﻿@charset "utf-8";

[v-cloak] {
  display: none;
}

/* CSS Document */
html {
  background: #fff;
}

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;
}

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

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;
}

#app {
  overflow: hidden;
  position: relative;
}

.comm_titleBox {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* banner */

.custom_banner {
  width: 100%;
  height: 1057px;
  background-repeat: no-repeat;
  background-position: center;
}

.banner_box {
  width: 100%;
  height: 1002px;
  background: url("../images/banner.jpg") center top no-repeat;
  position: relative;
  background-size: 100% 100%;
  z-index: 100;
  padding-top: 5%;

}





.xd {
  position: relative !important;
  width: 62.5% !important;
}

.txt1 {
  width: 16%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/txt1-bg.png)no-repeat;
  background-size: 100% 100%;
  /*  position: absolute;
  top: 26%;
  right: 0;
  z-index: 1000; */
  padding: 2% 0 2% 0;
  margin-left: 24%;
}

.title-top {
  width: 60%;
}

.txt1 span {
  font-weight: bold;
  font-size: 32px;
  font-family: "FZYaSong-M-GBK";

  color: #fff;
  text-transform: uppercase;

  
}
.area1{
    font-family: "FZLanTingHeiS-B-GB"!important;
  
}
.txt {
  /* animation: banner_ani 2s linear infinite alternate; */
  /* -webkit-animation: banner_ani 2s linear infinite alternate;
  -moz-animation: banner_ani 2s linear infinite alternate;
  -o-animation: banner_ani 2s linear infinite alternate;
  -ms-animation: banner_ani 2s linear infinite alternate; */
  width: 629px;
  display: block;
  margin: 0 auto;
  /* margin-left: 100px; */
  /* margin-top: -50px; */
}

.title0 {
  width: 100%;
  /* margin: 0 auto; */
}

.con1_itemT {
  position: relative;
}

.con1_itemT h1 {
  font-size: 32px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: 4%;
}

.con1_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 14%;
}

.conq_itemC {
  background-color: #fff;
  border-radius: 20px 20px 0 0;
  margin-top: -10%;
  padding-top: 6%;
  position: relative;
  min-height: 260px;
}

.conq_itemC_tit {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8%;
}

.conq_itemC_tit h2 {
  font-size: 28px;
  color: #fc7f44;
  margin: 0 2%;
}

.tem_center li {
  text-align: center;
}

.conq_itemC ul {
  padding: 0 4%;
  text-align: center;
}

.conq_itemC ul li {
  font-size: 18px;
}

.mrT_8 {
  margin-top: 8%;
}



.con_center {
  padding: 0 2% 0 2%;
  background: url(../images/mid-bg.png)no-repeat;
  background-size: 100% 100%;
  width: 100%;
  box-sizing: border-box;
}

.con2 .con2_bg {
  padding-bottom: 4%;
}

.con2_bg {
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url(../images/con2_bg.png) no-repeat top center;
}

.con_jb {
  position: absolute;
  right: -36px;
  top: -36px;
  z-index: 99;
}

.celue_bg {
  width: 210px;
  height: 246px;
  background: url(../images/con2_item.png) no-repeat top center;
}

.con_change {
  margin-top: 14%;
}

.con2_btn {
  display: block;
  width: 204px;
  height: 57px;
  background: url(../images/con2_btn.png) no-repeat top center;
  text-align: center;
  margin-top: -20%;
  position: relative;
}

.con2_btn h4 {
  font-size: 22px;
  color: #fbe169;
}

.con2_btn p {
  font-size: 16px;
  color: #fff;
  margin-top: -6%;
}

.celue_bg {
  position: relative;
}

.celue_bg h2 {
  color: #fff;
  font-size: 20px;
  position: absolute;
  left: 13px;
  top: 22px;
  transform: rotate(22deg);
}

.celue_bg ul {
  margin-left: 20%;
  margin-top: 20%;
  padding-top: 40%;
}

@keyframes banner_ani {
  0% {
    transform: scale(1);
    opacity: .8;
  }

  50% {
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    transform: scale(1);
    opacity: .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 {
  width: 62.5%;
  /* background: url(../images/mode5-bg.jpg)no-repeat; */
  background-size: 100% 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2% 0;
}

.skdd {

  width: 100%;
  font-weight: bold;
  padding: 0.5% 0;
  padding-left: 1.5%;
  font-size: 22px;
  display: flex;
  align-items: center;
}

.skdd img {
  width: 2%;
  margin-right: 1%;
}

.top,
.bottom {
  display: block;
}

.box3-content {
  position: relative;
  /* border-radius: 10px; */
  border: 1px solid #000;
  margin-top: 2%;
  background: #d4f1dc;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 16px;
  background-image: -moz-linear-gradient(64deg, rgb(254, 255, 169) 0%, rgb(255, 242, 223) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(254, 255, 169) 0%, rgb(255, 242, 223) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(254, 255, 169) 0%, rgb(255, 242, 223) 100%);
  box-shadow: 1.928px 2.298px 13px 0px rgba(75, 182, 40, 0.17);

}

.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;
  background: url(../images/yh-bg.png)no-repeat;
  background-size: 100% 100%;
  padding: 2% 2% 5% 2%;

}

.box3_cont {
  margin-bottom: 50px;
}

.box3 h3,
.box4_container h5 {
  position: absolute;
  left: 0;
  right: 0;
  top: -45px;
  margin: auto;
  width: 257px;
  height: 73px;
  background: url('../images/yh_head.png') no-repeat center;
  font-size: 36px;
  font-family: FZLanTingHeiS-DB-GB;
  color: #FFFFFF;
  text-align: center;
  line-height: 70px;
}

.more_btn {
  width: 10%;
  height: 32px;
  line-height: 32px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -32px;
  text-align: center;
  cursor: pointer;
  border-radius: 0 0 10px 10px;
  background-image: -moz-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  color: #fff;
}


.more_btn 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;
}

