@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: 1316px; background: #FFF; color: #282828; }
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: #282828; 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: #134aa6; 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; }
#apply_form table { margin: 0 auto; }
#apply_form 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: 28px; background: #f1f1f1; }
.toper .top { width: 1200px; height: 28px; line-height: 28px; margin: 0 auto; font-size: 12px; }
.toper .top .fl { background: url(../images/ioc1.png) no-repeat left center; padding-left: 20px; }
.toper .top .stmenu1 { width: auto; position: relative; overflow: visible; z-index: 10; float: right; padding: 0 0 0 17px; height: 28px; line-height: 28px; background: url(../images/ioc3.png) no-repeat left center; }
.toper .top .stmenu1 a.xialaguang { display: inline-block; }
.toper .top .stmenu1 a.xialaguang:hover { cursor: pointer; }
.toper .top .stmenu1 .children { display: none; position: absolute; top: 28px; right: -20px; width: 100px; z-index: 9999; }
.toper .top .fra { width: auto; float: right; background: url(../images/ioc2.png) no-repeat left center; padding-left: 20px; }
.toper .top .fra a { margin-right: 12px; }
.toper .top .fra span { margin: 0 20px 0 14px; }
/*header*/
.header { width: 100%; height: 122px; background: #ffffff; }
.header .logo { width: 534px; height: 71px; display: block; float: left; margin-top: 25px; overflow: hidden; }
.header .logo h1 { width: 534px; height: 71px; display: block; }
.header .logo a { width: 534px; height: 71px; display: block; padding-left: 534px; overflow: hidden; }
.header .biaoyu { width: 218px; border-left: 1px #cbcbcb solid; float: left; margin-left: 13px; padding-left: 13px; height: 44px; margin-top: 45px; display: block; }
.header .phone { width: auto; overflow: hidden; float: right; margin-top: 20px; padding-left: 10px; padding-top: 10px; padding-bottom: 5px; }
.header .phone dt { width: 51px; height: 51px; background: url(../images/way.png) no-repeat; float: left; -webkit-box-shadow: 0 10px 10px rgba(6,74,133,0.3); box-shadow: 0 10px 10px rgba(6,74,133,0.3); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; }
.header .phone dd { width: auto; float: left; margin-left: 20px; line-height: normal; }
.header .phone dd span { display: block; color: #04447b; font-size: 27px; font-weight: bolder; margin-top: 5px; }
/*menu*/
.nav { width: 100%; height: 48px; background: #134aa6; }
.nav .menu { width: 1200px; height: 48px; margin: 0 auto; }
.nav .menu li { position: relative; float: left; display: inline; width: auto; text-align: center; }
.nav .menu li span { width: 6px; height: 48px; float: right; line-height: 48px; color: #FFF; }
.nav .menu li a.xialaguang { display: inline-block; width: 165px; height: 48px; line-height: 48px; color: #FFF; }
.nav .menu li a.navhover, .nav .menu li a.xialaguang:hover { cursor: pointer; background: #05337f; }
.nav .menu ul.children { display: none; position: absolute; top: 48px; left: 0; width: 144px; line-height: normal; z-index: 9999; }
.nav .menu ul.children li { width: 100%; padding: 0px; display: inline-block; border-top: 1px #0d50c0 solid; margin: 0; }
.nav .menu ul.children li a { width: 124px; overflow: hidden; display: block; padding: 10px; font-size: 13px; background: #05337f; color: #FFF; border-top: 1px #0f1c33 solid; }
.nav .menu ul.children li a:hover { color: #FFF; background: #134aa6; }
/*banner*/
.banner { width: 100%; height: 527px; }
.banner .flexslider { position: relative; height: 527px; overflow: hidden; }
.banner .slides { position: relative; z-index: 1; }
.banner .slides li { height: 527px; }
.banner .slides li a { display: block; height: 527px; }
.flex-control-nav { position: absolute; bottom: 20px; z-index: 2; width: 100%; text-align: center; }
.flex-control-nav li { display: inline-block; width: 20px; height: 20px; margin: 0 5px; *display:inline;
zoom: 1; }
.flex-control-nav a { display: inline-block; width: 20px; height: 20px; line-height: 80px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer; }
.flex-control-nav .flex-active { background-position: 0 0; }
.flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 45%; }
.flex-direction-nav li a { display: block; width: 50px; height: 50px; overflow: hidden; cursor: pointer; position: absolute; }
.flex-direction-nav li a.flex-prev { left: 40px; background: url(../images/prev.png) center center no-repeat; }
.flex-direction-nav li a.flex-next { right: 40px; background: url(../images/next.png) center center no-repeat; }
/*search*/
.search { width: 100%; height: 58px; line-height: 58px; }
.search .sea { width: 361px; height: 39px; float: right; margin: 9px 0 0 0; }
.search .sea .sousuo1 { width: 290px; height: 37px; line-height: 37px; float: left; border: 1px #ebebeb solid; background: none; padding: 0 10px; }
.search .sea .sousuo { background: url(../images/ser_btn.jpg) no-repeat center; width: 49px; height: 39px; float: right; border: 0; }
/*实力践行中国智造*/
.title { width: 100%; text-align: center; overflow: hidden; line-height: normal; }
.title i { font-size: 45px; font-weight: bolder; letter-spacing: 2px; display: inline-block; font-style: normal; margin: 0 20px; }
.title span { width: 19px; height: 3px; background: #b0b0b0; display: inline-block; margin-bottom: 10px; }
.yd_bo { width: 1200px; overflow: hidden; margin-top: 45px; }
.yd_bo p { width: 366px; height: 48px; line-height: 48px; float: left; background: url(../images/ioc4.png) no-repeat left center; padding-left: 34px; }
.yd_bo p:hover { background: url(../images/ioc5.png) no-repeat left center; }
.yd_n { width: 1200px; overflow: hidden; margin-top: 45px; }
.yd_n dl { width: 300px; height: 275px; float: left; text-align: center; line-height: normal; }
.yd_n dl dt { padding-top: 90px; }
.yd_n dl dt span { font-size: 58px; font-weight: bold; font-family: Arial; letter-spacing: -5px; margin-right: 5px; }
.yd_n dl dd { margin-top: 18px; }
.yd_n .yd1 { width: 258px; background: url(../images/yd1.jpg) no-repeat center; color: #002f57; padding-left: 42px; }
.yd_n .yd1 dt { color: #eb772f; }
.yd_n .yd1 dt span { color: #002f57; }
.yd_n .yd2 { background: url(../images/cl2.png) no-repeat center; color: #FFF; }
/*产品类别*/
.cp_left { width: 254px; overflow: hidden; float: left; }
.cp_left .cpl_top { width: 254px; height: 100px; background: #064a85; text-align: center; line-height: normal; }
.cp_left .cpl_top span { display: block; font-size: 35px; font-weight: bolder; color: #FFF; padding-top: 18px; }
.cp_left .cpl_top p { font-family: Arial; text-transform: uppercase; color: #d8dee6; margin-top: 10px; }
.cp_left #subnavs { width: 208px; overflow: hidden; border: 1px #516ba0 solid; background: #FFF; padding: 27px 22px 14px 22px; }
.cp_left #subnavs .expmenu li div.headr { margin: 0 0 13px 0; background: #064a85; width: 208px; height: 37px; overflow: hidden; line-height: 37px; }
.cp_left #subnavs .expmenu li div.headr h3 { font-size: 14px; font-weight: normal; }
.cp_left #subnavs .expmenu li div.headr a { color: #FFF; display: block; line-height: 37px; }
.cp_left #subnavs .expmenu li div.headr .arrow { display: block; width: 11px; height: 11px; overflow: hidden; cursor: pointer; margin: 12px 14px 0 15px; float: left; background: url(../images/ioc6.png) no-repeat; }
.cp_left #subnavs .expmenu li .men { width: 168px; margin: 12px 20px; display: none; }
.cp_left #subnavs .expmenu li .men li { width: 147px; height: 30px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: url(../images/ioc7.png) no-repeat left center; padding-left: 21px; }
/*产品展示*/
.cpzs_r { width: 946px; overflow: hidden; float: right; }
.cpzs_r .cpzs_top { width: 946px; overflow: hidden; margin-top: 20px; }
.cpzs_r .cpzs_top dl { width: auto; overflow: hidden; float: left; background: url(../images/lo.png) no-repeat left center; padding-left: 101px; line-height: normal; margin-left: 35px; }
.cpzs_r .cpzs_top dl dt { font-size: 20px; color: #064a85; font-weight: bolder; letter-spacing: 2px; }
.cpzs_r .cpzs_top dl dd { color: #747474; text-transform: uppercase; font-family: Arial; font-size: 12px; margin-top: 5px; }
.cpzs_r .cpzs_top .more { width: 59px; height: 18px; line-height: 18px; display: block; float: right; background: url(../images/more.jpg) no-repeat; margin-top: 17px; padding-right: 19px; text-align: center; color: #FFF; text-transform: uppercase; font-family: Arial; font-size: 12px; }
.cpzs_r .cpzs_bo { width: 946px; overflow: hidden; margin-top: 36px; }
.cpzs_r .cpzs_bo dl { width: 280px; float: left; height: 250px; margin-left: 35px; margin-bottom: 34px; }
.cpzs_r .cpzs_bo dl dt { width: 278px; height: 209px; border: 1px #e4e4e4 solid; overflow: hidden; }
.cpzs_r .cpzs_bo dl dd { width: 280px; height: 39px; background: #ebebeb; text-align: center; line-height: 39px; }
.cpzs_r .cpzs_bo dl:hover dt { border: 1px #064a85 solid; }
.cpzs_r .cpzs_bo dl:hover dd { background: #064a85; }
.cpzs_r .cpzs_bo dl:hover dd a { color: #FFF; }
/*产品推荐*/
.cptj { width: 1316px; overflow: hidden; margin: 25px auto 0 auto; }
.cptj .picMarquee-left { width: 1316px; overflow: hidden; position: relative; z-index: 1; }
.cptj .picMarquee-left .hd { width: 1316px; overflow: hidden; height: 71px; position: absolute; z-index: 10; top: 77px; }
.cptj .picMarquee-left .hd .prev, .cptj .picMarquee-left .hd .next { display: block; width: 38px; height: 71px; overflow: hidden; cursor: pointer; }
.cptj .picMarquee-left .hd .prev { background: url(../images/left.png) no-repeat; float: left; }
.cptj .picMarquee-left .hd .next { background: url(../images/right.png) no-repeat; float: right; }
.cptj .picMarquee-left .bd { width: 1200px; overflow: hidden; margin: 0 auto; }
.cptj .picMarquee-left .bd ul { overflow: hidden; zoom: 1; }
.cptj .picMarquee-left .bd ul li { width: 264px; height: 248px; margin: 0 13px; float: left; _display: inline; overflow: hidden; text-align: center; padding: 4px 4px 0 4px; border: 1px #cfcfcf solid; }
.cptj .picMarquee-left .bd ul li .pic { width: 264px; height: 198px; overflow: hidden; }
.cptj .picMarquee-left .bd ul li .title { height: 50px; line-height: 50px; }
.cptj .picMarquee-left .bd ul li:hover { border: 1px #064a85 solid; }
/*优势*/
.youshi { width: 100%; margin-top: 70px; overflow: hidden; background: url(../images/ys_bg.jpg) repeat-x bottom #f2f2f2; }
.youshi .ys_top { width: 100%; background: url(../images/ys_top.jpg) no-repeat center #064a85; height: 229px; text-align: center; color: #FFF; }
.youshi .ys_top span { font-size: 30px; font-weight: bolder; display: block; padding-top: 20px; letter-spacing: 2px; line-height: normal; }
.youshi .ys_top span strong { color: #eb772f; font-size: 113px; font-style: italic; }
.youshi .ys_top p { font-size: 16px; line-height: normal; }
.youshi .ys1 { width: 100%; background: url(../images/ys1.jpg) no-repeat center; height: 333px; padding-top: 102px; }
.youshi .ys2 { width: 100%; background: url(../images/ys2.jpg) no-repeat center; height: 318px; padding-top: 68px; }
.youshi .ys3 { width: 100%; background: url(../images/ys3.jpg) no-repeat center; height: 322px; padding-top: 76px; }
.youshi .ys4 { width: 100%; background: url(../images/ys4.jpg) no-repeat center; height: 374px; padding-top: 86px; }
.youshi dl { width: 590px; overflow: hidden; }
.youshi dl dt { width: 63px; height: 127px; color: #FFF; text-align: center; float: left; background: url(../images/ys_t.png) no-repeat; }
.youshi dl dt span { width: 63px; height: 63px; display: block; font-size: 45px; font-weight: bolder; line-height: 63px; font-family: Arial; }
.youshi dl dt p { width: 63px; height: 64px; overflow: hidden; font-size: 16px; font-weight: bold; line-height: 23px; }
.youshi dl dd { width: 494px; overflow: hidden; float: right; }
.youshi dl dd .ys_tit { width: 494px; overflow: hidden; line-height: normal; background: url(../images/ys_l.jpg) no-repeat left bottom; padding-bottom: 12px; }
.youshi dl dd .ys_tit span { font-size: 30px; font-weight: bolder; }
.youshi dl dd .ys_tit p { color: #575757; text-transform: uppercase; font-size: 12px; font-family: Arial; margin-top: 3px; }
.youshi dl dd .ys_bo { width: 494px; overflow: hidden; margin-top: 30px; }
.youshi dl dd .ys_bo p { line-height: 26px; background: url(../images/ioc8.png) no-repeat left 5px; padding-left: 26px; margin-bottom: 20px; }
.youshi dl dd .ys_bo p span { color: #eb772f; }
/*case*/
.case { width: 100%; overflow: hidden; padding-top: 45px; }
.hy { width: 100%; margin: 0 auto; overflow: hidden; padding-top: 45px; }
.hy_top { width: 100%; height: 71px; background: url(../images/case_t.jpg) repeat-x; padding-bottom: 1px; }
.hy_top ul { width: 1200px; height: 71px; margin: 0 auto; border-left: 1px #e2e2e2 solid; }
.hy_top ul li { float: left; width: 239px; height: 71px; border-right: 1px #e2e2e2 solid; font-size: 16px; }
.hy_top ul li a { width: 239px; height: 71px; line-height: 71px; text-align: center; display: block; float: left; }
.hy_top ul li a:hover, .hy_top ul .cur a { color: #eb772f; display: block; background: url(../images/case_l.jpg) no-repeat center bottom; }
.hy_top ul li i { width: auto; height: 71px; line-height: 71px; display: inline-block; font-style: normal; float: left; padding-left: 52px; }
.hy_top ul li span { width: 17px; height: 71px; background: url(../images/more1.png) no-repeat center; display: inline-block; margin-left: 10px; float: left; }
.hy_con { width: 1198px; overflow: hidden; margin: 31px auto 0 auto; height: 552px; border: 1px #d3d3d3 solid; border-bottom: none; }
.hy_con .ibj { width: 763px; height: 528px; float: left; padding: 23px 29px 0 16px; border-right: 1px #d3d3d3 solid; border-bottom: 1px #d3d3d3 solid; position: relative; }
.hy_con .ibj dt a { width: 767px; height: 446px; overflow: hidden; display: block; }
.hy_con .ibj dt a img { width: 767px; height: 446px; 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; }
.hy_con .ibj dt a:hover img { 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); }
.hy_con .ibj dd { width: 767px; overflow: hidden; }
.hy_con .ibj dd span { font-size: 18px; padding-top: 10px; display: block; font-weight: bold; }
.hy_con .ibj dd p { padding-top: 5px; }
.hy_con .fra{ width: 389px; overflow: hidden;float: right;}
.hy_con .case_r { width: 340px; height: 230px; float: right; display: block; padding: 23px 16px 22px 33px; border-bottom: 1px #d3d3d3 solid; position: relative; overflow: hidden; }
.hy_con .case_r .imga { width: 340px; height: 230px; overflow: hidden; display: block; position: absolute; z-index: 1; }
.hy_con .case_r .txt { display: none; }
.hy_con .case_r:hover .txt { width: 340px; height: 230px; display: block; position: absolute; z-index: 10; background: url(../images/hy.png) no-repeat; text-align: center; }
.hy_con .case_r:hover .txt a { width: 340px; height: 95px; display: block; color: #FFF; padding-top: 135px; }
/*合作客户*/
.hzkh_l { width: 189px; height: 286px; float: left; background: #064a85; padding-left: 21px; line-height: normal; position: relative; }
.hzkh_l span { display: block; font-size: 30px; font-weight: bolder; background: url(../images/hz_l.jpg) no-repeat left bottom; padding-bottom: 17px; color: #FFF; padding-top: 48px; }
.hzkh_l p { color: #a5b4c8; text-transform: uppercase; margin-top: 20px; line-height: 20px; }
.hzkh_l .more { width: 59px; height: 18px; line-height: 18px; display: block; float: right; background: url(../images/more2.jpg) no-repeat; padding-right: 19px; text-align: center; color: #064a85; text-transform: uppercase; font-family: Arial; font-size: 12px; bottom: 58px; position: absolute; }
.hzkh_r { width: 975px; height: 286px; float: right; }
.hzkh_r .hzkh_t, .hzkh_r .hzkh_b { width: 973px; height: 129px; border: 1px #d3d3d3 solid; }
.hzkh_r ul li { width: 182px; height: 74px; float: left; margin: 27px 30px 0 30px; }
.hzkh_r .hzkh_b { margin-top: 24px; }
/*abouts*/
.abouts { width: 100%; background: url(../images/about.jpg) no-repeat center top; height: 836px; padding-top: 132px; margin-top: 70px; }
.abouts .about_l { width: 539px; padding: 11px 18px; border: 1px #dbdbdb solid; float: left; height: 333px; }
.abouts .about_r { width: 600px; overflow: hidden; float: right; height: 357px; position: relative; }
.abouts .about_r .about_top { width: 600px; overflow: hidden; line-height: normal; }
.abouts .about_r .about_top .more { width: 59px; height: 18px; line-height: 18px; display: block; float: right; background: url(../images/more.jpg) no-repeat; margin-top: 10px; padding-right: 19px; text-align: center; color: #FFF; text-transform: uppercase; font-family: Arial; font-size: 12px; }
.abouts .about_r .about_top dl { width: auto; overflow: hidden; float: left; }
.abouts .about_r .about_top dl dt { width: auto; overflow: hidden; float: left; color: #064a85; font-weight: bolder; font-size: 30px; }
.abouts .about_r .about_top dl dd { width: auto; overflow: hidden; float: left; margin-left: 5px; text-transform: uppercase; margin-top: 15px; }
.abouts .about_r .about_bo { width: 600px; overflow: hidden; font-size: 13px; line-height: 32px; margin-top: 10px; }
.abouts .about_r .hzhb { width: 600px; height: 44px; position: absolute; bottom: 0; }
.abouts .about_r .hzhb dl { width: auto; height: 44px; }
.abouts .about_r .hzhb dl dt { width: auto; height: 44px; float: left; }
.abouts .about_r .hzhb dl dd { width: auto; height: 44px; float: left; line-height: 44px; font-size: 16px; margin-left: 11px; }
.abouts .about_r .hzhb .fl { background: url(../images/hl.gif) no-repeat right center; padding-right: 27px; }
/*环境切换*/
.hjimg { width: 1288px; height: 354px; margin: 60px auto 0 auto; }
.hjimg .slideGroup { width: 1288px; height: 354px; }
.hjimg .slideGroup .parHd { width: 1200px; height: 60px; line-height: 60px; padding: 0 44px; }
.hjimg .slideGroup .parHd ul li { width: 289px; height: 60px; float: left; margin: 0 5px 0 6px; background: #eeeeee; font-size: 20px; font-weight: bold; text-align: center; line-height: 60px; }
.hjimg .slideGroup .parHd ul li.on { background: #064a85; color: #FFF; }
.hjimg .slideGroup .parHd ul li.on a { color: #FFF; }
.hjimg .slideGroup .parBd { width: 100%; height: 257px; position: relative; margin-top: 37px; }
.hjimg .slideGroup .parBd .slideBox { width: 100%; height: 257px; }
.hjimg .slideGroup .parBd .slideBox .sPrev { width: 31px; height: 53px; display: block; position: absolute; top: 81px; left: 0; background: url(../images/lefta.png) no-repeat; z-index: 10; }
.hjimg .slideGroup .parBd .slideBox .sNext { width: 31px; height: 53px; display: block; position: absolute; top: 81px; right: 0; background: url(../images/righta.png) no-repeat; z-index: 10; }
.hjimg .slideGroup .parBd .tempWrap { width: 1200px; margin: 0 auto; height: 257px; }
.hjimg .slideGroup .parBd .slideBox ul li { width: 289px; overflow: hidden; margin: 0 5px 0 6px; float: left; _display: inline; text-align: center; }
.hjimg .slideGroup .parBd .slideBox ul li img { width: 289px; height: 217px; display: block; }
.hjimg .slideGroup .parBd .slideBox ul li p { width: 289px; margin-top: 10px; }
/*news*/
.newsb{ width:100%; overflow:hidden; margin-top:65px;}
.news_top { width: 1200px; height: 54px; border-bottom: 1px #e8e8e8 solid; margin:0 auto; }
.news_top .more { width: 59px; height: 18px; line-height: 18px; display: block; float: right; background: url(../images/more.jpg) no-repeat; margin-top: 18px; padding-right: 19px; text-align: center; color: #FFF; text-transform: uppercase; font-family: Arial; font-size: 12px; }
.news_top dl { width: auto; float: left; height: 54px; font-size: 20px; font-weight: bold; }
.news_top dl dt { width: auto; float: left; height: 54px; line-height: 54px; }
.news_top dl dt span { float: right; margin: 0 19px; line-height: 54px; color: #aeaeae; font-size: 14px; }
.news_top dl dd { width: auto; float: left; height: 54px; line-height: 54px; }
.news_top dl a { width: auto; height: 54px; display: inline-block; }
.news_top dl a:hover { background: url(../images/ys_l.jpg) no-repeat center bottom; }
.news_img { width: 590px; overflow: hidden; float: left; }
.news_img dt { width: 590px; overflow: hidden; height: 242px; }
.news_img dd { width: 590px; overflow: hidden; margin-top: 20px; }
.news_img dd .news_tit { width: 590px; overflow: hidden; }
.news_img dd .news_tit a { font-weight: bold; }
.news_img dd .news_tit span { float: right; }
.news_img dd p { width: 590px; overflow: hidden; margin-top: 10px; color: #747474; font-size: 12px; line-height: 22px; }
.news_txt { width: 528px; overflow: hidden; float: right; }
.news_txt dl { width: 528px; overflow: hidden; border-bottom: 1px #dedede dashed; padding-bottom: 18px; margin-bottom: 18px; }
.news_txt dl dt { width: auto; overflow: auto; float: left; line-height: normal; font-family: "Times New Roman", Times, serif; }
.news_txt dl dt span { display: block; font-size: 60px; font-weight: bold; }
.news_txt dl dt p { font-size: 15px; color: #747474; text-align: center; }
.news_txt dl dd { width: 420px; overflow: hidden; float: right; line-height: normal; }
.news_txt dl dd span { display: block; font-weight: bold; }
.news_txt dl dd p { margin-top: 10px; color: #747474; font-size: 12px; line-height: 22px; }
.news_txt dl:hover { border-bottom: 1px #064a85 dashed; }
.news_txt dl:hover dt span, .news_txt dl:hover dt p { color: #064a85; }
/*常见问题*/
.cjwt_l { width: auto; overflow: hidden; float: left; margin-top: 27px; }
.cjwt_l span { color: #10438b; font-size: 20px; font-weight: bolder; line-height: normal; }
.cjwt_l .more { width: 59px; height: 18px; line-height: 18px; display: block; background: url(../images/more.jpg) no-repeat; margin-top: 10px; padding-right: 19px; text-align: center; color: #FFF; text-transform: uppercase; font-family: Arial; font-size: 12px; }
.fra{ width: auto; overflow: hidden; float:right;}
.cjwd { width: 470px; height: 89px; border: 1px #d4d4d4 solid; float: left; margin-left: 31px; padding: 18px 20px 0 20px; }
.cjwd dt { background: url(../images/wen.png) no-repeat left center; height: 26px; line-height: 26px; padding-left: 30px; font-weight: bold; }
.cjwd dd { background: url(../images/da.png) no-repeat left top; margin-top: 10px; color: #747474; font-size: 12px; line-height: 22px; padding-left: 30px; }
/*footer*/
.footer { width: 100%; background: url(../images/foot.jpg) no-repeat center top #1d212c; padding: 29px 0; border-top: 10px #064a85 solid; margin-top: 65px; color: #FFF; }
.footer a { color: #FFF; }
.footer .fov { width: 100%; height: 42px; line-height: 42px; text-align: center; }
.footer .fov a { padding: 0 55px; }
.footer .ewm { width: auto; overflow: hidden; float: right; margin-left: 23px; }
.footer .ewm dt { width: 18px; line-height: 16px; float: left; font-size: 12px; }
.footer .ewm dd { width: 105px; height: 105px; float: left; margin-left: 10px; }
/*返回顶部*/
.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; z-index: 9999; }
.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 #1267c4; border-right: 7px solid #1267c4; 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 #1267c4; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #1267c4; 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; }
/*内页banner*/
.bannerv { width: 100%; height: 527px; }
.bannerv .flexslider { position: relative; height: 527px; overflow: hidden; }
.bannerv .slides { position: relative; z-index: 1; }
.bannerv .slides li { height: 527px; }
.bannerv .slides li a { display: block; height: 527px; }
/*内页分布*/

.left { width: 269px; overflow: hidden; float: left; }
.left .left_top { width: 269px; height: 103px; line-height: normal; text-align: center; background: #094b87; color: #FFF; }
.left .left_top dt { width: 269px; overflow: hidden; font-size: 27px; font-weight: bolder; padding-top: 20px; }
.left .left_top dd { width: 269px; overflow: hidden; font-size: 12px; font-family: Arial; text-transform: uppercase; margin-top: 10px; }
.left .sub_bo { width: 223px; overflow: hidden; background: #FFF; padding: 24px 22px 12px 22px; border: 1px #4275a2 solid; }
.left .sub_bo .subNav { cursor: pointer; width: 223px; overflow: hidden; display: block; line-height: 18px; margin-bottom: 12px; }
.left .sub_bo .subNav a { width: 171px; overflow: hidden; display: block; background: url(../images/ioc6.png) no-repeat 15px 15px #176aba; padding: 10px 12px 10px 40px; color: #FFF; }
.left .sub_bo .subNav a:hover, .left .sub_bo .subNav.cur a { background: url(../images/ioc6.png) no-repeat 15px 15px #ee742b; }
.left .sub_bo .navContent { width: 183px; display: none; margin: 12px 20px; }
.left .sub_bo .navContent li a { width: 162px; display: block; padding: 10px 0; line-height: 18px; font-size: 14px; background: url(../images/ioc7.png) no-repeat left center; padding-left: 21px; }
.left .sub_bo .navContent li a:hover, .sub_bo .navContent li .cut { color: #094b87; }
.loc { width: 1200px; height: 65px; line-height: 65px; margin: 0 auto; text-align: right; }
.right { width: 866px; overflow: hidden; float: right; }
.right_top { width: 100%; overflow: hidden; color: #5c5c5c; font-size: 24px; line-height: normal; color: #094b87; }
.right_top a { color: #094b87; }
.right_bottom { width: 100%; overflow: hidden; padding-top: 25px; }
/*************************/
.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: #094b87; border: 1px #094b87 solid; }
.ExhibitList dl:hover dd a, .ExhibitList dl:hover dd { 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: #094b87; border: 1px solid #094b87; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #094b87; 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: #094b87; -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: #094b87; -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: #094b87; 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: #094b87; 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: #094b87; border-color: #094b87; -webkit-transition: all .5s; transition: all .5s; }
.proa li:hover { background: #f4f4f4; -webkit-transition: all .5s; transition: all .5s; }
.proa li:hover .tkl { color: #094b87; -webkit-transition: all .5s; transition: all .5s; }
/*图片放大镜样式*/

.jqzoom { float: left; border: none; position: relative; padding: 0px; margin: 0px; }
.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); display:none; }



/*图片小图预览列表*/
.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: #094b87; 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: #094b87; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 0; }
.xggc { width: 100px; height: 36px; line-height: 36px; background: #094b87; 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: #094b87; background: #f0f0f0; font-size: 14px; margin: 0 4px 0 0; cursor: pointer; }
.ztitle span a { color: #094b87; cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #094b87; color: #fff; }
.zntit_con { display: none; margin: 20px 0; border-bottom: 1px solid #ccc; padding-bottom: 20px; }
