/*公共标题栏*/

.lst-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.lst-block .title {
    font-size: 35px;
}

.lst-block .slogn {
    font-size: 20px;
    line-height: 3;
}

/*手机站介绍*/

.introduce {
    width: 100%;
}

.introduce .img-wrap {
    width: 100%;
}

.introduce .img-wrap .img-box {
    position: relative;
    padding-bottom: 40%;
    width: 100%;
    height: 0;
}

.introduce .img-wrap .img-inner {
    position: absolute;
    top: 50%;
    left: 10%;
    width: 30%;
    transform: translate(0, -50%);
}

.introduce .img-wrap .img-inner .title {
    font-size: 35px;
    text-align: center;
}

.introduce .img-wrap .img-inner .txt {
    margin-top: 4%;
    font-size: 18px;
    line-height: 2;
}

.introduce .img-wrap .img-inner .txt > span {
    color: #c7000c;
}

/*功能体验*/

.experience {
    width: 100%;
}

.experience .lst-wrap {
    width: 100%;
}

.experience .lst-wrap .lst-box {
    position: relative;
    padding-bottom: 40%;
    width: 100%;
    height: 0;
}

.experience .lst-wrap .lst-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 10% 10% 0 10%;
    width: 100%;
    height: 100%;
}

.experience .lst-wrap .lst-inner .img-wrap {
    width: 30%;
}

.experience .lst-wrap .lst-inner .img-wrap .img-box {
    position: relative;
    padding-bottom: 160%;
    width: 100%;
    height: 0;
}

.experience .lst-wrap .lst-inner .img-wrap .img-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.experience .lst-wrap .lst-inner .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.experience .lst-wrap .lst-inner .info {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 0 10%;
    width: 70%;
    height: 100%;
    color: #fff;
}

.experience .lst-wrap .lst-inner .info .title {
    font-size: 35px;
}

.experience .lst-wrap .lst-inner .info .tags {
    margin-top: 5%;
    box-sizing: border-box;
    padding-right: 25%;
    padding-left: 3%;
    width: 100%;
    font-size: 18px;
    line-height: 2;
}

.experience .lst-wrap .lst-inner .info .icon-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 10%;
    width: 100%;
}

.experience .lst-wrap .lst-inner .info .icon-wrap .icon-box {
    position: relative;
    padding-bottom: 16%;
    width: 16%;
    height: 0;
}

.experience .lst-wrap .lst-inner .info .icon-wrap .icon-inner {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 20%;
    width: 100%;
    height: 100%;
}

.experience .lst-wrap .lst-inner .info .icon-wrap img {
    width: 100%;
    height: 100%;

    object-fit: contain;
}

/*专利技术*/

.patent {
    width: 100%;
}

.patent .img-wrap {
    width: 100%;
}

.patent .img-wrap .img-box {
    position: relative;
    padding-bottom: 40%;
    width: 100%;
    height: 0;
}

.patent .img-wrap .img-inner {
    position: absolute;
    top: 55%;
    left: 10%;
    width: 30%;
    transform: translate(0, -50%);
}

.patent .img-wrap .img-inner .title {
    font-size: 35px;
    text-align: center;
}

.patent .img-wrap .img-inner .lst-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 5%;
    width: 100%;
}

.patent .img-wrap .img-inner .lst-container .icon-wrap {
    display: flex;
    align-items: center;
    margin: 10px 0;
    font-size: 18px;
    line-height: 2;
}

.patent .img-wrap .img-inner .lst-container .icon-wrap .icon-box {
    flex-shrink: 0;
    position: relative;
    margin-top: 2px;
    margin-right: 3%;
    padding-bottom: 1em;
    width: 1em;
    height: 0;
}

.patent .img-wrap .img-inner .lst-container .icon-wrap .icon-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.patent .img-wrap .img-inner .lst-container .icon-wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.patent .img-wrap .img-inner .lst-container .icon-wrap .tag {
    white-space: nowrap;
}

/*真正的微站*/

.truely {
    position: relative;
    padding-top: 3%;
    width: 100%;
}

.truely .lst-block {
    padding-bottom: 30%;
    width: 100%;
    color: #fff;
}

.truely .lst-block .slogn {
    margin-top: 1%;
    text-align: center;
    line-height: 2;
}

/*精品案例*/

.case {
    padding: 3% 0;
    width: 100%;
}

.case .lst-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 3% 10%;
    width: 100%;
}

.case .lst-container .img-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 4%;
    width: 22%;
}

.case .lst-container .img-wrap .img-box {
    position: relative;
    padding-bottom: 180%;
    width: 100%;
    height: 0;
}

.case .lst-container .img-wrap .img-inner {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    /*padding: 21% 11%;*/
    width: 100%;
    height: 100%;
    /*background: url("/static/images/new_iphone.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: center center;*/
    /*background-size: contain;*/
}

.case .lst-container .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.case .lst-container .img-wrap .tag {
    margin-top: 5%;
    font-size: 20px;
}

@media screen and (max-width: 1023px) {
    .introduce .img-wrap .img-box {
        padding-bottom: 80%;
    }

    .introduce .img-wrap .img-inner {
        position: absolute;
        top: 60%;
        left: 0;
        box-sizing: border-box;
        padding: 0 2%;
        width: 100%;
        transform: translate(0, -50%);
    }

    .introduce .img-wrap .img-inner .title {
        font-size: 2.2rem;
    }

    .introduce .img-wrap .img-inner .txt {
        margin-top: 2%;
        font-size: 1.4rem;
    }

    .experience .lst-wrap .lst-inner {
        padding: 5% 2% 0;
    }

    .experience .lst-wrap .lst-inner .info {
        padding: initial;
    }

    .experience .lst-wrap .lst-inner .info .tags {
        padding-right: initial;
        font-size: 1.2rem;
        line-height: 1.5;
    }

    .experience .lst-wrap .lst-inner .info .title {
        font-size: 1.8rem;
    }

    .lst-block .title {
        font-size: 1.8rem;
    }

    .patent .img-wrap .img-inner {
        width: 50%;
    }

    .patent .img-wrap .img-inner .title {
        font-size: 1.6rem;
    }

    .truely .lst-block {
        padding-bottom: initial;
    }

    .truely .lst-block .title {
        padding: 0 5%;
        font-size: 1.8rem;
        text-align: center;
    }

    .lst-block .slogn {
        font-size: 1.4rem;
    }

    .truely .lst-block .slogn {
        margin-top: 5%;
        text-align: center;
        line-height: 1.5;
    }

    .truely {
        padding-top: 5%;
    }

    .case .lst-container {
        padding: 5% 1%;
    }

    .case .lst-container .img-wrap {
        width: 50%;
    }

    .case .lst-container .img-wrap .tag {
        font-size: 1.4rem;
    }

    .experience .lst-wrap .lst-box {
        padding-bottom: 55%;
    }
    .cover {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #00000099;
    }

    .case {
        padding: 5% 0 3%;
    }
}
