*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
.heads{
	width: 1200px;
	height: 108px;
	margin: 0 auto;

}
.heads_left{
	width: 320px;
	float: left;
	margin-top: 25px;
}
.heads_center{
	width: 580px;
	float: left;
	margin-top: 30px;
	margin-left: 28px;
}
.heads_center ul {
	display: inline-block;
	width: 100%;
}
.heads_center ul li{
	float: left;
	text-align: center;
}
.heads_center ul li a{
	display: inline-block;
	margin: 0 10px;
	padding: 8px 8px;
    border-radius: 5px;
    color:#899595;
	font-family: 'Hiragino Sans GB';
	width:60px;
}
.heads_right{
	width: 200px;
	float: right;
	margin-right: 10px;
	overflow: hidden;	

}
.heads_right a{
	display: inline-block;
	width: 50%;
	text-align: center;
	float: left;
	font-size: 18px;
	color: #899595;
	margin-top: 38px;
}
.heads_right a img{
	display: inline-block;
	vertical-align:middle;
}
.heads_right a span{
	display: inline-block;

}
.yellow{
	background: #073172;
	color: #fff !important;
	font-size: 17px;
	padding: 5px
}
.w1200{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.section .swiper1 img{
	width: 100%;
	height: 530px;
}
.section2{
	width: 1200px;
	padding-top: 30px;
}
.section2 ul{
	display: inline-block;
	width: 100%;
}
.section2 ul li{
	width: 380px;
	height: 200px;
	float: left;
	line-height: 200px;
	background: url(../img/6.jpg) no-repeat;
	background-size: 100% 100%;
	
}
.section2 ul .li1{
	width: 380px;
	height: 200px;
	float: left;
	line-height: 200px;
	background: url(../img/01.jpg) no-repeat;
	background-size: 100% 100%;
	
}
.section2 ul .li2{
	width: 380px;
	height: 200px;
	float: left;
	line-height: 200px;
	background: url(../img/02.jpg) no-repeat;
	background-size: 100% 100%;
	
}
.section2 ul .li3{
	width: 380px;
	height: 200px;
	float: left;
	line-height: 200px;
	background: url(../img/03.jpg) no-repeat;
	background-size: 100% 100%;
	
}
.swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	background: #fff;
	opacity: .4;
}
.swiper-pagination-bullet-active{
	opacity: 1;
    background: #007aff;
}
.section3{
	width: 1200px;
	margin:0 auto;
	padding-top: 30px;
	padding-bottom: 50px;
}
.section3 span{
	margin-right:20px;
}
.section3 ul{
	margin-top: 20px;
}
.section3 ul li{
	margin-top: 10px;
}
.footer{
	width: 100%;
	background: #858999;
	padding: 30px 0;
}
.foot{
	color: #fff;
	transform: scale(0.8);
}
.foot p{
	margin-top: 10px;
	text-align: center;
}
.text{
	font-size: 50px;
	color: #fff;
	position: absolute;
	margin: 150px 0px 0 500px; 
}
.direction a{
	position: absolute;
	margin: -300px 0px 0 950px; 
	border-radius: 15px;
	background: #666666;
	width:100px;
	height:25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.subData{
	position: absolute;
	margin: -150px 0px 0 630px; 
	border-radius: 10px;
	background: #CC6600;
	width:160px;
	height:45px;
	line-height: 45px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.mask{
	height:25px;
	line-height: 25px;
	margin-top: 175px;
	background:rgba(0,0,0,0.4);
	z-index: 1;
	text-align: center;
	color:#fff;
}
.active{
	border-bottom:2px solid #29547F;
}
.xs{
	display: block;
}
.yc{
	display: none;
}
.lianjie{
	width: 1200px;
	margin: 0 auto;
}
.lianjie li{
	margin-top: 8px;
}
.lianjie li a{
	color:#000;
}
