* {
    font-family: "PingFang SC", "Microsoft YaHei" !important
}

.service-banner {
    position: relative;
    width: 100%;
    height: 800px;
    background: url(../image/service-cn.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.service-banner .img-box {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.service-banner .img-box img {
    display: block;
    width: 100%
}

.service-banner .img-box .text {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 48px;
    color: #fff;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.kv {
    position: relative;
    width: 100%;
    height: 560px;
    background: url(../image/kv.jpg) center bottom no-repeat;
    color: #fff
}

.kv .kv-center-word {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.kv .kv-center-word label {
    display: block;
    width: 100%;
    font-size: 48px;
    font-weight: 700
}

.kv .kv-center-word p {
    display: block;
    width: 550px;
    margin: 20px auto 0;
    line-height: 34px;
    font-size: 28px
}

.globalweb-content {
    clear: both;
    width: 100%;
    overflow: hidden
}

.globalweb-grey-content {
    background: #F6F6F6
}







.globalweb-content h3 {
    display: block;
    width: 1200px;
    margin: 0 auto;
    font-weight: 700;
    color: #212B35;
    padding-top: 120px;
    font-size: 36px
}

.center {
    text-align: center !important
}

.service-gc-content.online-store-content {
    padding: 90px 0
}

.globalweb-content.digital-marketing-content {
    padding: 150px 0;
    background: url(../image/digital-pc.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.service-gc-content.it-soluitons-content,
.service-gc-content.supply-chain-content {
    padding: 136px 0
}

.globalweb-content.customer-service-content {
    padding: 136px 0;
    background: url(../image/customer-pc.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.service-gc-content {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.service-gc-content-first {
    margin-top: 250px
}

.service-white-bg .service-gc-content-word label {
    font-family: Helvetica-Bold;
    font-size: 36px;
    color: #212B35;
    line-height: 44px
}

.service-white-bg .service-gc-content-word p {
    font-family: Helvetica;
    font-size: 16px;
    color: #6D7276;
    line-height: 24px
}

.service-gc-content .service-gc-content-word .btn {
    margin-top: 60px
}

.service-gc-content .service-gc-content-word {
    width: 515px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    float: left
}

.service-gc-content .service-gc-content-word label {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    padding-bottom: 40px
}

.service-gc-content-word p {
    opacity: .8
}

.service-gc-content .service-gc-content-img {
    float: right;
    margin-top: -6%
}

.service-gc-content2 .service-gc-content-img {
    float: left
}

.service-gc-content .service-gc-content-img1 {
    margin-top: 3%
}

.service-gc-content-img2 {
    margin-top: 20px
}

.service-gc-content .service-gc-content-img5 {
    margin-top: 0
}

.service-gc-content2 .service-gc-content-word {
    width: 515px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    float: right
}

.service-gc-content2 .service-gc-content-word label {
    display: block;
    width: 100%;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    padding-bottom: 40px
}

.service-gc-content-word {
    text-align: justify
}

@media (max-width:1023px) {

    body,
    html {
        height: 100%
    }

    body {
        width: 100%;
        min-width: 320px;
        overflow-x: hidden
    }

    .service-banner {
        height: 100%;
        background: url(../image/service-mob.png) center center no-repeat;
        -webkit-background-size: cover;
        background-size: cover
    }

    .service-banner .img-box .text {
        top: 50%;
        font-size: 26px
    }

    .kv {
        height: height: 100%;
        background-size: auto 100%
    }

    .kv .kv-center-word {
        max-width: 100%;
        padding: 0 50px
    }

    .kv .kv-center-word label {
        font-size: 26px
    }

    .kv .kv-center-word p {
        font-size: 16px;
        max-width: 100%;
        line-height: 22px
    }

    .globalweb-content h3 {
        max-width: 100%;
        font-size: 20px;
        padding: 40px 28px 0
    }

    .globalweb-content.digital-marketing-content {
        padding: 30px 0 60px;
        background: url(../image/digital-mob.png) no-repeat;
        -webkit-background-size: cover;
        background-size: cover
    }

    .globalweb-content.customer-service-content {
        padding: 30px 0 60px;
        background: url(../image/customer-mob.png) no-repeat;
        -webkit-background-size: cover;
        background-size: cover
    }

    .service-gc-content {
        width: auto;
        max-width: 100%;
        padding: 0 28px
    }

    .service-gc-content.it-soluitons-content,
    .service-gc-content.online-store-content,
    .service-gc-content.supply-chain-content {
        padding: 30px 28px 60px
    }

    .service-gc-content.customer-service-content {
        margin-top: 30px
    }

    .service-gc-content-first {
        margin-top: 70px
    }

    .service-gc-content .service-gc-content-word {
        width: 100%;
        float: none
    }

    .service-gc-content .service-gc-content-img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 50px auto 0;
        padding: 0 30px;
        float: none
    }

    .service-gc-content .service-gc-content-word label {
        line-height: 28px;
        font-size: 20px;
        margin-top: 40px;
        padding-bottom: 20px
    }

    .service-gc-content2 {
        width: auto;
        max-width: 100%;
        padding: 0 28px;
        margin-top: 41px;
    }

    .service-gc-content2 .service-gc-content-img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 50px auto 0;
        padding: 0 30px;
        float: none
    }

    .service-gc-content2 .service-gc-content-word {
        width: 100%;
        float: none
    }

    .service-gc-content2 .service-gc-content-word label {
        font-size: 20px;
        margin-top: 40px;
        padding-bottom: 20px
    }

    .service-gc-content-img4 {
        margin-top: 0 !important
    }
}