body {
	background: #e3f4ff;
}

/*banenr*/
.zcjd_banner img {
	width: 1920px;
	height: 558px;
	display: block;
}

/*政策解读*/
.zcjd_all {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.zcjd_con {
	width: 1050px;
	height: 480px;
	margin: 0 auto;
	background: url(../images/con1_bk.png) no-repeat;
	background-size: 100% 100%;
}

.zcjd_title {
	line-height: 84px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	padding: 0 190px;
	margin-bottom: 20px;
}

.zcjd_ri {
	float: right;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	width: 520px;
	margin-right: 70px;
	margin-top: 50px;
}

.zcjd_bt {
	color: #007bdc;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 40px;
	border-radius: 5px;
	background: #72ffe2;
}


/*解读目录*/
.jdml_all {
	width: 1200px;
	margin: 0 auto;
	padding: 50px;
	background: #a0e5ff;
	overflow: hidden;
	border-radius: 20px;
	margin-bottom: 100px;
}

.jdml_con {
	background: #fff;
	padding: 40px;
	overflow: hidden;
	border-radius: 20px;
}

.jdml_list {
	background: #e0f6ff;
	padding: 20px;
	overflow: hidden;
	border-radius: 20px;
	margin-bottom: 30px;
}

.jdml_le {
	float: left;
	width: 800px;
	overflow: hidden;
}

.jdml_ri {
	float: right;
	width: 200px;
	overflow: hidden;
	background: #128bff;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 100px;
	margin-top: 40px;
}
.jdml_ri a {  	background: #128bff;
	color: #fff;}
.jdml_qi {
	background: url(../images/list_tu.png) no-repeat 1px 5px;
	padding-left: 28px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #00a0f8;
	background-size: 18px;
}

.jdml_title {
	font-size: 18px;
	line-height: 30px;
	color: #333;
}

.jdml_bm {
	font-size: 16px;
	margin-top: 10px;
	color: #666;
}

.mTit {
	line-height: 46px;
	font-size: 30px;
	color: #0083e5;
	text-align: center;
	margin: 50px auto 0 auto;
	padding: 0 500px;
}

.mtit {
	background: url(../images/tit_bk.png) no-repeat;
	width: 900px;
	height: 50px;
	margin: 10px auto;
	margin-bottom: 40px;
}

.con_title {
	background: url(../images/mllist_tu.png) no-repeat;
	padding-left: 65px;
	color: #0b76d7;
	line-height: 40px;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid #c3e1ff;
}

.con_ertit {
	border-radius: 200px;
	background: #30a7e8;
	padding: 10px 50px;
	color: #fff;
	margin-top: 30px;
	display: inline-block;
}

.jdml_con img {
	width: 70%;
	margin: 20px auto;
	display: block;
}

.con_text {
	padding: 30px;
	text-indent: 36px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
	transition: 0s;
	font-size: 18px;
	color: #333;
	line-height: 38px;
}