html {
  font-size: 37.5px;
}

.page {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}

/* ?contact / news 等中文页一致：只约束页面最外层 .box_1 */
.page > .box_1 {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: url(../images/8484740f7426b0dbfc227a3ce0c2d715.png)
    100% no-repeat;
  background-size: 100% 100%;
}

/* 主内容区：与 research_detail / contact 等页?group_1 结构一致（显式去掉 margin，避免与顶栏内部偏移叠加?*/
.page > .box_1 > .group_1.flex-col {
  width: 100%;
  margin: 0;
  height: auto;
}

/* Team 页面导航激活样式：固定?Meet The Team 为黑色并带下划线 */
.main-nav a.main-nav-link--team {
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, 1);
}

/* Alumni 页面导航激活样式：固定?Alumni 为黑色并带下划线 */
.nav-dropdown-menu stl\\:a[channelIndex="alumni"] {
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, 1);
}

.nav-dropdown-menu stl\\:a[channelIndex="alumni"]::after {
  content: "";
  position: absolute;
  left: 0.2rem;
  bottom: -0.36rem;
  width: 100%;
  height: 0.08rem;
  background-color: rgba(51, 51, 51, 1);
  z-index: 1;
}

.main-nav a.main-nav-link--team::after {
  content: "";
  position: absolute;
  left: 0.2rem;
  bottom: -0.36rem;
  width: 100%;
  height: 0.08rem;
  background-color: rgba(51, 51, 51, 1);
  z-index: 1;
}

/* 顶部导航已统一?common.css 中的语义化样式（.site-header?main-nav 等） */

/* Team 页面特殊逻辑? * 1）取消首?Home 链接的强制下划线
 * 2）始终让 Meet The Team 显示滑块（即使模板偶尔缺?nav-active? */

/* 1）取?Home 固定滑块，仅保留根据 nav-active 控制 */
.main-nav a.main-nav-link--home::after {
  content: none;
}

/* 2）Meet The Team 永远有滑?*/
.main-nav a.main-nav-link--team::after {
  content: "";
  position: absolute;
  left: 0.2rem;
  bottom: -0.36rem;
  width: 100%;
  height: 0.08rem;
  background-color: rgba(51, 51, 51, 1);
  z-index: 1;
}

.block_2 {
  position: relative;
  width: 100%;
  /* min-height: 90.08rem; */
  margin-bottom: 5rem;
  /* 主体区域占据剩余空间，推动底部栏贴底 */
  flex: 1;
}

/* ====== 通用成员网格，按业务逻辑重写 ====== */
.member-section {
  margin-top: 3rem;
}

.member-section-title {
  width: 100%;
  text-align: center;
  font-size: 0.746rem;
  font-family: "Inter";
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
}

.member-grid {
  max-width: 24rem;
  margin: 1.6rem auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.6rem 2.4rem; /* 行间?/ 列间?*/
}

.member-card {
  width: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.member-avatar {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  overflow: hidden;
}

.member-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.member-name {
  margin-top: 0.48rem;
  font-size: 0.533rem;
  font-family: "Inter";
  color: rgba(0, 102, 204, 1);
}

.member-role {
  margin-top: 0.32rem;
  font-size: 0.45rem;
  font-family: "Inter";
  color: rgba(102, 102, 102, 1);
  white-space: normal;
}

/* Principal Investigator 副标题不换行 */
.member-section--pi .member-role {
  white-space: nowrap;
}

.text_12 {
  width: 7.974rem;
  height: 0.88rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 1.066rem;
  font-family: "Inter";
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  margin: 3.28rem 0 0 21.627rem;
  text-align: center;
}

.section_1 {
  background-color: rgba(0, 0, 0, 1);
  width: 4.8rem;
  height: 0.08rem;
  margin: 0.934rem 0 0 23.2rem;
}

.text_13 {
  width: 7.494rem;
  height: 0.827rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.746rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  margin: 1.707rem 0 0 21.84rem;
}

.image_1 {
  width: 4rem;
  height: 4rem;
  margin: 0.96rem 0 0 23.6rem;
}

.text_14 {
  width: 1.974rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  margin: 0.694rem 0 0 24.614rem;
}

.text_15 {
  width: 14.48rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  margin: 0.48rem 0 0 18.32rem;
}

.text_16 {
  width: 3.307rem;
  height: 0.64rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.746rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 2.027rem 0 0 23.947rem;
}

.image-wrapper_1 {
  width: 15.84rem;
  height: 4rem;
  margin: 1.147rem 0 0 17.68rem;
}

.image_2 {
  width: 4rem;
  height: 4rem;
}

.image_3 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.92rem;
}

