.clear{zoom:1;}
.clear:after{
	content: ""; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  

}
.s-logo{
	height: 100px;
	background-color: #f3f3f3;
	line-height: 100px;

}
.s-logo span{
	display: inline-block;
	font-size: 28px;
	color: #111;
}
.s-logo img{
	margin-top:-10px;
}
.s-nav{
	height: 35px;
	background-color: #51504e;
}
.s-nav ul{
	float: left;
}
.s-nav ul li{
	float: left;
	height:35px;
	
}
.s-nav ul li a{
	display: block;
	padding:0 27px;
	height: 35px;
	text-align: center;
	color: #e6e6e6;
	line-height: 35px;
	font-size: 16px;
}
.s-nav ul li a:hover,.s-brand a:hover{
	color: #bacdd2;
	text-decoration: none;
}
.s-brand a{
  display:inline-block;
  height: 35px;
  line-height: 35px;
  color: #e6e6e6;
}
.s-brand .s-a-sty{
  padding-right: 5px;
  float: left;

}
#infos-hd{
	position: relative;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding:0 10px;
	webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#star1, #star2, #star3, #star4{
	float: left;
}
#star1{
	margin-top: 8px;
}
.infoslayer{
	display: none;
	position: absolute;
	width: 100%;
	top:35px;
	left:0;
	background: #fff;
	z-index: 999;
	/*border:solid 1px #ccc;*/
	padding: 10px;
}
.s-brand .infoslayer li{
	width:100%;
	height: 20px;
	color: #a5a5a5;
}
.infoslayer ul{
	float: none;
	border-bottom: solid 1px #dedede;
	padding-bottom: 5px;
}
.shopDetail{
	color: #a5a5a5;
	padding:10px 0;
}
.shopDetail p{
	margin-bottom: 2px;
}
.shopDetail font{
	color: #666;
}
.clr000{
	color: #000;
}
.clrc81{
	color: #ed145b;
}
.s_score{
	height: 35px;
	line-height: 35px;
}
.s_cloct{
	border-right: solid 1px #ccc;
	padding:0 10px;
}

/*轮播*/
.flexslider {
        margin: 0px auto 20px;
        position: relative;
        width: 100%;
        height: 550px;
        overflow: hidden;
        zoom: 1;
    }
    
    .flexslider .slides li {
        width: 100%;
        height: 100%;
    }
    
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        margin: -35px 0 0;
        display: block;
        background: url(../img/ad_ctr.png) no-repeat;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease;
        border-radius: 35px;
    }
    
    .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 0;
    }
    
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }
    
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 10px;
        text-align: center;
    }
    
    .flex-control-nav li {
        margin: 0 2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }
    
    .flex-control-paging li a {
        background: url(../img/dot.png) no-repeat 0 -16px;
        display: block;
        height: 16px;
        overflow: hidden;
        text-indent: -99em;
        width: 16px;
        cursor: pointer;
    }
    
    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {
        background-position: 0 0;
    }
    
    .flexslider .slides a img {
        width: 100%;
        height: 550px;
        display: block;
    }
.s-wlide{
	width: 202px;
	float: left;
	margin-right: 15px;
}
.s-slide{
	width: 200px;
	border:solid 1px #ccc;
	margin-bottom: 10px;
}
.s-slide-in{
	padding:10px;
}
.s-dl-menu{
	margin-bottom: 0;
}
.s-dl-menu dt{
	padding-bottom: 10px;
}
.s-dl-menu dd{
	display: none;
	padding:0 0 10px 45px;
}
.s-dl-menu dd a{
	display: block;
	height: 24px;
}
.s-font{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.s-overflw{
	overflow: hidden;
	zoom:1;
}
.filter-part{
	padding:7px 10px;
	background-color: #f3f3f3;
	margin-bottom: 10px;
	font-size: 12px;
}
.filter-nav{
	height: 24px;
	border:solid 1px #ccc;
}
.filter-nav li{
	float: left;
	border-right: solid 1px #dedede;
}
.filter-nav a{
	height: 22px;
	display: block;
	padding:0 18px;
	position: relative;
	line-height: 24px;
	color: #5e5e5e;
	font-size: 12px;
}
.filter-nav a:hover{
	text-decoration: underline;
}
.filter-nav a.active{
	color: #ed145b; 
}
.s-total{
	display: block;
	margin-top: 5px;
}
.s-total font{
	color: #ed145b;
}
.filter-ul{
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 10px;
}
.filter-ul li{
	float: left;
	width: 25%;
	padding:10px;
	border:solid 1px #fff;
}
.f-img,.f-img img{
	width: 173px;
	height: 173px;
}
.f-price{
	color: #ed145b;
	font-size: 16px;
	font-weight: bold;
	padding:10px 0 10px;
}
.f-name{
	font-size: 12px;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
}
.s-dt i{
	display: inline-block;
	width: 7px;
	height: 14px;
	line-height: 14px;
	cursor: pointer;
}
.s-dt a,.s-dt a:focus{
    outline: none;
}
.group-part{
	height: 30px;
	background-color: #f3f3f3;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
}
.s_arrowup{
	display: inline-block;
	background: #fff url("../img/bg.png") no-repeat scroll -45px -123px;
    height: 9px;
    overflow: hidden;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 9px;
}
.filter-nav a.active .s_arrowup{
	background-position: -55px -119px;
}
.filter-nav a.active .s_arrowdown{
   background-position: -55px -123px;
}
.s-slide-h2{
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #51504e;
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
}
.add-f-img{
	width:171px;
	height: 247px;
	overflow: hidden;
	line-height: 247px;
}
.add-f-img img{
	max-width:100%;
}
.level-shop {
	float: left;
    background: rgba(0, 0, 0, 0) url("../img/starlevel.png") 0 -17px;
    height: 14px;
    overflow: hidden;
    vertical-align: middle;
    width: 85px;
    margin-top:12px;
}
.level-shop .level-cur {
    background: rgba(0, 0, 0, 0) url("../img/starlevel.png") 0 0;
    display: block;
    height: 14px;
}
.infoslayer .level-shop{
	width: 80px;
	background: rgba(0, 0, 0, 0) url("../img/starlevel2.png") no-repeat 0 -19px;
	height: 17px;
	margin-top: 0;
}
.infoslayer .level-shop .level-cur {
    background: rgba(0, 0, 0, 0) url("../img/starlevel2.png") no-repeat 0 0;
    display: block;
    height: 17px;
}
.infoslayer .s_score{
	height: auto;
	line-height: 17px;
}
.f-pic-name{
	font-size: 18px;
	margin: 8px auto;
	text-align: center;
}

.s-nav .s-brand a.s-a-sty {
    color:#fff;
}

.contbodys .storeinfo .storenotice {
    width: 100%;
}