* {
  box-sizing: border-box;
  font-family: DINPro-Medium;
  margin: 0;
  padding: 0;
}

html body {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

button {
  border: none;
}

li {
  list-style: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input:focus {
  outline: none;
}

span {
  user-select: none;
}

.pc {
  align-items: center;
  background-color: #26282b;
  display: none;
  flex-direction: column;
  min-width: 1430px;
}

.pc .content {
  width: 100%;
}

.pc .banner {
  width: 100%;
  height: 800px;
}

.pc .btn {
  background: #f2f3f5;
  border-radius: 4px;
  color: #85889c;
  cursor: pointer;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 16px;
  font-weight: 400;
  height: 42px;
  line-height: 24px;
  min-width: 340px;
  padding: 0 80px;
}

.pc .btnblur {
  background: #7751ff;
  color: #fefefc;
}

.pc .btnclose {
  cursor: pointer;
  position: absolute;
  right: 36px;
  top: 36px;
  width: 24px;
}

.pc .popone {
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0px;
  display: none;
  justify-content: center;
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 100;
}

.pc .popone .divc {
  align-items: center;
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  min-height: 26px;
  padding: 40px 30px;
  position: relative;
  width: 480px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.pc .popone .divc .txt1 {
  color: #1b1e28;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 20px;
}

.pc .popone .divc .txt2 {
  color: #85889c;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 16px;
  font-weight: 400;
}

.pc .popone .divc .popbtn {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.pc .popone .divc .w100 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.pc .btn {
  background: #f2f3f5;
  border-radius: 4px;
  color: #85889c;
  cursor: pointer;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 16px;
  font-weight: 400;
  height: 42px;
  line-height: 24px;
  min-width: 340px;
  padding: 0 80px;
}

.pc .btnblur {
  background: #7751ff;
  color: #fefefc;
}

.pc .btnclose {
  cursor: pointer;
  position: absolute;
  right: 36px;
  top: 36px;
  width: 24px;
}

.pc .poptwo .divc {
  align-items: center;
  background: #ffffff;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  height: 70px;
  padding: 0px 24px;
  width: auto;
}

.pc .poptwo .divc .duigou {
  margin-right: 3px;
  width: 30px;
  display: none;
}

.pc .poptwo .divc .tips {
  color: #1b1e28;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 16px;
  font-weight: 400;
  height: 24px;
  line-height: 24px;
}

.h5 {
  background-color: #131622;
  display: none;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
}

.h5 .popone {
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0px;
  display: none;
  justify-content: center;
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 10;
}

.h5 .popone .divc {
  align-items: center;
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  margin: 0px 0.2rem;
  padding: 0.26rem;
  position: relative;
  width: 100%;
}

.h5 .popone .divc .txt1 {
  color: #1b1e28;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 0.14rem;
  font-weight: 500;
  margin-bottom: 0.12rem;
}

.h5 .popone .divc .txt2 {
  color: #85889c;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 0.12rem;
  font-weight: 400;
}

.h5 .popone .divc .popbtn {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}

.h5 .btn {
  background: #f2f3f5;
  border-radius: 0.04rem;
  color: #85889c;
  cursor: pointer;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 0.14rem;
  font-weight: 400;
  margin-top: 0.3rem;
  padding: 0.1rem 0.65rem;
}

.h5 .btnblur {
  background: #7751ff;
  color: #fefefc;
}

.h5 .btnclose {
  cursor: pointer;
  position: absolute;
  right: 0.16rem;
  top: 0.16rem;
  width: 0.12rem;
}

.h5 .poptwo .divc {
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0.06rem;
  display: flex;
  flex-direction: row;
  height: 0.6rem;
  justify-content: center;
  margin: 0px 0.2rem;
  width: 100%;
}

.h5 .poptwo .divc .tips {
  color: #fefefc;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 0.14rem;
  font-weight: 400;
}

.popone1 {
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0px;
  display: none;
  justify-content: center;
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 5;
}

.popone1 .divc {
  align-items: center;
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  min-height: 26px;
  padding: 20px;
  position: relative;
  width: 95%;
  max-width: 600px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
}

.popone1 .divc .txt1 {
  color: #1b1e28;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 20px;
}

.popone1 .divc .txt2 {
  color: #85889c;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 16px;
  font-weight: 400;
}

.popone1 .divc .popbtn {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.popone1 .divc .w100 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  max-height: 360px;
  overflow-y: auto;
}

.popone1 .divc .w100.title {
  margin-bottom: 20px;
}

.popone1 .divc .w100.title b {
  font-size: 14px;
}

.popone1 .divc .w100.title span {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
}

.popone1 .divc .w100.title .popone1-btnclose {
  border-radius: 20px;
  text-align: center;
  color: #ccc;
  width: 20px;
  height: 20px;
  line-height: 17px;
}

.popone1 .divc .w100 .popone-header {
  margin-bottom: 8px;
}

.popone1 .divc .w100 .popone-header li {
  color: #000000;
  opacity: 0.4;
  font-size: 12px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
}

.popone1 .divc .w100 ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.popone1 .divc .w100 ul .item {
  margin-bottom: 16px;
  display: flex;
  width: 100%;
}

.popone1 .divc .w100 ul li {
  text-align: left;
  width: 25%;
}
.popone1 .divc .w100 .detail-item {
  height: 36px;
  align-items: center;
}
.popone1 .divc .w100 .detail-item li {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  height: 36px;
  line-height: 36px;
}
.popone1 .divc .w100 .detail-item .d-m {
  text-align: right;
}

.popone1 .popone1-btnclose img {
  width: 20px;
  cursor: pointer;
}

.popone2 {
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0px;
  display: none;
  justify-content: center;
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 3;
}

.popone2 .divc {
  align-items: center;
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  min-height: 26px;
  padding: 20px;
  position: relative;
  width: 660px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 545px;
  overflow: auto;
  display: inline;
}

.popone2 .divc .w100 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.popone2 .divc .w100.title {
  margin-bottom: 20px;
}

.popone2 .divc .w100.title b {
  font-size: 14px;
}

.popone2 .divc .w100.title span {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
}

.popone2 .divc .w100.title .popone1-btnclose {
  border-radius: 20px;
  text-align: center;
  color: #ccc;
  width: 20px;
  height: 20px;
  line-height: 17px;
}

.popone2 .divc .w100 .popone2-header {
  margin-bottom: 16px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  width: 100%;
}

.popone2 .divc .w100 .popone2-header li {
  align-items: center;
  color: rgba(0, 0, 0, 0.87);
  width: 100%;
  height: 140px;
  background: #16bd9d;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
}

.popone2 .divc .w100 .popone2-header li .title {
  width: 124px;
  height: 32px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  line-height: 32px;
  text-align: center;
  margin: 8px auto 4px;
}

.popone2 .divc .w100 .popone2-header li .result {
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  /* line-height: 17px; */
  margin-bottom: 10px;
  text-align: center;
}

.popone2 .divc .w100 .popone2-header li .vs {
  height: 28px;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 25px;
  margin-bottom: 14px;
}

.popone2 .divc .w100 .popone2-header li .vs span {
  font-size: 12px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 25px;
}

.popone2 .divc .w100 .popone2-header li .vs .left {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 25px;
  margin-right: 5px;
}

.popone2 .divc .w100 .popone2-header li .vs .right {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 25px;
  margin-left: 5px;
}

.popone2 .divc .w100 .popone2-header li .time {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 17px;
}

.popone2 .divc .w100 .popone2-header li.jian {
  background: #e65161;
}

.popone2 .divc .w100 .popone2-btnclose {
  cursor: pointer;
}

.popone2 .popone2-btnclose img {
  width: 20px;
  cursor: pointer;
}

.popone3 {
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0px;
  display: none;
  justify-content: center;
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 3;
}

.popone3 .divc {
  align-items: center;
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  min-height: 26px;
  padding: 20px;
  position: relative;
  width: 240px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline;
}

.popone3 .divc .w100 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.popone3 .divc .w100.title {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
}

.popone3 .divc .w100.title b {
  font-size: 14px;
}

.popone3 .divc .w100.title span {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
}

.popone3 .divc .w100.title .popone1-btnclose {
  border-radius: 20px;
  text-align: center;
  color: #ccc;
  width: 20px;
  height: 20px;
  line-height: 17px;
}

.popone3 .divc .w100 .vs {
  height: 45px;
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 45px;
  margin-bottom: 10px;
  white-space: nowrap;
}

.popone3 .divc .w100 .input-box {
  display: flex;
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.popone3 .divc .w100 .input-box .input-btn {
  color: #000000;
  opacity: 0.2;
  width: 40px;
  background: transparent;
  height: 40px;
  line-height: 35px;
  font-size: 30px;
  text-align: center;
  cursor: pointer;
}

.popone3 .divc .w100 .input-box .input-btn.disabled {
  color: rgba(0, 0, 0, 0.08);
}

.popone3 .divc .w100 .input-box input {
  width: 100px;
  height: 40px;
  text-align: center;
}

.popone3 .divc .w100 .caijieguo {
  height: 40px;
  background: #7751ff;
  border-radius: 4px;
  margin-bottom: 10px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.popone3 .popone3-btnclose img {
  width: 20px;
  cursor: pointer;
}

.popone4 {
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0px;
  display: none;
  justify-content: center;
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 3;
}

.popone4 .divc {
  align-items: center;
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  min-height: 26px;
  padding: 20px;
  position: relative;
  width: 240px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline;
}

.popone4 .divc .w100 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.popone4 .divc .w100.title {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
}

.popone4 .divc .w100.title b {
  font-size: 14px;
}

.popone4 .divc .w100.title span {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
}

.popone4 .divc .w100.title .popone1-btnclose {
  border-radius: 20px;
  text-align: center;
  color: #ccc;
  width: 20px;
  height: 20px;
  line-height: 17px;
}

.popone4 .divc .w100 .vs {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  opacity: 0.6;
  line-height: 20px;
  margin-bottom: 10px;
}

.popone4 .divc .w100 .input-box {
  display: flex;
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.popone4 .divc .w100 .input-box .input-btn {
  color: #000000;
  opacity: 0.2;
  width: 40px;
  background: transparent;
  height: 40px;
  line-height: 35px;
  font-size: 30px;
  text-align: center;
  cursor: pointer;
}

.popone4 .popone5-btnclose img {
  width: 20px;
  cursor: pointer;
}

.popone4 .divc .w100 .input-box .input-btn.disabled {
  color: rgba(0, 0, 0, 0.08);
}

.popone4 .divc .w100 .input-box input {
  width: 100px;
  height: 40px;
  text-align: center;
}

.popone4 .divc .w100 .caijieguo {
  height: 40px;
  background: #7751ff;
  border-radius: 4px;
  margin-bottom: 10px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.popone5 {
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0px;
  display: none;
  justify-content: center;
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 3;
}

.popone5 .popone5-btnclose img {
  width: 20px;
  cursor: pointer;
}

.popone5 .divc {
  align-items: center;
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  min-height: 26px;
  padding: 20px;
  position: relative;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline;
  max-width: 426px;
  z-index: 12;
}

.popone5 .divc .w100 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.popone5 .divc .w100 .w100-img {
  width: 168px;
  height: 198px;
  margin-left: 20px;
}

.popone5 .divc .w100 .w100-left .w100-left-list {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
  margin-bottom: 6px;
}

.popone5 .divc .w100 .w100-left .w100-left-list .getMaxPoint,
.popone5 .divc .w100 .w100-left .w100-left-list .yourPoint {
  font-weight: 600;
}

.popone5 .divc .w100 .w100-left .w100-left-jifen {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
  margin-top: 26px;
  margin-bottom: 20px;
}

.popone5 .divc .w100 .w100-left .w100-left-jifen .changeEnd {
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 45px;
}

.popone5 .divc .w100 .w100-left .w100-btn {
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #7751ff;
  border-radius: 4px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 14px;
}

.popone5 .divc .w100 .w100-left .w100-zhushu {
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8b8b8b;
  line-height: 17px;
}

.popone5 .divc .w100.title {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  flex-direction: row;
}

.popone5 .divc .w100.title b {
  font-size: 14px;
}

.popone5 .divc .w100.title span {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
}

.popone5 .divc .w100.title .popone1-btnclose {
  border-radius: 20px;
  text-align: center;
  color: #ccc;
  width: 20px;
  height: 20px;
  line-height: 17px;
}

.popone5 .divc .w100 .vs {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
}

.popone5 .divc .w100 .input-box {
  display: flex;
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.popone5 .divc .w100 .input-box .input-btn {
  color: #000000;
  width: 40px;
  background: transparent;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  text-align: center;
  cursor: pointer;
}

.popone5 .divc .w100 .input-box .input-btn.disabled {
  color: rgba(0, 0, 0, 0.08);
}

.popone5 .divc .w100 .input-box input {
  width: 100px;
  height: 40px;
}

.popone5 .divc .w100 .caijieguo {
  height: 40px;
  background: #7751ff;
  border-radius: 4px;
  margin-bottom: 10px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.firend-detail {
  font-size: 12px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #7751ff;
  line-height: 17px;
  cursor: pointer;
  display: none;
}

.h5-model {
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0px;
  justify-content: center;
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 3;
  display: none;
}

.h5-model .h5-model-box {
  align-items: center;
  background: #ffffff;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  min-height: 26px;
  padding: 20px;
  position: relative;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline;
  width: 280px;
  height: 500px;
  overflow-y: auto;
}

.h5-model .h5-model-box .h5-model-title {
  width: 100%;
  height: 22px;
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  flex-direction: row;
}

.h5-model .h5-model-box .h5-model-title span {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
}

.h5-model .h5-model-box .h5-model-title .btn-close {
  width: 16px;
  cursor: pointer;
}

.h5-model .h5-model-box .h5-model-list {
  margin-top: 32px;
}

.h5-model .h5-model-box .h5-model-list .h5-model-list-title {
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b5b5b5;
}

.h5-model .h5-model-box .h5-model-list .h5-model-list-title div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}

.h5-model .h5-model-box .h5-model-list .h5-model-list-box {
  margin-top: 11px;
}

.h5-model .h5-model-box .h5-model-list .h5-model-list-box .h5-list {
  margin-bottom: 16px;
}

.h5-model .h5-model-box .h5-model-list .h5-model-list-box .h5-list div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b5b5b5;
}

.h5-model .h5-model-box .h5-model-list .h5-model-list-box .h5-list div.h5-list-text {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000;
  margin-top: 6px;
}

.h5-model .h5-model-box .h5-model-list .h5-model-list-box .h5-list div.h5-list-text .zhengshu {
  color: #16bd9d;
}

.h5-model .h5-model-box .h5-model-list .h5-model-list-box .h5-list div.h5-list-text .fushu {
  color: #e65161;
}

.flex-align-center {
  width: 45%;
  display: flex;
  justify-content: center;
  padding: 2% 4%;
  color: #fff;
  border-radius: 5px;
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  margin-top: 10px;
}

.flex-align-center i {
  display: flex;
}

.popone {
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0px;
  display: none;
  justify-content: center;
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 100;
}

.popone .divc {
  align-items: center;
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  min-height: 26px;
  padding: 40px 30px;
  position: relative;
  width: 480px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.popone .divc .txt1 {
  color: #1b1e28;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 20px;
}

.popone .divc .txt2 {
  color: #85889c;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 16px;
  font-weight: 400;
}

.popone .divc .popbtn {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.popone .divc .w100 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.poptwo .divc {
  align-items: center;
  background: #ffffff;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  height: 70px;
  padding: 0px 24px;
  width: auto;
}

.poptwo .divc .duigou {
  margin-right: 3px;
  width: 30px;
  display: none;
}

.poptwo .divc .tips {
  color: #1b1e28;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 16px;
  font-weight: 400;
  height: 24px;
  line-height: 24px;
}

.box_1000 img {
  /* transform: rotate(180deg); */
}

.active img {
  transform: rotate(180deg);
}
