#title {
    position: relative;
    left: 0rem;
    top: 8rem;
    width: 192.0rem;
    height: 74.0rem;

    background: url(../img/about/bg.png), rgba(255, 162, 71, 0.4);
    background-size: cover;

    background-size: cover;
}

#title .filter {

    /* 帮助客户创造价值 */

    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 64.0rem;
    height: 12.0rem;
    opacity: 1;

    font-family: 思源黑体;
    font-size: 8.0rem;
    font-weight: bold;
    line-height: 12.0rem;
    text-align: center;
    letter-spacing: 0rem;

    /* 白色 */
    color: #FFFFFF;

}

#title .line1 {
    top: 20rem;
    left: 56rem;
}

#title .line2 {
    top: 32rem;
    left: 72rem;
}

#content {
    position: relative;
    left: 0rem;
    min-height: 120rem;
    padding-bottom: 25rem;
    margin-top: -10rem;
    width: 192.0rem;
    height: auto;
    border-radius: 10.0rem 10.0rem 0rem 0rem;
    opacity: 1;
    overflow: hidden;

    background: #FFF8F5;
}

#content .title {
    all: revert;
    position: relative;
    margin: 15rem auto 0 36rem;
    height: 11.8rem;
    width: fit-content;
    border-radius: 2.4rem 2.4rem 0rem 0rem;
    opacity: 1;
    padding: 0 6.4rem;

    /* 主题色 */
    background: #FFA247;
}

#content .title .icon_leaf {
    position: relative;
    width: 3.2rem;
    height: 3.2rem;
    opacity: 1;
    float: left;
    margin-top: 3.2rem;

    background-image: url(../img/icon_leaf_w.png);
    background-size: cover;
}

#content .title .text {
    all: revert;
    position: relative;
    width: fit-content;
    height: 6.0rem;
    opacity: 1;
    float: left;
    margin-top: 1.8rem;
    margin-left: 1.4rem;

    font-family: 思源黑体;
    font-size: 4.0rem;
    font-weight: bold;
    line-height: 6.0rem;
    text-transform: uppercase;
    letter-spacing: 0rem;

    /* 字体 */
    color: #FFFFFF;
}

#content .text {
    position: relative;
    margin: -2.4rem 36rem 0rem 36rem;
    padding: 6.4rem;
    width: 107.2rem;
    min-height: 25.2rem;
    border-radius: 2.4rem;
    opacity: 1;

    background: rgba(255, 255, 255, 1);

    font-family: 思源黑体;
    font-size: 1.6rem;
    font-weight: 350;
    line-height: 3.2rem;
    letter-spacing: 0rem;

    /* 字体 */
    color: #4D4D4D;
}

#content .text .item {
    margin-top: 1.6rem;
    width: 100%;
    height: auto;
    overflow: hidden;
}

#content .text .item .t {
    /* float: left; */
    position: relative;
    width: 13.6rem;
    height: 4.0rem;
    border-radius: 2.0rem;
    opacity: 1;
    background: #FFF1EA;

    font-family: 思源黑体;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 4rem;
    text-align: center;
    letter-spacing: 0rem;

    /* 主题色 */
    color: #FFA247;


}

#content .text .item .c {
    /* float: left; */
    position: relative;
    width: 92rem;
    margin-left: 1.6rem;
    margin-top: 0.4rem;


    font-family: 思源黑体;
    font-size: 1.6rem;
    font-weight: 350;
    line-height: 3.2rem;
    letter-spacing: 0rem;

    /* 字体 */
    color: #4D4D4D;

}

#content .cicle_top {
    position: absolute;
    left: 140.0rem;
    top: 4rem;
    width: 40rem;
    height: 40rem;
    border-radius: 20rem;
    opacity: 0.1;

    /* 主题渐变 */
    background: linear-gradient(180deg, #FD9046 0%, #FFA247 99%);

}



#content .cicle_bottom {
    position: absolute;
    left: -31.9rem;
    bottom: -35rem;
    width: 100rem;
    height: 100rem;
    border-radius: 50rem;
    opacity: 0.1;

    /* 主题渐变 */
    background: linear-gradient(180deg, #FD9046 0%, #FFA247 99%);

}

#team {
    position: relative;
    margin: -2.4rem 36rem 0rem 36rem;
    padding: 3.2rem;
    width: 113.6rem;
    min-height: 25.2rem;
    border-radius: 2.4rem;
    opacity: 1;

    background: rgba(255, 255, 255, 1);

    font-family: 思源黑体;
    font-size: 1.6rem;
    font-weight: 350;
    line-height: 3.2rem;
    letter-spacing: 0rem;

    /* 字体 */
    color: #4D4D4D;
}

#team .item {
    position: relative;
    width: 113.6rem;
    height: auto;
    border-radius: 1.2rem;
    opacity: 1;
    margin-bottom: 3.2rem;
    overflow: hidden;
    padding-bottom: 3.2rem;
}

#team .item:last-child {
    margin-bottom: 0rem;
}

#team .item .avatar {
    position: relative;
    float: left;
    margin: 4rem 3.2rem;
    width: 16.0rem;
    height: 16.0rem;
    border-radius: 15.0rem;
    opacity: 1;

    background: #D9D9D9;
    background-repeat: no-repeat;
    background-size: 21.1rem 14rem;
    background-repeat: no-repeat;
    background-position: center 2.1rem;
}

#team .item .info {
    position: relative;
    float: left;
    width: 88rem;
}

#team .item .info .title {
    all: revert;
    margin-top: 4rem;
    margin-bottom: 3.2rem;

    position: relative;
    width: 91.0rem;
    height: 6.0rem;
    opacity: 1;

    font-family: 思源黑体;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 3.0rem;
    letter-spacing: 0rem;

    /* 字体 */
    color: #4D4D4D;

}

#footer {
    position: relative;
    width: 192rem;
    height: 82rem;
    margin-top: -25rem;
    opacity: 1;

    background-image: url(../img/footer_bg.png);
    background-size: cover;

}

.info_title {

    all: revert;
    margin-top: 4rem;
    margin-bottom: 3.2rem;

    position: relative;
    width: 91.0rem;
    height: 6.0rem;
    opacity: 1;

    font-family: 思源黑体;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 3.0rem;
    letter-spacing: 0rem;

    /* 字体 */
    color: #4D4D4D;
}

.info_cover {
    width: 55.2rem;
    height: 35.7rem;
    border-radius: 1.2rem;
    opacity: 1;

    /* 辅助色-浅橙 */
    background: #FFF1EA;
    background-size: 49.9rem 33rem;
    background-repeat: no-repeat;
    background-position: bottom center;


}