.cl {
  clear: both;
}

.bl {
  display: block !important;
}

html {
  max-width: 750px !important;
  margin: 0 auto;

}

.contains {
  width: 7rem !important;
  margin: 0 auto;
  position: relative;
}

.banner {
  width: 100%;
  height: 5.7rem;
  background: url(../img/wt_02.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 3.7rem;
  position: relative;
  z-index: 2;
}

.ba_p1 {
  font-size: 0.44rem;
  color: #43d8c9;
}

.ba_zx {
  font-size: 0;
  text-align: left;

}

.ba_zx span {
  display: inline-block;
  height: 1rem;
  line-height: 1rem;
  background: #ffc947;
  border-radius: 0.5rem;
  text-align: center;
  font-size: 0.28rem;
  box-sizing: border-box;
  padding: 0 0.3rem;
  color: #1e3768;
  font-weight: bold;
}

.ba_zx img {
  width: 0.51rem;
  vertical-align: middle;
  margin-right: 0.1rem;
}

.tit {
  text-align: center;
  font-size: 0.48rem;
  padding-top: 0.8rem;
  font-weight: normal;
  color: #303743;
}


.m1_list {
  margin-top: 0.8rem;
}

.m1_list li {
  width: 3.4rem;
  height: 4.2rem;
  box-shadow: 0.01rem 0.06rem 0.42rem 0.01rem rgba(137, 155, 226, 0.17);
  border-radius: 0.24rem;
  float: left;
  margin-bottom: 0.3rem;
  box-sizing: border-box;
  padding: 0.3rem 0.3rem 0 0.2rem;
}

.m1_list li:nth-of-type(1) {
  background: url(../img/wt_05.png);
  background-size: 100% 100%;
}

.m1_list li:nth-of-type(2) {
  background: url(../img/wt_07.png);
  background-size: 100% 100%;
  float: right;
}

.m1_list li:nth-of-type(3) {
  background: url(../img/wt_11.png);
  background-size: 100% 100%;
}

.m1_list li:nth-of-type(4) {
  background: url(../img/wt_12.png);
  background-size: 100% 100%;
  float: right;
}

.m1_list h3 {
  font-size: 0.32rem;
  color: #185ADB;
}

.m1_list h3 img {
  vertical-align: middle;
  width: 0.31rem;
  margin-left: 0.05rem;
}

.m1_desc {
  font-size: 0.24rem;
  color: #3B4351;
  line-height: 0.36rem;
  margin-top: 0.4rem;
  height: 1.08rem;
}

.m1_list h4 {
  font-size: 0.24rem;
  color: #3B4351;
  margin-top: 0.3rem;

}

.m1_ys {


  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3B4351;
  margin-top: 0.15rem;
}


.m1 {
  padding-bottom: 1.1rem;
}

.m1_zx {
  font-size: 0;
  text-align: center;
  margin-top: 0.2rem;
}

.m1_zx span {
  display: inline-block;
  height: 0.9rem;
  line-height: 0.9rem;
  background: #FFFFFF;
  border: 0.02rem solid #185ADB;
  box-shadow: 0px 0.08rem 0.35rem 0px rgba(206, 212, 234, 0.39);
  border-radius: 0.16rem;
  padding-left: 0.3rem;
  text-align: center;
  font-size: 0.28rem;
  color: #59616E;
}

.m1_zx span img {
  width: 0.52rem;
  vertical-align: middle;
}

.m1_zx span b {
  width: 2.6rem;
  height: 0.9rem;
  line-height: 0.9rem;
  color: #fff;
  background: #185ADB;
  border-radius: 0.16rem;
  float: right;
  font-weight: normal;
  margin-left: 0.2rem;
}

.m2 {
  background: #f6f7fc;
  padding-bottom: 0.7rem;
}

.ad {
  width: 100%;
  height: 3.4rem;
  background: #FFFFFF;
  box-shadow: 0.01rem 0.06rem 0.42rem 0.01rem rgba(137, 155, 226, 0.17);
  border-radius: 0.16rem;
  position: relative;
}

.ad>img {
  position: absolute;
  width: 1.3rem;
  top: 0.43rem;
  left: 0.7rem;
}



.ad_msg {

  padding-left: 2.4rem;
  font-weight: bold;
  font-size: 0.36rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #303743;
  line-height: 0.48rem;
  padding-top: 0.6rem;
}

.ad_zx {
  font-size: 0;
  text-align: center;
  margin-top: 0.44rem;
}


.ad_zx span {
  display: inline-block;
  height: 0.88rem;
  line-height: 0.88rem;
  background: #E4EDFF;
  border-radius: 0.16rem;
  padding-left: 0.2rem;
  font-size: 0.28rem;
  color: #185adb;
  margin-left: 0.24rem;
}

.ad_zx span b {
  width: 2.4rem;
  height: 0.88rem;
  background: #185ADB;
  border-radius: 0.16rem;
  float: right;
  margin-left: 0.2rem;
  color: #fff;
  font-weight: normal;
}

.case li {
  box-sizing: border-box;

  position: relative;
  padding-bottom: 0.5rem;
  margin-top: 0.5rem;
}

.case li:nth-of-type(1) {
  border-bottom: 0.02rem solid #D9DDE3;
}

.case li img {
  position: absolute;
  width: 0.96rem;
  top: 0;
  left: 0.2rem;
}

.case li h3 {
  font-size: 0.28rem;
  color: #3B4351;
  padding-top: 0.15rem;
  padding-left: 1.3rem;
}

.m2_msg {
  font-size: 0.28rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #303743;
  line-height: 0.48rem;
  margin-top: 0.36rem;
  padding: 0 0.25rem;
}

.case li h4 {
  font-size: 0.24rem;

  font-weight: 400;
  color: #8E949D;
  padding-top: 0.1rem;
  padding-left: 1.3rem;
}

.m3_list li {
  margin-top: 0.4rem;
  width: 3.36rem;
  height: 3.9rem;
  float: left;
  background: url(../img/wt_19.png);
  background-size: 100% 100%;
}

.m3_list li:nth-of-type(even) {
  float: right;
}

.m3_list h3 {
  font-size: 0.32rem;
  text-align: left;
  color: #3B4351;
}

.m3_tit {
  font-size: 0.24rem;

  color: #8E949D;
  margin-top: 0.1rem;
}

.m3_tit img {
  height: 0.23rem;
  vertical-align: middle;
}

.m3_cont {
  font-size: 0.24rem;
  color: #59616E;
  margin-top: 0.3rem;
  padding-right: 0.2rem;
  line-height: 0.4rem;
}

.m3_zx {
  font-size: 0;
  text-align: center;
  margin-top: 0.5rem;
}

.m3_zx span {
  display: inline-block;
  padding: 0 0.25rem;
  height: 0.9rem;
  line-height: 0.9rem;
  background: #185ADB;
  box-shadow: 0.01rem 0.23rem 0.35rem 0px rgba(136, 171, 238, 0.43);
  border-radius: 0.45rem;
  font-size: 0.28rem;
  color: #fff;
}

.m4 {
  background: #f6f7fc;
  padding-bottom: 0.86rem;
  margin-top: 0.8rem;

}

select,
input {
  display: inline-block;
  appearance: none;
  border: none;
  height: 0.9rem;
  line-height: 0.9rem;
  box-sizing: border-box;
  padding-left: 0.7rem;
  font-size: 0.28rem;
  color: #525563;
}

select {
  width: 3.36rem;
  margin-top: 0.4rem;
}

#country1 {
  background: url(../img/tx_24.png);
  background-size: 100% 100%;
  float: left;
}

