.m1200 {
  position: relative;
}

a:hover {
  color: #fff;
}

.navFixed {
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) !important;
}

.pcno {
  display: none !important;
}

.mno {
  display: block !important;
}

.mflex {
  display: none !important;
}

/* btn */
.btnFrames {
  overflow: hidden;
  position: relative;
}

.btn_active::after {
  content: "";
  display: block;
  width: 14%;
  height: 290%;
  background: rgba(255, 255, 255, 0.4);
  transform: rotate(35deg);
  position: absolute;
  left: -20%;
  top: -120%;
  animation: leftTransiform ease-in-out 0.5s forwards;
  -webkit-animation: leftTransiform ease-in-out 0.5s forwards;
}

@keyframes leftTransiform {
  0% {
    left: -20%;
  }
  100% {
    left: 120%;
  }
}
@media (max-width: 1000px) {
  .m1200 {
    width: 100%;
  }
  .pcno {
    display: block !important;
  }
  .mno {
    display: none !important;
  }
  .mflex {
    display: flex !important;
  }
  body {
    padding-bottom: 1.5rem;
  }
  .btn_active::after {
    display: none;
  }
  .navFixed {
    left: calc((100% - 7.5rem) / 2);
  }
}
.qtsHeaderDiv {
  background: #f7f7f7;
}
.qtsHeaderDiv .m1200 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qtsHeaderDiv .m1200 .induce {
  font-size: 14px;
  color: #666;
}
.qtsHeaderDiv .m1200 .inClick {
  font-size: 14px;
  color: #666;
  position: relative;
}
.qtsHeaderDiv .m1200 .inClick .education {
  font-size: 14px;
  color: #0fa784;
  margin: 0 10px;
}
.qtsHeaderDiv .m1200 .inClick .icon {
  width: 13px;
  height: 7px;
  background: url("../images/headerTop_icon.png") no-repeat;
  display: inline-block;
}
.qtsHeaderDiv .m1200 .inClick:hover .education {
  text-decoration: underline;
}

