.textAlign {
  text-align: justify;
  word-break: normal;
}

.recruitment {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  width: 9.6rem;
  height: 2.08rem;
}
.recruitment .recruitment-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  width: 4.6rem;
  height: 2.08rem;
  padding: 0.44rem 0.4rem 0 0.495rem;
  background-color: #ffffff;
  box-shadow: 0rem 0.015rem 0.25rem rgba(0, 0, 0, 0.08);
}
.recruitment .recruitment-item .itme-content h5 {
  color: #333333;
  font-size: 0.24rem;
  line-height: 0.24rem;
  font-weight: 600;
  font-family: PingFangSC-Semibold;
}
.recruitment .recruitment-item .itme-content p {
  color: #666666;
  font-size: 0.18rem;
  line-height: 0.24rem;
  font-family: PingFang SC;
  margin-top: 0.145rem;
  margin-bottom: 0.19rem;
}
.recruitment .recruitment-item .itme-content .view-more {
  display: block;
  width: 1.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  color: #c6000b;
  font-size: 0.14rem;
  font-family: PingFang SC;
  background-color: #ffffff;
  border: 0.01rem solid #c6000b;
}
.recruitment .recruitment-item .itme-content .view-more:hover {
  color: white;
  background-color: #c6000b;
}
.recruitment .recruitment-item .background-img {
  width: 1.16rem;
  height: 1.2rem;
}
.recruitment .recruitment-item .background-img img {
  width: 1.16rem;
  height: 1.2rem;
}
.recruitment .recruitment-item .mobile-img {
  display: none;
}
 .left-title {
  position: relative;
  width: 1.85rem;
  height: 1.85rem;
  background-color: #fff;
}
 .left-title img {
  width: 100%;
}
 .left-title h4 {
  position: absolute;
  top: 0.64rem;
  left: 0.7rem;
  color: #333333;
  font-size: 0.3rem;
  font-family: PingFangSC-Medium;
  white-space: nowrap;
}
 .left-title::after {
  content: '';
  position: absolute;
  top: 1.11rem;
  left: 0.7rem;
  display: block;
  width: 0.44rem;
  height: 0.04rem;
  background-color: #cc0000;
}
 .strategy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 11.6rem;
  height: 5.24rem;
  background-color: #fff;
  margin-top: 1.55rem;
  margin-bottom: 1rem;
  margin-left: 1.4rem;
  margin-right: 1.4rem;
}
 .strategy .strategy-title {
  position: absolute;
  left: -6%;
}
 .strategy .strategy-content-moblie {
  display: none;
}
 .strategy .strategy-content-pc {
  width: 6.7rem;
  height: 100%;
  padding-top: 2rem;
}
 .strategy .strategy-content-pc p {
  line-height: 0.28rem;
  color: #333333;
  font-size: 0.16rem;
  font-family: PingFangSC-Regular;
}
 .strategy .strategy-content-pc a {
  display: block;
  position: relative;
  color: #c6000b;
  font-size: 0.16rem;
  font-family: PingFangSC-Medium;
  margin-top: 0.4rem;
  margin-bottom: 0.6rem;
}
 .strategy .strategy-content-pc a::after {
  position: absolute;
  bottom: -0.06rem;
  left: 0;
  content: '';
  display: block;
  width: 0.62rem;
  height: 0.02rem;
  background-color: #c6000b;
}
 .strategy .strategy-content-pc .quantiyc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  width: 6.7rem;
  height: 1.2rem;
}
 .strategy .strategy-content-pc .quantiyc .quantiyc-item {
  position: relative;
  opacity: 80%;
  width: 2.1rem;
  height: 1.2rem;
  background-color: #c6000b;
  padding-top: 0.2rem;
  padding-left: 0.33rem;
  color: #ffffff;
}
 .strategy .strategy-content-pc .quantiyc .quantiyc-item h4 {
  position: relative;
  color: #ffffff;
  font-size: 0.4rem;
  font-weight: normal;
  font-family: PingFangSC-Medium;
}
 .strategy .strategy-content-pc .quantiyc .quantiyc-item .unit {
  position: absolute;
  top: 0.45rem;
  left: 1.35rem;
  font-size: 0.16rem;
  font-family: PingFangSC-Medium;
}
 .strategy .strategy-content-pc .quantiyc .quantiyc-item .plus {
  position: absolute;
  top: 0.22rem;
  left: 1.3rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Medium;
}
 .strategy .strategy-content-pc .quantiyc .quantiyc-item div {
  font-size: 0.16rem;
  font-family: PingFang SC;
}
 .strategy .strategy-content-pc .quantiyc .quantiyc-item .left1 {
  left: 1.55rem;
}
 .strategy .strategy-content-pc .quantiyc .quantiyc-item .left2 {
  left: 1.6rem;
}
 .strategy .envelope {
  width: 4.9rem;
  height: 5.24rem;
}
 .strategy .envelope .envelope-content {
  position: relative;
  width: 4.29rem;
  margin-top: 1.2rem;
  margin-left: 0.61rem;
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
}
 .strategy .envelope .envelope-content img {
  position: absolute;
  vertical-align: top;
  top: 0;
  width: 100%;
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
}
 .strategy .envelope .envelope-content p {
  position: absolute;
  top: 1.03rem;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #333333;
  font-size: 0.24rem;
  font-family: PingFang SC;
}
 .strategy .envelope .envelope-content .snay-icon-title {
  position: absolute;
  top: 0.58rem;
  left: 0.75rem;
  width: 0.86rem;
  height: 0.23rem;
}
 .strategy .envelope .envelope-content .sany-icon {
  position: absolute;
  top: 2.78rem;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0.89rem;
  height: 0.92rem;
  cursor: pointer;
}
 .strategy .envelope .envelope-content .sany-icon a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #c6000b;
  font-size: 0.2rem;
  font-family: Kaiti SC;
}
 .strategy .envelope .envelope-content .envelope-open {
  display: block;
}
 .strategy .envelope .envelope-content .envelope-open {
  top: -0.84rem;
  display: none;
}
 .strategy .envelope .envelope-content:hover .envelope-default {
  display: none;
}
 .strategy .envelope .envelope-content:hover .envelope-open {
  top: -0.84rem;
  display: block;
}
 .strategy .envelope .envelope-content:hover p {
  top: -0.16rem;
}
 .strategy .envelope .envelope-content:hover .snay-icon-title {
  top: -0.5rem;
}
 .strategy .letter {
  position: relative;
  overflow: hidden;
  width: 11.6rem;
  height: 6rem;
  background-color: #ffffff;
  box-shadow: 0rem 0.015rem 0.25rem rgba(0, 0, 0, 0.08);
  padding-left: 1rem;
  padding-bottom: 1rem;
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
}
 .strategy .letter .letter-title-img {
  position: absolute;
  top: 0.65rem;
  width: 1.52rem;
  height: 0.4rem;
}
 .strategy .letter .letter-title-img img {
  vertical-align: top;
  width: 100%;
}
 .strategy .letter .close {
  position: absolute;
  width: 0.16rem;
  height: 0.16rem;
  top: 0.75rem;
  right: 0.99rem;
  cursor: pointer;
}
 .strategy .letter .close img {
  vertical-align: top;
  width: 100%;
}
 .strategy .letter .letter-content {
  width: 9.55rem;
  height: 3.88rem;
  overflow-y: auto;
  margin-top: 1.32rem;
}
 .strategy .letter .letter-content::-webkit-scrollbar {
  /*?????��?????��??��??��???*/
  width: 0.05rem;
  background-color: #f6f6f6;
  margin-left: 0.1rem;
  cursor: pointer;
}
 .strategy .letter .letter-content::-webkit-scrollbar-thumb {
  /* ?????��?????��??�� */
  background-color: #c6000b;
  height: 0.6rem;
}
 .strategy .letter .letter-content h2 {
  font-weight: 600;
  color: #333333;
  font-size: 0.3rem;
  font-family: PingFang SC;
  margin-bottom: 0.6rem;
  text-align: center;
}
 .strategy .letter .letter-content p {
  width: 9.3rem;
  line-height: 0.44rem;
  color: #333333;
  font-size: 0.16rem;
  font-family: PingFang SC;
}
 .growth {
  position: relative;
  width: 11.6rem;
  margin-bottom: 0.52rem;
  margin-left: 1.4rem;
  margin-right: 1.4rem;
}
 .growth .growth-title {
  left: -6%;
}
 .growth .introduction {
  padding-bottom: 0.42rem;
  font-size: 0.16rem;
  text-align: center;
  font-family: PingFangSC-Regular;
  color: #333333;
}
 .growth .train-img {
  width: 11.6rem;
  height: 2.3rem;
}
 .growth .train-img img {
  width: 100%;
}
 .growth .train-plate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 3.52rem;
  box-shadow: 0rem 0.015rem 0.06rem rgba(0, 0, 0, 0.06);
}
 .growth .train-plate .train-plate-item {
  position: relative;
  width: 3.866rem;
  height: 3.52rem;
  background-color: #fff;
  padding: 0.67rem 0.63rem 0 0.63rem;
}
 .growth .train-plate .train-plate-item::before {
  position: absolute;
  left: 0;
  content: '';
  display: block;
  width: 1px;
  height: 2.45rem;
  background-color: #cccccc;
}
 .growth .train-plate .train-plate-item:first-child::before {
  content: '';
  display: none;
}
 .growth .train-plate .train-plate-item .train-plate-img {
  position: relative;
  width: 0.645rem;
  height: 0.5246rem;
}
 .growth .train-plate .train-plate-item .train-plate-img img {
  position: absolute;
  top: 0;
  width: 100%;
}
 .growth .train-plate .train-plate-item h4 {
  font-weight: 600;
  font-size: 0.24rem;
  font-family: PingFang SC;
}
 .growth .train-plate .train-plate-item .title1 {
  color: #c6000b;
  margin-top: 0.2rem;
}
 .growth .train-plate .train-plate-item .title2 {
  color: #333333;
  margin-top: 0.1rem;
  margin-bottom: 0.25rem;
}
 .growth .train-plate .train-plate-item p {
  width: 2.72rem;
  font-family: PingFangSC-Regular;
  color: #999999;
  font-size: 0.16rem;
  line-height: 0.26rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
 .development-path {
  position: relative;
  width: 11.6rem;
  height: 7.53rem;
  background-color: #fff;
  padding-top: 1.64rem;
  margin: 0 1.4rem;
}
 .development-path .development-path-mobile {
  display: none;
}
 .development-path .development-path-img {
  width: 11.6rem;
  height: 5.9rem;
}
 .development-path .development-path-img img {
  width: 100%;
}
 .development-path .development-path-title {
  position: absolute;
  top: 0;
  left: -6%;
}
 .environment {
  position: relative;
  width: 11.6rem;
  padding-top: 1.5rem;
  background-color: #fff;
  margin-bottom: 0.4rem;
  margin-left: 1.4rem;
  margin-right: 1.4rem;
}
 .environment .environment-title {
  position: absolute;
  top: -0.4rem;
  left: -6%;
}
 .environment .environment-introduction {
  color: #333333;
  font-size: 0.16rem;
  text-align: center;
  font-family: PingFangSC-Regular;
  margin-bottom: 0.74rem;
}
 .environment .environment-mobile {
  display: none;
}
 .environment .environment-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 11.8rem;
}
 .environment .environment-box .environment-item {
  position: relative;
  width: 11.6rem;
  height: 3.6rem;
}
 .environment .environment-box .environment-item .environment-img {
  width: 7.6rem;
  height: 3.6rem;
}
 .environment .environment-box .environment-item .environment-img img {
  width: 100%;
}
 .environment .environment-box .environment-item .environment-about {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 4.6rem;
  height: 2.25rem;
  background-color: #fff;
  padding: 0.4rem 0 0 0.37rem;
  box-shadow: 0rem 0.05rem 0.1rem rgba(0, 0, 0, 0.05);
}
 .environment .environment-box .environment-item .environment-about::after {
  content: '';
  position: absolute;
  top: -0.05rem;
  right: 0;
  display: block;
  width: 0.56rem;
  height: 0.32rem;
  background-image: url(../img/talentDevelopment/syh.svg);
  background-repeat: no-repeat;
}
 .environment .environment-box .environment-item .environment-about h4 {
  width: 3.12rem;
  font-family: PingFang SC;
  font-weight: 600;
  color: #333333;
  font-size: 0.24rem;
  line-height: 0.39rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
 .environment .environment-box .environment-item .environment-about p {
  width: 3.85rem;
  font-family: PingFangSC-Regular;
  color: #666666;
  font-size: 0.16rem;
  line-height: 0.28rem;
  margin-top: 0.2rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
 {
  position: relative;
  width: 11.6rem;
  background-color: #fff;
  margin: 0 1.4rem;
}
 .welfare-title {
  position: absolute;
  left: -6%;
}
 .introduction {
  padding-top: 1.85rem;
  padding-bottom: 0.43rem;
  color: #333333;
  font-size: 0.16rem;
  font-family: PingFangSC-Regular;
  text-align: center;
}
 .welfare-plate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  height: auto;
   margin: 0 auto;
}
.welfare-plate .welfare-plate-img-pc {
  width: 50%;
  height: auto;
}
 .welfare-plate .welfare-plate-img-pc img {
  width: 100%;
  height: 100%;
}
 .welfare-plate .welfare-plate-img-mobile {
  display: none;
}
 .welfare-plate .welfare-plate-box-mobile {
  display: none;
}
 .welfare-plate .welfare-plate-box-pc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  width: 24%;
  height: auto;
}
 .welfare-plate .welfare-plate-box-pc .welfare-plate-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  background-color: #f6f6f6;
  padding: 66px 30px;
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  cursor: pointer;
}
 .welfare-plate .welfare-plate-box-pc .welfare-plate-item .welfare-plate-icon {
  position: relative;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}
 .welfare-plate .welfare-plate-box-pc .welfare-plate-item .welfare-plate-icon img {
  position: absolute;
  top: 0;
  width: 100%;
}
 .welfare-plate .welfare-plate-box-pc .welfare-plate-item .hover {
  display: none;
}
 .welfare-plate .welfare-plate-box-pc .welfare-plate-item .plate-content h4 {
  font-weight: 600;
  color: #333333;
  font-size: 32px;
  font-family: PingFang SC;
}
 .welfare-plate .welfare-plate-box-pc .welfare-plate-item .plate-content p {
  width: auto;
  font-family: PingFangSC-Regular;
  color: #666666;
  font-size: 20px;
  margin-top: 0.1rem;
}
 .welfare-plate .welfare-plate-box-pc .welfare-plate-item:hover {
  opacity: 80%;
  background-color: #c6000b;
}
 .welfare-plate .welfare-plate-box-pc .welfare-plate-item:hover .default {
  display: none;
}
 .welfare-plate .welfare-plate-box-pc .welfare-plate-item:hover .hover {
  display: block;
}
 .welfare-plate .welfare-plate-box-pc .welfare-plate-item:hover h4 {
  color: white;
}
 .welfare-plate .welfare-plate-box-pc .welfare-plate-item:hover p {
  color: white;
}
 .welfare-dot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  width: 11.6rem;
  height: 1.7rem;
  cursor: pointer;
}
 .welfare-dot .welfare-dot-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  width: 0.78rem;
  height: 0.78rem;
  border: 0.01rem solid #c6000b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
}
 .welfare-dot .welfare-dot-item span {
  width: 0.36rem;
  font-family: PingFang SC;
  color: #666666;
  font-size: 0.16rem;
  line-height: 0.18rem;
  text-align: center;
}
 .welfare-dot .welfare-dot-item:nth-child(10) span,
 .welfare-dot .welfare-dot-item:nth-child(11) span {
  width: 0.48rem;
}
 .welfare-dot .welfare-dot-item:hover {
  width: 0.98rem;
  height: 0.98rem;
}
 .welfare-dot .welfare-dot-item:hover span {
  width: 0.5rem;
  color: #333333;
  font-size: 0.24rem;
  line-height: 0.26rem;
}
 .welfare-dot .welfare-dot-item:hover:nth-child(10) span,
 .welfare-dot .welfare-dot-item:hover:nth-child(11) span {
  width: 100%;
}
 .publicBenefit {
  position: relative;
  width: 11.6rem;
  padding-top: 1.97rem;
  margin-bottom: 1rem;
  margin-left: 1.4rem;
  margin-right: 1.4rem;
}
 .publicBenefit .publicBenefit-title {
  position: absolute;
  top: 0;
  left: -6%;
}
 .publicBenefit .publicBenefit-plate-mobile {
  display: none;
}
 .publicBenefit .publicBenefit-plate-pc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  width: 11.6rem;
  height: 5.1rem;
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item {
  width: 3.6rem;
  height: 5.1rem;
  background-color: #fff;
  box-shadow: 0rem 0.05rem 0.1rem rgba(0, 0, 0, 0.05);
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item .publicBenefit-img {
  width: 100%;
  height: 2.16rem;
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item .publicBenefit-img img {
  width: 100%;
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item .content {
  padding: 0.21rem 0.19rem 0 0.24rem;
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item .content h6 {
  font-family: PingFangSC-Semibold;
  color: #333333;
  font-size: 0.18rem;
  font-weight: bold;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item .content p {
  width: 3.165rem;
  font-family: PingFangSC-Regular;
  color: #666666;
  font-size: 0.16rem;
  line-height: 0.28rem;
  margin-top: 0.25rem;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item .content .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  line-height: 1;
  position: absolute;
  bottom: 0.2rem;
  width: 3rem;
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item .content .bottom .time {
  font-family: PingFangSC-Regular;
  color: #999999;
  font-size: 0.14rem;
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item .content .bottom .detail-link {
  opacity: 0.8;
  font-family: PingFangSC-Regular;
  color: #cc0000;
  font-size: 0.14rem;
  cursor: pointer;
  text-align: right;
  position: relative;
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item .content .bottom .detail-link::before {
  opacity: 0.8;
  position: absolute;
  bottom: -0.06rem;
  content: '';
  background-color: #c6000b;
  display: block;
  width: 100%;
  height: 0.02rem;
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item .content .bottom .detail-link:hover {
  opacity: 1;
}
 .publicBenefit .publicBenefit-plate-pc .publicBenefit-item .content .bottom .detail-link:hover::before {
  opacity: 1;
}
.bottom-info {
  margin: 0 auto;
  position: relative;
  width: 14.4rem;
  height: 4.8rem;
}
.bottom-info img {
  width: 100%;
  height: 100%;
}
.bottom-info .bottom-title-mobile {
  display: none;
}
.bottom-info .bottom-title-pc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  position: absolute;
  top: 0.83rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bottom-info .bottom-title-pc h3 {
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  font-size: 0.44rem;
  line-height: 0.36rem;
  text-align: center;
  text-shadow: 0rem 0.015rem 0.05rem rgba(0, 0, 0, 0.38);
}
.bottom-info .bottom-title-pc:first-child h3 {
  margin-right: 0.4rem;
}
.bottom-info .bottom-info-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  position: absolute;
  top: 1.84rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 11.6rem;
  height: 2.08rem;
}
.bottom-info .bottom-info-box .recruitment-bottom-pc {
  width: 9.4rem;
}
.bottom-info .bottom-info-box .recruitment-bottom-mobile {
  display: none;
}
.bottom-info .bottom-info-box .qr-code {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  width: 2rem;
  height: 2.08rem;
  background-color: #ffffff;
  padding-top: 0.13rem;
}
.bottom-info .bottom-info-box .qr-code .qr-code-img {
  width: 1.58rem;
  height: 1.58rem;
}
.bottom-info .bottom-info-box .qr-code .qr-code-img img {
  width: 100%;
}
.bottom-info .bottom-info-box .qr-code span {
  font-family: PingFangSC-Regular;
  color: #333333;
  font-size: 0.16rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .pc-img {
    display: none !important;
  }
  .mobile-img {
    display: block !important;
  }
  .banner {
    width: 7.5rem;
    height: 8.48rem;
  }
  .recruitment-banner {
    top: 7.12rem;
  }
  .recruitment {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    width: 7.02rem;
    height: 6.24rem;
  }
  .recruitment .recruitment-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    width: 7.02rem;
    height: 3rem;
    padding: 0.53rem 0.4rem 0 0.4rem;
    background-color: #ffffff;
    box-shadow: 0px 0.03rem 0.5rem rgba(0, 0, 0, 0.08);
  }
  .recruitment .recruitment-item .itme-content h5 {
    font-size: 0.48rem;
    line-height: 0.48rem;
  }
  .recruitment .recruitment-item .itme-content p {
    font-size: 0.32rem;
    line-height: 0.48rem;
    margin-top: 0.2rem;
    margin-bottom: 0.21rem;
  }
  .recruitment .recruitment-item .itme-content .view-more {
    width: 2.2rem;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
    border: 0.02rem solid #c6000b;
  }
  .recruitment .recruitment-item .background-img {
    width: 2rem;
    height: 2.05rem;
  }
  .recruitment .recruitment-item .background-img img {
    width: 2rem;
    height: 2.05rem;
  }
  .recruitment .recruitment-item .pc-img {
    display: none;
  }
  .recruitment .recruitment-item .mobile-img {
    display: block;
  }
   .left-title {
    width: 3.1rem;
    height: 3.1rem;
  }
   .left-title h4 {
    top: 1.1rem;
    left: 1.5rem;
    font-size: 0.48rem;
  }
   .left-title::after {
    top: 1.8rem;
    left: 1.5rem;
    width: 0.63rem;
    height: 0.05rem;
  }
   .strategy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 7.02rem;
    height: 11.17rem;
    margin-top: 5.3rem;
    margin-bottom: 1rem;
    margin-left: 0.24rem;
    margin-right: 0.24rem;
  }
   .strategy .strategy-title {
    left: -21%;
  }
   .strategy .envelope {
    display: none;
  }
   .strategy .strategy-content-pc {
    display: none;
  }
   .strategy .strategy-content-moblie {
    display: block;
    width: 7.02rem;
  }
   .strategy .strategy-content-moblie p {
    font-family: PingFangSC-Regular;
    color: #333333;
    font-size: 0.32rem;
    line-height: 0.56rem;
    padding-top: 3rem;
    padding-bottom: 0.4rem;
  }
   .strategy .strategy-content-moblie .quantiyc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    -o-flex-flow: wrap;
    flex-flow: wrap;
    width: 7.04rem;
    height: 5.04rem;
  }
   .strategy .strategy-content-moblie .quantiyc:first-child .quantiyc-item {
    background-color: #fff;
  }
   .strategy .strategy-content-moblie .quantiyc .quantiyc-item {
    position: relative;
    opacity: 80%;
    width: 3.4rem;
    height: 2.3rem;
    background-color: #c6000b;
    padding-top: 0.5rem;
    padding-left: 0.54rem;
    color: #ffffff;
  }
   .strategy .strategy-content-moblie .quantiyc .quantiyc-item:first-child {
    padding: unset;
    background-color: #fff;
  }
   .strategy .strategy-content-moblie .quantiyc .quantiyc-item:first-child a {
    display: block;
    position: relative;
    color: #c6000b;
    font-family: PingFangSC-Medium;
    font-size: 0.32rem;
  }
   .strategy .strategy-content-moblie .quantiyc .quantiyc-item:first-child a::after {
    position: absolute;
    bottom: -0.06rem;
    left: 0;
    content: '';
    display: block;
    width: 1.22rem;
    height: 0.04rem;
    background-color: #c6000b;
  }
   .strategy .strategy-content-moblie .quantiyc .quantiyc-item h4 {
    color: #ffffff;
    font-size: 0.72rem;
    font-weight: normal;
    font-family: PingFangSC-Medium;
  }
   .strategy .strategy-content-moblie .quantiyc .quantiyc-item .unit {
    position: absolute;
    top: 0.9rem;
    left: 2.35rem;
    font-size: 0.32rem;
    font-family: PingFangSC-Medium;
  }
   .strategy .strategy-content-moblie .quantiyc .quantiyc-item .plus {
    position: absolute;
    top: 0.5rem;
    left: 2.22rem;
    font-size: 0.5rem;
    font-family: PingFangSC-Medium;
  }
   .strategy .strategy-content-moblie .quantiyc .quantiyc-item div {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0.32rem;
    font-family: PingFang SC;
    margin-top: unset;
  }
   .strategy .strategy-content-moblie .quantiyc .quantiyc-item .left1 {
    left: 2.65rem !important;
  }
   .strategy .strategy-content-moblie .quantiyc .quantiyc-item .left2 {
    left: 2.75rem !important;
  }
   .growth {
    position: relative;
    width: 7.02rem;
    height: 17.6rem;
    margin-bottom: 0.52rem;
    margin-left: 0.24rem;
    margin-right: 0.24rem;
  }
   .growth .growth-title {
    left: -21%;
  }
   .growth .introduction {
    padding-bottom: 0.4rem;
    font-size: 0.32rem;
    text-align: unset;
  }
   .growth .train-img {
    width: 7.02rem;
    height: 3rem;
  }
   .growth .train-img img {
    width: 100%;
    height: 100%;
  }
   .growth .train-plate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    -o-flex-flow: wrap;
    flex-flow: wrap;
    height: 9.94rem;
    box-shadow: 0rem 0.03rem 0.12rem rgba(0, 0, 0, 0.06);
  }
   .growth .train-plate .train-plate-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    position: relative;
    width: 7.02rem;
    height: 3.5rem;
    padding: 0.3rem 0 0 0.4rem;
  }
   .growth .train-plate .train-plate-item:nth-child(2) {
    height: 2.94rem;
    background-color: #f6f6f6;
  }
   .growth .train-plate .train-plate-item::before {
    display: none;
  }
   .growth .train-plate .train-plate-item .train-plate-img {
    position: relative;
    width: 1.08rem;
    height: 1.08rem;
  }
   .growth .train-plate .train-plate-item .train-plate-img img {
    position: absolute;
    top: 0;
    width: 100%;
  }
   .growth .train-plate .train-plate-item .content {
    width: 4.81rem;
    margin-left: 0.2rem;
  }
   .growth .train-plate .train-plate-item .content h4 {
    font-size: 0.36rem;
  }
   .growth .train-plate .train-plate-item .content .title1 {
    color: #c6000b;
    margin-top: unset;
  }
   .growth .train-plate .train-plate-item .content .title2 {
    margin-bottom: 0.2rem;
  }
   .growth .train-plate .train-plate-item .content p {
    width: 4.8rem;
    font-size: 0.32rem;
    line-height: 0.52rem;
  }
   .development-path {
    width: 7.02rem;
    height: 13.8rem;
    padding-top: 3rem;
    margin: 0 0.24rem;
  }
   .development-path .development-path-pc {
    display: none;
  }
   .development-path .development-path-mobile {
    display: block;
    width: 7.02rem;
  }
   .development-path .development-path-mobile img {
    position: absolute;
    top: 0;
    width: 100%;
  }
   .development-path .development-path-mobile .title {
    position: relative;
    height: 2rem;
    width: 100%;
  }
   .development-path .development-path-mobile .title .big_icon {
    position: absolute;
    top: 0.3rem;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0.88rem;
    height: 0.88rem;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
  }
   .development-path .development-path-mobile .title .big_title {
    position: absolute;
    top: 1.1rem;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 500;
    color: #c6000b;
    font-size: 0.4rem;
    font-family: PingFang SC;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
  }
   .development-path .development-path-mobile .title .small_icon {
    position: absolute;
    top: 0.2rem;
    right: 1rem;
    width: 0.56rem;
    height: 0.56rem;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
  }
   .development-path .development-path-mobile .title .small_title {
    position: absolute;
    top: 0.8rem;
    right: 0.8rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
    font-size: 0.24rem;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
  }
   .development-path .development-path-mobile .title .active_icon {
    width: 0.88rem;
    height: 0.88rem;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
  }
   .development-path .development-path-mobile .title .active_title {
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    color: #c6000b;
    font-size: 0.4rem;
    top: 1.1rem;
    right: unset;
  }
   .development-path .development-path-mobile .title .nonactivated_icon {
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    left: 1rem;
    transform: unset;
  }
   .development-path .development-path-mobile .title .nonactivated_title {
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    left: 0.8rem;
    transform: unset;
  }
   .development-path .development-path-mobile .developmentPath {
    width: 100%;
    height: 8.9rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
  }
   .development-path .development-path-title {
    position: absolute;
    top: 0;
    left: -21%;
  }
   .environment {
    position: relative;
    width: 7.02rem;
    padding-top: 2.6rem;
    background-color: #fff;
    margin-bottom: 0.4rem;
    margin-left: 0.24rem;
    margin-right: 0.24rem;
  }
   .environment .environment-title {
    position: absolute;
    top: -0.4rem;
    left: -21%;
  }
   .environment .environment-introduction {
    color: #333333;
    font-size: 0.32rem;
    line-height: 0.56rem;
    text-align: left;
    font-family: PingFangSC-Regular;
    margin-bottom: 0.48rem;
  }
   .environment .environment-pc {
    display: none;
  }
   .environment .environment-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    width: 7.2rem;
    height: 7.1rem;
    overflow-x: auto;
  }
   .environment .environment-mobile::-webkit-scrollbar {
    display: none;
  }
   .environment .environment-mobile .environment-item {
    width: 5.88rem;
    height: 7.02rem;
    box-shadow: 0rem 0.1rem 0.2rem rgba(0, 0, 0, 0.05);
    margin-right: 0.24rem;
  }
   .environment .environment-mobile .environment-item .environment-img {
    width: 5.88rem;
    height: 2.78rem;
  }
   .environment .environment-mobile .environment-item .environment-img img {
    width: 100%;
  }
   .environment .environment-mobile .environment-item .environment-about {
    position: relative;
    height: 4.24rem;
    background-color: #fff;
    padding-top: 0.4rem;
    padding-left: 0.4rem;
  }
   .environment .environment-mobile .environment-item .environment-about::after {
    content: '';
    position: absolute;
    top: 0.4rem;
    right: -0.15rem;
    display: block;
    width: 1.06rem;
    height: 0.62rem;
    background-image: url(../img/talentDevelopment/syh.svg);
    background-repeat: no-repeat;
  }
   .environment .environment-mobile .environment-item .environment-about h4 {
    width: 4.32rem;
    font-family: PingFang SC;
    font-weight: 600;
    color: #333333;
    font-size: 0.36rem;
    line-height: 0.56rem;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
   .environment .environment-mobile .environment-item .environment-about p {
    width: 4.32rem;
    font-family: PingFangSC-Regular;
    color: #666666;
    font-size: 0.32rem;
    line-height: 0.56rem;
    margin-top: 0.2rem;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
   {
    position: relative;
    width: 7.02rem;
    height: 15.07rem;
    margin-bottom: 0.2rem;
    margin-left: 0.24rem;
    margin-right: 0.24rem;
  }
   .welfare-dot {
    display: none;
  }
   .welfare-title {
    position: absolute;
    left: -21%;
  }
   .introduction {
    padding-top: 3rem;
    padding-bottom: 0.48rem;
    color: #333333;
    font-size: 0.32rem;
    font-family: PingFangSC-Regular;
    text-align: left;
    line-height: 0.56rem;
  }
   .welfare-plate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    width: 7.02rem;
    height: 9rem;
  }
   .welfare-plate .welfare-plate-img-pc {
    display: none;
  }
   .welfare-plate .welfare-plate-box-pc {
    display: none;
  }
   .welfare-plate .welfare-plate-img-mobile {
    display: block;
  }
   .welfare-plate .welfare-plate-box-mobile {
    display: block;
  }
   .welfare-plate .welfare-plate-img-mobile {
    width: 100%;
    height: 7.05rem;
  }
   .welfare-plate .welfare-plate-img-mobile img {
    width: 100%;
    height: 100%;
  }
   .welfare-plate .welfare-plate-box-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    -o-flex-flow: wrap;
    flex-flow: wrap;
    width: 7.04rem;
    height: 3rem;
    margin-top: 0.2rem;
  }
   .welfare-plate .welfare-plate-box-mobile .welfare-plate-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    width: 2.18rem;
    height: 1.27rem;
    background-color: #f6f6f6;
    padding: 0 0.32rem;
    margin-bottom: 0.24rem;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
  }
   .welfare-plate .welfare-plate-box-mobile .welfare-plate-item .welfare-plate-icon {
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 0.19rem;
  }
   .welfare-plate .welfare-plate-box-mobile .welfare-plate-item .welfare-plate-icon img {
    vertical-align: top;
    width: auto;
    height: 100%;
  }
   .welfare-plate .welfare-plate-box-mobile .welfare-plate-item .hover {
    display: none;
  }
   .welfare-plate .welfare-plate-box-mobile .welfare-plate-item .plate-content {
    color: #333333;
    font-size: 0.3rem;
    line-height: 0.36rem;
    font-family: PingFang SC;
    font-weight: 600;
  }
   .welfare-plate .welfare-plate-box-mobile .welfare-plate-item:hover {
    opacity: 80%;
    background-color: #c6000b;
  }
   .welfare-plate .welfare-plate-box-mobile .welfare-plate-item:hover .default {
    display: none;
  }
   .welfare-plate .welfare-plate-box-mobile .welfare-plate-item:hover .hover {
    display: block;
  }
   .welfare-plate .welfare-plate-box-mobile .welfare-plate-item:hover .plate-content {
    color: white;
  }
   .publicBenefit {
    position: relative;
    width: 7.02rem;
    padding-top: 3.1rem;
    margin-bottom: 1rem;
    margin-left: 0.24rem;
    margin-right: 0.24rem;
  }
   .publicBenefit .publicBenefit-title {
    position: absolute;
    top: 0;
    left: -21%;
  }
   .publicBenefit .publicBenefit-plate-pc {
    display: none;
  }
   .publicBenefit .publicBenefit-plate-mobile {
    display: block;
  }
   .publicBenefit .publicBenefit-plate-mobile {
    width: 7.02rem;
    height: 9.15rem;
  }
   .publicBenefit .publicBenefit-plate-mobile .publicBenefit-item {
    width: 7.02rem;
    height: 9.15rem;
    background-color: #fff;
    box-shadow: 0rem 0.1rem 0.2rem rgba(0, 0, 0, 0.05);
  }
   .publicBenefit .publicBenefit-plate-mobile .publicBenefit-item .publicBenefit-img {
    width: 100%;
    height: 4.2rem;
  }
   .publicBenefit .publicBenefit-plate-mobile .publicBenefit-item .publicBenefit-img img {
    width: 100%;
  }
   .publicBenefit .publicBenefit-plate-mobile .publicBenefit-item .content {
    padding: 0.4rem 0.4rem 0 0.4rem;
    position: relative;
  }
   .publicBenefit .publicBenefit-plate-mobile .publicBenefit-item .content h6 {
    font-family: PingFangSC-Semibold;
    color: #333333;
    font-size: 0.36rem;
    font-weight: bold;
  }
   .publicBenefit .publicBenefit-plate-mobile .publicBenefit-item .content p {
    width: 6.4rem;
    font-family: PingFangSC-Regular;
    color: #666666;
    font-size: 0.32rem;
    line-height: 0.56rem;
    margin-top: 0.2rem;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
   .publicBenefit .publicBenefit-plate-mobile .publicBenefit-item .content .bottom {
    position: absolute;
    bottom: -0.8rem;
    width: 6.4rem;
  }
   .publicBenefit .publicBenefit-plate-mobile .publicBenefit-item .content .bottom .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
   .publicBenefit .publicBenefit-plate-mobile .publicBenefit-item .content .bottom .time {
    font-family: PingFangSC-Regular;
    color: #999999;
    font-size: 0.28rem;
  }
   .publicBenefit .publicBenefit-plate-mobile .publicBenefit-item .content .bottom .detail-link {
    opacity: 80%;
    font-family: PingFangSC-Regular;
    color: #cc0000;
    font-size: 0.28rem;
    border-bottom: 0.04rem solid #c6000b;
    cursor: pointer;
  }
   .publicBenefit .publicBenefit-plate-mobile .publicBenefit-item .content .bottom .detail-link:hover {
    opacity: 100%;
  }
   .swiper-container {
    height: 100%;
  }
   .swiper-pagination-bullet {
    width: 0.18rem;
    height: 0.04rem;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    -o-border-radius: unset;
    border-radius: unset;
    margin-right: 0.06rem;
    background-color: #cccccc;
  }
   .swiper-pagination-bullet-active {
    width: 0.35rem !important;
    background-color: #c6000b;
  }
   .swiper-pagination {
    position: absolute;
    left: 50.3%;
    bottom: -0.8rem;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .bottom-info {
    margin: 0 auto;
    position: relative;
    width: 7.5rem;
    height: 6.8rem;
  }
  .bottom-info .bottom-title-pc {
    display: none;
  }
  .bottom-info .bottom-title-mobile {
    display: block;
    position: absolute;
    top: 0.87rem;
    left: 1.1rem;
    font-size: 0.6rem;
    text-shadow: 0rem 0.03rem 0.1rem rgba(0, 0, 0, 0.38);
    color: #ffffff;
    text-align: center;
  }
  .bottom-info .bottom-info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    position: absolute;
    top: 2.57rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 7.02rem;
    height: 3.4rem;
  }
  .bottom-info .bottom-info-box .recruitment-bottom-pc {
    display: none;
  }
  .bottom-info .bottom-info-box .recruitment-bottom-mobile {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    width: 3.39rem;
    height: 3.4rem;
  }
  .bottom-info .bottom-info-box .recruitment-bottom-mobile .recruitment-item-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    width: 3.4rem;
    height: 1.58rem;
    background-color: #ffffff;
    justify-content: center;
  }
  .bottom-info .bottom-info-box .recruitment-bottom-mobile .recruitment-item-mobile .left-icon {
    width: 0.61rem;
    height: 0.6rem;
  }
  .bottom-info .bottom-info-box .recruitment-bottom-mobile .recruitment-item-mobile .left-icon img {
    width: 100%;
  }
  .bottom-info .bottom-info-box .recruitment-bottom-mobile .recruitment-item-mobile h5 {
    font-family: PingFang SC;
    font-weight: 600;
    color: #333333;
    font-size: 0.36rem;
    line-height: 0.56rem;
    margin-left: 0.18rem;
  }
  .bottom-info .bottom-info-box .qr-code {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    width: 3.4rem;
    height: 3.4rem;
  }
  .bottom-info .bottom-info-box .qr-code .qr-code-img {
    width: 2rem;
    height: 2rem;
  }
  .bottom-info .bottom-info-box .qr-code .qr-code-img img {
    width: 100%;
  }
  .bottom-info .bottom-info-box .qr-code span {
    color: #333333;
    font-size: 0.28rem;
    text-align: center;
  }
}
