.lvyou-centen-top {
    display: flex;
    justify-content: center;
    padding-top: 38px;
}

.lvyou-centen-block {
    display: flex;
    justify-content: space-between;
    width: 1243px;
}

.lvyou-centen-block image {
    width: 81px;
    height: 96px;
}

.lvyou-centen-leng {
    display: flex;
    justify-content: space-between;
    width: 600px;
}

.lvyou-centen-region {
    padding-left: 35px;
}


.lvyou-centen-region h3 {
    font-size: 24px;
    font-family: Source Han Sans CN,
        Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: left;
    color: #000000;
    line-height: 14px;
    letter-spacing: 1px;
    padding-bottom: 18px;
}

.lvyou-centen-region span {
    font-size: 20px;
    font-family: Source Han Sans CN,
        Source Han Sans CN-Light;
    font-weight: 300;
    text-align: justifyLeft;
    color: #4d4d4d;
    line-height: 26px;
    margin-top: 18px;
    letter-spacing: 1px;
}

.lvyou-title {
    display: flex;
    justify-content: center;
    padding-top: 54px;
    padding-left: 25px;
}

.lvyou-title-left {
    border-left: #0090FF solid 6px;
    padding-left: 19px;
    color: #000;
    font-size: 24px;
    font-weight: 400;
    width: 1243px;
}

.lvyou-title-img {
    padding-top: 30px;
    display: flex;
    justify-content: center;
    padding-bottom: 100px;
}