﻿#superContainer {
    height: 100%;
    position: relative;
}

.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slide {
    float: left;
}

.slide, .slidesContainer {
    height: 100%;
    display: block;
}

.slides {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.section.table, .slide.table {
    display: table;
    width: 100%;
}

.tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.slidesContainer {
    float: left;
    position: relative;
}

.controlArrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}

    .controlArrow.prev {
        left: 15px;
        width: 0;
        border-width: 38.5px 34px 38.5px 0;
        border-color: transparent #fff transparent transparent;
    }

    .controlArrow.next {
        right: 15px;
        border-width: 38.5px 0 38.5px 34px;
        border-color: transparent transparent transparent #fff;
    }

.scrollable {
    overflow: scroll;
}

.easing {
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
}

#fullPage-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}

    #fullPage-nav.right {
        right: 17px;
    }

    #fullPage-nav.left {
        left: 17px;
    }

.fullPage-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}

    .fullPage-slidesNav.bottom {
        bottom: 17px;
    }

    .fullPage-slidesNav.top {
        top: 17px;
    }

    #fullPage-nav ul, .fullPage-slidesNav ul {
        margin: 0;
        padding: 0;
    }

    #fullPage-nav li, .fullPage-slidesNav li {
        display: block;
        width: 14px;
        height: 13px;
        margin: 7px;
        position: relative;
    }

    .fullPage-slidesNav li {
        display: inline-block;
    }

        .fullPage-slidesNav li a {
            display: block;
            position: relative;
            z-index: 1;
            width: 100%;
            height: 100%;
            cursor: pointer;
            text-decoration: none;
        }

    #fullPage-nav li .active span, .fullPage-slidesNav .active span {
        background: #333;
    }

    #fullPage-nav span, .fullPage-slidesNav span {
        top: 2px;
        left: 2px;
        width: 8px;
        height: 8px;
        border: 1px solid #000;
        background: rgba(0,0,0,0);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        z-index: 1;
    }

.fullPage-tooltip {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial,helvetica,sans-serif;
    top: -2px;
}

    .fullPage-tooltip.right {
        right: 20px;
    }

    .fullPage-tooltip.left {
        left: 20px;
    }

#fullPage-nav {
    _display: none;
    font-size: 12px;
}

    #fullPage-nav li {
        width: 90px;
        height: 12px;
        margin: 18px 0 0;
        vertical-align: middle;
    }

        #fullPage-nav li a {
            float: right;
            width: 12px;
            height: 12px;
            color: #8F9DA4;
            text-decoration: none;
            text-align: right;
            line-height: 21px;
            text-indent: -999em;
            *text-indent: 0;
            border-radius: 10px;
            cursor: pointer;
            opacity: .4;
            -webkit-transition: background .5s,opacity .5s;
            -moz-transition: background .5s,opacity .5s;
            transition: background .5s,opacity .5s;
        }

.wp-unslider_content .banner .dots li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 21px;
    height: 21px;
    line-height: 21px;
    margin: 0 4px;
    text-indent: -999em;
    *text-indent: 0;
    border: 2px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s,opacity .5s;
    -moz-transition: background .5s,opacity .5s;
    transition: background .5s,opacity .5s;
}

    .wp-unslider_content .banner .dots li.active {
        background: #fff;
        opacity: 1;
    }

#fullPage-nav span {
    display: none;
}

#canvas .fullPage-tooltip {
    float: left;
    top: 0;
    margin-right: 5px;
    font: 12px "Microsoft Yahei";
    line-height: 21px;
}

.section {
    position: relative;
    overflow: hidden;
}

    .section .bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

        .section .bg img {
            display: block;
            width: 100%;
            height: 100%;
        }

.p8 {
    position: absolute;
    left: 50%;
    top: 15%;
    width: 565px;
    margin-left: -282px;
    margin-top: 130px;
    font-size: 16px;
    color: #727F8C;
    opacity: 0;
    transition: all 1s;
}

