.mobile-home-container .banner {
  background: url('../../assets/home/banner.png') rgba(0, 0, 0, 0.2) no-repeat 83% top / cover;
  position: relative;
}
.mobile-home-container .banner .banner-base-text-phone {
  width: 70%;
  position: absolute;
  top: 31%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile-home-container .banner .join-btn-phone {
  width: 148px;
  line-height: 32px;
  border-radius: 32px;
  border: 1px solid #FFFFFF33;
  text-align: center;
  background-color: #FFFFFF33;
  font-size: 18px;
  letter-spacing: 8px;
  position: absolute;
  bottom: 19%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile-home-container .banner .join-btn-phone a {
  color: #ffffff;
}
.mobile-home-container .home-about-us-phone {
  width: 288px;
  margin: 0 auto;
  margin-top: 40px;
  font-size: 12px;
  color: #000000;
  font-weight: 300;
  line-height: 22px;
}
.mobile-home-container .home-about-us-phone .about-us-left-phone {
  width: 109px;
  float: left;
  margin-right: 20px;
}
.mobile-home-container .home-about-us-phone .about-us-title {
  width: calc(100% - 129px);
  margin-top: 24px;
}
.mobile-home-container .home-about-us-phone .about-text {
  margin-top: 16px;
}
.mobile-home-container .phone-what-img {
  display: block;
  width: 240px;
  margin: 0 auto;
  margin-top: 50px;
}
.mobile-home-container .promise-img-area-phone {
  margin-top: 28px;
}
.mobile-home-container .promise-img-area-phone .pre-sales {
  display: flex;
  justify-content: center;
  gap: 23px;
}
.mobile-home-container .promise-img-area-phone .pre-sales .left {
  width: 146px;
  height: 174px;
}
.mobile-home-container .promise-img-area-phone .pre-sales .left img {
  width: 100%;
}
.mobile-home-container .promise-img-area-phone .pre-sales .right {
  width: 146px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mobile-home-container .promise-img-area-phone .pre-sales .right div:nth-child(1) {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}
.mobile-home-container .promise-img-area-phone .pre-sales .right div:nth-child(n+2) {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 300;
}
.mobile-home-container .products-phone {
  height: 370px;
  background: url('../../assets/home-phone/produce-right-phone.png') no-repeat center / cover;
  margin-top: 60px;
}
.mobile-home-container .products-phone .product-title-phone {
  width: 126px;
  margin-left: 40px;
}
.mobile-home-container .products-phone .product-title-phone img {
  width: 100%;
  margin-top: 12px;
}
.mobile-home-container .products-phone .main-product {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
  margin-top: 26px;
  padding: 0 20px 0 32px;
}
.mobile-home-container .products-phone .main-product .left-lin {
  width: 1px;
  height: 250px;
  background-color: #FFFFFF;
  position: relative;
}
.mobile-home-container .products-phone .main-product .left-lin .circle {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
}
.mobile-home-container .products-phone .main-product .left-lin .circle-one {
  top: 32px;
  left: -3px;
}
.mobile-home-container .products-phone .main-product .left-lin .circle-two {
  top: 112px;
  left: -3px;
}
.mobile-home-container .products-phone .main-product .left-lin .circle-three {
  top: 208px;
  left: -3px;
}
.mobile-home-container .products-phone .main-product .right-detail {
  width: 291px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
}
.mobile-home-container .products-phone .main-product .right-detail div {
  background-color: #FFFFFF33;
  color: #ffffff;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
}
.mobile-home-container .products-phone .main-product .right-detail div span {
  font-size: 14px;
}
.mobile-home-container .company-value {
  height: 269px;
}
.mobile-home-container .company-value .main-img {
  width: 194px;
  height: 109px;
  background: url('../../assets//home/value-two.png') no-repeat center / cover;
  margin-top: 160px;
  position: relative;
  float: right;
  right: 50px;
}
.mobile-home-container .company-value .main-img .value-one {
  width: 90px;
  position: absolute;
  top: -96px;
  left: 26px;
}
.mobile-home-container .company-value .main-img .value-three {
  width: 148px;
  position: absolute;
  bottom: -80px;
  left: -92px;
}
.mobile-home-container .company-value .main-img .value-title {
  width: 115px;
  position: absolute;
  top: -62px;
  right: -50px;
}
.mobile-home-container .company-value .main-img .main-text {
  color: #666666;
  position: absolute;
  top: -82px;
  left: -76px;
  font-size: 14px !important;
}
.mobile-home-container .company-value .main-img .main-text li:nth-child(n+2) {
  margin-top: 10px;
}
.mobile-home-container .custom-example {
  margin: 0 auto;
  margin-top: 156px;
  width: 79.7vw;
}
.mobile-home-container .custom-example .example-title {
  width: 132px;
  margin: 0 auto;
}
.mobile-home-container .custom-example .example-title img {
  width: 100%;
  height: 100%;
}
.mobile-home-container .lunbo-phone {
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 80px;
  width: 76.8%;
}
.mobile-home-container .lunbo-phone .item-img {
  height: 50px;
  display: flex;
  justify-content: center;
}
.mobile-home-container .lunbo-phone .item-img img {
  flex: 1;
}
