.location {
  position: absolute;
}
.head {
  width: 10rem;
  height: 4rem;
  margin: auto;
}
.head img {
  width: 10rem;
  height: 4rem;
  margin: auto;
}
.li_item .name {
  width: 4.13333333rem !important;
}
html,
body {
  max-width: 750px;
  margin: 0 auto;
}
.box_zhao {
  width: 10rem;
  height: 12.64rem;
  background-color: #333333;
  border-radius: 0.13333333rem;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 200000;
}
.box_zhao .title {
  height: 0.56rem;
  font-size: 0.58666667rem;
  line-height: 0.56rem;
  font-family: PingFang-SC-Medium;
  font-weight: bold;
  color: #d09c5e;
  text-align: left;
  margin: 0.96rem 0rem 0rem 0.42666667rem;
}
.box_zhao .line {
  width: 3.44rem;
  height: 0.05333333rem;
  background: #d09c5e;
  opacity: 0.6;
  border-radius: 1px;
  margin: 0.24rem 0rem 0rem 0.42666667rem;
}
.box_zhao .title02 {
  height: 0.34666667rem;
  font-size: 0.37333333rem;
  line-height: 0.34666667rem;
  font-family: PingFang-SC-Medium;
  color: #d09c5e;
  margin: 0.26666667rem 0rem 0rem 0.42666667rem;
  text-align: left;
}
.box_zhao .content {
  font-size: 0.32rem;
  width: 9.2rem;
  line-height: 0.66666667rem;
  font-family: PingFang-SC-Medium;
  color: #e3e2ea;
  margin: 1.09333333rem 0rem 0rem 0.42666667rem;
  text-align: left;
}
.box_zhao .close {
  width: 0.4rem;
  height: 0.4rem;
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #ffffff;
  position: absolute;
  top: 0.45333333rem;
  left: 9.2rem;
}
.box_zhao .close img {
  width: 0.37333333rem;
  height: 0.37333333rem;
}
    .box_zhao .content span {
        font-size:14px;
    }