.wb-zc-ali-service-goflloor-pc
{
    font-family: "Lantinghei SC","Microsoft Yahei",SimSu;
}

    .wb-zc-ali-service-goflloor-pc .module-wrap
    {
        width: 100%;
        overflow: hidden;
    }

        .wb-zc-ali-service-goflloor-pc .module-wrap .go-floor
        {
            width: 100%;
            overflow: hidden;
            position: fixed;
            z-index: 999;
            background: #f4f4f4;
            top: 0;
            display: none;
            box-shadow: 0 1px 3px rgba(0,0,0,.2);
        }

            .wb-zc-ali-service-goflloor-pc .module-wrap .go-floor .items
            {
                width: 1065px;
                margin: 0 auto;
                overflow: hidden;
            }

                .wb-zc-ali-service-goflloor-pc .module-wrap .go-floor .items .item
                {
                    width: 355px;
                    height: 50px;
                    float: left;
                }

                    .wb-zc-ali-service-goflloor-pc .module-wrap .go-floor .items .item a
                    {
                        display: block;
                        line-height: 50px;
                        text-align: center;
                        color: #000;
                        font-size: 18px;
                    }

                        .wb-zc-ali-service-goflloor-pc .module-wrap .go-floor .items .item a:hover
                        {
                            text-decoration: none;
                        }

                .wb-zc-ali-service-goflloor-pc .module-wrap .go-floor .items .selected
                {
                    background: #e2e2e2;
                }

                    .wb-zc-ali-service-goflloor-pc .module-wrap .go-floor .items .selected a
                    {
                        color: #00C1DE;
                    }

.banner-tab
{
    z-index: 989;
    position: absolute;
    bottom: 3px;
    left: 50%;
}

    .banner-tab .banner-tab-li
    {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        text-align: center;
        float: left;
        color: #FFFFFF;
        width: 26px;
        height: 4px;
        padding: 10px 3px;
        cursor: pointer;
        -webkit-background-clip: content-box;
        -moz-background-clip: content-box;
        background-clip: content-box;
        -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.8s ease-out;
        -o-transition: all 0.8s ease-out;
        transition: all 0.8s ease-out;
    }

    .banner-tab.dark .banner-tab-li
    {
        background: #a1a1a3;
        background-color: rgba(255, 255, 255, 0.3);
        -webkit-background-clip: content-box;
        -moz-background-clip: content-box;
        background-clip: content-box;
    }

        .banner-tab.dark .banner-tab-li:hover
        {
            background: #fff;
            -webkit-background-clip: content-box;
            -moz-background-clip: content-box;
            background-clip: content-box;
        }

        .banner-tab.dark .banner-tab-li.active
        {
            background: #fff;
            -webkit-background-clip: content-box;
            -moz-background-clip: content-box;
            background-clip: content-box;
        }

    .banner-tab.light .banner-tab-li
    {
        background: #94a4ae;
        background-color: rgba(94, 99, 101, 0.3);
        -webkit-background-clip: content-box;
        -moz-background-clip: content-box;
        background-clip: content-box;
    }

        .banner-tab.light .banner-tab-li:hover
        {
            background-color: #373D41;
            background-color: #5e6365;
            -webkit-background-clip: content-box;
            -moz-background-clip: content-box;
            background-clip: content-box;
        }

        .banner-tab.light .banner-tab-li.active
        {
            background-color: #373D41;
            background-color: #5e6365;
            -webkit-background-clip: content-box;
            -moz-background-clip: content-box;
            background-clip: content-box;
        }

lesshat-selector
{
    -lh-property: 0;
}

