.list {
    width: 900px;
    margin: 0 auto;
    margin-top: 10px;
}

.list dl {
    margin: 0 0 20px 0;
    height: 100px;
}

.list dt {
    width: 150px;
    height: 100px;
    float: left
}

.list dt img {
    width: 150px;
    height: 100px;
}

.list dd {
    width: 750px;
    display: block;
    height: auto;
    overflow: hidden;
    padding: 10px;
}

.list dd p {
    line-height: 30px;
    font-size: 14px;
}

.smartNav1 {
    font-size: 13px;
    padding: 23px 0;
    border-top: solid #353535 1px;
}

.product .section-wrapper 
{
    display: block;
    width: 100%;
    /* height: 100%; */
    max-width: 1920px;
    min-width: 1200px;
    max-height: 1080px;
    min-height: 675;
margin-top: 60px;
}








* {
    padding: 0;
    margin: 0;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important
}

/*!data 2015-10-16*/
.showcase-pagination {
    left: 30px;
    position: absolute;
    top: 50%;
    z-index: 999999999;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.showcase-pagination .dot {
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px #fff;
    cursor: pointer;
    height: 12px;
    margin-bottom: 10px;
    opacity: .5;
    position: relative;
    width: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box
}

.showcase-pagination .dot.active {
    background: #fff;
    opacity: 1
}

.about-tumblr-showcase {
    font-size: 16px;
    height: 100%;
    left: 0;
    /* overflow: hidden; */
    position: relative;
    top: 0;
    width: 100%;
    z-index: 10;
    -ms-animation: aboutTumblrIntro .7s ease-out .5s;
    -webkit-animation: aboutTumblrIntro .7s ease-out .5s;
    -moz-animation: aboutTumblrIntro .7s ease-out .5s;
    animation: aboutTumblrIntro .7s ease-out .5s;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -ms-animation-fill-mode: backwards
}

#websit-cont .showcase {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}
/* 
#websit-cont .showcase .section.old-hat {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
} */

#websit-cont .showcase .section {
    color: #fff;
    /* height: 100%; */
    left: 0;
   /* overflow: hidden;
    position: absolute; */
    top: 0;
    text-align: center;
    width: 100%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .7s cubic-bezier(0.825, 0, .5, 1);
    -moz-transition: transform .7s cubic-bezier(0.825, 0, .5, 1);
    transition: transform .7s cubic-bezier(0.825, 0, .5, 1);
    -ms-transform: transform .7s cubic-bezier(0.825, 0, .5, 1)
}

.showcase .section.integral-platform {
    width: 100%;
    height: 100%;
    min-width: 1200px;
    max-width: 1920px;
    min-height: 675px;
    max-height: 1080px;
    /*display:table;*/
}

.showcase .ascension-active {
    background: #28b4b4;
    text-align: center;
    display: table;
    position: relative;
}

.showcase .management-platform {
    background: #28b4b4;
    text-align: left;
    display: table
}

.showcase .resources {
    background: #28b4b4;
    text-align: center;
    display: table;
    position: relative;
}

.showcase .many-app {
    background: #fff;
    text-align: center;
    display: table;
    position: relative;
}

.nav {
    width: 1000px;
    height: 42px;
    margin: 0 auto;
}

.about-tumblr-showcase header {
    position: fixed;

    height: 52px;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.7);
}

.about-tumblr-showcase header .website_logo {
    background: url(../images/logo1.png) no-repeat;
    position: absolute;
    width: 149px;
    height: 42px;
    float: left;
    /*margin-left:15%;*/
    margin-top: 3px;
}

.header-menu {
    /*position:absolute;
    padding-right: 0;*/
    height: 100%;
    margin-top: 18px;
    /*width: 800px;
    text-align: center;
    left: 55%*/
    float: right;
}

.header-menu ul li {
    float: left;
    /*background: url(../images/navul.png) no-repeat;*/
    overflow: hidden
}

.header-menu ul li a {
    font-size: 14px;

    margin: 0 20px;
    color: #fff;
}

.header-menu ul li a:hover {
    color: #28b4b4 !important
}

.header-menu ul li ul {
    margin-top: 20px;
}

.header-menu ul li ul li {
    display: none;
    float: none;
    line-height: 30px;
    background-color: rgba(0,0,0,0.7);
    text-align: center;

}

.header-menu ul li:hover ul li {
    display: block;
}

.header-menu ul li.active a {
    color: #29B6B0 !important
}

.about-tumblr-showcase header .landing_cont {
    float: right;
    width: auto;
    margin-right: 30px;
    padding-top: 9px
}

.about-tumblr-showcase header .landing_cont a {
    width: 75px;
    height: 32px;
    border-radius: 30px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    float: left
}

