* {
    margin: 0;
    padding: 0
}

body {
    background-color: #c6e3da;
    font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif
}

body,
html {
    height: 100%;
    overflow: hidden
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

ol,
ul {
    list-style-type: none
}

img {
    vertical-align: top
}

a {
    color: #000
}

input {
    outline: 0;
    -webkit-appearance: none
}

.hide {
    display: none
}

.clearfix:after {
    display: block;
    content: " ";
    height: 0;
    visibility: hidden;
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.bdbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mgl5 {
    margin-left: 5px
}

.mgl10 {
    margin-left: 10px
}

.ftsize12 {
    font-size: 12px
}

.ftsize13 {
    font-size: 13px
}

.ftsize14 {
    font-size: 14px
}

.ftsize15 {
    font-size: 15px
}

.ftsize16 {
    font-size: 16px
}

.ftsize18 {
    font-size: 18px
}

.txtLeft {
    text-align: left
}

.txtRight {
    text-align: right
}

.txtCenter {
    text-align: center
}

.out {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.outLeft {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.in {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.loading-mask,
.page {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.loading-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c6e3da;
    z-index: 999999
}

.loading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -28px 0 0 -41.40625%;
    width: 82.8125%;
    height: 55px;
    background-color: #f6355f;
    border-radius: 10px
}

.loading-text {
    position: absolute;
    bottom: -30px;
    left: 0;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #9bb1aa
}

.progress {
    margin: 30px auto 0;
    width: 87.924528%;
    height: 7px;
    background-color: #d91f47
}

.progres-bar {
    position: relative;
    width: 1%;
    height: 100%;
    background-color: #ff7d99;
    -webkit-transition: all .6s linear;
    transition: all .6s linear
}

.playBgMusic {
    display: none;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #fa0;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    z-index: 999999
}

.icon-car {
    position: absolute;
    right: -14px;
    top: -20px;
    display: block;
    width: 27px;
    height: 15px;
    background: url(../images/car.png) 0 0/27px auto no-repeat
}

.page {
    width: 100%;
    height: 100%;
    overflow-y: auto
}

.content {
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 504px;
    overflow: hidden
}

.content-bg {
    position: absolute;
    display: block;
    width: 100%;
    min-height: 300px;
    left: 0;
    bottom: 35px;
    background: url(../images/bg_bottom.png) center bottom/100% auto no-repeat;
    z-index: 1
}

.content-bg::after {
    display: block;
    position: absolute;
    content: " ";
    width: 100%;
    height: 35px;
    left: 0;
    bottom: -35px;
    background-color: #e9f2e6;
    z-index: 1
}

.bigSnow-panel {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -116px 0 0 -58px;
    width: 116px;
    height: 116px;
    overflow: hidden;
    z-index: 11
}

.img-bigSnow {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 58px;
    height: 58px;
    margin: -29px 0 0 -29px;
    background: url(../images/sprite_bigSnow.png) 0 0/174px auto no-repeat;
    -webkit-transform: scale(2);
    transform: scale(2);
    z-index: 11
}

.snow3 {
    background-position: 0 0
}

.snow2 {
    background-position: -58px 0
}

.snow1 {
    background-position: -116px 0
}

.bigSnow-panel.bigSnow-smallPos {
    left: 10px;
    top: 10px;
    margin: 0;
    width: 58px;
    height: 58px;
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s
}

.bigSnow-panel.bigSnow-smallPos .img-bigSnow {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.img-stars {
    position: absolute;
    left: 50%;
    bottom: 4px;
    margin-left: -136px;
    display: block;
    width: 273px;
    height: 55px;
    background: url(../images/stars.png) 0 0/273px auto no-repeat;
    z-index: 11
}

.banner-panel {
    position: absolute;
    left: 50%;
    top: 15%;
    margin-left: -130px;
    width: 259px;
    height: 155px;
    background: url(../images/banner.png) 0 0/259px auto no-repeat;
    z-index: 11
}

.img-glove {
    position: absolute;
    right: -12px;
    bottom: -28px;
    display: block;
    width: 34px;
    height: 46px;
    background: url(../images/glove.png) 0 0/34px auto no-repeat;
    z-index: 111
}

.textMask {
    position: absolute;
    left: 47px;
    top: 42px;
    display: block;
    width: 174px;
    height: 30px;
    overflow: hidden
}

.textMask i {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #faf5e3;
    z-index: 11;
    -webkit-transition-duration: 2s;
    transition-duration: 2s
}

.textMask.mask2 {
    top: 75px
}

.textMask.mask3 {
    width: 120px;
    height: 22px;
    top: 109px;
    left: 68px
}

.textMask.mask3 i {
    background-color: #be000a
}

.textMask.show i {
    left: 200px
}

.img-tree {
    position: absolute;
    bottom: 64px;
    display: block;
    width: 75px;
    height: 85px;
    background: url(../images/tree.png) 0 0/75px auto no-repeat;
    z-index: 11
}

.img-tree.left {
    left: 3.125%
}

.img-tree.right {
    right: 3.125%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.img-tree.left.tn,
.img-tree.right.tn {
    bottom: 40px
}

.img-tree.left.tn {
    -webkit-transform: scale(0.1);
    transform: scale(0.1)
}

.img-tree.right.tn {
    -webkit-transform: rotateY(180deg) scale(0.1);
    transform: rotateY(180deg) scale(0.1)
}

.bag-panel {
    position: absolute;
    left: 50%;
    bottom: 56px;
    margin-left: -74px;
    width: 148px;
    height: 95px;
    z-index: 11
}

.bag-panel::after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: " ";
    width: 100%;
    height: 100%;
    background: url(../images/bag.png) 0 0/148px auto no-repeat;
    z-index: 111
}

.img-gift {
    position: absolute;
    display: block;
    height: 68px;
    background: url(../images/sprite_gifts.png) 0 0/146px auto no-repeat;
    z-index: 11
}

.gift1 {
    left: 10px;
    top: -40px;
    background-position: -50px 0;
    width: 58px
}

.gift2 {
    left: 60px;
    top: -43px;
    background-position: -109px 0;
    width: 37px
}

.gift3 {
    right: 10px;
    top: -27px;
    background-position: 0 0;
    width: 50px
}

.opacity0 {
    opacity: 0
}

.opacity1 {
    opacity: 1
}

.transition {
    -webkit-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear
}

@-webkit-keyframes notifylight {

    0%,
    100% {
        background-color: #fedc3f
    }

    50% {
        background-color: #ff9c00
    }
}

@keyframes notifylight {

    0%,
    100% {
        background-color: #fedc3f
    }

    50% {
        background-color: #ff9c00
    }
}

.animate-notifylight {
    -webkit-animation: notifylight 2s linear 0 infinite;
    animation: notifylight 2s linear 0 infinite
}

@-webkit-keyframes bigSnowRotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes bigSnowRotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.animate-bigSnowRotate {
    -webkit-animation: bigSnowRotate 6s linear 0 infinite;
    animation: bigSnowRotate 6s linear 0 infinite
}

@-webkit-keyframes bigSnow1Change {

    0%,
    100% {
        opacity: 1
    }

    33%,
    66% {
        opacity: 0
    }
}

@keyframes bigSnow1Change {

    0%,
    100% {
        opacity: 1
    }

    33%,
    66% {
        opacity: 0
    }
}

.animate-bigSnow1Change {
    -webkit-animation: bigSnow1Change 9s linear 0 infinite;
    animation: bigSnow1Change 9s linear 0 infinite
}

@-webkit-keyframes bigSnow2Change {

    0%,
    100% {
        opacity: 0
    }

    33% {
        opacity: 1
    }

    66% {
        opacity: 0
    }
}

@keyframes bigSnow2Change {

    0%,
    100% {
        opacity: 0
    }

    33% {
        opacity: 1
    }

    66% {
        opacity: 0
    }
}

.animate-bigSnow2Change {
    -webkit-animation: bigSnow2Change 9s linear 0 infinite;
    animation: bigSnow2Change 9s linear 0 infinite
}

@-webkit-keyframes bigSnow3Change {

    0%,
    100%,
    33% {
        opacity: 0
    }

    66% {
        opacity: 1
    }
}

@keyframes bigSnow3Change {

    0%,
    100%,
    33% {
        opacity: 0
    }

    66% {
        opacity: 1
    }
}

.animate-bigSnow3Change {
    -webkit-animation: bigSnow3Change 9s linear 0 infinite;
    animation: bigSnow3Change 9s linear 0 infinite
}

@-webkit-keyframes gloveSwing {

    0%,
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0);
        transform: rotate3d(0, 0, 1, 0)
    }

    25% {
        -webkit-transform: rotate3d(0, 0, 1, 20deg);
        transform: rotate3d(0, 0, 1, 20deg)
    }

    50% {
        -webkit-transform: rotate3d(0, 0, 1, 0);
        transform: rotate3d(0, 0, 1, 0)
    }

    75% {
        -webkit-transform: rotate3d(0, 0, 1, -20deg);
        transform: rotate3d(0, 0, 1, -20deg)
    }
}

.animate-gloveSwing {
    -webkit-animation: gloveSwing 4s linear 0 infinite;
    animation: gloveSwing 4s linear 0 infinite;
    -webkit-transform-origin: top center;
    transform-origin: top center
}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        -ms-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        -ms-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        -ms-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}