.image_4 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.92rem;
}

.section_2 {
  width: 14.507rem;
  height: 1.254rem;
  margin: 0.667rem 0 0 18.16rem;
}

.text-wrapper_2 {
  width: 3.067rem;
  height: 1.254rem;
}

.text_17 {
  width: 3.067rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_18 {
  width: 1.68rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.48rem 0 0 0.694rem;
}

.text-group_1 {
  width: 3.254rem;
  height: 1.254rem;
  margin-left: 2.72rem;
}

.text_19 {
  width: 3.254rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_20 {
  width: 1.68rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.347rem 0 0 0.827rem;
}

.text-wrapper_3 {
  width: 2.294rem;
  height: 1.254rem;
  /* margin-left: 3.174rem; */
}

.text_21 {
  width: 2.294rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_22 {
  width: 1.68rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.48rem 0 0 0.32rem;
}

.text_23 {
  width: 8.614rem;
  height: 0.64rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.746rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 2.054rem 0 0 21.307rem;
}

.image-wrapper_2 {
  width: 9.92rem;
  height: 4rem;
  margin: 1.147rem 0 0 20.64rem;
}

.image_5 {
  width: 4rem;
  height: 4rem;
}

.image_6 {
  width: 4rem;
  height: 4rem;
}

.section_3 {
  width: 10.24rem;
  height: 1.254rem;
  margin: 0.667rem 0 0 20.48rem;
}

.text-group_2 {
  width: 4.32rem;
  height: 1.254rem;
}

.text_24 {
  width: 3.494rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 0.4rem;
}

.text_25 {
  width: 4.32rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-top: 0.347rem;
}

.text-group_3 {
  width: 4.32rem;
  height: 1.254rem;
}

.text_26 {
  width: 3.494rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 0.4rem;
}

.text_27 {
  width: 4.32rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-top: 0.347rem;
}

.text_28 {
  width: 4.8rem;
  height: 0.64rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.746rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 2.054rem 0 0 23.227rem;
}

.image-wrapper_3 {
  width: 9.92rem;
  height: 4rem;
  margin: 1.147rem 0 0 20.64rem;
}

.image_7 {
  width: 4rem;
  height: 4rem;
}

.image_8 {
  width: 4rem;
  height: 4rem;
}

.section_4 {
  width: 9.414rem;
  height: 1.254rem;
  margin: 0.667rem 0 0 20.88rem;
}

.text-group_4 {
  width: 3.494rem;
  height: 1.254rem;
}

.text_29 {
  width: 3.494rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_30 {
  width: 2.24rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.347rem 0 0 0.64rem;
}

.text-group_5 {
  width: 3.494rem;
  height: 1.254rem;
}

.text_31 {
  width: 3.494rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_32 {
  width: 2.24rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.347rem 0 0 0.64rem;
}

.text_33 {
  width: 8.267rem;
  height: 0.827rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.746rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 2.054rem 0 0 21.494rem;
}

.image-wrapper_4 {
  width: 21.734rem;
  height: 4rem;
  margin: 0.96rem 0 0 14.72rem;
}

.image_9 {
  width: 4rem;
  height: 4rem;
}

.image_10 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.867rem;
}

.image_11 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.92rem;
}

.image_12 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.947rem;
}

.text-wrapper_4 {
  width: 20.027rem;
  height: 0.507rem;
  margin: 0.667rem 0 0 15.734rem;
}

.text_34 {
  width: 1.947rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_35 {
  width: 1.334rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 4.294rem;
}

.text_36 {
  width: 1.68rem;
  height: 0.507rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 4.427rem;
}

.text_37 {
  width: 2.56rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 3.787rem;
}

.text-wrapper_5 {
  width: 21.867rem;
  height: 0.427rem;
  margin: 0.427rem 0 0 14.667rem;
}

.text_38 {
  width: 4.134rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_39 {
  width: 4.134rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 1.787rem;
}

.text_40 {
  width: 4.134rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 1.787rem;
}

.text_41 {
  width: 4.134rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 1.76rem;
}

.image-wrapper_5 {
  width: 21.787rem;
  height: 4rem;
  margin: 0.987rem 0 0 14.694rem;
}

.image_13 {
  width: 4rem;
  height: 4rem;
}

.image_14 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.947rem;
}

.image_15 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.92rem;
}

.image_16 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.92rem;
}

.section_5 {
  width: 21.92rem;
  height: 1.36rem;
  margin: 0.667rem 0 0 14.64rem;
}

.text-group_6 {
  width: 4.134rem;
  height: 1.36rem;
}

.text_42 {
  width: 3.2rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 0.454rem;
}

.text_43 {
  width: 4.134rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-top: 0.347rem;
}

.text-group_7 {
  width: 4.187rem;
  height: 1.36rem;
  margin-left: 1.814rem;
}

.text_44 {
  width: 4.134rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 0.054rem;
}

.text_45 {
  width: 4.134rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-top: 0.347rem;
}

.text-group_8 {
  width: 4.134rem;
  height: 1.36rem;
  margin-left: 1.734rem;
}

.text_46 {
  width: 3.014rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 0.56rem;
}

.text_47 {
  width: 4.134rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-top: 0.347rem;
}

.text-wrapper_6 {
  width: 4.134rem;
  height: 1.334rem;
  margin: 0.027rem 0 0 1.787rem;
}

.text_48 {
  width: 2rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 1.067rem;
}

.text_49 {
  width: 4.134rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-top: 0.48rem;
}

.text_50 {
  width: 6.56rem;
  height: 0.64rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.746rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 2.534rem 0 0 22.32rem;
}

.image-wrapper_6 {
  width: 15.84rem;
  height: 4rem;
  margin: 1.147rem 0 0 17.68rem;
  justify-content: center;
}

.image_17 {
  width: 4rem;
  height: 4rem;
}

.image_18 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.92rem;
}

