.cl {
  clear: both;
}

.bl {
  display: block !important;
}

html {
  max-width: 750px !important;
  margin: 0 auto;
  background: #006eb4;
}

.contains {
  width: 7rem !important;
  margin: 0 auto;
  position: relative;
}

.banner {
  width: 100%;
  height: 8.59rem;
  background: url(../img/rz_01.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 3.1rem;
}

.ba_zx {
  text-align: center;
  font-size: 0.32rem;

  color: #F1F5F9;
}

.ba_zx b {
  font-weight: normal;
  color: #f2e102;
}

.tit {
  height: 0.94rem;
  line-height: 0.94rem;
  text-align: center;
  background: #0388CA;
  font-size: 0.48rem;

  color: #FFFFFF;
}

.tit span {
  position: relative;
  display: inline-block;
}

.tit span::after {
  position: absolute;
  content: '';
  width: 0.32rem;
  height: 0.29rem;
  background: url(../img/rz_28.png);
  background-size: 100% 100%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -0.5rem;
}

.tit span::before {
  position: absolute;
  content: '';
  width: 0.32rem;
  height: 0.29rem;
  background: url(../img/rz_28.png);
  background-size: 100% 100%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: -0.5rem;
}

.tits {
  text-align: center;
  background: #0388CA;
  color: #000;
  font-size: 0.24rem;
  padding-bottom: 0.2rem;
  color: #D02640;
}

.m1_list {
  width: 100%;
  height: 8.3rem;
  background: url(../img/rz_04.png);
  background-size: 100% 100%;
  margin-top: 0.5rem;
}

.m1_list li {
  width: 50%;
  float: left;
  height: 4rem;
  box-sizing: border-box;
  padding: 0 0.4rem;
  padding-top: 1rem;
}

.m1_list li:nth-last-of-type(2) {
  height: 4.3rem;
}

.m1_list li:nth-last-of-type(1) {
  height: 4.3rem;
}

.m1_list li h3 {
  font-size: 0.32rem;
  text-align: center;
  color: #006EB4;
  margin-bottom: 0.25rem;
}

.m1_list li p {
  font-size: 0.24rem;
  line-height: 0.38rem;

  color: #3B454A;
}


.m1_zx {
  text-align: center;
  font-size: 0;
}

.m1_zx span {
  display: inline-block;
  padding: 0 0.4rem;
  height: 0.9rem;
  background: #F2E102;
  border-radius: 0.16rem;
  line-height: 0.9rem;
  text-align: center;
  font-size: 0.28rem;
  color: #3B454A;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

.m2_list li {
  width: 100%;
  height: 4.1rem;
  margin-top: 0.45rem;
}

.m2_box {
  width: 100%;
  height: 3.22rem;
  box-sizing: border-box;
  padding: 0.4rem 0 0 0.6rem;
}

.m2_list li:nth-of-type(1) .m2_box {
  background: url(../img/rz_07.png);
  background-size: 100% 100%;
}

.m2_list li:nth-of-type(2) .m2_box {
  background: url(../img/rz_09.png);
  background-size: 100% 100%;
}

.m2_list li:nth-of-type(3) .m2_box {
  background: url(../img/rz_11.png);
  background-size: 100% 100%;
}

.m2_box h3 {
  font-size: 0.32rem;
  font-family: Source Han Sans CN;

  color: #006EB4;
}

.m2_box h4 {
  font-size: 0.24rem;
  font-family: Arial;
  font-weight: 400;
  color: #006EB4;
}

.m2_box p {
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #61676A;
  margin-top: 0.2rem;
  line-height: 0.24rem;
}

.m2_box p span {
  color: #3B454A;
  width: 2.8rem;
  float: left;
  margin-bottom: 0.15rem;
}

.m2_box p span img {
  width: 0.24rem;
  vertical-align: middle;
}

.m2_zx {
  width: 7.25rem;
  margin-left: 0.24rem;
  height: 0.88rem;
  line-height: 0.88rem;
  text-align: center;
  background: #0388ca;
  font-size: 0.28rem;
  color: #FFFFFF;
}

.m2_zx span {
  width: 2.64rem;
  float: right;
  color: #3B454A;
  background: #F2E102;
}

.m2 {
  padding-bottom: 1rem;
}

.m3_box {
  width: 100%;
  height: 6.42rem;
  background: url(../img/rz_14.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.47rem;
}

.m3_box p {
  height: 0.9rem;
  margin-bottom: 0.24rem;
  width: 50%;
  text-align: center;
  float: left;
  font-size: 0.28rem;
  line-height: 1rem;
  color: #FFFFFF;
}

.m3_box p:nth-of-type(even) {
  color: #3B454A;
  line-height: 0.82rem;
}

.m3 .m1_zx span {
  margin-top: 0;
}

.m4 {
  padding-top: 0.6rem;
  box-sizing: border-box;
  background: url(../img/m4_02.png);
  background-size: 100% 100%;
}

.m4_tit {
  text-align: center;
  font-size: 0.48rem;
  font-family: Source Han Sans CN;

  color: #006EB4;
}

select,
input {
  display: block;
  appearance: none;
  width: 5.8rem;
  height: 0.9rem;
  line-height: 0.9rem;
  box-sizing: border-box;
  padding-left: 0.3rem;
  font-size: 0.28rem;
  color: #3b454a;
  margin: 0 auto;
}

.m4 p {
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #969B9D;
  margin-top: 0.4rem;
  padding-left: 0.6rem;
  margin-bottom: 0.1rem;
}

select {
  border: none;
  background: url(../img/rz_18.png);
  background-size: 100% 100%;
}

input {
  background: rgba(16, 95, 134, 0);
  border: 0.02rem solid #A4ADB2;
  border-radius: 0.08rem;
  margin-top: 0.48rem;
}

.m4_btn {
  display: block;
  width: 3.3rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  background: #F2E102;
  border-radius: 0.16rem;
  margin: 0 auto;
  margin-top: 0.48rem;
  font-size: 0.28rem;
  border: none;

  color: #3B454A;
}

.m4_ft {
  width: 100%;
  display: block;
}

.case-swiper {
  margin-top: 0.5rem;
}

.case-swiper .swiper-slide {
  width: 100%;
  height: 9.6rem;
  background: url(../img/rz_24.png);
  background-size: 100% 100%;
}

.m5_list li {
  width: 100%;
  height: 4.8rem;
  position: relative;
  box-sizing: border-box;
  padding: 0.5rem 0.5rem 0 0.5rem;
}

.m5_list li>img {
  position: absolute;
  width: 1.32rem;
  top: 0.4rem;
  right: 0.5rem;
}

.m5_list li h3 {
  font-size: 0.32rem;
  font-family: Source Han Sans CN;
  margin-bottom: 0.3rem;
  color: #006EB4;
}

.m5_msg {
  font-size: 0.28rem;

  color: #3B454A;
  line-height: 0.44rem;
  margin-bottom: 0.2rem;
}
.m5_msg span{
  color: #61676A;
}
.m6_list li{
  box-sizing: border-box;
  padding: 0.25rem;

}
.m6_list .m6_act{
  background: #01609d;
}
.m6_list li h3{
  font-size: 0.28rem;
  line-height: 0.52rem;
  box-sizing: border-box;
  padding-left: 0.5rem;
  position: relative;
color: #FFFFFF;
}
.m6_q{
  width: 0.36rem;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0.08rem;
}
.m6_list .m6_re{
  width: 0.52rem;
  float: right;
  display: none;
}
.m6_list .m6_add{
  width: 0.52rem;
  float: right;
  display: none;
}
.m6_cont{
  display: none;
  font-size: 0.24rem;
color: #BBDBEF;
line-height: 0.38rem;
position: relative;
margin-top: 0.3rem;
box-sizing: border-box;
padding: 0 0.5rem;
}
.m6_cont img{
  width: 0.32rem;
  position: absolute;
  left: 0;
  top: 0;
}