.coupon-ul li {
  width: 32%;
  height: 100%;
  margin-right: 0;
  margin-top: 0;
  box-sizing: border-box;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #0673bd; */
  cursor: pointer;
  position: relative;
  flex-direction: column;
}

.couponBgBox {
  width: 374px;
  height: 271px;
  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: 100%;
  display: flex;
  align-items: center;
}

.couponTopBox {
  /* width: 252px;
  min-height: 164px;
  margin: 0 auto;
  position: relative;
  overflow: hidden; */
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
}

.couponRightBox {
  width: 100%;
  /* display: flex;
  align-items: center;
  justify-content: space-between; */
}

.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: 28px;
  font-weight: bold;
  color: #000;

  line-height: 24px;
  text-align: center;
  width: 100%;
  line-height: 1.3;
  font-size: 12px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(81, 33, 15);
  text-transform: uppercase;
  line-height: 2.65;
  -moz-transform: matrix(2.17005056482547, 0, 0, 2.17005056482547, 0, 0);
  -webkit-transform: matrix(2.17005056482547, 0, 0, 2.17005056482547, 0, 0);
  -ms-transform: matrix(2.17005056482547, 0, 0, 2.17005056482547, 0, 0);
  margin-top: 5%;

}

.couponTopBox_con {
  width: 100%;
  /* margin-left: 14%; */
}

.coupon-top {
  display: flex;
  justify-content: center;
  margin: 1% 0 10px 0;
  line-height: 38px;
  position: relative;
}

.coupon-top span {
  display: inline-block;
  box-sizing: border-box;
  padding: 0;
  font-weight: 600;
  font-size: 55px;
  font-family: "FZLanTingHeiS-H-GB";
  color: rgb(241, 164, 61);
  text-transform: uppercase;
  -webkit-text-stroke: 1px #d5831a;
  margin-top: 5%;

}


.coupon-word {
  min-height: 60px;
  display: flex;
  justify-content: center;
}

.coupon-word p {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  letter-spacing: -1px;
  text-align: center;
  font-weight: bold;
  margin-top: 1%;
  background: #61b83a;
  border-radius: 50px;
  color: #fff;
  width: 120%;
  padding: 1%;
  margin-left: -10%;
}

.coupon-word .fullMinus {
  text-align: center;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
  background: #61b83a;
  width: 70%;
  margin: 0 auto;
  border-radius: 50px;
  padding: 1% 0;
  margin-top: 3%;
}

.receive {
  width: 50%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  color: #bd7101 !important;
  cursor: pointer;
  border-radius: 23px;
  background-image: -moz-linear-gradient(90deg, rgb(248, 220, 120) 0%, rgb(252, 238, 164) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(248, 220, 120) 0%, rgb(252, 238, 164) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(248, 220, 120) 0%, rgb(252, 238, 164) 100%);
  box-shadow: 3.527px 4.854px 18px 0px rgba(97, 184, 58, 0.004);
  font-weight: bold;
  margin-top: 3%;

}

.mz .receive {
  color: #BD5332;
}

.mj .receive {
  color: #4B949D;
}

.zj .receive {
  color: #C9911A;
}

.zk .receive {
  color: #CB7121;
}

/* box4 */

.box4 {
  position: relative;
  padding: 2% 0 0 0;
}

.box4_in img,
.box3_in img {
  display: block;
  width: 100%;
  margin: auto;
}

.box5_top h5 {
  font-weight: normal;
  line-height: 24px;
  font-size: 24px;
  color: #FFFFFF;
}

.box4_bottom h5 {
  font-size: 21px;
  font-weight: bold;
  color: #FFFBFB;
  line-height: 28px;
}

.box4_top h5 {
  font-size: 21px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 28px;
}

.course_place li {
  cursor: pointer;
  float: left;
  margin-top: 25px;
  margin-right: 20px;
  width: 117px;
  height: 56px;
  line-height: 56px;
  position: relative;
  box-sizing: border-box;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 165, 31);
  background-image: -moz-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  opacity: 0.81;
  border-radius: 50px;

}

.course_place li>a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  line-height: 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;
  color: #000;
}

