@charset "UTF-8";
/*教育部专题*/
html,
body {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: "微软雅黑", Arial, "宋体";
	font-size: 16px;
	background: #fff;
}
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}

a,
area {
	blr: expression(this.onFocus=this.blur());
}

a {
	text-decoration: none;
}

dl,
dt,
dd,
ol,
ul,
li {
	list-style: none;
}

*:focus {
	outline: none;
	border: none;
}

#zhuanti-top {
	height: 75px;
}

#zhuanti-top-section {
	padding-left: 20px;
	width: 1100px;
	margin: 0 auto;
}
#zhuanti-top-section img {
	display: block;
	height: 60px;
	padding: 16px 0 0;
}
.zhuanti-section {
	width: 1100px;
	margin: 0 auto;
	line-height: 26px;
}

/*焦点图*/
.zhuanti-focus {
	position: relative;
	float: left;
	margin: 0 15px 0 10px;
	width: 415px;
	height: auto;
	border: 1px solid #ccc;
}
.zhuanti-focus .swiper-wrapper {
	width: 500%;
	position: relative;
}
.zhuanti-focus .swiper-slide {
	float: left;
	width: 20%;
	position: relative;
}
.zhuanti-focus .swiper-slide img {
	display: block;
	width: 100%;
}
.zhuanti-focus .swiper-slide .zhuanti-focus-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	background: url(zhuanti_common_focustxt_bg.png)
		repeat-x left top;
}
.zhuanti-focus .swiper-slide .zhuanti-focus-title a {
	color: #fff;
}
.zhuanti-focus .swiper-pagination {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
}
.zhuanti-focus .swiper-pagination-bullet {
	display: inline-block;
	float: left;
	width: 20px;
	height: 30px;
	background: url(zhuanti_common_focus_btn.png)
		no-repeat center;
}

/*要闻*/
.zhuanti-yw {
	float: left;
	width: 640px;
}
.zhuanti-yw h1 {
	font-family: "黑体";
	font-size: 24px;
	text-align: center;
	line-height: 1.5em;
}
.zhuanti-yw h1 a {
	color: #333;
}
.zhuanti-yw ul,
.zhuanti-yw dl {
	margin-top: 20px;
}
.zhuanti-yw li {
	padding: 2px 0 2px 20px;
	margin-left: 10px;
	font-size: 16px;
	background: url(jyb_common_blackpoint.gif)
		no-repeat 10px 14px;
	color: #4b4b4b;
}
.zhuanti-yw dd {
	padding: 3px 0 3px 20px;
	margin-left: 10px;
	font-size: 16px;
	background: url(jyb_common_blackpoint.gif)
		no-repeat 10px 14px;
	color: #4b4b4b;
}
.zhuanti-yw li.more,
.zhuanti-yw dd.more {
	float: right;
	background: none;
	font-size: 14px;
}

.zhuanti-foot {
	clear: both;
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	font-size: 14px;
	color: #000;
}
.zhuanti-foot span {
	display: inline-block;
	margin: 0 5px;
}

#fixed-nav {
	display: none;
	position: fixed;
	right: 10px;
	bottom: 10px;
}
#fixed-nav li {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 35px;
	font-size: 30px;
	color: #fff;
	background: #333;
	border-radius: 5px;
	cursor: default;
}
#wx_pic {
	margin: 0 auto;
	display: none;
}

.pchide {
	display: none;
}

.mhide {
	display: block;
}

@media screen and (max-width: 1010px) {
	#zhuanti-top-section {
		padding-left: 10px;
		width: auto;
	}
	.zhuanti-foot {
		width: 100%;
	}
	.zhuanti-foot span {
		display: block;
		clear: both;
		line-height: 200%;
	}

	.pchide {
		display: block;
	}

	.mhide {
		display: none;
	}
	#zhuanti-top-section img {
		height: 51px;
	}
}

.banner-img {
	max-width: 550px;
	width: 100%;
	border: 6px solid #2196f3;
    box-sizing: border-box;
	max-height: 300px;
}

