@charset "utf-8";

/* CSS Document */

.myBox div,
.myBox img,
.myBox span {
  position: relative;
  box-sizing: border-box;
}

html{
  font: "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
}

body {
  max-width: 100%;
  overflow-x: hidden;
  background: #fff;
}

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

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

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

a:hover {
  text-decoration: none;
}

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

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

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

/* 通用底部 */

.footer {
  clear: both;
  position: relative;
  padding: 30px 0;
  text-align: center;
}

.footer p {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.footer p span {
  padding: 0 5px;
}

.footer p a {
  color: #fff;
}

.receive.noClick {
  background: #ccc;
  cursor: not-allowed;
}

.receive.noClick:hover {
  background: #ccc;
}

#app {
  
}

.box {
  background: #f9c657 url("../images/bg.png") repeat-y;
  background-size: 100% auto;
  padding-top: 30px;
  padding-bottom: 100px;
  margin-top: -300px;
}

.banner_box {
  width: 100%;
  text-align: center;
  background: url("../images/banner_bg.png") center top no-repeat;
  position: relative;
  /* z-index: 105; */
  background-size: 110% 100%;
}

.banner_box>.container {
  padding: 67px 0 0;
  height: 1150px;
}

.txt-word {
  width: 525px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  /* background: url(../images/topTitleBg.png) no-repeat; */
  /* background-size: 100% 100%; */
}

.coupon-fl {
  width: 75%;
  padding-top: 65px;
  margin: 0 auto;
}

.txt-word span {
  position: relative;
  top: -2px;
  font-size: 40px;
  font-weight: 400;
  color: black;
}

.banner_box h1 {
  width: 900px;
  height: 260px;
  background: url("../images/title.png") center top no-repeat;
  background-size: 100% 100%;
  margin: 30px auto 0;
  position: relative;
}

.banner_people {
  width: 814px;
  display: block;
  margin: 30px auto 0 auto;
  position: relative;
  left: -100px;
}

.txt1 {
  position: absolute;
  left: -165px;
  right: 0;
  top: 420px;
  margin: auto;
  max-width: 1553px;

}

.subtitle{
  margin: 0 auto;
  margin-top: -0.5rem;
}

.girl,
.boy {
  position: absolute;
}

.girl {
  top: 257px;
  left: -206px;
}

.boy {
  top: 354px;
  right: -289px;
}

.title-box {
  width: 615px;
  height: 129px;
  position: absolute;
  left: 0;
  right: 0;
  top: -143px;
  margin: auto;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: -1;
}

.title-box:before,
.title-box:after {
  content: '';
  display: block;
  position: absolute;
}

.title-box:before {
  width: 62px;
  height: 37px;
  background: url('../images/paper2.png') no-repeat center;
  background-size: 100%;
  left: 33px;
  top: 22px;
}

.title-box:after {
  width: 45px;
  height: 41px;
  background: url('../images/paper.png') no-repeat center;
  background-size: 100%;
  right: 26px;
  top: 71px;
}

.title {
  font-size: 36px;
  line-height: 36px;
  font-family: FZLanTingHeiS-DB-GB;
  color: #FFD974;
  font-weight: 600;
  text-shadow: 0px 7px 7px rgba(212, 50, 5, 0.2);
  background: -webkit-linear-gradient(-90deg, #FFFFFF 17.9931640625%, #FFD974 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title-tips {
  font-size: 26px;
  font-family: FZYanSongS-B-GB;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
}

.title-tips::before,
.title-tips:after {
  content: '';
  display: block;
  width: 55px;
  height: 1px;
  background: url('../images/title_l.png') no-repeat center;
  margin: 0 10px;
}

.box1-cont1 {
  margin-top: 356px;
}

.box-cont {
  box-sizing: border-box;
  border-radius: 14px;
  position: relative;
  z-index: 2;
  border-radius: 24px;
  /* background-image: -moz-linear-gradient( 38deg, rgb(254,198,117) 0%, rgb(255,224,191) 64%);
  background-image: -webkit-linear-gradient( 38deg, rgb(254,198,117) 0%, rgb(255,224,191) 64%);
  background-image: -ms-linear-gradient( 38deg, rgb(254,198,117) 0%, rgb(255,224,191) 64%); */
  padding-bottom: 1rem;
}

.box-cont1 {
  border-radius: 20px;
  position: relative;
  box-sizing: border-box;
  z-index: 0;
}


.box2_in{
  border-radius: 15px;
  background-image: -moz-linear-gradient( 38deg, rgb(220,52,32) 1%, rgb(214,71,50) 100%);
  background-image: -webkit-linear-gradient( 38deg, rgb(220,52,32) 1%, rgb(214,71,50) 100%);
  background-image: -ms-linear-gradient( 38deg, rgb(220,52,32) 1%, rgb(214,71,50) 100%);
  padding: 1rem;
  color: white;
}

.box1-cont1 .box-cont1 {
  padding: 36px 102px 18px 114px;
}

.banner-ul {
  display: flex;
  justify-content: space-between;
}

.banner-ul li {
  width: 297px;
  height: 318px;
  box-sizing: border-box;
  padding: 88px 50px 0 40px;
  color: #fff;
}

.banner-ul li:nth-child(1) {
  background: url('../images/box1_bg1.png') no-repeat center;
  background-size: 100%;
}

.banner-ul li:nth-child(2) {
  background: url('../images/box1_bg2.png') no-repeat center;
  background-size: 100%;
}

.banner-ul li:nth-child(3) {
  background: url('../images/box1_bg3.png') no-repeat center;
  background-size: 100%;
}

.banner-ul li h2 {
  font-size: 26px;
  position: relative;
  line-height: 26px;
  margin-bottom: 38px;
}

.banner-ul li h2:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -15px;
  width: 50px;
  height: 4px;
  background: #FFFFFF;
}

.banner-ul p {
  font-size: 20px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
  text-align: left;
}

