body {
  background: #000;
}
.gash-phone-ul {
  width: 10rem;
  margin: 0 auto;
}
.gash-phone-ul li {
  position: relative;
  height: 1.45rem;
  background: #171717;
  margin-bottom: 0.15rem;
  color: #D1D1D1;
  line-height: 1.45rem;
  font-size: 0.37rem;
  text-indent: 0.4rem;
}
.gash-phone-ul li span {
  position: absolute;
  right: 0.5rem;
  top: 0.25rem;
}
.gash-phone-ul li span img {
  height: 0.8rem;
}
.gash-for-ul {
  margin: 0 auto;
  width: 10rem;
}
.gash-for-ul li {
  height: 1.45rem;
  line-height: 1.45rem;
  color: #00F8DC;
  background: #171717;
  margin-bottom: 0.05rem;
}
.gash-for-ul li img {
  width: 0.5rem;
  vertical-align: middle;
  margin-top: -0.1rem;
  margin-left: 0.5rem;
}
.gash-for-ul li span {
  margin-left: 0.3rem;
  font-size: 0.45rem;
}
.gash-for-ul li button {
  height: 0.73rem;
  line-height: 0.75rem;
  width: 2.2rem;
  background: linear-gradient(to right, #00f088, #00a0e9);
  border-radius: 2rem;
  color: #fff;
  float: right;
  margin-top: 0.35rem;
  margin-right: 0.46rem;
  font-size: 0.4rem;
}
.gash-tips {
  text-align: center;
  color: #00a0e9;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}