.ltie10 strong, .ltie10 h3 {
    opacity: 1;
    transform: scale(1,1);
    transition-delay: .7s;
}

.ltie10 .p1 {
    opacity: 1;
    transition-delay: 1.7s;
}

.ltie10 .p11 {
    opacity: 1;
    transition-duration: 1s;
    transition-delay: 2s;
}

.ltie10 .p3 {
    margin-left: -480px;
    opacity: 1;
    transition-delay: .7s;
}

.ltie10 .txt6 {
    left: 50%;
    opacity: 1;
    transition-delay: .7s;
}

.ltie10 .p8 {
    opacity: 1;
    transition-delay: 1.7s;
}

.fullpage_arrow {
    position: fixed;
    bottom: 30px;
    left: 50%;
    z-index: 150;
    width: 80px;
    height: 80px;
    margin-left: -39px;
}

    .fullpage_arrow p {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -14px 0 0 -25px;
        width: 50px;
        height: 28px;
        -webkit-animation: start 1.5s infinite ease-in-out;
        -moz-animation: start 1.5s infinite ease-in-out;
        animation: start 1.5s infinite ease-in-out;
    }

.fullpage_arrow_img {
    background-image: url(../fullpage/img/css_arrow.png) !important;
    background-repeat: no-repeat !important;
}

@-webkit-keyframes start {
    0%,30% {
        opacity: 0;
        -webkit-transform: translate(0,10px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate(0,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate(0,-8px);
    }
}

@-moz-keyframes start {
    0%,30% {
        opacity: 0;
        -moz-transform: translate(0,10px);
    }

    60% {
        opacity: 1;
        -moz-transform: translate(0,0);
    }

    100% {
        opacity: 0;
        -moz-transform: translate(0,-8px);
    }
}

@keyframes start {
    0%,30% {
        opacity: 0;
        transform: translate(0,10px);
    }

    60% {
        opacity: 1;
        transform: translate(0,0);
    }

    100% {
        opacity: 0;
        transform: translate(0,-8px);
    }
}

.u-audio {
    position: fixed;
    top: 0;
    right: -30px;
    width: 132px;
    height: 73px;
    z-index: 1200;
}

    .u-audio .res_audio {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        height: 0;
        width: 0;
    }

    .u-audio .btn_audio {
        width: 100%;
        padding-top: 29px;
        height: 44px;
    }

        .u-audio .btn_audio strong, .u-audio .btn_audio .audio_open {
            display: inline-block;
            height: 44px;
            line-height: 44px;
            vertical-align: middle;
        }

        .u-audio .btn_audio strong {
            width: 57px;
            font-size: 24px;
            color: #fff;
            opacity: 1;
            margin-left: -8px;
        }

        .u-audio .btn_audio .audio_open {
            position: absolute;
            bottom: 0;
            left: 56px;
            width: 44px;
        }

        .u-audio .btn_audio strong.z-hide {
            opacity: 0;
        }

        .u-audio .btn_audio strong.z-move {
            -webkit-transition: opacity .5s;
            -moz-transition: opacity .5s;
            -ms-transition: opacity .5s;
            -o-transition: opacity .5s;
            transition: opacity .5s;
        }

    .u-audio.z-low {
        z-index: 1;
    }

@-webkit-keyframes video_btnPlay {
    0% {
        -webkit-transform: scale(1);
        opacity: .8;
    }

    100% {
        -webkit-transform: scale(2);
        opacity: .3;
    }
}

@-moz-keyframes video_btnPlay {
    0% {
        -moz-transform: scale(1);
        opacity: .8;
    }

    100% {
        -moz-transform: scale(2);
        opacity: .3;
    }
}

@keyframes video_btnPlay {
    0% {
        transform: scale(1);
        opacity: .8;
    }

    100% {
        transform: scale(2);
        opacity: .3;
    }
}

.coffee-steam-box {
    height: 100px;
    width: 44px;
    left: 60px;
    top: -50px;
    position: absolute;
    overflow: hidden;
    z-index: 0;
}

.fullpage_music.fhide {
    display: none;
}
