.cl {
  clear: both;
}

.bl {
  display: block !important;
}

html {
  max-width: 750px !important;
  margin: 0 auto;
}

.contains {
  width: 7rem !important;
  margin: 0 auto !important;
  position: relative;
}

.banner {
  width: 100%;
  height: 5.26rem;
  background: url(../img/au_02.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 2.3rem;
}

.ba_zx {
  background: #2816B9;
  width: 5.6rem;
  height: 0.9rem;
  line-height: 0.9rem;
  border-radius: 0.45rem;
  font-size: 0.28rem;
  text-align: center;
  color: #FFFFFF;
  box-sizing: border-box;
  margin-left: 0.3rem;
}

.ba_zx img {
  vertical-align: middle;
  width: 0.48rem;
}

.tit {
  text-align: center;
  font-size: 0.48rem;
  color: #303A4A;
  padding-top: 1rem;
  font-weight: normal;

}

.tits {
  text-align: center;
  font-size: 0.24rem;

  color: #8C8D93;
}

.m1 {
  width: 100%;
  height: 8.92rem;
  background: url(../img/en_03.png);
  background-size: 100% 100%;
}

.m1_list li {
  margin-top: 0.4rem;
  width: 1.2rem;
  height: 2rem;
  background: #FFFFFF;
  border: 0.02rem solid #F6F4FB;
  border-radius: 0.6rem;
  float: left;
  text-align: center;
  font-size: 0.28rem;
  margin-right: 0.6rem;
  color: #8C8D93;
}

.m1_list li:nth-of-type(4) {
  margin-right: 0;
}

.m1_list li img {
  display: block;
  width: 0.54rem;
  height: 0.48rem;
  object-fit: contain;
  margin: 0 auto;
  margin-top: 0.3rem;
  margin-bottom: 0.1rem;
}

.m1_list .m1_act {
  background: #20CBD3;
  border: 1px solid #20CBD3;
  color: #fff;
  font-weight: bold;
}

.m1_box {
  display: none;
  margin-top: 0.4rem;
  font-size: 0.28rem;

  color: #5A5F68;
  line-height: 0.54rem;
}

.m1_zx {
  display: block;
  width: 3.5rem;
  height: 0.7rem;
  background: #20CBD3;
  border-radius: 0.35rem;
  line-height: 0.7rem;
  text-align: center;
  font-size: 0.26rem;
  color: #FFFFFF;
  float: right;
  margin-top: 0.2rem;
}

.ad1 {
  width: 100%;
  height: 4.8rem;
  background: url(../img/us_04.png);
  background-size: 100% 100%;
  margin-top: 0.8rem;
  box-sizing: border-box;
  padding-top: 3rem;
}

.ad1_zx {
  margin-left: 1.7rem;
  width: 4.9rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  background: #FBB34D;
  border-radius: 0.08rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #FFFFFF;
}

.m2 {
  width: 100%;
  height: 9.54rem;
  background: url(../img/au_06.png);
  background-size: 100% 100%;
  
}

.m2_lf {
  width: 50%;
  float: left;
  margin-top: 1.2rem;
  text-align: center;
  font-size: 0.26rem;
}

.m2_rt {
  width: 50%;
  float: left;
  margin-top: 1.2rem;
  text-align: center;
  font-size: 0.28rem;
}

.m2_lf p {
  color: #5a5f68;
  margin-bottom: 0.5rem;
}

.m2_rt p {
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.5rem;
}

.m2_zx {
  width: 5.2rem;

  background: #4C3EC5;
  border-radius: 0.45rem;
  height: 0.9rem;
  line-height: 0.9rem;
  margin: 0 auto;
  text-align: center;
  font-size: 0.28rem;

  font-weight: bold;
  color: #FFFFFF;
  margin-top: 0.45rem;
}

.m3 .contains {
  box-shadow: -1px 0px 62px 0px rgba(195, 219, 244, 0.41);
  margin-top: 0.5rem !important;
  padding-bottom: 0.6rem;
}

.m3_list li {
  width: 50%;
  float: left;
  height: 1.5rem;
  box-sizing: border-box;
  border: 0.02rem solid #e3e1e9;
  padding-left: 0.3rem;
  padding-top: 0.3rem;
}

.m3_list li h3 {
  font-size: 0.28rem;
  color: #494C51;

}

.m3_list li p {
  font-size: 0.24rem;

  color: #8C8D93;
  line-height: 0.3rem;
  margin-top: 0.1rem;
}

.m3_list li p img {

  width: 0.26rem;
  vertical-align: middle;
}

.m3_list .m3_act {
  background: #20cbd3;
  border-color: #20cbd3;
}

.m3_list .m3_act h3 {
  color: #4c3ec5;
}

.m3_list .m3_act p {
  color: #fff;
}

.m3_msg {
  display: none;
  padding: 0.5rem;
  font-size: 0.28rem;
  color: #5A5F68;
  line-height: 0.54rem;
}

.m3_zx {
  width: 5.5rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  background: #20CBD3;
  border-radius: 0.45rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0 auto;
}

.m3 {
  padding-bottom: 1rem;
}

.m4 {
  background: #443e73;
  padding-bottom: 0.7rem;
}
.m4 .tit{
  color: #fff;
}
select,
input {
  appearance: none;
  display: block;
  float: left;
  font-size: 0.28rem;
  color: #5a5f68;
  border: none;
  outline: none;
  box-sizing: border-box;
  padding-left: 0.86rem;
}

#country1 {
  width: 3.3rem;
  height: 0.88rem;
  line-height: 0.88rem;
  box-sizing: border-box;
  background: url(../img/en_15.png);
  background-size: 100% 100%;
  box-shadow: 3px 20px 43px 0px rgba(215, 209, 230, 0.41);
  border-radius: 0.16rem;
  margin-top: 0.4rem;
}

