﻿/*基本样式*/
html{
    width:100%;
}
body {
    width: 100%;
    font-family:"microsoft yahei","simsun","arial, helvetica, sans-serif";
    color:#444;
    font-size:12px;
    text-align:left;
    background-color:#f2f2f2;
     overflow-x:hidden;
     position:relative;
}
html, body, div, span, ul, li, ol, dl, dt, dd, table, td, th, p, fieldset, form, pre, blockquote, h1, h2, h3, h4, h5, h6, input, img, a {margin:0;padding:0;}
ul li {
    list-style:none;
}
i,em{
    font-style:normal;
}
h2{
    font-size:12px;
}
img {
    border:none;
}
a:link {
    color:#444;
    text-decoration:none;
}
a:visited {
    color:#444;
    text-decoration:none;
}
a:hover {
    color:#ff5a00;
    text-decoration:none;
}
a:active {
    color:#ff5a00;
    text-decoration:none;
}
.wrapper {
    width: 94%;
    margin:0 auto;
}
.clear {
    clear:both;
    height:0;
    width:0;
    zoom:1;
    overflow:hidden;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.floatl{ float:left; }
.floatr{ float:right; }
.displayno {
    display: none !important;
}
/*头部样式*/
.top{
    width:100%;
    max-width:750px;
    height:0.48rem;
    position:fixed;
    top:0rem;
    background:#fff;
    border-bottom:1px solid #fafafa;
    z-index:22;
}
.top .t-back{
    display:block;
    width:0.12rem;
    height:0.48rem;
    line-height:0.48rem;
    margin-right:0.14rem
}
.top .t-back img{
    width:auto;
    height:auto;
    max-width:0.12rem;
    vertical-align:middle;
}
.top .search{
    display:block;
    position:relative;
}
.top .search .icon_search{
        display:block;
        width:0.13rem;
        height:0.13rem;
        position:absolute;
        left:0.14rem;
        top:0.18rem;
}

.top .search .icon_search img{
    width:auto;
    height:auto;
    max-width:0.13rem;
    margin-bottom: 0.03rem;
}
.top .search  .icon_close{
    display:block;
    width:0.2rem;
    height:0.2rem;
    position:absolute;
    right:0.58rem;
    top:0.14rem;
    display:none;
}
.top .search  .icon_close img{
     width:auto;
    height:auto;
    max-width:0.2rem;
}
.top .search input{
    width: 2rem;
    height: 0.3rem;
    padding-left: 0.38rem;
    padding-right: 0.27rem;
    margin: 0.1rem 0.08rem 0.1rem 0rem;
    line-height: 0.3rem;
    outline: none;
    border: none;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    border-radius: 0.04rem;
    background: #f6f6f6;
}
.top .search .btnsearch{
    display:block;
    width:0.46rem;
    height:0.3rem;
    margin:0.1rem 0rem;
    background: #ff6100;
    font-size: 12px;
    color: #ffffff;
    text-align:center;
    line-height:0.3rem;
    -webkit-border-radius: 0.04rem;
  -moz-border-radius: 0.04rem;
  border-radius: 0.04rem;
}
.top .search input::-webkit-input-placeholder {
    font-size: 12px;
    color: #d5d5d5;
}
.top .search input::-moz-placeholder {
    font-size: 12px;
    color: #d5d5d5;
}
.top .top_title{
    display:block;
    text-align:center;
    line-height:0.48rem;
    font-size: 16px;
    color: #535353;
    width:2.79rem;
    margin-left:0.1rem;
}
.icon_fl {
    display:block;
    width:0.36rem;
    height:0.48rem;
    text-align:center;
    cursor:pointer;
}
.icon_fl img{
    width:0.24rem;
    margin-top:0.22rem;
}
.top .sousuo {
    position:relative;
}
.top .sousuo input{
    width:2.7rem;
    height:0.3rem;
    margin-top:0.09rem;
    padding-left:0.38rem;
    background: #fafafa;
    outline:none;
    border:none;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    border-radius: 0.04rem;
}
.top .sousuo input::-webkit-input-placeholder {
    font-size: 12px;
    color: #d5d5d5;
}
.top .sousuo input::-moz-placeholder {
    font-size: 12px;
    color: #d5d5d5;
}
.top .sousuo img{
    width:0.13rem;
    height:0.13rem;
    position:absolute;
    top:0.17rem;
    left:0.14rem;
}
.top .title {
    display: block;
    width: 2.84rem;
    text-align: center;
    line-height: 0.48rem;
    font-size: 16px;
    color: #535353;
}
/*返回顶部*/
.gotop{
    width:0.30rem;
    height:0.30rem;
    position:fixed;
    right:3%;
    bottom:0.80rem;
    z-index:22;
    cursor:pointer;
}
.gotop img{
    width:auto;
    height:auto;
    max-width:0.30rem;
    max-height:0.30rem;
}
.body{
    max-width:750px;
    margin:0 auto;
}
/*商铺头部和底部样式*/
.sptop{
    position: relative;
	height: 1.2rem;
}
.sptop img{
    width:100%;
    height:1.2rem;
}
.sptop .spxx {
	margin: 0.33rem 0 0 0.19rem;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.sptop .spxx .imgleft{
	width: 0.84rem;
	height: 0.56rem;
    text-align:center;
    line-height:0.53rem;
	float: left;
}
.sptop .spxx .imgleft img {
	max-width: 0.84rem;
	max-height: 0.56rem;
    vertical-align:middle;
}
.sptop .spxx .imgright {
	float: right;
    width:2.42rem;
	margin-left: 0.14rem;
}
.sptop .spxx .imgright .gsname {
	color: #fff;
	font-size: 14px;
	margin-bottom: 0.1rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sptop .spxx .imgright .gsxx i img{
	width: 0.3rem;
	height: 0.3rem;
	margin-right: 0.15rem;
    vertical-align: middle;
    margin-bottom: 0.06rem;
}
.sptop .spxx .imgright .gsxx span {
	width: 0.4rem;
	height: 0.16rem;
	background: #319bf5;
	color: #fff;
	font-size: 10px;
	text-align: center;
	line-height: 0.16rem;
	display: inline-block;
}
.spnav{
    height: 0.44rem;
	background: #fff;
	font-size: 0;
}
.spnav a{
    width: 0.7rem;
	height: 0.44rem;
	margin-left: 0.15rem;
	display: inline-block;
	font-size: 12px;
	color: #757575;
	line-height: 0.44rem;
	text-align: center;
}
.on {
	border-bottom: 2px solid #fc9026;
}
.spfooter {
    width:100%;
    max-width:750px;
    position: fixed;
	bottom: 0;
	margin-top: 0.3rem;
	height: 0.49rem;
	box-shadow: 0 -1px 2px 0 rgba(0,0,0,0.20);
	background: #fff;
	z-index: 2;
	padding: 0.1rem 0;
	font-size: 0;
	box-sizing: border-box;
}
.spfooter a{
    width: 33%;
	display: inline-block;
	font-size: 12px;
	color: #717171;
	text-align: center;
	line-height: 0.3rem;
	border-right: 1px solid #d8d8d8;
}
/*分页*/
.pagenav{
    text-align:center;
    margin-top:0.3rem;
    margin-bottom:0.3rem;
}
.pagenav a{
    display: inline-block;
    border: 1px solid #ec704a;
    text-align: center;
    color: #ec704a;
    margin: 0.02rem;
    padding: 0.04rem 0.10rem;
    border-radius: 2px;
    cursor:pointer;
}
.pagenav span{
    display: inline-block;
    border: 1px solid #ccc;
    text-align: center;
    color: #ccc;
    margin: 0.02rem;
    padding: 0.04rem 0.10rem;
    border-radius: 2px;
    cursor:pointer;
}
.cptj.zwsj{
    width: 100%;
    max-width: 750px;
    text-align: center;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0.01rem;
    background: #fff;
}
.cpflcon .zwsj
,.zzrylb .zwsj
,.zxlb .zwsj{
    text-align: center;
}
.zwsj{
	text-align: center;
}
.zwsj img{
    max-width:3.35rem;
    margin-top:1rem;
    margin-bottom:0.2rem;
}
.zwsj span{
    display:block;
    font-size:16px;
    color:#666;
}