.course_place li.on,
.course_place li:hover {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient(64deg, rgb(138, 224, 97) 0%, rgb(90, 180, 49) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(138, 224, 97) 0%, rgb(90, 180, 49) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(138, 224, 97) 0%, rgb(90, 180, 49) 100%);
  opacity: 0.81;
  box-shadow: 1.928px 2.298px 13px 0px rgba(113, 186, 79, 0.23);
}

.course_place li.on>a,
.course_place li:hover>a {
  /* background: url(../images/lihover.png)no-repeat; */
  background-size: 100% 100%;
  font-weight: bold;
  color: #fff!important;

}

.course_arrow {
  display: none;
  position: absolute;
  top: 56px;
  left: 44%;
  width: 23px;
  height: 12px;
  border-bottom: 12px solid skyblue;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  z-index: 9;
}

.course_show {
  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: #ff9700;
}

.course_show a {
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 16px;
  color: #FBF8F8 !important;
}

.course_show a:hover,
.course_show a.active {
  text-decoration: underline;
  color: #FBED05 !important;
  font-size: 18px;
}

#box4_box {
  position: relative;
  z-index: 1;
  margin-top: 2%;
}

.box4_bottom {
  position: relative;
  margin-top: 3%;
  z-index: 2;
}

.box4_bottom .course_show {
  padding: 10px 7px;
}

.course_type li {
  display: flex;
  align-items: center;
  position: relative;
  float: left;
  text-align: center;
  width: 210px;
  height: 56px;
  background-color: #ffa850;

  border-radius: 5px;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  margin-top: 20px;
  margin-right: 20px;
  box-sizing: border-box;
  padding: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 165, 31);
  background-image: -moz-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  opacity: 0.81;
  box-shadow: 1.928px 2.298px 13px 0px rgba(144, 94, 19, 0.23);
  border-radius: 50px;


}

.course_type li a.box4_b_a {
  width: 100%;
  line-height: 26px;
  max-height: 56px;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 18px;
  color: #fff;
}


.course_type li:hover,
.course_type li.active {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-radius: 50px;
  background-image: -moz-linear-gradient(64deg, rgb(138, 224, 97) 0%, rgb(90, 180, 49) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(138, 224, 97) 0%, rgb(90, 180, 49) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(138, 224, 97) 0%, rgb(90, 180, 49) 100%);
  opacity: 0.81;


}

.course_type li:hover a,
.course_type li.active a {
  color: #fff;
  font-weight: bold;
}

.box4_cont {
  display: none;

}

.ts-tit {
  text-align: center;
  font-size: 23px;
  font-family: "FZLanTingHeiS-H-GB";
  color: #000;
  line-height: 2.424;
  text-align: justifyLeft;
  -moz-transform: matrix(1.12554264393289, 0, 0, 1.12554264393289, 0, 0);
  -webkit-transform: matrix(1.12554264393289, 0, 0, 1.12554264393289, 0, 0);
  -ms-transform: matrix(1.12554264393289, 0, 0, 1.12554264393289, 0, 0);
  margin-top: 1%;

}

.c-line-clamp3 {
  position: relative;
  z-index: 2;
}

.box4_container {
  position: relative;
}

.lcts {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(236, 166, 55);
  border-radius: 20px;
  background-image: -moz-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 204, 127) 99%);
  background-image: -webkit-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 204, 127) 99%);
  background-image: -ms-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 204, 127) 99%);
  box-shadow: 1.928px 2.298px 13px 0px rgba(75, 182, 40, 0.17);

}

.box4_text {
  height: 220px;
  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_show {
  color: #fff;
}

.box4_container p {
  line-height: 31px;
  font-size: 18px;
  color: #f8f8f8;
}

.box4-table {
  width: 100%;
  overflow: hidden;
  margin-top: 80px;
}

.box4_table {
  text-align: center;
  word-break: break-all;
  width: 100%;
}

.box4_table thead tr {
  border: 1px solid #000;
  text-align: center;
}

.box4_table th {
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  border: 1px solid #000;
  font-weight: 400;
  border-top: none;
}

.box4_table th:nth-child(1) {
  border-radius: 20px 0 0 0;
}

.box4_table th:nth-child(6) {
  border-radius: 0 20px 0 0;
}

.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: 16px;
  border: 1px solid #fff;
  color: #000 !important;
  text-align: center;
}

.box4_zx {
  width: 123px;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  color: #000;
  margin: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 165, 31);
  background-image: -moz-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  opacity: 0.81;

}

.box4_bm {
  width: 123px;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  color: #000;
  border: 2px solid #fff;
  margin: 0 auto 10px auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 165, 31);
  background-image: -moz-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(255, 249, 181) 0%, rgb(255, 196, 108) 100%);
  opacity: 0.81;

}

.box4_bm:hover,
.box4_zx:hover {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  box-shadow: 1.928px 2.298px 9px 0px rgba(75, 182, 40, 0.3)
}

.box4_bm:hover>span,
.box4_zx:hover>span {
  color: #fff;
}

.box4_table {
  border: 1px solid #fff;
  border-radius: 4px;
  /* 消除单元格之间的空隙 */
  border-collapse: collapse;
  /* 消除掉外边框 */
  border-style: hidden;
  /* hack一下加个假边框 */
  box-shadow: 0 0 0 5px #fff;
}

