/* nav */
.nav_wrap h1{
	margin:34px 0px;
}
.nav a{
	line-height:118px;
	margin-left:62px;
	color:#333;
}
.nav a:hover{
	color:#477ac8;
}
.nav a.current{
	color:#0349b3;
}
/* banner */
.banner{
	background:url(../image/banner.jpg) no-repeat;
	background-size:100% 100%;
	height:500px;
	min-width: 1200px;
	position: relative;
	animation: bg 10s linear infinite;
}
.ad_text{
	width:958px;
	height:320px;
	background:rgba(3,73,179,0.76);
	position: absolute;
	left:50%;
	margin-left:-479px;
	top:100px;
	padding:26px;
	box-sizing: border-box;
}
.ad_border{
	width:100%;
	height:100%;
	border:3px solid #fff;
	text-align: center;
	color:#fff;
}
.ad_border h2{
	font-size:90px;
}
.ad_border p:nth-child(2){
	text-transform: uppercase;
	font-size:33px;
	margin-top:-10px;
}
.ad_border p:nth-child(3){
	font-size:33px;
	margin-top:40px;
}
.ad_border p:nth-child(3) span{
	font-family:din;
	font-size:42px;
}
/* service */
.service_wrap h3,.service_wrap>p{
	text-align: center;
	color:#222222;
}
.service_wrap h3{
	text-transform: uppercase;
	font-size:46px;
	margin-top:66px;
}
.service_wrap>p{
	font-size:30px;
	margin-top:-10px;
}
.service{
	margin-top:68px;
	margin-bottom:98px;
}
.service li{
	width:226px;
	height:276px;
	background:url(../image/bg2.png) no-repeat center;
	background-size:200px;
	float:left;
	margin-right:16px;
	color:#034ab3;
	text-align: center;
	transition: .5s;
}
.service li:hover{
	transform: translateY(-10px);
	
}
.service li:last-child{
	margin-right:0px;
}

.service li h4{
	font-size:30px;
	padding-top:90px;
}
.service li span{
	display: block;
	width:58px;
	height:4px;
	background:#fff;
	background:#034ab3;
	margin:10px auto;
}
.service li p{
	padding:10px 20px;
}
/* why */
.why_wrap h3,.why_wrap>p{
	text-align: center;
	color:#222222;
}
.why_wrap h3{
	text-transform: uppercase;
	font-size:46px;
	margin-top:66px;
}
.why_wrap>p{
	font-size:30px;
	margin-top:-10px;
}
.why{
	margin-top:118px;
	margin-bottom:68px;
}
.why li{
	width:280px;
	height:276px;
	background:#034ab3;
	background:#f5f9ff;
	float:left;
	margin-right:26px;
	position:relative;
	color:#fff;
	color:#034ab3;
	text-align: center;
	transition: .5s;
}
.why li:hover{
	transform: translateY(-10px);
	box-shadow: 0px 5px 15px #adc8f2;
}
.why li:last-child{
	margin-right:0px;
}
.why li img{
	width:120px;
	position:absolute;
	left:50%;
	margin-left:-60px;
	top:-60px;
}
.why li h4{
	font-size:30px;
	padding-top:110px;
}
.why li span{
	display: block;
	width:58px;
	height:4px;
	background:#fff;
	background:#034ab3;
	margin:10px auto;
}
.why li p{
	padding:10px 20px;
}

/* footer */
.footer{
	background:#022246;
	width:100%;
	padding-top:20px;
	height:458px;
	box-sizing: border-box;
}
.nav_b{
	text-align: center;
	border-bottom:1px dashed #214c8b;
	margin-bottom:20px;
}
.nav_b a{
	color:#7b8899;
	margin:0px 30px;
	line-height:92px;
}
.nav_b a:hover{
	color:#aec2d8;
	
}
.footer .phone,.footer .add{
	color:#6783a2;
	line-height:42px;
	text-align: center;
}
.footer span{
	margin:0px 34px;
}
.footer p{
	color:#6783a2;
	text-align: center;
	margin-top:168px;
}
.footer p a{
	color:#6783a2;
	margin-left:20px;
}
.footer p a:hover{
	color:#aec2d8;
}

