.mt20{
  margin-top:20px!important;
}
.mt0{
  margin-top:0px!important;
}
.mb0{
  margin-bottom:0px!important;
}
.mb20{
  margin-bottom:20px!important;
}
.mt35{
  margin-top:35px!important;
}
.mt60{
  margin-top:60px!important;
}
.mb50{
  margin-bottom:50px!important;
}
.mb40{
  margin-bottom:40px!important;
}
.p15{
  padding:0 15px;
}
.index_p{
    padding-right: 10px;
    padding-bottom: 15px;
}
.index_p:nth-child(2n){
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 15px;
}
.pb100{
  padding-bottom:100%!important;
}
.classify-banner{
  height:0;
  padding-bottom:46.933%;
}
.classify-title{
  height:0;
  padding-bottom:30.1333%;
}
body{
  background-color:#fff!important;
}
.f12{
  font-size:12px!important;
}
.f14{
  font-size:14px!important;
}
.f16{
  font-size:16px!important;
}
.borderTop, .borderLeft, .borderRight, .borderBottom1, .border1px,.borderBottom,.border1px1 {
  position: relative;
}
.borderTop:before {
  content: "";
  border-bottom: 1px solid #e5e5e5;
  height: 0px;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
  transform: scaleY(0.5);
  transform-origin: 0 0;

}

.borderBottom:before{
  content: "";
  border-bottom: 1px solid #d9d9d9;
  height: 0px;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
  transform: scaleY(0.5);
  transform-origin: 0 0;

}

.borderLeft:after {
  content: "";
  border-left: 1px solid #d9d9d9;
  height: 0px;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -webkit-transform: scaleX(0.5);
  -webkit-transform-origin: 0 0;
  transform: scaleX(0.5);
  transform-origin: 0 0;

}

.borderRight:after{
  content: "";
  border-left: 1px solid #d9d9d9;
  height: 0px;
  line-height: 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  -webkit-transform: scaleX(0.5);
  -webkit-transform-origin: 100% 0;
  transform: scaleX(0.5);
  transform-origin: 100% 0;

}

.border1px:after {
    content: "";
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    border-radius: 10px;
    height: 0px;
    position: absolute;
    top: 0;
    left: 0;
    height: 200%;
    width: 200%;
    -webkit-transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    transform: scale(0.5);
    transform-origin: 0 0;
}  
.border1px1:after {
    content: "";
    border: 1px solid #4A4A4A;
    box-sizing: border-box;
    border-radius: 30px;
    height: 0px;
    position: absolute;
    top: 0;
    left: 0;
    height: 200%;
    width: 200%;
    -webkit-transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    transform: scale(0.5);
    transform-origin: 0 0;
}
.borderTop1 {
  border-top:1px solid #e5e5e5;
}
.borderBottom1 {
  border-bottom:1px solid #e5e5e5;
}
body{
  margin:0;
  background-color:#fff;
  font-family:'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing:antialiased;
  /* font-weight:300; */
}
*{padding:0;margin:0;box-sizing:border-box;-webkit-box-sizing:border-box;list-style:none;text-decoration:none;}
.powder{
  color: #FF3488!important;
  margin-top: 30px!important;
}
u{
      position: relative;
    display: block;
    height: 0;
    padding-bottom: 100%;
    background: #fff;
}
.tc{
  text-align:center!important;
}
img{
  width:100%;
} 
.know{
  display:inline-block;
  padding:1px 15px;
  border:1px solid #333333;
  border-radius:3px;
  color:#333;
}
.header {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    position: fixed;
    height: 58px;
    /* height: 0; */
    z-index: 1000;
    background: #fff;
    padding-bottom: 0;
}
h2{
  width:65%;
}
.header h2 { width: 50%;}  
.banner{
  width:100%;
  background-color:#f5f5f5;
  height:0;
  padding-bottom:51.6666%;
  display:block;
  overflow:hidden;
  position: relative;
}
.banner .swiper-slide{
  width:100%;
  height:0;
  padding-bottom:113.06%;
}
.banner .swiper-pagination-bullet-active {
  opacity:1;
  background:#fff;
}
.banner .swiper-pagination-bullet {
   width: 10px;
    height: 10px;
    border-radius: 5px;
  }