body {
	background: #ddf8ff url(zhuanti_2020fangnishui_bg.jpg) no-repeat center -10px;
}
a {
	color: #555;
}
a:hover {
	text-decoration: underline;
}
#header {
	width: 1006px;
	margin: 0 auto;
	padding: 35px 0 345px;
}
#slogan {
	display: block;
	width: 100%;
}
.lanmu {
	margin-bottom: 20px;
	background: url(zhuanti_2020fangnishui_btbj.jpg) no-repeat center;
}
.lanmu img {
	display: block;
	margin: 0 auto;
	padding: 95px 0 84px 250px;
}
.lanmu-title {
	margin: 30px 0 20px;
}
.list dd {
	line-height: 49px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.list dd.more {
	clear: both;
	text-align: right;
}
#yujing {
	margin-bottom: 30px;
	background: url(zhuanti_2020fangnishui_zs.png) no-repeat 680px 95px;
}
.yujing-title {
	margin-bottom: 20px;
	font-size: 32px;
	line-height: 150%;
	font-weight: bold;
	color: #0072b4;
}
#yujing dd {
	padding: 10px 5px;
	width: 585px;
	line-height: 32px;
	color: #555;
	border-bottom: 1px dashed #8bd7e5;
}
#yujing dd p {
	font-size: 20px;
}
#yujing dd h1 {
	font-size: 24px;
	margin-left: 120px;
	padding: 5px 0;
}
#yujing dd#yujing1 {
	margin-left: 30px;
}
#yujing dd#yujing2 {
	margin-left: 50px;
}
#yujing dd#yujing3 {
	margin-left: 70px;
	border-bottom: none;
}
#difang {
	margin-bottom: 30px;
}
#difang dd {
	font-size: 20px;
	text-indent: 10px;
	line-height: 36px;
	color: #555;
	background: url(jyb_common_blackpoint.gif)
		no-repeat left 18px;
}
#liubuyuanze {
	float: left;
	width: 535px;
	margin-right: 30px;
}
#tongyao {
	float: left;
	width: 535px;
}
.xuesheng-title {
	display: block;
	margin: 0 auto 10px;
}
.xuesheng-item {
	width: 100%;
	height: 323px;
	background: url(zhuanti_2020fangnishui_xspbj.jpg) no-repeat center;
}
.xuesheng-item img {
	display: block;
	margin: 0 auto;
}
#liubuyuanze .xuesheng-item img {
	margin-top: 10px;
}
#tongyao .xuesheng-item img {
	margin-top: 50px;
}
.article-item:nth-child(2n) {
	float: left;
	width: 540px;
	padding-right: 10px;
	margin-right: 10px;
}
.article-item:nth-child(2n + 1) {
	float: left;
	width: 540px;
}
#shixiang dd p {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 2em;
	padding: 20px;
	color: #0080b8;
}
#item3 {
	float: left;
	width: 400px;
	margin-right: 20px;
	margin-top: 20px;
}
#xiaotieshi {
	float: left;
	width: 680px;
	height: 467px;
	margin-top: 20px;
	background: url(zhuanti_2020fangnishui_tsbj.jpg) no-repeat center;
}
#xiaotieshi img {
	display: block;
	margin-top: 69px;
	margin-left: 195px;
}
#jiuhu-item1 {
	position: relative;
	float: left;
	width: 549px;
	height: 669px;
	border-right: 1px dashed #ccc;
}
#jiuhu-item2 {
	position: relative;
	float: left;
	width: 550px;
	height: 669px;
}
#jiuhu-item3 {
	position: relative;
	float: left;
	width: 549px;
	height: 362px;
	border-right: 1px dashed #ccc;
	overflow: visible;
}
#jiuhu-item4 {
	position: relative;
	float: left;
	width: 550px;
	height: 362px;
}
#jiuhupian img {
	display: block;
	margin: 0 auto;
}
#jiuhu-item1 img {
	padding-bottom: 3px;
	border-bottom: 1px dashed #ccc;
}
#jiuhu-item2 img {
	border-bottom: 1px dashed #ccc;
}
#jiuhu-item3 img {
	position: absolute;
	top: -155px;
	left: 21px;
}
#gongkaike {
	margin: 30px auto;
}
#shipin {
	float: left;
	width: 530px;
	margin-right: 20px;
}
.lanmu-title img,
#shixiang img {
	display: block;
}
#xiaotieshi strong {
	display: none;
	color: #1a89d7;
}
@media screen and (max-width: 1010px) {
	body {
		background-size: contain;
	}
	#header {
		width: auto;
		padding: 40px 0;
	}
	#slogan {
		width: 90%;
		margin: 0 auto;
		max-width: 652px;
	}
	#yujing-title {
		margin-bottom: 0;
		font-size: 26px;
	}
	#yujing dd {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	#yujing dd#yujing1,
	#yujing dd#yujing2,
	#yujing dd#yujing3,
	#yujing dd h1 {
		margin-left: 0;
		text-align: center;
	}
	#yujing dd p {
		text-align: justify;
	}
	.lanmu {
		background: none;
		border-bottom: 3px double #1a89d7;
	}
	.lanmu img {
		padding: 0;
		width: 100%;
		max-width: 222px;
	}
	.zhuanti-section,
	#yujing {
		width: auto;
		padding: 0 10px;
		background: none;
	}
	#liubuyuanze {
		width: 50%;
		margin: 0 0 30px;
	}
	#tongyao {
		width: 50%;
		margin: 0;
	}
	#liubuyuanze .xuesheng-title {
		width: 100%;
		max-width: 363px;
	}
	#tongyao .xuesheng-title {
		width: 100%;
		max-width: 304px;
	}
	.xuesheng-item {
		height: auto;
		background: none;
	}
	.article-item,
	.left,
	.right,
	#item3,
	#shipin {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#shixiang dd p {
		padding: 10px;
		text-align: justify;
	}
	#xiaotieshi {
		width: 100%;
		height: auto;
		background: none;
	}
	#xiaotieshi img {
		width: 100%;
		margin: 0 auto;
		max-width: 426px;
	}
	#xiaotieshi strong {
		display: block;
		margin-bottom: 10px;
		font-size: 32px;
		text-align: center;
		text-shadow: 0 0 3px #fff;
		line-height: 150%;
	}
	#jiuhu-item1,
	#jiuhu-item2,
	#jiuhu-item3,
	#jiuhu-item4 {
		width: 100%;
		height: auto;
		float: none;
		border: none;
	}
	#jiuhu-item3 img {
		position: relative;
		top: 0;
		left: 0;
		border-bottom: 1px dashed #ccc;
	}
	#jiuhupian img {
		width: 100%;
		max-width: 500px;
	}
	.list {
		clear: both;
		padding-top: 20px;
	}
	.list dd {
		line-height: 36px;
	}
}
@media screen and (max-width: 905px) {
	#liubuyuanze {
		width: 100%;
	}
	#tongyao {
		width: 100%;
	}
	#liubuyuanze .xuesheng-item img {
		width: 100%;
		max-width: 452px;
	}
	#tongyao .xuesheng-item img {
		margin: 0 auto;
		width: 100%;
		max-width: 399px;
	}
	#header {
		width: auto;
		padding: 80px 0 14px;
	}
}

#footer {
	border-top: 1px solid #ffc0bc;
	background: #fff;
	padding: 15px 0 15px 0;
	text-align: center;
	line-height: 25px;
	color: #333;
	font-size: 14px;
	width: 100%;
	margin-top: 65px;
}

.showpc {
	display: block;
}
.showmobile {
	display: none;
}
.yujing-title a {
	color: #0072b4;
	cursor: pointer;
}


#shipin iframe{
	width: 530px;height: 300px;
}