@font-face {
  font-family: "Google Sans";
  src: url('../woff/GoogleSans.woff2');
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Google Sans", Roboto, Helvetica, Arial, sans-serif;
  vertical-align: baseline;
}
[wrap~=w-1] {
  width: calc(100% - 48px);
  margin: 0 auto;
}
[wrap~=f-24] {
  font-size: 24px;
}
[wrap~=f-18] {
  font-size: 18px;
}
[wrap~=f-16] {
  font-size: 16px;
}
[wrap~=f-14] {
  font-size: 14px;
}
[wrap~=f-12] {
  font-size: 12px;
}
.box-1 {
  padding-top: 24px;
  padding-bottom: 32px;
}
.box-1 .box-1-1 {
  display: flex;
  align-items: self-start;
}
.box-1 .box-1-1 .logo {
  display: inline-block;
  width: 72px;
  border-radius: 20%;
}
.box-1 .box-1-1 .right {
  margin-left: 24px;
  display: inline-block;
  font-weight: 500;
}
.box-1 .box-1-1 .right .other {
  color: #01875f;
}
.box-1 .box-1-1 .right .sub {
  font-size: 12px;
  color: #01875f;
  margin-top: 8px;
}
.box-1 .box-1-2 {
  height: 64px;
  padding: 12px 0;
  margin-top: 16px;
  margin-bottom: 24px;
  display: flex;
  overflow-x: auto;
}
.box-1 .box-1-2 .list {
  padding: 0 16px;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.box-1 .box-1-2 .list .txt {
  color: #202124;
  font-weight: 500;
  height: 24px;
  line-height: 0.2rem;
  display: flex;
  align-items: center;
  letter-spacing: 0.01785714em;
}
.box-1 .box-1-2 .list .desc {
  color: #5f6368;
  height: 20px;
  letter-spacing: 0.025em;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.box-1 .box-1-2 .list .icon {
  min-width: 0.16rem;
  height: 0.16rem;
}
.box-1 .box-1-2 .list:first-child {
  padding-left: 0;
}
.box-1 .box-1-2 .list:not(:first-child)::before {
  background-color: #e8eaed;
  content: "";
  display: block;
  height: 24px;
  left: 0;
  position: absolute;
  top: calc(50% - 12px);
  width: 1px;
}
.box-1 .box-1-2 > :first-child:nth-last-child(3) ~ .list {
  padding: 0 24px;
}
.box-1 .box-1-2::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.box-1 .download {
  background-color: #01875f;
  color: #fff;
  letter-spacing: 0.01785714em;
  font-weight: 500;
  height: 36px;
  margin: 6px 0;
  min-height: 36px;
  min-width: 160px;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}
.box-2 .swiper {
  width: 100%;
  display: flex;
  overflow-x: scroll;
}
.box-2 .swiper .s-box {
  margin-right: 12px;
  font-size: 0;
}
.box-2 .swiper .s-box .img {
  border-width: 0;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
  border-radius: 8px;
  cursor: pointer;
  height: 204px;
  min-width: 92px;
}
.box-2 .swiper .s-box:last-child {
  margin-right: 0;
}
.box-2 .swiper::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* 隐藏滚动条宽度 */
}
.box-2 .box-2-1 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.box-2 .box-2-1 .top .name {
  color: #202124;
  margin-right: 16px;
  font-weight: 500;
}
.box-2 .box-2-1 .top .img {
  width: 24px;
  height: 24px;
}
.box-2 .box-2-2 {
  color: #5f6368;
  line-height: 0.2rem;
}
.box-2 .box-2-3 {
  margin-top: 24px;
}
.box-2 .box-2-3 .updated {
  color: #202124;
}
.box-2 .box-2-3 .date {
  color: #5f6368;
  margin-top: 4px;
}
.box-2 .box-2-4 {
  margin-bottom: 4px;
  margin-top: 28px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px 12px;
}
.box-2 .box-2-4 .tag {
  border: 1px solid #dadce0;
  color: #5f6368;
  padding: 0 15px 0 15px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 16px;
  min-width: 64px;
  display: inline-block;
}
.box-3 .box-3-1 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.box-3 .box-3-1 .top .name {
  color: #202124;
  margin-right: 16px;
  font-weight: 500;
}
.box-3 .box-3-1 .top .img {
  width: 24px;
  height: 24px;
}
.box-3 .box-3-2 {
  color: #5f6368;
  line-height: 0.2rem;
}
.box-3 .box-3-2 .handle {
  border-radius: 8px;
  border: 1px solid;
  margin-top: 30px;
  padding: 20px 20px 0;
  border-color: #dadce0;
}
.box-3 .box-3-2 .handle .list {
  display: flex;
  justify-content: flex-start;
}
.box-3 .box-3-2 .handle .list a {
  color: #5f6368;
}
.box-3 .box-3-2 .handle .list .img {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
.box-4 {
  margin-top: 24px;
  padding-bottom: 16px;
}
.box-4 .top {
  display: flex;
  gap: 24px;
}
.box-4 .top .left {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.box-4 .top .left .rate {
  font-size: 56px;
  color: #202124;
  line-height: 0.64rem;
}
.box-4 .top .left .star {
  display: flex;
}
.box-4 .top .left .txt {
  color: #5f6368;
  margin-top: 0.08rem;
}
.box-4 .top .right {
  width: 100%;
}
.box-4 .top .right .list {
  display: flex;
  align-items: center;
}
.box-4 .top .right .list .num {
  padding-right: 16px;
  color: #5f6368;
  line-height: 0.16rem;
}
.box-4 .top .right .list .box {
  width: 100%;
  height: 10px;
  border-radius: 9999px;
  background-color: #e8eaed;
}
.box-4 .top .right .list .box .per {
  width: 70%;
  height: 100%;
  background-color: #01875f;
  border-radius: 9999px;
}
.box-5 {
  padding: 16px 0;
}
.box-5 .user-box .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box-5 .user-box .top .left {
  display: flex;
  align-items: center;
  gap: 16px;
}
.box-5 .user-box .top .left .avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.box-5 .user-box .top .left .nickname {
  color: #202124;
}
.box-5 .user-box .top .right {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  padding: 12px;
}
.box-5 .user-box .top .right .icon {
  width: 24px;
  height: 24px;
}
.box-5 .user-box .bottom {
  display: flex;
  align-items: center;
}
.box-5 .user-box .bottom .star {
  display: flex;
}
.box-5 .user-box .bottom .date {
  margin-left: 0.07rem;
  color: #5f6368;
  line-height: 0.16rem;
}
.box-5 .content-box {
  margin-top: 8px;
}
.box-5 .content-box .content {
  line-height: 0.2rem;
  color: #5f6368;
  letter-spacing: 0.01428571em;
}
.box-5 .content-box .handle .txt {
  color: #5f6368;
  line-height: 0.16rem;
  margin-top: 16px;
}
.box-5 .content-box .handle .h-b {
  display: flex;
  align-items: center;
  margin-top: 12px;
}
.box-5 .content-box .handle .h-b .txt1 {
  color: #5f6368;
  margin-right: 24px;
}
.box-5 .content-box .handle .h-b .btn {
  display: flex;
  gap: 12px;
}
.box-5 .content-box .handle .h-b .btn .c-btn {
  background-color: #fff;
  border: 1px solid #dadce0;
  height: 24px;
  border-radius: 9999px;
  line-height: 10px;
  padding: 6px 16px;
  color: #5f6368;
  font-weight: 500;
}
.download-btn {
  width: 100%;
  position: fixed;
  bottom: 0;
  background-color: #01875f;
  color: #fff;
  letter-spacing: 0.01785714em;
  font-weight: 500;
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: none;
}