#type1 {
  background: url(../img/en_17.png);
  background-size: 100% 100%;
  margin-top: 0.4rem;
  float: right;
  width: 3.3rem;
  height: 0.88rem;
  line-height: 0.88rem;
  box-shadow: 3px 20px 43px 0px rgba(215, 209, 230, 0.41);
  border-radius: 0.16rem;
}

#reason1 {
  background: url(../img/en_21.png);
  background-size: 100% 100%;
  margin-top: 0.4rem;
  width: 100%;
  height: 0.88rem;
  line-height: 0.88rem;
  box-shadow: 3px 20px 43px 0px rgba(215, 209, 230, 0.41);
  border-radius: 0.16rem;
}

.m4_db {
  width: 100%;
  height: 0.88rem;
  line-height: 0.88rem;
  box-shadow: 3px 20px 43px 0px rgba(215, 209, 230, 0.41);
  border-radius: 0.16rem;
  background: url(../img/au_09.png);
  background-size: 100% 100%;
  margin-top: 0.4rem;
  border-radius: 0.16rem;
}

#wechat1 {
  width: 4.4rem;
  height: 0.88rem;
  border-radius: 0.16rem;
  background: transparent;
}

.m4_btn {
  display: block;
  float: right;
  width: 2.56rem;
  height: 0.88rem;
  line-height: 0.88rem;
  background: transparent;
  color: #fff;
  font-size: 0.28rem;

  font-weight: bold;

  border: none;
  outline: none;
}

.case-swiper .swiper-slide {
  width: 7rem !important;
  margin: 0 0.25rem;
  margin-top: 0.5rem;
  box-shadow: -3px 20px 29px 0px rgba(195, 219, 244, 0.41);
  padding-bottom: 0.7rem;
}

.case-swiper .swiper-slide h3 {
  width: 100%;
  height: 0.9rem;
  background: #3866A6;
  line-height: 0.9rem;
  text-align: center;
  font-size: 0.28rem;

  color: #FFFFFF;
}

.case-swiper .swiper-slide p {
  font-size: 0.26rem;
  color: #8c8d93;
  line-height: 0.4rem;
  padding: 0 0.6rem;
  margin-top: 0.45rem;
}

.case-swiper .swiper-slide p:nth-of-type(2) {
  margin-top: 0.1rem;
}

.case-swiper .swiper-slide p span {
  color: #494c51;
}

.case-swiper .swiper-slide p b {
  color: #20cbd3;
}

