.mobile_con .cu-list {
  margin-top: 0.3rem;
}
.mobile_con .cu-list li {
  margin-bottom: 0.5rem;
}
.mobile_con .cu-list h2 {
  font-size: 0.26rem;
  font-weight: normal;
  margin: 0.2rem 0rem;
  color: #464645;
}
.mobile_con .cu-detail {
  padding-left: 0.15rem;
}
.mobile_con .cu-list div {
  color: #7D7A74;
}
.mobile_con .cu-detail > div {
  margin-bottom: 0.1rem;
}
.mobile_con .c-phone span {
  background: url(../img/phone.png) no-repeat;
}
.mobile_con .c-order span {
  background: url(../img/order.png) no-repeat;
}
.mobile_con .c-mail span {
  background: url(../img/lx_03.jpg) no-repeat;
}
.mobile_con .c-babgong span {
  background: url(../img/lx_04.jpg) no-repeat;
}
.mobile_con .c-service span {
  background: url(../img/lx_05.jpg) no-repeat;
}
.mobile_con .cu-list span {
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.1rem;
  position: relative;
  top: 0.05rem;
  background-size: 0.3rem 0.3rem;
}
.mobile_con .cu-list img {
  
}

.mobile_con .cu-list li p img {
  width: 100%;
}