.box4_table th {
  border: 1px solid #fff;
  background: #7ed357;
}

.box4_table td {
  background: #fff;
  border: 1px solid #c0d886;

}


/* 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: rgb(255, 255, 255);
  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 {
  text-align: center;
  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;
  overflow: hidden;
  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;
}

.box6_container .swiper-slide {
  width: 32%;
  margin-bottom: 20px;
  margin-right: 20px;
  transition: all 0.2s;
  box-sizing: border-box;
  border: 10px solid #fdaa4c;
  border-radius: 20px;
}

.box6_container .swiper-slide a {
  display: block;
  background-color: #fff;
  border-radius: 10px;
}

.con_bottom {
  margin-top: -6%;
}

.con_bot_img {
  width: 100%;
}

.box6_container .swiper-slide a img {
  display: block;
  width: 100%;
  height: 210px;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}

.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 {
  box-sizing: border-box;
  padding: 15px 20px;
  margin-top: 3px;
}

.box6_list_bottom p {
  text-align: justify;
  line-height: 30px;
  height: 60px;
  font-size: 18px;
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.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 .swiper-container {
  /* width: 1060px; */
  margin: 0 auto;
  padding-bottom: 20px;
}

.book-item {
  box-sizing: border-box;
  transition: all 0.6s;
  border: 10px solid #fdaa4c;
  border-radius: 20px;
}

.book .swiper-slide img {
  display: block;
  width: 200px;
  height: 200px;
  margin: 0 auto 20px;
}

.book .swiper-slide .book-p {
  cursor: pointer;
  font-size: 18px;
  height: 56px;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #000;
  text-align: justify;
}

.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;
}

/* .book .swiper-button-prev.swiper-button-white.prev,
.book .swiper-button-next.swiper-button-white.next {
  width: 60px;
  height: 60px;
  background-image: url("../images/box7_l.png");
  background-size: 100%;
  top: 32%;
  position: absolute;
} */

/* .book .swiper-button-prev.swiper-button-white.prev {
  left: -80px;
}

.book .swiper-button-next.swiper-button-white.next {
  right: -80px;
  transform: rotate(180deg);
} */

/* 底部联系方式 */

.footer {
  padding: 36px 44px;
  color: #fff;
  width: 1200px;
  border-radius: 19px;
  margin: 60px auto 100px auto;
}

.footer a {
  color: #000;
}

.footer-l {
  float: left;
}

.footer-tips {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 600;
  color: #333333;
  line-height: 28px;
}

.region-change {
  margin-bottom: 16px;
  font-size: 22px;
  line-height: 50px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #000;
}

.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 #F6F7FE;
  background-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #102331;
}

.region-tab {
  display: none;
  font-size: 18px;
  line-height: 36px;
  width: 700px;
  color: #000;
}

.region-tab.active {
  display: block;
}

.contact {
  position: relative;
}

.phone p {
  margin-bottom: 20px;
  color: #000 !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;
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  background: #fb6f0e;
  box-shadow: 0px 3px 38px 0px rgba(42, 170, 164, 0.35);
  border-radius: 0 8px 8px 0;
  letter-spacing: 6px;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(252, 254, 254);
  background-image: -moz-linear-gradient(180deg, rgb(255, 32, 50) 0%, rgb(255, 117, 128) 100%);
  background-image: -webkit-linear-gradient(180deg, rgb(255, 32, 50) 0%, rgb(255, 117, 128) 100%);
  background-image: -ms-linear-gradient(180deg, rgb(255, 32, 50) 0%, rgb(255, 117, 128) 100%);
  box-shadow: 0px 6px 9px 0px rgba(255, 32, 50, 0.004);
  border-left: none;

}

.fixed_left_show span,
.fixed_right_show span {
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 600;
  color: #FFFFFF;
}

.fixed_left_show img {
  margin-bottom: 4px;
}

.fixed_left {
  z-index: 99;
  position: fixed;
  left: 6px;
  top: 45%;
  transform: translateY(-50%);
  width: 180px;
  box-sizing: border-box;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(250, 255, 32);
  border-radius: 15px;
  background-image: -moz-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
  padding: 0.5%;

}

.left_close {
  cursor: pointer;
  position: absolute;
  width: 26px;
  right: 45%;
  bottom: -36px;
}

.left_nav {
  overflow: hidden;
  zoom: 1;
}

.left_nav li {
  text-align: center;
  zoom: 1;
  font-size: 16px;
  box-sizing: inherit;
  padding: 10px;
  font-size: 16px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #a76d23;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -1%;
  border-bottom: 1px solid #a76d23;

}

.left_nav li:first-child {
  margin-top: 0;
}

.fixed_left_top {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #fff;

  font-size: 22px;
  font-weight: bold;
  background: #8ae061;
  border-radius: 50px;
  border: 1px solid #fff;
  margin-bottom: 5%;
}

