﻿body{background: #fff;}
/*“政务知了”公众互助共享新平台*/
.zhiliao_pt{
	margin-top: 80px;
}

.zhiliao_pt>h2{
	font-size: 24px;
	color: #8fad49;
}

.zhiliao_pt>h3{
	font-size: 16px;
	color: #555;
	margin-top: 70px;
	line-height: 25px;
}

.zhiliao_pt>h4{
	font-size: 16px;
	color: #555;
	margin-top: 30px;
	line-height: 25px;
}

@media screen and (min-width: 320px) and (max-width: 680px) {
	.zhiliao_pt{
		margin-top: 0;
	}
	.zhiliao_pt>h3{
		margin-top: 20px;
	}
	.zhiliao_pt>h4{
		margin-top: 20px;
	}
}

/*积分奖励及兑换（试行）*/
.zhiliao_jf{
	margin-top: 20px;
}

.zhiliao_jf>h2{
	font-size: 24px;
	color: #8fad49;
}

.zhiliao_jf>p{
	font-size: 16px;
	color: #555;
}

@media screen and (min-width: 320px) and (max-width: 680px) {
	.zhiliao_jf{
		margin-top: 0;
	}
	.zhiliao_jf>h2{
		margin-top: 20px !important;
	}
	.zhiliao_jf>.zccg{
		margin-top: 20px !important;
	}
}

/*知了用户*/
.zlyh{
	font-size: 24px;
	color: #8fad49;
	margin-top: 80px;
}

.zwzl_zlf{
	width: 365px;
	height: 369px;
	background: url(../images/zwzl_zlf.png) no-repeat;
	margin-top: 17px;	
	position: relative;
}

.zwzl_zlx{
	width: 365px;
	height: 385px;
	background: url(../images/zwzl_zlx.png) no-repeat;
	position: relative;
	margin-left: 50px;
}

.zwzl_zlj{
	width: 365px;
	height: 369px;
	background: url(../images/zwzl_zlj.png) no-repeat;
	margin-top: 17px;	
	position: relative;
	margin-left: 50px;
}

.box{
	width: 240px;
	height: 40px;
	background: #ffffff;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	position: absolute;
	bottom: 25px;
	left: 65px;
}

.box a{
	font-size: 16px;
	color: #333;
}

@media screen and (min-width: 320px) and (max-width: 680px) {
	.zlyh{
		margin-top: 30px;
	}
	.zlfxj{
		margin-top: 20px !important;
	}
	
	.zwzl_zlx{
		margin-left: 0;
	}
		
	.zwzl_zlj{
		margin-left: 0;
	}
	
}

/*知了热线*/
.zlrx{
	margin-top: 100px;
}

.zlrx .zhiliao_zlrx>h2{
	margin-top: 150px;
	font-size: 24px;
	color: #8fad49;
}

.daoyu{
	font-size: 16px;
	color: #555;
}

@media screen and (min-width: 320px) and (max-width: 680px) {
	.zlrx{
		margin-top:0 ;
	}
	.zlrx .zhiliao_zlrx>h2{
		margin-top: 20px;
	}
	.daoyu{
		margin-top: 20px !important;
	}
	.zlrx .zhiliao_zlrx>h3{
		margin-top: 20px !important;
	}
}



