/*关于我们*/

.mission {
    background-color: #FFF;
    padding-bottom: 1.2rem
}

.mission .publicHeader {
    padding: 1.07rem 0 0.28rem 0;
}

.mission p {
    color: #666;
    font-size: 0.17rem;
    line-height: 0.36rem;
    text-align: center;
}

.mission p a {
    color: #F37800;
}

.mission ul {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    width: 11rem;
    margin: 0 auto;
}

.mission ul li img {
    width: 1.1rem;
    height: 1.1rem;
    padding: 0.66rem 0 0.4rem;
}

.mission ul li div {
    font-size: 0.24rem;
    padding-bottom: 0.34rem;
}

.mission ul li span {
    font-size: 0.18rem;
}

.speech {
    background: url(../images/aboutspeechGg.png) no-repeat;
    background-size: 100% 100%;
    padding: 1.10rem 0 1.45rem;
    overflow: hidden
}

.speech .publicHeader {
    color: #FFF
}

.speech .publicHeader div:before {
    background-color: #FFF;
    top: 0.67rem;
}

.speech .speechCon {
    background-color: #FFF;
    padding: 0.7rem 0.58rem;
    margin-top: 0.4rem;
    border-radius: 0.05rem;
    overflow: hidden;
}

.speech .speechCon .bigImg {
    width: 2.4rem;
    height: 2.4rem;
    padding-right: 0.5rem;
    display: none;
}

.speech .speechCon .speechConCon {
    width: 13.9rem;
}

.speech .speechCon h4 {
    font-size: 0.24rem;
    color: #333;
    padding-bottom: 0.25rem;
    font-family: 'HarmonyOS_Sans_SC_Medium';
    padding-top: 0.1rem;
}

.speech .speechCon p {
    color: #666;
    font-size: 0.18rem;
    line-height: 0.38rem;
    padding-bottom: 0.5rem;
}

.speech .speechCon .speechConCon div span {
    font-size: 0.2rem;
    padding: 0.03rem 0.03rem
}

.qualification {
    padding: 1.17rem 0 0.98rem;
    background: url(../images/selectedBg.png) no-repeat;
    background-size: 100% 100%;
}

.qualification ul {
    display: flex;
    justify-content: space-around;
    padding-bottom: 0.3rem;
    text-align: center;
    margin-top: 0.44rem;
    background: url(../images/aboutqualificationB.png) center 2.12rem no-repeat;
}

.qualification ul li {
    text-align: center;
    width: 3.14rem;
}

.qualification ul li img {
    /* width: 3.18rem; */
    height: 2.11rem;
    border: 1px solid #E4E4E4;
    display: block;
    margin: 0 auto 0.49rem;
}

.qualification ul li span {
    font-size: 0.18rem;
}

.qualification .lookMore {
    background-color: #F37800;
    border-radius: 2rem;
    height: 0.46rem;
    margin: 0 auto;
    cursor: pointer;
    width: 1.7rem;
    text-align: center;
    line-height: 0.46rem;
    font-size: 0.18rem;
    color: #FFF;
}

.members {
    padding: 1rem 0 0.8rem 0;
    background-color: #FFF;
}

.members ul {
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin-top: 0.44rem;
}

.members ul li .img {
    width: 3.57rem;
    height: 3.57rem;
    padding: 0.1rem;
    border: 1px solid #FFA201;
    border-radius: 50%;
    margin-bottom: 0.48rem;
}

.members ul li .img img {
    width: 3.37rem;
    height: 3.37rem;
    transition: width 0.15s, height 0.15s, margin 0.15s;
    -webkit-transition: width 0.15s, height 0.15s, margin 0.15s
}

.members ul li .img img:hover {
    width: 110%;
    height: 110%;
    margin: -5% 0 0 -5%
}

.members ul li div {
    font-size: 0.24rem;
    padding-bottom: 0.4rem;
    font-family: 'HarmonyOS_Sans_SC_Medium'
}

