.pc-home-container .banner {
  height: 100vh;
  background: url('../../assets/home/banner.png') rgba(0, 0, 0, 0.2) no-repeat center / cover;
  position: relative;
}
.pc-home-container .banner .banner-base-text-img {
  width: 75%;
  position: absolute;
  top: 38%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pc-home-container .banner .join-btn {
  width: 9vw;
  line-height: 2.6vw;
  border-radius: 2.6vw;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  font-size: 1vw;
  letter-spacing: 0.64vw;
  padding-left: 0.7vw;
  box-sizing: border-box;
  position: absolute;
  bottom: 27%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.pc-home-container .home-about-us-pc {
  display: flex;
  justify-content: center;
  gap: 6%;
  margin-top: calc(7vw - 16px);
}
.pc-home-container .home-about-us-pc .left-img {
  width: 21vw;
  height: 26vw;
  background: url('../../assets/home/about-us-left.png') no-repeat center / cover;
  position: relative;
}
.pc-home-container .home-about-us-pc .left-img img {
  width: 21vw;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(72%, 50%);
}
.pc-home-container .home-about-us-pc .righ-content {
  width: 34vw;
  padding-top: 2vw;
}
.pc-home-container .home-about-us-pc .righ-content .about-title {
  width: 16vw;
}
.pc-home-container .home-about-us-pc .righ-content .about-title img {
  width: 100%;
  height: 100%;
}
.pc-home-container .home-about-us-pc .righ-content .about-text {
  margin-top: 4vw;
  line-height: 1.5vw;
  font-size: 18px;
  color: #737373;
}
.pc-home-container .promise-img-area {
  display: flex;
  justify-content: center;
  padding-left: 13.8vw;
  margin-top: 5.8vw;
}
.pc-home-container .promise-img-area .item-img {
  width: 12.8vw;
}
.pc-home-container .promise-img-area .item-img:nth-child(n+2) {
  margin-left: 3.6vw;
}
.pc-home-container .promise-img-area .item-img img {
  width: 100%;
}
.pc-home-container .promise-img-area .item-img .title {
  text-align: center;
  margin-top: 0.9vw;
  font-size: 26px;
}
.pc-home-container .promise-img-area .item-img .sub-title {
  text-align: center;
  margin-top: 0.6vw;
  color: #a6a6a6;
  font-size: 18px;
}
.pc-home-container .products {
  height: 15vw;
  margin-top: 10vw;
  padding-right: 14.8vw;
}
.pc-home-container .products .products-right-img {
  width: 22.4vw;
  height: 15vw;
  background: url('../../assets//home/produce-right.png') no-repeat center / cover;
  float: right;
  position: relative;
}
.pc-home-container .products .procucts-title {
  width: 18.4vw;
  position: absolute;
  top: 0;
  left: -42.1vw;
  transform: translateY(-66%);
}
.pc-home-container .products .procucts-title img {
  width: 100%;
  height: 100%;
}
.pc-home-container .products .products-left-content {
  width: 42.96vw;
  position: absolute;
  bottom: -1vw;
  left: -41vw;
  background-color: #ffffff;
  padding-right: 0.4vw;
  color: #737373;
  font-size: 18px;
  line-height: 1.5vw;
}
.pc-home-container .company-value {
  height: 59.8vw;
}
.pc-home-container .company-value .main-img {
  width: 42.9vw;
  height: 27vw;
  background: url('../../assets//home/value-two.png') no-repeat center / cover;
  margin-top: 28.3vw;
  position: relative;
  float: right;
  right: 18.8vw;
}
.pc-home-container .company-value .main-img .value-one {
  width: 15.4vw;
  position: absolute;
  top: -16vw;
  left: 3.2vw;
}
.pc-home-container .company-value .main-img .value-three {
  width: 26.4vw;
  position: absolute;
  bottom: -9.6vw;
  left: -17.6vw;
}
.pc-home-container .company-value .main-img .value-title {
  width: 13.3vw;
  position: absolute;
  top: -7.2vw;
  right: 5.6vw;
}
.pc-home-container .company-value .main-img .main-text {
  color: #666666;
  position: absolute;
  top: -3.2vw;
  left: -8vw;
  font-size: 22px;
}
.pc-home-container .company-value .main-img .main-text li:nth-child(n+2) {
  margin-top: 1.28vw;
}
.pc-home-container .custom-example {
  margin: 0 auto;
  margin-top: 13.1vw;
  width: 63.76vw;
}
.pc-home-container .custom-example .example-title {
  width: 14.24vw;
  margin: 0 auto;
}
.pc-home-container .custom-example .example-title img {
  width: 100%;
  height: 100%;
}
.pc-home-container .lunbo {
  margin-top: 5vw;
  margin-bottom: 6vw;
}
.pc-home-container .lunbo .es-seamless-scroll {
  position: relative;
  overflow: hidden;
  height: 8.32vw;
  width: 100vw;
  left: 50%;
  transform: translate(-50%);
}
.pc-home-container .lunbo .es-seamless-scroll .es-bottom-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 14.24vw;
  height: 7.48vw;
}
.pc-home-container .lunbo .es-seamless-scroll .es-bottom-item img {
  width: 100%;
  height: 100%;
}