.qtsLogo {
  height: 80px;
  background: #fff;
}
.qtsLogo .m1200 {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qtsLogo .m1200 .flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.qtsLogo .m1200 .flex .logoImg {
  width: 282px;
  height: 50px;
  background: url("https://oy.xdf.cn/include/logo/ea1.png") no-repeat;
  background-size: 100% auto;
}
.qtsLogo .m1200 .flex .city {
  font-size: 16px;
  color: #006960;
  margin-left: 41px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.qtsLogo .m1200 .flex .city::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 20px;
  background: url("../images/city.png") no-repeat;
  margin-right: 8px;
}
.qtsLogo .m1200 .phone {
  font-size: 18px;
  color: #0fa784;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 1;
}
.qtsLogo .m1200 .phone::before {
  content: "";
  display: block;
  width: 24px;
  height: 20px;
  background: url("../images/phone.png") no-repeat;
  margin-right: 7px;
}

.qtsHeader {
  height: 500px;
  background: url("../images/banner.png") no-repeat center top;
}
.qtsHeader .m1200 {
  position: relative;
}
.qtsHeader .m1200 .newBtnDiv {
  width: 360px;
  height: 44px;
  background: #fff;
  border-radius: 20px;
  box-shadow: inset 0 0 6px 6px rgba(253, 120, 98, 0.1);
  position: absolute;
  right: 93px;
  top: 388px;
  font-size: 20px;
  color: #fc833d;
  padding-left: 152px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qtsHeader .m1200 .newBtnDiv .newBtn {
  width: 171px;
  height: 62px;
  background: url("../images/banner_btn.png") no-repeat;
  position: absolute;
  left: -8px;
  top: -9px;
  padding: 13px 12px 13px 12px;
  box-sizing: border-box;
}
.qtsHeader .m1200 .newBtnDiv .newBtn .max {
  width: 100%;
  height: 100%;
  border-radius: 18px;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav {
  height: 60px;
  background: #fff url("../images/nav.jpg") no-repeat center top;
}
.nav .m1200 {
  height: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 24px;
  box-sizing: border-box;
}
.nav .m1200 a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16.6666666667%;
  height: 100%;
  font-size: 20px;
  color: #333;
}
.nav .m1200 a.active {
  color: #177384;
  font-weight: bold;
  background: url("../images/navac.png") no-repeat center top 43px;
}

.qtsPruduceted {
  padding: 57px 0 70px;
  background: url("../images/page1.png") no-repeat center top;
}
.qtsPruduceted .m1200 .qtsInduce {
  padding: 0 0 40px 197px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.qtsPruduceted .m1200 .content {
  display: flex;
  justify-content: space-between;
}
.qtsPruduceted .m1200 .content .navList-left {
  width: 167px;
}
.qtsPruduceted .m1200 .content .navList-left .li {
  font-size: 18px;
  color: #333;
  height: 96px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.qtsPruduceted .m1200 .content .navList-left .icon1::before {
  content: "";
  display: block;
  width: 42px;
  height: 28px;
  background: url("../images/page1_btn_1.png") no-repeat left 3px top;
}
.qtsPruduceted .m1200 .content .navList-left .icon1.active::before {
  background: url("../images/page1_btn_1ac.png") no-repeat left 3px top;
}
.qtsPruduceted .m1200 .content .navList-left .icon1 {
  border-bottom: 1px solid #f5b8a6;
}
.qtsPruduceted .m1200 .content .navList-left .icon2::before {
  content: "";
  display: block;
  width: 42px;
  height: 29px;
  background: url("../images/page1_btn_2.png") no-repeat left 0px top;
}
.qtsPruduceted .m1200 .content .navList-left .icon2.active::before {
  background: url("../images/page1_btn_2ac.png") no-repeat left 0px top;
}
.qtsPruduceted .m1200 .content .content-right .item {
  display: none;
  width: 1004px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.qtsPruduceted .m1200 .content .content-right .item .special {
  width: 310px;
  height: 193px;
  border-radius: 8px;
  border: 1px solid #77c2d0;
  background: #fafafa;
  padding: 0 35px;
  box-sizing: border-box;
  line-height: 1;
}
.qtsPruduceted .m1200 .content .content-right .item .special .maxImg {
  width: 100%;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qtsPruduceted .m1200 .content .content-right .item .special .title {
  font-size: 18px;
  font-weight: bold;
  color: #177384;
  text-align: center;
}
.qtsPruduceted .m1200 .content .content-right .item .special .font {
  font-size: 14px;
  color: #333;
  line-height: 22px;
  padding-top: 12px;
}
.qtsPruduceted .m1200 .content .content-right .item .item-li {
  width: 480px;
  height: 90px;
  border-radius: 8px;
  border: 1px solid #77c2d0;
  background: #fafafa;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.qtsPruduceted .m1200 .content .content-right .item .item-li .images {
  width: 142px;
  padding: 0 41px 0 67px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
}
.qtsPruduceted .m1200 .content .content-right .item .item-li .flex1 {
  line-height: 1;
}
.qtsPruduceted .m1200 .content .content-right .item .item-li .flex1 .title-se {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.qtsPruduceted .m1200 .content .content-right .item .item-li .flex1 .cont-se {
  font-size: 14px;
  padding-top: 10px;
  color: #333;
}
.qtsPruduceted .m1200 .content .content-right .item .item-li:nth-child(1), .qtsPruduceted .m1200 .content .content-right .item .item-li:nth-child(2) {
  margin-bottom: 13px;
}
.qtsPruduceted .m1200 .content .content-right .item.active {
  display: flex;
}

.qt-title {
  line-height: 1;
  padding: 80px 0 60px;
  font-size: 38px;
  color: #333;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qt-title p {
  margin: 0 22px 0 19px;
}
.qt-title p span.bold {
  background-image: linear-gradient(90deg, #fe9975, #f97f3d);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.qt-title p span.bold.rever {
  background-image: linear-gradient(90deg, #f97f3d, #fe9975);
}
.qt-title p span.white {
  color: #fff;
}
.qt-title p span.mr {
  margin-right: 12px;
}
.qt-title p span.ml {
  margin-left: 12px;
}

.qt-title::before {
  content: "";
  display: block;
  width: 40px;
  height: 23px;
  background: url("../images/title_1.png") no-repeat;
  transform: translateY(2px);
}

.qt-title::after {
  content: "";
  display: block;
  width: 40px;
  height: 23px;
  background: url("../images/title_2.png") no-repeat;
  transform: translateY(2px);
}

.qtsApply {
  background: url("../images/page2.png") no-repeat center top;
  padding-bottom: 50px;
}
.qtsApply .m1200 {
  line-height: 1;
}
.qtsApply .m1200 .navList {
  height: 63px;
  display: flex;
  justify-content: flex-start;
  margin-top: -6px;
  overflow: hidden;
}
.qtsApply .m1200 .navList .li {
  cursor: pointer;
  transform: translateY(6px);
  width: 340px;
  height: 57px;
  background: #c1dde0;
  border-radius: 40px 40px 0 0;
  transition: transform 0.3s;
  padding-bottom: 17px;
  box-sizing: border-box;
  margin-left: -15px;
  font-size: 14px;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 14px rgba(255, 255, 255, 0.2);
  position: relative;
}
.qtsApply .m1200 .navList .li p {
  text-align: center;
}
.qtsApply .m1200 .navList .li .bold {
  font-size: 18px;
}
.qtsApply .m1200 .navList .li .bd {
  margin-left: 4px;
}
.qtsApply .m1200 .navList .li:nth-child(1) {
  border-radius: 8px 40px 0 0;
  margin-left: 0;
  z-index: 10;
  background: #96c2c9;
}
.qtsApply .m1200 .navList .li:nth-child(2) {
  z-index: 9;
  background: #c1dde0;
}
.qtsApply .m1200 .navList .li:nth-child(3) {
  background: #d5eaeb;
}
.qtsApply .m1200 .navList .li.active {
  transform: translateY(0);
  background: #418d9b;
  padding-bottom: 11px;
  color: #fff;
}
.qtsApply .m1200 .navList .li.active .bold {
  font-weight: bold;
  letter-spacing: 2px;
}
.qtsApply .m1200 .navList .li:hover {
  transform: translateY(0);
  background: #418d9b;
  padding-bottom: 11px;
  color: #fff;
}
.qtsApply .m1200 .navList .li:hover .bold {
  font-weight: bold;
  letter-spacing: 2px;
}
.qtsApply .m1200 .content {
  height: 468px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 16px rgba(65, 141, 155, 0.08);
  margin: -17px auto 35px;
  position: relative;
  z-index: 20;
}
.qtsApply .m1200 .content .item {
  display: none;
  width: 100%;
  height: 100%;
}
.qtsApply .m1200 .content .item .noWhite {
  background: rgba(235, 247, 247, 0.5);
}
.qtsApply .m1200 .content .item .height0 {
  height: 102px;
}
.qtsApply .m1200 .content .item .height1 {
  height: 142px;
}
.qtsApply .m1200 .content .item .height2 {
  height: 65px;
}
.qtsApply .m1200 .content .item .height3 {
  height: 160px;
}
.qtsApply .m1200 .content .item .height00 {
  height: 65px;
}
.qtsApply .m1200 .content .item .height11 {
  height: 180px;
}
.qtsApply .m1200 .content .item .height22 {
  height: 64px;
}
.qtsApply .m1200 .content .item .height33 {
  height: 160px;
}
.qtsApply .m1200 .content .item .row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.qtsApply .m1200 .content .item .row .icon-title {
  width: 197px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.qtsApply .m1200 .content .item .row .icon-title div {
  width: 69px;
  padding: 0 14px 0 26px;
  box-sizing: border-box;
}
.qtsApply .m1200 .content .item .row .icon-title div img {
  display: block;
  margin: auto;
}
.qtsApply .m1200 .content .item .row .font {
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.qtsApply .m1200 .content .item .row .listClass {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.qtsApply .m1200 .content .item .row .listClass .minItem {
  display: flex;
  justify-content: flex-start;
}
.qtsApply .m1200 .content .item .row .listClass .minItem .left {
  width: 51px;
}
.qtsApply .m1200 .content .item .row .listClass .minItem .left img {
  margin: 0 0 2px 14px;
}
.qtsApply .m1200 .content .item .row .listClass .minItem .left .age {
  width: 51px;
  height: 24px;
  border-radius: 12px 0 0 12px;
  background: #64b3b4;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qtsApply .m1200 .content .item .row .listClass .minItem .right {
  border-left: 1px solid #64b3b4;
  padding-left: 8px;
}
.qtsApply .m1200 .content .item .row .listClass .minItem .right .title-se {
  font-size: 16px;
  color: #64b3b4;
  font-weight: bold;
  margin-bottom: 4px;
}
.qtsApply .m1200 .content .item .row .listClass .minItem .right .cont-se {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
.qtsApply .m1200 .content .item .row .listClass .minItem + .minItem {
  margin-left: 25px;
}
.qtsApply .m1200 .content .item .row .proces-list {
  width: 991px;
  height: 134px;
  background: url("../images/page2_bk1.png") no-repeat;
  margin-bottom: 5px;
  padding: 28px 0 0 14px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
}
.qtsApply .m1200 .content .item .row .proces-list .min-pro {
  width: 248px;
  padding-left: 28px;
  box-sizing: border-box;
}
.qtsApply .m1200 .content .item .row .proces-list .min-pro .title-tr {
  font-size: 16px;
  color: #64b3b4;
  font-weight: bold;
  margin-bottom: 8px;
}
.qtsApply .m1200 .content .item .row .proces-list .min-pro .cont-tr {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
.qtsApply .m1200 .content .item .row .se-list {
  padding-left: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.qtsApply .m1200 .content .item .row .se-list .sel_li {
  width: 220px;
  height: 150px;
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 99%);
  margin-right: 28px;
  padding: 20px 0 0 15px;
  box-sizing: border-box;
}
.qtsApply .m1200 .content .item .row .se-list .sel_li .sel-font {
  font-size: 16px;
  color: #64b3b4;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 13px;
  margin-bottom: 10px;
  background: url("../images/page2_icon5-2.png") no-repeat left bottom;
}
.qtsApply .m1200 .content .item .row .se-list .sel_li .sel-font .sel-img {
  margin-right: 8px;
}
.qtsApply .m1200 .content .item .row .se-list .sel_li .sel-bottom {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.qtsApply .m1200 .content .item .row .se-list .sel_li .sel-bottom .se-l {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.qtsApply .m1200 .content .item .row .se-list .sel_li .sel-bottom .se-l::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #64b3b4;
  border-radius: 50%;
  margin-right: 6px;
}
.qtsApply .m1200 .content .item .row .se-list .sel_li .sel-bottom .se-r {
  flex: 1;
}
.qtsApply .m1200 .content .item .row .se-list .sel_li:last-child {
  margin-right: 0;
}
.qtsApply .m1200 .content .item.active {
  display: block;
}
.qtsApply .m1200 .newBtn {
  width: 260px;
  height: 46px;
  border-radius: 23px;
  background: linear-gradient(90deg, #fe9975, #f97f3d);
  display: none;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.qtsApply .m1200 .newBtn.active {
  display: flex;
}

.qtsSchool {
  padding-bottom: 60px;
}
.qtsSchool .m1200 .navList {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.qtsSchool .m1200 .navList .li {
  cursor: pointer;
  width: 232px;
  height: 40px;
  border-radius: 3px;
  background: #d5eaeb;
  font-size: 18px;
  color: rgba(51, 51, 51, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px 4px 0;
}
.qtsSchool .m1200 .navList .li:nth-child(5n) {
  margin-right: 0;
}
.qtsSchool .m1200 .navList .li.active {
  background: #418d9b;
  color: #fff;
  font-weight: bold;
}
.qtsSchool .m1200 .navList .li:hover {
  background: #418d9b;
  color: #fff;
  font-weight: bold;
}
.qtsSchool .m1200 .content {
  line-height: 1;
  background: url("../images/page3.png") no-repeat;
  height: 226px;
}
.qtsSchool .m1200 .content .item {
  display: none;
  justify-content: flex-start;
}
.qtsSchool .m1200 .content .item .left {
  width: 478px;
  margin-left: 38px;
  padding-top: 34px;
  box-sizing: border-box;
}
.qtsSchool .m1200 .content .item .left .shool-img {
  width: 41px;
  height: 42px;
  background: url("../images/page3_icon1.png") no-repeat;
  margin: 0 0 5px 24px;
}
.qtsSchool .m1200 .content .item .left .shcoolName {
  font-size: 20px;
  color: #177384;
  font-weight: bold;
  margin-left: 27px;
}
.qtsSchool .m1200 .content .item .left .flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 0 20px 27px;
}
.qtsSchool .m1200 .content .item .left .flex .schoolEn {
  font-size: 14px;
  color: #999999;
  padding-right: 16px;
}
.qtsSchool .m1200 .content .item .left .flex .nature {
  height: 22px;
  font-size: 14px;
  color: #64b3b4;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #d5eaeb;
  box-sizing: border-box;
  padding: 0 11px;
}
.qtsSchool .m1200 .content .item .left .icon-flex {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 9px;
  line-height: 20px;
}
.qtsSchool .m1200 .content .item .left .icon-flex .icon1 {
  width: 27px;
  height: 20px;
  background: url("../images/page3_icon2.png") no-repeat;
}
.qtsSchool .m1200 .content .item .left .icon-flex .icon2 {
  width: 27px;
  height: 20px;
  background: url("../images/page3_icon3.png") no-repeat left 2px top;
}
.qtsSchool .m1200 .content .item .left .icon-flex .bold {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.qtsSchool .m1200 .content .item .left .icon-flex .cont {
  flex: 1;
  font-size: 14px;
  color: #333;
}
.qtsSchool .m1200 .content .item .left .icon-flex .cont.blue {
  color: #177384;
  font-weight: bold;
}
.qtsSchool .m1200 .content .item .right {
  flex: 1;
  padding-top: 55px;
}
.qtsSchool .m1200 .content .item .right .icon-flex {
  height: 97px;
  display: flex;
  justify-content: flex-start;
}
.qtsSchool .m1200 .content .item .right .icon-flex .icon3 {
  width: 26px;
  height: 19px;
  background: url("../images/page3_icon4.png") no-repeat;
  transform: translateY(1px);
}
.qtsSchool .m1200 .content .item .right .icon-flex .flex {
  flex: 1;
  font-size: 14px;
  color: #333;
  line-height: 22px;
  padding-right: 40px;
}
.qtsSchool .m1200 .content .item .right .icon-flex .flex span.bold {
  font-weight: bold;
  display: block;
}
.qtsSchool .m1200 .content .item .right .schoolHotBtn {
  margin-left: 25px;
  height: 30px;
  border-radius: 3px;
  background: rgb(100, 179, 180);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  padding: 0 30px;
  box-sizing: border-box;
  cursor: pointer;
}
.qtsSchool .m1200 .content .item .right .schoolHotBtn:hover {
  background: rgba(100, 179, 180, 0.8);
}
.qtsSchool .m1200 .content .item.active {
  display: flex;
}

.qtsCase {
  background: url("../images/page4-1.png") no-repeat center top;
  background-size: cover;
  padding-bottom: 50px;
}
.qtsCase .m1200 {
  line-height: 1;
}
.qtsCase .m1200 .content .swiper-slide {
  width: auto;
}
.qtsCase .m1200 .content .swiper-slide + .swiper-slide {
  margin-left: 20px;
}
.qtsCase .m1200 .content .item {
  position: relative;
  width: 420px;
  height: 364px;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}
.qtsCase .m1200 .content .item .schoolName {
  height: 40px;
  background: #d5eaeb;
  padding-left: 26px;
  box-sizing: border-box;
  font-size: 20px;
  color: #177384;
  font-weight: bold;
  line-height: 40px;
}
.qtsCase .m1200 .content .item .padding {
  padding: 27px 0 0 26px;
  box-sizing: border-box;
}
.qtsCase .m1200 .content .item .padding .title {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
}
.qtsCase .m1200 .content .item .padding .title .icon {
  margin-right: 8px;
}
.qtsCase .m1200 .content .item .padding .title .bold {
  font-weight: bold;
}
.qtsCase .m1200 .content .item .padding .title .color {
  color: #64b3b4;
}
.qtsCase .m1200 .content .item .padding .minPadding {
  padding: 0 0 9px 23px;
  box-sizing: border-box;
  margin-top: -4px;
}
.qtsCase .m1200 .content .item .padding .minPadding .max {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.qtsCase .m1200 .content .item .padding .minPadding .max .li {
  margin-right: 17px;
  font-size: 14px;
  color: #64b3b4;
  border-radius: 5px;
  border: 1px solid #81c1c2;
  box-sizing: border-box;
  background: #f5fbfb;
  padding-left: 15px;
  box-sizing: border-box;
  width: 125px;
  height: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 9px;
}
.qtsCase .m1200 .content .item .padding .minPadding .margintop {
  margin-top: -10px;
}
.qtsCase .m1200 .content .item .padding .minPadding .margintop .font {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
.qtsCase .m1200 .content .item .caseBtn {
  cursor: pointer;
  font-size: 14px;
  color: #f9803e;
  position: absolute;
  left: 49px;
  bottom: 22px;
}
.qtsCase .m1200 .content .item .caseBtn img {
  margin-left: 8px;
}
.qtsCase .m1200 .content .item .caseBtn:hover {
  text-decoration: underline;
}
.qtsCase .m1200 .content .swiper-pagination {
  font-size: 0;
  position: initial;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 30px;
}
.qtsCase .m1200 .content .swiper-pagination span {
  width: 6px;
  height: 6px;
  background: #fff;
  opacity: 1;
  margin: 0 5px;
}
.qtsCase .m1200 .content .swiper-pagination span.swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 4px;
}

.qtsCampus {
  height: 722px;
  line-height: 1;
  background: url("../images/page5.jpg") no-repeat center top;
}
.qtsCampus .m1200 .content {
  height: 486px;
  position: relative;
}
.qtsCampus .m1200 .content .flex-item {
  position: absolute;
}
.qtsCampus .m1200 .content .flex-item img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.qtsCampus .m1200 .content .flex-item .background {
  display: none;
  font-size: 18px;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 134px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
  background: linear-gradient(0deg, rgb(189, 157, 118) 11%, rgba(189, 157, 118, 0) 100%);
}
.qtsCampus .m1200 .content .flex-item .background p {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 22px;
}
.qtsCampus .m1200 .content .flex-item:hover .background {
  display: block;
}
.qtsCampus .m1200 .content .css1 {
  width: 219px;
  height: 486px;
  left: 0px;
  top: 0px;
}
.qtsCampus .m1200 .content .css2 {
  width: 639px;
  height: 317px;
  left: 221px;
  top: 0;
}
.qtsCampus .m1200 .content .css3 {
  width: 316px;
  height: 167px;
  left: 221px;
  top: 319px;
}
.qtsCampus .m1200 .content .css4 {
  width: 321px;
  height: 167px;
  left: 539px;
  top: 319px;
}
.qtsCampus .m1200 .content .css5 {
  width: 338px;
  height: 184px;
  left: 862px;
  top: 0;
}
.qtsCampus .m1200 .content .css6 {
  width: 339px;
  height: 300px;
  left: 862px;
  top: 186px;
}

.xdfoyHelp {
  padding-bottom: 60px;
  line-height: 1;
  background: #ebf7f7;
}
.xdfoyHelp .content {
  height: 420px;
  background: url("https://oy.xdf.cn/liuxue/include/images/help.png") no-repeat;
  margin-top: 9px;
  position: relative;
}
.xdfoyHelp .content .posi_XDF_introduce {
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 30px;
  bottom: 0;
  padding-bottom: 26px;
  letter-spacing: 2px;
}
.xdfoyHelp .content .posi_XDF_introduce .bold {
  font-weight: bold;
}
.xdfoyHelp .content .list {
  width: 300px;
  float: right;
  padding: 28px 0 0 0;
}
.xdfoyHelp .content .list .li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
}
.xdfoyHelp .content .list .li .flex {
  padding-left: 20px;
}
.xdfoyHelp .content .list .li .numFont {
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  margin-bottom: 12px;
}
.xdfoyHelp .content .list .li .numFont .min {
  position: relative;
  font-size: 16px;
}
.xdfoyHelp .content .list .li .numCont {
  font-size: 14px;
  color: #fff;
}
.xdfoyHelp .content .list .li .qs-top::before {
  content: "";
  animation: upDown 0.8s infinite;
  position: absolute;
  right: -59px;
  top: -27px;
  width: 82px;
  height: 31px;
  background: url("https://oy.xdf.cn/liuxue/include/images/qs.png") no-repeat;
}

@keyframes upDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-4px);
  }
  100% {
    transform: translateY(0);
  }
}
.moving-element {
  animation: upDown 0.8s infinite;
}

@media (max-width: 1000px) {
  .qtsHeaderDiv, .nav_foor {
    display: none;
  }
  .qtsLogo {
    width: 7.5rem;
    margin: auto;
    height: 0.8rem;
    padding: 0 0.36rem;
    box-sizing: border-box;
  }
  .qtsLogo .m1200 .flex .logoImg {
    width: 2.82rem;
    height: 0.50rem;
    /* background-size: 100% 100%; */
  }
  .qtsLogo .m1200 .flex .city {
    margin-left: 0.4rem;
    font-size: 0.16rem;
  }
  .qtsLogo .m1200 .flex .city::before {
    width: 0.18rem;
    height: 0.2rem;
    background-size: 100% 100%;
    margin-right: 0.08rem;
    transform: translateY(-0.02rem);
  }
  .qtsLogo .m1200 .phone {
    font-size: 0.18rem;
  }
  .qtsLogo .m1200 .phone::before {
    width: 0.24rem;
    height: 0.2rem;
    background-size: 100% 100%;
    margin-right: 0.06rem;
    transform: translateY(-0.01rem);
  }
  .qtsHeader {
    width: 7.5rem;
    margin: auto;
    height: 4.51rem;
    background: url("../images/images/banner.png") no-repeat;
    background-size: 100% 100%;
  }
  .qtsHeader .m1200 .newBtnDiv {
    width: 2.8rem;
    height: 0.36rem;
    border-radius: 0.17rem;
    right: auto;
    top: 3.64rem;
    left: calc((100% - 2.8rem) / 2);
    font-size: 0.16rem;
    padding-left: 1.2rem;
    box-shadow: inset 0 0 0.06rem 0.06rem rgba(253, 120, 98, 0.1);
  }
  .qtsHeader .m1200 .newBtnDiv .newBtn {
    width: 1.38rem;
    height: 0.53rem;
    background: url("../images/images/banner_btn.png") no-repeat;
    background-size: 100% 100%;
    left: -0.08rem;
    top: -0.09rem;
    padding: 0.13rem 0.12rem;
  }
  .qtsHeader .m1200 .newBtnDiv .newBtn .max {
    font-size: 0.16rem;
    border-radius: 0.18rem;
  }
  .qtsHeader .m1200 .newBtnDiv .tel {
    line-height: normal;
  }
  .qtsPruduceted {
    width: 7.5rem;
    margin: auto;
    padding: 0.45rem 0 0.4rem;
    background: none;
    line-height: 1;
  }
  .qtsPruduceted .m1200 .qtsInduce {
    display: none;
  }
  .qtsPruduceted .m1200 .content {
    width: 7.1rem;
    box-sizing: border-box;
    margin: auto;
  }
  .qtsPruduceted .m1200 .content .navList-left {
    width: 1.65rem;
  }
  .qtsPruduceted .m1200 .content .navList-left .li {
    font-size: 0.26rem;
    font-weight: bold;
    height: 2.4rem;
    display: block;
    padding-top: 0.79rem;
    box-sizing: border-box;
    background: #fafafa;
  }
  .qtsPruduceted .m1200 .content .navList-left .li span {
    display: block;
    width: 100%;
    text-align: center;
  }
  .qtsPruduceted .m1200 .content .navList-left .li.active {
    background: #fff url("../images/images/page1_xian.png") no-repeat right center;
    background-size: 1px 2.02rem;
    box-shadow: 0 0 0.08rem 0.02rem rgba(100, 179, 180, 0.25);
    position: relative;
    z-index: 9;
  }
  .qtsPruduceted .m1200 .content .navList-left .li.active::after {
    content: "";
    width: 0.2rem;
    height: 110%;
    background: #fff;
    position: absolute;
    right: -0.2rem;
    top: 0;
  }
  .qtsPruduceted .m1200 .content .navList-left .icon1 {
    border: none;
    border-radius: 0.08rem 0 0 0;
  }
  .qtsPruduceted .m1200 .content .navList-left .icon2 {
    border: none;
    border-radius: 0rem 0 0 0.08rem;
  }
  .qtsPruduceted .m1200 .content .navList-left .icon2.active::after {
    top: auto;
    bottom: 0;
  }
  .qtsPruduceted .m1200 .content .navList-left .icon1::before {
    width: 0.34rem;
    height: 0.41rem;
    background: url("../images/images/page1_btn_1.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto 0.12rem;
  }
  .qtsPruduceted .m1200 .content .navList-left .icon1.active::before {
    background: url("../images/images/page1_btn_1ac.png") no-repeat;
    background-size: 100% 100%;
  }
  .qtsPruduceted .m1200 .content .navList-left .icon2::before {
    width: 0.39rem;
    height: 0.42rem;
    background: url("../images/images/page1_btn_2.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto 0.14rem;
  }
  .qtsPruduceted .m1200 .content .navList-left .icon2.active::before {
    background: url("../images/images/page1_btn_2ac.png") no-repeat;
    background-size: 100% 100%;
  }
  .qtsPruduceted .m1200 .content .content-right {
    width: 5.46rem;
    box-shadow: 0 0 0.08rem 0.02rem rgba(100, 179, 180, 0.25);
    background: #fff;
    border-radius: 0 0.08rem 0.08rem 0;
  }
  .qtsPruduceted .m1200 .content .content-right .item {
    width: 100%;
    padding-top: 0.19rem;
    box-sizing: border-box;
  }
  .qtsPruduceted .m1200 .content .content-right .item .special {
    width: 5.16rem;
    height: 1.36rem;
    background: #f5fbfb;
    border-radius: 0;
    margin: 0 0 0.17rem 0.2rem;
    border: none;
    padding: 0.12rem 0.26rem 0 0.22rem;
    box-sizing: border-box;
  }
  .qtsPruduceted .m1200 .content .content-right .item .special .maxImg {
    width: 0.56rem;
    height: 0.34rem;
    display: inline-block;
  }
  .qtsPruduceted .m1200 .content .content-right .item .special .maxImg .mobiImg1 {
    width: 0.34rem;
  }
  .qtsPruduceted .m1200 .content .content-right .item .special .maxImg .mobiImg2 {
    width: 0.33rem;
  }
  .qtsPruduceted .m1200 .content .content-right .item .special .maxImg .mobiImg3 {
    width: 0.34rem;
  }
  .qtsPruduceted .m1200 .content .content-right .item .special .title {
    display: inline-block;
    font-size: 0.24rem;
    transform: translateY(-0.05rem);
  }
  .qtsPruduceted .m1200 .content .content-right .item .special .font {
    font-size: 0.22rem;
    line-height: 0.36rem;
    padding-top: 0.12rem;
  }
  .qtsPruduceted .m1200 .content .content-right .item:nth-child(2) {
    padding: 0.29rem 0 0 0.2rem;
    box-sizing: border-box;
  }
  .qtsPruduceted .m1200 .content .content-right .item:nth-child(2) .item-li {
    width: 5.16rem;
    height: 0.9rem;
    border-radius: 0.08rem;
    margin-bottom: 0.21rem;
  }
  .qtsPruduceted .m1200 .content .content-right .item:nth-child(2) .item-li .images {
    width: 1.6rem;
    padding: 0 0.4rem 0 0.85rem;
    box-sizing: border-box;
  }
  .qtsPruduceted .m1200 .content .content-right .item:nth-child(2) .item-li .images img {
    display: block;
    margin: auto;
  }
  .qtsPruduceted .m1200 .content .content-right .item:nth-child(2) .item-li .images .r-img1 {
    width: 0.34rem;
  }
  .qtsPruduceted .m1200 .content .content-right .item:nth-child(2) .item-li .images .r-img2 {
    width: 0.32rem;
  }
  .qtsPruduceted .m1200 .content .content-right .item:nth-child(2) .item-li .images .r-img3 {
    width: 0.32rem;
  }
  .qtsPruduceted .m1200 .content .content-right .item:nth-child(2) .item-li .images .r-img4 {
    width: 0.33rem;
  }
  .qtsPruduceted .m1200 .content .content-right .item:nth-child(2) .item-li .flex1 .title-se {
    font-size: 0.18rem;
  }
  .qtsPruduceted .m1200 .content .content-right .item:nth-child(2) .item-li .flex1 .cont-se {
    font-size: 0.14rem;
    padding-top: 0.1rem;
  }
  .qt-title {
    padding: 0.66rem 0 0.48rem;
    font-size: 0;
  }
  .qt-title p {
    height: 0.38rem;
    display: block;
    width: 100%;
    margin: auto;
  }
  .qt-title::before, .qt-title::after {
    display: none;
  }
  .qtsApply {
    width: 7.5rem;
    margin: auto;
    background: url("../images/images/page2.png") no-repeat;
    background-size: cover;
    padding-bottom: 0.5rem;
  }
  .qtsApply .m1200 .qt-title p {
    background: url("../images/images/tit1.png") no-repeat center top;
    background-size: auto 100%;
  }
  .qtsApply .m1200 .navList {
    width: 7.1rem;
    height: 0.76rem;
    margin: auto;
  }
  .qtsApply .m1200 .navList .li {
    width: 2.4rem;
    height: 0.76rem;
    border-radius: 0.4rem 0.4rem 0 0;
    padding: 0 0 0.12rem 0;
    margin-left: -0.18rem;
    font-size: 0.14rem;
    box-shadow: 0 0 0.14rem rgba(255, 255, 255, 0.2);
    transform: translateY(0.06rem);
  }
  .qtsApply .m1200 .navList .li .bold {
    font-size: 0.26rem;
    display: block;
    margin-bottom: 0.04rem;
  }
  .qtsApply .m1200 .navList .li .bd {
    margin-left: 0;
  }
  .qtsApply .m1200 .navList .li:nth-child(1) {
    border-radius: 0.08rem 0.4rem 0 0;
  }
  .qtsApply .m1200 .navList .li.active {
    transform: translateY(0);
    padding: 0 0 0.06rem 0;
  }
  .qtsApply .m1200 .navList .li.active .bold {
    font-weight: bold;
  }
  .qtsApply .m1200 .content {
    width: 7.1rem;
    height: 5.74rem;
    margin: -0.06rem auto 0.35rem;
    border-radius: 0.08rem;
    box-shadow: 0 0 0.16rem rgba(65, 141, 155, 0.08);
    overflow: hidden;
  }
  .qtsApply .m1200 .content .item .row {
    display: block;
  }
  .qtsApply .m1200 .content .item .row .icon-title {
    width: 100%;
    font-size: 0.24rem;
  }
  .qtsApply .m1200 .content .item .row .icon-title div {
    width: 0.54rem;
    padding: 0 0.09rem 0 0.15rem;
    box-sizing: border-box;
  }
  .qtsApply .m1200 .content .item .row .icon-title .page2_icon1 {
    width: 0.29rem;
  }
  .qtsApply .m1200 .content .item .row .icon-title .page2_icon2 {
    width: 0.28rem;
  }
  .qtsApply .m1200 .content .item .row .icon-title .page2_icon3 {
    width: 0.26rem;
  }
  .qtsApply .m1200 .content .item .row .icon-title .page2_icon4 {
    width: 0.27rem;
  }
  .qtsApply .m1200 .content .item .row .font {
    font-size: 0.2rem;
    line-height: 0.3rem;
    padding: 0.07rem 0.1rem 0 0.54rem;
    box-sizing: border-box;
  }
  .qtsApply .m1200 .content .item .height0, .qtsApply .m1200 .content .item .height00 {
    height: 1.72rem;
    padding: 0.29rem 0 0 0rem;
    box-sizing: border-box;
  }
  .qtsApply .m1200 .content .item .height1, .qtsApply .m1200 .content .item .height11 {
    display: none;
  }
  .qtsApply .m1200 .content .item .height2, .qtsApply .m1200 .content .item .height22 {
    height: 1.14rem;
    padding: 0.25rem 0 0 0rem;
    box-sizing: border-box;
    background: #ebf7f7;
  }
  .qtsApply .m1200 .content .item .height3, .qtsApply .m1200 .content .item .height33 {
    height: 2.88rem;
    padding: 0.18rem 0 0 0rem;
    box-sizing: border-box;
    background: #fff;
  }
  .qtsApply .m1200 .content .item .height3 .proces-list, .qtsApply .m1200 .content .item .height33 .proces-list {
    display: none;
  }
  .qtsApply .m1200 .content .item .pcno {
    padding: 0.2rem 0.12rem 0 0.54rem;
    box-sizing: border-box;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-slide {
    width: auto;
    margin-right: 0.08rem;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-slide .pro-li {
    width: 3.16rem;
    height: 1.49rem;
    padding: 0.24rem 0 0 0.28rem;
    box-sizing: border-box;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-slide .pro-li .pro-tit {
    font-size: 0.22rem;
    color: #64b3b4;
    font-weight: bold;
    padding-bottom: 0.08rem;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-slide .pro-li .pro-font {
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #333333;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-slide .pro-li.bk1 {
    background: url("../images/images/page2_bk1.png") no-repeat;
    background-size: 100% 100%;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-slide .pro-li.bk2 {
    background: url("../images/images/page2_bk2.png") no-repeat;
    background-size: 100% 100%;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-slide .pro-li.bk3 {
    background: url("../images/images/page2_bk3.png") no-repeat;
    background-size: 100% 100%;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-slide .pro-li.bk4 {
    background: url("../images/images/page2_bk4.png") no-repeat;
    background-size: 100% 100%;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-slide:last-child {
    margin-right: 0;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-pagination {
    position: initial;
    font-size: 0;
    padding: 0.3rem 0 0 0;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-pagination span {
    width: 0.08rem;
    height: 0.08rem;
    background: linear-gradient(90deg, #64b3b4, #c3faf5);
    opacity: 1;
    margin: 0 0.05rem;
  }
  .qtsApply .m1200 .content .item .pcno .swiper-pagination span.swiper-pagination-bullet-active {
    width: 0.3rem;
    border-radius: 0.04rem;
  }
  .qtsApply .m1200 .newBtn {
    width: 3.9rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    font-size: 0.28rem;
  }
  .qtsSchool {
    width: 7.5rem;
    margin: auto;
    padding-bottom: 0.5rem;
  }
  .qtsSchool .m1200 .qt-title p {
    background: url("../images/images/tit2.png") no-repeat center top;
    background-size: auto 100%;
  }
  .qtsSchool .m1200 .navList {
    width: 7.1rem;
    height: 1.62rem;
    margin: auto;
    overflow: hidden;
  }
  .qtsSchool .m1200 .navList .li {
    width: 2.35rem;
    height: 0.44rem;
    font-size: 0.24rem;
    border-radius: 0;
    margin: 0 0.02rem 0.1rem 0;
  }
  .qtsSchool .m1200 .navList .li:nth-child(5n) {
    margin-right: 0.02rem;
  }
  .qtsSchool .m1200 .navList .li:nth-child(3n) {
    margin-right: 0;
  }
  .qtsSchool .m1200 .content {
    width: 7.1rem;
    height: 4.15rem;
    margin: auto;
    background: url("../images/images/page3.png") no-repeat;
    background-size: 100% 100%;
  }
  .qtsSchool .m1200 .content .item.active {
    display: block;
  }
  .qtsSchool .m1200 .content .item {
    position: relative;
  }
  .qtsSchool .m1200 .content .item .left {
    width: 100%;
    margin-left: 0;
    padding-top: 0.29rem;
  }
  .qtsSchool .m1200 .content .item .left .shool-img {
    width: 0.41rem;
    height: 0.42rem;
    margin: 0 0.18rem 0.42rem 0.21rem;
    background-size: 100% 100%;
  }
  .qtsSchool .m1200 .content .item .left .shcoolName {
    font-size: 0.26rem;
    margin-left: 0;
    position: absolute;
    left: 0.8rem;
    top: 0.3rem;
  }
  .qtsSchool .m1200 .content .item .left .flex {
    padding: 0;
  }
  .qtsSchool .m1200 .content .item .left .flex .schoolEn {
    position: absolute;
    left: 0.8rem;
    top: 0.62rem;
    font-size: 0.18rem;
    margin: 0;
  }
  .qtsSchool .m1200 .content .item .left .flex .nature {
    position: absolute;
    left: 3.96rem;
    top: 0.28rem;
    height: 0.3rem;
    font-size: 0.18rem;
    padding: 0 0.16rem;
    border-radius: 0.06rem;
  }
  .qtsSchool .m1200 .content .item .left .icon-flex {
    line-height: 0.3rem;
    margin-bottom: 0.13rem;
    padding-left: 0.51rem;
  }
  .qtsSchool .m1200 .content .item .left .icon-flex .icon1 {
    width: 0.28rem;
    height: 0.2rem;
    background-size: 0.18rem 0.2rem;
    transform: translateY(0.04rem);
  }
  .qtsSchool .m1200 .content .item .left .icon-flex .icon2 {
    width: 0.28rem;
    height: 0.19rem;
    background-size: 0.17rem 0.19rem;
    background-position: 0.01rem 0px;
    transform: translateY(0.04rem);
  }
  .qtsSchool .m1200 .content .item .left .icon-flex .bold {
    font-size: 0.2rem;
  }
  .qtsSchool .m1200 .content .item .left .icon-flex .cont {
    font-size: 0.2rem;
  }
  .qtsSchool .m1200 .content .item .right {
    padding-top: 0;
    padding-left: 0.51rem;
    text-align: center;
  }
  .qtsSchool .m1200 .content .item .right .icon-flex {
    text-align: left;
    height: 1.38rem;
  }
  .qtsSchool .m1200 .content .item .right .icon-flex .flex {
    padding: 0 0.12rem 0 0;
    font-size: 0.2rem;
    line-height: 0.3rem;
  }
  .qtsSchool .m1200 .content .item .right .icon-flex .flex .over {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .qtsSchool .m1200 .content .item .right .icon-flex .icon3 {
    width: 0.28rem;
    height: 0.19rem;
    background-size: 0.17rem 0.19rem;
    background-position: 0.01rem 0;
    transform: translateY(0.05rem);
  }
  .qtsSchool .m1200 .content .item .right .schoolHotBtn {
    margin: 0 auto;
    height: 0.34rem;
    border-radius: 0.03rem;
    font-size: 0.2rem;
    padding: 0 0.2rem;
  }
  .qtsCase {
    width: 7.5rem;
    margin: auto;
    padding-bottom: 0.5rem;
  }
  .qtsCase .m1200 .qt-title p {
    background: url("../images/images/tit3.png") no-repeat center top;
    background-size: auto 100%;
  }
  .qtsCase .m1200 .content {
    box-sizing: border-box;
  }
  .qtsCase .m1200 .content .swiper-slide + .swiper-slide {
    margin-left: 0.2rem;
  }
  .qtsCase .m1200 .content .swiper-slide {
    margin-left: 0.2rem;
  }
  .qtsCase .m1200 .content .swiper-slide:last-child {
    margin-right: 0.2rem;
  }
  .qtsCase .m1200 .content .item {
    width: 5.6rem;
    height: 4.3rem;
    border-radius: 0.08rem;
  }
  .qtsCase .m1200 .content .item .schoolName {
    height: 0.46rem;
    padding-left: 0.26rem;
    font-size: 0.24rem;
    line-height: 0.43rem;
  }
  .qtsCase .m1200 .content .item .padding {
    padding: 0.16rem 0.1rem 0 0.26rem;
    box-sizing: border-box;
  }
  .qtsCase .m1200 .content .item .padding .minPadding {
    margin-top: -0.03rem;
    padding: 0 0 0.12rem 0.23rem;
  }
  .qtsCase .m1200 .content .item .padding .minPadding .max {
    padding-right: 0.2rem;
    box-sizing: border-box;
  }
  .qtsCase .m1200 .content .item .padding .minPadding .max .li {
    width: 1.6rem;
    height: 0.3rem;
    border-radius: 0.05rem;
    font-size: 0.2rem;
    padding-left: 0.15rem;
    margin-bottom: 0.07rem;
  }
  .qtsCase .m1200 .content .item .padding .minPadding .margintop {
    margin-top: -0.07rem;
  }
  .qtsCase .m1200 .content .item .padding .minPadding .margintop .font {
    font-size: 0.2rem;
    line-height: 0.3rem;
  }
  .qtsCase .m1200 .content .item .padding .title {
    font-size: 0.2rem;
    margin-bottom: 0.17rem;
    vertical-align: initial;
  }
  .qtsCase .m1200 .content .item .padding .title .icon {
    width: 0.15rem;
    margin-right: 0.08rem;
    vertical-align: initial;
  }
  .qtsCase .m1200 .content .item .caseBtn {
    font-size: 0.2rem;
    left: 0.49rem;
    bottom: 0.19rem;
    padding-right: 0.28rem;
    background: url("../images/images/page4_icon2.png") no-repeat right center;
    background-size: 0.18rem 0.18rem;
  }
  .qtsCase .m1200 .content .item .caseBtn img {
    margin-left: 0.1rem;
    width: 0.18rem;
    display: none;
  }
  .qtsCase .m1200 .content .swiper-pagination {
    padding-top: 0.3rem;
  }
  .qtsCase .m1200 .content .swiper-pagination span {
    width: 0.08rem;
    height: 0.08rem;
    margin: 0 0.05rem;
  }
  .qtsCase .m1200 .content .swiper-pagination span.swiper-pagination-bullet-active {
    width: 0.3rem;
    border-radius: 0.04rem;
  }
  .qtsCampus {
    width: 7.5rem;
    height: auto;
    margin: auto;
    background: url("../images/images/page4.png") no-repeat;
    background-size: cover;
    padding-bottom: 0.5rem;
  }
  .qtsCampus .m1200 .qt-title p {
    background: url("../images/images/tit4.png") no-repeat center top;
    background-size: auto 100%;
  }
  .qtsCampus .m1200 .content {
    width: 7.1rem;
    margin: auto;
    display: none;
  }
  .qtsCampus .m1200 .schStudyBack {
    width: 7.1rem;
    margin: auto;
    height: 5.48rem;
  }
  .qtsCampus .m1200 .schStudyBack .teachImages {
    width: 100%;
    height: 5.48rem;
    position: relative;
  }
  .qtsCampus .m1200 .schStudyBack .teachImages .itemPosition {
    position: absolute;
  }
  .qtsCampus .m1200 .schStudyBack .teachImages .itemPosition p {
    font-size: 0.2rem;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0.22rem;
    width: 100%;
    text-align: center;
  }
  .qtsCampus .m1200 .schStudyBack .teachImages .item1 {
    width: 3.77rem;
    height: 2rem;
    background: url("../images/images/page4_1.png") no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 0;
  }
  .qtsCampus .m1200 .schStudyBack .teachImages .item2 {
    width: 3.77rem;
    height: 3.46rem;
    background: url("../images/images/page4_2.png") no-repeat;
    background-size: 100% 100%;
    left: 0;
    bottom: 0;
  }
  .qtsCampus .m1200 .schStudyBack .teachImages .item3 {
    width: 3.3rem;
    height: 5.48rem;
    background: url("../images/images/page4_3.png") no-repeat;
    background-size: 100% 100%;
    right: 0;
    top: 0;
  }
  .qtsCampus .m1200 .schStudyBack .teachImages .item4 {
    width: 7.1rem;
    height: 3.46rem;
    background: url("../images/images/page4_4.png") no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 0;
  }
  .qtsCampus .m1200 .schStudyBack .teachImages .item5 {
    width: 3.54rem;
    height: 2rem;
    background: url("../images/images/page4_5.png") no-repeat;
    background-size: 100% 100%;
    left: 0;
    bottom: 0;
  }
  .qtsCampus .m1200 .schStudyBack .teachImages .item6 {
    width: 3.54rem;
    height: 2rem;
    background: url("../images/images/page4_6.png") no-repeat;
    background-size: 100% 100%;
    right: 0;
    bottom: 0;
  }
  .qtsCampus .m1200 .swiper-pagination {
    font-size: 0;
    width: 100%;
    padding-top: 0.3rem;
    position: initial;
  }
  .qtsCampus .m1200 .swiper-pagination span {
    width: 0.08rem;
    height: 0.08rem;
    background: linear-gradient(90deg, #64b3b4, #c3faf5);
    opacity: 1;
    margin: 0 0.05rem;
  }
  .qtsCampus .m1200 .swiper-pagination span.swiper-pagination-bullet-active {
    width: 0.3rem;
    border-radius: 0.04rem;
  }
  .xdfoyHelp {
    width: 7.5rem;
    margin: auto;
    overflow: hidden;
    padding-bottom: 0.6rem;
    background: #ebf7f7;
  }
  .xdfoyHelp .qt-title p {
    background: url("../images/images/tit6.png") no-repeat center top;
    background-size: auto 100%;
  }
  .xdfoyHelp .content {
    height: 4.2rem;
    background: url("../images/images/page5.png") no-repeat;
    background-size: 100% 100%;
    margin: 0;
  }
  .xdfoyHelp .content .posi_XDF_introduce {
    width: 4.05rem;
    left: 0.28rem;
    font-size: 0.18rem;
    line-height: 0.24rem;
    padding-bottom: 0.13rem;
    letter-spacing: 0.02rem;
  }
  .xdfoyHelp .content .posi_XDF_introduce .br {
    display: inline;
  }
  .xdfoyHelp .content .list {
    width: 2.56rem;
    padding: 0.3rem 0 0 0;
  }
  .xdfoyHelp .content .list .li {
    margin-bottom: 0.14rem;
  }
  .xdfoyHelp .content .list .li .helpImg {
    width: 0.84rem;
    height: 0.84rem;
    box-shadow: 0 0 0rem 0rem rgba(233, 227, 248, 0.2);
  }
  .xdfoyHelp .content .list .li .flex {
    padding-left: 0.08rem;
  }
  .xdfoyHelp .content .list .li .flex .numFont {
    font-size: 0.3rem;
    margin-bottom: 0.12rem;
  }
  .xdfoyHelp .content .list .li .flex .numFont .min {
    font-size: 0.18rem;
  }
  .xdfoyHelp .content .list .li .flex .numFont .qs-top::before {
    width: 0.82rem;
    height: 0.31rem;
    background: url("https://oy.xdf.cn/liuxue/include/images/qs.png") no-repeat;
    background-size: 100% 100%;
    right: -0.2rem;
    top: -0.25rem;
  }
  .xdfoyHelp .content .list .li .flex .numCont {
    font-size: 0.14rem;
  }
  @keyframes upDown {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-0.04rem);
    }
    100% {
      transform: translateY(0);
    }
  }
  .btnFiexBottom {
    width: 7.5rem;
    overflow: hidden;
    position: fixed;
    left: calc((100% - 7.5rem) / 2);
    bottom: 0;
    z-index: 9999;
    height: 1.5rem;
    background: #fff;
    box-shadow: 0 -0.12rem 0.12rem rgba(216, 223, 226, 0.2);
    display: flex;
    justify-content: space-between;
    padding: 0.17rem 0.3rem 0 0rem;
    box-sizing: border-box;
  }
  .btnFiexBottom .cli_.ph {
    font-size: 0.26rem;
    line-height: 1;
    color: #333333;
    text-align: center;
    flex: 1;
    padding-right: 0.03rem;
    box-sizing: border-box;
    color: #ff8f5e;
  }
  .btnFiexBottom .cli_.ph img {
    width: 0.34rem;
    height: 0.34rem;
    margin: 0.02rem auto 0.12rem;
  }
  .btnFiexBottom .cli_.btn {
    width: 5.8rem;
    height: 0.8rem;
    display: flex;
    justify-content: space-between;
  }
  .btnFiexBottom .cli_.btn p {
    font-size: 0.28rem;
    color: #ff8f5e;
    width: 3rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fcd8c8;
    box-sizing: border-box;
    border-radius: 0.4rem;
    background: #fff9f6;
  }
  .btnFiexBottom .cli_.btn p.active {
    font-weight: bold;
    color: #fff;
    width: 2.6rem;
    border: none;
    background: linear-gradient(90deg, #f97f3d, #fe9975);
  }
  .totop {
    bottom: 1.8rem !important;
  }
}

/*# sourceMappingURL=common.css.map */