.m6_box {
  width: 100%;
  height: 9.23rem;
  background: url(../img/en_26.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.5rem;
}

.m6_box p {
  font-size: 0.28rem;
  color: #5a5f68;
  height: 1.15rem;
  line-height: 1.15rem;
  padding-right: 0.7rem;
  text-align: right;
}

.m6_box p:nth-of-type(odd) {
  font-weight: bold;
  padding-left: 1.14rem;
  text-align: left;
  color: #4c3ec5;
}

.m6_box p:nth-of-type(4) {
  height: 1.5rem;
  line-height: 0.3rem;
  box-sizing: border-box;
  padding-top: 0.35rem;
}

.m7_tabel {
  width: 100%;
  height: 8.4rem;
  background: #FFFFFF;
  box-shadow: 1px 7px 65px 0px rgba(215, 209, 230, 0.41);
  overflow-y: scroll;
  font-size: 0.24rem;
  margin-top: 0.4rem;
}

.m7_tabel table {
  width: 100%;

}

tr:nth-of-type(1) {
  height: 0.88rem;
  background: url(../img/en_06.png);
  background-size: 100% 100%;
  line-height: 0.88rem;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;

}

th {
  font-weight: normal;
}

td {
  padding-top: 0.4rem;
  color: #5a5f68;
  text-align: center;
  font-weight: bold;
}

tr td:nth-of-type(1) {
  font-weight: normal;
}

.m7_tabel::-webkit-scrollbar {
  width: 0.1rem;
  height: 0.1rem;
}

.m7_tabel::-webkit-scrollbar-track {
  background-color: #e3e1e9;
}

.m7_tabel::-webkit-scrollbar-thumb {
  background: #bab7c4;
}

.m7_zx {
  width: 5.5rem;
  height: 0.9rem;
  line-height: 0.9rem;
  background: linear-gradient(180deg, #26C6DA, #7C4DFF);
  border-radius: 0.45rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 0.28rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}

.m7_pic {
  width: 100%;
  height: 8.86rem;
  background: url(../img/au_04.png);
  background-size: 100% 100%;
  margin-top: 0.5rem;
}

.m7_zx2 {
  width: 5.4rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  background: #20CBD3;
  border-radius: 0.45rem;
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
  font-size: 0.28rem;
}

.m8_box {
  width: 100%;
  height: 7.61rem;
  background: url(../img/en_09.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.48rem;

}

.m8_list li {
  box-sizing: border-box;
  padding-left: 1.4rem;
  padding-right: 0.3rem;
  padding-top: 0.2rem;
  height: 1.6rem;
}

.m8_list li:nth-of-type(2) {
  height: 1.8rem;
}

.m8_list li:nth-of-type(3) {
  height: 1.8rem;
}

.m8_list li h3 {
  font-size: 0.28rem;

  color: #5A5F68;
}

.m8_list li p {
  font-size: 0.24rem;

  color: #5A5F68;
  line-height: 0.3rem;
  margin-top: 0.15rem;
}

.m8_zx {
  width: 5.1rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  background: #20CBD3;
  border-radius: 0.45rem;
  margin: 0 auto;
  font-size: 0.28rem;
  font-weight: bold;
  color: #fff;
}

.m9_box {
  background: #20c9d2;
  padding-bottom: 0.65rem;
  margin-top: 0.5rem;
}

.m9_cont {
  margin-bottom: 0.3rem;
}

.m9_cont h3 {
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 3px 20px 43px 0px rgba(215, 209, 230, 0.41);
  border-radius: 0.16rem;
  font-size: 0.28rem;
  color: #5A5F68;
}

.m9_act {
  background: #fff;
  margin-bottom: 0.6rem;
  border-radius: 0px 0px 0.8rem 0px;
  padding-top: 0.4rem;
}

.m9_act h3 {
  background: #20CBD3 !important;
  color: #fff !important;
}

.m9_msg {
  padding-top: 0.5rem;
  font-size: 0.26rem;
  display: none;
  padding-bottom: 0.3rem;

}

.stu_msg {

  color: #5a5f68;
  margin-bottom: 0.4rem;
}

.stu_msg span {
  color: #8c8d93;
  margin-right: 0.2rem;
}

.m9_xx {
  color: #8c8d93;
  line-height: 0.4rem;
  margin-bottom: 0.4rem;
}

.m9_xx span {
  color: #5a5f68;
}

.m9_xx b {
  color: #4c3ec5;
}