/* .left_nav li:hover span,
.left_nav li.active span,
.left_bottom_btn:hover,
.left_bottom_btn.active {
  color: #fff;
}

.left_nav li:hover,
.left_nav li.active {
  border-style: solid;
  border-width: 3px;
  border-color: rgb(255, 255, 255);
  border-radius: 9px;
  background-color: rgb(231, 0, 19);
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
} */

.left_bottom_btn {
  display: block;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  border-bottom: 1px solid #f47738;
}

.left_bottom_btn:hover,
.left_bottom_btn.active {
  border-style: solid;
  border-width: 3px;
  border-color: rgb(255, 255, 255);
  border-radius: 9px;
  background-color: rgb(231, 0, 19);
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.left_nav li div {
  display: flex;
  flex-wrap: wrap;
  height: 50px;
  overflow: hidden;
  align-items: center;
  box-sizing: border-box;
}

.left_nav li span {
  max-height: 44px;
  line-height: 22px;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  color: #a76d23;
}

/* 右侧 */

.fixed_right {
  z-index: 99;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
}

.right_close {
  cursor: pointer;
  position: absolute;
  right: 59px;
  width: 26px;
  bottom: -40px;
}

.fixed_top {
  box-sizing: border-box;
  width: 152px;
  margin: -80px auto 0 auto;
  position: relative;
  /* border-radius: 10px; */
  z-index: 99999;
  position: relative;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(236, 166, 55);
  border-radius: 9px;
  background-image: -moz-linear-gradient(64deg, rgb(255, 243, 111) 0%, rgb(255, 148, 33) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(255, 243, 111) 0%, rgb(255, 148, 33) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(255, 243, 111) 0%, rgb(255, 148, 33) 100%);

}


.zxrx {
  width: 100%;
  height: 70px;
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 5%;
  padding-top: 10%;
}

.zxrx h5 img {
  margin-right: 10px;
}

.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: #fff;
}

.fixed_top p {
  margin-top: 4px;
  line-height: 25px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}

.fixed_right_list {
  margin-top: 10%;
}

.fixed_right_list li {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 5%;
}

.fixed_right_list li:hover a {
  color: #ffff;
}

.fixed_right_list li a {
  display: block;
  width: 100%;
  color: #000;
  width: 80%;
  margin: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  color: #fff;
  border-radius: 50px;

}

.fixed_right_list li a:hover {
  border-width: 1px;
  border-color: rgb(255, 226, 165);
  border-style: solid;
  border-radius: 20px;
  background-image: -moz-linear-gradient(90deg, rgb(255, 242, 40) 0%, rgb(255, 255, 255) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(255, 242, 40) 0%, rgb(255, 255, 255) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(255, 242, 40) 0%, rgb(255, 255, 255) 100%);
  box-shadow: 3.527px 4.854px 18px 0px rgba(223, 209, 104, 0.004);
  color: #a76d23;

}

.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;
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  background: #ff6300;
  border-radius: 8px 0 0 8px;
  letter-spacing: 6px;
  letter-spacing: 6px;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(252, 254, 254);
  background-image: -moz-linear-gradient(180deg, rgb(255, 32, 50) 0%, rgb(255, 117, 128) 100%);
  background-image: -webkit-linear-gradient(180deg, rgb(255, 32, 50) 0%, rgb(255, 117, 128) 100%);
  background-image: -ms-linear-gradient(180deg, rgb(255, 32, 50) 0%, rgb(255, 117, 128) 100%);
  box-shadow: 0px 6px 9px 0px rgba(255, 32, 50, 0.004);
  border-right: none;
}

.fixed_right_show img {
  margin-bottom: 4px;
}

.right_course {
  display: block;
  width: 80%;
  line-height: 40px;
  font-size: 20px;
  color: #000;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  color: #fff;
  border-radius: 50px;
  border-radius: 50px;
  margin: 0 auto;
  margin-bottom: 10%;
}

.right_course:hover {
  border-width: 1px;
  border-color: rgb(255, 226, 165);
  border-style: solid;
  border-radius: 20px;
  background-image: -moz-linear-gradient(90deg, rgb(255, 242, 40) 0%, rgb(255, 255, 255) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(255, 242, 40) 0%, rgb(255, 255, 255) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(255, 242, 40) 0%, rgb(255, 255, 255) 100%);
  box-shadow: 3.527px 4.854px 18px 0px rgba(223, 209, 104, 0.004);
  color: #a76d23;
}

