.subcates {overflow:hidden; padding:10px; position:relative; margin-top:4%;  margin-bottom: 1%; text-align:center;}
.subcates .container {display:inline-block; width:auto; }
.subcates a{display:block; float:left; height:30px; line-height:30px; font-size: 15px; color: #333;  margin: 0 25px; -webkit-transition: all 1s ease-in-out;transition: all 1s ease-in-out;padding-left: 30px; }
.subcates a.current{color:#ec6c00; font-weight:bold}
.subcates a:nth-child(1){ background:url(../image/41ee7412b6fde3a9.png) no-repeat center left;  background-size: 25px 25px; }
.subcates a:nth-child(2){background:url(../image/49494589da0f6411.png) no-repeat center left; background-size: 25px 25px; }
.subcates a:nth-child(3){background:url(../image/7959f1f0f1acea74.png) no-repeat center left; background-size: 25px 25px;}
.subcates a:nth-child(4){background:url(../image/41867c523eea035a.png) no-repeat center left;  background-size: 25px 25px; }
.subcates.fixed{position:fixed; z-index:99999; top:0; left:0; right:0; width:100%; padding:10px 0; background-color: #ec6c00; margin-top:0; -webkit-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}
.subcates.fixed a{color:#fff; background-image:none}
.subcates.fixed a.current{color:#fff;}

.products {margin-top: 0; padding:2% 0;}
.products h1 { display:none; font-size: 24px;color: #666;margin-bottom: 20px; border-bottom: 1px solid #ccc;  padding-bottom: 20px;}
.products .cates{overflow:hidden}
.products .cates .item{ display:block; position:relative; width:295px; margin-right:5px; margin-top:5px; float:left; }
.products .cates .item img{width:100%}
.products .cates .item p{  transition: all 0.4s;   font-weight: bold; position: absolute; left:5%; top:10%; color: #666; font-size:16px;  z-index: 99;   }
.products .cates .item .hs{display:none;  transition: all 0.4s;  position: absolute; left:0; right:0; top:0; bottom:0;    padding: 10% 5%; z-index: 999; background-color:rgba(0,0,0,0.3)  }
.products .cates .item .hs h2{ font-size: 20px; color: #fff;}
.products .cates .item .hs h3{  color: #fff;  font-size: 14px; font-weight: normal;}
.products .cates .item:hover .hs{display:block}
.products .cates .item:hover p{display:none}
.products .catelist{overflow:hidden; margin-top:20px;}
.products .conditions {overflow:hidden; }
.products .options { line-height: 34px; margin: 10px 0 0; overflow:hidden; }
.products .options .op1{overflow:hidden;  padding-bottom: 30px;}
.products .options .op2{display:none;overflow:hidden; background-color: #f5f5f5;  margin-top: 5px; padding: 5px 0; }
.products .options .op2 .select{}
.products .options .op2 .select .s{padding:3px 5px}
.products .options .op2 .select .s:hover,.products .options .op2 .select .s.curr{color:#ff6501; background:none;}
.products .options .b{  font-size: 15px; color: #666;  float: left;  width: 80px; font-weight:bold; }
.products .options .select{  float:left; width:850px;}
.products .options .s{ margin: 0 5px; color: #888; padding: 3px 15px; border-radius: 8px; white-space: nowrap;}
.products .options .s:hover,.products .options .s.on{ background-color:#ff6501; color:#fff}
.products .hots {overflow:hidden; margin-top:5%;}
.products .hots h3 {font-size: 20px; color: #666;margin-bottom: 20px;  border-bottom: 1px solid #eee; padding-bottom: 20px;}
.products .search{ float:right; width:270px;position:relative;}
.products .search input{float:right; border: none; padding:0; text-indent:10px; height:30px; line-height:30px;  background-color: #eee; width:130px; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;  }
.products .search input:focus{width:200px}
.products .search:hover input{width:200px}
.products .search a{ background: url(../image/search_h.png) center center no-repeat; background-color: #ffa600;  background-size: 30px 30px; width: 30px; height: 30px; float: right;}
.products .search p.result{display:none; position:absolute; right:0; top: 30px;}
.products .search p.result span{font-weight:bold; color:#ff6501; padding:0 5px;}


.productlist {overflow:hidden;padding-bottom:5%; background-color:#eee;  padding-top: 2%;}
.productlist .mktitle {text-align:center}
.productlist .pbox {padding:2% 3%; overflow:hidden;  margin-bottom:2%;background-color:#fff; }
.productlist .pbox .imgbox {float:left; width: 52%; text-align:left;}
.productlist .pbox .imgbox img{min-width:90%}
.productlist .pbox .infobox {float:right; width:45%; position:relative; transition: all 0.4s;  }
.productlist .pbox .infobox h2{  color:#fe6700; font-size: 28px;  font-weight: normal; margin:0; line-height:40px;}
.productlist .pbox .infobox h3{ color:#cecece; font-size: 16px;  font-weight: normal;  margin:0; line-height:26px;}
.productlist .pbox:nth-child(2n+1) .imgbox{float:right; text-align:right;}
.productlist .pbox:nth-child(2n+1) .infobox{float:left}
.productlist .tab-nav{overflow:hidden; margin-top: 25px;border-bottom: 1px solid #eee;width: 80%;}
.productlist .tab-nav a{float:left;  line-height:36px;  margin-right: 30px;     font-size: 14px;color: #333; font-weight:bold;}
.productlist .tab-nav a.on{  border-bottom: 2px solid #ff6501; color:#ff6501 }
.productlist .tab-con{overflow:hidden; margin-top: 15px;}
.productlist .tab-con .con{overflow:hidden; display:none;}
.productlist .tab-con .con.max{position: absolute; width: 1120px; background-color: #fff;}
.productlist .tab-con .con .remark {color:#333; text-indent: 10px;  margin:5px; }
.productlist .pbox:nth-child(2n) .tab-con .con.max{ left: -620px;}
.productlist .tab-con .con:first-child{display:block;}
.productlist .tab-con .con p{ line-height: 24px; font-size: 14px; color: #666;}
.productlist .nonedata { display: none; border: 1px solid #fff; padding: 40px; font-size: 16px; color: #666; width: 1120px; margin: auto; background-color: #fff;}
.productlist table{border:none; text-align:left }
.productlist tr{border: none; text-align:left; line-height: 30px;    text-indent: 10px;}
.productlist tr:nth-child(2n+1){background-color:#eee;}
.productlist td{border: none; text-align:left; }
.productlist th{border: none; text-align:left;   line-height: 22px;    padding: 4px 0;   background-color: #fe6700; color: #fff;  font-size: 12px; white-space:nowrap; }
.productlist .loadmore{width: 1200px;margin: auto; background-color: #fff; text-align: center; line-height: 35px; font-size: 16px; padding: 10px 0; letter-spacing: 2px; cursor:pointer; }
.productlist .loadmore:hover{background-color:#ff6501; color:#fff; }
.loading{ display:none; position: fixed; z-index:99999; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background:url(../image/fab75ced01a00bd7.gif) no-repeat center center;  background-color: rgba(0,0,0,0.6);background-size:50px}


@media (max-width: 1200px) {
    .mktitle {display:none;}

    .subcates {overflow:hidden; padding:5%; position:relative; margin-top:5%;   background-color: #f9f9f9;}
    .subcates .container {display:inline-block; width:auto; }
    .subcates a{display:block; float:none; height:35px; line-height:35px; font-size: 15px; color: #333; margin-left:0; margin-right: 0; width:100%; text-align:left;text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; }
    .subcates a.current{color:#ec6c00; font-weight:normal; }

    .products {padding:5%; width:90%; margin-top: 55px;   min-width: 90%; padding-bottom: 2%;}
    .products h1 { font-size: 18px;color: black;margin-bottom: 15px;}
    .products .cates .item{ display:block; position:relative; width:100%; margin-right:0; margin-top:2%; float:none; }
    .products .cates .item p{  display:none;  }
    .products .cates .item .hs{display:block;    }
    .products .options .op1{padding-bottom:2%}
    .products .options .op2 .b{display:none}
    .products .options .b{  float: none;  width: 100%;  }
    .products .options .select{  float:none; width:100%;}
    .products .options .s{  margin: 0; color: #888; padding: 3px 10px; border-radius: 0; white-space:nowrap}
    .products .search{  float:none; width:100%;position:initial; overflow: hidden;margin-top: 15px; padding-top: 15px; border-top: 1px solid #eee;}
    .products .search input{display:block;float:left; border: none; padding:0; text-indent:10px; height:38px; line-height:38px;  background-color: #eee; width:85%; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;  }
    .products .search input:focus{width:85%}
    .products .search:hover input{width:85%}
    .products .search a{ display:block; background: url(../image/search_h.png) center center no-repeat; background-color: #ffa600;  background-size: 30px 30px; width: 15%; height: 38px; float: right; display:block}
    .products .search p.result{display:none; position:initial;  font-size:12px; color:#999;   clear: both;}
    .products .search p.result span{font-weight:normal; color:#ff6501; padding:0 5px;}

    .productlist {overflow:hidden;padding:2% 0 5%;}
    .productlist.banner {display:none}
    .productlist .pa_text{display:none}
    .productlist .pbox {border-bottom: 1px solid #eee; position:relative;   width: 90%;  margin: 1% auto 2%;}
    .productlist .pbox .imgbox {float:none; width: 100%; text-align:left;}
    .productlist .pbox .imgbox img{min-width:100%; width:100%}
    .productlist .pbox .infobox {float:none; width:100%; bottom: 5%;  background-color: #ff6501;}
    .productlist .pbox .infobox h2{ font-size: 16px;  line-height:2; font-weight:bold; text-indent: 12px;  color: #fff;}
    .productlist .pbox .infobox h3{ font-size: 12px;  font-weight: normal;  line-height:1.2;   display:none; }
    .productlist .pbox.on .infobox{position:fixed; width:90%; padding:15% 5% 5%; top:0; left:0; right:0; bottom:0; background-color: rgba(0,0,0,0.8); z-index:999999;}
    .productlist .pbox.on .infobox .close { top: 2%;right: 5%; width: 30px; height: 35px;background: url(../image/162e4078565571ad.png) no-repeat center center; position: absolute;  background-size: contain;}
    .productlist .pbox.on .infobox h2{color:#fff;text-indent: 0; font-size:22px; }
    .productlist .pbox.on .infobox .tab-nav {margin-top:10%}
    .productlist .pbox.on .infobox .tab-nav a{color:#fff; }
    .productlist .pbox.on .infobox .tab-con *{color:#fff; }
    .productlist .pbox.on .infobox .tab-con td{color:#333; }
    .productlist .remark { display:none; margin-top: 20px;  height: 30px; text-align: center;}
    .productlist .remark span {background:url(../image/3db87eb01d7435e4.png) no-repeat center left;line-height: 30px; font-weight:bold; padding-left: 35px; display: inline-block; margin: auto; color: #fff;}
    .productlist .pbox.on .infobox h3,.productlist .pbox.on .tab-nav,.productlist .pbox.on .tab-con {display:block}
    .productlist .tab-nav{ margin-top: 5%; width: 100%; display:none; }
    .productlist .tab-con{display:none; }
    .productlist .nonedata { width:90%; padding:5%;}
    .productlist .tab-con .con.max{position: initial; width: 100%; overflow-x: auto;}
    .productlist .pbox:nth-child(2n) .tab-con .con.max{ left: -620px;}
    .productlist td{white-space:nowrap}
    .productlist .loadmore{width: 96%;  letter-spacing: 0; border-radius: 10px;  margin-top: 5%; background-color:#0950a0; font-size:15px; color:#fff; line-height:30px; }
    .productlist .loadmore:hover{color:#0950a0}


    
}