@charset "utf-8";
/* CSS Document */
body{margin:0 auto;font-size:12px;font-family:"微软雅黑",Arial,Helvetica,sans-serif;background-color:#e8e8e8;color:#434343;text-align:center;}
img{border:0px;}
form,input,select,em,div,ul,li,p,h,h1,h2,h3,h4{margin:0;padding:0;list-style-type:none;font-size:12px;font-weight:normal;font-style:normal;}
a{text-decoration:none;}

/* CSS Document */

/*hearder */
.index-swiper-container {position:relative;width: 100%;clear: both;overflow: hidden;z-index:1;}
.index-swiper-container .swiper-slide > a {display: block;width: 100%;clear: both;overflow: hidden;}
.index-swiper-container .swiper-slide > a img {display: block;width: 100%;}
.index-swiper-container .pagination {position: absolute;    right: 10px;  bottom: 5px;z-index:2;}
.index-swiper-container .swiper-pagination-bullet {display: inline-block;  width: 8px;  height: 8px;  border-radius: 8px;  background: #222;  margin-right: 5px;  opacity: 0.8;  border: 1px solid #fff;  cursor: pointer;}
.index-swiper-container .swiper-pagination-bullet-active {background: #fff;}

.new_product{width:100%;height:auto;overflow:hidden;zoom:1;}
.new_product_title{width:100%;height:36px;overflow:hidden;text-align:center;}

.new_product_title span{display:inline-block;width:90px;height:18px;color:#000;font-weight:bold;font-size:16px;margin-top:9px;line-height:18px;position:relative;text-indent:25px;}
.new_product_title span::before{content:"";position:absolute;width:20px;height:17px;background:url(/img/application/new.png) no-repeat;left:0px;top:0px;background-size:20px 17px;}

.new_product_con{width:100%;height:auto;background-color:#FFF;padding-bottom:14px;overflow:hidden;border-bottom:2px solid #c8c8c8;}
.new_product_list{width:92%;height:auto;overflow:hidden;zoom:1;margin:0 auto;}
.new_product_li{width:48%;min-height:20px;float:left;margin-top:14px;position:relative;}
.new_product_li img{display:block;width:100%;}
.new_product_li:nth-child(2n-1){margin-right:4%;}

.new_product_li span{position:absolute;bottom:0px;background:rgba(0,0,0,.7);width:100%;height:20px;left:0px;}
.new_product_li span em{float:right;height:20px;line-height:20px;color:#f00;}
.new_product_li span label{float:right;height:20px;line-height:20px;width:50px;text-align:center;background-color:#ffa127;color:#FFF;margin-left:12px;}

.hot_product{width:100%;height:auto;overflow:hidden;zoom:1;}

.hot_product_title{width:100%;height:36px;overflow:hidden;text-align:center;}

.hot_product_title span{display:inline-block;width:90px;height:18px;color:#000;font-weight:bold;font-size:16px;margin-top:9px;line-height:18px;position:relative;text-indent:25px;}
.hot_product_title span::before{content:"";position:absolute;width:20px;height:17px;background:url(/img/application/hot.png) no-repeat;left:0px;top:0px;background-size:20px 17px;}

.hot_product_con{width:100%;height:auto;overflow:hidden;padding-top:14px;padding-bottom:14px;background-color:#FFF;border-bottom:2px solid #c8c8c8;}
.hot_product_list{width:92%;height:auto;margin:0 auto;overflow:hidden;}
.hot_product_left{width:42.9%;float:left;height:auto;}
.hot_product_left img{display:block;width:100%;}
.hot_product_right{float:left;width:56.6%;height:auto;margin-left:0.5%;}
.hot_product_right_con{width:49%;float:left;min-height:20px;position:relative;}
.hot_product_right_con img{display:block;width:100%;}

.hot_product_right_con:nth-child(2n-1){margin-right:2%;}
.hot_product_right_con:nth-child(-n+3){margin-bottom:2%;}

.hot_product_right_con span{color:#f00;text-align:center;position:absolute;bottom:0px;background:rgba(0,0,0,.7);width:100%;height:20px;left:0px;line-height:20px;}


.hot_tab{width:100%;height:auto;overflow:hidden;zoom:1;}
.hot_tab_title{width:100%;height:36px;overflow:hidden;}
.hot_tab_con{width:190px;height:26px;margin-top:10px;margin-left:16px;}
.hot_tab_con span{width:90px;height:22px;border-top:2px solid #e8e8e8;border-bottom:2px solid #e8e8e8;margin-right:2px;background-color:#FFF;text-align:center;line-height:22px;font-size:16px;float:left;cursor:pointer;}

.hot_tab_list{width:100%;height:auto;background-color:#FFF;overflow:hidden;zoom:1;padding-top:15px;padding-bottom:25px;}
.hot_tab_con span.active{border-top:2px solid #c2c2c2;font-weight:bold;border-bottom:2px solid #FFF;}
.hot_tab_li{width:92%;height:auto;overflow:hidden;zoom:1;margin:0 auto;}
.hot_tab_licon{width:100%;min-height:22px;background-color:#f5f5f5;margin-top:12px;overflow:hidden;zoom:1;position:relative;}
.hot_tab_img{width:38%;height:auto;float:left;}
.hot_tab_img img{width:100%;display:block;}
.hot_tab_des{width:auto;margin-right:70px;height:auto;overflow:hidden;}
.hot_tab_info{width:59%;margin-left:3%;overflow:hidden;zoom:1;min-height:30px;float:left;}
.hot_tab_licon span{position:absolute;width:60px;right:0px;height:30px;line-height:30px;color:#3e3e3e;font-size:14px;top:50%;margin-top:-15px;text-align:left;}
.hot_tab_info_title{width:100%;height:20px;line-height:20px;font-size:14px;color:#3c3c3c;margin-top:8px;text-align:left;overflow:hidden;}
.hot_tab_info_title a{color:#3c3c3c;}
.hot_tab_info_en{width:100%;height:22px;line-height:22px;font-size:14px;color:#7a7a7a;text-align:left;}

.hot_tab_li:last-child{display:none;}
