/*author:tangxue*/
* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  box-sizing: border-box;
}

body {
  line-height: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border: none;
}

h1, h2, h3, h4, p {
  margin: 0;
  padding: 0;
  *margin-top: 0;
}

html {
  font-size: 75px;
}

input[type=button], input[type=submit], input[type=text], input[type=file], button {
  cursor: pointer;
  -webkit-appearance: none;
  border: none;
  outline: none;
  font-family: "Microsoft YaHei";
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  -webkit-appearance: none;
  font-family: "Microsoft YaHei";
}

select {
  background: url("../images/select-icon.png") #fff;
  background-size: 0.16rem 0.1066666667rem;
  background-position: 97% center;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

.box {
  width: 100%;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}

.pulic-title {
  text-align: center;
}
.pulic-title h2 {
  display: inline-block;
  position: relative;
  font-size: 36px;
  color: #444444;
  font-weight: bold;
  z-index: 2;
}
.pulic-title h2::before, .pulic-title h2::after {
  display: block;
  position: absolute;
  content: "";
  z-index: -1;
}
.pulic-title h2::before {
  width: 36px;
  height: 36px;
  background: url(../images/title-left.png) no-repeat;
  left: -14px;
  top: -10px;
}
.pulic-title h2::after {
  width: 24px;
  height: 24px;
  background: url(../images/title-right.png) no-repeat;
  right: -10px;
  bottom: -6px;
}

.header {
  height: 120px;
  line-height: 120px;
  padding: 30px 0;
}
.header .header-left {
  float: left;
  /*width: 104px;height: 60px;*/
}
.header .header-left2 {
  float: left;
  width: 160px;
  height: 53px;
  margin-left: 18px;
}
.header .header-center {
  line-height: 60px;
  margin-left: 370px;
}
.header .header-center ul li {
  float: left;
  color: #cccccc;
  margin-right: 36px;
  font-size: 16px;
}
.header .header-center ul li:last-child {
  margin-right: 0;
}
.header .header-center ul li a {
  margin-right: 36px;
  color: #444444;
}
.header .header-center ul li a:hover {
  color: #f36d1f;
}
.header .header-right {
  width: 124px;
  float: right;
}
.header .header-right p, .header .header-right span {
  border: solid 1px #f36d1f;
  display: block;
  width: 124px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
.header .header-right p {
  background-color: #f36d1f;
  color: #ffffff;
  font-size: 16px;
}
.header .header-right span {
  font-size: 18px;
  color: #f36d1f;
}

.banner-box {
  background: url(../images/banner33.png) no-repeat center;
  height: 500px;
}
.banner-box .banner {
  height: 500px;
  position: relative;
}
.banner-box .banner a {
  display: block;
  position: absolute;
  bottom: 120px;
  width: 210px;
  height: 46px;
}
.banner-box .banner .lqjz {
  right: 360px;
}
.banner-box .banner .yyst {
  right: 150px;
}

.student {
  margin-top: 50px;
}
.student .student-list {
  background: url(../images/student-bg.png) no-repeat center top;
  padding-top: 99px;
  margin-top: 48px;
}
.student .student-list ul {
  width: 410px;
  float: left;
}
.student .student-list ul:first-child li:nth-child(1) {
  margin-left: 59px;
}
.student .student-list ul:first-child li:nth-child(2) {
  margin-left: 37px;
}
.student .student-list ul:first-child li:nth-child(4) {
  margin-left: 99px;
}
.student .student-list ul:last-child {
  float: right;
}
.student .student-list ul li {
  width: 410px;
  height: 48px;
  line-height: 48px;
  background-color: #ffffff;
  box-shadow: 0px 5px 12px 0px rgba(190, 190, 190, 0.4);
  border-radius: 24px;
  border: solid 1px #e7e7e7;
  margin-bottom: 50px;
}
.student .student-list ul li .span1 {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #3e539f;
  font-size: 18px;
  color: #ffffff;
  margin: 12px 12px 12px 15px;
  border-radius: 50%;
}
.student .student-list ul li .span2 {
  font-size: 16px;
  color: #444444;
}
.student .student-list ul li .zxls {
  display: block;
  float: right;
  width: 94px;
  font-size: 16px;
  color: #ffffff;
  margin: 8px 12px 0 0;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-image: linear-gradient(-42deg, #f3971f 0%, #f36d1f 100%), linear-gradient(#f36d1f, #f36d1f);
  box-shadow: 0px 3px 5px 0px rgba(243, 109, 31, 0.4);
  border-radius: 16px;
}
.student .zxls {
  display: none;
}

.niversity-box {
  background: url(../images/city-university-bg.png) no-repeat top center;
  padding: 51px 0;
}
.niversity-box .niversity {
  margin-top: 50px;
}
.niversity-box .niversity .niversity-left {
  float: left;
  width: 600px;
  height: 450px;
}
.niversity-box .niversity .niversity-left img {
  width: 600px;
  height: 450px;
}
.niversity-box .niversity .niversity-right {
  float: left;
  width: 790px;
  height: 340px;
  margin-top: 55px;
  margin-left: -212px;
  padding: 50px 30px;
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(243, 109, 31, 0.24);
}
.niversity-box .niversity .niversity-right p {
  font-size: 16px;
  color: #444444;
  line-height: 1.8;
}
.niversity-box .niversity .niversity-right p:first-child {
  margin-bottom: 20px;
}
.niversity-box .niversity .niversity-right p span {
  color: #f36d1f;
  font-weight: bold;
}
.niversity-box .niversity-list {
  text-align: center;
}
.niversity-box .niversity-list li {
  width: 20%;
  margin-left: 5%;
  float: left;
}
.niversity-box .niversity-list li img {
  max-width: 50px;
  max-height: 45px;
  margin-top: 30px;
}
.niversity-box .niversity-list li span {
  display: block;
  font-size: 16px;
  color: #444444;
  margin-top: 22px;
  text-align: center;
  font-weight: bold;
}
.niversity-box .niversity-list li p {
  font-size: 14px;
  color: #666666;
  line-height: 1.6;
  margin-top: 30px;
}
.niversity-box .ljgd {
  display: block;
  margin: 50px auto 0;
  width: 426px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-image: linear-gradient(-42deg, #f3971f 0%, #f36d1f 100%), linear-gradient(#3e539f, #3e539f);
  box-shadow: 0px 3px 5px 0px rgba(243, 109, 31, 0.4);
  border-radius: 24px;
}

.setting-box {
  margin-top: 50px;
}
.setting-box .setting-list {
  margin-top: 50px;
  border-radius: 22px;
  background-color: #3e539f;
  padding-bottom: 10px;
}
.setting-box .setting-list .setting-tag {
  background: #fff;
}
.setting-box .setting-list .setting-tag span {
  display: block;
  float: left;
  width: 590px;
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  text-align: center;
  color: #3e539f;
  background-color: #ffffff;
  border-radius: 22px 22px 0px 0px;
  border: solid 1px #3e539f;
  cursor: pointer;
}
.setting-box .setting-list .setting-tag span:first-child {
  margin-right: 20px;
}
.setting-box .setting-list .setting-tag span.active {
  background-color: #3e539f;
  color: #ffffff;
  font-weight: bold;
}
.setting-box .setting-list .setting-group {
  width: 1160px;
  background-color: #ffffff;
  border-radius: 22px;
  margin: 20px auto;
  padding: 40px 38px 10px;
}
.setting-box .setting-list .setting-group .setting {
  display: none;
}
.setting-box .setting-list .setting-group .setting:first-child {
  display: block;
}
.setting-box .setting-list .setting-group .setting .group-list {
  margin-bottom: 40px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-left {
  float: left;
}
.setting-box .setting-list .setting-group .setting .group-list .group-left span {
  position: relative;
  display: block;
  font-size: 16px;
  width: 141px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  background-image: linear-gradient(144deg, #617de2 0%, #3e539f 100%);
  border-radius: 12px;
  color: #fff;
}
.setting-box .setting-list .setting-group .setting .group-list .group-left span::after {
  content: ">";
  position: absolute;
  right: -14px;
  top: 50%;
  margin-top: -14px;
  display: block;
  width: 26px;
  height: 26px;
  line-height: 0.2933333333rem;
  background-color: #f36d1f;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text {
  float: right;
  margin-left: 40px;
  width: 903px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text.maxMarbot {
  margin: 20px 0;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .text {
  font-size: 16px;
  color: #444444;
  line-height: 1.6;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .text.oneline {
  padding-top: 14px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .color {
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  background-color: #f36d1f;
  border-radius: 0px 16px 0px 0px;
  padding: 0 16px;
  display: inline-block;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details {
  border: solid 1px #e7e7e7;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details ul {
  float: left;
  width: 793px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details ul li {
  float: left;
  width: 16.6%;
  height: 95px;
  text-align: center;
  border-right: solid 1px #e7e7e7;
  padding-top: 28px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details ul li:nth-child(-n+6) {
  border-bottom: solid 1px #e7e7e7;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details ul li p {
  font-size: 16px;
  color: #444444;
  margin-bottom: 13px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details ul li span {
  font-size: 14px;
  color: #888888;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details ul.max-ul {
  width: 900px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details ul.max-ul li {
  width: 20%;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details ul.max-ul li:nth-child(-n+6) {
  border-bottom: none;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details ul.max-ul li:nth-child(-n+5) {
  border-bottom: solid 1px #e7e7e7;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details ul.max-ul li:nth-child(5n) {
  border-right: none;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details .details-right {
  padding-top: 68px;
  text-align: center;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details .details-right p {
  font-size: 16px;
  color: #444444;
  margin-bottom: 13px;
  line-height: 1.4;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .details .details-right span {
  font-size: 14px;
  color: #888888;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .line-box {
  padding: 30px 0 40px;
  border-bottom: 1px solid #e7e7e7;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .line-box .line-group {
  position: relative;
  display: inline-block;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .line-box .line-group p {
  font-size: 14px;
  color: #444444;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .line-box .line-group span {
  position: absolute;
  left: 50%;
  margin-left: -37px;
  bottom: -56px;
  display: block;
  width: 74px;
  height: 38px;
  line-height: 44px;
  font-size: 14px;
  color: #f36d1f;
  background: url(../images/stage-bg.png) no-repeat;
  text-align: center;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line1 .line-group:nth-child(1) {
  margin: 0 99px 0 98px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line1 .line-group:nth-child(2) {
  margin-right: 239px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line2 .line-group:nth-child(1) {
  margin: 0 39px 0 50px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line2 .line-group:nth-child(2) {
  margin-right: 50px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line2 .line-group:nth-child(3) {
  margin-right: 75px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line2 .line-group:nth-child(4) {
  margin-right: 62px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .advantage {
  border: solid 1px #e7e7e7;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .advantage.nobottom {
  border-bottom: none;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .advantage li {
  float: left;
  width: 25%;
  height: 160px;
  text-align: center;
  border-right: solid 1px #e7e7e7;
  padding: 44px 20px 0 20px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .advantage li:nth-child(-n+4) {
  border-bottom: solid 1px #e7e7e7;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .advantage li:nth-child(4n) {
  border-right: none;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .advantage li p {
  font-size: 16px;
  color: #f36d1f;
  margin-bottom: 23px;
}
.setting-box .setting-list .setting-group .setting .group-list .group-text .advantage li span {
  font-size: 14px;
  color: #666666;
  line-height: 1.4;
}

.registration-form {
  background: url(../images/form-bg.png) no-repeat center;
  margin-top: 40px;
}
.registration-form form {
  padding: 36px 0;
  margin-left: 222px;
  overflow: hidden;
}
.registration-form form input, .registration-form form select {
  display: block;
  float: left;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: none;
}
.registration-form form input[type="text"], .registration-form form select {
  width: 232px;
  margin-right: 20px;
  text-indent: 21px;
  background-color: #ffffff;
  box-shadow: 0px 3px 5px 0px rgba(188, 79, 15, 0.4), inset 0px 2px 4px 0px rgba(165, 165, 165, 0.42);
}
.registration-form form input[type="submit"] {
  width: 192px;
  text-align: center;
  box-shadow: 0px 3px 5px 0px rgba(243, 109, 31, 0.4);
  border: solid 1px #ffffff;
  background: none;
  color: #fff;
}

.mutual {
  margin-top: 50px;
}
.mutual .mutual-img {
  background-color: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(243, 109, 31, 0.4);
  border-radius: 16px;
  margin-top: 41px;
}
.mutual .mutual-img img {
  width: 1073px;
  height: 463px;
  margin: 40px auto 0;
  display: block;
}

.excellent-box {
  margin-top: 50px;
  padding-top: 50px;
  background: url(../images/excellent-bg.png) no-repeat top center;
  height: 778px;
  overflow: hidden;
}
.excellent-box .excellent-group {
  height: 580px;
  margin-top: 41px;
  position: relative;
  padding: 0 60px;
}
.excellent-box .excellent-group .excellent {
  padding: 20px;
}
.excellent-box .excellent-group .excellent ul li {
  position: relative;
  width: 324px;
  height: 530px;
  margin-right: 34px;
  float: left;
}
.excellent-box .excellent-group .excellent ul li .img-box {
  width: 118px;
  height: 118px;
  margin: 0 auto 12px;
}
.excellent-box .excellent-group .excellent ul li .img-box img {
  width: 118px;
  height: 118px;
}
.excellent-box .excellent-group .excellent ul li .bottom-box {
  height: 472px;
  padding: 0 12px;
  background-color: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(243, 109, 31, 0.4);
  padding-top: 63px;
  margin-top: -70px;
}
.excellent-box .excellent-group .excellent ul li .bottom-box .name {
  font-size: 16px;
  color: #444444;
  font-weight: bold;
  display: block;
  text-align: center;
}
.excellent-box .excellent-group .excellent ul li .bottom-box .text {
  margin-top: 20px;
  font-size: 14px;
  color: #666666;
  line-height: 1.6;
  word-break: break-all;
}
.excellent-box .excellent-group .excellent ul li .bottom-box .zxls {
  display: block;
  position: absolute;
  bottom: -22px;
  left: 50%;
  margin-left: -89px;
  width: 178px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #ffffff;
  border-radius: 21px;
  text-align: center;
  background-image: linear-gradient(-42deg, #f3971f 0%, #f36d1f 100%), linear-gradient(#f36d1f, #f36d1f);
  box-shadow: 0px 3px 5px 0px rgba(243, 109, 31, 0.4);
}
.excellent-box .excellent-group .swiper-pagination {
  width: 90%;
}
.excellent-box .excellent-group .swiper-pagination .swiper-pagination-bullet {
  margin-right: 10px;
  width: 12px;
  height: 12px;
}
.excellent-box .excellent-group .swiper-pagination .swiper-pagination-bullet-active {
  background: #f36d1f;
}
.excellent-box .excellent-group .swiper-button-next, .excellent-box .excellent-group .swiper-button-prev {
  background: url(../images/btn-next.png) no-repeat;
  width: 50px;
  height: 50px;
}
.excellent-box .excellent-group .swiper-button-next:after, .excellent-box .excellent-group .swiper-button-prev:after {
  display: none;
}
.excellent-box .excellent-group .swiper-button-next.swiper-button-prev, .excellent-box .excellent-group .swiper-button-prev.swiper-button-prev {
  transform: rotate(180deg);
}

.classroom {
  margin-top: 50px;
}
.classroom .classroom-img {
  margin-top: 41px;
  height: 804px;
}
.classroom .classroom-img img {
  height: 804px;
}

.flow {
  margin-top: 50px;
}
.flow .text-ul {
  margin-top: 50px;
}
.flow .text-ul li {
  float: left;
  width: 20%;
  text-align: center;
  background: url(../images/flow-next.png) no-repeat right 10px;
}
.flow .text-ul li:last-child {
  background: none;
}
.flow .text-ul li .img-box {
  max-width: 60px;
  max-height: 40px;
  margin: 0 auto;
}
.flow .text-ul li .img-box img {
  max-width: 60px;
  max-height: 40px;
}
.flow .text-ul li p {
  font-size: 16px;
  color: #444444;
  margin-top: 20px;
}
.flow .btn-ul {
  margin-top: 28px;
  border-top: 1px solid #e7e7e7;
  padding-top: 17px;
}
.flow .btn-ul li {
  float: left;
  width: 20%;
  text-align: center;
}
.flow .btn-ul li span {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background-image: linear-gradient(-42deg, #f3971f 0%, #f36d1f 100%), linear-gradient(#ffffff, #ffffff);
  box-shadow: 0px 3px 5px 0px rgba(243, 109, 31, 0.4);
  border-radius: 20px;
  font-size: 16px;
  color: #ffffff;
}
.flow .btn-ul li span::before {
  display: block;
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: -29px;
  left: 50%;
  margin-left: -8px;
  background-color: #f36d1f;
  border: solid 3px #ffffff;
  border-radius: 50%;
}

.footer {
  text-align: center;
  height: 122px;
  background-color: #e9e9e9;
  margin-top: 50px;
}
.footer .p1 {
  font-size: 16px;
  color: #070303;
  margin: 39px 0 14px;
}
.footer .p2 {
  font-size: 14px;
  color: #888888;
}

.prepend {
  height: 120px;
  display: none;
}

.form-bottom-box {
  display: none;
  height: 120px;
  position: fixed;
  bottom: 0;
  background: url(../images/bottom-bg.png) no-repeat center;
  z-index: 997;
}
.form-bottom-box .close {
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 20px;
  top: 10px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  z-index: 3;
  transition: all .5s;
}
.form-bottom-box .close:hover {
  transform: rotate(90deg);
}
.form-bottom-box .form-b {
  position: relative;
  height: 100%;
}
.form-bottom-box .form-b form {
  margin-top: 40px;
  float: left;
  margin-left: 250px;
}
.form-bottom-box .form-b form input, .form-bottom-box .form-b form select {
  display: block;
  float: left;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: none;
}
.form-bottom-box .form-b form input[type="text"], .form-bottom-box .form-b form select {
  width: 232px;
  margin-right: 20px;
  text-indent: 21px;
  background-color: #ffffff;
  box-shadow: 0px 3px 5px 0px rgba(188, 79, 15, 0.4), inset 0px 2px 4px 0px rgba(165, 165, 165, 0.42);
}
.form-bottom-box .form-b form input[type="submit"] {
  width: 192px;
  text-align: center;
  box-shadow: 0px 3px 5px 0px rgba(243, 109, 31, 0.4);
  border: solid 1px #ffffff;
  background: none;
  color: #ffffff;
}

.mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
  z-index: 998;
}

.newmidtc {
  display: none;
  width: 500px;
  height: 420px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -210px;
  background: url(../images/mid-bg.png) no-repeat;
  z-index: 999;
}
.newmidtc .close-mid {
  background: url(../images/close.png) no-repeat;
  position: absolute;
  width: 12px;
  height: 12px;
  right: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 3;
  transition: all .5s;
}
.newmidtc .close-mid:hover {
  transform: rotate(90deg);
}
.newmidtc .newmid-title {
  height: 98px;
  line-height: 98px;
  text-align: center;
  font-size: 0;
}
.newmidtc .newmid-title span {
  display: inline-block;
  font-size: 22px;
  cursor: pointer;
}
.newmidtc .newmid-title .span1 {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  margin-right: 6px;
}
.newmidtc .newmid-title .span2, .newmidtc .newmid-title .span3 {
  border: solid 1px #ffffff;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
}
.newmidtc .newmid-title .span2 {
  color: #ffffff;
}
.newmidtc .newmid-title .span3 {
  color: #f36d1f;
  background-color: #ffffff;
}
.newmidtc .mid-formbox .mid-title {
  font-size: 0;
  text-align: center;
}
.newmidtc .mid-formbox .mid-title span {
  display: inline-block;
  width: 230px;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  color: #444444;
  font-weight: bold;
  text-align: center;
  background-color: #ffffff;
  border-radius: 6px 6px 0px 0px;
}
.newmidtc .mid-formbox .mid-title span.active {
  background-color: #5876e7;
  color: #fff;
}
.newmidtc .mid-formbox form {
  margin: 0 auto;
  width: 460px;
  height: 260px;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(93, 93, 93, 0.68);
  border-radius: 0px 0px 6px 6px;
  padding-top: 20px;
  font-size: 0;
}
.newmidtc .mid-formbox form input, .newmidtc .mid-formbox form select {
  width: 420px;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: none;
}
.newmidtc .mid-formbox form input.user-con, .newmidtc .mid-formbox form select.user-con {
  width: 204px;
}
.newmidtc .mid-formbox form input[type="text"]:first-child {
  margin-right: 12px;
}
.newmidtc .mid-formbox form input[type="text"], .newmidtc .mid-formbox form select {
  font-size: 14px;
  text-indent: 21px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  margin-bottom: 10px;
}
.newmidtc .mid-formbox form input[type="submit"] {
  margin-top: 10px;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(141deg, #738ef3 0%, #5876e7 100%), linear-gradient(#ef552f, #ef552f);
  box-shadow: 0px 3px 5px 0px rgba(88, 118, 231, 0.5);
  border-radius: 21px;
}

@media screen and (max-width: 750px) {
  .newmidtc {
    width: 8.2666666667rem;
    height: 7.7333333333rem;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .newmidtc .close-mid {
    width: 0.32rem;
    height: 0.32rem;
    background-size: 0.32rem 0.32rem;
    top: 0.1866666667rem;
    right: 0.2666666667rem;
  }
  .newmidtc .newmid-title {
    height: 1.3066666667rem;
    line-height: 1.3066666667rem;
  }
  .newmidtc .newmid-title span {
    font-size: 0.2933333333rem;
  }
  .newmidtc .newmid-title .span1 {
    font-size: 0.48rem;
    margin-right: 0.08rem;
  }
  .newmidtc .newmid-title .span2, .newmidtc .newmid-title .span3 {
    height: 0.4533333333rem;
    line-height: 0.4533333333rem;
    padding: 0 0.1333333333rem;
  }
  .newmidtc .mid-formbox .mid-title span {
    width: 3.8666666667rem;
    height: 0.6933333333rem;
    line-height: 0.6933333333rem;
    font-size: 0.3733333333rem;
  }
  .newmidtc .mid-formbox form {
    width: 7.7333333333rem;
    height: 5.4666666667rem;
    padding-top: 0.4rem;
  }
  .newmidtc .mid-formbox form input, .newmidtc .mid-formbox form select {
    width: 7.2rem;
    height: 0.6933333333rem;
    line-height: 0.6933333333rem;
    font-size: 0.3466666667rem;
  }
  .newmidtc .mid-formbox form input[type="text"].user-con {
    width: 7.2rem;
  }
  .newmidtc .mid-formbox form input[type="text"]:first-child {
    margin-right: 0;
  }
  .newmidtc .mid-formbox form input[type="text"], .newmidtc .mid-formbox form select {
    font-size: 0.3466666667rem;
    text-indent: 0.2666666667rem;
  }
  .newmidtc .mid-formbox form input[type="submit"] {
    margin-top: 0.1333333333rem;
    width: 6.6666666667rem;
    font-size: 0.3733333333rem;
  }
}
.js {
  margin-top: 80px;
}
.js .txt {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
  text-indent: 32px;
  padding: 0 16px;
  margin-top: 40px;
}
.js .img {
  margin-top: 30px;
  display: block;
  text-align: center;
}
.js .js-box {
  text-align: center;
  margin-top: 26px;
}
.js .js-box .title {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  border-bottom: 3px solid #f36d1f;
  padding-bottom: 12px;
  text-align: center;
  display: inline-block;
}
.js .js-box .list {
  text-align: left;
  padding: 0 112px;
  margin-top: 30px;
}
.js .js-box .list li {
  float: left;
  color: #666;
  font-size: 14px;
  margin-bottom: 20px;
  background: url(../images/icon1.png) no-repeat left center;
  padding-left: 37px;
  height: 24px;
  line-height: 24px;
}
.js .js-box .list li span {
  float: left;
}
.js .js-box .list li p {
  float: left;
  margin-bottom: 20px;
}
.js .js-box .list li:nth-child(2) {
  background: url(../images/icon2.png) no-repeat left center;
  margin-left: 146px;
}
.js .js-box .list li:nth-child(3) {
  background: url(../images/icon3.png) no-repeat left center;
}

@media screen and (max-width: 750px) {
  .box {
    width: 10rem;
  }

  .wrap {
    width: 10rem;
  }

  .js {
    margin-top: 40px;
  }
  .js .txt {
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    text-indent: 32px;
    padding: 0 16px;
    margin-top: 40px;
  }
  .js .img {
    margin-top: 30px;
    display: block;
    text-align: center;
  }
  .js .js-box {
    text-align: center;
    margin-top: 26px;
    padding: 0 16px;
  }
  .js .js-box .title {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    border-bottom: 3px solid #f36d1f;
    padding-bottom: 12px;
    text-align: center;
    display: inline-block;
  }
  .js .js-box .list {
    text-align: left;
    padding: 0;
    margin-top: 30px;
  }
  .js .js-box .list li {
    float: left;
    color: #666;
    font-size: 14px;
    margin-bottom: 20px;
    background: url(../images/icon1.png) no-repeat left top;
    padding-left: 37px;
    height: auto;
    line-height: 24px;
  }
  .js .js-box .list li span {
    float: left;
  }
  .js .js-box .list li p {
    float: left;
    margin-bottom: 20px;
  }
  .js .js-box .list li:nth-child(2) {
    background: url(../images/icon2.png) no-repeat left top;
    margin-left: 0px;
  }
  .js .js-box .list li:nth-child(3) {
    background: url(../images/icon3.png) no-repeat left top;
  }

  .pulic-title h2 {
    font-size: 0.48rem;
  }
  .pulic-title h2::before {
    width: 0.48rem;
    height: 0.48rem;
    background-size: 0.48rem 0.48rem;
    left: -0.1866666667rem;
    top: -0.1333333333rem;
  }
  .pulic-title h2::after {
    width: 0.32rem;
    height: 0.32rem;
    background-size: 0.32rem 0.32rem;
    right: -0.1333333333rem;
    bottom: -0.08rem;
  }

  .header {
    position: relative;
    height: 1.1733333333rem;
    line-height: unset;
    padding: 0.1866666667rem 0.32rem;
  }
  .header .header-left {
    width: 1.3866666667rem;
    height: 0.8rem;
  }
  .header .header-right {
    width: 4.3733333333rem;
    height: 0.56rem;
    font-size: 0;
  }
  .header .header-right p, .header .header-right span {
    display: inline-block;
    width: 2.1866666667rem;
    font-size: 0.32rem;
  }
  .header .header-center {
    float: unset;
    position: absolute;
    top: 1.1733333333rem;
    left: 0;
    margin-left: 0;
    border-top: 1px solid #e7e7e7;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .header .header-center ul li {
    margin: 0;
    margin-left: 0.08rem;
    font-size: 0.2666666667rem;
  }
  .header .header-center ul li a {
    margin: 0;
    margin-right: 0.08rem;
    font-size: 0.2666666667rem;
  }

  .banner-box {
    background: url(../images/banner22.png) no-repeat center;
    background-size: 10rem 6.6666666667rem;
    height: 6.6666666667rem;
    margin-top: 0.8rem;
  }
  .banner-box .banner {
    height: 6.6666666667rem;
  }
  .banner-box .banner a {
    bottom: 1.0666666667rem;
    width: 3.2266666667rem;
    height: 0.6133333333rem;
  }
  .banner-box .banner .lqjz {
    left: 0.8533333333rem;
  }
  .banner-box .banner .yyst {
    left: 4.48rem;
  }

  .student {
    margin-top: 0.6666666667rem;
  }
  .student .student-list {
    background-position: left 0.5333333333rem;
    background-size: 5.1866666667rem 5.4933333333rem;
    padding-top: 0;
    margin-top: 0.64rem;
    display: flex;
    flex-direction: column;
  }
  .student .student-list ul {
    width: 0;
    margin-right: 0.4rem;
  }
  .student .student-list ul:first-child {
    padding-left: 3rem;
  }
  .student .student-list ul:first-child li:nth-child(1) {
    margin-left: 1.16rem;
  }
  .student .student-list ul:first-child li:nth-child(2) {
    margin-left: 0.4533333333rem;
  }
  .student .student-list ul:first-child li:nth-child(4) {
    margin-left: 0.2933333333rem;
  }
  .student .student-list ul:last-child {
    float: unset;
    width: 100%;
    padding-left: 0.4666666667rem;
  }
  .student .student-list ul:last-child li:nth-child(1) {
    margin-left: 2.9333333333rem;
  }
  .student .student-list ul:last-child li:nth-child(2) {
    margin-left: 3.7333333333rem;
  }
  .student .student-list ul:last-child li:nth-child(3) {
    margin-left: 3.4666666667rem;
  }
  .student .student-list ul:last-child li:nth-child(4) {
    margin-left: 3.2rem;
  }
  .student .student-list ul li {
    width: auto;
    display: inline-block;
    padding: 0 0.2rem;
    height: 0.64rem;
    line-height: 0.64rem;
    border-radius: 0.32rem;
    white-space: nowrap;
    margin-bottom: 0.2533333333rem;
  }
  .student .student-list ul li .span1 {
    display: inline-block;
    width: 0.32rem;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.24rem;
    margin: 0;
    margin-right: 0.0533333333rem;
  }
  .student .student-list ul li .span2 {
    font-size: 0.2666666667rem;
  }
  .student .student-list ul li .zxls {
    display: none;
  }
  .student .zxls {
    display: block;
    width: 5.68rem;
    height: 0.6933333333rem;
    line-height: 0.6933333333rem;
    text-align: center;
    font-size: 0.3733333333rem;
    color: #ffffff;
    background-image: linear-gradient(-42deg, #f3971f 0%, #f36d1f 100%), linear-gradient(#f36d1f, #f36d1f);
    box-shadow: 0px 3px 5px 0px rgba(243, 109, 31, 0.4);
    border-radius: 0.3466666667rem;
    margin: 0.4rem auto 0.6666666667rem;
  }

  .niversity-box {
    background-image: 9.9866666667rem 9.3333333333rem;
    padding: 0.68rem 0 0 0;
  }
  .niversity-box .niversity {
    margin-top: 0.6666666667rem;
    position: relative;
  }
  .niversity-box .niversity .niversity-left {
    width: 9.36rem;
    height: 6rem;
    float: unset;
    margin: 0 auto;
  }
  .niversity-box .niversity .niversity-left img {
    width: 9.36rem;
    height: 6rem;
  }
  .niversity-box .niversity .niversity-right {
    position: absolute;
    float: unset;
    width: 8.7733333333rem;
    height: 5.2rem;
    top: 0.4rem;
    left: 0.6133333333rem;
    padding: 0.1333333333rem 0.1333333333rem;
    margin-left: 0;
    margin-top: 0;
  }
  .niversity-box .niversity .niversity-right p {
    font-size: 0.2933333333rem;
    line-height: 1.5;
  }
  .niversity-box .niversity .niversity-right p:first-child {
    margin-bottom: 6px;
  }
  .niversity-box .niversity-list li {
    margin: 0 1%;
    width: 22%;
  }
  .niversity-box .niversity-list li img {
    max-width: 0.6666666667rem;
    max-height: 0.6rem;
    margin-top: 0.4rem;
  }
  .niversity-box .niversity-list li span {
    font-size: 0.32rem;
    margin-top: 0.2133333333rem;
    line-height: 1.4;
  }
  .niversity-box .niversity-list li p {
    margin-top: 0.2666666667rem;
    font-size: 0.2666666667rem;
    line-height: 1.4;
  }
  .niversity-box .ljgd {
    margin: 0.4933333333rem auto;
    width: 5.68rem;
    height: 0.6933333333rem;
    line-height: 0.6933333333rem;
    font-size: 0.3733333333rem;
  }

  .setting-box {
    margin-top: 0.6666666667rem;
  }
  .setting-box .setting-list {
    margin-top: 0.6666666667rem;
    border-radius: 0.2933333333rem;
    padding-bottom: 0.1333333333rem;
  }
  .setting-box .setting-list .setting-tag span {
    width: 4.8666666667rem;
    height: 0.9066666667rem;
    line-height: 0.9066666667rem;
    font-size: 0.32rem;
    border-radius: 0.2933333333rem 0.2933333333rem 0px 0px;
  }
  .setting-box .setting-list .setting-tag span:first-child {
    margin-right: 0.2666666667rem;
  }
  .setting-box .setting-list .setting-group {
    width: 9.4666666667rem;
    border-radius: 0.2933333333rem;
    margin: 0.2666666667rem auto;
    padding: 0.5333333333rem 0.2666666667rem 0.1333333333rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list {
    margin-bottom: 0.4rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-left span {
    width: 1.88rem;
    height: 0.8266666667rem;
    line-height: 0.8266666667rem;
    border-radius: 0.16rem;
    font-size: 0.2933333333rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-left span::after {
    width: 0.3466666667rem;
    height: 0.3466666667rem;
    right: -0.1866666667rem;
    margin-top: -0.1866666667rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text {
    width: 6.6666666667rem;
    margin-left: 0.1333333333rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text.maxwidth {
    width: 100%;
    float: unset;
    margin-left: 0;
    margin-top: 1.3333333333rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text.maxMarbot {
    margin: 0.2666666667rem 0 0.4rem;
    width: 100%;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text.wapfloat {
    float: unset;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .text {
    font-size: 0.2666666667rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .text.oneline {
    padding-top: 0;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .color {
    height: 0.5066666667rem;
    line-height: 0.5066666667rem;
    font-size: 0.2666666667rem;
    border-radius: 0px 0.2133333333rem 0px 0px;
    padding: 0 0.2133333333rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details ul {
    width: 80%;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details ul li {
    width: 25%;
    height: 1.2666666667rem;
    padding-top: 0.2666666667rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details ul li:last-child {
    padding-top: 0.0533333333rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details ul li:last-child p {
    margin-bottom: 0;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details ul li:nth-child(-n+8) {
    border-bottom: solid 1px #e7e7e7;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details ul li p {
    font-size: 0.2666666667rem;
    margin-bottom: 0.1333333333rem;
    line-height: 1.4;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details ul li span {
    font-size: 0.2666666667rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details ul.max-ul {
    width: 100%;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details ul.max-ul li:nth-child(2), .setting-box .setting-list .setting-group .setting .group-list .group-text .details ul.max-ul li:nth-child(4) {
    padding-top: 0.0266666667rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details ul.max-ul li:last-child {
    padding-top: 0.2666666667rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details .details-right {
    padding-top: 1.3466666667rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details .details-right p {
    font-size: 0.2666666667rem;
    margin-bottom: 0.24rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .details .details-right span {
    font-size: 0.2666666667rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box {
    padding: 0.3333333333rem 0 0.5333333333rem;
    width: 100%;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box .line-group p {
    font-size: 0.24rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box .line-group span {
    margin-left: -0.4933333333rem;
    bottom: -0.7466666667rem;
    font-size: 0.24rem;
    width: 0.9866666667rem;
    height: 0.5066666667rem;
    line-height: 0.5333333333rem;
    background-size: 0.9866666667rem 0.5066666667rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line1 .line-group:nth-child(1) {
    margin: 0 0.2666666667rem 0 0;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line1 .line-group:nth-child(2) {
    margin: 0 0.1333333333rem 0 0;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line2 {
    background: url(../images/line-bg.png) no-repeat bottom;
    background-size: 8.9333333333rem 1.4rem;
    border-bottom: none;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line2 .line-group {
    margin: 0;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line2 .line-group:nth-child(1) {
    margin: 0 0.2666666667rem 0 0;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line2 .line-group:nth-child(2) {
    margin: 0 0.1333333333rem 0 0;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line2 .line-group:nth-child(3) {
    margin: 0 0.2666666667rem 0 0;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line2 .line-group:nth-child(4) {
    margin: 0 0.2666666667rem 0 3.2rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .line-box.line2 .line-group:nth-child(5) {
    margin: 40px 0 0 0;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .advantage {
    border-bottom: none;
    border-right: none;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .advantage li {
    width: 33.33%;
    height: 2.4rem;
    border-bottom: solid 1px #e7e7e7;
    padding: 0.2666666667rem 0.0533333333rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .advantage li p {
    font-size: 0.2933333333rem;
    margin-bottom: 0.1333333333rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .advantage li span {
    font-size: 0.24rem;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .advantage li:last-child, .setting-box .setting-list .setting-group .setting .group-list .group-text .advantage li:nth-child(4) {
    border-right: solid 1px #e7e7e7;
  }
  .setting-box .setting-list .setting-group .setting .group-list .group-text .advantage.wapWidth33 li {
    width: 50%;
  }

  .registration-form {
    background: url(../images/form-bg1.png) no-repeat;
    background-size: 10rem 6.3733333333rem;
    margin-top: 0.5333333333rem;
    padding: 1.3333333333rem 0.2666666667rem 0.2666666667rem;
  }
  .registration-form form {
    background: #fff;
    padding: 0.4rem;
    margin-left: 0;
    border-radius: 0.3333333333rem;
  }
  .registration-form form input, .registration-form form select {
    height: 0.7466666667rem;
    line-height: 0.7466666667rem;
    text-align: center;
    font-size: 0.3466666667rem;
    text-align-last: center;
  }
  .registration-form form input[type="text"], .registration-form form select {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.2666666667rem;
    text-indent: 0;
    border: solid 1px #e7e7e7;
    box-shadow: none;
  }
  .registration-form form input[type="submit"] {
    width: 100%;
    background: #f36d1f;
    border: none;
    color: #fff;
    font-weight: bold;
    border-radius: 0.3333333333rem;
  }

  .mutual {
    margin-top: 0.6666666667rem;
  }
  .mutual .mutual-img {
    box-shadow: 0px 0px 0.2133333333rem 0px rgba(243, 109, 31, 0.4);
    border-radius: 0.2133333333rem;
    margin: 0.5466666667rem auto 0;
    width: 9.36rem;
  }
  .mutual .mutual-img img {
    width: 8.9333333333rem;
    height: 3.6666666667rem;
    margin: 0.5333333333rem auto 0;
    display: block;
  }

  .excellent-box {
    margin-top: 0.6666666667rem;
    padding-top: 0.6666666667rem;
    background-size: 10rem 14.6666666667rem;
    height: 14.6666666667rem;
  }
  .excellent-box .excellent-group {
    height: auto;
    margin-top: 0.5466666667rem;
    padding: 0 0 0 1.3866666667rem;
  }
  .excellent-box .excellent-group .excellent {
    padding: 0;
  }
  .excellent-box .excellent-group .excellent ul li {
    width: 6.9866666667rem;
    height: 10.9333333333rem;
    margin-right: 0.3466666667rem;
  }
  .excellent-box .excellent-group .excellent ul li .img-box {
    width: 1.5733333333rem;
    height: 1.5733333333rem;
  }
  .excellent-box .excellent-group .excellent ul li .img-box img {
    width: 1.5733333333rem;
    height: 1.5733333333rem;
  }
  .excellent-box .excellent-group .excellent ul li .bottom-box {
    height: 10rem;
    padding: 0 0.2666666667rem;
    box-shadow: 0px 0px 0.2133333333rem 0px rgba(243, 109, 31, 0.4);
    padding-top: 1.0666666667rem;
    margin-top: -0.9333333333rem;
  }
  .excellent-box .excellent-group .excellent ul li .bottom-box .name {
    font-size: 0.2933333333rem;
  }
  .excellent-box .excellent-group .excellent ul li .bottom-box .text {
    margin-top: 0.2666666667rem;
    font-size: 0.24rem;
  }
  .excellent-box .excellent-group .excellent ul li .bottom-box .zxls {
    font-size: 0.32rem;
    bottom: -0.3466666667rem;
    margin-left: -1.5866666667rem;
    width: 3.1733333333rem;
    height: 0.6933333333rem;
    line-height: 0.6933333333rem;
    border-radius: 0.3466666667rem;
  }
  .excellent-box .excellent-group .swiper-pagination {
    bottom: 1.7333333333rem;
    width: 80%;
  }
  .excellent-box .excellent-group .swiper-pagination .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.1333333333rem;
  }
  .excellent-box .excellent-group .swiper-button-next, .excellent-box .excellent-group .swiper-button-prev {
    width: 0.56rem;
    height: 0.56rem;
    background-size: 0.56rem 0.56rem;
  }

  .classroom {
    margin-top: 0.6666666667rem;
  }
  .classroom .classroom-img {
    margin: 0.5466666667rem auto 0;
    height: 6.2666666667rem;
    width: 9.36rem;
  }
  .classroom .classroom-img img {
    height: 6.2666666667rem;
    width: 9.36rem;
  }

  .flow {
    margin-top: 0.6666666667rem;
  }
  .flow .text-ul {
    margin-top: 0.6666666667rem;
  }
  .flow .text-ul li {
    background-size: 0.6933333333rem 0.32rem;
    margin-right: 0.1%;
    width: 19.9%;
  }
  .flow .text-ul li:last-child {
    margin-right: 0;
  }
  .flow .text-ul li .img-box {
    max-width: 0.8rem;
    max-height: 0.5333333333rem;
  }
  .flow .text-ul li .img-box img {
    max-width: 0.8rem;
    max-height: 0.5333333333rem;
  }
  .flow .text-ul li p {
    font-size: 0.2133333333rem;
    line-height: 1.4;
  }
  .flow .btn-ul {
    margin-top: 0.3733333333rem;
    padding-top: 0.2266666667rem;
  }
  .flow .btn-ul li span {
    width: 1.3333333333rem;
    height: 0.5333333333rem;
    line-height: 0.5333333333rem;
    border-radius: 0.2666666667rem;
    font-size: 0.24rem;
  }
  .flow .btn-ul li span::before {
    width: 0.2133333333rem;
    height: 0.2133333333rem;
    top: -0.4266666667rem;
    margin-left: -0.1066666667rem;
  }

  .footer {
    margin-top: 0.6666666667rem;
    height: 1.6266666667rem;
  }
  .footer .p1 {
    font-size: 0.32rem;
    margin: 0.4rem 0 0.24rem;
  }
  .footer .p2 {
    font-size: 0.2666666667rem;
  }

  .prepend, .form-bottom-box {
    display: none;
  }
}

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