.page-overview .section-hero {
    background-size: 1440px 1727px;
    background-repeat: no-repeat;
    background-image: url("/cn/business/images/image__c2dafcq9lauu_large.jpg");
    background-color: #f2f9fc;
    padding-bottom:980px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and(min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .page-overview .section-hero {
        background-image: url("/cn/business/images/image__c2dafcq9lauu_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .page-overview .section-hero {
        background-size: 2560px 1727px;
        background-repeat: no-repeat;
        background-image: url("/cn/business/images/image__c2dafcq9lauu_xlarge.jpg")
    }
}

@media only screen and (min-width: 1442px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(min-width: 1442px) and(min-resolution: 1.5dppx), only screen and(min-width: 1442px) and(min-resolution: 144dpi) {
    .page-overview .section-hero {
        background-image: url("/cn/business/images/image__c2dafcq9lauu_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-hero {
        background-size: 1068px 1500px;
        background-repeat: no-repeat;
        background-image: url("/cn/business/images/image__c2dafcq9lauu_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 1068px) and(min-resolution: 1.5dppx), only screen and(max-width: 1068px) and(min-resolution: 144dpi) {
    .page-overview .section-hero {
        background-image: url("/cn/business/images/image__c2dafcq9lauu_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-hero {
        background-size: 736px 1255px;
        background-repeat: no-repeat;
        background-image: url("/cn/business/images/image__c2dafcq9lauu_small.jpg")
    }
}

@media only screen and (max-width: 735px) and(-webkit-min-device-pixel-ratio: 1.5), only screen and(max-width: 735px) and(min-resolution: 1.5dppx), only screen and(max-width: 735px) and(min-resolution: 144dpi) {
    .page-overview .section-hero {
        background-image: url("/cn/business/images/image__c2dafcq9lauu_small_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-hero {
        padding-bottom:650px
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-hero {
        padding-bottom:483px
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-hero .typography-intro-elevated {
        color:#333
    }
}