* {
	padding: 0;
	margin: 0;
	list-style: none;
}

img {
	border: 0;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.cleardiv {
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: " ";
}

body {
	min-width: 100px;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
	color: #1140a4;
	
}

.none {
	display: none;
}

.zrwx01 {
	width: 100%;
	height: 300px;
	background: url("../images/zrwx_01.jpg") center top no-repeat;
	background-size: auto 100%;
	overflow: hidden;
	max-width: 100%;
}

.zrwx02 {
	width: 100%;
	height: 230px;
	background: url("../images/zrwx_02.jpg") center top no-repeat;

}

.zrwx03 {
	width: 100%;
	height: 173px;
	background: url("../images/zrwx_03.jpg") center top no-repeat;
	background-size: auto 100%;
}

.zrwx04 {
	width: 100%;
	height: 810px;
	background: url("../images/zrwx_04.jpg") center top no-repeat;
	background-size: auto 100%;
}

.zrwx05 {
	width: 100%;
	height: 845px;
	background: url("../images/zrwx_05.jpg") center top no-repeat;
	/* background-size: auto 100%; */
}

.rdsp{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 130px 0 0 0;
	
}

.gd01 {
	position: absolute;
	width: 150px;
	height: 50px;
	top: 32px;
	right: 0;
	margin: 14px auto 0;
	text-align: center;
	color: #FFF;
	background: #1140a4;
	border-radius: 6px;
	font: bold 20px/50px "微软雅黑";
}
.rdsp ul{
	
}
.rdsp ul li{
	position: relative;
	float: left;
	margin: 10px 30px  15px 0px;
	width: 380px;
	height: 315px;
	border-radius: 10px;
}
.rdsp ul li:nth-of-type(3n){
	margin: 10px 0px  15px 0px;
	
}
.rdsp ul li img{
	width: 380px;
	height: 214px;
	border-radius: 10px;
}
.rdsp ul li p{
	width: 380px;
	padding: 8px 0 0 0;
	font: 26px/40px "微软雅黑";
}
.rdsp ul li:hover .boficon{
	display: block;
}
.boficon{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 214px;
	background: rgba(0, 0, 0, 0.4);	
	border-radius: 10px;
}
.rdsp ul li:hover{
	.boficon{ display: block;}
}
.boficon img{
	position: absolute;
	width: 90px !important;
	height: 90px !important;
	top: 30%;
	left: 40%;
}

.news{
	width: 1200px;
	margin: 0 auto;
	padding: 186px 0 0 0;
	
}
.news .left{
	float: left;
	width: 610px;
	margin: 0 auto;
	
}
.news .left dl{
	
	
}
.news .left dl dt{
	padding: 0 0 12px 0;
	color: #666;
	font: bold 26px/30px "微软雅黑";
}
.news .left dl dd{
	padding: 0 0 24px 0;
	color: #999;
	font: 20px/30px "微软雅黑";
	
}
.news .left ul {
	padding: 16px 0 0 0;
	
}
.news .left ul li{
	color: #333;
	font:  20px/40px "微软雅黑";
	
}
.news .left ul li span{
	float: right;
	color: #666;
	font: 20px/40px "微软雅黑";
	padding: 0 10px 0 0;
	
}
.news .right{
	float: right;
	width: 568px;
	margin: 0 auto;
	
}
.news .right .ttiao{
	width: 568px;
	height: 320px;
	border-radius: 15px;
}
.news .right .ttiao img{
	width: 568px;
	height: 320px;
	border-radius: 15px;
}
.news .right ul{
	
}
.news .right ul li{
	width: 270px;
	height: 152px;
	margin: 20px 28px 0 0;
	float: left;
	border-radius: 15px;
}
.news .right ul li:last-of-type{
	margin: 20px 0 0 0;
}
.news .right ul li img{
	width: 270px;
	height: 152px;
	border-radius: 15px;
}

.gd {
	width: 150px;
	height: 36px;
	margin: 14px auto 0;
	text-align: center;
	color: #FFF;
	background: #1140a4;
	border-radius: 10px;
	font: bold 18px/36px "微软雅黑";
}
