.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;
}

.szqf_box1 {
    height: 504px;
    background-color: #F2F5FA;
}

.platform_content_box {
    position: relative;
    height: 360px;
    padding: 70px;
    background: #fff url('../images/szqf_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);
}
.szqf_box2 {
    height: 908px;
    background: #F2F5FA url('../../static/images/szqf_box2_bg.png') no-repeat bottom;
    background-size: 100% 600px;
}
.box2_cont_th {
    width: 941px;
    margin: 0 auto;
}
.box2_cont_th .cont_th_item {
    width: 72px;
    height: 110px;
}
.box2_cont_th .cont_th_item img {
    display: block;
    width: 58px;
    margin: 14px auto;
}
.box2_cont_th .cont_th_item p {
    text-align: center;
    font-size: 18px;
    color: #333;
    letter-spacing: 0;
}
.box2_cont_td {
    position: relative;
    overflow: hidden;
    height: 600px;
}
.box2_cont_td img:nth-child(1) {
    position: relative;
    display: block;
    width: 835px;
    margin: 50px auto;
    z-index: 3;
}
.box2_cont_td img:nth-child(2) {
    position: absolute;
    top: 30px;
    left: 210px;
    width: 835px;
    z-index: 2;
}

.box3_single {
    position: relative;
    width: 299px;
    height: 330px;
    background-color: #F5F5F5;
}
.box3_single .single_title {
    margin-top: 78px;
    padding: 0 20px;
    font-size: 24px;
    color: #333;
}
.box3_single .single_cont {
    font-size: 18px;
    margin-top: 20px;
    padding: 0 20px;
    color: #999;
    line-height: 1.4;
}
.box3_single:nth-child(2) img,
.box3_single:nth-child(4) img,
.box3_single:nth-child(5) img,
.box3_single:nth-child(7) img {
    width: 100%;
}
.box3_single:nth-child(1) img,
.box3_single:nth-child(3) img,
.box3_single:nth-child(6) img,
.box3_single:nth-child(8) img {
    position: absolute;
    left: 19px;
    bottom: 46px;
    width: 30px;
}
.sbzl_box4 {
    height: 985px;
    background: url('../../static/images/szqf_box4_bg.png'),linear-gradient(180deg, #FEFEFF 0%, #E1E9F8 100%);
    background-size: cover;
}
.box4_single {
    margin-bottom: 30px;
    margin-right: 46px;
}
.box4_single:nth-child(3) {
    margin-right: 0;
}
.box4_single:nth-child(4) {
    margin-left: 46px;
}
.box4_single img{
    width: 369px;
}
.box4_single .single_title {
    height: 82px;
    line-height: 82px;
    background-color: #fff;
    font-size: 19px;
    color: #333;
    text-align: center;
}
.sbzl_box5 {
    background: url('../../static/images/szqf_box5_bg.png') no-repeat bottom;
    background-size: 100% 420px;
}
.box5_cont {
    position: relative;
    height: 420px;
    margin-top: 82px;
}
.box5_cont img:nth-child(1) {
    position: absolute;
    top: -44px;
    left: 0;
    width: 590px;
}
.box5_cont img:nth-child(2) {
    position: absolute;
    top: 175px;
    left: 148px;
    width: 442px;
}
.box5_cont .cont_title {
    padding: 52px 57px 30px 627px;
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
}
.box5_cont .cont_list {
    padding: 10px 0 0 640px;
    font-size: 18px;
    color: #fff;
}
.box5_cont .cont_list p {
    height: 37px;
}
.box5_cont .cont_list p span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 13px;
    border-radius: 14px;
    background-color: #fff;
}
