@charset "utf-8";
/* CSS Document */
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin:0; padding:0; }
img { border: 0 none; vertical-align: middle; }
body, input, select, button, textarea { font-size:12px; font-family:arial,"微软雅黑","宋体";}
.yahei{ font-family:"Microsoft Yahei";}
.arial{ font-family:arial;}
.song{font-family:"\5b8b\4f53";}
li{ list-style-type:none;}
button {cursor: pointer; border:none;}
body {color: #000; line-height:24px;height:100%;}
html{-webkit-text-size-adjust:none;}
a{ color:#000; text-decoration:none;}
a{blr:expression(this.onFocus=this.blur());}
a:hover {text-decoration:none;}
a:focus { outline: none; }
input:focus,textarea:focus,select:focus{ outline: none; }
.clear{ height:0; clear:both;}
.fixed,.warp { display: block; min-height: 1%; }
*html .fixed,*html .warp { height: 1%; }

.overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.uSelect{-webkit-user-select:none;user-select:none;}




/****************首页**/
input:focus{outline:none;}
input,button{ border:none;}
.container{ width:100%; height:auto; margin:0 auto;}

.header2{ width:100%; height:700px; margin:0 auto;position:relative;min-width:1200px;overflow-x:hidden;}
.header{ width:100%; height:100px; margin:0 auto;background:#183668;min-width:1200px;overflow-x:hidden;}
.topS{width:100%;height:100px;background:rgba(24,54,104,0.9);position:absolute;top:0;left:0;z-index:9999;min-width:1200px;overflow-x:hidden;}
.topSz{width:1200px;height:28px;margin:0 auto;}
.logo{width:202px;height:65px;float:left;margin:24px 0px 0px 0px;}
.logo img{width:202px;height:65px;float:left;}

.nav{width:700px;height:54px;float:right;padding:46px 0px 0px 37px;}
.nav ul{ width:700px; height:54px;float:left;}
.nav ul li{ width:auto; height:54px;float:left;padding-right:40px;}
.nav ul li a{width:auto;height:54px;float:left;color:#fff;font-size:16px;display:block;margin:0px;line-height:52px;text-align:center;}
.nav ul li a.on{color:#fe0606;}



.topSzr{height:30px;float:right; position:absolute; top:10px; left:50%; margin-left:-94px;}

.topLink{width:auto;height:13px;float:left;padding:17px 0px 0px 0px;line-height:13px;text-align:right;}
.topLink a{width:auto;height:13px;color:#fff;padding:0px 12px 0px 0px;margin:0px 0px 0px 12px;border-right:1px solid #fff;}
.topLink a.on{color:#fff;}

.search{width:216px;height:29px;float:right;color:#fff;margin:2px 0px 0px 30px;border:1px solid #fff;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}
.search input[type=text]{width:162px;height:29px;float:left;color:#fff;padding-left:17px;line-height:29px;background:none;border:none;}
.search input[type=submit]{width:35px;height:29px;float:right;background:url(../images/a_06.png) no-repeat left center;border:none;cursor:pointer;}



/*轮播图开始*/
.banner{ width:100%; height:700px;margin:0 auto; overflow:hidden; position: relative;min-width:1200px;}
.lubo_box{position: relative; width:100%; height:700px; position: absolute;}
.lubo_box li{position:absolute;top:0;left:50%;width:1920px;margin:0px 0px 0px -960px;height:700px; display:none;}
.lubo_box li a{ display:block;width:1920px;height:100%;}
.lubo_box li a img{ width:1920px; height:700px;}

/*圆点*/
.cir_box{ overflow: hidden; position: absolute; z-index: 100;}
.cir_box li{ float: left; width:14px; height:14px; margin:0 10px; cursor:pointer;background:#fff;-moz-border-radius:14px;-webkit-border-radius:14px;border-radius:14px;}
.cir_on{ background:#fe0606 !important;}

/*按钮*/
.lubo_btn{ position:absolute; width: 100%; top:300px; display:none;}
.left_btn, .right_btn{ width: 30px; height: 80px; background:#000;opacity:0.6;filter:alpha(opacity=80); cursor: pointer; color: #fff; line-height: 80px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.left_btn{ float: left;}
.right_btn{ float: right;}
.banner:hover .lubo_btn{display:block;}



/*内页轮播图开始*/
.nban{ width:100%; height:250px;margin:0 auto;position:relative;min-width:1200px;overflow-x:hidden;}
.nban img{ width:1920px; height:250px;position:absolute;top:0;left:50%;width:1920px;margin:0px 0px 0px -960px;}



.left{float:left;}
.right{float:right;}
.content{width:1200px;height:100%;margin:0 auto;overflow:hidden;}
.More{width:1200px;height:54px;float:left;text-align:center;padding-top:30px;}
.More a{width:46px;height:46px;background:#969696;-moz-border-radius:46px;-webkit-border-radius:46px;border-radius:46px;display:inline-block;font-size:14px; text-align:center;color:#fff; line-height:46px;border:4px solid #b6b7b7;}
.More a:hover{background:#2f4a77;color:#fff;border:4px solid #8c9bb4;}


.move{width:18px;height:19px;position:absolute;top:5px;left:50%;margin:0px 0px 0px -9px;z-index:999999;
    -webkit-animation-name: animationDown;
    -moz-animation-name: animationDown;
    animation-name: animationDown;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;}

@keyframes animationDown{
0% { top:0px; }
25% { top:4px;}
50% { top:8px;}
100% {top:12px;}
}
@keyframes animationDown{
    0% { top:0px; }
    25% { top:4px;}
    50% { top:8px;}
    100% {top:12px;}
}





/*关于我们*/
/*.about{width:100%;height:660px;margin:0 auto;position:relative;min-width:1200px;overflow-x:hidden;}*/
.about{width:100%;height:600px;margin:0 auto;background:url(../images/bg_04.jpg) no-repeat top center;position:relative;min-width:1200px;overflow-x:hidden;}
.aboutC{width:1200px;height:370px;float:left;margin:90px 0px 0px 0px;overflow:hidden;}
.aboutC span{width:590px;height:35px;float:left;font-size:18px;color:#1c307b;line-height:30px;}
.aboutC p{width:590px;height:220px;float:left;color:#666;line-height:30px;font-size:14px;overflow:hidden;}
.aboutC a{width:120px;height:40px;float:left;margin:25px 0px 0px 0px;background:#979797;color:#fff;line-height:40px;font-size:14px;text-align:center;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.aboutC a:hover{background:#2a4572;color:#fff;transition:all 0.5s;}


.aboutC img{width:570px;height:370px;float:right;}



/*企业资质*/
.honor{width:100%;height:660px;margin:0 auto;background:url(../images/bg_02.jpg) no-repeat top center;position:relative;min-width:1200px;overflow-x:hidden;}
.honorC{width:1200px;height:500px;float:left;margin:66px 0px 0px 0px;overflow:hidden;}
.qiye{width:400px;height:396px;float:left;margin:8px 0px 0px 0px;position:relative;}
.qiye ul{width:400px;height:396px;float:left;overflow:hidden;}
.qiye ul li{width:400px;height:396px;float:left;display:none;}
.qiye ul li a{width:400px;height:305px;float:left;}
.qiye ul li a img{width:400px;height:305px;float:left;}
.qiye ul li.on{display:block;}



.qiyex{width:360px;height:71px;float:left;background:rgba(255,255,255,0.3);padding:15px 20px 10px;}
.qiyex span{width:360px; height:30px;float:left;font-size:16px;color:#fff; line-height:30px;}
.qiyex p{width:360px; height:30px;float:left;font-size:14px;color:#fff; line-height:30px;}


.qiBtn{width:41px;height:66px;position:absolute;top:120px;z-index:9999;cursor:pointer;}
.leftBtn{left:0;background:url(../images/leftBtn.png) no-repeat;}
.rightBtn{right:0;background:url(../images/rightBtn.png) no-repeat;}
.map{width:758px;height:423px;float:right;margin:8px 26px 0px 0px;position:relative;background:url(../images/map_03.png) no-repeat;}
.poS{position:absolute;z-index:3;}
.poa{width:11px;height:11px;left:203px;top:152px;}
.poa p{left:-150px;top:20px;}


.pob{width:11px;height:11px;left:483px;top:105px;}
.pob p{left:-150px;top:-60px;}



.poc{width:13px;height:13px;left:478px;top:192px;}
.poc p{left:-150px;top:-60px;}



.pod{width:13px;height:13px;left:542px;top:163px;}
.pod p{left:-150px;top:-60px;}


.poe{width:13px;height:13px;left:623px;top:153px;}
.poe p{left:-150px;top:-60px;}

.pof{width:13px;height:13px;left:602px;top:171px;}
.pof p{left:-210px;top:-10px;}


.pog{width:13px;height:13px;left:608px;top:182px;}
.pog p{left:-150px;top:-60px;}


.poh{width:13px;height:13px;left:566px;top:191px;}
.poh p{left:-150px;top:-60px;}


.poi{width:19px;height:19px;left:603px;top:206px;}
.poi p{left:-210px;top:-5px;}


.poj{width:11px;height:11px;left:579px;top:273px;}
.poj p{left:-150px;top:20px;}


.poS p{display:none;width:180px;height:auto;text-align:center;position:absolute;z-index: 99999;background:#fff;padding:10px;color:#333;line-height:24px;font-size:14px;border-radius:25px;}
.poS:hover p{display:block;}



/*新闻*/
/*.news{width:100%;height:660px;margin:0 auto;position:relative;min-width:1200px;overflow-x:hidden;}*/
.news{width:100%;height:768px;margin:0 auto;background:url(../images/bg_04.jpg) no-repeat top center;position:relative;min-width:1200px;overflow-x:hidden;}
.newsC{width:1200px;height:370px;float:left;margin:64px 0px 0px 0px;overflow:hidden;}
.newsC ul{width:1240px;height:auto;float:left;}
.newsC ul li{width:590px;height:175px;float:left;margin:0px 20px 20px 0px;}
.newTu{width:250px;height:175px;float:left;overflow:hidden;}
.newTu a{width:250px;height:175px;float:left;}
.newTu a img{width:250px;height:175px;float:left;}
.newTu a img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-z-transform:scale(1.1);transition:all 0.5s;}




.newR{width:320px;height:175px;float:right;}
.newR a{width:320px;height:30px;float:left;color:#0b1c2d;line-height:30px;font-size:16px;}
.newR span{width:320px;height:30px;float:left;color:#333;line-height:30px;font-size:14px;}
.newR p{width:310px;height:96px;float:left;color:#666;line-height:24px;font-size:14px;overflow:hidden;}




/*产品*/
.product{width:100%;height:768px;margin:0 auto;background:url(../images/bg_04.jpg) no-repeat top center;position:relative;min-width:1200px;overflow-x:hidden;}
/*.product{width:100%;height:660px;margin:0 auto;position:relative;min-width:1200px;overflow-x:hidden;}*/
.productT{width:1200px;height:36px;float:left;margin:58px 0px 0px 0px;text-align:center;}
.productT h4{font-size:30px;color:#162473;}
.productT p{font-size:16px;color:#666;padding-top:10px;}
.productC{width:1200px;height:500px;float:left;margin:46px 0px 0px 0px;overflow:hidden;}
.productC ul{width:1200px;height:auto;float:left;}
.productC ul li{width:380px;height:240px;float:left;margin:0px 10px 20px;overflow:hidden;}
.productC ul li a{width:380px; height:240px;float:left;position:relative;}
.productC ul li a img{ width:380px; height:240px; float:left;}
.productC ul li a p{width:380px; height:36px; position:absolute;left:0px;bottom:0px;z-index:999;font-size:14px; text-align:center;color:#333; line-height:36px;
background:rgba(255,255,255,0.6);}


.productC ul li a img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-z-transform:scale(1.1);transition:all 0.5s;}




.footer{width:100%;height:242px;background:#333; display:block;clear:both;min-width:1200px;overflow-x:hidden;}
.footNav{width:519px;height:180px; float:left;margin:31px 0px 0px 0px;border-right:1px solid #4d4d4d;}
.footNav ul{ width:110px; height:180px; float:left;margin:0px 10px 0px 0px;overflow:hidden; }
.footNav ul p{width:120px; height:36px;float:left;font-size:16px;color:#fff; line-height:36px; }
.footNav ul li{width:110px;height:30px; float:left;}
.footNav ul li a{width:110px;height:30px;float:left;color:#ccc;}
.footNav ul li a.on{color:#fff;}




.footR{width:630px;height:180px;float:right;margin:31px 0px 0px 0px;border-left:1px solid #202020;padding-left:49px;}
.footMessage{width:463px; height:116px;float:left;}
.share{width:463px;height:32px;float:left;}
.share ul{width:457px;height:32px;float:left;}
.share ul li{width:32px;height:32px;float:left;margin:0px 18px 0px 0px;}
.share ul li a{width:32px;height:32px;float:left;}
.share ul li a img{width:32px;height:32px;float:left;}

.copyright{width:463px; height:131px;float:left;margin:20px 0px 0px 0px;color:#fff;}
.copyright p{width:463px; height:36px;float:left;font-size:16px;color:#fff; line-height:36px; }
.copyright span{width:auto; height:30px;float:left;font-size:12px;color:#fff;padding-right:30px;line-height:30px; }



.ewm{width:116px;height:116px;float:right;margin:32px 0px 0px 0px;}
.ewm img{width:116px; height:116px;float:left;}

.fhTop{display:none;width:50px;height:50px;position:fixed;right:30px;bottom:200px;z-index:999;line-height:50px;text-align:center;color:#fff;}
.fhTop a{font-size:14px;color:#fff;background:#8c9bb4;display:block;border-radius:50px;-moz-border-radius:50px;}
.fhTop a:hover{background:#183668;}


.white h4{color:#fff;}
.white p{color:#fff;}


.main{width:1200px;height:auto;margin:0 auto;background:#fff;clear:both;padding:0px 0px 50px 0px;min-height:400px;*min-height:400px;_min-height:400px;min-width:1200px;overflow-x:hidden;}

.mat{width:1200px;height:80px;float:left;padding:0px 0px 20px 0px;background:url(../images/st_03.png) repeat-x left 76px;}

.sy{width:372px;height:34px; float:left;color:#333;text-align:left;font-size:16px;line-height:34px;padding:20px 0px 0px 0px;}
.sy a{color:#333;font-size:16px;}

.smMenu{width:736px;height:30px;float:right;margin:20px 0px 0px 0px;}
.smMenu ul{width:auto;height:36px;float:right; text-align: right;}
.smMenu ul li{width:130px;height:36px;margin:0px 0px 0px 10px;display:inline-block;}
.smMenu ul li a{width:130px;height:36px;float:left;font-size:14px;color:#fff;line-height:36px;text-align:center;background:#999;overflow:hidden;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.smMenu ul li a.on{background:#183668;}



.proC{width:1200px;height:auto;float:left;padding:0px 0px 60px 0px;min-width:1200px;overflow:hidden;}
.proC ul{width:1200px;height:auto;float:left;}
.proC ul li{width:380px;height:293px;float:left;margin:0px 10px 20px 10px;}
.proC ul li a{width:380px;height:290px;float:left;border-bottom:3px solid #d2d2d2;overflow:hidden;position:relative;}
.proC ul li a img{width:380px;height:240px;float:left;}
.proC ul li a p{width:380px;height:50px;position:absolute;left: 0px;bottom:0px;z-index:999;background:#f2f2f2;line-height:50px;font-size:16px;text-align:center;color:#333;}
.proC ul li a:hover{border-bottom:3px solid #183668;}
.proC ul li a img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-z-transform:scale(1.1);transition:all 0.5s;}



.fenye{width:1200px;height:29px;float:left;overflow:hidden;padding:35px 0px 0px 0px; text-align:center;font-family:"微软雅黑";}
.fenye a{width:auto;height:27px;padding:0px 8px 0px 8px;line-height:27px;overflow:hidden;margin:0px 5px 0px 5px;color:#333;display:inline-block;background:#fff;font-size:14px;border:1px solid #e7ecf0;}
.fenye span{ display:inline-block; width:auto;height:27px;padding:0px 12px 0px 12px;line-height:27px;overflow:hidden;margin:0px 5px 0px 5px; color:#fff;background:#183668;border:1px solid #e7ecf0;}
.fenye a:hover{background:#183668;color:#fff;border:1px solid #e7ecf0;}

.aboC{width:1200px;height:auto;float:left;padding:0px 20px 40px 0px;overflow:hidden;line-height:23px;font-size:14px;color:#666;min-height:600px;*min-height:600px;_min-height:600px;}

.member{width:1200px;height:auto;float:left;padding:0px 0px 40px 0px;}
.memberT{width:1200px;height:35px;float:left;background:url(../images/st_03.png) repeat-x left 31px;font-size:18px;color:#182573;}
.memberC{width:1200px;height:auto;float:left;overflow:hidden;padding:20px 0px 0px 0px;}
.memberC ul{width:1200px;height:auto;float:left;}
.memberC ul li{width:260px;height:260px;float:left;margin:0px 20px;}
.memberC ul li img{width:260px;height:160px;float:left;}
.memberC ul li span{width:260px;height:50px;float:left;line-height:50px;font-size:18px;color:#1c307b;}
.memberC ul li p{width:260px;height:46px;float:left;line-height:23px;font-size:14px;color:#666;}


.maca{width:1200px; height:50px;float:left;overflow:hidden;font-size:18px; color:#000; line-height:50px; text-align:center;}
.macc{width:1200px; height:auto;float:left;overflow:hidden;padding:20px 0px;font-size:16px; color:#666; line-height:23px;}



.pnC{width:1200px;height:auto;float:left;overflow:hidden;padding:0px 0px 50px 0px;}
.pnC ul{width:1200px;height:auto;float:left;}
.pnC ul li{width:1200px;height:175px;float:left;margin:0px 20px 20px 0px;}
.pewR{width:931px;height:175px;float:right;}
.pewR a{width:931px;height:30px;float:left;color:#1c307b;line-height:35px;font-size:18px;}
.pewR span{width:931px;height:50px;float:left;color:#333;line-height:50px;font-size:14px;}
.pewR p{width:931px;height:96px;float:left;color:#666;line-height:24px;font-size:14px;overflow:hidden;}

.adv{width:1200px; height:auto;float:left;overflow:hidden;padding:20px 0px;}
.adv ul{width:1200px;height:auto;float:left;}
.adv ul li{width:1200px;height:300px;float:left;margin:0px 0px 30px 0px;}
.advA{width:680px;height:300px;}
.advA font{width:680px;height:58px;float:left;color:#1c307b;line-height:58px;font-size:18px;}
.advA p{width:680px;height:240px;float:left;color:#666;line-height:23px;font-size:14px;overflow:hidden;}
.advB{width:500px;height:300px;}


.case{width:1200px; height:auto;float:left;overflow:hidden;padding:0px 0px 0px 0px;}
.caseU{width:580px; height:240px;float:left;overflow:hidden;margin:0px 10px 20px 10px;}
.caseTu{width:290px; height:240px;float:left;overflow:hidden;}
.caseTu a{width:290px; height:240px;float:left;position:relative;}
.caseTu a img{width:290px; height:240px;float:left;}
.caseTu a span{width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-right:11px solid #f2f2f2; position:absolute;top:50%;right:0;z-index:9999;margin-top:-11px;}
.caseTu.right a span{width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:11px solid #f2f2f2; position:absolute;top:50%;left:0;z-index:9999;margin-top:-11px;border-right:none;}
.caseTu a img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-z-transform:scale(1.1);transition:all 0.5s;}



.caseU dl{width:260px; height:200px;float:left;background:#f2f2f2;padding:20px 10px 20px 20px;}
.caseU dt{width:260px; height:37px;float:left;overflow:hidden;}
.caseU dt a{width:260px; height:37px;float:left;color:#333;line-height:30px;font-size:18px;}
.caseU dd{width:260px; height:auto;float:left;overflow:hidden;color:#666;line-height:24px;font-size:14px;}



.lxC{width:1200px;height:auto;float:left;padding:0px 0px 100px 0px;overflow:hidden;line-height:23px;font-size:16px;color:#666;min-height:600px;*min-height:600px;_min-height:600px;}

.lxC dl{width:590px; height:200px;float:left;padding:0px 10px 0px 0px;}
.lxC dt{width:590px; height:47px;float:left;overflow:hidden;color:#333;line-height:30px;font-size:18px;}
.lxC dd{width:590px; height:auto;float:left;overflow:hidden;color:#666;line-height:24px;font-size:14px;}


.joinC{width:1200px;height:auto;float:left;padding:0px 0px 100px 0px;overflow:hidden;line-height:23px;font-size:16px;color:#666;min-height:600px;*min-height:600px;_min-height:600px;}
.joinList{width:1200px;height:auto;float:left;padding:18px 0px 25px 0px; overflow:hidden;text-align:center;border-bottom:1px dotted #ddd;}
.joinList div{width:1200px;height:35px;float:left;color:#fe0606;font-size:18px;line-height:35px;overflow:hidden; text-align:left;}
.joinList ul{width:1220px; height:auto;float:left; overflow:hidden;margin:10px 0px 0px 0px;}
.joinList ul li{ width:590px; height:auto; float:left;padding:0px 20px 0px 0px;color:#333;font-size:16px;line-height:30px;}
.joinList ul li span{ width:590px; height:35px;float:left;color:#333;font-size:16px;line-height:35px;text-align:left;}
.joinList ul li p{ width:590px; height:auto; float:left;color:#666;font-size:14px;line-height:24px;text-align:left;}




.hyu{width:1200px;height:518px;float:left;padding:110px 0px 0px 0px;}
.hyuz{width:590px;height:auto;float:left;}
.hyuzt{width:590px;height:50px;float:left;overflow:hidden;font-size:24px; line-height:40px; color:#2f4a77;}

.hyuzc{width:590px;height:390px;float:left;overflow:hidden;margin:20px 0px 0px 0px;}


.zc{width:590px;height:auto;float:left;overflow:hidden;margin:0px 0px 25px 0px;}
.zc label{width:90px;height:32px;float:left;overflow:hidden; text-align:right;font-size:14px; line-height:40px; color:#333;}
.zc input[type=text]{width:350px;height:34px;float:left;overflow:hidden;font-size:14px; line-height:34px; color:#333;background:#fff; border:1px solid #cdcdcd;  padding:0px 5px;}
.zc input[type=password]{width:350px;height:34px;float:left;overflow:hidden;font-size:14px; line-height:34px; color:#333;background:#fff; border:1px solid #cdcdcd;  padding:0px 5px;}
#yzm{width:232px;}
.zc img{width:99px;height:36px;float:left;margin:0px 0px 0px 19px;cursor:pointer;}

.zc input[type=checkbox]{width:14px;height:14px;float:left;margin:11px 0px 0px 0px;}
.zc span{width:auto;height:36px;float:left;margin:0px 0px 0px 8px;font-size:14px; line-height:36px; color:#333;}
.zc input[type=submit]{width:210px;height:36px;float:left;background:#2f4a77; border:none;cursor:pointer;font-size:18px; line-height:36px; color:#fff;text-align:center; }

.hyuy{width:599px;height:354px; float:right;overflow:hidden;background:#f5f5f5;text-align:center;}
.hyuy b{width:599px;height:30px;float:left;font-size:16px;color:#333;padding:30px 0px 0px 0px;font-weight:normal;}
.hyuy a{width:599px;height:25px;float:left;font-size:16px;color:#0a186b;}
.hyuyc{width:569px;height:230px;float:left;border-top:1px solid #fff;margin:24px 15px 0px 15px;padding-top:26px;color:#333;text-align:center; }
.hyuyc img{width:115px;height:115px;overflow:hidden;display:inline-block;}
.hyuyc p{width:569px;height:20px;overflow:hidden;margin:0px 0px 0px 0px;font-size:12px;line-height:20px; display:inline-block; }
.hyuyc span{width:569px;height:30px;overflow:hidden;margin:6px 0px 0px 0px;font-size:24px;line-height:30px;display:inline-block; }





.equipment{width:1200px;height:293px;float:left;margin-top:20px;position:relative;}



.equip{width:1200px;height:293px;float:left;overflow:hidden;position:relative;}
.equip ul{width:auto;height:293px;position: absolute;left:0;top:0;z-index: 2;;}
.equip ul li{width:380px;height:293px;float:left;margin:0px 10px 20px 10px;}
.equip ul li div{width:380px;height:240px;float:left;overflow:hidden;}
.equip ul li div img{width:380px;height:240px;float:left;}
.equip ul li p{width:380px;height:50px;float:left;background:#f2f2f2;border-bottom:3px solid #d2d2d2;line-height:50px;font-size:16px;text-align:center;color:#333;}


.equip ul li:hover p{border-bottom:3px solid #183668;}
.equip ul li img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-z-transform:scale(1.1);transition:all 0.5s;}



#eqLeft{width:25px;height:44px;position:absolute;left:-25px;top:110px;z-index: 999;background:url(../images/ea_02.png) no-repeat center center;}
#eqRight{width:25px;height:44px;position:absolute;right:-28px;top:110px;z-index: 999;background:url(../images/ea_04.png) no-repeat;}



/*公司历程滑动条*/
.his{width:1200px;height:690px;margin-top:30px;float:left;position: relative;overflow:hidden;background:url(../images/lc_07.jpg) repeat-y 160px top;}
.hisC{width:1200px;height:auto;float:left;padding:0px 0px 20px 0px;margin-top:0px;overflow:hidden;line-height:23px;font-size:16px;color:#666;background:url(../images/lc_03.jpg) no-repeat 157px 0px;}
.hisC ul{width:1200px; height:auto;float:left; overflow:hidden;}
.hisC ul li{ width:1200px; height:28px; float:left;padding:20px 0px 0px 0px;color:#333;font-size:16px;line-height:30px;}
.hisC ul li span{ width:120px; height:35px;float:left;color:#162473;font-size:16px;line-height:35px;text-align:right;background:url(../images/lc_11.jpg) no-repeat right 10px;padding:0px 36px 0px 14px;}
.hisC ul li p{ width:1010px; height:auto; float:right;color:#666;font-size:16px;line-height:23px;text-align:left;padding:9px 0px 0px 0px;}



#dv_scroll{position:absolute;height:2000px;overflow:hidden;width:1180px;top:20px;}
#dv_scroll .Scroller-Container{width:100%;}
#dv_scroll_bar {position:absolute;right:0;top:50px;width:8px;height:600px;background:#ccc;border-radius:5px;-webkit-border-radius:5px;}
#dv_scroll_bar .Scrollbar-Track{position:absolute;left:0;top:0px;width:8px;height:600px;}
#dv_scroll_bar .Scrollbar-Handle{position:absolute;left:0px;top:0;width:8px;height:29px;overflow:hidden;background:#666;cursor:pointer;border-radius:5px;-webkit-border-radius:5px;}
#dv_scroll_text {position:absolute;}

/*search*/
.sear{width:1200px;height:auto;float:left;overflow:hidden;padding:0px 0px 50px 0px;}
.sear ul{width:1200px;height:auto;float:left;}
.sear ul li{width:1200px;height:36px;margin:0px 20px 20px 0px; border-bottom:1px dashed #ededed;}
.sear a{width:931px;height:36px;float:left;color:#1c307b;line-height:36px;font-size:18px;}
.sear span{width:auto;height:50px;float:right;color:#333;line-height:50px;font-size:14px;}










































