﻿@charset "utf-8";

[v-cloak] {
  display: none;
}

/* CSS Document */
html {
  background: #fff;
}

body {
  max-width: 100%;
  overflow-x: hidden;
  font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
select,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

img {
  border: none;
  max-width: 100%;
}

a {
  color: #2b2a3c;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* a, area {
  blr: expression(this.onFocus=this.blur());
} */

ul,
ol,
li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}

input,
:focus {
  outline: 0;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}

input::focus-inner {
  padding: 0;
  border: 0;
}

input::-webkit-input-placeholder {
  color: #999;
}

input::-moz-placeholder {
  color: #999;
}

input:-moz-placeholder {
  color: #999;
}

input:-ms-input-placeholder {
  color: #999;
}

select::-ms-expand {
  display: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  height: 0;
  width: 100%;
  overflow: hidden;
  font-size: 1px;
  line-height: 0;
  visibility: hidden;
}

.Width {
  width: 1190px;
  margin: 0 auto;
}

.hide,
.onlymob {
  display: none;
}

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}

.container::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}

ul::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}

ul.no_after::after {
  display: none;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}

/* 通用头部 */

.ht_top {
  width: 100%;
  overflow: hidden;
  background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
  line-height: 41px;
  position: relative;
  z-index: 999;
}

.ht_top .zt_top {
  width: 1200px;
  height: 41px;
  margin: 0 auto;
}

.ht_top h1 {
  float: left;
}

.ht_top h1 a {
  float: left;
  width: 131px;
  height: 40px;
  overflow: hidden;
  background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
  font-size: 12px;
  text-indent: -100em;
}

.ht_top .topnav {
  float: right;
  color: #333;
  font-size: 12px;
}

.ht_top .topnav a {
  padding: 0 8px;
}

.ht_top .topnav a:hover {
  color: #e4393c;
  text-decoration: underline;
}

#app {
  overflow: hidden;
  background-color: #ffdc23;
}

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

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

.banner_box {
  width: 100%;
  height: 1081px;
  background: url("../images/header.png") center top no-repeat;
  position: relative;
  z-index: 99999;
}
.body_box{
  background: url(../images/body2.png) no-repeat top center;
  background-size: 100% 100%;
  position: relative;
  z-index: 9999;
}
.banner_slg{
  position: relative;
  padding-top: 6%;
}

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


.con_tit{position: relative;text-align: center;}



.xd {
  position: relative !important;
}

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

.txt1 span {
  display: block;
  color: #fff393;
  font-weight: bold;
  background: url(../images/area-bg.png)no-repeat;
  background-size: 100% 100%;
  width: 308px;
  height: 128px;
  line-height: 100px;
  font-size: 70px;
}


.txt {
  animation: banner_ani 2s linear infinite alternate;
  -webkit-animation: banner_ani 2s linear infinite alternate;
  -moz-animation: banner_ani 2s linear infinite alternate;
  -o-animation: banner_ani 2s linear infinite alternate;
  -ms-animation: banner_ani 2s linear infinite alternate;
}
.conbg1{
 background: url(../images/con_bg1.png) no-repeat top center;
 background-size: 100% 100%;
 padding: 4% 0 6% 0;

}

/* con2 */
.conbg2{
  background: url(../images/con_bg2.png) no-repeat;
  background-size: 100% 100%;
  padding: 4% 0 6% 0;
}
.mrT_8{
  margin-top: 8%;
}
.con_top{position: relative;}
.con_top h1{
  font-size: 50px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin-top: 5%;
}
.con_top h1 i{
  font-style: normal;
  color: #ffe77e;
}
.con_center{
  position: relative;
}

@keyframes banner_ani {
  0% {
    transform: scale(1);
    opacity: .8;
  }

  50% {
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    transform: scale(1);
    opacity: .8;
  }
}

@keyframes spread {
  from {
    width: 0px;
  }

  to {
    width: 100%;

  }
}

@keyframes leftSpread {
  from {
    left: 35%;
    top: 0;
  }

  to {
    left: 0;
    top: 0;
  }
}

@keyframes rightSpread {
  from {
    right: 35%;
    top: 0;
  }

  to {
    right: 0;
    top: 0;
  }
}

