html,body{
	
	padding: 0px;margin: 0px;
  	width: 100%;height: 100%;
  	font-family:Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-family: "Source Han Sans CN";
}
table{
	border-spacing: 0;
}

a { text-decoration: none;}
tr,td,img,ul,li,dl,dt,dd,p{
  padding: 0;margin: 0;list-style: none;
}
.clear:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    /*解决浮动高度为0*/
}
#main{
	width: 100%;
}
#nav{
position: relative;height: 100%;width: 100%;
}
.nav-top{
	width: 1003px;display: inline-block;position: relative;left: 50%;margin-left: -688px;
}


.navbar ul{
	margin: 0 auto;width:90%;text-align: center;height: 40px;line-height: 40px;
}

.navbar li a{
	color: #959393;font-size: 16px;
}
.navbar .child{
	display: none;
    position: absolute;
    left: -44px;
    top: 40px;
    width: 136px;
    padding: 20px 15px 0px 30px;
    z-index: 100;
}
.bg{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
}
.clearfix{
	position: relative;
    float: left;
    width: 244px;
}
.clearfix dl{
	float: left;
    width: 60px;
    min-height: 114px;
}
.clearfix dt{
	line-height: 30px;
    font-size: 13px;
    font-weight: bold;
    color: #3e3a39;
}
.clearfix dd a{
	line-height: 20px;
    font-size: 12px;
    color: #595757;
}
#content{
	width: 100%;height: 100%;-webkit-background-size: cover;
    background-position:center 0;background-attachment: fixed;
}
.s-1 .swiper-container{
    width: 100%;height: 600px;
}
.swiper-container1 img{
   width: 1349px;
    height: 600px;
}
.products{
	width: 83%;height: 100%;position: relative;background:#3D5C32;
    -webkit-background-size: cover;background-position:center 0;
   image-rendering: -webkit-optimize-contrast;margin: 0px auto;
   
   /*border-top-left-radius: 10px;border-top-right-radius:10px;
   box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);*/
   background-color:#fefefe;
   filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
.p1{
	width: 1000px;margin: 20px auto;height: 100%;background: #fff;
}
.titbar{
	background: #e87b0e;width: 1000px;height: 25px;
}
/*.p1 ul{
	width: 1000px;border: 1px solid #ffae12;height:500px; margin: 0 auto;
}
.p1 ul li{
	width: 230px;height: 230px;border: 1px solid #ffae12;display: inline-block;margin-left: 10px;
}*/
.show-pro{
	width: 100%;height: 100%;
}

#footer .foot {
    width: 700px;
    margin: 0 auto;
    
}
.fotbar{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    height: 50px;
    background: #83bf24;
}
.site{
    position: relative;display: block;
}
.site dl{
    float: left;width: 100px;padding-bottom: 30px;
}
.site dl dt {
    line-height: 50px;
    margin-bottom: 12px;
    font-size: 16px;
    color: #fff;
}

.site dl dd a{
    color: #717171;font-size: 13px;
}


.gongshang{

    position: absolute;
    top: 98px;
    left: 330px;
    
    width: 87px;
    height: 36px;
}
.gongshang a{
    width: 87px;
    height: 36px;
    display: block;
}
.gonganbeian{
   position: absolute;
    top: 98px;
    left: 425px;
    width: 210px;
    height: 36px; 
}
.gonganbeian a{
    width: 200px;
    height: 36px;
    display: block;
}
.madeC{
    position: absolute;
    top: 10px;
    left: 480px;
    width: 70px;
    height: 20px;
}
.madeC a{
    width: 70px;
    height: 20px;
    display: block;
}
.infant{
   
    border-radius: 15px;
    height: 310px;
    width: 1150px;
    position: relative;
    margin: 10px auto;
    background: #fff;
}
.infant-left{
    background: #fff;
    width:160px;
    height: 310px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;

}
.infant-left ul{
    margin: 0px auto;width: 80px;text-align: center;
    position: relative;top: 45px;line-height: 28px;
}
.infant-left ul li{
    color: #747574;display: block;
    margin-top: 30px;
     font-size: 14px;
     cursor: pointer;
}

.infant-top{
    position: absolute;
    top: 0;right: 0;
}
.infant-top .arrow-left {
    background: url(../img/arrows-left.png) no-repeat left top;
    position: absolute;
    right: 45px;
    top: 50%;
    margin-top: -15px;
    width: 35px;
    height: 80px;
    z-index: 15;
    display: inline-block;
    }