.about-tumblr-showcase header .landing_cont a:first-child {
    margin-right: 14px
}

.about-tumblr-showcase header .landing_cont .a-integral-platform.registered {
    color: #25ad7f;
    background: #fff
}

.about-tumblr-showcase header .landing_cont .a-integral-platform.landing {
    color: #fff;
    background: #69d4af
}

.about-tumblr-showcase header .landing_cont .a-ascension-active.registered {
    color: #2c93c3;
    background: #fff
}

.about-tumblr-showcase header .landing_cont .a-ascension-active.registered:hover {
    color: #2986B2 !important
}

.about-tumblr-showcase header .landing_cont .a-ascension-active.landing {
    color: #fff;
    background: #53abd4
}

.about-tumblr-showcase header .landing_cont .a-ascension-active.landing:hover {
    color: #2986B2 !important
}

.about-tumblr-showcase header .landing_cont .a-management-platform.registered {
    color: #4b5d78;
    background: #fff
}

.about-tumblr-showcase header .landing_cont .a-management-platform.registered:hover {
    color: #415169 !important
}

.about-tumblr-showcase header .landing_cont .a-management-platform.landing {
    color: #fff;
    background: #818ea1
}

.about-tumblr-showcase header .landing_cont .a-management-platform.landing:hover {
    color: #415169 !important
}

.about-tumblr-showcase header .landing_cont .a-resources.registered {
    color: #f2992e;
    background: #fff
}

.about-tumblr-showcase header .landing_cont .a-resources.registered:hover {
    color: #DF8E2C !important
}

.about-tumblr-showcase header .landing_cont .a-resources.landing {
    color: #fff;
    background: rgba(255, 255, 255, .3)
}

.about-tumblr-showcase header .landing_cont .a-resources.landing:hover {
    color: #9D6420 !important
}

.about-tumblr-showcase header .landing_cont .a-many-app.registered {
    color: #4b4d78;
    background: #fff
}

.about-tumblr-showcase header .landing_cont .a-many-app.registered:hover {
    color: #9D6420 !important
}

.about-tumblr-showcase header .landing_cont .a-many-app.landing {
    color: #fff;
    background: rgba(141, 141, 167, .3)
}

.about-tumblr-showcase header .landing_cont .a-many-app.landing:hover {
    color: #3D3F62 !important
}

/*.showcase .integral-platform .section-wrapper,.showcase .section .section-wrapper {
	display:table-cell;
	vertical-align:middle;
	width:100%
}*/

@media all and (min-height: 768px) and (max-height: 819px) {
    #websit-cont .section.integral-platform .section-title {
        margin-bottom: 18px;
        margin-top: 78px
    }

    #websit-cont .section.integral-platform .section-font {
        font-size: 20px;
        margin-bottom: 46px
    }

    #websit-cont .ascension-active .section-wrapper .ascension-title {
        margin-top: 58px
    }

    #websit-cont .ascension-active .section-wrapper .ascension-font {
        font-size: 20px;
        margin-bottom: 34px
    }

    #websit-cont .ascension-active .section-wrapper-mh {
        position: relative;
        top: -20px
    }

    #websit-cont .management-platform .section-wrapper .management-platform-cont .management-platform-font, #websit-cont .management-platform .section-wrapper .management-platform-cont .management-platform-title {
        position: relative;
        top: 50px
    }

    #websit-cont .management-platform .section-wrapper .management-platform-cont .platform-data {
        top: 156px
    }

    #websit-cont .active.many-app .section-wrapper .many-app-title {
        position: relative;
        top: 30px
    }

    #websit-cont .many-app .section-wrapper .many-app-but, #websit-cont .many-app .section-wrapper .many-app-size {
        position: relative;
        top: -60px
    }

    #websit-cont .resources .section-wrapper .resources-title {
        position: relative;
        top: 80px
    }

    #websit-cont .resources .section-wrapper .resources-font {
        position: relative;
        top: 70px
    }

    #websit-cont .resources .section-wrapper-mh {
        position: relative;
        top: 20px
    }

    .active.many-app .section-wrapper .many-app-title, .ascension-active .section-wrapper .ascension-cont-size, .management-platform-font, .management-platform-title, .resources .section-wrapper .resources-cont-size, .section .main-size, .section-wrapper-mh {
        /*-webkit-transform: scale(0.9);*/
        /*-moz-transform: scale(0.9);*/
        /*-ms-transform: scale(0.9);*/
        /*-o-transform: scale(0.9);*/
        /*transform: scale(0.9)*/
    }

    #websit-cont .integral-platform .section-wrapper .about-duiba {
        height: 272px
    }

    .section.management-platform .section-wrapper .management-platform-cont {
        bottom: -3.4%
    }
}

