@charset "utf-8";
[v-cloak] {
  display: none;
}
/* CSS Document */
html {
  background: url(../images/bg_repeat.jpg) no-repeat center 432px #a4cdff;
}
body {
  max-width: 100%;
  overflow-x: hidden;
  font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
select,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
img {
  border: none;
  max-width: 100%;
}
a {
  color: #2b2a3c;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul,
ol,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
input,
:focus {
  outline: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
input::focus-inner {
  padding: 0;
  border: 0;
}
input::-webkit-input-placeholder {
  color: #999;
}
input::-moz-placeholder {
  color: #999;
}
input:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder {
  color: #999;
}
select::-ms-expand {
  display: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear {
  height: 0;
  width: 100%;
  overflow: hidden;
  font-size: 1px;
  line-height: 0;
  visibility: hidden;
}
.Width {
  width: 1190px;
  margin: 0 auto;
}
.hide,
.onlymob {
  display: none;
}
.container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
.container::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}
ul::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}
ul.no_after::after {
  display: none;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}
/* 通用头部 开始 */
.ht_top {
  width: 100%;
  overflow: hidden;
  background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
  line-height: 41px;
  position: relative;
  z-index: 999;
}
.ht_top .zt_top {
  width: 1200px;
  height: 41px;
  margin: 0 auto;
}
.ht_top h1 {
  float: left;
}
.ht_top h1 a {
  float: left;
  width: 131px;
  height: 40px;
  overflow: hidden;
  background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
  font-size: 12px;
  text-indent: -100em;
}
.ht_top .topnav {
  float: right;
  color: #333;
  font-size: 12px;
}
.ht_top .topnav a {
  padding: 0 8px;
}
.ht_top .topnav a:hover {
  color: #e4393c;
  text-decoration: underline;
}
/* 通用头部 结束 */
/* 通用样式 开始 */
.container_wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  margin-top: 60px;
  background-color: #ffffff;
  background: linear-gradient(#f6faff, #dfecff);
  border-radius: 40px;
  box-shadow: 0 12px 26px rgba(21, 61, 201, 0.18);
  overflow: hidden;
  padding-bottom: 40px;
}
.title_h3 {
  width: 100%;
  background-color: #1e6cff;
  text-align: center;
}
.title_h3 span {
  font-weight: normal;
  font-size: 40px;
  line-height: 100px;
  font-weight: bold;
  background: linear-gradient(#fff, #aee1ff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  position: relative;
}
.title_h3 span::after,
.title_h3 span::before {
  content: '';
  position: absolute;
  top: 14px;
  background-repeat: no-repeat;
  background-position: center;
  width: 48px;
  height: 37px;
}
.title_h3 span::after {
  left: -80px;
  background-image: url(../images/j_l.png);
  animation: ani_l 2s linear infinite;
}
.title_h3 span::before {
  right: -80px;
  background-image: url(../images/j_r.png);
  animation: ani_r 2s linear infinite;
}
@keyframes ani_l {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes ani_r {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
/* 通用样式 结束 */
/* banner 开始 */
#app {
  overflow: hidden;
  position: relative;
}
.banner_box {
  width: 100%;
  height: 432px;
  background: url("../images/banner.jpg") center top no-repeat;
  position: relative;
  background-size: 100% 100%;
  z-index: 100;
  max-width: 1920px;
  padding-top: 85px;
  margin: 0 auto;
}
.banner_box .container_wrap {
  margin-top: 0;
}
.banner_box .xd {
  position: relative !important;
  width: 1200px;
  margin: 0 auto;
}
.banner_box .xd .txt {
  width: 559px;
  height: 214px;
  display: block;
  margin-left: 170px;
  margin-top: 15px;
}
.banner_box .xd .txt1 {
  margin-left: 260px;
  width: 340px;
  height: 66px;
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 32px;
  line-height: 32px;
  color: #fff;
  background-color: #1e6cff;
  box-shadow: inset 0 4px 6px rgba(0, 84, 243, 0.66), 0 8px 14px rgba(62, 113, 210, 0.36);
  padding: 0 5px;
}
.banner_box .xd .txt1 b {
  width: 50%;
  text-align: center;
}
.banner_box .xd .txt1 span {
  background-color: #fff;
  width: 50%;
  height: 54px;
  border-radius: 0 27px 27px 0;
  text-align: center;
  color: #303353;
  line-height: 54px;
}
.custom_banner {
  width: 100%;
  height: 1057px;
  background-repeat: no-repeat;
  background-position: center;
}
/* banner 结束 */
/* 以“应试”为核心，靶向备考 开始 */
.ms_txt {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 70px 40px 0;
}
.ms_txt li {
  background-color: #fff;
  width: 540px;
  box-shadow: 0 12px 22px rgba(62, 113, 210, 0.12);
  border-radius: 25px;
  font-size: 22px;
  line-height: 48px;
  color: #431b14;
  position: relative;
  box-sizing: border-box;
}
.ms_txt li.t {
  margin-bottom: 30px;
  padding-top: 70px;
  padding-left: 50px;
  padding-bottom: 40px;
}
.ms_txt li.t span {
  width: 240px;
  height: 72px;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  line-height: 72px;
  text-align: center;
  background-color: #579bfc;
  position: absolute;
  left: 0;
  top: -20px;
  transform-origin: left center;
  transform: rotate(-5deg);
  border-radius: 10px;
}
.ms_txt li.t span::after {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #d6e4fa;
}
.ms_txt li.t p {
  font-size: 22px;
  color: #333;
  line-height: 44px;
  display: flex;
  align-items: center;
}
.ms_txt li.t p img {
  height: 22px;
  margin-right: 12px;
}
.ms_txt li.b {
  padding-bottom: 30px;
}
.ms_txt li.b span {
  display: block;
  width: 100%;
  height: 64px;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  line-height: 64px;
  background-color: #579bfc;
  box-sizing: border-box;
  padding-left: 30px;
  border-radius: 25px 25px 0 0;
  position: relative;
  margin-bottom: 30px;
}
.ms_txt li.b span::after {
  content: '';
  background: url(../images/ico_1.png) no-repeat center;
  background-size: contain;
  width: 33px;
  height: 33px;
  position: absolute;
  right: 35px;
  top: 14px;
}
.ms_txt li.b div {
  padding: 0 40px;
}
.ms_txt li.b div h6 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
}
.ms_txt li.b div h6::after {
  content: '';
  width: calc(100% + 20px);
  height: 2px;
  background-color: #579bfc;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  margin: auto 0;
  z-index: 1;
}
.ms_txt li.b div h6.h_1::after {
  width: calc(100% - 120px);
  left: 130px;
}
.ms_txt li.b div h6.h_1::before {
  width: 12px;
  height: 12px;
  background-color: #579bfc;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 120px;
}
.ms_txt li.b div h6.h_2::after {
  width: calc(100% - 145px);
  left: 155px;
}
.ms_txt li.b div h6.h_2::before {
  width: 13px;
  height: 16px;
  background: url(../images/ico_3.png) no-repeat center;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 150px;
  z-index: 2;
}
.ms_txt li.b div strong {
  background: #c9e6ff;
  border-radius: 8px;
  box-shadow: 0 4px 7px rgba(253, 244, 193, 0.98);
  padding: 0 10px;
  font-size: 20px;
  line-height: 40px;
  color: #000;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
.ms_txt li.b div strong.s {
  color: #fff;
  background-color: #579bfc;
  box-shadow: none;
}
.ms_txt li.b div strong.s_1::before {
  content: '';
  position: absolute;
  right: -10px;
  top: -40px;
  width: 2px;
  height: 60px;
  background-color: #579bfc;
}
.ms_txt li.b div strong.s_2::before {
  right: inherit;
  left: -10px;
  top: -40px;
}
.ms_txt li.b p {
  padding: 0 30px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 40px;
  color: #333;
  display: flex;
}
.ms_txt li.b p.is_Br {
  white-space: nowrap;
}
.ms_txt li.b p b {
  font-weight: bold;
}
.title_h4 span {
  text-align: center;
  margin: 50px auto;
  display: block;
  width: 635px;
  height: 60px;
  position: relative;
  z-index: 2;
  background-color: #fff6e4;
  border: 1px solid #be8e56;
  border-radius: 10px;
  font-size: 30px;
  line-height: 58px;
  color: #431b14;
  box-sizing: border-box;
  font-weight: normal;
}
.title_h4 span::after,
.title_h4 span::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 38px;
  width: 10px;
  background-color: #b43334;
}
.title_h4 span::after {
  right: -10px;
  border-radius: 0 6px 6px 0;
}
.title_h4 span::before {
  left: -10px;
  border-radius: 6px 0 0 6px;
}
.ms_ul {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.ms_ul li {
  box-sizing: border-box;
  background-color: #fff9ec;
  border: 1px solid #be8e56;
  width: 258px;
  height: 310px;
  padding-top: 40px;
  position: relative;
  border-radius: 10px;
}
.ms_ul li span {
  position: absolute;
  left: 0;
  right: 0;
  top: -21px;
  margin: 0 auto;
  background: url(../images/bg_01.png) no-repeat center;
  width: 204px;
  height: 42px;
  font-size: 24px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  z-index: 2;
}
.ms_ul li p {
  font-size: 22px;
  line-height: 42px;
  color: #431b14;
  text-align: center;
}
/* 以“应试”为核心，靶向备考 结束 */
/* 教研升级 — 专注本土 更懂考试 开始 */
.jy_txt {
  position: relative;
  z-index: 2;
}
.jy_txt li {
  position: relative;
  box-sizing: border-box;
  padding-left: 105px;
  margin-bottom: 30px;
}
.jy_txt li strong {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  border-radius: 6px;
  border: 1px solid #be8e56;
  background: linear-gradient(#fefefa, #fbe8c8);
  width: 136px;
  height: 68px;
  font-size: 30px;
  color: #333;
  line-height: 66px;
  text-align: center;
}
.jy_txt li strong::after,
.jy_txt li strong::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 48px;
  width: 10px;
  background-color: #b43334;
}
.jy_txt li strong::after {
  right: -10px;
  border-radius: 0 6px 6px 0;
}
.jy_txt li strong::before {
  left: -10px;
  border-radius: 6px 0 0 6px;
}
.jy_txt li strong img {
  margin-left: 5px;
}
.jy_txt li p {
  background-color: #c9e5ff;
  border: 1px solid #be8e56;
  box-sizing: border-box;
  font-size: 22px;
  line-height: 34px;
  color: #333;
  padding: 30px 30px 30px 80px;
  border-radius: 10px;
}
.tese-title {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  margin-bottom: -30px;
  color: #333;
  padding-top: 20px;
}
.title_h5 {
  text-align: center;
  position: relative;
  z-index: 2;
  margin-top: 40px;
}
.title_h5 span {
  font-size: 36px;
  color: #000;
  line-height: 45px;
  font-weight: normal;
  position: relative;
  font-weight: bold;
}
.title_h5 span::after,
.title_h5 span::before {
  content: '';
  position: absolute;
  top: 16px;
  bottom: 0;
  margin: auto 0;
  background-repeat: no-repeat;
  background-position: center;
  width: 52px;
  height: 43px;
}
.title_h5 span::after {
  left: -70px;
  background-image: url(../images/i_l.png);
  animation: ani_l 2s linear infinite;
}
.title_h5 span::before {
  right: -70px;
  background-image: url(../images/i_r.png);
  animation: ani_r 2s linear infinite;
}
.jy_info {
  position: relative;
  z-index: 2;
  background-color: #fff;
  box-sizing: border-box;
  font-size: 22px;
  line-height: 34px;
  padding: 30px;
  color: #333;
  border-radius: 10px;
  margin: 20px 40px;
  box-shadow: 0 12px 22px rgba(62, 113, 210, 0.12);
}
.jy_ul {
  position: relative;
  z-index: 2;
}
/* 教研升级 — 专注本土 更懂考试 结束 */
/* 面试好课程 开始 */
.box4_top,
.box4_bottom,
.lcts {
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.lcts {
  background-color: #fff;
  box-shadow: 0 12px 22px rgba(62, 113, 210, 0.12);
  border-radius: 30px;
  margin-top: 20px;
  margin: 20px 40px 0;
}
.skdd {
  position: relative;
  top: -30px;
  text-align: center;
  background: url(../images/ico_2.png) no-repeat center;
  width: 255px;
  height: 95px;
  box-sizing: border-box;
  padding-top: 16px;
  margin-bottom: -50px;
}
.skdd span {
  font-size: 26px;
  line-height: 26px;
  color: #fff;
  position: relative;
}
/* 面试好课程 结束 */
/*网课图书 开始*/
.regular_wrap {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
  z-index: 2;
  margin: 0 40px;
}
.regular_wrap .swiper-container-top {
  position: relative;
  margin-top: 40px;
}
.regular_wrap .swiper-container-top .swiper-slide {
  display: block;
  box-sizing: border-box;
  padding: 15px;
}
.regular_wrap .swiper-container-top .swiper-slide img,
.regular_wrap .swiper-container-top .swiper-slide p,
.regular_wrap .swiper-container-top .swiper-slide h6,
.regular_wrap .swiper-container-top .swiper-slide a {
  position: relative;
  z-index: 2;
}
.regular_wrap .swiper-container-top .swiper-slide img {
  width: 100%;
  display: block;
  height: 185px;
  border-radius: 0.25rem;
}
.regular_wrap .swiper-container-top .swiper-slide p {
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  color: #333;
  margin: 15px 0;
  white-space: nowrap;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}
.regular_wrap .swiper-container-top .swiper-slide div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.regular_wrap .swiper-container-top .swiper-slide h6 {
  font-size: 44px;
  line-height: 46px;
  text-align: center;
  color: #ff830b;
}
.regular_wrap .swiper-container-top .swiper-slide a {
  display: block;
  width: 150px;
  height: 46px;
  background: linear-gradient(90deg, #ff9d3e, #ffbd50);
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 46px;
  border-radius: 23px;
  box-sizing: border-box;
  font-weight: bold;
  transition: 0.2s;
}
.regular_wrap .swiper-container-top .swiper-slide a:hover {
  opacity: 0.9;
}
.regular_wrap .swiper-button-prev,
.regular_wrap .swiper-button-next {
  position: absolute;
  z-index: 2;
  display: block;
  top: 45%;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.regular_wrap .swiper-button-prev {
  left: -30px;
  background: url(../images/l_l.png) no-repeat center;
  background-size: contain;
}
.regular_wrap .swiper-button-next {
  right: -30px;
  opacity: 1;
  background: url(../images/l_r.png) no-repeat center;
  background-size: contain;
  transform: none;
}
.regular_wrap .swiper-container-teacher {
  margin-top: 30px;
  position: relative;
}
.regular_wrap .swiper-container-teacher .swiper-slide {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 20px 40px;
}
.regular_wrap .swiper-container-teacher .swiper-slide img,
.regular_wrap .swiper-container-teacher .swiper-slide div {
  position: relative;
  z-index: 3;
}
.regular_wrap .swiper-container-teacher .swiper-slide img {
  width: 220px;
  height: 250px;
  box-sizing: border-box;
  border-radius: 12px;
  background-color: #c9e5ff;
  border: 1px solid #be8e56;
}
.regular_wrap .swiper-container-teacher .swiper-slide div {
  width: 735px;
}
.regular_wrap .swiper-container-teacher .swiper-slide div h6 {
  font-size: 28px;
  line-height: 30px;
  color: #1e6cff;
  font-weight: bold;
  display: flex;
  align-items: center;
  text-align: left;
  margin-bottom: 25px;
}
.regular_wrap .swiper-container-teacher .swiper-slide div h6 span {
  height: 30px;
  width: 8px;
  border-radius: 4px;
  background-color: #1e6cff;
  margin-right: 20px;
}
.regular_wrap .swiper-container-teacher .swiper-slide div p {
  font-size: 22px;
  line-height: 34px;
  color: #333;
  text-align: left;
}
/* 网课图书 结束 */
/*师资 开始*/
.good_ul {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 40px;
}
.good_ul li {
  position: relative;
  background-color: #fff;
  box-shadow: 0 12px 22px rgba(62, 113, 210, 0.12);
  border-radius: 25px;
  width: 350px;
  box-sizing: border-box;
  text-align: center;
  margin-top: 50px;
  padding-bottom: 30px;
}
.good_ul li span {
  display: block;
  margin: 0 auto;
  width: 160px;
  height: 48px;
  font-size: 26px;
  line-height: 48px;
  color: #fff;
  border-radius: 0 0 20px 20px;
  background-color: #579bfc;
  margin-bottom: 20px;
}
.good_ul li p {
  font-size: 22px;
  line-height: 30px;
  color: #333;
  width: 100%;
}
.jc_ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  margin: 45px 40px 30px;
}
.jc_ul li {
  width: 350px;
  box-sizing: border-box;
  padding: 40px 20px 20px;
  position: relative;
  background-color: #fff;
  box-shadow: 0 12px 22px rgba(62, 113, 210, 0.12);
  border-radius: 25px;
}
.jc_ul li span {
  width: 180px;
  height: 52px;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 52px;
  text-align: center;
  background-color: #579bfc;
  position: absolute;
  left: 0;
  top: -20px;
  transform-origin: left center;
  transform: rotate(-2deg);
  border-radius: 10px;
}
.jc_ul li span::after {
  content: '';
  position: absolute;
  left: 8px;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #d6e4fa;
}
.jc_ul li p {
  position: relative;
  z-index: 2;
  font-size: 20px;
  line-height: 32px;
  color: #333;
}
.bs_img {
  margin: 0 40px;
  border-radius: 30px;
}
/*师资 结束*/
.con_center {
  background: url(../images/mode1-bg.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
}
.con_change {
  margin-top: 14%;
}
@keyframes banner_ani {
  0% {
    transform: scale(1);
    opacity: 0.8;
  }
  50% {
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0.8;
  }
}
@keyframes spread {
  from {
    width: 0px;
  }
  to {
    width: 100%;
  }
}
@keyframes leftSpread {
  from {
    left: 35%;
    top: 0;
  }
  to {
    left: 0;
    top: 0;
  }
}
@keyframes rightSpread {
  from {
    right: 35%;
    top: 0;
  }
  to {
    right: 0;
    top: 0;
  }
}
@keyframes rotate_ani {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.course {
  box-sizing: border-box;
  width: 62.5%;
  margin: 0 auto;
  padding-top: 2%;
  padding-bottom: 2%;
}
/* 课程优惠 */
.box3 {
  /* background: url(../images/mode4-bg.jpg)no-repeat; */
  background-size: 100% 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}
.box04_wrap {
  /* background: url(../images/mode5-bg.jpg)no-repeat; */
  background-size: 100% 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.top,
.bottom {
  display: block;
}
.box3-content {
  position: relative;
  background: #d6eeff;
  margin-top: 2%;
}
.box3-bg {
  box-sizing: border-box;
  padding: 1%;
  position: relative;
  min-height: 150px;
}
.box3_text {
  width: 100%;
  overflow: hidden;
  height: 150px;
  line-height: 30px;
  color: #000;
  font-size: 18px;
  border-radius: 16px;
  box-sizing: border-box;
}
.more_btn,
.spread-ts-span {
  width: 12%;
  height: 45px;
  line-height: 45px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -45px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background: linear-gradient(90deg, #ff9d3e, #ffbd50);
  font-weight: bold;
  border-radius: 0 0 23px 23px;
}
.more_btn img,
.spread-ts-span img {
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -3px;
}
.more_btn:hover {
  opacity: 0.9;
}
/* 优惠券 */
.coupon-ul {
  margin: 0;
  width: 100%;
  height: 100%;
  display: flex;
  margin-top: 2%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.coupon-ul li {
  background: url(../images/bg_05.png) no-repeat center;
  width: 512px;
  height: 199px;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 0;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
}
.couponBgBox {
  width: 100%;
  height: 216px;
  background: url(../images/coupon_bg1.png) no-repeat;
  background-size: 100% 100%;
}
/* .couponBgBox:hover {
  background: url(../images/coupon_bg12.png) no-repeat;
  background-size: 100% 100%;
} */
.bottom-img {
  width: 100%;
}
.couponBox {
  width: 95%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.couponTopBox {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: space-around;
}
.couponRightBox {
  width: 100%;
}
.mz {
  /* background: url('../images/coupon_bg1.png') no-repeat center; */
}
.mj {
  /* background: url('../images/coupon_bg4.png') no-repeat center; */
}
.zj {
  /* background: url('../images/coupon_bg2.png') no-repeat center; */
}
.zk {
  /* background: url('../images/coupon_bg3.png') no-repeat center; */
}
.coupon-name {
  font-size: 26px;
  color: #000;
  text-align: center;
  color: #fff;
  background: #0131d0;
  width: 15%;
  padding: 5% 0;
  border-radius: 10px;
}
.couponTopBox_con {
  width: 55%;
}
.coupon-fl {
  width: 408px;
  display: flex;
  align-content: center;
  justify-content: center;
  position: relative;
  flex-wrap: wrap;
  text-align: center;
}
.coupon-top {
  width: 100%;
}
.coupon-top span {
  display: inline-block;
  box-sizing: border-box;
  padding: 0;
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
  color: #111111;
  background: linear-gradient(120deg, #841b1b, #841b1b);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  position: relative;
}
.coupon-top span i {
  font-size: 30px;
  line-height: 30px;
  vertical-align: top;
  font-style: normal;
}
.coupon-top span span {
  position: absolute;
  color: #fff;
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 30px;
  background: #111111;
  bottom: -40%;
}
.coupon-word {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.coupon-word p,
.coupon-word div {
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  margin-top: 10px;
  color: #333;
  width: 100%;
}
.coupon-word div {
  font-size: 20px;
}
.coupon-word .fullMinus {
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  width: 70%;
  margin: 0 auto;
  border-radius: 50px;
  padding: 1% 0;
  margin-top: 3%;
}
.receive {
  width: 104px;
  box-sizing: border-box;
  font-size: 30px;
  color: #fff;
  line-height: 34px;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.mz .receive {
  color: #BD5332;
}
.mj .receive {
  color: #4B949D;
}
.zj .receive {
  color: #fff;
}
.zk .receive {
  color: #fff;
}
/* box4 */
.box4,
.ts-task,
.class-table {
  margin: 70px 40px 0;
  background-color: #fff;
  box-shadow: 0 12px 22px rgba(62, 113, 210, 0.12);
  border-radius: 30px;
}
.ts-task {
  margin-top: 20px;
  padding: 10px;
  border-radius: 10px;
  box-sizing: border-box;
  position: relative;
}
.box4_in img,
.box3_in img {
  display: block;
  width: 100%;
  margin: auto;
}
.course_place,
.course_type {
  box-sizing: border-box;
  padding: 0 30px 30px;
}
.course_place li,
.course_type li {
  cursor: pointer;
  float: left;
  margin-top: 25px;
  margin-right: 20px;
  height: 49px;
  line-height: 49px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.2s;
  background-color: #c9e5ff;
  border-radius: 28px;
}
.course_place li {
  width: 126px;
}
.course_type li {
  width: 256px;
}
.course_place li > a,
.course_type li > a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0f110e;
  text-align: center;
  cursor: pointer;
  font-size: 22px;
  line-height: 56px;
  border-radius: 28px;
}
.course_place li a span,
.course_type li a span,
.course_type2 li a span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.course_place li.on > a,
.course_place li:hover > a {
  font-weight: bold;
  color: #fff !important;
  background: linear-gradient(90deg, #ff9d3e, #ffbd50);
}
.course_arrow {
  display: none;
  position: absolute;
  top: 56px;
  left: 44%;
  width: 23px;
  height: 12px;
  border-bottom: 12px solid #c9e5ff;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  z-index: 9;
}
.course_show {
  width: 1050px;
  display: none;
  padding: 0 7px;
  border-radius: 2px;
  position: absolute;
  top: 67px;
  left: 0;
  z-index: 8;
  text-align: left;
  box-sizing: border-box;
  border-radius: 5px;
  background-color: #c9e5ff;
}
.course_show a {
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 16px;
  color: #000 !important;
}
.course_show a:hover,
.course_show a.active {
  text-decoration: underline;
  color: red !important;
  font-size: 18px;
}
#box4_box {
  position: relative;
  z-index: 1;
  margin-top: 2%;
  margin: 0 40px;
}
.box4_bottom {
  position: relative;
  margin-top: 3%;
  z-index: 0;
}
.box4_bottom .course_show {
  padding: 10px 7px;
}
.course_type li a.box4_b_a {
  width: 100%;
  line-height: 26px;
  max-height: 56px;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 18px;
}
.course_type li:hover a,
.course_type li.active a {
  color: #fff;
  font-weight: bold;
  background: linear-gradient(90deg, #ff9d3e, #ffbd50);
}
.box4_cont {
  display: none;
}
.c-line-clamp3 {
  position: relative;
  z-index: 2;
}
.box4_container {
  position: relative;
}
.box4_text,
.ts-content {
  height: 233px;
  overflow: hidden;
}
.box4-txt-bg {
  /* min-height: 220px; */
  box-sizing: border-box;
  /* padding: 0 2px 20px 20px; */
  position: relative;
}
.box4_in {
  padding: 10px;
  border-radius: 10px;
}
* {
  box-sizing: border-box;
}
.box4_container p {
  line-height: 31px;
  font-size: 18px;
  color: #000;
  padding: 0 20px;
}
.box4-table {
  overflow: hidden;
  margin-top: 80px;
  border-radius: 25px;
  border: 1px solid #a6c8fa;
}
.box4_table {
  text-align: center;
  word-break: break-all;
  width: 100%;
  border: 1px solid #a6c8fa;
}
.box4_table thead {
  background-size: 100% 100%;
  background-color: #579bfc;
}
.box4_table tbody {
  background-color: #fff;
}
.box4_table thead tr {
  text-align: center;
}
.box4_table thead tr th {
  border-top: none;
}
.box4_table th {
  line-height: 64px;
  font-size: 24px;
  color: #fff;
  border: 1px solid #a6c8fa;
  font-weight: bold;
  border-top: none;
}
.box4_table tr {
  cursor: default;
}
.box4_table td:nth-child(1) {
  width: 170px;
}
.box4_table td:nth-child(2) {
  width: 180px;
}
.box4_table td:nth-child(3) {
  width: 20%;
}
.box4_table td:nth-child(4) {
  width: 20%;
}
.box4_table td:nth-child(5) {
  width: 125px;
}
.box4_table td {
  box-sizing: border-box;
  padding: 10px;
  line-height: 30px;
  font-size: 20px;
  border: 1px solid #a6c8fa;
  color: #333;
  text-align: center;
}
.box4_zx,
.box4_bm {
  width: 140px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin: 0 auto;
  background: linear-gradient(90deg, #ff9d3e, #ffbd50);
  font-size: 20px;
  border-radius: 24px;
  font-weight: bold;
  transition: 0.2s;
}
.box4_zx {
  margin-top: 10px;
}
.box4_zx:hover,
.box4_bm:hover {
  opacity: 0.8;
}
.tips {
  font-size: 14px;
  text-align: center;
  padding-top: 2%;
}
.tips span {
  color: #f53b3b;
}
.box4_table {
  border-radius: 4px;
  /* 消除单元格之间的空隙 */
  border-collapse: collapse;
  /* 消除掉外边框 */
  border-style: hidden;
  /* hack一下加个假边框 */
  box-shadow: 0 0 0 5px #fff;
}
.sz-title {
  width: 40%;
  display: block;
  margin: -4% auto 0 auto;
}
/* box5 */
.box5-bg {
  box-sizing: border-box;
  padding-bottom: 100px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.course_type2 li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  text-align: center;
  width: 200px;
  height: 56px;
  background: #ffdb94;
  border-radius: 10px;
  cursor: pointer;
  font-size: 18px;
  color: #000000;
  margin-top: 20px;
  margin-right: 20px;
  box-sizing: border-box;
  padding: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
  border-radius: 40px;
  background: #ffa850;
  box-shadow: -0.853px 6.948px 27px 0px rgba(61, 6, 6, 0.24);
}
.course_type2 li a.course_type2_a {
  width: 100%;
  line-height: 20px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.course_type2 li:hover,
.course_type2 li.active {
  border-radius: 10px;
  background: #fedf35;
  border-radius: 40px;
}
.course_type2 li:hover a,
.course_type2 li.active a {
  color: #ff4200;
  font-weight: bold;
}
.box5_bottom {
  margin-top: 50px;
}
.box5_cont {
  display: none;
}
.hms_l_box {
  word-break: break-all;
}
.box5_cont.block {
  display: block;
}
.omo-bg {
  margin-top: 30px;
  position: relative;
  margin-bottom: 75px;
  background-color: #fef0af;
  border-radius: 30px;
  padding: 1%;
  border: 1px dashed #fc9549;
}
.omo-bg .more_btn {
  bottom: -42px;
}
.box5_cont_box {
  position: relative;
  height: auto;
  box-sizing: border-box;
  background: #fce88c;
  border-radius: 30px;
}
.box5_title {
  font-size: 28px;
  font-family: FZLanTingHeiS-DB-GB;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  width: 362px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  background: url(../images/box5_title_03.png) no-repeat top center;
  margin: 0 auto;
}
.box5_title:after {
  transform: rotate(180deg);
}
.box5_title span {
  vertical-align: middle;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 22px;
  font-weight: 400;
  color: #ff0000;
  line-height: 30px;
  width: 100%;
  margin-top: -4%;
}
.box5_l {
  height: 374px;
  overflow: hidden;
  width: 720px;
  box-sizing: border-box;
  position: relative;
  padding: 20px 34px 20px 34px;
  z-index: 2;
}
.box5_l img {
  width: 100%;
}
.box5_l p {
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 400;
  color: #151414;
  line-height: 28px;
}
.box5_kcxx {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  line-height: 32px;
  margin: 0 0 20px;
}
.box5_r {
  height: 250px;
  overflow: hidden;
  width: 366px;
  box-sizing: border-box;
  position: relative;
  margin-left: 2%;
  margin-top: 4%;
  background: url(../images/box5_r.png) no-repeat top center;
  background-size: 100% 100%;
}
.box5_r h5 {
  font-size: 30px;
  color: #FDEF10;
  box-sizing: border-box;
  padding-left: 16px;
  position: relative;
}
.box5_r h5::before {
  content: "￥";
  display: block;
  position: absolute;
  height: 30px;
  line-height: 40px;
  left: 0;
  bottom: 2px;
  font-size: 18px;
  color: #FDEF10;
  font-weight: 400;
}
.box5-content {
  box-sizing: border-box;
  padding: 30px 40px 20px;
  /* background-color: #c12f35; */
  border-radius: 30px 30px 0 30px;
}
.box5_r p {
  line-height: 36px;
  font-size: 18px;
  padding-bottom: 1%;
  color: #ffffff;
}
.box5_r_btn {
  height: 72px;
  box-sizing: border-box;
  position: absolute;
  bottom: 6px;
  width: 90%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-image: linear-gradient(to left, #ff5e17, #ffac36);
  margin: 0 auto;
}
.box5_r_btn a {
  display: block;
  width: 34%;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 18px;
  margin: 0 10px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  box-shadow: 0px 3px 19px 0px rgba(12, 132, 197, 0.2);
}
.audition {
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
  letter-spacing: 5px;
}
.box5_r_btn a:hover {
  background: #fedf35;
  color: #ff4200;
}
/* box6 */
.box6-bg {
  min-height: 500px;
  margin-top: 8%;
}
.box6 {
  position: relative;
}
.con_bottom {
  margin-top: -6%;
}
.con_bot_img {
  width: 100%;
}
.box6_list_bottom span {
  float: right;
  padding: 1% 10%;
  color: #fff;
  border-radius: 40px;
  box-shadow: 0 4px 10px -3px #ffac36;
  border: 2px solid #fff;
  background-image: linear-gradient(to right, #ff5e17, #ffac36);
}
.box6_list_bottom h6 {
  display: block;
  line-height: 32px;
  font-weight: 400;
  font-size: 21px;
  font-weight: 600;
  color: #E50A09;
  text-align: left;
}
.box6_list_bottom h6::before {
  content: "￥";
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  font-weight: 600;
  color: #E50A09;
}
.box6_list_bottom h6.noBefore::before {
  display: none;
}
/* box7 */
.box7 {
  position: relative;
  margin-top: 8%;
}
.box7 > .container {
  padding-bottom: 30px;
}
.box7 .box_title {
  margin-bottom: 50px;
}
.book {
  position: relative;
}
.book-item {
  box-sizing: border-box;
  transition: all 0.6s;
  border: 10px solid #fdaa4c;
  border-radius: 20px;
}
.money {
  line-height: 40px;
  text-align: left;
  margin-top: 10px;
  padding: 0 4%;
  padding-bottom: 4%;
  background: #fff;
}
.money_b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.colred {
  font-size: 22px;
  font-weight: 600;
  color: #E80C0C;
}
.colred::before {
  content: "￥";
  display: inline;
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -5px;
}
.money s {
  color: #ccc;
  font-size: 16px;
}
.bprice {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  line-height: 20px;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.box7_btn a {
  display: block;
  width: 138px;
  height: 42px;
  line-height: 42px;
  background-image: linear-gradient(to left, #ff5e17, #ffac36);
  box-shadow: 0px 0px 15px 0px rgba(223, 154, 154, 0.35);
  border-radius: 22px;
  text-align: center;
  color: #FEFCFC;
  font-size: 18px;
  position: relative;
  box-sizing: border-box;
}
/* 底部联系方式 */
.footer {
  padding: 36px 44px;
  color: #333;
  width: 62.5%;
  border-radius: 19px;
  margin: 0 auto;
}
.footer a {
  color: #333;
}
.footer-l {
  float: left;
}
.footer-tips {
  margin: 0 auto 30px;
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  line-height: 70px;
  width: 670px;
  height: 70px;
  text-align: center;
  background-color: #1e6cff;
  border-radius: 35px;
}
.region-change {
  margin-bottom: 16px;
  font-size: 22px;
  line-height: 50px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #fff;
}
.region-change select {
  width: 330px;
  height: 50px;
  border: none;
  padding-left: 10px;
  padding-right: 20px;
  margin-left: 16px;
  font-size: 18px;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../images/select_bg.png") 96% center no-repeat #fff;
  background-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #102331;
  border-radius: 5px;
}
.region-tab {
  display: none;
  font-size: 18px;
  line-height: 36px;
  width: 700px;
  color: #fff;
}
.region-tab.active {
  display: block;
}
.contact {
  position: relative;
}
.contact a {
  color: #fff;
}
.phone p {
  margin-bottom: 20px;
  color: #fff !important;
  font-size: 26px;
  font-weight: bold;
}
/* 左侧 */
.fixed_left_show {
  z-index: 99;
  display: none;
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
  line-height: 52px;
  text-align: center;
  height: 163px;
  font-size: 18px;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  border-radius: 0 15px 15px 0;
  letter-spacing: 6px;
  border-left: none;
  background: linear-gradient(#579bfc, #1e6cff);
}
.fixed_left_show span,
.fixed_right_show span {
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 600;
  color: #fff;
}
.fixed_left_show img {
  margin-bottom: 4px;
}
.fixed_left {
  z-index: 99;
  position: relative;
  position: fixed;
  left: 2%;
  top: 45%;
  transform: translateY(-50%);
  width: 180px;
  box-sizing: border-box;
  background: linear-gradient(#579bfc, #1e6cff);
  border-radius: 25px;
  padding: 20px 10px;
}
.fixed_left a {
  position: relative;
  z-index: 3;
}
.left-hua {
  position: absolute;
  left: -20%;
  bottom: 0;
}
.left_close {
  cursor: pointer;
  position: absolute;
  width: 21px;
  height: 21px;
  right: 45%;
  bottom: -36px;
}
.left_nav {
  zoom: 1;
}
.left_nav li,
.left_bottom_btn {
  text-align: center;
  zoom: 1;
  box-sizing: inherit;
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  width: 90%;
  margin: 0 auto 10px;
  transition: 0.2s;
  background: linear-gradient(#ecf5ff, #d0ecff);
  box-shadow: 0 3px 5px rgba(0, 58, 204, 0.6);
  border-radius: 18px;
}
.left_bottom_btn {
  display: block;
}
.leftnav {
  position: absolute;
  width: 90%;
  bottom: -52%;
  left: 5%;
  z-index: 2;
}
/* .left_nav li:last-child .leftnav {
  display: none;
} */
.fixed_left_top {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  background: #000;
  margin-top: -25%;
  padding: 3% 0;
  border-radius: 15px 15px 0 0;
}
.left_bottom_btn:hover,
.left_bottom_btn.active {
  color: #000;
}
.left_nav li:hover,
.left_nav li.active {
  background: linear-gradient(90deg, #ff9d3e, #ffbd50);
  color: #fff;
}
.left_bottom_btn:hover,
.left_bottom_btn.active {
  background: linear-gradient(90deg, #ff9d3e, #ffbd50);
  color: #fff;
}
.left_nav li div {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  align-items: center;
  box-sizing: border-box;
  z-index: 1;
}
.left_nav li span {
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  color: #333;
  font-weight: bold;
  display: block;
}
.left_nav li:hover span,
.left_nav li.active span {
  color: #fff;
}
/* 右侧 */
.fixed_right {
  z-index: 99;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  background: linear-gradient(#579bfc, #1e6cff);
  border-radius: 25px;
}
.right_close {
  cursor: pointer;
  position: absolute;
  right: 68px;
  width: 21px;
  height: 21px;
  bottom: -40px;
}
.fixed_top {
  box-sizing: border-box;
  width: 200px;
  margin: 0 auto;
  /* border-radius: 10px; */
  z-index: 99999;
  position: relative;
  background-size: contain;
  padding-top: 20px;
  padding-bottom: 20px;
}
.zxrx {
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
}
.zxrx p {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
}
.fixed_top h5 {
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
}
.fixed_top h5 img,
.fixed_top h5 span {
  display: inline-block;
  vertical-align: middle;
  color: #000;
}
.fixed_right_list li {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 34px;
  margin: 0 auto;
  line-height: 34px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 5%;
}
.fixed_right_list li a {
  display: block;
  color: #1e6cff;
  width: 70%;
  margin: 0 auto;
  background: linear-gradient(#ecf5ff, #d0ecff);
  box-shadow: 0 3px 5px rgba(0, 58, 204, 0.6);
  border-radius: 50px;
  font-weight: bold;
  transition: 0.2s;
}
.fixed_right_list li a:hover {
  color: #ffff;
  background: linear-gradient(90deg, #ff9d3e, #ffbd50);
}
.fixed_right_show {
  z-index: 99;
  display: none;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
  line-height: 52px;
  text-align: center;
  height: 163px;
  font-size: 18px;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  border-radius: 15px 0 0 15px;
  letter-spacing: 6px;
  border-right: none;
  background: linear-gradient(#579bfc, #1e6cff);
}
.fixed_right_show img {
  margin-bottom: 4px;
}
.right_course {
  display: block;
  width: 70%;
  line-height: 34px;
  font-size: 20px;
  color: #1e6cff;
  text-align: center;
  border-radius: 50px;
  margin: 0 auto;
  margin-bottom: 10%;
  font-weight: bold;
  background: linear-gradient(#ecf5ff, #d0ecff);
  box-shadow: 0 3px 5px rgba(0, 58, 204, 0.6);
}
.right_course:hover {
  color: #fff;
  background: linear-gradient(90deg, #ff9d3e, #ffbd50);
}
.fixed_right > p {
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.celue_bg ul {
  margin-left: 0%;
  margin-top: 8%;
  padding: 40% 10% 0 10%;
}
.puzzled2,
.puzzled4 {
  margin-top: 14%;
}
.zx-box {
  width: 100%;
  /* background: red; */
  display: flex;
  justify-content: space-between;
  padding: 67px 30px 0 30px;
}
.zx-side {
  width: 47%;
  display: flex;
  flex-direction: column;
}
.zx-mid {
  border: 1px solid #fa404f;
}
.tit-zx {
  display: flex;
  align-items: center;
}
.tit-zx span {
  font-size: 35px;
  font-family: "FZLanTingHeiS-H-GB";
  color: #eb0e20;
  letter-spacing: 1px;
}
.tit-zx img {
  margin-left: 27px;
}
.zx-span {
  margin-top: 29px;
  line-height: 37px;
  font-size: 18px;
  font-family: "FZLanTingHeiS-M-GB";
  color: #000000;
  line-height: 2.111;
  text-align: justifyLeft;
  min-height: 152px;
}
.zx-img {
  border: 10px solid #fa404f;
  margin-top: 25px;
  border-radius: 14px;
  background-image: -moz-linear-gradient(37deg, #ffad20 0%, #ff5d00 100%);
  background-image: -webkit-linear-gradient(37deg, #ffad20 0%, #ff5d00 100%);
  background-image: -ms-linear-gradient(37deg, #ffad20 0%, #ff5d00 100%);
  box-shadow: 0px 6px 9px 0px rgba(255, 111, 122, 0.004);
}
.zhux-box {
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 5%;
}
.zhu-left {
  width: 45%;
  display: flex;
  flex-direction: column;
  border-width: 1px;
  border-color: #222222;
  border-style: solid;
  background-color: #e6f7eb;
  border-bottom-right-radius: 20px;
}
.xzxz-tit {
  width: 65%;
  background: url(../images/xz-tit-bg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: -6%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2% 0 3% 0;
}
.xzxz-tit img {
  width: 15%;
}
.xzxz-tit span {
  font-size: 30px;
  font-weight: bold;
  padding-left: 3%;
}
.xz-txt {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 5%;
}
.xz-txt img {
  width: 100%;
  margin-bottom: 2%;
}
.xz-txt p {
  line-height: 30px;
}
.xz-txt p::before {
  content: url(../images/xx.png);
  margin-right: 2%;
  position: absolute;
}
.zuhx-inner {
  width: 100%;
  display: flex;
  /* flex-direction: column; */
  background: url(../images/zx-inner-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 18px 21px 27px 21px;
  align-items: center;
}
.iner-left {
  width: 40%;
  display: flex;
  flex-direction: column;
}
.iner-right {
  width: 60%;
  display: flex;
}
.ll {
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  margin-bottom: 26px;
  margin-top: 11px;
}
.ll img {
  position: absolute;
  left: 2%;
  top: -25%;
  width: 84px;
}
.ll span {
  width: 85%;
  background: red;
  display: block;
  margin: 0 auto;
  border-style: solid;
  border-width: 3px;
  border-color: #fcfefe;
  border-radius: 24px;
  background-image: -moz-linear-gradient(37deg, #ff949d 0%, #ff7676 100%);
  background-image: -webkit-linear-gradient(37deg, #ff949d 0%, #ff7676 100%);
  background-image: -ms-linear-gradient(37deg, #ff949d 0%, #ff7676 100%);
  box-shadow: 0px 6px 9px 0px rgba(251, 66, 81, 0.004);
  font-size: 22px;
  color: #fff;
  padding: 1% 0;
}
.fan-box {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.shan {
  width: 100%;
  margin-left: 6%;
  margin-top: 5%;
}
.shangshan {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.ss-list {
  width: 25%;
  background: url(../images/ss-bg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  padding: 2%;
}
.ss-list:first-child {
  margin-bottom: -18%;
}
.ss-list:nth-child(2) {
  margin-bottom: -9%;
}
.ss-top {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
}
.ss-top img {
  width: 55%;
}
.ss-top span {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
}
.ss-bottom {
  font-size: 18px;
  line-height: 30px;
  margin-top: 10%;
  margin-bottom: 15%;
}
.fan-left {
  width: 60%;
  display: flex;
  justify-content: space-between;
}
.fan-left img {
  width: 48%;
  display: block;
  border-radius: 12px;
  background: #fb4251;
  box-shadow: 0px 6px 9px 0px rgba(255, 118, 129, 0.004);
  padding: 10px;
}
.fan-right {
  width: 35%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ff {
  background: url(../images/fan-right-bg.png) no-repeat;
  background-size: 100% 100%;
  width: 47%;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 9%;
}
.ff span {
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 2px;
  border-color: #ffffff;
  border-radius: 18px;
  background-image: -moz-linear-gradient(0deg, #ff505e 0%, #e70013 100%);
  background-image: -webkit-linear-gradient(0deg, #ff505e 0%, #e70013 100%);
  background-image: -ms-linear-gradient(0deg, #ff505e 0%, #e70013 100%);
  box-shadow: 0px 7px 10px 0px rgba(235, 13, 31, 0.004);
  font-size: 15px;
  font-family: "FZLanTingHeiS-B-GB";
  color: #ffffff;
  line-height: 1.2;
  text-align: justifyLeft;
  -moz-transform: matrix(1.7133779, 0, 0, 1.7133779, 0, 0);
  -webkit-transform: matrix(1.7133779, 0, 0, 1.7133779, 0, 0);
  -ms-transform: matrix(1.7133779, 0, 0, 1.7133779, 0, 0);
  width: 25%;
  text-align: center;
  padding: 1.5% 0 0.5% 0;
  top: -5%;
  left: 0;
}
.ff p {
  margin-top: -3%;
  color: #fff;
  line-height: 25px;
}
.xue-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5%;
}
.xue-slide {
  width: 30%;
  display: flex;
  flex-direction: column;
}
.bh-lis {
  width: 100%;
  border-width: 1px;
  border-color: #222222;
  border-style: solid;
  background-color: #ffeaaa;
  border-radius: 30px 0 30px 0;
  padding: 2% 5% 5% 5%;
}
.bh-lis:nth-child(1) {
  margin-bottom: 15%;
}
.bh-lis span {
  background: url(../images/bihhuan-titbg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 60%;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  padding: 1% 0 3% 0;
  margin-top: -10%;
  margin-bottom: 5%;
}
.bh-lis p {
  text-align: center;
  line-height: 35px;
}
.xue-mid {
  width: 30%;
}
.xue1 {
  width: 48%;
  background: url(../images/xz-bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding: 15px 20px 20px 20px;
}
.xue1 img {
  width: 100%;
}
.xue1 p {
  color: #fff;
  font-size: 16px;
}
.po-left {
  width: 20%;
  position: absolute;
  top: 5%;
  z-index: 101;
}
.po-right {
  width: 30%;
  position: absolute;
  right: 0;
  top: 1%;
  z-index: 101;
}
.slogen {
  display: block;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 2%;
  /* z-index: 99; */
  position: relative;
  margin-top: -30%;
}
/* 底部 */
.bottomBarOpen {
  position: fixed;
  left: 0;
  bottom: 20px;
  width: 158px;
  z-index: 888;
  cursor: pointer;
}
.bottomBarbg {
  position: fixed;
  left: -100%;
  bottom: 0;
  z-index: 888;
  width: 100%;
  height: 88px;
  background-color: #333;
}
.bottomBar {
  position: fixed;
  left: 0%;
  bottom: 0;
  z-index: 99999;
  width: 100%;
  margin: 0 auto;
  height: 193px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 80px;
}
.bottomBarcon {
  position: relative;
  width: 1200px;
  height: 148px;
  display: flex;
  align-items: center;
  background: url(../images/bottomBar_04.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: -3%;
  justify-content: center;
}
.bottomMaoBtn {
  margin-left: 30px;
  width: 220px;
  height: 74px;
  transition: 0.2s;
}
.bottomMaoBtn:hover {
  opacity: 0.9;
}
.txt-di {
  width: 40%;
}
.pic02 {
  width: 340px;
}
.bottomBar .pic01 {
  position: relative;
  width: 166px;
  /* height: 100%; */
  /* margin-left: -2%; */
}
.pic01 img {
  width: 100%;
  display: block;
}
.bottomBar .closebtn {
  position: absolute;
  right: 3%;
  top: 17%;
  display: block;
  width: 21px;
  height: 21px;
  background-image: url(../images/close01.png);
  cursor: pointer;
  transition: transform 1s ease;
}
.bottomBar .closebtn:hover {
  transform: rotate(360deg);
}
.nBox11 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 80px;
  /* background: #404040; */
  background: url(../images/footer-bg.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 80px;
}
.nBox10 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2% 0;
}
.grass-l {
  position: absolute;
  left: -15%;
  top: 50%;
}
.teacher-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 5%;
}
.tc-list {
  width: 31%;
  border-style: solid;
  border-width: 2px;
  border-color: #70bf83;
  background-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #d3f1dc 100%);
  background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #d3f1dc 100%);
  background-image: -ms-linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #d3f1dc 100%);
  display: flex;
  align-items: center;
  border-top-left-radius: 60px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 10px;
  padding: 2% 1%;
  justify-content: space-around;
}
.tc-list img {
  width: 30%;
}
.wjs {
  display: flex;
  flex-direction: column;
}
.wjs span {
  text-align: center;
  border-width: 1px;
  border-color: #222222;
  border-style: solid;
  background-color: #fdda70;
  border-radius: 50px;
  padding: 0 10%;
  margin: 0 auto;
  font-weight: bold;
}
.wjs p {
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  margin-top: 10%;
}
.chuan {
  width: 35%;
  float: right;
  margin-top: 5%;
  margin-bottom: 2%;
}
.con_top h1 span {
  display: inline-block;
  height: 80px;
  line-height: 80px;
  padding: 0 2%;
  background: #feec35;
  border-radius: 10px;
  position: relative;
  color: #ed1426;
}
.nBox10 .con_top h1 {
  margin-top: 3%;
}
.con_top h1 span::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #feec35;
  position: absolute;
  top: 30px;
  left: -10px;
}
.phone p {
  font-size: 18px;
  margin-bottom: 10px;
}
/* .tab_phone {
  display: block;
  box-sizing: border-box;
  padding-left: 36px;
  background: url('../images/phone.png') no-repeat top left;
  line-height: 30px;
  font-size: 25px;
} */
.tab_cont_box {
  width: 70%;
}
.bottomBg {
  width: 1920px;
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
}
.bottomText {
  font-size: 45px;
  font-weight: 600;
  /* font-size: 37.49px; */
  color: #5eaf37;
}
[v-cloak] {
  display: none;
}
/*20220113华图在线课程新增合集课*/
.box6_zxCourse {
  /* height: 394px; */
  overflow-y: auto;
  box-sizing: border-box;
  padding: 20px 0 0;
  margin-top: 40px;
  clear: both;
}
.box6_zxCourse > li {
  position: relative;
  float: left;
  width: 352px;
  height: 397px;
  margin-bottom: 21px;
  margin-right: 38px;
  padding: 35px 25px 0 25px;
  background-size: 100%;
  transition: transform 0.2s;
  box-sizing: border-box;
  background: #FDF9F9;
  border-radius: 10px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.6);
}
.box6_zxCourse > li:hover {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateY(-10px);
  border-top: 2px solid #ff3600;
}
.box6_zxCourse > li:nth-child(3n) {
  margin-right: 0;
}
.box6_zxCourse > li .zxCourse_top {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 25px;
  width: 155px;
  line-height: 23px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #ff3c00;
  box-shadow: 0px 0px 5px 0px rgba(255, 51, 0, 0.58);
}
.box6_zxCourse > li .zxCourse_title {
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  line-height: 30px;
  font-size: 20px;
  color: #333;
  text-align: justify;
  margin-bottom: 10px;
}
.box6_zxCourse > li .zxCourse_text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 40px;
  line-clamp: 2;
  line-height: 20px;
  font-size: 16px;
  color: #999;
  text-align: justify;
}
.box6_zxCourse > li .zxCourse_teacher {
  border-bottom: 1px solid #DFDFDF;
  margin-top: 30px;
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}
.box6_zxCourse > li .zxCourse_teacher li {
  float: left;
  width: 70px;
  margin: 0 10px;
  text-align: center;
}
.box6_zxCourse > li .zxCourse_teacher li img {
  width: 100%;
  border-radius: 50%;
  display: block;
}
.box6_zxCourse > li .zxCourse_teacher li p {
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #999;
}
.box6_zxCourse > li .zxCourse_bottom {
  padding: 10px 0;
  clear: both;
  overflow: hidden;
}
.box6_zxCourse > li .zxCourse_bottom_moneyNum {
  float: right;
  width: 240px;
  text-align: right;
}
.box6_zxCourse > li .zxCourse_bottom_money {
  line-height: 30px;
  color: #FF3C00;
  font-size: 28px;
}
.box6_zxCourse > li .zxCourse_bottom_money span {
  font-size: 14px;
  font-weight: normal;
}
.box6_zxCourse > li .zxCourse_bottom_money s {
  font-size: 14px;
  color: #999999;
  font-weight: normal;
}
.box6_zxCourse > li .zxCourse_bottom_num {
  line-height: 25px;
  color: #333;
  font-size: 14px;
}
.box6_zxCourse > li .zxCourse_activeTag {
  float: left;
  width: 50px;
}
.box6_zxCourse > li .zxCourse_activeTag span {
  display: block;
  width: 45px;
  line-height: 20px;
  margin: 2px 0;
  border: 1px solid #ff3c00;
  border-radius: 12px;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #ff3c00;
}
.six-dian {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 2%;
}
.dian-left {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.dian-left span {
  font-size: 30px;
  color: #f63749;
  font-weight: bold;
  margin: 0 2%;
}
.dian-right {
  width: 40%;
  text-align: right;
  color: #ffeacc;
  font-weight: bold;
}
.addbox {
  width: 100%;
  display: flex;
}
.addbox img {
  width: 100%;
}
.addbox .add-1:nth-child(1) {
  z-index: 4;
}
.addbox .add-1:nth-child(2) {
  background: url(../images/add1-bg_03.png) no-repeat;
  background-size: 100% 100%;
  margin-left: -1%;
  z-index: 3;
}
.addbox .add-1:nth-child(3) {
  background: url(../images/add1-bg_03.png) no-repeat;
  background-size: 100% 100%;
  margin-left: -1%;
  z-index: 2;
}
.addbox .add-1:nth-child(4) {
  background: url(../images/add3-bg_05.png) no-repeat;
  background-size: 100% 100%;
  margin-left: -1%;
  z-index: 1;
}
.add-bb-l {
  display: flex;
}
.add-bb-r {
  font-size: 25px;
  font-weight: bold;
  color: #ff6300;
}
.add-1 {
  width: 257px;
  height: 167px;
  background: url(../images/add1-bg_03.png) no-repeat;
  background-size: 100% 100%;
}
.add-top {
  text-align: center;
  color: white;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.add-bot {
  text-align: left;
  color: white;
  font-size: 13px;
  padding-left: 8% !important;
}
.add-top {
  text-align: center;
  color: white;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.add-bot {
  text-align: left;
  color: white;
  font-size: 13px;
  padding-left: 6%;
}
.addbox .add-1:nth-child(1) {
  z-index: 4;
}
.add-bb-l {
  display: flex;
}
.add-bb-r {
  font-size: 25px;
  font-weight: bold;
  color: #d22d21;
}
.box5-teacher {
  position: relative;
  cursor: pointer;
  width: 94%;
  border-collapse: separate;
  border-spacing: 0;
  display: flex !important;
  align-items: center;
  margin: 0 auto;
  background: #e2f3ff;
  border: 1px solid #58b6f9;
}
.box5-teacher:hover .box5-teacher-text {
  display: flex;
}
.box5-teacher-text {
  /* margin: auto; */
  width: 100%;
  height: 50%;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  padding: 5%;
  display: none;
}
.teacher-in {
  width: 100%;
  height: 100%;
  border-radius: 0 15px 15px 0;
}
.teacher-name {
  text-align: left !important;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 2%;
}
/* .teacher-name::before {
  content: '丨';
  font-weight: bold;
} */
.teachrt-inter {
  color: #fff;
  font-size: 16px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  border-radius: 15px;
}
.box6_container {
  position: relative;
  z-index: 2;
}
.add-container {
  display: flex;
  flex-direction: column;
  margin-top: 2%;
}
.kcts-img {
  width: 100%;
}
.c-line-clamp3 p {
  color: #333 !important;
}
.pff {
  padding: 50px 0 100px 0;
  background-size: 100% 100%;
}
.con_tit_cg {
  position: relative;
}
.con_tit_cg .con_top h1 {
  margin-top: 3%;
}
.con_tit_cg .con_top h1 i {
  color: #fff;
}
.newbox1_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newbox1_line {
  width: 1px;
  height: 200px;
  border: 1px dashed #ff5e17;
}
.newbox1 .con_top h1 {
  margin-top: 3%;
  display: flex;
  flex-direction: column;
}
.newbox1_top_tit {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.newbox1 {
  display: flex;
  flex-direction: column;
  width: 62.5%;
  margin: 0 auto;
  padding: 2% 0;
}
.newbox1_top_l,
.newbox1_top_r {
  width: 46%;
}
.newbox1_top_tit {
  margin-bottom: 4%;
}
.newbox1_top {
  margin-top: 4%;
  padding: 0 4%;
}
.newbox1_top_tit h1 {
  color: #ff5e17;
  font-size: 35px;
  margin-right: 4%;
}
.newbox1_list {
  margin-top: 4%;
}
.newbox1_list ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2%;
}
.newbox1_list ul li {
  width: 32%;
  height: 258px;
  border: 8px solid #fc982f;
  border-radius: 20px;
  overflow: hidden;
}
.newbox1_list ul li img {
  display: block;
}
.newbox2 {
  display: flex;
  flex-direction: column;
  width: 62.5%;
  margin: 0 auto;
  padding: 2% 0;
}
.newbox2 ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 4%;
}
.newbox2 ul li {
  width: 24%;
  background-color: #fc982f;
  padding: 0.5%;
  border-radius: 20px;
}
.newbox2 ul li img {
  border-radius: 20px;
}
.newbox2_bot {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.newbox2_bot span {
  display: inline-block;
  padding: 3%;
  border-radius: 100%;
  background-color: #fbea9d;
}
.newbox2_bot p {
  font-size: 18px;
  color: #fff;
}
.newbox3 {
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
}
.newbox3 ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 6%;
}
.newbox3 ul li {
  text-align: center;
  width: 16%;
}
.newbox3 ul li h3 {
  color: #ff5e17;
  margin-bottom: 2%;
}
.newbox3 ul li p {
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
}
.bottomBar_hua {
  position: absolute;
  right: 0;
}
.an-box {
  width: 65%;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  margin-top: 4%;
}
.an-box li {
  width: 29%;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-width: 2px;
  border-color: #ffffff;
  border-radius: 26px;
  background-image: -moz-linear-gradient(64deg, #71ba4f 0%, #8ae061 100%);
  background-image: -webkit-linear-gradient(64deg, #71ba4f 0%, #8ae061 100%);
  background-image: -ms-linear-gradient(64deg, #71ba4f 0%, #8ae061 100%);
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
}
.zhang {
  position: absolute;
  top: -5%;
  left: 1%;
}
.tt {
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  margin-top: 3%;
  align-items: center;
}
.tt img {
  width: 35%;
  height: 26px;
}
.tt span {
  font-size: 45px;
  font-family: "FZLanTingHeiS-H-GB";
  color: #8ae061;
  padding: 0 2%;
}
.sw-i {
  width: 92.5%;
  display: flex;
  align-items: center;
  border-radius: 8px;
  background-color: #f0f8dd;
  box-shadow: 1.928px 2.298px 10px 0px rgba(75, 182, 40, 0.13);
  margin-bottom: 2%;
}
.sm {
  width: 20%;
  background: url(../images/sm-bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding: 1.8% 0 2% 0;
}
.sm1 {
  font-size: 18px;
  color: #000;
  padding-left: 1%;
}
.tab-box {
  background: url(../images/tab-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 2%;
  margin-top: 2%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tab-l {
  width: 25%;
}
.tab-l li {
  display: block;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-width: 2px;
  border-color: #ffffff;
  background-image: -moz-linear-gradient(64deg, #71ba4f 0%, #8ae061 100%);
  background-image: -webkit-linear-gradient(64deg, #71ba4f 0%, #8ae061 100%);
  background-image: -ms-linear-gradient(64deg, #71ba4f 0%, #8ae061 100%);
  box-shadow: 1.928px 2.298px 9px 0px rgba(75, 182, 40, 0.3);
  border-radius: 10px;
  border-top-right-radius: 35px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  padding: 6% 0;
  margin: 5% 0;
}
.tab-l li:hover {
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 2px;
  border-color: #faff20;
  background-image: -moz-linear-gradient(64deg, #f8fd55 0%, #fffeb7 100%);
  background-image: -webkit-linear-gradient(64deg, #f8fd55 0%, #fffeb7 100%);
  background-image: -ms-linear-gradient(64deg, #f8fd55 0%, #fffeb7 100%);
  color: #71ba4f;
  -webkit-text-stroke: 1px #fff;
}
.tab-active {
  border-width: 1px !important;
  border-color: #ffffff !important;
  border-style: solid !important;
  border-width: 2px !important;
  border-color: #a0a15c !important;
  background-image: -moz-linear-gradient(64deg, #f8fd55 0%, #fffeb7 100%) !important;
  background-image: -webkit-linear-gradient(64deg, #f8fd55 0%, #fffeb7 100%) !important;
  background-image: -ms-linear-gradient(64deg, #f8fd55 0%, #fffeb7 100%) !important;
  color: #71ba4f !important;
  -webkit-text-stroke: 1px #fff !important;
}
.tab-r {
  width: 70%;
  display: none;
}
.rr-top {
  width: 100%;
  display: flex;
  margin-bottom: 1%;
}
.rr-top span {
  width: 36%;
  display: block;
  text-align: center;
  padding: 0.2% 3%;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  background-color: #83d55c;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  margin-right: 4%;
}
.rr-bottom {
  width: 100%;
  font-size: 18px;
  color: #000;
  margin-top: 2%;
  line-height: 40px;
}
.dx-box {
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 5%;
}
.dx-1 {
  width: 40%;
  display: flex;
  flex-direction: column;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 2px;
  border-color: #faff20;
  border-radius: 26px;
  background-image: -moz-linear-gradient(64deg, #f8fd55 0%, #fffeb7 100%);
  background-image: -webkit-linear-gradient(64deg, #f8fd55 0%, #fffeb7 100%);
  background-image: -ms-linear-gradient(64deg, #f8fd55 0%, #fffeb7 100%);
  padding: 0 2% 2% 2%;
}
.dx-tit {
  display: block;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #71ba4f;
  background-color: #ffffff;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  margin-top: -5%;
  border-radius: 50px;
  color: #71ba4f;
  font-weight: bold;
  font-size: 22px;
  padding: 0.5% 0;
}
.dx-img {
  width: 100%;
  margin-top: 3%;
  padding: 2%;
  border: 1px solid #61b83a;
  border-radius: 15px;
}
.dx-txt {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 2%;
}
.dx-txt li {
  display: block;
  width: 50%;
  text-align: center;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dx-txt li img {
  width: 10%;
  margin-right: 1%;
}
.teachher-interduce {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 7%;
}
.inter11 {
  width: 30%;
  background: url(../images/sz-bg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
}
.inter-tit {
  width: 70%;
  background: url(../images/inter-tit.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  padding: 1%;
  margin-top: -8%;
}
.inter-tit img {
  width: 20%;
}
.inter-tit span {
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #ffff;
  padding-left: 5%;
}
.inter11 p {
  display: block;
  width: 90%;
  margin: 5% auto 10% auto;
  line-height: 30px;
}
.zd-tit {
  width: 50%;
  margin: -6% auto 0 auto;
  display: block;
}
.xl-box {
  width: 100%;
  display: flex;
  align-items: center;
  border-width: 1px;
  border-color: #33a0ed;
  border-style: solid;
  border-radius: 24px;
  background-color: #e2f3ff;
  margin-top: 3%;
}
.xl1 {
  width: 25%;
  display: flex;
  background: url(../images/xl1-bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  padding: 5% 0;
}
.xc1-icon {
  width: 5%;
  margin-left: -3%;
}
.xl1-list {
  width: 65%;
  margin-left: 2%;
  display: flex;
  flex-wrap: wrap;
}
.xl1-list span {
  width: 24%;
  border-style: solid;
  border-width: 3px;
  border-color: #ffffff;
  background-image: -moz-linear-gradient(90deg, #8cd7fe 0%, #60bbfa 100%);
  background-image: -webkit-linear-gradient(90deg, #8cd7fe 0%, #60bbfa 100%);
  background-image: -ms-linear-gradient(90deg, #8cd7fe 0%, #60bbfa 100%);
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-right: 1%;
  margin-bottom: 1%;
}
.xl-box1 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 4%;
}
.zx-1 {
  width: 25%;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  border-style: solid;
  border-width: 6px;
  border-color: #ffffff;
  border-radius: 24px;
  background-image: -moz-linear-gradient(90deg, #e0617c 0%, #ef89a7 100%);
  background-image: -webkit-linear-gradient(90deg, #e0617c 0%, #ef89a7 100%);
  background-image: -ms-linear-gradient(90deg, #e0617c 0%, #ef89a7 100%);
  padding: 4% 0;
}
.zx-jt {
  width: 5%;
  margin-left: -2%;
  z-index: 100;
}
.zx-2 {
  width: 25%;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  border-style: solid;
  border-width: 6px;
  border-color: #ffffff;
  border-radius: 24px;
  background-image: -moz-linear-gradient(90deg, #58b6f9 0%, #97deff 100%);
  background-image: -webkit-linear-gradient(90deg, #58b6f9 0%, #97deff 100%);
  background-image: -ms-linear-gradient(90deg, #58b6f9 0%, #97deff 100%);
  padding: 4% 0;
  margin-left: -2%;
}
.zx-3 {
  width: 50%;
  border-style: solid;
  border-width: 6px;
  border-color: #ffffff;
  border-radius: 24px;
  background-image: -moz-linear-gradient(90deg, #ffe165 0%, #fff1a8 100%);
  background-image: -webkit-linear-gradient(90deg, #ffe165 0%, #fff1a8 100%);
  background-image: -ms-linear-gradient(90deg, #ffe165 0%, #fff1a8 100%);
  font-size: 18px;
  padding: 1% 2%;
  margin-left: -2%;
}
.sj-tit {
  width: 50%;
  display: block;
  margin: -6% auto 0 auto;
}
.sj-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 8%;
}
.sj1 {
  width: 32%;
  display: flex;
  flex-direction: column;
  background: url(../images/sj-bg1.png) no-repeat;
  background-size: 100% 100%;
}
.sj1:nth-child(2) {
  background: url(../images/sj-bg2.png) no-repeat;
  background-size: 100% 100%;
}
.sj1 img {
  margin: 0 auto;
  width: 30%;
  margin-top: -15%;
}
.sj1 span {
  display: block;
  width: 80%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  margin-top: -5%;
  min-height: 135px;
}
.sj1 p {
  text-align: center;
  background: #2e9aff;
  width: 95%;
  margin: 0 auto;
  margin-top: 5%;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10%;
  padding: 2% 0;
}
.fly {
  width: 100%;
  margin: 0 auto;
  margin-top: 4%;
}
.ht20 {
  display: none;
}
.new-img {
  width: 99.3%;
  display: block;
  margin: 2% auto 0 0.7%;
}
.ppop {
  position: relative;
}
.title02 {
  width: 55%;
  margin: 0 auto;
  margin-top: -5%;
}
.year-box {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.yead-pic {
  width: 95%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 3%;
}
.picc {
  width: 48%;
  display: flex;
  flex-direction: column;
  background: url(../images/picc-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 1px 6px 6px 1px;
}
.picc img {
  width: 100%;
}
.picc p {
  text-align: center;
  background: #ffca22;
  border-top: 2px solid #000;
  padding: 2% 0;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}
.year1 {
  width: 32%;
  display: flex;
  flex-direction: column;
  position: relative;
  background: url(../images/year-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 4% 1% 1% 4%;
  line-height: 25px;
  min-height: 200px;
}
.year1 img {
  position: absolute;
  width: 25%;
  left: -5%;
  top: -15%;
}
.year1 span {
  font-size: 14px;
}
.year1:nth-child(2) {
  margin-top: -10%;
}
.year1:nth-child(3) {
  margin-top: -25%;
}
.sl-box {
  width: 95%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: url(../images/sl-big.png) no-repeat;
  background-size: 100% 100%;
  padding: 6% 4%;
  margin: 3% auto 0 auto;
}
.sl1 {
  width: 47%;
  display: flex;
  flex-direction: column;
  background: url(../images/sl-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 1% 2%;
}
.sl-top {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  padding-left: 15%;
  letter-spacing: 2px;
}
.sl-xl {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: url(../images/sl-small.png) no-repeat;
  background-size: 100% 100%;
  margin: 5% auto 0 auto;
  text-align: center;
  padding: 1% 0;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}
.sl-bottom {
  width: 90%;
  display: block;
  margin: 3% auto 0 auto;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}
.wenl {
  width: 50%;
  text-align: left;
  padding-left: 5%;
}
.tc-kb {
  width: 100%;
  margin-top: 3%;
}
.jj-box {
  width: 95%;
  margin: 3% auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.jj1 {
  width: 30%;
  display: flex;
  flex-direction: column;
}
.jjtit {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/jj-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 2% 0;
}
.jjtit img {
  width: 12%;
}
.jjtit span {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 4px;
  margin-left: 4%;
}
.jj-bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 3%;
  background-image: -moz-linear-gradient(180deg, #5830f7 0%, #0000ff 100%);
  background-image: -webkit-linear-gradient(180deg, #5830f7 0%, #0000ff 100%);
  background-image: -ms-linear-gradient(180deg, #5830f7 0%, #0000ff 100%);
  margin-top: 4%;
}
.jj-bottom img {
  width: 100%;
}
.jj-bottom p {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  margin-top: 5%;
  color: #fff;
}
.con4_top {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  width: 95%;
  margin: 3% auto 0 auto;
}
.con4_left {
  width: 52%;
  margin-right: 4%;
}
.con4_right {
  width: 44%;
}
.con4_tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url(../images/con-tit-bg.png) no-repeat;
  background-size: 100% 100%;
}
.con4_tit1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url(../images/contit-1.png) no-repeat;
  background-size: 100% 100%;
  padding: 2% 0;
}
.con4_tit1 p {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 100%;
}
.con4_tit p {
  padding: 2% 0 2% 6%;
  font-weight: bold;
  text-align: left;
  width: 66%;
  font-size: 16px;
}
.con4_tit span {
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: left;
  margin-right: 2%;
  font-size: 16px;
  width: 30%;
}
.con4_card {
  margin-top: 4%;
}
.con4_right .con4_tit p {
  width: 100%;
  text-align: center;
}
.con4_right .con4_card {
  background-image: -moz-linear-gradient(180deg, #5830f7 0%, #0000ff 100%);
  background-image: -webkit-linear-gradient(180deg, #5830f7 0%, #0000ff 100%);
  background-image: -ms-linear-gradient(180deg, #5830f7 0%, #0000ff 100%);
  padding: 2% 4%;
}
.con4_card1 {
  background-image: -moz-linear-gradient(180deg, #5830f7 0%, #0000ff 100%);
  background-image: -webkit-linear-gradient(180deg, #5830f7 0%, #0000ff 100%);
  background-image: -ms-linear-gradient(180deg, #5830f7 0%, #0000ff 100%);
  padding: 2% 4%;
  margin-top: 8%;
}
.con4_right .con4_card p {
  text-indent: 30px;
  margin-bottom: 2%;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}
.con4_card1 p {
  text-indent: 30px;
  margin-bottom: 2%;
  color: #fff;
  font-size: 16px;
  line-height: 31.5px;
}
.con4_bot {
  background: #000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 95%;
  margin: 2% auto 0 auto;
}
.con4_bot span {
  color: #fff;
  padding: 1.4% 4%;
}
.con4_bot img {
  margin-bottom: 1%;
  margin-left: 2%;
}
.nfnum {
  display: none;
}
.kcts {
  width: 15%;
  margin-top: 4%;
}
.dxyf-box {
  width: 95%;
  margin: 2% auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dx-left {
  width: 45%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dx-right {
  width: 52%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dx-left img,
.dx-right img {
  width: 23%;
  z-index: 10;
}
.dx-left span {
  border: 2px solid #000;
  background: #fff;
  width: 95%;
  margin-left: -10%;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  font-size: 16px;
  text-align: center;
  padding: 3%;
  font-weight: bold;
}
.dx-right span {
  border: 2px solid #000;
  background: #fff;
  width: 95%;
  margin-right: -10%;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  font-size: 16px;
  text-align: center;
  padding: 2.8%;
  font-weight: bold;
}
.dxyf-img {
  width: 95%;
  margin: 3% auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dxyf-img img {
  width: 31%;
}
.fw-box {
  width: 95%;
  margin: 3% auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fw1 {
  width: 23%;
  text-align: center;
  display: flex;
  flex-direction: column;
  color: #fff;
  border: 2px solid #000;
  border-radius: 20px;
  background: #fff;
}
.fw1 p {
  background: url(../images/fw-yiy.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  padding: 6% 0;
}
.fw1 span {
  color: #000;
  font-weight: bold;
  padding: 5% 0;
}
.lunbo-box {
  width: 95%;
  margin: 3% auto 0 auto;
  display: flex;
  position: relative;
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  box-shadow: 0 12px 22px rgba(62, 113, 210, 0.12);
  border-radius: 20px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box6_list_bottom {
  text-align: center;
  background: #ffca22;
  border-top: 2px solid #000;
  padding: 2% 0;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media only all and (max-width: 1600px) {
  .txt1 span {
    font-size: 24px;
    white-space: nowrap;
  }
  .dx-right span {
    font-size: 14px;
    text-align: left;
    padding: 2.8% 0 2.8% 5%;
  }
  .dx-left span {
    font-size: 14px;
  }
}
@media only all and (max-width: 1080px) {
  html {
    background-size: contain;
  }
  .footer-tips {
    font-size: 0.76rem;
    line-height: 1.75rem;
    margin-top: 2%;
    margin-bottom: 0.4rem;
    width: 90%;
    height: 1.75rem;
    background-size: contain;
  }
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 30%;
  }
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: 30%;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -19%;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 20px;
    height: 20px;
    top: 118%;
  }
  .fw1 p {
    font-size: 18px;
  }
  .fw1 span {
    font-size: 14px;
    line-height: 25px;
  }
  .fw1 {
    width: 48%;
    margin-bottom: 2%;
  }
  .dxyf-img img {
    width: 48%;
    margin: 0 auto 2% auto;
  }
  .dx-left,
  .dx-right {
    width: 100%;
    margin-bottom: 2%;
  }
  .dx-left span,
  .dx-right span {
    font-size: 13px;
    border-radius: 50px;
  }
  .dx-left img,
  .dx-right img {
    width: 15%;
  }
  .picc p {
    font-size: 16px;
  }
  .picc {
    width: 100%;
    margin-bottom: 2%;
  }
  .kcts {
    width: 25%;
  }
  .nfnum {
    display: block;
    position: absolute;
    top: -15%;
    left: 20%;
    color: #fff;
    background: #000;
    border-radius: 20px;
    padding: 0 4%;
  }
  .title-top {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .jj1 {
    width: 49%;
    margin: 0 auto;
    margin-bottom: 2%;
  }
  .sl-top {
    font-size: 18px;
  }
  .sl1 {
    width: 100%;
    margin-bottom: 2%;
  }
  .con4_card {
    margin-top: 0;
  }
  .con4_card1 {
    margin-top: 0;
  }
  .con4_bot span {
    font-size: 16px;
    line-height: 25px;
  }
  .con4_bot {
    flex-wrap: wrap;
  }
  .con4_bot img {
    margin: 0 auto;
  }
  .bbb {
    background: #fff !important;
  }
  .con4_top {
    flex-wrap: wrap;
  }
  .con4_left {
    width: 100%;
    margin: 0 auto;
  }
  .con4_right {
    width: 100%;
  }
  .con4_tit {
    width: 100%;
  }
  .nBox10 {
    padding-bottom: 0;
  }
  .year1 img {
    width: 15%;
    left: 0;
  }
  .year1 span {
    font-size: 18px;
  }
  .year1 {
    width: 100%;
    margin-bottom: 10%;
    padding: 6% 2% 2% 11%;
  }
  .year1:nth-child(2) {
    margin-top: 0;
  }
  .year1:nth-child(3) {
    margin-top: 0;
  }
  .title02 {
    width: 60%;
  }
  .coupon-top span span {
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    bottom: -20%;
  }
  .ht20 {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 800;
    width: 100%;
    height: 3.33rem;
    background: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ht20 .hkbg {
    height: 3.5rem;
    width: auto;
  }
  .grass-l {
    display: none;
  }
  .xl-box {
    flex-direction: column;
  }
  .sj1 {
    width: 48%;
    margin: 0 auto;
    margin-bottom: 2%;
  }
  .sj1 span {
    line-height: 20px;
  }
  .xl1 {
    width: 100%;
    background: #63bdfa;
    border-radius: 23px;
    border: 2px solid #fff;
  }
  .xl1-list {
    width: 100%;
  }
  .xl1-list span {
    width: 100%;
  }
  .xl-box1 {
    flex-direction: column;
  }
  .zx-1,
  .zx-2,
  .zx-3 {
    width: 100%;
    border-width: 2px;
    margin: 0;
  }
  .zx-jt {
    display: none;
  }
  .xc1-icon {
    display: none;
  }
  .grass-r {
    display: none;
  }
  .box5-teacher-text {
    width: 100%;
    height: 150px;
  }
  .sw-i {
    width: 100%;
  }
  .sm {
    font-size: 14px;
    line-height: 25px;
  }
  .sm1 {
    font-size: 14px;
    line-height: 20px;
  }
  .box04_wrap,
  .nBox10,
  .newbox1,
  .newbox2 {
    width: 100%;
  }
  .tab-box {
    background: #fff;
    border-radius: 10px;
    flex-direction: column;
  }
  .tab-l li {
    width: 45%;
    font-size: 20px;
    padding: 1% 0;
    border-radius: 10px;
  }
  .tab-l {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
  .tab-r {
    width: 100%;
  }
  .rr-top {
    margin-bottom: 0;
  }
  .rr-top span {
    width: 100%;
    margin: 0 auto;
  }
  .rr-top {
    flex-direction: column;
  }
  .xd {
    width: 100% !important;
  }
  .zhang {
    width: 10%;
    top: 0;
  }
  .dx-box {
    flex-direction: column;
  }
  .dx-1 {
    width: 100%;
    margin-bottom: 10%;
  }
  .dx-txt li {
    font-size: 15px;
    width: 100%;
  }
  .dx-txt li img {
    width: 3%;
  }
  .dx-txt {
    flex-direction: column;
  }
  .dx-tit {
    font-size: 16px;
    width: 100%;
  }
  .rr-bottom {
    font-size: 16px;
    line-height: 25px;
  }
  #app {
    overflow: hidden;
  }
  .onlymob {
    display: block;
  }
  html {
    font-size: 20px;
  }
  body {
    width: 100%;
    font-size: 0.7rem;
    line-height: 1.2rem;
  }
  html,
  body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .Width {
    width: 17.5rem;
  }
  .container {
    width: 100%;
  }
  .course {
    width: 100%;
    padding-bottom: 0;
  }
  .tt img {
    width: 20%;
    height: 10px;
  }
  .fl,
  .fr {
    float: none;
  }
  .tt span {
    font-size: 25px;
  }
  /* 隐藏元素 */
  .ht_top .topnav a:nth-child(n+2),
  .stage,
  .pc,
  .onlypc {
    display: none;
  }
  /* 通用头部 */
  .ht_top {
    height: 2.5rem;
    background-size: auto 100%;
    line-height: 2.5rem;
  }
  .ht_top h1 a {
    height: 2.5rem;
    width: 7.5rem;
    background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center / contain;
  }
  .ht_top .topnav {
    font-size: 0.8rem;
    text-indent: -1000rem;
  }
  .ht_top .topnav a {
    padding: 0 0 0 0.3rem;
    text-indent: 0;
    float: right;
  }
  .footer {
    position: relative;
    height: 2.4rem;
    padding: 0;
    margin: 0 auto;
  }
  /* .footer:before {
    display: block;
    content: "华图教育集团版权所有";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2.4rem;
    overflow: hidden;
    color: #3A0000;
    font-size: 0.7rem;
    line-height: 2.4rem;
    text-align: center;
  } */
  /* 通用样式 开始 */
  .container_wrap {
    width: 96%;
    margin-top: 1.5rem;
    border-radius: 1rem;
    box-shadow: 0 0.3rem 0.65rem rgba(21, 61, 201, 0.18);
    padding-bottom: 1rem;
  }
  .title_h3 span {
    font-weight: normal;
    font-size: 0.9rem;
    line-height: 2.5rem;
    font-weight: bold;
  }
  .title_h3 span::after,
  .title_h3 span::before {
    top: 0.2rem;
    width: 1.2rem;
    height: 0.925rem;
    background-size: contain;
  }
  .title_h3 span::after {
    left: -2rem;
  }
  .title_h3 span::before {
    right: -2rem;
  }
  @keyframes ani_l {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(0.25rem);
    }
    100% {
      transform: translateX(0);
    }
  }
  @keyframes ani_r {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(-0.25rem);
    }
    100% {
      transform: translateX(0);
    }
  }
  /* 通用样式 结束 */
  .banner_box {
    width: 100%;
    height: 11rem;
    background-size: cover;
    padding-top: 1.3rem;
  }
  .banner_box .xd {
    width: 100%;
  }
  .banner_box .xd .txt {
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
  .banner_box .xd .txt1 {
    width: 10rem;
    height: 2rem;
    white-space: nowrap;
    margin: 0 auto 1rem;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0;
  }
  .banner_box .xd .txt1 span {
    font-size: 1rem;
    line-height: 2rem;
    height: 2rem;
  }
  /* 以“应试”为核心，靶向备考 开始 */
  .ms_txt {
    margin: 1.75rem 0.5rem 0;
  }
  .ms_txt li {
    width: 49%;
    box-shadow: 0 0.3rem 0.55rem rgba(62, 113, 210, 0.12);
    border-radius: 0.625rem;
    font-size: 0.55rem;
    line-height: 1.2rem;
  }
  .ms_txt li.t {
    margin-bottom: 0.75rem;
    padding-top: 1.2rem;
    padding-left: 0.5rem;
    padding-bottom: 0.8rem;
    padding-right: 0.5rem;
  }
  .ms_txt li.t span {
    width: 5rem;
    height: 1.4rem;
    font-size: 0.7rem;
    line-height: 1.4rem;
    top: -0.5rem;
    border-radius: 0.25rem;
  }
  .ms_txt li.t span::after {
    left: 0.25rem;
    top: 0.25rem;
    width: 0.25rem;
    height: 0.25rem;
  }
  .ms_txt li.t p {
    font-size: 0.55rem;
    line-height: 0.8rem;
    align-items: self-start;
  }
  .ms_txt li.t p img {
    height: 0.65rem;
    margin-right: 0.3rem;
    padding-top: 0.1rem;
  }
  .ms_txt li.b {
    width: 100%;
    padding-bottom: 0.4rem;
    margin-bottom: 0.8rem;
  }
  .ms_txt li.b span {
    height: 1.6rem;
    font-size: 0.7rem;
    line-height: 1.6rem;
    padding-left: 0.75rem;
    border-radius: 0.625rem 0.625rem 0 0;
    margin-bottom: 0.75rem;
  }
  .ms_txt li.b span::after {
    width: 0.825rem;
    height: 0.825rem;
    right: 0.4rem;
    top: 0.4rem;
  }
  .ms_txt li.b div {
    padding: 0 1rem;
  }
  .ms_txt li.b div h6 {
    margin-bottom: 0.5rem;
  }
  .ms_txt li.b div h6::after {
    width: calc(100% + 0.5rem);
    height: 0.05rem;
    left: -0.25rem;
  }
  .ms_txt li.b div h6.h_1::after {
    width: calc(100% - 3rem);
    left: 3.25rem;
  }
  .ms_txt li.b div h6.h_1::before {
    width: 0.3rem;
    height: 0.3rem;
    left: 3rem;
  }
  .ms_txt li.b div h6.h_2::after {
    width: calc(100% - 3.625rem);
    left: 3.875rem;
  }
  .ms_txt li.b div h6.h_2::before {
    width: 0.325rem;
    height: 0.4rem;
    left: 3.75rem;
    background-size: contain;
  }
  .ms_txt li.b div strong {
    border-radius: 0.2rem;
    box-shadow: 0 0.1rem 0.175rem rgba(253, 244, 193, 0.98);
    padding: 0 0.5rem;
    font-size: 0.55rem;
    line-height: 1rem;
  }
  .ms_txt li.b div strong.s_1::before {
    right: -0.25rem;
    top: -1rem;
    width: 0.05rem;
    height: 1.5rem;
  }
  .ms_txt li.b div strong.s_2::before {
    left: -0.25rem;
    top: -1rem;
  }
  .ms_txt li.b p {
    padding: 0 0.75rem;
    font-size: 0.5rem;
    line-height: 1rem;
  }
  .title_h4 span {
    margin: 1.25rem auto;
    width: 96%;
    height: 2rem;
    border-radius: 0.25rem;
    font-size: 0.8rem;
    line-height: 2rem;
    white-space: nowrap;
  }
  .title_h4 span::after,
  .title_h4 span::before {
    height: 0.95rem;
    width: 0.25rem;
  }
  .title_h4 span::after {
    right: -0.25rem;
    border-radius: 0 0.15rem 0.15rem 0;
  }
  .title_h4 span::before {
    left: -0.25rem;
    border-radius: 0.15rem 0 0 0.15rem;
  }
  .ms_ul {
    flex-wrap: wrap;
  }
  .ms_ul li {
    width: 49%;
    height: auto;
    padding-top: 1rem;
    margin-bottom: 0.8rem;
    border-radius: 0.25rem;
    padding-bottom: 0.4rem;
  }
  .ms_ul li span {
    top: -0.525rem;
    background-size: contain;
    width: 5.1rem;
    height: 1.05rem;
    font-size: 0.6rem;
    line-height: 1.05rem;
  }
  .ms_ul li p {
    font-size: 0.7rem;
    line-height: 1.05rem;
  }
  /* 以“应试”为核心，靶向备考 结束 */
  /* 教研升级 — 专注本土 更懂考试 开始 */
  .jy_txt li {
    padding-left: 2.625rem;
    margin-bottom: 0.75rem;
  }
  .jy_txt li strong {
    border-radius: 0.15rem;
    width: 3.4rem;
    height: 1.7rem;
    font-size: 0.75rem;
    line-height: 1.65rem;
  }
  .jy_txt li strong::after,
  .jy_txt li strong::before {
    height: 1.2rem;
    width: 0.25rem;
  }
  .jy_txt li strong::after {
    right: -0.25rem;
    border-radius: 0 0.15rem 0.15rem 0;
  }
  .jy_txt li strong::before {
    left: -0.25rem;
    border-radius: 0.15rem 0 0 0.15rem;
  }
  .jy_txt li strong img {
    margin-left: 0.125rem;
    height: 0.5rem;
  }
  .jy_txt li p {
    font-size: 0.55rem;
    line-height: 0.85rem;
    padding: 0.3rem 0.5rem 0.3rem 1.4rem;
    border-radius: 0.25rem;
  }
  .title_h5 {
    margin-top: 1rem;
  }
  .title_h5 span {
    font-size: 0.9rem;
    line-height: 1.125rem;
  }
  .title_h5 span::after,
  .title_h5 span::before {
    top: 0.4rem;
    width: 1.3rem;
    height: 1.075rem;
  }
  .title_h5 span::after {
    left: -1.75rem;
    background-size: contain;
  }
  .title_h5 span::before {
    right: -1.75rem;
    background-size: contain;
  }
  .jy_info {
    font-size: 0.55rem;
    line-height: 0.85rem;
    padding: 0.5rem;
    border-radius: 0.25rem;
    margin: 0.5rem;
  }
  /* 教研升级 — 专注本土 更懂考试 结束 */
  /* 面试好课程 开始 */
  #box4_box,
  .class-table {
    margin: 0 0.5rem;
  }
  .lcts {
    border-radius: 0.75rem;
    box-shadow: 0 0.3rem 0.55rem rgba(62, 113, 210, 0.12);
    margin: 0.5rem 0.5rem;
  }
  .skdd {
    top: -0.75rem;
    background-size: contain;
    width: 6.375rem;
    height: 2.375rem;
    padding-top: 0.2rem;
    margin-bottom: -1.25rem;
  }
  .skdd span {
    font-size: 0.65rem;
    line-height: 0.65rem;
  }
  .course_place,
  .course_type {
    padding: 0 0.5rem 0.5rem;
  }
  .course_place li {
    margin-top: 0.4rem;
  }
  .box4_text p,
  .ts-task p {
    font-size: 0.5rem;
    line-height: 0.8rem;
    padding: 0 0.2rem;
  }
  /*网课图书 开始*/
  .regular_wrap {
    margin: 0 0.5rem;
  }
  .regular_wrap .swiper-container-top {
    position: relative;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .regular_wrap .swiper-container-top .swiper-slide {
    width: 48%;
    padding: 0.5rem;
    margin-top: 0.6rem;
    background-size: contain;
  }
  .regular_wrap .swiper-container-top .swiper-slide::after {
    top: 0.55rem;
    height: calc(100% - 1rem);
    background-size: contain;
  }
  .regular_wrap .swiper-container-top .swiper-slide img {
    height: 5rem;
  }
  .regular_wrap .swiper-container-top .swiper-slide p {
    font-size: 0.8rem;
    line-height: 0.8rem;
    margin: 0.3rem 0;
  }
  .regular_wrap .swiper-container-top .swiper-slide div {
    margin-top: 0.2rem;
  }
  .regular_wrap .swiper-container-top .swiper-slide h6 {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  .regular_wrap .swiper-container-top .swiper-slide a {
    width: 4rem;
    height: 1.2rem;
    font-size: 0.6rem;
    line-height: 1.2rem;
    border-radius: 0.8rem;
  }
  .regular_wrap .swiper-button-prev,
  .regular_wrap .swiper-button-next {
    width: 0.75rem;
    height: 0.75rem;
    opacity: 1;
  }
  .regular_wrap .swiper-button-prev {
    left: -0.75rem;
  }
  .regular_wrap .swiper-button-next {
    right: -0.75rem;
  }
  .regular_wrap .swiper-container-teacher {
    margin-top: 0.75rem;
  }
  .regular_wrap .swiper-container-teacher .swiper-slide {
    padding: 0.5rem;
    background-size: contain;
  }
  .regular_wrap .swiper-container-teacher .swiper-slide::after {
    background-size: contain;
    top: 0.38rem;
    width: 100%;
    height: calc(100% - 0.72rem);
  }
  .regular_wrap .swiper-container-teacher .swiper-slide img {
    width: 4rem;
    height: auto;
    border-radius: 0.3rem;
  }
  .regular_wrap .swiper-container-teacher .swiper-slide div {
    width: 67%;
  }
  .regular_wrap .swiper-container-teacher .swiper-slide div h6 {
    font-size: 0.7rem;
    line-height: 0.75rem;
    margin-bottom: 0.625rem;
  }
  .regular_wrap .swiper-container-teacher .swiper-slide div h6 span {
    height: 0.75rem;
    width: 0.2rem;
    border-radius: 0.1rem;
    margin-right: 0.5rem;
  }
  .regular_wrap .swiper-container-teacher .swiper-slide div p {
    font-size: 0.55rem;
    line-height: 0.85rem;
  }
  /* 网课图书 结束 */
  /*师资 开始*/
  .good_ul {
    margin: 0.5rem;
  }
  .good_ul li {
    border-radius: 0.25rem;
    height: 4rem;
    width: 49%;
    margin-top: 1rem;
    padding-bottom: 0.75rem;
  }
  .good_ul li span {
    width: 4.4rem;
    height: 1.2rem;
    font-size: 0.65rem;
    line-height: 1.2rem;
    border-radius: 0 0 0.5rem 0.5rem;
    margin-bottom: 0.5rem;
  }
  .good_ul li p {
    font-size: 0.56rem;
    line-height: 0.8rem;
    white-space: nowrap;
  }
  .jc_ul {
    flex-wrap: wrap;
    margin: 0.5rem;
  }
  .jc_ul li {
    width: 48%;
    margin-top: 0.6rem;
    background-size: contain;
    box-shadow: 0 0.3rem 0.55rem rgba(62, 113, 210, 0.12);
    border-radius: 0.625rem;
    padding: 1rem 0.5rem 0.5rem;
    margin-bottom: 0.5rem;
  }
  .jc_ul li img {
    border-radius: 0.25rem;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .jc_ul li span {
    width: 4.5rem;
    height: 1.3rem;
    font-size: 0.7rem;
    line-height: 1.3rem;
    top: -0.5rem;
    border-radius: 0.25rem;
  }
  .jc_ul li span::after {
    left: 0.2rem;
    top: 0.2rem;
    width: 0.2rem;
    height: 0.2rem;
  }
  .jc_ul li p {
    font-size: 0.55rem;
    line-height: 0.9rem;
    padding: 0 0.25rem;
  }
  .bs_img {
    width: 94%;
    margin: 0 0.5rem;
    border-radius: 0.75rem;
    box-sizing: border-box;
  }
  /*师资 结束*/
  .an-box {
    width: 100%;
  }
  .an-box li {
    font-size: 16px;
  }
  .box3 {
    margin: 0 auto;
    /* padding-bottom: 5%; */
  }
  .box3-content {
    flex-direction: column;
    background-position: bottom;
    background-position-x: right;
    background-size: 140%;
  }
  .box4 {
    margin: 1.75rem 0.5rem 0;
    box-shadow: 0 0.3rem 0.55rem rgba(62, 113, 210, 0.12);
    border-radius: 0.75rem;
  }
  .box4_bottom {
    margin-top: 20px;
  }
  .box4-table {
    border-radius: 0.25rem;
  }
  .box4-tab {
    width: 100%;
    display: flex;
    margin: 0.5rem auto;
    flex-wrap: wrap;
  }
  .box4-tab li {
    margin: 0 auto;
    margin-top: 6%;
  }
  .box4-tab li:first-child {
    margin-top: 0;
  }
  .box5 {
    margin-top: 3rem;
  }
  .box5-teacher {
    width: 100%;
  }
  .box5-teacher-text p {
    font-size: 16px;
    line-height: 0.75rem;
    border-radius: 0px !important;
  }
  .box5-teacher-brief {
    overflow: hidden;
  }
  .teacher-name {
    width: 100%;
    border-radius: 10px;
    padding: 1% 0;
    margin-bottom: 2%;
  }
  .box5-teacher-brief p {
    margin: 0.5rem 0.7rem;
    font-size: 0.6rem;
  }
  .box6-bg {
    height: auto;
  }
  .box7 {
    position: relative;
  }
  .box7-bottom {
    flex-wrap: wrap;
  }
  .box6_container li {
    float: none;
  }
  .box4_container {
    border-radius: 0.5rem;
    margin: 0 auto;
    margin-bottom: 1.5rem;
  }
  .box4_bm,
  .box4_zx {
    width: 59px;
    height: 25px;
    font-size: 12px;
  }
  .box4_table td {
    padding: 2px;
  }
  .box4_table th {
    font-size: 13px;
    line-height: 1.5;
    white-space: nowrap;
  }
  .box4_in h5 {
    font-size: 0.9rem;
    line-height: 1rem;
    margin-bottom: 0.25rem;
  }
  .box4_in h5 img {
    width: 6rem;
  }
  .box4_text p,
  .ts-task p {
    font-size: 16px;
    line-height: 25px;
  }
  .more_btn {
    width: 3rem;
    height: 1.3rem;
    line-height: 1.3rem;
    border-radius: 0 0 0.575rem 0.575rem;
    font-size: 0.6rem;
    bottom: -1.3rem;
  }
  .more_btn img {
    vertical-align: middle;
    margin-left: 5px;
  }
  .course_show a {
    font-size: 0.7rem;
    padding: 0 0.2rem;
  }
  .course_arrow {
    top: 1.85rem;
    width: 0.65rem;
    height: 0.3rem;
  }
  .course_show {
    width: 16.5rem;
    padding: 0 0.2rem;
    border-radius: 0.5rem;
    top: 2.05rem;
  }
  .course_show a:hover,
  .course_show a.active {
    font-size: 0.75rem;
  }
  /* 联系我们 */
  .box8 {
    margin: 0.5rem auto;
    padding-top: 0.5rem;
  }
  .box8-title {
    font-size: 1.5rem;
  }
  .fixed_right_show,
  .fixed_right,
  .fixed_left,
  .fixed_left_show {
    display: none;
  }
  /* 底部 */
  .bottomBarOpen {
    position: fixed;
    left: 0;
    bottom: 10px;
    width: 30%;
    z-index: 888;
    cursor: pointer;
  }
  .bottomBar {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 888;
    width: 100%;
    margin: 0 auto;
  }
  .bottomBarcon {
    position: relative;
    max-width: 100%;
    height: 3.3rem;
    margin: 0 auto;
    padding: 0;
    background: #333333;
    border-radius: 0;
    border: none;
  }
  .bottomBar .pic01 {
    width: 100%;
    margin-left: 0;
  }
  .pic02 {
    display: none;
    flex-grow: 1;
    font-size: 0.8rem;
    line-height: 1rem;
    text-shadow: 0px 3px 5px rgba(102, 0, 0, 0.6);
    margin-right: 1rem;
  }
  .bottomBar .closebtn {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 1rem;
    height: 1rem;
    background: url(../images/close01.png) no-repeat center;
    background-size: 100%;
    cursor: pointer;
    transition: transform 1s ease;
  }
  .text-title {
    color: white;
    display: block;
    margin-top: 13%;
    font-size: 12px !important;
  }
  .con_top img {
    padding: 2% 0;
  }
  /* .txt {
    width: 75%;
    margin: 10% auto 0 auto !important;
  } */
  .con_top h1 {
    font-size: 18px;
    top: 6px;
  }
  .yhtt {
    margin-top: 0;
    width: 40%;
  }
  .con_center {
    padding: 1% 0;
  }
  .box3_text {
    font-size: 16px;
    line-height: 30px;
    padding: 1% 2%;
  }
  .con_top h1 span {
    height: 20px;
    line-height: 20px;
  }
  .zx-box {
    padding: 2%;
  }
  .six-dian {
    margin-top: 15%;
  }
  .dian-left img {
    width: 10%;
  }
  .con_top h1 span::before {
    display: none;
  }
  .course_type {
    margin-top: 4%;
  }
  .box4-txt-bg {
    padding: 1%;
  }
  .box4-table {
    margin-top: 5%;
  }
  .box04_wrap {
    padding-bottom: 2%;
  }
  .zx-box {
    padding: 2% !important;
    flex-direction: column;
  }
  .zx-mid {
    display: none;
  }
  .zx-side {
    width: 100% !important;
  }
  .tit-zx span {
    font-size: 20px !important;
    font-weight: bold;
    margin-top: 2%;
  }
  .tit-zx img {
    width: 10% !important;
    margin-left: 2% !important;
  }
  .zx-span {
    margin-top: 2% !important;
    font-size: 16px !important;
    line-height: 25px !important;
    min-height: 100px !important;
  }
  .zhux-box {
    padding: 1% !important;
    flex-direction: column;
  }
  .xz-txt p {
    line-height: 25px;
  }
  .ss-bottom {
    line-height: 18px;
    font-size: 16px;
    margin-bottom: 10%;
    margin-top: 5%;
  }
  .ss-top img {
    width: 40%;
  }
  .ss-top span {
    font-size: 17px;
    line-height: 24px;
  }
  .xue-slide {
    width: 100%;
  }
  .xue-mid {
    width: 50%;
    margin-bottom: 10%;
    margin-top: 5%;
  }
  .xue-mid img {
    width: 100%;
    margin: 0 auto;
  }
  .bh-lis span {
    font-size: 16px;
    padding: 0 0 1% 0;
    width: 40%;
  }
  .bh-lis p {
    line-height: 25px;
  }
  .shangshan {
    flex-direction: column;
  }
  .ss-list {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 4% !important;
  }
  .ss-list:first-child {
    margin-top: 0 !important;
  }
  .ss-list:nth-child(2) {
    margin-top: 0 !important;
  }
  .zhu-left {
    width: 100%;
    margin-bottom: 10%;
  }
  .xzxz-tit {
    padding: 1% 0 2% 0;
  }
  .xzxz-tit span {
    font-size: 15px;
  }
  .zuhx-inner {
    flex-direction: column;
  }
  .iner-left {
    width: 100% !important;
  }
  .zuhx-inner {
    padding: 2% !important;
  }
  .ll img {
    width: 16% !important;
  }
  .ll span {
    font-size: 16px !important;
  }
  .ll {
    margin-top: 2% !important;
    margin-bottom: 2% !important;
  }
  .iner-right {
    width: 100%;
  }
  .fan-box {
    padding: 1%;
    flex-direction: column;
  }
  .fan-left {
    width: 100%;
  }
  .fan-right {
    width: 100%;
  }
  .ff span {
    display: none;
  }
  .ff {
    padding: 10% 0;
    width: 50%;
    font-weight: bold;
    margin-top: 5%;
  }
  .xue-box {
    padding: 1%;
    flex-direction: column;
  }
  .xue1 {
    width: 100%;
  }
  .region-change select {
    margin: 0 auto;
    width: auto;
    min-width: 70%;
  }
}
@media screen and (max-width: 500px) {
  .box5 {
    margin-top: 1rem !important;
  }
  .course_type2 li {
    width: 45% !important;
    font-size: 12px !important;
  }
  .box5_cont_box {
    flex-direction: column;
  }
  .box5_l,
  .box5_r {
    width: 100% !important;
  }
  .box5_title {
    font-size: 15px;
  }
}
@media screen and (max-width: 640px) {
  .teacher-top {
    flex-direction: column;
  }
  .tc-list {
    width: 100%;
    margin-bottom: 2%;
  }
  .tc-list img {
    width: 20%;
  }
  .box4_table th {
    width: 16.66%;
  }
  .box4_table td {
    width: 16.66% !important;
    line-height: 19px;
    font-size: 12px;
  }
  .course_place li > a {
    font-size: 14px;
  }
  .box5-teacher {
    flex-direction: column;
    position: relative;
  }
  .txt1 span {
    font-size: 18px;
  }
  .inter11 {
    width: 48%;
    margin: 0 auto;
    margin-bottom: 5%;
  }
  .inter11 p {
    font-size: 15px;
    line-height: 25px;
  }
  .inter-tit span {
    font-size: 14px;
    display: block;
    width: 100%;
  }
  .inter-tit {
    width: 100%;
  }
  .coupon-ul {
    flex-wrap: wrap;
    display: flex;
    /* flex-direction: column; */
  }
  .dian-left span {
    font-size: 18px;
  }
  .coupon-ul li {
    width: 49%;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: 10%;
  }
  .couponBgBox {
    width: 100%;
    height: 100%;
    padding-top: 10%;
  }
  .couponTopBox {
    width: 100%;
    min-height: 100px;
    padding-bottom: 5%;
  }
  .coupon-name {
    /* margin-top: 10%; */
  }
  .coupon-top span {
    font-size: 40px;
  }
  .coupon-word {
    font-size: 12px;
  }
  .coupon-word p {
    font-size: 12px;
  }
  .receive {
    width: 50%;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    /* bottom: -15%; */
    font-size: 16px;
    margin-top: -3%;
    margin-bottom: 1%;
  }
  .course_type2 {
    display: flex;
    flex-wrap: wrap;
  }
  .course_type2 li {
    width: 31% !important;
    margin: 0;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 1%;
  }
  .course_place {
    width: 100%;
    margin: 0 auto 1rem;
  }
  .course_place li {
    width: 22%;
    margin-right: 2%;
    height: 30px;
    line-height: 30px;
  }
  .course_type {
    display: flex;
    flex-wrap: wrap;
  }
  .course_type li {
    width: 30%;
    margin: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    height: 30px;
    line-height: 30px;
  }
  .course_type li a.box4_b_a {
    font-size: 12px;
    line-height: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .box5_cont_box {
    height: auto;
  }
  .nBox11 {
    padding: 2%;
    box-sizing: border-box;
    margin-bottom: 15%;
    margin-top: 1rem;
  }
  .region-change {
    font-size: 18px;
  }
  .box5_r {
    margin: 0;
  }
  #good_book {
    justify-content: center;
  }
  .box5_l {
    width: 100%;
  }
  .box6_zxCourse {
    display: flex;
    flex-direction: column;
  }
  .box6_zxCourse > li {
    margin: 0;
    width: 100%;
    margin-bottom: 2%;
  }
  .box5 {
    margin: 0;
    padding: 0;
  }
  .phone {
    position: relative;
    left: 0;
    top: 0;
  }
  .tab_phone {
    display: inline-block;
  }
  .footer-l {
    float: none;
  }
  .coupon-name {
    font-size: 18px;
  }
  .addbox {
    margin-left: 0;
  }
  .bottomBar {
    display: none;
  }
  .open01 {
    display: none;
  }
  .coupon-name span i {
    font-size: 18px !important;
  }
  .add-bb-l {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .addbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .add-1 {
    width: 45%;
    background: none !important;
    background: #ff6300 !important;
    border-radius: 10px;
    margin-bottom: 2%;
    min-height: 6rem;
    margin: 0;
    padding: 0;
    margin-left: 2.5%;
    margin-right: 3%;
    margin-bottom: 2.5%;
  }
  .addbox .add-1:nth-child(2) {
    background: none;
    background: #ff6300;
    background-size: 100% 100%;
    margin-left: 0%;
    z-index: 3;
    min-height: 6rem;
  }
  .addbox .add-1:nth-child(3) {
    background: none;
    background: #ff6300;
    background-size: 100% 100%;
    margin-left: 2.5%;
    z-index: 3;
    min-height: 6rem;
  }
  .addbox .add-1:nth-child(4) {
    background: none;
    background: #ff6300;
    background-size: 100% 100%;
    margin-left: 0%;
    z-index: 3;
    min-height: 6rem;
  }
  .add-bb-r {
    display: none;
  }
  .add-top {
    padding-top: 2%;
  }
  .good-teacher {
    display: block !important;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #ff6300;
  }
  .box5-teacher {
    display: flex;
  }
  .footer {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 2%;
  }
  .region-tab {
    width: 100%;
    font-size: 14px;
  }
  .book,
  .box7 {
    margin-top: 4%;
  }
  .box5-bg {
    padding: 4% 0;
  }
}
