﻿/*.banner{height: 460px;display: block;background: url(../images/banner.jpg) no-repeat center;}*/
h2{font: bold 32px 'Microsoft Yahei';text-align: center;}
h3{font-size: 20px;color: #555555;text-align: center;margin-top: 6px;}
.tit_line{width: 50px;height: 4px;background-color: #004bc9;margin:10px auto 0;}
.zx1{width: 300px;height: 50px;display: block;background-color: #004bc9;margin:40px auto 0;font: bold 20px/50px 'Microsoft Yahei';color: #fff;text-align: center;border-radius: 5px;}

.youshi{height: 150px;background-color: #f3f3f3;padding-top: 24px;overflow: hidden;}
.youshi ul{flex-wrap: wrap;}
.youshi ul li{width: 200px;text-align: center;font-size: 20px;color: #004bc9;margin-bottom: 40px;}
.youshi ul li span:first-child{font-size: 50px;color: #004bc9;font-family: "Impact";margin-right: 8px;}
.youshi ul li span:last-child{color: #444444;}

.sec1{padding-top: 70px;}
.sec1 .con{}
.sec1 .con .con_r{width: 640px;}
.sec1 .con .con_r h2,.sec1 .con .con_r h3{text-align: left;}
.sec1 .con .con_r .tit_line{margin:10px 0 0;}
.sec1 .con .con_r p{font: 16px/32px 'Microsoft Yahei';color: #666666;margin-top: 22px;}

.sec2{height: 611px;background: url(../images/ys_bg.jpg) no-repeat center;margin-top: 70px;padding-top: 70px;}
.sec2 h2,.sec2 h3{color: #fff;}
.sec2 .tit_line{background-color: #fff;}
.sec2 ul{margin-top: 40px;}
.sec2 ul li{width: 25%;color: #fff;}
.sec2 ul li img{display: block;margin:0 auto;}
.sec2 ul li .tit{text-align: center;font-size: 20px;font-weight: bold;margin:20px 0 10px;}
.sec2 ul li .con{text-align: center;font-size: 14px;line-height: 26px;}
.sec2 .zx{width: 200px;height: 40px;display: block;background-color: #fff;margin:40px auto;font: bold 20px/40px 'Microsoft Yahei';color: #f26a5c;text-align: center;border-radius: 5px;}

.sec3{height: 1005px;background: url(../images/licheng3.jpg) no-repeat center;margin-top: 70px;cursor: pointer;}

.sec4{padding-top: 70px;}
.sec4 ul{height: 410px;margin-top: 40px;}
.sec4 ul li div{width: 234px;height: 200px;position: relative;}
.sec4 ul li div p{position: absolute;left: 0;bottom: 0;width: 100%;height:40px;background: rgba(10,64,152,.8);font:bold 20px/40px 'Microsoft Yahei';text-align: center;color: #fff; }
.sec4 ul li div.div2{margin-top: 10px;}
.sec4 ul li{position: relative;}
.sec4 ul li p{position: absolute;left: 0;bottom: 0;width: 100%;height:40px;background: rgba(10,64,152,.8);font:bold 20px/40px 'Microsoft Yahei';text-align: center;color: #fff; }

.sec5{padding-top: 70px;}
.sec5 ul{margin-top: 40px;}
.sec5 ul li{width: 585px;}
.sec5 ul li .tit{font-size: 20px;font-weight: bold;text-align: center;margin:20px 0 10px;}
.sec5 ul li .con{font-size: 16px;line-height: 32px;text-align: center;color: #666666;}

.sec6{height:679px;background: url(../images/xy_bg.jpg) no-repeat center;margin-top: 70px;padding-top: 70px;margin-bottom: 70px;}
.sec6 h2,.sec6 h3{color: #fff;}
.sec6 .tit_line{background-color: #fff;}
.sec6 ul{flex-wrap: wrap;margin-top: 40px;}
.sec6 ul li{margin-bottom: 16px;}
.sec6 .zx1{background-color: #fff;color:#004bc9; }

.x-nav {
    width: 100%;
    min-width: 1200px;
	position: relative;
	height: 500px;
	overflow: hidden;
	background: #ccc
}

.x-nav .x-nav-musk {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .48;
	z-index: 9
}

.x-nav .x-nav-content {
	width: 1200px;
	position: relative;
	height: 425px;
	margin: 0 auto;
	z-index: 19
}

.x-nav .x-nav-content .x-nav-content-mk {
	padding-top: 150px;
	text-align:center;
}

.x-nav .x-nav-content .x-nav-content-mk h2 {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size:50px;
    line-height: 1.2;
    font-weight: 400;
}

.x-nav .x-nav-content .x-nav-content-mk span {
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size:30px;
	line-height: 1.3;
	font-weight: 400
}

.x-nav video {
	position: absolute;
    width: 1920px;
    left: 50%;
    top: -260px;
    margin-left: -960px;
}