@keyframes rotate_ani {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}
.course {
  box-sizing: border-box;
}
/* con3 */
.con3 ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6%;
}
.con3 ul li{position: relative;}
.con3 ul li p{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10% 4% 0 10%;
  font-size: 16px;
  color: #fff;
  text-indent: 30px;
}
.con3 ul li:nth-child(1){
  margin-top: -6%;
}
.con3 ul li:nth-child(2){
  margin-top: -16%;
}
.con3 ul li:nth-child(3){
  margin-top: -28%;
}
.con3_num{
  position: absolute;
  left: -10%;
  top: -6%;
}
/* .con4 */
.con4_top{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.con4_left{
  width: 52%;
  margin-right: 4%;
}
.con4_right{
  width: 44%;
}
.con4_tit{
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-image: -moz-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  background-image: -webkit-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  background-image: -ms-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  box-shadow: 1.408px 2.649px 0px 0px rgba(255, 255, 255, 0.9),inset 4.243px 4.243px 7px 0px rgba(255, 162, 0, 0.9);
  border-radius:  0 30px 30px 30px;
}
.con4_tit p{
  padding: 2% 4%;
  font-weight: bold;
  text-align: center;
  width: 66%;
}
.con4_tit span{
  display: block;
  background-image: -moz-linear-gradient( -170deg, rgb(255,85,1) 0%, rgb(255,92,0) 100%);
  background-image: -webkit-linear-gradient( -170deg, rgb(255,85,1) 0%, rgb(255,92,0) 100%);
  background-image: -ms-linear-gradient( -170deg, rgb(255,85,1) 0%, rgb(255,92,0) 100%);
  box-shadow: 1.408px 2.649px 0px 0px rgba(255, 255, 255, 0.9),inset 4.243px 4.243px 7px 0px rgba(255, 42, 0, 0.9);
  padding: 2% 4%;
  border-radius:  0 30px 30px 30px;
  color: #fff;
  font-weight: bold;
}
.con4_card{
  margin-top: 4%;
}
.con4_right .con4_tit{
  box-shadow: 1.408px 2.649px 0px 0px rgba(255, 255, 255, 0.9),inset -10px 0px 0 0 rgba(255, 42, 0, 0.9);
  text-align: center;
  display: block;
}
.con4_right .con4_tit p{
  width: 100%;
  text-align: center;
}
.con4_right .con4_card{
  background-image: -moz-linear-gradient( 180deg, rgb(255,144,79) 0%, rgb(255,1,43) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(255,144,79) 0%, rgb(255,1,43) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(255,144,79) 0%, rgb(255,1,43) 100%);
  box-shadow: 1.408px 2.649px 0px 0px rgba(255, 255, 255, 0.9),inset 2.084px 2.158px 0px 0px rgba(255, 255, 255, 0.9),inset 4.243px 4.243px 7px 0px rgba(242, 17, 0, 0.9);
  border-radius: 0 10px 0 10px;
  padding: 2% 4%;
}
.con4_right .con4_card p{
  text-indent: 30px;
  margin-bottom: 2%;
  color: #fff;
}
.con4_bot{
  background: #ff7800;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2%;
}

.con4_bot span{
  background-image: -moz-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  background-image: -webkit-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  background-image: -ms-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  box-shadow: 1.408px 2.649px 0px 0px rgba(255, 255, 255, 0.004),inset 4.243px 4.243px 7px 0px rgba(255, 162, 0, 0.004);
  border-radius: 100px;
  padding: 1.4% 4%;
}
.con4_bot img{
  margin-bottom: 1%;
  margin-left: 2%;
}
/* con5 */

.con5 .con_center{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.con5 .con5_item{position: relative;margin-top: 6%;}
.con5 .con5_tit{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding:0% 6%;
  margin-top: 28%;
}

.con5 .con5_jb{
  position: absolute;
  left: -4%;
  top: -18%;
}
.con5 .con5_tit p {
  font-size: 21px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(0, 0, 0);
}

.con6 img{
  display: block;
  margin: 2% auto;
}

/* con7 */


.swiper-container {
  width: 100%;
  padding: 1% 0;
}

.box5-teacher {
  position: relative;
  cursor: pointer;
  width: 94%;
  border-collapse: separate;
  border-spacing: 0;
  display: flex !important;
  align-items: center;
  margin: 0 auto;
  background: url(../images/teacher_bg.png) no-repeat;
  padding: 6% 0;
}
.box5-teacher:hover .box5-teacher-text{
  display: flex;
}
.box5-teacher-text {
  /* margin: auto; */
  width: 100%;
  height: 50%;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
padding: 5%;
display: none;

}

.teacher-in {
  width: 100%;
  height: 100%;
  border-radius: 0 15px 15px 0;

}

.teacher-name {
  text-align: left !important;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 2%;

}

/* .teacher-name::before {
  content: '丨';
  font-weight: bold;
} */

.teachrt-inter {
  color: #fff;
  font-size: 16px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  border-radius: 15px;

}

.box5-swiper img {
  display: block;
  width: 100% !important;
  height: 400px !important;
  box-sizing: border-box;

}
.con7_tit{
  background-image: -moz-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  background-image: -webkit-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  background-image: -ms-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  box-shadow: 1.408px 2.649px 0px 0px rgba(255, 255, 255, 0.9),inset 4.243px 4.243px 7px 0px rgba(255, 162, 0, 0.9);
  border-radius:  0 30px 30px 30px;
  box-shadow: 1.408px 2.649px 0px 0px rgba(255, 255, 255, 0.9), inset -10px 0px 0 0 rgba(255, 42, 0, 0.9);
  text-align: center;
  display: block;
  padding: 1% 0;
  width: 50%;
  margin: 0 auto;
  font-size: 26.284px;
  font-family: "FZLanTingHeiS-B-GB";
  color: rgb(255, 1, 43);
  position: relative;
  z-index: 9;
}
.con7_card{
  position: relative;  margin-top: -2%;    z-index: 1;
  background: url(../images/con7_bot.png) no-repeat;
  background-size: 100% 100%;
  padding: 2% 0;
}
.con7_card .con7_item ul{
  display: flex;
  align-items: center;
  justify-content: center;
}
.con7_card .con7_item ul li{position: relative;text-align: center;margin-top: 4%;}
.con7_card .con7_item ul li  h4{
  width: 231px;
  background: url(../images/con7_botTit.png) no-repeat;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  margin-bottom:20px;
}
.con7_card .con7_item ul li:nth-child(1){
  margin-right: 6%;
}
/* con8 */
.con8 .con8_box{
  background: url(../images/con8_bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 8% 0;
}
.con8_box ul{
  display: flex;
  align-items: center;
  justify-content: center;
}
.con8_box ul li{
  width: 497px;
  height: 305px;
  background: url(../images/con8_card1.png) no-repeat;
  background-size: contain;
}
.con8_box ul li:last-child{
  width: 497px;
  height: 305px;
  background: url(../images/con8_card2.png) no-repeat;
  background-size: contain;
  margin-left: 4%;
}
.con8_box ul li h4{
  font-size: 26px;
  font-family: "FZLanTingHeiS-H-GB";
  color: rgb(255, 1, 43);
  font-style: italic;
  margin-top: 4%;
  margin-left: 4%;
}
.con8_box ul li:last-child h4{
  color: #fff;
}
.con8_box ul li p{
  margin-top:8%;
  padding: 0 6%;
  font-size: 16px;
  font-family: "FZLanTingHeiS-M-GB";
  color: #000;
  line-height: 1.7;
}
.con8_box ul li:last-child p{
  color: #fff;
}
.con8_bot{position: relative;text-align: center;}
.con8_bot p{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  font-size: 36px;
  font-family: "FZLanTingHeiS-B-GB";
  color: rgb(255, 1, 43);
  margin-top: 3%;
}
/* con9 */
.con9_box{
  display: flex;
  justify-content: space-between;
}
.con9_box ul{width: 45%;margin-top: 4%;}
.con9_box ul li{
  background-image: -moz-linear-gradient( -170deg, rgb(255,85,1) 0%, rgb(255,92,0) 100%);
  background-image: -webkit-linear-gradient( -170deg, rgb(255,85,1) 0%, rgb(255,92,0) 100%);
  background-image: -ms-linear-gradient( -170deg, rgb(255,85,1) 0%, rgb(255,92,0) 100%);
  box-shadow: 1.408px 2.649px 0px 0px rgba(255, 255, 255, 0.9),inset 4.243px 4.243px 7px 0px rgba(255, 42, 0, 0.9);
  display: flex;
  align-items: center;
  padding: 2% 4%;
  margin-left: 10%;
  border-radius: 0 40px 40px 30px;
  margin-bottom: 4%;
}
.con9_box ul li p{
  font-size: 30px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(254, 254, 254);
}
/* con10 */

.jj-box{
  width: 95%;
  margin: 3% auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.jj1{
  width: 30%;
  display: flex;
  flex-direction: column;
}
.jjtit{
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/jj-bg.png)no-repeat;
  background-size: 100% 100%;
  padding: 2% 0;
}
.jjtit img{
  width:12%;
}
.jjtit span{
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 4px;
  margin-left: 4%;
}
.jj-bottom{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 3%;
  background-image: -moz-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,73,1) 100%);
  background-image: -webkit-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,73,1) 100%);
  background-image: -ms-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,73,1) 100%);
  box-shadow: 1.408px 2.649px 0px 0px rgba(255, 255, 255, 0.9),inset 4.243px 4.243px 7px 0px rgba(255, 42, 0, 0.9);
  margin-top: 4%;
  border-radius: 0 20px 0 20px;
}

