@charset "utf-8";
/* Common */
body { font-family: 'Microsoft YaHei', '微软雅黑'; font-size: 14px; line-height: 2; font-weight: normal; margin: 0; padding: 0; overflow-x: hidden; min-width: 1200px; background: #FFF; color: #4c4c4c; }
html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, a, img, strong, dl, dt, dd, ol, ul, li, form, label, table, tbody, tr, th, td, footer, header, nav { margin: 0; padding: 0; }
* { margin: 0; list-style: none; padding: 0; }
a { color: #4c4c4c; text-decoration: none; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; }
a:hover { color: #0f91b5; text-decoration: none; }
ul li { list-style: none; }
img { border: none; }
.clear { clear: both; margin: 0 0; padding: 0 0; }
.fr { float: right; }
.fl { float: left; }
input, textarea, button { font-family: "微软雅黑"; }
input:focus { outline: none; }
textarea:focus { outline: none; }
#feedback_form table { margin: 0 auto; }
#feedback_form table tr td { padding: 5px 0; }
.JobPost table { margin: 0 auto; }
.JobPost table tr td { padding: 5px 0; }
h1, h2, h3, h4, h5, h6 { line-height: normal; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
.pt15 { padding-top: 15px; }
.pl10 { padding-left: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt60 { padding-top: 60px; }
.main { width: 1200px; margin: 0 auto; overflow: hidden; }
.imgs { display: block; -moz-transition: .3s ease-in; -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; -ms-transition: .3s ease-in; transition: .3s ease-in; }
a:hover .imgs { transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); }
/*toper*/
.toper { width: 100%; height: 36px; line-height: 36px; background: #0f91b5; color: #FFF; }
.toper a { color: #FFF; }
/*header*/
.header { width: 100%; height: 105px; background: #FFF; }
.header .head { width: 1200px; height: 105px; margin: 0 auto; }
.header .head .logo { width: auto; height: 61px; float: left; margin-top: 23px; }
.header .head .logo dt { width: 102px; float: left; }
.header .head .logo dd { width: auto; height: 61px; float: left; margin-left: 14px; }
.header .head .logo dd h1 { font-size: 18px; color: #0d0039; margin-top: 5px; }
.header .head .logo dd p { color: #444; font-size: 17px; font-family: "微软雅黑"; }
/*nav*/
.menu { width: 742px; float: right; height: 105px; line-height: 105px; }
.menu li { position: relative; float: left; width: 106px; display: inline; }
.menu li a.xialaguang { display: inline-block; height: 105px; line-height: 105px; width: 100%; text-align: center; }
.menu li a.navhover, .menu li a.xialaguang:hover { cursor: pointer; color: #FFF; background: #0f91b5; }
.menu ul.children { display: none; position: absolute; top: 105px; left: 0; width: 100%; line-height: normal; z-index: 9999; }
.menu ul.children li { width: 100%; padding: 0px; display: inline-block; border-top: 1px #056079 solid; margin: 0; }
.menu ul.children li a { width: 100%; overflow: hidden; display: block; text-align: center; padding: 10px 0; font-size: 13px; background: #0f91b5; color: #FFF; border-top: 1px #0bb2e0 solid; }
.menu ul.children li a:hover { color: #FFF; background: #055166; }
/*flash*/
.main1 { width: 100%; position: relative; z-index: 2; padding-bottom: 89px; }
.banner { width: 100%; overflow: hidden; height: auto; margin: 0px auto; }
.banner .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.banner .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.banner .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.banner .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.banner .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.banner .owl-carousel .owl-item { float: left; }
.banner .owl-controls .owl-page, .banner .owl-controls .owl-buttons div { cursor: pointer; }
.banner .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* fix */
.banner .owl-carousel .owl-wrapper, .banner .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.banner #owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; }
.banner #owl-demo .item { position: relative; display: block; }
.banner #owl-demo img { display: block; width: 100%; }
.banner #owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); }
.banner #owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑", "黑体"; color: #fff; text-align: center; }
.banner .owl-pagination { position: absolute; left: 0; bottom: 35px; width: 100%; height: 22px; text-align: center; }
.banner .owl-page { display: inline-block; width: 20px; height: 20px; margin: 0 5px; background: #313e47; *display: inline;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.banner .owl-pagination .active { background: #facf5a; }
.banner .owl-buttons { display: none; }
.banner .owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px; }
@media screen and (max-width: 579px) {
.banner .owl-pagination { bottom: 0px; height: 15px; }
}
/**/
.maib { width: 100%; margin: 0px auto; position: relative; position: absolute; left: 0; bottom: 0; z-index: 9999; height: 119px; }
.maib .biaoyus { width: 1118px; height: 104px; margin: 0 auto; background: #0f91b5; padding: 15px 53px 0 29px; }
.maib .fl span { width: auto; color: #FFF; font-size: 30px; line-height: normal; font-weight: bolder; margin-top: 15px; display: block; }
.maib .fl p { color: #a6cddc; line-height: normal; margin-top: 5px; }
.maib .sear { width: 402px; overflow: hidden; float: right; }
.maib .sear p { padding-top: 15px; color: #a6cddc; }
.maib .sear p span { color: #eac100; }
.maib .sear p i { font-style: normal; color: #FFF; }
.maib .sear .sea { width: 402px; height: 44px; border-bottom: 1px #3fa7c4 solid; }
.maib .sear .sea .sousuo1 { width: 376px; height: 44px; line-height: 44px; float: left; border: 0; background: none; color: #98c6d7; }
.maib .sear .sea .sousuo { background: url(../images/ser_btn.png) no-repeat center; width: 16px; height: 17px; float: right; margin-top: 13px; border: 0; }
/*产品展示*/
.title { width: 100%; overflow: hidden; text-align: center; }
.title h3 { background: url(../images/tit.jpg) no-repeat center bottom; font-size: 30px; color: #0f91b5; padding-bottom: 23px; }
.title h3 a { color: #0f91b5; }
.title p { margin-top: 14px; line-height: normal; color: #8a8a8a; }
.hy { width: 1200px; height: 750px; overflow: hidden; position: relative; margin-top: 36px; }
.hy_top { width: 1200px; height: 25px; }
.hy_top ul{ width: 100%; margin: 0 auto; zoom: 1; text-align:center;}
.hy_top ul li { width: auto; height: 25px; line-height: 25px; display: inline-block; *display: inline;*zoom: 1; }
.hy_top ul li span { float: right; width: 1px; margin:0 25px; }
.hy_top ul li a { width: auto; display: block; float: left; padding:0 0 0 25px; background: url(../images/ioc1.jpg) no-repeat left center; }
.hy_top ul li a:hover, .hy_top .cur a { color: #0f91b5; background: url(../images/ioc2.jpg) no-repeat left center; }
.hy_con { width: 1200px; height: 696px; margin-top: 28px; position: absolute; bottom: 0; }
.hy_con dl { width: 382px; overflow: hidden; float: left; margin: 0 8px 22px 8px; display: block; }
.hy_con dl dt { width: 382px; height: 287px; overflow: hidden; position: relative; }
.hy_con dl dt img { width: 380px; height: 285px; display: block; position: absolute; z-index: -1; border: 1px #c4c4c4 solid; }
.hy_con dl dt i { display: none; }
.hy_con dl dd { width: 382px; overflow: hidden; text-align: center; line-height: normal; margin-top: 25px; }
.hy_con dl:hover dt i { width: 382px; height: 287px; display: block; position: absolute; z-index: 10; background: url(../images/hy.png) no-repeat; }
.hy_con dl:hover img { border: 1px #0f91b5 solid; }
.hy_con dl:hover dd { color: #0f91b5; }
.cp_more { width: 374px; height: 45px; margin: 0 auto; padding-top: 34px; }
.cp_more .more1, .cp_more .more2 { width: 167px; height: 45px; display: block; line-height: 45px; text-align: center; }
.cp_more .more1 { background: #0f91b5; color: #FFF; float: left; }
.cp_more .more2 { background: #d5d5d5; float: right; }
/*优势*/
.youshi { width: 100%; background: url(../images/ys_bg.jpg) no-repeat center; height: 817px; margin-top: 60px; padding-top: 76px; }
.ys_bo { width: 1200px; margin: 0px auto 0 auto; height: 715px; }
.ys_bo .process { width: 1200px; position: relative; min-width: 1200px; top: 0; height: 715px; }
.ys_bo .slidegrid { float: left; position: relative; overflow: hidden; }
.ys_bo .slideitems { width: 20000em; position: absolute; }
.ys_bo .slideitems li { float: left; }
.ys_bo .process .ys_top { width: 910px; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 100; }
.ys_bo .process .ys_top dt { font-size: 55px; color: #facf5a; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; line-height: normal; font-weight: bolder; }
.ys_bo .process .ys_top dd { font-size: 30px; font-weight: bold; color: #FFF; margin-top: 14px; line-height: normal; }
.ys_bo .process .ys_top dd span { font-size: 14px; font-weight: normal; color: #a5b2b8; margin-left: 18px; }
.ys_bo .process .mainPhoto { width: 1200px; height: 715px; position: absolute; z-index: 1; }
.ys_bo .process .mainPhoto span.goleft, .ys_bo .process .mainPhoto span.goright { width: 71px; height: 8px; display: block; position: absolute; top: 84px; z-index: 99; }
.ys_bo .process .mainPhoto span.goleft { right: 86px; }
.ys_bo .process .mainPhoto span.goright { right: 0; }
.ys_bo .process .mainPhoto span.goleft a { background: url(../images/left.png); width: 71px; height: 8px; display: block; }
.ys_bo .process .mainPhoto span.goleft a:hover { background: url(../images/left_ed.png) no-repeat; }
.ys_bo .process .mainPhoto span.goright a { background: url(../images/right.png) no-repeat; width: 71px; height: 8px; display: block; }
.ys_bo .process .mainPhoto span.goright a:hover { background: url(../images/right_ed.png) no-repeat; }
.ys_bo .process .mainPhoto .go { width: 1200px; height: 558px; position: absolute; left: 0; overflow: hidden; z-index: 10; bottom: 0; }
.ys_bo .process .mainPhoto .go li { width: 1200px; height: 558px; }
.ys_bo .process .mainPhoto .go li .ys_img { width: 558px; height: 558px; float: left; }
.ys_bo .process .mainPhoto .go li .ys_txt { width: 516px; height: 558px; float: left; margin-left: 56px; }
.ys_bo .process .mainPhoto .go li .ys_txt .sz { line-height: normal; color: #788d97; font-size: 55px; font-family: "Arial Black", Gadget, sans-serif; margin-top: 28px; }
.ys_bo .process .mainPhoto .go li .ys_txt .ys_tit { width: 516px; overflow: hidden; margin-top: 15px; border-bottom: 1px #3c6b7a solid; line-height: normal; font-size: 20px; color: #FFF; font-weight: bold; padding-bottom: 18px; }
.ys_bo .process .mainPhoto .go li .ys_txt .ys_bon { width: 516px; overflow: hidden; margin-top: 18px; color: #bbc4c9; line-height: 30px; }
/*合作客户*/
.picScroll-left { width: 1200px; overflow: hidden; margin-top: 35px; position: relative; height: 215px; }
.picScroll-left .hd { overflow: hidden; width: auto; position: absolute; bottom: 0; left: 548px; }
.picScroll-left .hd ul { overflow: hidden; zoom: 1; margin: 20px auto 0 auto; zoom: 1; text-align: center; }
.picScroll-left .hd ul li { float: left; width: 9px; height: 9px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: #FFF; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px #ccc solid; }
.picScroll-left .hd ul li.on { background: #facf5a; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px #facf5a solid; }
.picScroll-left .bd { width: 1200px; }
.picScroll-left .bd ul { overflow: hidden; zoom: 1; }
.picScroll-left .bd ul li { width: 272px; margin: 0 16px; display: block; float: left; }
.picScroll-left .bd ul li .pic { width: 270px; height: 124px; border: 1px #cbcbcb solid; }
.picScroll-left .bd ul li .pict { width: 272px; text-align: center; margin-top: 15px; }
/*条幅*/
.gdv { width: 100%; background: url(../images/adv.jpg) no-repeat center; height: 220px; margin-top: 60px; }
.gdv .fl { width: auto; overflow: hidden; line-height: normal; color: #FFF; }
.gdv .fl dt { font-size: 55px; font-weight: bolder; padding-top: 50px; text-transform: uppercase; }
.gdv .fl dt span { color: #facf5a; }
.gdv .fl dd { font-size: 30px; font-weight: bold; margin-top: 5px; }
.gdv .abmore { width: 162px; height: 42px; line-height: 42px; text-align: center; color: #FFF; display: block; float: right; border: 1px #41575f solid; margin-top: 88px; }
/*关于我们*/
.abouts { width: 100%; background: url(../images/about.jpg) no-repeat center; height: 407px; }
.abouts .ab_l { width: 600px; height: 407px; position: relative; float: left; }
.abouts .ab_l .about_top { font-size: 30px; height: 90px; line-height: 90px; background: url(../images/tit1.jpg) no-repeat left bottom; margin-top: 47px; padding-bottom: 3px; }
.abouts .ab_l .abo_bo { color: #898989; line-height: 30px; padding-top: 45px; }
.abouts .ab_l .ab_bottom { width: 600px; height: 45px; position: absolute; bottom: 0; }
.abouts .ab_l .ab_bottom .about1, .abouts .ab_l .ab_bottom .about2, .abouts .ab_l .ab_bottom .about3 { width: 167px; height: 45px; display: block; line-height: 45px; text-align: center; background: #d5d5d5; }
.abouts .ab_l .ab_bottom .about1:hover, .abouts .ab_l .ab_bottom .about2:hover, .abouts .ab_l .ab_bottom .about3:hover { background: #0f91b5; color: #FFF; }
.abouts .ab_l .ab_bottom .about2 { margin-left: 49px; }
/*产品展示*/
.cpzs_bo { width: 1344px; margin: 40px auto 0 auto; height: 316px; }
.cpzs_bo .process { width: 1344px; position: relative; min-width: 1344px; top: 0; height: 316px; }
.cpzs_bo .slidegrid { float: left; position: relative; overflow: hidden; }
.cpzs_bo .slideitems { width: 20000em; position: absolute; }
.cpzs_bo .slideitems li { float: left; }
.cpzs_bo .process .mainPhoto { width: 1344px; height: 316px; margin: 0 auto; position: relative; }
.cpzs_bo .process .mainPhoto span.goleft, .cpzs_bo .process .mainPhoto span.goright { width: 49px; height: 49px; display: block; position: absolute; top: 126px; z-index: 99; }
.cpzs_bo .process .mainPhoto span.goleft { left: 0px; }
.cpzs_bo .process .mainPhoto span.goright { right: 0px; }
.cpzs_bo .process .mainPhoto span.goleft a { background: url(../images/lefta.png); width: 49px; height: 49px; display: block; }
.cpzs_bo .process .mainPhoto span.goleft a:hover { background: url(../images/lefta_ed.png) no-repeat; }
.cpzs_bo .process .mainPhoto span.goright a { background: url(../images/righta.png) no-repeat; width: 49px; height: 49px; display: block; }
.cpzs_bo .process .mainPhoto span.goright a:hover { background: url(../images/righta_ed.png) no-repeat; }
.cpzs_bo .process .mainPhoto .go { width: 1236px; height: 316px; position: absolute; left: 54px; overflow: hidden; z-index: 10; }
.cpzs_bo .process .mainPhoto .go li { width: 372px; overflow: hidden; float: left; margin: 10px 18px 0 18px; }
.cpzs_bo .process .mainPhoto .go li .pro_img { width: 372px; height: 279px; overflow: hidden; }
.cpzs_bo .process .mainPhoto .go li .pro_txt { width: 372px; text-align: center; margin-top: 5px; }
.cpzs_bo .process .mainPhoto .go li:hover { margin: 0 18px; }
/*news*/
.news_bo { width: 1200px; background: #f2f2f2; overflow: hidden; margin-top: 45px; height: 450px; }
.news_bo .slideBox { width: 600px; height: 450px; overflow: hidden; position: relative; float: left; }
.news_bo .slideBox .hd { width: 582px; height: 22px; overflow: hidden; position: absolute; right: 0px; bottom: 0px; z-index: 1; background: url(../images/nbg.png) repeat; padding: 9px 5px 9px 13px; }
.news_bo .slideBox .hd ul { overflow: hidden; zoom: 1; float: right; }
.news_bo .slideBox .hd ul li { float: left; margin-right: 8px; width: 22px; height: 22px; line-height: 22px; text-align: center; background: #fff; cursor: pointer; }
.news_bo .slideBox .hd ul li.on { background: #0f91b5; color: #fff; }
.news_bo .slideBox .bd { position: relative; height: 100%; z-index: 0; }
.news_bo .slideBox .bd li { zoom: 1; vertical-align: middle; }
.news_bo .slideBox .bd img { width: 600px; height: 450px; display: block; overflow: hidden; }
.news_bo .slideTxtBox { width: 546px; overflow: hidden; float: left; margin-left: 28px; padding-top: 23px; }
.news_bo .slideTxtBox .hd { height: 20px; line-height: 20px; position: relative; }
.news_bo .slideTxtBox .hd ul { float: left; position: absolute; left: 0; top: 0; height: 20px; }
.news_bo .slideTxtBox .hd ul li { float: left; cursor: pointer; font-size: 16px; font-weight: bold; color: #282828; }
.news_bo .slideTxtBox .hd ul li span { float: right; padding: 0 15px; }
.news_bo .slideTxtBox .hd ul li.on a { color: #0f91b5; }
.news_bo .slideTxtBox .hd .moren { float: right; line-height: 20px; display: block; }
.news_bo .slideTxtBox .bd ul { width: 546px; zoom: 1; }
.news_bo .slideTxtBox .bd li { width: 524px; height: 67px; line-height: 67px; border-bottom: 1px #d3d3d3 dashed; background: url(../images/ioc3.gif) no-repeat left center; padding-left: 22px; }
.news_bo .slideTxtBox .bd li .date { float: right; }
.news_bo .slideTxtBox .bd li:hover { width: 506px; background: url(../images/ioc4.gif) no-repeat left center; padding-left: 40px; }
/*联系方式*/
.lxff { width: 428px; overflow: hidden; float: left; padding-right: 10px; }
.lxff h3, .zxly h3 { color: #0f91b5; font-size: 30px; font-weight: normal; }
.lxff h4 { font-size: 20px; margin-top: 20px; }
.lxff .ewm { width: 132px; overflow: hidden; margin-top: 26px; }
.lxff .ewm dt { width: 132px; height: 132px; }
.lxff .ewm dd { width: 132px; overflow: hidden; text-align: center; }
.lxff .lx_bo { width: 428px; overflow: hidden; margin-top: 26px; line-height: 36px; }
.zxly { width: 676px; overflow: hidden; float: right; border-left: 1px #d4d4d4 solid; padding-left: 85px; }
.zxly .ly1 { width: 676px; overflow: hidden; margin-top: 30px; }
.zxly .ly1 label { width: 42px; height: 39px; line-height: 39px; float: left; }
.zxly .ly1 .text1 { width: 270px; height: 38px; border-bottom: 1px #dbdbdb solid; border-top: none; border-left: none; border-right: none; line-height: 38px; background: none; float: left; }
.zxly .ly1 .text2 { width: 634px; height: 38px; border-bottom: 1px #dbdbdb solid; border-top: none; border-left: none; border-right: none; line-height: 38px; background: none; float: left; }
.zxly .ly1 textarea { width: 634px; height: 90px; border-bottom: 1px #dcdcdc solid; border-top: none; border-left: none; border-right: none; background: none; float: left; padding: 13px 0; }
.zxly .ly1 .submit { width: 204px; height: 39px; line-height: 39px; text-align: center; float: right; border: 0; background: #0f91b5; color: #FFF; border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px; }
/*footer*/
.footer { width: 100%; background: #0f91b5; color: #FFF; padding: 15px 0; line-height: normal; text-align: center; margin-top: 60px; }
.footer a { color: #FFF; }
/*站点 浮动返回顶部*/
 
.cd-top { display: inline-block; height: 43px; width: 44px; position: fixed; bottom: 60px; right: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(/images/back_top.jpg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */ opacity: .5; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
/*站点 浮动客服*/ 
.keifu img { border: 0; }
.keifu { position: fixed; top: 10%; right: 0; width: 131px; _position: absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index: 990; }
.keifu_tab { width: 160px; }
.icon_keifu { width: 26px; height: 100px; float: left; background: url(/images/keifu.png) 0 0; position: relative; display: none; cursor: pointer; }
.keifu_box { float: left; width: 131px; }
.keifu_tab img { display: block; }
.keifu_head { width: 131px; height: 41px; background: url(/images/keifu.png); background-position: 0 -103px; font-size: 0; line-height: 0; position: relative; }
.keifu_close:link, .keifu_close:visited { display: block; width: 11px; height: 11px; background: url(/images/keifu.png) -42px 0; position: absolute; top: 5px; right: 5px; }
.keifu_close:hover { background-position: -60px 0; }
.keifu_con { border-left: 7px solid #029bdb; border-right: 7px solid #029bdb; background: #fbfbfb; }
.keifu_con ul { border-bottom: #e6e5e4 1px solid; }
.keifu_con li { padding-left: 12px; }
.keifu_con .li-qq { height: 25px; padding-top: 2px; padding-bottom: 2px; }
.keifu_con .li-tel-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-tel-num { font-family: Arial; font-size: 12px; color: #e66d15; line-height: 20px; }
.keifu_con .li-feed-title { font-weight: bold; font-size: 12px; border-top: 1px solid #dddddd; padding-left: 0px; }
.keifu_con .li-feed-title img { padding-left: 0px; width: 117px; }
.keifu_con .li-feed { font-family: Arial; font-weight: bold; color: #e66d15; }
.keifu_con .li-weixin-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-weixin { height: 96px; padding-left: 0px; }
.keifu_con .li-weixin img { width: 115px; height: 115px; }
.keifu_con .bt { font-size: 16px; height: 30px; line-height: 30px; text-align: left; padding: 0 0 0 20px; color: #012646; }
.keifu_bot { width: 131px; height: 10px; background: url(/images/keifu.png); background-position: 0 -153px; }
/*左下角 浮动 在线留言*/ 
#SfMessWrap { border: 2px solid #029bdb; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #029bdb; line-height: 28px; height: 28px; text-indent: 10px; font-size: 12px; color: #fff; text-align: left; cursor: pointer; }
#SfMessHead #SfMessTitle { float: left; }
#SfMessHeadIcon { float: right; width: 23px; height: 25px; margin-right: 2px; background-image: url(/images/icon.png); }
.SfMessIconOpen { background-position: top; }
.SfMessIconClose { background-position: bottom; }
#SfMessBody { width: 230px; height: 225px; padding-bottom: 5px; }
#SfMessBodyTop { display: none; }
#SfMessBodyMid { width: 212px; padding: 0px; margin: 0px auto; margin-top: 5px; }
#SfMessBodyMid input { border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; width: 190px; height: 17px; font-size: 12px; }
#SfMessBodyMid textarea { width: 210px; height: 73px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; overflow: hidden; text-align: left; font-size: 12px; padding: 0px; margin: 0px auto; }
#SfMessBodyMid div { margin-top: 3px; height: 20px; }
#SfMessBodyMid .contactmessage { height: 76px; }
#SfMessBodyMid .contactname { padding-left: 20px; background: url(/images/company.gif) no-repeat; }
#SfMessBodyMid .contacttel { padding-left: 20px; background: url(/images/mobile.gif) no-repeat; }
#SfMessBodyMid .contactfrom { padding-left: 20px; background: url(/images/from.gif) no-repeat; }
#SfMessBodyMid .contactemail { padding-left: 20px; background: url(/images/email.gif) no-repeat; }
#SfMessBodyMid .contactvalicode { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyMid .contactvalicode input { width: 100px; height: 17px; float: left; }
#SfMessBodyMid .contactvalicode img { height: 19px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; float: right; }
.clearboth { clear: both; }
#SfMessBodyMid .must, #SfMessBodyMid .ignore, #SfMessBodyMid .other { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyBottom { width: 220px; height: 22px; line-height: 22px; padding: 0px; margin-top: 10px; }
#SfMessSubmit { width: 40px; background: url(/images/send.gif); color: #fff; border: 0; height: 22px; padding: 0px; float: right; }
#SfMessCopy { float: left; height: 22px; line-height: 22px; margin-left: 10px; font-size: 13px; font-weight: bold; color: #666666; padding-left: 25px; background: url(/images/sign.png) left top no-repeat; }
.SfMessTip { display: none; }
#SfMessBodyFoot { display: none; }

/*内页样式*/
.left{ width:286px; overflow:hidden; float:left;}
.left .left_top{ width:286px; height:95px; background:#0f91b5; color:#FFF; text-align:center; padding-top:26px;}
.left .left_top h3{ width:286px; overflow:hidden; display:block; font-size:27px;}
.left .left_top p{ font-size:20px; text-transform:uppercase; margin-top:5px;}
.left .sub_bo{ width:258px; overflow:hidden; background:#FFF; border:1px #dadada solid; padding:30px 13px;}
.left .sub_bo .subNav { cursor: pointer; width:258px; overflow:hidden; display:block; line-height:18px;}
.left .sub_bo .subNav a{ width:208px; overflow:hidden; display:block; background:url(../images/ioc3.png) no-repeat 192px 20px #FFF; padding:15px 40px 15px 10px; border-bottom:1px #c4c4c4 dashed;}
.left .sub_bo .subNav a:hover,.left .sub_bo .subNav.cur a{ background:url(../images/ioc3.png) no-repeat 192px 20px #ebebeb; color:#0f91b5; border-bottom:1px #ebebeb dashed;}
.left .sub_bo .navContent { width:188px; display: none; margin:0 10px;}
.left .sub_bo .navContent li a { width:168px; display: block; padding:15px 10px; line-height:18px; border-bottom:1px #ccc dashed; font-size:14px;}
.left .sub_bo .navContent li a:hover,.sub_bo .navContent li .cut{ color:#0f91b5; border-bottom:1px #123593 dashed;} 
.right{ width:880px; overflow:hidden; float:right;}
.right_top{ width:100%; height:34px; line-height:34px; font-size:16px; font-weight:bolder; color:#0f91b5; border-bottom:1px #d4d4d4 solid;}
.right_top span{ float:right; font-size:14px; color: #4c4c4c; font-weight:normal;}
.right_bottom{ width:100%; border-top:1px #d4d4d4 solid; margin-top:2px; padding-top:35px;}









/*************************/
.ExhibitList { width: 100%; overflow: hidden; clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width: 264px; text-align: center; overflow: hidden; display: block; margin: 0 9px 18px 9px; padding: 2px 2px 0 2px; border: 1px #CCC solid; }
.ExhibitList dl dt { width: 264px; height: 199px; overflow: hidden; }
.ExhibitList dl dt img { width: 264px; height: 199px; }
.ExhibitList dl dd { text-align: center; padding: 10px 0; line-height: normal; }
.ExhibitList dl:hover { background: #0f91b5; border: 1px #0f91b5 solid;color: #fff; }
.ExhibitList dl:hover dd a{ color: #FFF; }
/**图片点击放大**/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license 弹出层 */
/*PageBar*/
.PageBar { clear: both; width: 710px; height: 54px; margin: 20px auto 10px auto; font-size: 12px; text-align: center; }
.PageButtons { height: 28px; }
.PageButtons span, .PageButtons a { height: 26px; line-height: 26px; text-decoration: none; border: 1px solid #CCCCCC; padding: 6px 10px; }
.PageButtons span { color: #ffffff; background-color: #0f91b5; border: 1px solid #0f91b5; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #0f91b5; color: #FFF; }
.PageInfo { height: 24px; line-height: 24px; padding-top: 10px; }
.disabled { display: none; }
/*Article List*/
.arList li { border-bottom: 1px solid #d5d5d6; margin-bottom: 15px; line-height: 26px; }
.arList li h3 { font-size: 18px; font-weight: normal; line-height: 44px; color: #333333; margin: 0; }
.arList li h3:hover { color: #0f91b5; -webkit-transition: all .5s; transition: all .5s; }
.arList li img { width: 107px; height: 80px; float: left; padding-right: 15px; }
.arList .newsl { float: left; width: 750px; }
.arList .newsl a { color: #666; }
.arList .newsl:hover a { color: #0f91b5; -webkit-transition: all .5s; transition: all .5s; }
.newsr h2 { font-size: 35px; line-height: 32px; padding-top: 16px; margin: 0; }
.newsr { width: 85px; height: 80px; float: right; background: #e3e3e3; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
/*新闻详细*/
.thy { width: 100%; overflow: hidden; background: #efefef; padding: 10px 0; text-align: center; font-weight: bold; line-height: normal; }
.arDate { margin-top: 10px; text-align: center; }
.arDate span { color: #F00; }
.arKeywords { border: 1px #CCC solid; margin-top: 10px; padding: 10px; }
.arContent { margin-top: 15px; }
.shareurl { margin-top: 15px; }
.line15 { border-bottom: 1px #CCC solid; padding-bottom: 10px; }
.FastMove { margin-top: 10px; }
.but_tit { border-bottom: 1px #CCC solid; height: 34px; line-height: 34px; margin-top: 10px; }
.but_tit span { width: auto; height: 34px; background: #0f91b5; color: #FFF; padding: 0 30px; float: left; }
.xgwz ul { padding: 25px 0; overflow: hidden; }
.xgwz ul li { height: 28px; line-height: 28px; text-indent: 12px; border-bottom: 1px dashed #cecece; overflow: hidden; width: 48%; float: left; margin: 0 1%; }
.xgwz ul li span { float: right; }
.ExhibitTagList { clear: both; margin: 0 auto; padding: 20px 0; overflow: hidden; }
.ExhibitTagList li { float: left; width: 200px; margin: 0 7px 16px 7px; text-align: center; border: 1px solid #e4e4e4; }
.ExhibitTagList li:hover, .ExhibitTagList li:hover div.ImageTitle { background: #0f91b5; color: #fff; display: block; }
.ExhibitTagList li div.ImageTitle { height: 25px; line-height: 25px; text-align: center; background: #fff; overflow: hidden; }
.ExhibitTagList li img { padding: 5px; width: 190px; height: 143px; }
.ExhibitTagList li p { height: 25px; line-height: 25px; overflow: hidden; font-size: 12px; }
/*products_list*/
.proa li { border-bottom: 1px dotted #ccc; float: left; padding: 10px; margin-bottom: 30px; position: relative; height: 140px; width: 846px; }
.proa li a.proa { margin-right: 20px; width: 180px; height: 135px; position: absolute; left: 10px; top: 10px; }
.proa li a img { width: 180px; height: 135px; }
.proa li .tkl a { color: #444; font-size: 16px; position: absolute; left: 220px; top: 10px; font-weight: bold; }
.proa li p { position: absolute; left: 220px; top: 40px; width: 635px; height: 65px; color: #666; font-size: 13px; line-height: 1.8; }
.proa li a.more { position: absolute; right: 10px; bottom: 10px; padding: 5px 10px; border: 1px solid #ccc; color: #444; }
.proa li:hover a { color: #0f91b5; border-color: #0f91b5; -webkit-transition: all .5s; transition: all .5s; }
.proa li:hover { background: #f4f4f4; -webkit-transition: all .5s; transition: all .5s; }
.proa li:hover .tkl { color: #0f91b5; -webkit-transition: all .5s; transition: all .5s; }
/*图片放大镜样式*/
.jqzoom { float: left; border: none; position: relative; padding: 0px; cursor: pointer; margin: 0px; display: block; }
.jqzoom img { max-width: 360px; }
.zoomdiv { z-index: 100; position: absolute; top: 0px; left: 0px; width: 350px; height: 263px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }
.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; border: 1px solid #aaa; background: #ffffff; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); }
/*图片小图预览列表*/
.spec-preview { width: 360px; height: 270px; border: 1px solid #DFDFDF; }
.spec-scroll { clear: both; margin-top: 5px; width: 362px; }
.spec-scroll .prev { float: left; margin-right: 4px; }
.spec-scroll .next { float: right; }
.spec-scroll .prev, .spec-scroll .next { display: block; font-family: "宋体"; text-align: center; width: 10px; height: 42px; line-height: 42px; border: 1px solid #CCC; background: #EBEBEB; cursor: pointer; text-decoration: none; }
.spec-scroll .items { float: left; position: relative; width: 322px; height: 44px; overflow: hidden; }
.spec-scroll .items ul { position: absolute; width: 999999px; height: 44px; }
.spec-scroll .items ul li { float: left; width: 64px; text-align: center; }
.spec-scroll .items ul li img { border: 1px solid #CCC; padding: 2px; width: 50px; height: 38px; cursor: pointer; }
.spec-scroll .items ul li img:hover { border: 2px solid #FF6600; padding: 1px; cursor: pointer; }
.InfoBox { float: right; display: inline; width: 468px; height: 314px; margin-top: 6px; line-height: 22px; position: relative; }
.InfoBox .pdTitle { font-size: 14px; font-weight: bold; color: #0f91b5; margin: 12px 0; }
.pdKeywords { color: #4a4a4a; font-size: 12px; margin-bottom: 6px; }
.pdClass, .pdClass a { margin-bottom: 6px; color: #333; }
.pdOverview { margin-top: 10px; }
.pdpromo { width: 100px; height: 36px; line-height: 36px; background: #0f91b5; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 0; }
.xggc { width: 100px; height: 36px; line-height: 36px; background: #0f91b5; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 135px; }
.xggc a { color: #fff; }
.pdpromo a { color: #fff; }
.pdpromo a:hover { color: #fff; }
.right-extra { float: left; }
/*zdd*/
.ztitle { border-bottom: 1px solid #ccc; margin-top: 20px; overflow: hidden; }
.ztitle span { float: left; display: block; width: 100px; height: 40px; line-height: 40px; text-align: center; color: #0f91b5; background: #f0f0f0; font-size: 14px; margin: 0 4px 0 0; cursor: pointer; }
.ztitle span a { color: #0f91b5; cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #0f91b5; color: #fff; }
.zntit_con { display: none; margin: 20px 0; border-bottom: 1px solid #ccc; padding-bottom: 20px; }

/*Job List*/
.JobList { margin: 0 auto; }
.JobListItem { margin-bottom: 30px; width: 100%; padding-bottom: 30px; border-bottom: 1px dotted #ccc; overflow:hidden; }
.JobPost td { height: 24px; line-height: 24px; font-size: 14px; }
.JobPost td b { font-weight: normal; }
.jpTitle { width: 100px; text-align: center; font-size: 14px; color: #000; }
.jpContent { width: 250px; padding: 0px 5px; }
.jpUnite { width: 600px; padding: 3px 5px; }
#candidates_form input{ border:1px #ccc solid;}
