body,h1,h2,h3,h4,h5,h6 {
    font-family: '\5FAE\8F6F\96C5\9ED1','Arial';
    color: #373d41;
}
.page-header .page-top-nav-wrap .page-top-nav>li.active>a{
    background-color: #0e80f3;
}
ul, ol{
    margin: 0;
}
.page-header{
    padding: 10px 0;
}
.page-header .page-top-nav-wrap .page-top-nav>li>a{
    font-size: 1.4em;
}
.navbar-static-top{
    padding: 10px 0;
    width: 100%;
}
#banner{
    margin-top: 1px;
    position: relative;
    margin-bottom: 50px;
    width: 100%;
}
#banner img{
    width: 100%;
    position: absolute;
}
.radio{
    left:950px;
    top: 390px;
    margin-left: auto;
    margin-right: auto;
}
.radio li{
    list-style: none;
    width: 10px;
    height: 10px;
    border: 1px solid #ffffff;
    bottom: 23px;
    border-radius: 50%;
    float: left;
    margin-right: 8px;
    background-color: rgb(187, 59, 59);
}

.module-wrap .index-sale-title .name{
    padding-top: 400px;
}
.div_logo{
    float: left;
    margin-left: 20px;
    margin-top: -20px;
}
.div_logo .div_img{
    float: left;
}
.div_logo .div_img img{
    width: 150px;
}
.div_logo .div_txt{
    float: left;
    margin-top: 25px;
    margin-left: 20px;
}
.div_logo .div_txt img{
    width: 250px;
}

.process-item .icon{
    width: 250px;
    height: 250px;
    font-size: 16px;
}
.process-item .icon .stn,.card-title .wp1_img .stn{
    display: block;
    font-size: 60px;
    text-align: center;
    line-height: 80px;
    font-weight: bold;
    color: #373D41;
}

.process-item .icon .sts,.card-title .wp1_img .sts{
    font-size: 26px;
    font-weight: bold;
    color: #373D41;
    line-height: 30px;
}
.process-item:hover .wp1_img {
    color: #fff;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible!important;
    -webkit-animation-name: toBottomFromTop;
    -moz-backface-visibility: visible!important;
    -moz-animation-name: toBottomFromTop;
    -o-backface-visibility: visible!important;
    -o-animation-name: toBottomFromTop;
    backface-visibility: visible!important;
    animation-name: toBottomFromTop
}

.service-item .service-icon{
    height: 60px;
}
.service-item .service-icon .stn{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
}

.portfolio-item img{
    height: 310px;
    width: 100%;
}

ol,ul {
    list-style: none
}

.title-odd {
    background-color: #E5E6E6;
}
.title-even {
    background-color: #E5E6E6;
}

.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: 830px;
    width: 100%;
    /*background-color: rgba(55, 61, 65, 0.05);*/
    padding-top: 74px;
    padding-bottom: 68px;
}
.aliyun-index-product-sale .module-wrap .index-sale-title {
    text-align: center;
    font-size: 24px;
}
.aliyun-index-product-sale .module-wrap .card-area {
    margin: 82px auto 0 auto;
    width: 1180px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item {
    z-index: 10;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
    position: relative;
    float: left;
    width: 30%;
    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 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.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 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    -moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    -o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.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 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: all 0.12s cubic-bezier(0.4, 0, 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,
.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 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.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;
    bottom: 17px;
    width: 100%;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-title h1 {
    font-size: 18px;
    font-weight: bold;
    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 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content {
    height: 376px;
    position: absolute;
    top: 170px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list{
    max-width: 350px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .content-first-list{
    text-align: center;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list,
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .content-first-list{
    width: 100%;
    font-size: 16px;
    color: #373D41;
    margin-top: 47px;
    margin-bottom: 47px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list li,
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .content-first-list li{
    margin-bottom: 30px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second {
    max-width: 420px;
    left: 25px;
    font-size: 14px;
    color: #a9b0b4;
    text-align: left;
    padding-top: 26px;
}
.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 #3498db;
    color: #3498db;
    margin-top: 22px;
    margin-bottom: 33px;
    -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-btn:hover {
    color: #fff;
    background: #3498db;
}
.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: 80px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-info-list .list-context {
    color: #3498db;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-head {
    font-size: 14px;
    font-weight: normal;
    color: #373d41;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active {
    z-index: 100;
    border: 1px solid #3498db;
    box-shadow: 0 0 20px rgba(52, 152, 219, 0.5);
    width: 40%;
    height: 515px;
}
.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: #3498db;
    height: 185px;
    top: -15px;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title h1,
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title .short-info,
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title .wp1_img,
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title .stn,
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-title .sts
{
    color: #fff;
}
.aliyun-index-product-sale .module-wrap .card-area .card-item.active .card .card-content.content-first {
    -webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: all 0.12s cubic-bezier(0.4, 0, 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 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    -moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    -o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}

.www-aliyun-channel-freetier-list .module-wrap h1 {
    text-align: center;
    font-size: 38px;
    color: #373d41;
    line-height: 1;
    margin-bottom: 50px;
}



.y-row {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom:1;*width: 1000px
}

.y-row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.card-content .sub_title{
    font-size: 18px;
    margin-bottom: 40px;
    font-weight: bold;
}

.appContainer .desc::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    width: 50px;
    height: 2px;
    background: #00c1de;
    margin: 15px 0 20px -25px; }

@keyframes breathe {
    from {
        background: #35c6ec;
        box-shadow: 0 0 10px 2px #35c6ec; }
    to {
        background: #b4e1ed;
        box-shadow: 0 0 10px 2px #b4e1ed; } }

@-webkit-keyframes breathe {
    from {
        background: #35c6ec;
        box-shadow: 0 0 10px 2px #35c6ec; }
    to {
        background: #b4e1ed;
        box-shadow: 0 0 10px 2px #b4e1ed; } }

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0); }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none; } }

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0); }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none; } }

.fadeInLeftBig {
    animation: fadeInLeftBig 1s;
    -webkit-animation: fadeInLeftBig 1s; }

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0); }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none; } }

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0); }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none; } }

