.body_width {
    width: 1200px;
}

.about_bn_bg {
    background-image: url('/themes/theme-earth/assets/images/ck/banner/411/about.jpg')
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_bn_bg {
        background-image: url('/themes/theme-earth/assets/images/ck/sm/banner/about.jpg')
    }
}

.about_row_one_0_0 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.about_row_one_0_0_1 {
    font-size: 14px;
    margin: 10px 0px;
    text-align: justify;
}

.about_row_two_item {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: white;
}

.about_row_two_1 {
    width: 380px;
    height: 420px;
    background: #FFFFFF;
    box-shadow: 0px 1px 14px 0px rgba(25, 97, 255, 0.1);
    border-radius: 4px;
    padding: 28px;
}

.about_row_two_2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about_row_two_3 {
    width: 380px;
    height: 330px;
    background: #FFFFFF;
    box-shadow: 0px 1px 16px 0px rgba(89, 91, 118, 0.14);
    border-radius: 4px;
    margin-bottom: 30px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_two_3 {
        width: calc((100vw - 39px)/2);
        height: auto;
        margin-bottom: 10px;
    }
}

.about_row_two_4 {
    width: 100%;
    height: 273px;
    background: #111F2C;
    border-radius: 4px 4px 0px 0px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_two_4 {
        width: 100%;
        height: 130px;
    }
}

.about_row_two_5 {
    width: 100%;
    height: 57px;
    font-weight: 500;
    font-size: 18px;
    /*color: #111F2C;*/
    line-height: 30px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_two_5 {
        height: 40px;
    font-size: 12px;
    margin-bottom: 0px;
    font-family: PingFangRegular;
    }
}



.about_row_two_4_r {
    font-family: "PingFangBold";
    font-size: 20px;
    color: #111F2C;
    line-height: 30px;
    height: 20px;
}

.about_row_two_5_r {
    margin-top: 14px;
    font-weight: 400;
    font-size: 16px;
    color: #111F2C;
    line-height: 30px;
    margin-bottom: 14px;
}

.about_row_two_6 {
    display: flex;
    width: 380px;
    height: 20px;
    align-items: center;
    margin: 14px 0px;
}

.about_row_two_6_r {
    display: flex;
    width: 380px;
    height: 20px;
    align-items: center;
    margin: 9px 0px;
}

.about_row_two_7 {
    width: 14px;
    height: 12px;
    margin-right: 10px;
    color: #2878FF;
}

.about_row_two_8 {
    font-weight: 400;
    font-size: 16px;
    color: #111F2C;
    line-height: 30px;
    /*height: 16px;*/
}

.about_row_two_8_r {
    font-weight: 400;
    font-size: 16px;
    color: #111F2C;
    line-height: 30px;
    /*height: 16px;*/
}

.about_row_one_item {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: white;
}

.about_row_one_1 {
    width: 570px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_one_1 {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
}

.about_row_one_2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.about_row_one_3 {
    font-weight: 500;
    font-size: 14px;
    /*color: #6D767F;*/
    line-height: 30px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_one_3 {
        font-weight: 500;
    font-size: 12px;
    /* color: #6D767F; */
    line-height: 30px;
    font-family: PingFangRegular;
    }
}


.about_row_one_5 {
    margin-top: 39px;
    margin-bottom: 14px;
    /*width: 48px;*/
    /*height: 44px;*/
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_one_5 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.about_row_one_6 {
    height: 298px;
    margin-top: 5px;
    font-weight: 400;
    font-size: 16px;
    color: #111F2C;
    line-height: 30px;
    text-align: justify;
    -webkit-line-clamp: 12;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_row_three_item {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #F3F4F8;
}

.about_row_three_1 {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}



.about_row_three_2 {
    width: 285px;
    height: 300px;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 30px 30px 0px 30px;
    margin-bottom: 20px;
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_three_2 {
        width: 100%;
        height: auto;
        background: #FFFFFF;
        border-radius: 4px;
        padding: 10px;
        margin-bottom: 7px;
    }
}

.about_row_three_3 {
    /*width: 30px;*/
    /*height: 30px;*/
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_three_3 {
        width: 20px;
    }
}

.about_row_three_4 {
    font-family: "PingFangBold";
    font-size: 20px;
    color: #111F2C;
    line-height: 30px;
    margin: 15px;
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_three_4 {
        font-size: 16px;
        margin-left: 7px;
    }
}

.about_row_three_5 {
    height: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_three_5 {
        height: 35px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
}
.about_row_three_6 {
    width: 101%;
    margin: 20px 0px 10px 0px;
    font-weight: 400;
    font-size: 16px;
    color: #111F2C;
    line-height: 30px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_three_6 {
        width: 100%;
        margin: 0px 0px 0px 0px;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }
}

.about_row_three_7 {
    font-weight: 500;
    font-size: 16px;
    /* color: #111F2C; */
    line-height: 30px;
    margin-bottom: 0px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_three_7 {
        font-weight: 500;
        font-size: 14px;
        /*color: #111F2C;*/
        line-height: 21px;
        margin-bottom: 0px;
    }
}

.about_row_three_7_em {
    font-weight: 500;
    font-size: 16px;
    color: #111F2C;
    line-height: 30px;
    margin-bottom: 20px;
    display: flex;
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_three_7_em {
        font-weight: 500;
        font-size: 14px;
        /*color: #111F2C;*/
        line-height: 26px;
        margin-bottom: 0px;
        display: flex;
    }
}

.about_row_four_item {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*height: 646px;*/
    background: #F3F4F8;
}

.about_row_four_1 {
    width: 100%;
    /*height: 220px;*/
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.about_row_four_2 {
    width: 285px;
    height: 300px;
    background-size: cover;
    /*background: linear-gradient(0deg, #101927 48%, rgba(16, 25, 39, 0.11) 100%);*/
    border-radius: 4px;
    /*opacity: 0.4;*/
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_four_2 {
        width: calc((100vw - 39px)/2);
        height: calc((100vw - 39px)/2);
        margin-bottom: 7px;
    }
}

.about_row_four_3 {
    width: 100%;
    font-family: "PingFangBold";
    font-size: 28px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 19px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_four_3 {
        font-size: 16px;
        margin-bottom: 0px;
    }

}


.about_row_four_6 {
    font-family: 'PingFangMedium';
    text-align: justify;
    width: 1200px;
    font-weight: 500;
    font-size: 14px;
    color: #111F2C;
    line-height: 24px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .about_row_four_6 {
        width: 100%;
        -webkit-line-clamp: 5;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 10px;
        margin-top: -5px;
    }
}