.members ul li span {
    font-size: 0.18rem;
}

@media only screen and (max-width:750px) {
    .Mmission {
        background-color: #FFF;
        padding-bottom: 1rem
    }
    .Mmission .mpublicHeader {
        padding: 0.8rem 0 0 0;
    }
    .Mmission p {
        color: #666;
        font-size: 0.24rem;
        line-height: 0.5rem;
        padding: 0 0.37rem;
    }
    .Mmission p a {
        color: #F37800;
    }
    .Mmission ul {
        text-align: center;
    }
    .Mmission ul li img {
        height: 1.13rem;
        padding: 0.6rem 0 0.4rem;
    }
    .Mmission ul li div {
        font-size: 0.26rem;
        padding-bottom: 0.3rem;
        font-weight: bold;
    }
    .Mmission ul li span {
        font-size: 0.24rem;
        color: #333;
    }
    .Mspeech {
        background: url(../images/mobile/aboutspeechGg.png) no-repeat;
        background-size: 100% 100%;
        padding: 0.5rem 0 0.8rem;
        overflow: hidden
    }
    .Mspeech .mpublicHeader {
        color: #FFF
    }
    .Mspeech .speechCon {
        background-color: #FFF;
        padding: 0.82rem 0.42rem;
        margin: 0.3rem 0.34rem 0.5rem;
        border-radius: 0.05rem;
        overflow: hidden;
    }
    .Mspeech .speechCon .bigImg {
        width: 2.4rem;
        height: 2.4rem;
        margin: 0.68rem auto;
        /* display: block; */
        display: none;
    }
    .Mspeech .speechCon h4 {
        font-size: 0.26rem;
        color: #333;
        padding-bottom: 0.25rem;
        font-weight: bold;
        text-align: center;
    }
    .Mspeech .speechCon p {
        color: #666;
        font-size: 0.22rem;
        line-height: 0.5rem;
        padding-bottom: 0.4rem;
    }
    .Mspeech .speechCon .speechConCon div span {
        font-size: 0.24rem;
        padding: 0.04rem 0.03rem 0.7rem
    }
    .Mqualification {
        padding: 0.7rem 0 1.1rem;
        background: url(../images/mobile/mproduct.png) no-repeat;
        background-size: 100% 100%;
    }
    .Mqualification ul {
        padding-bottom: 0.3rem;
        text-align: center;
        display: flex;
        justify-content: space-around;
        background: url(../images/aboutqualificationB.png) center 2rem no-repeat;
        margin: 0.37rem 0.34rem 0;
    }
    .Mqualification ul li {
        text-align: center;
        width: 45%;
    }
    .Mqualification ul li img {
        /* width: 100%; */
        height: 2.11rem;
        display: block;
        margin: 0 auto 0.47rem;
        border: 1px solid #E4E4E4;
    }
    .Mqualification ul li span {
        font-size: 0.24rem;
        color: #666;
    }
    .Mqualification .lookMore {
        background-color: #F37800;
        border-radius: 2rem;
        height: 0.56rem;
        margin: 0.5rem auto 0;
        cursor: pointer;
        width: 2.1rem;
        text-align: center;
        line-height: 0.56rem;
        font-size: 0.24rem;
        color: #FFF;
    }
    .Mmembers {
        padding: 0.6rem 0 1rem 0;
        background-color: #FFF;
    }
    .Mmembers ul {
        text-align: center;
        color: #333;
    }
    .Mmembers ul li img {
        width: 3.37rem;
        height: 3.37rem;
        padding: 0.1rem;
        border: 1px solid #FFA201;
        border-radius: 50%;
        margin: 0.48rem 0;
    }
    .Mmembers ul li div {
        font-size: 0.26rem;
        padding-bottom: 0.27rem;
        font-weight: bold;
    }
    .Mmembers ul li span {
        font-size: 0.24rem;
    }
}