@media screen and (min-width: 1024px) {
  .property-container {
    width: 19.2rem;
    height: 6.8rem;
    background: rgba(0, 0, 0, 0);
    background-image: url('../../public/images/zhwyhl/bg.jpg');
    background-size: 19.2rem 6.8rem;
    background-repeat: no-repeat;
  }
  .property-community-box {
    width: 19.2rem;
    height: 5.19rem;
    padding: 0 3.6rem;
    padding-top: 0.8rem;
    box-sizing: border-box;
  }
  .property-community-box .property-community-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .property-community-box .property-community-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.42rem;
  }
  .property-community-box .property-community-title span {
    height: 0.49rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .property-community-box .property-community-content {
    width: 11.98rem;
    display: flex;
    justify-content: space-between;
    margin-top: 0.18rem;
  }
  .property-community-box .property-community-content .community-content-item1 {
    width: 3.6rem;
    height: 2.26rem;
    background: #ffffff;
    border-radius: 0.1rem;
    padding-left: 0.24rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
    position: relative;
  }
  .property-community-box .property-community-content .community-content-item1 h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c80ff;
  }
  .property-community-box .property-community-content .community-content-item1 p {
    width: 1.46rem;
    height: 0.8rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.4rem;
  }
  .property-community-box .property-community-content .community-content-item1 img {
    width: 1.51rem;
    height: 1.59rem;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .property-community-box .property-community-content .community-content-item1:hover {
    background-color: #FFF;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .property-community-box .property-community-content .community-content-item2 {
    width: 3.6rem;
    height: 2.26rem;
    background: #ffffff;
    border-radius: 0.1rem;
    padding-left: 0.24rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
    position: relative;
  }
  .property-community-box .property-community-content .community-content-item2 h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c80ff;
  }
  .property-community-box .property-community-content .community-content-item2 p {
    width: 1.46rem;
    height: 0.8rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.4rem;
  }
  .property-community-box .property-community-content .community-content-item2 img {
    width: 1.51rem;
    height: 1.59rem;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .property-community-box .property-community-content .community-content-item2:hover {
    background-color: #FFF;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .property-community-box .property-community-content .community-content-item3 {
    width: 3.6rem;
    height: 2.26rem;
    background: #ffffff;
    border-radius: 0.1rem;
    padding-left: 0.24rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
    position: relative;
  }
  .property-community-box .property-community-content .community-content-item3 h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c80ff;
  }
  .property-community-box .property-community-content .community-content-item3 p {
    width: 1.46rem;
    height: 0.8rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.4rem;
  }
  .property-community-box .property-community-content .community-content-item3 img {
    width: 1.51rem;
    height: 1.59rem;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .property-community-box .property-community-content .community-content-item3:hover {
    background-color: #FFF;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .property-fun {
    width: 19.2rem;
    height: 6.5rem;
  }
  .property-fun img {
    width: 19.2rem;
    height: 6.5rem;
  }
  .property-wisdom-box {
    width: 19.2rem;
    height: 9.5rem;
  }
  .property-wisdom-box img {
    width: 19.2rem;
    height: 9.5rem;
  }
  .property-hardware-box {
    width: 19.2rem;
    height: 8.8rem;
    background-image: url('../../public/images/zhwyhl/znyj-bg.png');
    background-size: 19.2rem 8.8rem;
    background-repeat: no-repeat;
    padding-left: 3.62rem;
    padding-right: 3.6rem;
    padding-top: 0.8rem;
    box-sizing: border-box;
  }
  .property-hardware-box .property-hardware-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .property-hardware-box .property-hardware-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 0.32rem;
  }
  .property-hardware-box .property-hardware-title span {
    height: 0.49rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .property-hardware-box .property-switch {
    width: 11.98rem;
    height: 0.5rem;
    border-bottom: 0.01rem solid #cccccc;
    margin-top: 0.26rem;
  }
  .property-hardware-box .property-switch ul {
    display: flex;
    height: 0.5rem;
    justify-content: space-around;
    align-items: center;
    line-height: 0.5rem;
  }
  .property-hardware-box .property-switch ul li {
    width: 2.4rem;
    height: 0.5rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    color: #ffffff;
    position: relative;
    text-align: center;
  }
  .property-hardware-box .property-switch ul .property-switch-active:after {
    position: absolute;
    content: "";
    width: 2.4rem;
    height: 0.05rem;
    background: linear-gradient(225deg, #3c80ff, #24d3eb);
    border-radius: 0.03rem;
    left: 0;
    bottom: -0.03rem;
  }
  .property-hardware-box .property-swiper {
    width: 11.98rem;
    margin-top: 0.87rem;
    overflow: hidden;
  }
  .property-hardware-box .property-swiper .swiper-slide {
    width: 11.98rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item1 {
    width: 11.98rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item1 .slide-item1-left {
    width: 4.68rem;
    display: flex;
    flex-direction: column;
    margin-top: 0.63rem;
    margin-left: 1.18rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item1 .slide-item1-left h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item1 .slide-item1-left p {
    width: 4.68rem;
    height: 1.44rem;
    opacity: 0.7;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.4rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item1 .slide-item1-right {
    width: 5.17rem;
    height: 4.06rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item1 .slide-item1-right img {
    width: 5.17rem;
    height: 4.06rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item2 {
    width: 11.98rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item2 .slide-item2-left {
    width: 5.56rem;
    display: flex;
    flex-direction: column;
    margin-top: 0.63rem;
    margin-left: 1.18rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item2 .slide-item2-left h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item2 .slide-item2-left p {
    height: 1.44rem;
    opacity: 0.7;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.4rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item2 .slide-item2-right {
    height: 4.06rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item2 .slide-item2-right img {
    width: 2.51rem;
    height: 3.49rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item3 {
    width: 11.98rem;
    display: flex;
    justify-content: space-between;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item3 .slide-item3-left {
    width: 4.68rem;
    display: flex;
    flex-direction: column;
    margin-top: 0.63rem;
    margin-left: 1.18rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item3 .slide-item3-left h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item3 .slide-item3-left p {
    width: 4.68rem;
    height: 1.44rem;
    opacity: 0.7;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.4rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item3 .slide-item3-right {
    margin-top: 0.3rem;
    height: 4.06rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item3 .slide-item3-right img {
    width: 5.21rem;
    height: 3.12rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item4 {
    width: 11.98rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item4 .slide-item4-left {
    width: 4.68rem;
    display: flex;
    flex-direction: column;
    margin-top: 0.63rem;
    margin-left: 1.18rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item4 .slide-item4-left h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item4 .slide-item4-left p {
    width: 4.68rem;
    height: 1.44rem;
    opacity: 0.7;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.4rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item4 .slide-item4-right {
    height: 4.32rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item4 .slide-item4-right img {
    width: 4.55rem;
    height: 4.32rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item5 {
    width: 11.98rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item5 .slide-item5-left {
    width: 5.21rem;
    display: flex;
    flex-direction: column;
    margin-top: 0.63rem;
    margin-left: 1.18rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item5 .slide-item5-left h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item5 .slide-item5-left p {
    width: 5.21rem;
    height: 1.44rem;
    opacity: 0.7;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.4rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item5 .slide-item5-right {
    height: 4.06rem;
  }
  .property-hardware-box .property-swiper .swiper-slide .swiper-slide-item5 .slide-item5-right img {
    width: 3.74rem;
    height: 3.6rem;
  }
  .property-community-more {
    width: 19.2rem;
    height: 5rem;
  }
  .property-community-more img {
    width: 19.2rem;
    height: 5rem;
  }
  .property-advantage-box {
    width: 19.2rem;
    height: 7.06rem;
    padding: 0 3.6rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
  }
  .property-advantage-box .property-advantage-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .property-advantage-box .property-advantage-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.42rem;
  }
  .property-advantage-box .property-advantage-content {
    width: 11.98rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.4rem;
  }
  .property-advantage-box .property-advantage-content .advantage-content-item1,
  .property-advantage-box .property-advantage-content .advantage-content-item2,
  .property-advantage-box .property-advantage-content .advantage-content-item3 {
    width: 3.6rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
  }
  .property-advantage-box .property-advantage-content .advantage-content-item1 img,
  .property-advantage-box .property-advantage-content .advantage-content-item2 img,
  .property-advantage-box .property-advantage-content .advantage-content-item3 img {
    width: 3.6rem;
    height: 2.58rem;
    background: rgba(0, 0, 0, 0);
    transition: 0.5s;
  }
  .property-advantage-box .property-advantage-content .advantage-content-item1 h1,
  .property-advantage-box .property-advantage-content .advantage-content-item2 h1,
  .property-advantage-box .property-advantage-content .advantage-content-item3 h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
    margin-top: 0.32rem;
  }
  .property-advantage-box .property-advantage-content .advantage-content-item1 p,
  .property-advantage-box .property-advantage-content .advantage-content-item2 p,
  .property-advantage-box .property-advantage-content .advantage-content-item3 p {
    width: 3.6rem;
    height: 1.64rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .property-advantage-box .property-advantage-content .advantage-content-item1:hover img,
  .property-advantage-box .property-advantage-content .advantage-content-item2:hover img,
  .property-advantage-box .property-advantage-content .advantage-content-item3:hover img {
    transform: scale(1.2, 1.2);
  }
  .property-bottom {
    width: 19.2rem;
    height: 3.52rem;
    background-image: url('../../public/images/zhwyhl/bottom-bg.png');
    background-size: 19.2rem 3.52rem;
    background-repeat: no-repeat;
  }
  .top-container-phone,
  .property-container-phone,
  .same-bottom-phone,
  .property-community-phone,
  .property-fun-phone,
  .property-wisdom-phone,
  .property-hardware-phone,
  .property-more-phone,
  .property-advantage-phone,
  .property-bottom-phone {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .property-container,
  .property-community-box,
  .property-fun,
  .property-wisdom-box,
  .property-hardware-box,
  .property-community-more,
  .property-advantage-box,
  .property-bottom,
  .same-bottom,
  .same-side {
    display: none;
  }
  body {
    background: #FBFCFF;
  }
  .property-container-phone {
    width: 100%;
    height: 3.4rem;
    background-image: url('../../public/images/zhwyhl/bg-p.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .property-community-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .property-community-phone .community-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .property-community-phone .community-phone-title h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
  }
  .property-community-phone .community-phone-title p {
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.24rem;
  }
  .property-community-phone .community-phone-content {
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
  }
  .property-community-phone .community-phone-content img {
    width: 33%;
    height: 1.5rem;
  }
  .property-fun-phone {
    width: 100%;
    height: 5.5rem;
    padding: 0 0.2rem;
    padding-top: 0.6rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
    background: #F6F8FF;
    background-image: url('../../public/images/zhwyhl/zn-p.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .property-fun-phone .fun-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .property-fun-phone .fun-phone-title h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
  }
  .property-wisdom-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .property-wisdom-phone .wisdom-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .property-wisdom-phone .wisdom-phone-title h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
  }
  .property-wisdom-phone .wisdom-phone-title p {
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.24rem;
  }
  .property-wisdom-phone .wisdom-phone-content {
    width: 100%;
    height: 4.2rem;
    margin-top: 0.3rem;
  }
  .property-wisdom-phone .wisdom-phone-content img {
    width: 100%;
    height: 100%;
  }
  .property-hardware-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
    background-image: url('../../public/images/zhwyhl/znyj-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .property-hardware-phone .hardware-phone-title {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .property-hardware-phone .hardware-phone-title h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
  }
  .property-hardware-phone .hardware-phone-title p {
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    margin-top: 0.24rem;
  }
  .property-hardware-phone .hardware-phone-content {
    width: 100%;
    height: 4rem;
    margin-top: 0.3rem;
    position: relative;
    overflow: hidden;
  }
  .property-hardware-phone .hardware-phone-content .hardware-swiper {
    width: 100%;
    height: 100%;
  }
  .property-hardware-phone .hardware-phone-content .hardware-swiper .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
  }
  .property-hardware-phone .hardware-phone-content .hardware-swiper .swiper-slide .left {
    width: 40%;
    margin-left: 0.2rem;
  }
  .property-hardware-phone .hardware-phone-content .hardware-swiper .swiper-slide .left h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
  }
  .property-hardware-phone .hardware-phone-content .hardware-swiper .swiper-slide .left p {
    opacity: 0.7;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    margin-top: 0.2rem;
  }
  .property-hardware-phone .hardware-phone-content .hardware-swiper .swiper-slide .right {
    width: 58%;
    height: 100%;
  }
  .property-hardware-phone .hardware-phone-content .hardware-swiper .swiper-slide .right img {
    width: 100%;
    height: 100%;
  }
  .property-hardware-phone .hardware-phone-content .hardware-swiper .swiper-slide:nth-child(2) .right {
    width: 40%;
  }
  .property-hardware-phone .hardware-phone-content .hardware-swiper .swiper-slide:nth-child(3) .right {
    width: 100%;
    height: 70%;
  }
  .property-hardware-phone .hardware-phone-content .hardware-swiper .swiper-pagination1 {
    position: absolute;
    bottom: 0;
    left: 45%;
  }
  .property-more-phone {
    width: 100%;
    height: 3.8rem;
    box-sizing: border-box;
  }
  .property-more-phone img {
    width: 100%;
    height: 100%;
  }
  .property-advantage-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .property-advantage-phone .advantage-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .property-advantage-phone .advantage-phone-title h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
  }
  .property-advantage-phone .advantage-phone-content {
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
  }
  .property-advantage-phone .advantage-phone-content .phone-content-item {
    width: 33%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .property-advantage-phone .advantage-phone-content .phone-content-item .content {
    width: 100%;
    height: 2rem;
    background: rgba(60, 128, 255, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #ffffff;
  }
  .property-advantage-phone .advantage-phone-content .phone-content-item .content h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #ffffff;
  }
  .property-advantage-phone .advantage-phone-content .phone-content-item:nth-child(1) {
    background-image: url('../../public/images/zhwyhl/zlyjyfw.png');
  }
  .property-advantage-phone .advantage-phone-content .phone-content-item:nth-child(2) {
    background-image: url('../../public/images/zhwyhl/qcjrj.png');
  }
  .property-advantage-phone .advantage-phone-content .phone-content-item:nth-child(3) {
    background-image: url('../../public/images/zhwyhl/xxtlmos.png');
  }
  .property-bottom-phone {
    width: 100%;
    height: 1.5rem;
  }
  .property-bottom-phone img {
    width: 100%;
    height: 100%;
  }
}