@media all and (max-height: 767px) {
    .section-wrapper-mh {
        -webkit-transform: scale(0.74);
        -moz-transform: scale(0.74);
        -ms-transform: scale(0.74);
        -o-transform: scale(0.74);
        transform: scale(0.74)
    }

    .section:nth-child(2) .section-wrapper-mh {
        margin-top: 40px;
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        transform: scale(0.95)
    }

    .section:nth-child(4) .section-wrapper-mh {
        top: -20px;
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        transform: scale(0.95)
    }

    #websit-cont .resources .section-wrapper .resources-list-cont .list-icon span.icon-label {
        font-size: 22px
    }

    #websit-cont .management-platform .section-wrapper .management-platform-cont .platform-data {
        top: 156px
    }

    #websit-cont .many-app .section-wrapper .many-app-info .app-cont-list-show .app-cont-list-group .app-cont-list .app-name {
        font-size: 15px
    }

    #websit-cont .section.integral-platform .section-but a {
        margin-top: 40px
    }

    #websit-cont .section.integral-platform .section-font {
        margin-top: 10px;
        margin-bottom: 0
    }

    #websit-cont .section.integral-platform .section-title {
        margin-top: -38px;
        margin-bottom: 0
    }

    #websit-cont .ascension-active .section-wrapper .ascension-title {
        margin-bottom: 16px;
        margin-top: 24px
    }

    #websit-cont .ascension-active .section-wrapper .ascension-font {
        margin-bottom: -64px
    }

    #websit-cont .management-platform .section-wrapper .management-platform-cont .management-platform-title {
        position: relative;
        top: 15%
    }

    #websit-cont .management-platform .section-wrapper .management-platform-cont .management-platform-font {
        position: relative;
        top: 14%
    }

    #websit-cont .resources .section-wrapper .resources-title {
        position: relative;
        top: 80px
    }

    #websit-cont .resources .section-wrapper .resources-font {
        position: relative;
        top: 60px
    }

    #websit-cont .resources .section-wrapper-mh {
        position: relative;
        top: -4 0
    }

    #websit-cont .active.many-app .section-wrapper .many-app-title {
        -webkit-transform: scale(0.74);
        -moz-transform: scale(0.74);
        -ms-transform: scale(0.74);
        -o-transform: scale(0.74);
        transform: scale(0.74)
    }

    #websit-cont .many-app .section-wrapper .many-app-title {
        position: relative;
        top: 64px
    }

    #websit-cont .many-app .section-wrapper .many-app-but, #websit-cont .many-app .section-wrapper .many-app-size {
        position: relative;
        top: -80px
    }

    .active.many-app .section-wrapper .many-app-title, .ascension-active .section-wrapper .ascension-cont-size, .management-platform-font, .management-platform-title, .resources .section-wrapper .resources-cont-size, .section .main-size {
        -webkit-transform: scale(0.74);
        -moz-transform: scale(0.74);
        -ms-transform: scale(0.74);
        -o-transform: scale(0.74);
        transform: scale(0.74)
    }

    .showcase .integral-platform .section-wrapper, .showcase .section .section-wrapper {
        padding-top: 40px
    }

    .showcase .integral-platform .section-wrapper:nth-child(3), .showcase .section .section-wrapper:nth-child(3) {
        padding-top: 0
    }

    .section.management-platform .section-wrapper .management-platform-cont {
        bottom: -17.4%
    }
}

.integral-platform .section-wrapper .about-duiba {
    width: 585px;
    height: 340px;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .5s cubic-bezier(0.165, .84, .44, 1), -webkit-transform .5s cubic-bezier(0.165, .84, .44, 1);
    -moz-transition: opacity .5s cubic-bezier(0.165, .84, .44, 1), -moz-transform .5s cubic-bezier(0.165, .84, .44, 1);
    transition: opacity .5s cubic-bezier(0.165, .84, .44, 1), transform .5s cubic-bezier(0.165, .84, .44, 1);
    -ms-transition: opacity .5s cubic-bezier(0.165, .84, .44, 1), transform .5s cubic-bezier(0.165, .84, .44, 1);
    margin: 0 auto 32px;
    overflow: visible;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box
}

.integral-platform .section-wrapper .about-duiba .about-duiba-icon {
    width: 206px;
    height: 281px;
    margin: 0 auto;
    padding-top: 60px;
    transform: scale(0.1)
}

