.wrap {
  color: #333;
}
.nav-wrap {
  z-index: 99;
  background-image: linear-gradient(90deg, #b0041a 0%, #8c1a60 47%, #601559 76%, #340f51 100%);
}
header {
  position: relative;
}
header > img {
  width: 100%;
}
header .cont {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
}
header .cont img {
  position: absolute;
}
header .cont img:nth-child(1) {
  left: 0;
  top: 60px;
}
header .cont img:nth-child(2) {
  right: 0;
  top: 60px;
}
header .cont img:nth-child(3) {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 77%;
}
.project-changes .project-change-item {
  display: none;
}
.exhibition,
.m-img7 {
  display: none;
}
#modular1 {
  line-height: 2;
}
#modular1 .project-highlights {
  margin-top: 30px;
}
#modular1 .project-highlights .project-tab {
  width: 286px;
  text-align: center;
  background-image: linear-gradient(90deg, #ffb27f 0%, #ff965c 100%);
  color: #fff;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 86px;
  margin-bottom: 11px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}
#modular1 .project-highlights .project-tab img {
  margin-bottom: -10px;
}
#modular1 .project-highlights .project-tab.active {
  background-image: linear-gradient(90deg, #b0041a 0%, #3c1053 100%);
}
#modular1 .project-highlights .project-tab.active::after {
  border-left-color: #3c1053;
}
#modular1 .project-highlights .project-tab::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -14px;
}
#modular1 .project-highlights .project-changes {
  flex: 1;
}
#modular1 .project-highlights .project-change-item {
  text-align: center;
}
#modular2 {
  background-image: url(../images/bg1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#modular2 .conditions-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#modular2 .c-item {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
#modular2 .c-item .count {
  margin-right: 22px;
  background-image: url(../images/iocn.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 47px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  flex-shrink: 0;
}
#modular2 .c-item .text {
  line-height: 2;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 0.5em;
  padding-bottom: 0.1em;
}
#modular2 .table {
  width: 100%;
  margin-top: 60px;
  background-color: rgba(255, 255, 255, 0.85);
}
#modular2 .td1 {
  width: 106px;
  background-image: linear-gradient(180deg, #b0041a 0%, #3c1053 100%), linear-gradient(#1e1f3e, #1e1f3e);
  background-blend-mode: normal, normal;
  color: #fff;
  text-align: center;
}
#modular2 .td2 {
  width: 130px;
}
#modular2 .td-ul li {
  margin-bottom: 10px;
}
#modular2 .rests {
  text-align: center;
  color: #fff;
}
#modular2 .rests a {
  color: #fff;
}
table {
  width: 100%;
}
table,
th,
td {
  border: 1px solid #94195b;
  border-collapse: collapse;
  box-sizing: border-box;
  padding: 10px;
}
.table1 {
  table-layout: fixed;
}
.table1 tbody {
  background-color: rgba(255, 255, 255, 0.6);
}
.table1 thead tr {
  width: 100%;
  height: 60px;
  background-image: linear-gradient(to right, #b0041a, #3f1252);
  background-blend-mode: normal, normal;
}
.table1 thead tr th {
  color: #fff;
  height: 100%;
}
.table1 tr .td1 {
  width: 120px;
  text-align: center;
  color: #94195b;
  font-weight: 600;
}
.text-align-center {
  text-align: center;
}
#modular3 {
  background-image: url(../images/bg5.png);
  background-repeat: no-repeat;
  background-size: cover;
}
#modular3 .td-p p {
  margin-block: 1em;
}
#modular4 {
  background-image: url(../images/bg2.png);
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.6;
}
#modular4 p {
  color: #fff;
}
#modular4 .process-imgs {
  width: 80%;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#modular4 .process-imgs .process-img {
  cursor: pointer;
}
#modular4 .process-imgs .hr {
  width: 100%;
  height: 1px;
  background-color: #ffd4ad;
  position: relative;
}
#modular4 .process-imgs .hr::after {
  display: inline-block;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffd4ad;
  position: absolute;
  right: -6px;
  top: -5px;
}
#modular4 .process-content {
  display: flex;
  justify-content: space-between;
  color: #fff !important;
  margin-bottom: 2em;
}
#modular4 .process-content .process-item {
  width: 31%;
}
#modular4 .process-content .process-item .process-item-title {
  color: #ffd4ad;
  font-weight: 600;
  line-height: 50px;
}
#modular4 .process-content .process-item img {
  display: none;
  margin: 0 auto;
  margin-bottom: 10px;
}
#modular4 .process-content .process-item .process-item-text {
  color: #fff;
}
#modular4 .process-content .process-item.active img {
  display: block;
}
#modular4 .process-content .process-annotation {
  color: #ffd4ad;
}
#modular4 .process-item-text-box {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ffd4ad;
  padding: 2em;
  border-radius: 1em;
  min-height: 10em;
}
.subheading {
  display: flex;
  align-items: center;
}
.subheading p {
  color: #94195b;
  font-size: 24px;
  font-weight: 600;
}
.flex-item {
  line-height: 1.5;
}
.flex-item .flex-item-title {
  margin: 20px 0;
  box-sizing: border-box;
  padding-left: 20px;
  line-height: 46px;
  height: 46px;
  font-weight: 600;
  background-image: linear-gradient(90deg, rgba(255, 150, 92, 0.4), rgba(255, 150, 92, 0));
}
.flex-item .annotation {
  height: 40px;
  line-height: 24px;
  margin-bottom: 20px;
}
.flex-item h5 {
  color: #94195b;
  margin-bottom: 10px;
}
.flex-item p,
.flex-item h4 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.margin-0-auto {
  display: block;
  margin: 0 auto;
}
.reward-table thead {
  background-image: linear-gradient(90deg, #b0041a 0%, #3c1053 100%), linear-gradient(0deg, #000000 0%, #ffffff 100%);
  background-blend-mode: normal, normal;
}
.reward-table th {
  color: #fff;
}
.reward-table td {
  text-align: center;
}
.reward-table p {
  line-height: 2;
}
#modular5 {
  background-image: url(../images/bg3.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 80px;
}
#modular5 .flex-item-max {
  width: 70%;
}
#modular5 .flex-item-small {
  width: 25%;
}
#modular5 .m-show {
  display: none;
}
#modular5s {
  background-color: #fff4ee;
  padding: 80px 0;
}
#modular5s .award-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#modular6 {
  padding-bottom: 0;
}
#modular7 {
  background-image: url(../images/bg4.png);
  background-repeat: no-repeat;
  background-size: cover;
}
#modular7 .subheading1 {
  width: 50%;
  height: 46px;
  line-height: 46px;
  color: #94195b;
  padding-left: 20px;
}
#modular7 .grid {
  display: flex;
  justify-content: space-between;
  width: 50%;
}
#modular7 .grid .grid-item {
  width: 100%;
  height: 100px;
  margin: 10px;
  background-color: #ffffff;
  border: dashed 1px #94195b;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}
