﻿.title-banner {
    width: 3.75rem;
    height: 3.45rem;
}

.banner {
    width: 100%;
}

.title-text {
    font-size: 0.16rem;
    padding-top: .19rem;
    text-align: center;
}

    .title-text .guanwuwomendianzhui {
        width: .22rem;
        height: .15rem;
    }

    .title-text .gywm {
        width: 0.81rem;
        height: 0.16rem;
        font-family: PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 0.1rem;
        padding-left: 0.08rem;
        padding-right: 0.08rem;
    }

.bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg1 {
    background-image: url('/mZjxImage/about/png_guanyuwomenbeijing.png');
    padding: 0 .28rem .2rem;
}

.bg2 {
    background-image: url('/mZjxImage/about/png_rongyuzijibeijing.png');
}

.text-text {
    width: 3.2rem;
    height: 1.92rem;
}

    .text-text .text {
        font-size: 0.12rem;
        font-family: PingFang SC;
        font-weight: 300;
        color: #333333;
        line-height: 0.15rem;
    }

.list-box {
    padding-left: .2rem;
}

.list-item {
    margin-top: 0.2rem;
    color: #FFFFFF;
}

    .list-item > div {
        display: inline-block;
        vertical-align: top;
        font-size: 0.12rem;
        font-family: PingFang SC;
        font-weight: 300;
        color: #FFFFFF;
        line-height: 0.16rem;
        opacity: 0.7;
    }

    .list-item > img {
        vertical-align: top;
        width: .1rem;
        margin-right: .04rem;
        margin-top: 0.02rem;
    }

.img-list {
    margin-top: .5rem;
    overflow: hidden;
}

.my-swiper-container {
    position: relative;
    height: 2.4rem;
}

.my-swiper-slide {
    display: inline-block;
    width: 1rem;
    position: absolute;
    color: #FFFFFF;
    font-size: .1rem;
    transition: left 0.6s, transform 0.6s;
    font-family: PingFang SC;
    font-weight: 300;
    line-height: 0.14rem;
}

    .my-swiper-slide > img {
        width: 1rem;
    }

    .my-swiper-slide > div {
        text-align: center;
        padding-top: .1rem;
    }

.slide1 {
    left: -1rem;
    transform: scale(.6, .6);
    color: #999999;
}

.slide2 {
    left: .2rem;
    transform: scale(.8, .8);
    color: #999999;
}

.slide3 {
    left: 1.4rem;
    transform: scale(1, 1);
}

.slide4 {
    left: 2.6rem;
    transform: scale(.8, .8);
    color: #999999;
}

.slide5 {
    left: 3.8rem;
    transform: scale(.6, .6);
    color: #999999;
}