.section-wrapper .alarm-clock, .section-wrapper .bell, .section-wrapper .clothes, .section-wrapper .coffee, .section-wrapper .document, .section-wrapper .five-star, .section-wrapper .game, .section-wrapper .gift, .section-wrapper .glass, .section-wrapper .glasses, .section-wrapper .headset, .section-wrapper .hearts, .section-wrapper .light-bulb, .section-wrapper .masonry, .section-wrapper .money, .section-wrapper .movie, .section-wrapper .music, .section-wrapper .phone, .section-wrapper .plane, .section-wrapper .point-eight, .section-wrapper .point-eleven, .section-wrapper .point-five, .section-wrapper .point-four, .section-wrapper .point-nine, .section-wrapper .point-one, .section-wrapper .point-seven, .section-wrapper .point-six, .section-wrapper .point-ten, .section-wrapper .point-three, .section-wrapper .point-two, .section-wrapper .smiling-face, .section-wrapper .trousers, .section-wrapper .watch {
    background: url(../images/about_duiba_icon.png) no-repeat;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(255px, 154px);
    -webkit-box-sizing: translate(255px, 154px);
    -moz-box-sizing: translate(255px, 154px);
    -ms-box-sizing: translate(255px, 154px);
    opacity: 0
}

.section-wrapper .masonry {
    width: 49px;
    height: 43px;
    background-position: -32px -24px
}

.section-wrapper .point-one {
    width: 8px;
    height: 8px;
    background-position: -111px -4px
}

.section-wrapper .money {
    width: 52px;
    height: 51px;
    background-position: -141px -9px
}

.section-wrapper .bell {
    width: 48px;
    height: 50px;
    background-position: -230px -2px
}

.section-wrapper .point-two {
    width: 8px;
    height: 8px;
    background-position: -294px 0
}

.section-wrapper .watch {
    width: 43px;
    height: 55px;
    background-position: -316px -4px
}

.section-wrapper .glass {
    width: 48px;
    height: 55px;
    background-position: -392px -12px
}

.section-wrapper .glasses {
    width: 50px;
    height: 50px;
    background-position: -458px -19px
}

.section-wrapper .light-bulb {
    width: 40px;
    height: 51px;
    background-position: -94px -68px
}

.section-wrapper .point-five, .section-wrapper .point-four, .section-wrapper .point-three {
    width: 8px;
    height: 8px;
    background-position: -294px 0
}

.section-wrapper .plane {
    width: 50px;
    height: 46px;
    background-position: 0 -120px
}

.section-wrapper .phone {
    width: 37px;
    height: 51px;
    background-position: -82px -158px
}

.section-wrapper .five-star {
    width: 50px;
    height: 50px;
    background-position: -140px -110px
}

.section-wrapper .alarm-clock {
    width: 50px;
    height: 50px;
    background-position: -406px -111px
}

.section-wrapper .hearts {
    width: 50px;
    height: 48px;
    background-position: -472px -86px
}

.section-wrapper .headset {
    width: 50px;
    height: 53px;
    background-position: -536px -106px
}

.section-wrapper .point-eight, .section-wrapper .point-eleven, .section-wrapper .point-nine, .section-wrapper .point-seven, .section-wrapper .point-six, .section-wrapper .point-ten {
    width: 8px;
    height: 8px;
    background-position: -294px 0
}

.section-wrapper .smiling-face {
    width: 51px;
    height: 51px;
    background-position: -36px -222px
}

.section-wrapper .clothes {
    width: 48px;
    height: 51px;
    background-position: -141px -209px
}

.section-wrapper .movie {
    width: 46px;
    height: 46px;
    background-position: -418px -183px
}

.section-wrapper .gift {
    width: 51px;
    height: 57px;
    background-position: -494px -183px
}

.section-wrapper .music {
    width: 40px;
    height: 50px;
    background-position: -97px -272px
}

.section-wrapper .coffee {
    width: 48px;
    height: 56px;
    background-position: -196px -281px
}

.section-wrapper .trousers {
    width: 56px;
    height: 57px;
    background-position: -280px -284px
}

.section-wrapper .document {
    width: 40px;
    height: 50px;
    background-position: -379px -262px
}

.section-wrapper .game {
    width: 54px;
    height: 54px;
    background-position: -453px -249px
}

.section .main-size {
    width: 585px;
    margin: 0 auto
}

.section.integral-platform .section-title {
    font-weight: 700;
    font-size: 36px;
    color: #fff;
    text-align: center;
    margin-bottom: 18px
}

.section.integral-platform .section-font {
    font-size: 20px;
    margin-bottom: 49px
}

.section.integral-platform .section-but a {
    width: 167px;
    height: 45px;
    display: inline-block;
    background: #fff;
    line-height: 45px;
    text-align: center;
    color: #1ea476;
    border-radius: 30px;
    font-weight: 700;
    letter-spacing: 1px
}

.set1s {
    -webkit-transition: translate .1s cubic-bezier(0.825, 0, .5, 1);
    -moz-transition: translate .1s cubic-bezier(0.825, 0, .5, 1);
    transition: translate .1s cubic-bezier(0.825, 0, .5, 1);
    -ms-transform: translate .1s cubic-bezier(0.825, 0, .5, 1)
}