#modular8 {
  background-image: url(../images/img7.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 42.35% auto;
}
#modular8 .cont {
  padding-left: 520px;
}
#modular8 .img7 {
  width: 40%;
  margin-right: 50px;
}
#modular8 .p1 {
  margin-bottom: 10px;
}
#modular8 .p2 {
  font-weight: 600;
  line-height: 30px;
}
#modular8 .line {
  width: 80%;
  height: 2px;
  background-image: linear-gradient(90deg, #94195b 0%, transparent 100%);
  margin: 10px 0;
}
#modular8 .p3 {
  color: #94195b;
  margin-bottom: 10px;
}
#modular10 p,
#modular10 h2 {
  line-height: 2;
}
#modular10 p {
  text-indent: 2em;
}
#modular10 .text-right {
  text-align: right;
}
#modular10 .text-center {
  text-align: center;
}
#modular10 img {
  width: 2rem;
  margin-top: 0.6rem;
  margin-bottom: 0.2rem;
}
#modular10 .link-btn {
  display: flex;
  gap: 0.6rem;
  margin-top: 0.6rem;
}
#modular10 .link-btn a {
  line-height: 3;
  text-align: center;
  position: relative;
  border-radius: 31px;
  overflow: hidden;
  flex: 1;
  background-image: linear-gradient(118deg, #b0041a, #340f51);
  color: #fff;
}
#modular10 .link-btn a:hover {
  background-image: linear-gradient(118deg, #b0041a 0%, #8c1a60 47%, #601559 76%, #340f51 100%);
}
#modular9 {
  background-image: linear-gradient(118deg, #b0041a 0%, #8c1a60 47%, #601559 76%, #340f51 100%);
  color: #fff;
}
#modular9 .footer-content {
  display: flex;
  align-items: self-end;
}
#modular9 .footer-left {
  flex-shrink: 0;
}
#modular9 .footer-left .item {
  display: flex;
  align-items: center;
}
#modular9 .footer-left .item .icon {
  margin-right: 10px;
}
#modular9 .footer-left .item .icon img {
  flex-shrink: 0;
}
#modular9 .footer-left .item p {
  color: #fff;
}
#modular9 .footer-left .item + .item {
  margin-top: 1em;
}
#modular9 .footer-right {
  display: flex;
  margin-left: 10px;
}
#modular9 .footer-right .item {
  flex-direction: column;
  width: 120px;
}
#modular9 .footer-right .item img {
  display: block;
  width: 105px;
  margin: 10px auto;
}
#modular9 .footer-right .item p {
  text-align: center;
  color: #fff;
}
#modular9 .footer-right .item .qr-title {
  font-size: 13px;
}
#modular9 .footer-link {
  display: block;
  text-align: center;
  color: #fff;
  margin-top: 30px;
}
.m-banner {
  display: none;
}
@media screen and (max-width: 760px) {
  header .banner {
    display: none;
  }
  header .m-banner {
    display: block;
  }
  header .cont .logo1 {
    width: 40%;
    top: 30px !important;
  }
  section {
    font-size: 14px;
    padding: 30px 0;
  }
  section .title-wrap img {
    height: 30px;
  }
  section .content {
    padding-top: 10px;
  }
  #modular1 {
    line-height: 1.5;
  }
  #modular1 .project-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #modular1 .project-tabs .project-tab {
    width: 49%;
    height: 52px;
    font-size: 14px;
  }
  #modular1 .project-tabs .project-tab::after {
    display: none;
  }
  #modular1 .project-tabs .project-tab img {
    width: 50%;
  }
  #modular1 .project-highlights {
    flex-direction: column;
  }
  #modular2 {
    background-image: url(../images/m-bg1.png);
  }
  #modular2 .count {
    flex-shrink: 0;
    width: 28px !important;
    height: 28px !important;
    line-height: 28px !important;
  }
  #modular2 .text {
    line-height: normal !important;
  }
  #modular2 .conditions-list {
    flex-direction: column;
  }
  #modular2 .conditions-list .l {
    width: 100%;
    flex-shrink: 0;
    margin-top: 20px;
  }
  #modular2 .conditions-list .c-item {
    width: 100%;
  }
  #modular2 .td2 {
    width: 76px;
  }
  #modular3 {
    background-image: url(../images/m-bg5.png);
  }
  #modular3 .td1 {
    width: 60px;
  }
  #modular3 .td-p p {
    font-size: 14px;
  }
  #modular4 {
    background-image: url(../images/m-bg2.png);
  }
  #modular4 .process-imgs .process-img {
    width: 70px;
  }
  #modular4 .process-content .process-item .process-item-title {
    line-height: 2;
  }
  #modular4 .process-content {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  #modular4 .process-content .process-item {
    width: 70px;
  }
  #modular4 .process-item-text-box {
    width: unset;
  }
  .flex-item .annotation {
    height: unset;
  }
  .flex-item .flex-item-title {
    width: auto;
  }
  .subheading img {
    width: 24px;
  }
  .subheading p {
    font-size: 0.34rem;
  }
  .flex-box {
    display: block;
  }
  .flex-box .flex-item {
    width: 100% !important;
  }
  #modular5 {
    padding-bottom: 30px;
  }
  #modular5 .reward-table .m-none {
    display: none;
  }
  #modular5 .m-show {
    display: block;
    margin-top: 20px;
  }
  #modular5 .m-show .b {
    color: #94195b;
  }
  #modular5 .m-show p {
    font-size: 14px;
    margin-top: 10px;
  }
  #modular5s {
    padding: 30px 0;
  }
  #modular5s .reward-table {
    margin-bottom: 20px;
  }
  #modular5s .award-right {
    display: none;
  }
  #modular5s .exhibition {
    display: block;
  }
  #modular7 {
    background-image: url(../images/m-bg1.png);
    background-size: 100% 100%;
  }
  #modular7 .grid,
  #modular7 .subheading1 {
    width: 100%;
  }
  #modular7 .grid-item p {
    font-size: 14px;
  }
  #modular8 {
    background-image: none;
    padding-bottom: 0;
  }
  #modular8 .cont {
    padding-left: 0;
  }
  #modular8 .img7 {
    display: none;
  }
  #modular8 .m-img7 {
    width: 6rem;
    display: block;
  }
  #modular9 .footer-content {
    flex-direction: column;
  }
  #modular9 .icon {
    height: 22px;
  }
  #modular9 .footer-right {
    margin-left: 0;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  #modular10 .link-btn {
    flex-wrap: wrap;
    gap: 0.3rem;
  }
  #modular10 .link-btn a {
    flex: unset;
    width: 100%;
  }
}
#modularNew1 {
  background-image: url(../images/modularNew1-bg.png);
  /* 导航栏样式 */
  /* 激活态导航按钮 */
  /* 内容面板默认隐藏 */
  /* 激活态内容面板 */
}
#modularNew1 .tab-nav {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  flex-wrap: wrap;
  gap: 2em;
}
#modularNew1 .tab-btn {
  width: 231px;
  background-image: linear-gradient(90deg, #ffb27f 0%, #ff965c 100%);
  text-align: center;
  font-size: 22px;
  line-height: 67px;
  color: #ffffff;
  cursor: pointer;
  position: relative;
}
#modularNew1 .tab-btn span {
  position: relative;
  z-index: 1;
}
#modularNew1 .tab-btn.active {
  background: none;
}
#modularNew1 .tab-btn.active::before {
  background-image: url(../images/modularNew1-btn.png);
  background-size: 100% auto;
  display: block;
  content: "";
  width: 100%;
  height: 80px;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#modularNew1 .tab-panel {
  display: none;
}
#modularNew1 .tab-panel.active {
  display: block;
}
#modularNew1 .practice-item {
  margin-bottom: 20px;
}
#modularNew1 .practice-label {
  display: inline-block;
  padding: 0 1em;
  background-image: linear-gradient(90deg, #ffb27f 0%, #ff965c 100%);
  border-radius: 42px 0px 50px 0px;
  color: #fff;
  font-size: 20px;
  line-height: 3;
  margin-bottom: -0.5em;
  /* 与下方卡片无缝衔接 */
}
#modularNew1 .practice-card {
  background-image: linear-gradient(89deg, #af041a 0%, #421050 100%);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.34);
  border-radius: 0px 0px 62px 0px;
  color: #fff;
  padding: 3em;
  line-height: 1.75;
}
#modularNew1 .tab-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#modularNew3 {
  background-image: url(../images/modularNew3-bg.png);
  background-size: cover;
  background-position: bottom center;
  /* 流程步骤样式：渐变背景、文字居中、宽高调整 */
  /* 三角形图片样式：居中显示、调整大小 */
}
#modularNew3 .content {
  text-align: center;
}
#modularNew3 .process-step {
  background: linear-gradient(90deg, #c02e3e, #4a255a);
  color: white;
  text-align: center;
  padding: 15px;
  margin: 10px auto;
  border-radius: 6px;
  width: 85%;
  max-width: 337px;
}
#modularNew3 .triangle-icon {
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 26px;
}
@media (max-width: 768px) {
  #modularNew1 .tab-nav {
    gap: 1em;
    justify-content: space-between;
    margin-bottom: 2em;
  }
  #modularNew1 .tab-btn {
    flex: 1;
    line-height: 2.5;
    font-size: 14px;
  }
  #modularNew1 .tab-btn.active::before {
    line-height: 2;
    height: 3em;
    background-size: 100% 100%;
  }
  #modularNew1 .practice-label {
    border-radius: 20px 0px 25px 0px;
    font-size: 16px;
    line-height: 2;
  }
  #modularNew1 .practice-card {
    padding: 15px;
  }
}
