.mxsl_title {
  height: 0.46rem;
  line-height: 0.86rem;
  text-align: center;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin: 0 10% 0.46rem;
    border-bottom: 1px solid #999;
}
.mxsl_title span{
    padding:10px;
    background:#fff;
}
p.text {
  width: 70%;
  margin: 0 auto;
  text-align: left;
  line-height: 0.3rem;
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
  text-indent: 26px;
}
.temp_ul {
  display: flex;
  justify-content: space-around;
  width: 82%;
  margin: 0 auto;
}

.yyal_ul img {
  width: 3.6rem;
  height: 2.02rem;
}
.temp_ul li p {
  line-height: 0.5rem;
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.slfw_ul {
  margin-bottom: 0.2rem;
}
.slfw_ul li {
  width: 2.12rem;
  height: 0.56rem;
  background: linear-gradient(90deg, #57aeff, #46d8f3);
  border-radius: 4px;
}
.slfw_ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  color: #fff;
  width: 23%;
}
.slfw_ul li img {
  width: 0.44rem;
  height: 0.44rem;
  margin-left: 0.13rem;
}
.slfw_ul li div {
  width: calc(100% - 0.7rem);
}
.cpzs_ul {
  margin-bottom: 0.7rem;
  width: 80%;
}
.cpzs_ul li img {
  width: 100%; 
}
