a {
  text-decoration: none;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body {
  box-sizing: border-box;
}
html {
  height: 100%;
}
html {
  font-size: 50px;
}
@media screen and (min-width: 320px) {
  html {
    font-size: 21.33333333px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 24px;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 25px;
  }
}
@media screen and (min-width: 384px) {
  html {
    font-size: 25.6px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 26.66666667px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 27.6px;
  }
}
@media screen and (min-width: 424px) {
  html {
    font-size: 28.26666667px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 32px;
  }
}
@media screen and (min-width: 540px) {
  html {
    font-size: 36px;
  }
}
@media screen and (min-width: 720px) {
  html {
    font-size: 48px;
  }
}
@media screen and (min-width: 750px) {
  html {
    font-size: 50px;
  }
}
body {
  min-width: 320px;
  width: 15rem;
  margin: 0 auto;
  height: 100%;
  background-color: #fff;
}
.co-nav-one {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 15rem;
  height: 16.38rem;
  background: url(https://static.songjianxia.com/sjx-static-website/m/images/zx-center.png) no-repeat center;
  background-size: 15rem 16.38rem;
  padding: 0.8rem 0 0 0.4rem;
  margin: 1.76rem 0;
}
.title {
  font-size: 0.88rem;
  line-height: 1.2rem;
  color: #333;
  font-weight: 600;
}
.text {
  width: 8.34rem;
  font-size: 0.48rem;
  line-height: 0.66rem;
  color: #333;
  margin-top: 0.28rem;
}
.ne-nav-one {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1rem 0.6rem;
}
.ne-nav-one .edit-name-time {
  display: flex;
}
.ne-nav-one .edit-name-time div,
.ne-nav-one .edit-name-time span {
  font-size: 0.48rem;
  line-height: 0.66rem;
  color: #666;
  margin-top: 0.28rem;
}
.ne-nav-one .edit-name-time div {
  margin-right: 1rem;
}
.ne-nav-one p {
  font-size: 0.52rem !important;
}
.ne-nav-one h3 {
  font-size: 0.64rem !important;
}
.nav-nine {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
}
.nav-nine .title {
  margin-top: 1.34rem;
}
.nav-nine img {
  width: 13.32rem;
  height: 9.52rem;
  margin: 0.4rem 0 0.8rem;
}
.nav-ten {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
}
.nav-ten img {
  width: 5.66rem;
  height: 2.1rem;
  margin-bottom: 0.8rem;
}
.nav-ten .sub-but {
  width: 10rem;
  height: 1.4rem;
  font-size: 0.56rem;
  color: #333;
  line-height: 1.4rem;
  text-align: center;
  background: #fec900;
  box-shadow: 0 0.2rem 0.4rem 0 rgba(254, 201, 0, 0.32);
  border-radius: 0.7rem;
  font-weight: 600;
  margin-bottom: 0.8rem;
}