.title_out p{
  font-size: 12px;
  color: #838383;
  margin-bottom:20px;
}
.slide li img{
  height:auto!important;
}  
.title{
	font-size:16px;
	display:flex;
  color:#4A4A4A;
  display:-webkit-flex;
	width:100%;
	height:48px;
	line-height:48px;
	-webkit-align-items:center;
	align-items:center;
	justify-content:center;
	-webkit-justify-content:center;
}
.title li:first-child{
	width:30px;
	height:0px;
	border-top:1px solid #231915;
	margin-right:10px;
	position:relative;
}
.title li:last-child{
	width:30px;
	height:1px;
	border-top:1px solid #231915;
	margin-left:10px;
	position:relative;
}
.product_out{
  padding:10px 0px 0 0px;
}
.product{
  display:block;
  margin-bottom:20px;
}
.product_conimg{
  display:block;
  position:relative;
  padding-bottom:81.733%;
  height:0;
  background:#eee;
}
.product_smtitle{
  display:block;
  position:relative;
  padding-bottom:18.666%;
  height:0;
  background:#eee;
}
.product dl dd,.over{
 /*  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%; */
  /*background:rgba(0,0,0,0.3)*/
  /*background-image: linear-gradient(to right,rgba(0,0,0,.4) 1%,rgba(0,0,0,0));*/
 /*  background-image: -webkit-linear-gradient(left top,rgba(0,0,0,.7),rgba(0,0,0,0) 40%) */
}
.p_describe{
  color:#fff;
  padding:15px;
  font-size:12px;
}
.p_describe .big_title{
  font-size:20px;
  margin-bottom:8px;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
.two_layout,.big_pic{
    margin-bottom: 15px;
    background: #fff;
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	padding-top: 10px;
}
.two_layout a {
    background: #fff;
    width: 50%;
    display: block;
    text-align: center;
    color: #333;
    position: relative;
    overflow: hidden;
}
.big_pic a{
     width: 100%;
     text-align:center;
}
.big_pic u{
  padding-bottom:64%;
  overflow:hidden;
  margin-bottom:30px;
}
.two_layout p,.big_pic p{
 
    font-size: 12px;
    color: #4A4A4A;
    letter-spacing: 2px;
    line-height: 25px;
}
.two_layout p.product_tit,.big_pic p.product_tit{
  font-size: 16px;
  position: relative;
  margin-top: 24px;
  line-height: 24px;
}
.two_layout .price,.big_pic .price{
  color:#333;
}
.index-two_layout p{
  margin-top: 5px;
  font-size: 16px;
}
.index-two_layout .price {
    color: #333;
}
.foot{
  text-align:center;
  padding:20px 0;
  margin-top:0px;
}
.foot .link{
  margin:0px auto;
}
.foot>.link>a {
    text-decoration:none;
    font-size:14px;
    color:#231916;
    display:inline-block;
    min-width:60px;
    padding:0 10px;
    font-weight:bold;
}
.foot>p{
  width:200px;
  margin:20px auto 5px;
}
.foot>p>u{
  width:100%;
  height:0;
  padding-bottom:28.6%;
  background:none; 
}
/* 系类单品内页 */
.one_layout_out{
  padding-bottom:15px;
}
.one_layout .one_product{
  display:block;
  margin-bottom:15px
}
.one_layout .one_product dt{ 
    height:0;
    padding-bottom:58.14%;
    overflow:hidden;
    position:relative;
    background:#f5f5f5;
}
.one_layout .one_product dd{
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  font-size: 16px;
  color: #4A4A4A;
  margin-top:8px;
  padding-bottom:15px;
}
.one_layout .one_product dd>div{
  flex: 1;
}
.one_layout .one_product dd>div:first-child{
  max-width:75%;
  flex:3;
}
.one_layout .one_product .p_content{
  font-size: 12px;
  color: #999999;
  margin:5px 0 15px 0;
}
.one_layout .one_product .but{
    padding: 3px 0;
    text-align: center;
    width: 100%;
    font-size: 12px;
    display: inline-block;
    color: #4A4A4A;
    border: 1px solid #333333;
    border-radius: 2px;
}
.over{
    text-align:center;
    color:#fff;
    font-size:14px;
    line-height:100px;
}
.center {
    position: fixed;
    z-index: 5;
    width: 48px;
    height: 48px;
    left: 30px;
    bottom: 30px;
    padding: 10px;
    text-align: center;
    background: rgba(0,0,0,0.5);
    /* box-shadow: 0 2px 4px 0 rgba(255,96,96,0.50); */
    background-size: 80%;
    -webkit-background-size: 80%;
    border-radius: 30%;
}
.center>img {
    width: 80%;
}
/* 导航 */
.navbar-scroll{
    overflow: hidden;
    margin-bottom: 15px;    padding-top: 14.06%;
}
.navbar_out{
    z-index: 1;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    position: relative;
    -webkit-overflow-scrolling:touch;
    padding-left:10px;
    padding-right: 10px;
    padding-bottom: 30px;
    margin-top: -30px;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}
.navbar{
  white-space: nowrap;
  width: auto;
  font-size:14px;
  letter-spacing: 2px;
}
.navbar li{
  display: inline-block;
  line-height:40px;
}
.navbar li a{
  color:#000;
  text-align:center;
  margin:0 10px;
  display:inline-block;
   white-space:nowrap;
  position: relative;
  -webkit-tap-highlight-color:rgba(0, 0, 0, 0);  
  -moz-tap-highlight-color:rgba(0, 0, 0, 0);
  -ms-tap-highlight-color:rgba(0, 0, 0, 0);
  -o-tap-highlight-color:rgba(0, 0, 0, 0);
  tap-highlight-color:rgba(0, 0, 0, 0);

}
.navbar li.current a{ color:#2d71f0; }
.navbar li.current a:after{
    content: '';
    display: block;
    height: 2px;
    left:0;
    bottom:0;
    background-color: #2d71f0!important;
}
.lineae{
  height:1px;
  width:100%;
  border-bottom:1px solid #E5E5E5; 
}
.flower_add dt{
  padding: 21px 17px;
}
.add_r,.flower_add .current{
   float: right;
   width:16px;
   height:16px;
   position:relative;
}
.add_r:after{
    content:'';
    position:absolute;
    left:50%;
    height:1px;
    width:100%;
    top:50%;
    background:#333;
    transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.flower_add .current:after{
    content:'';
    position:absolute;
    left:50%;
    height:1px;
    width:100%;
    top:50%;
    background:#333;
    transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.add_r:before{
    content:'';
    position:absolute;
    left:50%;
    height:100%;
    width:1px;
    top:50%;
    background:#333;
    transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.two_layout img{
  vertical-align:bottom;
}
.product_tit span,.product_p span{
  position:relative;
  width:100%;
  display:inline-block;
}
.product_p span:after{
  content: "";
    border-bottom: 2px solid #f0ac2d;
    height: 0px;
    line-height: 0;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -31px;
    width: 56px;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform: scaleY(0.5);
    transform-origin: 0 0;
}
.product_tit span:after{
  bottom:-10px;
}
.bg_red{
  background: #FF3488;
  border-radius:15px;
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing: 1.5px;
  line-height: 14px;
  font-weight:normal;
  padding:2px 12px;
  margin-right:6px;
}
.bg_gray{
  background: #fff;
  border-radius: 2px;
  font-size: 10px;
  color: #4A4A4A;
  letter-spacing: 1.5px;
  line-height: 14px;
  font-weight:normal;
  padding:2px 12px;
  margin-right:6px;
}
.add_title{
  line-height:30px;
  font-size: 12px;
  color: #333333;
  background: #F5F5F5;
}
.usersay_list_out{
  overflow:hidden;
  width:100%;
}
.usersay_list{
  width:100%;
  position: relative;
  overflow-x: auto;
  height: 0;
  padding-bottom:96%;
  -webkit-overflow-scrolling: touch;
 /*  padding-bottom: 30px; */
  margin-top: -30px;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.usersay_list_ul{
  position: absolute;
  top:0;
  left:15px;
  width:264%;
}
.usersay_list_ul li{
  width:33%;
  padding-right: 15px;
  float: left;
  box-sizing: border-box;
}
.usersay_list_img{
  width:100%;
  height:auto;
}
.usersay_list_ul li p{
  font-size: 12px;
  color: #333;
  margin-top:10px;
  margin-bottom:10px;
}
.usersay_info{
  font-size: 14px;
  color: #999;
}
.usersay_list_ul .avator{
  float: left;
  color: #333;
}
.usersay_list_ul .avator img{
  width: 24px;
  height:24px;
  background: #000;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 11px;
}
.fl_r{
  float: right;
}
.two_layout .product_money,.big_pic .product_money{
  margin-top: 20px;
}
.two_layout p.star_money{
  margin-top: 9px;
}
.clip {
  padding-bottom:98%;
}
.big_pic u.clip_big{
  padding-bottom:40%;
}
.clip img{
    position: absolute;
    left: 0;
    top: -64px;
}
.big_pic u.clip_big img{
    position: absolute;
    left: 0;
    top: -55px;
}
.two_layout p.product_tit{
    line-height: 18px;
    padding: 0 10px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top:10px;
}
.ellipsis{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.colr9{
  color:#999;
} 
.old_pri span{
  position:relative;
} 
.old_pri span:after{
  content:"";
  height: 1px;
  background: #999;
  left: 0;
  right:0;
  top:6px;
  position: absolute;
} 
.prav{
  height:17px;
} 

.two_layout_1 {    margin-bottom: 15px;
    background: #fff;
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: 15px;}

.two_layout_1 a {
    background: #fff;
    width: 50%;
    display: block;
    text-align: center;
    color: #333;
    position: relative;
    overflow: hidden;
}



.index_p_1 {
    padding-right: 5px;
    padding-bottom: 0;
}

.index_p_2 {padding-left: 5px; padding-right: 0;}

.index_p_1 u {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 40.659%;
    background: #fff;
}
.two_layout_1 img {
    vertical-align: bottom;
}

.search_1 {
    display: none;
    width: 100%;
}

.search_1 input {
      
    margin: 0;
    padding: 10px 15px;
    border: 1px solid #d4d4d4;
    -webkti-box-size: border-box;
    -moz-box-size: border-box;
    box-size: border-box;
    width: 96%;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
	outline: none;
}
.fa_1{width: 22px;
    height: 22px;
    margin-right: 10px; background:url(../images/sousuo.png) center center  no-repeat; background-size: 100%;}
.fa-close{background:url(../images/guan.png) center center no-repeat;     background-size: 50%;
    margin-right: 0;
    width: 55px;}

.search_1 input{    background: url(../images/sousuo.png) 96% center no-repeat;
    background-size: 8%;}

.pop_content_car {
    background: #fd8661;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    right: 5%;
    cursor: pointer;
    position: fixed;
    z-index: 9999;
    bottom: 35%;
}
.pop_content_car a {
        display: block;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-size: 12px;
    background: url(../images/gou.png) center center no-repeat;
    background-size:50%;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    cursor: pointer;
}.tab_sub {
   position: absolute;
    z-index: 3;
       right: -8px;
    top: -6px;
    height: 23px;
    padding: 6px;
    border: 1px solid #e84756;
    overflow: hidden;
    color: #fd616f;
    font: 12px/11px verdana;
    text-align: center;
    min-width: 11px;
    border-radius: 10px;
    background-color: #ffffff;
}

