@charset "UTF-8";
/*教育部移动端通用样式头、尾*/
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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}

html, body {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  background: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif,Helvetica,"微软雅黑";
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

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

a {
  text-decoration: none;
}

a:hover {
  -webkit-tap-highlight-color: transparent;
}

img {
  -ms-interpolation-mode: bicubic;
}

input {
  border-radius: 0;
}

button {
  -webkit-appearance: none;
  border-radius: 0;
}

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

@-webkit-viewport ,@-moz-viewport,@-ms-viewport,@-o-viewport,@viewport {
  width: device-width;
}
.clear {
  clear: both;
}

/*头、导航、尾css样式*/
.moe-page-set, .scy-main {
  background: url(http://www.moe.gov.cn/images/m_top_bg.png) no-repeat center top #fff;
}

.scy-tou {
  width: 750px;
  margin: 0 auto;
}

.scy-logo {
  padding: 30px 0 35px 26px;
}

.moe-page-width-m, .scy_bottom {
  width: 710px;
  margin: 0 auto;
  padding: 0 20px;
}

.m-moe-tools {
  overflow: visible;
}

.m-moe-cas {
  float: right;
}
.m-moe-cas img {
  vertical-align: middle;
}

.m-user-infor {
  padding-left: 35px;
  background: url(tmp_m_login_logo.png) no-repeat left 6px;
}

.shoucang {
  padding-left: 25px;
  background-size: auto 70%;
}

.m_tou_date {
  margin: 0 auto;
  padding: 0 20px;
  width: 710px;
  height: 57px;
  line-height: 57px;
  font-size: 24px;
  color: #fff;
  border-bottom: 1px solid #b0c6f1;
  overflow: visible;
}
.m_tou_date a {
  color: #fff;
}
.m_tou_date .right_part {
  float: right;
  overflow: visible;
}
.m_tou_date .right_part a {
  margin: 0 20px;
}

#m_english {
  position: relative;
  display: inline-block;
  overflow: visible;
}
#m_english dl {
  display: none;
  position: absolute;
  top: 57px;
  z-index: 1000;
  background: #fff;
}
#m_english dl a {
  font-family: arial;
  display: block;
  margin: 0 auto;
  padding: 0 20px 0 10px;
  letter-spacing: 2px;
  color: #567fe6;
}
#m_english dl a:hover {
  color: #fff;
  background: #567fe6;
}

#mLanguage {
  padding-right: 15px;
  color: #fff;
  background: url(moe_languages_arrow.png) no-repeat right -10px;
}

#toolbarCtrl {
  margin: 0;
}

.m_top_logo {
  margin: 0 auto;
  width: 750px;
  overflow: hidden;
}
.m_top_logo img {
  display: block;
  margin: 30px 0 35px 26px;
}

.m_top_nav {
  position: relative;
  margin: 0 auto;
  width: 750px;
  height: 82px;
  line-height: 82px;
  font-size: 32px;
  color: #fff;
  background: url(m_nav_bg.png) repeat-x center top;
  overflow: hidden;
}
.m_top_nav * {
  overflow: visible;
}
.m_top_nav ul {
  position: relative;
  width: 100%;
}
.m_top_nav li {
  float: left;
}
.m_top_nav li a {
  display: block;
  padding: 0 30px;
  color: #fff;
}
.m_top_nav li.cur a {
  background: url(m_nav_cur_bg.png) repeat-x center top;
}
.m_top_nav .m_nav_mask {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 120px;
  height: 83px;
  right: 0;
  background: url(m_nav_mask.png) no-repeat center top;
}
.m_top_nav #m_nav_mask_fun_left {
  display: none;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 120px;
  height: 83px;
  left: 0;
  background: url(m_nav_mask_left.png) no-repeat center top;
}

.m_top_nav.fixed {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 900;
  margin-left: -375px;
}

.m_sub_nav, .m_gongkai_nav {
  position: relative;
  width: 710px;
  height: 70px;
  margin: 30px auto 0;
}
.m_sub_nav ul, .m_gongkai_nav ul {
  position: relative;
  width: 100%;
  font-size: 30px;
  color: #4b4b4b;
}
.m_sub_nav ul li, .m_gongkai_nav ul li {
  position: relative;
  float: left;
  height: 70px;
  padding-right: 10px;
}
.m_sub_nav ul li a, .m_gongkai_nav ul li a {
  position: relative;
  height: 58px;
  padding: 0 16px;
  display: inline-block;
  color: #4b4b4b;
  line-height: 58px;
  background: url(m_gongkai_nav_btn_bg.png) repeat-x center top;
  border: 1px solid #dadada;
}
.m_sub_nav ul li.cur a, .m_gongkai_nav ul li.cur a {
  background: url(m_gongkai_nav_cur_btn_bg.png) repeat-x center top;
  overflow: visible;
}
.m_sub_nav ul li.cur a .sj, .m_gongkai_nav ul li.cur a .sj {
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 18px;
  height: 11px;
  margin-left: -9px;
  background: url(m_gongkai_nav_btn_sj.png) no-repeat center center;
}

