.layout {
    width: 1190px;
    margin-left: auto;
    margin-right: auto;
}
.layout-grid-0 {
    width: 100%;
}
.grid-0, .grid-0 .col-main, .grid-1 .col-main, .grid-2 .col-main {
    width: 100%;
}
.col-extra, .col-main, .col-sub {
    float: left;
    min-height: 1px;
}
.col-extra, .col-main, .col-sub {
    min-height: 0!important;
}

/* 首页导航 */
.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 .banner-container.dark {
    background: #24282c;
}

.aliyun-index-top-banner-2016 .module-wrap .index-menu {
    position: absolute;
    top: 0;
    height: 100px;
    width: 100%;
    z-index: 999;
}
.aliyun-common-transparent-head .module-wrap #J-home-slider-wrap {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
}
.aliyun-common-transparent-head .module-wrap #J-home-slider-wrap #J-home-topbar-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

/* 轮播图切换样式 */
.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] [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);
    transform: translate3d(0,100%,0);
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].center {
    visibility: visible;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-ignore-group] {
    z-index: 900;
}
.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 .left-header {
    color: #000;
    top: 200px;
    left: 0;
    text-align: left;
    line-height: 50px;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] .layer {
    text-align: center;
    position: absolute;
}
.aliyun-index-top-banner-2016 .module-wrap .banner-container.dark .left-header, .aliyun-index-top-banner-2016 .module-wrap .banner-container.dark h1, .aliyun-index-top-banner-2016 .module-wrap .banner-container.dark p {
    color: #fff;
}
.aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .left-header, .aliyun-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:first-of-type {
    -webkit-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 .left-header a {
    text-decoration: none;
    outline: none;
}
.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 .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;
    transition: color .3s ease-in-out,background .3s ease-in-out;
}
.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, .aliyun-index-top-banner-2016 .module-wrap .banner-container.light {
    color: #373d41;
    background: #fff;
}

/* 轮播切换菜单按钮 */
.banner-tab {
    z-index: 989;
    position: absolute;
    bottom: 3px;
    left: 50%;
}
.banner-tab .banner-tab-li {
    list-style: none;
    box-sizing: content-box;
    text-align: center;
    float: left;
    color: #fff;
    width: 26px;
    height: 4px;
    padding: 10px 3px;
    cursor: pointer;
    background-clip: content-box;
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out;
}
.banner-tab.dark .banner-tab-li {
    background: #a1a1a3;
    background-color: hsla(0,0%,100%,.3);
    background-clip: content-box;
}
.banner-tab.dark .banner-tab-li.active, .banner-tab.dark .banner-tab-li:hover {
    background: #fff;
    background-clip: content-box;
}

/* 轮播图底部二级导航 */
.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;
}
.box-bg-odd {
    background-color: #E2E2E2;
}
.box-bg-even {
    background-color: #EBEBEB;
}
.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 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.15s cubic-bezier(0.4, 0, 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: -53px;
  top: -5px;
}