.banner_flexBox {
  width: 1153px;
  height: 167px;
  background: linear-gradient(180deg, #FCF3E0, #FCF3E0, #F9C657);
  border: 2px solid #FFD05B;
  box-shadow: 0px 0px 76px 0px #FCAD27;
  border-radius: 84px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner_dian {
  width: 28px;
  height: 28px;
  display: block;
  margin: 0 auto 6px auto;
}

.banner_flexBox1 {
  position: relative;
  top: 30px;
}

.banner_flexBox1 div {
  width: 43px;
  height: 43px;
  background: linear-gradient(180deg, #FE7929, #FF4602, #F72C10);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  font-weight: 400;
  color: #FEFCFB;
}

.banner_flexBox2 {
  margin: 0 6px;
  position: relative;
  top: -18px;
}

.banner_flexBox2Text {
  width: 95px;
  height: 34px;
  background: #FBE6BB 66%;
  border: 1px solid #FDDC99 66%;
  border-radius: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  font-weight: 400;
  color: #FA3309;
  line-height: 23px;
  margin: 0 auto 13px auto;
}

.banner_flexLine {
  width: 146px;
  height: 10px;
  background: #fbc28e;
  border-radius: 100px;
}

.box1 .container {
  padding: 179px 0 35px;
}

.icon1 {
  position: absolute;
  top: 232px;
  left: -270px;
  width: 219px;
  height: 184px;
  background: url('../images/paper3.png') no-repeat center;
}

.box1 .title-box:before {
  top: 43px;
  left: 3px;
}

.box1 .box-cont1 {
  padding: 45px 90px 55px 49px;
}

.box1-content {
  background: url('../images/cir_line.png') no-repeat center;
  position: relative;
}

.box1-content:before {
  content: '';
  display: block;
  width: 164px;
  height: 195px;
  background: url('../images/icon2.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 192px;
  left: -25px;
}

.box1-content ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 20px 0 0 140px;
  position: relative;
  margin:0.2rem 0;
}

.box1-content ul li {
  width: 173px;
  margin-right: 89px;
  margin-bottom: 49px;
  position: relative;
}

.box1-content ul li:nth-child(1):before {
  content: "";
  display: block;
  width: 40px;
  height: 34px;
  background: url('../images/icon1.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 58px;
  left: -27px;
}

.box1-content ul li:nth-child(4) {
  position: absolute;
  right: 60px;
  top: 113px;
  margin-right: 0;
  margin-bottom: 0;
}

.box1-content ul li:nth-child(5) {
  margin-left: 56px;
}

.box1-content ul li:nth-last-child(-n+3) {
  margin-bottom: 0;
}

.li-top {
  width: 153px;
  height: 154px;
  background: url('../images/cir_bg.png') no-repeat center;
  background-size: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: FZLanTingHeiS-R-GB;
  color: #FFFFFF;
  line-height: 27px;
  text-align: center;
}

.li-bottom {
  width: 173px;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(170deg, #D53524, #F07D4F);
  border-radius: 20px;
  text-align: center;
  margin: 14px auto 0;
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  color: #FFFFFF;
}

.box2 {
  position: relative;
  margin: 0 auto;
  margin-bottom: 50px;
  padding: 0.25rem 0.1rem;
  width: 900px;
  background: url(../images/box2-bg1.png) center top no-repeat;
  background-size: 100% 100%;
  min-height: 40vh;
}

.box2 .box-cont1 {
  padding: 35px 56px 30px;
}

.box2-title {
  width: 700px;
  height: 60px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -0.5rem;
  margin: auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  font-family: FZLanTingHeiS-B-GB;
  font-weight: 400;
  color: #FFFFFF;
}

.box2_text {
  width: 100%;
  overflow: hidden;
  height: 150px;
  line-height: 36px;
  color: #333333;
  font-size: 20px;
}

.box3 .box-cont1 {
  padding: 36px 20px;
  background: #FCE8C8;
  border-radius: 20px;
}

.coupon-ul {
  display: flex;
  justify-content: center;
}

.coupon-ul li {
  width: 200px;
  height: 270px;
  /* background: url('../images/coupon_bg.png') no-repeat; */
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
  margin:0.5rem;
}

.coupon-name {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #ED1C1A;
  line-height: 28px;
}

.coupon-top {
  position: relative;
}

.coupon-top span {
  font-size: 20px;
  line-height: 27px;
  font-weight: 600;
  text-align: center;
  display: block;
  color: red;
  width: 100%;
  background: white;
  border-radius: 35px;
}

.coupon-top span i {
  font-size: 22px;
  font-style: normal;
  line-height: 22px;
}

.coupon-word {
  font-size: 13px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  padding: 0 0.2rem;
}

.coupon-word p:last-child {
  font-size: 15px;
  display: block;
  text-align: center;
}

.receive {
  width: 94px;
  line-height: 27px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: white;
  cursor: pointer;
  background-image: -webkit-linear-gradient( 38deg, rgb(254,198,117) 0%, rgb(255,224,191) 64%);
  border-radius: 0.3rem;
  color: red;
  margin: 0 auto;
  margin-top: 1vh;
}

.fullMinus {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  color: orangered;
  line-height: 28px;
}

.conn_titleBigBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 60px 0;
}

.conn_titleLeft {
  width: 65px;
  display: block;
}

.conn_titleRight {
  width: 65px;
  display: block;
}

.conn_titleBox {
  margin: 0 10px;
}

.conn_titleBox span {
  font-size: 46px;
  font-weight: 600;
  color: #ED4805;
  line-height: 46px;
}

.conn_titleBox div {
  width: 100%;
  height: 12px;
  background: #F8D995;
  border-radius: 100px;
}

.conn_titleBox .conn_posiTitle {
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #ED4805;
  line-height: 30px;
  position: absolute;
  bottom: -26px;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
}

.aBox5_flexBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 90px;
}

.aBox5_item {
  width: 555px;
  height: 452px;
  background: url(../images/aBox5_itemBg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 70px;
}

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

.aBox5_itemTitle {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: #FA180D;
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 140px;
}

.aBox5_itemText {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #FBFAF8;
  line-height: 40px;
}

.aBox5_img1 {
  width: 102px;
}

.aBox5_img2 {
  width: 88px;
}

.aBox5_img3 {
  width: 92px;
}

.aBox5_img4 {
  width: 78px;
}

/* 分校课程 */
/* 分校 */
.box3_container_fx {
  box-sizing: border-box;
  position: relative;
}

.box-cont4 {
  margin: 0px 0 36px;
}

.box-cont4 .box-cont1 {
  padding: 0;
  background: transparent;
  border-radius: 0;
}

.box3_title span {
  font-size: 22px;
  color: #8B491C;
}

.box3_tab_list li,
.city_list li {
  cursor: pointer;
  position: relative;
  float: left;
  text-align: center;
  margin: 12px 22px 12px 0;
  width: 130px;
  height: 39px;
  background: #ffffff;
  background-color: orange;
  border-radius: 31px;
  font-size: 13px;
  color: white;
  box-sizing: border-box;
  border: 2px solid darkred;
}

.box4_bottom .box3_tab_list li {
  width: 180px;
}

.city_list li {
  line-height: 56px;
}

.city_list li a {
  display: block;
  color: #000000;
}

.box3_tab_list li:nth-child(6n),
.city_list li:nth-child(6n),
.box4_bottom .box3_tab_list li:nth-child(5n) {
  margin-right: 0;
}

.box4_bottom .box3_tab_list li:nth-child(6n) {
  margin: 12px 22px 12px 0;
}

.box3_tab_list li:hover,
.box3_tab_list li.active,
.box3_tab_list li.on,
.city_list li:hover {
  background-color: red;
  box-shadow: 0px 0px 9px 0px #F8BC38;
}

.box3_tab_list li:hover>a,
.box3_tab_list li.active>a,
.box3_tab_list li.on>a,
.city_list li:hover>a {
  color: #ffffff;
}

.box3_tab_list li>a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  color: white;
  width: 100%;
  height: 100%;
  line-height: 24px;
}

.box3_tab_list li>a span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.course_arrow {
  display: none;
  position: absolute;
  top: 54px;
  left: 46%;
  width: 10px;
  height: 9px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 10;
}

.course_show {
  display: none;
  width: 700px;
  background: #fff;
  border: 1px solid #ee4c39;
  padding: 5px 7px;
  border-radius: 4px;
  position: absolute;
  top: 62px;
  left: 0;
  z-index: 9;
  text-align: left;
}

.course_show a {
  /* white-space: nowrap; */
  display: inline-block;
  padding: 0 12px;
  color: #EE4D39;
  font-size: 17px;
}

.course_show a:hover,
.course_show a.active {
  text-decoration: underline;
  font-size: 18px;
  color: #FBA100;
}

.box4_container {
  position: relative;
  margin-bottom: 50px;
}

.book2 {
  width: 341px;
  height: 214px;
  background: url('../images/book2.png') no-repeat center;
  position: absolute;
  top: 95px;
  right: -18px;
  z-index: -1;
}

.box4_container .box-cont1 {
  padding: 80px 60px 0;
}

.box4_container img {
  display: block;
}

.box4_text {
  box-sizing: border-box;
  height: 225px;
  overflow: hidden;
  box-sizing: border-box;
}

.box4_in {}

.box4_in h5 {
  text-align: left;
  margin-bottom: 10px;
}

.box4_text p {
  font-size: 20px;
  color: #333333;
  line-height: 34px;
}

.more_btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 76px;
  height: 32px;
  line-height: 32px;
  background: linear-gradient(190deg, #FFB260, #F0710A);
  box-shadow: 0px 2px 6px 0px rgba(195, 28, 8, 0.24);
  border-radius: 0px 0px 6px 6px;
  text-align: center;
  cursor: pointer;
  color: #f6f7fe;
  font-size: 16px;
  display: none;
}

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

.more_btn:hover {
  background: linear-gradient(190deg, #F0150A, #FF8960);
}

.box3_table {
  text-align: center;
  width: 100%;
}

.box3_table thead tr:nth-child(1) {
  /* background: linear-gradient(89deg, #FA4A0D, #FF9805); */
  color: rgb( 159, 39, 19 );
}

.box3_table tbody tr:nth-child(odd) {
  background: #fff;
}

.box3_table tbody tr:nth-child(even) {}

.box3_table th {
  line-height: 50px;
  font-size: 15px;
  white-space: nowrap;
  border: 1px solid rgba(255, 174, 164, .48);
  border-top: none;
  color: rgb( 159, 39, 19 );
}

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

.box3_table td {
  box-sizing: border-box;
  border: 1px solid rgba(255, 174, 164, .48);
  color: #181717;
  padding: 10px;
  line-height: 28px;
  font-size: 16px;
}

.box3_table td:nth-child(1),
.box3_table td:nth-child(2) {
  width: 15%;
}

.box3_table td:nth-child(3),
.box3_table td:nth-child(4) {
  width: 23%;
}

.box3_table td a {
  display: block;
  box-sizing: border-box;
  margin: 10px auto;
  width: 119px;
  line-height: 38px;
  font-size: 18px;
  color: #fff;
  border-radius: 20px;
}

.box3_table td a.box3_table_gm,
.box3_table td a.box3_table_zx:hover {
  background: linear-gradient(90deg, #FC9461, #FA340D);
}

.box3_table td a.box3_table_zx,
.box3_table td a.box3_table_gm:hover {
  background: linear-gradient(90deg, #F77331, #FEA711);
}

.box3_tab_list {
  position: relative;
  /* width: fit-content; */
  margin: 0 auto;
  max-width: 87%;
}

.aBox5 {
  width: 100%;
}

.box5 {
  margin: 180px auto;
}

.box5 .box-cont1 {
  padding: 42px 150px 42px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box5-icon1,
.box5-icon2 {
  position: absolute;
}

.box5-icon1 {
  width: 322px;
  height: 410px;
  background: url('../images/box5_icon1.png') no-repeat center;
  right: -121px;
  bottom: -140px;
}

.box5-icon2 {
  width: 102px;
  height: 83px;
  background: url('../images/box5_icon2.png') no-repeat center;
  top: 14px;
  right: -10px;
}

.box5-tab {
  width: 359px;
}

.box5-tab li {
  width: 359px;
  height: 78px;
  background: #FFE56D;
  border-radius: 0px 10px 10px 0px;
  margin-bottom: 15px;
  box-sizing: border-box;
  padding-left: 27px;
  font-size: 24px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.box5-tab li.active {
  background: #FF493B;
  position: relative;
}

.box5-tab li.active:after {
  content: '';
  display: block;
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent transparent transparent #FF493B;
}

.box5-all {
  width: 604px;
}

.box5-item {
  display: none;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 1px rgba(238, 76, 57, 0.16);
  border-radius: 14px;
  box-sizing: border-box;
  padding: 36px 39px;
  font-size: 20px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #333333;
  line-height: 34px;
  min-height: 262px;
}

.box5-item.active {
  display: block;
}

.box5-item1 ul {
  display: flex;
  flex-wrap: wrap;
}

.box5-item1 ul li {
  width: 50%;
}


.box6 {
  margin-top: 30px;
}

.box6 .box-cont1 {
  padding: 47px 30px;
}

.box6-ul {
  display: flex;
  justify-content: space-between;
}

.box6-ul li {
  width: 353px;
  height: 220px;
  background: #fff;
  border: 2px solid #ED2711;
  box-shadow: 0px 11px 29px 0px rgba(206, 46, 30, 0.15);
  border-radius: 20px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.box6-ul li img {
  display: block;
  width: 100%;
  height: 100%;
}

.li-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  box-sizing: border-box;
  padding: 0 44px;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  display: none;
}

.box6-ul li:hover .li-back {
  display: flex;
}


/* 联系我们 */
.box7 {
  margin: 0 auto;
}

.fx_box7 {
  color: #10294D;
  box-sizing: border-box;
  padding: 40px;
  padding-top: 0;
  position: relative;
  /* background: linear-gradient(179deg, #FA4A0D, #FB430B, #FF8505); */
  border-radius: 20px;
}

.fx_box7 h3 {
  margin-bottom: 10px;
  padding-left: 27px;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}

.fx_box7 h3 span {
  font-size: 28px;
  color: palegoldenrod;
}

.fx_tab {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 27px;
  box-sizing: border-box;
}

.fx_tab span {
  font-size: 20px;
  margin-right: 20px;
  color: #F8FBFB;
}

.fx_tab select {
  border: 0;
  background: #FCE6C3 url("../images/fx_select_bg.png") 95% center no-repeat;
  width: 200px;
  height: 35px;
  line-height: 35px;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 18px;
  /* color: #FC490A; */
  border-radius: 6px;
  /* border: 1px solid #EE4D39; */
}

.tab_cont {
  display: none;
  color: #F4FAFA;
  line-height: 30px;
  font-size: 18px;
  word-break: break-all;
}

.tab_cont.active {
  display: flex;
  flex-wrap: wrap;
}

.tab_cont a {
  color: #F4FAFA;
}

.tab_cont>div {
  width: 50%;
  box-sizing: border-box;
  padding: 0 20px;
  position: relative;
}

.tab_cont>div:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
}

.paper4 {
  position: absolute;
  right: -338px;
  top: -195px;
  width: 262px;
  height: 220px;
  background: url('../images/paper4.png') no-repeat center;
}

.paper5 {
  position: absolute;
  left: -338px;
  top: -146px;
  width: 169px;
  height: 241px;
  background: url('../images/paper5.png') no-repeat center;
}

.paper7 {
  position: absolute;
  right: -338px;
  top: 595px;
  width: 238px;
  height: 223px;
  background: url('../images/paper7.png') no-repeat center;
}

.paper8 {
  position: absolute;
  left: -338px;
  top: -146px;
  width: 242px;
  height: 245px;
  background: url('../images/paper8.png') no-repeat center;
}

.paper6 {
  position: absolute;
  right: -280px;
  top: 11px;
  width: 223px;
  height: 318px;
  background: url('../images/paper6.png') no-repeat center;
}



/* 左侧 */

.fixed_left_show,
.fixed_right_show {
  z-index: 99;
  display: none;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 41px;
  line-height: 38px;
  text-align: center;
  height: 160px;
  font-size: 18px;
  letter-spacing: 5px;
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  box-sizing: border-box;
  background: #FF4800;
  box-shadow: 0px 3px 38px 0px rgba(246, 183, 47, 0.35);
  padding: 5px 0 0;
}

.fixed_left_show {
  border-radius: 0 10px 10px 0;
  left: 0;
}

.fixed_right_show {
  border-radius: 10px 0 0 10px;
  right: 0;
  line-height: 42px;
}

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

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

.fixed_left_show img,
.fixed_right_show img {
  display: inline-block;
}

.fixed_left {
  z-index: 99;
  position: fixed;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 119px;
  box-sizing: border-box;
  /* background: linear-gradient(175deg, #FA4704, #FF9103); */
  border-radius: 10px;
  padding: 10px 0;
}

.left_close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -24px;
  z-index: 100;
}

.left_nav {
  overflow: hidden;
  zoom: 1;
  box-sizing: border-box;
  border: 2px solid darkred;
  border-radius: 10px;
}

.left_nav li {
  border-top: 2px solid darkred;
  /* border-radius: 10px; */
  padding: 5px;
  /* margin-bottom: 5px; */
  text-align: center;
  zoom: 1;
  box-sizing: inherit;
  font-size: 16px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #ffffff;
  position: relative;
  z-index: 100;
  background-color: orange;
  /* background-image: -webkit-linear-gradient( -45deg, rgb(255,220,169) 1%, rgb(253,197,129) 100%); */
}

.left_nav li:last-child {
  border-bottom: none;
}

.left_nav li:hover span,
.left_nav li.active span {
  color: white;
}

.left_nav li:hover,
.left_nav li.active {
  background: orangered;
  width: 99%;
  margin: 0 auto;
}


.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: white;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

/* 右侧 */
.fixed_right {
  z-index: 99;
  position: fixed;
  right: 45px;
  top: 45%;
  transform: translateY(-50%);
  box-sizing: border-box;
  padding-top: 10px;
}

.winRightBook {
  max-width: inherit !important;
  width: 176px !important;
  display: block;
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
}

.right_close {
  position: absolute;
  right: -5px;
  top: -85px;
  z-index: 100;
}


.right_close {
  cursor: pointer;
  position: absolute;
  right: -5px;
  top: -85px;
  z-index: 100;
}

.fixed_top {
  box-sizing: border-box;
  width: 110px;
  margin: 0 auto;
  position: relative;
  border-bottom: none;
  z-index: 9;
}

.rs{
  padding-top: 10px;
  width: 96px;
}

.left-icon1{

}

.fixed_border {
  box-sizing: border-box;
  border-radius: 5px;
  background: orangered;
  border: 2px solid darkred;
}

.zxrx {
  width: 100%;
  height: auto;
  line-height: 25px;
  box-sizing: border-box;
  margin: -10px auto 0;
  text-align: center;
  padding-top: 8px;
  color: red;
}

.zxrx p {
  /* line-height: 30px; */
  color: white;
  font-size: 16px;
}


.fixed_top h5 {
  text-align: center;
  font-size: 18px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: white;
}


.fixed_right_list li {
  box-sizing: border-box;
  position: relative;
  height: 40px;
  line-height: 35px;
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
  border-top: 2px solid darkred;
  color:white;
  padding: 0.2rem
}

.right_course {
  display: block;
  /* width: 80%; */
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: white;
  font-size: 15px;
  margin: auto;
  border-radius: 4px;
  border-top: 2px solid darkred;
}

.fixed_right_list li:hover {
  background: orange;
  border-radius: 4px;
}

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

.right_course:hover {
  background: linear-gradient(174deg, #EF4B39, #D8301F);
}


.fixed_right_list li a {
  display: block;
  color: white;
  width: 80%;
  text-align: center;
  margin: auto;
  border-radius: 4px;
}

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

.slogen-box {
  display: block;
  position: absolute;
  top: -128px;
  left: 0;
  right: 0;
  height: 190px;
  margin: 0 auto;
  z-index: 99;
}

.slogen {
  vertical-align: middle;
  position: absolute;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  width: 169px;
  max-width: 169px;
  margin: auto;
}

/* 底部 */

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

.bottomBarOpen.active {
  /* width: 240px; */
  display: none;
}

.bottomBarbg {
  position: fixed;
  left: -100%;
  bottom: 0;
  z-index: 888;
  width: 100%;
  height: 120px;
  background: url('../images/fixed_b.png') no-repeat top center;
}

.bottomBarbg .bbb{
  background: orange;
  width: 1000px;
  margin: 0 auto;
  border: 3px solid white;
  border-radius: 60px;
  height: 100px;
  margin-top: 1%;
}

.bottomBar {
  position: fixed;
  left: -100%;
  bottom: 0;
  z-index: 888;
  width: 100%;
  height: 160px;
}


.bottomBarcon {
  position: relative;
  width: 1000px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 160px;
  box-sizing: border-box;
  padding: 55px 101px 0 0px;
  margin: auto;
}

.pic02 {
  font-size: 42px;
  line-height: 45px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FFFFFF;
  text-shadow: 0px 3px 0px rgba(206, 46, 30, 0.34);
  max-width: 550px;
}

.bottom_line {
  height: 60px;
  margin: 0 48px;
}

.bottomBar .pic01 {
  position: relative;
  width: 195px;
  height: 124px;
}

.pic01 img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.course-bottom {
  display: block;
  width: 177px;
  height: 56px;
  line-height: 56px;
  background: #fef5f0;
  box-shadow: 0px 3px 12px 0px rgba(206, 46, 30, 0.13);
  border-radius: 28px;
  text-align: center;
  font-size: 26px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FC490A;
}

.course-bottom:hover {
  background: linear-gradient(94deg, #F85F14, #FF8E00);
  box-shadow: 0px 3px 7px 0px rgba(252, 56, 56, 0.35);
  color: #FFFFFF;
}

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

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

.ht20 {
  display: none;
}

.aBox6_btnFlexBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 27px;
}

.aBox6_btnBox {
  width: 573px;
  height: 142px;
  background: url(../images/aBox6_btnBg.png) no-repeat;
  background-size: 100% 100%;
}

.aBox6_btnText1 {
  display: block;
  text-align: center;
  width: 100%;
  font-size: 35px;
  font-weight: 600;
  color: #ED3605;
  line-height: 88px;
}

.aBox6_btnText2 {
  display: block;
  text-align: center;
  width: 100%;
  font-size: 29px;
  font-weight: 400;
  color: #ED3605;
  line-height: 10px;
}

.aBox6_swiperBigBox {
  /* width: 100%; */
  padding: 1rem;
}

.aBox6_teacherImg {
  width: 100%;
  display: block;
  height: 100%;
}

.aBox6_teacherIntro {
  width: 100%;
  /* height: 210px; */
  position: absolute !important;
  bottom: 0;
  /* display: none; */
  background: #FF9805;
}

.aBox6_teacherBg {
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
}

.aBox6_teacherBox {
  height: 500px;
  background: #FCF7F0;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
}

.aBox6_teacherBox:hover .aBox6_teacherIntro {
  display: block;
}

.aBox6_teacherTextBox {
  width: 100%;
  height: 100%;
  /* padding: 50px 26px 20px 26px; */
  padding: 0.5rem;
  overflow-x: hidden;
  overflow-y: auto;
}

.aBox6_teacherName {
  width: 100%;
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: #FCF7F0;
  line-height: 24px;
  margin-bottom: 10px;
}

.aBox6_teacherText {
  width: 100%;
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #FCF7F0;
  line-height: 30px;
}

.aBox6_leftBtn,
.aBox6_rightBtn {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  z-index: 9;
  cursor: pointer;
}

.aBox6_leftBtn {
  left: -30px;
}

.aBox6_rightBtn {
  right: -30px;
}

.aBox7_swiperBigBox {
  width: 100%;
  background: #FC490A;
  box-shadow: 0px 3px 78px 0px #F47C07;
  border-radius: 19px;
  padding: 36px
}

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

.aBox7_swiperBox .swiper-slide img {
  width: 100%;
  height: 298px;
  display: block;
}

.aBox7_swiperTextBox {
  width: 100%;
  height: 95px;
  background: linear-gradient(0deg, #FC521E, #FA841E);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  font-weight: 400;
  color: #FCF7F0;
  line-height: 30px;
  margin-top: 14px;
}

.aBox8_content {
  /* width: 100%; */
  height: 532px;
  background: #FCE7C4;
  border-radius: 19px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
}

.aBox8_imgBox1 {
  width: 56%;
  height: 100%;
}

.aBox8_imgBox1 img {
  width: 100%;
  height: 100%;
}

.aBox8_imgBoxTextBox1 {
  width: 394px;
  height: 131px;
  background: rgba(247, 246, 246, .11);
  box-shadow: 0px 0px 86px 0px rgba(245, 107, 5, 0.3);
  position: absolute !important;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 26px;
}

.aBox8_text1 {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 46px;
  font-weight: 600;
  color: #F9F7F6;
  line-height: 46px;
  margin-bottom: 14px;
}

.aBox8_text2 {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #FCF7F0;
  line-height: 22px;
}

.aBox8_rightBox {
  width: calc(100% - 12px - 56%);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.aBox8_imgBox2 {
  width: 100%;
}

.box-title-text{
  text-align: center;
  color: rgb( 159, 39, 19 );
  font-weight: bold;
  padding-top: 1rem;
}

.box-title-text img{
  width:70%;
  margin: 0 auto;
}

.pic00{
  position: absolute;
}

.pic00 img{
  width: 120px;
  left: -2vw;
}


.pic03{
  margin-left: 25%;
}

.b3-right .a{
  position: relative;
}

.b3-right .a .t1{
  position: absolute;
  top: 2.5rem;
  font-size: 0.4rem;
  color: white;
  left: 1.5rem;
  width: 1.5rem;
}

.b3-right .a .t2{
  position: absolute;
  top: 2.5rem;
  font-size: 0.4rem;
  color: white;
  left: 3rem;
  width: 1.6rem;
}

.b3-right .a .t3{
  position: absolute;
  top: 4rem;
  font-size: 0.4rem;
  color: white;
  left: 2.4rem;
  width: 1.5rem;
}


@media only all and (max-width: 1080px) {
  #app {
    overflow: hidden;
  }

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

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

  .box {
    padding: 16.6rem 0 4rem 0;
  }

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

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

  .txt-word {
    width: 13.125rem;
    height: 1.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    background: url(../images/topTitleBg.png) no-repeat;
    background-size: 100% 100%;
  }

  .txt-word span {
    font-size: 1.05rem;
  }

  .txt-word:before,
  .txt-word:after {
    width: 3.275rem;
    height: 0.45rem;
    background-size: 100%;
  }

  .txt-word:before {
    transform: rotate(180deg);
    margin-right: 0.5rem;
  }

  .txt-word:after {
    margin-left: 0.5rem;
  }

  .banner_box h1 {
    width: 90%;
    height: 6.5rem;
    background-size: 100%;
    margin: 1rem auto 0;
    z-index: 9;
  }

  .kc {
    width: 1.4rem;
    height: 3.225rem;
    background-size: 100%;
    top: 1rem;
    right: -1rem;
  }

  .txt1 {
    left: -1rem;
    right: 0;
    top: 7.5rem;
    max-width: 22rem;
  }

  .girl,
  .boy {
    position: absolute;
  }

  .girl {
    width: 5rem;
    top: 6.425rem;
    left: 0;
  }

  .boy {
    width: 6rem;
    top: 6.85rem;
    right: 0;
  }

  .title-box {
    width: 15.375rem;
    height: 3.225rem;
    background-size: 100%;
    top: -3.575rem;
  }


  .title-box:before {
    width: 1.55rem;
    height: 0.925rem;
    background-size: 100%;
    left: 0.825rem;
    top: 0.55rem;
  }

  .title-box:after {
    width: 1.125rem;
    height: 1.025rem;
    background-size: 100%;
    right: 0.65rem;
    top: 1.775rem;
  }

  .title {
    font-size: 0.9rem;
    line-height: 0.9rem;
    text-shadow: 0rem 0.175rem 0.175rem rgba(212, 50, 5, 0.2);
  }

  .title-tips {
    font-size: 0.65rem;
    line-height: 0.65rem;
    margin-top: 0.3rem;
  }

  .title-tips::before,
  .title-tips:after {
    width: 1.375rem;
    height: 0.025rem;
    background-size: 100%;
    margin: 0 0.25rem;
  }

  .box1-cont1 {
    margin-top: 6.9rem;
  }

  .box-cont {
    /* border: .4rem solid rgb(237, 39, 17); */
    border-radius: 0.35rem;
    box-shadow: 0rem 0.275rem 0.675rem 0rem rgba(206, 46, 30, 0.51);
  }

  .box-cont1 {
    border-radius: 0.25rem;
  }

  .box1-cont1 .box-cont1 {
    padding: 0.9rem .5rem 0.45rem;
  }

  .banner-ul {
    flex-wrap: wrap;
    justify-content: center;
  }

  .banner-ul li {
    width: 7.425rem;
    height: 7.95rem;
    padding: 2.2rem 1rem 0 1rem;
  }

  .banner-ul li h2 {
    font-size: 0.65rem;
    line-height: 0.65rem;
    margin-bottom: 0.95rem;
  }

  .banner-ul li h2:after {
    bottom: -0.375rem;
    width: 1.25rem;
    height: 0.1rem;
  }

  .banner-ul p {
    font-size: 0.5rem;
    line-height: 0.9rem;
  }

  .box1 .container {
    padding: 4.475rem 0 0.875rem;
  }

  .icon1 {
    display: none;
  }

  .box1 .title-box:before {
    top: 1.075rem;
    left: 0.075rem;
  }

  .box1 .box-cont1 {
    padding: 1.125rem .2rem;
  }

  .banner_people {
    width: 10rem;
    display: block;
    margin: -6.5rem auto 0 auto;
    position: relative;
    left: -2.5rem;
  }

  .box1-content {
    background-size: 120%;
  }

  .box1-content:before {
    display: none;
    width: 4.1rem;
    height: 4.875rem;
    top: 4.8rem;
    left: -0.625rem;
  }

  .box1-content ul {
    padding: 0.5rem 0 0 .1rem;
  }

  .box1-content ul li {
    width: 4.325rem;
    margin-right: -4px;
    margin-bottom: 1.225rem;
  }

  .box1-content ul li:nth-child(1):before {
    width: 1rem;
    height: 0.85rem;
    top: 1.45rem;
    left: -0.675rem;
  }

  .box1-content ul li:nth-child(4) {
    right: -1rem;
    top: 2.7rem;
    margin-right: 0;
    margin-bottom: 0;
  }

  .box1-content ul li:nth-child(5) {
    margin-left: 0.5rem;
  }

  .box1-content ul li:nth-last-child(-n+3) {
    margin-bottom: 0;
  }

  .li-top {
    width: 4rem;
    height: 4.325rem;
    font-size: 0.5rem;
    line-height: 0.775rem;
  }

  .li-bottom {
    width: 4rem;
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.5rem;
    margin: 0.35rem auto 0;
    font-size: 0.5rem;
  }

  .box2 {
    margin-top: 1rem;
    margin-bottom: 1.25rem;
    width: unset;
  }

  .box2 .box-cont1 {
    padding: 2rem 1rem 0.75rem;
  }

  .book1 {
    right: 0;
    top: 1.25rem;
    width: 7.65rem;
    height: 5.35rem;
    background-size: 100%;
  }

  .box2-title {
    width: 450px;
    height: 60px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: -1rem;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: 400;
    color: #FFFFFF;
  }

  .box2-title:before,
  .box2-title:after {
    width: 0.525rem;
    height: 0.375rem;
    background-size: 100%;
    margin: 0 0.25rem;
  }

  .box2-title:before {
    transform: rotate(180deg);
  }

  .box2_text {
    width: 100%;
    overflow: hidden;
    height: 150px;
    line-height: 0.9rem;
    color: #333333;
    font-size: 0.5rem;
  }

  .box3 .box-cont1 {
    padding: 0.9rem 0.5rem;
  }

  .coupon-ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .coupon-ul li {
    width: 50%;
    height: 5rem;
    background-size: 100% 100%;
    /* padding: 0.5rem 0.75rem 0.5rem 0.25rem; */
    margin-bottom: .5rem;
  }

  .coupon-name {
    /* width: 0.55rem;
    font-size: 0.65rem;
    line-height: 0.8rem; */
  }

  .coupon-top span {
    font-size: 1.6rem;
    /* line-height: 3rem; */
  }

  .coupon-top span i {
    font-size: 0.65rem;
  }

  .coupon-fl {
    padding-top: 0.2rem;
    width: 75%;
    zoom: 0.4;
  }

  .coupon-word {
    /* font-size: 0.65rem;
    line-height: 0.7rem; */
    /* height: 1.8rem; */
  }

  .coupon-word p:last-child {
    font-size: 15px;
    /* line-height: .8rem; */
  }

  .receive {
    zoom: 0.4;
    width: 94px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: white;
    /* position: absolute; */
    cursor: pointer;
    bottom: 10%;
    left: 50%;
    padding: 0.05rem 0.5rem;
    /* transform: translate(-80%); */
    background-image: -webkit-linear-gradient( 38deg, rgb(254,198,117) 0%, rgb(255,224,191) 64%);
    border-radius: 0.3rem;
    color: red;
    margin: 0 auto;
  }

  .receive:hover {
    background: linear-gradient(179deg, #fff, #FFD460);
  }


  /* 分校课程 */
  /* 分校 */
  .box-cont4 {
    margin: 1rem 0 1rem;
  }

  .box-title3 {
    margin-bottom: .9rem;
  }

  .box3_container_fx {
    padding: 0;
    background-size: 100%;
  }

  .box-cont4 .box-cont1 {
    padding: .5rem;
  }

  .box3_table {}

  .box3_table tr:nth-child(1) {
    /* background: linear-gradient(0deg, #FFC901, #FA970A); */
  }

  .box3_table th {
    line-height: 1.4rem;
    font-size: 0.7rem;
    font-weight: normal;
  }

  .box3_table td {
    padding: 0.2rem;
    line-height: 0.9rem;
    font-size: 0.7rem;
  }

  .box3_table td:nth-child(1),
  .box3_table td:nth-child(2) {
    width: auto;
  }

  .box3_table td:nth-child(3),
  .box3_table td:nth-child(5),
  .box3_table th:nth-child(3),
  .box3_table th:nth-child(5) {
    display: none;
  }

  .box3_table td:nth-child(3),
  .box3_table td:nth-child(4) {
    width: auto;
  }

  .box3_table td:nth-child(4) {
    width: 40%;
  }

  .box3_table td a {
    margin: 0.2rem auto;
    width: 3rem;
    line-height: 1.2rem;
    font-size: 0.5rem;
  }

  .box3_table td a.box3_table_gm,
  .box3_table td a.box3_table_zx:hover,
  .box3_table td a.box3_table_zx,
  .box3_table td a.box3_table_gm:hover {
    background-size: 100% 100%;
  }

  /* .box3_tab_list li:nth-child(6n), .city_list li:nth-child(6n), .box4_bottom .box3_tab_list li:nth-child(5n) {
    margin: 0.2rem 0.5%;
  }

  .box3_tab_list li:nth-child(4n), .city_list li:nth-child(4n), .box4_bottom .box3_tab_list li:nth-child(5n) {
    margin: 0.2rem 0;
  } */

  .box4_bottom .box3_tab_list li {
    width: 32%;
  }

  #box4_box {
    margin-top: 1rem;
  }

  .box4_container {
    border-radius: 0.5rem 0.5rem 0 0;
    margin: 1rem 0 1.5rem;
  }

  .box4_container .box-cont1 {
    padding: 2rem .5rem 0rem .5rem;
  }

  .box4_text {
    padding: 0.375rem 0.75rem;
  }

  .box4_in {}

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

  .more_btn {
    width: 3rem;
    height: 1.3rem;
    line-height: 1.3rem;
    border-radius: 0 0 0.1rem 0.1rem;
    font-size: 0.6rem;
  }

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

  .box3_title,
  .box3_title span {
    line-height: 1.3rem;
    font-size: 0.75rem;
  }

  .box3_tab_list li,
  .city_list li {
    margin: 0.2rem 0.5%;
    width: 24%;
    height: 1.8rem;
    font-size: 0.7rem;
    padding: 0.1rem;
    background-size: 100% 100%;
  }

  .box4_bottom .box3_tab_list li:nth-child(6n) {
    margin: 0.2rem 0.5%;
  }

  .city_list li {
    height: 1.5rem;
    line-height: 1.4rem;
  }

  .box3_tab_list li:hover,
  .box3_tab_list li.active,
  .box3_tab_list li.on {
    background-size: 100% 100%;
  }

  .box3_tab_list li>a {
    line-height: 0.8rem;
  }

  .box3_tab_list li>a span {
    line-height: 0.8rem;
    font-size: 0.7rem;
  }

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

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

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

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

  .box5 {
    margin: 3rem auto 4rem;
  }

  .box5 .box-cont1 {
    display: block;
    padding: 1.05rem .75rem 1.05rem;
  }

  .box5-icon1 {
    width: 8.05rem;
    height: 10.25rem;
    background-size: 100%;
    right: -3.025rem;
    bottom: -3.5rem;
  }

  .box5-icon2 {
    width: 2.55rem;
    height: 2.075rem;
    background-size: 100%;
    top: 1.85rem;
    right: -0.25rem;
  }

  .box5-tab {
    width: 100%;
  }

  .box5-tab ul {
    display: flex;
    justify-content: space-between;
  }

  .box5-tab li {
    width: 33%;
    height: 1.95rem;
    border-radius: 0.25rem;
    margin-bottom: 0.375rem;
    padding-left: 0.675rem;
    font-size: 0.6rem;
    line-height: .8rem;
  }


  .box5-tab li.active:after {
    right: 0;
    left: 0;
    top: 2.5rem;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: .5rem solid;
    border-color: #FF493B transparent transparent transparent;
  }

  .box5-all {
    width: 14.1rem;
  }

  .box5-item {
    box-shadow: 0rem 0rem 0.5rem 0.025rem rgba(238, 76, 57, 0.16);
    border-radius: 0.35rem;
    padding: 0.9rem 0.975rem;
    font-size: 0.5rem;
    line-height: 0.85rem;
    min-height: 6.55rem;
  }

  .box5-item1 ul li {
    width: 50%;
  }

  .box6 .box-cont1 {
    padding: 1.175rem 0.75rem;
  }

  .box6-ul {
    justify-content: center;
    flex-wrap: wrap;
  }

  .box6-ul li {
    width: 49%;
    height: 5.5rem;
    border: 2px solid #ED2711;
    box-shadow: 0rem 0.275rem 0.725rem 0rem rgba(206, 46, 30, 0.15);
    border-radius: 0.5rem;
    margin-bottom: 1rem;
  }

  .box6-ul li:nth-child(1) {
    margin-right: 2%;
  }

  .box6-ul li:last-child {
    margin-bottom: 0;
  }

  .li-back {
    padding: 0 1.1rem;
    font-size: 0.7rem;
    line-height: 0.95rem;
  }

  .box7 {
    margin: 1rem 0 0 0;
  }

  .fx_box7 {
    height: auto;
    padding: 1rem .5rem;
  }

  .fx_box7 h3 {
    line-height: 1.3rem;
    width: 100%;
    height: 1.5rem;
    background-size: 100%;
    margin-bottom: 0.7rem;
    padding-left: .6rem;
  }

  .fx_box7 h3 span {
    font-size: .8rem;
  }

  .fx_tab {
    margin-bottom: 0.5rem;
    padding-left: .6rem;
  }

  .fx_tab span {
    font-size: 0.8rem;
    margin-right: 0.5rem;
  }


  .fx_tab select {
    background-size: 0.5rem;
    width: 8rem;
    height: 1.6rem;
    line-height: 1.6rem;
    padding-left: 0.5rem;
    font-size: 0.7rem;
  }

  .tab_cont {
    line-height: 1rem;
    font-size: 0.7rem;
  }

  .tab_cont>div {
    width: 100%;
    padding: 0 .8rem;
  }

  .tab_cont>div:before {
    top: 0.25rem;
    width: 0.6rem;
    height: 0.6rem;
  }

  .tab_cont>div:nth-child(1):before,
  .tab_cont>div:nth-child(2):before,
  .tab_cont>div:nth-child(3):before,
  .tab_cont>div:nth-child(4):before {
    background-size: 100%;
  }


  .tab_cont_box {
    width: 100%;
  }

  .fixed_right_show,
  .fixed_right,
  .fixed_left,
  .fixed_left_show,
  .bottomBar .closebtn,
  .bottomBarbg,
  .bottomBar,
  .bottomBarOpen {
    display: none;
  }

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

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

  .ht20 .ershi {
    height: 2.23rem;
    width: auto;
  }

  .ht20 .line {
    height: 2.08rem;
    width: auto;
    margin: 0 1rem;
  }

  .banner_flexBox {
    width: 100%;
    height: 4.175rem;
    background: linear-gradient(180deg, #FCF3E0, #FCF3E0, #F9C657);
    border: 0.05rem solid #FFD05B;
    box-shadow: 0rem 0rem 1.9rem 0rem #FCAD27;
    border-radius: 2.1rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner_dian {
    width: 0.7rem;
    height: 0.7rem;
    display: block;
    margin: 0 auto 0.15rem auto;
  }

  .banner_flexBox1 {
    position: relative;
    top: 0.75rem;
  }

  .banner_flexBox1 div {
    width: 1.075rem;
    height: 1.075rem;
    background: linear-gradient(180deg, #FE7929, #FF4602, #F72C10);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.575rem;
    font-weight: 400;
    color: #FEFCFB;
  }

  .banner_flexBox2 {
    margin: 0 0.15rem;
    position: relative;
    top: -0.45rem;
  }

  .banner_flexBox2Text {
    width: 1.8rem;
    height: 0.85rem;
    background: #FBE6BB 66%;
    border: 0.025rem solid #FDDC99 66%;
    border-radius: 0.425rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.575rem;
    font-weight: 400;
    color: #FA3309;
    line-height: 0.575rem;
    margin: 0 auto 0.325rem auto;
  }

  .banner_flexLine {
    width: 1.6rem;
    height: 0.25rem;
    background: #fbc28e;
    border-radius: 2.5rem;
  }

  .conn_titleBigBox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1.5rem 0;
  }

  .conn_titleLeft {
    width: 1.625rem;
    display: block;
  }

  .conn_titleRight {
    width: 1.625rem;
    display: block;
  }

  .conn_titleBox {
    margin: 0 0.25rem;
  }

  .conn_titleBox span {
    font-size: 1.15rem;
    font-weight: 600;
    color: #ED4805;
    line-height: 1.15rem;
  }

  .conn_titleBox div {
    width: 100%;
    height: 0.3rem;
    background: #F8D995;
    border-radius: 2.5rem;
  }

  .conn_titleBox .conn_posiTitle {
    display: block;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 600;
    color: #ED4805;
    line-height: 0.75rem;
    position: absolute;
    bottom: -0.65rem;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
  }

  .aBox5_flexBox {
    width: 94%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
  }

  .aBox5_item {
    width: 48%;
    height: 11.3rem;
    background: url(../images/aBox5_itemBg.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 1.75rem;
  }

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

  .aBox5_itemTitle {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 400;
    color: #FA180D;
    line-height: 1rem;
    margin-top: 0.25rem;
    margin-bottom: 3rem;
  }

  .aBox5_itemText {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 0.55rem;
    font-weight: 400;
    color: #FBFAF8;
    line-height: 1rem;
  }

  .aBox5_img1 {
    width: 2.55rem;
  }

  .aBox5_img2 {
    width: 2.2rem;
  }

  .aBox5_img3 {
    width: 2.3rem;
  }

  .aBox5_img4 {
    width: 1.95rem;
  }

  .aBox6_btnFlexBox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.675rem;
  }

  .aBox6_btnBox {
    width: 48%;
    height: 3.55rem;
    background: url(../images/aBox6_btnBg.png) no-repeat;
    background-size: 100% 100%;
  }

  .aBox6_btnText1 {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 0.875rem;
    font-weight: 600;
    color: #ED3605;
    line-height: 2.2rem;
  }

  .aBox6_btnText2 {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 0.725rem;
    font-weight: 400;
    color: #ED3605;
    line-height: 0.25rem;
  }

  .aBox6_swiperBigBox {
    width: 100%;
  }

  .aBox6_teacherImg {
    width: 100%;
    display: block;
    height: 100%;
  }

  .aBox6_teacherIntro {
    width: 100%;
    height: 6.575rem;
    position: absolute !important;
    bottom: 0;
    /* display: none; */
  }

  .aBox6_teacherBg {
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
  }

  .aBox6_teacherBox {
    height: 12.5rem;
    background: #FCF7F0;
    border-radius: 0.5rem;
    overflow: hidden;
    cursor: pointer;
  }

  .aBox6_teacherBox:hover .aBox6_teacherIntro {
    display: block;
  }

  .aBox6_teacherTextBox {
    width: 100%;
    height: 100%;
    /* padding: 1rem 0.65rem 0.5rem 0.65rem; */
    overflow-x: hidden;
    overflow-y: auto;
  }

  .aBox6_teacherName {
    width: 100%;
    display: block;
    font-size: 0.6rem;
    font-weight: 600;
    color: #FCF7F0;
    line-height: 0.6rem;
    margin-bottom: 0.25rem;
  }

  .aBox6_teacherText {
    width: 100%;
    display: block;
    font-size: 0.45rem;
    font-weight: 400;
    color: #FCF7F0;
    line-height: 0.75rem;
  }

  .aBox6_leftBtn,
  .aBox6_rightBtn {
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
    width: 1.5rem;
    z-index: 9;
    cursor: pointer;
  }

  .aBox6_leftBtn {
    left: 0rem;
  }

  .aBox6_rightBtn {
    right: 0rem;
  }

  .aBox7_swiperBigBox {
    width: 100%;
    background: #FC490A;
    box-shadow: 0rem 0.075rem 1.95rem 0rem #F47C07;
    border-radius: 0.475rem;
    padding: 0.9rem
  }

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

  .aBox7_swiperBox .swiper-slide img {
    width: 100%;
    height: 7.45rem;
    display: block;
  }

  .aBox7_swiperTextBox {
    width: 100%;
    height: 2.375rem;
    background: linear-gradient(0deg, #FC521E, #FA841E);
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.525rem;
    font-weight: 400;
    color: #FCF7F0;
    line-height: 0.75rem;
    margin-top: 0.35rem;
  }

  .aBox8_content {
    /* width: 100%; */
    height: 13.3rem;
    background: #FCE7C4;
    border-radius: 0.475rem;
    padding: 0.75rem;
    display: flex;
    justify-content: space-between;
  }

  .aBox8_imgBox1 {
    width: 56%;
    height: 100%;
  }

  .aBox8_imgBox1 img {
    width: 100%;
    height: 100%;
  }

  .aBox8_imgBoxTextBox1 {
    width: 100%;
    height: 3.275rem;
    background: rgba(247, 246, 246, .11);
    box-shadow: 0rem 0rem 2.15rem 0rem rgba(245, 107, 5, 0.3);
    position: absolute !important;
    bottom: 0.75rem;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 0.65rem;
  }

  .aBox8_text1 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.15rem;
    font-weight: 600;
    color: #F9F7F6;
    line-height: 1.15rem;
    margin-bottom: 0.35rem;
  }

  .aBox8_text2 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.55rem;
    font-weight: 400;
    color: #FCF7F0;
    line-height: 0.7rem;
  }

  .aBox8_rightBox {
    width: calc(100% - 0.3rem - 56%);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .aBox8_imgBox2 {
    width: 100%;
    height: 48%;
  }

  .aBox8_imgBox2 img {
    height: 100%;
  }

  .fx_box7 {
    border-radius: 0;
  }


  .city-title > span{
    line-height: 1.5rem;
  }

}




.city-title{
  margin: 0 auto;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  text-align: center;
  font-size: 0.4rem;
  background: url(../images/title-bg2.png) top center no-repeat;
  background-size: 100% 100%;
  width: fit-content;
  padding: 0.2rem 0.6rem;
  margin: 0 auto;
  color: darkred;
}

.city-title > span{
  padding: 0.1rem;
  font-weight: bold;
}



.cir{
  display: flex;
  width: 90%;
  justify-content: space-between;
  margin: 0 auto;
  padding-top: 3%;
}

.sub-title{
  padding-top: 1rem;
}

.sub-title img{
  margin: 0 auto;
}

.aBox6_teacherIntro-b{
  border-radius: 12px !important;
}

.b1 .part-left{
  position: absolute;
  top: 20%;
  left: -0.3rem;
}


.b1 .part-left-unit{
  display:flex;
  justify-content: start;
  cursor: pointer;
}

.b1 .part-left-unit .btn{
  background: url(../images/pl-icon-b.png)top center no-repeat;
  background-size: 100%;
  width: 1rem;
  height: 1rem;
  color: white;
  font-size: 0.4rem;
  font-weight: bold;
  padding: 0.1rem;
  text-align: center;
  padding-top: 0.5rem;
}

.b1 .part-left-unit .text{
  font-size: 0.4rem;
  line-height: 1.2rem;
  padding-left: 0.2rem;
  font-weight: bold;
}


.b1 .part-left-unit-active .btn{
  background: url(../images/pl-icon.png)top center no-repeat;
  background-size: 100%;
}

.b1 .part-left-unit-active .text{
  color: darkred;
}

.b1 .part-right{
  border: 1px solid darkred;
  border-radius: 0.3rem;
  min-height: 40vh;
  width: 650px;
  margin: 5vh;
  margin-top: 8vh;
  margin-left: 25%;
  padding-bottom: 1vh;
  position: relative;
}

.b1 .part-right .part-bg-1{
  position: absolute;
  right: 4vw;
  bottom: 1vh;
}

.b1 .part-right-title{
  font-size: 0.5rem;
  color: orange;
  text-align: center;
  padding: 0.2rem;
}

.b1 .part-right-list{
  width: 70%;
  font-size: 0.4rem;
  margin: 0 auto;
  margin-left: 23%;
  margin-top: 5%;
}

.b1 .part-right-list-unit{
  padding:0.1rem;
  margin-bottom: 5px;
  display: flex;
  width: 10rem;
}

.b1 .part-right-list-unit .prlu-title{
  padding: 5px;
  font-weight: bold;
  width: 22%;
}

.b1 .part-right-list-unit .prlu-content{
  padding: 3px 15px;
  background-color: orangered;
  color:white;
  height: fit-content;
  max-width: 55%;
}

.b1 .jjbkjl{
  position: absolute;
  top: 4vh;
  right: 3vw;
  font-size: 0.6rem;
  color:gray;
  font-weight: bold;
}

.b1 .prlu-1{
  margin-left: 30%;
}

.b1 .prlu-2{
  margin-left: 22%;
}

.b1 .prlu-3{
  margin-left: 14%;
}

.b1 .prlu-4{
  margin-left: 6%;
}

.b1 .prlu-5{
  margin-left: -2%;
}

.b1 .prlu-6{
  margin-left: -8%;
}

.b1 .prlu-7{
  margin-left: -16%;
}

.b1 .prlu-8{
  margin-left: -24%;
}

.box-yh{
  margin: 0 auto;
  margin-top: 5vh;
  width: 76%;
  overflow: hidden;
  height: 25vh;
  background: url(../images/box-yh.png) top center no-repeat;
  background-size: 100% 100%;
  padding: 1rem 2rem;
}

.box-yh div{ 
  height: 100%;
  font-size: .4rem;
  overflow: hidden;
  overflow-y: scroll;
  padding-bottom: 2vh;
}

.zj{
  background: url(../images/cp1.png) top center no-repeat;
}

.zk{
  background: url(../images/cp2.png) top center no-repeat;
}

.mj{
  background: url(../images/cp3.png) top center no-repeat;
}

.b2{
  background: url(../images/box-bg2.png) top center no-repeat;
  background-size: 100% 100%;
}

.box4-table{
  border: 1px solid darkred;
  border-radius: 14px;
}

.b2b{
  padding: .3rem;
  margin-top:.3rem;
}

.b3-content{
  display: flex;
  justify-content: space-between;
  margin-top: .7rem;
}

.b3-content .b3-left{
  width:45%;
  padding: 0.3rem;
}

.b3-content .b3-right{
  width:45%;
  padding: 5% 0 0 5%;
}

.b3l-1{
  font-size: 0.4rem;
  display: flex;
  margin-left: 0.3rem;
}

.b3l-1 div{
  padding: 0.1rem 0.6rem;
  font-size: 0.3rem;
  margin: 0 0.1rem;
}

.b3l-1 .a{
  border: 2px solid darkred;
  border-radius: 0.3rem;
  background: red;
  color: wheat;
}

.b3l-1 .b{
  border: 2px solid darkred;
  border-radius: 0.3rem;
  background: orange;
  color: wheat;
}

.b3l-2{
  padding: 0.1rem 0.5rem;
  font-size: 0.3rem;
  font-weight: bold;
}

.b3l-3{
  display: flex;
}

.b3l-3 .a{
  font-size: .4rem;
  padding:.6rem;
}
.b3l-3 .a div{
  line-height: .7rem;
  font-weight: bold;
}

.b3l-3 .b{
  background: url(../images/upi.png) top center no-repeat;
  background-size: 100%;
  height: 5rem;
  width: 3rem;
  margin: 0.5rem;
}

.b3l-3 .b div{
  width: 0.3rem;
  font-size: .3rem;
  margin: 0 auto;
  padding-top: .8rem;
  color:darkred;
  font-weight: bold;
}


.b3-right{
  display: flex;
}

.b3-right .a{
  padding-top: 5%;
}

.b3-right .a img{
  width: 230px
}

.b3-right .b {
  padding: 0 0.6rem;
  padding-bottom: 0.6rem;
  border-left: 1px dotted orange;
  border-right: 1px dotted orange;
  margin-left: 5%;
  margin-bottom: 8%;
}

.b3-right .b .ltitle{
  color: orange;
  font-size: .5rem;
  font-weight: bold;
  margin-top: 1%;
}

.b3-right .b .line{
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
}

.b3-right .a img{
  width: 230px
}

.b4{
  width: 100%;
  height:16rem;
  background: url(../images/bg4.png) top center no-repeat;
  background-size: 150%;
  margin-bottom: 0;
}

.b4 .box2-title4{
  text-align: center;
  margin-top: 1.5rem;
}

.b4 .box2-title4 img{
  width: 1000px;
  margin: 0 auto;
}

.b4-title{
  width: 1000px;
  display: flex;
  margin: 0 auto;
  justify-content: space-around;
  margin-top: 3%;
  margin-bottom: 3%;
}

.b4-title-unit{
  padding: 0.2rem;
}

.b4t-unit-text{
  text-align: center;
}

.b4t-unit-text{
  font-size: 0.5rem;
  text-align: center;
}

.b4-list{
  display: flex;
  justify-content: center;
}

.b4-list-unit{
  margin: 10px;
  border: 1px dotted darkred;
  width: 7rem;
  height: 7rem;
  border-radius: 13px;
}

.box7 .container{
  width: 1000px;
}

.sub-clist-box{
  margin: 0 auto;
  width: 100%;
}

.sub-clist{
  width: 85%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.sub-clist-unit{
  border-radius: 0.3rem;
  border: 2px solid black;
  padding: 0.1rem 0.5rem;
  font-size: 0.2rem;
  margin-left: 6px;
  margin-bottom: 6px;
  cursor: pointer;
}

.box3_tab_list li:nth-child(7n){
  margin-left: 22px;
}

@media only all and (max-width: 1080px) {
  .sub-title img{
    width: 50%;
  }

  .rs{
    display: none;
  }
  .box1-content{
    background-size: 100%;
    padding: 1rem;
  }
  .box1-content ul li{
    /* zoom: 0.85; */
  }
  .aBox6_swiperBigBox{
    padding: 0 0.5rem;
    padding-top: 1rem;
    width: unset;
  }
  .box2 {
    margin-bottom: 2rem;
  }
  .box-title-text img{
    width: 90%;
  }

  .b1 .part-left{
    margin-top: 8%;
    position: unset;
  }

  .b1 .part-left-unit{
    justify-content: center;
  }

  .jjbkjl{
    display: none;
  }

  .part-right{
    border: 1px solid darkred;
    border-radius: 0.3rem;
    min-height: 40vh;
    width: 90% !important;
    margin: 0 auto !important;
    padding-bottom: 1vh;
    position: relative;
  }

  .b1 .part-left-unit .btn{
    width: 1.3rem;
  }

  .b1 .part-left-unit .text{
    line-height: 1.4rem;
  }

  .b1 .part-right{
    margin-bottom: 8% !important; 
  }

  .box-yh{
    margin: 0 auto;
    margin-top: 5vh;
    width: 76%;
    overflow: hidden;
    height: 5rem;
    background: url(../images/box-yh.png) top center no-repeat;
    background-size: 100% 100%;
    padding: 3rem 2rem;
  }

  .b3-content{
    display:block;
  }

  .b3-left{
    width: 90% !important;
    margin: 0 auto;
    margin-top: 10%;
  }

  .b3l-3 .b{
    height:7rem;
    background-size: 100% 100%;
  }

  .b3l-3 .b div{
    font-size:.5rem;
    line-height: 0.7rem;
  }

  .b3l-3{
    width: fit-content;
    margin: 0 auto;
  }

  .b3l-3 .a div{
    line-height: 1rem;
  }

  .b3-content .b3-right{
    width: 90%;
    margin: 0 auto;
  }

  .coupon-ul li{
    width: 30%;
    height: 7rem;
  }

  .coupon-fl{
    padding-top: 30%;
    width: 75%;
    zoom: 0.5;
  }

  .receive{
    zoom:0.8;
    left: 62%;
  }
  .coupon-top span{
    font-size:1.3rem;
  }

  .b4-title{
    width: 90%;
    text-align: center;
  }

  .b4{
    background-size: 150% 100%;
  }


  .b3-right .a .t1{
    position: absolute;
    top: 4.5rem;
    font-size: 0.4rem;
    color: white;
    left: 3rem;
    width: 2rem !important;
  }
  
  .b3-right .a .t2{
    position: absolute;
    top: 4.5rem;
    font-size: 0.4rem;
    color: white;
    left: 6rem;
    width: 2.5rem !important;
  }
  
  .b3-right .a .t3{
    position: absolute;
    top: 7.2rem;
    font-size: 0.4rem;
    color: white;
    left: 4.7rem;
    width: 2rem !important;
  }

  .box7 .container .box-cont{
    box-shadow: none;
  }

  .b3l-1 .a{
    font-size: 0.6rem;
  }

  .b3l-1 .b{
    font-size: 0.6rem;
  }

  .b3l-2{
    font-size: 0.8rem;
  }

  .box7 .container{
    width: unset;
  }

}