.base {
  width: 1200px;
  margin: auto;
}
/*top*/
.sy_top {
  position: relative;
  width: 100%;
  height: 37px;
  background-color: #eef0f4;
  z-index: 1000033;
}
.sy_top_c {
  height: 37px;
}
.sy_top p {
  float: left;
  height: 37px;
  line-height: 37px;
  font-size: 14px;
  color: #979797;
}
.sy_top .sy_top_left {
  width: 517px;
  float: left;
  color: #7d7d7d;
  font-size: 12px;
  line-height: 36px;
}
.sy_top .sy_top_right {
  float: right;
  width: auto;
  line-height: 24px;
  display: flex;
  align-items: center;
  height: 100%;
  /*   .weibo {
    position: relative;
    padding-left: 5px;
    width: 78px;
    height: 24px;
    background: #fff;
    border: 1px solid #999d9f;
    border-radius: 4px;
    line-height: 24px;
    box-sizing: border-box;

    .icon {
      margin-top: 3px;
      width: 18px;
    }

    span {
      position: absolute;
      right: 0;
      display: inline-block;
      width: 50px;
      height: 100%;
      background: linear-gradient(1deg, #fe6662, #d90e07);
      box-sizing: border-box;
      font-size: 12px;
      text-align: center;
      color: #fff;
    }
  } */
}
.sy_top .sy_top_right .addFavorite,
.sy_top .sy_top_right .showWapSiteQrcode {
  display: inline-block;
  font-size: 14px;
  color: #979797;
  padding-right: 10px;
  margin-right: 15px;
  border-right: 1px solid #999d9f;
  height: 14px;
  line-height: 14px;
}
.sy_top .sy_top_right .addFavorite:hover,
.sy_top .sy_top_right .showWapSiteQrcode:hover {
  text-decoration: underline;
}
.sy_top .sy_top_right .showWapSiteQrcode .icon {
  font-size: 12px;
}
.sy_top .sy_top_right .showWapSiteQrcode:hover {
  text-decoration: underline;
}
.sy_top .sy_top_right .sinaweibo {
  margin-top: 3px;
}
.sy_top .sy_top_right .sinaweibo a {
  height: 24px;
}
.sy_top .sy_top_right > a:last-child {
  margin-left: 20px;
  display: inline-block;
  width: 108px;
  height: 24px;
  background: #326cf6;
  border-radius: 4px;
  text-align: center;
  color: #fff;
}
.sy_top .sy_top_right > a:last-child,
.sy_top .sy_top_right .showWapSiteQrcode {
  position: relative;
}
.sy_top .sy_top_right > a:last-child > div,
.sy_top .sy_top_right .showWapSiteQrcode > div {
  position: absolute;
  width: 140px;
  left: 50%;
  top: 27px;
  margin-left: -70px;
  box-sizing: border-box;
  padding: 9px 0;
  border-radius: 11px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  text-align: center;
  display: none;
}
.sy_top .sy_top_right .showWapSiteQrcode > div {
  width: 300px;
}
.sy_top .sy_top_right > a:last-child > div img,
.sy_top .sy_top_right .showWapSiteQrcode > div img {
  margin-top: -8px;
  width: 137px;
  height: 137px;
}
.sy_top .sy_top_right > a:last-child > div p,
.sy_top .sy_top_right .showWapSiteQrcode > div p {
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  height: auto;
}
.sy_top .sy_top_right > a:last-child:hover div,
.sy_top .sy_top_right .showWapSiteQrcode:hover div {
  display: block;
}
.sy_top .sy_top_right .showWapSiteQrcode:hover div {
  display: flex;
}
/*---------------------------------------------nav---------------------------*/
.nav_main {
  position: relative;
  background: #fff;
}
.nav_bg {
  position: relative;
  width: 100%;
  display: inline-flex;
  align-items: center;
  height: 103px;
}
.nav-logo-box {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 360px;
}
.nav_logo {
  width: 156px;
  height: 43px;
  /* margin-right: 30px; */
}
.index_nav_r {
  width: 174px;
  height: 18px;
}
.nav_main a:hover {
  text-decoration: none;
}
.nav_left {
  width: 132px;
  margin-left: 30px;
  padding-right: 20px;
}
.nav_left .xq_tab {
  position: relative;
  cursor: pointer;
  /* width: 65px; */
  z-index: 11;
  border-bottom: solid 1px #238be9;
  text-align: center;
  padding-bottom: 10px;
}
.nav_left .p1 {
  position: absolute;
  left: 140px;
  /* top: 40px; */
  top: -30px;
  width: 0px;
  height: 0px;
  background: #fff;
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid #fff;
  opacity: 0;
}
.nav_left:hover .p1 {
  width: 515px;
  height: 115px;
  border: 1px solid #dfdfdf;
  text-align: left;
  transition: all ease 0.3s;
  opacity: 1;
}
.nav_left i {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  display: inline-block;
  margin-bottom: 2px;
}
.nav_left .xq_tab em {
  position: relative;
  font-size: 16px;
  color: #3c3c3c;
  font-weight: normal;
}
.nav_left em::before {
  position: absolute;
  left: -24px;
  top: 0;
  width: 16px;
  height: 22px;
  content: "";
  background: url(http://www.qfedu.com/images/index2021/school_icon1.png)
    no-repeat;
  background-size: 16px;
}
.nav_left em:after {
  position: absolute;
  right: -18px;
  top: 8px;
  width: 10px;
  height: 6px;
  content: "";
  background: url(http://www.qfedu.com/images/index2021/school_icon2.png)
    no-repeat;
  background-size: 10px 6px;
}
.nav_left span {
  display: inline-block;
  font-size: 14px;
  color: #000;
  margin-left: 20px;
  padding-top: 10px;
}
.nav_left p {
  display: flex;
  margin-left: 20px;
}
.nav_left a {
  color: #333;
  font-size: 14px;
}
.nav_left a:hover {
  color: #326cf6;
}
.nav_phone {
  position: absolute;
  right: 0;
  font-size: 25px;
  color: #326cf6;
  line-height: 23px;
  display: flex;
}
@keyframes phoneIcon_ani {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.2);
  }
}
.nav_phone .icon {
  margin-right: 9px;
  font-size: 28px;
  animation: phoneIcon_ani ease 0.5s infinite alternate;
}
.nav_right_bg {
  position: relative;
  height: 47px;
}
.nav_right {
  display: flex;
  padding-left: 238px;
  box-sizing: border-box;
  justify-content: space-around;
}
.nav_right .nav:nth-child(1) {
  margin-left: 0 !important;
}
.nav_right a:nth-last-child(1) {
  padding-right: 0;
}
.nav_right i a {
  padding: 0;
  display: block;
  margin: 0 auto;
  line-height: 45px;
  font-size: 16px;
  color: #000;
}
.nav_right i {
  position: relative;
  line-height: 47px;
  display: inline-block;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
  z-index: 10;
}
.nav_right i div {
  position: absolute;
  top: 47px;
  background: #fff;
  text-align: center;
  width: 100%;
  left: -1px;
  height: 0px;
  overflow: hidden;
  white-space: nowrap;
}
.nav_right i:hover div {
  height: 130px !important;
  animation: aniHeight 0.2s;
  -webkit-animation: aniHeight 0.2s;
  border: 1px solid #38adea;
}
.nav_right i:hover div.shizi {
  height: 66px !important;
}
@keyframes aniHeight {
  from {
    transform: scale(0.5);
    transform-origin: center 0;
  }
  to {
    transform: scale(1);
    transform-origin: center 0;
  }
}
@-webkit-keyframes aniHeight {
  from {
    transform: scale(0.5);
    transform-origin: center 0;
  }
  to {
    transform: scale(1);
    transform-origin: center 0;
  }
}
@keyframes navani {
  from {
    transform: scale(0.8);
  }
  to {
    transform: scale(1);
  }
}
.nav_right i:hover,
.nav_right a.nav:hover,
.nav_right i.active,
.nav_right a.nav.active {
  font-weight: 600;
  color: #326cf6;
  position: relative;
}
.nav_right i:hover .icon,
.nav_right a.nav:hover .icon,
.nav_right i.active .icon,
.nav_right a.nav.active .icon {
  color: #326cf6;
}
.nav_right i:hover::after,
.nav_right a.nav:hover::after,
.nav_right i.active::after,
.nav_right a.nav.active::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-7px);
  bottom: 6px;
  width: 14px;
  height: 4px;
  background: #326cf6;
  border-radius: 2px;
}
.nav_right i em.icon {
  display: inline-block;
  font-size: 11px;
  transform: rotate(0);
  transition: all ease 0.3s;
  color: #999;
}
.nav_right i:hover em.icon {
  display: inline-block;
  font-size: 11px;
  transform: rotate(-180deg);
}
.nav_right a,
.nav_right span,
.nav_right i {
  text-align: center;
  padding: 0 !important;
  height: 47px;
  line-height: 47px;
  display: inline-block;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}