@-webkit-keyframes banner-slide-20
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes banner-slide-20
{
    0%
    {
        opacity: 0;
        -moz-transform: translate3d(0, -20px, 0);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes banner-slide-20
{
    0%
    {
        opacity: 0;
        -o-transform: translate3d(0, -20px, 0);
    }

    100%
    {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0);
    }
}

@keyframes banner-slide-20
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        -moz-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

[not-existing]
{
    zoom: 1;
}

lesshat-selector
{
    -lh-property: 0;
}

@-webkit-keyframes banner-slide-40
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, -40px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes banner-slide-40
{
    0%
    {
        opacity: 0;
        -moz-transform: translate3d(0, -40px, 0);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes banner-slide-40
{
    0%
    {
        opacity: 0;
        -o-transform: translate3d(0, -40px, 0);
    }

    100%
    {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0);
    }
}

@keyframes banner-slide-40
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, -40px, 0);
        -moz-transform: translate3d(0, -40px, 0);
        -ms-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

[not-existing]
{
    zoom: 1;
}

lesshat-selector
{
    -lh-property: 0;
}

@-webkit-keyframes banner-slide-60
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, -60px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes banner-slide-60
{
    0%
    {
        opacity: 0;
        -moz-transform: translate3d(0, -60px, 0);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes banner-slide-60
{
    0%
    {
        opacity: 0;
        -o-transform: translate3d(0, -60px, 0);
    }

    100%
    {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0);
    }
}

@keyframes banner-slide-60
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, -60px, 0);
        -moz-transform: translate3d(0, -60px, 0);
        -ms-transform: translate3d(0, -60px, 0);
        transform: translate3d(0, -60px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

[not-existing]
{
    zoom: 1;
}

lesshat-selector
{
    -lh-property: 0;
}

@-webkit-keyframes banner-slide-80
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, -80px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes banner-slide-80
{
    0%
    {
        opacity: 0;
        -moz-transform: translate3d(0, -80px, 0);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes banner-slide-80
{
    0%
    {
        opacity: 0;
        -o-transform: translate3d(0, -80px, 0);
    }

    100%
    {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0);
    }
}

@keyframes banner-slide-80
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, -80px, 0);
        -moz-transform: translate3d(0, -80px, 0);
        -ms-transform: translate3d(0, -80px, 0);
        transform: translate3d(0, -80px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

[not-existing]
{
    zoom: 1;
}

lesshat-selector
{
    -lh-property: 0;
}

@-webkit-keyframes re-banner-slide-20
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes re-banner-slide-20
{
    0%
    {
        opacity: 0;
        -moz-transform: translate3d(0, 20px, 0);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes re-banner-slide-20
{
    0%
    {
        opacity: 0;
        -o-transform: translate3d(0, 20px, 0);
    }

    100%
    {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0);
    }
}

@keyframes re-banner-slide-20
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        -moz-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

[not-existing]
{
    zoom: 1;
}

lesshat-selector
{
    -lh-property: 0;
}

@-webkit-keyframes re-banner-slide-40
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes re-banner-slide-40
{
    0%
    {
        opacity: 0;
        -moz-transform: translate3d(0, 40px, 0);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes re-banner-slide-40
{
    0%
    {
        opacity: 0;
        -o-transform: translate3d(0, 40px, 0);
    }

    100%
    {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0);
    }
}

@keyframes re-banner-slide-40
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        -moz-transform: translate3d(0, 40px, 0);
        -ms-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

[not-existing]
{
    zoom: 1;
}

lesshat-selector
{
    -lh-property: 0;
}

@-webkit-keyframes re-banner-slide-60
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, 60px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes re-banner-slide-60
{
    0%
    {
        opacity: 0;
        -moz-transform: translate3d(0, 60px, 0);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes re-banner-slide-60
{
    0%
    {
        opacity: 0;
        -o-transform: translate3d(0, 60px, 0);
    }

    100%
    {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0);
    }
}

@keyframes re-banner-slide-60
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, 60px, 0);
        -moz-transform: translate3d(0, 60px, 0);
        -ms-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

[not-existing]
{
    zoom: 1;
}

lesshat-selector
{
    -lh-property: 0;
}

@-webkit-keyframes re-banner-slide-80
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, 80px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes re-banner-slide-80
{
    0%
    {
        opacity: 0;
        -moz-transform: translate3d(0, 80px, 0);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes re-banner-slide-80
{
    0%
    {
        opacity: 0;
        -o-transform: translate3d(0, 80px, 0);
    }

    100%
    {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0);
    }
}

@keyframes re-banner-slide-80
{
    0%
    {
        opacity: 0;
        -webkit-transform: translate3d(0, 80px, 0);
        -moz-transform: translate3d(0, 80px, 0);
        -ms-transform: translate3d(0, 80px, 0);
        transform: translate3d(0, 80px, 0);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

[not-existing]
{
    zoom: 1;
}

.aliyun-index-top-banner-2016 .module-wrap .index-menu
{
    position: absolute;
    top: 0;
    height: 100px;
    width: 100%;
    z-index: 999;
}

.aliyun-index-top-banner-2016 .module-wrap .left-header
{
    color: #000;
    top: 160px;
    left: 0;
    text-align: left;
    line-height: 50px;
}

    .aliyun-index-top-banner-2016 .module-wrap .left-header h1
    {
        text-align: left;
        font-size: 44px;
    }

    .aliyun-index-top-banner-2016 .module-wrap .left-header p
    {
        text-align: left;
        font-size: 20px;
    }

    .aliyun-index-top-banner-2016 .module-wrap .left-header a
    {
        text-decoration: none;
        outline: none;
    }

    .aliyun-index-top-banner-2016 .module-wrap .left-header .layer-btn
    {
        outline: none;
        cursor: pointer;
        margin-top: 30px;
        font-size: 16px!important;
        float: left;
        width: 120px;
        height: 36px;
        background: transparent;
        color: #fff;
        -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
        -moz-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
        -o-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
        transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
    }

.aliyun-index-top-banner-2016 .module-wrap .right-image
{
    top: -35px;
    width: 100%;
}

.aliyun-index-top-banner-2016 .module-wrap .banner-container
{
    height: 420px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

.aliyun-index-top-banner-2016 .module-wrap [data-hover-container]
{
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 420px;
}

    .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] .banner-row
    {
        position: relative;
        min-width: 1200px;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        zoom: 1;
    }

    .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group]
    {
        position: absolute;
        height: 420px;
        width: 100%;
        overflow: hidden;
        visibility: hidden;
    }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].bottom
        {
            visibility: visible;
            -webkit-transform: translate3d(0, 100%, 0);
            -moz-transform: translate3d(0, 100%, 0);
            -ms-transform: translate3d(0, 100%, 0);
            -o-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].bottom-ie
        {
            visibility: visible;
            top: 560px;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].center
        {
            visibility: visible;
            z-index: 100;
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].center-ie
        {
            visibility: visible;
            z-index: 100;
            top: 0;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group] .y-row
        {
            position: relative;
            height: 100%;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .left-header
        {
            -webkit-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -moz-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -o-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(1)
        {
            -webkit-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -moz-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -o-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(2)
        {
            -webkit-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -moz-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -o-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(3)
        {
            -webkit-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -moz-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -o-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(4)
        {
            -webkit-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -moz-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -o-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .left-header
        {
            -webkit-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -moz-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -o-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(1)
        {
            -webkit-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -moz-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -o-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(2)
        {
            -webkit-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -moz-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -o-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(3)
        {
            -webkit-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -moz-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -o-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(4)
        {
            -webkit-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -moz-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            -o-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
            animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group][data-isimage="true"] .banner-row
        {
            max-width: 1440px;
        }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group][data-isimage="true"] .layer
        {
            height: 560px;
        }

            .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group][data-isimage="true"] .layer img
            {
                width: 100%;
                left: 50%;
                margin-left: -50%;
                bottom: 0;
            }

    .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-ignore-group]
    {
        z-index: 900;
        height: 0 !important;
    }

    .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-base-layer]
    {
        z-index: 90;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform-style: preserve-3d;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

    .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] .layer
    {
        text-align: center;
        position: absolute;
    }

        .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] .layer img
        {
            width: 800px;
            position: absolute;
            right: -70px;
        }

.aliyun-index-top-banner-2016 .module-wrap .banner-container.dark
{
    background: #24282C;
}

    .aliyun-index-top-banner-2016 .module-wrap .banner-container.dark h1
    {
        color: #fff;
    }

    .aliyun-index-top-banner-2016 .module-wrap .banner-container.dark p
    {
        color: #fff;
    }

    .aliyun-index-top-banner-2016 .module-wrap .banner-container.dark .left-header
    {
        color: #fff;
    }

    .aliyun-index-top-banner-2016 .module-wrap .banner-container.dark button
    {
        color: #fff;
        border: 1px solid #fff;
        background: #373d41;
        background: transparent;
    }

        .aliyun-index-top-banner-2016 .module-wrap .banner-container.dark button:hover
        {
            color: #373d41;
            background: #fff;
        }

.aliyun-index-top-banner-2016 .module-wrap .banner-container.light
{
    background: #fff;
    color: #373d41;
}

    .aliyun-index-top-banner-2016 .module-wrap .banner-container.light h1
    {
        color: #373d41;
    }

    .aliyun-index-top-banner-2016 .module-wrap .banner-container.light p
    {
        color: #373d41;
    }

    .aliyun-index-top-banner-2016 .module-wrap .banner-container.light .left-header
    {
        color: #373d41;
    }

    .aliyun-index-top-banner-2016 .module-wrap .banner-container.light .layer-btn
    {
        color: #373d41;
        border: 1px solid #373d41;
        background: #fff;
        background: transparent;
    }

        .aliyun-index-top-banner-2016 .module-wrap .banner-container.light .layer-btn:hover
        {
            color: #fff;
            background: #373d41;
        }

.wb-zc-ali-service-title-pc
{
    font-family: "Lantinghei SC","Microsoft Yahei",SimSu;
}

    .wb-zc-ali-service-title-pc .module-wrap
    {
        width: 100%;
    }

        .wb-zc-ali-service-title-pc .module-wrap .item-wrap
        {
            width: 1200px;
            margin: 0 auto;
            overflow: hidden;
        }

            .wb-zc-ali-service-title-pc .module-wrap .item-wrap .title
            {
                width: 1200px;
                height: 80px;
                line-height: 80px;
                text-align: center;
                font-size: 35px;
            }

                .wb-zc-ali-service-title-pc .module-wrap .item-wrap .title img
                {
                    width: 80px;
                    height: 18px;
                    overflow: hidden;
                }

                .wb-zc-ali-service-title-pc .module-wrap .item-wrap .title .left
                {
                    margin-right: 20px;
                }

                .wb-zc-ali-service-title-pc .module-wrap .item-wrap .title .right
                {
                    margin-left: 20px;
                }

.clearfix:after, .clearfix:before
{
    content: "";
    display: table;
}

.clearfix:after
{
    clear: both;
    overflow: hidden;
}

.clearfix
{
    zoom: 1;
}

.wb-zc-ali-hcmd-map-pc
{
    font-family: "Lantinghei SC","Microsoft Yahei",SimSu;
}

    .wb-zc-ali-hcmd-map-pc .module-wrap
    {
        min-width: 1200px;
        margin: 0 auto;
    }

        .wb-zc-ali-hcmd-map-pc .module-wrap .inner
        {
            width: 1200px;
            margin: 0 auto;
        }

            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .top
            {
                width: 1100px;
                margin: 0 auto 40px;
                overflow: hidden;
            }

                .wb-zc-ali-hcmd-map-pc .module-wrap .inner .top .items
                {
                    overflow: hidden;
                    margin: 0 auto;
                }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .top .items .desc
                    {
                        float: left;
                        padding: 0 20px;
                        border-left: 1px solid #000;
                        font-size: 12px;
                        height: 15px;
                        line-height: 15px;
                        text-align: center;
                    }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .top .items .first
                    {
                        border-left: none;
                    }

            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .title
            {
                font-size: 24px;
                color: #000;
                line-height: 24px;
                margin-top: 80px;
                text-align: center;
                font-weight: 400;
                margin-bottom: 16px;
            }

            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .mn_desc
            {
                width: 503px;
                margin: 0 auto 55px;
                font-size: 12px;
                line-height: 18px;
                color: #373D41;
                text-align: center;
            }

            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .lt
            {
                display: none;
                margin-left: 18px;
                margin-top: 94px;
                background-color: #fff;
            }

                .wb-zc-ali-hcmd-map-pc .module-wrap .inner .lt ul
                {
                    width: 340px;
                    height: 432px;
                    border-left: 2px #52d3e7 solid;
                    border-right: 2px #52d3e7 solid;
                    overflow: auto;
                }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .lt ul::-webkit-scrollbar-thumb
                    {
                        background-color: #52d3e7;
                    }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .lt ul::-webkit-scrollbar
                    {
                        width: 5px;
                        background-color: #fff;
                    }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .lt ul .lli
                    {
                        padding: 14px;
                    }

                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .lt ul .lli .nn .right_info
                        {
                            float: left;
                            margin-left: 10px;
                        }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .lt ul .lli .nn .right_info .name
                            {
                                margin-top: 14px;
                                height: 24px;
                                overflow: hidden;
                                font-size: 12px;
                                color: #373D41;
                                line-height: 24px;
                            }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .lt ul .lli .nn .right_info .name3
                            {
                                color: #373D41;
                                font-size: 12px;
                                overflow: hidden;
                                line-height: 24px;
                            }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .lt ul .lli .nn .right_info .name4
                            {
                                font-size: 12px;
                                color: #373D41;
                                line-height: 20px;
                                margin-bottom: 20px;
                            }

                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .lt ul .lli:hover .nn a .icon img
                        {
                            -webkit-filter: grayscale(0);
                            -moz-filter: grayscale(0);
                            -ms-filter: grayscale(0);
                            -o-filter: grayscale(0);
                            filter: grayscale(0);
                            filter: none;
                            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\' x=\'0\' y=\'0\' width=\'100%\' height=\'100%\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0\'/></filter></svg>#grayscale");
                            filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
                        }

                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .lt ul .lli:hover .nn a p
                        {
                            color: #1bc8e2;
                        }

            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt
            {
                width: 892px;
                height: 680px;
                position: relative;
                margin: 0 auto;
            }

                .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map
                {
                    width: 860px;
                    height: 661px;
                    position: absolute;
                    left: 44px;
                }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .mappic
                    {
                        width: 860px;
                        height: 661px;
                    }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local
                    {
                        width: 110px;
                        height: 110px;
                        visibility: visible;
                        opacity: 1;
                    }

                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .point
                        {
                            position: absolute;
                            top: 0;
                            left: 0;
                            right: 0;
                            bottom: 0;
                            width: 10px;
                            height: 10px;
                            margin: auto;
                            -webkit-border-radius: 50%;
                            -webkit-background-clip: padding-box;
                            -moz-border-radius: 50%;
                            -moz-background-clip: padding;
                            border-radius: 50%;
                            background: 0 0;
                        }

                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .point-10, .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .point-40, .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .point-80
                        {
                            width: 100%;
                            height: 100%;
                        }

                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li .right_info, .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li a .right_info
                        {
                            float: left;
                            margin-left: 10px;
                        }

                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .point-dot
                        {
                            background-color: #6ad7e9;
                            border: 1px solid rgba(0,205,236,.37);
                            z-index: 50;
                        }

                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .point-10:after
                        {
                            content: '';
                            display: block;
                            position: absolute;
                            top: 0;
                            right: 0;
                            bottom: 0;
                            left: 0;
                            border-radius: 50%;
                            border: 2px solid #00cdec;
                            opacity: 0;
                            -webkit-animation: ripple 4.5s ease-out 225ms infinite;
                            -moz-animation: ripple 4.5s ease-out 225ms infinite;
                            -o-animation: ripple 4.5s ease-out 225ms infinite;
                            animation: ripple 4.5s ease-out 225ms infinite;
                        }

                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .point-40:after
                        {
                            content: '';
                            display: block;
                            position: absolute;
                            top: 0;
                            right: 0;
                            bottom: 0;
                            left: 0;
                            border-radius: 50%;
                            border: 2px solid #00cdec;
                            opacity: 0;
                            -webkit-animation: ripple 4.5s ease-out .9s infinite;
                            -moz-animation: ripple 4.5s ease-out .9s infinite;
                            -o-animation: ripple 4.5s ease-out .9s infinite;
                            animation: ripple 4.5s ease-out .9s infinite;
                        }

                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .point-80:after
                        {
                            content: '';
                            display: block;
                            position: absolute;
                            top: 0;
                            right: 0;
                            bottom: 0;
                            left: 0;
                            border-radius: 50%;
                            border: 1px solid #00cdec;
                            opacity: 0;
                            -webkit-animation: ripple 4.5s ease-out 1.8s infinite;
                            -moz-animation: ripple 4.5s ease-out 1.8s infinite;
                            -o-animation: ripple 4.5s ease-out 1.8s infinite;
                            animation: ripple 4.5s ease-out 1.8s infinite;
                        }

                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window
                        {
                            display: none;
                            width: 340px;
                            border: 1px solid #19c7e1;
                            position: relative;
                            z-index: 100;
                        }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .tr1
                            {
                                width: 22px;
                                height: 26px;
                                background-color: #19c7e1;
                                position: absolute;
                                left: -3px;
                                top: -3px;
                                z-index: -1;
                                transform-origin: left top;
                                -webkit-transform-origin: left top;
                                -moz-transform-origin: left top;
                                -ms-transform-origin: left top;
                                -o-transform-origin: left top;
                            }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .tr2
                            {
                                width: 22px;
                                height: 26px;
                                background-color: #19c7e1;
                                position: absolute;
                                right: -3px;
                                top: -3px;
                                z-index: -1;
                                transform-origin: right top;
                                -webkit-transform-origin: right top;
                                -moz-transform-origin: right top;
                                -ms-transform-origin: right top;
                                -o-transform-origin: right top;
                            }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .tr3
                            {
                                width: 22px;
                                height: 26px;
                                background-color: #19c7e1;
                                position: absolute;
                                right: -3px;
                                bottom: -3px;
                                z-index: -1;
                                transform-origin: right bottom;
                                -webkit-transform-origin: right bottom;
                                -moz-transform-origin: right bottom;
                                -ms-transform-origin: right bottom;
                                -o-transform-origin: right bottom;
                            }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .tr4
                            {
                                width: 22px;
                                height: 26px;
                                background-color: #19c7e1;
                                position: absolute;
                                left: -3px;
                                bottom: -3px;
                                z-index: -1;
                                transform-origin: left bottom;
                                -webkit-transform-origin: left bottom;
                                -moz-transform-origin: left bottom;
                                -ms-transform-origin: left bottom;
                                -o-transform-origin: left bottom;
                            }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li .icon img, .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li a .icon img
                            {
                                width: 35px;
                                height: 35px;
                            }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .ani
                            {
                                animation: run 2s ease-in-out;
                                -webkit-animation: run 2s ease-in-out;
                                -moz-animation: run 2s ease-in-out;
                                -o-animation: run 2s ease-in-out;
                            }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent
                            {
                                background-color: #fff;
                            }

                                .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li
                                {
                                    padding: 0 10px;
                                    border-bottom: 1px #eee solid;
                                }

                                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li .icon
                                    {
                                        width: 35px;
                                        height: 35px;
                                        margin-top: 20px;
                                        float: left;
                                    }

                                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li .right_info .name
                                    {
                                        margin-top: 20px;
                                        overflow: hidden;
                                        font-size: 12px;
                                        color: #373D41;
                                        line-height: 20px;
                                    }

                                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li .right_info .name3
                                    {
                                        color: #373D41;
                                        font-size: 12px;
                                        overflow: hidden;
                                        line-height: 24px;
                                    }

                                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li .right_info .name4
                                    {
                                        font-size: 12px;
                                        color: #373D41;
                                        line-height: 20px;
                                        margin-bottom: 20px;
                                    }

                                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li a
                                    {
                                        text-decoration: none;
                                    }

                                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li a .icon
                                        {
                                            width: 35px;
                                            height: 35px;
                                            margin-top: 20px;
                                            float: left;
                                        }

                                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li a .right_info .name
                                        {
                                            margin-top: 20px;
                                            overflow: hidden;
                                            font-size: 12px;
                                            color: #373D41;
                                            line-height: 12px;
                                            margin-bottom: 6px;
                                        }

                                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li a .right_info .name3
                                        {
                                            color: #373D41;
                                            font-size: 12px;
                                            overflow: hidden;
                                            line-height: 12px;
                                        }

                                        .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .wcontent .item-li a .right_info .name4
                                        {
                                            font-size: 12px;
                                            color: #373D41;
                                            line-height: 12px;
                                        }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .uline
                            {
                                position: absolute;
                                left: 78px;
                                top: -32px;
                            }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .dline
                            {
                                position: absolute;
                                left: 133px;
                                bottom: -36px;
                            }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .lline
                            {
                                position: absolute;
                                left: -82px;
                                top: 10px;
                            }

                            .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .local .window .rline
                            {
                                position: absolute;
                                right: -82px;
                                top: 10px;
                            }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .tlocal .point-10:after
                    {
                        -webkit-animation: ripple 4.5s ease-out 1225ms infinite;
                        -moz-animation: ripple 4.5s ease-out 1225ms infinite;
                        -o-animation: ripple 4.5s ease-out 1225ms infinite;
                        animation: ripple 4.5s ease-out 1225ms infinite;
                    }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .tlocal .point-40:after
                    {
                        -webkit-animation: ripple 4.5s ease-out 1.9s infinite;
                        -moz-animation: ripple 4.5s ease-out 1.9s infinite;
                        -o-animation: ripple 4.5s ease-out 1.9s infinite;
                        animation: ripple 4.5s ease-out 1.9s infinite;
                    }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .tlocal .point-80:after
                    {
                        -webkit-animation: ripple 4.5s ease-out 2.8s infinite;
                        -moz-animation: ripple 4.5s ease-out 2.8s infinite;
                        -o-animation: ripple 4.5s ease-out 2.8s infinite;
                        animation: ripple 4.5s ease-out 2.8s infinite;
                    }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .slocal .point-10:after
                    {
                        -webkit-animation: ripple 4.5s ease-out 2225ms infinite;
                        -moz-animation: ripple 4.5s ease-out 2225ms infinite;
                        -o-animation: ripple 4.5s ease-out 2225ms infinite;
                        animation: ripple 4.5s ease-out 2225ms infinite;
                    }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .slocal .point-40:after
                    {
                        -webkit-animation: ripple 4.5s ease-out 2.9s infinite;
                        -moz-animation: ripple 4.5s ease-out 2.9s infinite;
                        -o-animation: ripple 4.5s ease-out 2.9s infinite;
                        animation: ripple 4.5s ease-out 2.9s infinite;
                    }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .slocal .point-80:after
                    {
                        -webkit-animation: ripple 4.5s ease-out 3.8s infinite;
                        -moz-animation: ripple 4.5s ease-out 3.8s infinite;
                        -o-animation: ripple 4.5s ease-out 3.8s infinite;
                        animation: ripple 4.5s ease-out 3.8s infinite;
                    }

                    .wb-zc-ali-hcmd-map-pc .module-wrap .inner .rt .map .showloc .window
                    {
                        display: block;
                    }

@keyframes ripple
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }

    50%
    {
        opacity: 1;
        transform: scale(.5);
    }

    100%
    {
        opacity: 0;
        transform: scale(1);
    }
}

@-webkit-keyframes ripple
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }

    50%
    {
        opacity: 1;
        transform: scale(.5);
    }

    100%
    {
        opacity: 0;
        transform: scale(1);
    }
}

@-moz-keyframes ripple
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }

    50%
    {
        opacity: 1;
        transform: scale(.5);
    }

    100%
    {
        opacity: 0;
        transform: scale(1);
    }
}

@-o-keyframes ripple
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }

    50%
    {
        opacity: 1;
        transform: scale(.5);
    }

    100%
    {
        opacity: 0;
        transform: scale(1);
    }
}

@keyframes run
{
    0%
    {
        transform: scale(0);
    }

    50%
    {
        transform: scale(2);
    }

    100%
    {
        transform: scale(1);
    }
}

@-webkit-keyframes run
{
    0%
    {
        transform: scale(0);
    }

    50%
    {
        transform: scale(2);
    }

    100%
    {
        transform: scale(1);
    }
}

@-moz-keyframes run
{
    0%
    {
        transform: scale(0);
    }

    50%
    {
        transform: scale(2);
    }

    100%
    {
        transform: scale(1);
    }
}

@-o-keyframes run
{
    0%
    {
        transform: scale(0);
    }

    50%
    {
        transform: scale(2);
    }

    100%
    {
        transform: scale(1);
    }
}

.wb-zc-ali-space-pc
{
    font-family: "Lantinghei SC","Microsoft Yahei",SimSu;
}

    .wb-zc-ali-space-pc .module-wrap
    {
        width: 100%;
    }

        .wb-zc-ali-space-pc .module-wrap .main
        {
            width: 100%;
            height: 10px;
        }

.wb-zc-ali-service-advantage-pc
{
    font-family: "Lantinghei SC","Microsoft Yahei",SimSu;
}

    .wb-zc-ali-service-advantage-pc .module-wrap
    {
        width: 100%;
        background: #f4f4f4;
        padding-bottom: 40px;
    }

        .wb-zc-ali-service-advantage-pc .module-wrap .advantage
        {
            width: 1200px;
            margin: 0 auto;
        }

            .wb-zc-ali-service-advantage-pc .module-wrap .advantage .items
            {
                width: 780px;
                margin: 0 auto;
                overflow: hidden;
            }

                .wb-zc-ali-service-advantage-pc .module-wrap .advantage .items .item
                {
                    margin: 20px 0;
                    overflow: hidden;
                }

                    .wb-zc-ali-service-advantage-pc .module-wrap .advantage .items .item .left
                    {
                        width: 380px;
                        overflow: hidden;
                    }

                    .wb-zc-ali-service-advantage-pc .module-wrap .advantage .items .item .right
                    {
                        width: 370px;
                        padding: 20px 0;
                    }

                        .wb-zc-ali-service-advantage-pc .module-wrap .advantage .items .item .right .title
                        {
                            font-size: 25px;
                            line-height: 30px;
                        }

                        .wb-zc-ali-service-advantage-pc .module-wrap .advantage .items .item .right .lists
                        {
                            overflow: hidden;
                        }

                            .wb-zc-ali-service-advantage-pc .module-wrap .advantage .items .item .right .lists .list
                            {
                                overflow: hidden;
                                height: 25px;
                                line-height: 25px;
                                font-size: 15px;
                            }

                                .wb-zc-ali-service-advantage-pc .module-wrap .advantage .items .item .right .lists .list .icon
                                {
                                    float: left;
                                    width: 5px;
                                    height: 5px;
                                    border-radius: 5px;
                                    background: #60d4eb;
                                    margin-top: 10px;
                                    margin-right: 10px;
                                }

.wb-zc-ali-service-case-pc
{
    font-family: "Lantinghei SC","Microsoft Yahei",SimSu;
}

.wb-zc-ali-service-case-pc .module-wrap .toptips
{
        width: 100%;
    overflow: hidden;
    padding: 66px 0;
}
.wb-zc-ali-service-case-pc .module-wrap .toptips .top-ul
    {
            width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    }

.wb-zc-ali-service-case-pc .module-wrap .clearfix
{
        zoom: 1;
}
.wb-zc-ali-service-case-pc .module-wrap .toptips .top-ul .top-li
{
    width: 170px;
    height: 160px;
    overflow: hidden;
    float: left;
    border: 1px solid #f5f5f5;
    margin-right: 30px;
    color: #696969;
    font-size: 18px;
}
.wb-zc-ali-service-case-pc .module-wrap .toptips .top-ul .top-li3
{
     width: 310px;
    height: 140px;
    margin-top: 9px;
    overflow: hidden;
    float: left;
    background: #0bcceb;
    margin-left: 39px;
    margin-right: 69px;
    position: relative;
    color: #fff;
    font-size: 14px;
}
.wb-zc-ali-service-case-pc .module-wrap .toptips .top-ul .top-li:last-child
{
        margin-right: 0;
}
    .wb-zc-ali-service-case-pc .module-wrap
    {
        width: 100%;
    }

        .wb-zc-ali-service-case-pc .module-wrap .case
        {
            width: 1200px;
            margin: 0 auto;
            overflow: hidden;
        }

            .wb-zc-ali-service-case-pc .module-wrap .case .items
            {
                width: 1065px;
                margin: 0 auto;
                overflow: hidden;
            }

                .wb-zc-ali-service-case-pc .module-wrap .case .items .item
                {
                    width: 531px;
                    overflow: hidden;
                    padding: 20px 0;
                    float: left;
                    border-top: 2px dashed #dcdcdc;
                    border-right: 2px dashed #dcdcdc;
                }

                    .wb-zc-ali-service-case-pc .module-wrap .case .items .item .left
                    {
                        float: left;
                        width: 141px;
                    }

                        .wb-zc-ali-service-case-pc .module-wrap .case .items .item .left img
                        {
                            width: 101px;
                            display: block;
                            margin: 0 auto;
                        }

                    .wb-zc-ali-service-case-pc .module-wrap .case .items .item .right
                    {
                        float: left;
                        width: 350px;
                    }

                        .wb-zc-ali-service-case-pc .module-wrap .case .items .item .right .lists
                        {
                            width: 350px;
                        }

                            .wb-zc-ali-service-case-pc .module-wrap .case .items .item .right .lists .list
                            {
                                width: 350px;
                                overflow: hidden;
                            }

                                .wb-zc-ali-service-case-pc .module-wrap .case .items .item .right .lists .list .title
                                {
                                    float: left;
                                    font-size: 15px;
                                    font-weight: bolder;
                                }

                                .wb-zc-ali-service-case-pc .module-wrap .case .items .item .right .lists .list .desc
                                {
                                    color: #666;
                                    float: left;
                                    width: 240px;
                                    font-size: 15px;
                                }

                .wb-zc-ali-service-case-pc .module-wrap .case .items .noborder
                {
                    border-top: none;
                }

                .wb-zc-ali-service-case-pc .module-wrap .case .items .even
                {
                    border-right: none;
                }

                    .wb-zc-ali-service-case-pc .module-wrap .case .items .even .left
                    {
                        margin-left: 20px;
                    }
