@charset "utf-8";
/* CSS Document */
.m1{
	margin-top: 90px;
	width: 1035px;
	overflow: hidden;
}
.m1 .img{
	float: left;
	width: 480px;
	height: 300px;
}
.m1 .r{
	width: 480px;
	float: right;
	overflow: hidden;
}
.m1 .r p{
	font-size: 18px;
	color:#333;
	line-height: 30px;
}
.m1 .r a{
	float: right;
	height: 36px;
	width: 120px;
	background: #c30e0e;
	font-size: 16px;
	color: #fff;
	margin-top: 30px;
	text-align: center;
	line-height: 36px;
}
.m2{
	margin-top: 90px;
	height: 530px;
	background: url('../images/m2bk.jpg') center 0 no-repeat;
	overflow: hidden;
}
.h1{
	text-align: center;
	margin: 28px auto 56px;
}
.slidem2 .bdc{
	overflow: hidden;
}
.slidem2 .bd a{
	float: left;
	width: 285px;
	margin-right: 20px;
	overflow: hidden;
}
.slidem2 .bd img{
	width: 285px;
	height: 240px;
}
.slidem2 .bd h3{
	font-size: 16px;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	background: #fff;
	transition: all 0.5s;
	text-align: center;
	color: #333;
}
.slidem2 .bd a:hover h3{
	color: #1f62a6;
}
.slidem2 .apn{
	margin-top: 44px;
	text-align: center;
	position: relative;
	height: auto;
}
.slidem2 .apn a{
	margin: 0 60px;
}
.m3{
	margin-top: 45px;
	position: relative;
	overflow: hidden;
	width: 1010px;
}
.m3 .h1{
	margin-top: 0;
	margin-bottom: 23px;
}
.slidem3{
	position: relative;
	z-index: 10;
}
.slidem3 .hd{
	text-align: center;
}
.slidem3 .hd a{
	display: inline-block;
	width: 133px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	background: #1f62a6;
	font-size: 16px;
	color: #fff;
	transition: all 0.5s;
  	font-weight:700;
}
.slidem3 .bd{
	margin-top: 40px;
}
.m3 .bdcon{
	overflow: hidden;
}
.m3 .bdcon .divl{
	width: 480px;
	overflow: hidden;
}
.m3 .divl a{
	overflow: hidden;
	display: block;
}
.m3 .bdcon img{
	width: 480px;
	height: 300px;
}
.m3 .bdcon h3{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	overflow: hidden;
	margin:15px 0 ;
}
.m3 .bdcon h3 span{
	float: right;
	font-size: 14px;
	color: #666;
}
.m3 .bdcon p{
	font-size: 14px;
	color: #666;
	line-height: 27px;
}
.m3 .bdcon p span{
	color: #1f62a6;
}
.m3 .divr{
	width: 485px;
	overflow: hidden;
}
.m3 .divr a{
	display: block;
	overflow: hidden;
	border-bottom: 1px dashed #d9d9d9;
	line-height: 72px;
	font-size: 14px;
	color: #333;
}
.m3 .divr span.r{
	color: #666;
}
.m3 .divr a:hover{
	color: #1f62a6;
}

.m4{
	height: 400px;
	width: 100%;
	background: url('../images/m4bk.jpg') center 0 no-repeat;
	overflow: hidden;
	margin-top: 40px;
}
.m4 .h1{
	margin-top: 40px;
}
.m4 ul{
	margin-top: 77px;
	overflow: hidden;
	width: 900px;
}
.m4 ul li{
	float: left;
	text-align: center;
}
.m4 ul li:nth-child(2){
	margin: 0 300px;
}
.m4 ul a{
	display: block;
}
.m4 ul p{
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
}