.ascension-active .section-wrapper .ascension-cont-size {
    width: 1000px;
    margin: 0 auto
}

.ascension-active .section-wrapper .ascension-title {
    font-weight: 700;
    font-size: 36px;
    color: #0C0C0C;
    text-align: center;
    margin-bottom: 26px
}

.ascension-active .section-wrapper .ascension-font {
    font-size: 20px;
    margin-bottom: 64px
}

.ascension-active .section-wrapper .ascension-progress-animation {
    width: 1000px;
    height: 444px;
    position: relative
}

.ascension-active .section-wrapper .animation-dotted-line {
    width: 230px;
    height: 230px;
    margin: 0 auto;
    border: 1px dashed rgba(255, 255, 255, .38);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    position: relative;
    opacity: 0;
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
}

.ascension-active .section-wrapper .animation-dotted-line .transparent-line {
    border-radius: 50%;
    width: 436px;
    height: 444px;
    position: relative
}

.ascension-active .section-wrapper .animation-dotted-line .ascension-integral-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20;
    top: 50%;
    margin-top: 0;
    transform: translate(60px, 134px);
    -webkit-box-sizing: translate(60px, 134px);
    -moz-box-sizing: translate(60px, 134px);
    -ms-box-sizing: translate(60px, 134px)
}

.ascension-active .section-wrapper .ascension-round-font {
    width: 900px;
    height: 80px;
    /*margin-top: 150px;*/
    /*top: 50%;*/
    /*position: absolute*/
}

.ascension-active .section-wrapper .ascension-round-font .ascension-two {
    position: relative;
    opacity: 0
}

.ascension-active .section-wrapper .ascension-round-font .ascension-two2 {
    transform: translate(-120px, 0);
    -webkit-box-sizing: translate(-120px, 0);
    -moz-box-sizing: translate(-120px, 0);
    -ms-box-sizing: translate(-120px, 0)
}

.ascension-active .section-wrapper .ascension-round-font .ascension-two:last-child {
    transform: translate(120px, 0);
    -webkit-box-sizing: translate(120px, 0);
    -moz-box-sizing: translate(120px, 0);
    -ms-box-sizing: translate(120px, 0)
}

.ascension-active .section-wrapper .ascension-round-font .little-round {
    width: 23px;
    height: 23px;
    background: #fff;
    border-radius: 50%;
    margin-top: 53px
}

.ascension-active .section-wrapper .ascension-round-font .big-round {
    width: 128px;
    height: 128px;
    border-radius: 50%;
    position: relative;
    left: 0;
    top: 0;
}

.small-round {
    width: 93px;
    height: 93px;
    border-radius: 50%;
    margin-top: 20px;
    position: relative;
    left: 0;
    top: 0;
}

.ascension-two .big-text {
    font-size: 17px;
    color: #fff;
    margin-right: auto;
    margin-left: auto;
    margin-top: 150px;
    display: block;
}

.small-text {
    font-size: 17px;
    color: #fff;
    margin-right: auto;
    margin-left: auto;
    margin-top: 130px;
    display: block;

}


.ascension-active .section-wrapper .ascension-circle {
    width: 230px;
    height: 230px;
    position: absolute;
    border-radius: 50%;
    background: #23b4b4;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 1px dashed #fff;
    opacity: 0;
    z-index: 1;
    transform: scale(0.1) rotate(90deg);
    -webkit-transform: scale(0.1) rotate(90deg);
    -moz-transform: scale(0.1) rotate(90deg);
    -ms-transform: scale(0.1) rotate(90deg)
}


.ascension-active .section-wrapper .ascension-circle .left, .ascension-active .section-wrapper .ascension-circle .right {
    width: 308px;
    height: 308px;
    background: #0981b8;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0
}

.ascension-active .section-wrapper .ascension-circle .pie_right, .ascension-active .section-wrapper .ascension-circle .right {
    clip: rect(0, auto, auto, 154px)
}

.ascension-active .section-wrapper .ascension-circle .left, .ascension-active .section-wrapper .ascension-circle .pie_left {
    clip: rect(0, 154px, auto, 0)
}

.ascension-active .section-wrapper .ascension-circle .pie_left, .ascension-active .section-wrapper .ascension-circle .pie_right {
    width: 308px;
    height: 308px;
    position: absolute;
    top: 0;
    left: 0
}

.ascension-active .section-wrapper .ascension-circle .animation-dotted-line {
    width: 285px;
    height: 285px;
    border-radius: 50%;
    left: 12px;
    top: 12px;
    background: #FFF;
    position: absolute;
    text-align: center;
    line-height: 255px;
    font-size: 48px;
    padding-right: 10px;
    font-weight: 700;
    color: #0c597e;
    padding-top: 30px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg)
}

