﻿@charset "utf-8";
@import url(font-awesome.css);
/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,pre,div,ul,ol,li,dl,dt,dd,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td { line-height:30px; cursor:hand;}
select{ font-family:微软雅黑,Arial, Helvetica, sans-serif; font-size:12px; line-height:20px;}

body{font-size:12px; color: #333; font-family:微软雅黑,Arial, Helvetica, sans-serif; font-weight:normal;}
a{ font-family:微软雅黑,Arial,Helvetica,sans-serif; color:#333; text-decoration:none; font-size:12px; font-weight:normal;}
a:hover{ color:#007cc4; text-decoration:none;}

.noInfo{ background:url(../images/loading.gif) left no-repeat; height:30px; padding-left:20px; line-height:30px;}
.clears{ clear:both; font-size:0; line-height:0;}

.fl{float:left;}.fr{float:right;}
.tar{text-align:right;}.tac{text-align:center;}.tal{text-align:left;}

.w250{width:250px;}
.h20{height:20px;}.h30{height:30px;}.h100{height:100px;}

.pt10{padding-top:10px;}.pl10{padding-left:10px;}.pr25{padding-right:25px;}.pr10{padding-right:10px;}
.mgt10{margin-top:10px;}.mgb10{margin-bottom:10px;}.mgt20{margin-top:20px;}.mgb20{margin-bottom:20px;}
.mgt50{margin-top:50px;}
.lh20{line-height:20px;}.lh25{line-height:25px;}
.bb{border-bottom:#cccccc solid 1px;}
.bbr{border-bottom:#ea1205 solid 1px;}
.dashline{ background:url(../Images/dashedline.gif) bottom repeat-x;}
.hidden{overflow:hidden;}
.relative { position:relative;}.absolute { position:absolute;}
.point{ color:#d10818;font-family:Georgia, "Times New Roman", Times, serif}
.ptb10{ padding:10px 0;}

*html,*html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}
*html .header-wrapper{position:absolute;top:expression(eval(document.documentElement.scrollTop));}

/* 客服 */
.sidekf{position:fixed;width:54px;right:0;bottom:150px;z-index:100;}
.sidekf ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.sidekf ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.sidekf ul li .wx{position:absolute;width:150px;height:0px;top:54px;right:0;transition:all 0.3s;background:#000; overflow:hidden; transition-duration:500ms; z-index:99}
.sidekf ul li .wx img{width:100%; }
.sidekf ul li .wxbox:hover .wx{ height:150px; }
.sidekf ul li .sidebox span{ float:left; width:30px; height:30px; line-height:30px; border-radius:20px; margin-top:12px; margin-left:12px; margin-right:12px; background:#FFF; text-align:center}
.sidekf ul li .sidebox span i{ font-size:14px; line-height:30px; color:#000}
.sidekf ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#007cc4;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.sidekf ul li .sidetop span{ float:left; width:30px; height:30px; line-height:30px; border-radius:20px; margin-top:12px; margin-left:12px; margin-right:12px; background:#FFF; text-align:center}
.sidekf ul li .sidetop span i{ font-size:14px; line-height:30px; color:#000}
.sidekf ul li .sidetop:hover{opacity:1;filter:Alpha(opacity=100);}

.wrapper{ float:left; width:100%; display:block; position: relative;  }

/* head */
.header-wrapper{ background:url(../Images/headbg1.jpg) center top repeat-x #fff; position: relative; z-index: 99; box-shadow: 0 1px 20px rgba(0,0,0,0.15);}
.header{ width:1200px; height:150px; margin:0 auto; position:relative; }
.logo{ float:left; }
.logo a img{ height: 75px;}
.txt{float:left;}
.txt img{ height: 75px;}
.head-top{ float: right; display: block; width: 900px; height: 40px; margin-top: 30px; }
.header-tel{float: right; background:url(../images/tel.png) center left no-repeat; padding-left:40px; line-height: 40px; display: block; font-size: 18px; color:#fff; }
.header-ew{ float: right; background:url(../images/weixin.png) center left no-repeat; padding-left:40px; line-height: 40px; display: block; font-size: 18px; color:#fff; margin-right: 20px; position:relative; z-index:99;}
.header-ew .ew{ position:absolute; top:40px; left:0px; display:none; border:3px #e3e3e3 solid;}
.header-ew .ew img{ width:120px;}
.header-ew:hover .ew{ display:block;}

/* menu */
ul.menu-list{ float:right;  z-index:5; margin-top: 0px; margin-right: 30px;}
ul.menu-list li{ float:left; width:120px; text-align:center; position:relative; z-index:10; background:url(../images/menu-line.jpg) no-repeat  right center;}
ul.menu-list li a{ display:block; width:100%; height:75px; font:14px/75px 微软雅黑,Arial, Helvetica, sans-serif; color:#666; }
ul.menu-list li a:hover,ul.menu-list li a.current{  color:#ffb441; }
ul.menu-list li ul{ position:absolute; top:75px; left:-30px; width:110px; display:none; z-index:9999; padding: 10px 30px; background:#fff; }
ul.menu-list li ul li{ float:left; width:100%; background:none;}
ul.menu-list li ul li a{ display:block; width:100%; padding:0; height:35px;  line-height:35px; font-size:12px; font-weight:normal; text-align:center; overflow:hidden;}
ul.menu-list li ul li a:hover{ color:#ffbb6a; width:100%; height:35px; line-height:35px; }

/* banner */
#banners{ float:left; width:100%; min-width:1200px; height:600px; position:relative;  z-index:1; overflow:hidden; background:#ccc}
.inbanner{ float:left; width:100%; height:300px; position:relative;  z-index:1; overflow:hidden; background:#575757}
.main-navbox{ margin: 0 auto; text-align: center; margin-top: 20px;}
.main-nav {  display: inline-block;  *display: inline;zoom: 1; padding: 0 30px 0 30px; background: #fff; border-radius: 25px;}
.main-nav li { display: inline-block;  *display: inline;zoom: 1; margin: 0 5px; height: 50px; line-height: 50px; }
.main-nav li a { display: block; padding: 0 10px; color: #5f5f5f; font-size: 14px; height: 50px; line-height: 50px; }
.main-nav li a:hover,.main-nav li a.current { color: #fff;  background: #007cc4;}
.positionlink a{ line-height: 50px; font-size: 12px; }

/* wrapperbg */
.bg1{ background:#f3f3f3;}
.bg2{ background:#0776c5;}
.box-wrapper{ background:url(../images/boxbg.jpg) top no-repeat; background-size:cover;}
.wrapper-bg{ background:url(../images/product-wrapper-bg.jpg) top repeat;}
.advantage-wrapper-bg{ background:url(../images/chosebg.jpg) top center no-repeat; background-size:cover;}
.about-wrapper-bg{ background:url(../images/about_bg.jpg) top center no-repeat #ebebeb; height:600px;}
.news-wrapper{ background:url(../images/newsbg.jpg) top no-repeat; background-size:cover;}

.mainer-wrapper{ padding:50px 0;}
.mainer-wrappers{}
.mainer{ width:1200px; margin:0 auto;}

/* title */
.home-title{ display:block; overflow:hidden; text-align: center; background:url(../images/title-icon.png) no-repeat bottom center; padding-bottom:30px;}
.home-title .ten { display:block; text-align:center; font: 18px/30px "Microsoft YaHei";text-transform: uppercase; color: #999999; }
.home-title .tcn { display:block; text-align:center; font: bold 24px/40px "微软雅黑"; text-transform: uppercase; color: #007cc4; }

.home-titles{ display:block; width:200px; border-top:#ffd800 solid 5px; font-size:18px; line-height:35px; padding:5px 0; color:#333; text-transform: uppercase; font-family:微软雅黑,Verdana,Arial, Helvetica, sans-serif;}
.home-titles span{ display:block; font-size:14px; color:#999; line-height:25px;}
.home-desc{ display:block; line-height:25px; overflow:hidden; margin-top:10px; color:#999; font-weight:normal;}

.home-more{ float:left; width:100%; margin-top:30px; overflow:hidden; text-align:center;}
.home-more a{ width:120px; height:30px; display:inline-block; border:#454753 solid 2px; text-align:center; font-size:14px; line-height:30px; overflow:hidden;}
.home-more a:hover{ background:#ffb102; color:#FFF}


/* culture */
.culturewrapper{ width:1200px; margin:0 auto;}
.culturewrapper ul{ width:100%;  float:left;}
.culturewrapper li{ width:25%; float:left; font-size:12px; color:#FFF; }
.culturewrapper li a{ width:100%; float:left; padding:20px 0; color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;}
.culturewrapper li a:hover{ background:#e62129; }
.culturewrapper li .cimg{ float:left; width:35%; text-align:center;}
.culturewrapper li .cimg img{ width:auto; margin-top:10px;}
.culturewrapper li .ccon{ float:right; width:60%; padding:6px 0;}
.culturewrapper li .ccon strong{ float:left; width:100%; line-height:30px; font-size:16px;  }
.culturewrapper li .ccon p{ float:left; width:100%;  line-height:20px; font-size:12px; text-transform: uppercase;   }

/* product */
.home-product-nav-box{ float:left; width:1200px; margin-top:20px; text-align: center; }
.home-product-nav-box a{ padding: 0 20px; font-size: 14px; }
.home-product-nav-box em{ color: #ccc}

.home-product-box{ float:left; width:1200px; margin-top:20px; }
.product-list { float: left; width: 100%; overflow: hidden; text-align: center;}
.product-list li { float: left; display: block; zoom: 1; position: relative; width: 260px; background: #fff; padding:10px 10px; margin:20px 10px; overflow: hidden; }
.product-list li a { float: left; display: block; color: #333; overflow: hidden; }
.product-list li a .p-img{ float:left; width:260px; max-height:260px; overflow:hidden; position:relative;}
.product-list li a .p-img img{ width:260px; height:260px; transition-duration:500ms;}
.product-list li a .p-img span{ position:absolute; bottom:-35px; left:50%; margin-left:-100px; width:200px; height:35px; line-height:35px; color:#FFF; text-align:center; transition-duration:300ms; background-color:rgba(0,123,195,0.8);  border-top:#f1f1f1 solid 1px;}
.product-list li a .p-info{ display:block; overflow:hidden; padding:20px 40px; text-align:center; z-index:3; border-top: #e8e8e8 solid 1px; }
.product-list li a .p-info h3{ display:block; line-height:30px; font-size:16px; font-weight:normal; height: 60px; overflow: hidden; }
.product-list li a .p-info p{ line-height:20px; color:#aaa; height:40px; font-size: 12px; overflow:hidden; margin-top: 10px;}
.product-list li a:hover .p-img img{ transform:scale(1.1);}
.product-list li:hover{ box-shadow:5px 5px 5px #e3e3e3}
.product-list li a:hover .p-img span{ bottom:0px; border-top: 0px;}
.product-list li a .p-info span{ display: block; margin:0 auto; line-height:30px; color:#fff; border: #fff solid 1px; height:30px; overflow:hidden; margin-top: 10px; background: #007bc3; width: 100px; text-align: center;  border-radius: 5px;}
.product-list li a:hover .p-info span{  background: #fff; border: #007bc3 solid 1px; color:#007bc3; }

.category-list { height: auto; overflow: hidden; text-align: center;}
.category-list li { display: inline-block;  *display: inline; zoom: 1; position: relative; width: 320px; background-color: #fff; padding: 15px; margin:20px 15px; }
.category-list li a { display: block; font-size: 16px; color: #333; }
.category-list li a p { height: 60px; line-height: 60px; overflow: hidden; }
.category-list li a i { position: absolute; left: 0; bottotm: -26px; z-index: 5; width: 100%; height: 26px; background: url(../images/probg.jpg) no-repeat center top; }
.category-list li:hover img { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; filter: alpha(opacity=70); opacity: 0.7; }
.category-list li:hover a { color: #ffa73d; }
.category-list li a .cimg { width: 320px; height: 320px; overflow: hidden; position:relative; }
.category-list li a .cimg img { width: 100%; height: 100%;  }

/* advantage */
.ysbox{ float:left; width:1200px; padding:20px 0 20px 0; background:url(../images/recommendbg.png) no-repeat bottom center}
.ysbrief{ width:600px; margin-top:50px;}
.ysnum{ float:left; width:100px;}
.ysnum span{ float:left; width:80px; padding:20px 10px; background:#0776c5; color:#FFF; font-size:60px; text-align:center; font-family:Georgia, "Times New Roman", Times, serif}
.ysnum span em{ border-bottom:#FFF solid 5px;}
.ysdesc{ float:left; width:450px; margin-left:50px; margin-top:30px;}
.ysdesc h3{ float:left;  font-size:24px; border-bottom:#dddddd solid 5px; padding-bottom:10px; color:#333;}
.ysdesc h3 span{ display:block; font-size:14px; font-weight:normal;}
.ysdesc p{ float:left; width:450px; font-size:14px; margin-top:10px; line-height:25px; color:#666;}
.ysimg{ width:500px;}

/* ad */
.ad{ height:60px; background:url(../images/ad_bg.jpg) no-repeat center #ebebeb; position:relative;}
.ad p{background:url(../images/head_phone.png) no-repeat left center;font-size:15px;color:#000;padding-left:60px; margin-top:30px; margin-left:80px;}
.ad span{display:block;font-size:25px;font-family:Arial;line-height:30px;}


.home-about-box{  margin-top:150px;}
.home-about-brief{ float:left; width:600px; color:#FFF; font-size:12px;}
.home-about-brief strong{ display:block; font-size:56px; text-transform:uppercase; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif}
.home-about-brief b{ display:block; font-size:26px; }
.home-about-brief p{ display:block; font-size:14px; line-height:25px; margin-top:10px; }
.home-about-brief .more{display:inline-block;width:95px;height:30px; margin-top:10px;text-align:center;line-height:30px;background:#fe7e00;color:#fff;border-radius:3px;box-shadow:2px 2px 3px #203d7c}
.home-about-brief .more:hover{background:#fff;color:#355da3;}

/* news */
.home-news-box{ float:left; width:1200px; margin-top:20px;}

.news-recommend-box { float: left; width: 100%; position: relative; height: 320px; background-color: #f7f7f7; }
.news-recommend-box .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; width:100%;  }
.news-recommend-box .bd ul { float: left; width: 100% !important; }
.news-recommend-box .bd li { float: left; width: 100% !important; height: 320px; overflow: hidden; }
.indexNewsImg { float: left; }
.indexNewsImg img { width: 480px; height: 320px; display: block; }
.indexNewsImg img:hover { filter: alpha(opacity=70); opacity: 0.7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.indexNewsText { float: left; width: 520px;height: 160px; padding:80px 100px; }
.indexNewsText h3 { font-size: 22px; }
.indexNewsText h3 a { color: #000; font-size: 22px; }
.indexNewsText h3 a:hover { color: #0082c5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.indexNewsText div { line-height: 30px; color: #777; margin-top: 10px; }
.news-recommend-box .hd { width: auto; position: absolute; z-index: 1; bottom: 0; left: 602px; height: 50px; }
.news-recommend-box .hd ul li { cursor: pointer; display: inline-block;  *display: inline; zoom: 1; width: 8px; height: 8px; margin-right: 8px; background-color: #646464; overflow: hidden; line-height: 9999px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; border-radius: 8px; }
.news-recommend-box .hd ul .on { background-color: #fdc064; }

.news-list { float: left; width: 100%; margin-top: 50px; height: auto; overflow: hidden; }
.news-list li { width: 380px; height: 300px; float: left; position: relative; margin-left: 10px; margin-right: 10px; margin-top: 65px; background-color: #f7f7f7; }
.news-list li a { display: block; height: 300px; padding: 0 33px; color: #444; }
.news-list li a h3 { font-size: 16px; padding: 120px 0 14px; }
.news-list li a p { color: #777; line-height: 24px; }
.news-list li:hover a { color: #0082c5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.news-list li:hover a .ntext { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; background-color: #0082c5; }
.news-list li:hover a .ntext span { color: #fff; }
.news-list .ntext { position: absolute; left: 33px; top: -26px; z-index: 5; height: 94px; background-color: #646464; width: 87px; padding-right: 9px; text-align: right; color: #fff; }
.news-list .ntext b { font-weight: normal; display: block; font-size: 28px; line-height: 28px; padding: 28px 0 1px; }
.news-list .ntext span { display: block; font-size: 14px; color: #a4a4a4; }
.indexNewsBg { position: absolute; left: 0; bottom: -21px; z-index: 5; height: 21px; width: 100%; background: url(../images/indexNewsBg.jpg) no-repeat 0 0; }

/* about-culture-slide */
#ifocus { width: 100%; height: 414px; position: relative; margin-top: 32px; }
#ifocus_btn { display: inline; float: left; width: 370px; background-color: #fff; }
#ifocus_btn li { width: 370px; height: 138px; }
#ifocus_btn li a { display: block; height: 138px; position: relative; }
#ifocus_btn li a div { padding: 45px 0 0 141px; }
#ifocus_btn li a div h3 { font-size: 15px; color: #666; margin-bottom: 4px; }
#ifocus_btn li a div p { font-size: 15px; color: #ababab; text-transform: capitalize; text-transform: uppercase; }
#ifocus_btn li a i { display: block; position: absolute; left: 72px; top: 39px; z-index: 5; border: 1px solid #e8e8e8; width: 51px; height: 51px; -webkit-border-radius: 51px; -moz-border-radius: 51px; -ms-border-radius: 51px; border-radius: 51px; background-repeat: no-repeat; background-position: center center; }
#ifocus_btn li a i.a0 { background-image: url(../images/indexIcon1.png); }
#ifocus_btn li a i.a1 { background-image: url(../images/indexIcon2.png); }
#ifocus_btn li a i.a2 { background-image: url(../images/indexIcon3.png); }
#ifocus_btn li.on { background-color: #f6f6f6; }
#ifocus_pic { position: relative; margin-left: 370px; height: 414px; overflow: hidden; }
#ifocus_piclist li { width: 414px; height: 414px; overflow: hidden; }
#ifocus_piclist img { width: 414px; height: 414px; }
#ifocus_piclist img:hover { filter: alpha(opacity=70); opacity: 0.7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
#ifocus_opdiv { position: absolute; left: 0; bottom: -87px; z-index: 5; width: 100%; height: 87px; background: url(../images/opdiv.jpg) no-repeat center top; }
#ifocus_tx { position: absolute; right: 0; top: 0; color: #fffefe; background-color: #646464; width: 418px; height: 414px; }
#ifocus_tx:hover { background-color: #0082c5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
#ifocus_tx ul li { display: none; padding: 101px 84px 0; line-height: 28px; }
#ifocus_tx ul li h3 { font-size: 24px; }
#ifocus_tx ul li h3 a {font-size: 24px; color: #f9f9f9;/*&:hover{ color: #fdac31; .trans;}*/
}
#ifocus_tx ul li div { color: #fff; font-size: 22px; font-family: Impact; text-transform: uppercase; border-bottom: 1px dashed #cecece; padding: 7px 0 14px; }
#ifocus_tx ul li p { margin-top: 13px; }

/* maincontent */
.main-content{ float:left; width:1200px; line-height:30px; overflow:hidden; font-size:14px; }
.main-content img{ max-width: 1200px; height:auto; width:expression(this.width > 1200 ? "1200px" : this.width);}

.main-content .titles{ display:block; font-size:20px; line-height:50px; text-align:center; border-bottom:1px dashed #ccc;}
.main-content .date{ display:block; font-size:12px; line-height:40px; text-align:center; color:#666666；}

/* culture-icon */
ul.culture-list{ width: 100%; }
ul.culture-list li{ float: left; width: 25%; padding-top: 110px; text-align: center; }
ul.culture-list li strong{ display: block; line-height: 50px; font-size: 20px; text-align: center; }
ul.culture-list li p{ display: block; margin-top: 10px; line-height: 30px; font-size: 14px; text-align: center; }
ul.culture-list li.icon1{ background: url(../images/iconimg1.png) top center no-repeat;  }
ul.culture-list li.icon2{ background: url(../images/iconimg2.png) top center no-repeat;  }
ul.culture-list li.icon3{ background: url(../images/iconimg3.png) top center no-repeat;  }
ul.culture-list li.icon4{ background: url(../images/iconimg4.png) top center no-repeat;  }

/* contact-icon */
ul.contact-list{ width: 100%; }
ul.contact-list li{ float: left; width: 33.33%; padding-top: 60px; text-align: center; margin: 20px 0; }
ul.contact-list li strong{ display: block; line-height: 40px; font-size: 20px; text-align: center; font-weight: normal; }
ul.contact-list li p{ display: block; line-height: 30px; font-size: 14px; text-align: center; color: #999; }
ul.contact-list li.icon1{ background: url(../images/icontact-tel.png) top center no-repeat;  }
ul.contact-list li.icon2{ background: url(../images/icontact-phone.png) top center no-repeat;  }
ul.contact-list li.icon3{ background: url(../images/icontact-fax.png) top center no-repeat;  }
ul.contact-list li.icon4{ background: url(../images/icontact-email.png) top center no-repeat;  }
ul.contact-list li.icon5{ background: url(../images/icontact-address.png) top center no-repeat;  }
ul.contact-list li.icon6{ background: url(../images/icontact-web.png) top center no-repeat;  }
ul.contact-list li.icon7{ background: url(../images/icontact-qq.png) top center no-repeat;  }
ul.contact-list li.icon8{ background: url(../images/icontact-wx.png) top center no-repeat;  }

/* certificate */
.certificate-list { float: left; width: 100%; overflow: hidden; text-align: center;}
.certificate-list li { float: left; display: block; zoom: 1; position: relative; width: 260px; background: #fff; padding:10px 10px; margin:20px 10px; overflow: hidden; }
.certificate-list li a { float: left; display: block; color: #333; overflow: hidden;}
.certificate-list li a .p-img{ float:left; width:260px; height:260px; overflow:hidden; position:relative;}
.certificate-list li a .p-img img{ width:260px; transition-duration:500ms;}
.certificate-list li a .p-info{ display:block; overflow:hidden; padding:20px 40px; text-align:center; z-index:3; }
.certificate-list li a .p-info h3{ display:block; line-height:50px; font-size:16px; font-weight:normal;}
.certificate-list li a .p-info p{ display: block; line-height:20px; color:#aaa; height:20px; font-size: 12px; overflow:hidden; }
.certificate-list li a:hover .p-img img{ transform:scale(1.1);}
.certificate-list li:hover{ box-shadow:5px 5px 5px #e3e3e3}

/* technology */
.tech-list { float: left; width: 100%; }
.tech-list li { float: left; width: 100%; }
.tech-list li a { width: 1125px; padding:30px; float: left; border-left: #f7f7f7 solid 5px; position: relative; margin: 20px 0; background-color: #f7f7f7;}
.tech-list li a .tleft { width: 360px; float: left; color: #333; padding-right: 30px; }
.tech-list li a .tleft h3{ font-size: 24px; line-height:40px;height: 80px;overflow: hidden; font-weight: normal;}
.tech-list li a .tleft span{ display: block; font-size: 16px; margin-top: 10px;}
.tech-list li a .tright{width: 700px;float: right;padding-left: 30px;border-left: 1px solid #d8d8d8;}
.tech-list li a .tright p{ font-size: 14px; color: #666666; line-height: 30px;}
.tech-list li a .tright .more{ display: block; text-align: right; line-height: 30px; font-size: 14px; }
.tech-list li a:hover{ border-left: #007cc4 solid 5px; }
.tech-list li a:hover .tleft{color: #007cc4;}
.tech-list li a:hover p{ color: #333333; }

/* feedback */
.messagebg{ float: left; width:100%; margin-top: 30px; }
.mtit{font-size:40px;color: #e62129;margin-bottom:20px;}
.note{color: #999;line-height: 20px; margin-bottom: 30px;background-color: #f5f5f5;padding: 15px;position: relative;}
.note a{color: #e62129;}
.note b{font-size:60px;font-family: "黑体";line-height:1; color: #e62129;position: absolute;left:5px;top:-14px;}
.note i{ color:#e62129; font-size:16px;}

.message-box .message-item{display:block;background-color: #f5f5f5;border:1px solid #eee;transition:all ease-in .2s;overflow:hidden;margin-bottom:20px;}
.message-box .message-item input[type="text"],.message-box .message-item textarea{width:100%;height:100%;padding:15px;border:none;background-color:inherit;box-sizing:border-box;}
.message-box .checkbox{width: 300px;}
.message-box .message-item #checksn{width:200px;}
.message-box .message-item #checkimg{float:right;width:80px;height:auto;margin-right:8px;margin-top:8px;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #aaa; font-family:微软雅黑,Arial, Helvetica, sans-serif; font-size:12px;}
.message-box .message-item input[type="text"]:focus,.message-box .message-item textarea:focus{background-color:#fff;}
.message-box .btnbox{width:180px;height:40px;font-size: 16px;text-align:center;line-height:40px;color:#fff;cursor:pointer;border-radius:4px;background-color:#ff0000;transition:all ease-in .2s; border:none;}
.message-item:hover{border-color:#ddd;background-color:#fff;}
.message-box .btnbox:hover{background-color:#c60917;}

/* job */
ul.job-list{ float:left; width:100%;}
ul.job-list li{ float:left; width:99%; margin-bottom:20px; border:1px solid #e4e4e4;}
ul.job-list li .jobtitle{ height:46px; overflow:hidden; cursor:pointer; border-radius:5px 5px 0 0;}
ul.job-list li .jobtitle .tit{ float:left; display:block;  line-height:46px; height:46px; overflow:hidden; padding-left:25px; font-size:16px; font-weight:bold;}
ul.job-list li .jobtitle .arr{ float:right; background:url(../images/arrow-d.jpg) center no-repeat; height:46px; width:46px;}
ul.job-list li .jobtitle-active .tit{ color:#007cc4;}
ul.job-list li .jobtitle-active .arr{ background:url(../images/arrow-u.jpg) center no-repeat;}
ul.job-list li .jobbrief{ border-top:1px solid #e4e4e4; padding-left:20px; padding-top:15px; padding-right:20px; padding-bottom:15px; line-height: 30px; font-size: 14px;}

/* download */
.download-list{ float:left; width:1220px;}
.download-list li{ float:left; width:590px; height:60px; margin-bottom:10px; padding-bottom:9px; margin-right:20px; border-bottom:#CCC dashed 1px; }
.download-list li a{ float:left; width:520px; height:100%; line-height:60px; font-size:16px; background:#f1f1f1; transition:all 1s ease; padding-left:70px; background:url(../images/pdf_icon.png) left center no-repeat;}
.download-list li a strong{ float:left; width:460px; height:100%; line-height:60px; font-size:16px;}
.download-list li a span{ float:right; width:60px; height:60px; text-align:center; background:url(../images/dicon.png) center no-repeat;}

/* product-detail */
.proimgbox{ float:left; width:360px; }
.pimg{ float:left; width:350px; border:5px #cccccc solid; border-radius: 5px;}
.pimg img{ width:350px;}
.proimgscroll-left{ float:left; width:360px; overflow:hidden; position:relative; margin-top:10px; }
.proimgscroll-left .bd{ width:310px; margin:0 auto; overflow:hidden;}
.proimgscroll-left .bd ul{ overflow:hidden; zoom:1; }
.proimgscroll-left .bd ul li{ float:left; width:62px; height:62px; margin-right:4px; margin-left:4px; overflow:hidden; }
.proimgscroll-left .bd ul li img{ width:60px; height:60px; border:1px #CCCCCC solid;}
.proimgscroll-left .prev,
.proimgscroll-left .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:14px; height:50px; background:url(../images/sprev.png) left center no-repeat; z-index:999   }
.proimgscroll-left .next{ left:auto; right:0px; background:url(../images/snext.png) left center no-repeat;}

.pro-content{ float: right; width: 800px; }
.pro-content img{ max-width: 800px; height:auto; width:expression(this.width > 800 ? "800px" : this.width);}

.fa{ font-size: 14px; }
.article-nextprev{ float:left; width: 100%;  clear: both; display: block; margin-top:20px; text-align:center; font-size: 14px;}
.article-nextprev div{ width:33.3%; float:left;}
.article-nextprev a{ font-size: 14px;}

/* foot */
.footerlinkbg{background:#e3e3e3; padding: 50px 0; }
.linklist {float: left; height: auto; overflow: hidden; }
.linklist dl { float: left; width: 120px; height: 200px; padding-left: 15px; border-left: 1px solid #d4d4d4; }
.linklist dt { font-size: 14px; font-weight: bold; line-height: 26px; }
.linklist dt a { display: block; color: #444; font-size: 14px;   font-weight: bold;}
.linklist dt a:hover { color: #ffa73d; }
.linklist dd { height: auto; overflow: hidden; margin-top: 16px; }
.linklist dd a { display: block; height: 30px; line-height: 30px; color: #555; }
.linklist dd a:hover { color: #ffa73d; }

.footer-contactbox{ float: right; width: 320px; border: #ccc solid 1px; padding: 9px; text-align: center; padding: 20px 0; }
.footer-contactbox img{ float: left; width: 80px; margin-top: 10px; margin-left: 20px; }
.footer-contactbox .c-info{ float: left; width: 200px; }
.footer-contactbox h5{ font-size:16px; color:#000; line-height:40px; }
.footer-contactbox i{ display: block; margin: 0 auto; height:1px; background:#aaa; width: 100px; text-align: center; }
.footer-contactbox span{ font-size:18px; color:#333; line-height:40px; }
.footer-contactbox  p{ line-height:25px; color:#666;  overflow:hidden; margin-top: 10px; font-size: 14px;}

.footerbg{background:#333; padding: 20px 0; color: #fff; text-align: center; line-height: 25px; }
.footerbg a{color: #fff; }

/* page */
.pageNavi { float:left; margin-top:20px; display:block; width: 100%; text-align: center; line-height:30px; font-size:12px; margin-bottom:10px;}
.wp-pagenavi { clear: both}
.wp-pagenavi a {border:#CCC solid 1px;padding:5px 10px; -moz-border-radius: 5px;      /* Gecko browsers */-webkit-border-radius: 5px;   /* Webkit browsers */border-radius:5px;            /* W3C syntax */margin:0 3px;}
.wp-pagenavi a.page-num-current { background:#0082c5; color:#fff; border:#0082c5 solid 1px;}
.wp-pagenavi a:hover { background:#0082c5; color:#fff; border:#0082c5 solid 1px;}
