.cl {
  clear: both;
}

.bl{
  display: block !important;
}
#opcaty1{
  opacity: 0;
}
html {
  max-width: 750px !important;
  margin: 0 auto;
}

.contains {
  margin: 0 0.25rem;
  position: relative;
}
.tit{
  color: #3f3e67;
  font-size: 0.48rem;
  text-align: center;
}
.tits{
  font-size: 0.24rem;
  color: #8368ff;
  text-align: center;
}
.banner{
  width: 100%;
  height: 11.74rem;
  background: url(../img/ab_02.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 2rem;
}
.ba_msg{
  font-size: 0.32rem;
  color: #fff;
  margin-bottom: 0.25rem;
}
.ba_form{
  box-sizing: border-box;
  padding-top: 2.14rem;
  padding-left: 0.7rem;
  padding-right: 0.6rem;
  height: 8rem;
}
input,select,textarea{
  background: transparent;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  border-color:transparent;
  box-sizing: border-box;
  padding-left: 0.3rem;
  display: block;
  font-size: 0.24rem;
}
#name1{
  width: 2.69rem;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #9494a8;
  float: left;
  margin-bottom: 0.5rem;
}
#tel1{
  width: 2.69rem;
  height: 0.8rem;
  line-height: 0.8rem;
  margin-bottom: 0.5rem;
  color: #9494a8;
  float: right;
}
#reason1{
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  margin-bottom: 0.5rem;
}
#content1{
  width: 100%;
  height: 1.5rem;
  box-sizing: border-box;
  padding-top: 0.35rem;
}
.ba_btn{
  display: block;
  width: 2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  background: transparent;
  font-size: 0.28rem;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.5rem;
  border: none;
}
.m1{
  width: 100%;
  height: 5.42rem;
  background: url(../img/ab_03.png);
  background-size: 100% 100%;
}
.m1_msg{
  text-align: center;
  font-size: 0.26rem;
  color: #8a8999;
  margin-top: 0.32rem;
  line-height: 0.4rem;
}
.m2_content{
  width: 100%;
  height: 6.98rem;
  background: url(../img/ab_05.png);
  background-size: 100% 100%;
  margin-top: 0.3rem;
}
.m2_list{
  padding-top: 0.3rem;
}
.m2_list li{
  width: 3.4rem;
  height: 3.3rem;
  float: left;
  margin-bottom: 0.25rem;
  box-sizing: border-box;
  padding-top: 1.4rem;
}
.m2_list li:nth-of-type(2){
  float: right;
 
}
.m2_list li a{
  display: inline-block;
  width: 1.4rem;
  line-height: 0.56rem;
  height: 0.56rem;
  background: #fff;
  border-radius: 0.08rem;
  margin: 0 0.15rem;
  font-size: 0.24rem;
  color: #8a8999;
  text-align: center;
  float: left;
  margin-bottom: 0.2rem;
}
.m2_list li a:nth-of-type(4){
  margin-right: 0;
}
.m2_list li:nth-of-type(3){
  width: 100%;
  padding-left: 0.15rem;
}
.m3{
  width: 100%;
  height: 9.06rem;
  background: url(../img/bg_02.png);
  background-size: 100% 100%;
}
.case-swiper{
  padding-top: 0.4rem!important;
  height: 6.6rem;
}
.case-swiper .swiper-slide{
  width: 4.6rem;
  height: 6rem;
  border-radius: 0.16rem;
  background: #fff;
  margin-right: 0.3rem;
  box-shadow: 0 0 0.57rem rgba(215,215,231,0.45);
  position: relative;
}
.case-swiper .swiper-slide>img{
  display: block;
  margin: 0 auto;
  width: 3.98rem;
  margin-top: 0.3rem;
  margin-bottom: 0.5rem;
}
.case-swiper .swiper-slide>p{
 font-size: 0.26rem;
 color: #504f6a;
 line-height: 0.4rem;
 padding: 0 0.4rem;
}
.m3_zx{
  display: block;
  position: absolute;
  width: 2rem;
  height: 0.8rem;
  text-align: center;
  line-height: 0.8rem;
  border-radius: 0.8rem;
  background: #f58634;
  color: #fff;
  font-size: 0.28rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 2rem;
}
.footer{
  
}
.footer_list{
  width:100%;
  height: 6.06rem;
  background: url(../img/index_11.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0 0.25rem;
  padding-top: 0.4rem;
}
.footer_list li{
  width: 50%;
  float: left;
  text-align: center;
  font-size: 0.28rem;
  color: #504f6a;
  height: 1rem;
  padding-top: 1rem;
  margin-bottom: 0.3rem;
}
.footer_list li:nth-of-type(even){
  float: right;
}