.jj-bottom img{
  width: 100%;
  border-radius: 0 20px 0 0;
}
.jj-bottom p{
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  margin-top: 5%;
  color: #fff;
}

/* 课程优惠 */
.box3 {
  padding-bottom: 4%;
  /* background: url(../images/mode4-bg.jpg)no-repeat; */
  background-size: 100% 100%;
  position: relative;
}
.box04_wrap {
  width: 100%;
  /* background: url(../images/mode5-bg.jpg)no-repeat; */
  background-size: 100% 100%;
  position: relative;
}
.top,
.bottom {
  display: block;
}

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

.box3-bg {
  box-sizing: border-box;
  padding: 20px;
  position: relative;
  background-color: rgb(255, 255, 255);
  box-shadow: 6.364px 6.364px 0px 0px rgba(255, 79, 2, 0.75),inset 5.516px 4.31px 9px 0px rgba(255, 138, 0, 0.97);
  border-radius: 80px;
}

.box3_text {
  width: 100%;
  overflow: hidden;
  height: 150px;
  line-height: 36px;
  color: #000;
  font-size: 18px;
  padding: 2% 4%;
  border-radius: 16px;
  box-sizing: border-box;
}

.box3_cont {
  margin-bottom: 50px;
}

.box3 h3,
.box4_container h5 {
  position: absolute;
  left: 0;
  right: 0;
  top: -45px;
  margin: auto;
  width: 257px;
  height: 73px;
  background: url('../images/yh_head.png') no-repeat center;
  font-size: 36px;
  font-family: FZLanTingHeiS-DB-GB;
  color: #FFFFFF;
  text-align: center;
  line-height: 70px;
}

.more_btn {
  width: 76px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -32px;
  text-align: center;
  cursor: pointer;
  border-radius: 8px;
  background-color: rgb(255, 219, 15);
  box-shadow: 0px 0px 0px 2px rgba(255, 114, 11, 0.73) ;
  color: #ff012b;
}

.box3_hide {  
  background-color: #ffdb0f;
}

.box3_show {
background-color: #ffdb0f;
}

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

.more_btn:hover {
  opacity: 0.9;
}

/* 优惠券 */

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

.coupon-ul li {
  width: 33%;
  height: 100%;
  margin-right: 0;
  margin-top: 0;
  box-sizing: border-box;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #0673bd; */
  cursor: pointer;
  position: relative;
}

.couponBgBox {
  width: 363px;
  height: 327px;
  background: url(../images/coupon_bg1.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;

}

/* .couponBgBox:hover {
  background: url(../images/coupon_bg12.png) no-repeat;
  background-size: 100% 100%;
} */

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

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

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

.mz {
  /* background: url('../images/coupon_bg1.png') no-repeat center; */
}

.mj {
  /* background: url('../images/coupon_bg4.png') no-repeat center; */
}

.zj {
  /* background: url('../images/coupon_bg2.png') no-repeat center; */
}

.zk {
  /* background: url('../images/coupon_bg3.png') no-repeat center; */
}

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

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

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

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

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

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

.coupon-word .fullMinus {
  text-align: center;
  font-size: 22px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  background-color: #ff5231;
  border-radius: 10px;
}

.receive {
  width: 140px;
  height: 45px;
  border-radius: 30px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  color: #ff012b !important;
  cursor: pointer;
  font-weight: bold;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  background-color: rgb(255, 219, 15);
  box-shadow: 0.609px 4.963px 0px 0px rgba(255, 1, 43, 1),inset 3.441px 4.915px 0px 0px rgba(255, 174, 0, 0.57);
  margin: 0 auto;
  margin-top: 12%;
}



.mz .receive {
  color: #BD5332;
}

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

.zj .receive {
  color: #C9911A;
}

.zk .receive {
  color: #CB7121;
}

/* box4 */

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

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

.box5_top h5 {
  font-weight: normal;
  line-height: 24px;
  font-size: 24px;
  color: #FFFFFF;
}

.box4_bottom h5 {
  font-size: 21px;
  font-weight: bold;
  color: #FFFBFB;
  line-height: 28px;
}
.box4_top,.box4_bottom{
  padding: 0 4%;
  margin-bottom: 8%;
}

.box4_top h5 {
  font-size: 21px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 28px;
}

.course_place li {
  cursor: pointer;
  float: left;
  margin-top: 25px;
  margin-right: 20px;
  width: 120px;
  height: 56px;
  line-height: 56px;
  position: relative;
  box-sizing: border-box;
  border-radius: 30px;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 28px;
  background-color: rgb(255, 219, 15);
  box-shadow: 0.609px 4.963px 0px 0px rgba(255, 121, 2, 0.9);
}





.course_place li>a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  line-height: 28px;
}

.course_place li a span,
.course_type li a span,
.course_type2 li a span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.course_place li.on,
.course_place li:hover {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 28px;
  background-color: rgb(255, 1, 43);
  box-shadow: 0.609px 4.963px 0px 0px rgba(255, 139, 29, 0.9),inset 3.441px 4.915px 0px 0px rgba(255, 174, 0, 0.57);
  border-radius: 30px;
}



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

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

