﻿body { text-align: left; padding: 0; margin: 0; font-size: 14px; font-family: 'microsoft yahei'; -webkit-text-size-adjust: none; height: auto; color: #333; background: #fff; }
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p { padding: 0; margin: 0; }
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th { padding: 0; margin: 0; }
fieldset { border-top-width: 0; border-left-width: 0; border-bottom-width: 0; border-right-width: 0; }
a img { border: 0; padding: 0; margin: 0; }
i { font-style: normal; }
address, caption, cite, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal; }
li { list-style-type: none; }
caption { text-align: left; }
th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; font-size: 100%; }
q:unknown {
 content: '';
}
input, textarea, select { font-family: inherit; font-size: 100%; }
a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #14234a; text-decoration: none; }
.icon { background-image: url("../images/icon.png"); display: inline-block; vertical-align: middle; }
.fl { float: left; }
.fr { float: right; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; font-size: 0; margin: 0; padding: 0; display: block; _height: 0; overflow: hidden; }
/*清除浮动*/
.clearfix {  *zoom: 1;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
/*网站公用样式表*/
.w1200 { width: 1200px; margin: 0 auto; }
.header_main { z-index: 20; position: fixed; left: 0; top: 0; width: 100%; height: 68px; background-color: #14234a; }
.header .logo { display: inline-block; margin-left: 40px; margin-top:9px; }
.header .search-box { position: relative; }
.header .search-box .butn { display: block; cursor: pointer; width: 37px; height: 30px; margin-top: 19px; margin-right: 40px; }
.header .search-box .butn i { width: 37px; height: 30px; background-position: 0 0; margin: 0 auto; }
.header .search-box .butn.hov { background: url(../images/ico_60.png) no-repeat center #b52618; }
.header .search-box .butn.hov i { display: none; }
.header .share-sub { position: absolute; right: 77px; top: 10px; width: 0; height: 48px; overflow: hidden; background: #ededed; border-radius: 5px 0 0 5px; }
.header .share-sub .sub-btn { border: none; width: 48px; height: 48px; cursor: pointer; outline: none; background-position: -39px 0; }
.header .share-sub .tex { width: 220px; font-size: 14px; height: 20px; line-height: 20px; padding: 14px 10px; color: #666; border: none; background: #ededed; outline: none; }
.header .lang-box { margin-top: 21px; margin-right: 39px; }
.header .lang-box a { display: inline-block; text-align: center; color: #fff; font-size: 12px; margin-left: 29px; }
.header .lang-box .stt { display: inline-block; line-height: 30px; font-size: 14px; color: #777; margin-right: 4px; }
.header .nav { position: absolute; left: 50%; margin-left: -420px; top: 0; width: 840px; }
.header .nav li { width: 14%; margin: 0 0.1%; text-align: center; line-height: 70px; font-size: 14px; float: left; position: relative; }
.header .nav li a { position: relative; color: #fff; }
.header .nav li i { position: absolute; bottom: 0px; left: 50%; width: 0; height: 3px; background-color: #d8252b; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.header .nav li a:hover i { width: 100%; margin-left: -50%; }
.header .nav li #hover2 i { width: 100%; margin-left: -50%; }
.header .nav li:hover a, .header .nav li.hover a { color: #fff; }
.header .nav a { display: inline-block; color: #fff; height: 68px; width: 100%; }
.header .nav a:hover { color: #ffc000; }
.header .nav .sub-box { background: url(../images/bg_5.png) repeat; width:130%; position: absolute; left:-15%; top: 68px; display: none;  line-height:30px; }
.header .nav .sub-box a { color: #fff; line-height:30px; height:30px; width: 100%; text-align: center; float: left; transition: ease-in-out .2s; margin-top:2px;  }
.header .nav .sub-box a:hover, .header .nav .sub-box a.hover { color: #fff; background:#14234a }




@media screen and (max-width: 1600px) {
.header .nav { width: 840px; margin-left: -340px; }
}
@media screen and (max-width: 1400px) {
.header .nav { width: 700px; margin-left: -260px; }
}
.fp-section { position: relative; -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */ -moz-box-sizing: border-box; /* <=28 */ box-sizing: border-box; }
.fp-slide { float: left; }
.fp-slide, .fp-slidesContainer { height: 100%; display: block; }
.fp-slides { z-index: 1; height: 100%; overflow: hidden; position: relative; -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */ transition: all 0.3s ease-out; }
.fp-section.fp-table, .fp-slide.fp-table { display: table; table-layout: fixed; width: 100%; }
.fp-tableCell { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }
.fp-slidesContainer { float: left; position: relative; }
.fp-controlArrow { position: absolute; z-index: 4; top: 50%; cursor: pointer; width: 0; height: 0; border-style: solid; margin-top: -38px; }
.fp-controlArrow.fp-prev { left: 15px; width: 0; border-width: 38.5px 34px 38.5px 0; border-color: transparent #fff transparent transparent; }
.fp-controlArrow.fp-next { right: 15px; border-width: 38.5px 0 38.5px 34px; border-color: transparent transparent transparent #fff; }
.fp-scrollable { overflow: scroll; }
.fp-notransition { -webkit-transition: none !important; transition: none !important; }
#fp-nav { position: fixed; z-index: 100; margin-top: -32px; top: 50%; opacity: 1;  *display: none;
}
#fp-nav.right { right: 17px; }
#fp-nav.left { left: 17px; }
.fp-slidesNav { position: absolute; z-index: 4; left: 50%; opacity: 1; }
.fp-slidesNav.bottom { bottom: 17px; }
.fp-slidesNav.top { top: 17px; }
#fp-nav ul, .fp-slidesNav ul { margin: 0; padding: 0; }
#fp-nav ul li, .fp-slidesNav ul li { display: block; width: 14px; height: 13px; margin: 7px; position: relative; }
.fp-slidesNav ul li { display: inline-block; }
#fp-nav ul li a, .fp-slidesNav ul li a { display: block; position: relative; z-index: 1; width: 100%; height: 100%; cursor: pointer; text-decoration: none; }
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span { background: #132247; }
#fp-nav ul li a span, .fp-slidesNav ul li a span { top: 2px; left: 2px; width: 8px; height: 8px; border: 1px solid #132247; background: rgba(0, 0, 0, 0); border-radius: 50%; position: absolute; z-index: 1; }
#fp-nav ul li .fp-tooltip { position: absolute; top: -2px; color: #0f0e0e; font-size: 12px; white-space: nowrap; max-width: 115px; overflow: hidden; text-align: center; display: block; opacity: 0; width: 0; }
#fp-nav ul li:hover .fp-tooltip { -webkit-transition: opacity 0.2s ease-in; transition: opacity 0.2s ease-in; width: auto; opacity: 1; }
#fp-nav ul li .fp-tooltip.right { right: 20px; }
#fp-nav ul li .fp-tooltip.left { left: 20px; }
.wrap { width: 100%; height: 100%; position: relative; z-index: 1; }
.wrap .section { width: 100%; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; background-repeat: no-repeat; background-position: center 0px; display: table; table-layout: fixed; transition: all 0.4s ease-in 0s; -webkit-transition: all 0.4s ease-in 0s; }
.wrap .mouse-ico { position: absolute; width: 26px; height: 43px; left: 50%; margin-left: -15px; bottom: 5%; z-index: 20; }
.wrap .mouse-ico span { width: 26px; height: 43px; background-position: -310px -107px; }
.wrap .mouse-ico span.mouse { animation: mousemove 3s linear 1s infinite; }
.wrap .instructions{    position: absolute;width: 287px;height: 400px;right: 2%;margin-left: -15px;bottom: 5%;z-index: 20;display:none;}
.wrap .instructions img{width: 287px;height: 400px;}





#navLi { position: fixed; right: 34px; top: 50%; margin-top: -46px; z-index: 10; width: 18px; }
#navLi li { width: 10px; height: 10px; border: 1px solid #132248; border-radius: 100%; position: relative; cursor: pointer; margin-bottom: 10px; }
#navLi li.current { background: #132248; }
.wrap .section_con { position: absolute; left: 50%; top: 50%; margin-top: -315px; margin-left: -761px; width: 1522px; height: 670px; }
.section_2 .tit { text-align: center; font-size: 24px; color: #999; text-transform: uppercase; position: absolute; top:-100%; width: 100%; left: 0; opacity: 0; filter: alpha(opacity=0); }
.section_2 .tit b { font-size: 28px; color: #333; }
.section_2 .line { height: 547px; width: 1px; position: absolute; left: 50%; bottom: 0; background: #dedede; opacity: 0; filter: alpha(opacity=0); margin-left: -60px; }
.section_2 .s_left { width: 600px; position: absolute; left:-100px; bottom: 0; display: block; height: 547px; overflow: hidden; opacity: 0; filter: alpha(opacity=0); }
.section_2 .s_left .img { display: block; width: 600px; height: 300px; overflow: hidden; position: relative; }
.section_2 .s_left img { position: absolute; width: 600px; height: 450px; top: -75px; left: 0; }
.section_2 .s_left h3 { font-size: 18px; font-weight: 100; padding-top: 30px; transition: ease-in-out .2s; }
.section_2 .s_left h4 { font-weight: 100; color: #999; transition: ease-in-out .2s; font-family: arial; }
.section_2 .s_left p { line-height: 21px; font-size: 13px; padding-top: 30px; color: #333; }
.section_2 .s_left span { color: #1f3b7b; text-align: right; float: right; }
.section_2 .s_left .p { display: block; cursor: pointer; width: 100%; height: 100%; }
.section_2 .s_left:hover h3 { padding-left: 10px; }
.section_2 .s_left:hover h4 { padding-left: 10px; }
.section_2 .s_right { width: 728px; height: 547px; position: absolute; right:-100px; bottom: 0; opacity: 0; filter: alpha(opacity=0); }
.section_2 .s_right li { margin-top: 44px; }
.section_2 .s_right li .left { width: 200px; height: 150px; overflow: hidden; }
.section_2 .s_right li .left img { width: 200px; height: 150px; overflow: hidden; transition: ease-in-out .9s; }
.section_2 .s_right li .right { width: 498px; }
.section_2 .s_right li .right h3 { font-size: 16px; font-weight: 100; line-height: 44px; transition: ease-in-out .2s; }
.section_2 .s_right li .right h4 { font-family: arial; font-size: 13px; color: #999; }
.section_2 .s_right li .right p { font-size: 13px; padding-top: 10px; color: #333; }
.section_2 .s_right li:first-child { margin: 0; }
.section_2 .s_right li:hover .left img { transform: scale(1.1); -webkit-transform: scale(1.1); }
.section_2 .s_right li:hover .right h3 { padding-left: 10px; color: #132248; }
.section_2.active .tit { top: 0; transition: all 1s; opacity: 1; filter: alpha(opacity=100); }
.section_2.active .s_left { left: 0; transition: all 1s; opacity: 1; filter: alpha(opacity=100); }
.section_2.active .s_right { right: 0;transition: all 1s; opacity: 1; filter: alpha(opacity=100); }
.section_2.active .line { opacity: 1; filter: alpha(opacity=100); transition: all 5s; }
.section_3 .tit { text-align: center; font-size: 24px; color: #999; text-transform: uppercase; position: absolute; top: -100%; width: 100%; left: 0; opacity: 0; filter: alpha(opacity=0); }
.section_3 .tit b { font-size: 28px; color: #333; }
.section_3 .case_nav { margin-top: 60px; padding-bottom: 10px; }
.section_3 .case_nav ul { float: left; }
.section_3 .case_nav ul li a { padding-bottom: 10px; }
.section_3 .case_nav .a { width: 61px; height: 25px; line-height: 25px; text-align: center; background: #14234a; color: #fff; display: block; float: right; margin-top: 9px; transition: ease-in-out .2s; }
.section_3 .case_nav .a:hover { width: 110px; }
.section_3 .picScroll-left { position: relative; height: 579px; position: absolute; top:0; width: 100%; left: 0; opacity: 0; filter: alpha(opacity=0); }
.section_3 .picScroll-left .hd .prev, .section_3 .picScroll-left .hd .next { width: 40px; height:40px; background-position: -119px -110px; position: absolute; left: -76px; top: 50%; margin-top: -20px; cursor: pointer; transition: ease-in-out .2s; }
.section_3 .picScroll-left .hd .next { background-position: -171px -110px; left: auto; right: -76px; }
.section_3 .picScroll-left .hd .next:hover { right: -66px; }
.section_3 .picScroll-left .hd .prev:hover { left: -66px; }
.section_3 .picScroll-left .hd ul { float: right; overflow: hidden; zoom: 1; }
.section_3 .picScroll-left .bd ul { overflow: hidden; zoom: 1; }
.section_3 .case_ul li { margin-right: 15px; height:600px; }
    .section_3 .case_ul li h3 {
        padding-top: 10px;
    }
.section_3.active .tit { top: 0; transition: all 1s; opacity: 1; filter: alpha(opacity=100); }
.section_3.active .picScroll-left { top: 110px; transition: all 1s; opacity: 1; filter: alpha(opacity=100); }
@media screen and (max-width: 1919px) {
.wrap .mouse-ico { bottom: 7%; }
.wrap .section_con { margin-top: -240px; margin-left: -600px; width: 1200px; height: 500px; }
.wrap .section_2 .s_left { width: 500px; height: 400px; }
.wrap .section_2 .s_left .img { width: 500px; height: 225px; }
.wrap .section_2 .s_left img { width: 500px; height: 375px; }
.wrap .section_2 .s_left h3 { padding-top: 10px; }
.wrap .section_2 .s_left p { padding-top: 10px; }
.wrap .section_2 .s_left span { display: none; }
.wrap .section_2 .s_right { width: 650px; height: 400px; }
.wrap .section_2 .s_right .left { width: 150px; height: 113px; }
.wrap .section_2 .s_right .left img { width: 150px; height: 113px; }
.wrap .section_2 .s_right .right { width: 448px; }
.wrap .section_2 .s_right li { margin-top: 20px; }
.wrap .section_2 .s_right li:first-child { margin-top: 0px; }
.wrap .section_2 .line { height: 400px; margin-left: -70px;display:none; }
.wrap .section_3 .section_con { width: 1000px; margin-left: -500px; }
.wrap .section_3 .case_nav { margin-top: 50px; }
.wrap .section_3 .case_ul li { width: 200px; height: auto; margin-right: 68px; }
.wrap .section_3 .case_ul li h3 { padding-top: 10px; padding-bottom: 5px; font-size: 14px; }
.wrap .section_3 .case_ul li p { font-size: 12px; padding-bottom: 5px; }
.wrap .section_3 .case_ul li img { width: 200px; height: 267px; }
.wrap .section_3 .case_ul li .on { height: 267px; }
.wrap .section_3 .case_ul li:hover .on i { margin-top: 80px; }
.wrap .section_3 .picScroll-left { height:355px; }
.wrap .section_4 .section_con { height: 500px; margin-top: -220px; width:1200px; margin-left:-600px; }
.wrap .section_4 .s_left { width: 200px; height: 500px; overflow: hidden; }
.wrap .section_4 .s_left img { width: 250px; height: 448px;margin-left:-25px; }
.wrap .section_4 .s_right { width: 950px; height: 500px; }
.wrap .section_4 .s_right .about li {        padding-right: 20px;    }
.wrap .section_4 .s_right .tel { display: none; }
.wrap .section_4 .s_right .img {        border: none;    }
}
.section_4 .section_con { height: 716px; margin-top: -348px; }
.section_4 .s_left { width: 400px; position: absolute; left:0; bottom:0; display: block; height: 716px; overflow: hidden; }
.section_4 .s_left img { width: 400px; height: 716px; }
.section_4 .s_right { width: 1006px; height: 716px; position: absolute; right:0; bottom:-100%; }
.section_4 .s_right .about li:first-child { margin-left: 0; padding-left: 0; }
.section_4 .s_right .about ul { width: 120%; margin-top: 30px; }
.section_4 .s_right .about li { padding-right: 30px; }
.section_4 .s_right .t span { display: block; width: 31px; height: 2px; background: #999; margin-bottom: 5px; }
.section_4 .s_right .t h3 { font-size: 16px; font-weight: 100; }
.section_4 .s_right .t h4 { font-size: 12px; text-transform: uppercase; color: #acacac; font-weight: 100; padding-bottom: 34px; }
.section_4 .s_right .t p { line-height: 24px; padding-bottom: 16px; }
.section_4 .s_right .t img { width: 125px; height: 125px; }
.section_4 .s_right .t h6 { padding-top: 10px; }
.section_4 .s_right .img { border-bottom: 1px solid #e0e0e0; width: 847px; padding-bottom: 50px; margin-bottom: 50px; }
.section_4 .s_right .tel .t { margin-right: 175px; }
.section_4 .s_right .tel .t h4 { padding-bottom: 10px; }
.section_4 .s_right .tel .address li { line-height: 38px; margin-bottom: 10px; }
.section_4 .s_right .tel .address i { width: 27px; height: 22px; margin-right: 26px; background-position: -81px -113px; }
.section_4 .s_right .tel .address .l2 i { background-position: 0 -114px; }
.section_4 .s_right .tel .address .l3 i { background-position: -27px -114px; }
.section_4 .s_right .tel .address .l4 i { background-position: -54px -114px; }
.section_4.active .s_left { bottom: 0; transition: ease-in-out 1s; }
.section_4.active .s_right { bottom: 0; transition: ease-in-out 1s; }
.banner, .banner .list, .banner .list .item { height: 700px; }
.banner { position: relative; width: 100%; overflow: hidden; }
.banner .list { float: left; width: 100%; position: relative; overflow: hidden; }
.banner .list img { display: block; }
.banner .list .item { position: absolute; left: 0; top: 0; display: none; text-align: center; width: 100%; overflow: hidden; background-position: center 68px; background-repeat: no-repeat; color: #fff; background-size: cover; }
.banner .list a { display: block; overflow: hidden; width: 100%; height: 100%; }
.banner .list li a img { text-align: left; }
.banner .list .itemCon { position: absolute; height: 570px; left: 50%; margin-left: -600px; top: 50%; margin-top: -285px; width: 1200px; }
@media (max-width: 1445px) {
.banner .list .itemCon { margin-top: -245px; margin-left: -500px; }
.banner .list .itemone .itemCon .img5 { top: 370px; }
.banner .list .itemone .itemCon .img6 { top: 450px; }
.banner .list .itemone .itemCon .z1 { top: 460px; }
.banner .list .itemone .itemCon .z2 { top: 460px; }
.banner .list .itemone .itemCon .z3 { top: 460px; }
.banner .list .itemone .itemCon .z4 { top: 460px; }
}
@media (max-width: 1367px) {
.banner .list .itemCon { margin-top: -210px; margin-left: -500px; }
.banner .list .itemone .itemCon .img5 { top: 320px; }
.banner .list .itemone .itemCon .img6 { top: 410px; }
.banner .list .itemone .itemCon .z1 { top: 420px; }
.banner .list .itemone .itemCon .z2 { top: 420px; }
.banner .list .itemone .itemCon .z3 { top: 420px; }
.banner .list .itemone .itemCon .z4 { top: 420px; }

.banner .list .itemthree .itemCon .z1 { top: 410px; left:0px; }
.banner .list .itemthree .itemCon .z2 { top: 410px; left:164px; }
.banner .list .itemthree .itemCon .z3 { top: 410px; left:354px; }
.banner .list .itemthree .itemCon .z4 { top: 410px; left:551px; }
    .section_3.active .tit {
        top: 10px;
    }
    .section_2.active .tit {
        top: 10px;
    }
}
.banner .list .itemone { display: block; background-image: url(../images/banner.jpg); }
.banner .list .itemtwo { background-image: url(../images/banner2.jpg); }
.banner .list .itemthree { background-image: url(../images/banner3.jpg); }
.banner .list .itemone .img1, .banner .list .itemone .img2, .banner .list .itemone .img3, .banner .list .itemone .img4 { color: #fff; left: 0; text-transform: uppercase; text-align: left; text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1); }
.banner .list .itemone .img1, .banner .list .itemone .img2, .banner .list .itemone .img3, .banner .list .itemone .img4, .banner .list .itemone .img56, .banner .list .itemone .img5, .banner .list .itemone .img6, .banner .list .itemone .img7 ,.banner .list .item  .z1,.banner .list .item  .z2,.banner .list .item  .z3,.banner .list .item  .z4{ position: absolute; bottom: 0; z-index: 2;left: 0; }
.banner .list .itemone .img1 { top: 0; color: #fff; font-size: 23px; }
.banner .list .itemone .img2 { top: 90px; font-size: 60px; }
.banner .list .itemone .img3 { top: 160px; font-size: 60px; }
.banner .list .itemone .img4 { top: 235px; font-size: 60px; }
.banner .list .itemone .img5 { top: 376px; left: 0px; font-size: 51px; font-weight: 100; }
.banner .list .itemone .img6 { top: 480px; left: 0px; }
.banner .list .itemone .z1 { top: 490px; left:86px; }
.banner .list .itemone .z2 { top: 490px; left:250px; }
.banner .list .itemone .z3 { top: 490px; left:440px; }
.banner .list .itemone .z4 { top: 490px; left:637px; }
.banner .list .itemtwo .img1, .banner .list .itemtwo .img2, .banner .list .itemtwo .img3 { color: #fff; left: 0; text-transform: uppercase; text-align: left; position: absolute; z-index: 2; }
.banner .list .itemtwo .img1 { top: 80px; color: #fff; font-size: 60px; text-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }
.banner .list .itemtwo .img2 { top: 150px; font-size: 60px; text-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }
.banner .list .itemtwo .img3 { top: 240px; font-size: 55px; }
.banner .list .itemtwo .z1 { top: 400px; left:0px; }
.banner .list .itemtwo .z2 { top: 400px; left:164px; }
.banner .list .itemtwo .z3 { top: 400px; left:354px; }
.banner .list .itemtwo .z4 { top: 400px; left:551px; }
.banner .list .itemthree .img1, .banner .list .itemthree .img2, .banner .list .itemthree .img3, .banner .list .itemthree .img4 { color: #fff; left: 0; text-transform: uppercase; text-align: left; position: absolute; z-index: 2; }
.banner .list .itemthree .img1 { top: 120px; color: #fff; font-size: 60px; text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3); }
.banner .list .itemthree .img2 { top: 180px; font-size: 60px; text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3); }
.banner .list .itemthree .img3 { top: 250px; font-size: 55px; }
.banner .list .itemthree .img4 { top: 330px; }
.banner .list .itemthree .z1 { top: 430px; left:0px; }
.banner .list .itemthree .z2 { top: 430px; left:164px; }
.banner .list .itemthree .z3 { top: 430px; left:354px; }
.banner .list .itemthree .z4 { top: 430px; left:551px; }
/*togbtn*/
.togbtn .icon { position: absolute; top: 50%; margin-top: -24px; cursor: pointer; height: 40px; z-index: 1000; display: block; width: 40px; transition: ease-in-out .2s; }
.togbtn .icon.prev { background-position:0px -64px; }
.togbtn .icon.prev:hover { background-position: -45px -64px; }
.togbtn .icon.next { background-position: -94px -64px; }
.togbtn .icon.next:hover { background-position: -139px -64px; }
.banner .togbtn .prev { left: 4%; }
.banner .togbtn .next { right: 4%; }
.index_bottom { background: #14234a; color: #9195a2; height: 42px; line-height: 42px; font-size: 12px; width: 100%; position: fixed; left: 0; bottom: 0; z-index: 100; }
.index_bottom a { color: #9195a2; }
.index_bottom a:hover { color: #fff; }
/**************
 *  Animations for content elements
 * **********/
/* 滞后 */
.delay100 { -webkit-animation-delay: 100ms; animation-delay: 100ms; }
.delay200 { -webkit-animation-delay: 200ms; animation-delay: 200ms; }
.delay300 { -webkit-animation-delay: 300ms; animation-delay: 300ms; }
.delay400 { -webkit-animation-delay: 400ms; animation-delay: 400ms; }
.delay500 { -webkit-animation-delay: 500ms; animation-delay: 500ms; }
.delay600 { -webkit-animation-delay: 600ms; animation-delay: 600ms; }
.delay700 { -webkit-animation-delay: 700ms; animation-delay: 700ms; }
.delay800 { -webkit-animation-delay: 800ms; animation-delay: 800ms; }
.delay900 { -webkit-animation-delay: 900ms; animation-delay: 900ms; }
.delay1000 { -webkit-animation-delay: 1000ms; animation-delay: 1000ms; }
.delay1100 { -webkit-animation-delay: 1100ms; animation-delay: 1100ms; }
.delay1200 { -webkit-animation-delay: 1200ms; animation-delay: 1200ms; }
.delay1300 { -webkit-animation-delay: 1300ms; animation-delay: 1300ms; }
.delay1400 { -webkit-animation-delay: 1400ms; animation-delay: 1400ms; }
.delay1500 { -webkit-animation-delay: 1500ms; animation-delay: 1500ms; }
.delay1600 { -webkit-animation-delay: 1600ms; animation-delay: 1600ms; }
.delay1700 { -webkit-animation-delay: 1700ms; animation-delay: 1700ms; }
.delay1800 { -webkit-animation-delay: 1800ms; animation-delay: 1800ms; }
.delay1900 { -webkit-animation-delay: 1900ms; animation-delay: 1800ms; }
.delay2000 { -webkit-animation-delay: 2000ms; animation-delay: 2000ms; }
.delay2100 { -webkit-animation-delay: 2100ms; animation-delay: 2000ms; }
.delay2200 { -webkit-animation-delay: 2200ms; animation-delay: 2200ms; }
.delay2400 { -webkit-animation-delay: 2400ms; animation-delay: 2400ms; }
.delay2600 { -webkit-animation-delay: 2600ms; animation-delay: 2600ms; }
.delay2800 { -webkit-animation-delay: 2800ms; animation-delay: 2800ms; }
.delay3000 { -webkit-animation-delay: 3000ms; animation-delay: 3000ms; }
.delay4000 { -webkit-animation-delay: 4000ms; animation-delay: 4000ms; }
.delay5000 { -webkit-animation-delay: 5000ms; animation-delay: 5000ms; }
/*animated*/
.onactive .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.active .animated { -webkit-animation-duration: 1.2s; animation-duration: 1.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.active .animated.slow { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.active .animated.fast { -webkit-animation-duration: .5s; animation-duration: .5s; }
.active .opacityA { -webkit-animation-name: opacityA; animation-name: opacityA; }
@keyframes opacityA {  0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.active .scale { -webkit-animation-name: scale; animation-name: scale; }
@-webkit-keyframes scale {  0% {
 opacity: 0;
 -webkit-transform: scale(0.2);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
}
}
@keyframes scale {  0% {
 opacity: 0;
 transform: scale(0.2);
}
 100% {
 opacity: 1;
 transform: scale(1);
}
}
.active .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
@-webkit-keyframes fadeInDown {  0% {
 opacity: 0;
 -webkit-transform: translateY(80px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
@keyframes fadeInDown {  0% {
 opacity: 0;
 -webkit-transform: translateY(80px);
 -moz-transform: translateY(80px);
 -ms-transform: translateY(80px);
 transform: translateY(80px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
.active .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
@-webkit-keyframes fadeInUp {  0% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
@keyframes fadeInUp {  0% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
 -moz-transform: translateY(-20px);
 -ms-transform: translateY(-20px);
 transform: translateY(-20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
@keyframes rotates {  0% {
 transform: rotate(360deg);
}
 50% {
 transform: rotate(180deg);
}
 100% {
 transform: rotate(0deg);
}
}
@-webkit-keyframes rotate {  0% {
 -webkit-transform: rotate(0);
}
 100% {
 -webkit-transform: rotate(360deg);
}
}
@keyframes rotate {  0% {
 transform: rotate(0);
}
 100% {
 transform: rotate(360deg);
}
}
@keyframes rotates {  0% {
 transform: rotate(360deg);
}
 50% {
 transform: rotate(180deg);
}
 100% {
 transform: rotate(0deg);
}
}
.active .start { -webkit-animation-name: start; animation-name: start; animation-iteration-count: infinite; }
@-webkit-keyframes start {  0%,  30% {
 opacity: .5;
 -webkit-transform: translate(0, 4px);
}
 60% {
 opacity: 1;
 -webkit-transform: translate(0, 0);
}
 100% {
 opacity: .5;
 -webkit-transform: translate(0, -6px);
}
}
@-moz-keyframes start {  0%,  30% {
 opacity: .5;
 -moz-transform: translate(0, 4px);
}
 60% {
 opacity: 1;
 -moz-transform: translate(0, 0);
}
 100% {
 opacity: .5;
 -moz-transform: translate(0, -6px);
}
}
@keyframes start {  0%,  30% {
 opacity: .5;
 transform: translate(0, 4px);
}
 60% {
 opacity: 1;
 transform: translate(0, 0);
}
 100% {
 opacity: .5;
 transform: translate(0, -6px);
}
}
@keyframes mousemove {  0% {
 transform: translateY(-5px);
}
 25% {
 transform: translateY(0px);
}
 50% {
 transform: translateY(5px);
}
 75% {
 transform: translateY(0px);
}
 100% {
 transform: translateY(-5px);
}
}
.onactive .flyInDown { -webkit-animation-name: flyInDown; animation-name: flyInDown; }
@-webkit-keyframes flyInDown {  0% {
 opacity: 0;
 -webkit-transform: translateY(-500px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
@keyframes flyInDown {  0% {
 opacity: 0;
 -webkit-transform: translateY(-300px);
 -moz-transform: translateY(-300px);
 -ms-transform: translateY(-300px);
 transform: translateY(-300px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
.onactive .flyInUp, .active .flyInUp { -webkit-animation-name: flyInUp; animation-name: flyInUp; }
@-webkit-keyframes flyInUp {  0% {
 opacity: 0;
 -webkit-transform: translateY(100px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
@keyframes flyInUp {  0% {
 opacity: 0;
 -webkit-transform: translateY(100px);
 -moz-transform: translateY(100px);
 -ms-transform: translateY(100px);
 transform: translateY(100px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
.active .flyInRight { -webkit-animation-name: flyInRight; animation-name: flyInRight; }
@-webkit-keyframes flyInRight {  0% {
 opacity: 0;
 -webkit-transform: translateX(200px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateX(0);
}
}
@keyframes flyInRight {  0% {
 opacity: 0;
 -webkit-transform: translateX(200px);
 -moz-transform: translateX(200px);
 -ms-transform: translateX(200px);
 transform: translateX(200px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
.active .flyInLeft { -webkit-animation-name: flyInLeft; animation-name: flyInLeft; }
@-webkit-keyframes flyInLeft {  0% {
 opacity: 0;
 -webkit-transform: translateX(-200px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateX(0);
}
}
@keyframes flyInLeft {  0% {
 opacity: 0;
 -webkit-transform: translateX(-200px);
 -moz-transform: translateX(-200px);
 -ms-transform: translateX(-200px);
 transform: translateX(-200px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
.onactive .Swing1 { -webkit-animation-name: Swing1; animation-name: Swing1; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
@keyframes Swing1 {  0% {
 transform: rotate(-5deg);
}
 50% {
 transform: rotate(5deg);
}
 100% {
 transform: rotate(-5deg);
}
}
@-webkit-keyframes Swing1 {  0% {
 -webkit-transform: rotate(-5deg);
}
 50% {
 -webkit-transform: rotate(5deg);
}
 100% {
 -webkit-transform: rotate(-5deg);
}
}
@-moz-keyframes Swing1 {  0% {
 -moz-transform: rotate(-5deg);
}
 50% {
 -moz-transform: rotate(5deg);
}
 100% {
 -moz-transform: rotate(-5deg);
}
}
 @-o-keyframes Swing1 {  0% {
 -oz-transform: rotate(-5deg);
}
 50% {
 -moz-transform: rotate(5deg);
}
 100% {
 -moz-transform: rotate(-5deg);
}
}
/******内页样式***/
.sub_banner { width: 100%;  padding-top: 68px; }
.list_tit { text-align: center; padding-top: 56px; padding-bottom: 48px; overflow: hidden; }
.list_tit p { color: #ddd; font-size: 50px; text-transform: uppercase; padding-bottom: 10px; }
.list_tit h3 { font-size: 32px; color: #000; font-weight: 100; background: url(../images/list_tit.png) left no-repeat; display: inline-block; padding-left: 40px; zoom: 1;  *display: inline;
}
.about { padding-bottom: 55px; }
.about li { float: left; border-left: 1px solid #ccc; height: 40px; padding-left: 30px; padding-right: 30px; }
.about li h3 { font-size: 14px; color: #14234a; font-weight: 100; }
.about li h3 b { font-size: 34px; font-weight: 100; }
.about li:first-child { border: none; margin-left: 35px; }
.about ul { margin-top: 65px; }
.about_con { color: #666; line-height: 24px; padding-bottom: 133px; }
.bottom_copy { background: #1a1a1a; color: #909090; height: 66px; line-height: 66px; text-align: center; }
.bottom_copy a { color: #909090; }
.bottom_copy a:hover { color: #fff; }
.product_show { background: #fff; padding: 44px; width: 1112px; }
.product_show .t { border-bottom: 1px solid #ccc; }
.product_show .t .left { width: 845px; }
.product_show .t .left h1 { font-size: 24px; color: #000; font-weight: 100; padding-bottom: 10px; }
.product_show .t .left p { font-size: 18px; color: #999; padding-bottom: 18px; }
.product_show .t .right .fenx { padding-top: 40px; }
.product_show .body { line-height: 30px; font-size: 18px; padding: 50px 0; }
.product_show .body img { max-width: 1112px; }
.product_show .reLink { line-height: 24px; color: #000; padding-bottom: 30px; border-top: 1px solid #ccc; font-size: 18px; padding-top: 18px; }
.product_show .reLink .prevLink { color: #000; float: left; }
.product_show .reLink .nextLink { float: right; }
.news_show { background: #f5f5f5; padding-bottom: 80px; }
.page_btn { text-align: center; font-size: 16px; padding-bottom: 126px; }
.page_btn a { background: #eee; width: 440px; height: 50px; line-height: 50px; color: #666; display: block; margin: 55px auto 0; transition: ease-in-out .2s; }
.page_btn a:hover { box-shadow: 0 0 40px rgba(0, 0, 0, 0.1); color: #14234a; }
.news_main { background: #e8e8e8; padding-top: 39px; min-height: 500px; }
.news_main .news { background: #fff; }
.news_main .news ul { padding-bottom: 50px; }
.news_main .news li { border-bottom: 1px solid #e3e3e3; padding: 33px 0; height: 128px; width: 1090px; margin: 0 auto; }
.news_main .news li .box1 { width: 129px; }
.news_main .news li .box1 h3 { font-family: arial; color: #858585; font-size: 25px; padding-top: 28px; }
.news_main .news li .box1 p { font-size: 12px; color: #b8b8b8; }
.news_main .news li .box1 i { width: 0px; height: 10px; background-position: -88px 0; transition: ease-in-out .3s; }
.news_main .news li .box2 { width: 665px; }
.news_main .news li .box2 h3 { font-size: 18px; font-weight: 100; color: #333; padding-top: 16px; padding-bottom: 15px; }
.news_main .news li .box2 p { line-height: 19px; color: #333; }
.news_main .news li .box3 { width: 171px; height: 128px; overflow: hidden; }
.news_main .news li .box3 img { width: 171px; height: 128px; overflow: hidden; transition: ease-in-out .9s; }
.news_main .news li a { display: block; width: 100%; height: 100%; cursor: pointer; }
.news_main .news li:hover .box1 i { width: 47px; }
.news_main .news li:hover .box3 img { transform: scale(1.1); -webkit-transform: scale(1.1); }
.news_main .page_btn a { background: #fff; }
.news_main .page_btn a:hover { box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); color: #14234a; }
.newstop_main { background: #fdfdfd; }
.newstop_main .news_top { margin-bottom: 60px; background: #f7f7f7; zoom: 1; }
.newstop_main .news_top .left { width: 475px; height: 356px; overflow: hidden; }
.newstop_main .news_top .left img { width: 475px; height: 356px; display: block; }
.newstop_main .news_top .right { width: 652px; padding-right: 38px; overflow: hidden; }
.newstop_main .news_top .right h3 { font-size: 24px; border-bottom: 1px solid #ddd; line-height: 84px; font-weight: 100; color: #333; }
.newstop_main .news_top .right h4 { color: #333; font-weight: 100; padding: 24px 0; }
.newstop_main .news_top .right p { color: #666; line-height: 24px; }
.newstop_main .news_top .right i { width: 200px; height: 40px; line-height: 40px; text-align: center; background: #ddd; color: #666; display: block; transition: ease-in-out .2s; margin-top: 40px; }
.newstop_main .news_top a { display: block; height: 100%; cursor: pointer; }
.newstop_main .news_top a:hover .right i { width: 300px; background: #14234a; color: #fff; }
.newstop_main .news_top a:hover .right h3 { border-bottom-color: #14234a; }
.newstop_main .page_btn a { margin-top: 24px;  *margin-top: 55px;
}
.newstop_ul { overflow: hidden;  *margin-bottom: 31px;
}
.newstop_ul ul { width: 110%; }
.newstop_ul li { margin-bottom: 31px; margin-right: 35px; background: #f7f7f7; width: 582px; float: left; position: relative; overflow: hidden; zoom: 100%; }
.newstop_ul li .left { width: 195px; }
.newstop_ul li .left img { display: block; width: 195px; height: 141px; }
.newstop_ul li .right { width: 335px; padding-right: 24px; }
.newstop_ul li .right h3 { border-bottom: 1px solid #e0e0e0; line-height: 20px; font-size: 16px; padding: 10px 0; color: #333; }
.newstop_ul li .right p { color: #666; font-size: 13px; padding-top: 8px; }
.newstop_ul li .right i { position: absolute; right: 24px; bottom: 13px; color: #1f3b7b; }
.newstop_ul li a { display: block; width: 100%; height: 100%; cursor: pointer; }
.newstop_ul li:hover { background: #14234a; }
.newstop_ul li:hover .right h3 { color: #fff; border-bottom-color: #4d4e52; }
.newstop_ul li:hover .right p { color: #b2b2b3; }
.newstop_ul li:hover .right i { color: #fff; }
.honer { overflow: hidden; margin-bottom: 20px; }
.honer ul { width: 110%; }
.honer li { width: 350px; height: 263px; margin-right: 74px; margin-top: 30px; float: left; overflow: hidden; padding-bottom: 30px; }
.honer li a { display: block; width: 348px; height: 261px; border: 1px solid #eee; overflow: hidden; }
.honer li img { width: 348px; height: 261px; overflow: hidden; transition: ease-in-out .9s; }
.honer li a:hover { border: 1px solid #14234a; }
.honer li a:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); width: 348px; height: 261px; }
.ren { overflow: hidden; }
.ren ul { width: 110%; }
.ren li { float: left; width: 573px; margin-bottom: 51px;  *margin-bottom: 0px;
margin-right: 54px; zoom: 1;  *padding-bottom: 51px;
}
.ren li img { width: 573px; height: 322px; display: block; cursor: pointer; }
.ren li .p { border: 1px solid #eaeaea; background: #f7f7f7; padding: 0 18px; height: 98px; display: block; cursor: pointer; }
.ren li .p h3 { font-size: 16px; color: #000; border-bottom: 1px solid #ddd; line-height: 57px; font-weight: 100; }
.ren li .p .clearfix { line-height: 30px; color: #666; }
.ren li:hover { box-shadow: 0 0 40px rgba(0, 0, 0, 0.1); }
.ren_page a { margin-top: 0;  *margin-top: 55px;
}
.case_nav { padding-bottom: 62px; overflow: hidden; }
.case_nav li { margin-right: 50px; float: left; text-align: center; }
.case_nav li a { font-size: 16px; color: #333; width: 100%; display: block; padding-bottom: 21px; }
.case_nav li a.hover, .case_nav li a:hover { background: url(../images/case_on.png) center bottom no-repeat; }
.case_ul { overflow: hidden; margin-bottom: 20px; }
.case_ul ul { width: 115%; }
.case_ul li { float: left; margin-right: 46px; margin-bottom: 54px; height: 611px; width: 369px; background: #fdfdfd; border-bottom: 1px solid #e0e0e0; position: relative; }
.case_ul li img { width: 369px; height: 492px; display: block; }
.case_ul li h3 { padding: 24px 10px 10px; font-size: 18px; color: #333; font-weight: 100; }
.case_ul li p { color: #666; line-height: 24px; padding: 0 10px; }
.case_ul li a { display: block; width: 100%; height: 100%; cursor: pointer; }
.case_ul li .on { width: 100%; height: 492px; position: absolute; left: 0; top: 0; background: url(../images/bg_c5.png) repeat; text-align: center; transition: ease-in-out .2s; opacity: 0; filter: alpha(opacity=0); }
.case_ul li .on i { width: 106px; height: 106px; background-position: -197px 0; margin-top: 50px; transition: ease-in-out .2s; }
.case_ul li:hover { background: #2a3759; }
.case_ul li:hover h3 { color: #fff; }
.case_ul li:hover p { color: #fff; }
.case_ul li:hover .on { opacity: 100; filter: alpha(opacity=90); }
.case_ul li:hover .on i { margin-top: 169px; }
.down li { margin-bottom: 32px; border: 1px solid #e6e6e6; padding: 25px 97px 25px 25px; width: 1076px; }
.down li .left { width: 284px; }
.down li .left img { width: 284px; height: 379px; }
.down li .right { width: 713px; }
.down li .right h3 { padding-top: 18px; font-size: 24px; color: #000; font-weight: 100; padding-bottom: 23px; }
.down li .right span { display: block; width: 62px; height: 4px; background: #005b9c; margin-bottom: 26px; transition: ease-in-out .2s; }
.down li .right p { color: #666; line-height: 24px; padding-bottom: 85px; border-bottom: 1px solid #f0f0f0; margin-bottom: 40px; }
.down li .right .btn { display: block; width: 178px; height: 43px; line-height: 43px; text-align: center; border: 1px solid #e5e5e5; background: #f7f7f7; }
.down li .right .btn i { width: 22px; height: 22px; background-position: -142px 0; margin-right: 16px; }
.down li:hover { border: 1px solid #005b9c; }
.down li:hover .right span { width: 180px; }
.down li:hover .right .btn:hover { color: #005d9e; }
/* pager */
.pager { padding: 20px 0 113px; text-align: center;  *zoom: 1;
}
.pager:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.pager p { height: 26px; line-height: 26px; display: inline-block;  *display: inline;
 *zoom: 1;
display: none; }
.pager ul { display: inline-block;  *display: inline;
 *zoom: 1;
overflow: hidden; }
.pager ul li { float: left; margin: 0 5px; padding: 0 !important; height: auto !important; border: none !important; }
.pager ul a { line-height: 30px; padding: 0 10px; transition: all ease 300ms; color: #000000; text-decoration: none; float: left; border: 1px solid #ddd; }
.pager ul a.current, .pager ul a:hover { color: #fff; border: 1px solid #004a82; background: #004a82; }
.job_tit { text-align: left; padding-bottom: 0; }
.sideMenu { margin: 62px auto 0; }
.sideMenu .h3 { padding: 17px 19px; border: 1px solid #dcdcdc; border-left: 8px solid #005b9c; margin-bottom: 22px; }
.sideMenu .h3 .title .left h3 { font-size: 20px; color: #000; font-weight: 100; padding-bottom: 10px; }
.sideMenu .h3 .title .right { color: #999; font-size: 18px; padding-top: 17px; }
.sideMenu .h3 .title p { color: #005b9c; display: block; font-size: 18px; }
.sideMenu ul { border-top: 1px solid #dcdcdc; padding-top: 15px; margin-top: 15px; color: #999; display: none; line-height: 28px; }
.job_nav {
    margin-bottom:40px;
}
.job_nav li { width: 187px; margin-left: 13px; float: left; text-align: center; height: 45px; line-height: 45px; }
.job_nav li a { font-size: 18px; color: #666; display: block; background: #f0f0f0; border: 1px solid #e8ebed; transition: ease-in-out .2s; }
.job_nav li a.hover, .job_nav li a:hover { background: #005b9c; color: #fff; border: 1px solid #005b9c; }
.wen_main { background: #fdfdfd; }
.wen_con { background: #f8f8f8; margin-bottom: 90px; padding-top: 79px; }
.wen_con li { margin: 0 auto; margin-bottom: 54px; width: 1000px; overflow: hidden; }
.wen_con li img { display: block; width: 520px; height: 400px; }
.wen_con li .left {  }
.wen_con li .right { background: #fff; width: 480px; height: 400px; }
.wen_con li .right .box { margin-left: 47px; }
.wen_con li .right h3 { font-size: 32px; color: #14234a; padding-top: 43px; font-weight: 100; padding-bottom: 20px; }
.wen_con li .right span { display: block; width: 25px; height: 2px; background: #000; margin-bottom: 10px; }
.wen_con li .right p { line-height: 39px; }
.wen_con li .right p b { font-size: 20px; font-weight: 100; margin-right: 8px; }
.wen_con .l2 .left { margin-left: 0; float: right;}
.wen_con .l2 .right { background: #205ca4; float: left; }
.wen_con .l2 .right h3 { color: #fff; }
.wen_con .l2 .right span { background: #fff; }
.wen_con .l2 .right p { color: #fff;font-size:20px; }
.wen_con .l3 .right p { line-height: 25px; font-size: 14px; color: #14234a; }
    .wen_con .l3 .right h3 {
        padding-top: 15px;
    }
.wen_con .l3 .right p b { font-size: 14px; }
.wen_con .l3 .right p i { color: #fff; }
.wen_con .l4 { background: url(../images/img4.jpg) no-repeat; width: 1037px; height: 400px; }
.wen_con .l4 p { padding-left: 53px; font-size: 16px; line-height: 35px; padding-top: 42px; }
.contact .map { width: 1190px; height: 362px; border: 1px solid #eceaea; padding: 4px;  margin-bottom: 36px;}
.contact #map1_container, .contact #allmap1 { width: 1190px; height: 362px; }
.contact .box2 { border: 1px solid #dbdbdb; margin-bottom: 60px; }
.contact .box2 ul { padding: 15px 0; }
.contact .box2 i { width: 27px; height: 22px; margin-right: 26px; }
.contact .box2 li { line-height: 34px; padding-left: 82px; }
.contact .box2 .right { float: left; }
.contact .box2 .right li i { background-position: -81px -114px; }
.contact .box2 .right li:first-child i { background-position: -54px -114px; }
.contact .box2 .left { border-right: 1px solid #dbdbdb; width: 600px; }
.contact .box2 .left li i { background-position: -27px -114px; }
.contact .box2 .left li:first-child i { background-position: 0 -114px; }
.contact .box3 .tit { text-align: center; padding-bottom: 41px; }
.contact .box3 .tit h3 { font-size: 26px; color: #333; font-weight: 100; }
.contact .box3 .tit p { font-size: 16px; color: #333; text-transform: uppercase; }
.contact .box3 li { width: 100%; margin-bottom: 32px; text-align: center; }
.contact .box3 li i { width: 23px; height: 20px; background-position: -356px 0; margin-right: 10px; }
.contact .box3 li .left { border-bottom: 1px solid #f1f1f1; width: 586px; padding-bottom: 5px; }
.contact .box3 li .left i { background-position: -310px 0; }
.contact .box3 li .left input { width: 545px; outline: none; border: none; color: #999; }
.contact .box3 li .right { width: 586px; border-bottom: 1px solid #f1f1f1; }
.contact .box3 li .right i { background-position: -333px 0; padding-bottom: 5px; }
.contact .box3 li .right input { width: 545px; outline: none; border: none; color: #999; }
.contact .box3 li .btn { width: 382px; height: 44px; line-height: 44px; text-align: center; color: #fff; border: none; background: #0e217e; margin: 0 auto 88px; cursor: pointer; outline: none; transition: ease-in-out .2s; }
.contact .box3 li .btn:hover { width: 450px; }
.contact .box3 .text { border: 1px solid #f1f1f1; }
.contact .box3 .text i { margin-left: 5px; float: left; margin-top: 5px; }
.contact .box3 .text textarea { width: 1152px; height: 135px; float: left; outline: none; border: none; padding-top: 5px; overflow: hidden; resize: none; color: #999; }
#featured-area { height: 417px; width: 1200px; margin: 20px auto 127px auto; position: relative; }
.roundabout-holder { list-style: none; width: 556px; height: 417px; margin: 0px auto; }
.roundabout-moveable-item { font-size: 12px !important; height: 417px; width: 556px; cursor: pointer; padding: 5px; border: 1px solid #aaaaaa; -webkit-border-radius: 5px; -moz-border-radius: 5px; background: #f9f9f9; }
.roundabout-moveable-item img { height: 100%; width: 100%; background-color: #FFFFFF; margin: 0; }
.roundabout-in-focus { cursor: auto; }
.roundabout-in-focus:hover { -webkit-box-shadow: 0px 0px 20px #787878; -moz-box-shadow: 0px 0px 20px #787878; background: #f9f9f9; }
.roundabout-holder span { display: none; }
.roundabout-in-focus:hover span { display: inline; position: absolute; bottom: 5px; right: 5px; padding: 8px 20px; background: #f9f9f9; color: #3366cc; z-index: 999; -webkit-border-top-left-radius: 5px; -moz-border-radius-topLeft: 5px; border-left: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; }
.roundabout a:active, .roundabout a:focus, .roundabout a:visited { outline: none; text-decoration: none; }
.roundabout li { margin: 0; }
#featured-area .ban_l_btn, #featured-area .ban_r_btn { position: absolute; top: 50%; margin-top: -34px; left: -1px; display: block; width: 65px; height: 68px; background: url(../images/wid65Btn.png) 0 0; z-index: 9; overflow: hidden; }
#featured-area .ban_r_btn { left: auto; right: -1px; background-position: -65px 0; }
#featured-area ul li div { width: 100%; height: 100%; }
.erro { line-height: 50px; padding: 60px 0 0; text-align: center; }
.map_ul { list-style: outside none none; display: block; width: 100%; padding-top: 10px; }
.map_ul li { display: block; width: 100%; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DCDBDB; margin-left: 10px; float: left; }
.map_ul li a { font-size: 14px; float: left; width: 100%; height: 23px; line-height: 23px; font-weight: bold; }
.map_ul .list-inline { display: block; margin-left: 14%; width: 80%; min-height: 30px; }
.map_ul .list-inline a { font-weight: normal; width: auto; float: none; line-height: 32px; height: 32px; margin: 0 10px 10px 0; display: inline-block; border: 1px solid #ccc; padding: 0px 10px; }
.map_ul .list-inline a:hover { background: #14234a; color: #fff; }
/********.toolbar1*********/
.toolbar1 { width: 50px; position: fixed; right: 0px; bottom: 80px; z-index: 999; }
.toolbar1 dd { width: 40px; height: 40px; position: relative; margin-bottom: 1px; }
.toolbar1 dd i { width: 40px; height: 40px; display: block; position: absolute; left: 0; top: 0; cursor: pointer; text-align: center; }
.toolbar1 dd i span { width: 40px; height: 40px; display: block; background: url("../images/icon.png") no-repeat; background-position: -339px -28px; }
.toolbar1 .slide-tel { display: block; width: 0; height: 50px; line-height: 50px; font-size: 24px; font-weight: bold; font-family: arial; color: #FFF; position: absolute; padding: 0 0 0 50px; top: 0; right: 0; overflow: hidden; }
.toolbar1 .pop { position: absolute; right: 80px; top: -110px; background: #2b395c; display: none; }
.toolbar1 .wbc { top: -90px; }
.toolbar1 .pop-code { width: 120px; padding: 10px; overflow: hidden; height: 170px; }
.toolbar1 .pop-code img { width: 120px; height: 120px; display: block; overflow: hidden; float: left; background: #fff; }
.toolbar1 .pop-code h3 { height: 50px; line-height: 50px; text-align: center; color: #f2e8e1; font-size: 16px; font-weight: 400; white-space: nowrap; width: 100%; }
.toolbar1 .code:hover { background: #e10314; }
.toolbar1 .top span { background-position: -339px -69px; }
.toolbar1 .top:hover { background: #e10314; }
.fadeIn-right { -webkit-animation-name: fadeIn-right; animation-name: fadeIn-right; }
@-webkit-keyframes fadeIn-right {  0% {
 opacity: 0;
 -webkit-transform: translate(100px, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate(0, 0);
}
}
@keyframes fadeIn-right {  0% {
 opacity: 0;
 -webkit-transform: translate(100px, 0);
 -moz-transform: translate(100px, 0);
 -ms-transform: translate(100px, 0);
 transform: translate(100px, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate(0, 0);
 -moz-transform: translate(0, 0);
 -ms-transform: translate(0, 0);
 transform: translate(0, 0);
}
}
@keyframes mousemove {  0% {
 transform: translateY(-5px);
}
 25% {
 transform: translateY(0px);
}
 50% {
 transform: translateY(5px);
}
 75% {
 transform: translateY(0px);
}
 100% {
 transform: translateY(-5px);
}
}
/*# sourceMappingURL=css.css.map */
