/* reset */
html,body{ -webkit-text-size-adjust:none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000; font-family: "微软雅黑", Arial, Helvetica, sans-serif; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,table,th,td,form,fieldset,legend,textarea,input,select,textarea,button,figure,figcaption{ margin:0;padding:0; }
fieldset,li,img{border:0;vertical-align:top}
ul,ol{list-style:none}
button{overflow:visible;border:0;background-color:transparent;cursor:pointer}
button::-moz-focus-inner{padding:0;}
address,caption,em{font-style:normal}
a,a:focus,a:active,a:hover{ text-decoration:none; outline: 0; }
hr{display:none}
table {border-spacing: 0; border-collapse: collapse;}
td,th {  padding: 0; }
::-webkit-input-placeholder{color:#bbb}
::-moz-placeholder{color:#bbb;opacity:1}
:-ms-input-placeholder{color:#bbb}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block; vertical-align: baseline;}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

h2 { font-size: 36px; padding: 30px 0; }
h3 { font-size: 24px; padding: 20px 0; }
h4 { font-size: 20px; }
h5 { font-size: 16px; }
.fl { float: left; }
.fr { float: right; }
.time { transition: all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; -o-transition:all .5s; }
.wrap:after,.wrap:before,.fix:after,.fix:before,.list:after,.list:before {  display: table; content: " "; }
.wrap:after,.fix:after,.list:after { clear: both; }
.wrap { max-width: 1170px; margin-left: auto; margin-right: auto; }

.topbar { background: purple; padding: 5px 0; line-height: 22px; color: #fff; }
.topbar-tel { float: right; font-size: 16px; }

.header { position: relative; background: #fff; }
.header-logo { margin:20px 0; float: left; }
.header-logo-link { display: block; float: left;  }
.header-logo-link img { display: block; max-width: 100%; }
.header-logo-slogan { float: left; border-left: 2px solid #222; margin-left: 20px; line-height: 24px; padding: 4px 0 5px 20px; color: #00a1e5; font-weight: bold; font-size: 16px; }
.header-nav { float: right; }
.header-nav-list { padding-top: 45px; }
.header-nav-list .item { float: left; margin-right: 30px; position: relative; height: 40px; }
.header-nav-list .item:last-child { margin-right: 0; }
.header-nav-list .item > a { display: block; border-bottom: 3px solid #fff; font-size: 16px; font-weight: bold; color: #333;  }
.header-nav-list .item > a:hover { color: #00a1e5 } 
.header-nav .subnavlist { display: none; position: absolute; top: 40px; left: -35px;background: #00a1e5;}
.header-nav-list .on .subnavlist { display: block; z-index: 20 }
.subnavlist .icon-img { display: block; width: 150px; float: left; padding-top: 25px; }
.subnavlist .icon-img img { display: block; max-width: 100%; }
.subnavlist ul { float: left; margin-top: 15px; text-align: center;}
.subnavlist ul li { line-height: 30px; width: 135px; margin-left:0 20px; margin-bottom: 10px; }
.list2 li { float: left !important; }
.subnavlist ul li a { display: block; color: #fff; padding: 0 10px; }
.subnavlist ul li a:hover { color: #fff; background: #0269b8 }
/*.nav-bg { display: none; width: 100%; position: absolute; top: 93px; height: 162px; z-index: 19; background: rgba(255,255,255,.5); }*/
.header-nav-list .nav-jiantou { display: none; width: 28px; height: 14px; left: 50%; margin-left: -14px; position: absolute; bottom: 0; }
.header-nav-list .on .nav-jiantou { display: block; }



.nav-toggle { display: none; cursor:pointer; position: relative; float: right; border: 1px solid #018ae1; padding: 9px 10px; border-radius: 3px; margin-top: 15px; margin-bottom: 15px; }
.nav-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; background: #018ae1;  }
.nav-toggle .icon-bar+.icon-bar { margin-top: 4px; }
.navbar-toggle-on  { background: #018ae1 }
.navbar-toggle-on .icon-bar { background: #fff; }

.banner { overflow: hidden; position: relative; }
.banner-label { display: both; position: absolute; bottom: 35px; text-align: center; width: 100%; z-index: 10; }
.banner-label li { display: inline-block; *display: inline; *zoom: 1; margin: 0 5px; background: #036eb8; cursor: pointer; padding:3px 5px; line-height: 1; color: #fff; }
.banner-label li.on { background: #fff; color: #00a1e5 }
.banner-btn { display: none; }
.banner-img li { height: 450px; background-size: cover !important; background-position: center !important; }

.section h2 { color: #333; }
.section h2 span { color: #00a1e5 }

.home-yewu h2 { font-size: 30px; font-weight: 500;padding-bottom: 20px; position: relative;}
.home-yewu-list { overflow: hidden; margin-right: -1px;padding-top: 20px;}
.home-yewu-list .item { width: 25%; float: left; padding-right: 1px; border-bottom: 1px solid #fff; position: relative; cursor: pointer; overflow: hidden; }
.home-yewu-list .msg{border-radius: 150px;padding: 10px;}
.home-yewu-list .item1 { background: url(../images/blue.png) no-repeat center; }
.home-yewu-list .item2 { background: url(../images/blue.png) no-repeat center; }
.home-yewu-list .item3 { background: url(../images/blue.png) no-repeat center; }
.home-yewu-list .item-info { overflow: hidden;  color: #fff; }/*padding: 10px;*/
.home-yewu-list .item-info h4 { text-align: center; color: purple; margin: 0 auto;  padding: 0px 0 20px 0; font-size:28px; }
.home-yewu-list .item p {  border-color: rgba(255,255,255,.2); padding: 15px 0 35px 0; text-align: center; line-height: 58px; color:#f7f7f7;font-size: 25px;font-family: cursive;}/*border-top: 1px solid #fff;*/
.home-yewu-list .item i { display: block; width: 120px; margin: 0 auto; margin-bottom: 45px; }
.home-yewu-list .item i img { display: block; max-width: 100%; margin: 0 auto }
.home-yewu-list .item4 { background: url(../images/blue.png) no-repeat center; }
/*.home-yewu-list .item5 { background: #5c5c5c; height: 100%; }*/
.home-yewu-list .item5 a{color: #fff;}
.home-yewu-list .item5 p { padding: 15px 0 35px 0; text-align: center;}
.home-yewu-list .item .item-hover { position: absolute; bottom: -100%; height: 86%; width: 100%;  background: rgba(0,0,0,.4); z-index: 18; border-radius: 20px;}
.home-yewu-list .item .item-info:hover .item-hover { bottom: 0; }
.home-yewu-list .hover-ul { padding:0 25px; }
.home-yewu-list .hover-ul li { text-align: center; margin-top: 15px; }
.home-yewu-list .hover-ul li a { display: block; color: #fff; background: rgba(51,51,51,.7); padding: 12px 0; font-size: 18px; font-weight: bold; }
.home-yewu-list .hover-ul li a:hover { background: #fff; color: #0067b4 }

.home-youshi { background: #efefef; margin-top: 50px; }
.home-youshi .youshi-t { background: url(../images/home-youshi.jpg) no-repeat; background-size: cover; background-position: center; height: 203px; } 
.home-youshi .hd { overflow: hidden; }
.home-youshi .hd img { display: block; max-width: 100%; }
.home-youshi .item .item-img { float: right; overflow: hidden; }
.home-youshi .item .item-img img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; }
.home-youshi .item .item-info { padding-top: 25px; padding-right: 50%; }
.home-youshi .item .info-wrap { overflow: hidden; margin-bottom: 25px; }
.home-youshi .item .info-wrap .pd { padding-left: 100px; }
.home-youshi .item .info-wrap i { display: block; float: left; }
.home-youshi .item .info-wrap h4 { color: #00a1e5; border-bottom: 1px solid #d2d2d2; padding-bottom: 10px; }
.home-youshi .item .info-wrap h4 span { color: #ef6204; }
.home-youshi .item .info-wrap p { border-top: 1px solid #fff; padding-top: 8px; font-size: 16px; line-height: 26px; }
.home-youshi .item-l-r .item-img { float: left; overflow: hidden; }
.home-youshi .item-l-r .item-info { padding-top: 25px; padding-left: 50%; padding-right: 0; }

.home-about { background: url(../images/home-about-bg.jpg) top center no-repeat #02406a; overflow: hidden; color: #fff; margin-top: 40px;}
.home-about .hd { text-align: center; }
.home-about .text { padding-top: 25px; line-height: 26px; font-size: 16px; }
.home-about .text a { color: #ffc12d; display: inline-block; margin-left: 15px; }

.home-about .shebei-list { margin-left: -15px; margin-right: -15px; }
.home-shebei { padding-top: 30px; padding-bottom: 50px; overflow: hidden; }
.home-shebei .item { width: 25%; padding:0 15px; float: left; }
.home-shebei .item div { display: block; overflow: hidden; }
.home-shebei .item i { display: block; overflow: hidden; width: 100%; }
.home-shebei .item i img { display: block; max-width: 100%; }
.home-shebei .item p { padding: 12px 0; color: #fff; font-size: 16px; text-align: center; background: rgba(0,0,0,.1); }

.home-case { padding-top: 60px; }
.home-case .hd { background: #002b3d; overflow: hidden; }
.home-case .hd h2 { padding: 15px 0; color: #00a1e5; font-size: 28px; float: left; line-height: 1; }
.home-case .hd h2 i { display: block; float: left; margin-left: 25px; margin-right: 15px; }
.home-case .bd { background: #00a1e5; padding: 25px 15px; }
.home-case .hd .tab-menus { float: right; }
.home-case .tab-menus li { float: left; line-height: 60px; border-left: 1px solid #003f59; font-weight: bold; color: #fff; font-size: 16px; padding: 0 15px; cursor: pointer; }
.home-case .tab-menus li:hover,.home-case .tab-menus li.on { background: #00a1e5; }
.home-case .item { width: 25%; padding:0 15px; float: left; }
.home-case .item a { display: block; overflow: hidden; }
.home-case .item i { display: block; overflow: hidden; width: 100%; }
.home-case .item i img { display: block; max-width: 100%; }
.home-case .item p { padding: 12px 0; color: #fff; font-size: 16px; text-align: center; background: rgba(0,0,0,.4); }
.home-case .item a:hover p { background: #ef6204 }
.home-case .item a:hover img { transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1);}

.section .seps { margin-left: -10px; margin-right: -10px; }
.section .sep { width: 50%; float: left; padding-left: 10px; padding-right: 10px; }
.section .hd-more { font-weight: normal; display: inline-block; font-size: 12px; padding: 5px 10px; border: 1px solid #ddd; color: #000; float: right; line-height: auto; margin-top: 8px; font-size: 18px; }
.section .hd-more:hover { color: #fff; background: #00a1e5; border-color: #007eb3 }

.home-wenti .list .item { background: #f0f0f0; padding: 25px; margin-bottom: 20px; }
.home-wenti .list .item:last-child { margin-bottom: 0; }
.home-wenti .list .item a .a, .home-wenti .list .item .q { overflow: hidden; line-height: 22px; padding-left: 40px; }
.home-wenti .list .item a .q { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #00a1e5; background: url(../images/home-icon-q.png) left 3px no-repeat; padding-bottom: 3px; }
.home-wenti .list .item a .a { color: #000; background: url(../images/home-icon-a.png) left 4px no-repeat; margin-top: 7px; height: 44px; overflow: hidden; }
.home-wenti .list .item a .a span.more { color: #ef6204; }
.home-wenti .list .item:hover { background: #005d9d; }
.home-wenti .list .item:hover a .a { color: #fff; }
.home-wenti .list .item:hover a .q { color: #fff; }

.home-news .item { padding: 20px 0; border-top: 1px dashed #ddd; overflow: hidden; }
.home-news .item:last-child { padding-bottom: 0; }
.home-news .item-img { display: block; float: left; width: 140px; }
.home-news .item-img img { display: block; max-width: 100%; }
.home-news .item-info { padding-left: 160px; }
.home-news .item-info .tit { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #00a1e5; } 
.home-news .item-info .tit a { color: #00a1e5; }
.home-news .item-info .txt { margin-top: 10px; line-height: 22px; height: 44px; overflow: hidden; }
.home-news .item-info .txt a { color: #ef6204 }
.home-news .item-info .dat { display: block; margin-top: 10px; }

.footer dt { font-size: 20px; padding-bottom: 15px; }
.footer dd { line-height: 22px; }
.footer-info { background: #036eb8; color: #fff; padding-top: 40px; padding-bottom: 40px; }
.footer-info a { color: #fff; }
.footer-contact { float: left; }
.footer-contact dd { line-height: 22px; }
.footer-nav { float: right; margin-right: 25px; }
.footer-nav li { float: left; padding: 0 20px; border-right: 1px solid #1b7abc }
.footer-nav dd { padding-bottom: 5px; }
.footer-copyright { text-align: center; line-height: 22px; padding: 5px 10px; }
.footer-erweima { float: right; }
.footer-erweima dd img { display: block; max-width: 100%; }
.footer-erweima dd p { padding-top: 15px; }
.footer-erweima dd p span { color: #ef6204; font-weight: bold; font-size: 16px; }
.footer-copyright a { color: #000; }
.footer-copyright a:hover { }

.main { padding-bottom: 30px; }
.main-title { background: url(../images/main-hd-bg.gif) left 45px repeat-x; height: 90px; text-align: center;  }
.main-title i { display: inline-block; *display: inline; *zoom:1; padding:0 20px; font-style: normal; font-size: 36px; color: #0269b8; background: #fff; line-height: 85px }
.main-nav { text-align: center; font-size: 0; padding-bottom: 40px; }
.main-nav a { display: inline-block; *display: inline; *zoom:1; padding: 8px 16px; background: #5d5d5d; margin:0 8px; font-size: 16px; color: #fff; margin-bottom: 10px; }
.main-nav a:hover,.main-nav a.on { background: #0269b8 }

.nybanner { overflow: hidden; }
.nybanner img { display: block; max-width: 100%; }

.fanye { clear: both; overflow: hidden; font-size: 0; text-align: center; width: 100%; padding-top: 30px; }
.fanye li{display:inline-block;}
.fanye a { display: inline-block; *display: inline; *zoom:1; margin:0; padding: 7px 14px; border: 1px solid #ddd; color: #555; font-size: 14px; border-right: 0; }
.fanye a:last-child { border-right: 1px solid #ddd; }
.fanye a:hover { background: #036eb8;  color: #fff; }

.newsIndex {  }
.newsIndex .item { overflow: hidden; border-bottom: 1px dashed #ddd; padding:20px 0; }
.newsIndex .item .item-img { display: block; float: left; width: 275px; }
.newsIndex .item .item-pd { padding-left: 300px; }
.newsIndex .item .item-img img { display: block; max-width: 100%; }
.newsIndex .item .pd-title a { font-weight: normal; color: #0269b8; }
.newsIndex .item .pd-title { overflow: hidden; text-overflow:ellipsis; white-space: nowrap; color: #0269b8 }
.newsIndex .item .pd-text { padding-top: 10px; line-height: 24px; height: 58px; overflow: hidden; font-size:16px;}
.newsIndex .item .pd-time { padding-top: 15px; }

.newsXx{  }
.newsXx-title { font-size: 30px; font-weight: normal; text-align: center; padding:10px 0 30px 0; }
.newsXx-time { text-align: center; border-bottom: 1px dashed #ddd; padding-bottom: 20px; }
.newsXx-text { padding-top: 20px; line-height: 22px; }

.contact-dl dt { font-size: 20px; font-weight: bold; color: #333; padding-bottom: 15px;  }
.contact-dl dd { font-size: 16px; padding: 15px 0; border-top: 1px solid #ddd; line-height: 28px; }
.contact-dl dd span { color: #333; font-weight: bold; }
.contact-dl i { font-size: 44px; color: #0269b8; display:block; margin-right: 10px; line-height: 28px; float: left; }

.contact-map h4,.contact-msg h4 { padding-top: 30px; padding-bottom: 20px; }

.contact-msg .msg-box { margin-left: -10px; margin-right: -10px; }
.contact-msg .sep { width: 50%; float: left; padding-left: 10px; padding-right: 10px; margin-bottom: 20px; }
.contact-msg .sep:last-child { margin-bottom: 0; }
.contact-msg .sepW { width: 100%; overflow: hidden; }
.contact-msg .form-item { border: 1px solid #ddd; overflow: hidden; line-height: 42px; padding: 0 15px; }
.contact-msg .form-label { display: block; width: 60px; float: left; height: auto; }
.contact-msg .form-pd { padding-left: 75px;  }
.contact-msg .form-text { padding: 5px 0; line-height: 32px; border: 0; outline: medium; width: 100%; height: 42px; border-left: 1px solid #eee; padding-left: 15px; }
.contact-msg .form-texts { width: 100%; padding: 12px 0; resize: none; overflow: auto; outline: none; border: 0; color: #000; }
.contact-msg .form-submit { display: block; line-height: 42px; line-height: 42px; width: 100%; background: #0269b8; border: 0; color: #fff; font-size: 16px; cursor: pointer; }
.contact-msg .form-submit:hover { background: #ef6204 }
.contact-msg .form-item-ma1 { width: 200px; float: left; }
.contact-msg .form-item-ma2 { float: left; border-color: #fff; }
.contact-msg .form-item-ma2 img{ vertical-align:middle; cursor:pointer;}

.home-msg-txt { max-width: 750px; float: left; }
.home-msg-txt img { display: block; max-width: 100%; }
.home-msg-txt h4 { display: none; }
.home-msg-form { padding-left: 770px; }
.home-msg-form .msg-box { overflow: hidden; }
.contact-msg .t { font-weight: bold; color: #1066a1 }

.aboutIndex .img-text { line-height: 28px; font-size: 16px; vertical-align: top; }
.aboutIndex .img-text img { display: block; float: left; margin-right: 30px; margin-bottom: 20px; }
.aboutIndex .img-shebei { padding-top: 20px; }
.aboutIndex .img-shebei .list { margin-left: -10px; margin-right: -10px; }
.aboutIndex .img-shebei li { width: 25%; float: left; padding: 0 10px; }
.aboutIndex .img-shebei li img { display: block; max-width: 100%; }
.aboutIndex .img-shebei li p { padding:10px 0; text-align: center; color: #00a1e5 }

.text-hezuo { background: #036eb8; }
.text-hezuo h2 { color: #fff; text-align: center; padding: 25px 0; font-weight: normal; }
.hezuo-item { overflow: hidden; }
.hezuo-item .item-img { float: left; display: block; width: 130px; height: 121px; }
.hezuo-item .item-img img { display: block; max-width: 100%; }
.hezuo-item .item-pd { padding-left: 150px; color: #fff; }
.hezuo-item .item-pd h4 { padding-bottom: 15px; }
.hezuo-item .pd-text { line-height: 28px; font-size: 16px; }
.item-hezuo-list { padding: 40px 0; }
.item-hezuo-list .list { margin-left: -10px; margin-right: -10px; }
.item-hezuo-list .list li { float: left; width: 25%; padding: 0 10px; }
.item-hezuo-list .list li img { display: block; max-width: 100%; /*border:8px solid #017ac6;*/ }

.hezuo-ser h2 { font-weight: normal;  text-align: center; }
.hezuo-ser h2 span { color: #036eb8 }
.hezuo-ser .list { margin-left: -10px; margin-right: -10px; }
.hezuo-ser .list li { width: 50%; padding: 0 10px; float: left; min-height: 180px; overflow: hidden; }
.hezuo-ser .icon-i { display: block; float: left; width: 80px; }
.hezuo-ser .icon-i img { display: block; max-width: 100%; }
.hezuo-ser .icon-pd { padding-left: 100px; }
.hezuo-ser .icon-pd h4 { color: #00a1e5; padding-bottom: 15px; border-bottom: 2px solid #ef6204; }
.hezuo-ser .icon-pd h4 span { color: #ef6204; }
.hezuo-ser .icon-pd p { padding-top: 15px; }

.hezuo-yewu h2 { font-weight: normal;  text-align: center; padding-bottom: 50px; }
.hezuo-yewu h2 span { color: #036eb8 }
.hezuo-yewu .bd { padding-bottom: 30px; }
.hezuo-yewu .list { margin-left: -10px; margin-right: -10px; }
.hezuo-yewu .list li { width: 20%; padding: 0 10px; float: left; }
.hezuo-yewu .list li img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; }
.hezuo-yewu .list li p { padding-top:15px; text-align: center; }
.hezuo-yewu .list li p a{color: #000;}
.hezuo-yewu .list li p a:hover { color: #036eb8 } 
.wentiIndex .wenti-main .list a { display: block; }
.wentiIndex .wenti-main .list .item { border-bottom: 1px dashed #ddd; padding-bottom: 25px; padding-top: 25px; }
.wentiIndex .wenti-main .wenti-q { overflow: hidden; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; padding-left: 35px; background: url(../images/home-icon-q.png) left 5px no-repeat; font-weight: normal; color: #036eb8; min-height: 40px; }
.wentiIndex .wenti-main .wenti-a { color: #555; padding-left: 35px; background: url(../images/home-icon-a.png) left 5px no-repeat; font-weight: normal; line-height: 24px; }
.wentiIndex .wenti-main .wenti-more { display: inline-block; *display: inline; *zoom: 1; color: #036eb8; }

.wenti-main { margin-left: -390px;  float: left; width:100%; }
.wenti-main .dd { margin-left: 390px; }
.wenti-side { width: 360px; float: right; }
.side-case .hd { position: relative; border-bottom: 1px solid #ddd; padding-bottom: 10px; }
.side-case .hd-more { position: absolute; right: 0; top: 3px; display: inline-block; color: #555; }
.side-case .list { padding-top: 10px; }
.side-case .list li { padding-left: 20px; background: url(../images/side-case-icon.png) left 15px no-repeat; line-height: 40px; border-bottom: 1px dashed #ddd; text-align: left; }
.side-case .list li a { color: #555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; padding-right: 15px; }
.side-case .list li span { display: inline-block; float: right; }
.side-case .list li a:hover { color: #036eb8 }
.side-ad { padding: 25px 0; }
.side-ad img { display: block; max-width: 100%; }

.yewu-nav .hd { background: #f3f3f3; border-bottom: 1px solid #bbb; }
.yewu-nav .tab-menus { height: 73px; max-width: 1170px; margin-left: auto; margin-right: auto; }
.yewu-nav .tab-menus li { width: 20%; float: left; line-height: 69px; overflow: hidden; font-size: 16px; font-weight: bold; color: #333; border-top: 3px solid #f3f3f3; border-left: 1px solid #ddd; }
.yewu-nav .tab-menus li i { display: inline-block; *display: inline; *zoom: 1; }
.yewu-nav .tab-menus li i img { display: bold; max-width: 100%; }
.yewu-nav .tab-menus li:last-child { border-right: 1px solid #ddd; }
.yewu-nav .tab-menus li:hover,.yewu-nav .tab-menus li.on { background: #fff; border-top-color: #036eb8; position: relative; }
.yewu-nav .bd { border-bottom: 1px solid #bbb;  }
.yewu-nav .tab-conts { overflow: hidden; max-width: 1170px; margin-left: auto; margin-right: auto; padding: 0 10px; }
.yewu-nav .tab-conts .item { padding: 10px 0; }
.yewu-nav .tab-conts ul { overflow: hidden; }
.yewu-nav .tab-conts ul li { float: left; line-height: 69px; overflow: hidden; font-size: 14px; padding-right:35px; }
.yewu-nav .tab-conts ul i { display: block; width: 41px; overflow: hidden; height: 41px; float: left; margin-top: 15px; margin-right: 15px; }
.yewu-nav .tab-conts ul i img { display: block; max-width: 100%; }
.yewu-nav .tab-conts ul li:hover .img-1,.yewu-nav .tab-conts ul li.on .img-1 { display: none; }
.yewu-nav .tab-conts ul li a { color: #000 }
.yewu-nav .tab-conts ul li:hover a,.yewu-nav .tab-conts ul li.on a { color: #036eb8 }

.item-jianjie { overflow: hidden; line-height: 26px; font-size: 16px; margin-top: 35px;}
.item-jianjie img { display: block; float: left; margin-right: 30px; max-width: 100%; }

.item-box h2 { color: #036eb8; font-weight: normal; text-align: center; }
.item-box h2 span { color: #ef6204 }
.item-box .bd { padding-bottom: 50px; overflow: hidden; }
.item-chengnuo { background: #f7f7f7; }
.item-chengnuo .img { display: block; float: right; max-width: 100% }
.item-chengnuo .pd { padding-right: 380px; }
.item-chengnuo .list li { padding-left:40px; background: url(../images/chenggnuo-icon.png) left 10px no-repeat; line-height: 42px; font-size: 16px; font-weight: bold; color: #222; }
.item-pcb .list { width: 50%; float: left; }
.item-pcb .list li { padding-left:40px; background: url(../images/item-pcb-icon.png) left 12px no-repeat; line-height: 42px; font-size: 16px; font-weight: bold; color: #222; }

.item-case { background: #f7f7f7;  }
.item-case .list { margin-left: -15px; margin-right: -15px; }
.item-case .list li { width: 25%; padding: 0 15px; float: left; }
.item-case .list li a { display: block; }
.item-case .list img { display: block; max-width: 100%; }
.item-case .list span { display: block; padding-top:15px; color: #555; padding-bottom: 15px; }
.item-case .more-list { display: block; width: 100px; height: 35px; line-height: 35px; text-align: center; border: 1px solid #036eb8; color: #036eb8; margin: 25px auto 0 auto }
.item-case .more-list:hover { background: #036eb8; color: #fff; }

.item-liucheng img { display: block; max-width: 100%; }

.item-parametersa { }
.item-parametersa .img { display: block; float:left; max-width: 100% }
.item-parametersa .pd { padding-left: 380px; }
.item-parametersa .list { width: 50%; float: left; }
.item-parametersa .list li { padding-left:40px; background: url(../images/chenggnuo-icon.png) left 10px no-repeat; line-height: 42px; font-size: 16px; font-weight: bold; color: #222; }

.item-parametersb .col-20 {
    width: 20%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
	font-size: 62.5%;
}
.item-parametersb .text-center {
    text-align: center;
}
.item-parametersb  .thumbnail {
    display: block;
    padding: 4px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail > img, .thumbnail a > img {
    margin-right: auto;
    margin-left: auto;
	display: block;
    max-width: 100%;
    height: auto;
}
.item-parametersb  .caption h4{ font-size:18px; font-weight:500;} 
.item-parametersb  .txt13 {
    font-size: 1.3em;
    line-height: 2.5em;
    word-wrap: break-word;
}
.item-parametersb  dt {
    font-weight: bold;
}
.item-caselist .list li {
width:50%;
float:left;
padding-top: 10px;
padding-bottom: 10px;
overflow:hidden;
}
.item-caselist .list .case_img{width: 41.66666667%; float:left;}
.item-caselist .list .case_img img{display: block;max-width: 100%;height: auto;}
.item-caselist .list .case_info{width: 58.33333333%;float:left;}
.item-caselist .list .case_tit{font-size:18px; margin:10px 0px; padding:0px 15px;} 
.item-caselist .list .case_tit a{color: #000;}
.item-caselist .list .case_tit a:hover{color: #036eb8}
.item-caselist .list .case_desc{ padding:0px 15px;line-height: 2.5em;word-wrap: break-word;} 

.item-who .sectionTitle {
    line-height: 1.6em;
    padding-bottom: 30px;
    padding-top: 10px;
}
.item-who .img {display: block; float:left; max-width: 100%;}
.item-who .pd {padding-left:380px;}
.item-who .list{padding-top:15px;}
.item-who .list li {padding-left:40px; background: url(../images/reddot.gif) left 10px no-repeat; line-height: 42px; font-size: 16px; font-weight: bold; color: #222; }

.item-gongyi .box{
width:50%;
float:left;
padding-right: 15px;
padding-left: 15px;
overflow:hidden;
}
.item-gongyi .titlePic{
    overflow: hidden;
    display: block;
    position: relative;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    color: #333;
    font-size: 24px;
    font-weight: 500;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-bottom: 8px;
}
.item-gongyi .box img{display: block;max-width: 100%;height: auto;}

.item-case2 .list { margin-left: -15px; margin-right: -15px; }
.item-case2 .list li { width: 25%; padding: 0 15px; float: left; }
.item-case2 .list li a { display: block; }
.item-case2 .list img { display: block; max-width: 100%; }
.item-case2 .list span { display: block; padding-top:15px; color: #555; padding-bottom: 15px; }

.item-whoUS{ background: #f7f7f7; padding:30px 0px 0px 0px ;}
.item-whoUS .whoUS{
width:50%;
float:left;
padding-right:15px;
overflow:hidden;
padding-left:45px;
font-size:16px;
line-height:30px;
}
.item-whoUS .ico1{
background:url(../images/subboxbga.gif);background-repeat:no-repeat; background-position: 15px 0px;
}
.item-whoUS .ico2{
background:url(../images/subboxbgb.gif);background-repeat:no-repeat; background-position: 15px 0px;	
}
.item-whoUS .tit {
 font-size:18px;font-weight: 500; 
}

.item-wuliao .box{
width:50%;
float:left;
padding-bottom: 20px;
}
.item-wuliao .img{display: block; float:left; max-width: 100%;} 
.item-wuliao  .pad10 {
    display: inline-block;
    padding: 0px 10px;
	line-height: 2.5em;
    word-wrap: break-word;
}
.kf { position: fixed; right: 0; top: 90px;}
.kf-btn { display: bold; float: left; position: relative; top: 150px; cursor: pointer; }
.kf-box { padding-left: 26px; display: block; }
.kf-bg { border: 4px solid #00a0e9; border-radius: 6px; background: #fff; width: 140px; padding:5px 10px; padding-bottom: 30px; }
.kf h5 { color: #00a1e5; border-bottom: 1px solid #00a1e5; padding-bottom: 5px; text-align: center; font-size: 16px; padding-top: 15px; }
.kf .link1,.kf .link2,.kf .ali-link,.kf .skype-link { display: block; padding-left: 30px; background: url(../images/kf-icon1.jpg) no-repeat; line-height: 20px; margin-top: 8px; color: #555; border-bottom: 1px solid #ddd; padding-bottom: 8px; }
.kf .link2 { display: block; padding-left: 30px; background: url(../images/kf-icon2.jpg) no-repeat; line-height: 20px; margin-top: 5px; color: #555; }
.kf .ali-link { display: block; padding-left: 30px; background: url(../images/kf-ali.png) no-repeat; line-height: 20px; margin-top: 5px; color: #555; }
.kf .skype-link { display: block; padding-left: 30px; background: url(../images/kf-skype.png) no-repeat; line-height: 20px; margin-top: 5px; color: #555; }

.kf img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; margin-top: 15px; }
.kf-tel { border-bottom:1px solid #ddd; padding:10px 0; font-size: 12px; padding-left: 20px; background: url(../images/kf-icon-tel.png) left 6px no-repeat; }
.kf-top { line-height: 24px; padding-top: 15px; }
.kf a:hover { color: #036eb8 }
.kf-top i { display: block; overflow: hidden; float: left; margin-right: 10px; margin-left: 10px; }
.kf-top i img { margin-top: 0; }
.kf-top a { text-decoration: underline; color: #036eb8 }

/*baidu map*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word }


/* g */

@media screen  and (max-width: 1200px) {
	.wrap { padding-left: 10px; padding-right: 10px; }
	.home-yewu-list .item { width: 50%; }
	.home-yewu-list .item-info i { margin-bottom: 25px; }
	.home-yewu-list .item-info p { padding-bottom: 29px; }
	.banner-img li { height: 400px; }
	.newsIndex .item .item-img { width: 245px; }
	.newsIndex .item .item-pd { padding-left: 270px; }
}

@media  screen  and (max-width: 992px) {
	.home-youshi .item .item-img { width: 50%; }
	.banner-img li { height: 320px; }
	.newsIndex .item .item-img { width: 200px; }
	.newsIndex .item .item-pd { padding-left: 225px; }
	.wenti-main { margin-left: -0px;  float: none; width:100%; }
	.wenti-main .dd { margin-left: 0px; }
	.wenti-side { width: 100%; float: none; padding-top: 25px; }
	.yewu-nav .tab-menus li { text-align: center; }
	.yewu-nav .tab-menus li span { display: none; }
	.yewu-nav .tab-menus li i { margin-left: auto; margin-right:auto; }
	.kf-box { display: none; }
}

@media  screen  and (max-width: 768px) {
	.home-yewu-list .item { width: 100%; }
	.home-youshi .item .item-img { float: none; width: 100%; }
	.home-youshi .item .item-info { padding-top: 25px; padding-right: 0; }
	.home-youshi .item-l-r .item-img { float: none; width: 100%; }
	.home-youshi .item-l-r .item-info { padding-left: 0; padding-right: 0; }
	.home-shebei .item { width: 50%; }
	.home-case .bd { background: #00a1e5; padding: 15px 5px; }
	.home-case .item { width: 50%; padding:0 10px; float: left; }
	.home-case .hd h2 { float: none; }
	.home-case .tab-menus { width: 100%; float: none; border-top: 1px solid #003f59 }
	.home-case .tab-menus li { float: left; border-bottom: 1px solid #003f59; line-height: 60px; border-left: 1px solid #003f59; font-weight: bold; color: #fff; font-size: 16px; padding: 0 15px; cursor: pointer; width: 50%; }
	.section .sep { width: 100%; float: none; padding-left: 10px; padding-right: 10px; }
	.banner-img li { height: 140px; }
	.banner-label { bottom: 15px; }
	.topbar { text-align: center; }
	.topbar-tel { float: none; }
	h2 { font-size: 24px; padding: 20px 0; }
	.home-youshi .youshi-t { height: 150px; } 
	.section .hd-more  { margin-top: 0; }
	.home-wenti .list .item { margin-bottom: 10px; }
	.newsIndex .item .item-img { width: 120px; }
	.newsIndex .item .item-pd { padding-left: 135px; }
	.newsIndex .item .pd-text { display: none; }
	.contact-msg .sep { width: 100%; float: none; }
	.home-msg-txt { float: none; }
	.home-msg-form { padding-left: 0px; padding-top: 20px; }
	.hezuo-ser .list li { width: 100%; padding: 0 15px; float: none; min-height: 0; padding-bottom: 25px;}
	.hezuo-yewu .list li { width: 100%; padding: 0 15px; float: none; margin-bottom: 25px; }
	.hezuo-yewu .list li:last-child { margin-bottom: 0; }
	.item-box .bd { padding-bottom: 20px; overflow: hidden; }
	.item-case .list li { width: 50%; }
	.item-pcb .list { width: 100%; float: none; }
	.item-jianjie img { display: block; float: none; margin-right: 0px; margin-bottom: 30px; max-width: 100%; }
	.item-chengnuo .img { display: block; float: none; max-width: 100%; }
	.item-chengnuo .pd { padding-right: 0; padding-top: 25px; }
	
	.item-parametersa .img { display: block; float: none; max-width: 100%; }
	.item-parametersa .pd { padding-left: 0; padding-top: 25px; }
	.item-parametersa .list { width: 100%; float: none; }
	
	.item-parametersb .col-20{width:50%;}
	.item-caselist .list .case_desc{ display:none;} 
	
	.item-who .img { display: block; float: none; max-width: 100%; }
	.item-who .pd { padding-left: 0; padding-top:15px; }
	
	.item-gongyi .box{
	width:100%;
	float:none;
	overflow:hidden;
	}
	.item-case2 .list li { width: 50%; }
	.item-whoUS .whoUS{width:100%;float:none; margin-bottom:20px;}
	.item-wuliao .box{
	width:100%;
	float:none;
	}
	.footer-contact { float: none; text-align: center; padding-top: 25px; }
	.footer-erweima { float: none; text-align: center; }
	.footer-erweima dt { text-align: center; }
	.footer-erweima dd img { margin-left: auto; margin-right: auto; }
	
}
@media  screen  and (max-width: 540px) {
		.home-youshi .youshi-t { height: 95px; }
		.item-wuliao .img{float:none;} 
}
@media  screen  and (max-width: 376px) {
		.item-caselist .list li{ width: 100%;} 
}
@media  screen  and (max-width: 1100px) {
	.header-nav { float: none; width: 100%; position: absolute; top:69px; z-index: 999; left: 0; display: none; }
	.header-nav-list { padding-top: 0px; background: #00a1e5; margin-left: -10px; margin-right: -10px; }
	.header-nav-list .item { float: none; margin-right: 0px; }
	.header-nav-list .item:last-child { margin-right: 0; }
	.header-nav-list .item > a { display: block; border-bottom: 0; font-size: 16px; font-weight: bold; color: #fff !important; line-height: 22px; border-bottom: 1px solid #43c7ff; padding: 10px 10px; }
	.header-nav-list .item > a:hover { color: #fff; background: #ef6204; } 
	.header-nav .subnavlist { display: none; }
	.header-logo-link  { width: 140px; }
	.header-logo-slogan  { display: none; }
	.header-logo { margin:15px 0; }
	.nav-toggle { display: block; }
	.subnavlist .icon-img { display: none; }
	.header-nav-list .item { height: auto; }
	.subnavlist ul { float: none; width: 100%; margin-top: 0; }
	.header-nav-list .on .nav-jiantou { display: none; }
	.header-nav .subnavlist { display: none; position: relative; top: 0; width: 100%; left: 0;}
	.header-nav-list .on .subnavlist { display: block; z-index: 20 }
	.subnavlist ul li { line-height: 30px; background: #0067b4; width: 100%; margin-left:0px; margin-bottom: 0px; }
	.list2 li { float: none !important; }
	.subnavlist ul li a { display: block; padding: 0 10px; color: #555; line-height: 42px; }
	.subnavlist ul li a:hover { background: #ef6204 }
	.nav-bg { display: none; }
	.header-nav-list .nav-jiantou { display: none; width: 28px; height: 14px; left: 50%; margin-left: -14px; position: absolute; bottom: 0; }
	.header-nav-list .on .nav-jiantou { display: block;}
	.footer-nav { display: none; }
}


.home-link p a {
    color:#000;
    padding:0 20px 0 20px;
    display:inline-block;
    background: url(../images/link_ic.gif) no-repeat left center;
}
.home-link p a:hover{color: #036eb8}

.footer-img {width: 100%; float:left; display:block; text-align:left; padding-top:7px;}
@media  screen  and (max-width: 955px) {
.footer-img{display:none;}
}

.wend{float: left;margin-right: 0; padding-left: 16px; width:354px;height: 524px;}
.wend h2{left:0;margin-bottom: 0;}
.wend dl{border-bottom: 1px dashed #ccc; height: 135px; padding: 22px 0 0 0; margin-right: 25px;}
.wend .lastdl{ border-bottom: none;}
.wend dt{ height:29px; padding-left:30px; line-height:29px; background:url(../images/wen.jpg) no-repeat left top; font-size:16px; color:#333333; overflow: hidden;font-weight: bold;}
.wend dt a{ color:#00a1e5;}
.wend dt a:hover{color: #015cb5}
.wend dd{ padding-left:30px; background:url(../images/da.jpg) no-repeat left top; line-height:25px; color:#666; height: 75px; font-size: 13px; overflow: hidden;}
.wend .m_zxc{width:100% !important;}