.infant-top .arrow-right {
    background: url(../img/arrows-right.png) no-repeat left top;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 35px;
    height: 80px;
    z-index: 15;
}
.infant-right{
position: absolute;
top: 40px;
left: 200px;
width: 900px;
overflow: hidden;
}
.infant-right .swiper-slide{
   margin: 0 auto;
    text-align: center;
}
.c-1 .swiper-slide img{
     width: 150px;
    height: 205px;
    
    image-rendering: -webkit-optimize-contrast;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}
.c-2 .swiper-slide img{
     width: 150px;
    height: 150px;
    
    image-rendering: -webkit-optimize-contrast;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}
.infant-right .swiper-slide img:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.infant-name{
   
    margin-top: 10px;
    text-align: center;
}

.infant-name span{
    color: #ff7878;
}
.new-icon{
   position: absolute;
    right: -11px;
    top: -10px;
    padding: 1px 4px;
    line-height: 1;
    font-size: 12px;
    color: #ffffff;
    background: #ff7878;
}
.border-show{
    border: 1px solid #747574;
    border-radius: 15px;
    width: 90px;
    height: 30px;
    
    line-height: 28px;
}


/*content第二级模块*/
.shop{
    width: 1150px;
    margin: 20px auto;
}
.shop-tit{
    font-size: 26px;
    font-weight: 400;
    overflow: hidden;
    margin: 20px 0;
}
.shop-list{
    margin-top: 10px;
    margin-right: -10px;
    zoom:1;
}
.shop-adv{
    border-radius: 7px;
    
    width: 570px;
    height: 360px;
    background: #fff;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
}
.shop-adv img{
    border-radius: 7px;
    
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 570px;
    height: 360px;
    z-index: 1;
}
.shop-item{
    width: 280px;
    height: 360px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #ffffff;
    overflow: hidden;
    border-radius: 7px;
    text-align: -webkit-left;
}
.shop-item p{
    
    margin-left: 20px;
}
.shop-item span{
    padding-left: 20px;
    color: #ff7878;
}
.shop-item s{
    color: #999999;
}
.item-img{
    width: 250px;
    height: 265px;
    margin: 8px auto;
    overflow: hidden;
     transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    cursor: pointer;
}
.item-img img{
    width: 250px;
    height: 265px;
    overflow: hidden;
   
}
.item-img:hover{
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
}
.zp{
    width: 1150px;
    border-radius: 5px;
}
.zp img{
     border-radius: 5px;
}
.left-logo{
    background: url(../dt/zaxwear.jpg) no-repeat;
    background-position: center;
    background-size:cover; 
    width: 35px;
    height: 35px;
    margin-left: 20px;
    
    image-rendering: -webkit-optimize-contrast;
    display: inline-block;
}
.infobox-s{
    width: 70px;height: 20px;border: 1px solid #d9d9d9;position:absolute;right: 15px;
    display: inline-block;line-height: 20px;font-size: 14px;  
}
.infobox-s .click-s{
   margin-left: -13px;color: gray;cursor: default;
}
.info-show{
    width: 110px;height: 130px;background-color:#fff;opacity: 0.8;position: absolute;top:-132px; left:-40px; 
    border: 1px solid gray;cursor: default;
}
.info-show p{
    font-size: 13px;margin:3px ;word-break:break-word;
}
.info-show span{
    color: gray;
}
.inhide{
    display: none;
}
.inshow{
    display: show;
}
/*POP*/

