.fintech-page .banner-style-2 {
    background: rgba(34, 34, 34, 0.65) url("../../resources/images/fintech/D_main-banner.png") no-repeat center center;
    background-size: cover;
}

.section .section-title {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 80px;
}

.section .section-title h3 {
    ;
    font-family: fangzheng-unionpay-sc;
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 40px;
    color: #222222;
    margin-bottom: 20px;
}

.section .section-title p {
    font-size: 16px;
    line-height: 20px;
    color: #646464;
    letter-spacing: 16px;
}

.fintech-page .fintech-block-1 .block-img {
    background: url("../../resources/images/fintech/D_AI inset pic@3x.png") no-repeat center center;
    background-size: contain;
}

.fintech-page .fintech-block-2 .block-img {
    background: url("../../resources/images/fintech/D_biometrics inset pic@3x.png") no-repeat center center;
    background-size: contain;
}

.fintech-page .fintech-block-3 .block-img {
    background: url("../../resources/images/fintech/D_blockchain inset pic@3x.png") no-repeat center center;
    background-size: contain;
}

.fintech-page .fintech-block-4 .block-img {
    background: url("../../resources/images/fintech/D_5G inset pic@3x.png") no-repeat center center;
    background-size: contain;
}

.fintech-page .fintech-block-5 .block-img {
    background: url("../../resources/images/fintech/D_data Intelligence inset pic@3x.png") no-repeat center center;
    background-size: contain;
}

.fintech-page .fintech-block-6 .block-img {
    background: url("../../resources/images/fintech/D_intelligent computing inset pic@3x.png") no-repeat center center;
    background-size: contain;
}

.fintech-page .fintech-block-7 .block-img {
    background: url("../../resources/images/fintech/D_InfoSec inset pic@3x.png") no-repeat center center;
    background-size: contain;
}

.fintech-page .block-style-3 .block-right {
    position: relative;
    width: 640px;
    height: 320px;
    margin-top: 0;
}

.fintech-page .block-style-4 .block-right {
    float: right;
}

.fintech-page .block-style-4 .block-left {
    position: relative;
    width: 640px;
    height: 320px;
    margin-top: 0;
}

.fintech-page .control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.fintech-page .block-style-3 .block-bottom {
    display: flex;
    align-items: center
}

.fintech-page .block-style-4 .block-bottom {
    display: flex;
    align-items: center
}

.fintech-page .block-style-3 .block-bottom p {
    padding: 0;
    margin: 0;
}

.fintech-page .block-style-4 .block-bottom p {
    padding: 0;
    margin: 0;
}

.fintech-page .block-style-3 p {
    margin-bottom: 0px;
}

.fintech-page .block-style-4 p {
    margin-bottom: 0px;
}

@media(max-width: 1220px) {
    .block-style-3 .wrapper {
        padding: 80px 5.3% 78px 5.3%;
    }
    .block-style-4 .wrapper {
        padding: 80px 5.3% 78px 5.3%;
    }
    .block-style-3 .block-top {
        width: 100%;
    }
    .block-style-3 .block-left {
        width: 41%;
        margin-right: 5%;
    }
    .block-style-4 .block-top {
        width: 100%;
    }
    .block-style-4 .block-right {
        width: 41%;
    }
    .fintech-page .block-style-3 .block-right {
        width: 54%;
    }
    .fintech-page .block-style-4 .block-left {
        width: 54%;
        margin-right: 5%;
    }
    .fintech-page .fintech-block-1 .block-img {
        width: 100%;
    }
    .fintech-page .fintech-block-2 .block-img {
        width: 100%;
    }
    .fintech-page .fintech-block-3 .block-img {
        width: 100%;
    }
    .fintech-page .fintech-block-4 .block-img {
        width: 100%;
    }
    .fintech-page .fintech-block-5 .block-img {
        width: 100%;
    }
    .fintech-page .fintech-block-6 .block-img {
        width: 100%;
    }
    .fintech-page .fintech-block-7 .block-img {
        width: 100%;
    }
    .block-style-3 .block-bottom img {
        width: 9%;
        margin-right: 5%;
    }
    .block-style-4 .block-bottom img {
        width: 9%;
        margin-right: 5%;
    }
    .block-style-3 .block-bottom p {
        width: 86%;
        padding: 12px 0;
        margin: 0;
    }
    .block-style-4 .block-bottom p {
        width: 86%;
        padding: 12px 0;
        margin: 0;
    }
    .block-style-3 .block-img {
        font-size: 36px;
    }
    .block-style-4 .block-img {
        font-size: 36px;
    }
    .banner-style-2 h3 {
        font-size: 36px;
    }
    .banner-style-2 p {
        font-size: 15px;
        margin: 0;
    }
    .block-style-3 .block-title h3 {
        font-size: 22px;
    }
    .block-style-3 p {
        font-size: 15px;
        margin: 0;
    }
    .block-style-4 .block-title h3 {
        font-size: 22px;
    }
    .block-style-4 p {
        font-size: 15px;
        margin: 0;
    }
}

