.cl {
  clear: both;
}

.bl {
  display: block !important;
}

html {
  max-width: 750px !important;
  margin: 0 auto;
  background: #fff;
}

.contains {
  width: 7rem !important;
  margin: 0 auto;
  position: relative;
}

.banner {
  width: 100%;
  height: 6.16rem;
  background: url(../img/xs_02.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 4.76rem;
  position: relative;
  z-index: 2;
}

.ba_zx {
  font-size: 0;
  text-align: center;
}

.ba_zx span {
  display: inline-block;
  height: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  border-radius: 0.16rem;
  text-align: center;
  font-size: 0.32rem;
  box-sizing: border-box;
  padding: 0 0.3rem;
  color: #0d3f67;
  font-weight: bold;
}



.ba_zx img {
  width: 0.62rem;
  vertical-align: middle;
  margin-right: 0.1rem;
}

.tit {
  text-align: center;
  font-size: 0.48rem;
  padding-top: 0.8rem;

  color: #303743;
}

.tit span {
  font-weight: normal;
}

.m1 {
  width: 100%;


}

.m1_list {
  margin-top: 0.8rem;
}

.m1_list li {
  width: 3.4rem;
  height: 4.4rem;
  background: #f0f6fb;
  box-shadow: 0.01rem 0.23rem 0.35rem 0px rgba(228, 225, 236, 0.35);
  border-radius: 0.24rem;
  float: left;
  margin-bottom: 0.3rem;
  box-sizing: border-box;

}

.m1_list li p {
  box-sizing: border-box;
  padding: 0 0.25rem;
}

.m1_list li:nth-of-type(even) {
  float: right;

}

.m1_list li:nth-of-type(3) h3 {
  background: url(../img/xs_05.png);
  background-size: 100% 100%;

}

.m1_list li:nth-of-type(3) .m1_desc {
  min-height: 1.4rem;
}


.m1_list h3 {
  font-size: 0.32rem;
  color: #0d3f67;
  text-align: center;
  line-height: 1rem;
  height: 1rem;
  box-sizing: border-box;
  border-bottom: 0.02rem solid #fff;
}

.m1_list h3 img {
  vertical-align: middle;
  width: 0.45rem;
  object-fit: contain;
  margin-right: 0.05rem;
}

.m1_desc {
  font-size: 0.24rem;
  color: #0d3f67;
  line-height: 0.36rem;
  margin-top: 0.3rem;
}

.m1_list h4 {
  font-size: 0.24rem;
  color: #0d3f67;
  margin-top: 0.32rem;
  padding-left: 0.25rem;
}

.m1_ys {
  position: relative;
  box-sizing: border-box;

  font-size: 0.24rem;
  margin-top: 0.1rem;
  color: #0d3f67;
}

.m1_zx {
  width: 100%;
  box-sizing: border-box;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  font-size: 0.28rem;
  color: #0d3f67;
  border: 0.02rem solid #1ee3cf;
  margin-top: 0.2rem;
  border-radius: 0.16rem;
}

.m1_zx span {
  display: inline-block;
  width: 2.68rem;
  height: 1rem;
  background: #1ee3cf;
  float: right;
  font-weight: bold;
  border-radius: 0.16rem;
}

.tits {
  text-align: center;
  font-size: 0.24rem;
  color: #7d8194;
}

.case-swiper {
  padding-top: 0.58rem !important;
  padding-bottom: 0.2rem !important;
}

.case-swiper .swiper-slide {
  width: 6rem;
  height: 7.6rem;
  background: #FFFFFF;
  box-shadow: 0.04rem 0.04rem 0.21rem 0px rgba(189, 191, 201, 0.4);
  border-radius: 0.24rem;
  position: relative;
  font-size: 0.28rem;
  color: #525563;
}

.case-swiper .swiper-slide>img {
  position: absolute;
  width: 1rem;
  top: 0.57rem;
  left: 0.45rem;
}

.case_name {
  margin-top: 0.1rem;
  font-weight: bold;
  color: #0d3f67;
  padding-left: 1.7rem;
  padding-top: 0.6rem;
}

.case_msg {
  padding-left: 1.7rem;
  padding-top: 0.15rem;
  margin-bottom: 0.45rem;
  font-size: 0.24rem;
  color: #8e949d;
}

.case_msg img {
  width: 0.18rem;
  vertical-align: middle;
  margin-left: 0.2rem;
  margin-right: 0.1rem;
}

.case_cont {
  line-height: 0.48rem;
  margin-bottom: 0.3rem;
  padding: 0 0.45rem;
  color: #4a535a;
}

.case_cont span {
  font-weight: bold;
  color: #0d3f67;
}

.case_zx {
  font-size: 0;
  text-align: center;
  font-size: 0.28rem;

  color: #0d3f67;
}

.case_zx span {
  display: inline-block;
  line-height: 0.9rem;
  height: 0.9rem;
  background: #1ee3cf;
  box-shadow: 0.01rem 0.16rem 0.21rem 0px rgba(30,227,207,27%);
  border-radius: 0.45rem;
  padding: 0 0.2rem;
}
.m3_lsit{
  width: 100%;
  margin-top: 0.5rem;
}

.m3_lsit li{
  width: 100%;
  height: 3rem;
  background: #f0f6fb;
  position: relative;
  margin-bottom: 0.25rem;
  border-radius: 0.24rem;
  box-sizing: border-box;
  padding: 0.4rem 0.35rem 0 0.35rem;
}
.m3_lsit h3{
  font-size: 0.32rem;
  color: #0d3f67;
  vertical-align: middle;
}
.m3_lsit h3>span{
  display: inline-block;
  padding: 0 0.2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background: #fff;
  color: #ff9c4a;
  font-size: 0.24rem;
  margin-left: 0.2rem;
  text-align: center;
  border-radius: 0.08rem;
  font-weight: normal;
}
.m3_lsit p{
  font-size: 0.28rem;
  color: #4a535a;
  line-height: 0.4rem;
  margin-top: 0.2rem;
}
.m3_lsit li>span{
  position: absolute;
  font-size: 0.72rem;
  color: #fff;
  font-style: italic;
  right: 0.35rem;
  bottom: 0;
}
.m4 {
  background: #0d3f67;
  padding-bottom: 0.86rem;
  margin-top: 0.8rem;
}
.m4 .tit{
  color: #fff;
}
select,
input {
  display: inline-block;
  appearance: none;
  border: none;
  height: 0.9rem;
  line-height: 0.9rem;
  box-sizing: border-box;
  padding-left: 0.75rem;
  font-size: 0.28rem;
  color: #525563;
}

select {
  width: 3.36rem;
  margin-top: 0.55rem;
}

#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;
}

.m3_input {
  width: 100%;
  margin-top: 0.3rem;
  height: 0.9rem;
  background: url(../img/tx_30.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_list{
  margin-top: 0.5rem;
}
.m5_list li{
  border-bottom: 0.02rem solid #f0f6fb;
}
.m5_list li h3{
  height: 1.13rem;
  line-height: 1.13rem;
  box-sizing: border-box;
  padding: 0 0.25rem;
  font-size: 0.28rem;
  color: #0d3f67;
}
.qs_ico{
  width: 0.44rem;
  vertical-align: middle;
  margin-right: 0.1rem;
}
.m5_re{
  height: 1.13rem;
  float: right;
  display: none;
}
.m5_add{
  height: 1.13rem;
  float: right;
  display: none;
}
.m5_cont{
  padding: 0.4rem 0.3rem;
  font-size: 0.26rem;
  color: #74787d;
  line-height: 0.4rem;
  display: none;
  padding-top: 0;
}
.m5_cont span{
  color: #4a535a;
  text-decoration: underline;
}
.m6_list {
  margin-top: 0.55rem;
}

.m6_list li {
  box-sizing: border-box;
  padding-top: 0.3rem;
  width: 3rem;
  height: 2.3rem;
  background: #f0f6fb;
  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;
}