.mobile .container-bg {
  height: auto;
  max-height: 2rem;
}
.mobile .title {
  width: 85%;
  padding: 0.4rem 0 0.38rem;
}
.mobile .box {
  padding: 0 0.22rem 0.4rem;
}
.mobile .box-title {
  height: 0.8rem;
}
.mobile .box-title .arrow {
  width: 1rem;
}
.mobile .box-btn {
  display: flex;
  flex-direction: column;
  font-size: 0.16rem;
  line-height: 0.2rem;
  padding: 0.06rem 0;
}
.mobile .box-btn-type {
  margin-top: 0.2rem;
}
.mobile .box-btn-type:first-child {
  margin-top: 0;
}
.mobile .box-btn-type1 {
  margin-top: 0.3rem;
}
.mobile .colon {
  display: none;
}
.mobile .copyright {
  flex-direction: column;
  font-size: 0.16rem;
  margin: 0.25rem 0 0.12rem;
}
.mobile .copyright img {
  vertical-align: middle;
  width: 0.2rem;
  height: 0.14rem;
}
.mobile .copyright div {
  position: relative;
  line-height: 0.2rem;
}
.mobile .download-btn {
  padding: 0.08rem 0.24rem;
}
.mobile .box-btn-tag {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -0.17rem;
  left: 0.16rem;
  width: auto;
  height: auto;
  padding: 0.04rem 0.08rem 0.08rem 0.04rem;
  line-height: 1.2;
  text-align: left;
  background: url(../static/images/group38.png) 0 0 / 100% 100% no-repeat;
}
.mobile .box-btn-tag .tag-title {
  font-size: 0.14rem;
  line-height: 1.5;
  font-weight: bold;
}
.mobile .box-btn-tag .tag-img {
  width: 0.20rem;
  height: 0.20rem;
  margin-left: 0;
  vertical-align: middle;
}
.mobile .box-btn-extra {
  position: absolute;
  top: -0.17rem;
  right: 0px;
  width: 0.96rem;
}
.mobile .box-btn-tip {
  font-size: 0.14rem;
  font-weight: bold;
  line-height: 1.5;
}
.mobile .point {
  font-size: 0.24rem;
}

.mobile .stop {
  font-size: 0.24rem;
  line-height: 4;
}