.aliyun-index-product-sale .module-wrap * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.aliyun-index-product-sale .module-wrap .index-sale {
    min-height: 300px;
    width: 100%;
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 20px;
}
.aliyun-index-product-sale .module-wrap .index-sale-title {
    text-align: center;
    font-size: 24px;
}
/* 横屏图片列表切换 */
.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: 350px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body {
    position: relative;
    overflow: hidden;
    height: 350px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content {
    position: absolute;
    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 .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: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .bg {
    background: #00c2de;
    opacity: 0.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 .mask .content {
    position: absolute;
    left: 0;
    right: 0;
    top: 83px;
    bottom: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.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 .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 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 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 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.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 .mask .content .line-panel {
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    margin-top: 20px;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.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 .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 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.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 .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 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.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 .mask .content .item-desc {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    padding: 0px 23px;
    line-height: 24px;
    height: 72px;
}
.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 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.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 .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:hover .content .item-link {
    margin-top: 14%;
}

/* 合作伙伴区域样式 */
.aliyun-index-partner-2016 .module-wrap * {
    box-sizing: border-box;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-partner {
    margin-top: 60px;
}
.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 .ali-main-partner-box {
    width: 20%;
    height: 163px;
}
.aliyun-index-partner-2016 .module-wrap .ali-main-partner .ali-main-partner-box>.context {
    text-align: center;
    height: 130px;
    padding-top: 36.5px;
}

/* table表格样式 */
.aliyun-product-outline-2001 {
    /*padding: 20px 0;*/
}
.aliyun-product-outline-2001 .module-wrap {
    padding-bottom: 30px;
}
.aliyun-product-outline-2001 .module-wrap h4 {
    font-size: 16px;
    font-weight: 700;
}
.aliyun-product-outline-2001 .module-wrap table {
    border-color: #ddd;
    border-collapse: collapse;
    border-spacing: 0;
    color: #333;
    width: 100%;
    display: block;
}
table.triple .col {
    width: 502px;
}
table.triple .col .vs {
    display: block;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -11px; 
    font-weight: normal;
}
table.triple .fcol {
    width: 195px;
}
.aliyun-product-outline-2001 .module-wrap table thead th {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    height: 60px;
}

.icon-ecs-big:before {
    content: "\e977";
}
.aliyun-product-outline-2001 .module-wrap table tbody {
    border-bottom: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
}
.aliyun-product-outline-2001 .module-wrap table td {
    border-left: 1px solid #D8D8D8;
    border-top: 1px solid #D8D8D8;
    padding: 22px;
    position: relative;
    line-height: 24px;
    font-size: 14px;
    color: #333;
}
.aliyun-product-outline-2001 .module-wrap table td h3 {
    font-size: 16px;
    font-weight: 700;
}
.aliyun-product-outline-2001 .module-wrap table td h3 img {
    width: 16px;
    position: relative;
    top: 2px;
    margin-right: 10px;
    vertical-align: inherit;
}

.wb-zc-tymod-index-banner .module-wrap {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    font-family: "Microsoft YaHei","Hiragino Sans GB";
    min-width: 1200px;
}
.wb-zc-tymod-index-banner .module-wrap .inner {
    width: 100%;
    overflow: hidden;
}
.wb-zc-tymod-index-banner .module-wrap .inner-lg {
    margin-top: -60px;
}
.wb-zc-tymod-index-banner .module-wrap .inner .banner {
    width: 100%;
    height: 350px;
    overflow: hidden;
}
.wb-zc-tymod-index-banner .module-wrap .inner-lg .banner {
    height: 440px;
    height: 400px;
}
.wb-zc-tymod-index-banner .module-wrap .inner-sm .banner {
    height: 270px;
    background-color: #383D41;
}
.wb-zc-tymod-index-banner .module-wrap .inner .banner .ban {
    width: 1200px;
    height: 270px;
    margin: 0 auto;
    padding-top: 80px;
}
.wb-zc-tymod-index-banner .module-wrap .inner-lg .banner .ban {
    padding-top: 120px;
}
.wb-zc-tymod-index-banner .module-wrap .inner-sm .banner .ban {
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
}
.wb-zc-tymod-index-banner .module-wrap .inner-sm .banner .ban .ban-bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 360px;
    height: 270px;
    background-size: cover;
}
.wb-zc-tymod-index-banner .module-wrap .inner-sm .banner .ban .more {
    background-image: url(../assert/more_banner.jpg);
}
.wb-zc-tymod-index-banner .module-wrap .inner-sm .banner .ban .about-us {
    background-image: url(../assert/about_us_banner.jpg);
} 
.wb-zc-tymod-index-banner .module-wrap .inner .banner .ban .bt {
    height: 66px;
    line-height: 66px;
    font-size: 44px;
    color: #fff;
    overflow: hidden;
}
.wb-zc-tymod-index-banner .module-wrap .inner .banner .ban .desc {
    line-height: 1.8em;
    color: #fff;
    overflow: hidden;
}
.wb-zc-tymod-index-banner .module-wrap .inner .banner .ban button {
    outline: none;
    cursor: pointer;
    margin-top: 30px;
    font-size: 14px!important;
    float: left;
    width: 120px;
    height: 36px;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    -webkit-transition: color .3s ease-in-out,background .3s ease-in-out;
    transition: color .3s ease-in-out,background .3s ease-in-out;
}
.wb-zc-tymod-index-banner .module-wrap .inner .banner .ban button:hover {
    color: #373d41;
    background: #fff;
}