#type1 {
  background: url(../img/tx_26.png);
  background-size: 100% 100%;
  float: right;
}

#reason1 {
  width: 100%;
  background: url(../img/wt_24.png);
  background-size: 100% 100%;
}

.m3_input {
  width: 100%;
  margin-top: 0.4rem;
  height: 0.9rem;
  background: url(../img/wt_26.png);
  background-size: 100% 100%;
}

#wechat {
  float: left;
  width: 4.3rem;
  background: transparent;
}

#wechat:focus::placeholder {
  opacity: 0;
}

.m3_btn {
  width: 2.66rem;
  height: 0.9rem;
  float: right;
  background: transparent;
  border: none;
  font-size: 0.28rem;
  color: #1e3768;
}

.m5_box {
  width: 100%;
  height: 4.7rem;
  background: url(../img/wt_22.png);
  background-size: 100% 100%;
  margin-top: 0.55rem;
  box-sizing: border-box;
  padding-top: 0.4rem;
  text-align: center;
}

.m5_box p:nth-of-type(odd) {
  width: 3.29rem;
  font-size: 0.28rem;

  color: #59616E;
  margin-top: 0.3rem;
  float: left;
}

.m5_box p:nth-of-type(even) {
  width: 3.69rem;
  font-size: 0.32rem;
  color: #185ADB;
  float: right;
  font-weight: 500;
  margin-bottom: 0.36rem;
}

.m5_zx {
  font-size: 0;
  margin-top: 0.48rem;
  text-align: center;
}

.m5_zx span {
  display: inline-block;
  height: 0.9rem;
  line-height: 0.9rem;
  background: #FFC947;
  border: 0.02rem solid #ffc947;
  border-radius: 0.16rem;
  padding: 0 0.2rem;
  font-size: 0.28rem;
  box-shadow: 0px 0.16rem 0.27rem 0px rgba(251, 209, 135, 0.67);

  color: #1E3768;
}

.m5_zx span img {
  vertical-align: middle;
  width: 0.5rem;
}

.m6_list {
  margin-top: 0.55rem;
}

.m6_list li {
  box-sizing: border-box;
  padding-top: 0.3rem;
  width: 3rem;
  height: 2.3rem;
  background: #F6F7FC;
  border-radius: 0.12rem;
  float: left;
  margin: 0 0.25rem;
  margin-bottom: 0.45rem;
  text-align: center;
}

.m6_list li>img {
  display: block;
  margin: 0 auto;
  height: 0.48rem;
  object-fit: contain;
}

.m6_list li h3 {
  font-size: 0.6rem;
  font-family: Arial;
  font-weight: 400;
  color: #525563;
  margin-top: 0.2rem;
}

.m6_list li p {
  font-size: 0.28rem;


  color: #83878C;
}

.m7_list {
  width: 100%;
  margin-top: 0.55rem;
}

.m7_list li {
  border-top: 0.02rem solid #E4EDFF;
}

.m7_list li h3 {
  height: 1.13rem;
  line-height: 1.13rem;
  font-size: 0.28rem;
  font-weight: 500;
  color: #59616E;
  padding-right: 0.25rem;
}

.qs_ico {
  vertical-align: middle;
  width: 0.44rem;
  margin-left: 0.25rem;
  margin-right: 0.15rem;
}

.m7_re {
  height: 1.13rem;
  float: right;
  display: none;
}

.m7_add {
  height: 1.13rem;
  float: right;
  display: none;
}

.m7_cont {
  font-size: 0.26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #888C91;
  line-height: 0.4rem;
  padding: 0 0.4rem 0.5rem 0.3rem;
}
.m7_cont span{
  color: #185adb;
  text-decoration: underline;
}