.course_show {
  display: none;
  padding: 0 7px;
  border-radius: 2px;
  position: absolute;
  top: 67px;
  left: 0;
  z-index: 8;
  text-align: left;
  box-sizing: border-box;
  border-radius: 5px;
  background-color: rgb(255, 250, 224);
  box-shadow: 0.366px 2.978px 0px 0px rgba(255, 198, 0, 0.9);
  width: 700%;
}

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

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

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

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

.course_type li {
  display: flex;
  align-items: center;
  position: relative;
  float: left;
  text-align: center;
  width: 210px;
  height: 56px;
  background-color: #ffa850;

  border-radius: 5px;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  margin-top: 20px;
  margin-right: 20px;
  box-sizing: border-box;
  padding: 0 8px;
  border-radius: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-color: rgb(255, 219, 15);
  box-shadow: 0.609px 4.963px 0px 0px rgba(255, 121, 2, 0.9);
  box-shadow: 1.928px 2.298px 13px 0px rgba(91, 140, 133, 0.23);
}


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


.course_type li:hover,
.course_type li.active {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  background-color: rgb(255, 1, 43);
  box-shadow: 0.609px 4.963px 0px 0px rgba(255, 139, 29, 0.9), inset 3.441px 4.915px 0px 0px rgba(255, 174, 0, 0.57);
  border-radius: 30px;
}

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

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

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

.box4_container {
  position: relative;
  padding: 2% 4%;
  margin-top: -0.9%;
  border-radius: 100px;
  background-color: rgb(255, 255, 255);
  box-shadow: 6.364px 6.364px 0px 0px rgba(255, 79, 2, 0.75),inset 5.516px 4.31px 9px 0px rgba(255, 138, 0, 0.97);
}


.box04_wrap .con_line{
  margin: 0;
}

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

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

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


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

.box4_table {
  text-align: center;
  word-break: break-all;
  background: #f3f8fe;
  width: 100%;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 4px;
  background-color: rgb(255, 121, 2);
  box-shadow: 0px 5px 1px 0px rgba(255, 219, 15, 0.9),inset 0px 5px 7px 0px rgba(219, 41, 0, 0.9);
}


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



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

}

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

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

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

.box4_table td:nth-child(2) {

  width: 180px;
}

.box4_table td:nth-child(3) {

  width: 20%;
}

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

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

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