.ascension-active .section-wrapper .ascension-circle .ascension-font {
    color: #0c597e;
    font-size: 18px;
    width: 100%;
    height: 24px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-left: -30px;
    margin-top: -12px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    font-weight: 700
}

.management-platform .section-wrapper .management-platform-cont {
    width: 1208px;
    height: 732px;
    position: absolute;
    left: 50%;
    margin-left: -604px;
    bottom: 0;
    text-align: center
}

.management-platform .section-wrapper .management-platform-cont .management-platform-title {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 24px
}

.management-platform .section-wrapper .management-platform-cont .management-platform-font {
    font-size: 20px;
    color: #fff;
    margin-bottom: 102px
}

.management-platform .section-wrapper .management-platform-cont img {
    transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    opacity: 0
}

.management-platform .section-wrapper .management-platform-cont .platform-data {
    background: url(../images/platform-data-img.png) no-repeat;
    width: 505px;
    height: 115px;
    position: absolute;
    z-index: 99999;
    top: 338px;
    left: 90px;
    clip: rect(0, 0, auto, 0)
}

.management-platform .section-wrapper .management-platform-cont .platform-data .chart-img {
    background: url(http://yun.duiba.com.cn/developer/img/chart-img.png?a=1) no-repeat;
    width: 76px;
    height: 27px;
    position: relative;
    z-index: 199999;
    transform: translate(265px, 70px);
    -webkit-transform: translate(265px, 70px);
    -moz-transform: translate(265px, 70px);
    -ms-transform: translate(265px, 70px)
}

.resources .section-wrapper .resources-title {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 24px
}

.resources .section-wrapper .resources-font {
    font-size: 20px;
    color: rgba(255, 250, 245, .8);
    padding-bottom: 68px
}

.resources .section-wrapper .resources-cont-size {
    width: 1018px;
    margin: 0 auto
}

.resources .section-wrapper .resources-list-cont .list-icon {
    height: 160px;
    width: 160px;
    background-size: 100% 100%;
    border-radius: 50%;
    color: #f2992e;
    cursor: default;
    display: inline-block;
    line-height: 165px;
    margin: 0 20px 80px;
    position: relative;
    vertical-align: top;
    opacity: 0;
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1)
}

.resources .section-wrapper .resources-list-cont .list-icon span.icon-label {
    color: rgba(255, 255, 255, .8);
    font-size: 16px;
    font-weight: 700;
    left: 0;
    line-height: 1;
    margin-top: 16px;
    position: absolute;
    top: 100%;
    width: 100%
}

.resources .section-wrapper .resources-list-cont .entity {
    background-image: url(../images/dw.png)
}

.resources .section-wrapper .resources-list-cont .coupon {
    background-image: url(../images/dw.png)
}

.resources .section-wrapper .resources-list-cont .game-oem {
    background-image: url(../images/dw.png)
}

.resources .section-wrapper .resources-list-cont .life-services {
    background-image: url(../images/dw.png)
}

.resources .section-wrapper .resources-list-cont .red-envelope {
    background-image: url(../images/dw.png)
}

.resources .section-wrapper .resources-list-cont .nine-rob {
    background-image: url(../images/dw.png)
}

.resources .section-wrapper .resources-list-cont .lucky-draw {
    background-image: url(../images/dw.png)
}

.resources .section-wrapper .resources-list-cont .Wednesday-rob {
    background-image: url(../images/dw.png)
}

.many-app .section-wrapper .many-app-title {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 17px;
    transform: translate(0, -40px);
    -webkit-transform: translate(0, -40px);
    -moz-transform: translate(0, -40px);
    -ms-transform: translate(0, -40px);
    opacity: 0;
    margin-top: -30px
}

.many-app .section-wrapper .many-app-cont {
    width: 1008px;
    margin: 0 auto
}

.many-app .section-wrapper .many-app-info {
    width: 1008px;
    height: 436px;
    position: relative;
    transform: translate(0, -40px);
    -webkit-transform: translate(0, -40px);
    -moz-transform: translate(0, -40px);
    -ms-transform: translate(0, -40px);
    opacity: 0
}

.many-app .section-wrapper .many-app-info .app-cont-list-show {
    padding-top: 54px;
    width: 1008px;
    height: 388px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -504px
}

.many-app .section-wrapper .many-app-info .app-cont-list-show .app-cont-list-rolling {
    position: absolute;
    top: 54px;
    left: 0
}

.many-app .section-wrapper .many-app-info .app-cont-list-show .app-cont-list-group {
    float: left;
    width: 1008px;
    height: 334px
}