.image_19 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.92rem;
}

.section_6 {
  width: 15.334rem;
  height: 1.254rem;
  margin: 0.667rem 0 0 17.92rem;
  justify-content: center;
}

.text-group_9 {
  width: 3.494rem;
  height: 1.254rem;
}

.text_51 {
  width: 3.494rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_52 {
  width: 3.28rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.347rem 0 0 0.134rem;
}

.text-group_10 {
  width: 3.494rem;
  height: 1.254rem;
  margin-left: 2.427rem;
}

.text_53 {
  width: 3.494rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_54 {
  width: 3.28rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.347rem 0 0 0.134rem;
}

.text-group_11 {
  width: 3.494rem;
  height: 1.254rem;
  margin-left: 2.427rem;
}

.text_55 {
  width: 3.494rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_56 {
  width: 3.28rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.347rem 0 0 0.134rem;
}

.text_57 {
  width: 12.587rem;
  height: 0.827rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.746rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 2.347rem 0 0 19.334rem;
}

.image-wrapper_7 {
  width: 15.84rem;
  height: 4rem;
  margin: 0.96rem 0 0 17.68rem;
  justify-content: center;
}

.image_20 {
  width: 4rem;
  height: 4rem;
}

.image_21 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.92rem;
}

.image_22 {
  width: 4rem;
  height: 4rem;
  margin-left: 1.92rem;
}

.section_7 {
  width: 16.054rem;
  height: 1.36rem;
  margin: 0.667rem 0 0 17.574rem;
  justify-content: center;
}

.text-group_12 {
  width: 4.214rem;
  height: 1.36rem;
}

.text_58 {
  width: 3.494rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 0.347rem;
}

.text_59 {
  width: 4.214rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-top: 0.347rem;
}

.text-group_13 {
  width: 4.214rem;
  height: 1.36rem;
  margin-left: 1.707rem;
}

.text_60 {
  width: 3.494rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 0.347rem;
}

.text_61 {
  width: 4.214rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-top: 0.347rem;
}

.text-group_14 {
  width: 4.214rem;
  height: 1.36rem;
  margin-left: 1.707rem;
}

.text_62 {
  width: 3.494rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-left: 0.347rem;
}

.text_63 {
  width: 4.214rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-top: 0.347rem;
}

.text_64 {
  width: 2.507rem;
  height: 0.64rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.746rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 2.507rem 0 0 24.347rem;
}

.section_8 {
  width: 25.894rem;
  height: 1.254rem;
  margin: 1.6rem 0 2.827rem 12.64rem;
}

.text-wrapper_7 {
  width: 2.454rem;
  height: 1.254rem;
}

.text_65 {
  width: 2.454rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_66 {
  width: 1.254rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.48rem 0 0 0.587rem;
}

.text-wrapper_8 {
  width: 1.76rem;
  height: 1.227rem;
  margin: 0.027rem 0 0 3.52rem;
}

.text_67 {
  width: 1.76rem;
  height: 0.427rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_68 {
  width: 1.254rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.48rem 0 0 0.24rem;
}

.text-wrapper_9 {
  width: 2.534rem;
  height: 1.254rem;
  margin-left: 3.547rem;
}

.text_69 {
  width: 2.534rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_70 {
  width: 1.254rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.48rem 0 0 0.64rem;
}

.text-group_15 {
  width: 2.72rem;
  height: 1.254rem;
  margin-left: 3.467rem;
}

.text_71 {
  width: 2.72rem;
  height: 0.587rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_72 {
  width: 1.254rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.347rem 0 0 0.72rem;
}

.text-wrapper_10 {
  width: 2.32rem;
  height: 1.254rem;
  margin-left: 3.574rem;
}

.text_73 {
  width: 2.32rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgba(0, 102, 204, 1);
  font-size: 0.533rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}

.text_74 {
  width: 1.254rem;
  height: 0.32rem;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.373rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin: 0.48rem 0 0 0.507rem;
}

.section_9 {
  /* 废弃顶部多余横线，避免影响整体视觉高?*/
  display: none;
}

.block_3 {
  background-color: rgba(0, 102, 204, 1);
  margin-top: -0;
  width: 100%;
  flex-shrink: 0;
}

/* 仅英?team 页底?block_3 内的一行，勿作用于主内容区?.group_1.flex-col（否则会?.site-header-top ?margin-left 叠加?*/
.block_3 .group_1 {
  width: 20.56rem;
  height: 0.987rem;
  margin: 0.72rem 0 0 8.747rem;
}

.text-wrapper_11 {
  width: 5.52rem;
  height: 0.987rem;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: "Inter";
  font-weight: 900;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}

.text_75 {
  width: 5.52rem;
  height: 0.987rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.906rem;
  font-family: "Inter";
  font-weight: 900;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}

.text_76 {
  width: 5.52rem;
  height: 0.987rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.906rem;
  font-family: "Inter";
  font-weight: 900;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}

.text_77 {
  width: 1.654rem;
  
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.426rem;
  font-family: "Inter";
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  margin: 0.187rem 0 0 1.094rem;
}

.text_78 {
  width: 2.614rem;
  
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.426rem;
  font-family: "Inter";
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  margin: 0.187rem 0 0 0.88rem;
}

.text_79 {
  width: 3.44rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.426rem;
  font-family: "Inter";
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  margin: 0.187rem 0 0 0.8rem;
}

.text_80 {
  width: 3.707rem;
  height: 0.454rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.426rem;
  font-family: "Inter";
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  margin: 0.187rem 0 0 0.854rem;
}

.text-wrapper_12 {
  width: 9.814rem;
  height: 0.48rem;
  margin: 0.214rem 0 0.8rem 15.414rem;
}

.text_81 {
  width: 9.814rem;
  height: 0.48rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.426rem;
  font-family: "Inter";
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}

/* CN 底部栏：?contact / news 等页一致（contact.css .group_9）；限定?.group_9 内以覆盖本文件遗?text_* */
.group_9 {
  background-color: rgba(0, 102, 204, 1);
  height: 3.2rem;
  width: 100%;
  margin: 0;
}

.group_9 .box_8 {
  width: 20.56rem;
  height: 0.987rem;
  margin: 0.72rem 0 0 8.747rem;
}

.group_9 .text-wrapper_3 {
  width: auto;
  max-width: 5.52rem;
  height: 0.987rem;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: "Inter";
  font-weight: 900;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.group_9 .text-wrapper_3 a {
  display: inline-flex;
  align-items: baseline;
  white-space: nowrap;
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}

/* 覆盖本页通用 .text_13 / .text_14 的大 margin，否?Logo 会整体偏移、拆行异?*/
.group_9 .text_13,
.group_9 .text_14 {
  width: auto;
  height: auto;
  margin: 0;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.906rem;
  font-family: "Inter";
  font-weight: 900;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}

.group_9 .text_15,
.group_9 .text_16,
.group_9 .text_17,
.group_9 .text_18 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.426rem;
  font-family: "Inter";
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}

.group_9 .text_15 {
  width: 1.654rem;
  margin: 0.187rem 0 0 1.094rem;
}

.group_9 .text_16 {
  width: 2.614rem;
  margin: 0.187rem 0 0 0.88rem;
}

.group_9 .text_17 {
  width: 3.44rem;
  height: 0.454rem;
  margin: 0.187rem 0 0 0.8rem;
}

.group_9 .text_18 {
  width: 3.707rem;
  height: 0.454rem;
  margin: 0.187rem 0 0 0.854rem;
}

.group_9 .text-wrapper_4 {
  width: 9.814rem;
  height: 0.48rem;
  margin: 0.214rem 0 0.8rem 15.414rem;
}

.group_9 .text_19 {
  width: 9.814rem;
  height: 0.48rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.426rem;
  font-family: "Inter";
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}
