.cl {
  clear: both;
}

.bl {
  display: block !important;
}

html {
  max-width: 750px !important;
  margin: 0 auto;
  background: #fffaf9;
}

.contains {
  width: 7rem !important;
  margin: 0 auto;
  position: relative;
}

.banner {
  width: 100%;
  height: 6.93rem;
  background: url(../img/zx_01.png);
  background-size: 100% 100%;
  position: relative;
}

.ba_zx {
  font-size: 0;
  text-align: center;
}

#opcaty1 {
  font-weight: normal;
}

.ba_zx span {
  display: inline-block;
 width: 100%;
  height: 1rem;
  line-height: 1rem;
  background: #425ec9;
  border-radius: 0.16rem;
  font-size: 0.32rem;
  color: #fff;
  position: relative;
  animation: leftandright 0.8s infinite;
  -webkit-animation: leftandright 0.8s infinite;
  /*Safari and Chrome*/
}

.ba_zx span img {
  width: 0.48rem;
  vertical-align: middle;
  margin-right: 0.05rem;

}

@keyframes leftandright {
  0% {
    transform: scale(0.9);
    -webkit-transform: scale(0.9rem);

  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);

  }

  100% {
    transform: scale(0.9);
    -webkit-transform: scale(0.9rem);

  }

}
.m1{
  padding-top: 1.1rem;
}
.tit{
  width: 3.3rem;
  margin: 0 auto;
  border: 0.02rem solid #24305c;
  height: 0.58rem;
  position: relative;
 
}
.tit span{
  display: table;
  padding: 0 0.05rem;
  text-align: center;
  font-size: 0.56rem;
  color: #24305c;
  background: #fffaf9;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -0.4rem;
  font-weight: normal;
}
.tit b{
  display: table;
  padding: 0 0.05rem;
  text-align: center;
  font-size: 0.32rem;
  color: #adb0c2;
  background: #fffaf9;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -0.2rem;
 font-style: italic;
}
.m1_list{
  margin-top: 0.5rem;
}
.m1_list li{
  margin-bottom: 0.4rem;
}
.m1_list li h3{
  height: 0.9rem;
  line-height: 0.9rem;
  background: url(../img/bg_03.png);
  background-size: 100% 100%;
  font-size: 0.32rem;
  color: #24305c;
}
.m1_list li h3 img{
  width: 0.76rem;
  margin-right: 0.15rem;
  margin-left: 0.07rem;
  margin-top: 0.07rem;
  float: left;
}
.m1_p1{
  box-sizing: border-box;
  padding-left: 0.45rem;
  font-size: 0.28rem;
  color: #5e5f69;
  line-height: 0.36rem;
  margin-top: 0.2rem;
  position: relative;
}
.m1_p1::before{
  position: absolute;
  content: '';
  width: 0.14rem;
  height: 0.16rem;
  background: url(../img/zx_06.png);
  background-size: 100% 100%;
  left: 0.14rem;
  top: 0.07rem;
}
.m1_p2{
  font-size: 0.28rem;
  color: #5e5f69;
  margin-top: 0.2rem;
  line-height: 0.4rem;
}
.m1_zx{
  font-size: 0;
  text-align: right;
  margin-top: 0.2rem;
}
.m1_zx span{
  display: inline-block;
  text-align: center;
  font-size: 0.28rem;
  color: #fff;
  padding: 0 0.3rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.4rem;
  background-image: linear-gradient(235deg,#ef735f,#ff9c4a);
}
.m2{
  padding-top: 1rem;
}
.m2_box{
  width: 100%;
  height: 8.8rem;
  background: url(../img/zx_09.png);
  background-size: 100% 100%;
  margin-top: 0.5rem;
}
.m2_list1{
  width: 1.6rem;
  float: left;
}
.m2_list1 li{
  margin-top: 0.3rem;
  width: 1.44rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.32rem;
  color: #ffffff;
  background: #ddd9d7;
  border-radius: 0.04rem 0 0 0.04rem;
}
.m2_list1 .m2_act{
  background: #425ec9;
  width: 1.6rem;
  font-weight: bold;
}
.m2_list2{
  width: 5rem;
  float: right;
  display: none;
}
.m2_list2 li{
  height: 1.1rem;
  box-sizing: border-box;
  padding-left: 1rem;
  position: relative;
}
.m2_list2 h3{
  padding-top: 0.4rem;
  font-size: 0.28rem;
  color: #24305c;
  font-weight: normal;
}
.m2_list2 p{
  font-size: 0.24rem;
  color: #a0a1aa;
  font-style: italic;
}
.m2_list2 li img{
  padding: 0 0.15rem;
  position: absolute;
  width: 0.7rem;
  height: 1.1rem;
  padding-top: 0.2rem;
  object-fit: scale-down;
  left: 0;
  top: 0;
  vertical-align: bottom;
}
.m2_ol{
  display: inline-block;
  float: left;
  box-sizing: border-box;
  width: 3.43rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  border: 0.02rem solid #425ec9;
  border-radius: 0.45rem;
  font-size: 0.28rem;
  color: #425ec9;
  margin-top: 0.5rem;
}
.m2_zx{
  display: inline-block;
  float: right;
  box-sizing: border-box;
  width: 3.4rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  background: #425ec9;
  border-radius: 0.45rem;
  font-size: 0.28rem;
  color: #fff;
  margin-top: 0.5rem;
}
.m3{
  background: #f4efee;
  margin-top: 1.1rem;
  padding-top: 0.9rem;
  padding-bottom: 0.7rem;
}
.m3 .tit b{
  background: #f4efee;
}
.m3 .tit span{
  background: #f4efee;
}
select,input,textarea{
  display: block;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 0.28rem;
  color: #24305c;
  box-sizing: border-box;
  padding-left: 0.2rem;
}
.m3_vs{
  width: 100%;
  height: 5.27rem;
  background: url(../img/zx_11.png);
  background-size: 100% 100%;
  margin-top: 0.6rem;
 
}
.m3_hf{
  width: 50%;
  float: left;
  text-align: center;
  font-size: 0.28rem;
  padding-top: 1.5rem;
  color: #898a92;
}
.m3_hf p{
  margin-bottom: 0.3rem;
}
.m3_hf:nth-of-type(2){
  padding-top: 1.1rem;
  color: #fff;
}
.m3 h3{
  height: 0.9rem;
  line-height: 0.9rem;
  background: url(../img/bg_03.png);
  background-size: 100% 100%;
  font-size: 0.32rem;
  color: #24305c;
  margin-top: 0.5rem;
}
.m3 h3 img{
  width: 0.76rem;
  float: left;
  margin-top: 0.07rem;
  margin-left: 0.07rem;
  margin-right: 0.15rem;
}
.form_tit{
  font-size: 0.24rem;
  color: #898a92;
  margin-top: 0.3rem;
  margin-bottom: 0.1rem;
}
.form_tit span:nth-of-type(1){
  display: inline-block;
  width: 3.6rem;
}
select{
  width: 3.4rem;
  height: 0.9rem;
  line-height: 0.9rem;
  background: url(../img/zx_14.png);
  background-size: 100% 100%;
  float: left;
}
select:nth-of-type(even){
  float: right;
}
textarea{
  width: 100%;
  height: 1.24rem;
  border-radius: 0.08rem;
}
#wechat1{
  float: left;
  width: 4.4rem;
  height: 0.9rem;
  line-height: 0.9rem;
  background: url(../img/zx_18.png);
  background-size: 100% 100%;
  margin-top: 0.4rem;
}
.m3_btn{
  float: right;
  width: 2.4rem;
  height: 0.9rem;
  font-size: 0.28rem;
  color: #fff;
  background: #425ec9;
  border: none;
  margin-top: 0.4rem;
  border-radius: 0.08rem;
  animation: leftandright 0.8s infinite;
  -webkit-animation: leftandright 0.8s infinite;
  /*Safari and Chrome*/
}
#wechat1:focus::placeholder{
  opacity: 0;
}
.m4{
  padding-top: 1.3rem;
}
.m4-swiper{
  padding-top: 0.5rem!important;
  padding-bottom: 0.8rem!important;
}
.m4_list li h3{
  height: 1.14rem;
  line-height: 1.14rem;
  font-size: 0.32rem;
  color: #24305c;
}
.m4_list li h3 span{
display: inline-block;
width: 1.6rem;
height: 1.14rem;
font-size: 0.48rem;
color: #425ec9;
background: url(../img/zx_22.png);
background-size: 100% 100%;
font-style: italic;
box-sizing: border-box;
padding-left: 0.3rem;
}
.m4_list li p{
  box-sizing: border-box;
  font-size: 0.24rem;
  color: #5e5f69;
  padding: 0.15rem;
  border: 0.02rem dotted #c1c2c6;
  background: #fff;
  border-radius: 0.16rem;
  line-height: 0.4rem;
  font-weight: normal;
}
.m4_list li h4{
  box-sizing: border-box;
  padding: 0.2rem;
  margin-top: 0.1rem;
  background: #fff;
  border-radius: 0.16rem;
}
.ad{
  width: 100%;
  height: 3.96rem;
  background: url(../img/zx_25.png);

  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.6rem;
  padding-left:0.4rem;
}
.ad h2{
  font-weight: normal;
  font-size: 0.64rem;
  color: #fff;
}
.ad_zx{
  font-size: 0;

  margin-top: 0.3rem;
}
.ad_zx span{
  display: inline-block;
  padding: 0 0.25rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  font-size: 0.28rem;
  color: #fff;
  background: #425ec9;
  border-radius: 0.16rem;
}
.ad_zx img{
  width: 0.48rem;
  vertical-align: middle;
  margin-right: 0.1rem;
}
.m5{
  margin-top: 1rem;
}
.case-swiper{
  padding-top: 0.6rem!important;
}
.case-swiper .swiper-slide{
  width: 5.4rem;
  border-radius: 0.16rem;
  margin: 0 0.2rem;
  background: #fff;
}
.case_head{
  width: 100%;
  height: 1.65rem;
  background: url(../img/zx_28.png);
  background-size: 100% 100%;
  padding-left: 0.4rem;
  box-sizing: border-box;
}
.case-swiper h3{
  font-size: 0.32rem;
  color: #24305c;
  padding-top: 0.25rem;
}
.case-swiper h4{
  font-size: 0.24rem;
  color: #5e5f69;
  font-weight: normal;
  margin-top: 0.1rem;
}
.case-swiper h4 span{
  color: #24305c;
}
.case-swiper p{
  font-size: 0.28rem;
  color: #5e5f69;
  line-height: 0.5rem;
  padding: 0.2rem 0.4rem 0.5rem 0.4rem;
}
.m6{
  padding-top: 1.4rem;
}
.m6 .tit{
  width: 5.2rem;
}
.m6 .tit b{
  font-size: 0.24rem;
  font-weight: normal;
}
.m6_box{
  margin-top: 0.1rem;
  width: 100%;
  height: 4.48rem;
  background: url(../img/zx_31.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.6rem;
}
.m6_list li{
  width: 50%;
  float: left;
  position: relative;
  box-sizing: border-box;
  height: 1.5rem;
  padding-left: 1.75rem;
}
.m6_list li img{
  position: absolute;
  width: 1.15rem;
  left: 0.45rem;
  top: 0.1rem;
}
.m6_list li p{
  font-size: 0.32rem;
  color: #4a5662;
  padding-top: 0.2rem;
} 