.fadeInRightBig {
    animation: fadeInRightBig 1s;
    -webkit-animation: fadeInRightBig 1s; }

.overview-wrap {
    /*padding-top: 60px;*/
    width: 1150px;
    min-height: 100px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 30px;}
.overview-wrap .overview {
    background: url('../images/tese.png') center no-repeat;
    height: 370px;
    margin-top: 30px;
    position: relative; }
.overview-wrap .overview .part{
    position: absolute;
    width: 300px;
    font-size: 16px;
    text-align: center;
    color: #243c4e; }

.overview-wrap .overview .part span.num {
    color: #2199ff;
    font-size: 26px;
    margin: 0 2px;
    position: relative;
    bottom: -2px; }
.overview-wrap .overview .part1 {
    left: 20px;
    bottom: 262px; }
.overview-wrap .overview .part2 {
    left: 20px;
    bottom: 160px; }
.overview-wrap .overview .part3 {
    left: 20px;
    bottom: 66px; }
.overview-wrap .overview .part4 {
    right: 20px;
    bottom: 262px; }
.overview-wrap .overview .part5 {
    right: 20px;
    bottom: 160px; }
.overview-wrap .overview .part6 {
    right: 20px;
    bottom: 66px; }



/**/
.case_title{
    text-align: center;
    font-size: 38px;
    color: #373d41;
    line-height: 1;
    margin-top: 50px;
    margin-bottom: 30px;
}
.case_title_text{
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
}
.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:419px;
}
.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: 0.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: 0.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: 419px;
    width: 1440px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content {
    position: absolute;
    *zoom: 1;
    left: 0;
    top: 0;
    margin: 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: 236px;
    min-height: 419px;
    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.3;
    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 .mask .bg.other-bg {
    opacity: 0.52;
    filter: alpha(opacity=52);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(52));
}
.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 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 .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 .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 .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 .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 .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-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 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;
    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 .bg.other-bg {
    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 {
    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%;
}


/**/
.style_title{
    text-align: center;
    font-size: 38px;
    color: #373d41;
    line-height: 1;
    margin-bottom: 50px;
}
.yq-video-main {
    width: 1200px;
    margin: 60px auto;
    position: relative;
    /*min-height: 600px*/
}

.yq-video-main:after {
    content: "";
    display: block;
    clear: both
}
.yq-video-main .yq-speek {
    margin-bottom: 33px;
    /*width: 871px*/
}

.yq-video-main .yq-speek:after {
    content: "";
    display: block;
    clear: both
}

.yq-video-main .yq-speek .item-bottom {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    padding: 0 20px;
    background: rgba(34,34,45,.8);
    -webkit-transition: all 0.4s cubic-bezier(0.4,0,0.2,1);
    transition: all 0.4s cubic-bezier(0.4,0,0.2,1)
}

.yq-video-main .yq-speek .item-bottom .i-title {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #ccc;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
}

.yq-video-main .yq-speek .item-bottom .i-title i {
    color: #28d0e9
}

.yq-video-main .yq-speek .i-desc {
    font-size: 14px;
    line-height: 16px;
    color: #ccc;
    position: relative;
    margin-top: 10px;
    table-layout: fixed;
    word-break: break-all;
    overflow: hidden
}

.yq-video-main .yq-speek .y-btn-blue {
    margin-top: 30px;
    height: 36px;
    line-height: 36px;
    width: 140px;
    padding: 0
}

.yq-video-main .yq-speek .big-item {
    float: left;
    height: 200px;
    width: 284px;
    position: relative;
    overflow: hidden
}

.yq-video-main .yq-speek .big-item:nth-child(3) {
    margin-right: 20px;
    margin-left: 20px;
}
.yq-video-main .yq-speek .big-item:nth-child(4) {
    margin-right: 20px;
}

.yq-video-main .yq-speek .big-item .item-bottom {
    top: 161px;
    padding: 0 30px
}

/*.yq-video-main .yq-speek .big-item:hover .item-bottom {*/
    /*padding-top: 10px;*/
    /*top: 0*/
/*}*/


.yq-video-main .yq-speek .item-img {
    height: 100%;
    width: 100%
}

/**/
.wb-zc-aliyun-about-dashiji .module-wrap {
    padding: 80px 0;
    color: #373D41;
    line-height: 1.5;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"\5B8B\4F53"
}

.wb-zc-aliyun-about-dashiji .module-wrap .main-content {
    position: relative;
}

.wb-zc-aliyun-about-dashiji .module-wrap .section {
    position: relative;
    padding-left: 25px;
    padding-top: 7px;
    border-left: 1px solid #6CD8E8
}

.wb-zc-aliyun-about-dashiji .module-wrap .section h4 {
    margin: 0;
}

.wb-zc-aliyun-about-dashiji .module-wrap .section .dere-icon {
    position: absolute;
    left: -7px;
    top: 10px;
    width: 14px;
    height: 14px;
    background: url(/images/note_split2.png) no-repeat
}

.wb-zc-aliyun-about-dashiji .module-wrap .section .top-icon {
    top: 0;
    left: -10px;
    width: 20px;
    height: 24px;
    background-image: url(/images/note.png)
}

.wb-zc-aliyun-about-dashiji .module-wrap .section h3 {
    margin-top: 0;
    margin-bottom: 5px;
    color: #373D41;
    font-size: 24px;
    font-weight: 400
}

.wb-zc-aliyun-about-dashiji .module-wrap .section ul {
    padding-bottom: 15px;
    /*padding-right: 100px;*/
    margin-bottom: 0;
}

.wb-zc-aliyun-about-dashiji .module-wrap .section ul li {
    position: relative;
    overflow: hidden;
    padding: 2px 0 2px 30px;
    color: #5E7484;
    font-size: 16px;
    line-height: 2;
    background: url(/images/note_split.jpg) 0 13px no-repeat
}

.wb-zc-aliyun-about-dashiji .module-wrap .section ul li .m {
    float: left;
    width: 45px;
    height: 32px;
    overflow: hidden
}

.wb-zc-aliyun-about-dashiji .module-wrap .section ul li p {
    position: relative;
    overflow: hidden
}

.wb-zc-aliyun-about-dashiji .module-wrap .sidebar {
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -600px;
    width: 64px;
    overflow: hidden;
    background-color: #fff
}

.wb-zc-aliyun-about-dashiji .module-wrap .sidebar ul li {
    width: 64px;
    height: 25px;
    margin-bottom: 10px;
    overflow: hidden
}

.wb-zc-aliyun-about-dashiji .module-wrap .sidebar ul li a {
    display: block;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    color: #00c1de;
    text-decoration: none;
    overflow: hidden
}

.wb-zc-aliyun-about-dashiji .module-wrap .sidebar ul .selected a {
    color: #fff;
    background-color: #00c1de
}

/**/
.ds-xywx{
    background-color: #fff;
}
.ds-xywx .xywx_title{
    text-align: center;
    font-size: 38px;
    color: #373d41;
    line-height: 1;
    margin-bottom: 30px;
}
.ds-xywx .xywx_txt{
    margin-bottom: 30px;
}
.ds-xywx .module-2 {

    background-color: #fff;
    padding-top: 45px;
    text-align: center;
    width: 1224px;
    margin: auto;
}

/**/
.server_title{
    text-align: center;
    font-size: 38px;
    color: #373d41;
    line-height: 1;
    margin-bottom: 30px;
}
.ds-comprehend .module-2 {
    height: 257px;
    background-color: #fff;
    padding-top: 45px;
    text-align: center;
    width: 1224px;
    margin: auto;
}

.ds-comprehend .module-2 h2 {
    color: #000;
    font-size: 24px;
    margin-bottom: 20px
}

.ds-comprehend .module-2 p {
    font-size: 16px;
    line-height: 21px
}

.ds-comprehend .module-2 .plan {
    width: 900px;
    margin: 40px auto 0;
    padding-left: 20px
}

.ds-comprehend .module-2 .plan .grid {
    width: 120px
}

.ds-comprehend .module-2 .plan .flow {
    width: 125px;
    font-size: 16px
}

.ds-comprehend .module-2 .plan .flow .arrow {
    margin-top: 10px
}

.ds-comprehend .module-2 .plan .ds-icon {
    color: #3498db;
    display: block;
    font-size: 54px;
    text-align: center;
    margin-bottom: 15px
}

.ds-comprehend .module-2 .plan .ds-icon:before {
    display: inline
}

.ds-comprehend .module-2 .plan .arrow {
    display: block;
    height: 2px;
    background-color: #E6E6E6;
    position: relative
}

.ds-comprehend .module-2 .plan .arrow:after {
    display: block;
    height: 0;
    width: 0;
    position: absolute
}

.ds-comprehend .module-2 .plan2 {
    width: 980px;
    margin: 0 auto;
    padding-top: 7px
}

.ds-comprehend .module-2 .col {
    position: relative;
    display: block;
    float: left;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-3 {
    width: 25%;
    position: relative;
    display: block;
    float: left;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

/**/
.wb-zc-tymod-solution-mod8 .solution-cell {
    padding-bottom: 0
}

.wb-zc-tymod-solution-mod8 .module-wrap {
    width: 100%;
    font-family: "Microsoft YaHei","Hiragino Sans GB";
    min-width: 1200px
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner {
    width: 100%;
    overflow: hidden
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .about_title {
    text-align: center;
    font-size: 38px;
    color: #373d41;
    line-height: 1;
    margin-bottom: 30px;
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con {
    width: 1200px;
    overflow: hidden;
    background: #fff
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .link-button {
    display: inline-block;
    zoom:1;*display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    height: 100%;
    width: 100%
}


.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel {
    border: 1px solid #d7d8d9;
    /*border-top: 0;*/
    height: 131px;
    overflow: hidden
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cleft {
    width: 22px;
    height: 131px;
    border-right: 1px #d7d8d9 solid;
    float: left;
    overflow: hidden;
    background: #ebebec;
    padding: 0 18px;
    display: table
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cleft .ct {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    color: #333
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright {
    width: 1139px;
    height: 92px;
    padding-top: 39px;
    overflow: hidden;
    float: left
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright .product {
    width: 1081px;
    margin: 0 auto;
    overflow: hidden
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright .product .pp {
    width: 54px;
    height: 54px;
    margin: 0 18px;
    float: left;
    background: #fff;
    position: relative;
    overflow: hidden
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright .product .pp .left {
    background: #fff;
    width: 52px;
    height: 52px;
    border: 1px solid #d7d8d9;
    border-radius: 50%;
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright .product .pp .left .logolink {
    display: block;
    width: 52px;
    height: 52px;
    text-decoration: none;
    background: #ebebec;
    border-radius: 50%;
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright .product .pp .left .logolink img {
    display: block;
    width: 52px;
    height: 52px;
    border-radius: 50%;
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright .product .pp .right {
    position: absolute;
    background: #fff;
    left: 100%;
    top: 0;
    width: 541px;
    height: 54px;
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright .product .pp .right .logolink1 {
    display: block;
    width: 481px;
    height: 50px;
    padding: 4px 30px 0;
    text-decoration: none
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright .product .pp .right .logolink1 .info {
    height: 44px;
    line-height: 44px;
    font-size: 12px;
    color: #666;
    overflow: hidden
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright .product li.active {
    width: 595px;
    height: 54px
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright .product li.active .left {
    border: 1px solid #3498db;
    border-radius: 50%;
}

.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .con .clevel .cright .product li.active .right {
    left: 54px
}

/**/
.dataplus-product-module .module-wrap {
    width: 100%;
    height: 500px;
    background: #F5F5F5;
    padding-top: 25%;
    padding-bottom:  5%;
    padding-left: auto;
    padding-right: auto;
}

.dataplus-product-module .module-wrap a:hover {
    text-decoration: none;
    cursor: pointer
}

.dataplus-product-module .module-wrap a {
    text-decoration: none
}

.dataplus-product-module .module-wrap .product-module {
    max-width: 1200px;
    margin: 0 auto
}

.dataplus-product-module .module-wrap .product-module .product-header {
    padding-top: 50px;
}

.dataplus-product-module .module-wrap .product-module .product-header .product-header-title {
    letter-spacing: 0;
    text-align: center;
    font-size: 38px;
    color: #373d41;
    line-height: 1;
    margin-bottom: 50px;
}

.dataplus-product-module .module-wrap .product-module .product-header .product-header-title::after,.app .sub-title::after,
.tese_title::after,.style_title::after,.ds-xywx .xywx_title::after,.wb-zc-tymod-solution-mod8 .module-wrap .inner .inner-box .about_title::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    width: 120px;
    height: 2px;
    background: #2199ff;
    margin: 15px 0 20px -60px;
}

.dataplus-product-module .module-wrap .product-module .product-header .product-header-subtitle {
    padding-top: 5px;
    text-align: center
}

.dataplus-product-module .module-wrap .product-module .product-header .product-header-subtitle li {
    display: inline-block;
    margin-right: 90px
}

.dataplus-product-module .module-wrap .product-module .product-header .product-header-subtitle li:last-child {
    margin-right: 0
}

.dataplus-product-module .module-wrap .product-module .product-header .product-header-subtitle li .product-header-subtext {
    display: inline-block;
    font-size: 18px;
    color: #777F84;
    letter-spacing: 0;
    line-height: 18px;
    position: relative;
    top: 3px;
    left: 7px
}

.dataplus-product-module .module-wrap .product-module .product-body {
    margin-top: 51px;
    width: 100%;
    height: 360px
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list {
    width: 100%;
    height: 100%
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item {
    width: 32%;
    height: 100%;
    margin-right: 2%;
    box-sizing: border-box;
    border: 1px solid #D7D8D9;
    float: left;
    transition: all .2s
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item:last-child {
    margin-right: 0
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-top {
    width: 100%;
    height: 80px;
    background-color: #EFEFF0;
    transition: background-color .2s
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-top .product-body-top-title {
    padding-top: 24px;
    text-align: center;
    font-size: 18px;
    color: #373D41;
    letter-spacing: .5px;
    line-height: 28px;
    transition: color .2s
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-top .product-body-top-subtitle {
    padding-top: 5px;
    text-align: center;
    font-size: 14px;
    color: #777F84;
    letter-spacing: 0;
    transition: color .2s;
    display: none;
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main {
    width: 100%;
    height: 278px;
    background-color: #fff
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item {
    float: left;
    box-sizing: border-box;
    width: 50%;
    height: 139px;
    text-align: center
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item:hover {
    border: 1px solid #3498db!important;
    box-shadow: 0 0 20px 0 rgba(53, 153, 219, 0.5)
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item:nth-child(1) {
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item:nth-child(2) {
    border-bottom: 1px solid #EBEBEB
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item:nth-child(3) {
    border-right: 1px solid #EBEBEB
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item:hover .product-body-main-anchor .product-body-main-title {
    color: #3498db
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item:hover .product-body-main-anchor .div_icon .iconfont {
    color: #3498db
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item .product-body-main-anchor {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 1;
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item .product-body-main-anchor-hover {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 2;
    top: -100%;
    /*background-color: #3498db;*/
    transition: all .2s linear;
    opacity: 0
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item .product-body-main-anchor .product-body-main-icon {
    margin-top: 22px;
    transition: transform .4s;
    width: 40px;
    height: 40px
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item .product-body-main-anchor .div_icon{
    transition: transform .4s;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: auto;
    padding-top: 22px;
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item .product-body-main-anchor .div_icon .iconfont{
    font-size: 36px;
    color: #777F84;
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item .product-body-main-anchor .product-body-main-title {
    margin-top: 13px;
    font-size: 14px;
    color: #373D41;
    transition: color .4s
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item .product-body-main li.product-body-main-item .product-body-main-anchor .product-body-main-subtitle {
    margin-top: 2px;
    font-size: 12px;
    color: #A9B0B4;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item:hover {
    border: 1px solid #3498db;
    box-shadow: 0 0 20px 0 rgba(53, 153, 219, 0.5)
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item:hover .product-body-top {
    background: #3498db
}

.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item:hover .product-body-top .product-body-top-subtitle,.dataplus-product-module .module-wrap .product-module .product-body .product-body-list .product-body-item:hover .product-body-top .product-body-top-title {
    color: #FFF
}


/**/
.dataplus-datamarket-module .module-wrap {
    width: 100%;
    height: 677px
}

.dataplus-datamarket-module .module-wrap a:hover {
    text-decoration: none;
    cursor: pointer
}

.dataplus-datamarket-module .module-wrap a {
    text-decoration: none;
    color: #373D41
}

.dataplus-datamarket-module .module-wrap .data-market {
    width: 1200px;
    margin: 0 auto
}

.dataplus-datamarket-module .module-wrap .data-market .market-header {
    margin-top: 77px;
    text-align: center
}

.dataplus-datamarket-module .module-wrap .data-market .market-header .market-header-title {
    font-size: 24px;
    color: #333;
    letter-spacing: 0
}

.dataplus-datamarket-module .module-wrap .data-market .market-header .market-header-subtitle {
    padding-top: 5px;
    font-size: 18px;
    color: #777F84;
    letter-spacing: 0;
    line-height: 24px
}

.dataplus-datamarket-module .module-wrap .data-market .market-body {
    margin-top: 50px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 407px
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left {
    float: left;
    width: 100%;
    height: 100%
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top {
    width: 100%;
    height: 162px;
    margin-bottom: 20px;
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module {
    height: 100%;
    box-sizing: border-box;
    width: 23.5%;
    background: #FDFDFD;
    border: 1px solid #D7D8D9;
    float: left;
    margin-right: 2%;
    text-align: center;
    overflow: hidden;
    position: relative;
    padding-top: 25px;
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module:last-child {
    margin-right: 0
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module:hover {
    /*cursor: pointer*/
    background: rgba(52, 152, 219, 0.79);
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module:hover .market-big-display {
    opacity: 0
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module:hover .market-big-hover {
    opacity: 1;
    /*background: #FEFFFF*/
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module .market-big-display {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
    opacity: 1;
    transition: opacity .2s linear;
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module .market-big-display .market-big-icon {
    /*margin-top: 25px;*/
    width: 50px;
    height: 50px;
    font-size: 50px;
    color: #3498db;
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module .market-big-display .market-big-title {
    margin-top: 15px;
    font-size: 18px;
    color: #373D41;
    letter-spacing: .46px
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module .market-big-display .market-big-subtitle {
    font-size: 12px;
    color: #777F84;
    letter-spacing: 0
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module .market-big-hover {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 2;
    top: -100%;
    /*background-color: #3498db;*/
    transition: all .2s linear;
    opacity: 0
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module .market-big-hover .market-hover-title {
    padding-top: 2px;
    font-size: 18px;
    color: #fff;
    letter-spacing: .46px
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module .market-big-hover .market-hover-content {
    padding-top: 10px;
    width: 88.3%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module .market-big-hover .market-hover-content li {
    float: left;
    font-size: 12px;
    letter-spacing: 0;
    margin-top: 6px;
    margin-bottom: 6px;
    line-height: 12px;
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    height: 12px
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module .market-big-hover .market-hover-content li:nth-child(even) {
    border-right: 1px solid #3498db
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module .market-big-hover .market-hover-content li:hover {
    text-decoration: underline;
    cursor: pointer
}

.dataplus-datamarket-module .module-wrap .data-market .market-body .market-left .market-left-top .market-big-module .market-big-hover .market-hover-content li a {
    color: #3498db
}

.aliyun-product-2003 .module-wrap .introduce {
    position: relative;
    z-index: 2
}

.aliyun-product-2003 .module-wrap .introduce .title {
    font-size: 50px
}

.aliyun-product-2003 .module-wrap .introduce .title i {
    position: relative;
    top: -3px
}

.aliyun-product-2003 .module-wrap .introduce .intro {
    margin-top: 60px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}

/**/
.aliyun-product-2000 {
    height: 60px;
    line-height: 60px
}

.aliyun-product-2000 .module-wrap .aliyun-product-title {
    margin-top: 30px;
    height: 30px;
    border-bottom: 1px solid #ddd
}

.aliyun-product-2000 .module-wrap .aliyun-product-title h4 {
    font-size: 24px;
    background-color: #fff;
    display: inline-block;
    padding-right: 10px
}
.aliyun-product-function-2001 .module-wrap .func-table {
    margin: 20px 0
}

.aliyun-product-function-2001 .module-wrap .func-table .func-bd {
    padding: 0 24px
}

.aliyun-product-function-2001 .module-wrap .func-table .func-title {
    width: 18px;
    text-align: center;
    background: #f5f5f5;
    color: #999;
    font-size: 14px;
    padding: 12px
}

.aliyun-product-function-2001 .module-wrap .func-table .func-module {
    font-size: 14px;
    color: #666;
    margin-top: 25px;
    line-height: 28px
}

.aliyun-product-function-2001 .module-wrap .func-table .func-module .icon-func-list-style {
    background-image: url(//g.alicdn.com/aliyun/new-aliyun-www/0.0.11/images/product-bg_e666e3486d18097ed0c148334d906fa0.png);
    background-position: -150px 0;
    width: 4px;
    height: 4px
}

.aliyun-product-function-2001 .module-wrap .func-table .func-module .func-list i {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -4px
}

.aliyun-product-function-2001 .module-wrap .func-table .func-module:first-child {
    margin-top: 0
}

.aliyun-product-function-2001 .module-wrap .func-table .func-module h3 {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px
}

.aliyun-product-function-2001 .module-wrap table {
    margin: 20px 0
}

.aliyun-product-function-2001 .module-wrap table.custom-content-table tr td,.aliyun-product-function-2001 .module-wrap table.custom-content-table tr th {
    border: 1px solid #f0f0f0;
    color: #666;
    padding: 10px;
    font-size: 14px
}

.aliyun-product-function-2001 .module-wrap table.custom-content-table tr th {
    background: #f5f5f5
}

/**/
.aliyun-product-function-2002 .module-wrap {
    margin-top: 20px
}

.aliyun-product-function-2002 .module-wrap h4 {
    font-size: 16px;
    color: #666
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap {
    position: relative;
    overflow: hidden;
    margin: 20px 0;
    border: 1px solid #e5e5e5
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .configs-bd {
    background: #f5f5f5
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .configs-bd li {
    list-style-type: disc
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .usercase-tab {
    width: 350px;
    position: absolute;
    top: 0;
    bottom: 0;
    border-right: 1px solid #e5e5e5
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .usercase-tab li {
    cursor: default;
    background: #fff;
    height: 68px;
    line-height: 68px;
    padding: 0 24px;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    position: relative
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .usercase-tab li .line-splite {
    width: 1px;
    height: 100%;
    position: absolute;
    right: -1px;
    background: #fff;
    display: none;
    top: 0
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .usercase-tab li.current {
    margin: -1px -1px 0 0;
    border-left: 2px solid #00a2ca;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .usercase-tab li.current .line-splite {
    display: block
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .usercase-tab li.last {
    border-bottom: 0
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .usercase-tab-bd {
    margin-left: 350px;
    padding: 19px 24px;
    border-left: 1px solid #e5e5e5
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .usercase-tab-bd .usercase-tab-bd-item .desc {
    line-height: 25px;
    font-size: 14px
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .usercase-tab-bd li{
    transition: dispaly 2s;
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .configs-hd {
    margin: 34px 0 12px
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .configs-bd {
    line-height: 28px;
    padding: 6px 15px 6px 30px
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .configs-bd li i {
    margin-right: 10px;
    position: relative;
    top: -2px;
    display: inline-block
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .configs-hd-product {
    font-weight: 700
}

.aliyun-product-function-2002 .module-wrap .usercase-tab-wrap .configs-hd-title {
    background: #00a2ca;
    font-size: 14px;
    color: #fff;
    padding: 2px 8px;
    margin-right: 4px
}

.aliyun-product-function-2002 .module-wrap .more-usercase {
    margin: 10px 0 20px
}


/**/
.app{
    background: #F5F5F5;
    padding: 30px 0;
    min-width: 1330px;
}
.app .title {
    margin: 71px auto 0;
}
.app .row {
    margin: auto;
    width: 1330px;
}
.app .sub-title {
    text-align: center;
    font-size: 38px;
    color: #373d41;
    line-height: 1;
    margin-bottom: 50px;
}

.app .left{
    float: left;
    width: 260px;
    padding: 0 20px;
    box-sizing: border-box;
}
.app .left #item1 {
    font-size: 18px;
    height: 70px;
    color: #1abd9d;
    margin-top: 70px;
    margin-bottom: 56px;
    width: 230px;
}
.app .left #item1 .icon {
    font-size: 45px;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
    transition: box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
}
.app .left #item1 .text-t {
    text-align: center;
    font-size: 18px;
    display: inline-block;
    word-wrap: break-word;
    width: 150px;
    line-height: 1.4;
    margin-bottom: 0;
    padding-top: 10px;
}
.app .left #item1 .icon:hover {
    color: #fff;
    border: 1px solid #1abd9d;
    box-shadow: inset 0 0 0 50px #1abd9d;
    -webkit-box-shadow: inset 0 0 0 70px #1abd9d;
}
.app .left #item1 .icon {
    border: 1px dashed #1abd9d;
    font-size: 35px;
}
.app .left #item2 {
    font-size: 18px;
    height: 70px;
    color: #6771AB;
    margin-bottom: 56px;
    width: 230px;
}
.app .left #item2 .icon {
    font-size: 45px;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
    transition: box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
}
.app .left #item2 .text-t {
    text-align: center;
    font-size: 18px;
    display: inline-block;
    word-wrap: break-word;
    width: 150px;
    line-height: 1.4;
    margin-bottom: 0;
    padding-top: 20px;
}
.app .left #item2 .icon:hover {
    color: #fff;
    border: 1px solid #6771AB;
    box-shadow: inset 0 0 0 50px #6771AB;
    -webkit-box-shadow: inset 0 0 0 70px #6771AB;
}
.app .left #item2 .icon {
    border: 1px dashed #6771AB;
    font-size: 40px;
    line-height: 65px;
}
.app .left #item3 {
    font-size: 18px;
    height: 70px;
    color: #60c9f6;
    width: 230px;
}
.app .left #item3 .icon {
    font-size: 45px;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
    transition: box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
}
.app .left #item3 .text-t {
    text-align: center;
    font-size: 18px;
    display: inline-block;
    word-wrap: break-word;
    width: 150px;
    line-height: 1.4;
    margin-bottom: 0;
    padding-top: 10px;
}
.app .left #item3 .icon:hover {
    color: #fff;
    border: 1px solid #60c9f6;
    box-shadow: inset 0 0 0 50px #60c9f6;
    -webkit-box-shadow: inset 0 0 0 70px #60c9f6;
}
.app .left #item3 .icon {
    border: 1px dashed #60c9f6;
    font-size: 35px;
}

.app .left #item7 {
    font-size: 18px;
    height: 70px;
    color: #a494c4;
    margin-bottom: 56px;
    width: 230px;
}
.app .left #item7 .icon {
    font-size: 45px;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
    transition: box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
}
.app .left #item7 .text-t {
    text-align: center;
    font-size: 18px;
    display: inline-block;
    word-wrap: break-word;
    width: 150px;
    line-height: 1.4;
    margin-bottom: 0;
    padding-top: 20px;
}
.app .left #item7 .icon:hover {
    color: #fff;
    border: 1px solid #6771AB;
    box-shadow: inset 0 0 0 50px #6771AB;
    -webkit-box-shadow: inset 0 0 0 70px #6771AB;
}
.app .left #item7 .icon {
    border: 1px dashed #a494c4;
    font-size: 40px;
    line-height: 65px;
}
.app .middle{
    float: left;
    width: 840px;
    margin: auto;
}
.app .middle .back {
    position: relative;
    background: url("../images/pc.png") no-repeat;
    margin: 0 auto;
    background-size: 800px 646px;
    height: 646px;
    width: 800px;
}
.app .middle .back img {
    position: absolute;
    width: 731px;
    height: 390px;
    top: 62px;
    left: 34px;
    display: none;
}
.app .right{
    float: left;
    width: 230px;
}
.app .right #item4 {
    text-align: left;
    color: #1abd9d;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 56px;
    font-size: 18px;
    height: 70px;
    width: 210px;
}
.app .right #item4 .icon {
    font-size: 45px;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
    transition: box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
}
.app .right #item4 .text-t, .app .right #item5 .text-t, .app .right #item6 .text-t, .app .right #item8 .text-t {
    text-align: center;
    font-size: 18px;
    line-height: 70px;
    display: inline-block;
    padding: 0 10px;
}
.app .right #item4 .icon:hover {
    color: #fff;
    border: 1px solid #1abd9d;
    box-shadow: inset 0 0 0 50px #1abd9d;
    -webkit-box-shadow: inset 0 0 0 70px #1abd9d;
}
.app .right #item4 .icon {
    border: 1px dashed #1abd9d;
    float: left !important;
    font-size: 28px !important;
}
.app .right #item4 p, .app .right #item5 p, .app .right #item6 p, .app .right #item8 p {
    word-wrap: break-word;
    width: 110px;
    line-height: 1.4;
    margin-bottom: 0;
    padding-top: 20px;
}
.app .right #item5 {
    text-align: left;
    color: #6771AB;
    margin: auto;
    margin-bottom: 56px;
    font-size: 18px;
    height: 70px;
    width: 210px;
}
.app .right #item5 .icon {
    font-size: 45px;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
    transition: box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
}
.app .right #item5 .icon:hover {
    color: #fff;
    border: 1px solid #6771AB;
    box-shadow: inset 0 0 0 50px #6771AB;
    -webkit-box-shadow: inset 0 0 0 70px #6771AB;
}
.app .right #item5 .icon {
    border: 1px dashed #6771AB;
    float: left;
    font-size: 35px;
}

.app .right #item6 {
    color: #60c9f6;
    text-align: left;
    font-size: 18px;
    height: 70px;
    width: 210px;
    margin: auto;
}
.app .right #item6 .icon {
    font-size: 45px;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
    transition: box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
}
.app .right #item6 .icon:hover {
    color: #fff;
    border: 1px solid #60c9f6;
    box-shadow: inset 0 0 0 50px #60c9f6;
    -webkit-box-shadow: inset 0 0 0 70px #60c9f6;
}
.app .right #item6 .icon {
    border: 1px dashed #60c9f6;
    float: left;
    font-size: 30px;
}

.app .right #item8 {
    text-align: left;
    color: #a494c4;
    margin: auto;
    margin-bottom: 56px;
    font-size: 18px;
    height: 70px;
    width: 210px;
}
.app .right #item8 .icon {
    font-size: 45px;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
    transition: box-shadow 0.3s cubic-bezier(0.95, 0.01, 0.22, 0.65), color 0.4s cubic-bezier(0.95, 0.01, 0.22, 0.65);
}

.app .right #item8 .icon:hover {
    color: #fff;
    border: 1px solid #a494c4;
    box-shadow: inset 0 0 0 50px #a494c4;
    -webkit-box-shadow: inset 0 0 0 70px #a494c4;
}
.app .right #item8 .icon {
    border: 1px dashed #a494c4;
    float: left;
    font-size: 35px;
}
.met-index-contact{
    background-color: #0e80f3;
}
.met-index-contact{
    padding-top: 28px;
    padding-bottom: 28px;
}
.container{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}
.text-center{
    text-align: center!important;
}
.met-index-contact p{
    font-size: 1.75em;
    color: #fff;
    display: inline-block;
    margin: 10px 0;
    line-height: 30px;
    padding-right: 50px;
    position: relative;
    top: 5px;
}
.met-index-contact img{
    width: 70px;
    height: 70px;
}

/**/
.footer{ background-color: #3F3F3F; width: 100%; height: 250px; font-size:12px; color: #C9CACA; }
.foot{ width: 1000px;margin: 0 auto; height: 145px; padding-top: 20px;}
.foot_logo{ width: 145px; height:82px; background: url(../images/QQqrcode.png) no-repeat center top; padding-top: 89px; text-align: center; }
.footer li{ float:left;  padding: 20px 18px 20px;}
.footer li span{ font-size:17px;}
#foot_2{ width: 350px; line-height: 22px;}
#foot_3{ line-height: 20px; font-size: 12px; width: 365px;    padding-top: 30px;}
#foot_3 p{ height: 50px;}
.foot_dh{width:13px; height:20px; float:left;margin-right: 5px;}
.foot_dt{width: 13px; height:18px; float:left; margin-right: 4px;}
.Copyright{ width: 100%;position: absolute;}
.Copyright p,.Copyright .footer-img { text-align:center;}

/**/