.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: rgb(0, 0, 0);
  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, rgb(255, 173, 32) 0%, rgb(255, 93, 0) 100%);
  background-image: -webkit-linear-gradient(37deg, rgb(255, 173, 32) 0%, rgb(255, 93, 0) 100%);
  background-image: -ms-linear-gradient(37deg, rgb(255, 173, 32) 0%, rgb(255, 93, 0) 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: rgb(34, 34, 34);
  border-style: solid;
  background-color: rgb(230, 247, 235);
  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: rgb(252, 254, 254);
  border-radius: 24px;
  background-image: -moz-linear-gradient(37deg, rgb(255, 148, 157) 0%, rgb(255, 118, 118) 100%);
  background-image: -webkit-linear-gradient(37deg, rgb(255, 148, 157) 0%, rgb(255, 118, 118) 100%);
  background-image: -ms-linear-gradient(37deg, rgb(255, 148, 157) 0%, rgb(255, 118, 118) 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: rgb(255, 255, 255);
  border-radius: 18px;
  background-image: -moz-linear-gradient(0deg, rgb(255, 80, 94) 0%, rgb(231, 0, 19) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(255, 80, 94) 0%, rgb(231, 0, 19) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(255, 80, 94) 0%, rgb(231, 0, 19) 100%);
  box-shadow: 0px 7px 10px 0px rgba(235, 13, 31, 0.004);
  font-size: 15px;
  font-family: "FZLanTingHeiS-B-GB";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: justifyLeft;
  -moz-transform: matrix(1.71337790140445, 0, 0, 1.7133779014044, 0, 0);
  -webkit-transform: matrix(1.71337790140445, 0, 0, 1.7133779014044, 0, 0);
  -ms-transform: matrix(1.71337790140445, 0, 0, 1.7133779014044, 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: rgb(34, 34, 34);
  border-style: solid;
  background-color: rgb(255, 234, 170);
  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: 100%;
  margin: 0 auto;
  margin-bottom: 2%;
  /* z-index: 99; */
  position: relative;
  margin-top: 5%;
  border-bottom: 1px solid #c98328;
}

/* 底部 */

.bottomBarOpen {
  position: fixed;
  left: 0;
  bottom: 20px;
  width: 158px;
  z-index: 888;
  cursor: pointer;
  display: none;
}

.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: 75%;
  display: flex;
  align-items: center;
  background: red;
  background: url(../images/bottomBar_04.png) no-repeat;
  background-size: 100% 100%;
  height: 60%;
  display: flex;
  margin-bottom: -5.2%;
  justify-content: space-around;
}

.bottomMaoBtn {
  width: 147px;
  height: 35px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
}

.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: 18px;
  height: 18px;
  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%;
}

.nBox10 {
  width: 62.5%;
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2% 0;
}

.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: rgb(112, 191, 131);
  background-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, rgb(211, 241, 220) 100%);
  background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, rgb(211, 241, 220) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, rgb(211, 241, 220) 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: rgb(34, 34, 34);
  border-style: solid;
  background-color: rgb(253, 218, 112);
  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 {}

.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 rgba(255, 54, 0, 1);
}

.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: rgba(255, 60, 0, 1);
  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 rgba(255, 60, 0, 1);
  border-radius: 12px;
  float: left;
  text-align: center;
  font-size: 14px;
  color: rgba(255, 60, 0, 1)
}

.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-swiper {
  position: relative;
  width: 100%;
  display: flex;
  border-radius: 11px;
  align-items: center;
}

.swiper-container {
  width: 100%;
  padding: 1% 0;
}

.box5-teacher {
  position: relative;
  cursor: pointer;
  border-radius: 10px;
  width: 94%;
  border-collapse: separate;
  border-spacing: 0;
  display: flex !important;
  /* justify-content: space-around !important; */
  align-items: center;
  margin: 0 auto;

}

.box5-teacher-text {
  /* margin: auto; */
  width: 70%;
  height: 350px;
  box-sizing: border-box;
  padding: 3% 3% 3% 0;
  background: #bde46e;
  margin-left: -1.2%;
  border-radius: 0 15px 15px 0;

}

.teacher-in {
  width: 100%;
  height: 100%;
  background: #f0f8dd;
  border-radius: 0 15px 15px 0;
  padding: 4%;

}

.teacher-name {
  text-align: left !important;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #71ba4f;
  padding-bottom: 2%;

}

.teacher-name::before {
  content: '丨';
  font-weight: bold;
}

.teachrt-inter {
  color: #000;
  font-size: 18px;
  padding: 0 3% 3% 0;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  background: #fff;
  border-radius: 15px;
  padding: 1%;

}

.box5-swiper img {
  display: block;
  width: 30% !important;
  height: 400px !important;
  border-radius: 10px;
  float: left;
  background: url(../images/teacher-bg.png)no-repeat;
  background-size: 100% 100%;
  padding: 2% 2% 1% 2%;
  box-sizing: border-box;
  border-top-left-radius: 50px;

}

/* .box5-swiper .swiper-button-prev,
.box5-swiper .swiper-button-next {
  width: 4%;
  height: 60px;
  margin: 0 auto;
}

.box5-swiper .swiper-button-prev {
  right: -90%;
  background: red;
  background: url(../images/left-jt.png)no-repeat;
  background-size: 100% 100%;
  top: 33%;
}

.box5-swiper .swiper-button-next {
  right: 2.55%;
  background: url(../images/right-jt.png)no-repeat;
  background-size: 100% 100%;
} */




.box6_container {
  position: relative;
}


.box6_container .swiper-button-prev,
.box6_container .swiper-button-next,
.book .swiper-button-next.swiper-button-white.next,
.book .swiper-button-prev.swiper-button-white.prev {
  width: 60px;
  height: 60px;
  top: 45%;
  margin: 0 auto;
}

.box6_container .swiper-button-prev,
.book .swiper-button-prev.swiper-button-white.prev {
  background: url("../images/box1-left.png") no-repeat center;
  left: -20px;
}