.box4_zx {
  width: 123px;
  height: 37px;
  background:transparent;
  box-shadow: 0px 3px 19px 0px rgba(255, 84, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  color: #000;
  margin: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-color: #ffdb0f;
}


.box4_bm {
  width: 123px;
  height: 37px;
  background:transparent;
  box-shadow: 0px 3px 19px 0px rgba(255, 84, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  color: #000;
  margin: 0 auto 10px auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-color: #ffdb0f;
}
.table_msg{
  text-align: center;
  margin-top: 4%;
  font-size: 20px;
  font-family: "FZLanTingHeiS-M-GB";
  color: rgb(1, 1, 1);
  text-transform: uppercase;
}




.box4_bm:hover,
.box4_zx:hover {
background-color: #ff012b;
}
.box4_bm:hover>span,
.box4_zx:hover>span {
  color: #fff;
}
.box4_table  {
  border: 1px solid #3c3d8f;
  border-radius:20px;
  /* 消除单元格之间的空隙 */
  border-collapse: collapse;
  /* 消除掉外边框 */
  border-style:hidden;  
  /* hack一下加个假边框 */
}
.box4_table th,.box4_table td {
border-right: 1px solid #fff;
}


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

.course_type2 li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  text-align: center;
  width: 200px;
  height: 56px;
  background: #ffdb94;
  border-radius: 10px;
  cursor: pointer;
  font-size: 18px;
  color: #000000;
  margin-top: 20px;
  margin-right: 20px;
  box-sizing: border-box;
  padding: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-radius: 40px;
  background: #ffa850;
  box-shadow: -0.853px 6.948px 27px 0px rgba(61, 6, 6, 0.24);
}

.course_type2 li a.course_type2_a {
  width: 100%;
  line-height: 20px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.course_type2 li:hover,
.course_type2 li.active {
  border-radius: 10px;
  background: #fedf35;
  border-radius: 40px;
}

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

.box5_bottom {
  margin-top: 50px;
}

.box5_cont {
  display: none;
}

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

.box5_cont.block {
  display: block;
}

.omo-bg {
  margin-top: 30px;
  position: relative;
  margin-bottom: 75px;
  background-color: #fef0af;
  border-radius: 30px;
  padding: 1%;
  border: 1px dashed #fc9549;
}

.omo-bg .more_btn{
  bottom: -42px;
}

.box5_cont_box {
  position: relative;
  height: auto;
  box-sizing: border-box;
  background: #fce88c;
  border-radius: 30px;
}

.box5_title {
  text-align: center;
  font-size: 28px;
  font-family: FZLanTingHeiS-DB-GB;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  width: 362px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  background: url(../images/box5_title_03.png) no-repeat top center;
  margin: 0 auto;
}
.box5_title:after {
  transform: rotate(180deg);
}

.box5_title span {
  vertical-align: middle;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 22px;
  font-weight: 400;
  color: #ff0000;
  line-height: 30px;
  width: 100%;
  margin-top: -4%;
}

.box5_l {
  height: 374px;
  overflow: hidden;
  width: 720px;
  box-sizing: border-box;
  position: relative;
  padding: 20px 34px 20px 34px;
  z-index: 2;
}

.box5_l img {
  width: 100%;
}

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

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

.box5_r {
  height: 250px;
  overflow: hidden;
  width: 366px;
  box-sizing: border-box;
  position: relative;
  margin-left: 2%;
  margin-top: 4%;
  background: url(../images/box5_r.png) no-repeat top  center;
  background-size: 100% 100%;
}

.box5_r h5 {
  font-size: 30px;
  color: #FDEF10;
  box-sizing: border-box;
  padding-left: 16px;
  position: relative;
}

.box5_r h5::before {
  content: "￥";
  display: block;
  position: absolute;
  height: 30px;
  line-height: 40px;
  left: 0;
  bottom: 2px;
  font-size: 18px;
  color: #FDEF10;
  font-weight: 400;
}

.box5-content {
  box-sizing: border-box;
  padding: 30px 40px 20px;
  /* background-color: #c12f35; */
  border-radius: 30px 30px 0 30px;
}

.box5_r p {
  line-height: 36px;
  font-size: 18px;
  padding-bottom: 1%;
  color: #ffffff;

}

.box5_r_btn {
  height: 72px;
  box-sizing: border-box;
  position: absolute;
  bottom: 6px;
  width: 90%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-image: linear-gradient(to left, #ff5e17,#ffac36);
  margin: 0 auto;
}

.box5_r_btn a {
  display: block;
  width: 34%;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 18px;
  margin: 0 10px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  box-shadow: 0px 3px 19px 0px rgba(12, 132, 197, 0.2);
}

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

.box5_r_btn a:hover {
  background: #fedf35;
  color:#ff4200;
}

/* box6 */

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

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

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

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

.box6_list_bottom h6 {
  display: block;
  line-height: 32px;
  font-weight: 400;
  font-size: 21px;
  font-weight: 600;
  color: #fff;
  text-align: left;
}

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

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

/* box7 */
.box7{position: relative;margin-top: 8%;}
.box7>.container {
  padding-bottom: 30px;
}

.box7 .box_title {
  margin-bottom: 50px;
}
.book{position: relative;}
.book .swiper-container {
  /* width: 1060px; */
  margin: 0 auto;
  padding-bottom: 20px;
}
.book-item {
  box-sizing: border-box;
  transition: all 0.6s;
  border-radius: 20px;
}

.book .swiper-slide img {
  display: block;
  width: 333px;
  height: 333px;
  margin: 0 auto 20px;
}
.book .swiper-slide .book-p {
  cursor: pointer;
  font-size: 18px;
  height: 56px;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #fff;
  text-align: justify;
}
.money {
  line-height: 40px;
  text-align: left;
  padding: 0 4%;
  padding-bottom: 4%;
  height: 174px;
  background: url(../images/wk_botBg.png) no-repeat top center;
  margin-top: -8.4%;
  background-size: contain;
  box-sizing: border-box;
  padding-top: 8%;
}
.money_b{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.colred {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}

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

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

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

.box7_btn a {
  display: block;
  width: 138px;
  height: 42px;
  line-height: 42px;
  border-radius: 22px;
  text-align: center;
  color: #3c3d8f;
  font-size: 18px;
  position: relative;
  box-sizing: border-box;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( -45deg, rgb(168,229,252) 0%, rgb(224,246,253) 25%, rgb(222,217,255) 50%, rgb(185,238,254) 75%, rgb(163,207,253) 91%, rgb(140,175,252) 100%);
  background-image: -webkit-linear-gradient( -45deg, rgb(168,229,252) 0%, rgb(224,246,253) 25%, rgb(222,217,255) 50%, rgb(185,238,254) 75%, rgb(163,207,253) 91%, rgb(140,175,252) 100%);
  background-image: -ms-linear-gradient( -45deg, rgb(168,229,252) 0%, rgb(224,246,253) 25%, rgb(222,217,255) 50%, rgb(185,238,254) 75%, rgb(163,207,253) 91%, rgb(140,175,252) 100%);
}


/* .book .swiper-button-prev.swiper-button-white.prev,
.book .swiper-button-next.swiper-button-white.next {
  width: 60px;
  height: 60px;
  background-image: url("../images/box7_l.png");
  background-size: 100%;
  top: 32%;
  position: absolute;
} */

/* .book .swiper-button-prev.swiper-button-white.prev {
  left: -80px;
}

.book .swiper-button-next.swiper-button-white.next {
  right: -80px;
  transform: rotate(180deg);
} */

/* 底部联系方式 */

.footer {
  padding: 36px 44px;
  color: #fff;
  width: 1200px;
  border-radius: 19px;
  margin: 0 auto;
}

.footer a {
  color: #fff;
}

.footer-l {
  float: left;
}

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

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

.region-change select {
  width: 330px;
  height: 50px;
  border: none;
  padding-left: 10px;
  padding-right: 20px;
  margin-left: 16px;
  font-size: 18px;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../images/select_bg.png") 96% center no-repeat #F6F7FE;
  background-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #102331;
}

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

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

.contact {
  position: relative;
}

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


/* 左侧 */

.fixed_left_show {
  z-index: 9999;
  display: none;
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
  line-height: 52px;
  text-align: center;
  height: 163px;
  font-size: 18px;
  color: #343095;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  border-radius: 0 8px 8px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background: #ff012b;
}



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

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

.fixed_left {
  z-index: 9999;
  position: fixed;
  left: 6px;
  top: 44%;
  transform: translateY(-50%);
  width: 150px;
  box-sizing: border-box;
}

.left_close {
  cursor: pointer;
  position: absolute;
  width: 26px;
  right: 60px;
  bottom: -36px;
}
.left_nav {
  overflow: hidden;
  zoom: 1;
  background: url(../images/left_nav.png) no-repeat;
  background-size: 100% 100%;
  padding-left: 4%;
  padding-right: 1%;
  padding-top: 2%;
  padding-bottom: 6%;
}

.left_nav li {
  text-align: center;
  zoom: 1;
  font-size: 16px;
  box-sizing: inherit;
  padding: 0 10px;
  font-size: 16px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #283C46;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  background-image: -moz-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  background-image: -webkit-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  background-image: -ms-linear-gradient( -170deg, rgb(255,202,75) 0%, rgb(255,222,36) 100%);
  box-shadow: 1.408px 2.649px 0px 0px rgba(222, 0, 37, 0.9),inset 4.243px 4.243px 5px 0px rgba(255, 162, 0, 0.9);
  margin-bottom: 4%;
  border-radius: 0 0 20px 0;
}


.fixed_left_top {

  line-height: 50px;
  text-align: center;
  border-radius: 30px 30px 0 0;
  margin: 0 auto;
  margin-top: -18%;
  color: #fff;
  background: #ff012b;
  width: 92%;
    margin-left: 8%;
}


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

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


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

.left_bottom_btn:hover,
.left_bottom_btn.active {
  color: #f0403c;
  background: #fdcdcf;
}

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

.left_nav li span {
  max-height: 44px;
  line-height: 22px;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  color: #000;
}

/* 右侧 */

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

}

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

.fixed_top {
  box-sizing: border-box;
  width: 183px;
  position: relative;
  border-radius: 10px;
  z-index:999;
  position: relative;
  background: url(../images/right_bg.png) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 20%;
}


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

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

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

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

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

.fixed_right_list {
  padding: 0 16%;
  margin-top: 2%;
}

.fixed_right_list li {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 36px;
  margin: 0 auto;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 30px;
  margin-bottom: 6%;
}

.fixed_right_list li:hover a {
  color: #ff0831;
}

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

.fixed_right_list li:hover {
  color: #ff0831;
  background: #ffdb0f;
}

.fixed_right_show {
  z-index: 9999;
  display: none;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
  line-height: 52px;
  text-align: center;
  height: 163px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  border-radius: 8px 0 0 8px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  background: #ff012b;
}

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

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

.right_course:hover {
  color: #ff0831;
  background: #ffdb0f;
}

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

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

/* 底部 */

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

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

.bottomBar {
  position: fixed;
  left: 0%;
  bottom: 2%;
  z-index: 99999;
  width:100%;
  padding-right: 4%;
  margin: 0 auto;

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

}

.bottomBarcon {
  position: relative;
  width: 1200px;
  height: 123px;
  display: flex;
  align-items: center;
  background: url(../images/bottomBar_04.png) no-repeat top center;
  background-size: 100% 100%;
  justify-content: center;
}

.bottomMaoBtn {
  width: 140px;
  height: 38px;
  border-radius: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-left: 1%;
  font-size: 20px;
  font-weight: 600;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  background-color: rgb(255, 1, 43);
  box-shadow: 0.609px 4.963px 0px 0px rgba(255, 139, 29, 0.004),inset 3.441px 4.915px 0px 0px rgba(255, 174, 0, 0.57);
  margin-left: 10%;
}


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

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

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

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

}

.bottomBar .closebtn {
  position: absolute;
  right:10px;
  top: -26px;
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(../images/close01.png);
  cursor: pointer;
  transition: transform 1s ease;
}

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

.nBox11 {
  width: 100%;
  padding-bottom:1%;
  position: relative;
  background: url(../images/footer_bg_02.png) no-repeat;
  z-index: 9999;
  padding-bottom:4%;
}

.nBox10 {
  width: 100%;
  position: relative;
  margin-top: 8%;
}
.con_top h1 span{
  display: inline-block;
 height: 80px;
 line-height: 80px;
 padding: 0 2%;
  background: #feec35;
  border-radius: 10px;
  position: relative;;
  color: #ff722e;
}
.nBox10 .con_top h1{
  margin-top: 3%;
}
 .con_top h1 span::before{
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #feec35;
  position: absolute;
  top: 30px;
  left: -10px;
}


.phone p {
  font-size: 18px;
  margin-bottom: 10px;
}

.tab_phone {
  display: inline-block;
  box-sizing: border-box;

}

.tab_cont_box {
  width: 70%;
}

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

.bottomText {
  font-size: 24px;
  font-family: "FZLanTingHeiS-H-GB";
  color: rgb(255, 42, 43);
  text-shadow: 0px 3px 5px rgba(144, 233, 224, 0.35);
  line-height: 40px;
  background: url(../images/bottomBar_slgBg.png)no-repeat;
  background-size: 100% 100%;
  width: 576px;
  line-height: 58px;
  text-align: center;
}


[v-cloak] {
  display: none;
}

/*20220113华图在线课程新增合集课*/

.box6_zxCourse {
  /* height: 394px; */
  overflow-y: auto;
  box-sizing: border-box;
  padding: 20px 0 0;
  margin-top: 40px;
  clear: both;
}

.box6_zxCourse>li {
  position: relative;
  float: left;
  width: 352px;
  height: 397px;
  margin-bottom: 21px;
  margin-right: 38px;
  padding: 35px 25px 0 25px;
  background-size: 100%;
  transition: transform 0.2s;
  box-sizing: border-box;
  background: #FDF9F9;
  border-radius: 10px;
  box-shadow: 5px 5px 10px 0px rgba(212, 212, 212, 0.6);
}

.box6_zxCourse>li:hover {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateY(-10px);
  border-top: 2px solid rgba(255, 54, 0, 1);
}

.box6_zxCourse>li:nth-child(3n) {
  margin-right: 0;
}

.box6_zxCourse>li .zxCourse_top {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 25px;
  width: 155px;
  line-height: 23px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: rgba(255, 60, 0, 1);
  box-shadow: 0px 0px 5px 0px rgba(255, 51, 0, 0.58);
}

.box6_zxCourse>li .zxCourse_title {
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  line-height: 30px;
  font-size: 20px;
  color: #333;
  text-align: justify;
  margin-bottom: 10px;
}

.box6_zxCourse>li .zxCourse_text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 40px;
  line-clamp: 2;
  line-height: 20px;
  font-size: 16px;
  color: #999;
  text-align: justify;
}

.box6_zxCourse>li .zxCourse_teacher {
  border-bottom: 1px solid #DFDFDF;
  margin-top: 30px;
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}

.box6_zxCourse>li .zxCourse_teacher li {
  float: left;
  width: 70px;
  margin: 0 10px;
  text-align: center;
}

.box6_zxCourse>li .zxCourse_teacher li img {
  width: 100%;
  border-radius: 50%;
  display: block;
}

.box6_zxCourse>li .zxCourse_teacher li p {
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #999;
}

.box6_zxCourse>li .zxCourse_bottom {
  padding: 10px 0;
  clear: both;
  overflow: hidden;
}

.box6_zxCourse>li .zxCourse_bottom_moneyNum {
  float: right;
  width: 240px;
  text-align: right;
}

.box6_zxCourse>li .zxCourse_bottom_money {
  line-height: 30px;
  color: #FF3C00;
  font-size: 28px;
}

.box6_zxCourse>li .zxCourse_bottom_money span {
  font-size: 14px;
  font-weight: normal;
}

.box6_zxCourse>li .zxCourse_bottom_money s {
  font-size: 14px;
  color: #999999;
  font-weight: normal;
}

.box6_zxCourse>li .zxCourse_bottom_num {
  line-height: 25px;
  color: #333;
  font-size: 14px;
}

.box6_zxCourse>li .zxCourse_activeTag {
  float: left;
  width: 50px;
}

.box6_zxCourse>li .zxCourse_activeTag span {
  display: block;
  width: 45px;
  line-height: 20px;
  margin: 2px 0;
  border: 1px solid rgba(255, 60, 0, 1);
  border-radius: 12px;
  float: left;
  text-align: center;
  font-size: 14px;
  color: rgba(255, 60, 0, 1)
}

.six-dian {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 2%;
}

.dian-left {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}

.dian-left span {
  font-size: 30px;
  color: #ff012b;
  font-weight: bold;
  margin-left: 2%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  align-items: center;
  margin-left: 7%;
  margin-top: -2%;
}



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

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

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

.addbox .add-1:nth-child(2) {
  background: url(../images/add1-bg_03.png)no-repeat;
  background-size: 100% 100%;
  margin-left: -1%;
  z-index: 3;
}

.addbox .add-1:nth-child(3) {
  background: url(../images/add1-bg_03.png)no-repeat;
  background-size: 100% 100%;
  margin-left: -1%;
  z-index: 2;
}

.addbox .add-1:nth-child(4) {
  background: url(../images/add3-bg_05.png)no-repeat;
  background-size: 100% 100%;
  margin-left: -1%;
  z-index: 1;
}

.add-bb-l {
  display: flex;
}

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


.add-1 {
  width: 257px;
  height: 167px;
  background: url(../images/add1-bg_03.png)no-repeat;
  background-size: 100% 100%;
}

.add-top {
  text-align: center;
  color: white;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.add-bot {
  text-align: left;
  color: white;
  font-size: 13px;
  padding-left: 8% !important;
}

.add-top {
  text-align: center;
  color: white;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.add-bot {
  text-align: left;
  color: white;
  font-size: 13px;
  padding-left: 6%;
}

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

.add-bb-l {
  display: flex;
}

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

.box5-swiper {
  position: relative;
  width: 100%;
  display: flex;
  padding: 4%;
}

.swiper-container {
  width: 100%;
}



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

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

}

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

.box5-swiper .swiper-button-next{
  background: url("../images/box5-swiper_r.png") no-repeat center;
  right: 20px;
}




.box6_container{
  position: relative;
}


.box6_container .swiper-button-prev,
.box6_container .swiper-button-next,
.book .swiper-button-next.swiper-button-white.next,
.book .swiper-button-prev.swiper-button-white.prev ,
.newbox2_box .swiper-button-prev.swiper-button-white.prev,
.newbox2_box .swiper-button-next.swiper-button-white.next{
  width: 50px;
  height: 50px;
  top: 20%;
  margin: 0 auto;
}

.box6_container .swiper-button-prev ,
.book .swiper-button-prev.swiper-button-white.prev{
  background: url("../images/box1-left.png") no-repeat center;
  left: 20px;
}

.box6_container .swiper-button-next ,
.book .swiper-button-next.swiper-button-white.next{
  background: url("../images/box1_right.png") no-repeat center;
  right: 20px;

}
.newbox2_box .swiper-button-prev ,
.newbox2_box .swiper-button-prev.swiper-button-white.prev{
  background: url("../images/box1-left.png") no-repeat center;
  left: 14px;
  top: 40%;
}

.newbox2_box .swiper-button-next ,
.newbox2_box .swiper-button-next.swiper-button-white.next{
  background: url("../images/box1_right.png") no-repeat center;
  right: 14px;
  top: 40%;
}
.add-container {
  display: flex;
  flex-direction: column;
  margin-top: 2%;
}
.kcts-img {
  width: 100%;
}

.c-line-clamp3 p {
  color: #3c3d8f !important;
}

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


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

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


.newbox2_box ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newbox2_box ul li{
  width: 30%;
}
.newbox2_box ul li img{
  height: 246px;
  border: 8px solid #92b9a5;
  border-radius: 20px;
}
.bottomBar_hua{
  position: absolute;
  right: 0;
}
.newbox2{
  background: url(../images/newbox2_bg_02.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 12%;
  padding-bottom: 4%;
  margin-top: 1%;
}

.year_box{
  background:#ffdb0f;
  color: #000;
  width: 40%;
  border-radius: 30px;
  text-align: center;
  margin-left: 16%;
  padding: 1% 0;
  display: none;
}

.con6 .con6_img{
  display: none;
}
.footer1{
  text-align: center;
  padding-bottom: 10%;
  padding-top: 2%;
}










@media only all and (max-width: 1080px) {
  .con6 .con6_img1{
    display: none;
  }
  .year_box{
    display: block;
    margin-bottom: 2%;
  }
  .con6 .con6_img{
    display: block;
  }
  
  .con3_img{display: none;}
  #app {
    overflow: hidden;
  }
  .footer1{
    padding-bottom: 20%;
  }
  
  .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%;
    padding: 0 4%;
    padding-bottom: 4%;
  }

  .fl,
  .fr {
    float: none;
  }

  /* 隐藏元素 */
  .ht_top .topnav a:nth-child(n+2),
  .stage,
  .footer p,
  .pc,
  .onlypc {
    display: none;
  }

  /* 通用头部 */
  .ht_top {
    height: 2.5rem;
    background-size: auto 100%;
    line-height: 2.5rem;
  }

  .ht_top h1 a {
    height: 2.5rem;
    width: 7.5rem;
    background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center / contain;
  }

  .ht_top .topnav {
    font-size: 0.8rem;
    text-indent: -1000rem;
  }

  .ht_top .topnav a {
    padding: 0 0 0 0.3rem;
    text-indent: 0;
    float: right;
  }

  .footer {
    position: relative;
    height: 2.4rem;
    padding: 0;
    overflow: hidden;
  }

  .footer:before {
    display: block;
    content: "华图教育集团版权所有";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2.4rem;
    overflow: hidden;
    color: #3A0000;
    font-size: 0.7rem;
    line-height: 2.4rem;
    text-align: center;
  }

  .banner_box {
    width: 100%;
    height: 13rem;
    background-size: auto 100%;
    background-position: top center;
  }

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

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

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

  .box4_bottom {
    margin-top: 20px;
  }

  .box4-tab {
    width: 100%;
    display: flex;
    margin: 0.5rem auto;
    flex-wrap: wrap;
  }

  .box4-tab li {
    margin: 0 auto;
    margin-top: 6%;
  }

  .box4-tab li:first-child {
    margin-top: 0;
  }
  .box5 {
    margin-top: 3rem;
  }
  .box5-swiper {
    padding: 1rem 0 0;
  }

  .box5 .swiper-slide {
    width: 48%;
  }

  .box5-teacher {
    width: 100%;
    height: 11rem;
  }

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

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

  .box5-teacher-brief p {
    margin: 0.5rem 0.7rem;
    font-size: 0.6rem;
  }

  .box5 .swiper-button-prev,
  .box5 .swiper-button-next {
    width: 1.5rem;
    height: 1.5rem;
    top: 45%;
  }

  .box5 .swiper-button-prev {
    background-size: 100%;
    left: -0.5rem;
  }

  .box5 .swiper-button-next {
    background-size: 100%;
    transform: rotate(180deg);
    right: -0.5rem;
  }
  .box6-bg{
    height: auto;
  }

  .box7{
    position: relative;
  }
  .box7-bottom {
    flex-wrap: wrap;
  }
  .box6_container li{
    float: none;
  }

  .box4_container {
    border-radius: 0.5rem;
    margin: 0 auto;
    margin-bottom: 1.5rem;
  }
  .box4_bm ,.box4_zx{
    width:80px;
    height: 37px;
    font-size: 14px;
  }
  .box4_table td {
    padding: 2px;
  }
  .box4_table th{
    font-size: 14px;
    line-height: 1.5;
  }
  .box4_in h5 {
    font-size: 0.9rem;
    line-height: 1rem;
    margin-bottom: .25rem;
  }

  .box4_in h5 img {
    width: 6rem;
  }

  .box4_text p {
    font-size: .8rem;
    line-height: 1.45rem;
  }
  .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: 16.5rem;
    padding: 0 0.2rem;
    border-radius: 0.5rem;
    top: 2.05rem;
  }

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

  /* 联系我们 */
  .box8 {
    margin: .5rem auto;
    padding-top: 0.5rem;
  }

  .box8-title {
    font-size: 1.5rem;
  }
  .fixed_right_show,
  .fixed_right,
  .fixed_left,
  .fixed_left_show {
    display: none !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(../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;
  }
  .con_tit{
    width: 64%;
    margin: 0 auto;
  }
  .box3_text{
    font-size: 14px;
  }
  .yhq_lj {
    position: absolute;
    right: -11%;
    top: -11%;
    z-index: 9;
    width: 18%;
}
.coupon-name {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  width: 46%;
  line-height: 1.3;
  background-color: #ff431e;
  position: absolute;
  right: -36px;
  top: 20px;
  transform: rotate(45deg);
}
.login-close.close img{
  width: 1rem !important;
}
.close {
  position: absolute;
  right: -16px;
  top: -24px;
  cursor: pointer;
}
.con5 .con5_jb{
  width: 33%;
  top: -6%;
}
.con5 .con5_tit p{
  font-size: 16px;
}
.con7_tit{
  font-size: 12px;
  width: 90%;
}
.con7_card .con7_item ul{
  flex-wrap: wrap;
}
.con7_bot{
  margin-top: 6%;
}
.con8_box ul{
  flex-wrap: wrap;
}
.con8_box ul li h4{
  font-size: 22px;
}
.con8_box ul li:last-child p{
  font-size: 12px;
}
.con8_bot p{
  font-size: 16px;
}
.con9_box{
  flex-wrap: wrap;
}
.con9_box ul{
  width: 100%;
  padding-bottom: 4%;
}
.con9_box ul li p{font-size: 16px;}
.jj-box{
flex-wrap: wrap;
}
.jj1{
  width: 49%;
  margin: 0 auto;
  margin-bottom: 6%;
}
.jj-bottom p{
  font-size: 12px;
}
.region-change select{
  width: 60%;
}
.con8_box ul li{
  height: 11rem !important;
}
.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: 80%;
    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: 40px;
  }

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

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

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

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

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

  .course_place {
    width: 100%;
    margin: 0 auto;
    margin-left: 3%;
  }

  .course_place li {
    width: 25%;
    height: 30px;
    line-height: 30px;
  }

  .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;
  }
  .box6_container {
    width: 100%;
    display: flex;
    height: auto;
    flex-wrap: wrap;
  }
  .box5_r{
    margin: 0;
  }
  #good_book{
    justify-content: center;
  }
  .box6_container li {
    width: 49%;
    margin: 0;
    padding: 0;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
  }

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

  .box6_zxCourse>li {
    margin: 0;
    width: 100%;
    margin-bottom: 2%;
  }

  .box5 {
    margin: 0;
    padding: 0;
  }

  .phone{
    position: relative;
    left: 0;
    top: 0;
  }
  .tab_phone{
    display: inline-block;
  }
  .footer-l{
    float: none;
  }
  .addbox {
    margin-left: 0;
  }

  .bottomBar {
    display: none;
  }
  .open01 {
    display: none;
  }

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

  .coupon-name span i {
    font-size: 18px !important;
  }

  .add-bb-l {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

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

  .add-1 {
    width: 45%;
    background: none !important;
    background: #ff6300 !important;
    border-radius: 10px;
    margin-bottom: 2%;
    min-height: 6rem;
    margin: 0;
    padding: 0;
    margin-left: 2.5%;
    margin-right: 3%;
    margin-bottom: 2.5%;
  }

  .addbox .add-1:nth-child(2) {
    background: none;
    background: #ff6300;
    background-size: 100% 100%;
    margin-left: 0%;
    z-index: 3;
    min-height: 6rem;
  }

  .addbox .add-1:nth-child(3) {
    background: none;
    background: #ff6300;
    background-size: 100% 100%;
    margin-left: 2.5%;
    z-index: 3;
    min-height: 6rem;
  }

  .addbox .add-1:nth-child(4) {
    background: none;
    background: #ff6300;
    background-size: 100% 100%;
    margin-left: 0%;
    z-index: 3;
    min-height: 6rem;
  }

  .add-bb-r {
    display: none;
  }

  .add-top {
    padding-top: 2%;
  }

  .good-teacher {
    display: block !important;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #ff6300;
  }


  .box5-teacher {
    display: flex;
    flex-direction: column;
  }

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

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

  .swiper-button-next,
  .swiper-button-prev {
    width: 25px !important;
    height: 30px !important;
    background-size: 100% 100%;
  }

  .footer {
    width: 100%;
    height: auto;
  }
  .region-tab{
    width: 100%;
    font-size: 14px;
  }
  .book,.box7{
    margin-top: 4%;
  }
  .box5-bg{
    padding: 4% 0;
  }
  .body_box{
    padding-bottom: 8%;
  }
}

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

}

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

.shadow,.login-pop{
  z-index: 9999 !important;
}