.hader-seach {
	background-image: url(/style/images/zhengce/zc_bg.png);
}

/* 首页 */
.index_all {
	padding: 20px;
}

.hader-seach {
	background-size: 100% 100%;
	background-position: top center;
	width: 100%;
	height: 350px;
	position: relative;
	margin-bottom: 31px;
}

.img_log {
	position: absolute;
	top: 120px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 403px;
}

.zx-index-seach1 {
	position: absolute;
	bottom: -24px;
	left: 0;
	right: 0;
	margin: auto;
}

.index_ul {
	width: 800px;
	margin: 0px auto;
	margin-top: 100px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 200px;
}

.index_ul li {
	float: left;
	width: 33.3%;
}

.index_ul li div {
	width: 72px;
	height: 72px;
	border-radius: 72px;
	border: 2px solid #DB4239;
	line-height: 72px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.index_ul li:hover div {
	background-color: #F3C7C5;
}

/* 政策详情 */
.newinfo {
	padding: 20px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

.newinfo h1 {
	font-size: 20px;
	color: #333;
}

.infostart {
	font-size: 14px;
	color: #999;
	margin: 10px 0;
}

.infostart span {
	display: inline-block;
	padding-right: 20px;
}

.infostart a {
	color: #4e6ef2;
}

.info-con {
	color: #333;
	font-size: 14px;
}

/* 申报详情 */
.pro-info {
	padding: 20px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

.pi-tle {
	line-height: 45px;
	height: 45px;
	overflow: hidden;
}

.pi-tle .layui-left {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

.pi-tle .layui-right img {
	margin-left: 20px;
}

.pi-jie {
	margin: 20px 0;
}

.pi-jie .layui-left {
	width: 30%;
	line-height: 30px;
	font-size: 16px;
}

.tle9 {
	color: #999;
}

.tle3 {
	color: #333;
}

.text-red {
	color: #E1913B;
}

.text-green {
	color: #64B60D;
}

.text-gray {
	color: #999999;
}

.pi-jie .layui-right {
	text-align: center;
}

.pi-jie .layui-btn {
	margin-top: 20px;
	background-color: #64B60D;
	color: #fff;
}

.pi-jie .text-green {
	background: #00ae3f;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
}

.pi-jie .text-gray {
	background: #c2c2c2;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
}