.box6_container .swiper-button-next,
.book .swiper-button-next.swiper-button-white.next {
  background: url("../images/box1_right.png") no-repeat center;
  right: -20px;
}

.add-container {
  display: flex;
  flex-direction: column;
  margin-top: 2%;
}

.kcts-img {
  width: 100%;
}

.c-line-clamp3 p {
  color: #000 !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;
  padding-bottom: 5%;
}

.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;
}

.mt-f {}

.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-color: rgb(255, 255, 255);
  border-style: solid;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-radius: 26px;
  background-image: -moz-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 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%;

}

.swiper-button-prev {
  width: 29px;
  height: 97px;
  background: url(../images/swiper-l.png)no-repeat;
  background-size: 100% 100%;
  left: 5px !important;
}

.swiper-button-next {
  width: 29px;
  height: 97px;
  background: url(../images/swiper-l.png)no-repeat;
  background-size: 100% 100%;
  transform: rotate(180deg);
}

.swiper-button-prev:hover {
  width: 29px;
  height: 97px;
  background: url(../images/swiper-r.png)no-repeat;
  background-size: 100% 100%;
  transform: rotate(180deg);
}

.swiper-button-next:hover {
  width: 29px;
  height: 97px;
  background: url(../images/swiper-r.png)no-repeat;
  background-size: 100% 100%;
  transform: rotate(360deg);
}


.mySwiper {
  width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  margin-top: 4%;
}

.swiper-wrapper {
  width: 100% !important;
  display: flex;
}

.swiper-slide {
  width: 100% !important;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  font-size: 18px;

  /* 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;
  flex-direction: column;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-button-next1,
.swiper-button-prev1 {
  width: 100px;
  height: 100px;
  background: red;
  position: absolute;
  z-index: 999;
  top: 30%;

}

.swiper-button-next1 {
  right: 7px;
  width: 29px;
  height: 97px;
  background: url(../images/swiper-l.png)no-repeat;
  transform: rotate(180deg);
}

.swiper-button-next1:hover {
  background: url(../images/swiper-r.png)no-repeat;
  transform: rotate(360deg);
}

.swiper-button-prev1 {
  width: 29px;
  height: 97px;
  background: url(../images/swiper-l.png)no-repeat;
  left: 7px;
}

.swiper-button-prev1:hover {
  background: url(../images/swiper-r.png)no-repeat;
  transform: rotate(180deg);
}

.sw-i {
  width: 92.5%;
  display: flex;
  align-items: center;
  border-radius: 8px;
  background-color: rgb(240, 248, 221);
  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-color: rgb(255, 255, 255);
  border-style: solid;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(113, 186, 79) 0%, rgb(138, 224, 97) 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: rgb(255, 255, 255);
  border-style: solid;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(250, 255, 32);
  background-image: -moz-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
  color: #71ba4f;
  -webkit-text-stroke: 1px #fff;
}

.tab-active {
  border-width: 1px !important;
  border-color: rgb(255, 255, 255) !important;
  border-style: solid !important;
  border-style: solid !important;
  border-width: 2px !important;
  border-color: rgb(160, 161, 92) !important;
  background-image: -moz-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%) !important;
  background-image: -webkit-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%) !important;
  background-image: -ms-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 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: rgb(255, 255, 255);
  border-style: solid;
  background-color: rgb(131, 213, 92);
  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: rgb(255, 255, 255);
  border-style: solid;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(250, 255, 32);
  border-radius: 26px;
  background-image: -moz-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
  background-image: -webkit-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
  background-image: -ms-linear-gradient(64deg, rgb(248, 253, 85) 0%, rgb(255, 254, 183) 100%);
  padding: 0 2% 2% 2%;

}

.dx-tit {
  display: block;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(113, 186, 79);
  background-color: rgb(255, 255, 255);
  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%;
}
.new-three{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
justify-content: center;
align-items: center;
margin-top: 2%;
}
.new-three li{
    background-image: -moz-linear-gradient( 64deg, rgb(113,186,79) 0%, rgb(138,224,97) 100%);
    background-image: -webkit-linear-gradient( 64deg, rgb(113,186,79) 0%, rgb(138,224,97) 100%);
    background-image: -ms-linear-gradient( 64deg, rgb(113,186,79) 0%, rgb(138,224,97) 100%);
    color: #fff;
    width: 15%;
    margin: 0 1%;
    text-align: center;
    border-radius: 50px;
    border: 4px solid #fff;
    font-size: 16px;
  
}
.ht20{
  display: none;
}
@media screen and (max-width: 1800px) {
  .tt span{
    font-size: 37px;
  }
  .tt img{
    width: 26%;
    height: 16px;
  }
  .course,.box04_wrap,.nBox10,.newbox1,.newbox2{
    width: 75%;
  }
  .rr-top span{
    width: 45%;
    font-size: 16px;
  }
}

@media screen and (max-width: 1700px) {
  .zhang{
    left: -10%;
  }
}
@media only all and (max-width: 1080px) {
  .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;
}
  .new-three li{
    width: 45%;
    font-size: 14px;
  }
  .swiper {
    margin-top: 2%;
  }

  .sw-i {
    width: 100%;
  }

  .sm {
    width: 30%;
    font-size: 14px;
    line-height: 25px;
  }

  .sm1 {
    width: 70%;
    font-size: 14px;
    line-height: 20px;

  }

  .swiper-button-prev1,
  .swiper-button-next1 {
    display: none;
  }

  .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;
    left: 14%!important;
  }

  .txt1 {
    width: 20%;
    line-height: 25px;


  }

  .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%;
  }

  .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: 3.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;
  } */

  .banner_box {
    width: 100%;
    height: 14rem;
    background-position: top center;
  }

  .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_bottom {
    margin-top: 20px;
  }



  .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-swiper {
    padding: 1rem 0 0;
  } */

  .box5 .swiper-slide {
    width: 48%;
  }

  .box5-teacher {
    width: 100%;
  }

  .box5-teacher-text p {
    font-size: 16px;
    line-height: 0.75rem;
    border-radius: 0px !important;
  }

  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }

  .box5-swiper {
    background: #ffeaaa;
    border: 1px solid #000;
  }

  .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;
  }

  .box5 .swiper-button-prev,
  .box5 .swiper-button-next {
    width: 1.5rem;
    height: 1.5rem;
    top: 45%;
  }

  .box5 .swiper-button-prev {
    background-size: 100%;
    left: -0.5rem;
  }

  .box5 .swiper-button-next {
    background-size: 100%;
    transform: rotate(180deg);
    right: -0.5rem;
  }

  .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: 14px;
    line-height: 1.5;
  }

  .box4_in h5 {
    font-size: 0.9rem;
    line-height: 1rem;
    margin-bottom: .25rem;
  }

  .box4_in h5 img {
    width: 6rem;
  }

  .box4_text p {
    font-size: 16px;
    line-height: 25px;
  }

  .more_btn {
    width: 3rem;
    height: 1.3rem;
    line-height: 1.3rem;
    border-radius: 0 0 0.1rem 0.1rem;
    font-size: 0.6rem;
    bottom: -1.3rem;
  }

  .more_btn img {
    vertical-align: middle;
    margin-left: 5px;
  }

  .course_show a {
    font-size: .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: .75rem;
  }

  /* 联系我们 */
  .box8 {
    margin: .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: 40%;
    margin: 0 auto !important;
    margin-left: 2%;
  }

  .con_top h1 {
    font-size: 18px;
    top: 6px;
  }

  .con_center {
    padding: 1% 4%;
    background-size: 100% 100% !important;
  }

  .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%;
  }

  .ts-tit {
    font-size: 15px;
    font-weight: bold;
  }

  .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: 100%;
  }

  .box5-swiper .swiper-button-prev,
  .box5-swiper .swiper-button-next {
    top: 20%;
  }
}