.clearfix-pop:after{ content:"."; display:block; clear:both; visibility:hidden; font-size:0; line-height:0; height:0; }
.pop-line{
    border-bottom: 1px solid #b0b1b1;width: 520px;margin: 12px auto;}
.title-sp{
     background: #ffc734;
    width: 100px;
    height: 35px;
    box-shadow: 5px 5px 5px #999;
    border-radius: 5px;
    line-height: 35px;
    color: #fff;
    margin-top: 15px;
    margin-left: 15px;
    font-weight: 400;
    text-align: center;
    padding: 5px;
}
.pop-bg .title-content{
    margin-left: 15px;margin-top: 5px;
    color: #ccc;font-size: 13px;
}
.pop{
    width: 100%;
    height: 100%;
    position: fixed;
    
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.6);
    background-size: cover;
    z-index: 99;
    outline: 0;
    -webkit-overflow-scrolling: touch; 
}
.pop-bg {
    /*background: url(../dt/pop-bg.png) no-repeat;left: 50%;
    top: 25px;
    margin-left: -320px;*/

    /*width: 550px;
    height: 620px;*/
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 50%;
    margin-top: -310px;
}
.title{
    background: #ffc734;
    width: 100px;
    height: 35px;
    box-shadow: 3px 3px 3px #999;
    border-radius: 5px;
    line-height: 35px;
    color: #fff;
    margin-top: 15px;
    margin-left: 0px;
    font-weight: 400;
    text-align: center;
    cursor:default;
}
.rankbox{
    width: 170px;height: 210px;margin-left: 20px;margin-top: 20px;border: 1px solid #ddd;display: inline-block;
}
.rankbox img{
    width: 160px;height: 200px;padding: 5px;
}
.close{
    background: url(../dt/close.png) no-repeat;
    background-size:60px 60px;
-moz-background-size:60px 60px;
-moz-background-size:60px 60px;
-o-background-size:60px 60px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 10px;
    right: -15px;
}
.pop-xinxi{
    display: inline-block;position: absolute;top: 20px;right: 30px;width: 300px;height: 200px;
}
.line-slice{
  width: 100%;margin: 15px auto;color: #ddd;
}
.pop-boxpics{
  width: 800px;height: 530px;margin: 15px auto;display: block;image-rendering: -webkit-optimize-contrast;
}
.taobao{
    position: absolute;
    top: 10px;
    left: 580px;
    width: 70px;
    height: 20px;
}
.taobao a{
    width: 72px;
    height: 20px;
    display: block;
}
.catalog{
    width: 100%;height: 100%;margin: 10px auto;
}

.catalog li img{
    width: 360px;height: 180px;display: inline-block;border-radius:15px;
}
.cell {
      margin-left: 5px;position: relative;
       width: 360px;height: 180px;display: inline-block;
    }

    .box {
      position: relative;
      overflow: hidden;
     width: 360px;height: 180px;
      margin-bottom: 10px;
    }
.box a{
  width: 360px;height: 180px;display: inline-block;position: relative;
}
    .box img {
      
      border: 0;
      width: 260px;height: 260px;
      
      transition: all 0.2s ease-in-out;
      
    }

    .box::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
      transform: scale(1);
      filter: blur(10px);
      opacity: 0;
      z-index: 1;
      transition: all 0.2s ease-in-out;
 border-radius:15px; 
    }

    .box:hover::before {
      opacity: 1;
      transform: scale(1, 1) rotate(0deg);
      filter: blur(0);
      box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
       border-radius:15px; 
    }
    .box-content {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      
     display: inline-block;
      text-align: center;
      color: #FFF;
      font-size: 1.4em;
      font-weight: 500;
      transform: translateX(-50%) translateY(-50%) scale(3);
      opacity: 0;
      z-index: 1;
      transition: all 0.2s ease-in-out 0.1s;
    }

    .box-content h3 {
      letter-spacing: 1px;
      text-transform: uppercase;
      margin: 0;
      width: 100%;height: 100%;
    }
    .box:hover .box-content {
      transform: translateX(-50%) translateY(-50%) scale(1.2);
      opacity: 1;
      cursor: pointer;
    }
.set-content{
    width: 100%;height: 900px;display: none;
}

.s-1{
   position:relative;
  padding: 44.4% 0 0;

}
.s-1 img{
    
    position: absolute;
    width: 100%; height: 100%;
    left: 0; top: 0;
   
}
.home-page{
  font-size: 13px;
}
.cnzz{
  width: 230px;overflow: hidden;font-size: 14px;color: #3D5C32;height: 18px;position: relative;bottom:40px;right:-700px; z-index: 999;
  
}

.cnzz a{
  color: #fff;
}

.disabled {
            pointer-events: none;
            filter: alpha(opacity=50); /*IE滤镜，透明度50%*/
            -moz-opacity: 0.5; /*Firefox私有，透明度50%*/
            opacity: 0.5; /*其他，透明度50%*/
        }
.jianshe-wz{
position: absolute;top: 50%;margin-top: -20px;color: #392d2a;font-size:36px;font-weight: 900;
left: 50%;margin-left: -72px;
}
.shop-news{
  width: 80.5%;height: 145px;background-color: #CFED9F;border-radius: 15px;margin: 0 auto;
  position: relative;
}
#new-logo{
  background:url(../dt/new.png) no-repeat;position:absolute;top: -16px;
    left: -30px;width: 125px;height: 125px;
  background-size:cover; background-position: center;
}
.news-text{
  color: #6e6e6e;display: inline-block;width: 300px;position: relative;left: 90px;top: 50%;margin-top: -50px;
  border-right:5px solid #fff; padding-left: 25px;pointer-events: none;

}
.news-text span{
  font-size:25px;padding-left: 10px;
}