/* contact */
.contact{
	margin-bottom:108px;
}
.contact h3{
	font-size:36px;
	position: relative;
	top:60px;
}
.contact ul{
	margin-top:60px;
	font-size:20px;
	padding-top:30px;
}
.contact ul li{
	line-height:36px;
}
.contact img{
	width:699px;
}

/* about */
.about{
	margin-bottom:108px;
}
.about h3{
	font-size:48px;
	color:#222222;
	text-align: center;
	margin-top:38px;
}
.about p:nth-child(2){
	color:#9e9e9e;
	font-weight:bold;
	text-align: center;
	text-transform: uppercase;
}
.about p:nth-child(3){
	margin-top:20px;
	line-height:36px;
	text-indent: 36px;
}

/* yuhang */
.yuhang{
	background:url(../image/bg.jpeg) no-repeat;
	background-size: 100% 100%;
	height:350px;
	text-align:left;
	padding-top:58px;
	width:100%;
}
.yuhang h3{
	font-size:44px;
	color:#fff;
	text-align:center;
}
.yuhang span{
	display: block;
	width:60px;
	height:4px;
	background:#fff;
	margin:10px auto 40px;
}
.yuhang p{
	color:#fff;
	line-height:40px;
	text-indent: 36px;
}
/* product */
.product_wrap{
	margin-top:52px;
	padding-left:60px;
}
.product_wrap h3{
	font-size:36px;
	color:#222;
}

.product_wrap h3 span{
	font-weight:normal;
	text-transform: uppercase;
	font-size:18px;
	color:#999999;
}
.product>li{
	float:left;
	width:178px;
	height:60px;
	background:#256dd9;
	text-align:center;
	line-height:60px;
	margin-left:12px;
	position: relative;
}
.product>li>a{
	color:#fff;
	display: block;
	height:100%;
}
.product>li>a:hover{
	background:#034ab4;
}
.pro_list{
	margin-top:108px;
	width:3000px;
	animation: move 22s 2s linear infinite;
}
.pro_list:hover{
	animation-play-state: paused;
}
.pro_list li{
	float:left;
	text-align: center;
	width:222px;
	height:270px;
	margin-left:20px;
	margin-bottom:20px;
	padding-top:30px;
	background:#f5f9ff;
	border:1px solid transparent;
}
.pro_list li a{
	display: block;
	height:100%;
	color:#022246;
}
.pro_list li:hover{
	border:1px solid #256DD9;
}
.pro_list li img{
	height:180px;
	
}
.pro_list li p{
	margin-top:20px;
}

/* productcenter */
.product_center{
	margin-bottom:58px;
}
.product_center h3,.product_center>p{
	text-align: center;
	color:#222222;
}
.product_center h3{
	text-transform: uppercase;
	font-size:46px;
	margin-top:66px;
}
.product_center>p{
	font-size:30px;
	margin-top:-10px;
}

.menu{
	width:200px;
	background:#256dd9;
	margin-top:68px;
}
.menu>li{
	line-height:60px;
	text-align: center;
	border-bottom:1px solid #4a83da;
}
.menu>li>a{
	color:#fff;
	display: block;
	height: 100%;
}
.menu>li:hover{
	background:#477AC8;
}
.menu>li.current{
	background:#034ab4;
}
.pro_cen_list{
	width:980px;
	margin-top:68px;
}
.pro_cen_list li{
	float:left;
	text-align: center;
	width:222px;
	height:270px;
	margin-right:20px;
	margin-bottom:20px;
	padding-top:30px;
	background:#f5f9ff;
	border:1px solid transparent;
	transition: .5s;
}
.pro_cen_list li:hover{
	border:1px solid #256DD9;
	box-shadow: 0px 5px 15px #AEC2D8;
	transform: translateY(-10px);
}
.pro_cen_list li img{
	height:180px;
}
.pro_cen_list li p{
	margin-top:20px;
}
.pro_cen_list li a{
	display: block;
	height:100%;
	color:#022246;
}
/* customer */
.customer{
	position:fixed;
	right:0px;
	bottom:40px;
	width:60px;
	height:60px;
	background:#fff;
	text-align: center;
	box-shadow: 0px 0px 5px #477AC8;
}
.customer:hover{
	background:#4A83DA;
}
.customer:hover a{
	color:#fff;
}
.customer img{
	width:20px;
	display: block;
	margin:10px auto 2px;
}
.customer a{
	color:#0349B3;
	font-size:12px;
	display: block;
	height:100%;
}