/*局长信箱*/
body{background-color: #f2f2f2;}

.ywpd_column{width: 100%;
	clear: both;
    position: relative;
	*zoom:1;
}
/*业务频道*/
.ywpd_h1{padding: 10px 25px 10px 25px;
	font-size: 24px;
    line-height: 40px;
    color: #005192;
	font-weight: bold;
}
.ywpd_h2{
	font-size: 16px;
    line-height: 34px;
	font-weight: bold;	
	height: 45px;
}
.ywpd_h2 a{
	color: #565656;
}
.ywpd_h2 span{
	padding-bottom: 8px;
	border-bottom: #005192 solid 4px;
}
.yfpd_box{padding: 0 25px;}
.yfpd_box1{
	width: 25%;
	float: left;
}
.h60{height: 60px;}
.h65{height: 65px;}
.h70{height: 70px;}
.h75{height: 75px;}
.ywpd_c2,.ywpd_c5{clear: both;}
.yfpd_list{padding-bottom: 0px;clear:both;min-height: 102px;}
.yfpd_tit1{
	line-height: 34px;
	font-size: 16px;
}
.yfpd_tit1 a {
    color: #565656;
}


@media only screen and (min-width: 100px) and (max-width: 768px) {
	.hidediv{display:none;}
	
	.yfpd_l{display: none;}
	.yfpd_box1{width: 33%;}
	.ywpd_h1{display: none;}
	.ywpd_h2{
		font-size: 15px;
		line-height: 30px;
		font-weight: bold;	
		height: 40px;
	}
	.ywpd_column .h5,.ywpd_column .h20,.ywpd_column .h75{display: none;}

	.yfpd_tit1{
		width:100%;
		line-height: 28px;
    	font-size: 15px;
	}
	.yfpd_list{padding: 3px 0 0 0;min-height:56px;}	
	.yfpd_box{padding: 10px 12px 20px 12px;}
	
	.ywpd_c1,.ywpd_c6{
		clear: both;
	}
	.yfpd_r1{margin-left: 3%;width: 31%;}
	.ywpd_c2,.ywpd_c5{clear:none;float: left;}
	.ywpd_c8{
		margin-top:-10px;
		clear: both;
		float: left;
	}

}
@media(max-width:375px){
	.yfpd_tit1{
		width:100%;
    	font-size: 14px;
	}
}
@media(max-width:360px){
	.yfpd_tit1{
		width:100%;
    	font-size: 12px;
	}
	#adsp_content_replybox_area{width:75%;}
}