.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.4rem 0.8rem 0.4rem;
}

.selecttype {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 4vw;
}

.selecttype {
  color: #878787;
}

.selecttype > ul > li {
  text-align: center;
  display: inline-block;
  font-size: 2.6667vw;
  /* font-family:PingFang-SC-Regular; */
  font-weight: 400;
  margin: 0vw 1.9792vw;
}

.select {
  color: #002a5c;
}

.welfare-image {
  margin-top: 5.3333vw;
  display: block;
  width: 100%;
}

.welfare-title {
  text-align: center;
  margin-top: 9.3333vw;
  font-size: 4vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #002a5c;
  position: relative;
  padding-bottom: 0.533333rem;
}

.welfare-title:after {
  content: "";
  position: absolute;
  width: 1.066667rem;
  height: 0.026667rem;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #002A5C;
}

.welfare-line > img {
  margin-top: 4vw;
  display: block;
  width: 12vw;
  height: 0.1333vw;
}

.welfare-content {
  text-align: center;
  margin-top: 4vw;
  font-size: 2.5333vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #717171;
}

.welfare-content-en {
  text-align: center;
  margin-top: 3.2vw;
  font-size: 2.5333vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #717171;
}

.TALENT_DEVELOP_PROMOTE_DEVELOP_img {
  text-align: center;
  margin: 1.066667rem 0;
}

.TALENT_DEVELOP_PROMOTE_DEVELOP_img .TALENT_DEVELOP_PROMOTE_DEVELOP_imgMain {
  width: 5.653333rem;
  padding: 0.4rem 0.133333rem;
  box-shadow: 0 0 0.613333rem #ababab;
  display: inline-block;
  border-radius: 0.213333rem;
}

.TALENT_DEVELOP_PROMOTE_DEVELOP_img .TALENT_DEVELOP_PROMOTE_DEVELOP_imgMain .TALENT_DEVELOP_PROMOTE_DEVELOP_img01 {
  width: 1.333333rem;
  height: 1.333333rem;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}

.TALENT_DEVELOP_PROMOTE_DEVELOP_img .TALENT_DEVELOP_PROMOTE_DEVELOP_imgMain .TALENT_DEVELOP_PROMOTE_DEVELOP_img01 img {
  width: 1.333333rem;
  height: 1.333333rem;
}

.TALENT_DEVELOP_PROMOTE_DEVELOP_img .TALENT_DEVELOP_PROMOTE_DEVELOP_imgMain .TALENT_DEVELOP_PROMOTE_DEVELOP_img02 {
  color: #002a5c;
  font-size: 0.373333rem;
  font-weight: bold;
  padding: 0.24rem 0;
}

.TALENT_DEVELOP_PROMOTE_DEVELOP_img .TALENT_DEVELOP_PROMOTE_DEVELOP_imgMain .TALENT_DEVELOP_PROMOTE_DEVELOP_img03 {
  color: #343434;
  font-size: 0.213333rem;
  line-height: 0.346667rem;
  padding: 0 0.4rem;
}

.TALENT_DEVELOP_01 {
  color: #B61C22!important;
}

.development-line {
  text-align: center;
  margin-top: 5.3333vw;
  font-size: 4vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #000000;
}

.color-b {
  font-size: 3.4667vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #002A5C;
}

.color-h {
  font-size: 3.4667vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #B61C22;
}