.M-Flipper{display:inline-block;position:relative;width:60px;height:100px;line-height:100px;border:1px solid #000;border-radius:10px;font-size:66px;color:var(--content-title-color);box-shadow:0 0 6px rgba(0,0,0,.5);text-align:center;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;transition:all 1ms linear;font-weight:700}.M-Flipper .digital:after,.M-Flipper .digital:before{content:"";position:absolute;left:0;right:0;background:#000;overflow:hidden;box-sizing:border-box}.M-Flipper .digital:before{top:0;bottom:50%;border-radius:10px 10px 0 0;border-bottom:1px solid #666}.M-Flipper .digital:after{top:50%;bottom:0;border-radius:0 0 10px 10px;line-height:0}.M-Flipper.down .front:before{z-index:3}.M-Flipper.down .back:after{z-index:2;transform-origin:50% 0;transform:perspective(160px) rotateX(180deg)}.M-Flipper.down .back:before,.M-Flipper.down .front:after,.M-Flipper.up .back:after,.M-Flipper.up .front:before{z-index:1}.M-Flipper.down.go .front:before{transform-origin:50% 100%;-webkit-animation:frontFlipDown .6s ease-in-out both;animation:frontFlipDown .6s ease-in-out both;-webkit-backface-visibility:hidden;backface-visibility:hidden}.M-Flipper.down.go .back:after{-webkit-animation:backFlipDown .6s ease-in-out both;animation:backFlipDown .6s ease-in-out both}.M-Flipper.up .front:after{z-index:3}.M-Flipper.up .back:before{z-index:2;transform-origin:50% 100%;transform:perspective(160px) rotateX(-180deg)}.M-Flipper.up.go .front:after{transform-origin:50% 0;-webkit-animation:frontFlipUp .6s ease-in-out both;animation:frontFlipUp .6s ease-in-out both;-webkit-backface-visibility:hidden;backface-visibility:hidden}.M-Flipper.up.go .back:before{-webkit-animation:backFlipUp .6s ease-in-out both;animation:backFlipUp .6s ease-in-out both}@-webkit-keyframes frontFlipDown{0%{transform:perspective(160px) rotateX(0deg)}to{transform:perspective(160px) rotateX(-180deg)}}@keyframes frontFlipDown{0%{transform:perspective(160px) rotateX(0deg)}to{transform:perspective(160px) rotateX(-180deg)}}@-webkit-keyframes backFlipDown{0%{transform:perspective(160px) rotateX(180deg)}to{transform:perspective(160px) rotateX(0deg)}}@keyframes backFlipDown{0%{transform:perspective(160px) rotateX(180deg)}to{transform:perspective(160px) rotateX(0deg)}}@-webkit-keyframes frontFlipUp{0%{transform:perspective(160px) rotateX(0deg)}to{transform:perspective(160px) rotateX(180deg)}}@keyframes frontFlipUp{0%{transform:perspective(160px) rotateX(0deg)}to{transform:perspective(160px) rotateX(180deg)}}@-webkit-keyframes backFlipUp{0%{transform:perspective(160px) rotateX(-180deg)}to{transform:perspective(160px) rotateX(0deg)}}@keyframes backFlipUp{0%{transform:perspective(160px) rotateX(-180deg)}to{transform:perspective(160px) rotateX(0deg)}}.M-Flipper .number0:after,.M-Flipper .number0:before{content:"0"}.M-Flipper .number1:after,.M-Flipper .number1:before{content:"1"}.M-Flipper .number2:after,.M-Flipper .number2:before{content:"2"}.M-Flipper .number3:after,.M-Flipper .number3:before{content:"3"}.M-Flipper .number4:after,.M-Flipper .number4:before{content:"4"}.M-Flipper .number5:after,.M-Flipper .number5:before{content:"5"}.M-Flipper .number6:after,.M-Flipper .number6:before{content:"6"}.M-Flipper .number7:after,.M-Flipper .number7:before{content:"7"}.M-Flipper .number8:after,.M-Flipper .number8:before{content:"8"}.M-Flipper .number9:after,.M-Flipper .number9:before{content:"9"}.FlipClock{text-align:center}.FlipClock .M-Flipper{margin:0 3px}.FlipClock em{display:inline-block;line-height:80px;font-size:66px;font-style:normal;font-weight:700;vertical-align:top}#bg_wrapper{max-width:1440px;height:920px;overflow:hidden;position:relative}@media screen and (max-width:1441px){#bg_wrapper{max-width:1200px}}@media screen and (max-width:1025px){#bg_wrapper{max-width:960px}}#countdown_now{background-color:rgba(0,0,0,.635);color:var(--content-title-color);position:absolute;width:520px;height:400px;left:50%;top:50%;padding:20px;margin-top:-300px;margin-left:-250px;display:flex;flex-direction:column-reverse;justify-content:center}#countdown_now>div{width:100%;text-align:center}#countdown_now .clock{position:relative;padding:60px 0 20px}#countdown_now .tip{position:absolute;display:flex;flex-direction:column;top:22px}#countdown_now .tip small{line-height:1em}#countdown_now .hour{left:65px}#countdown_now .minute{left:50%;margin-left:-1em}#countdown_now .second{right:44px}#people_animation{position:relative;left:0;right:0;top:0;z-index:-1;width:1440px;height:1288px}#people_animation .background{float:left;width:144px;height:184px;background-image:url(/assets/people.jpg);background-repeat:no-repeat;background-size:1440px 1288px;opacity:0}#people_animation .bg1{background-position:0 0}#people_animation .bg2{background-position:-144px 0}#people_animation .bg3{background-position:-288px 0}#people_animation .bg4{background-position:-432px 0}#people_animation .bg5{background-position:-576px 0}#people_animation .bg6{background-position:-720px 0}#people_animation .bg7{background-position:-864px 0}#people_animation .bg8{background-position:-1008px 0}#people_animation .bg9{background-position:-1152px 0}#people_animation .bg10{background-position:-1296px 0}#people_animation .bg11{background-position:0 -184px}#people_animation .bg12{background-position:-144px -184px}#people_animation .bg13{background-position:-288px -184px}#people_animation .bg14{background-position:-432px -184px}#people_animation .bg15{background-position:-576px -184px}#people_animation .bg16{background-position:-720px -184px}#people_animation .bg17{background-position:-864px -184px}#people_animation .bg18{background-position:-1008px -184px}#people_animation .bg19{background-position:-1152px -184px}#people_animation .bg20{background-position:-1296px -184px}#people_animation .bg21{background-position:0 -368px}#people_animation .bg22{background-position:-144px -368px}#people_animation .bg23{background-position:-288px -368px}#people_animation .bg24{background-position:-432px -368px}#people_animation .bg25{background-position:-576px -368px}#people_animation .bg26{background-position:-720px -368px}#people_animation .bg27{background-position:-864px -368px}#people_animation .bg28{background-position:-1008px -368px}#people_animation .bg29{background-position:-1152px -368px}#people_animation .bg30{background-position:-1296px -368px}#people_animation .bg31{background-position:0 -552px}#people_animation .bg32{background-position:-144px -552px}#people_animation .bg33{background-position:-288px -552px}#people_animation .bg34{background-position:-432px -552px}#people_animation .bg35{background-position:-576px -552px}#people_animation .bg36{background-position:-720px -552px}#people_animation .bg37{background-position:-864px -552px}#people_animation .bg38{background-position:-1008px -552px}#people_animation .bg39{background-position:-1152px -552px}#people_animation .bg40{background-position:-1296px -552px}#people_animation .bg41{background-position:0 -736px}#people_animation .bg42{background-position:-144px -736px}#people_animation .bg43{background-position:-288px -736px}#people_animation .bg44{background-position:-432px -736px}#people_animation .bg45{background-position:-576px -736px}#people_animation .bg46{background-position:-720px -736px}#people_animation .bg47{background-position:-864px -736px}#people_animation .bg48{background-position:-1008px -736px}#people_animation .bg49{background-position:-1152px -736px}#people_animation .bg50{background-position:-1296px -736px}#people_animation .bg51{background-position:0 -920px}#people_animation .bg52{background-position:-144px -920px}#people_animation .bg53{background-position:-288px -920px}#people_animation .bg54{background-position:-432px -920px}#people_animation .bg55{background-position:-576px -920px}#people_animation .bg56{background-position:-720px -920px}#people_animation .bg57{background-position:-864px -920px}#people_animation .bg58{background-position:-1008px -920px}#people_animation .bg59{background-position:-1152px -920px}#people_animation .bg60{background-position:-1296px -920px}#people_animation .bg61{background-position:0 -1104px}#people_animation .bg62{background-position:-144px -1104px}#people_animation .bg63{background-position:-288px -1104px}#people_animation .bg64{background-position:-432px -1104px}#people_animation .bg65{background-position:-576px -1104px}#people_animation .bg66{background-position:-720px -1104px}#people_animation .bg67{background-position:-864px -1104px}#people_animation .bg68{background-position:-1008px -1104px}#people_animation .bg69{background-position:-1152px -1104px}#people_animation .bg70{background-position:-1296px -1104px}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}to{transform:perspective(400px);opacity:.8}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}to{transform:perspective(400px);opacity:.8}}.animated{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}