<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.header{ background-color:#f5f5f5;}
.header .wrap{ height:36px; position:relative;}
.welcome{ font-size:12px; line-height:36px; color:#666;}
.help-menu{ position:absolute; right:0px; top:0;}
.help-menu li{ float:left; padding-left:20px; position:relative;}
.help-menu li a{ font-size:12px; line-height:36px; display:inline-block; position:relative; padding:0 1px;}
.help-menu li a span{ bottom:5px; background-color:#008dd7;}
.help-menu li p{ position:absolute; right:-30px; top:36px; width:100px; height:100px; background-color:#fff; padding:5px; overflow:hidden; border-radius:3px; z-index:999; display:none;}
.help-menu li p img{ width:100px; width:100px;}


.top{ height:120px; background-color:#fff;}

.logo{ position:absolute; left:0; top:10px; width:600px;}
.logo img{float: left;}
.logo h1{ height:80px; float:left;}
.logo p{ font-size:20px; line-height:30px; color:#023168; float:left; padding:24px 0 0 15px;}

.top-tel{ position:absolute; right:0; top:35px; padding-left:48px; background:url(/uploads/image/s1t1images/tel.png) no-repeat left 2px;}
.top-tel dt{ font-size:14px; line-height:20px; color:#888}
.top-tel dd{ font-size:24px; line-height:24px; color:#e8390d;}

.buy{ position:absolute; right:300px; top:60px;}
.buylist{ width:100%;}
.buylist li{ float:left; width:100px; height:30px; margin-left:10px; position:relative; padding-bottom:12px;}
.buylist li a{ display:block;  }
.buylist li span{ width:100px; height:9px; position:absolute; left:0; right:0; bottom:0;-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.buylist li span img{-ms-transition-duration: 0.3s; transition-duration: 0.3s; width:100px; height:9px; position:relative; vertical-align:top;}

.buylist li:hover a{ animation:myfirst 0ms infinite alternate;}
.buylist li:hover a img{ animation:myfirstbg 0ms infinite alternate;}

.buylist li a{ animation:myfirst 1000ms infinite alternate;}
@keyframes myfirst
{
from {transform:translatey(-8px);}
to {transform:translatey(0px);}
}
@-ms-keyframes myfirst
{
from {transform:translatey(-8px);}
to {transform:translatey(0px);}
}


.buylist li span img{ animation:myfirstbg 1000ms infinite alternate;}
@keyframes myfirstbg
{
from {transform:scale(.5,.5);}
to {transform:scale(1,1);}
}
@-ms-keyframes myfirstbg
{
from {transform:scale(.5,.5);}
to {transform:scale(1,1);}
}



.menubox{ background-color:#111; position:relative; z-index:99;}
.menu{ height:50px;}
.menu li{ float:left; position:relative; height:50px;}
.menu li h6{ position:relative; text-align:center;}
.menu li h6 a{ font-size:16px; color:#fff; line-height:50px; display: inline-block; padding:0 24px;}
.menu li h6:hover,.menu li.curr h6,.menu li.currr h6{ background-color:#e8390d; }


.menu li div.twomenu{ position:absolute; z-index:88; left:0; top:50px; width:140px; padding:10px 10px 10px 30px;  display:none; background-image:url(/uploads/image/s1t1images/tm-b-8.png);}
.menu li div.twomenu p{}
.menu li div.twomenu p a{ display:block; font-size:12px; line-height:30px; color:#eee;}
.menu li div.twomenu p a:hover{ color:#fff; text-decoration:underline;}
.nav{position: relative;width:1200px;margin:0 auto;}

.banner{ position:relative; z-index:9;}

.bannerscroll{ height:600px; overflow:hidden; position:relative; }
.bannerscroll .hd{ position:absolute; left:0px; right:0px; bottom:10px; z-index:999;}
.bannerscroll .hd ul{ text-align:center; font-size:0;}
.bannerscroll .hd ul li{border-radius:50%; width:8px; height:8px; display:inline-block; margin:0 6px; overflow:hidden; text-indent:-999px; cursor:pointer; border-radius:50%; border-width:2px; border-style:solid; border-color:rgba(255,255,255,.5); overflow:hidden;}
.bannerscroll .hd ul li.on{ background-color:#fff; border-color:#fff; }

.bannerscroll .prev,.bannerscroll .next{ position:absolute; top:50%; margin-top:-30px; display:inline-block; width:50px; height:60px;  background-image:url(/uploads/image/s1t1images/icon-banner-pn.png); background-repeat:no-repeat; background-position:left top;-ms-transition-duration: 0s; transition-duration: 0s; z-index:99; cursor:pointer; display:none;}
.bannerscroll .prev{ left:50%; margin-left:-600px; background-position:left top; }
.bannerscroll .next{ right:50%; margin-right:-600px; background-position:right top; }
.bannerscroll .prev:hover{ background-position:left bottom; }
.bannerscroll .next:hover{ background-position:right bottom; }

.bannerscroll .bd{ position:relative; left:50%; margin-left:-960px;}
.bannerscroll .bd ul li{ width:1920px; height:600px; position:relative;}



.searchbox{ background-color:#eeeeee; height:50px; padding:5px 0; }

.keywords{width: 766px; font-size:14px; line-height:30px; padding:10px 0px 5px 85px; position:relative;}
.keywords em{ position: absolute; left:0; top:10px; background:url(/uploads/image/s1t1images/searchhot.png) no-repeat left 5px; padding-left:18px;}
.keywords a{ display:inline-block; padding:0 1px; margin:0 5px; font-size:14px; line-height:30px; }
.keywords a span{ background-color:#e8390d; bottom:1px;}

.search{ height:34px; width:340px; position: absolute; right:0; top:8px; overflow:hidden;}
.search li.seara{ width:340px; height:34px;}
.search li.seara input{ width:325px; height:34px; padding-left:15px; font:14px/30px "\5fae\8f6f\96c5\9ed1"; color:#555; vertical-align:top; background:url(/uploads/image/s1t1images/search.png) no-repeat left top;}
.search li.seara input:focus{ outline:none;}
.search li.searb{ width:40px; height:34px; position:absolute; right:0px; top:0px; overflow:hidden;}
.search li.searb input{ width:100%; height:34px; display:inline-block;  font:14px/34px "\5fae\8f6f\96c5\9ed1"; color:#fff; position:absolute; left:0; top:0; cursor: pointer; z-index:99; background:url(/uploads/image/s1t1images/searcha.png) no-repeat center 8px;}
.search li.searb input:focus{ outline:none;}



/* title */

.hometitle{ position:relative; text-align:center; padding-bottom:20px;}
.hometitle:before{ content:""; overflow:hidden; position:absolute; background-color:#333; left:50%; top:65px; height:3px; width:30px; margin-left:-15px;}
.hometitle h5{ font-size:36px; line-height:40px; color:#111;}
.hometitle h5 strong{}
.hometitle p{ font-size:14px; line-height:20px; color:#333;}
.hometitle h6{ font-size:14px; line-height:50px; color:#666;}




/* 荣誉资质  case */


.homehonor{ padding:50px 0 50px; background-image:url(/uploads/image/s1t1images/bg-honor.jpg)}


.honorscroll{ position:relative; margin-top:20px;}
.honorscroll .prev,.honorscroll .next{ position:absolute; top:50%; margin-top:-20px; display:inline-block; width:40px; height:40px;  background-image:url(/uploads/image/s1t1images/pn.png); background-repeat:no-repeat; background-position:left top;-ms-transition-duration: 0s; transition-duration: 0s; z-index:99; cursor:pointer;}
.honorscroll .prev{ left:50%; margin-left:-660px; background-position:left top; }
.honorscroll .next{ right:50%; margin-right:-660px; background-position:right top; }
.honorscroll .prev:hover{ background-position:left bottom; }
.honorscroll .next:hover{ background-position:right bottom; }

.honorscroll .bd{ overflow:hidden; position:relative;}

.honorscrolllist{ position:relative;}
.honorscrolllist li{ width:195px; height:260px; position:relative; float:left; margin-right:6px;}




/* 数目  */

.homecs{ background-color:#00afef; padding:50px 0}

.homecscontent{ margin-top:40px; position:relative; border-right:1px solid #eee;}
.homecscontent:before{ content:""; overflow:hidden; position:absolute; background-image:url(/uploads/image/s1t1images/tm-b-1.png); right:0px; top:0; bottom:0px; width:1px;}
.homecscontent dl{ float:left; width:20%; height:110px; padding:10px 0; text-align:center; position:relative;}
.homecscontent dl:before{ content:""; overflow:hidden; position:absolute; background-image:url(/uploads/image/s1t1images/tm-b-1.png); left:0px; top:0; bottom:0px; width:1px;}
.homecscontent dl dt{ font-size:24px; line-height:50px; color:#333;}
.homecscontent dl dt span{ color:#e8390d; font-size:50px; font-family:'bebas652fe259d53d6'; padding:0 5px;}
.homecscontent dl dd{ padding:0 28px; font-size:14px; line-height:26px; color:#555;}




/* 首页产品 */


.home-product{ padding:40px 0; }

.homeproductleft{ width:240px; margin-top:0px;}
.homeproducttitle{ height:100px; background-color:#111; padding-left:25px;}
.homeproducttitle h2{ padding-top:30px; font-weight:700; font-size:24px; line-height:30px; color:#fff;}
.homeproducttitle p{ font-size:12px; line-height:16px; color:#555;}


.homeproductnav{}
.homeproductnav dl{ background-color:#333; padding:13px 0 12px 20px;}
.homeproductnav dl:nth-child(2n){ background-color:#242424;}
.homeproductnav dl dt{ padding-bottom:5px;}
.homeproductnav dl dt a{ font-weight:700; font-size:16px; line-height:36px; color:#fff;}
.homeproductnav dl dd{}
.homeproductnav dl dd p{}
.homeproductnav dl dd p a{ font-size:12px; line-height:26px; color:#bbb; position:relative; display:block; padding-left:18px;}
.homeproductnav dl dd p a em{ width:11px; height:11px; position:absolute; left:0; top:8px; background:url(/uploads/image/s1t1images/jiaob.png) no-repeat left top;}
.homeproductnav dl dd p a:hover{ margin-left:5px; color:#fff;}


.homeproductright{ width:930px; margin-left:30px;}

.homeproductlist{ position: relative; padding-bottom:0px;}
.homeproductlist dl{ float:left; width:300px; height:270px; margin:15px 15px 5px 0;}
.homeproductlist dl:nth-child(1n),.homeproductlist dl:nth-child(2n),.homeproductlist dl:nth-child(3n){margin-top:0px;}
.homeproductlist dl:nth-child(3n){ margin-right:0;}
.homeproductlist dl dt{ height:200px; overflow:hidden; position: relative;}
.homeproductlist dl dt img{ /*width:300px; height:200px;*/ border:1px solid #ddd;}
.homeproductlist dl dd{ border-top:1px solid #fff; padding:0px 15px; font-size:14px; line-height:40px; color:#333; text-align:center; background-color:#eaeaea;-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.homeproductlist dl a:hover dd{ background-color:#333; color:#fff}




/* why */


.why{ background-image: url(/uploads/image/s1t1images/bg-honor.jpg)}

.whytitle{ width:1920px; height:220px; position:relative; left:50%; margin-left:-960px;}


.whycontent{ padding:40px 0;}
.whylist{}

.whytext{ position:relative; width:600px; float:left;}
.whytext h6{ width:70px; height:70px; text-align:center; font-size:34px; line-height:74px; color:#333; background:url(/uploads/image/s1t1images/why-ico.png) no-repeat left top; position:absolute; left:0; top:0px;}

.whytext h2{ height:70px; position:relative; font-weight:700; font-size:30px; line-height:30px; color:#e8390d; padding-left:78px;}
.whytext h2 p{ height:28px; position:absolute; left:70px; bottom:0; background-color:#333; font-weight:normal; font-size:18px; line-height:28px; color:#fff; padding:0 10px;}

.whytext ul{ padding:20px 0 20px; font-size:14px; line-height:28px; color:#333;}
.whytext ul li{ padding:0 0 10px 12px; background-image:url(/uploads/image/s1t1images/icon-jiao-b.png); background-repeat:no-repeat; background-position:left 8px; font-size:14px; line-height:24px; color:#555; margin-top:10px; border-bottom:1px dotted #aaa;}
.whytext ul li:nth-last-child(1){ border:none;}

.whytext h5 a{ display:inline-block; font-size:12px; line-height:30px; color:#555; position:relative; padding:0 25px 0 15px; background-color:#ddd; margin-right:5px;}
.whytext h5 a em{ width:4px; height:7px; position:absolute; right:14px; top:50%; margin-top:-3px; background:url(/uploads/image/s1t1images/jiao-b-2.png) no-repeat right 50%;}
.whytext h5 a:hover{ background-color:#e8390d; color:#fff;}
.whytext h5 a:hover em{background:url(/uploads/image/s1t1images/jiao-w-8.png) no-repeat right 50%;}


.whytel{padding-left:48px; background:url(/uploads/image/s1t1images/tel.png) no-repeat left 3px; margin-top:30px;}
.whytel dt{ font-size:14px; line-height:20px; color:#888}
.whytel dd{ font-size:24px; line-height:24px; color:#555;}


.whylist-1{ height:347px; background-image:url(/uploads/image/s1t1images/why-a.png);}
.whylist-2{ height:313px; background-image:url(/uploads/image/s1t1images/why-b.png);}
.whylist-3{ height:382px; background-image:url(/uploads/image/s1t1images/why-c.png);}
.whylist-4{ height:369px; background-image:url(/uploads/image/s1t1images/why-d.png);}
.whylist-5{ height:369px; background-image:url(/uploads/image/s1t1images/why-e.png);}

.whylist-1 .whytext{ margin-left:600px; margin-top:50px;}
.whylist-2 .whytext{ margin-left:0px; margin-top:60px;}
.whylist-3 .whytext{ margin-left:600px; margin-top:70px;}
.whylist-4 .whytext{ margin-left:0px; margin-top:50px;}
.whylist-5 .whytext{ margin-left:600px; margin-top:60px;}



/* 视频  */


.homevideo{ padding:60px 0 70px; background:url(/uploads/image/s1t1images/videobg.png) no-repeat center bottom;}

.videoscroll{ position:relative; margin-top:0px;}
.videoscroll .prev,.videoscroll .next{ position:absolute; top:50%; margin-top:-20px; display:inline-block; width:40px; height:40px;  background-image:url(/uploads/image/s1t1images/pn.png); background-repeat:no-repeat; background-position:left top;-ms-transition-duration: 0s; transition-duration: 0s; z-index:99; cursor:pointer;}
.videoscroll .prev{ left:50%; margin-left:-660px; background-position:left top; }
.videoscroll .next{ right:50%; margin-right:-660px; background-position:right top; }
.videoscroll .prev:hover{ background-position:left bottom; }
.videoscroll .next:hover{ background-position:right bottom; }

.videoscroll .bd{ overflow:hidden; position:relative;}

.videolist{ position:relative;}
.videolist dl{ width:390px; float:left; margin-right:15px;}
.videolist dl dt{ height:280px; overflow:hidden;}
.videolist dl dd{ text-align:center; font-size:14px; line-height:50px;}



/* 案例 */


.homecase{ padding:20px 0 60px;}

.casetitle{}
.casetitle li{ width:236px; height:40px; background-color:#333; text-align:center; font-size:16px; line-height:40px; color:#fff; cursor:pointer; float:left; margin-left:5px; position:relative;}
.casetitle li:nth-child(1){ margin-left:0;}
.casetitle li.on{ background-color:#e8390d; color:#fff;}
.casetitle li.on:before{ content:""; overflow:hidden; position:absolute; left:0px; top:40px; height:5px; width:100%;}


.casecontent{ margin-top:10px;}

.caselist{}
.caselist dl{ position:relative; overflow:hidden; width:290px; height:220px; float:left; margin:10px 0 0 10px;}
.caselist dl dt img{ width:290px; height:220px;}
.caselist dl dd{ background-image:url(/uploads/image/s1t1images/tm-b-8.png); position:absolute; left:0; right:0; bottom:-200px; padding:12px 15px;}
.caselist dl dd h3{ font-weight:700; font-size:18px; line-height:30px; color:#fff;}
.caselist dl dd p{ font-size:14px; line-height:20px; color:#eee; padding-top:3px;}

.caselist dl:nth-child(1){ width:600px; height:450px; margin-left:0;}
.caselist dl:nth-child(1) dt img{ width:600px; height:450px;}




/* ad */

.homead{ height:200px; background:url(/uploads/image/s1t1images/asdv-b.jpg) no-repeat center top;}

.adtext{ padding:35px 0 0 300px;}
.adtext h5{ font-weight:700; font-size:30px; line-height:40px; color:#fff; letter-spacing:1px;}
.adtext p{ font-size:14px; line-height:20px; color:#555;}

.adtel{ position:absolute; left:300px; top:110px; padding-left:48px; background:url(/uploads/image/s1t1images/tel-b.png) no-repeat left 3px;}
.adtel dt{ font-size:14px; line-height:20px; color:#fff}
.adtel dd{ font-size:24px; line-height:24px; color:#fff;}

.homead a{ display:inline-block; padding:0 20px 0 43px; border:2px solid #fff; font-size:14px; line-height:36px; color:#fff;  border-radius:5px; position:absolute; right:0; top:80px;}/*background:url(/uploads/image/s1t1images/icon-zx.png) no-repeat 20px 11px;*/
.homead a:hover{ background-color:#e8390d; border-color:#e8390d;}


/* 合作客户 */


.homepartner{ padding:50px 0; background-image:url(/uploads/image/s1t1images/bg-honor.jpg);}

.partnerlist{}
.partnerlist li{ width:195px; height:130px; overflow:hidden; float:left; margin:6px 6px 0 0; background-color:#fff;}
.partnerlist li:nth-child(6n){ margin-right:0;}
.partnerlist li:hover{ box-shadow:0 0 8px 0 #aaa;}


.evaluatescroll{ position:relative; margin-top:20px;}
.evaluatescroll .bd{ overflow:hidden;}

.evaluatelist dl{ width:595px; height:200px; float:left; background-color:#fff; margin-right:10px;}
.evaluatelist dl dt{ width:280px; height:200px; position:relative; float:left; overflow:hidden;}
.evaluatelist dl dt img{-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.evaluatelist dl dd{ float:left; width:275px; padding:0 20px; height:200px; position:relative;}
.evaluatelist dl dd h3{ padding-top:10px; font-weight:700; font-size:18px; line-height:40px; color:#333;}
.evaluatelist dl dd p{ padding-top:5px; font-size:14px; line-height:24px; color:#777;}
.evaluatelist dl dd p.more{ position:absolute; left:20px; bottom:15px;}
.evaluatelist dl dd p.more span{ font-size:14px; line-height:26px; color:#e8390d;}
.evaluatelist dl a:hover dt img{-ms-transform: scale(1.1); transform: scale(1.1);}
.evaluatelist dl a:hover dd h3{ color:#e8390d; text-decoration:underline;}
.evaluatelist dl a:hover dd p.more span{ text-decoration:underline;}




/* 解决方案 */

.homesolutions{ padding:60px 0;}

.solutionlist{ margin-top:20px;}
.solutionlist dl{ width:400px; height:320px; float:left; position:relative; overflow:hidden;}
.solutionlist dl dt{ position:relative;}
.solutionlist dl dd{ position:absolute; left:0; right:0; bottom:0; text-align:center; padding:0 15px; font-size:18px; line-height:60px;}
.solutionlist dl ul{ position:absolute; left:0; right:0; bottom:-400px; height:400px; padding:0 30px; background-image:url(/uploads/image/s1t1images/tm-b-8.png); text-align:center}
.solutionlist dl ul h4{ font-weight:700; font-size:24px; line-height:50px; color:#fff; position:relative; display:inline-block; padding-top:100px;}
.solutionlist dl ul h4:after{ content:""; overflow:hidden; position:absolute; background-color:#fff; left:0px; bottom:0; width:100%; height:1px;}
.solutionlist dl ul p{ font-size:14px; line-height:28px; color:#eee; padding-top:10px;}




/* 关于我们 */

.homeabout{ padding:50px 0 0px; background:url(/uploads/image/s1t1images/bg-about.jpg) no-repeat center top;}

.aboutcontent{ position:relative; height:480px;}
.aboutleft{ width:570px;}

.abouttitle{ position:relative; color:#fff; padding-bottom:5px;}
.abouttitle p{ font-weight:700; font-size:36px; line-height:40px;}
.abouttitle span{ font-size:14px; line-height:20px;}
.abouttitle:before{ content:""; overflow:hidden; position:absolute; background-color:#fff; left:0px; bottom:0; height:3px; width:30px;}

.aboutleft dl{ padding-top:10px;}
.aboutleft dl dt{ font-weight:700; font-size:30px; line-height:80px; color:#e8390d; border-bottom:1px solid #333;}
.aboutleft dl dd{ font-size:14px; line-height:28px; color:#eee; padding:20px 0 0;}
.aboutleft dl dd a{ color:#e8390d;}
.aboutleft dl dd a:hover{ color:#fff;}

.aboutpic{ width:600px; height:450px; border:2px solid #fff; margin-left:26px; }

.aboutpicscroll{ position:relative; margin-top:20px;}
.aboutpicscroll .bd{position:relative;}
.aboutpiclist{ position:relative;}
.aboutpiclist dl{ width:240px; float:left;}
.aboutpiclist dl dt{ overflow:hidden;}
.aboutpiclist dl dt img{border:5px solid #f4f4f4;}
.aboutpiclist dl dd{ text-align:center; font-size:14px; line-height:40px;}





/* news &amp; faq */

.home-newsfaq{ padding:50px 0 50px; background-color:#fff; }

.home-news{ width:720px; position:relative; }

.home-news-title{ height:38px; position:relative; border-bottom:2px solid #dadada;}
.home-news-title li{float:left; height:40px; width:130px; text-align:center; font-size:16px; line-height:40px; color:#fff; cursor:pointer; margin-right:2px; background-color:#333;}
.home-news-title li.on{ color:#fff; background-color:#e8390d;}

.home-news-title a{ display:inline-block; float:right; font-weight:normal; text-transform:uppercase; font-size:12px; line-height:22px; margin-top:9px; position:relative; padding-right:10px;}
.home-news-title a em{ width:4px; height:7px; position:absolute; right:0; top:50%; margin-top:-3px; background:url(/uploads/image/s1t1images/jiao-b-2.png) no-repeat right 50%;}
.home-news-title a:hover{ color:#e8390d; padding-right:8px;}

.home-news-list{ width:720px; margin-top:20px;}
.home-news-list dl{ height:210px;}
.home-news-list dl dt{ width:310px; height:210px; float:left;}
.home-news-list dl dd{ float:left; width:390px; margin-left:20px; height:210px; position:relative}
.home-news-list dl dd h3{ font-weight:700; font-size:18px;line-height:30px; color:#333; padding-bottom:2px;}
.home-news-list dl dd p.co{ font-size:14px; line-height:24px; color:#666; padding-top:10px;}
.home-news-list dl dd p.time{ font-size:12px; line-height:20px; color:#888; border-bottom:1px dotted #ddd; padding-bottom:5px;}
.home-news-list dl dd p.more{ position:absolute; left:0; bottom:23px;}
.home-news-list dl dd p.more span{ font-size:12px; line-height:26px; color:#fff; background-color:#333; display:inline-block; padding:0 15px;-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.home-news-list dl a:hover dd h3{ color:#e8390d; text-decoration:underline;}
.home-news-list dl a:hover dd p span{ background-color:#e8390d;}


.home-news-list ul{ padding-top:15px;}
.home-news-list ul li{ width:50%; float:left; position:relative; border-bottom:1px dotted #ccc; }
.home-news-list ul li a{ font-size:14px; line-height:44px; position:relative; display:block; padding-left:18px;}
.home-news-list ul li a em{ width:11px; height:11px; position:absolute; left:0; top:50%; margin-top:-5px; background:url(/uploads/image/s1t1images/jiaob.png) no-repeat left bottom;}
.home-news-list ul li a:hover{ color:#e8390d; margin-left:5px;}
.home-news-list ul li:nth-child(2n){ margin-left:0px;}
.home-news-list ul li:nth-last-child(1){ border:none;}
.home-news-list ul li:nth-last-child(2){ border:none;}


.home-faq{ width:440px; margin-left:40px; position:relative; }


.faqmarquee{ height:440px; position:relative; overflow:hidden; margin-top:20px;}
.home-faq-list dl{ padding:15px 0; border-top:1px dotted #ccc;}
.home-faq-list dl dt,.home-faq-list dl dd{ position:relative; padding-left:30px;}
.home-faq-list dl dt{ font-weight:700; font-size:14px; line-height:26px; color:#333;}
.home-faq-list dl a:hover dt{ color:#008dd7; text-decoration: underlines;}
.home-faq-list dl dd{ font-size:14px; line-height:22px; margin-top:0; color:#666;}
.home-faq-list dl dt span,.home-faq-list dl dd span{ position:absolute; left:0; width:22px; height:26px; }
.home-faq-list dl dt span{ top:0px; background:url(/uploads/image/s1t1images/faq-q.png) no-repeat left 1px;}
.home-faq-list dl dd span{ top:0px; background:url(/uploads/image/s1t1images/faq-a.png) no-repeat left 0px;}





/* explainlist */


.footerexplain{ background-image:url(/uploads/image/s1t1images/bg-honor.jpg); border-top:2px solid #111; padding:35px 0;}

.explainlist{}
.explainlist dl{ width:20%; float:left;}
.explainlist dl dt{ height:50px; font-size:14px; line-height:22px; color:#333; padding-left:60px; background-repeat:no-repeat; background-position:left top;}
.explainlist dl dt p{ font-weight:700; font-size:18px; padding-top:4px;}
.explainlist dl dd{ padding:10px 20px 0 0; font-size:14px; line-height:24px; color:#666;}
.explainlist dl dd p{ float:left; margin-right:10px; padding-top:5px;}

/*footer*/


.footer{ position:relative; background-color:#272727; background-image:url(/uploads/image/s1t1images/bg-footer.jpg); }

.footernav{ padding:15px 0; border-bottom:1px solid #444;}
.footernav ul{ height:30px; overflow:hidden; text-align:center; font-size:0;}
.footernav li{ position:relative; display:inline-block; padding:0 20px; height:30px; overflow:hidden;}
.footernav li:before{ content:""; overflow:hidden; position:absolute; left:0px; top:9px; height:12px; width:1px; background-image:url(/uploads/image/s1t1images/tm-w-2.png)}
.footernav li.home:before{ background:none;}
.footernav li a{ font-size:14px;line-height:30px; color:#fff; display:block;}
.footernav li.curr a,.footernav li a:hover{ color:#fff;}


.fonter-content{ position:relative; min-height:170px;}

.copy{width: 76%; padding:30px 0 0 0px; position:relative;}
.copy ul li,.copy ul li a{ font-size:14px; line-height:26px; color:#999;}
.copy ul li a{ color:#999; vertical-align:top;}
.copy ul li em{ display:inline-block; padding-right:20px;}
.copy ul li a:hover { color:#fff;}


.footer-code{ position: absolute; top:30px; right:0px;}
.footer-code dl{ width:100px; float:right; margin-left:20px; float:left;}
.footer-code dl dt{ background-color:#fff; padding:5px;}
.footer-code dl dt img{ max-width:100%;}
.footer-code dl dd{ text-align:center; font-size:12px; line-height:40px; color:#fff;}


.links{ padding:10px 0;}
.links-co{ position:relative; padding-left:86px;}
.links-co em,.links-co a{ font-size:14px; line-height:24px; color:#ddd;}
.links-co em{ position:absolute; left:0; top:0; background:url(/uploads/image/s1t1images/icon-link.png) no-repeat left 5px; background-size:14px 14px; padding-left:18px;}
.links-co a{ display:inline-block; padding:0 1px; margin-right:15px; overflow:hidden; position:relative; float:left; color:#999;}
.links-co a:hover{ color:#fff;}







/*---------------page---------------*/



.pagebanner { height:400px; position:relative; overflow: hidden;}
.pagebanner img { position: relative;width: 1920px; height:400px;}

.mainw{ padding-bottom:50px;}

.main{ width:930px; float:left; margin-left:30px;}




.wnav{ }


.pagetitle{ padding:25px 0;}
.pagetitle h2{ font-weight:700; font-size:30px; line-height:40px; color:#fe5c00;}
.pagetitle p{ font-size:14px; line-height:20px; color:#999; text-transform:uppercase;}


.wnav .location{ margin-top:10px; padding-bottom:10px;}

.location{ font-size:12px; line-height:40px; color:#666; background-image:url(/uploads/image/s1t1images/location.png); background-repeat:no-repeat; background-position:left 14px; padding-left:18px;  }
.location a{ font-size:12px; line-height:40px; color:#666; display:inline-block; padding:0 10px 0 20px; position:relative;}
.location a.locationhome{ padding-left:6px;}
.location a:after{ content:"&gt;"; font-family:"\5b8b\4f53"; font-weight:500; font-size:14px; line-height:40px; color:#888; position:absolute; right:-9px; top:1px;}
.location a:nth-last-child(1):after{ content:"";}
.location a:nth-last-child(1){ padding-right:0;}
.location a:hover{ color:#2480e6;}

.pagenavbox{ border-bottom:1px solid #dadada;}
.pagenav{ height:60px; background-color:#fff; margin-left:-30px;}
.pagenav li{ float:left; position:relative; padding:0 30px;}
.pagenav li:before{ content:""; overflow:hidden; position:absolute; left:0px; top:23px; height:14px; width:1px; background-color:#eee;}
.pagenav li:nth-child(1):before{ background-color:#fff;}
.pagenav li a{ display:inline-block; padding:0 2px; font-size:16px; line-height:60px; position:relative; }
.pagenav li a span{ position:absolute; width:100%; left:0; bottom:-2px; height:3px; background-color:#e8390d; overflow:hidden; filter:alpha(opacity=0); opacity:0;-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.pagenav li.curr a,.pagenav li a:hover{color:#e8390d;}
.pagenav li.curr a span,.pagenav li a:hover span{filter:alpha(opacity=100); opacity:1;}

.page-title{ text-align:center; height:80px; position:relative;}
.page-title p{ font-size:24px; line-height:30px; color:#bdbdbd; text-transform:uppercase;}
.page-title h2{ font-size:30px; line-height:40px; color:#2480e6; position:relative;}
.page-title h2 span{ display:inline-block; position:relative;}
.page-title h2 span:before{ content:""; overflow:hidden; position:absolute; left:-70px; top:18px; height:4px; width:50px; background-image:url(/uploads/image/s1t1images/title-bg.png); background-repeat:no-repeat; background-position:left top;}
.page-title h2 span:after{ content:""; overflow:hidden; position:absolute; right:-70px; top:18px; height:4px; width:50px; background-image:url(/uploads/image/s1t1images/title-bg.png); background-repeat:no-repeat; background-position:left top;}

.pageheight{ height:50px;}
.pageht{ height:25px;}


.maintop{ height:50px; position:relative; border-bottom:1px solid #bfbfbf;}
.maintop h3{ font-weight:700; font-size:18px; line-height:40px; color:#2480e6;}
.maintop .location{ position:absolute; right:0; top:0;}



/* 左侧 sideleft  */

.sideleft{width:240px; margin-top:0px; position:relative; z-index:11; overflow:hidden;}

.lefttitle{background:#fe5c00;color:#fff; text-align:center; height:100px; }
.lefttitle h2{ font-weight:700; font-size:30px;line-height:40px; padding-top:20px;}
.lefttitle p{font-size:14px; line-height:20px; color:#ffa26d; text-transform:uppercase;}


.leftnav{ background-color:#333333;}
.leftnav li{ margin-top:1px;}
.leftnav li h6 a{ font-size:16px; line-height:50px; height:50px; color:#fff; display:block; position:relative; padding-left:20px; background:url(/uploads/image/s1t1images/sidebg.png) no-repeat left bottom;}
.leftnav li h6 a:hover,.leftnav li h6.curr a{ background-position:left top; color:#fff;}

.leftnav li ol{ padding:10px 0; border-top:1px solid #484848; background-color:#333; }
.leftnav li ol li{ margin-top:0; height:30px;}
.leftnav li ol li h4{ padding-left:20px;}
.leftnav li ol li a{ font-size:12px; line-height:30px; color:#bbb; position:relative; display:block; padding-left:17px;}
.leftnav li ol li a em{ width:11px; height:11px; position:absolute; left:0; top:10px; background:url(/uploads/image/s1t1images/townav.png) no-repeat left bottom;}
.leftnav li ol li.curr a,.leftnav li ol li a:hover{ color:#fff;}
.leftnav li ol li.curr a em,.leftnav li ol li a:hover em{ color:#fff; background-position:left top;}



.sideproductlist{ position:relative; overflow:hidden; border-top:1px dotted #ccc;}
.sideproductlist span.producthot{ position:absolute; left:0; top:10px; width:24px; height:20px; padding-top:5px; text-align:center; font-size:12px; line-height:20px; color:#fff; background:url(/uploads/image/s1t1images/hotb.png) no-repeat left top; z-index:5;}
.sideproductlist:nth-child(1){ border:none;}
.sideproductlist:nth-child(1) span.producthot{background:url(/uploads/image/s1t1images/hot1.png) no-repeat left top;}
.sideproductlist:nth-child(2) span.producthot{background:url(/uploads/image/s1t1images/hot2.png) no-repeat left top;}
.sideproductlist:nth-child(3) span.producthot{background:url(/uploads/image/s1t1images/hot3.png) no-repeat left top;}
.sideproductlist:nth-child(4) span.producthot{background:url(/uploads/image/s1t1images/hot4.png) no-repeat left top;}
.sideproductlist:nth-child(5) span.producthot{background:url(/uploads/image/s1t1images/hot5.png) no-repeat left top;}
.sideproductlist dl{ height:50px; position:relative;}
.sideproductlist dl dt{ width:220px; height:150px; position:absolute; left:0; bottom:0;}
.sideproductlist dl dd{ font-size:14px; line-height:40px; padding:5px 0; position:absolute; left:0; bottom:0; right:0; background:#fff; padding-left:30px;}

.sideproduct .curr{ border:none;}
.sideproduct .curr span.producthot{ top:0; left:5px;}
.sideproduct .curr dl{ position:relative;}
.sideproduct .curr dl dt{  position:absolute; left:0; bottom:0;}
.sideproduct .curr dl dd{ font-size:14px; line-height:40px; position:absolute; left:0; bottom:0; right:0; background: url(/uploads/image/s1t1images/tm-b-6.png); padding:0px 15px; color:#fff;}



/* 左侧底部内容 */

.sidebottom{ margin-top:20px;}
.sidetitle{ font-size:16px; line-height:40px; color:#fff; background-color:#333; padding-left:20px;}
.sideconetent{ border:1px solid #ddd; border-top:none; padding:9px;}

.sidecontact{}
.sidecontact img{ width:220px;}
.sidecontacttext{ padding:8px 0;}
.sidecontacttext li{ margin-top:5px; position:relative; font-size:14px; line-height:20px; color:#555; padding-left:45px;}
.sidecontacttext li span{ position:absolute; left:0; top:0; color:#888;}



.left-contact-ti{ background:#759800; font-size:14px; line-height:40px; color:#fff; height:40px; padding:0 20px;}


.left_contact{ margin-top:10px; }

.left-contact-box{  overflow:hidden; border:1px solid #759800; background-color:#fff; padding:10px 10px;}


.product{ background-color:#fff; border:1px solid #ddd; margin-top:20px;}
.product h2{ font-size:16px; line-height:40px; color:#fff; background-color:#2480e6; padding-left:15px;}
.product .box{ padding:10px;}
.product .box ul{}
.product .box ul li{ margin-top:15px; border-bottom:1px solid #e5e5e5;}
.product .box ul li h3{ text-align:center; font-size:14px; line-height:50px;}





/*---------------about---------------*/


.pagetext{ font-size:14px; line-height:2em; padding-top:30px;}


.page-about-a{ height:400px; padding-top:30px;}

.page-video{ width:600px; height:400px;}
.page-video ul{ height:400px; position:relative;}
.page-video span{ position: absolute; left:0; right:0; top:0; bottom:0; background-image:url(/uploads/image/s1t1images/icon-play.png); background-position:50% 50%; background-repeat:no-repeat; background-color:rgba(0,0,0,0);-ms-transition-duration: 0.3s; transition-duration: 0.3s; cursor:pointer;}
.page-video:hover span{ background-color:rgba(0,0,0,0.4);}

.page-about-right{ width:570px; height:400px; margin-left:30px;}
.page-about-right h2{ font-weight:700; font-size:24px; color:#85a11e; padding:35px 0 20px;}
.page-about-right ul{ font-size:14px; line-height:30px; color:#333;}



.page-about-b{ height:410px;}
.page-aboutb-left,.page-aboutb-right{ width:600px; height:410px;}

.page-aboutb-left{}
.page-aboutb-left ul{font-size:14px; line-height:30px; color:#333; padding:80px 50px 30px 0 }


.page-data{}
.page-data dl{ height:80px; width:100px; border:1px solid #2480e6; float:left; border-radius:5px; text-align:center; margin-left:12px;}
.page-data dl:nth-child(1){ margin-left:0;}
.page-data dl dt{ position:relative; font-weight:700; font-size:22px; line-height:46px; color:#2480e6;}
.page-data dl dt:before{ content:""; overflow:hidden; position:absolute; left:40px; bottom:0; background-color:#2480e6; height:3px; width:20px;}
.page-data dl dd{ font-size:14px; line-height:30px;}


.content-nav{ margin-top:80px;}
.content-nav dl{ width:280px; height:187px; float:left; margin-left:26px; position:relative; overflow:hidden;}
.content-nav dl:nth-child(1){ margin-left:0;}
.content-nav dl dt{ height:187px; position:relative; overflow:hidden;}
.content-nav dl dt img{-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.content-nav dl a:hover dt img{-ms-transform: scale(1.1); transform: scale(1.1);}
.content-nav dl dd{ position: absolute; left:0; right:0; top:0; bottom:0; background-image:url(/uploads/image/s1t1images/tm-b-4.png);}
.content-nav dl dd h6{ background-position:50% top; background-repeat:no-repeat; text-align:center; font-size:18px; line-height:40px; color:#fff; padding-top:50px; margin-top:50px;}



/*  客户评价综合页 */


.page-evaluation{ padding:10px 0 70px;}
.page-evaluation-list{}
.page-evaluation-list dl{ width:566px; height:197px; float:left; margin:20px 20px 0 0; padding:10px; border:2px solid #d0d0d0;}
.page-evaluation-list dl:nth-child(2n){ margin-right:0;}
.page-evaluation-list dl dt{ width:270px; height:197px; position:relative;float:left; overflow:hidden;}
.page-evaluation-list dl dt img{-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.page-evaluation-list dl a:hover dt img{-ms-transform: scale(1.1); transform: scale(1.1);}
.page-evaluation-list dl dd{ float:left; width:270px; margin-left:20px; height:200px; position:relative}
.page-evaluation-list dl dd h3{ border-bottom:2px solid #2480e6; padding-bottom:5px; color:#333; font-weight:700; line-height:30px; font-size:16px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.page-evaluation-list dl dd h6{ padding-top:10px; font-size:14px; line-height:24px; color:#666;}
.page-evaluation-list dl a:hover dd h3{ color:#2480e6; text-decoration:underline;}
.page-evaluation-list dl:hover{ border-color:#2480e6;}




.page-evaluation-lista{}
.page-evaluation-lista dl{ width:441px; height:146px; float:left; margin:20px 20px 0 0; padding:10px; border:2px solid #d0d0d0;}
.page-evaluation-lista dl:nth-child(2n){ margin-right:0;}
.page-evaluation-lista dl dt{ width:200px; height:146px; position:relative;float:left; overflow:hidden;}
.page-evaluation-lista dl dt img{-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.page-evaluation-lista dl a:hover dt img{-ms-transform: scale(1.1); transform: scale(1.1);}
.page-evaluation-lista dl dd{ float:left; width:226px; margin-left:15px; height:146px; position:relative}
.page-evaluation-lista dl dd h3{ border-bottom:2px solid #2480e6; padding-bottom:5px; color:#333; font-weight:700; line-height:30px; font-size:16px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.page-evaluation-lista dl dd h6{ padding-top:10px; font-size:14px; line-height:24px; color:#666;}
.page-evaluation-lista dl a:hover dd h3{ color:#2480e6; text-decoration:underline;}
.page-evaluation-lista dl:hover{ border-color:#2480e6;}



.page-client{ border-top:1px dotted #aaa; padding:70px 0 0}


.page-more{ text-align:center; margin-top:40px;}
.page-more a{ display:inline-block; padding:0 28px 0 20px; border-radius:15px;font-weight:normal; text-transform:uppercase; font-size:12px; height:30px; line-height:30px; color:#fff; background-color:#2480e6; background-image:url(/uploads/image/s1t1images/icon-w-jiao.png); background-repeat:no-repeat; background-position:75px 50%;}
.page-more a:hover{ background-color:#2480e6}



/* 产品综合页 */


.page-product-clss{ border:2px solid #2480e6; border-radius:10px; padding:10px; margin-top:20px;}
.page-product-clss dl{ height:400px;}
.page-product-clss dl dt{ float:left; width:490px; height:400px;}

.page-product-clss dl dd{ float:left; width:410px; height:400px; position:relative; margin-left:20px;}
.page-product-clss dl dd h3{ padding-top:10px;}
.page-product-clss dl dd h3 a{ font-weight:700; font-size:30px; line-height:50px; color:#809c20;}
.page-product-clss dl dd h3 a:hover{ color:#2480e6; text-decoration:underline;}
.page-product-clss dl dd h6{ font-size:18px; line-height:30px; color:#333; padding:20px 0 10px;}
.page-product-clss dl dd p{ font-size:14px; line-height:24px;}
.page-product-clss dl dd h5{}
.page-product-clss dl dd h5 a{ display:inline-block; padding:0 28px 0 20px; border-radius:15px; float:right; font-weight:normal; text-transform:uppercase; font-size:12px; height:30px; line-height:30px; color:#fff; background-color:#2480e6; background-image:url(/uploads/image/s1t1images/icon-w-jiao.png); background-repeat:no-repeat; background-position:100px 50%; position:absolute; left:0; bottom:45px;}
.page-product-clss dl dd h5 a.btn-b{ background-color:#1b1b1b; background-position:76px 50%; left:130px;}
.page-product-clss dl dd h5 a:hover{ background-color:#2480e6}






.page-product-list{}

.productco{ width:455px; height:240px; float:left; margin:0 16px 16px 0; border:1px solid #ccc; position:relative;}
.productco:hover{ border-color:#e8390d;}
.productco:before{ content:""; overflow:hidden; position:absolute; left:240px; top:0px; bottom:0px; width:1px; background-color:#eee; z-index:99;}
.productco:nth-of-type(even){ margin-right:0;}
.pleft{ width:240px; height:240px; overflow:hidden; float:left;}
.pleft img{-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.pleft a:hover img{ -ms-transform: scale(1.1); transform: scale(1.1);}
.pright{ width:210px; height:230px; position:relative; background-color:#fff; float:left;}
.pright dl{ padding:15px 20px 0;}
.pright dl dt{ padding-bottom:8px;}
.pright dl dt h3 a{ font-weight:700; font-size:16px; line-height:30px; color:#333;}
.pright dl dt p{ font-size:12px; line-height:26px;}
.pright dl dd{ padding-top:8px; border-top:1px solid #eee;}
.pright dl dd h4{ font-size:12px; line-height:26px; padding-bottom:5px;}
.pright dl dd p{ font-size:12px; line-height:18px;}
.pright h6{ position:absolute; left:20px; bottom:20px;}
.pright h6 a{ display:inline-block; font-size:12px; line-height:24px; color:#fff; position:relative; padding:0 15px 0 10px; background-color:#aaa; border-radius:3px; margin-right:2px;}
.pright h6 a em{ width:3px; height:7px; position:absolute; right:8px; top:50%; margin-top:-3px; background:url(/uploads/image/s1t1images/jiao-w-9.png) no-repeat right 50%;}
.pright dl dt h3 a:hover{ color:#e8390d;}
.pright h6 a:hover{ background-color:#e8390d; color:#fff;}
.pright h6 a:hover em{background:url(/uploads/image/s1t1images/jiao-w-9.png) no-repeat right 50%;}






/* 产品详情 */



/** product show **/
.prodpic{width:930px; height:690px;}

.prodpic .big{width:688px;height:688px;position:relative;z-index:1;float:left; border:1px solid #ddd;}
.prodpic .big a{width:688px;height:688px;background:#fff;display:table-cell;text-align:center;vertical-align:middle;}
.prodpic .big a img{vertical-align:middle;max-width:688px;max-height:688px;}
.prodpic .big a{*display:block;*font-family:arial;*line-height:1;}
div.zoomdiv{z-index:999;position:absolute;top:0px;left:0px;width:300px;height:300px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoommask{position:absolute;background:url(/uploads/image/s1t1images/mask.png);cursor:move;z-index:1;}

.prodpic .list{width:230px;height:690px;overflow:hidden;position:relative;float:left; margin-left:10px;}
.prodpic .list a.prev,.prodpic .list a.next{display:block;width:40px;height:30px;position:absolute;top:0;right:92px;background:url(/uploads/image/s1t1images/anu.png) no-repeat right bottom;overflow:hidden;cursor:pointer;-ms-transition-duration: 0s; transition-duration: 0s; z-index:9;}
.prodpic .list a.next{top:auto;bottom:0;background-position:right top;}
.prodpic .list a.prev:hover{background-position:left top;}
.prodpic .list a.next:hover{background-position:left bottom;}

.prodpic .list .thumb{position:relative; z-index:2;width:230px;height:690px;}
.prodpic .list .thumb ul{position:absolute;height:99999px;}
.prodpic .list .thumb ul li{background:none;float:left;width:225px;height:225px;position:relative; margin-bottom:7px; padding-left:5px;}
.prodpic .list .thumb ul li img{max-width:223px;max-height:223px;cursor:pointer; border:1px solid #ddd;}
.prodpic .list .thumb ul li a em{display:block;position:absolute;right:0;top:0; bottom:0; left:0px;}
.prodpic .list .thumb ul li a.selected em{background:url(/uploads/image/s1t1images/jt.png) no-repeat;}



.productcontenttitle{ font-weight:700; font-size:24px; line-height:24px; color:#333; padding-left:10px; border-left:5px solid #333;}
.producttext{ font-size:14px; line-height:2em; padding:15px 0 20px;}

/* product-introduce */

.product-introduce-title{ height:50px; background-color:#fff; margin-top:30px;}
.product-introduce-title ul li{ float:left; padding:0 40px; background-color:#2480e6; font-size:14px; line-height:50px; color:#fff;}

.product-introduce-text{ padding:20px 0 30px; font-size:14px; line-height:28px;}
.product-introduce-text p{ padding:8px 0;}



.productbottom .page-product-list{ margin-top:25px;}


/* faq */

.page-faq-content{ padding:25px 0 20px;}
.page-faq-list{border-left:2px solid rgba(0,0,0,0);}
.page-faq-list.curr{border-left:2px solid #2480e6; background-image:url(/uploads/image/s1t1images/tm-w-5.png);}

.page-faq-list dt{ padding-left:40px; border-bottom:1px solid #ddd; font-size:16px; line-height:40px; color:#000; position:relative;cursor:pointer; }
.page-faq-list dt em{ position:absolute; left:10px; top:50%; margin-top:-10px; width:20px; height:20px; background-color:#2480e6; text-align:center; font-size:12px; line-height:20px; color:#fff; border-radius:3px;}
.page-faq-list dd{ padding:15px 15px 15px 40px; font-size:14px; line-height:24px; display:none;}



/* job */


.page-job-content{ padding-top:25px;}
.page-job-list{ border:1px solid #ddd; margin-top:-1px;  background-image:url(/uploads/image/s1t1images/tm-w-5.png); }

.page-job-title{ cursor:pointer;}
.page-job-title ul{ background-color:#f8f8f8;}
.page-job-title ul li{ width:25%; float:left; font-size:14px; line-height:40px;}
.page-job-title ul li span{ display:inline-block; padding:0 5px 0 15px; font-weight:700; color:#000;}

.page-job-co{ padding:0 0 15px; display:none; }
.page-job-co dl{ padding:15px 15px 0;}
.page-job-co dl dt{ font-weight:700; font-size:14px; line-height:30px; color:#333;}
.page-job-co dl dd{ font-size:14px; line-height:24px;}
.page-job-co h6{ padding:15px 0 0 15px;}
.page-job-co h6 a.joblink{ display:inline-block; font-size:14px; line-height:30px; color:#fff; padding:0 18px; background-color:#888;}
.page-job-co h6 a.joblink:hover{ background-color:#2480e6}


/* i */

.jobsshow{border:1px solid #ddd;background:#fff;}
.jobsshow h3{font-size:14px;font-weight:bold;background:#ddd;line-height:35px; padding-left:15px;font-weight:normal;}
.jobsshow table{margin:10px 20px 20px;background:#fff;}
.jobsshow .mr{padding-right:20px;}
.jobsshow .jobsinput{width:310px;border:1px solid #ddd;line-height:25px;height:25px;padding:0 5px;margin-bottom:10px;}
.jobsshow .input_radio{margin-right:5px;vertical-align: middle;}
.jobsshow .jobsinput:focus,.jobsshow .jobstextarea:focus{border:1px solid #d40413;}
.jobsshow .jobstextarea{width:820px;padding:5px;border:1px solid #ddd;line-height:22px;height:125px;margin-top:3px;display:block;}
.jobsshow .jobssubmit{background:#999;width:85px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-right:10px;margin-top:20px;border-radius:4px;}
.jobsshow .jobssubmit:hover{background:#666;color:#fff;}
.jobsshow .jobssubmitb{background:#333;width:100px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-top:20px;border-radius:4px;}
.jobsshow .jobssubmitb:hover{background:#d40413;color:#fff;}



/* news */

.page-news{ padding:50px 0 100px;}

.page-news-hot{ margin-top:10px; position:relative; margin-right:-50px;}
.page-news-hot ul{ float:left; width:380px; margin-right:30px;}
.page-news-hot dl{ position:relative; overflow:hidden; height:266px;}
.page-news-hot dl dt{ height:220px; background-repeat:no-repeat; background-position:50% 50%; background-size:cover; position:relative;}

.page-news-hot dl dd{position: absolute; left:0; right:0; top:180px; bottom:0; background-image:url(/uploads/image/s1t1images/tm-b-8.png); background-position:left top; padding:18px 20px 0; color:#fff; letter-spacing:1px;}
.page-news-hot dl dd h3{ font-size:16px; line-height:30px;  padding:0px 0 0px; transition-duration: 0.3s;overflow: hidden; text-overflow: ellipsis; white-space:nowrap; }
.page-news-hot dl dd h6{font-size:12px; line-height:30px; color:#ddd; padding-bottom:5px;}
.page-news-hot dl dd p{ font-size:12px; line-height:20px; color:#ddd;}
.page-news-hot a:hover h3{ text-decoration:underline;}



.page-news-list{ position:relative;}

.page-news-list ul{ padding-bottom:20px;}
.page-news-list dl{ height:210px;}
.page-news-list dl dt{ float:left; width:310px; height:210px; position:relative; overflow:hidden;}

.page-news-list dl dd{ float:left; height:210px; position:relative; width:590px; margin-left:20px; font-size:12px;}
.page-news-list dl dd h3{ font-weight:700; font-size:16px; line-height:30px; color:#333;}
.page-news-list dl dd p{ font-size:12px; line-height:24px; color:#666; padding-top:10px;}
.page-news-list dl dd p.time{border-bottom:1px solid #ddd; font-size:12px; line-height:20px; padding:0 0 10px;}
.page-news-list dl dd h6{ position: absolute; left:0; bottom:0px;}
.page-news-list dl dd h6 span{ display:inline-block; font-size:12px; line-height:26px; color:#fff; position:relative; padding:0 25px 0 15px; background-color:#ccc; border-radius:3px;}
.page-news-list dl dd h6 span em{ width:4px; height:7px; position:absolute; right:12px; top:50%; margin-top:-3px; background:url(/uploads/image/s1t1images/jiao-w-9.png) no-repeat right 50%;}
.page-news-list a:hover dl dd h3{ color:#e8390d;}
.page-news-list a:hover dl dd span{ background-color:#e8390d; color:#fff;}
.page-news-list a:hover dl dd span em{background:url(/uploads/image/s1t1images/jiao-w-9.png) no-repeat right 50%;}


.page-solution-list{ position:relative;}

.page-solution-list ul{ padding-bottom:20px;}
.page-solution-list dl{ height:350px;}
.page-solution-list dl dt{ float:left; width:480px; height:350px; overflow:hidden;}

.page-solution-list dl dd{ float:left; height:350px; position:relative; width:415px; margin-left:25px; font-size:12px;}
.page-solution-list dl dd h3{ font-weight:700; font-size:16px; line-height:40px; color:#333; padding:0px 0 5px; border-bottom:1px solid #ddd; }
.page-solution-list dl dd p{ font-size:12px; line-height:24px; color:#666; padding-top:10px;}
.page-solution-list dl dd h6{ position: absolute; left:0; bottom:20px;}
.page-solution-list dl dd h6 span{ display:inline-block; font-size:12px; line-height:26px; color:#fff; position:relative; padding:0 25px 0 15px; background-color:#ccc; border-radius:3px;}
.page-solution-list dl dd h6 span em{ width:4px; height:7px; position:absolute; right:12px; top:50%; margin-top:-3px; background:url(/uploads/image/s1t1images/jiao-w-9.png) no-repeat right 50%;}
.page-solution-list a:hover dl dd h3{ color:#e8390d;}
.page-solution-list a:hover dl dd span{ background-color:#e8390d; color:#fff;}
.page-solution-list a:hover dl dd span em{background:url(/uploads/image/s1t1images/jiao-w-9.png) no-repeat right 50%;}



/* news detail*/

.articletop { text-align: center; background: url(/uploads/image/s1t1idefault/splitbg.gif) repeat-x 0 bottom; padding-bottom: 20px; margin-bottom: 20px; }
.articletop h2 { font-size: 22px; color: #000; margin-bottom: 16px;  }
.articletop p { color: #999; }
.articletop span { margin: 0 5px; }
.articletop a { margin: 0 5px; }
.articletop .active { color: #000; font-weight: bold; }

.articleshow { margin-bottom: 20px; font-size: 14px;clear: both; }

.articlectrl { height: 40px; line-height: 40px; background: #fff; margin-top: 20px; color: #999; padding: 0 20px; cursor: default;  border-top:2px solid #aaa; }



/* case */

.page-case{ padding:0px 0 0px;}

.page-case-list{ margin-top:10px; position:relative; margin-right:-50px;}

.page-case-list ul{ float:left; width:285px; margin:20px 20px 0 0; overflow:hidden;}
.page-case-list ul:nth-child(4n){ margin-right:0px;}

.page-case-list dl{ background-color:#fff; position:relative;}
.page-case-list dl dt{ position:relative; overflow:hidden; border:1px solid #ddd; padding:4px;}
.page-case-list dl dd{ text-align:center; font-size:16px; line-height:30px; color:#333; padding:5px 18px; background-color:#fafafa; transition-duration: 0.3s; height:110px; }
.page-case-list dl dd h3{ font-size:16px; line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.page-case-list dl dd p{ font-size:12px; line-height:20px; color:#666;}
.page-case-list a:hover dl dt{ border-color:#2480e6}
.page-case-list a:hover dl dd h3{ color:#2480e6;}




/* pic-list */


.piclist{ position:relative; padding-top:20px;}
.piclist ul{ float:left; overflow:hidden;}
.piclist dl dt{ position:relative; overflow:hidden;}
.piclist dl dd{ text-align:center; font-size:14px; line-height:30px; color:#333; padding-top:5px;}
.piclist a:hover dl dt{ border-color:#2480e6}
.piclist a:hover dl dd{ color:#2480e6;}

.pic-one-list ul{ width:290px; margin:10px 13px 0 0;}
.pic-one-list ul:nth-child(4n){ margin-right:0px;}

.pic-honor-list ul{width:230px; margin:10px 12px 0 0;}
.pic-honor-list ul:nth-child(5n){ margin-right:0px;}

.pic-hzhb-list{ padding-top:0;}
.pic-hzhb-list ul{ width:220px; margin:0px 16px 16px 0; background-color:#fff;}
.pic-hzhb-list ul:nth-child(4n){ margin-right:0px;}




/* pagecase */


.pagecase{}
.pagecase ul{ float:left; overflow:hidden; width:300px; margin:0px 15px 15px 0;}
.pagecase ul:nth-child(3n){ margin-right:0px;}
.pagecase dl{ position:relative;}
.pagecase dl dt{ position:relative; overflow:hidden;}
.pagecase dl dd{ text-align:center; font-size:14px; line-height:40px; color:#333; padding:0 15px;}
.pagecase a:hover dl dd{ color:#2480e6;}



/* 服务支持 */

.page-service{ padding:0px 0 20px;}

.servicebox1 li{height:300px;overflow:hidden;background:#f4f4f4;font-size:14px;}
.servicebox1 li img{width:600px;height:300px;}
.servicebox1 li .font{height: 210px;padding-left: 50px;padding-top: 90px;width: 550px;position: relative;z-index:10;}
.servicebox1 li .font h3{background:  no-repeat left bottom;color:#007946;font-size:24px;font-weight:normal;padding-bottom:20px;margin-bottom:20px;}
.servicebox1 li .font h3 span{display:block;font-size:14px;font-family:arial;color:#999;}
.servicebox1 li .font::before{ content: "";position: absolute;top:150px;left:-20px;width: 0px; height: 0px;border: 10px solid transparent;border-right-color:#f4f4f4;}
.servicebox1 li.two .font{text-align:right;padding-left:0;padding-right:50px;}
.servicebox1 li.two .font h3{background:  no-repeat right bottom;}
.servicebox1 li.two .font::after{ content: "";position: absolute;top:150px;right:-20px;width: 0px; height: 0px;border: 10px solid transparent;border-left-color:#f4f4f4;}




/* page-contact  */

.contactbox{ position:relative; margin-top:20px;}

.contacttext { padding:30px; width:250px; background-image:url(/uploads/image/s1t1images/tm-w-9.png); position:absolute; top:50px; right:50px; bottom:50px; box-shadow:0 0 10px 0 #aaa; z-index:50;}



/* feedback*/


.foodback{ padding:50px 100px 50px; background-color:#f5f5f5; margin-top:10px;}

.feedbackbox{ padding:40px 0px 70px;}

#feedback_formm{margin-top:20px;}
#feedback_formm label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(/uploads/image/s1t1images/contact.png) no-repeat;font-size:14px;}
#feedback_formm label.name{background-position:0 -32px;}
#feedback_formm label.email{background-position:0 -64px;}
#feedback_formm label.city{background-position:0 -96px;}
#feedback_formm label.msg_title{background-position:0 -128px;}
#feedback_formm label.address{background-position:0 -160px;}
#feedback_formm label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_formm input{width:230px;height:30px;line-height:30px;float:left;margin:0 56px 30px 0;padding:0 10px;border:1px solid #dbdbdb; font:14px/30px "\5fae\8f6f\96c5\9ed1", sans-serif;}
#feedback_formm input.last{margin-right:0;}
#feedback_formm .msg{border-top:1px dotted #ccc;padding:30px 0;}
#feedback_formm textarea{height:125px;width:1178px;padding:10px;border:1px solid #dbdbdb;display:block; font:14px/30px "\5fae\8f6f\96c5\9ed1", sans-serif;}

#feedback_formm .btns{width:120px;height:40px;margin-right:10px; background:#e8390d;color:#fff;border:none;font-size:15px;margin-bottom:0;}
#feedback_formm .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_formm .tablerow{width:100%;height:32px;}
#feedback_formm .tablerow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_formm .tablerow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_formm input:focus,#feedback_formm textarea:focus{border-color:#e8390d;}




/* site map */

#sitemap{ padding:40px 0 50px;}

.map-title{ height:60px; border-bottom:2px solid #555; margin-top:40px;}
.map-title ul{ float:left; background-color:#555; padding:0 20px;}
.map-title ul a{ font-size:16px; line-height:60px; color:#fff; display:inline-block; padding:0 20px;}
.map-title ul a:hover{ text-decoration:underline;}

.map-location{ font-size:14px; line-height:30px; padding:20px 0;}

.map-content{ padding-bottom:50px;}
.map-content dl{ padding:15px 20px; border-top:1px solid #ddd; background-image:url(/uploads/image/s1t1images/tm-w-1.png);}
.map-content dl dt{}
.map-content dl dt a{ font-weight:700; font-size:16px; line-height:30px; color:#333;}
.map-content dl dt a:hover{ text-decoration:underline; color:#2480e6;}
.map-content dl dd{ padding-top:5px;}
.map-content dl dd li{ float:left; width:20%;}
.map-content dl dd li a{ font-size:14px; line-height:30px; position:relative; display:inline-block; padding-left:12px;}
.map-content dl dd li a span{ font-size:12px; font-family:"\5b8b\4f53"; position:absolute; left:0; top:0;}

.map-content dl dd a:hover{ text-decoration:underline;}

.map-content dl:nth-child(2n){ background-image:url(/uploads/image/s1t1images/tm-w-3.png);}



/* video */

.page-video-list{}
.page-video-list dl{ float:left; width:450px; margin-right:20px; padding-bottom:20px;}
.page-video-list dl:nth-child(2n){ margin-right:0;}
.page-video-list dl dt{ height:323px; overflow:hidden}
.page-video-list dl dd{ font-size:14px; line-height:40px; text-align:center;}


.videodetail{ background-color:#fff; padding:20px 200px 50px;}

.relevantvideo{ padding-top:20px;}
.relevantvideo dl{ float:left; width:290px; margin-right:13px;}
.relevantvideo dl:nth-child(4n){ margin-right:0;}
.relevantvideo dl dt{ height:208px; overflow:hidden;}
.relevantvideo dl dd{ font-size:14px; line-height:40px; text-align:center;}



/* 详细页 */

.productsdetail{clear: both;}
.productsdetailinfo .left img {
  width: 100%;
}
.productsdetailinfo .left {
  width: 57%;
  transform: translatey(0px);
  float: left;
}

.productsdetailinfo .left div p {
  padding: 2px;
  border: 1px solid #eee;
}

.productsdetailinfo .right {
  width: 40%;
  margin-left: 3%;
  float: left;
}.productsdetailinfo .right ul li p {
  padding: 5px 0px;
  min-height: 28px;
  line-height: 28px;
  margin: 5px 0px;
  clear: both;
  color: #999;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  position: relative;
  line-height: 2;
}

.abstract {
  line-height: 1.6;
  font-size: 14px;
  color: #999;
}

.productsdetailinfo .right ul li p b {
  display: inline-block;
  width: 20%;
  margin-right: 2px;
  font-size: 14px;
  color: #999;
}

.productsdetailinfo .right ul li p span {
  display: inline-block;
  font-weight: bold;
  color: #999;
}
.productsdetailinfo .right .product_show_more {
  display: block;
  margin-top: 15px;
  height: auto;
  overflow: hidden;
}

.productsdetailinfo .right .product_show_more .more_p_a {
  padding: 10px 25px;
  display: inline-block;
  float: left;
  margin-right: 20px;
  color: #fff;
  font-size: 16px;
  background: rgba(252, 2, 21, 1);
}

.productsdetailinfo .right .product_show_more .more_p_a:hover {
  background: rgba(252, 2, 21, .6);
}

.productsdetailinfo .right .product_show_more .more_p_b {
  padding: 10px 25px;
  display: inline-block;
  float: left;
  color: #fff;
  font-size: 16px;
  background: rgba(1, 159, 233, 1);
}

.productsdetailinfo .right .product_show_more .more_p_b:hover {
  background: rgba(1, 159, 233, .6);
}
.detailpn{ border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.detailpn p,.detailpn p a{ font-size:14px; line-height:40px;}
.detailpn p{ width:50%;}


.relevant{ margin-top:30px;clear: both;}
.relevanttitle{background-color:#333;padding-left:15px;font-weight:700;font-size:18px; line-height:40px;color:#fff;}
.relevantcontent{}

.relevantnews{ border:1px solid #ddd; border-top:none; padding:10px 15px;}
.relevantnews li{ line-height:40px; width:48%; float:left; border-bottom:1px dotted #ddd; padding-right:2%;}
.relevantnews li a{ position:relative; display:block; padding-left:10px; font-size:14px;}
.relevantnews li a em{ width:4px; height:7px; position:absolute; left:0px; top:50%; margin-top:-3px; background:url(/uploads/image/s1t1images/jiao-b-3.png) no-repeat right 50%;}
.relevantnews li span{ float:right; font-size:12px; color:#888;}
.relevantnews li a:hover{ color:#e8390d; margin-left:5px;}
.relevantnews li:nth-child(2n){ padding:0 0 0 2%;}
.relevantnews li:nth-child(9n),.relevantnews li:nth-child(10n){ border:none;}
/*.relevantnews li:nth-last-child(1),.relevantnews li:nth-last-child(2){ border:none;}*/


.logo_img{display: block;float: left; width: 260px;height: 80px;}
.kouhao_img{display: block;float: left;width: 300px;height: 80px;}
.kouhao{display: block;float: left;width: 330px;height: 80px;font-size: 24px;font-weight:bold;color: #e8390d;padding-top: 20px;}
.kouhao span{display: block;clear:boht;width: 100%;font-size: 14px;font-weight:normal; ;color: #323232;}
#banner{display: none;}
.search_top{display: none;}
.section,.fenlei,.catalog{display: none;}
footer,.footer_fixed{display: none;}

@media screen and (min-width: 320px) and (max-width:768px){

.productsdetailinfo{margin-bottom: 10px;}
.productsdetailinfo .left{width: 100%;}
.productsdetailinfo .right{display: none;}



.top-tel{top: 0px;background: url(/uploads/image/s1t1images/tel.png) no-repeat 15px 10px;background-size: 24px;}
.top-tel dt{font-size: 12px;}
.top-tel dd{font-size: 18px;}
	@font-face {
  font-family: "iconfont";
  src: ;
  /* ie9*/
  src:  format("embedded-opentype"),  format("woff"),  format("truetype"),  format("svg");
  /* ios 4.1- */ }
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }

.icon-home:before {
  content: "\e610"; }

.icon-search:before {
  content: "\e600"; }

.icon-qq:before {
  content: "\e60a"; }

.icon-message:before {
  content: "\e60b"; }

.icon-category:before {
  content: "\e601"; }

.icon-map:before {
  content: "\e60c"; }

.icon-product:before {
  content: "\e602"; }

.icon-phonecalling:before {
  content: "\e605"; }

.icon-feedback:before {
  content: "\e60d"; }

.icon-email:before {
  content: "\e60e"; }

.icon-caret:before {
  content: "\e60f"; }

.icon-more:before {
  content: "\e606"; }

.icon-tabs:before {
  content: "\e603"; }

.icon-back:before {
  content: "\e611"; }

.icon-lang:before {
  content: "\e607"; }

.icon-nav:before {
  content: "\e608"; }

.icon-tabs1:before {
  content: "\e604"; }

.icon-angleup:before {
  content: "\e609"; }

	body{font: 12px/1.5 "微软雅黑",arial}
	.wrap{width: 100%;}
    .header{display: none;}

   .top {background-color: #fff;
  border-bottom: 1px solid #dedfe0;
  height: 50px;
  padding: 0 0 0 7px;
  width: 100%;
  z-index: 2; }
  .top span{height: 34px !important;}
  .logo{top:10px;}
  .logo_img{width: 150px;background-size: 110px 34px !important}
  .kouhao{display: none;}
  .kouhao_img{width: 130px;background-size: 130px 34px !important}

.menubox{background: #464646;width:100%;z-index: 100;}
    .nav{width: 100%;}
.menu{height: 100px;}
    .menu li {
    width:20%;
    float:left;
    line-height: 44px;height: 44px;
    text-align: center;
   background: #464646;
}

.menu li a {
    color: #fff;
    width: 98%;
    display:block;
    white-space:nowrap;overflow:hidden;text-overflow: ellipsis;
    padding: 0px!important;font-size: 0.8rem!important;
}
.menu li h6:hover, .menu li.curr h6, .menu li.currr h6{background: #464646;}

.banner{display: none;}
#banner {display:block;
  width: 100%;
  overflow: hidden;
  position: relative; }
  #banner .swiper-slide {
    position: relative;
    text-align: center; }

#banner img {
  max-width: 100%; }
  #banner img .gallerytitle {
    text-align: center;
    font-size: 1em;
    height: 42px;
    line-height: 42px;
    color: #fafafa;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000; }
  #banner img .swiper-pagination-bullet {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #fff;
    margin: 0 2px;
    opacity: 0.8;
    cursor: pointer; }
  #banner img .swiper-pagination-bullet-active {
    background: #ff6600; }

    .search_top {display:block; ;
  position: relative;
  background: #ebeced;
  height: 46px; }

.search_top .search_cnt {
  /*position: fixed;*/
  z-index: 2;
  width: 100%;
  background: #ebeced;
  padding: 7px 0; }

.search_cnt .iconfont {
  font-size: 14px;
  padding: 0 4px; }

.search_top a {
  display: block;
  height: 32px;
  margin: 0 8px;
  border-radius: 0.5rem;
  border: 1px solid #dedfe0;
  background: #fff;
  text-align: center;
  color: #c1c1c1;
  line-height: 32px;
  font-size: 12px; }


.searchbox,.homehonor,.homeproductleft,.why,.homevideo,.homecase,.homead,.homepartner,.homesolutions{display: none;}
.home-product{padding: 0px;}
.section {display: block;;
  margin: 5px auto;
  height: auto;
  overflow: hidden;
  min-width: 310px;
  position: relative; }

.section-title {
  font-size: 14px;
  font-weight: 100;
  background-color: #f9f9f9;
  height: 35px;
  line-height: 35px;
  /*overflow: hidden;*/
  padding: 0 8px;
  position: relative;
  border-bottom: 3px solid #ccc; }

.section-title h2 {
  font-size: 18px;
  float: left;
  line-height: 32px;
  border-bottom: 3px solid #0195ff; }

.section-title a {
  position: absolute;
  right: 5px;
  top: 0; }

.section-body {
  padding: 10px 0; }

section .column_body {
  position: relative; }

  .homeproductright{width: 100%;margin: 0px;}
 .homeproductlist{padding: 0px;}
.homeproductlist dl{width: 48%;float: left;height: auto;margin: 0.2rem;}
.homeproductlist dl dt{height: auto;}
.homeproductlist dl dt img{width: 98%;height: 100%;}
.homeproductlist dl dd{height: 2rem;line-height: 2rem;width: 99%;padding: 0px;}

/*产品分类*/
.cpfl .icon-caret-right {
  color: #949494;
  display: block;
  float: left;
  font-size: 1.4em;
  line-height: 45px;
  padding: 0 17px; }
.cpfl li {
  float: left;
  width: 45%;
  margin: 0px 2% 10px 2%;
  border: 1px solid #c8c8c8;
  border-radius: 5px 5px 5px 5px;
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(top, #ffffff, #eeeeee); }
  .cpfl li i {
    padding: 0 5px;
    color: #949494; }
  .cpfl li a {
    display: block;
    color: #000;
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    font-size: 14px; }

.box {
  width: 100%;
  height: auto;
  display: block;
  position: relative; }

#footer {width: 100%; }

.homeabout{padding: 0px;background: none;}
.aboutcontent{width: 100%;height:auto;}
.aboutleft{width: 100%;}
.aboutpicscroll,.aboutpic{display: none;}
.abouttitle,.aboutleft dl dt,.uline,.home-faq{display: none;}
.aboutleft dl dd{padding: 15px;font-size: 12px;line-height: 20px;color: #1a1a1a}
.home-newsfaq{padding: 0px;}
.home-news-list{width: 100%;margin: 0px;}
.home-news-list dl{display: none;}
.home-news-list ul{padding: 0px;}
.home-news-list ul li{width: 100%;}

.footerexplain,.footer,.kefubox{display: none;}

/*回到顶部*/
.scroll_top {
  position: fixed;
  height: 40px;
  bottom: 80px;
  right: 10px;
  overflow: hidden;
  z-index: 2; }
  .scroll_top a {
    display: block;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    width: 50px; }
    .scroll_top a span {
      background: rgba(0, 0, 0, 0.8);
      border-radius: 4px;
      color: #fff;
      display: block;
      font-size: 12px;
      height: 40px;
      line-height: 2px;
      margin: 0 auto -10px;
      width: 50px; }
      .scroll_top a span i {
        color: #fff;
        display: block;
        font-size: 20px;
        height: 27px;
        line-height: 27px; }

.b-nav {
  margin: 0 auto;
  padding: 10px 5%;
  background-color: #2d2627;
  color: #fff;
  overflow: hidden; }
  .b-nav ul {
    display: block;
    text-align: center; }
    .b-nav ul li {
      float: left;
      width: 25%;
      display: block;
      text-align: center;
      background: url(/uploads/image/s1t1images/line2.jpg) no-repeat right top;text-overflow: ellipsis;white-space:nowrap;overflow:hidden;
      margin: 10px 0; }
      .b-nav ul li:nth-child(4n) {
        background: none; }
      .b-nav ul li a {
        color: #fff; }

.copy, .code {
  padding: 5px 10px 5px 10px;
  text-align: center;
  line-height: 24px; }

.code img {
  box-shadow: 0 0 5px 2px #dedede;
  width: 150px; }


  /*底部浮动栏样式*/
#container {
  padding-bottom: 60px; }

#btn {
  background: #252525;
  height: 30px; }
  #btn ul li {
    display: inline;
    float: left;
    height: 50px;
    line-height: 50px;
    text-indent: 2.5em;
    width: 33%;
    text-align: center; }
    #btn ul li a {
      border-radius: 5px;
      color: #fff;
      display: block;
      height: 34px;
      line-height: 34px;
      margin: 8px auto;
      width: 80%; }
    #btn ul li a.btn_1 {
      background: #1896e6  no-repeat scroll 15% center/20px auto; }
    #btn ul li a.btn_2 {
      background: #ffbb10  no-repeat scroll 15% center/20px auto; }
    #btn ul li a.btn_3 {
      background: #50c25f  no-repeat scroll 15% center/20px auto; }

.footer_fixed {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  line-height: 50px;
  min-height: 50px;
  position: fixed;
  width: 100%;
  z-index: 1; }

.footer_fixed ul li a{
font-size: 18px;
}

.location{height: 35px;text-indent: 5px;
  line-height: 35px;
  background-color: #ececec;
  border-left: 3px solid #0195ff;
  padding: 0 5px;
  margin: 8px 0 12px;}
.location a{padding: 0px 5px}
.location a:after{top:-1000px;}
.location .fenlei {
  float: right;
  margin-right: 10px;
  text-indent: 0;
  display: block;
  line-height: 35px;
  height: 35px;
  padding-left: 30px;
  background: url(/uploads/image/s1t1images/fenlei.jpg) no-repeat 10px center;
  background-size: 15px; }

.location .fenlei2 {
  float: right;
  margin-right: 10px;
  text-indent: 0;
  display: block;
  height: 35px;
  padding-left: 30px;
  background: url(/uploads/image/s1t1images/fenlei.jpg) no-repeat 10px center;
  background-size: 15px; }

.location .fenlei:active, .position .fenlei:hover {
  color: #fe8f01;
  background: url(/uploads/image/s1t1images/fenleia.jpg) no-repeat 10px center;
  background-size: 15px; }
/*list_product*/
.pagebanner{width: 100%;height: 12rem;}
.sideleft{display: none;}


.catalog {
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: -webkit-transform .2s ease-in;
  display: none;
  z-index: 100;
  padding: 10px 0 0 0;
  overflow: hidden;
  position: fixed;
  height: 100%; }
  .catalog ul {
    width: 50%;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 10px; }

.catbtn {
  font-size: 14px;
  position: fixed;
  top: 200px;
  left: 50%;
  display: block;
  width: 30px;
  margin-left: -30px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  border-radius: 6px 0 0 6px;
  background-color: #fff; }

.catalog ul li {
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
  .catalog ul li a {
    font-size: 14px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    width: 90%;
    white-space: nowrap;
    text-indent: 5px;
    text-overflow: ellipsis; }

.catalog &gt; ul li a {
  background: url(/uploads/image/s1t1images/arrow2.png) no-repeat right center;
  background-size: 5px; }

.catalog ul li ul li:last-child {
  border-bottom: none; }

.catalog ul li ul li {
  margin-left: 13px; }

.subcatalog {
  display: none; }

.catalog ul li a:first-child {
  background: url(/uploads/image/s1t1images/arrow3.png) no-repeat right center;
  background-size: 8px; }
.catalog ul li a:nth-child(2), .catalog ul li a:nth-child(3) {
  background: url(/uploads/image/s1t1images/arrow2.png) no-repeat right center;
  background-size: 8px; }
  .main{width: 100%;margin: 0px;padding: 0px 10px}
  .catalog_info{display: none;}

  .productco{width: 95%;height: 110px;margin: 5px 0px;border: 0px;}
  .pleft{width: 100px;height: 100px;border: 1px solid #ccc}
  .pleft img{width: 100px;height: 100px;}
  .pright{width: 70%;float: right;height: auto;}
  .pright dl{padding: 0px;}
  .pright dl dd{border: 0px;}
  .pright dl dt p,.pright h6,.pright dl dd h4{display: none;}
  .productco:before{background: none;}
  .prodpic{width: 100%;display: none;}
  .prodpic .big{width: 95%;margin: 0px auto;height: 20rem;}
  .prodpic .big a{width: 95%;height: 20rem;}
  .prodpic .big a img{width: 100%;}

  #slide_box {
  width: 100%;
  overflow: hidden;
  position: relative; }
  #slide_box .swiper-slide {
    position: relative;
    text-align: center; }
  #slide_box img {max-width: 100%; }
  .productcontenttitle{font-size: 1rem;line-height: 1rem;}
  .detailpn p{width: 100%;}
  .detailpn p, .detailpn p a{line-height: 23px;}
.pagebanner img{width: 100%;left: 0px;margin: 0px;height: 12rem}
  #tags {
  background: none;
  border-bottom: 2px solid #0195ff;
  padding: 0;
  float: left;
  width: 100%; }

#tags:after {
  clear: both; }

#tags:before {
  clear: both; }

#tags li {
  float: left;
  width: 30%;
  height: 30px;
  line-height: 30px;
  margin: 5px 0px 0 0px; }

#tags li a {
  float: left;
  display: block;
  width: 100%;
  height: 30px;
  text-align: center;
  color: #000;
  font-size: 14px;
  font-family: "瀵邦喛钂嬮梿鍛寸拨";
  background-color: #e5e5e5; }

#tags li a:hover {
  color: #a50000;
  text-decoration: none; }

#tags li.selecttag {
  height: 30px; }

#tags li.selecttag a, #tags li.selecttag a:active {
  color: #fff;
  line-height: 30px;
  height: 30px;
  background-color: #0195ff; }

#tags li.selecttag a:hover {
  text-decoration: none; }

#tags li:nth-child(2) {
  float: left;
  margin: 5px 5% 0; }

#tags li:nth-child(3) {
  float: right;
  margin-right: 0; }

.tagcontent {
  display: none; }

#tagcontent div.selecttag {
  display: block; }

#tagcontent .contact, #tagcontent .guest {
  padding: 10px 0; }

#tagcontent .contact li {
  float: left;
  width: 33%;
  margin: 10px 0 5px 0; }

#tagcontent .contact li div {
  width: 80px;
  height: 80px;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 2px 2px 5px #dedede; }

#tagcontent .contact li div img {
  max-width: 65%; }


  .relevant li {
  float: left;
  width: 30%;
  margin: 0 4px;
  text-align: center; }

.relevant li div {
  border: 1px solid #dedede;
  background-color: #fff;
  overflow: hidden; }

.relevant li div img {
  max-width: 100%; }

.relevant li p {
  height: 20px;
  line-height: 20px;
  overflow: hidden; }

.relevant li:nth-child(3n) {
  margin-right: 0; }

  .page-video-list dl{width: 45%;padding-bottom: 10px;}
  .page-video-list dl dt{height: 7rem;}
  .page-video-list dl dd{line-height: 20px;}
  .relevanttitle{font-size:12px;line-height: 30px; }
  .relevantvideo dl{width: 45%;margin-left:13px;margin-right: 0px;}
  .relevantvideo dl dt{height: 120px;}

  .page-news-list dl{height: auto;clear: both;}
  .page-news-list dl dt{width: 38%;height: auto;}
    .page-news-list dl .time{display: none;}
  .page-news-list dl dt img{height: auto;}
  .page-news-list dl dd h3{height: 1.5rem;line-height: 1.5rem;overflow: hidden;width: 100%}
  .page-news-list dl dd{width: 60%;float: right;height: 6rem;margin-left: 0px;}
.page-news-list dl dd p{padding: 0px;height: 3rem;overflow: hidden;}

.producttext img,.articleshow img{width: 100%!important;height: auto!important;}

  .pagenavbox{display: none;}

  .pic-one-list ul,.pic-honor-list ul{width: 45%;margin: 10px 5px 0 10px;}
  .page-job-list{width: 98%;margin: 0px auto;}
  .page-job-title ul li{width: 50%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}

  .feedbackbox{padding: 0px;}
  #feedback_formm input{width: 200px;}
}</pre></body></html>