@charset "utf-8";
/* CSS Document */
/* Css writer: www.grwy.net */


.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:20px; width:500px;}
.logo h1{ width:145px; height:60px; 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:25px; padding-left:48px; background:url(../images/tel.png) no-repeat left 25px;}
.top-tel dt{ font-size:14px; line-height:20px; color:#888}
.top-tel dd{ font-size:24px; line-height:24px; color:#555;}

.buy{ position:absolute; right:300px; top:60px;}
.buyList{ width:100%;}
.buyList li{ float:left; width:100px; height:50px; 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:#2226b3; 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 26px;}
.menu li h6:hover,.menu li.curr h6,.menu li.currr h6{ background-color:#0066cb; }


.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(../images/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;}


.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(../images/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{ font-size:14px; line-height:30px; padding:10px 0px 5px 85px; position:relative;}
.keywords em{ position: absolute; left:0; top:10px; background:url(../images/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:#0066cb; 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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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:#0066cb; font-size:50px; font-family:'Bebas652fe259d53d6'; padding:0 5px;}
.homeCsContent dl dd{ padding:0 28px; font-size:17px; line-height:26px; color:#555;}




/* 首页产品 */


.home-product{ padding:40px 0; }

.homeProductLeft{ width:240px; margin-top:15px;}
.homeProductTitle{ height:100px; background-color:#2226b3; 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:#ccc;}


.homeProductNav{}
.homeProductNav dl{ background-color:#333; padding:15px 0 15px 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:37px; 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(../images/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:50px;}
.homeProductList dl{ float:left; width:300px; height:341px; margin:15px 15px 0 0;}
.homeProductList dl:nth-child(3n){ margin-right:0;}
.homeProductList dl dt{ height:300px; overflow:hidden; position: relative;}
.homeProductList dl dt img{ width:298px; height:298px; 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(../images/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(../images/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:#0066cb; 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(../images/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(../images/jiao-b-2.png) no-repeat right 50%;}
.whyText h5 a:hover{ background-color:#0066cb; color:#fff;}
.whyText h5 a:hover em{background:url(../images/jiao-w-8.png) no-repeat right 50%;}


.whyTel{padding-left:48px; background:url(../images/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(../images/why-a.png);}
.whyList-2{ height:313px; background-image:url(../images/why-b.png);}
.whyList-3{ height:382px; background-image:url(../images/why-c.png);}
.whyList-4{ height:369px; background-image:url(../images/why-d.png);}
.whyList-5{ height:369px; background-image:url(../images/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(../images/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(../images/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:#0066cb; color:#fff;}
.caseTitle li.on:before{ content:""; overflow:hidden; position:absolute; left:0px; top:40px; height:5px; width:100%; background:url(../images/jiao.png) no-repeat center bottom;}


.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(../images/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(../images/ad-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(../images/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; background:url(../images/icon-zx.png) no-repeat 20px 11px; border-radius:5px; position:absolute; right:0; top:80px;}
.homeAd a:hover{ background-color:#0066cb; border-color:#0066cb;}


/* 合作客户 */


.homePartner{ padding:50px 0; background-image:url(../images/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:#0066cb;}
.evaluateList dl a:hover dt img{-ms-transform: scale(1.1); transform: scale(1.1);}
.evaluateList dl a:hover dd h3{ color:#0066cb; 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:400px; 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(../images/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(../images/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:#0066cb; 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:#0066cb;}
.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{ overflow:hidden; 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 & 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:#0066cb;}

.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(../images/jiao-b-2.png) no-repeat right 50%;}
.home-news-title a:hover{ color:#0066cb; 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:5px;}
.home-news-list dl dd p.more span{ font-size:12px; line-height:26px; color:#fff; background-color:#008dd7; display:inline-block; padding:0 15px;-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.home-news-list dl a:hover dd h3{ color:#0066cb; text-decoration:underline;}
.home-news-list dl a:hover dd p span{ background-color:#0066cb;}


.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(../images/jiaob.png) no-repeat left bottom;}
.home-news-list ul li a:hover{ color:#0066cb; 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(../images/faq-q.png) no-repeat left 1px;}
.home-faq-list dl dd span{ top:0px; background:url(../images/faq-a.png) no-repeat left 0px;}





/* explainList */


.footerExplain{ background-image:url(../images/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(../images/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(../images/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{ 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:15px 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:-14px; background:url(../images/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:250px; position:relative; }
.pageBanner img { position: relative; left: 50%; margin-left: -960px; width: 1920px; height:250px;}

.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(../images/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; position:relative;}
.location a.locationHome{ padding-left:6px;}

.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:#0066cb; 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:#0066cb;}
.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(../images/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(../images/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(../images/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(../images/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(../images/hotb.png) no-repeat left top; z-index:5;}
.sideProductList:nth-child(1){ border:none;}
.sideProductList:nth-child(1) span.productHot{background:url(../images/hot1.png) no-repeat left top;}
.sideProductList:nth-child(2) span.productHot{background:url(../images/hot2.png) no-repeat left top;}
.sideProductList:nth-child(3) span.productHot{background:url(../images/hot3.png) no-repeat left top;}
.sideProductList:nth-child(4) span.productHot{background:url(../images/hot4.png) no-repeat left top;}
.sideProductList:nth-child(5) span.productHot{background:url(../images/hot5.png) no-repeat left top;}
.sideProductList dl{ height:50px; position:relative;}
.sideProductList dl dt{ width:220px; height:220px; 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(../images/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(../images/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(../images/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(../images/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(../images/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:#0066cb;}
.productCo:before{ content:""; overflow:hidden; position:absolute; left:240px; top:0px; bottom:0px; width:1px; background-color:#eee; z-index:99;}
.productCo:nth-child(2n){ 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:215px; height:240px; 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(../images/jiao-w-9.png) no-repeat right 50%;}
.pRight dl dt h3 a:hover{ color:#0066cb;}
.pRight h6 a:hover{ background-color:#0066cb; color:#fff;}
.pRight h6 a:hover em{background:url(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/jiao-w-9.png) no-repeat right 50%;}
.page-news-list a:hover dl dd h3{ color:#0066cb;}
.page-news-list a:hover dl dd span{ background-color:#0066cb; color:#fff;}
.page-news-list a:hover dl dd span em{background:url(../images/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(../images/jiao-w-9.png) no-repeat right 50%;}
.page-solution-list a:hover dl dd h3{ color:#0066cb;}
.page-solution-list a:hover dl dd span{ background-color:#0066cb; color:#fff;}
.page-solution-list a:hover dl dd span em{background:url(../images/jiao-w-9.png) no-repeat right 50%;}



/* news detail*/

.articleTop { text-align: center; background: url(../images/default/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; }

.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: url("../images/wl.jpg") 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: url("../images/wl.jpg") 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(../images/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(../images/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:#0066cb;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:#0066cb;}




/* 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(../images/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(../images/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;}



/* 详细页 */


.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;}
.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(../images/jiao-b-3.png) no-repeat right 50%;}
.relevantNews li span{ float:right; font-size:12px; color:#888;}
.relevantNews li a:hover{ color:#0066cb; margin-left:5px;}
.relevantNews li:nth-child(2n){ padding:0 0 0 2%;}
.relevantNews li:nth-last-child(1),.relevantNews li:nth-last-child(2){ border:none;}