.text-big{
  font-size: 60px;font-family: 'News706 BT';font-weight: 800;display: inline-block;height: 60px;
}
.news-text:nth-last-child(1){
border-right:0px solid #fff; 
}
.mian-pic{
  width: 40px;height: 40px;
}
.sell-shop{
  position: absolute;
    top: 50%;
    margin-top: -25px;
    color: #392d2a;
    font-size: 36px;
    font-weight: 900;
    left: 50%;
    margin-left: -54px;
}
.sell-list{
  position: relative;
}
.alone-sell{
  position: absolute;
    top: 130px;
    margin-top: 0px;
    color: #392d2a;
    font-size: 36px;
    font-weight: 900;
    left: 65px;
    margin-left: 0px;

}
.qidai{
  background: rgba(0,0,0,0.6);
  pointer-events: none;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    width: 300px;height: 145px;
    position:absolute;
    top: -22px;
    left: 11px;
    z-index: 999;
    color: #fff;
}
.qidai p{
  position: relative;top: 50%;left: 50%;width: 90px;
  margin-top: -10px;
}

@media screen and (min-width: 320px) and (max-width: 1024px){
  #wxpic {
    background: url(../dt/wx.jpg) no-repeat;
    background-size: cover;
    background-position: center 0;
    width: 145px;
    height: 145px;
    position: relative;
    top: 35px;
    left: 162px;}

    .navbar li{
    display: inline-block;
    margin-right: -2px;
    padding: 0 10px;
    position: relative;
    }

    .new-cust .infants {
    display: inline-block;
    height: 585px;
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 0 auto;
    width: 100%;
}

.new-custs .insets {
    height: 315px;
    padding-bottom: 10px;
    margin: 0 auto;
    width: 70%;
}

#dinghuo {
    position: absolute;
    width: 50%;
    left: 345px;
    top: 225px;
  }
  #dinghuo-top {
    width: 70%;
    margin: 0px auto;
    padding-top: 10px;
}

.insets-c {
    height: 235px;
    padding-bottom: 10px;
    margin: 0 auto;
    width: 80%;
}

}
@media screen and (min-width:768px) and (max-width:1023px){
  
  /*新品瑕疵*/
  .wxpic-m {
    background: url(../dt/wx.jpg) no-repeat;
    background-size: cover;
    background-position: center 0;
    width: 105px;
    height: 105px;
    position: relative;
    top: 220px;
    left: 185px;
}
/*促销*/
#wxpic-3{
  background: url(../dt/wx.jpg) no-repeat;
    background-size: cover;
    background-position: center 0;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 160px;
    right: 180px;
    image-rendering: -webkit-optimize-contrast;

}
.nsqz-bigpic{
  width: 240px;
    height: 270px;
    display: inline-block;
    position: relative;
    left: 10px;
    margin-top: 15px;
   
}
.nsqz-bigpic>img{
  width: 245px;
    height: 270px;
}
.mian-border {
    border: 2px solid #a9a8ae;
    width: 200px;
    height: 40px;
    position: relative;
    bottom: 11px;
    margin: 21px auto;
    /* padding: 10px 0; */
}
.zhu-jiage{
   border: 2px solid #a9a8ae;
    width: 200px;
    height: 40px;
    position: relative;
    bottom: 11px;
    margin: 21px auto;
}
  /*其他*/
    .cnzz{
       position: relative;bottom:40px;left: 515px;
    }
    .contpic-height{
  width: 87%;height: 100%;margin: 0 auto;position: relative;
}
    
    .shops-more{
    padding-bottom: 190px;
    }
    .shops-big{
      padding-bottom: 1cm;
    }
   
   .neiku-1{
      width: 240px;
    height: 230px;
    display: inline-block;
    position: relative;
    top: 20px;
    left: 15px;
    margin-right: 15px;
}
.neiku-1 img{
    width: 230px;
    height: 190px;
    display: inline-block;
}
.neiku-2{
  display: inline-block;
    width: 500px;
    height: 400px;
    position: absolute;
    top: 15px;
}
.neiku-2 li{
  display: inline-block;
    width: 225px;
    height: 190px;
    margin-top: 5px;
    margin-right: 5px;
}
.neiku-2 li>img{
  width: 223px;
    height: 190px;
}

}

