body{
	background: url(../img/top.png) no-repeat top center #ecfaff;

}
.panel .top{
	height: 435px;
}
.panel .main{
	width: 1200px;
	margin: 0 auto;
}
.row {
	display: flex;
	justify-content: space-between;
}

.bgDiv{
	background: #fff;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 20px;
	margin-top: 30px;
}
.gzdt .list ul{	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;}
.gzdt .list ul li{
	display: flex;
	height: 83px;
	width: 550px;
	background: #f7f7f7;
	margin-top: 19px;
	align-items: center;

}
.zcwj .con{
	display: flex;
	justify-content: space-between;
}
.zcwj .list{
	width: 560px;
}
.zcwj .tznr{
	width:550px;
	height:145px;
	background: #fff3ea;
	padding: 20px 30px;
	box-sizing: border-box;
	position: relative;
	margin-top: 20px;
}
.zcwj .tznr h1{
	font-size: 20px;
}
.zcwj .tznr p{
	font-size: 15px;
	color: #707070;
	margin-top: 10px;
}
.zcwj .tznr img{
	position: absolute;
	top: 0;
	left: 0;
}
.gzdt .list ul li .date{
	width: 80px;
	height:83px;
	background: #509eef;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.gzdt .list ul li p{
	font-size: 18px;
	margin-left: 15px;
	width: 425px;
}
.gggs ul {
	margin-top: 15px;
}
.gggs ul li{
	background: url(../img/icon1.png) no-repeat left center;
	text-indent: 15px;
	border-bottom: dashed 1px #eee;
	line-height: 46px;
}
.gggs ul li a{
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.gggs ul li span{
	color: #b2b2b2;
	font-size: 17px;
	float: right;
}
.zcwj ul {
	margin-top: 15px;
}
.zwList{
	width: 560px;
}
.zcwj ul li{
	background: url(../img/icon.png) no-repeat left center;
	text-indent: 15px;
	border-bottom: dashed 1px #eee;
	line-height: 41px;
	margin-top: 10px;
}
.zcwj ul li a{
	font-size: 18px;
	text-decoration: none;
	color: #000;
}
.zcwj ul li span{
	color: #b2b2b2;
	font-size: 17px;
	float: right;
}
.bsfw{
	width: 100%;
}
.bgDiv .tit img{
	display: block;
	margin: 0 auto;
}
.pic{
	display: flex;
	justify-content: space-between;
}
.pic a{
	margin-top: 20px;
}
.dwzs ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.dwzs ul li{
	display: flex;
	justify-content: space-between;
	width: 550px;
	height: 100px;
	background: #f3fafc;
	align-items: center;
	padding: 20px;
	box-sizing: border-box;
	margin-top: 20px;
}
.info p{
	font-size: 18px;
}
.info span{
	color: #707070;
	font-size: 16px;
}