@media(max-width: 980px) {
    .banner-style-2 h3 {
        font-size: 32px;
    }
    .banner-style-2 p {
        font-size: 14px;
    }
    .block-style-3 .block-title h3 {
        font-size: 18px;
        line-height: 38px;
    }
    .block-style-3 p {
        font-size: 12px;
        line-height: 26px;
    }
    .block-style-4 .block-title h3 {
        font-size: 18px;
        line-height: 38px;
    }
    .block-style-4 p {
        font-size: 12px;
        line-height: 26px;
    }
    .block-style-3 .block-bottom p {
        padding: 0;
    }
    .block-style-4 .block-bottom p {
        padding: 0;
    }
    .block-style-3 .block-img {
        font-size: 32px;
    }
    .block-style-4 .block-img {
        font-size: 32px;
    }
    /*.fintech-page .section-body  h3{font-size: 18px;line-height: 38px;}*/
    /*.fintech-page .section-body  p{font-size: 12px;line-height: 26px;}*/
    .fintech-page .section-body .block-title {
        margin-bottom: 20px;
    }
}

@media (max-width: 760px) {
    .banner-style-2 {
        height: 160px;
        padding: 43px 0px;
    }
    .banner-style-2 h3 {
        font-size: 28px;
        line-height: 52px;
    }
    .banner-style-2 p {
        font-size: 13px;
        line-height: 22px;
    }
    .block-style-3 .wrapper {
        padding: 50px 5.3%;
    }
    .fintech-page .fintech-block-7 .wrapper {
        padding: 50px 5.3% 60px 5.3%;
    }
    .block-style-4 .wrapper {
        padding: 30px 5.3%;
    }
    .block-style-3 .block-left {
        width: 100%;
        margin-right: 0;
        float: none;
    }
    .fintech-page .block-style-3 .block-right {
        width: 100%;
        margin-top: 20px;
        position: unset;
        height: auto;
    }
    .fintech-page .block-style-4 .block-left {
        width: 100%;
        margin-top: 20px;
        margin-right: 0;
        position: unset;
        height: auto;
    }
    .fintech-page .control {
        position: unset;
        transform: unset;
    }
    .block-style-3 .block-title {
        margin-bottom: 10px;
    }
    .block-style-4 .block-title {
        margin-bottom: 10px;
    }
    .fintech-page .fintech-block-1 .block-img {
        height: 223px;
        background: url("../../resources/images/fintech/M_AI inset pic@3x.png") no-repeat center center;
        background-size: cover;
    }
    .fintech-page .fintech-block-2 .block-img {
        height: 223px;
        background: url("../../resources/images/fintech/M_biometrics inset pic@3x.png") no-repeat center center;
        background-size: cover;
    }
    .fintech-page .fintech-block-3 .block-img {
        height: 223px;
        background: url("../../resources/images/fintech/M_blockchain inset pic@3x.png") no-repeat center center;
        background-size: cover;
    }
    .fintech-page .fintech-block-4 .block-img {
        height: 223px;
        background: url("../../resources/images/fintech/M_5G inset pic@3x.png") no-repeat center center;
        background-size: cover;
    }
    .fintech-page .fintech-block-5 .block-img {
        height: 223px;
        background: url("../../resources/images/fintech/M_data Intelligence inset pic@3x.png") no-repeat center center;
        background-size: cover;
    }
    .fintech-page .fintech-block-6 .block-img {
        height: 223px;
        background: url("../../resources/images/fintech/M_intelligent computing inset pic@3x.png") no-repeat center center;
        background-size: cover;
    }
    .fintech-page .fintech-block-7 .block-img {
        height: 223px;
        background: url("../../resources/images/fintech/M_InfoSec inset pic@3x.png") no-repeat center center;
        background-size: cover;
    }
    .block-style-4 .block-right {
        width: 100%;
        float: none;
    }
    .block-style-3 .block-title h3 {
        font-size: 18px;
        line-height: 36px;
        text-align: center;
    }
    .block-style-3 p {
        font-size: 13px;
        line-height: 28px;
    }
    .block-style-4 .block-title h3 {
        font-size: 18px;
        line-height: 36px;
        text-align: center;
    }
    .block-style-4 p {
        font-size: 13px;
        line-height: 28px;
    }
    .block-style-3 .block-bottom img {
        display: none;
    }
    .block-style-4 .block-bottom img {
        display: none;
    }
    .block-style-3 .block-img {
        line-height: 223px;
        font-size: 28px;
    }
    .block-style-4 .block-img {
        line-height: 223px;
        font-size: 28px;
    }
    .block-style-3 .block-top {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e1e1e1;
    }
    .block-style-3 .block-bottom p {
        width: 100%;
        margin: 0;
    }
    .block-style-4 .block-top {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ffffff;
    }
    .block-style-4 .block-bottom p {
        width: 100%;
        margin: 0;
    }
}