﻿@charset "utf-8";body {font-family:"微软雅黑"!important;font-size:0.825rem; background: #f4f5f6;}
* {margin:0;padding:0;}
ul,ol,li {list-style:none}
a {text-decoration:none;color:#333;}
a:hover {color:#48A711;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}
img {margin:0;padding:0;border:none;}
.clear {clear:both;margin:0px;padding:0px;}
form {display:block;}
.clear {clear:both;}
.white {color:#FFFFFF!important;}
.mart1 {margin-top:1rem!important;}
.mart1 {margin-top:2rem;}
.mart0 {margin-top:-1rem!important;}
.button {outline:none;}






/**---------------------首页头部header----------------------------------**/

.headeri {-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;position:fixed;z-index:1000;line-height:3.125rem;height:3.125rem;width:94%;top:0;padding:0 3%;text-align:center;background:#0e6fda;}
.headeri .return {position:absolute;left:3%;z-index:100;top:0.4rem;}
.headeri .return img {max-width:1.365rem;}
.headeri .logo {font-size:1rem;color:#ffffff;}
.headeri .topmenu {position:absolute;right:3%;z-index:100;top:0;}
.headeri .topmenu img {vertical-align:middle;max-width:1.365rem;}


/**---------------------首页头部banner----------------------------------**/

.indexbanner {width:100%;margin-top: 1.8rem;}
#topbanner {margin-top:0rem;}
#topbanner.swiper-container-horizontal>.swiper-pagination{bottom:2rem;}
#topbanner .swiper-pagination-bullet{ background: #FFFFFF;}
.swiper-slide img {width:100%;height:auto;}

/**---------------------首页搜索----------------------------------**/


.searchi {position:absolute;top:0;right:3%;width:80%;display:none;height:3rem;}
.searchi form {width:100%;}
.searchi input {color:#565656;font-family:"微软雅黑";outline:none;position:relative;border:1px solid #F0F0F0;border-radius:30px;background:#f5f6f7;padding-left:3%;width:97%;height:1.875rem;line-height:2.1875rem;}
.searchi .search_btn {display:block!important;border:none;background:none;max-width:1.2rem;}
.searchi img {max-width:1.2rem;position:absolute;right:4%;z-index:40;margin-top:-2.15rem;}



/*首页通用样式标题*/
.indicate {width:100%;height:auto;text-align:center;padding-top:1rem;}
.indicate .line {border-bottom:2px solid #0e6fda; width:2.8rem;height:2px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem;}
.indicate img {max-height:1.6rem;vertical-align:middle;margin-top:-0.3rem; margin-right: 0.75rem;}
.indicate .title {color:#0e6fda;width:100%;font-size:1.1rem;padding-bottom:1.5em; margin-top: 1rem; }




/**---------------------首页最热产品----------------------------------**/

.hot_product {background:#ffffff;width:94%;padding:1rem 3%;  }


.hot_product {background:#ffffff;width:94%;padding:1rem 3%;  }

.hotdiv{width: 100%; }
.hotdiv .first {width:63%;float:left;border: 1px solid #eeeeee;}
.hotdiv .first .topimg {width:100%;height:auto;}
.hotdiv .first .title {margin-top: -0.3rem;height:3rem;line-height:3rem;overflow:hidden;display:block;text-align:center;font-size:1rem;/* border-left:1px solid #eeeeee; *//* border-right:1px solid #eeeeee; */color: #333333;}
.hotdiv .first .bottom {height: 2.7rem;line-height: 2.7rem;}
.hotdiv .first .bottom a {color:#FFFFFF;display:block;float:left;text-align:center;}
.hotdiv .first .bottom .more {background:#e2ae5a;width:80%;height: 2.7rem;}
.hotdiv .first .bottom .mores {width:20%;background: #0e6fda; */height: 2;line-height: 2.75rem;}

.hotdiv .two{/* margin-left: 4%; */width: 33%;float: right;text-align: center;}
.hotdiv .two a{display: block;}
.hotdiv .two ul{width: 100%;}
.hotdiv .two ul li{display: block;border: 1px solid #eeeeee; }
.hotdiv .two ul li:first-child{border-bottom: 0;}
.hotdiv .two ul li img{width: 100%; height: auto;}
.hotdiv .two ul li .title{overflow: hidden; padding: 0 1rem; text-align: center; line-height: 2.4rem; height: 2.4rem; color: #333333;}
			
/**---------------------首页新闻列表----------------------------------**/

.index_news {background:#f4f5f6;width:94%; padding: 0 3%; padding-bottom: 0.5rem; padding-top: 1rem;}

#news {padding-bottom:3.2rem!important; }
.index_news .swiper-pagination{background: url(line.png) no-repeat; background-position: center; bottom:1.1rem!important;}
.index_news .swiper-pagination-bullet {background:#cccccc;opacity:1;}
.index_news .swiper-pagination-bullet.swiper-pagination-bullet-active {background:#e2ae5a!important;}
.index_news ul{ width: 100%; background: #f4f5f6; padding-bottom: 0.5rem;}
.index_news ul li{border-top-left-radius: 5px;border-top-right-radius: 5px;  border-bottom: 2px solid #ffe6d3; line-height: 2rem;  background: #FFFFFF; text-align: center; width: 94%; padding: 1rem 3%; height: auto;padding-top: 1rem; -webkit-box-shadow:0 0 10px rgba(151,150,150,.3);-moz-box-shadow:0 0 10px rgba(151,150,150,.3);box-shadow:0 0 10px rgba(151,150,150,.3);}
.index_news .topimgs{background: url(newstitle.png) no-repeat; background-position: center; height: 3rem;}

.index_news .title{font-size: 1rem; color: #444444; font-weight: 600; display: block;}
.index_news .time{color: #999999; border-bottom: 1px dashed #f5f5f5;}
.index_news .text{color: #666666; padding-bottom: 1rem; padding-top: 1rem; line-height: 1.5rem;}



/**---------------------首页最新产品----------------------------------**/

.new_product{ background: #0e6fda;width: 94%; padding:0 3%; padding-top: 1rem; padding-bottom: 0.2rem; }
.new_product .indicate .line {border-color: #FFFFFF;}
.new_product .indicate .title {color:#FFFFFF; }
.new_product ul{width: 100%;  text-align: center;}
.new_product ul li{width: 48%;float:left;margin-right: 4%; background:#FFFFFF; margin-bottom: 1rem;}
.new_product ul li img{width: 100%; height: auto;}
.new_product ul li:nth-child(2n){margin-right: 0;}
.new_product ul li a{display: block;}
.new_product ul li .title{height: 2.5rem; line-height: 2.4rem; overflow: hidden;color: #333333; font-size: 1rem; padding-left: 1rem; padding-right: 1rem;}


.new_product .more { text-align: center; display: block; margin:1.5rem auto; margin-top: 1rem; color:#FFFFFF;font-size: 0.9rem; width: 7rem; padding: 0.4rem; background: #0e6fda; border: 1px solid #cccccc; border-radius: 2rem; -ms-border-radius: 2rem; -moz-border-radius: 2rem; -webkit-border-radius: 2rem; -o-border-radius: 2rem;}
.new_product .more:hover{background: #fe933d; border-color:#fe933d; color: #FFFFFF;}

/**---------------------首页关于我们----------------------------------**/

.index_about{background: #ffffff; width: 94%; padding: 0 3%;padding-bottom: 5rem;}
.index_about .text{background: #f3f3f3; width: 94%; padding: 3%; height: auto; }
.index_about .text .cont{border-radius: 5px; padding: 1rem 3%; background: #FFFFFF;  width: 94%; height: auto;}
.index_about .text .cont ul{width: 100%; height: auto;}
.index_about .text .cont ul li{float:left; text-align: center; color: #69686d; padding-top: 1rem; width: 32.8%; border-right:1px solid #f4f4f4;}
.index_about .text .cont ul li:nth-of-type(3){border-color: #FFFFFF;}
           	
.index_about .text .cont ul li .title{height: 2rem;  margin-bottom: 1rem; line-height: 1.8rem;}
.index_about .text .cont ul li img{max-width: 2rem; vertical-align: bottom;}
.index_about .text .cont ul li .line{ border-bottom:1px solid #7c7a88; width:2rem;height:1rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;}
.index_about .text .cont .bottom{ text-align: center; border: 1px solid #ebebeb; background: #f9f9f9; width: 93%; padding: 1rem 3%; margin-top: 1.5rem;}
.index_about .text .cont .bottom .title{color: #333333; font-size: 1.1rem; margin-bottom: 0.5rem;}
.index_about .text .cont .bottom p{ color: #666666; line-height: 2rem;}


.index_about .text1{width: 91.6%; padding:0 4%; height: auto; border: 1px solid #efefef; background: #f9f9f9; margin-top: 1rem;}
.index_about .text1 ul {width:100%;height:auto;text-align:center;}
.index_about .text1 ul li {font-size:1rem;width:100%;border-bottom:1px dashed #ebebeb;padding-top:1.5rem;padding-bottom:1rem;color:#666666;}
.index_about .text1 ul li:last-child {border-bottom:0;}
.index_about .text1 ul li span {color:#333333;}
.index_about .text1 ul li img {max-width:1.8rem;margin-bottom:0.65rem;}



/**---------------------各页面头部----------------------------------**/

.header {-o-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-moz-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-ms-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-webkit-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;position:fixed;z-index:1000;line-height:3.125rem;height:3.125rem;width:94%;top:0;padding:0 3%;text-align:center;background:#0e6fda;}
.header .return {position:absolute;left:3%;z-index:100;top:0.4rem;}
.header .return img {max-width:1.6rem;}
.header .logo {font-size:1rem;color:#FFFFFF;}
.header .toplist {position:absolute;right:12%;z-index:100;top:0;}
.header .toplist img {vertical-align:middle;max-width:1.2rem;}
.header .topmenu {position:absolute;right:3%;z-index:100;top:0;}
.header .topmenu img {vertical-align:middle;max-width:1.365rem;}

/**---------------------其他页面搜索头部----------------------------------**/

.top {-o-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-moz-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-ms-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-webkit-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;height:2.5rem;width:100%;border-top:1px solid #e9e9e9;background:#FFFFFF;line-height:2.5rem;position:fixed;top:3.125rem; z-index: 1000;}
.top .title {font-size:1rem;line-height:2.5rem;float:left;padding-left:3%;}
.top .title img {max-width:0.7rem;margin-left:3px;vertical-align:middle;}
.top .search {float:right;padding-right:3%;}
.top .search input {outline:none;display:none;position:relative;border:1px solid #F0F0F0;border-radius:30px;background:#FFFFFF;color:#666666;font-family:"微软雅黑";padding-left:0.8rem;width:200px;height:28px;line-height:28px;}
.top .search .search_btn { border:none;background:none;max-width:1.2rem;position:absolute;right:5%;z-index:40;top:0.6rem;}
.top .search img {max-width:1.2rem;position:absolute;right:5%;z-index:40;}
#searchbefore {margin-top:0.5rem;}
.tops{border-top: 1px solid #ef1c53!important;border-bottom: 1px solid #ef1c53!important;}
/**---------------------关于我们页面----------------------------------**/

.about {background:#FFFFFF;margin-top:3.25rem;width:94%;padding:0 3%;margin-bottom:80px;}
.about .text_title {height:7.575rem;border-bottom:1px solid #d9d9d9;text-align:center;}
.about .text_title .line {width:3.75rem;margin:0 auto;height:2rem;border-bottom:1px solid #fc205d;}
.about .text_title h1 {font-size:1.2rem;padding-top:12px;padding-bottom:8px;}
.about .text_title small {font-size:0.775rem;color:#666666;}
.about .text {padding:1rem 0;font-size:0.875rem;color:#444444;line-height:1.5625rem;margin-bottom:30px;}
.about .text p{ text-indent:2rem;}
.about .text img {width:100%;height:auto;margin:1rem 0 0 0;}
.about .text .blue {color:#0d8dbf;}
.about .text .pink {color:#f23b63;}

/**---------------------新闻列表页面----------------------------------**/

.news {margin-top:7rem; margin-bottom: 5rem;}
.news ul {width:94%; padding:0 3%;}
.news ul li {background:#FFFFFF;margin-top:1.25rem;width:94%;padding:1rem 3%; position: relative;}
.news ul li a {display:block;height:auto; }
.news ul li .pro{position: absolute; right: 0; bottom:0; z-index: 500;max-height: 1.2rem!important;}
.news .left {float:left;width: 10%;}
.news .left a{border-right: 1px solid #efefef;}
.news .left img {max-width: 1.5rem;}

.news .right {float:right;width: 87%;}
.news .right .title {font-size:1rem;color:#555555;overflow:hidden;height:1.2rem; font-weight: bold;}
.news .right .time {color:#999999;font-weight:normal;margin-top:0.8rem;margin-bottom:0.4rem;}
.news .right .text {font-size:0.825rem;line-height:1.7rem;color:#666666;max-height:3.125rem;overflow:hidden;}

/**---------------------页码样式----------------------------------**/

.page {text-align:center;margin:0px;height:auto;width:94%;padding:6% 3%;font-size:14px;color:#666;}
.page a {border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; background:#FFFFFF;line-height:26px;clear:none;height:auto;font-size:0.8125rem;color:#333;padding:0 10px;border:1px solid #CCC;display:inline-block;margin:5px 3px;}
.page a:hover { background-color:#0e6fda;border:1px solid #0e6fda;color:#FFF;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;/*过渡效果*/}
.page a.active {background:#0e6fda;color:#FFFFFF;border-color:#0e6fda;-webkit-box-shadow:0 0 10px rgba(151,150,150,.5);-moz-box-shadow:0 0 10px rgba(151,150,150,.5);box-shadow:0 0 10px rgba(151,150,150,.5);}

/**---------------------新闻详情页面----------------------------------**/

.news_detail {margin-top:7rem; margin-bottom: 5rem; background: #f4f5f6; width: 100%; }
.news_detail .caption {background:#FFFFFF;margin-top:1.25rem;width:94%;padding:1rem 3%; margin-bottom: 1rem; position:relative;}
.news_detail .caption .pro{position: absolute; bottom:0; right: 0;z-index: 500;max-height: 1.2rem!important;}
.news_detail .caption a{display:block;height:auto; }
.news_detail .caption .left {float:left;width:10%;border-right: 1px solid #efefef;}
.news_detail .caption .left img {max-width:1.5rem;}
.news_detail .caption .right {float:right;width:87%;}
.news_detail .caption .right .title {font-size:1.1rem;color:#333333;overflow:hidden;height:1.2rem; font-weight: bold;}
.news_detail .caption .right .time {color:#888888;font-weight:normal;margin-top:0.8rem;margin-bottom:0.25rem;}
.news_text {  background:#FFFFFF; width:94%;padding:3%;color:#444444; margin-bottom: 1rem; font-size:0.9rem;}
.news_text p {line-height:1.8rem; text-indent: 2rem; margin-top: 1rem;}

.news_text img{ width: 100%; height: auto;}



/**---------------------上一篇下一篇样式----------------------------------**/

.next_page{width: 94%; margin: 1.25rem 0; padding: 0 3%;  margin-bottom: 5rem; background: #FFFFFF; padding-bottom: 2rem;}
.next_page ul{width: 100%; height: 5rem; padding-top: 1rem;}
.next_page ul li{ background: #f4f5f6; border-radius: 5px; display: block; padding-left:1.4rem;padding-right: 1rem; height: 2.4rem; line-height: 2.4rem; overflow: hidden; margin-bottom: 1rem;color: #727171; }
.next_page ul li a{color:#3e3a39;}
.next_page ul li a:hover {color: #fe933d;}
.next_page ul li:hover{ background: #ddb36f; color: #FFFFFF;}
.next_page ul li:hover a{color: #FFFFFF;7}


/**---------------------产品页面----------------------------------**/

.product{ background: #f5f5f5;width: 100%;  padding-bottom:4rem; margin-top: 5.8rem;}
.product ul {width:94%;padding:1.2rem 3% 0 3%;}
.product ul li {width:100%;height:9rem;  margin-bottom: 1rem; background: #fdfdff; }


.product ul li:last-child{margin-bottom: 0;}
.product ul li:after {content:"";display:block;visibility:hidden;height:0;clear:both;}
.product ul li .left {float:left;width:12rem;  height:9rem;margin-right:-12rem;overflow:hidden;line-height:5rem;text-align:center;}
.product ul li .left img {width: 100%; height: 100%; }
.product ul li .right {float:right;width:100%;height:9rem;}
.product ul li .right .right_content {margin-left:12rem;height:9rem;padding-left:1rem; padding-right: 1rem; text-align: center;background: url(pbg1.png) no-repeat; background-position: right bottom;}
.product ul li .right .right_content .title { display:block;overflow:hidden;padding-top:1rem;line-height:2.5rem; height:2.5rem;font-size:0.9rem;color:#333333;}
.product ul li .right .right_content .more{margin-left: auto; margin-right: auto; margin-top: 1rem; padding: 0.28rem 0; display: block; width: 7rem;text-align: center; background: url(linkbg.png) no-repeat; background-size: 100% 100%; }
.product ul li .right .line{border-bottom:2px solid #e2ae5a; width:2rem;height:2px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem; margin-top: 0.5rem;}
.product ul li:hover .right_content{background: url(pbg2.png) no-repeat; background-position: right bottom;}


/**---------------------产品详情页面----------------------------------**/

.product_detail {padding-top:5.8rem;}

.product_detail .caption {  width:94%; padding: 1rem 3%; }
.product_detail .topimg{background: #FFFFFF; padding: 0.8rem; padding-bottom: 0;}
.product_detail .caption .topimg .left{float:left; width: 64.1%; }
.product_detail .caption .topimg .right{float:right;width: 33%;}
.product_detail .caption .topimg img{width: 100%; height: auto;}
.product_detail .caption h1{position: relative; padding-left: 0.8rem; background: #ffffff; font-size:1rem;color:#333333; line-height: 3rem; height: 4rem; height: auto; font-weight: normal;}
.product_detail .caption h1 .line{  float:left;border-left:2px solid #0e6fda; right: 0;margin-top: 0.8rem; height: 1.5rem; position: absolute;}

.hot_line{ height: 3rem; background: #FFFFFF; width: 94%; padding: 0 3%;  margin-bottom: 1em; font-size: 1rem; color: #666666; line-height: 3rem;}
.hot_line .title{background: #FFFFFF;  padding-left: 1rem; padding-right: 1rem; font-weight:normal;font-size:1rem;color:#333333;   }
.hot_line .title p{border-bottom: 1px dashed #e4e4e4;  height:3.125rem;overflow:hidden;line-height:3.125rem;}

.hot_line .tel{background: #FFFFFF; width: 94%; padding: 0 3%; float:left; position: relative;}
.hot_line .number{ color: #333333;  float:left;}
.hot_line span{float:left;}
.hot_line img{max-width: 1.2rem;padding-right: 0.5rem;padding-top: 0.9rem;vertical-align: middle;float:left;}
.hot_line .line{  float:left;border-left:2px solid #0e6fda; right: 0;margin-top: 0.8rem; height: 1.5rem; position: absolute;}


.product_text { background:#FFFFFF; width:94%;padding:3%;color:#444444; margin-bottom: 5rem;}
.product_text .toptitle {border-bottom:1px solid #ececec;height:2.5rem;color:#333333;font-size:1rem;line-height:2.5rem;background:#FFFFFF;width:100%;margin-bottom:0.5rem;}
.product_text .toptitle  span {border-bottom:2px solid #05c693;line-height:2.5rem;color:#333333;float:left;}
.product_text p {line-height:1.8rem;margin-top:1rem;text-indent: 2rem; font-size: 0.89rem;}



/**---------------------其他页面分类弹框----------------------------------**/

.black {position:absolute;top:2.5rem;bottom:80px;z-index:50;background-color:rgba(0,0,0,0.85);width:100%;height:1500px;display:none;}
.label {text-align:center;padding-bottom:1rem;overflow:overlay;width:90%;background:#FFFFFF;position:fixed;top:7rem;bottom:5rem;margin-left:5%;margin-right:5%;border:1px solid #d9d9d9;overflow-y:inherit;}
.label h3 {display:inline;font-weight:normal;}
.label a {margin-right:3px;margin-left:3px;border-radius:20px;line-height:1.565rem;padding:0 0.875rem;border:1px solid #CCC;display:inline-block;background-color:#FFF;margin-top:15px;background-color:#FFF;}
.label a:hover {background-color:#0e6fda;color:#FFF;border:1px solid #0e6fda;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;/*过渡效果*/}
.label a.active {background-color:#0e6fda;color:#FFF;border:1px solid #0e6fda;}

/*侧边栏*/
.smallheader {left:-240px;width:240px;background:#2F3C4F;position:fixed;top:0;min-height:100%;-o-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-moz-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-ms-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-webkit-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;z-index:2000;/* opacity:0.8;*/}
.smallheader h2 {font-weight:normal;}
.smallheader .title {border-bottom:1px solid #273543;height:3.75rem;line-height:3.75rem;}
.smallheader .title img {max-width:73%;padding-top:0.5rem;padding-left:1rem;}
.smallheader .bottom {position:absolute;bottom:0;border-top:1px solid #273543;height:3.75rem;text-align:center;line-height:3.75rem;width:100%;color:#FFFFFF;}
.smallheader .bottom img {margin-right:0.8rem;vertical-align:middle;max-width:1.2rem;}
.smallheader .middle {width:100%;height:auto;}
.smallheader .middle ul {width:100%;margin-top:1rem;}
.smallheader .middle ul li {width:92%;padding-left:8%;height:3.125rem;line-height:3.125rem;}
.smallheader .middle ul li a {display:block;width:100%;height:100%;color:#FFFFFF;font-size:1rem;}
.smallheader .middle img {max-width:1.1rem;margin-right:0.8rem;vertical-align:middle;margin-top:-0.25rem;}
.boxs {overflow:hidden;height:100%;position:relative;}
.box {overflow:hidden;height:auto;transform:translate3d(240px,0,0);-webkit-transform:translate3d(240px,0,0);-o-transform:translate3d(240px,0,0);-moz-transform:translate3d(240px,0,0)}
#all {width:100%;margin:0px auto;min-height:100%;position:absolute;top:0;min-width:320px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;}
#close {width:25px;height:25px;position:absolute;left:240px;z-index:3000;display:none;top:15px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;}


/*系列滑动*/
.wrap{min-width: 320px;max-width:768px;margin:0 auto;overflow:hidden;position:relative;}
.htit{line-height:1rem;padding:0 .3rem;color:#ff8e2e;font-size: 0.875rem;margin:1rem 0 .4rem 0}
.wrapper{background: #FFFFFF;}
.wrapperlist {position:relative;height: 2.5rem;width: 100%;overflow: hidden;margin:0 auto;}
.wrapperlist .scroller {position:absolute}
.wrapperlist .scroller li {height: 2.5rem;color:#333;float: left;line-height: 2.5rem;font-size: 0.875rem;text-align: center}
.wrapperlist .scroller li a{  color:#333333;display:block;margin:0 .3rem; line-height: 2.5rem;}
.wrapperlist .scroller .cur a{color:#333333;height:2.46rem; }
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
.wrapperlist h3{font-weight: normal; margin-right: 0.5rem;}
.wrapperlist h3.active{ border-bottom: 2px solid #0e6fda;}
.clearfix ul{height: auto;}
.clearfix ul li {height: 2.5rem; line-height: 2.5rem;}
.wrapperlist .scroller li:first-child{padding-left: 0.875rem;}
.wrapperlist .scroller li:last-child{ padding-right: 2.5rem;}

.wrapperlists {position:relative;height: 2.5rem;width: 100%;overflow: hidden;margin:0 auto; background: #fc205d!important;}
.wrapperlists .scroller {position:absolute}
.wrapperlists .scroller li {height: 2.5rem;color:#333;float: left;line-height: 2.5rem;font-size: 0.875rem;text-align: center}
.wrapperlists .scroller li a{  color:#FFFFFF;display:block;margin:0 .3rem; line-height: 2.5rem;}
.wrapperlists .scroller .cur a{color:#FFFFFF;height:2.46rem; border-bottom: 2px solid #FFFFFF; }
.wrapperlists h3{font-weight: normal; margin-right: 0.5rem;}
.wrapperlists h3.active{border-bottom: 2px solid #FFFFFF;}

.wrapperlists .scroller li:first-child{padding-left: 0.875rem;}
.wrapperlists .scroller li:last-child{ padding-right: 2.5rem;}

/*系列滑动右侧点击出现弹框*/

#title{ text-align:right;background: #FFFFFF; position: fixed; right: 0; border-left:1px solid #c4c4c4;  padding-right:3%; padding-left: 0.875rem; height: 1.6rem;margin-top: 0.45rem; z-index: 2000;} 
#titles{background: #fc205d;text-align:right;position: fixed; right: 0; border-left:1px solid #FFFFFF;  padding-right:3%; padding-left: 0.875rem; height: 1.6rem;margin-top: 0.45rem; z-index: 2000;}

#title img,#titles img{ max-width: 1.425rem; }






/*搜索页面样式*/

.result {width:94%;padding:0 3%;margin-bottom:0.5rem; margin-top: 4rem;}
.result span {color:red;}


/*底部样式*/


html,body {font-size:0.875rem!important;}
.searchbox {position:absolute;top:0;right:3%;width:80%;display:none;height:3rem;z-index: 200;}
.searchbox form {width:100%;}
.searchbox input {color:#565656;font-family:"微软雅黑";outline:none;position:relative;border:1px solid #F0F0F0;border-radius:30px;background:#f5f6f7;padding-left:3%;width:97%;height:1.875rem;line-height:2.1875rem;top: 0.1rem;}
.searchbox .search_btn {display:block!important;border:none;background:none;max-width:1.2rem; margin-top: -1px;}
.searchbox img {max-width:1.2rem;position:absolute;right:4%;z-index:40;margin-top: -2rem;}
.bottomlist {width:100%!important;height:3.75rem!important;border-top:1px solid #e8e8e8;background:#FFFFFF;position:fixed;bottom:0;z-index:5000;}
.bottomlist ul {width:100%!important;}
.bottomlist ul li {width:25%!important;float:left;height:3.75rem;}
.bottomlist ul li a {display:block!important;width:100%!important;height:100%!important;text-align:center;}
.bottomlist ul li img {margin-top:8px!important;max-width:1.6rem!important;}
.bottomlist ul li span {color:#666666;font-size:0.8125rem;display:block;}
.bottomlist ul li span.active {color:#0e6fda;}


