.wrap_banner {
  width: 100%;
  height: 11.5rem;
}
.wrap_banner img {
  width: 100%;
  height: 100%;
}
.wrap_con {
  height: auto;
  padding: 0rem 0.3rem;
}
.wrap_con .wrap_product {
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 1rem;
}
.wrap_con .wrap_product .product_title {
  font-size: 0.7rem;
  color: #2E3236;
}
.wrap_con .wrap_ul {
  height: auto;
  margin-top: 0.45rem;
  padding: 0.15rem;
}
.wrap_con .wrap_ul li {
  width: 48%;
  height: 5rem;
  margin: 0.15rem;
  float: left;
}


.wrap_con .wrap_ul li a img {
  width: 100%;
  height: 100%;
}
.wrap_con .wrap_programme {
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 0.6rem;
}
.wrap_con .wrap_programme .programme_title {
  font-size: 0.7rem;
  color: #2E3236;
  line-height: 0.5rem;
}
.wrap_con .wrap_programme_img {
  width: 98%;
  height: 11rem;
  background-image: url(../img/jiejuefanganbg_home_m.png);
  background-position: center center;
  background-size: cover;
  margin: 0 auto 0.6rem auto;
}
.wrap_con .wrap_programme_img .programme_img {
  width: 92%;
  height: 100%;
  padding: 0.6rem;
}
.wrap_con .wrap_programme_img .programme_img .programme_img_yitihua {
  width: 14rem;
  height: 4.5rem;
  margin-bottom: 0.3rem;
}
.wrap_con .wrap_programme_img .programme_img .programme_img_wurenji {
  margin-right: 0.575rem;
}
.wrap_con .wrap_programme_img .programme_img .programme_img_kongzhongzhencha,
.wrap_con .wrap_programme_img .programme_img .programme_img_wurenji {
  width: 6.65rem;
  height: 4.5rem;
  float: left;
}
.wrap_con .programme_con {
  width: 100%;
}
.wrap_con .programme_con .programme_span {
  font-size: 0.55rem;
  color: #656F77;
  line-height: 0.8rem;
}
.wrap_con .programme_href {
  width: 100%;
  height: auto;
  text-align: center;
  padding: 1rem 0;
}
.wrap_con .programme_href .btn_programme {
  font-size: 0.6rem;
  color: #1887E8;
  padding: 0.3rem 1.55rem;
  border: 2px solid #1887E8;
  border-radius: 2.5rem;
}
.wap_about {
  width: 100%;
  height: 7.5rem;
}
.wap_about img {
  width: 100%;
  height: 100%;
}