.many-app .section-wrapper .many-app-info .app-cont-list-show .app-cont-list-group .app-cont-list {
    padding: 0 44px 54px;
    width: 168px;
    height: 167px;
    float: left
}

.many-app .section-wrapper .many-app-info .app-cont-list-show .app-cont-list-group .app-cont-list .imgBox {
    border-radius: 14px;
    width: 80px;
    height: 80px;
    overflow: hidden
}

.many-app .section-wrapper .many-app-info .app-cont-list-show .app-cont-list-group .app-cont-list .imgBox img {
    width: 100%;
    height: 100%
}

.many-app .section-wrapper .many-app-info .app-cont-list-show .app-cont-list-group .app-cont-list .app-name {
    width: 80px;
    text-align: center;
    display: block;
    font-size: 14px;
    margin-top: 18px
}

.many-app .section-wrapper .many-app-info .but-left, .many-app .section-wrapper .many-app-info .but-right {
    background: url(../images/but-icon.png) no-repeat;
    width: 17px;
    height: 31px;
    display: inline-block;
    position: absolute;
    top: 155px;
    cursor: pointer
}

.many-app .section-wrapper .many-app-info .but-left {
    left: 0
}

.many-app .section-wrapper .many-app-info .but-right {
    right: 0;
    background-position: -18px 0
}

.many-app .section-wrapper .many-app-but {
    width: 167px;
    height: 45px;
    background: #28c18d;
    border-radius: 30px;
    display: block;
    margin: 0 auto 26px;
    font-size: 18px;
    font-weight: 700;
    line-height: 45px;
    cursor: pointer;
    color: #fff !important
}

.many-app .section-wrapper .many-app-size {
    color: #dedfff
}

.ascension-but-top {
    background: url(../images/index2-5.png) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    opacity: 0;
    left: 435px;
    top: 50px;
}

/*.ascesion-radiu {*/
/*display: block;*/
/*border-radius: 50%;*/
/*background: #91DCFF;*/
/*width: 12px;*/
/*height: 12px;*/
/*position: absolute;*/
/*z-index: 8888;*/
/*top: 296px;*/
/*left: 148px*/
/*}*/

.ascesion-radiu-state {
    display: block;
    border-radius: 50%;
    /*background: transparent;*/
    width: 163px;
    height: 163px;
    position: absolute;
    z-index: 8888;
    top: 0;
    left: 148px
}

.animate-arrow {
    position: absolute;
    width: 21px;
    height: 32px;
    background: url(../images/animate-arrow.jpg) no-repeat;
    top: 50%;
    left: 188px;
    margin-top: -43px
}

.arrowLeft, .arrowRight {
    width: 52px;
    height: 52px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -54px;
    background: url(../images/index_arrow_icon.jpg) no-repeat
}

.arrowLeft2 {
    width: 52px;
    height: 52px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -54px;
    background: url(../images/index_arrow_icon.jpg) no-repeat
}

.arrowRight2 {
    width: 52px;
    height: 52px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -54px;
    background: url(../images/index_arrow_icon.jpg) no-repeat
}

.arrowLeft.disabled, .arrowRight.disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: not-allowed
}

.arrowLeft2.disabled2, .arrowRight2.disabled2 {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: not-allowed
}

.arrowLeft {
    left: -50px
}

.arrowLeft:hover {
    background-position: 0 -52px
}

.arrowRight {
    right: -50px;
    background-position: -53px 0
}

.arrowRight:hover {
    background-position: -53px -52px
}

