.cl {
  clear: both;
}

.bl {
  display: block !important;
}

html {
  max-width: 750px !important;
  margin: 0 auto;
  background: #f5f7fa;
}

.contains {
  width: 7rem !important;
  margin: 0 auto;
  position: relative;
}

.banner {
  width: 100%;
  height: 6.3rem;
  background: url(../img/ss_01.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 4.7rem;
  position: relative;
}

.ba_zx {
  font-size: 0;
  text-align: center;
}

.ba_zx span {
  display: inline-block;
  padding: 0 0.4rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  font-size: 0.28rem;
  color: #fff;
  font-weight: bold;
  background: #0b49d6;
  border-radius: 0.16rem;
}

.ba_zx span img {
  vertical-align: middle;
  width: 0.51rem;
  margin: 0 0.05rem;
}

.tit {
  padding-top: 1rem;
  text-align: center;
  font-size: 0.56rem;

  color: #3D414B;
}

.tit span {
  font-weight: normal;
}

.tits {
  text-align: center;
  font-size: 0.24rem;
  color: #0098a2;

}

.tits span {
  position: relative;

}

.tits span::before {
  position: absolute;
  content: '';
  height: 0.02rem;
  background: #0098A2;
  width: 0.48rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: -0.6rem;
}

.tits span::after {
  position: absolute;
  content: '';
  height: 0.02rem;
  background: #0098A2;
  width: 0.48rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -0.6rem;
}

.m1_list {
  margin-top: 0.5rem;
}

.m1_list li {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-right: 0.3rem;
}

.m1_list li:nth-of-type(2) {
  padding-left: 0.3rem;
  padding-right: 0;
}

.m1_tit {
  font-size: 0;
  text-align: center;
}

.m1_tit span {
  display: inline-block;
  width: 1.4rem;
  height: 0.48rem;
  background: linear-gradient(-35deg, #0099A1, #03B494);
  box-shadow: 0px 0.07rem 0.13rem 0px rgba(140, 214, 217, 0.66);
  border-radius: 0.24rem 0.24rem 0.24rem 0px;
  line-height: 0.48rem;
  text-align: center;
  font-size: 0.28rem;
  color: #FFFFFF;
}

.m1_desc {
  font-size: 0.28rem;
  color: #4F5561;
  line-height: 0.4rem;
  margin-top: 0.3rem;
}

.m1_ys {
  font-size: 0.28rem;
  font-weight: bold;
  color: #4F5561;
  margin-top: 0.25rem;
}

.m1_ys img {
  vertical-align: middle;
  margin-right: 0.1rem;
}

.m1_p1 {
  width: 0.15rem;
}

.m1_p2 {
  width: 0.25rem;
}

.m1_zx {
  font-size: 0;
  text-align: center;
  margin-top: 0.5rem;
}

.m1_zx span {
  display: inline-block;
  font-size: 0.28rem;
  color: #0B49D6;
  border: 0.02rem solid #0B49D6;
  border-radius: 0.16rem;
  height: 1rem;
  box-sizing: border-box;
  line-height: 1rem;
  padding-left: 0.2rem;
}

.m1_zx b {
  display: inline-block;
  width: 2.8rem;
  height: 0.96rem;
  line-height: 0.96rem;
  background: #0B49D6;
  border-radius: 0.12rem;
  margin-left: 0.2rem;
  color: #fff;
  font-weight: normal;
  float: right;
}

.m3_list {
  margin-top: 0.5rem;
}

.m3-swiper {
  padding-bottom: 0.4rem !important;
}

.m3_list li {
  width: 100%;
  height: 2.64rem;
  background: url(../img/ss_03.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
  padding-left: 1.5rem;
  padding-right: 0.25rem;
  margin-bottom: 0.32rem;
}

.m3_list li>img {
  position: absolute;
  width: 1.1rem;
  height: 1.5rem;
  object-fit: scale-down;
  left: 0.2rem;
  bottom: 0.8rem;
}

.m3_list li h3 {
  font-size: 0.32rem;
  color: #4F5561;
  padding-top: 0.3rem;
}

.m3_list li h4 {
  font-size: 0.24rem;

  font-weight: 400;
  color: #90939C;
}

.m3_list li h4 span {
  font-style: italic;
  margin-right: 0.2rem;
}

.m3_list li p {
  font-size: 0.24rem;
  color: #4F5561;
  line-height: 0.36rem;
  margin-top: 0.2rem;
}

.m3_list li>span {
  font-size: 0.48rem;
  color: #EBEEF1;
  position: absolute;
  right: 0.25rem;
  bottom: 0.15rem;
  font-weight: bold;
  font-style: italic;
}

.ad1 {
  width: 100%;
  height: 3.48rem;
  background: url(../img/ss_05.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0 0.25rem;
  padding-top: 0.6rem;
}

.ad_name {
  padding-left: 1.65rem;
  font-size: 0.28rem;
  color: #D9ECE9;
}

.ad1 h4 {
  font-size: 0.4rem;
  color: #FFFFFF;
  padding-left: 1.65rem;
}

.ad_zx {
  font-size: 0;
  text-align: center;
  margin-top: 0.45rem;
}

.ad_zx a {
  display: inline-block;
  font-size: 0.28rem;
  width: 1.84rem;
  height: 0.76rem;
  line-height: 0.76rem;
  background: rgba(116, 153, 237, 0.7);
  border-radius: 0.16rem;
  color: #E7EDFB;
  margin-right: 0.32rem;
}

.ad_zx span {
  display: inline-block;
  font-size: 0.28rem;
  height: 0.76rem;
  line-height: 0.76rem;
  background: #FFFFFF;
  box-shadow: 0 0.04rem 0.13rem 0 rgba(11, 73, 214, 0.46);
  border-radius: 0.16rem;
  padding: 0 0.3rem;
}

.m4_list {
  width: 7rem;
  margin: 0 auto;
  margin-top: 0.5rem;

}

.m4_list li {
  position: relative;
  width: 100%;
  height: 2.56rem;
  margin-bottom: 0.32rem;
  box-sizing: border-box;
  padding: 0 0.6rem;
}

.m4_list li>img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.m4_list li h3 {
  font-size: 0.32rem;
  color: #4F5561;
  padding-top: 0.3rem;
}

.m4_list li h3 span {
  font-size: 0.28rem;
  color: #4F5561;
  margin-left: 0.3rem;
  font-style: italic;
}

.m4_list li h4 {
  font-size: 0.24rem;
  font-style: italic;
  font-weight: normal;
  color: #90939C;
}

.m4_list li h4 span {
  margin-left: 0.3rem;
  font-style: normal;
}

.m4_list li p {
  font-size: 0.24rem;
  color: #4F5561;
  line-height: 0.36rem;
  margin-top: 0.15rem;
}

.m4-swiper {
  padding-bottom: 0.5rem !important;
}

.ad2 {
  width: 7rem;
  margin: 0 auto;
  height: 3.2rem;
  background: url(../img/ss_17.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.6rem;
}

.ad2 h4 {
  font-size: 0.4rem;
  color: #FFFFFF;
  padding-left: 1.65rem;
}

.ad2 .ad_zx a {
  background: #d1efed;
  color: #4F5561;
}

.ad2 .ad_zx span {
  background: #f2d445;
  color: #4F5561;
  box-shadow: none;
}

.m6_box {
  width: 100%;
  height: 5.05rem;
  background: url(../img/ss_19.png);
  background-size: 100% 100%;
  margin-top: 0.5rem;
  box-sizing: border-box;
  padding: 0 0.25rem;
  padding-top: 0.8rem;
}

.m6_box p {
  font-size: 0.28rem;
  color: #727782;
  width: 3.2rem;
  float: left;
  margin-bottom: 0.24rem;
  text-align: center;
}

.m6_box p:nth-of-type(even) {
  float: right;
  width: 3.6rem;
  color: #4f5561;
  font-weight: bold;
}

.m6_zx {
  font-size: 0;
  text-align: center;
  margin-top: 0.48rem;
}

.m6_zx span {
  display: inline-block;
  height: 1rem;
  line-height: 1rem;
  background: #0B49D6;
  box-shadow: -1px 0.15rem 0.32rem 0px rgba(163, 180, 220, 0.79);
  border-radius: 0.5rem;
  box-sizing: border-box;
  padding: 0 0.5rem;
  font-size: 0.28rem;
  color: #fff;

}

.m6_zx img {
  width: 0.51rem;
  vertical-align: middle;
  margin-right: 0.1rem;
}

.case-swiper {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.case-swiper .swiper-slide {
  width: 5.84rem;
  height: 4.8rem;
  background: #FFFFFF;
  box-shadow: 0.02rem 0.1rem 0.27rem 0px rgba(187, 198, 224, 0.38);
  border-radius: 0.24rem;
  position: relative;
}

.m7_msg {
  padding-top: 0.4rem;
  padding-left: 0.48rem;
  font-size: 0.24rem;
  color: #90939C;
}

.m7_msg span {
  margin-right: 0.5rem;
}

.m7_sc {
  font-size: 0.28rem;
  color: #4F5561;
  margin-top: 0.3rem;
  padding-left: 0.48rem;
}

.m7_nd {
  font-size: 0.28rem;
  color: #4F5561;
  margin-top: 0.15rem;
  padding-left: 0.48rem;
  padding-bottom: 0.24rem;
  border-bottom: 0.02rem solid #EAECEF;
}
.case-swiper .swiper-slide>img{
  position: absolute;
  width:2.65rem;
  left: 0;
  bottom: 0;
}
.case-swiper .swiper-slide h5{
  width: 3.2rem;
  float: right;
  text-align: center;
  font-size: 0.32rem;
  color: #0098a2;
  margin-top: 0.64rem;
}
.m7_sc2{
  width: 3.2rem;
  float: right;
  text-align: center;
  font-size: 0.28rem;
color: #0098A2;
line-height: 0.32rem;
margin-top: 0.2rem;
}
.m2{
  background: #fff;
  margin-top: 1.1rem;
}
.m2 .tit{
  padding-top: 0.6rem;
}
.m2_tit{
  text-align: center;
 
font-size: 0.24rem;
text-align: center;
color: #90939C;
}
select,
input {
  appearance: none;
  -webkit-appearance: none;
  display: block;
  float: left;
  box-sizing: border-box;
  padding-left: 0.3rem;
  border: none;
}

#country1 {
  width: 3.4rem;
  height: 1.13rem;
  box-sizing: border-box;
  padding-top: 0.14rem;
  line-height: 1rem;
  font-size: 0.28rem;
  color: #585362;
  background: url(../img/ss_22.png);
  background-size: 100% 100%;
  margin-top: 0.5rem;
}

#type1 {
  width: 3.4rem;
  height: 1.13rem;
  box-sizing: border-box;
  padding-top: 0.14rem;
  line-height: 1rem;
  font-size: 0.28rem;
  color: #585362;
  background: url(../img/ss_24.png);
  background-size: 100% 100%;
  margin-top: 0.5rem;
  float: right;
}

.m2_input {
  width: 100%;
  height: 1.2rem;
  background: url(../img/ss_28.png);
  background-size: 100% 100%;
  margin-top: 0.32rem;
  box-sizing: border-box;
  padding: 0.1rem;
}

#wechat {
  width: 3.6rem;
  height: 1rem;
  line-height: 1rem;
  box-sizing: border-box;
  float: left;
  font-size: 0.28rem;
  color: #585362;
  border-radius: 0.04rem;
}

#wechat:focus::placeholder {
  opacity: 0;
}

.m2_btn {
  display: inline-block;
  padding: 0;
  width: 3.2rem;
  float: right;
  text-align: center;
  display: inline-block;
  font-size: 0.32rem;
  color: #fff;
  background: transparent;
  border: none;
  padding-top: 0.1rem;
}
.m2_btn span img{
  width: 0.32rem;
  margin-right: 0.1rem;
  vertical-align: middle;
}
.m2_btn span {
  font-size: 0.24rem;
  color: #92c9cc;
}

.m2 {
  padding-bottom: 0.6rem;
}

.m5 {
  padding-bottom: 1.5rem;
}

.m5_list {
  margin-top: 0.5rem;
}

.m5_list li {
  margin-bottom: 0.24rem;
  width: 3.4rem;
  height: 1.28rem;
  float: left;
  box-sizing: border-box;
  padding-left: 1.2rem;
  position: relative;
  background: #fff;
  border-radius: 0.08rem;
}

.m5_list li:nth-of-type(even) {
  float: right;
}

.m5_list li img {
  position: absolute;
  width: 0.5rem;
  height: 0.6rem;
  object-fit: scale-down;
  top: 0.4rem;
  left: 0.4rem;
}

.m5_list li h3 {
  font-size: 0.4rem;
  color: #4f5561;
  padding-top: 0.25rem;
}

.m5_list li p {
  font-size: 0.28rem;
  color: #97939f;
}
.swiper{
  --swiper-theme-color: #485465;
 
}