@charset "UTF-8";

* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

body { margin: 0; padding: 0; font-size: 14px; font-family: "微软雅黑"; color: #333; }
p,
h1,
h2,
h3,
h4,
h5,
h6 { margin: 0; padding: 0; }
ul,
li { list-style: none; margin: 0; padding: 0; }
.clearfix { clear: both; overflow: hidden; }
a { cursor: pointer; text-decoration: none; font-size: 14px; color: #333; }
a:hover { text-decoration: none; }
img { max-width: 100%; height: auto; vertical-align: bottom; border: none; }
i,
em { font-style: normal; }
input:focus , select:focus
{
    outline: none;
}

.top_dh {
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0px;
}

.top_logo {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top_logo h2 {
	font-size: 14px;
	margin-left: 10px;
    color: #707070;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 0;
    letter-spacing: 1.1px;
}

.top_logo img {
	width: 140px;
	cursor: pointer;
}

.top_zs ul li {
	width: 10%;
}

.top_zs ul li a {
	display: block;
	text-align: center;
	font-weight: 500;
}

.top_zs ul li a:hover {
	color: #ff6a00;
}

.top_zs ul {
	width: 1200px;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
}

.top_53kf a {
	display: block;
	width: 100px;
	line-height: 25px;
	background: #ff6a00;
	text-align: center;
	border-radius: 10px;
	color: #fff;
}

.top_gjbj {}
.top_gjbj img {	cursor: pointer; width: 1200px; margin: 0 auto; display: block; }

.top_nations {width: 1200px;margin: 0px auto;box-shadow: 0px 0px 40px 0px rgba(46, 88, 255, 0.07);padding: 20px 30px;display: flex;align-items: center;justify-content: space-between;}
.top_nations h3 {width: 1%;}
.top_nations ul {display: flex;align-items: center;justify-content: space-between;width: 96%;}
.top_nations ul li {transition: transform .5s;}
.top_nations ul li:hover {transform: translateY(-5px);}
.top_nations ul li a:hover {color: #ff6a00;}
.top_nations ul li a img {width: 64px;height: 44px;margin: 0px auto;display: block;border-radius: 5px;}
.top_nations ul li a p {text-align: center;margin-top: 10px;}

.gjss_sxtj ul {
	width: 1200px;
	margin: 10px auto;
	display: flex;
	justify-content: space-between;
}

.gjss_sxtj ul li {
	padding: 15px 15px;
	border-radius: 10px;
	width: 16%;
	background: #fff;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
	transition: transform .5s;
	cursor: pointer;

}

.gjss_sxtj ul li:hover {
	transform: translateX(10px);
}

.gjss_sxtj ul li em {
	font-size: 14px;
	margin-bottom: 10px;
	display: block;
	background: url(https:///www.mbadic.com/public/images/intro_logo.png) no-repeat right;
	width: auto;
}

.gjss_sxtj ul li p {
	font-size: 12px;
}

.gjss {
	width: 1200px;
	margin: 10px auto;
}

.gjss h3 {
	font-size: 14px;
	line-height: 30px;
}

.gjss h3 span {
	color: #ff6a00;
	padding-right: 5px;
}
.icon01 {background: url(/images/nav7.png) no-repeat left;background-size: 30px;
    padding-left: 35px;}
.icon02 {background: url(/images/nav6.png) no-repeat left;background-size: 30px;
    padding-left: 35px;}
.icon03 {background: url(/images/nav5.png) no-repeat left;background-size: 30px;
    padding-left: 35px;}	
.icon04 {background: url(/images/nav4.png) no-repeat left;background-size: 30px;
    padding-left: 35px;}	
.icon05 {background: url(/images/nav3.png) no-repeat left;background-size: 30px;
    padding-left: 35px;}	

.gj_fd {
	margin: 10px 0px;
	display: flex;
	justify-content: space-between;
}

.gjss_left {
	box-shadow: 0px 2px 10px #EEE;
	padding: 20px 10px 5px 10px;
	width: 30%;
	border-radius: 5px;
}

.gjss_left .gjss_js {
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	padding: 0px 20px;
	position: relative;
}

.gjss_left .gjss_js:after {
	content: "";
	position: absolute;
	background: url(https://www.mbadic.com/school/images/xysy.png) no-repeat;
	background-size: 22px;
	width: 22px;
	height: 22px;
	right: 0;
	bottom: 0;
}

.gjss_left .gjss_js:before {
	content: "";
	position: absolute;
	background: url(https://www.mbadic.com/school/images/xzsy.png) no-repeat;
	background-size: 22px;
	width: 22px;
	height: 22px;
	left: 0;
	top: 0;
}

.gjss_left .gjss_jj {
	border-top: 1px solid #eee;
	margin-top: 15px;
}

.gjss_left .gjss_jj ul {
	padding: 10px 0px 0px 0px;
}

.gjss_left .gjss_jj ul li {
	display: flex;
	justify-content: space-between;
	margin: 10px 0px;
}

.gjss_left .gjss_jj ul li em {
	font-size: 13px;
	background: #F7F8FA;
	padding: 0px 15px;
	border-radius: 10px;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 25%;
	text-align: center;
}

.gjss_left .gjss_jj ul li p {
	font-size: 13px;
	color: #707070;
	line-height: 30px;
	width: 70%;
}

.gjss_left .gjss_xxzx {
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 15px auto 0px auto;
	background: #ff6a00;
	text-align: center;
	color: #fff;
	border-radius: 50px;
	line-height: 35px;
}

.gjss_cen {
	margin: 0 1%;
	width: 46%;
	box-shadow: 0px 2px 10px #EEE;
	border-radius: 5px;
}

.gjss_cen .baike_mm {
	position: relative;
}

.gjss_cen .baike_mm ul {
	display: flex;
	width: 172px;
	margin: 15px auto 0px auto;
}

.gjss_cen .baike_mm ul li {
	margin: 0px 10px;
	padding: 0px 5px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

.gjss_cen .baike_mm ul em {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	background: #ddd;
	text-align: center;
	border-radius: 100%;
	cursor: pointer;
}

.gjss_cen .baike_mm ul .active {
	border-bottom: 2px solid #ff6a00;
	color: #ff6a00;
	padding-bottom: 5px;
}

.gjss_cen h4 {
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	padding: 10px 0px 10px 10px;
}

.gjss_cen h4 span {
	color: #ff6a00;
	padding: 0px 0px 0px 5px;
}

.gjss_cen .syqh {
	display: none;
	border-top: 1px solid #f0f0f0;
}

.gjss_cen .active {
	display: block;
}

.gjss_cen .gjss_six {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 0px 10px 0px 10px;
}

.gjss_cen .gjss_six .gjss_xxzs_fix {
	border-radius: 10px;
	padding: 10px 0px;
	margin: 10px 0px 10px 0px;
	width: 49%;
	position: relative;
	cursor: pointer;
}

.gjss_cen .gjss_six .gjss_xxzs_fix:after {
	content: "";
	width: 0px;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 50%;
	background-color: #ff6a00;
	transition: all 0.6s ease;
}

.gjss_cen .gjss_six .gjss_xxzs_fix:hover:after {
	width: 100%;
	left: 0;
}

.gjss_cen .gjss_six .gjss_xxzs_fix img {
	display: block;
	width: 50%;
	margin: 0px auto;
	padding: 5px 10px;
	border-radius: 5px;
}

.gjss_cen .gjss_six .gjss_xxzs_fix .gjss_xx {
	width: 100%;
}

.gjss_cen .gjss_six .gjss_xxzs_fix .gjss_xx h6 a,
.gjss_cen .gjss_six .gjss_xxzs_fix .gjss_xx h6 {
	text-align: center;
	margin: 5px 0px;
	font-weight: initial;
	font-size: 13px;
}

.gjss_cen .gjss_six .gjss_xxzs_fix .gjss_xx h6 a:hover {
	color: #ff6a00;
}

.gjss_cen .gjss_six .gjss_xxzs_fix .gjss_xx .gjss_zxf {
	display: flex;
	justify-content: center;
}

.gjss_cen .gjss_six .gjss_xxzs_fix .gjss_xx .gjss_zxf p {
	font-size: 13px;
	line-height: 25px;
	color: #707070;
	margin: 0px 5px;
}

.gjss_cen .gjss_six .gjss_xxzs_fix .gjss_xx .gjss_zxf p span {
	color: #ff6a00;
}

.gjss_right {
	width: 22%;
	box-shadow: 0px 2px 10px #EEE;
	border-radius: 5px;
	padding: 10px 10px 5px 10px;
}

.gjss_right .gjss_hot {
	margin-bottom: 10px;
}

.gjss_right .gjss_hot h4 {
	font-size: 14px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.gjss_right .gjss_hot ul { margin: 5px 0px; }

.gjss_right .gjss_hot ul li {
	display: flex;
	align-items: center;
	line-height: 30px;
	cursor: pointer;
}

.gjss_right .gjss_hot ul li:hover {
	color: #ff6a00;
}

.gjss_right .gjss_hot ul li em {
	display: block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background: #ff6a00;
	color: #fff;
}

.gjss_right .gjss_hot ul li p {
	font-size: 13px;
	margin-left: 3%;
}

.gjss_right .gjss_hot .gjss_hot_img {
	border: 1px solid #eee;
	border-radius: 5px;
}

.gjss_right .gjss_hot .gjss_hot_img img {
	border-radius: 5px;
	overflow: hidden;
	width: 240px;
	height: 125px;
	cursor: pointer;
}

.gjss_right .gjss_hot .gjss_hot_img img:hover {
	padding: 5px;
	transition: all 0.3s ease;
}

.gjss_right .gjss_zx {}

.gjss_right .gjss_zx h4 {
	font-size: 14px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.gjss_right .gjss_zx ul {
	margin-top: 5px;
}

.gjss_right .gjss_zx ul li {
	height: 30px;
	line-height: 30px;
	display: flex;
	justify-content: space-between;
}

.gjss_right .gjss_zx ul li a {
	font-size: 13px;
	position: relative;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gjss_right .gjss_zx ul li a:before {
	content: "";
	display: table;
	width: 3px;
	height: 3px;
	position: absolute;
	top: 14px;
	left: 0;
	background: rgba(22, 21, 21, 0.45);
}
.gjss_right .gjss_zx ul li a:hover {
	color: #ff6a00;
}

.gjss_right .gjss_zx ul li span {
	font-size: 13px;
	display: none;
}

.gjss_ad01 {
	width: 1200px;
	margin: 10px auto;
}

.gjss_ad01 img {
	cursor: pointer;
}

.gjss_wen {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
}

.gjss_wen h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
}

.gjss_wen h3:before {
	content: "";
	height: 2px;
	left: 0px;
	position: absolute;
	bottom: -1px;
	width: 55px;
	background: #ff6a00;
}

.gjss_wen ul {
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.gjss_wen ul li {
	line-height: 35px;
	display: flex;
	justify-content: space-between;
	width: 31%;
}

.gjss_wen ul li a {
	position: relative;
	padding-left: 15px;
	display: block;
	width: 70%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 13px;
}

.gjss_wen ul li a:before {
	content: "";
	display: table;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 16px;
	left: 0;
	background: rgba(22, 21, 21, 0.45);
}

.gjss_wen ul li a:hover {
	color: #ff6a00;
}

.gjss_wen ul li span {
	font-size: 13px;
}

/*友情链接*/

.pm_link { width: 1200px; margin: 10px auto; overflow: hidden; border: 10px solid #f0f0f0; padding: 20px; border-radius: 20px;}
.pm_link h5 { font-size: 14px; margin-bottom: 10px;}
.pm_link ul { display: flex; justify-content: space-between; flex-wrap: wrap;}
.pm_link ul li { line-height: 30px;}
.pm_link ul li a { font-size: 13px;}
.pm_link ul li a:hover { color: #fa3b3b; }

@media screen and (max-width: 1024px) {
	
	.top_gjbj { overflow: hidden;}
	.top_gjbj img {max-width: 200%; left: 50%; transform: translate(-9%); width: 200%;}
	
	.top_dh {width: 100%; padding: 0 0.2rem;}
	.top_logo { justify-content: initial; width: 80%;}
	.top_logo img { width: 40%; }
	.top_53kf { width: 20%; }
	.top_53kf a { width: 100%; }
	
	.top_nations { width: 100%; padding: 0.4rem 0.1rem; display: inherit; }
	.top_nations h3 { width: 100%; margin-bottom: 0.2rem; font-size: 0.26rem; }	
	.top_nations h3:after { left: 21px; }
	.top_nations ul {flex-wrap: wrap;width: 100%;}	
	.top_nations ul li {width: 18%;margin: 0.2rem 0rem;display: inline-block;}	
	.top_nations ul li a img {margin: 0px auto;display: block;border-radius: 5px;width: 50%;height: 50%;}	
	.top_nations ul li a p {margin-top: 0rem;padding: 0.2rem 0rem 0rem 0rem;font-size: .24rem;}	
	
	.gjss_sxtj {overflow: hidden; overflow-x: auto;}
	.gjss_sxtj ul { display: inherit; width: auto; overflow: hidden; overflow-x: auto; white-space: nowrap;}
	.gjss_sxtj ul li {float: left; margin: 1% 1%; width: 48%;}
	
	.gjss_sqgj {display: inherit; width: 100%;padding: 0.2rem 0.4rem 0.2rem 0.3rem;}
	.gjss_sqgj p {margin-right: 0rem;}
	.gjss_sqgj ul {display: inherit; overflow: hidden; margin-top: 0.2rem; width: 100%;}
	.gjss_sqgj ul li {float: left; margin: 0.2rem 0rem; width: 20%; text-align: center;}
	 
	.gjss_ad01 {width: 100%;}
	.gjss {width: 96%;}
	.gjss h3 {width: 160px; margin: 0.8rem auto; overflow: hidden; font-size: 20px; text-align: center; background: url(https://www.mbadic.com/public/images/tit-bg-2.png) no-repeat right; background-size: 20px; padding-right: 20px; padding-left: 20px; position: relative;}
	.gjss h3:before { content: ""; background: url(https://www.mbadic.com/public/images/tit-bg-1.png) no-repeat right; background-size: 14px; width: 20px; height: 20px; position: absolute; left: 0px; top: 5px; }
	.gj_fd {display: inherit;}
	.gjss_left {width: 100%; padding: 0.4rem 0.2rem 0.4rem 0.2rem; margin-bottom: 0.2rem;}
	.gjss_left .gjss_xxzx { width: 80%;}
	.gjss_cen {width: 100%;margin: 0rem 0rem 0.2rem 0rem; overflow: hidden;}
	.gjss_cen .baike_mm {margin: 0.2rem 0rem 0rem 0rem;}
	.gjss_cen .baike_mm ul {margin: 0.2rem auto;}
	.gjss_cen .gjss_six .gjss_xxzs_fix {width: 45%;}
	.gjss_cen .gjss_six .gjss_xxzs_fix img {width: 100%; padding: 0rem;}
	.gjss_cen .gjss_six .gjss_xxzs_fix .gjss_xx h6 a, .gjss_cen .gjss_six .gjss_xxzs_fix .gjss_xx h6 {text-align: inherit;height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.gjss_cen .gjss_six .gjss_xxzs_fix .gjss_xx .gjss_zxf {display: inherit;}
	.gjss_cen .gjss_six .gjss_xxzs_fix .gjss_xx .gjss_zxf p { margin: 0rem;}
	.gjss_right {width: 100%; padding: 0.2rem 0.2rem; overflow: hidden;} 
	.gjss_right .gjss_hot {width: 100%; overflow: hidden; margin-top: 0.2rem;}
	.gjss_right .gjss_hot ul {width: 70%; float: left; margin: 0.2rem 0rem;}
	.gjss_right .gjss_hot ul li p {width: 90%; overflow: hidden; height: 25px; line-height: 25px; text-overflow: ellipsis; white-space: nowrap;}
	.gjss_right .gjss_hot .gjss_hot_img {width: 30%; float: left;}
	.gjss_right .gjss_hot .gjss_hot_img img {height: 72px;width: 100%;}
	.gjss_right .gjss_zx {width: 100%; overflow: hidden; margin-top: 0.2rem;}
	
	.gjss_wen {
		width: 96%;
	}
	
	.gjss_wen ul li {
		width: 100%;
	}
	
	.pm_link { width: 95%; margin: 10px auto; }
	.pm_link ul li { margin: 0 0.2rem 0.2rem 0; }
	
	
	
}