﻿.aboutUs_top_wai {
    width: 100%;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url(../img/swofcare1-2026.jpg);
    background-repeat: no-repeat;
}

.aboutUs_top {
    width: 67%;
    min-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    color: #fff;
}

    .aboutUs_top span {
        font-size: 20px;
    }

.aboutUs_top_con {
    vertical-align: top;
    line-height: 32px;
    font-size: 17px;
    text-align: justify;
}

.aboutUs_pp {
    width: 78%;
    min-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 120px;
}

.aboutUs_ppr {
    color: #727272;
    text-align: justify;
}

.aboutUs_pp_bot {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 200px;
    font-size: 24px;
    color: #282828;
    line-height: 52px;
}

.aboutUs_img {
    width: 100%;
    overflow: hidden;
    margin-top: 120px;
    text-align: center;
}

    .aboutUs_img img {
        width: 100%;
        margin: 0 auto;
    }

.aboutUs_bt {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.aboutUs_con {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    color: #727272;
    margin-top: 30px;
    font-size: 20px;
    line-height: 48px;
}

.aboutUs_cy {
    width: 85%;
    min-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 120px;
    font-size: 18px;
    color: #727272;
    line-height: 38px;
    text-align: justify;
}

    .aboutUs_cy span {
        color: #000;
    }


.aboutUs_a {
    display: block;
    width: 300px;
    height: 65px;
    line-height: 65px;
    margin: 0 auto;
    background-image: url(/mobile/img/bj/index/dhbjm1.jpg);
    background-repeat:repeat;
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin-top: 50px;
}

    .aboutUs_a:hover {
        color: #fff;
    }
