.s-area-title {
    text-align: center;
    padding-top: 100px;
    font-size: 36px;
    color: #333333;
    line-height: 36px;
    font-family: PingFang SC Heavy, PingFang SC Heavy-Heavy;
    font-weight: 600;
}

.s-area-titleEn {
    font-size: 20px;
    color: #333333;
    line-height: 20px;
    padding-top: 20px;
    text-align: center;
}

.sbzl_box1 {
    height: 504px;
    background-color: #F2F5FA;
    background: url('../../static/images/lhyg_box1_bg.png') no-repeat bottom;
    background-size: 100% 8%;
}

.platform_content_box {
    position: relative;
    height: 360px;
    padding: 70px;
    background: #fff url('../images/sbzl_box1_bg2.png') no-repeat top right;
    background-size: 672px 360px;
}

.platform_content_box .platform_title {
    font-size: 24px;
    color: #333333;
}

.platform_content_box .platform_cont {
    width: 579px;
    font-size: 16px;
    color: #474747;
    margin-top: 28px;
    line-height: 1.5;
    letter-spacing: 0;
    text-align:justify;
}

.platform_content_box .content--video {
    position: absolute;
    right: 70px;
    top: 92px;
    width: 234px;
    height: 146px;
    box-shadow: 1px 1px 1px 1px rgba(255, 255, 255, 0.2);
}

.sbzl_box2 {
    height: 836px;
    background: linear-gradient(180deg, #206CFF 0%, #206CFF 100%);
}

.box2_single {
    width: 360px;
    height: 276px;
    padding: 34px 40px;
    color: #fff;
    margin-bottom: 60px;
    margin-right: 40px;
    background-color: rgba(255, 255, 255, 0.1);
}
.box2_single:nth-child(3) {
    margin-right: 0;
}
.box2_single:nth-child(4) {
    margin-left: 40px;
}

.box2_single .single_img img {
    display: block;
    margin: 0 auto;
    width: 52px;
}

.box2_single .single_title {
    text-align: center;
    margin-top: 14px;
    font-size: 18px;
}

.box2_single .single_cont p {
    margin-top: 15px;
    font-size: 14px;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 0;
}
.box3_left {
    position: relative;
    width: 672px;
    height: 100%;
}

.box3_left img:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    width: 138px;
}

.box3_left img:nth-child(2) {
    position: absolute;
    top: 47px;
    left: 20px;
    width: 500px;
    border-radius: 20px;
    box-shadow: 0px 1px 30px 1px rgba(32,108,255,0.2);
}

.box3_left img:nth-child(3) {
    position: absolute;
    top: 157px;
    left: 100px;
    width: 500px;
    border-radius: 20px;
    box-shadow: 0px 1px 30px 1px rgba(32,108,255,0.2);
}

.box3_right {
    padding-top: 96px;
    width: 473px;
    height: 100%;
}

.box3_right .box3_right_title {
    font-size: 20px;
    color: #333333;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 15px;
    text-align:justify;
}

.box3_right .box3_right_line span {
    display: inline-block;
    width: 52px;
    height: 3px;
    margin-bottom: 14px;
}

.box3_right .box3_right_line span:nth-child(1) {
    background: linear-gradient(270deg, #206CFF 0%, rgba(32, 108, 255, 0) 100%);
}

.box3_right .box3_right_line span:nth-child(2) {
    background: linear-gradient(90deg, #FBBC05 0%, rgba(251, 188, 5, 0) 100%);
}

.box3_right .box3_right_cont {
    margin-top: 15px;
    font-size: 14px;
    color: #666666;
}

.box3_right .box3_right_cont span {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 15px;
    border-radius: 14px;
    background: linear-gradient(180deg, #206CFF 0%, rgba(32, 108, 255, 0.8) 100%);
}
.box4_single {
    width: 376px;
    height: 246px;
    background-color: #206CFF;
    margin-bottom: 36px;
    color: #fff;
}
.box4_single .single_title {
    margin-top: 42px;
    font-size: 24px;
    text-align: center;
}
.box4_single .single_cont {
    font-size: 16px;
    padding: 24px 40px;
    line-height: 1.4;
    text-align:justify;
}
.box4_single img {
    width: 100%;
}

.sbzl_box5_bg {
    position: absolute;
    top: -176px;
    width: 1200px;
    height: 826px;
    margin: 0 auto;
    background-image: url('../../static/images/sbzl_box5_bg.png');
    background-size: cover;
}
.sbzl_box5_center {
    position: absolute;
    left: 380.5px;
    top: 60px;
    width: 441px;
}
.sbzl_box5_out {
    position: absolute;
    top: 60px;
    width: 1200px;
}

.sbzl_box6 {
    height: 454px;
    background: rgba(234, 238, 246, 0.02) url('../../static/images/sbzl_box6_bg.png');
    background-size: cover;
}
.box6_cont_left {
    width: 525px;
    height: 172px;
}
.box6_cont_left .box6_left_title {
    margin-top: 10px;
    font-size: 24px;
    color: #333;
}
.box6_cont_left .box6_left_cont {
    margin-top: 25px;
    font-size: 20px;
    color: #474747;
}
.box6_cont_right img {
    width: 675px;
}