body,ul,dl,li,dt,dd,a,img,p,div,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: none;
	/* overflow: hidden; */
}

body {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	overflow: visible;
	min-width: 1250px;
}

li {
    list-style: none
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a:link,a:visited {
	text-decoration: none;
	color: #4b4b4b;
}

a:hover {
	text-decoration: none;
}

a:active {
	background: none;
	border: none;
}

.logo {
	position: absolute;
	left: 15px;
	top: 10px;
	width: 213px;
	height: 43px;
}

.logo img {
	width: 100%;
	height: 100%;
}

.header {
	width: 100%;
	height: 60px;
	position: relative;
	background: #FFF;
}

.container {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.mainnav {
    position: absolute;
    right: 120px;
    top: 5px;
    clear: both;
    white-space: nowrap;
    left: 230px;
}
.mainnav li {
    float: left;
    margin-left: 8%;
    font-size: 20px;
    font-weight: 700;
    white-space: nowrap;
}
.mainnav li a {
    display: block;
    line-height: 48px;
    height: 50px;
    padding: 0 1%;
}
.mainnav li a:hover {
    text-decoration:none; 
}

.contentDiv {
	/* width: 1260px; */
	background-color: #ffffff;
	margin: 0 auto;
}

.topImgDiv {
	position: relative;
    width: 100%;
}

.topImgDiv img {
	width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.qhsl {
	background: url("../images/qhsl.png") no-repeat;
	background-position: center;
	height: 860px;
	box-sizing: border-box;
	margin: 0 auto;
	overflow: hidden;
}

.qhsl_content {
	/* width: 1205px; */
	box-sizing: border-box;
	margin: 250px 0 0 0;
	overflow: hidden;
}

.qhsl_content .headline h5 {
    text-align: center;
}

.qhsl_content .headline h5 a {
	font-size: 38px;
    font-weight: bold;
    color: #fe0000;
    text-decoration: none;
}

.qhsl_content .headline p {
	margin-top: 20px;
	text-indent: 2rem;
    font-size: 18px;
    line-height: 35px;
    text-align: justify;
}

.xxgc {
	background: url("../images/xxgc.png") no-repeat;
	background-position: center;
	height: 700px;
	box-sizing: border-box;
	margin: 0 auto;
	overflow: hidden;
}

.xxgc_content {
	position: relative;
    margin: 130px auto 320px;
    width: 1280px;
}

.swiper-slide {
	width: 600px;
    margin-right: 20px;
}

.qwjd {
	background: url("../images/qwjd.png") no-repeat;
	background-position: center;
	height: 700px;
	box-sizing: border-box;
	margin: 0 auto;
	overflow: hidden;
}

.newsList {
	text-align: center;
}

.newsList li {
	float: left;
    overflow: hidden;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 16px;
    width: 570px;
    margin-left: 24px;
    height: 100px;
    padding: 24px 16px 16px 24px;
    text-align: left;
    border: 1px dashed #fe9356;
    background-color: #fff;
    box-shadow: 3px 5px 5px #dbd4d4;
    font-weight: bold;
}

.newsList li:hover {
    background-color: #e00000;
}

.newsList li:hover *,
.newsList li:hover a,
.newsList li:hover p {
    color: white; /* 鼠标悬停时，所有子元素、a标签和p标签的文字颜色变为白色 */
}


.newsList li span {
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: 3px;
    border-radius: 4px;
    /* background: #7ecef4; */
}

.newsList li p {
    font-size: 14px;
    text-overflow: inherit;
    font-weight: normal;
    height: 100px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	color:#969393;
	margin: 8px 0px 8px 0px;
	line-height: 24px;
}

.newsList li a {
	color:#e00000;
}

.qwjd_content .content .section p {
    margin: 10px auto;
    line-height: 34px;
    font-size: 22px;
	color:#e00000;
	font-weight: 600;
}

.qwjd_content {
	text-align: center;
    margin: 200px auto 320px;
    width: 1240px;
}


.footer {
	background: #F89051;
	width:100%;
	margin: 0 auto;
	overflow: hidden;
	font-family: "微软雅黑", "宋体";
}
.footer_bottom {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.footer_txt{max-width:1202px; margin:0 auto;}
.footer_line{float:left; height:60px; width:1px; margin-top:23px; background:#cccccc;}
.footer_txt{ text-align:center;}
.footer_nav{padding:18px 0 10px; margin-left:-8px;}
.footer_nav a{margin:0 8px;}
.footer_copyright{font-size:14px; line-height:20px;}
.footer_txt a,.footer_txt b{color:#DFDFDF;}
.footer_txt a:hover{color:#cc0000;}

.footer_l {
	width: 35%;
	float: left;
}

.footer_r {
	width: 60%;
	float: right;
}

.footer_nav {
	width: 78%;
	float: left;
	height: 78px;
	text-align: center;
	line-height: 78px;
	color: #fff;
}

.footer_nav a {
	margin: 0 8px;
}

.footer_nav a:link,.footer_nav a:visited {
	color: #fff;
}

.footer_pic {
	width: 22%;
	float: right;
	height: 78px;
	text-align: center;
}

.footer_pic a {
	display: block;
	float: left;
	margin-right: 10px;
}

.footer_pic #_span_jiucuo {
	display: block;
	float: left;
	margin-right: 10px;
	padding-top: 20px;
}

.footer_txt {
	width: 100%;
	float: right;
	text-align: center;
	color: #fff;
}

.footer_copyright {
	padding-right: 20px;
	padding-top: 20px;
}

.footer_copyright .beian {
	background: url(/global/beian.png) no-repeat center left;
	padding-left: 25px;
	color: #fff;
}

#focus-ershida-top { clear: both; position: relative; margin: 0px auto 40px; width: 1100px; height: 490px; background: transparent;}
.focus-ershida-topImg li { clear: both; position: absolute; top: 32px; left: 0; width: 765px; height: 426px;  opacity: 0; filter: alpha(opacity=0);}
.focus-ershida-topImg li a, .focus-ershida-topImg li img { position: relative; display: block;
  width: 100%; height: 100%;}
.focus-ershida-topImg li p { display: none; position: absolute; bottom: 0; left: 0; width: 100%; text-indent: 10px; font-size: 16px; line-height: 33px; background: url("../images/zhuanti_2022ershida_bg10.png") repeat left top; color: #fff;}
.focus-ershida-topImg li.active { z-index: 3; top: 0; opacity: 1; padding: 0 110px; width: 880px; height: 490px; filter: alpha(opacity=100);}
.focus-ershida-topImg li.active img:hover {/*transform: scale(1); transition: all 0.5s;*/}
.focus-ershida-topImg li.active p { display: block;}
.focus-ershida-topImg li.next { left: 335px; opacity: 0.5; filter: alpha(opacity=50);}

.mhide {
  display: block;
}

#moe-focus-cover { position: absolute; z-index: 2; top: 32px; left: 0; width: 100%; height: 426px; background: url(http://www.moe.gov.cn/images/index_moe_focus_shadow.png) repeat-y center; background-size: 100% auto;}
.focus-pagenation { position: absolute; bottom: 10px; right: 125px; z-index: 5;}
.focus-pagenation dd { float: left; margin: 0 3px; width: 12px; height: 12px; border-radius: 50%; background: url(zhuanti_2022ershida_icon_03.png) no-repeat left top; cursor: default;}
.focus-pagenation dd.curr { background: url(zhuanti_2022ershida_icon_02.png) no-repeat left top;}
.focus-arrow-left, .focus-arrow-right { position: absolute; top: 45%; left: -60px; z-index: 4; opacity: 0; filter: alpha(opacity=0);}
.focus-arrow-right { left: auto; right: -60px;}

  
  /* 自定义滚动条样式 */
  .qwjd-right::-webkit-scrollbar {
    width: 6px; /* 滚动条宽度 */
  }
  
  .qwjd-right::-webkit-scrollbar-track {
    background: #f1f1f1; /* 滚动条轨道背景色 */
  }
  
  .qwjd-right::-webkit-scrollbar-thumb {
    background: #e00000; /* 滚动条滑块背景色 */
    border-radius: 10px; /* 滚动条滑块圆角 */
  }
  
  .qwjd-right::-webkit-scrollbar-thumb:hover {
    background: #e00000; /* 鼠标悬停时滚动条滑块的背景色 */
  }

  .qwjd-right {
    height: 340px; /* 定义高度 */
    overflow-y: scroll; /* 垂直滚动条 */
    overflow-x: hidden; /* 隐藏水平滚动条 */
    box-sizing: border-box; /* 边框盒模型 */
	/* padding: 10px; */
  }
  .qwjd-right a p {
	/* font-size: 22px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 70px;
    font-weight: 600;
	transform: translateY(-30%); */

	font-size: 22px;
    text-align: left;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    /* line-height: 70px; */
    font-weight: 600;
    /* transform: translateY(-30%); */
    height: 70px;
  }
  