.m_sub_nav_mask_left, .m_gongkai_nav_mask {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 62px;
  height: 60px;
  background: url(m_gongkai_mask_1.png) no-repeat center top;
}

.m_sub_nav_mask_right, .m_gongkai_nav_mask2 {
  left: 0;
  background: url(m_gongkai_mask_2.png) no-repeat center top;
  display: none;
}

/*当前位置*/
.breadcrumb, .common_dqwz {
  width: 710px;
  padding: 10px 0px;
  margin: 0 auto 30px;
  font-size: 26px;
  font-family: "宋体";
  line-height: 40px;
  color: #6b6b6b;
  border-bottom: 1px solid #e4e4e4;
}
.breadcrumb a, .common_dqwz a {
  color: #6b6b6b;
}
.breadcrumb span, .common_dqwz span {
  display: none;
}

.scy-foot {
  margin-top: 30px;
  width: 100%;
  background: #474e62;
}

.scy-foot-nr {
  margin: 0 auto;
  padding: 0.1px;
  width: auto !important;
  font-size: 22px;
}

.scy-foot-zj {
  margin: 30px auto 0;
  width: 474px;
  width: 600px;
}
.scy-foot-zj img {
  float: left;
}
.scy-foot-zj ul li {
  float: left;
  margin: 0 20px;
}
.scy-foot-zj ul li.sm {
  background: url(m_footer_icon_1.png) no-repeat center 10px;
}
.scy-foot-zj ul li.dt {
  background: url(m_footer_icon_2.png) no-repeat center 10px;
}
.scy-foot-zj ul li.lx {
  background: url(m_footer_icon_3.png) no-repeat center 10px;
}
.scy-foot-zj ul li a {
  display: block;
  padding-top: 50px;
  color: #707483;
}

.scy-foot-xia {
  margin: 14px auto;
}
.scy-foot-xia p {
  color: #707483;
  height: auto;
  line-height: 40px;
  text-align: center;
}
.scy-foot-xia p span {
  display: block;
  clear: both;
}
.scy-foot-xia a {
  display: inline-block;
  color: #707483;
}


#_span_jiucuo {
  float: left;
  margin-top: 12px;
  margin-left: 15px;
}

.m_position_fixed_A {
  position: fixed;
  right: 25px;
  bottom: 10%;
  z-index: 900;
  width: 76px;
}

.m_return_top {
  display: none;
  margin-bottom: 2px;
  width: 76px;
  height: 72px;
  background: url(m_return_top.png) no-repeat center center;
  cursor: pointer;
}

.m_share_A {
  width: 76px;
  height: 72px;
  background: url(m_share.png) no-repeat center center;
  cursor: pointer;
}

#moe_black2, #moe_black {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: url(moe_goLink_black.png) repeat left top;
}

#moe_golink2, #moe_golink {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 666px;
  height: 266px;
  margin: auto;
  background: #f3f6fe;
  border: 2px solid #667ec9;
  border-radius: 20px;
  color: #4b4b4b;
  overflow: visible;
}
#moe_golink2 p, #moe_golink p {
  position: relative;
  bottom: 30px;
  text-align: right;
}

#golink_info2, #golink_info {
  margin: 30px 40px 25px;
  padding-bottom: 15px;
  text-align: center;
  line-height: 36px;
  border-bottom: 1px solid #7994d7;
  font-size: 32px;
}
#golink_info2 img, #golink_info img {
  vertical-align: middle;
}

#golink_btn2, #golink_btn {
  text-align: center;
  line-height: 52px;
  font-size: 24px;
}
#golink_btn2 a, #golink_btn a {
  display: inline-block;
  width: 134px;
  height: 52px;
  line-height: 72px;
  background: #5f7edf;
  border-radius: 10px;
  color: #fff;
}
#golink_btn2 strong, #golink_btn strong {
  margin-left: 50px;
  cursor: default;
  display: inline-block;
}

.pchide {
  display: block;
}

.scy-js form,
.scy-js .btn-text,
#added_block,
#pc_left_position,
.mhide {
  display: none;
}

.setMarginBt {
  margin-bottom: 20px;
}

.setPaddingLR {
  padding-left: 10px;
  padding-right: 10px;
}

.setMarginLR {
  margin-left: 10px;
  margin-right: 10px;
}

.clearMargin {
  margin: 0;
}

.clearPadding {
  padding: 0;
}

.clearBG {
  background: none;
}

.clearBorder {
  border: none;
}