@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;
  }

  .skdd {
    width: 50%;
    font-size: 16px;
  }

  .txt1 span {
    font-size: 18px;
  }

  .coupon-ul {
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
  }

  .dian-left span {
    font-size: 18px;
  }

  .coupon-ul li {
    width: 95%;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: 10%;
  }

  .couponBgBox {
    width: 100%;
    height: 100%;
  }



  .couponTopBox {
    width: 100%;
    min-height: 200px;
    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: 40%;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    bottom: -15%;
    font-size: 16px;

  }

  .course_type2 {
    display: flex;
    flex-wrap: wrap;
  }

  .course_type2 li {
    width: 31% !important;
    margin: 0;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 1%;
  }

  .skdd img {
    width: 5%;
  }

  .course_place {
    width: 100%;
    margin: 0 auto;
    margin-left: 3%;
  }

  .course_place li {
    width: 22%;
    margin-right: 2%;
    height: 30px;
    line-height: 30px;
    margin-top: 5%;
  }

  .course_type {
    display: flex;
    flex-wrap: wrap;
  }

  .course_type li {
    width: 30%;
    margin: 0;
    margin-right: 2%;
    margin-left: 1%;
    margin-bottom: 5%;
    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;
  }

  .region-change {
    font-size: 18px;
  }

  .box6_container {
    width: 100%;
    display: flex;
    height: auto;
    flex-wrap: wrap;
  }

  .box5_r {
    margin: 0;
  }

  #good_book {
    justify-content: center;
  }

  .box6_container li {
    width: 49%;
    margin: 0;
    padding: 0;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
  }

  .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;
  }

  .box5-swiper img {
    width: 50% !important;
    height: 340px !important;
    margin: 0 auto;
    border-radius: 0 !important;
  }


  .swiper-button-next,
  .swiper-button-prev {
    width: 25px !important;
    height: 30px !important;
    background-size: 100% 100%;
  }

  .footer {
    width: 100%;
    height: auto;
  }

  .region-tab {
    width: 100%;
    font-size: 14px;
  }

  .book,
  .box7 {
    margin-top: 4%;
  }

  .box5-bg {
    padding: 4% 0;
  }
}

@media screen and (max-width:402px) {


  .box4 {
    margin-top: -1%;
  }
}