.container-title {
  margin-top: 6.5333vw;
  text-align: center;
  font-size: 2.9333vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #000000;
}

.container-subtitle {
  margin-top: 1.3333vw;
  text-align: center;
  font-size: 1.6vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #959595;
}

.container {
  margin: 0 0.8rem 0.4rem;
}

.introduction-since {
  width: 38.2667vw;
  height: 23.2vw;
}

.introduction-list,
.introduction-list-item {
  display: flex;
  flex-direction: column;
}

.introduction-list .introduction-desc,
.introduction-list-item .introduction-desc {
  line-height: 0.373333rem;
}

.introduction-list p {
  line-height: 0.506667rem;
}

.introduction-image {
  display: block;
  width: 100%;
}

.introduction-desc {
  margin-top: 6.6667vw;
  font-size: 2.6667vw;
  font-family: PingFang-SC-Regular;
  font-weight: 400;
  color: #000000;
  line-height: 4vw;
}

.US_INFO_INFO_res p {
  color: #ba2127;
}

.US_INFO_INFO_title .t_01 {
  color: #ddd;
  font-size: 0.346667rem;
  margin-bottom: 0.133333rem;
}

.US_INFO_INFO_title .t_02 {
  font-size: 0.373333rem;
  font-weight: 400;
  margin-top: 0.266667rem;
}

.US_INFO_INFO_title img {
  margin: 0.346667rem 0;
}