@media screen and (min-width:1000px) {
	.e_p_ban {
	width:960px;
	margin:0 auto;
}
.p_con_ty {
	width:940px;
	padding:10px;
	padding-top:0;
	margin:20px auto;
	margin-top:0;
	position:relative;
}
.p_con_ty .guide {
	background:url(/eportal/fileDir/mjhgs/resource/cms/2019/02/img_pc_site/guide_big_bg.jpg) no-repeat center top;
	height:32px;
	padding-top:12px;
	padding-bottom:20px;
}
.p_con_ty .guide p {
	background:url(/eportal/fileDir/mjhgs/resource/cms/2019/02/img_pc_site/guide_bg.jpg) no-repeat left center;
	padding-left:25px;
	height:25px;
	line-height:25px;
}
.p_con_ty .l {
	width:200px;
	float:left;
	padding-bottom:150px;
}
.p_con_ty .r {
	width:720px;
	float:right;
}
.in_gsjs p {
	text-align:justify;
	line-height:200%;
	min-height:32px;
}
.in_gsjs p strong {
	font-size:100%;
}
}
}
@media screen and (max-width:999px) {
	.p_con_ty {
	width:95%;
	margin:0 auto;
	padding:0;
}
.p_con_ty .guide {
	display:none;
}
.p_con_ty .l {
	display:none;
}
.p_con_ty .r {
	width:98%;
	margin:0 auto;
}
.in_gsjs {
	width:98%;
	margin:0 auto;
}
.in_gsjs p {
	text-align:justify;
	font-size:18px;
	line-height:200%;
	min-height:32px;
}
.in_gsjs p strong {
	font-size:100%;
}
.in_gsjs img {
	width:100%;
}
}