﻿.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: #fff;
    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 .8s ease-out;
    -moz-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out;
}
.banner-tab.dark .banner-tab-li
{
    background: #a1a1a3;
    background-color: rgba(255,255,255,.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,.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: 200px;
    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 .3s ease-in-out,background .3s ease-in-out;
    -moz-transition: color .3s ease-in-out,background .3s ease-in-out;
    -o-transition: color .3s ease-in-out,background .3s ease-in-out;
    transition: color .3s ease-in-out,background .3s ease-in-out;
}
.aliyun-index-top-banner-2016 .module-wrap .right-image
{
    top: 0;
    width: 100%;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container
{
    height: 560px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container]
{
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 560px;
}
.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: 560px;
    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 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-20 .8s cubic-bezier(.4,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 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: re-banner-slide-80 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: re-banner-slide-80 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-80 .8s cubic-bezier(.4,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 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: re-banner-slide-40 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: re-banner-slide-40 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-40 .8s cubic-bezier(.4,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 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: re-banner-slide-60 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: re-banner-slide-60 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-60 .8s cubic-bezier(.4,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 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: re-banner-slide-80 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: re-banner-slide-80 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-80 .8s cubic-bezier(.4,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 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-20 .8s cubic-bezier(.4,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 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-20 .8s cubic-bezier(.4,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 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: re-banner-slide-40 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: re-banner-slide-40 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-40 .8s cubic-bezier(.4,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 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: re-banner-slide-60 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: re-banner-slide-60 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-60 .8s cubic-bezier(.4,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 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: re-banner-slide-80 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: re-banner-slide-80 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-80 .8s cubic-bezier(.4,0,.2,1) 0s 1;
}
.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 .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .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: -60px;
}
.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;
}
.box-bg-odd
{
    background-color: #e2e2e3;
}
.box-bg-even
{
    background-color: #ebebec;
}
.www-home-banner-bottom-2016 .module-wrap *
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.www-home-banner-bottom-2016 .module-wrap [data-image]
{
    background: no-repeat center;
    margin: 0 auto;
    -webkit-background-size: 175px;
    -moz-background-size: 175px;
    background-size: 175px;
    background-position: 0 0;
}
.www-home-banner-bottom-2016 .module-wrap .banner-bottom-container
{
    background-color: #d7d7d8;
    height: 130px;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special
{
    width: 1200px;
    position: relative;
    height: 100%;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special a
{
    text-decoration: none;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list
{
    cursor: pointer;
    position: relative;
    overflow: hidden;
    height: 100%;
    display: block;
    float: left;
    width: 20%;
    padding: 40px 0 40px 24px;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list:hover .special-left .title
{
    color: #00c1de;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list .special-left
{
    position: relative;
    z-index: 1;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list .special-left .title
{
    font-size: 18px;
    color: #373d41;
    font-weight: bold;
    -webkit-transition: all .15s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .15s cubic-bezier(.4,0,.2,1);
    -o-transition: all .15s cubic-bezier(.4,0,.2,1);
    transition: all .15s cubic-bezier(.4,0,.2,1);
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list .special-left .desc
{
    font-size: 14px;
    color: #373d41;
}
.www-home-banner-bottom-2016 .module-wrap .ali-main-special li.ali-main-special-list .special-right
{
    z-index: 0;
    width: 175px;
    height: 175px;
    position: absolute;
    right: -45px;
    top: -5px;
}
.title-odd
{
    background-color: #e5e6e6;
}
.title-even
{
    background-color: #ebebec;
}
.aliyun-index-product-sale .module-wrap *
{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.aliyun-index-product-sale .module-wrap button
{
    outline: none;
}
.aliyun-index-product-sale .module-wrap .no-effect
{
    text-decoration: none;
}
.aliyun-index-product-sale .module-wrap .index-sale
{
    min-height: 850px;
    width: 100%;
    padding-top: 74px;
    padding-bottom: 68px;
}
.aliyun-index-product-sale .module-wrap .index-sale-title
{
    text-align: center;
    font-size: 28px;
    margin-bottom: 6px;
}
.aliyun-index-product-sale .module-wrap .index-sale-titleEn
{
    text-align: center;
    font-size: 18px;
    color: #bcbcbc;
    margin-bottom: 6px;
}
.aliyun-index-product-sale .module-wrap .index-sale-titleMore
{
    text-align: center;
    font-size: 18px;
    color: #888;
}
.aliyun-index-product-sale .module-wrap .card-area
{
    margin: 56px auto 0 auto;
    width: 1180px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item
{
    z-index: 10;
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    position: relative;
    float: left;
    width: 22%;
    height: 500px;
    background-color: transparent;
    border: 1px solid #dbdbdd;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item+.card-item
{
    margin-left: -1px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card
{
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content
{
    width: 100%;
    line-height: 2;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first
{
    -webkit-transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    -moz-transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    -o-transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second
{
    -webkit-transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    -moz-transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    -o-transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
    line-height: 2;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second li
{
    float: left;
    width: 50%;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content, .aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title
{
    position: absolute;
    left: 0;
    right: -1px;
    z-index: 1;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title
{
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    height: 170px;
    line-height: 26px;
    font-size: 14px;
    top: 0;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .content
{
    position: absolute;
    top: 50px;
    width: 100%;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title h1
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #373d41;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .short-info
{
    color: #949a9e;
    font-size: 14px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .ali-product-img
{
    width: 55px;
    height: 55px;
    margin: 10px auto;
    position: relative;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .ali-product-img img
{
    position: absolute;
    left: 0;
    width: 100%;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .ali-product-img .un-hover
{
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .ali-product-img .with-hover
{
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title h1, .aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .short-info, .aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .ali-product-img img
{
    -webkit-transition: all .15s cubic-bezier(.4,0,.2,1) 0s;
    -moz-transition: all .15s cubic-bezier(.4,0,.2,1) 0s;
    -o-transition: all .15s cubic-bezier(.4,0,.2,1) 0s;
    transition: all .15s cubic-bezier(.4,0,.2,1) 0s;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content
{
    height: 320px;
    position: absolute;
    top: 170px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list
{
    width: 100%;
    max-width: 250px;
    font-size: 16px;
    color: #373d41;
    margin-top: 26px;
    margin-bottom: 26px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list li
{
    margin-bottom: 26px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .main-info
{
    height: 150px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second
{
    max-width: 350px;
    left: 25px;
    font-size: 14px;
    color: #a9b0b4;
    text-align: left;
    padding-top: 20px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-head
{
    color: #373d41;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 4px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-desc
{
    line-height: 22px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-btn
{
    cursor: pointer;
    width: 100px;
    height: 30px;
    font-size: 14px!important;
    background-color: #fff;
    border: 1px solid #6ba1d6;
    color: #6ba1d6;
    margin-top: 22px;
    margin-bottom: 33px;
    -webkit-transition: color .3s ease-in-out,background .3s ease-in-out;
    -moz-transition: color .3s ease-in-out,background .3s ease-in-out;
    -o-transition: color .3s ease-in-out,background .3s ease-in-out;
    transition: color .3s ease-in-out,background .3s ease-in-out;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-btn:hover
{
    color: #fff;
    background: #6ba1d6;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info
{
    line-height: 22px;
    border-top: 1px solid #ebebec;
    padding-top: 20px;
    font-size: 12px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-info-list
{
    height: 60px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-info-list .list-context
{
    color: #00c1de;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-info-list h3
{
    font-size: 14px;
    font-weight: normal;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-info-list a
{
    font-size: 14px;
    font-weight: normal;
    color: #373d41;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-info-list a:hover
{
    color: #0092de;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active
{
    z-index: 100;
    border: 1px solid #6ba1d6;
    box-shadow: 0 0 20px rgba(41,78,132,.5);
    width: 34%;
    height: 514px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .ali-product-img .un-hover
{
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .ali-product-img .with-hover
{
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title
{
    left: -1px;
    background-color: #6ba1d6;
    height: 185px;
    top: -15px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title h1
{
    color: #fff;
    padding: 0 30px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title .short-info
{
    color: #fff;
    padding: 0 30px;
    display: none;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title .short-over
{
    display: none;
    color: #fff;
    padding: 0 30px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title .short-over
{
    display: block;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-content.content-first
{
    -webkit-transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    -moz-transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    -o-transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-content.content-second
{
    -webkit-transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    -moz-transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    -o-transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
lesshat-selector
{
    -lh-property: 0;
}
@-webkit-keyframes slide-product20
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100%
    {
        opacity: 1;
    }
}
@-moz-keyframes slide-product20
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
    100%
    {
        opacity: 1;
    }
}
@-o-keyframes slide-product20{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;}}
@keyframes slide-product20
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100%
    {
        opacity: 1;
    }
}
[not-existing]
{
    zoom: 1;
}
.slide-product-20
{
    -webkit-animation: slide-product20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: slide-product20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: slide-product20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: slide-product20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
}
lesshat-selector
{
    -lh-property: 0;
}
@-webkit-keyframes slide-product30
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(30px);
    }
    100%
    {
        opacity: 1;
    }
}
@-moz-keyframes slide-product30
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(30px);
    }
    100%
    {
        opacity: 1;
    }
}
@-o-keyframes slide-product30{0%{opacity:0;-o-transform:translateY(30px)}100%{opacity:1;}}
@keyframes slide-product30
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    100%
    {
        opacity: 1;
    }
}
[not-existing]
{
    zoom: 1;
}
.slide-product-30
{
    -webkit-animation: slide-product30 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: slide-product30 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: slide-product30 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: slide-product30 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
}
lesshat-selector
{
    -lh-property: 0;
}
@-webkit-keyframes slide-product40
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(40px);
    }
    100%
    {
        opacity: 1;
    }
}
@-moz-keyframes slide-product40
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(40px);
    }
    100%
    {
        opacity: 1;
    }
}
@-o-keyframes slide-product40{0%{opacity:0;-o-transform:translateY(40px)}100%{opacity:1;}}
@keyframes slide-product40
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px);
    }
    100%
    {
        opacity: 1;
    }
}
[not-existing]
{
    zoom: 1;
}
.slide-product-40
{
    -webkit-animation: slide-product40 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: slide-product40 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: slide-product40 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: slide-product40 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
}
lesshat-selector
{
    -lh-property: 0;
}
@-webkit-keyframes slide-product50
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(50px);
    }
    100%
    {
        opacity: 1;
    }
}
@-moz-keyframes slide-product50
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(50px);
    }
    100%
    {
        opacity: 1;
    }
}
@-o-keyframes slide-product50{0%{opacity:0;-o-transform:translateY(50px)}100%{opacity:1;}}
@keyframes slide-product50
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }
    100%
    {
        opacity: 1;
    }
}
[not-existing]
{
    zoom: 1;
}
.slide-product-50
{
    -webkit-animation: slide-product50 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: slide-product50 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: slide-product50 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: slide-product50 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
}
.aliyun-index-productother-2016 .module-wrap .aliyun-hide
{
    visibility: hidden;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other
{
    margin: 76px auto;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other .ali-main-head
{
    position: relative;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other .ali-main-head h1
{
    cursor: default;
    text-align: center;
    font-size: 24px;
    color: #373d41;
    margin-bottom: 67px;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell
{
    width: 33%;
    text-align: center;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell h2
{
    cursor: default;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-img
{
    width: 80px;
    height: 80px;
    margin: 0 auto 20px auto;
    position: relative;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-img img
{
    -webkit-transition: all .15s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .15s cubic-bezier(.4,0,.2,1);
    -o-transition: all .15s cubic-bezier(.4,0,.2,1);
    transition: all .15s cubic-bezier(.4,0,.2,1);
    position: absolute;
    left: 0;
    width: 100%;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell h2
{
    -webkit-transition: all .15s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .15s cubic-bezier(.4,0,.2,1);
    -o-transition: all .15s cubic-bezier(.4,0,.2,1);
    transition: all .15s cubic-bezier(.4,0,.2,1);
    cursor: default;
    font-size: 20px;
    color: #373d41;
    margin-bottom: 5px;
    font-weight: bold;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell p
{
    line-height: 22px;
    font-size: 14px;
    color: #a9b0b4;
    padding: 0 30px;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell ul
{
    padding-top: 15px;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell ul li
{
    display: inline-block;
    list-style: none;
    padding: 0 20px 0 10px;
    font-size: 14px;
    position: relative;
}
.aliyun-index-productother-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell ul li .list-context
{
    color: #00c1de;
}
.www-aliyun-com-home-solution .module-wrap
{
    background: #373d41;
}
.www-aliyun-com-home-solution .module-wrap .slide-container
{
    position: relative;
    min-width: 1180px;
    max-width: 1440px;
    height: 344px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn, .www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel
{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    border: 0;
    outline: none;
    cursor: pointer;
    background: transparent;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn i, .www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel i
{
    display: inline-block;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn:hover i, .www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel:hover i
{
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn.left-btn, .www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel.left-btn
{
    left: 0;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn.right-btn, .www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel.right-btn
{
    right: 0;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel
{
    display: none;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel .btn-bg
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #161a1d;
    opacity: .3;
    filter: alpha(opacity=30);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(30));
    display: none;
}
.www-aliyun-com-home-solution .module-wrap .slide-container:hover .slide-btn-panel
{
    display: block;
}
.www-aliyun-com-home-solution .module-wrap .slide-container:hover .slide-btn-panel .btn-bg
{
    display: block;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body
{
    position: relative;
    overflow: hidden;
    height: 344px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content
{
    position: absolute;
    *zoom: 1;
    left: 0;
    top: 0;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content:before, .www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content:after
{
    content: "";
    display: table;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content:after
{
    clear: both;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item
{
    position: relative;
    float: left;
    color: #000;
    font-size: 0;
    text-align: center;
    min-width: 236px;
    max-width: 288px;
    min-height: 344px;
    cursor: pointer;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .item-bg
{
    width: 100%;
    height: 100%;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask
{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .bg
{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #161a1d;
    opacity: .6;
    filter: alpha(opacity=60);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    -o-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .bg.other-bg
{
    opacity: .82;
    filter: alpha(opacity=82);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(82));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content
{
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    -o-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .line-panel
{
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    margin-top: 20px;
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    -o-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .line-panel .item-line
{
    width: 20px;
    height: 2px;
    background: #fff;
    display: inline-block;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    -o-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel
{
    position: relative;
    width: 25%;
    height: 54px;
    display: inline-block;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img, .www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img-hover
{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: inline-block;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    -o-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img-hover
{
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    -o-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-title
{
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    margin-top: 24px;
    font-weight: bold;
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    -o-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-desc
{
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    padding: 0 23px;
    line-height: 24px;
    height: 72px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-link
{
    display: inline-block;
    border: 1px solid #fff;
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    margin-top: 62px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-link:hover
{
    color: #00c1de;
    background: #fff;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-desc, .www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-link
{
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    -o-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .bg
{
    background: #00c2de;
    opacity: .9;
    filter: alpha(opacity=90);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .bg.other-bg
{
    opacity: .9;
    filter: alpha(opacity=90);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content
{
    top: 13%;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-img-panel .item-img
{
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-img-panel .item-img-hover
{
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .line-panel
{
    margin-top: 10px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .line-panel .item-line
{
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-title
{
    margin-top: 12px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-desc, .www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-link
{
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-desc
{
    margin-top: 22px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-link
{
    margin-top: 14%;
}
lesshat-selector
{
    -lh-property: 0;
}
@-webkit-keyframes slide-market20
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100%
    {
        opacity: 1;
    }
}
@-moz-keyframes slide-market20
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
    100%
    {
        opacity: 1;
    }
}
@-o-keyframes slide-market20{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;}}
@keyframes slide-market20
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100%
    {
        opacity: 1;
    }
}
[not-existing]
{
    zoom: 1;
}
.slide-market-20
{
    -webkit-animation: slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: slide-market20 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
}
lesshat-selector
{
    -lh-property: 0;
}
@-webkit-keyframes slide-market30
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(30px);
    }
    100%
    {
        opacity: 1;
    }
}
@-moz-keyframes slide-market30
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(30px);
    }
    100%
    {
        opacity: 1;
    }
}
@-o-keyframes slide-market30{0%{opacity:0;-o-transform:translateY(30px)}100%{opacity:1;}}
@keyframes slide-market30
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    100%
    {
        opacity: 1;
    }
}
[not-existing]
{
    zoom: 1;
}
.slide-market-30
{
    -webkit-animation: slide-market30 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: slide-market30 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: slide-market30 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: slide-market30 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
}
lesshat-selector
{
    -lh-property: 0;
}
@-webkit-keyframes slide-market40
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(40px);
    }
    100%
    {
        opacity: 1;
    }
}
@-moz-keyframes slide-market40
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(40px);
    }
    100%
    {
        opacity: 1;
    }
}
@-o-keyframes slide-market40{0%{opacity:0;-o-transform:translateY(40px)}100%{opacity:1;}}
@keyframes slide-market40
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px);
    }
    100%
    {
        opacity: 1;
    }
}
[not-existing]
{
    zoom: 1;
}
.slide-market-40
{
    -webkit-animation: slide-market40 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: slide-market40 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: slide-market40 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: slide-market40 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
}
lesshat-selector
{
    -lh-property: 0;
}
@-webkit-keyframes slide-market50
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(50px);
    }
    100%
    {
        opacity: 1;
    }
}
@-moz-keyframes slide-market50
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(50px);
    }
    100%
    {
        opacity: 1;
    }
}
@-o-keyframes slide-market50{0%{opacity:0;-o-transform:translateY(50px)}100%{opacity:1;}}
@keyframes slide-market50
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }
    100%
    {
        opacity: 1;
    }
}
[not-existing]
{
    zoom: 1;
}
.slide-market-50
{
    -webkit-animation: slide-market50 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -moz-animation: slide-market50 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    -o-animation: slide-market50 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: slide-market50 1.5s cubic-bezier(.4,0,.2,1) 0s 1;
}
.aliyun-index-market-2016 .module-wrap *
{
    padding: 0;
}
.aliyun-index-market-2016 .module-wrap .aliyun-hide
{
    visibility: hidden;
}
.aliyun-index-market-2016 .module-wrap .ali-main-head
{
    position: relative;
    margin-bottom: 67px;
}
.aliyun-index-market-2016 .module-wrap .ali-main-head h1
{
    cursor: default;
    text-align: center;
    font-size: 24px;
    color: #373d41;
}
.aliyun-index-market-2016 .module-wrap .ali-main-market
{
    margin-top: 76px;
    margin-bottom: 76px;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell
{
    width: 33.3%;
    text-align: center;
    height: 200px;
    margin: 10px auto;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .header-link
{
    display: block;
    text-decoration: none;
    margin: 0 auto;
    width: 100px;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .header-link h2
{
    -webkit-transition: all .15s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .15s cubic-bezier(.4,0,.2,1);
    -o-transition: all .15s cubic-bezier(.4,0,.2,1);
    transition: all .15s cubic-bezier(.4,0,.2,1);
    font-size: 20px;
    color: #373d41;
    margin-top: 10px;
    font-weight: bold;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .header-link:hover h2
{
    color: #00c1de;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-img
{
    position: relative;
    height: 75px;
    width: 75px;
    background: no-repeat center;
    margin: 0 auto;
    -webkit-background-size: 75px;
    -moz-background-size: 75px;
    background-size: 75px;
    background-position: 0 0;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell p
{
    line-height: 20px;
    color: #999;
    padding: 0 30px;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-appendix
{
    padding-top: 10px;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-appendix .appendix-list
{
    display: inline-block;
    list-style: decimal!important;
    padding: 0;
    font-size: 14px;
    position: relative;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-appendix .appendix-list span
{
    color: #a9b0b4;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-appendix .appendix-list a
{
    text-decoration: none;
    -webkit-transition: all .15s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .15s cubic-bezier(.4,0,.2,1);
    -o-transition: all .15s cubic-bezier(.4,0,.2,1);
    transition: all .15s cubic-bezier(.4,0,.2,1);
    color: #a9b0b4;
}
.aliyun-index-market-2016 .module-wrap .ali-main-product-other .ali-main-product-other-cell .ali-product-appendix .appendix-list a:hover
{
    color: #00c1de;
}
.aliyun-index-defence .module-wrap *
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.aliyun-index-defence .module-wrap .ali-main-defence-wrapper
{
    background-color: #00c1de;
    position: relative;
    text-align: center;
    padding-top: 32px;
    height: 100px;
    width: 100%;
}
.aliyun-index-defence .module-wrap .ali-main-defence
{
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(50));
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background-repeat: no-repeat!important;
    -webkit-background-size: 100%!important;
    -moz-background-size: 100%!important;
    background-size: 100%!important;
    text-align: center;
}
.aliyun-index-defence .module-wrap .defence-desc
{
    position: relative;
    z-index: 1;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    color: #fff;
}
.point-area
{
    text-align: center;
    position: relative;
    width: 150px;
    height: 150px;
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}
.point-area .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-clip: padding-box;
    background: transparent;
}
.point-area .point-shadow:after
{
    -webkit-box-shadow: inset 0 0 5em rgba(0,205,236,.16);
    -moz-box-shadow: inset 0 0 5em rgba(0,205,236,.16);
    box-shadow: inset 0 0 5em rgba(0,205,236,.16);
}
.point-area .point-white
{
    background-color: #fff;
    border: 1px solid #00c1de;
}
.point-area .point-dot
{
    background-color: #6ad7e9;
    border: 1px solid rgba(0,205,236,.37);
}
.point-area .point-10
{
    width: 100%;
    height: 100%;
}
.point-area .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 4500ms ease-out 225ms infinite;
    -moz-animation: ripple 4500ms ease-out 225ms infinite;
    -o-animation: ripple 4500ms ease-out 225ms infinite;
    animation: ripple 4500ms ease-out 225ms infinite;
}
.point-area .point-20
{
    width: 100%;
    height: 100%;
}
.point-area .point-20: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 4500ms ease-out 450ms infinite;
    -moz-animation: ripple 4500ms ease-out 450ms infinite;
    -o-animation: ripple 4500ms ease-out 450ms infinite;
    animation: ripple 4500ms ease-out 450ms infinite;
}
.point-area .point-30
{
    width: 100%;
    height: 100%;
}
.point-area .point-30: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 4500ms ease-out 675ms infinite;
    -moz-animation: ripple 4500ms ease-out 675ms infinite;
    -o-animation: ripple 4500ms ease-out 675ms infinite;
    animation: ripple 4500ms ease-out 675ms infinite;
}
.point-area .point-40
{
    width: 100%;
    height: 100%;
}
.point-area .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 4500ms ease-out 900ms infinite;
    -moz-animation: ripple 4500ms ease-out 900ms infinite;
    -o-animation: ripple 4500ms ease-out 900ms infinite;
    animation: ripple 4500ms ease-out 900ms infinite;
}
.point-area .point-50
{
    width: 100%;
    height: 100%;
}
.point-area .point-50: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 4500ms ease-out 1125ms infinite;
    -moz-animation: ripple 4500ms ease-out 1125ms infinite;
    -o-animation: ripple 4500ms ease-out 1125ms infinite;
    animation: ripple 4500ms ease-out 1125ms infinite;
}
.point-area .point-60
{
    width: 100%;
    height: 100%;
}
.point-area .point-60: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 4500ms ease-out 1350ms infinite;
    -moz-animation: ripple 4500ms ease-out 1350ms infinite;
    -o-animation: ripple 4500ms ease-out 1350ms infinite;
    animation: ripple 4500ms ease-out 1350ms infinite;
}
.point-area .point-70
{
    width: 100%;
    height: 100%;
}
.point-area .point-70: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 4500ms ease-out 1575ms infinite;
    -moz-animation: ripple 4500ms ease-out 1575ms infinite;
    -o-animation: ripple 4500ms ease-out 1575ms infinite;
    animation: ripple 4500ms ease-out 1575ms infinite;
}
.point-area .point-80
{
    width: 100%;
    height: 100%;
}
.point-area .point-80: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 4500ms ease-out 1800ms infinite;
    -moz-animation: ripple 4500ms ease-out 1800ms infinite;
    -o-animation: ripple 4500ms ease-out 1800ms infinite;
    animation: ripple 4500ms ease-out 1800ms infinite;
}
.point-area .point-90
{
    width: 100%;
    height: 100%;
}
.point-area .point-90: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 4500ms ease-out 2025ms infinite;
    -moz-animation: ripple 4500ms ease-out 2025ms infinite;
    -o-animation: ripple 4500ms ease-out 2025ms infinite;
    animation: ripple 4500ms ease-out 2025ms infinite;
}
.point-area .point-100
{
    width: 100%;
    height: 100%;
}
.point-area .point-100: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 4500ms ease-out 2250ms infinite;
    -moz-animation: ripple 4500ms ease-out 2250ms infinite;
    -o-animation: ripple 4500ms ease-out 2250ms infinite;
    animation: ripple 4500ms ease-out 2250ms infinite;
}
lesshat-selector
{
    -lh-property: 0;
}
@-webkit-keyframes ripple
{
    0%
    {
        opacity: 0;
        -webkit-transform: scale(.1,.1);
    }
    5%
    {
        opacity: 1;
    }
    100%
    {
        opacity: 0;
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes ripple
{
    0%
    {
        opacity: 0;
        -moz-transform: scale(.1,.1);
    }
    5%
    {
        opacity: 1;
    }
    100%
    {
        opacity: 0;
        -moz-transform: scale(1);
    }
}
@-o-keyframes ripple{0%{opacity:0;-o-transform:scale(.1,.1);}5%{opacity:1;}100%{opacity:0;-o-transform:scale(1)}}
@keyframes ripple
{
    0%
    {
        opacity: 0;
        -webkit-transform: scale(.1,.1);
        -moz-transform: scale(.1,.1);
        -ms-transform: scale(.1,.1);
        transform: scale(.1,.1);
    }
    5%
    {
        opacity: 1;
    }
    100%
    {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
[not-existing]
{
    zoom: 1;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve-head
{
    margin-bottom: 70px;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve-head h1
{
    text-align: center;
    font-size: 24px;
    color: #373d41;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve
{
    margin-top: 80px;
    margin-bottom: 50px;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-img
{
    width: 100%;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-img img
{
    width: 100%;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-bar
{
    padding: 0 10%;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-bar .main-bar-list
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    float: left;
    width: 25%;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-bar .main-bar-list img
{
    width: 50px;
    height: 50px;
    float: left;
}
.aliyun-index-serve-2016 .module-wrap .ali-main-serve .main-bar .main-bar-list p
{
    float: left;
    line-height: 50px;
    color: #373d41;
    font-size: 12px;
    padding-left: 10px;
}
.aliyun-index-partner-2016 .module-wrap *
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-head
{
    margin-bottom: 12px;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-head h1
{
    text-align: center;
    font-size: 24px;
    color: #373d41;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-partner
{
    margin-top: 80px;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-partner .ali-main-partner-more
{
    text-align: center;
    font-size: 12px;
    margin: -40px 0 54px;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-partner .ali-main-partner-box
{
    width: 20%;
    height: 203px;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-partner .ali-main-partner-box>.context
{
    text-align: center;
    height: 130px;
    width: 100%;
    padding-top: 36.5px;
}
.aliyun-index-register .module-wrap *
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.aliyun-index-register .module-wrap .ali-main-register-wrapper
{
    position: relative;
    height: 200px;
    width: 100%;
    background-color: #00c1de;
}
.aliyun-index-register .module-wrap .context
{
    position: absolute;
    top: 56px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    text-align: center;
}
.aliyun-index-register .module-wrap .ali-main-register
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    opacity: .4;
    filter: alpha(opacity=40);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(40));
}
.aliyun-index-register .module-wrap .register-desc
{
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 17px;
}
.aliyun-index-register .module-wrap .register-btn
{
    -webkit-transition: all .225s ease-in-out;
    -moz-transition: all .225s ease-in-out;
    -o-transition: all .225s ease-in-out;
    transition: all .225s ease-in-out;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    font-size: 16px!important;
    line-height: 36px;
    padding: 0 28px;
    height: 36px;
    outline: none;
    cursor: pointer;
}
.aliyun-index-register .module-wrap .register-btn:hover
{
    color: #00c1de;
    background: #fff;
    border-color: #fff;
}
.aliyun-index-config .module-wrap textarea.schemaData
{
    visibility: hidden;
    width: 0;
    height: 0;
    display: block;
    border: 0;
}
@media only screen and (min-width: 320px)
{
    .aliyun-index-product-sale .module-wrap .card-area
    {
        margin: 56px auto 0 auto;
        width: 100%;
    }
    .aliyun-index-product-sale .module-wrap .card-area .card-item
    {
        z-index: 10;
        transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
        position: relative;
        float: left;
        width: 100%;
        height: 500px;
        background-color: transparent;
        border: 1px solid #dbdbdd;
    }
    .aliyun-index-product-sale .module-wrap .card-area .card-item.active
    {
        z-index: 100;
        border: 1px solid #6ba1d6;
        box-shadow: 0 0 20px rgba(41,78,132,.5);
        width: 100%;
        height: 514px;
        margin-bottom: 20px;
    }
    .aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second
    {
        max-width: 100%;
        left: 0;
        font-size: 12px;
        color: #a9b0b4;
        text-align: left;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .aliyun-index-product-sale .module-wrap .card-area .card-item+.card-item
    {
        margin-left: 0;
        margin-bottom: 20px;
    }
    .aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list
    {
        width: 100%;
        max-width: 100%;
        font-size: 16px;
        color: #373d41;
        margin-top: 26px;
        margin-bottom: 26px;
    }
}
@media only screen and (min-width: 768px)
{
    .aliyun-index-product-sale .module-wrap .card-area
    {
        margin: 56px auto 0 auto;
        width: 1180px;
    }
    .aliyun-index-product-sale .module-wrap .card-area .card-item
    {
        z-index: 10;
        transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
        position: relative;
        float: left;
        width: 22%;
        height: 500px;
        background-color: transparent;
        border: 1px solid #dbdbdd;
    }
    .aliyun-index-product-sale .module-wrap .card-area .card-item.active
    {
        z-index: 100;
        border: 1px solid #6ba1d6;
        box-shadow: 0 0 20px rgba(41,78,132,.5);
        width: 34%;
        height: 514px;
        margin-bottom: 0;
    }
    .aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second
    {
        max-width: 350px;
        left: 25px;
        font-size: 14px;
        color: #a9b0b4;
        text-align: left;
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0;
    }
    .aliyun-index-product-sale .module-wrap .card-area .card-item+.card-item
    {
        margin-left: -1px;
        margin-bottom: 0;
    }
    .aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list
    {
        width: 100%;
        max-width: 250px;
        font-size: 16px;
        color: #373d41;
        margin-top: 26px;
        margin-bottom: 26px;
    }
}
@media \0screen\,screen\9
{/*只对IE6/7/8有效*/
    .aliyun-index-product-sale J_Module
    {
        background: #f5f6f6!important;
    }
}
