.a-zl-ul {
  width: 100%;
  margin: 1rem auto;
}
.a-zl-ul .a-list li {
  height: 2.2rem;
  line-height: 2.2rem;
  color: #333;
  border: 1px solid #ccc;
  margin-bottom: 0.5rem;
  background: url(../images/55_03.png) no-repeat 0.5rem center;
  background-size: 1.2rem;
  padding-left: 2rem;
}
.a-zl-ul .a-list li a {
  color: #333;
  font-size: 0.9rem;
}
.a-zl-ul .a-list li a span {
  margin-top: 0.22rem;
  margin-right: 1rem;
  height: 1.6rem;
  line-height: 1.6rem;
  background: #F9A90E;
  color: #fff;
  display: block;
  float: right;
  font-size: 0.9rem;
  padding: 0 0.5rem;
  border-radius: 0.4rem;
  box-sizing:border-box;
}
.a-zl-ul .a-btn {
  width: 90%;
  margin: 1rem auto;
}
.a-zl-ul .a-btn li {
  float: left;
  width: 50%;
  height: 1.8rem;
  line-height: 1.8rem;
  box-sizing: border-box;
  padding: 0 0.4rem;
  font-size: 0.9rem;
}
.a-zl-ul .a-btn li a {
  border: 1px dashed #ccc;
  display: block;
  width: 100%;
  color: #333;
  background: url(../images/gth.png) no-repeat 8rem center;
  background-size: 1rem;
  padding-left: 0.5rem;
  box-sizing: border-box;
}
.a-zl-ul .a-btn li:nth-child(2) a {
  background: url(../images/xx.png) no-repeat 7rem center;
  background-size: 1rem;
  padding-left: 1.2rem;
}
.wxbox {
  position: relative;
}
.wxbox img {
  display: block;
  width: 100%;
}
.wxbox .wxh {
  left: 12rem;
  top: 0.5rem;
  position: absolute;
  font-size: 1rem;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  padding: 0.2rem 0.4rem 0.2rem 2.5rem;
  box-sizing: border-box;
  background: url(../images/weixin.png) no-repeat 0.3rem center;
  background-size: 2rem;
}
.wxbox .wxnr {
  position: absolute;
  left: 11rem;
  top: 2.8rem;
  color: #fff;
  line-height: 1.5rem;
  font-size: 0.9rem;
}