<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;
  box-sizing: border-box;
}

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



/* 通用头部 */

.ht_top {
  width: 100%;
  overflow: hidden;
  background: #fafafa;
  line-height: 41px;
  position: relative;
  z-index: 999;

}

.ht_top .zt_top {
  width: 1200px;
  height: 41px;
  margin: 0 auto;
  padding: 0 4%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.ht_top .logo {
  width: 20%;
  overflow: hidden;
  display: flex;
  align-items: center;
}

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

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

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

#app {
  overflow: hidden;
}

.comm_titleBox {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* banner */
.custom_banner {
  width: 100%;
  height: 700px;
  background-repeat: no-repeat;
  background-position: center;
}

.banner_box {
  width: 100%;
  height: 886px;
  position: relative;
  z-index: 100;
  padding-top: 6%;
  background: url(../images/banner.png) no-repeat;
  background-size: 100% 100%;
}
.banner_slg{
  width: 70%;
  display: block;
  margin: 0% auto;
}
.banner_list{
  display: block;
  margin: 0 auto;
  margin-top: -2%;
}

.banner_tit{
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90px;
  background: linear-gradient( 180deg, #6B0018 0%, #39000A 100%);
  box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.5);
  border-radius: 20px;
   margin: 0 auto;
}

.banner_tit p{
  font-family: Source-KeynoteartHans, Source-KeynoteartHans;
  font-weight: 400;
  font-size: 43px;
  color: #FFE7D6;
  padding: 0 2%;
}
.banner_tit p i{
  font-style: normal;
}

.con_tit img{
  display: block;
  margin: 0 auto;
}
.huaban1{
  position: absolute;
  left: 10%;
  bottom: -54%;
}
/* bthls */
.bthls{
  background: url(../images/bg-1.png) no-repeat;
  background-size: 100% 100%;
  padding: 2% 0 4% 0;
}
.bthls_box{
  display: flex;
  align-items: center;
  justify-content: space-between;

}
.con_tit{
  text-align: center;
  transform: skew(-12deg, 0deg);
  margin-bottom: 4%;
}
.con_tit p{
  display: inline-block;
  background: linear-gradient( 157deg, #FFF7F4 0%, #FBE3D9 45%, #F7CAB7 100%);
  box-shadow: 0px 2px 20px 0px rgba(206,153,130,0.32);
  border-radius: 14px;
  border: 2px solid #FFFFFF;
  text-align: center;
  font-family: Source-KeynoteartHans, Source-KeynoteartHans;
  font-weight: 800;
  font-size: 40px;
  line-height: 62px;
  color: #39000A;
  font-style: italic;
  padding: 1% 8%;
  transform: skew(-0deg, 0deg);
}
.con_tit2 p{
  color: #FBE3D9;
  background: linear-gradient( 180deg, #6B0018 0%, #39000A 100%);
}
.bthls_item{
  width: 30%;
  background: linear-gradient( 157deg, #FFF7F4 0%, #FBE3D9 45%, #F7CAB7 100%);
  box-shadow: 0px 2px 20px 0px rgba(206,153,130,0.32);
  border-radius: 40px;
  border: 2px solid #FFFFFF;
  padding: 1%;
  text-align: center;
}
.bthls_itemBox{
  background: linear-gradient( 174deg, #FFFCF9 0%, #FEF7F1 100%);
  box-shadow: 0px 2px 20px 0px #F7D0C0;
  border-radius: 32px;
  padding: 12% 0;
}
.bthls_itemBox img{
  display: block;
  margin: 0 auto;
  padding: 2% 0;
}
.bthls_itemBox span{
  display: block;
  width: 60%;
  text-align: center;
  background: linear-gradient(142deg, #FF7234 0%, #F60926 100%);
  box-shadow: 0px 11px 14px 0px #F7D0C0;
  border-radius: 32px;
  font-family: Source-KeynoteartHans, Source-KeynoteartHans;
  font-weight: 800;
  font-size: 24px;
  color: #FFFFFF;
  margin: 12% auto;
  font-style: italic;
}
.bthls_itemBox p{
  font-family: HarmonyOS_Sans_SC_Medium;
  font-size: 22px;
  color: #000000;
  line-height: 1.4;
  margin-top: 4%;
  height: 80px;
}
/* bthjx */
.bg2{
    background-image: -moz-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
    background-image: -webkit-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
    background-image: -ms-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
}
.bthjx{
  padding: 4% 0;
}
.bthjx_box{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.bthjx_item{
  width: 40%;
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(247,208,192,0.57);
  border-radius: 39px;
  padding: 2% 2% 2% 2%;
  margin: 3% 3%;
}
.bthjx_itemBox{
  background: #FFF5F2;
  border-radius: 23px;
  border: 2px solid #FFE6E6;
  padding-bottom: 2%;
  height: 215px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bthjx_tit{
  width: 80%;
  height: 113px;
  background: url(../images/bthjx_tit.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  font-size: 28px;
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: 86px;
  margin-bottom: -16%;
  position: relative;
}
.bthjx_itemBox p {
  font-size: 20px;
  font-family: "HarmonyOS_Sans_SC_Medium";
  color: rgb(0, 0, 0);
  line-height: 1.4;
  text-align: center;
  margin: 0 auto;
}
.bthjx_itemBox p i{
  color: #CC0A2D;
  font-style: normal;
}
/* bthjy */
.bthjy{
  background: url(../images/bg-2.png) no-repeat;
  background-size: 100% 100%;
  padding: 4% 0;
}
.bthjy_box{
  background: linear-gradient( 157deg, #FFF7F4 0%, #FBE3D9 45%, #F7CAB7 100%);
  box-shadow: 0px 2px 20px 0px rgba(206,153,130,0.32);
  border-radius: 40px;
  border: 2px solid #FFFFFF;
  padding: 1%;
}
.bthjy_bg{
  background: linear-gradient( 157deg, #FFF7F4 0%, #FBE3D9 45%, #F7CAB7 100%);
  box-shadow: 0px 2px 20px 0px rgba(206,153,130,0.32);
  border-radius: 40px;
  border: 2px solid #FFFFFF;
  padding: 4% 2%;
}
.bthjy_item{
  width: 100%;
  display: flex;
  align-items: center;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 11px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 20px 0px rgba(247, 208, 192, 0.9);
  overflow: hidden;
  margin-bottom: 2%;
}
.bthjy_left{
  width: 360px;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-image: -moz-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  box-shadow: inset 0px 1px 4px 0px rgba(243, 205, 214, 0.9);
  padding: 1.8% 0;
  padding-left: 20px;
}
.bthjy_left i{
  font-size: 28px;
  color: rgb(255, 255, 255);
  margin-left: 2%;
}
.bthjy_item p{
  font-size: 26px;
  font-family: "HarmonyOS_Sans_SC_Medium";
  color: rgb(0, 0, 0);
  margin-left: 2%;
}
.bthjy_bg .bthjy_item:nth-child(even) .bthjy_left{
  background-image: -moz-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -webkit-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -ms-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
}


/* 优惠信息 */
.course{
  padding: 4% 0 4% 0;
  position: relative;
}
.yhBox-content {
  position: relative;
  margin-top: 4%;
}
.yh_tit{
  display: block;
  margin: 0 auto;
  margin-bottom: -1%;
}
.con_boxTop,.con_boxBot{
  display: block;
  position: relative;
  z-index: 9;
}
.yhBox-bg {
  box-sizing: border-box;
  position: relative;
  min-height: 150px;
  padding: 0 6%;
  background: url(../images/yhq_center.png) repeat-y;
  background-size: 100% 100%;
}
.yhq_bottom,.yhq_topImg{
  display: block;
}
.yh_bottom{
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.yhBox_cont{
  position: relative;
  z-index: 2;
}
.yhBox_text {
  width: 100%;
  overflow: hidden;
  height: 150px;
  line-height: 1.7;
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb(0, 0, 0);
  font-size: 18px;
  box-sizing: border-box;
}



.more_btn {
  width: 8%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -34px;
  cursor: pointer;
  font-size: 18px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(255, 255, 255);
  background-image: -moz-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  text-align: center;
}

.more_btn img{
  margin-left:4%;
}
/* 面授课程 */
.mskc{
  padding: 4% 0;
}



.mskc_dis{
  display: flex;
  flex-direction: column;
  margin-top: 2% ;
}
.mskc_in{
  width: 100%;
}
.mskc_in img,
.yhBox_in img {
  display: block;
  width: 100%;
  margin: auto;
}
.mskc {
  position: relative;

}
.mskc_top{
  border-radius: 30px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 20px 0px rgba(247, 208, 192, 0.57);
  padding: 4%;
}


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

.mskc_top h5 {
  font-size: 21px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 28px;
}
.course_place {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.course_place li {
  cursor: pointer;
  margin-top: 30px;
  margin-right: 1%;
  width: 120px;
  position: relative;
    border-width: 1px;
    border-style: solid;
    border-radius: 13px;
    border-color: #f71c28;
    background-color: rgb(255, 255, 255);
    margin-bottom: 4%;
}

.course_place li&gt;a {
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  font-size:20px;
  font-family: "HONORSansCN";
  color: rgb(247, 28, 40);
  display: block;
  border-radius: 30px;
  height: 60px;
  line-height: 60px;
}


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

.course_place li.on,
.course_place li:hover {
  background-image: -moz-linear-gradient( -50.26deg, rgb(255,115,142) 0%, rgb(253,45,85) 100%);
  background-image: -webkit-linear-gradient( -50.26deg, rgb(255,115,142) 0%, rgb(253,45,85) 100%);
  background-image: -ms-linear-gradient( -50.26deg, rgb(255,115,142) 0%, rgb(253,45,85) 100%);
  color: #fff;
} 


.course_place li.on&gt;a,
.course_place li:hover&gt;a {
  color: #fff;
} 

/* .course_arrow {
  display: none;
  position: absolute;
  top: 40px;
  left: 44%;
  width: 23px;
  height: 12px;
  border-bottom: 12px solid rgb(255, 230, 35);
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  z-index: 9;
} */

.course_show {
  display: none;
  padding: 0 7px;
  border-radius: 30px;
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 8;
  text-align: left;
  box-sizing: border-box;
  border-radius: 30px;
  width: 1100px;
  height: 38px;
  line-height: 38px;
}
.cityBox{
  top: 60px !important;
}

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

.course_show a:hover,
.course_show a.active {
  text-decoration: underline;
  font-family: "FZLanTingHeiS-DB-GB";
  color: #a85428;
  -webkit-background-clip: text;
  font-size: 16px;
  font-weight: bold;
}

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

.mskc_bottom {
  position: relative;
  margin: 30px 0;
  z-index: 2;
  border-radius: 30px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 20px 0px rgba(247, 208, 192, 0.57);
  padding: 4%;
}
.mskc_tit{
  width: 373px;
  height: 84px;
  line-height: 84px;
  margin: 0 auto;
  margin-top: -30px;
  text-align: center;
  background: url(../images/mskc_tit.png) no-repeat;
  background-size: 100% 100%;
  font-size: 32px;
  font-family: "HONORSansCN";
  color: rgb(255, 255, 255);
}

.mskc_bottom .course_show {
  padding: 10px 7px;
}
.course_cg{
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 32px;
  background-image: -moz-linear-gradient( -84.249deg, rgb(255,252,249) 0%, rgb(254,247,241) 100%);
  background-image: -webkit-linear-gradient( -84.249deg, rgb(255,252,249) 0%, rgb(254,247,241) 100%);
  background-image: -ms-linear-gradient( -84.249deg, rgb(255,252,249) 0%, rgb(254,247,241) 100%);
  box-shadow: 0px 2px 20px 0px rgba(247, 208, 192, 0.9);
  padding: 2%;
  margin-top: 2%;
}

.course_type li {
  display: flex;
  align-items: center;
  position: relative;
  text-align: center;
  width: 240px;
  cursor: pointer;
  font-size: 18px;
  color: #540011;
  margin-top: 20px;
  margin-right: 20px;
  box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  border-radius: 35px;
  background-color: rgb(255, 255, 255);
  box-shadow: inset 0px 1px 4px 0px rgba(243, 205, 214, 0.9);
  margin-bottom: 20px;
}

.course_type li a.mskc_b_a {
  width: 100%;
  height: 52px;
  line-height: 1.4;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 18px;
  color:#572c0d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: block;
  border-radius: 30px;
  padding: 2%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}


.course_type li:hover,
.course_type li.active {
  background-image: -moz-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  box-shadow: 0px 2px 20px 0px rgba(239, 189, 169, 0.004),inset 0px 1px 4px 0px rgba(243, 205, 214, 0.004);
} 


.course_type li:hover a,
.course_type li.active a {
  color: #ffff;
}

.mskc_cont {
  display: none;
}

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

.mskc_container {
  position: relative;
}
.mskc_containeB{
  padding-bottom: 3%;
  margin-top: 2%;
}
.mskc_text {
  height: 200px;
  overflow: hidden;
  padding: 2% ;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 27px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 20px 0px rgba(247, 208, 192, 0.9);
}


.mskc_textB,.mskc_textT{
  display: block;
}

.kcts{
  display: block;
  margin: 0 auto;
}
.mskc-txt-bg {
  min-height: 200px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
*{box-sizing: border-box;}
.mskc_show{
  bottom: -36px;
}
.mskc_containeB .mskc_hide{
  display: none ;
  bottom: -36px;
}
.mskc_container p {
  line-height: 31px;
  font-size: 18px;
}
.mskc-tableB{
  margin-top: 6%;
}
.mskc-table {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  border: 1px solid #fe617f;
}

.mskc-table .table_tl{
  position: absolute;
  left: 0;
  top: 0;
}
.table_tr{
  position: absolute;
  right: 0;
  top: 0;
}
.table_bl{
  position: absolute;
  left: 0;
  bottom: 0;
}
.table_br{
  position: absolute;
  right: 0;
  bottom: 0;
}
.mskc_table {
  text-align: center;
  width: 100%;

}

.mskc_table thead tr {
  text-align: center;
  background-image: -moz-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -webkit-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -ms-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
}

.mskc_table th {
  line-height: 60px;
  font-size: 20px;
  font-family: "FZLanTingHeiS-R-GB";
  color: #fff;
  font-weight: 400;
  border: 1px solid #ffb5c3;
}

.mskc_table tr td{
  background: #fff;
  border: 1px solid #ffb5c3;
}


/* .mskc_table th:nth-child(1){
  border-radius: 20px 0 0 0;
} */


.mskc_table td {
  box-sizing: border-box;
  padding: 10px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
}
.mskc_zx {
  width: 135px;
  padding: 2% 0;
  background:transparent;
  border-radius: 30px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px auto;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  background-image: -moz-linear-gradient( -50.26deg, rgb(255,115,142) 0%, rgb(253,45,85) 100%);
  background-image: -webkit-linear-gradient( -50.26deg, rgb(255,115,142) 0%, rgb(253,45,85) 100%);
  background-image: -ms-linear-gradient( -50.26deg, rgb(255,115,142) 0%, rgb(253,45,85) 100%);
  box-shadow: 0px 11px 10px 0px rgba(255, 175, 141, 0.9);
  color: #fff;
}



.mskc_bm {
  width: 135px;
  padding:2% 0;
  border-radius: 30px;
  font-family: "FZLanTingHeiS-DB-GB";
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  background-image: -moz-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(107,0,24) 0%, rgb(57,0,10) 100%);
  box-shadow: 0px 2px 10px 0px rgba(239, 189, 169, 0.9),inset 0px 1px 4px 0px rgba(243, 205, 214, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px auto;
  color: #fff;
}

.xzskdd{
  font-size: 30px;
  color: rgb(255, 255, 255);
  background: rgb(93,0,20);
  background: linear-gradient(90deg, rgba(93,0,20,1) 35%, rgba(0,0,0,0) 100%);
  width: 40%;
  border-radius: 30px 0 0 30px;
  padding: 0.6% 0;
  padding-left: 10%;
}

.kcts_img{
  margin-right: 2%;
}
.tch_box{
  background: url(../images/tch_bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding: 6% 0;
}

.tch_title{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 4% 0;
}
.tch_title img{
  width: 49%;
}
.tch_top{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
}
.tch-teacher{
  display: flex;
  align-items: center;
  flex-direction: column;
}
.tch-teacher-text{
  width: 248px;
  height: 253px;
  background: url(../images/tch_textBg.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 8%;
  padding-top: 80px;
  margin-top: -30%;
}
.teachrt-inter{
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-family: "FZLanTingHeiS-R-GB";
    color: rgb(255, 255, 255);
}
.tch_photo{
  width: 278px;
  height: 279px;
  background: url(../images/tch_photoBg.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  /* border-radius: 50%; */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.tch_photo img{
  width: 240px;
  height: 240px;
  border-radius: 50%;
  margin-top: -6px;
}
.teacher-name{
  background: url(../images/tch_name.png) no-repeat;
  background-size: 100% 100%;
  font-size: 20px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(255, 255, 255);
  writing-mode: vertical-rl;
  text-wrap: nowrap;
  padding: 10% 0%;
  position: absolute;
  right: 0;
  top: 0;
}
.tch_bot{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}

/* 静态板块1 基地强训 */
.zzwk{
  background: url(../images/bg-3.png) no-repeat;
  background-size: 100% 100%;
  padding: 4% 0;
}
.zzwk_box {
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 30px;
  background-image: -moz-linear-gradient( -84.249deg, rgb(255,252,249) 0%, rgb(254,247,241) 100%);
  background-image: -webkit-linear-gradient( -84.249deg, rgb(255,252,249) 0%, rgb(254,247,241) 100%);
  background-image: -ms-linear-gradient( -84.249deg, rgb(255,252,249) 0%, rgb(254,247,241) 100%);
  box-shadow: 0px 2px 20px 0px rgba(214, 9, 39, 0.9);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8% 4% 4% 4%;
}
.zzwk_item{
  width: 22%;
  text-align: center;
  border-radius: 35px;
  background-image: -moz-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -webkit-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -ms-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  box-shadow: 0px 11px 24px 0px rgba(247, 208, 192, 0.9);
  margin-bottom: 4%;
  font-size: 22px;
  color: rgb(255, 255, 255);
  padding: 1% 0;
}

/* 网课图书 */
.wkts{
  padding: 4% 0;
}
.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;
}

.box6_container .swiper-slide a img {
  display: block;
  width: 100%;
  max-height: 210px;
  border-radius: 5px;
  overflow: hidden;
}
.box6_list_bottom {
  box-sizing: border-box;
  padding: 15px 20px;
  border-radius: 33px;
  margin-top:4%;
  background-image: -moz-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -webkit-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -ms-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  box-shadow: 0px 11px 24px 0px rgba(247, 208, 192, 0.9);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box6_list_bottom p {
  width: 70%;
  text-align: justify;
  line-height: 30px;

  font-size: 18px;
  white-space: nowrap; /* 不换行 */
  overflow: hidden; /* 超出部分隐藏 */
  text-overflow: ellipsis; /* 显示省略号 */
  overflow: hidden;
  color: #fff;
}
.box6_list_bottom h6 {
  line-height: 40px;
  text-align: right;
  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;
}



/* box7 */

.box7 {
  padding: 20px 0 30px;
  margin-top: 2%;
}
.box7-bottom{
  background-image: -moz-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -webkit-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -ms-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  box-shadow: 0px 11px 24px 0px rgba(247, 208, 192, 0.9);
  padding: 2%;
  border-radius: 10px;
}
.book .swiper-container {
  margin: 0 auto;
  padding-top: 20px;
}

.book-item {
  height: 450px;
  box-sizing: border-box;
  padding: 0 0 0;
  border-radius: 18px;
}



.book .swiper-button-prev.swiper-button-white.prev {
  left: -55px;
  width: 42px;
  height: 42px;
  background-image: url("../images/book_l.png");
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

.book .swiper-button-next.swiper-button-white.next {
  right: -55px;
  width: 42px;
  height: 42px;
  background-image: url("../images/book_r.png");
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

.book .swiper-slide img {
  display: block;
  width: 100%;
  height: 200px;
  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;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.colred {
  font-size: 18px;
  color: #fff;
}

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

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

.book_btn a {
  display: block;
  width: 100px;
  line-height: 30px;
  border-radius: 25px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  float: right;
  background: linear-gradient(94deg, #F7CB6B, #FBA980);
}

.book .swiper-button-prev.swiper-button-white.prev,
.book .swiper-button-next.swiper-button-white.next {
  width: 42px;
  height: 42px;
  background-image: url(../images/book_l.png);
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

.book .swiper-button-prev.swiper-button-white.prev {
  left: -50px;
}

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



/* 底部联系方式 */
.dxzc{
  background-color: #d60827;
  padding: 4% 0 12% 0;
}
.footer {
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb(255, 255, 255);
  
}

.footer a {
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb(255, 255, 255);
}

.footer-tips {
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 600;
  font-family: "FZLanTingHeiS-EB-GB";
  color: rgb(255, 255, 255);
}



.region-change {
  margin-bottom: 16px;
  font-size: 22px;
  line-height: 50px;
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb(255, 255, 255);
  font-weight: 400;
}


.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 #ffff;
  background-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb(0, 0, 0);
  border-radius: 4px;
}

.region-tab {
  display: none;
  font-size: 18px;
  line-height: 36px;
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb(255, 255, 255);
}

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

.contact {
  position: relative;
}

.phone p {
  margin-bottom: 20px;
  font-family: "FZLanTingHeiS-R-GB";
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}


/* 左侧 */

.fixed_left_show {
  z-index: 99;
  display: none;
  position: fixed;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  line-height: 58px;
  text-align: center;
  height: 140px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  background-image: -moz-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
  background-image: -webkit-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
  background-image: -ms-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
  border-radius: 10px;

}


.fixed_left_show span{
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 600;
  color: #d60927;
}
.fixed_right_show span {
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 600;
  color: #d60927;
}
.fixed_left_show img {
  margin-bottom: 4px;
}

.fixed_left {
  z-index: 99;
  position: fixed;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 200px;
  border-radius:20px;
  background-image: -moz-linear-gradient( -133.418deg, rgb(252,0,45) 0%, rgb(255,51,51) 55%, rgb(255,160,160) 100%);
  background-image: -webkit-linear-gradient( -133.418deg, rgb(252,0,45) 0%, rgb(255,51,51) 55%, rgb(255,160,160) 100%);
  background-image: -ms-linear-gradient( -133.418deg, rgb(252,0,45) 0%, rgb(255,51,51) 55%, rgb(255,160,160) 100%);
  box-shadow: 0px 2px 2px 0px rgba(255, 105, 9, 0.9),inset 0px 3px 1px 0px rgba(236, 0, 54, 0.9);
  padding: 1%;
  border: 2px solid #fff;
  box-sizing: border-box;
}
.fixed_leftBox{
  padding: 2% 4%;
  border-top: none;
  border-radius: 14px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 12px 0px rgba(254, 25, 48, 0.49);
}
.left_icon{
  position: absolute;
  left: -1%;
  bottom: -1%;
}

.left_close {
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -38px;
  width: 26px;
}
.left_nav {
  overflow: hidden;
  zoom: 1;
  padding: 0 2%;
}

.left_nav li {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  padding: 1% 2%;
  font-size: 16px;
  margin-bottom: 4%;
  background-image: -moz-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  background-image: -webkit-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  background-image: -ms-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
  border-radius: 30px;
  position: relative;
  border-radius: 30px;
  color: #d60927;
  white-space: nowrap;  
  overflow: hidden; 
  text-overflow: ellipsis;
  cursor: pointer;
}

.fixed_left_top,.fixed_left_bot,.fixed_leftBox{
  display: block;
  margin: 0 auto;
  width: 100%;
}


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

.left_nav li:hover,
.left_nav li.active {
  background-image: -moz-linear-gradient( 90deg, rgb(223,83,40) 0%, rgb(238,128,91) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(223,83,40) 0%, rgb(238,128,91) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(223,83,40) 0%, rgb(238,128,91) 100%);
}



.left_bottom_btn {
  width: 80%;
  display: block;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 4%;
  color: #d60927;
  background-image: -moz-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  background-image: -webkit-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  background-image: -ms-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
  border-radius: 30px;
}

.left_bottom_btn:last-child{
  border: none;
}
.left_bottom_btn:hover,
.left_bottom_btn.active {
  background-image: -moz-linear-gradient( 90deg, rgb(223,83,40) 0%, rgb(238,128,91) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(223,83,40) 0%, rgb(238,128,91) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(223,83,40) 0%, rgb(238,128,91) 100%);
}

.left_nav li div {
  display: flex;
  flex-wrap: wrap;
  height: 40px;
  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%;
  font-size: 16px;
  color: #2e3f48;
  white-space:nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fixed_left_topB{
  font-size: 20px;
  font-family: "FZLanTingHeiS-M-GB";
  color: #fff;
  text-align: center;
}


/* 右侧 */

.fixed_right {
  z-index: 99;
  position: fixed;
  right: 1%;
  top: 50%;
  width:204px;
  transform: translateY(-50%);
  box-sizing: border-box;
  border-radius:20px;
  background-image: -moz-linear-gradient( -133.418deg, rgb(252,0,45) 0%, rgb(255,51,51) 55%, rgb(255,160,160) 100%);
  background-image: -webkit-linear-gradient( -133.418deg, rgb(252,0,45) 0%, rgb(255,51,51) 55%, rgb(255,160,160) 100%);
  background-image: -ms-linear-gradient( -133.418deg, rgb(252,0,45) 0%, rgb(255,51,51) 55%, rgb(255,160,160) 100%);
  box-shadow: 0px 2px 2px 0px rgba(255, 105, 9, 0.9),inset 0px 3px 1px 0px rgba(236, 0, 54, 0.9);
  padding: 1%;
  border: 2px solid #fff;
}

.fixed_right .slogen{
  width: 80%;
  margin: 0 auto;
  margin-bottom: 4%;
}
.right_close {
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 26px;
  bottom: -40px;
}

.fixed_top {
  box-sizing: border-box;
  position: relative;
  border-radius: 14px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 12px 0px rgba(254, 25, 48, 0.49);
  margin-top: 2%;
  padding: 4% 0;
}
.right_top,.right_bot,.fl_bot,.fl_top{
  display: block;
  margin: -1px 0;
}




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

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

.fixed_top h5 {
  text-align: center;
  font-size: 24px;
  font-family: "FZLanTingHeiS-DB1-GB";
  color: rgb(207, 68, 36);
  line-height: 1.3;
}

.right_line{
  display: block;
  margin: 2% 0 8% 0;
}
.fixed_top p {
  margin-top: 4px;
  text-align: center;
  font-size: 20px;
  font-family: "FZLanTingHeiS-DB1-GB";
  color: rgb(207, 68, 36);
  line-height: 1.2;
}

/* .fixed_right_list {
  margin-top: 10%;
} */

.fixed_right_list li {
  box-sizing: border-box;
  position: relative;
  width: 80%;
  height: 38px;
  margin: 0 auto;
  line-height: 38px;
  text-align: center;
  margin-bottom: 4%;
  background-image: -moz-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  background-image: -webkit-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  background-image: -ms-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
  border-radius: 30px;
}


/* .fixed_right_list li:hover a {
  color: #ff6200;
} */

.fixed_right_list li a {
  width: 100%;
  font-size: 20px;
  color: #d60927;
  display: block;
}

.fixed_right_list li:hover{
  background-image: -moz-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -webkit-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -ms-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  color: #fff;
}
.fixed_right_list li:hover a{
  color: #fff;
}

.fixed_right_show {
  z-index: 99;
  display: none;
  position: fixed;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 73px;
  line-height: 52px;
  text-align: center;
  height: 140px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-lr;
  background-image: -moz-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
  background-image: -webkit-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
  background-image: -ms-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
  border-radius: 10px;
  
}

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


.right_course {
  display: block;
  width:80%;
  height: 38px;
  text-align: center;
  font-size: 20px;
  color: #d60927;
  line-height: 38px;
  font-size: 20px;
  margin-bottom: 4%;
  border-radius: 30px;
  margin: 0 auto;
  background-image: -moz-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  background-image: -webkit-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  background-image: -ms-linear-gradient( -56.918deg, rgb(255,249,213) 0%, rgb(254,230,79) 100%);
  box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
}
.right_course:hover {
  background-image: -moz-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -webkit-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  background-image: -ms-linear-gradient( -51.808deg, rgb(255,114,52) 0%, rgb(246,9,38) 100%);
  color: #fff;
}

.fixed_right&gt;p {
  line-height: 40px;
  text-align: center;
  color: rgb(166, 36, 15); 
  font-size: 16px;
}

.right_bot{
  display: block;
  margin-top: -2px;
}
.right_top{
  position: relative;
}
.right_topimg{
  display: block;
}
.slogen{
  display: block;
  margin: 0 auto;
  z-index: 2;
}
/* 底部 */

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

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

.bottomBar {
  position: fixed;
  left: 0%;
  bottom: 0%;
  width: 100%;
  margin: 0 auto;
  height:150px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 98;
}

.bottomBarcon {
  position: relative;
  width: 80%;
  padding: 1% 0;
  min-width: 1200px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: -moz-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
  background-image: -webkit-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
  background-image: -ms-linear-gradient( -66deg, rgb(255,247,244) 0%, rgb(251,227,217) 45%, rgb(247,202,183) 100%);
}


.bottom_icon{
  margin-top: -4%;
}
.bottomMaoBtn {
  cursor: pointer;
}

.pic02 {
  width: 340px;
}

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

.bottomBar .closebtn {
  position: absolute;
  right: 8%;
  top: 10%;
  display: block;
  width:25px;
  height: 25px;
  background: url(../images/vclose.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  transition: transform 1s ease;
}

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

.bottomBar
.bottomText {
  width: 44%;
  height: 70px;
  text-align: center;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bottomText p{
  font-size: 28px;
  color: rgb(204, 10, 45);
}

@media only all and (max-width: 1080px) {

  #app {
    overflow: hidden;
  }

  .onlymob {
    display: block;
  }

  body {
    width: 100%;
  }

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

  .ht_top .zt_top {
    width: 100%;
  }
.fixed_left,.fixed_right,
.fixed_left_show{
  display: none !important;
}
  .container {
    width: 94%;
  }
  .banner_bird1,.banner_bird2{
    width: 14%;
  }
  .banner_tit{
    width: 80%;
    height: 0.9rem;
  }
  .banner_tit p{
    font-size: 0.3rem;
  }
  .banner_tit img{
    width: 8%;
  }
  .banner_box{
    height: auto;
    padding-top: 2%;
    padding-bottom: 18%;
  }
  .banner_slg{
    width: 66%;
    margin: 0 auto;
  }
  .con_tit p{
    font-size: 0.4rem;
    line-height: 0.62rem;
  }
  .bthls_itemBox img{
    width: 60%;
  }
  .bthls_itemBox span{
    width: 90%;
    font-size: 0.24rem;
  }
  .bthjx_item{
    margin: 1%;
    width: 44%;
    border-radius: 0.4rem;
  }
  .bthjx_tit{
    width: 100%;
    height: 1.13rem;
    font-size: 0.22rem;
    line-height: 0.8rem;
  }
  .bthjx_itemBox{
    height: 2.15rem;
  }
  .bthjx_itemBox p{
    font-size: 0.2rem;
  }
  .bthls_item,.bthls_itemBox{
    border-radius: 0.4rem;
  }
  .bthls_itemBox p{
    font-size: 0.22rem;
  }
  .banner_kcxl{
    width: 40%;
  }
  .banner_list{
    width: 70%;
  }
  .more_btn{
    width: 20%;
    font-size: 0.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    bottom: -0.34rem;
  }
  .yhBox_in{
    font-size: 0.18rem;
  }
  .xzskdd{
    width: 60%;
    font-size: 0.3rem;
  }
  .course_place li&gt;a{
    font-size: 0.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .course_place li{
    width: 19%;
    margin-top: 0.3rem;
  }
  .mskc_tit{
    width: 3.73rem;
    height: 0.84rem;
    line-height: 0.84rem;
    font-size: 0.32rem;
    margin-top: -0.2rem;
  }
  .course_type li{
    width: 27%;
  }
  .zzwk_item{
    width: 48%;
    font-size: 0.22rem;
  }
  .box6_list_bottom p,.box6_list_bottom h6::before,.box6_list_bottom h6,
  .book .swiper-slide .book-p,.colred,.book_btn a{
    font-size: 0.18rem;
  }
  .course_type li a.mskc_b_a{
    font-size: 0.18rem;
    height: 0.6rem;
  }
  .book-item{
    height:6rem;
  }
  .dxzc{
    padding-bottom: 22%;
  }
  .book .swiper-slide .book-p{
    height: 0.6rem;
  }
  .box6_container .swiper-slide a img{
    max-height: 2.4rem;
  }
  .box6_list_bottom{padding: 1% 4%;}
  .ql-align-center{
    font-size: 0.3rem;
    line-height: 1.4;
  }
  .mskc_container p{
    line-height: 1.4;
    font-size: 0.2rem;
  }
  .bthjy_left i{
    font-size: 0.3rem;
    margin-left: 2%;

  }
  .mskc_containeB .mskc_hide,
  .mskc_containeB .mskc_show{
    bottom: -0.49rem;
  }
  .course_show{
    width: 6.9rem;
    top: 0.4rem;
  }
  .course_show a{
    padding: 0 1%;
    font-size: 0.16rem;
  }
  .course_show a:hover, .course_show a.active{
    font-size: 0.16rem;
  }
  .kcts_img{
    width: 18%;
  }
  .bthjy_left img{
    width: 10%;
  }
  .bthjy_item{
    flex-wrap: wrap;
  }
  .bthjy_left{
    width:100%;
    justify-content: center;
  }
  .bthjy_item p{
    font-size: 0.26rem;
    padding: 2% 0;
  }
  .mskc_table th{
    line-height: 1.6;
    font-size: 0.24rem;
  }
  .mskc_table td{
    font-size: 0.16rem;
    line-height: 1.6;
  }
  .mskc_bm,.mskc_zx{
    width: 100%;
    line-height: 1.5;
    border-radius: 0.1rem;
  }
  .tch_photo img{
    width: 2.4rem;
    height: 2.4rem;
  }
  .tch_photo{
    width: 2.8rem;
    height: 2.8rem;
  }
  .teacher-name{
    font-size: 0.22rem;
  }

  .tch-teacher-text{
    width: 2.48rem;
    height: 2.53rem;
    padding-top: 1rem;
  }
  .teachrt-inter{
    font-size: 0.2rem;
    line-height: 1.4;
  }
  .dxzc_text p{
    font-size: 0.3rem;
  }
  .dxzc_text i{
    font-size: 0.2rem;
  }
  .dxzc_text img{
    width: 4%;
  }
  .dxzc_box .dxzc_item{
    width: 48%;
    margin-bottom: 4%;
  }
  .footer-tips{
    font-size: 0.4rem;
  }
  .region-change{
    font-size: 0.22rem;
  }
  .region-change select{
    width: 3.3rem;
    height: 0.5rem;
    padding: 0 0.2rem 0 0.1rem;
    font-size: 0.2rem;
  }
  .footer a,.region-tab{
    font-size: 0.2rem;
  }
  .bottomBarcon{
    min-width: 100%;
  }
  .bottomText p{
    font-size: 0.3rem;
  }
  .pic01{
    display: none;
  }
  .bottomMaoBtn{
    width: 20%;
  }
  .bottomBar{
    height: 1.5rem;
  }
  .bottomBar .bottomText{
    width: 80%;
  }
  .bottomBar .closebtn{
    right: -9%;
  }
  .footer{
    margin-top: 10%;
  }
  .tch_bot,.tch_top{
    display: block;
    margin: -3px 0;
  }
  .ht_top .logo{
    width: 18%;
  }
  .ht_top .topnav a {
    padding: 0 2px;
}
}</pre></body></html>