@media screen and (max-width: 800px) {
    body {
        width: 8rem !important;
        height: 100%;
    }
    .wr {
        width: 8rem;
    }
    html {
        font-size: 100px !important;
    }

    .swiper-slide {
        width: 100%;

    }

    .swiper-wrapper {
        height: 100%;
    }

    .hadware-row {
        padding: 0;
        margin-bottom: 1.3rem;
    }

    .hardware {

        /* height: 860px; */
        /* margin-bottom: 1rem; */
        width: 100%;
        background: rgba(245, 245, 245, 1);
    }

    .hardware-title {
        text-align: center;
        font-size: .22rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(51, 51, 51, 1);
        padding-top: 1rem;
        padding-bottom: .4rem;
    }

    .hardware-item {
        width: 100%;
        text-align: center;
        font-size: .15rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(153, 153, 153, 1);
    }

    .hardware-content:last-child {
        margin-right: 0;
    }

    .hardware-content {
        margin-top: 1.32rem;
        width: 2rem;
        text-align: center;
        margin-right: .7rem;
    }

    .hardware-img {
        width: 1rem;
        height: 1rem;
        margin-bottom: .39rem;
    }

    .hardware-content-title {
        font-size: .22rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(51, 51, 51, 1);
        padding-bottom: .22rem;
    }

    .hardware-contetn-item {
        width: 2.3rem;
        font-size: .12rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(51, 51, 51, 1);
    }

    .solution {

        /* position: relative; */
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;

    }

    .about {
        height: 6.64rem;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }


    .about-title {

        text-align: center;
        padding-top: 1.72rem;
        font-size: .22rem;
        font-family: PingFang SC;
        font-weight: 800;
        color: rgba(255, 255, 255, 1);
    }

    .about-item {
        width: 4.6rem;
        display: block;
        margin: 0% auto;
        text-align: center;
        margin-top: .7rem;
        font-size: .22rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
    }

    .top {
        width: 100%;
        text-align: center;
        margin-top: .89rem;
    }

    .about-but {

        width: 2.26rem;
        height: .52rem;
        background: #f08200;
        border-radius: .26rem;
        display: block;
        margin: 0 auto;
        line-height: .52rem;
        font-size: .36rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
    }

    .solution-row {

        padding-left: .6rem;
    }


    .solution-title {
        font-size: .36rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
        text-align: center;
        padding: .79rem 0;
    }

    .solittile {
        width: 100%;
        padding: 0 .9rem;
    }

    .solution-content:nth-child(5) {
        margin-right: .6rem;
    }

    .solution-content:nth-child(4) {
        margin-right: 0;
    }

    .solution-content:nth-child(8) {
        margin-right: 0;
    }

    .solution-content {
        margin-right: .6rem;
        margin-bottom: .62rem;
        width: 1.16rem;
        display: inline-block;
        text-align: center;
    }

    .img {
        display: inline-block;
        width: .85rem;
        height: .86rem;
    }

    .fuo {
        width: 1.36rem;
        height: .86rem;
    }

    .tuo {
        width: 1.15rem;
    }

    .solution-item {
        display: inline-block;
        /* width: 200px; */
        padding-top: .05rem;
        text-align: center;
        font-size: .24rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
    }







    .home-Business {
        margin-top: 100px;
    }

}