.nav_right i div a {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}
.nav_right i div a:hover {
  background: #e6eef7;
  font-weight: normal;
}
.nav_right span {
  position: relative;
}
.nav_right span:before {
  position: absolute;
  display: block;
  right: 18px;
  top: 23px;
  width: 0;
  height: 0;
  border-width: 5px 5px;
  border-color: #fff transparent transparent transparent;
  border-style: solid;
}
.nav_right span.on:before {
  border-color: #fff transparent transparent transparent;
  left: 50%;
  margin-left: -7px;
  top: 37px;
  -webkit-transform: rotate(180deg);
  border-width: 7px 7px;
}
.nav_right a:hover {
  font-weight: 900;
}
.nav_right span {
  position: relative;
}
.nav_right span p {
  position: absolute;
  top: 60px;
  height: 0;
  overflow: hidden;
}
.nav_right p a {
  display: block;
  width: 70px;
  height: 40px;
  padding: 0;
  border-bottom: 1px solid #515258;
  line-height: 40px;
  color: #f5f5f5;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.5);
}
.nav_right span:hover p {
  height: 410px;
  font-weight: 100;
}
.nav_right span p a:hover {
  color: #ea4c06;
  background: rgba(0, 0, 0, 0.5);
}
a.nav_on,
i.nav_on {
  font-weight: 900;
}
.nav_right span p .cloud {
  font-size: 12px;
}
.nav {
  background: none;
  height: auto;
  margin-bottom: 0;
}
.nav_right span {
  border-bottom: none;
  position: relative;
}
.nav_right span.on {
  font-weight: 900;
  border-bottom: none;
  background: #38adea;
}
.nav_right span.on:after {
  display: block;
}
.nav_right span:hover p {
  height: 0;
}
.nav_right_bg .nav_dropmenu_box {
  display: none;
  z-index: 3060;
  position: absolute;
  top: 47px;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.nav_right_bg .nav_dropmenu_box .base {
  height: 327px;
  padding-left: 228px;
  box-sizing: border-box;
}
.nav_right_bg .nav_dropmenu_box .base ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px 40px 20px;
  background: #f7f7ff;
}
.nav_right_bg .nav_dropmenu_box .base ul li a {
  margin-top: 20px;
  display: flex;
  align-items: center;
  width: 172px;
  height: 70px;
  background: #ffffff;
  border-radius: 4px;
  font-size: 16px;
  color: #000;
  transition: all ease 0.3s;
}
.nav_right_bg .nav_dropmenu_box .base ul li a .icon {
  margin: 0 17px 0 20px;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: rgba(50, 108, 246, 0.1);
  border-radius: 50%;
  text-align: center;
  line-height: 33px;
  color: #fff;
  font-size: 18px;
  transition: all ease 0.3s;
}
.nav_right_bg .nav_dropmenu_box .base ul li a .xkiconfont {
  margin: 0 17px 0 20px;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: rgba(50, 108, 246, 0.1);
  border-radius: 50%;
  text-align: center;
  line-height: 33px;
  color: #fff;
  font-size: 18px;
  transition: all ease 0.3s;
}
.nav_right_bg .nav_dropmenu_box .base ul li a:hover {
  background: #326cf6;
  color: #fff;
}
.nav_right_bg .nav_dropmenu_box .base ul li a:hover .icon {
  background-color: #fff !important;
  color: #326cf6 !important;
}
.nav_right_bg .nav_dropmenu_box .base ul li a:hover .xkiconfont {
  background-color: #fff !important;
  color: #326cf6 !important;
}
.nav_right_bg .nav_dropmenu_box .base2 {
  height: 150px;
  box-sizing: border-box;
  width: 1200px;
  padding-left: 228px;
  margin: auto;
}
.nav_right_bg .nav_dropmenu_box .base2 ul {
  padding: 28px 20px 10px 20px;
  background: #f7f7ff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.nav_right_bg .nav_dropmenu_box .base2 ul li {
  margin-bottom: 18px;
}
.nav_right_bg .nav_dropmenu_box .base2 ul li:last-child {
  margin-right: 0;
}
.nav_right_bg .nav_dropmenu_box .base2 ul li a {
  width: 100%;
  height: 70px;
  background: #ffffff;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  transition: all ease 0.3s;
}
.nav_right_bg .nav_dropmenu_box .base2 ul li a .icon {
  margin-right: 12px;
  font-size: 25px;
  transition: all ease 0.3s;
}
.nav_right_bg .nav_dropmenu_box .base2 ul li a:hover {
  background: #326cf6;
  color: #fff;
}
.nav_right_bg .nav_dropmenu_box .base2 ul li a:hover .icon {
  color: #fff !important;
}
.nav_right_bg .nav_dropmenu_box.nav_xxzy_box .base a {
  width: 220px;
  justify-content: center;
}
.nav_right_bg .nav_dropmenu_box.nav_itwd_box .base ul {
  justify-content: flex-start;
}
.nav_right_bg .nav_dropmenu_box.nav_itwd_box .base ul li {
  margin-right: 17px;
}
.nav_right_bg .nav_dropmenu_box.nav_itwd_box .base ul li:nth-child(5n) {
  margin-right: 0;
}
.nav_right_bg .nav_dropmenu_box.nav_itwd_box .base ul li a {
  justify-content: center;
}
.nav_right_bg .nav_dropmenu_box.nav_jysz_box .base2 a {
  width: 459px;
}
.nav_right_bg .nav_dropmenu_box.nav_xqfw_box .base2 a,
.nav_right_bg .nav_dropmenu_box.nav_gyqf_box .base2 a {
  width: 298px;
}
/*  ----------底部---------- */
.edu-footer {
  background: #2f3234;
  box-sizing: border-box;
}
.edu-footer .base1 {
  padding: 55px 0 40px 0;
  display: flex;
}
.edu-footer .base1 .con-right {
  width: 220px;
  color: #fff;
}
.edu-footer .base1 .con-right .edu-footer-logo {
  width: 100%;
  height: 60px;
}
.edu-footer .base1 .con-right .edu-footer-sologan {
  margin: 18px 0 40px 0;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.5em;
}
.edu-footer .base1 .con-right .edu-footer-phoneNumber {
  font-size: 25px;
  line-height: 23px;
  color: #ff2400;
  white-space: nowrap;
}
.edu-footer .base1 .con-right .edu-footer-phoneNumber .icon {
  font-size: 26px;
}
.edu-footer .base1 .con-right .edu-footer-phoneNumber a {
  margin: 9px auto 0 auto;
  display: block;
  width: 130px;
  height: 30px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  transition: all ease 0.2s;
}
.edu-footer .base1 .con-right .edu-footer-phoneNumber a:hover {
  background-color: #fff;
  color: #2f3234;
}
.edu-footer .base1 .con-center {
  margin: 0 65px 0 130px;
  width: 313px;
  display: flex;
  justify-content: space-between;
}
.edu-footer .base1 .con-center .qrcode-box {
  color: #fff;
  text-align: center;
}
.edu-footer .base1 .con-center .qrcode-box .qrcode {
  margin: auto;
  width: 129px;
  height: 129px;
  padding: 8px;
  background: #ffffff;
  border-radius: 20px;
  box-sizing: border-box;
}
.edu-footer .base1 .con-center .qrcode-box .qrcode img {
  width: 100%;
  height: 100%;
}
.edu-footer .base1 .con-center .qrcode-box h4 {
  white-space: nowrap;
  margin: 13px 0 0 0;
  line-height: 16px;
  font-size: 14px;
  color: #c6c7c9;
  font-weight: normal;
}
.edu-footer .base1 .con-center .qrcode-box h4 span {
  margin-top: 5px;
  display: block;
  font-weight: 400;
}
.edu-footer .base1 .con-center .qrcode-box p {
  font-size: 14px;
}
.edu-footer .base1 .con-left {
  flex: 1;
}
.edu-footer .base1 .con-left .edu-footer-about-links {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.edu-footer .base1 .con-left .edu-footer-about-links .list h4 {
  margin-bottom: 26px;
  line-height: 20px;
  font-size: 20px;
  color: #c6c7c9;
  white-space: nowrap;
  font-weight: normal;
}
.edu-footer .base1 .con-left .edu-footer-about-links .list ul li {
  height: 33px;
  line-height: 33px;
}
.edu-footer .base1 .con-left .edu-footer-about-links .list ul li a {
  color: #676b6f;
  font-size: 14px;
  transition: all ease 0.3s;
}
.edu-footer .base1 .con-left .edu-footer-about-links .list ul li a:hover {
  color: #fff;
}
.edu-footer .base2 {
  background: #2c2f31;
  padding-bottom: 35px;
}
.edu-footer .base2 .tab-btns {
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.edu-footer .base2 .tab-btns .tab-btn {
  margin-right: 30px;
  width: 62px;
  height: 47px;
  text-align: center;
  box-sizing: border-box;
  font-size: 14px;
  color: rgba(240, 240, 240, 0.6);
  line-height: 47px;
  transition: all ease 0.1s;
  cursor: pointer;
}
.edu-footer .base2 .tab-btns .tab-btn.active {
  color: #ff2400;
  border-bottom: 1px solid #ff2400;
  font-weight: bold;
}
.edu-footer .base2 .tab-content {
  padding-top: 15px;
}
.edu-footer .base2 .tab-content-item {
  display: flex;
  flex-wrap: wrap;
  display: none;
}
.edu-footer .base2 .tab-content-item.active {
  display: flex;
}
.edu-footer .base2 .tab-content-item a {
  padding-right: 18px;
  font-size: 14px;
  color: #fff;
  opacity: 0.6;
  line-height: 30px;
}
.edu-footer .base2 .tab-content-item a:hover {
  opacity: 1;
}
.edu-footer .copyright-box {
  padding: 16px 0 20px 0;
  background-color: #25282a;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  box-sizing: border-box;
}
.edu-footer .copyright-box p {
  line-height: 15px;
}
.edu-footer .copyright-box p a {
  padding: 0 4px;
  text-align: center;
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
}
.edu-footer .copyright-box p a:hover {
  color: #fff;
}
.edu-footer .copyright-box .copyright-p {
  margin: 14px 0;
}
.edu-footer .copyright-box .copyright-p img {
  width: 18px;
}