@media screen and (max-width:768px){
  .navbar li{
    display: inline-block;
    margin-right: -2px;
    padding: 0 10px;
    position: relative;
    }


}

@media screen and (min-width:1200px){
.navbar li{
    display: inline-block;
    margin-right: 20px;
    padding: 0 10px;
    position: relative;
    }


    
}

@media screen and (min-width:1024px) and (max-width:1199px){
  /*新品瑕疵*/
  .wxpic-m {
    background: url(../dt/wx.jpg) no-repeat;
    background-size: cover;
    background-position: center 0;
    width: 105px;
    height: 105px;
    position: relative;
    top: 220px;
    left: 185px;
}
/*促销*/
#wxpic-3{
  background: url(../dt/wx.jpg) no-repeat;
    background-size: cover;
    background-position: center 0;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 160px;
    right: 180px;
    image-rendering: -webkit-optimize-contrast;

}
.nsqz-bigpic{
  width: 240px;
    height: 270px;
    display: inline-block;
    position: relative;
    left: 10px;
    margin-top: 15px;
   
}
.nsqz-bigpic>img{
  width: 245px;
    height: 270px;
}
.mian-border {
    border: 2px solid #a9a8ae;
    width: 200px;
    height: 40px;
    position: relative;
    bottom: 11px;
    margin: 21px auto;
    /* padding: 10px 0; */
}
.zhu-jiage{
   border: 2px solid #a9a8ae;
    width: 200px;
    height: 40px;
    position: relative;
    bottom: 11px;
    margin: 21px auto;
}
/*其他*/
  .contpic-height{
  width: 87%;height: 100%;margin: 0 auto;position: relative;
}
.navbar li{
    display: inline-block;
    margin-right: -2px;
    padding: 0 10px;
    position: relative;
    }
    .shops-more{
    padding-bottom: 190px;
    }
    .shops-big{
      padding-bottom: 1cm;
    }

    .neiku-1{
      width: 240px;
    height: 230px;
    display: inline-block;
    position: relative;
    top: 20px;
    left: 15px;
    margin-right: 15px;
}
.neiku-1 img{
    width: 230px;
    height: 190px;
    display: inline-block;
}
.neiku-2{
  display: inline-block;
    width: 500px;
    height: 400px;
    position: absolute;
    top: 15px;
}
.neiku-2 li{
  display: inline-block;
    width: 225px;
    height: 190px;
    margin-top: 5px;
    margin-right: 5px;
}
.neiku-2 li>img{
  width: 223px;
    height: 190px;
}

}

@media screen and (min-width:1200px){
  .neiku-bigpic{
    width: 280px;
    height: 230px;
    display: inline-block;
     position: relative;
    top: 20px;
    left: 15px;

}


.show-contpic{
  width: 80%;height: 100%;margin: 0 auto;position: relative;
}
.neiku-bigpic img{
  width: 280px;
    height: 230px;
   display: inline-block;
}
.neiku-list{
  display: inline-block;
    width: 600px;
    height: 400px;
    position: absolute;
    top: 15px;
    right: -30px;
}
.neiku-list li{
  display: inline-block;
   width: 260px;
    height: 190px;
    margin-top: 5px;
    margin-right: 5px;
}
.neiku-list li>img{
   width: 260px;
    height: 190px;
}

/*新品瑕疵*/
.wxpic-2{
  background: url(../dt/wx.jpg) no-repeat;
    background-size: cover;
    background-position: center 0;
    width: 130px;
    height: 130px;
    position: relative;
    top: 230px;
    left: 234px;
}
/*促销*/
#wxpic-3{
  background: url(../dt/wx.jpg) no-repeat;
    background-size: cover;
    background-position: center 0;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 160px;
    right: 240px;
    image-rendering: -webkit-optimize-contrast;

}
.nsqz-bigpic{
  width: 245px;
    height: 270px;
    display: inline-block;
    position: relative;
    left: 25px;
    margin-top: 15px;
    margin-right: 20px;
}
.nsqz-bigpic>img{
  width: 255px;
    height: 270px;
}
.mian-border{
  border: 2px solid #a9a8ae;
    width: 200px;
    height: 40px;
    position: relative;
    bottom: 11px;
    margin: 21px auto;
}
.zhu-jiage{
  border: 2px solid #a9a8ae;
  width: 200px;
    height: 40px;
   position: relative;
    bottom: 11px;
    margin: 21px auto;
}

}
