@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  font-family: "PingFang SC" !important;
}

/*覆盖页面样式*/
/* 默认隐藏，仅在桌面端显示 */
.photo-list-cates-container {
  background-color: rgb(255, 232, 180);
}
.contest-tab-content {
  background-color: rgb(255, 232, 180);
}
.sucai-result {
  padding-top: 70px;
}
.upload-region {
  display: none;
}
/* 我的作品分类隐藏*/
.cates-list-div {
  display: none;
}
.dropdown-div {
  display: none;
}
.photo-list-cates-container {
  border: none;
}
/* 在大屏幕上显示 */
@media (min-width: 1025px) {
  .upload-region {
    display: block;
  }

  /*导航文字*/
  .content-contest-detail .tabs_wrapper .px_tabs > li > a {
    width: 191px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    border-radius: 50px;
    background: #ffb354;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  /*导航最外层的盒子，只用改颜色就可以了*/
  .tabs-region {
    background-color: rgb(255, 232, 180) !important;
    align-items: center;
    justify-content: center;
    background: none;
    padding-top: 48px;
    position: relative;
    z-index: 9;
  }

  /*倒计时横条的高度*/
  .content-contest-detail .contest-head-infor {
    margin-top: 0;
    height: 90px;
    padding-top: 16px;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
  }

  /*导航文字外面的盒子*/
  .content-contest-detail .tabs_wrapper .px_tabs > li {
    margin: 0;
    margin-left: 32px;
  }
  .time-day-con {
    font-style: normal !important;
    margin-left: 8px !important;
  }
  .time-pre {
    font-style: normal !important;
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal !important;
  }
  .time-day {
    font-style: normal !important;
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 24px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .time-noun {
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}

@media (max-width: 1024px) {
  .contest-time {
    width: 100%;
    text-align: center;
  }
  .upload-region {
    display: none;
  }
  .content-contest-detail .contest-head-infor-region {
    height: 46px;
    margin-top: -1.7px;
  }

  /*倒计时横条的高度*/
  .content-contest-detail .contest-head-infor {
    margin-top: 0;
    height: 90px;
    padding-top: 0px;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
  }
  .time-pre {
    color: #fff;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400;
  }

  .content-contest-detail .tabs_wrapper .px_tabs > li > a {
    width: 106px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    border-radius: 50px;
    background: #ffb354;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0;
  }
  .upload-region {
    display: none !important;
  }

  /*导航文字外面的盒子*/
  .content-contest-detail .tabs_wrapper .px_tabs > li {
    margin: 0;
    margin-left: 25px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .contest-tab-content {
    min-height: 800px;
  }
  /*导航最外层的盒子，只用改颜色就可以了*/
  .tabs-region {
    background-color: #ffeec6 !important;
    align-items: center;
    justify-content: center;
    background: none;
    padding-top: 29px;
    padding-bottom: 32px;
  }
}
@media (max-width: 767px){
  /*导航最外层的盒子，只用改颜色就可以了*/
  .tabs-region {
    background-color: #ffeec6 !important;
    align-items: center;
    justify-content: center;
    background: none;
    padding-top: 29px;
    padding-bottom: 32px;
  }
}

/*倒计时横条的背景*/
.contest-head-infor-region {
  background: linear-gradient(90deg, #ff6a10 0%, #ffe18b 100%);
}

.upload-region .style-upload {
  position: relative;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.7),
    0 0 0 6px rgba(255, 179, 84, 0.4), 0 0 15px 5px rgba(255, 179, 84, 0.3);
}

.action-button {
  color: #fff;
  font-family: "PingFang SC";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 192.5px;
  height: 59.033px;
  flex-shrink: 0;
}

.lyby_pope {
  position: absolute;
  right: 0;
  height: auto;
  width: 200px;
  top: 48px;
  z-index: 99;
  padding-left: 14px;
}

.upload-region .style-upload::after {
  content: "";
  display: block;
  width: 68.017px;
  height: 68.017px;
  flex-shrink: 0;
  aspect-ratio: 68.02/68.02;
  background: url("./images/cursor.png") center center no-repeat;
  position: absolute;
  z-index: 1;
  right: -22px;
  bottom: -14px;
}

/*倒计时横条的文字*/
.content-contest-detail .contest-head-infor .contest-time {
  color: #fff;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

/*我要参赛按钮及文字*/
.content-contest-detail
  .contest-head-infor
  .contest-action-region
  .style-upload {
  border-radius: 60px;
  background: linear-gradient(96deg, #eb1608 5.16%, #ffab42 93.76%);
}

.lyby_pope .submenu-item:hover {
  background-color: #ffb354;
}

/*激活的tab样式*/
.content-contest-detail .tabs_wrapper .px_tabs > li.active a {
  background: #eb1608;
  color: #fff;
}

.content-contest-detail .tabs_wrapper {
  margin-top: 0px;
  border-bottom: none;
}

/*导航文字最外层的大盒子*/
.content-contest-detail .tabs_wrapper .px_tabs {
  border-bottom: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*覆盖页面样式结束*/

.content-9872-kjhyd {
  overflow-x: hidden;
  background-color: rgb(255, 232, 180);
}

.h5-content-9403-louhytg {
  display: none;
}

.activity-background-form {
  height: 1060px;
  width: 100%;
  position: relative;
}

.activity-background-image,
.activity-background-description-image,
.creation-form-background-image {
  position: absolute;
}
.activity-background-description-image {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.activity-background-image {
  top: 0;
  z-index: 2;
}

.creation-form-background-image {
  bottom: 0;
  z-index: 3;
}

.activity-background-description {
  position: absolute;
  left: 50%;
  top: 200px;
  z-index: 4;
  transform: translateX(-50%);
  width: 960px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.activity-background-title {
  width: 320px;
  height: 58px;
  margin-bottom: 48px;
  background-image: url("./images/source2.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.activity-background-content p {
  line-height: 30px;
  font-size: 18px;
  color: #330202;
  margin-bottom: 20px;
}
.creation-form-content {
  position: absolute;
  left: 50%;
  bottom: 70px;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 5;
}

.creation-form-title {
  width: 319px;
  height: 98px;
  margin-bottom: 16px;
  margin-bottom: 62px;
  background-image: url("./images/source23.png");
}

.creation-form-items {
  display: flex;
  justify-content: center;
  gap: 24px;
}

.creation-form-item {
  width: 350px;
  height: 69px;
  border-radius: 0 0 35px 0;
}

.creation-form-item:first-child,
.creation-form-item:last-child {
  color: #330202;
  background: linear-gradient(270deg, #ffeec6 0%, #ffe3a3 100%);
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  line-height: 69px;
}
.creation-form-item:nth-child(2) {
  color: #fff;
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  line-height: 69px;
  background: linear-gradient(90deg, #eb1608 0%, #ff8800 100%);
}

.call-flock {
  height: 1324px;
  position: relative;
  background: linear-gradient(180deg, #ffeec6 0%, #ffe3a3 100%);
}
.call-flock-content {
  margin-top: 110px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.call-flock-title {
  width: 320px;
  height: 58px;
  background-image: url("./images/source7.png");
}

.call-flock-items {
  display: flex;
  justify-content: center;
  gap: 18px;
}

.call-flock-item {
  width: 368px;
  height: 464px;
  background: linear-gradient(
    180.18deg,
    rgba(255, 255, 255, 0) 0.16%,
    #ffffff 99.84%
  );
}
.call-flock-name {
  width: 200px;
  height: 56px;
  line-height: 56px;
  border-radius: 0 0 28px 0;
  color: #fff;
  text-indent: 30px;
  font-weight: 600;
  font-size: 24px;
  background: linear-gradient(90deg, #eb0f06 0%, #ff8800 100%);
  margin: 43px 0 36px;
}

.call-flock-description {
  font-weight: 400;
  font-size: 18px;
  color: #330202;
  line-height: 30px;
  padding: 0 30px;
}

.activity-progress {
  position: relative;
}
.activity-progress-content {
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.activity-progress-title {
  width: 320px;
  height: 58px;
  margin-bottom: 48px;
  background-image: url("./images/source8.png");
}

.activity-progress-date {
  position: relative;
  height: 369px;
  width: 838px;
}
.activity-date-progress {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-40%, -165px);
}
.activity-progress-line-bar {
  width: 838px;
  height: 4px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(
    90deg,
    rgba(255, 171, 66, 0) 0%,
    #ffab42 19.71%,
    #ffab42 85.58%,
    rgba(255, 171, 66, 0) 100%
  );
}

.activity-start-date-icon,
.activity-end-date-icon {
  position: absolute;
  top: 50%;
}
.activity-start-date-icon {
  left: 0;
  transform: translate(-270px, -30%);
}
.activity-end-date-icon {
  right: 0;
  transform: translate(80px, -30%);
}

.activity-stimulate {
  position: relative;
  background: linear-gradient(180deg, #ff5b1f 0%, #ffd592 100%);
}
.activity-stimulate-background-1,
.activity-stimulate-background-2 {
  position: absolute;
  z-index: 0;
}
.activity-stimulate-background-1 {
  top: 0;
  left: 0;
}

.activity-stimulate-background-2 {
  right: 0;
  bottom: 0;
}

.activity-stimulate-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
}

.activity-stimulate-title {
  margin-top: 110px;
  width: 414px;
  height: 58px;
  background-image: url("./images/source12.png");
}
.works-level-one {
  margin: 48px 0 36px;
  width: 1100px;
  height: 544px;
  background: linear-gradient(
    76.6deg,
    rgba(255, 255, 255, 0.9) 45.67%,
    rgba(255, 255, 255, 0.2) 100%
  );
}

.works-level-second {
  margin-bottom: 36px;
  width: 1100px;
  height: 491px;
  background: linear-gradient(
    76.6deg,
    rgba(255, 255, 255, 0.9) 45.67%,
    rgba(255, 255, 255, 0.2) 100%
  );
}

.level-one-title,
.level-second-title {
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 32px;
  line-height: 119%;
  color: #b50700;
  margin: 70px 0 0 70px;
}
.level-one-count,
.level-second-count {
  width: 252px;
  height: 52px;
  line-height: 52px;
  border-radius: 0 0 26px 0;
  background: linear-gradient(90deg, #eb1608 0%, #ff8800 100%);
  margin: 32px 0 48px;
  font-size: 18px;
  font-weight: 400;
  text-indent: 70px;
  color: #fff;
}
.level-one-count span,
.level-second-count span {
  font-size: 32px;
  font-weight: 600;
}

.level-one-reward,
.level-second-reward {
  display: flex;
  flex-direction: column;
  color: #b50700;
  gap: 30px;
  margin-left: 70px;
}
.level-one-reward-item,
.level-second-reward-item {
  color: #b50700;
  font-weight: 600;
  font-size: 18px;
}
.level-one-reward-item span,
.level-second-reward-item span {
  font-weight: 600;
  font-size: 28px;
}

.works-level-others {
  width: 1100px;
  height: 270px;
  background: linear-gradient(
    76.6deg,
    rgba(255, 255, 255, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  color: #330202;
  font-weight: 600;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
}
.level-others-reward-item {
  margin-left: 70px;
}

.review-statement {
  width: 962px;
  height: 248px;
  margin: 70px 0 110px 0;
}
.review-statement-title {
  font-weight: 600;
  font-size: 20px;
  color: #330202;
  margin-bottom: 20px;
}

.review-statement-item {
  margin-bottom: 30px;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 18px;
  text-align: justify;
  color: #330202;
  padding-left: 36px;
}

.review-statement-item-content {
  line-height: 30px;
  margin-bottom: 16px;
  list-style: disc;
  display: list-item;
  text-align: -webkit-match-parent;
  unicode-bidi: isolate;
}

.other-stimulate {
  height: 1032px;
  position: relative;
  background: linear-gradient(180deg, #ffeec6 0%, #ffe3a3 100%);
}
.other-stimulate-background-image-1,
.other-stimulate-background-image-2 {
  position: absolute;
  width: 100%;
}

.other-stimulate-background-image-1 {
  top: 0;
}

.other-stimulate-background-image-2 {
  bottom: 0;
}
.other-stimulate-content {
  position: absolute;
  left: 50%;
  top: 110px;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.other-stimulate-title {
  width: 408px;
  height: 58px;
  margin-bottom: 52px;
  background-image: url("./images/source15.png");
}
.other-stimulate-item {
  width: 1100px;
  height: 337px;
  margin-bottom: 20px;
  background: linear-gradient(
    76.6deg,
    rgba(255, 255, 255, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.other-stimulate-item-title {
  width: 526px;
  height: 64px;
  line-height: 64px;
  text-indent: 70px;
  background: linear-gradient(90deg, #eb1608 0%, #ff8800 100%);
  border-radius: 0 0 32px 0;
  margin-bottom: 48px;
  margin-top: 70px;
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 32px;
  color: #fff;
}

.other-stimulate-item-text {
  color: #330202;
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
  padding: 0 70px;
}
.other-stimulate-item-mark {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
  padding: 0 70px;
}

.direction-required {
  background: linear-gradient(180deg, #ff5b1f 0%, #ffd592 100%);
  display: flex;
  justify-content: center;
  padding-bottom: 140px;
}
.direction-required-wrapper {
  width: 1500px;
  background: linear-gradient(180deg, #ffe3a3 0%, #ffeec6 100%);
  margin-top: 110px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.direction-required-title {
  width: 555px;
  height: 58px;
  margin: 70px 0 48px;
  background: url("./images/source18.png");
}

.direction-required-content {
  width: 1400px;
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  padding-top: 90px;
}

.direction-required-content-items {
  width: 1100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.direction-required-content-items-title {
  width: 100%;
  height: 58px;
  line-height: 58px;
  background: linear-gradient(90deg, #eb1608 0%, #ff8800 100%);
  color: #fff;
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 28px;
  text-indent: 70px;
  margin-bottom: 48px;
  border-radius: 0 0 29px 0;
}
.direction-required-content-item {
  width: 964px;
  margin-bottom: 30px;
}
.direction-required-content-item-title {
  color: #330202;
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 8px;
}
.direction-required-content-item-desc,
.bot-theme-desc {
  color: #330202;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
}
.bot-theme-desc span:first-child,
.direction-required-content-item-desc span:first-child {
  font-weight: 600;
}

.direction-required-content-item-desc {
  padding-left: 35px;
}

.bot-theme-desc {
  margin-bottom: 60px;
}

.submit-content-title {
  width: 308px;
  height: 58px;
  background-image: url("./images/source19.png");
  margin-top: 110px;
  margin-bottom: 46px;
}

.submit-content-wrapper {
  width: 1400px;
  padding: 110px 0;
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  display: flex;
  flex-direction: column;
  align-items: center;
}

.submit-content-divider {
  width: 962px;
  height: 1px;
  margin: 70px 0;
  background-image: url("./images/source20.png");
}

.submit-content-items {
  width: 1100px;
}

.submit-content-items-title {
  color: #330202;
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 28px;
  line-height: 100%;
  margin-bottom: 26px;
  text-indent: 70px;
}

.submit-content-item-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 18px;
  text-align: justify;
  text-indent: 70px;
  background: linear-gradient(90deg, #ffdeb1 0%, rgba(255, 215, 159, 0) 100%);
}

.submit-content-item-desc {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 18px;
  padding: 0 70px;
  text-align: justify;
  margin: 18px 0 26px;
  line-height: 25px;
}

.other-attention {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
}

.other-attention-item {
  width: 960px;
  display: flex;
  padding-left: 70px;
  margin-bottom: 26px;
}

.other-attention-item > div:first-child {
  width: 24px;
}

.other-attention-item > div:last-child {
  flex: 1;
}

@media (max-width: 1024px) {
  .content-9872-kjhyd {
    display: none;
  }

  .h5-content-9403-louhytg {
    display: flex;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(180deg, #ffeec6 0%, #ffe3a3 100%);
  }

  .a-bg {
    width: 450px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    background-image: url("./images/source3.png");
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .a-bg-i {
    width: 176px;
    height: 34px;
    background-size: contain;
    background-position: center;
    background-image: url("./images/source2.png");
    margin: 40px 0 24px;
  }

  .a-bg-des {
    width: calc(100vw - 48px);
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
  }

  .a-bg-des p:nth-child(2) {
    height: 24px;
  }

  .c-f {
    width: 100%;
    height: 387px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    background-image: url("./images/source21.png");
  }

  .c-f-t {
    width: 176px;
    height: 34px;
    background-size: contain;
    background-position: center;
    background-image: url("./images/source5.png");
    margin: 60px 0 0;
  }

  .c-f-o {
    font-family: Alimama FangYuanTi VF;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 25px;
    color: #fff;
    margin-top: 8px;
  }

  .c-f-i-1,
  .c-f-i-2,
  .c-f-i-3 {
    width: calc(100% - 32px);
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 0 0 50px 0;
    color: #330202;
    font-weight: 600;
    font-size: 18px;
  }

  .c-f-i-1 {
    background: linear-gradient(90deg, #ffe3a3 0%, #ffeec6 100%);
  }

  .c-f-i-2 {
    color: #fff;
    margin: 16px 0;
    background: linear-gradient(90deg, #eb1608 0%, #ff8800 100%);
  }

  .c-f-i-3 {
    margin-bottom: 47px;
    background: linear-gradient(90deg, #ffe3a3 0%, #ffeec6 100%);
  }

  .r-p {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 70px;
  }

  .r-p-t,
  .r-p-b {
    width: 100%;
    z-index: 0;
    position: absolute;
  }

  .r-p-t {
    top: 0;
  }

  .r-p-b {
    bottom: 0;
  }

  .r-q-t,
  .a-p-t {
    width: 176px;
    height: 34px;
    margin-top: 70px;
    background-position: center;
    background-size: contain;
  }

  .r-q-t {
    background-image: url("./images/source7.png");
  }

  .a-p-t {
    margin-bottom: 46px;
    background-image: url("./images/source8.png");
  }

  .r-q-i {
    width: calc(100% - 16px);
    background: linear-gradient(
      180.18deg,
      rgba(255, 255, 255, 0) 0.16%,
      #ffffff 99.84%
    );
  }

  .r-q-i-t {
    width: 145px;
    height: 36px;
    text-indent: 16px;
    line-height: 36px;
    border-radius: 0 0 36px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    background: linear-gradient(90deg, #eb0f06 0%, #ff8800 100%);
    margin: 24px 0;
  }

  .r-q-i-d {
    color: #330202;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    padding: 0 16px 16px;
  }

  .a-p-d {
    width: calc(100% - 32px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .a-p-d-b {
    position: absolute;
    width: 483px;
    height: 4px;
    background: linear-gradient(
      90deg,
      rgba(255, 171, 66, 0) 0%,
      #ffab42 19.71%,
      #ffab42 85.58%,
      rgba(255, 171, 66, 0) 100%
    );
    transform-origin: 0 0;
    transform: rotate(90deg);
    top: -60px;
    left: 10px;
  }

  .a-p-d-b-i-1,
  .a-p-d-b-i-2,
  .a-p-d-b-i-3,
  .a-p-d-b-i-4 {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0px;
    background-image: url("./images/source22.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .a-p-d-b-i-1 {
    top: 8px;
  }

  .a-p-d-b-i-2 {
    top: 115px;
  }

  .a-p-d-b-i-3 {
    top: 222px;
  }

  .a-p-d-b-i-4 {
    top: 330px;
  }

  .a-p-d-i-t {
    color: #fff;
    width: calc(100% - 60px);
    height: 32px;
    line-height: 32px;
    border-radius: 0 0 32px 0;
    text-indent: 16px;
    margin-left: 10px;
    background: linear-gradient(90deg, #eb1608 0%, #ff8800 100%);
    font-size: 18px;
    font-weight: 600;
  }

  .a-p-d-i-d {
    width: 100%;
    text-indent: 50px;
  }

  .a-p-d-i-d-y {
    color: #330202;
    font-family: OPPOSans;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .a-p-d-i-d-m {
    color: #330202;
    font-family: OPPOSans;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 24px;
  }

  .a-p-d-i-d-m span {
    color: #330202;
    font-family: OPPOSans;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
  }

  .a-s {
    width: 100%;
    background: linear-gradient(180deg, #ff5b1f 0%, #ffd592 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .a-s-t {
    width: 232px;
    height: 32px;
    background-image: url("./images/source12.png");
    background-size: contain;
    background-position: center;
    margin: 70px 0 32px;
  }

  .a-s-i-1,
  .a-s-i-2 {
    color: #b50700;
    margin-bottom: 16px;
    width: calc(100% - 16px);
    padding-bottom: 42px;
    background: linear-gradient(
      76.6deg,
      rgba(255, 255, 255, 0.9) 59.13%,
      rgba(255, 255, 255, 0.4) 100%
    );
  }

  .a-s-i-3 {
    color: #330202;
    width: calc(100% - 16px);
    background: linear-gradient(
      76.6deg,
      rgba(255, 255, 255, 0.9) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    padding: 42px 0;
  }

  .a-s-i-3 > div {
    display: flex;
    justify-content: flex-start;
    padding: 0 16px;
  }

  .a-s-i-3 > div:nth-child(2) {
    margin: 16px 0;
  }

  .a-s-i-3 > div > div:first-child {
    width: 24px;
  }

  .a-s-i-3 > div > div:last-child {
    flex: 1;
  }

  .a-s-i-t {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 20px;
    line-height: 119%;
    margin: 42px 0 16px;
    text-indent: 16px;
  }

  .a-s-i-c {
    background: linear-gradient(90deg, #eb1608 0%, #ff8800 100%);
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-radius: 0 0 36px 0;
    font-weight: 400;
    font-size: 16px;
    text-indent: 16px;
    color: #fff;
    margin-bottom: 22px;
  }

  .a-s-i-c span {
    font-size: 32px;
  }

  .a-s-i-d {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    padding: 0 16px;
    word-wrap: break-word;
    margin-bottom: 16px;
  }

  .a-s-i-d span {
    font-size: 24px;
    line-height: 25px;
  }

  .r-s {
    margin: 32px 0 60px;
    width: calc(100% - 48px);
  }

  .r-s-t {
    color: #330202;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    margin-bottom: 16px;
  }

  .r-s-i {
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 16px;
    color: #330202;
    line-height: 25px;
    padding-left: 16px;
  }

  .r-s-i li {
    list-style-type: disc;
    text-align: justify;
    margin-bottom: 16px;
  }

  .e-r-s {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 70px 0;
  }

  .e-r-s-t {
    background-size: contain;
    width: 230px;
    height: 34px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("./images/source15.png");
    margin: 0 0 32px;
  }

  .e-r-s-i {
    width: calc(100% - 16px);
    margin-bottom: 16px;
    background: linear-gradient(
      76.6deg,
      rgba(255, 255, 255, 0.9) 0%,
      rgba(255, 255, 255, 0) 100%
    );
  }

  .e-r-s-i-t {
    height: 36px;
    width: 350px;
    line-height: 36px;
    text-indent: 16px;
    border-radius: 0 0 36px 0;
    background: linear-gradient(90deg, #eb1608 0%, #ff8800 100%);
    color: #fff;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 20px;
    margin: 38px 0 24px;
  }

  .e-r-s-i-d {
    color: #330202;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    padding: 0 16px;
  }

  .e-r-s-i-m {
    color: #330202;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
    margin-bottom: 38px;
    padding: 0 16px;
  }

  .c-d-r {
    width: 100vw;
    background: linear-gradient(180deg, #ff5b1f 0%, #ffd592 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 70px;
  }
  .c-d-r-w {
    margin-top: 38px;
    width: calc(100% - 32px);
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(180deg, #ffe3a3 0%, #ffeec6 100%);
  }

  .c-d-r-h {
    width: 100%;
    background: linear-gradient(180deg, #ffe3a3 0%, #ffeec6 100%);
    height: 98px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .c-d-r-h-t {
    background-position: center;
    background-size: contain;
    background-image: url("./images/source18.png");
    width: 305px;
    height: 34px;
    background-repeat: no-repeat;
  }

  .c-d-r-r {
    padding-bottom: 40px;
    background: linear-gradient(
      180deg,
      #ffffff 0%,
      rgba(255, 255, 255, 0.3) 100%
    );
  }

  .c-d-r-r-t {
    margin: 24px 0;
    background: linear-gradient(90deg, #eb1608 0%, #ff8800 100%);
    width: 282px;
    height: 36px;
    border-radius: 0 0 36px 0;
    line-height: 36px;
    text-indent: 16px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
  }

  .c-d-r-r-t-t {
    font-weight: 600;
    font-size: 18px;
    color: #330202;
    margin: 16px 0;
    text-indent: 16px;
  }

  .c-d-r-r-t-d > p {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    padding: 0 16px 0;
  }

  .c-d-r-r-t-d > p > span {
    font-weight: 600;
  }

  .s-c {
    background: linear-gradient(180deg, #ffe3a3 0%, #ffeec6 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .s-c-t {
    background-position: center;
    background-size: contain;
    background-image: url("./images/source19.png");
    width: 176px;
    height: 34px;
    background-repeat: no-repeat;
    margin: 70px 0 40px;
  }

  .s-c-c {
    background: linear-gradient(
      180deg,
      #ffffff 0%,
      rgba(255, 255, 255, 0.3) 100%
    );
  }

  .s-c-i-t {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 22px;
    line-height: 100%;
    color: #330202;
    margin: 16px;
  }

  .s-c-l {
    color: #330202;
    background: linear-gradient(90deg, #ffdeb1 0%, rgba(255, 215, 159, 0) 100%);
    padding: 8px 16px;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
  }

  .s-c-d {
    color: #330202;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    padding: 16px;
  }
  .s-c-d > p {
    line-height: 25px;
  }

  .s-c-divider {
    height: 2px;
    width: 100%;
    margin: 34px 0;
    display: flex;
    justify-content: center;
  }

  .s-c-divider div {
    width: calc(100% - 32px);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("./images/source20.png");
  }

  .s-c-d > div {
    display: flex;
    justify-content: flex-start;
    color: #330202;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    margin-bottom: 16px;
  }

  .s-c-d > div > div:first-child {
    width: 24px;
  }
  .s-c-d > div > div:last-child {
    flex: 1;
    text-align: justify;
    word-break: break-word;
  }

  .a-bg-des,
  .r-s,
  .c-d-r-w,
  .c-f-i-1,
  .c-f-i-2,
  .c-f-i-3,
  .r-q-i,
  .a-p-d,
  .a-s-i-1,
  .a-s-i-2,
  .a-s-i-3,
  .e-r-s-i {
    transition: all linear 0.2s;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .a-bg-des {
    width: calc(100vw - 180px);
  }
  .r-s {
    width: calc(100% - 212px);
  }
  .c-d-r-w {
    width: calc(100% - 192px);
  }
  .c-f-i-1,
  .c-f-i-2,
  .c-f-i-3,
  .r-q-i,
  .a-p-d,
  .a-s-i-1,
  .a-s-i-2,
  .a-s-i-3,
  .e-r-s-i {
    width: calc(100% - 180px);
  }
}

/** --------- **/

.avator1 {
  background-image: url("./images/gaopeng.jpg");
}

.avator2 {
  background-image: url("./images/lincunzhen.jpg");
}

.avator3 {
  background-image: url("./images/pengshengfang.jpg");
}

.avator4 {
  background-image: url("./images/xieyaping.jpg");
}

.avator5 {
  background-image: url("./images/zhanghao.jpg");
}

.avator6 {
  background-image: url("./images/zhangjunjie.jpg");
}

.avator7 {
  background-image: url("./images/zhangyan.jpg");
}

.avator8 {
  background-image: url("./images/chendongliang.jpg");
}

.avator9 {
  background-image: url("./images/jiawei.jpg");
}

.avator10 {
  background-image: url("./images/liying.jpg");
}

.avator11 {
  background-image: url("./images/liyong.jpg");
}

.avator12 {
  background-image: url("./images/wangyidong.jpg");
}

.avator13 {
  background-image: url("./images/sunzhen.jpg");
}

.title_img1 {
  background: url("./images/title_pingshenbiaozhun.png") center center no-repeat;
  height: 58px;
  width: 192px;
}

.title_img2 {
  background: url("./images/title_pingweizhenrong.png") center center no-repeat;
  height: 58px;
  width: 192px;
}

.title_img3 {
  background: url("./images/title_join.png") center center no-repeat;
  height: 58px;
  width: 288px;
}

.title_img4 {
  background: url("./images/title_ruwei.png") center center no-repeat;
  height: 58px;
  width: 288px;
}

.title_img5 {
  background: url("./images/title_org.png") center center no-repeat;
  height: 58px;
  width: 192px;
}

.title_img6 {
  background: url("./images/title_qa.png") center center no-repeat;
  height: 58px;
  width: 288px;
}

.review-box {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("./images/review_bg.png") bottom center no-repeat,
    linear-gradient(180deg, #ffeec6 0%, #ffe3a3 100%);
  padding: 110px 0;
}

.review {
  margin: 0 auto;
}

.review-title {
  text-align: center;
  font-family: "Alimama FangYuanTi VF";
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 50px;
}

.review-title-text {
  position: relative;
  display: block;
  margin: 0 auto;
  background-size: contain;
}

.review-title-text::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 6px;
  flex-shrink: 0;
  border-radius: 50px;
  background: linear-gradient(90deg, #ffe588 0%, #eb1608 100%);
  bottom: 0;
  left: -65px;
}

.review-title-text::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 6px;
  flex-shrink: 0;
  border-radius: 50px;
  background: linear-gradient(90deg, #eb1608 0%, #ffe588 100%);
  bottom: 0;
  right: -65px;
}

.review-list {
  display: grid;
  grid-template-columns: repeat(2, 518px);
  gap: 30px;
}

.review-list-item {
  position: relative;
  padding: 20px 0 0;
  height: 223px;
  flex-shrink: 0;
  background: linear-gradient(77deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}

.review-list-item-percent {
  position: absolute;
  top: 25px;
  right: 52px;
  z-index: 1;
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
  background: linear-gradient(102deg, #ec1508 15.71%, #fe9c3c 87.57%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.review-list-item-label {
  font-family: "PingFang SC";
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 56px;
  position: relative;
  width: 317px;
  background: linear-gradient(90deg, #eb1608 0%, #f80 100%);
  border-radius: 0 0 28px 0;
  padding-left: 52px;
  margin-bottom: 34px;
}

.review-list-item-label::before {
  content: "";
  height: 56px;
  width: 18px;
  background-color: #eb1608;
  position: absolute;
  left: -18px;
  top: 0;
}

.review-list-item-desc {
  padding: 0 52px;
  color: #330202;
  text-align: justify;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.judge {
  background: url("./images/judge_bg1.png") top center no-repeat,
    linear-gradient(180deg, #ffeec6 0%, #ffe3a3 100%);
  padding: 110px 0 0;
  overflow: hidden;
}

.judge-block {
  margin-bottom: 110px;
}

.judge-content {
  margin-bottom: 70px;
}

.judge ol li {
  list-style: decimal;
}

.judge ul li {
  list-style: disc;
}

.judge-subtitle {
  color: #330202;
  font-family: "PingFang SC";
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 48px;
}

.judge-content-title {
  margin: 48px auto 38px;
  width: 330px;
  height: 60px;
  color: #330202;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 22px;
  font-weight: 600;
  line-height: 60px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 40.87%,
    #fff 62.02%,
    rgba(255, 255, 255, 0) 100%
  );
}

.judge-content-title span {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.judge-list {
  display: flex;
  /* gap: 20px; */
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
  margin: 0 auto;
  width: fit-content;
}

.judge-content-num {
  display: none;
}

.judge-item {
  width: 150px;
  height: 340px;
  border-radius: 80px 80px 80px 0;
  background-color: #fff;
  position: relative;
  margin: 14px;
  box-shadow: 0 -4px 0 0 rgba(255, 255, 255, 0.3),
    -6px -4px 0 0 rgba(255, 255, 255, 0.3),
    6px -4px 0 0 rgba(255, 255, 255, 0.3),
    0 4px 0 0 rgba(255, 255, 255, 0.3) inset;
}

.judge-item-industry {
  box-shadow: 0 -4px 0 0 rgba(255, 255, 255, 0.3) inset,
    -6px 9px 0 0 rgba(255, 255, 255, 0.3), 6px 9px 0 0 rgba(255, 255, 255, 0.3),
    0 9px 0 0 rgba(255, 255, 255, 0.3);
}

.judge-item-avator {
  background-repeat: no-repeat;
  background-position: center;
  height: 160px;
  background-size: cover;
  border-radius: 80px 80px 0 0;
  overflow: hidden;
}

.judge-item-label {
  position: absolute;
  left: 0;
  top: 140px;
  width: 90px;
  height: 40px;
  background: linear-gradient(90deg, #eb1608 0%, #f80 100%);
  border-radius: 0 20px 20px 0;
  z-index: 1;
  color: #fff;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
}

.judge-item-desc {
  color: #330202;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 33px 17px 0;
  text-align: justify;
}

.judge-notice {
  box-sizing: border-box;
  max-width: 1600px;
  margin: 0 auto;
  padding: 110px 50px 70px;
  background: url("./images/judge_bg3.png") bottom center no-repeat,
    linear-gradient(
      180deg,
      #ff5b1f 0%,
      #ffc785 87%,
      rgba(255, 213, 146, 0) 100%
    );
  background-size: contain;
}

.judge-notice-title {
  text-align: center;
  color: #fff;
  font-family: "Alimama FangYuanTi VF";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 50px;
}

.judge-notice-title-text {
  position: relative;
  display: block;
  margin: 0 auto;
  background-size: contain;
}

.judge-notice-title-text::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 6px;
  flex-shrink: 0;
  border-radius: 50px;
  background: linear-gradient(90deg, #fcb272 0%, #ffd9aa 100%);
  bottom: 0;
  left: -65px;
}

.judge-notice-title-text::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 6px;
  flex-shrink: 0;
  border-radius: 50px;
  background: linear-gradient(90deg, #ffd9aa 0%, #fcb272 100%);
  bottom: 0;
  right: -65px;
}

.judge-notice-content {
  padding: 70px 218px 70px;
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.6) 100%);
  color: #330202;
  text-align: justify;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 58px;
}

.judge-notice-content1 {
  margin-bottom: 110px;
}

.judge-notice-content ul {
  list-style-type: disc;
  /* 显式声明实心圆点 */
}

.judge-extra {
  color: #330202;
  text-align: center;
  font-family: "PingFang SC";
}

.judge-extra-title {
  margin-bottom: 48px;
  font-size: 28px;
  font-weight: 600;
}

.judge-extra-desc {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 48px;
}

.judge-extra-desc span {
  font-weight: 600;
}

.judge-extra-link {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 48px;
}

.judge-extra-link-tip {
  font-weight: 400;
  margin-right: 16px;
}

.judge-extra-link div {
  margin-top: 20px;
}

.judge-extra-btn {
  display: block;
  width: 292px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  color: #fff;
  font-family: "PingFang SC";
  font-size: 22px;
  font-weight: 600;
  border-radius: 90px;
  background: linear-gradient(274deg, #ff7300 0%, #eb0f06 100%);
  cursor: pointer;
  text-decoration: none;
  border: 5px solid rgba(255, 255, 255, 0.7);
  position: relative;
  box-sizing: content-box;
}

.judge-extra-btn::after {
  content: "";
  display: block;
  height: 70px;
  width: 70px;
  background: url("./images/cursor.png") center center no-repeat;
  position: absolute;
  z-index: 1;
  right: 10px;
  bottom: -20px;
}

.org {
  background: url("./images/org_bg.png") bottom center no-repeat,
    linear-gradient(180deg, #ff5b1f 0%, #ffc280 100%);
  padding: 110px 0 0px;
  overflow: hidden;
}

.org-list {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  margin-bottom: 110px;
}

.org-item {
  width: 328px;
  height: 136px;
  flex-shrink: 0;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0.16%,
    rgba(255, 255, 255, 0.6) 99.84%
  );
}

.org-item-label {
  padding-left: 20px;
  width: 200px;
  height: 42px;
  background: linear-gradient(270deg, #ffeec6 0%, #ffe3a3 100%);
  border-radius: 0 0 21px 0;
  color: #330202;
  font-family: "PingFang SC";
  font-size: 24px;
  font-weight: 600;
  line-height: 42px;
  margin: 24px 0 28px;
}

.org-item-content {
  color: #330202;
  font-family: "PingFang SC";
  font-size: 18px;
  font-weight: 400;
  margin-left: 20px;
}

.qa-content {
  box-sizing: border-box;
  max-width: 1400px;
  margin: 0 auto;
  padding: 70px 150px;
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.6) 100%);
}

.divide {
  border-top: 1px dashed #ffb752;
  margin: 32px 70px;
}

.qa-title {
  color: #330202;
  font-family: "PingFang SC";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 24px;
  padding-left: 70px;
}

.qa-contactname {
  width: 447px;
  height: 32px;
  background: linear-gradient(90deg, #ffdeb1 0%, rgba(255, 215, 159, 0) 100%);
  color: #330202;
  font-family: "PingFang SC";
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 9px;
  padding-left: 70px;
}

.qa-contacttype {
  height: 32px;
  color: #330202;
  font-family: "PingFang SC";
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 9px;
  display: flex;
  gap: 48px;
  padding-left: 70px;
}

.qa-contacttype-label {
  font-weight: 600;
  flex-shrink: 0;
}

.qa-item {
  margin-bottom: 20px;
  color: #330202;
  font-family: "PingFang SC";
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.qa-question {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 0 70px;
  font-weight: 600;
  background: linear-gradient(90deg, #ffd9a3 0%, rgba(255, 215, 159, 0) 100%);
}

.qa-question img {
  transition: transform 0.3s ease;
}

.qa-answer-area {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

.qa-divide {
  height: 2px;
  background: linear-gradient(90deg, #ffa931 0%, rgba(255, 213, 146, 0) 100%);
}

.qa-answer {
  display: flex;
  padding: 0 70px;
  background: linear-gradient(90deg, #ffd9a3 0%, rgba(255, 215, 159, 0) 100%);
  line-height: 32px;
}

.qa-answer span {
  flex: 1;
}

.qa-more {
  color: #330202;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-left: 70px;
  margin-top: 28px;
}

.qa-more a {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  color: #330202;
  position: relative;
}

.qa-more a::after {
  content: "";
  display: block;
  height: 35px;
  width: 35px;
  background: url("./images/cursor_small.png") center center no-repeat;
  position: absolute;
  z-index: 1;
  right: -38px;
  bottom: -16px;
}

.logo-buttom {
  background: url("./images/qa_logo.png") center no-repeat;
  width: 287px;
  height: 95px;
  margin: 110px auto 70px;
  background-size: contain;
}

@media (max-width: 1024px) {
  .title_img1 {
    height: 34px;
    width: 112px;
  }

  .title_img2 {
    height: 34px;
    width: 112px;
  }

  .title_img3 {
    height: 34px;
    width: 168px;
  }

  .title_img4 {
    height: 34px;
    width: 168px;
  }

  .title_img5 {
    height: 34px;
    width: 112px;
  }

  .title_img6 {
    height: 34px;
    width: 168px;
  }

  .review-box {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #ffeec6 0%, #ffe3a3 100%);
    padding: 70px 90px;
  }

  .review {
    margin: 0 auto;
  }

  .review-title {
    text-align: center;
    font-family: "Alimama FangYuanTi VF";
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
  }

  .review-title-text::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 4px;
    flex-shrink: 0;
    border-radius: 50px;
    background: linear-gradient(90deg, #ffe588 0%, #eb1608 100%);
    bottom: 0;
    left: -32px;
  }

  .review-title-text::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 4px;
    flex-shrink: 0;
    border-radius: 50px;
    background: linear-gradient(90deg, #eb1608 0%, #ffe588 100%);
    bottom: 0;
    right: -32px;
  }

  .review-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .review-list-item {
    height: auto;
    width: calc(100% - 20px);
    position: relative;
    padding: 20px 0;
    flex-shrink: 0;
    background: linear-gradient(77deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  }

  .review-list-item-percent {
    position: absolute;
    top: 25px;
    right: 24px;
    z-index: 1;
    text-align: justify;
    font-size: 24px;
    font-weight: 600;
    background: linear-gradient(102deg, #ec1508 15.71%, #fe9c3c 87.57%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .review-list-item-label {
    font-family: "PingFang SC";
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
    position: relative;
    width: 215px;
    background: linear-gradient(90deg, #eb1608 0%, #f80 100%);
    border-radius: 0 0 28px 0;
    padding-left: 24px;
    margin-bottom: 16px;
  }

  .review-list-item-label::before {
    content: "";
    height: 40px;
    width: 10px;
    background-color: #eb1608;
    position: absolute;
    left: -10px;
    top: 0;
  }

  .review-list-item-desc {
    padding: 0 16px;
    color: #330202;
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
  }

  .judge {
    background: url("./images/judge_bg1.png") top center no-repeat,
      linear-gradient(180deg, #ffeec6 0%, #ffe3a3 100%);
    padding: 70px 90px;
  }

  .judge-title {
    margin-bottom: 16px;
  }

  .judge-block {
    margin-bottom: 70px;
  }

  .judge-content {
    margin-bottom: 52px;
  }

  .judge ol li {
    list-style: decimal;
  }

  .judge ul li {
    list-style: disc;
  }

  .judge-subtitle {
    color: #330202;
    font-family: "PingFang SC";
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 28px;
  }

  .judge-content-title {
    margin: 0 auto 8px;
    width: 194px;
    height: 36px;
    color: #330202;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0%,
      #fff 40.87%,
      #fff 62.02%,
      rgba(255, 255, 255, 0) 100%
    );
  }

  .judge-content-title span {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    display: none;
  }

  .judge-content-num {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
  }

  .judge-item-label {
    position: absolute;
    left: 0;
    top: 140px;
    width: 90px;
    height: 40px;
    background: linear-gradient(90deg, #eb1608 0%, #f80 100%);
    border-radius: 0 20px 20px 0;
    z-index: 1;
    color: #fff;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
  }

  .judge-item-desc {
    color: #330202;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 33px 17px 0;
    text-align: justify;
  }

  .judge-notice {
    max-width: calc(100% - 16px);
    margin: 0 auto;
    padding: 70px 0 0;
    background: linear-gradient(
      180deg,
      #ff5b1f 0%,
      #ffc785 87%,
      rgba(255, 213, 146, 0) 100%
    );
  }

  .judge-notice-title {
    text-align: center;
    color: #fff;
    font-family: "Alimama FangYuanTi VF";
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 24px;
  }

  .judge-notice-title-text::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 4px;
    flex-shrink: 0;
    border-radius: 50px;
    background: linear-gradient(90deg, #fcb272 0%, #ffd9aa 100%);
    bottom: 0;
    left: -32px;
  }

  .judge-notice-title-text::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 4px;
    flex-shrink: 0;
    border-radius: 50px;
    background: linear-gradient(90deg, #ffd9aa 0%, #fcb272 100%);
    bottom: 0;
    right: -32px;
  }

  .judge-notice-content {
    padding: 32px 32px 32px 44px;
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.6) 100%);
    color: #330202;
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 70px;
  }

  .judge-notice-content ul {
    list-style-type: disc;
    /* 显式声明实心圆点 */
  }

  .judge-extra {
    color: #330202;
    text-align: center;
    font-family: "PingFang SC";
    padding: 0 32px;
  }

  .judge-extra-title {
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 600;
  }

  .judge-extra-desc {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 24px;
    line-height: 24px;
  }

  .judge-extra-desc span {
    font-weight: 600;
  }

  .judge-extra-link {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 24px;
  }

  .judge-extra-link-tip {
    display: block;
    font-weight: 400;
    margin-right: 0;
  }

  .judge-extra-link div {
    margin-top: 16px;
    font-weight: 600;
  }

  .judge-extra-btn {
    width: 246px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    color: #fff;
    font-family: "PingFang SC";
    font-size: 22px;
    font-weight: 600;
    border-radius: 90px;
    background: linear-gradient(274deg, #ff7300 0%, #eb0f06 100%);
    cursor: url("./images/cursor.png"), auto;
    text-decoration: none;
    display: none;
  }

  .org {
    background: url("./images/org_bg_h5.png") bottom center no-repeat,
      linear-gradient(180deg, #ff5b1f 0%, #ffd592 100%);
    padding: 70px 90px 0px;
    overflow: hidden;
    background-size: 200%;
  }

  .logo-buttom {
    margin: 30px auto 24px;
    width: 161px;
    height: 53px;
  }

  .org-list {
    margin-bottom: 70px;
    display: block;
  }

  .org-item {
    width: calc(100% - 16px);
    margin: 0 auto;
    height: 99px;
    flex-shrink: 0;
    background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 0.16%,
      rgba(255, 255, 255, 0.6) 99.84%
    );
    overflow: hidden;
  }

  .org-item-label {
    padding-left: 20px;
    width: 128px;
    height: 32px;
    background: linear-gradient(270deg, #ffeec6 0%, #ffe3a3 100%);
    border-radius: 0 0 21px 0;
    color: #330202;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    margin: 14px 0 16px;
  }

  .org-item-content {
    color: #330202;
    font-family: "PingFang SC";
    font-size: 16px;
    font-weight: 400;
  }

  .qa-content {
    box-sizing: border-box;
    max-width: calc(100% - 16px);
    margin: 0 auto;
    padding: 32px 0;
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.6) 100%);
  }

  .divide {
    border-top: 1px dashed #ffb752;
    margin: 24px auto;
    width: calc(100% - 32px);
  }

  .qa-title {
    color: #330202;
    font-size: 18px;
    font-weight: 600;
    padding-left: 16px;
    margin-bottom: 16px;
  }

  .qa-contactname {
    height: 32px;
    width: 100%;
    background: linear-gradient(90deg, #ffdeb1 0%, rgba(255, 215, 159, 0) 100%);
    color: #330202;
    font-family: "PingFang SC";
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 9px;
    padding-left: 16px;
  }

  .qa-contacttype {
    height: auto;
    color: #330202;
    font-family: "PingFang SC";
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 9px;
    display: block;
    padding-left: 16px;
  }

  .qa-contacttype-label {
    font-weight: 600;
    flex-shrink: 0;
  }

  .qa-item {
    margin-bottom: 20px;
    color: #330202;
    font-family: "PingFang SC";
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
  }

  .qa-question {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 2px 16px;
    font-weight: 600;
    background: linear-gradient(90deg, #ffd9a3 0%, rgba(255, 215, 159, 0) 100%);
  }

  .qa-question img {
    transition: transform 0.3s ease;
  }

  .qa-answer-area {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
  }

  .qa-divide {
    height: 2px;
    background: linear-gradient(90deg, #ffa931 0%, rgba(255, 213, 146, 0) 100%);
  }

  .qa-answer {
    display: flex;
    padding: 2px 16px;
    background: linear-gradient(90deg, #ffd9a3 0%, rgba(255, 215, 159, 0) 100%);
    line-height: 24px;
    text-align: justify;
  }

  .qa-answer span {
    flex: 1;
  }

  .qa-more {
    color: #330202;
    font-family: "PingFang SC";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 0 16px;
    margin-top: 28px;
  }

  .qa-more a {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    color: #eb0f06;
    position: relative;
  }

  .qa-more a::after {
    content: "";
    display: none;
  }
}

.container-h5 {
  display: none;
}
.container-h5 img {
  width: 100%;
}

@media (max-width: 767px) {
  .container-web {
    display: none;
  }
  .container-h5 {
    display: block;
    font-size: 0;
  }
}

@media (max-width: 355px) {
  .judge-list {
    width: 178px;
  }
}
@media (max-width: 533px) and (min-width: 356px) {
  .judge-list {
    width: 356px;
  }
}
@media (max-width: 889px) and (min-width: 534px) {
  .judge-list {
    width: 534px;
  }
}
@media (max-width: 1067px) and (min-width: 890px) {
  .judge-list {
    width: 712px;
  }
}
@media (max-width: 1245px) and (min-width: 1068px) {
  .judge-list {
    width: 890px;
  }
}
@media (max-width: 1439px) and (min-width: 1246px) {
  .judge-list {
    width: 1068px;
  }
}
