
/* CSS Document */
@media only screen and (max-width: 768px) {
		.ministryEducation{
	width: 100%;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 40px;
}

/*教育部内容*/
.ministryEducation_content{
	width:96%;
	margin:0px auto;
	
}
.ministryEducation_content_left{

	width: 100%;
}
.socialSecurity_left{width:100%; float:none;}
.socialSecurity_left .socialSecurity_left_item{
	width: 100%;
	height: 100px;
	float: left;
	padding-bottom: 25px;
	border-bottom: 1px solid #dadadf;
	margin-bottom: 19px;
}
.rightFiximg{
	display:none;}
.ministryEducation_content_right{
	width:100%;
	float:none;}
.three_blue_ban{ display:block;width:95%; text-align:center; margin:0 auto; text-align:center;}
.three_blue_ban a{ display:inline-block; margin-bottom:5px;}
.three_blue_ban img{width:100%;margin:0px auto;}
.mobile_banner{ display:block;width:100%; margin-bottom:10px;}
.mobile_banner img{width:100%;}
.banner{ display:none;}
.BreadcrumbNav{ padding-left:10px;}
.hot_yy li{ white-space:normal;}
.socialSecurity_left .socialSecurity_left_item .shebao{ height:auto!important;}
		}


