.cl {
  clear: both;
}

.block {
  display: block !important;
}

html {
  max-width: 750px !important;
  margin: 0 auto;
}

.contains {
  margin: 0 0.3rem;
  position: relative;
}

.banner {
  width: 100%;
  height: 5.41rem;
  padding-top: 2.1rem;
  background: url(../img/ba_01.png);
  background-size: 100% 100%;
}
.banner> .contains>h2{
    font-size: 0.32rem;
    color: #4a5662;
    padding-left: 1.2rem;
    margin-bottom: 0.15rem;
}
.banner> .contains>p{
  font-size: 0.28rem;
  color: #61676f;
  margin-bottom:0.4rem;
  padding-left: 0.5rem;
}
.zx{
  width: 3.3rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  font-size: 0.28rem;
  color: #fff;
  display: block;
  border-radius: 0.5rem;
  margin-top: 0.35rem;
}
.zx1{
  float: left;
  background: #ff8d5b
}
.zx2{
  float: right;
  background: #166a8f
}
.zx img{
  vertical-align: middle;
}
.zx1 img{
  width: 0.35rem;
  height: 0.33rem;
}
.zx2 img{
  width: 0.45rem;
  height: 0.45rem;
}
.tit {
  font-size: 0.4rem;
  color: #153657;
  text-align: center;
  padding-top: 0.75rem;
  font-weight: normal;
}

.tits {
  font-size: 0.24rem;
  color: #85919c;
  text-align: center;
  margin-top: 0.1rem;
}

.tits span {
  position: relative;
}

.tits span::before {
  position: absolute;
  content: '';
  width: 0.6rem;
  height: 0.1rem;
  background: url(../img/jt_03.png);
  background-size: 100% 100%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: -0.8rem;
}

.tits span::after {
  position: absolute;
  content: '';
  width: 0.6rem;
  height: 0.1rem;
  background: url(../img/jt_05.png);
  background-size: 100% 100%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -0.8rem;
}

.m1_list {
  margin-top: 0.4rem;
}

.m1_list>li {
  height: 2rem;
  margin-bottom: 0.65rem;
}

.m1_tit {
  text-align: center;
  width: 2.25rem;
  height: 2rem;
  float: left;
  border-top-left-radius: 0.5rem;
}

.m1_list li:nth-of-type(1) .m1_tit {
  background: #eef4fa;
}

.m1_list li:nth-of-type(2) .m1_tit {
  background: #eef1fa;
}

.m1_list li:nth-of-type(3) .m1_tit {
  background: #eef7fa;
}

.m1_tit img {
  width: 1.23rem;
  height: 1.36rem;
  display: block;
  margin: 0 auto;
}

.m1_tit h3 {
  font-size: 0.32rem;
  color: #4a5662;
}

.m1_nav {
  width: 4.55rem;
  float: left;
}

.m1_nav li {
  width: 2.22rem;
  height: 0.98rem;
  float: left;
  margin-left: 0.05rem;
  margin-bottom: 0.04rem;
}

.m1_nav a {
  display: block;
  width: 2.22rem;
  height: 0.98rem;
  font-size: 0.28rem;
  line-height: 0.98rem;
  text-align: center;
  color: #4a5662;
}

.b1 {
  background: url(../img/in_04.png);
  background-size: 100% 100%;
}

.b2 {
  background: url(../img/in_06.png);
  background-size: 100% 100%;
}

.b3 {
  background: url(../img/in_10.png);
  background-size: 100% 100%;
}

.b4 {
  background: url(../img/in_11.png);
  background-size: 100% 100%;
}

.b5 {
  background: url(../img/in_14.png);
  background-size: 100% 100%;
}

.b6 {
  background: url(../img/in_15.png);
  background-size: 100% 100%;
}

.b7 {
  background: url(../img/in_18.png);
  background-size: 100% 100%;
}

.b8 {
  background: url(../img/in_19.png);
  background-size: 100% 100%;
}

.b9 {
  background: url(../img/in_22.png);
  background-size: 100% 100%;
}

.b10 {
  background: url(../img/in_24.png);
  background-size: 100% 100%;
}

.b11 {
  background: url(../img/in_28.png);
  background-size: 100% 100%;
}

.b12 {
  background: url(../img/in_29.png);
  background-size: 100% 100%;
}

.m2_box{
  width: 100%;
  height: 10.7rem;
  background: url(../img/m3_02.png);
  background-size: 100% 100%;
  margin-top: 0.3rem;
}
.m2_list li{
  width: 5.4rem;
  height: 3rem;
  float: right;
  background: #fff;
  border-radius: 0.12rem;
  margin-top: 0.38rem;
  box-shadow: 0 0 0.1rem rgba(0,0,0,0.1);
  position: relative;
  padding-left: 0.8rem;
  padding-right: 0.3rem;
}
.m2_list li>img{
  position: absolute;
  width: 1rem;
  height: 1rem;
  left: -0.4rem;
  top: 0.25rem;
}
.m2_list li h3{
  font-size: 0.32rem;
  color: #4a5662;
  padding-top: 0.4rem;
}
.m2_list li h3 a{
  width: 1.8rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  float: right;
  display: block;
  font-size: 0.26rem;
  color: #fff;
  background: #ff8d5b;
  border-radius: 0.25rem;
  font-weight: normal;
  margin-top: -0.1rem;
}
.m2_list li p{
  font-size: 0.26rem;
  color: #85919c;
  line-height: 0.4rem;
  margin-top: 0.3rem;
}
.m4 {
  padding-bottom: 1rem;
}

.m4_list {
  margin-top: 0.2rem;
  position: relative;
}

.m4_list::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 0.02rem;
  background: #e8ecf0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
}

.m4_list::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 0.02rem;
  background: #e8ecf0;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
}

.m4_list li {
  width: 50%;
  float: left;
  height: 1.5rem;
  padding-top: 0.3rem;
}

.m4_list li img {
  width: 1.15rem;
  height: 1.15rem;
  margin-left: 0.4rem;
  float: left;
}

.m4_list li h3 {
  width: 1.4rem;
  float: left;
  font-size: 0.32rem;
  color: #4a5662;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-left: 0.3rem;
}