.first-content {
    width: 1200px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.first-group {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.first-content .first-top {
    width: 310px;
    height: 249px;
    margin: 20% auto;
    position: relative;
}

.first-content .first-top .first-logo {
    width: 310px;
    height: 249px;
}

.first-content .first-top .first-light {
    width: 180px;
    height: 196px;
    position: absolute;
    top: -20px;
    left: 65px;
    animation: bounceIn 2s;
    -moz-animation: bounceIn 2s;
    -webkit-animation: bounceIn 2s;
    -o-animation: bounceIn 2s;
}

.first-content .first-top .first-title {
    width: 432px;
    height: 37px;
    position: absolute;
    top: 340px;
    left: -61px;
}

.second-wrap {
    width: 900px;
    height: 650px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.second-circle {
    width: 230px;
    height: 230px;
    border-radius: 50%;
}

.second-wrap .second-title {
    color: #fff;
    font-size: 34px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
}

.second-wrap .second-text {
    color: #fff;
    font-size: 21px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.second-wrap .second-bottom {
    width: 900px;
    height: 430px;
    position: relative;
    margin-top: 70px;
    left: 0;
    top: 0;
    padding-top: 150px;
}

.mask {
    width: 163px;
    height: 163px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}


.line {
    width: 900px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.number {
    width: 150px;
    height: 30px;
    color: #fff;
    font-size: 25px;
    margin-left: 385px;
    margin-top: 130px;
}

.management-platform1 {
    position: relative;
    left: 0;
    top: 0;
    background-color: #fff;
}

.third-wrap {
    width: 900px;
    height: 650px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.third-img1 {
    width: 370px;
    height: 582px;
    left: 40px;
    top: 30px;
    position: absolute;
}

.img1-after {
    animation: bounceInLeft 2s;
    -moz-animation: bounceInLeft 2s;
    -webkit-animation: bounceInLeft 2s;
    -o-animation: bounceInLeft 2s;
}

.third-img2 {
    width: 378px;
    height: 169px;
    right: 72px;
    bottom: 107px;
    position: absolute;
}

.img2-after {
    animation: bounceInRight 2s;
    -moz-animation: bounceInRight 2s;
    -webkit-animation: bounceInRight 2s;
    -o-animation: bounceInRight 2s;
}

.third-img3 {
    width: 390px;
    height: 61px;
    top: 110px;
    right: 62px;
    position: absolute;
}

.img3-after {
    animation: bounceIn 2s;
    -moz-animation: bounceIn 2s;
    -webkit-animation: bounceIn 2s;
    -o-animation: bounceIn 2s;
}

.third-img4 {
    width: 266px;
    height: 19px;
    top: 184px;
    right: 185px;
    position: absolute;
}

.img4-after {
    animation: bounceIn 2s;
    -moz-animation: bounceIn 2s;
    -webkit-animation: bounceIn 2s;
    -o-animation: bounceIn 2s;
}

.third-wrap a {
    display: block;
    width: 100px;
    height: 25px;
    background-color: black;
    border-radius: 10px;
    font-size: 19px;
    position: absolute;
    top: 184px;
    right: 70px;
    line-height: 25px;
    text-align: center;
    animation: bounceIn 2s;
    -moz-animation: bounceIn 2s;
    -webkit-animation: bounceIn 2s;
    -o-animation: bounceIn 2s;
}

.fourth-wrap {
    width: 900px;
    height: 650px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.fourth-wrap p {
    text-align: center;
    font-size: 34px;
    color: #fff;
    margin-top: 40px;
}

.fourth-wrap .banner {
    width: 767px;
    height: 527px;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
}

.fourth-wrap .banner ul {
    width: auto;
    height: 527px;
}

.fourth-wrap .banner li {
    width: 767px;
    height: 527px;
    float: left;
}

.left-btn {
    font-size: 60px;
    color: #fff;
    position: absolute;
    top: 335px;
    left: 0 !important;
}

.right-btn {
    font-size: 60px;
    color: #fff;
    position: absolute;
    top: 335px;
    right: 0 !important;

}

.five-wrap {
    width: 900px;
    height: 650px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.five-wrap p {
    margin-top: 100px;
    font-size: 34px;
    color: #23b4b4;
}

.five-img {
    width: 900px;
    height: 300px;
    overflow: hidden;
    margin-top: 120px;
    position: relative;
    left: 0;
    top: 0;
}

.img-wrap {
    width: 10000px;
    height: 300px;
    position: absolute;
    left: 0;
    top: 0;
}

.img-wrap a {
    display: block;
    width: 162px;
    height: 300px;
    float: left;
    margin-left: 50px;
}

.img-wrap a img {
    width: 162px;
    height: 155px;
    margin-bottom: 50px;
}

.img-wrap a span {
    color: #23b4b4;
    font-size: 27px;
    text-align: center;
}

.five-btnl {
    font-size: 70px;
    color: #23b4b4;
    position: absolute;
    left: 0;
    top: 320px;
    cursor: pointer;
    z-index: 9;
}

.five-btnr {
    font-size: 70px;
    color: #23b4b4;
    position: absolute;
    right: 0;
    top: 320px;
    cursor: pointer;
    z-index: 9;
}

.server-download1 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.server-download1 li {
    width: 250px;
    height: 170px;
    background-color: #fff;
    float: left;
    border-right: 1px solid #ccc;
}

.server-download1 li .top-img {
    display: block;
    width: 250px !important;
    height: 100px !important;
    position: relative;
    margin: 0 !important;
    
    box-sizing: border-box;
}

.server-download1 li .top-img img {
    width: 80px !important;
    height: 80px !important;
    position: absolute;
    top: 10px;
    left: 85px;
}

.server-download1 li .botttom-text {
    display: block;
    color: black;
    width: 250px !important;
    height: 50px !important;
    line-height: 50px;
    text-align: center;
}
footer {
    position: static;
}