.nav-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  /* overflow-x: scroll; */
  background-color: #F4F3F7;
  z-index: 1000;
}

.nav-container ul {
  display: flex;
  justify-content: space-evenly;
}

.nav-container li a.active {
  color: #F00202;
}

.nav-container a {
  color: #333333;
  display: block;
  height: 36px;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
}

/* 轮播图 */
.swiper {
  position: relative;
  margin-top: 36px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-button-next,
.swiper-button-prev {
  height: 25px;
}

/* order */
.order {
  background: linear-gradient(0deg, #B90206 0%, #FC122B 100%);
}

.orderM {
  margin: 0 auto;
  padding: 10px 0;
  width: 355px;
  display: flex;
  color: #fff
}

.order1 {
  font-size: 18px;
  font-weight: 400;
}

.order1 h4 {
  font-size: 16px;
}

.order2 {
  width: 69px;
  height: 22px;
  margin: auto 10px;
}

.order3 {
  font-size: 16px;
  line-height: 26px;
}

.order3 a {
  display: block;
  width: 114px;
  height: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #EB0718;
  background: #FFFFFF;
  border-radius: 9px;
}

/* ques */
.ques {
  padding: 15px 0 34px;
  background-color: #fff;
}

.quesT,
.adaptiveT,
.classT,
.sevenT {
  margin: 0 auto;
  width: 332px;
  height: 41px;
}

.quesC {
  position: relative;
}

.quesC div {
  position: absolute;
  height: 36px;
  font-size: 20px;
  text-align: center;
  line-height: 36px;
}

.ques1 {
  top: 25px;
  left: 50%;
  transform: translateX(-100%);
  width: 177px;
  color: #333333;
  background: #FFFEFE;
  box-shadow: 0px 2px 5px 0px rgba(252, 22, 45, 0.19);
  border-radius: 17px 17px 5px 17px;
}

.ques2 {
  top: 39px;
  right: 50%;
  transform: translateX(100%);
  width: 179px;
  color: #fff;
  background: #FC162C;
  box-shadow: 0px 2px 5px 0px rgba(252, 22, 45, 0.19);
  border-radius: 17px 17px 17px 5px;
}

.ques3 {
  top: 79px;
  left: 50%;
  transform: translateX(-50%);
  width: 264px;
  color: #333333;
  background: #FFFEFE;
  box-shadow: 0px 2px 5px 0px rgba(252, 22, 45, 0.19);
  border-radius: 17px 17px 5px 17px;
}

.ques4 {
  top: 127px;
  left: 50%;
  transform: translateX(-90%);
  width: 190px;
  color: #fff;
  background: #FC162C;
  box-shadow: 0px 2px 5px 0px rgba(252, 22, 45, 0.19);
  border-radius: 17px 17px 5px 17px;
}

.ques5 {
  top: 127px;
  right: 50%;
  transform: translateX(125%);
  width: 138px;
  background: #FFFFFF;
  box-shadow: 0px 2px 5px 0px rgba(252, 22, 45, 0.19);
  border-radius: 17px 17px 17px 5px;
}

.ques6 {
  top: 174px;
  left: 50%;
  transform: translateX(-75%);
  width: 162px;
  color: #333333;
  background: #FFFFFF;
  box-shadow: 0px 2px 5px 0px rgba(252, 22, 45, 0.19);
  border-radius: 17px 17px 5px 17px;
}

.quesB {
  margin: 238px auto 0;
  width: 301px;
  height: 38px;
  font-size: 22px;
  color: #FFFFFF;
  text-align: center;
  line-height: 38px;
  background: linear-gradient(0deg, #EE0C0E 0%, #FF4646 99%);
  border-radius: 19px;
}

.quesB a {
  color: #fff;
}

/* adaptive */
.adaptive {
  padding: 19px 0 10px;
}

.adapUl {
  margin-top: 20px;
  display: flex;
  justify-content: space-evenly;
}

.adapUl li {
  width: 118px;
  color: #343433;
  height: 162px;
  font-size: 14px;
  background: #FFFFFF;
  border-radius: 15px;
}

.adapUl img {
  width: 118px;
  height: 65px;
}

.adapCont {
  padding: 8px;
}

.adapCont h6 {
  color: #F11F1E;
}

.adaptiveB {
  margin: 10px auto;
  width: 301px;
  height: 38px;
  font-size: 22px;
  text-align: center;
  color: #FFFFFF;
  line-height: 38px;
  background: linear-gradient(0deg, #EE0C0E 0%, #FF4646 99%);
  border-radius: 19px;
}

.adaptiveB a {
  color: #fff;
}


/* class */
.class {
  padding: 12px 0;
  background-color: #fbfbfd;
}

.classW {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding-left: 25px;
}

.class1 {
  position: relative;
  margin-top: 36px;
  width: 344px;
  height: 71px;
  font-size: 16px;
  line-height: 20px;
  background: url(../images/classBgc.png);
}

.class1 .before {
  position: absolute;
  left: -20px;
  top: 0;
  width: 63px;
  height: 64px;
}

.class1:nth-child(2) .before {
  width: 51px;
  height: 62px;
}

.class1:nth-child(3) .before {
  width: 57px;
  height: 62px;
}

.class1:nth-child(4) .before {
  width: 43px;
  height: 64px;
}

.class1 .after {
  position: absolute;
  left: 35px;
  top: -13px;
  width: 45px;
  height: 27px;
}

.class1:nth-child(4) .after {
  width: 69px;
  height: 27px;
}

.classLeft {
  position: absolute;
  top: 20px;
  left: 40px;
  width: 115px;
  height: 37px;
}

.classRight {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 150px;
  height: 55px;
  color: #fff;
}

.classBtn {
  margin: 20px auto;
  width: 301px;
  height: 38px;
  font-size: 22px;
  line-height: 38px;
  text-align: center;
  background: linear-gradient(0deg, #EE0C0E 0%, #FF4646 99%);
  border-radius: 19px;
}

.classBtn a {
  color: #fff;
}

/* seven */
.seven {
  padding: 20px 0;
}

.sevenT {
  margin-bottom: 20px;
}

.sevenW {
  width: 95%;
  margin: 0 auto;
}

.sevenBtn {
  margin: 20px auto 0;
  width: 301px;
  height: 38px;
  font-size: 22px;
  line-height: 38px;
  text-align: center;
  background: linear-gradient(0deg, #EE0C0E 0%, #FF4646 99%);
  border-radius: 19px;
}

.sevenBtn a {
  color: #fff;
}

/* orderF */
.orderF {
  padding-top: 20px;
  width: 100%;
  height: 206px;
  text-align: center;
  background-color: #fff;
}


.orderF .name,
.orderF .tel {
  width: 272px;
  height: 31px;
  font-size: 12px;
  text-align: left;
  color: #5c5c5c;
  border-radius: 5px;
  /* margin-left: 50px; */
  margin-bottom: 8px;
}

.yzmBox {
  position: relative;
  width: 272px;
  height: 31px;
  /* margin-left: 50px; */
  margin: 0 auto 8px;
  border-radius: 5px;
}

.yzmBox .yzm {
  margin-left: -90px;
  width: 180px;
  height: 31px;
  font-size: 12px;
  color: #5c5c5c;
  border-radius: 5px 0 0 5px;
}

.yzmBox span {
  position: absolute;
  right: -6px;
  top: 0;
  display: inline-block;
  width: 92px;
  height: 31px;
  background-color: #ff667d;
  border-radius: 0 5px 5px 0;
}

.submit {
  width: 274px;
  height: 32px;
  background-image: linear-gradient(-90deg, #ff341b 0%, #ff6e6e 100%);
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
}

.mimi {
  display: block;
  margin-top: 11px;
  font-size: 10px;
  color: #646363;
}

/* product */
.title3 {
  margin-bottom: 20px;
}

.audMain {
  margin: 0 auto;
  width: 95%;
  height: 333px;
  display: flex;
}

.audMain>div {
  display: inline-block;
}

.audL {
  width: 15%;
  height: 323px;
}


.kygd,
.kyydy,
.kyydy,
.yxb,
.txb {
  display: none;
}

.audL li {
  text-align: center;
  width: 100%;
  height: 45px;
  font-size: 14px;
  line-height: 15px;
  padding: 7px 3px 0 0px;
}

.audL li.active {
  background-image: linear-gradient(180deg, #ffdec2 0%, #ffad75 0%, #ff7c27 0%, #ffa959 100%);
  border-radius: 0px 0px 0px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.audL li:hover {
  cursor: pointer;
}

.audR {
  margin-left: -6px;
  width: 86%;
  height: 320px;
  background-image: linear-gradient(0deg, #ff9346 0%, #ffb984 0%, #ffdec2 0%, #ff8c3f 100%);
  border-radius: 8px;
}

.audRTop {
  width: 100%;
  height: 32px;
  margin-bottom: 11px;
}

.audRTop ul {
  display: flex;
  width: 95%;
  height: 32px;
  margin-left: 12px;
  border-bottom: 1px solid #fff;
}

.audRTop li {
  /* flex: 1; */
  /* width: 32px; */
  height: 31px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-right: 13px;
}

.audRTop .kyjxTab {
  margin-right: 8px;
}

.audRTop li.active {
  border-bottom: 2px solid #fff;
}

.audRCen {
  width: 97%;
  height: 51px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.audRCen .audRC-f {
  position: relative;
  /* flex: 1; */
  width: 32%;
  height: 51px;
  background-color: #ff3c26;
  border-radius: 6px;
}

.audRC-f span {
  position: absolute;
  left: 7px;
  top: 5px;
  font-size: 10px;
  color: #fff;
}

.audRC-f img {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 21px;
  height: 14px;
  vertical-align: middle;
}

.audRC-f p {
  position: absolute;
  bottom: 9px;
  left: 7px;
  width: 92%;
  height: 18px;
  font-family: PingFangSC;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 12px;
  letter-spacing: 0px;
  color: #ffffff;
}

.audRBot {
  margin: 5px auto;
  width: 97%;
  height: 196px;
}

table {
  width: 100%;
  height: 200px;
  border-collapse: collapse;
  border: solid 1px #fb7b2b;
  text-align: center;
  font-size: 10px;
  background-color: #fff;
}

tr:first-child {
  background-color: #fff0e3;
  font-family: MicrosoftYaHei-Bold;
}

.btn1 {
  display: inline-block;
  width: 66px;
  height: 13px;
  line-height: 12px;
  border-radius: 6px;
  border: solid 1px #fb7b2b;
  color: #ff7920;
  background-color: #fff;
}

.audF {
  margin: 14px auto;
  display: flex;
  justify-content: space-evenly;
}

.audF .audbtn {
  display: inline-block;
  width: 301px;
  height: 38px;
  font-size: 22px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(0deg, #ff341b 0%, #ff6e6e 100%);
  border-radius: 19px;
}

/* teacher */
.title4,
.title3,
.eightTitle,
.cityTitle {
  width: 360px;
  height: 41px;
  margin: 23px auto 11px;
}

.teacher {
  padding: 0 0 10px;
}

.teaTar {
  margin: 16px auto 0;
  width: 96%;
  height: 26px;
  border-radius: 8px;
  border: solid 1px #ff3d2a;
}

.teaTar span {
  display: inline-block;
  width: 25%;
  height: 24px;
  font-size: 10px;
  line-height: 24px;
  text-align: center;
}

.teaTar span:last-child {
  width: calc((25% - 8px));
  margin-left: -3px;
}

.teaTar span.active {
  color: #f4f6fa;
  background-image: linear-gradient(0deg, #ff7c27 0%, #ff913f 0%, #ffa656 0%, #ff7f2a 100%);
}

.teaTar span:first-child {
  border-radius: 7px 0 0 7px;
}

.teaTar span:last-child {
  border-radius: 0px 7px 7px 0px;
}

.teaW {
  position: relative;
  margin: 8px auto;
  width: 348px;
  height: 551px;
  border-radius: 8px;
  background-image: url(../images/xnwendao.png);
}

.zztea,
.sxtea,
.yytea,
.zytea {
  display: flex;
}

.taeB {
  width: 97px;
  height: 165px;
  margin: 15px 3px;
}

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

.intro {
  width: 256px;
  height: 200px;
  margin: 17px 0 0;
}

.tea2,
.tea3,
.tea4 {
  display: none;
}

.wlname {
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  color: #333;
}

.wlclass {
  font-size: 8px;
  line-height: 1.5em;
}

.wlassess {
  margin-top: 13px;
  font-size: 8px;
  font-weight: 400;
  color: #333333;
  line-height: 1.5em;
}

.wlassess p {
  position: relative;
  width: 200px;
  margin-left: 10px;
}

.dian {
  position: absolute;
  left: -5px;
  top: 4px;
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #f80026;
  vertical-align: middle;
}

.taeBanner {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 28%;
  width: 321px;
}

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

.taeBanner li {
  position: relative;
  width: 73px;
  height: 42px;
  background-color: #ffffff;
  border-radius: 5px;
}

.taeBanner li img {
  width: 40px;
}

.taeBanner li span:nth-child(1) {
  position: absolute;
  top: 10px;
  left: 39px;
  display: block;
  font-size: 10px;
  line-height: 8px;
}

.taeBanner li span:nth-child(2) {
  position: absolute;
  top: 19px;
  right: 24px;
  display: block;
  width: 10px;
  border-bottom: 1px solid #333;
}

.taeBanner li span:last-child {
  position: absolute;
  bottom: 8px;
  right: 4px;
  display: block;
  font-size: 8px;
  line-height: 8px;
}

.more {
  text-align: center;
}

.big {
  width: 95%;
  margin: 25px auto 0;
  background: #FFFFFF;
  position: relative;
  border-radius: 20px;
}

.teaclass {
  /* position: relative; */
  width: 95%;
  margin: auto;
  height: 267px;
  overflow: hidden;
  z-index: 1;
}

.classL {
  position: absolute;
  content: url(../images/classLeft.png);
  top: 40%;
  left: -22px;
  z-index: 22;
  cursor: pointer;
}

.classR {
  content: url(../images/classLeft.png);
  position: absolute;
  top: 40%;
  right: -22px;
  transform: rotate(180deg);
  z-index: 22;
  cursor: pointer;
}

.carousel {
  display: flex;
  margin: 10px 0;
  transition: transform 0.5s ease-in-out;
}

.carousel li {
  /* width: 252px; */
  width: calc(50% - 10px);
  /* 25% for each image with 10px margin on both sides */
  margin: 0 5px;
  height: 208px;
  background: linear-gradient(0deg, #FD521C 0%, #FF7222 100%);
  border-radius: 15px;
}

.teaclassImg {
  margin: 11px;
  padding: 13px;
  width: 125px;
  height: 111px;
  background: #FFFFFF;
  border-radius: 20px;
}

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

.teaclassCont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  padding: 0 10px;
  font-size: 16px;
  color: #FFDEC7;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.teaclassCont span {
  display: inline-block;
  margin: 0 6px;
  font-size: 18px;
  color: #FFF5A5;
  line-height: 35px;
}

.teaclassCont span::before {
  content: '¥';
  color: #FFF5A5;
  font-size: 14px;
}

.teaclassCont a {
  display: inline-block;
  width: 79px;
  height: 25px;
  font-size: 18px;
  color: #AF1E01;
  line-height: 25px;
  text-align: center;
  background: linear-gradient(0deg, #FFCA64 0%, #FFEF97 100%);
  border-radius: 6px;
}

.moreBtn {
  margin: 0 auto;
  display: block;
  width: 255px;
  height: 30px;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: linear-gradient(0deg, #FF3923 0%, #FF6662 99%);
  border-radius: 13px;
}


/* manage */
.manage {
  padding: 16px 0;
  background: url(../images/eightBgc.png);
  background-color: #ecfffc;
}

.eightM {
  margin: 17px auto 0;
  width: 351px;
  height: 158px;
  background: url(../images/eightbgc.png);
}

.title8 {
  margin-top: 20px;
  text-align: center;
  font-size: 24px;
  color: #333333;
  line-height: 30px;
}

.manageWhite {
  margin: 0 auto;
  width: 95%;
  border-radius: 3px;
}

.manageCenter {
  width: 293px;
  height: 173px;
  margin: 24px auto 28px;
}

.managebottom {
  position: relative;
  width: 335px;
  height: 236px;
  margin: 0 auto;
}

/* city */
.city {
  padding: 29px 0;
}

.cityTitle,
.eightTitle {
  margin: 0 auto;
}

.cityM {
  width: 95%;
  margin: 56px auto 0;
}


.cityL {
  margin: 0 auto;
  position: relative;
  width: 345px;
  height: 270px;
}


.cityTar {
  position: absolute;
  left: 0;
  top: -34px;
  padding: 15px 15px;
  width: 204px;
  height: 137px;
  background: #FFF0EC;
  border-radius: 10px;
  z-index: 999;
}

.cityTar h5 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
}

.sTitle {
  font-size: 18px;
  color: #333333;
  line-height: 36px;
}

.borderB {
  width: 100%;
  border-bottom: 1px dotted #FF592D;
}

.cityTar ul {
  padding: 8px 0;
  display: flex;
  justify-content: space-between;
}

.cityTar ul li {
  padding: 5px;
  text-align: center;
  width: 48px;
  height: 48px;
  font-size: 16px;
  line-height: 20px;
  background: #fff;
  border-radius: 5px;
}

.cityTar ul li:hover {
  cursor: pointer;
  color: #fff;
  background: #FF592D;
}

.cityTar ul li.active {
  color: #fff;
  background: #FF592D;
}

.tar {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  margin-top: 25px;
  width: 345px;
  height: 219px;
  background-color: #ffffff;
  border-radius: 10px;
}

.tart,
.tarb {
  height: 90px;
}

.tart {
  position: relative;
}

.tart img {
  position: absolute;
  top: 0;
  right: 12px;
  width: 116px;
  height: 90px;
  border-radius: 10px;
}

.tarb {
  display: flex;
  justify-content: space-evenly;
}

.tarb img {
  width: 156px;
  height: 91px;
  border-radius: 10px;
}

.cityLb {
  margin: 0;
  position: relative;
  height: 53px;
  width: 345px;
}

.cityLb>div {
  display: inline-block;
}

.one {
  margin: 25px 0 0;
  width: 110px;
  height: 15px;
  background-color: #FF592D;
  border-radius: 5px;
}

.two {
  margin: 25px 0 0 20px;
  width: 25px;
  height: 15px;
  background-color: #FBD9C9;
  border-radius: 5px;
}

.thr {
  position: absolute;
  right: 19px;
  top: 29px;
  width: 30px;
  height: 7px;
  background-color: #FF592D;
}

.thr::after {
  content: "";
  position: absolute;
  right: -7px;
  top: -56%;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #ff592D;
}

.cityR {
  margin: 30px auto 0;
  width: 346px;
  height: 373px;
  border-radius: 10px;
  background: url(../images/study_4.png);
}

.cityR h5 {
  margin-left: 16px;
  font-size: 18px;
  line-height: 35px;
  font-weight: 500;
}

.citybom {
  margin: 0 auto;
  width: 345px;
  margin-top: 15px;
  height: 101px;
}

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

.citybom li {
  width: 163px;
  height: 101px;
  border-radius: 10px;
}

/* footer */
.footer {
  position: relative;
  height: 65px;
  background: linear-gradient(180deg, #ffd3d3 0%, #ff7878 99%);
  border-radius: 15px 15px 0px 0px;
}

.footer::before {
  content: url(../images/footer.png);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -20px;
}

.Footel {
  position: absolute;
  top: 20px;
  /* margin-left: 768px; */
}

.Fyzm {
  margin-left: 5px;
  display: inline-block;
  width: 30%;
  height: 30px;
  box-shadow: 0px 0px 13px 0px rgba(255, 117, 42, 0.42);
  border-radius: 5px;
  border: solid 1px #e24426;
  background-image: linear-gradient(0deg, #ff341b 0%, #ff6e6e 100%);
}

.FyamL {
  width: 66%;
  height: 28px;
  background-color: #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(255, 117, 42, 0.42);
  border-radius: 5px 0 0 5px;
}

.FyamR {
  display: inline-block;
  width: 30%;
}

.Fname,
.Ffootel {
  margin-left: 5px;
  width: 20%;
  height: 30px;
  background-color: #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(255, 117, 42, 0.42);
  border-radius: 5px;
  border: solid 1px #e24426;
}

.Fname {
  width: 18%;
}

.Fsubmit {
  margin-left: 5px;
  width: 20%;
  height: 30px;
  font-size: 16px;
  color: #ffffff;
  background-image: linear-gradient(0deg, #ff341b 0%, #ff6e6e 100%);
  box-shadow: 0px 0px 13px 0px rgba(255, 117, 42, 0.42);
  border-radius: 5px;
  border: solid 1px #e24426;
  vertical-align: middle;
}