@charset "UTF-8";
/*      / \`\          __      |  \ `\      /`/ \      \_/`\  \-"-/` /\  \           |       |  \  |           (d     b)   \_/           /       \        ,".|.'.\_/.'.|.",      /   /\' _|_ '/\   \      |  /  '-`"`-'  \  |      | |             | |      | \    \   /    / |       \ \    \ /    / /        `"`\   :   /'"`游族直播            `""`""`    */
@import "//pic.youzu.com/youzu/web/websiteV3/css/layout.css?v=20190716";
@import "//pic.youzu.com/youzu/web/websiteV2018_new/css/header.css?v=20190716";
.className {
  max-width: 1000px;
  _width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?"1000px":"");
  overflow: hidden; }

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px; }

.swiper-container-cube, .swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

.yellow-txt-1 {
  color: #FCD76F; }

.origin-txt-1 {
  color: #FAAB58; }

@font-face {
  font-family: 'iconfont';
  /* project id 554369 */
  src: url("//at.alicdn.com/t/font_554369_wgm8q46kson.eot");
  src: url("//at.alicdn.com/t/font_554369_wgm8q46kson.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_554369_wgm8q46kson.woff") format("woff"), url("//at.alicdn.com/t/font_554369_wgm8q46kson.ttf") format("truetype"), url("//at.alicdn.com/t/font_554369_wgm8q46kson.svg#iconfont") format("svg"); }

.iconfont {
  font-family: "iconfont" !important;
  font-size: 15px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  /**vertical-align: auto;*/
  zoom: 1;
  *display: inline; }

.sprite, .new-w-banner .prev, .new-w-banner .next, .new-ad-boxO .left_get b, .new-ad-boxO .right_get b {
  background-image: url("../img/sprite.png?9");
  background-repeat: no-repeat; }

.new-w-nav li a {
  background-image: url("../img/nav.png?9");
  background-repeat: no-repeat; }

.icon-explain {
  font-size: 10px; }

.icon-rice {
  font-size: 18px; }

.icon-game-rice {
  display: block;
  float: left;
  width: 19px;
  height: 19px;
  margin: 4px 3px 0 0;
  background-position: -410px -255px; }

.icon-rice-grain {
  display: block;
  float: left;
  width: 19px;
  height: 19px;
  margin: 4px 3px 0 0;
  background-position: -366px -256px; }

.icon-rice {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin: 13px 0 0;
  background-position: -446px -193px; }

.btn-exchange-anm {
  width: 36px;
  height: 23px;
  display: block;
  position: absolute;
  top: 2px;
  right: 2px;
  background-position: -508px -121px; }

.icon-money {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-position: -497px -194px;
  float: left;
  position: absolute;
  left: 14px;
  top: 6px; }
  .icon-money strong {
    float: left;
    margin-top: -3px;
    display: inline-block; }

.icon-calendar {
  height: 30px;
  background-position: 0 -769px; }

.icon-barrage {
  height: 30px;
  background-position: -50px -769px; }

.text-gift {
  height: 30px;
  background-position: -90px -769px; }

.text-exchange {
  height: 30px;
  background-position: -127px -769px; }

.text-accumulate {
  height: 30px;
  background-position: -164px -769px; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999999; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999999; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999999; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999999; }

/* MARGINS & PADDINGS */
.p-m-10 {
  padding: 10px; }

.p-m-15 {
  padding: 15px; }

.p-m-20 {
  padding: 20px; }

.p-m-25 {
  padding: 25px; }

.p-m-30 {
  padding: 30px; }

.p-m-35 {
  padding: 35px; }

.p-m-40 {
  padding: 40px; }

.p-m-45 {
  padding: 45px; }

.p-m-50 {
  padding: 50px; }

.p-t-10 {
  padding-top: 10px; }

.p-t-15 {
  padding-top: 15px; }

.p-t-20 {
  padding-top: 20px; }

.p-t-25 {
  padding-top: 25px; }

.p-t-30 {
  padding-top: 30px; }

.p-t-35 {
  padding-top: 35px; }

.p-t-40 {
  padding-top: 40px; }

.p-t-45 {
  padding-top: 45px; }

.p-t-50 {
  padding-top: 50px; }

.p-r-5 {
  padding-right: 5px; }

.p-r-10 {
  padding-right: 10px; }

.p-r-15 {
  padding-right: 15px; }

.p-r-20 {
  padding-right: 20px; }

.p-r-25 {
  padding-right: 25px; }

.p-r-30 {
  padding-right: 30px; }

.p-r-35 {
  padding-right: 35px; }

.p-r-40 {
  padding-right: 40px; }

.p-r-45 {
  padding-right: 45px; }

.p-r-50 {
  padding-right: 50px; }

.p-b-10 {
  padding-bottom: 10px; }

.p-b-15 {
  padding-bottom: 15px; }

.p-b-20 {
  padding-bottom: 20px; }

.p-b-25 {
  padding-bottom: 25px; }

.p-b-30 {
  padding-bottom: 30px; }

.p-b-35 {
  padding-bottom: 35px; }

.p-b-40 {
  padding-bottom: 40px; }

.p-b-45 {
  padding-bottom: 45px; }

.p-b-50 {
  padding-bottom: 50px; }

.p-l-5 {
  padding-left: 10px; }

.p-l-10 {
  padding-left: 10px; }

.p-l-15 {
  padding-left: 15px; }

.p-l-20 {
  padding-left: 20px; }

.p-l-25 {
  padding-left: 25px !important; }

.p-l-30 {
  padding-left: 30px; }

.p-l-35 {
  padding-left: 35px; }

.p-l-40 {
  padding-left: 40px; }

.p-l-45 {
  padding-left: 45px; }

.p-l-50 {
  padding-left: 50px; }

.p-t-b-10 {
  padding: 10px 0; }

.p-t-b-15 {
  padding: 15px 0; }

.p-t-b-20 {
  padding: 20px 0; }

.p-t-b-25 {
  padding: 25px 0; }

.p-t-b-30 {
  padding: 30px 0; }

.p-t-b-35 {
  padding: 35px 0; }

.p-t-b-40 {
  padding: 40px 0; }

.p-t-b-45 {
  padding: 45px 0; }

.p-t-b-50 {
  padding: 50px 0; }

.p-l-r-10 {
  padding: 0 10px; }

.p-l-r-15 {
  padding: 0 15px !important; }

.p-l-r-20 {
  padding: 0 20px; }

.p-l-r-25 {
  padding: 0 25px; }

.p-l-r-30 {
  padding: 0 30px; }

.p-l-r-35 {
  padding: 0 35px; }

.p-l-r-40 {
  padding: 0 40px; }

.p-l-r-45 {
  padding: 0 45px; }

.p-l-r-50 {
  padding: 0 50px; }

.m-m-10 {
  margin: 10px; }

.m-m-15 {
  margin: 15px; }

.m-m-20 {
  margin: 20px; }

.m-m-25 {
  margin: 25px; }

.m-m-30 {
  margin: 30px; }

.m-m-35 {
  margin: 35px; }

.m-m-40 {
  margin: 40px; }

.m-m-45 {
  margin: 45px; }

.m-m-50 {
  margin: 50px; }

.m-t-0 {
  margin-top: 0 !important; }

.m-t-5 {
  margin-top: 5px; }

.m-t-10 {
  margin-top: 10px; }

.m-t-15 {
  margin-top: 15px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-25 {
  margin-top: 25px; }

.m-t-30 {
  margin-top: 30px; }

.m-t-35 {
  margin-top: 35px; }

.m-t-40 {
  margin-top: 40px; }

.m-t-45 {
  margin-top: 45px; }

.m-t-50 {
  margin-top: 50px !important; }

.m-t-95 {
  margin-top: 95px !important; }

.m-r-0 {
  margin-right: 0; }

.m-r-5 {
  margin-right: 5px; }

.m-r-10 {
  margin-right: 10px; }

.m-r-12 {
  margin-right: 12px; }

.m-r-15 {
  margin-right: 15px; }

.m-r-20 {
  margin-right: 20px; }

.m-r-25 {
  margin-right: 25px; }

.m-r-30 {
  margin-right: 30px; }

.m-r-35 {
  margin-right: 35px; }

.m-r-40 {
  margin-right: 40px; }

.m-r-45 {
  margin-right: 45px; }

.m-r-50 {
  margin-right: 50px; }

.m-b-5 {
  margin-bottom: 0; }

.m-b-5 {
  margin-bottom: 5px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-15 {
  margin-bottom: 15px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-b-25 {
  margin-bottom: 25px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-b-35 {
  margin-bottom: 35px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-b-45 {
  margin-bottom: 45px; }

.m-b-50 {
  margin-bottom: 50px; }

.m-l-0 {
  margin-left: 0; }

.m-l-5 {
  margin-left: 5px; }

.m-l-10 {
  margin-left: 10px; }

.m-l-15 {
  margin-left: 15px; }

.m-l-20 {
  margin-left: 20px; }

.m-l-25 {
  margin-left: 25px; }

.m-l-30 {
  margin-left: 30px; }

.m-l-35 {
  margin-left: 35px; }

.m-l-40 {
  margin-left: 40px; }

.m-l-45 {
  margin-left: 45px; }

.m-l-50 {
  margin-left: 50px; }

.m-t-b-10 {
  margin: 10px 0; }

.m-t-b-15 {
  margin: 15px 0; }

.m-t-b-20 {
  margin: 20px 0; }

.m-t-b-25 {
  margin: 25px 0; }

.m-t-b-30 {
  margin: 30px 0; }

.m-t-b-35 {
  margin: 35px 0; }

.m-t-b-40 {
  margin: 40px 0; }

.m-t-b-45 {
  margin: 45px 0; }

.m-t-b-50 {
  margin: 50px 0; }

.m-l-r-10 {
  margin: 0 10px; }

.m-l-r-15 {
  margin: 0 15px; }

.m-l-r-20 {
  margin: 0 20px; }

.m-l-r-25 {
  margin: 0 25px; }

.m-l-r-30 {
  margin: 0 30px; }

.m-l-r-35 {
  margin: 0 35px; }

.m-l-r-40 {
  margin: 0 40px; }

.m-l-r-45 {
  margin: 0 45px; }

.m-l-r-50 {
  margin: 0 50px; }

/* text align */
.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

/* extent */
.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative; }

.color-h {
  color: #f57e16; }

.b-0 {
  border: 0 !important; }

button, input, select, textarea {
  outline: 0; }

.iconfontImg {
  display: inline-block;
  vertical-align: middle;
  /**vertical-align: auto;*/
  zoom: 1;
  *display: inline;
  background: url("../img/sprite.png?9") no-repeat; }

.icon_hotLive {
  background-position: -144px -14px; }

.icon_gameDir {
  background-position: -191px -14px; }

.icon_news {
  background-position: -238px -14px; }

.icon_video {
  background-position: -149px -70px;
  width: 15px;
  height: 15px;
  vertical-align: sub; }

.icon_um {
  background-position: -366px -256px;
  width: 18px;
  height: 18px;
  vertical-align: sub; }

.icon-game-rice {
  background-position: -410px -255px; }

.icon-rice-grain {
  background-position: -366px -256px; }

.green-btn {
  background-color: #42D178;
  -webkit-box-shadow: 0px 0 3px #4DDE9D;
  -moz-box-shadow: 0px 0 3px #4DDE9D;
  -ms-box-shadow: 0px 0 3px #4DDE9D;
  -o-box-shadow: 0px 0 3px #4DDE9D;
  box-shadow: 0px 0 3px #4DDE9D;
  background-image: linear-gradient(110deg, #42D178, #4ADC99); }

.blue-btn {
  background-color: #4390E4;
  -webkit-box-shadow: 0px 0 3px #55B5FC;
  -moz-box-shadow: 0px 0 3px #55B5FC;
  -ms-box-shadow: 0px 0 3px #55B5FC;
  -o-box-shadow: 0px 0 3px #55B5FC;
  box-shadow: 0px 0 3px #55B5FC;
  background-image: linear-gradient(110deg, #4390E4, #54ABEB); }

.red-btn {
  background-color: #E24B35;
  -webkit-box-shadow: 0px 0 3px #E86446;
  -moz-box-shadow: 0px 0 3px #E86446;
  -ms-box-shadow: 0px 0 3px #E86446;
  -o-box-shadow: 0px 0 3px #E86446;
  box-shadow: 0px 0 3px #E86446;
  background-image: linear-gradient(110deg, #E24B35, #E96344); }

.gray-btn {
  background-color: #9D9D9D;
  -webkit-box-shadow: 0px 0 3px #A73EF4;
  -moz-box-shadow: 0px 0 3px #A73EF4;
  -ms-box-shadow: 0px 0 3px #A73EF4;
  -o-box-shadow: 0px 0 3px #A73EF4;
  box-shadow: 0px 0 3px #A73EF4;
  background-image: linear-gradient(110deg, #9D9D9D, #ABABAB); }

.yellow-btn {
  background-color: #ffbd1f;
  -webkit-box-shadow: 0px 0 3px #ffd71e;
  -moz-box-shadow: 0px 0 3px #ffd71e;
  -ms-box-shadow: 0px 0 3px #ffd71e;
  -o-box-shadow: 0px 0 3px #ffd71e;
  box-shadow: 0px 0 3px #ffd71e;
  background-image: linear-gradient(110deg, #ffbd1f, #ffd71e); }

.violet-btn {
  background-color: #A73EF4;
  -webkit-box-shadow: 0px 0 3px #A73EF4;
  -moz-box-shadow: 0px 0 3px #A73EF4;
  -ms-box-shadow: 0px 0 3px #A73EF4;
  -o-box-shadow: 0px 0 3px #A73EF4;
  box-shadow: 0px 0 3px #A73EF4;
  background-image: linear-gradient(110deg, #A73EF4, #B94DF9); }

.new-smbtn-origin {
  width: 80px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  color: #FFF;
  background: #EE7D28;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px; }

.new-btn-1 {
  position: relative;
  width: 61px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  display: inline-block;
  color: #FFF;
  background: #f0f0f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding-left: 14px; }

.new-btn-1:hover {
  background: #f75100; }

.new-btn-origin {
  width: 116px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  color: #FFF;
  background: #ffd71f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.new-btn-gray {
  width: 116px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  color: #FFF;
  background: #C5C5C5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.new-border-btn-gray {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: inline-block;
  color: #414141;
  border: 1px solid #CDCDCD;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px; }

.new-border-btn-yellow {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #EE7D28;
  border: 1px solid #EE7D28;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px; }

.semicircle-btn-origin {
  width: 125px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  font-size: 16px;
  margin-left: -18px;
  background: #AF8871;
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  -o-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0; }

.color-text-yellow {
  color: #f0f0f0 !important; }

.color-text-yellow2 {
  color: #ffde66 !important; }

.color-text-red {
  color: #F85488 !important; }

.color-text-origin {
  color: #DBAF8F !important; }

.color-border {
  border-bottom: 1px solid #E5E5E5 !important; }

.font-weight-500 {
  font-weight: 500; }

body, ul, li, span, p, font, div, fieldset, legend, img, input, form, h1, h2, h3, h4, h5, h6, h7, dl, dd, dt {
  margin: 0px;
  padding: 0px; }

img {
  border: 0px; }

a, link {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.clear {
  clear: both;
  font-size: 0px;
  padding: 0px;
  margin: 0px;
  height: 0px;
  line-height: 0px; }

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

.clearfix {
  *zoom: 1; }

.f_l {
  float: left; }

.f_r {
  float: right; }

ul, li, ol {
  white-space: normal;
  list-style: none; }

table {
  border-collapse: collapse; }

h1, h2, h3, em, i {
  font-weight: normal;
  font-style: normal; }

body {
  background-color: #F7F7F7;
  color: #666666;
  font: 13px/24px Microsoft YaHei, Helvetica, sans-serif !important; }

input, button, textarea {
  font: 13px/24px Microsoft YaHei, Helvetica, sans-serif; }

.left {
  float: left; }

.right {
  float: right; }

img[src=""] {
  visibility: hidden; }

html {
  -webkit-text-size-adjust: 100%; }

/*=- 首页------------------------------------------------*/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 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; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

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

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 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); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 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); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

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

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

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

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

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

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

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

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

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

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

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

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

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

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

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

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

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

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

@-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; } }

@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 {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

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

@-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; } }

@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 {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

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

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

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

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

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

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

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

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

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

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

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

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

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

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

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

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

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

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

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

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

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

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

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

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

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

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

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

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

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

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

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

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

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

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

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

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

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

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

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

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

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

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

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

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

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

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

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

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

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

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

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

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

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

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

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

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

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

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

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

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

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

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

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

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

/*内容*/
.container {
  background: #782323;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: relative; }

.has-point-title, .mobile-my-award {
  display: none; }

@-webkit-keyframes zy {
  10% {
    transform: rotate(15deg); }
  20% {
    transform: rotate(-10deg); }
  30% {
    transform: rotate(5deg); }
  40% {
    transform: rotate(-5deg); }
  50%, 100% {
    transform: rotate(0deg); } }

@-moz-keyframes zy {
  10% {
    transform: rotate(15deg); }
  20% {
    transform: rotate(-10deg); }
  30% {
    transform: rotate(5deg); }
  40% {
    transform: rotate(-5deg); }
  50%, 100% {
    transform: rotate(0deg); } }

@-o-keyframes zy {
  10% {
    transform: rotate(15deg); }
  20% {
    transform: rotate(-10deg); }
  30% {
    transform: rotate(5deg); }
  40% {
    transform: rotate(-5deg); }
  50%, 100% {
    transform: rotate(0deg); } }

@keyframes zy {
  10% {
    transform: rotate(15deg); }
  20% {
    transform: rotate(-10deg); }
  30% {
    transform: rotate(5deg); }
  40% {
    transform: rotate(-5deg); }
  50%, 100% {
    transform: rotate(0deg); } }

.logo a {
  float: left;
  width: 60px;
  height: 60px;
  animation: zy 1.5s .15s linear infinite;
  -moz-animation: zy 1.5s .15s linear infinite;
  /* Firefox */
  -webkit-animation: zy 1.5s .15s linear infinite;
  /* Safari and Chrome */
  -o-animation: zy 1.5s .15s linear infinite;
  /* Opera */ }

.page-container {
  width: 1032px;
  overflow: hidden;
  margin: 0 auto 80px; }

.pageOne .second-level-title p, .pageTwo .second-level-title p, .pageThree .second-level-title p, .pageFour .second-level-title p, .pageFive .second-level-title p {
  color: #FAAD40;
  font-size: 16px;
  line-height: 26px; }

.pageZero {
  margin-bottom: 0px; }

/*banner*/
.pageZero {
  height: 655px; }
  .pageZero .pageZero-detail {
    width: 100%;
    height: 959px;
    position: relative;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/banner.png?201901311518") no-repeat; }
    .pageZero .pageZero-detail .left-girl {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/banner-0.png?201901311518") no-repeat;
      position: absolute;
      left: -345px;
      top: 36px;
      width: 742px;
      height: 803px; }
    .pageZero .pageZero-detail .right-girl {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/banner-1.png?201901311518") no-repeat;
      position: absolute;
      right: -112px;
      top: 123px;
      width: 545px;
      height: 702px; }
    .pageZero .pageZero-detail .box-title {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/m_round.png?201901311518") no-repeat;
      width: 1220px;
      height: 558px;
      position: absolute;
      left: 50%;
      margin-left: -610px; }
      .pageZero .pageZero-detail .box-title .box-title-msg {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/m_title.png?201901311518") no-repeat;
        width: 517px;
        height: 145px;
        position: absolute;
        z-index: 8;
        left: 50%;
        top: 103px;
        margin-left: -258px; }
      .pageZero .pageZero-detail .box-title .box-bird {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/m_bird.png?201901311518") no-repeat;
        width: 327px;
        height: 57px;
        position: absolute;
        left: 50%;
        margin-left: -163px;
        top: 24px; }
    .pageZero .pageZero-detail .active-time {
      width: 100%;
      height: 50px;
      font-size: 30px;
      line-height: 24px;
      color: #e9d477;
      font-weight: bold;
      text-align: center;
      position: absolute;
      top: 286px;
      z-index: 10; }
    .pageZero .pageZero-detail .welcome-title {
      width: 100%;
      text-align: center;
      color: #FFF;
      line-height: 32px;
      font-size: 16px;
      position: absolute;
      top: 335px;
      z-index: 10; }
      .pageZero .pageZero-detail .welcome-title .user-name {
        color: #ccff99;
        cursor: pointer; }

.pageOne .title-detail, .pageThree .title-detail, .pageTwo .title-detail, .pageFour .title-detail, .pageFive .title-detail, .pageSix .title-detail {
  width: 535px;
  height: 74px;
  margin: 0 auto;
  position: relative; }

.pageOne .second-level-title p, .pageThree .second-level-title p, .pageTwo .second-level-title p, .pageFour .second-level-title p, .pageFive .second-level-title p, .pageSix .second-level-title p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #ffbb44; }

.pageOne .high-light-tip, .pageThree .high-light-tip, .pageTwo .high-light-tip, .pageFour .high-light-tip, .pageFive .high-light-tip, .pageSix .high-light-tip {
  color: #ed9901; }

.pageOne .bdsharebuttonbox, .pageThree .bdsharebuttonbox, .pageTwo .bdsharebuttonbox, .pageFour .bdsharebuttonbox, .pageFive .bdsharebuttonbox, .pageSix .bdsharebuttonbox {
  color: #fff2d7;
  font-size: 16px; }

/*签到*/
.pageOne, .pageFour {
  margin: 40px auto 126px;
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/page-one.png?201901311518");
  width: 1316px;
  height: 830px;
  position: relative;
  /*签到右侧*/ }
  .pageOne .odd-title, .pageFour .odd-title {
    height: 130px;
    padding-top: 150px; }
  .pageOne .title-detail, .pageFour .title-detail {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: 0px -400px;
    width: 666px;
    height: 54px;
    margin-bottom: 16px; }
  .pageOne .pageOne-box, .pageFour .pageOne-box {
    padding: 0 165px; }
  .pageOne .sign-rang-box, .pageFour .sign-rang-box {
    width: 758px;
    position: relative;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/one-line.png?201901311518") no-repeat;
    top: -45px;
    left: -70px; }
    .pageOne .sign-rang-box .sign-rang, .pageFour .sign-rang-box .sign-rang {
      position: relative;
      width: 734px;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: 0px -288px;
      width: 626px;
      height: 110px;
      left: 65px; }
      .pageOne .sign-rang-box .sign-rang .layer, .pageFour .sign-rang-box .sign-rang .layer {
        position: absolute;
        z-index: 10;
        top: 9px; }
        .pageOne .sign-rang-box .sign-rang .layer a, .pageFour .sign-rang-box .sign-rang .layer a {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/layer-0.png?201901311518") no-repeat;
          width: 48px;
          height: 50px;
          display: inline-block;
          vertical-align: middle;
          /**vertical-align: auto;*/
          zoom: 1;
          *display: inline;
          position: absolute; }
        .pageOne .sign-rang-box .sign-rang .layer em, .pageFour .sign-rang-box .sign-rang .layer em {
          font-size: 16px;
          line-height: 20px;
          color: #ffbb44;
          position: absolute;
          width: 100px;
          left: -28px;
          top: 75px;
          text-align: center; }
      .pageOne .sign-rang-box .sign-rang .layered a, .pageFour .sign-rang-box .sign-rang .layered a {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/layer-1.png?201901311518") no-repeat; }
    .pageOne .sign-rang-box .layer-1, .pageFour .sign-rang-box .layer-1 {
      left: 138px; }
    .pageOne .sign-rang-box .layer-2, .pageFour .sign-rang-box .layer-2 {
      left: 294px; }
    .pageOne .sign-rang-box .layer-3, .pageFour .sign-rang-box .layer-3 {
      left: 450px; }
    .pageOne .sign-rang-box .rang-box, .pageFour .sign-rang-box .rang-box {
      position: absolute;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: 0px -512px;
      width: 567px;
      height: 36px;
      left: 50%;
      margin-left: -283px;
      top: 56px; }
    .pageOne .sign-rang-box .rang-width, .pageFour .sign-rang-box .rang-width {
      position: absolute;
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -358px -550px;
      width: 568px;
      height: 16px;
      width: 0;
      top: 66px;
      margin-left: 24px; }
  .pageOne .sign-in-box, .pageFour .sign-in-box {
    margin: 67px 0 0 93px;
    height: 328px;
    position: relative;
    /*不可领取*/
    /*可领取*/
    /*已领取*/ }
    .pageOne .sign-in-box li, .pageFour .sign-in-box li {
      width: 160px;
      margin: 0 16px;
      float: left; }
    .pageOne .sign-in-box a, .pageFour .sign-in-box a {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      position: absolute;
      bottom: 53px;
      left: 18px; }
    .pageOne .sign-in-box .sign-in-award, .pageOne .sign-in-box .sign-in-award-1, .pageFour .sign-in-box .sign-in-award, .pageFour .sign-in-box .sign-in-award-1 {
      overflow: hidden;
      position: relative;
      height: 162px; }
      .pageOne .sign-in-box .sign-in-award .sign-in-1, .pageOne .sign-in-box .sign-in-award-1 .sign-in-1, .pageFour .sign-in-box .sign-in-award .sign-in-1, .pageFour .sign-in-box .sign-in-award-1 .sign-in-1 {
        padding: 5px 3px;
        width: 156px;
        height: 120px; }
        .pageOne .sign-in-box .sign-in-award .sign-in-1 img, .pageOne .sign-in-box .sign-in-award-1 .sign-in-1 img, .pageFour .sign-in-box .sign-in-award .sign-in-1 img, .pageFour .sign-in-box .sign-in-award-1 .sign-in-1 img {
          width: 156px; }
      .pageOne .sign-in-box .sign-in-award .sign-in-share img, .pageOne .sign-in-box .sign-in-award-1 .sign-in-share img, .pageFour .sign-in-box .sign-in-award .sign-in-share img, .pageFour .sign-in-box .sign-in-award-1 .sign-in-share img {
        width: 100px;
        height: 100px;
        margin: 6px; }
    .pageOne .sign-in-box .sign-in-award-1, .pageFour .sign-in-box .sign-in-award-1 {
      position: absolute;
      bottom: 4px;
      height: 0px; }
      .pageOne .sign-in-box .sign-in-award-1 .sign-in-1, .pageFour .sign-in-box .sign-in-award-1 .sign-in-1 {
        padding: 5px 3px;
        width: 156px;
        height: 120px;
        position: relative; }
      .pageOne .sign-in-box .sign-in-award-1 .sign-share-img, .pageFour .sign-in-box .sign-in-award-1 .sign-share-img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -55px;
        margin-top: -55px; }
    .pageOne .sign-in-box .get-point, .pageFour .sign-in-box .get-point {
      height: 31px;
      width: 156px;
      background: #2c1691;
      position: absolute;
      bottom: 4px;
      left: 3px;
      color: #3bf4ff;
      line-height: 31px;
      text-align: center;
      font-size: 14px; }
    .pageOne .sign-in-box .get-point-1, .pageFour .sign-in-box .get-point-1 {
      height: 31px;
      width: 156px;
      background: #2c1691;
      color: #3bf4ff;
      line-height: 31px;
      text-align: center;
      font-size: 15px;
      margin-left: 4px; }
    .pageOne .sign-in-box .get-btn, .pageFour .sign-in-box .get-btn {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      margin: 13px 0 0 1px;
      font-size: 18px;
      line-height: 37px;
      color: #d0e5ff;
      text-align: center;
      cursor: no-drop; }
    .pageOne .sign-in-box .get-btn-1, .pageFour .sign-in-box .get-btn-1 {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      margin: 13px 0 0 1px;
      font-size: 18px;
      line-height: 37px;
      color: #d0e5ff;
      text-align: center;
      cursor: pointer; }
    .pageOne .sign-in-box .get-btn-2, .pageFour .sign-in-box .get-btn-2 {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      margin: 13px 0 0 1px;
      font-size: 18px;
      line-height: 37px;
      color: #d0e5ff;
      text-align: center;
      cursor: no-drop; }
  .pageOne .sign-1, .pageFour .sign-1 {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -885px -456px;
    width: 76px;
    height: 32px; }
  .pageOne .sign-2, .pageFour .sign-2 {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -360px -600px;
    width: 71px;
    height: 33px; }
  .pageOne .sign-3, .pageFour .sign-3 {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -904px -400px;
    width: 77px;
    height: 42px;
    bottom: 50px; }
  .pageOne .sign-4, .pageFour .sign-4 {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -864px -338px;
    width: 87px;
    height: 48px; }
  .pageOne .sign-in-0, .pageFour .sign-in-0 {
    position: absolute;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-0.png?201901311518") no-repeat;
    width: 117px;
    height: 185px;
    top: -26px;
    left: 5px; }
    .pageOne .sign-in-0 .sign-4, .pageFour .sign-in-0 .sign-4 {
      bottom: 50px;
      left: 11px; }
  .pageOne .sign-in-1, .pageFour .sign-in-1 {
    position: absolute;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-1.png?201901311518") no-repeat;
    width: 117px;
    height: 177px;
    top: 2px;
    left: 152px; }
    .pageOne .sign-in-1 .sign-4, .pageFour .sign-in-1 .sign-4 {
      bottom: 44px;
      left: 12px; }
  .pageOne .sign-in-2, .pageFour .sign-in-2 {
    position: absolute;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-2.png?201901311518") no-repeat;
    width: 117px;
    height: 185px;
    top: 16px;
    left: 300px; }
    .pageOne .sign-in-2 .sign-4, .pageFour .sign-in-2 .sign-4 {
      bottom: 51px;
      left: 14px; }
  .pageOne .sign-in-3, .pageFour .sign-in-3 {
    position: absolute;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-3.png?201901311518") no-repeat;
    width: 117px;
    height: 182px;
    top: 24px;
    left: 457px; }
    .pageOne .sign-in-3 .sign-1, .pageOne .sign-in-3 .sign-2, .pageOne .sign-in-3 .sign-3, .pageOne .sign-in-3 .sign-4, .pageFour .sign-in-3 .sign-1, .pageFour .sign-in-3 .sign-2, .pageFour .sign-in-3 .sign-3, .pageFour .sign-in-3 .sign-4 {
      left: 23px; }
    .pageOne .sign-in-3 .sign-4, .pageFour .sign-in-3 .sign-4 {
      bottom: 49px;
      left: 17px; }
  .pageOne .sign-in-4, .pageFour .sign-in-4 {
    position: absolute;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-4.png?201901311518") no-repeat;
    width: 117px;
    height: 185px;
    top: 157px;
    left: 26px; }
    .pageOne .sign-in-4 .sign-1, .pageOne .sign-in-4 .sign-2, .pageOne .sign-in-4 .sign-3, .pageOne .sign-in-4 .sign-4, .pageFour .sign-in-4 .sign-1, .pageFour .sign-in-4 .sign-2, .pageFour .sign-in-4 .sign-3, .pageFour .sign-in-4 .sign-4 {
      bottom: 67px; }
    .pageOne .sign-in-4 .sign-4, .pageFour .sign-in-4 .sign-4 {
      bottom: 64px;
      left: 8px; }
  .pageOne .sign-in-5, .pageFour .sign-in-5 {
    position: absolute;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-5.png?201901311518") no-repeat;
    width: 117px;
    height: 166px;
    top: 159px;
    left: 202px; }
    .pageOne .sign-in-5 .sign-1, .pageOne .sign-in-5 .sign-2, .pageOne .sign-in-5 .sign-3, .pageOne .sign-in-5 .sign-4, .pageFour .sign-in-5 .sign-1, .pageFour .sign-in-5 .sign-2, .pageFour .sign-in-5 .sign-3, .pageFour .sign-in-5 .sign-4 {
      bottom: 50px; }
    .pageOne .sign-in-5 .sign-4, .pageFour .sign-in-5 .sign-4 {
      bottom: 42px;
      left: 8px; }
  .pageOne .sign-in-6, .pageFour .sign-in-6 {
    position: absolute;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-6.png?201901311518") no-repeat;
    width: 117px;
    height: 166px;
    top: 146px;
    left: 373px; }
    .pageOne .sign-in-6 .sign-1, .pageOne .sign-in-6 .sign-2, .pageOne .sign-in-6 .sign-3, .pageOne .sign-in-6 .sign-4, .pageFour .sign-in-6 .sign-1, .pageFour .sign-in-6 .sign-2, .pageFour .sign-in-6 .sign-3, .pageFour .sign-in-6 .sign-4 {
      bottom: 50px; }
    .pageOne .sign-in-6 .sign-4, .pageFour .sign-in-6 .sign-4 {
      bottom: 43px;
      left: 10px; }
  .pageOne .sign-in-00, .pageFour .sign-in-00 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-00.png?201901311518") no-repeat; }
  .pageOne .sign-in-10, .pageFour .sign-in-10 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-10.png?201901311518") no-repeat; }
  .pageOne .sign-in-20, .pageFour .sign-in-20 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-20.png?201901311518") no-repeat; }
  .pageOne .sign-in-30, .pageFour .sign-in-30 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-30.png?201901311518") no-repeat; }
  .pageOne .sign-in-40, .pageFour .sign-in-40 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-40.png?201901311518") no-repeat; }
  .pageOne .sign-in-50, .pageFour .sign-in-50 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-50.png?201901311518") no-repeat; }
  .pageOne .sign-in-60, .pageFour .sign-in-60 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/day-60.png?201901311518") no-repeat; }
  .pageOne .sign-rang:hover .rang-width span, .pageFour .sign-rang:hover .rang-width span {
    display: block; }
  .pageOne .go-sign, .pageFour .go-sign {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    margin: 30px 0 0 -110px;
    position: absolute;
    left: 50%; }
  .pageOne .go-signed, .pageFour .go-signed {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    margin: 30px 0 0 -110px;
    position: absolute;
    left: 50%; }
  .pageOne .sign-in-handle, .pageFour .sign-in-handle {
    margin-left: -93px;
    margin-top: 35px;
    position: relative;
    width: 311px;
    height: 428px;
    z-index: 1; }
    .pageOne .sign-in-handle .out-bag, .pageFour .sign-in-handle .out-bag {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/rad-paper.png?201901311518") no-repeat;
      width: 311px;
      height: 428px;
      position: absolute;
      z-index: 3;
      cursor: pointer; }
      .pageOne .sign-in-handle .out-bag a, .pageFour .sign-in-handle .out-bag a {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/open.png?201901311518") no-repeat;
        width: 139px;
        height: 139px;
        position: absolute;
        z-index: 3;
        cursor: pointer;
        left: 86px;
        top: 36px; }
      .pageOne .sign-in-handle .out-bag img, .pageFour .sign-in-handle .out-bag img {
        width: 100%;
        height: 100%; }
    .pageOne .sign-in-handle .draw-mid-move, .pageFour .sign-in-handle .draw-mid-move {
      -webkit-animation: open 0.2s linear 0.5s infinite alternate;
      -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
      animation: open 0.2s linear 0.5s infinite alternate;
      animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }

@keyframes open {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0.5); } }

@-webkit-keyframes open {
  0% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(0.9); } }
    .pageOne .sign-in-handle .award-title, .pageFour .sign-in-handle .award-title {
      font-size: 20px;
      color: #b5b7ff;
      line-height: 70px;
      text-align: center; }
    .pageOne .sign-in-handle .out-bag-1, .pageFour .sign-in-handle .out-bag-1 {
      position: absolute;
      z-index: 10;
      width: 311px;
      height: 428px;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/rad-paper-1.png?201901311518") no-repeat; }
    .pageOne .sign-in-handle .swiper-container, .pageFour .sign-in-handle .swiper-container {
      width: 300px;
      height: 148px;
      position: absolute;
      z-index: 8;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      -o-border-radius: 8px;
      border-radius: 8px;
      top: 50%;
      left: 50%;
      margin: 15px 0 0 -151px; }
      .pageOne .sign-in-handle .swiper-container li img, .pageFour .sign-in-handle .swiper-container li img {
        width: 210px;
        height: 148px;
        position: absolute;
        left: 50%;
        margin-left: -105px; }
      .pageOne .sign-in-handle .swiper-container li span, .pageFour .sign-in-handle .swiper-container li span {
        display: block;
        font-size: 18px;
        color: #ffb455;
        position: absolute;
        top: 120px;
        text-align: center;
        width: 100%; }
      .pageOne .sign-in-handle .swiper-container li p, .pageFour .sign-in-handle .swiper-container li p {
        text-align: center;
        color: #b5b7ff;
        font-size: 16px; }
        .pageOne .sign-in-handle .swiper-container li p em, .pageFour .sign-in-handle .swiper-container li p em {
          font-size: 18px;
          color: #3bf4ff; }

/*小游戏*/
.pageTwo {
  position: relative;
  z-index: 1;
  margin: 0 auto 109px; }
  .pageTwo .title-detail {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: 0px -144px;
    width: 988px;
    height: 70px; }
  .pageTwo .second-level-title {
    width: 100%;
    position: absolute;
    top: 48px; }
  .pageTwo .change-box {
    border: 1px solid #ffbb44;
    margin: 90px auto 38px;
    width: 1150px;
    height: auto; }
  .pageTwo .change-btn-box {
    width: 588px;
    position: absolute;
    left: 50%;
    margin-left: -294px;
    top: 137px; }
    .pageTwo .change-btn-box a {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      font-size: 20px;
      line-height: 48px;
      text-align: center;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -141px -550px;
      width: 215px;
      height: 48px;
      color: #ffb455; }
      .pageTwo .change-btn-box a:hover {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -668px -456px;
        width: 215px;
        height: 48px;
        color: #782323; }
    .pageTwo .change-btn-box .active {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -668px -456px;
      width: 215px;
      height: 48px;
      color: #782323; }
  .pageTwo .change-box-detail {
    color: #ffbb44;
    font-size: 20px; }
    .pageTwo .change-box-detail i, .pageTwo .change-box-detail span {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      vertical-align: unset; }
    .pageTwo .change-box-detail i {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -970px -288px;
      width: 17px;
      height: 17px;
      margin-right: 25px; }
  .pageTwo .change-box-detail2 {
    display: none; }
  .pageTwo .current-preve p {
    margin: 75px 0 41px 37px; }
  .pageTwo .next-preve {
    margin-bottom: 54px; }
    .pageTwo .next-preve p {
      margin: 59px 0 48px 37px; }
  .pageTwo .change-list, .pageTwo .change-list-1 {
    margin: 0 17px;
    overflow: hidden; }
    .pageTwo .change-list li, .pageTwo .change-list .plate-change, .pageTwo .change-list-1 li, .pageTwo .change-list-1 .plate-change {
      float: left;
      width: 222px;
      height: 299px;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/change-bg.png?201901311518") no-repeat;
      position: relative;
      z-index: 1;
      margin: 0 17px 59px;
      padding: 29px 11px 11px; }
    .pageTwo .change-list img, .pageTwo .change-list span, .pageTwo .change-list a, .pageTwo .change-list-1 img, .pageTwo .change-list-1 span, .pageTwo .change-list-1 a {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      position: absolute; }
    .pageTwo .change-list img, .pageTwo .change-list-1 img {
      width: 222px;
      height: 299px;
      z-index: 2; }
    .pageTwo .change-list span, .pageTwo .change-list-1 span {
      z-index: 10;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -569px -512px;
      width: 217px;
      height: 34px;
      font-size: 18px;
      color: #ffd787;
      text-align: center;
      line-height: 34px; }
    .pageTwo .change-list a, .pageTwo .change-list-1 a {
      z-index: 10;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -141px -636px;
      width: 149px;
      height: 42px;
      bottom: 31px;
      left: 50%;
      margin-left: -73px;
      text-align: center;
      font-size: 18px;
      color: #a62926;
      line-height: 42px;
      cursor: pointer; }
      .pageTwo .change-list a:hover, .pageTwo .change-list-1 a:hover {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -292px -636px;
        width: 149px;
        height: 42px;
        color: #ffb455; }
    .pageTwo .change-list .change-active, .pageTwo .change-list-1 .change-active {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -292px -636px;
      width: 149px;
      height: 42px;
      color: #ffb455; }
    .pageTwo .change-list .change-gift, .pageTwo .change-list-1 .change-gift {
      z-index: 3;
      width: 138px;
      height: 125px;
      left: 50%;
      top: 50%;
      margin: -62px 0 0 -69px; }
    .pageTwo .change-list .plate-change, .pageTwo .change-list-1 .plate-change {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/plate.png?201901311518") no-repeat; }
      .pageTwo .change-list .plate-change img, .pageTwo .change-list .plate-change span, .pageTwo .change-list-1 .plate-change img, .pageTwo .change-list-1 .plate-change span {
        display: none; }
      .pageTwo .change-list .plate-change .hover-img, .pageTwo .change-list-1 .plate-change .hover-img {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline; }
      .pageTwo .change-list .plate-change .change-gift, .pageTwo .change-list-1 .plate-change .change-gift {
        display: block; }
  .pageTwo .change-hover, .pageTwo .change-hover-1 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/code.png?201901311518") no-repeat;
    position: absolute;
    width: 223px;
    height: 300px;
    z-index: 10;
    display: none; }
    .pageTwo .change-hover .hover-img, .pageTwo .change-hover-1 .hover-img {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      width: 140px;
      height: 140px;
      position: absolute;
      left: 50%;
      margin-left: -70px;
      margin-top: 47px; }
    .pageTwo .change-hover .hover-text, .pageTwo .change-hover-1 .hover-text {
      color: #ffffff;
      font-size: 14px;
      text-align: center;
      margin: 190px 0 0; }
  .pageTwo .change-hover-1 {
    top: 28px;
    left: 11px; }
  .pageTwo li:hover .change-hover {
    display: block; }
  .pageTwo li:hover a {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -292px -636px;
    width: 149px;
    height: 42px;
    color: #ffb455; }
  .pageTwo .next-preve-box, .pageTwo .next-preve-box-1 {
    margin: 0 34px 0 68px;
    position: relative; }
    .pageTwo .next-preve-box a, .pageTwo .next-preve-box-1 a {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      width: 55px;
      height: 33px;
      position: absolute;
      top: 10px; }
    .pageTwo .next-preve-box .get-more-left, .pageTwo .next-preve-box-1 .get-more-left {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: 0px -698px;
      width: 55px;
      height: 339px;
      left: -34px; }
      .pageTwo .next-preve-box .get-more-left:hover, .pageTwo .next-preve-box-1 .get-more-left:hover {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -57px -698px;
        width: 55px;
        height: 339px; }
    .pageTwo .next-preve-box .get-more-right, .pageTwo .next-preve-box-1 .get-more-right {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -990px 0px;
      width: 55px;
      height: 339px;
      right: 0; }
      .pageTwo .next-preve-box .get-more-right:hover, .pageTwo .next-preve-box-1 .get-more-right:hover {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -990px -341px;
        width: 55px;
        height: 339px; }
    .pageTwo .next-preve-box .swiper-container, .pageTwo .next-preve-box-1 .swiper-container {
      width: 837px;
      margin: 0 auto; }
    .pageTwo .next-preve-box li, .pageTwo .next-preve-box-1 li {
      float: left;
      width: 245px;
      height: 339px;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/change-bg.png?201901311518") no-repeat;
      position: relative;
      z-index: 1; }
      .pageTwo .next-preve-box li:hover .change-btn, .pageTwo .next-preve-box-1 li:hover .change-btn {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -292px -636px;
        width: 149px;
        height: 42px;
        color: #ffb455; }
    .pageTwo .next-preve-box img, .pageTwo .next-preve-box span, .pageTwo .next-preve-box .change-btn, .pageTwo .next-preve-box-1 img, .pageTwo .next-preve-box-1 span, .pageTwo .next-preve-box-1 .change-btn {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      position: absolute; }
    .pageTwo .next-preve-box img, .pageTwo .next-preve-box-1 img {
      width: 222px;
      height: 299px;
      z-index: 2;
      margin: 29px 11px 11px; }
    .pageTwo .next-preve-box span, .pageTwo .next-preve-box-1 span {
      z-index: 20;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -569px -512px;
      width: 217px;
      height: 34px;
      margin: 29px 11px 0;
      text-align: center;
      line-height: 34px; }
    .pageTwo .next-preve-box .change-btn, .pageTwo .next-preve-box-1 .change-btn {
      z-index: 20;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -141px -636px;
      width: 149px;
      height: 42px;
      top: 265px;
      left: 50%;
      margin-left: -92px;
      text-align: center;
      font-size: 18px;
      color: #a62926;
      line-height: 42px;
      cursor: pointer; }
      .pageTwo .next-preve-box .change-btn:hover, .pageTwo .next-preve-box-1 .change-btn:hover {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -292px -636px;
        width: 149px;
        height: 42px;
        color: #ffb455; }
    .pageTwo .next-preve-box .change-active, .pageTwo .next-preve-box-1 .change-active {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -292px -636px;
      width: 149px;
      height: 42px;
      color: #ffb455; }
    .pageTwo .next-preve-box .change-gift, .pageTwo .next-preve-box-1 .change-gift {
      z-index: 3;
      width: 138px;
      height: 125px;
      left: 50%;
      top: 50%;
      margin: -62px 0 0 -86px; }
  .pageTwo .next-preve-box-1 span, .pageTwo .change-list-1 span {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -141px -600px;
    width: 217px;
    height: 34px; }

/*u币充值*/
.pageThree {
  margin-bottom: 63px;
  position: relative;
  z-index: 1;
  width: 1150px; }
  .pageThree .second-level-title {
    width: 100%;
    position: absolute;
    top: 48px; }
  .pageThree .title-detail {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: 0px 0px;
    width: 988px;
    height: 70px;
    margin-bottom: 94px; }
  .pageThree .code-box {
    margin-top: 69px; }
    .pageThree .code-box span, .pageThree .code-box input {
      display: block; }
    .pageThree .code-box span {
      color: #ffbb44;
      line-height: 36px; }
    .pageThree .code-box input {
      width: 311px;
      height: 34px;
      border: 1px solid #ffbb44;
      color: #ffbb44;
      font-size: 16px;
      padding-left: 9px; }
  .pageThree .clone-code {
    margin-right: 30px; }
  .pageThree .sure-clone {
    position: relative; }
    .pageThree .sure-clone .error-tpis-1 {
      color: #ff4b25;
      display: none; }
  .pageThree .go-bind {
    position: absolute;
    top: 37px;
    width: 60px;
    height: 34px;
    background: #ffb455;
    color: #730202;
    font-size: 16px;
    right: 0;
    display: none; }
  .pageThree .invite-box a, .pageThree .invite-box img {
    display: block; }
  .pageThree .invite-box a {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -141px -636px;
    width: 149px;
    height: 42px;
    margin-top: 50px;
    text-align: center;
    font-size: 16px;
    color: #782323;
    font-weight: bold;
    line-height: 42px; }
    .pageThree .invite-box a i {
      color: #ff3300;
      text-decoration: underline;
      text-decoration-color: #ff3300;
      font-weight: bold; }
    .pageThree .invite-box a:hover {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -292px -636px;
      width: 149px;
      height: 42px;
      color: #ffb455; }
  .pageThree .invite-box .invite-ed a {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -443px -636px;
    width: 149px;
    height: 42px;
    color: #663333;
    cursor: no-drop; }
    .pageThree .invite-box .invite-ed a:hover {
      cursor: no-drop;
      color: #663333; }
  .pageThree .invite-box-1 {
    margin: 0 104px 0 51px; }

/*抽奖*/
.pageFour {
  margin-bottom: 110px;
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/four-bg.png?201901311518");
  width: 1278px;
  height: 910px; }
  .pageFour .title-detail {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: 0px -456px;
    width: 666px;
    height: 54px; }
  .pageFour .sign-in-box {
    overflow: hidden; }
    .pageFour .sign-in-box li {
      float: left; }
    .pageFour .sign-in-box .sign-in-award {
      position: relative; }
      .pageFour .sign-in-box .sign-in-award a {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline; }
      .pageFour .sign-in-box .sign-in-award .sign-in-1 {
        padding: 25px 25px 0 8px;
        width: 196px;
        height: 160px;
        text-align: center; }
      .pageFour .sign-in-box .sign-in-award .sign-in-1::after {
        content: "";
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        vertical-align: middle; }
      .pageFour .sign-in-box .sign-in-award img {
        vertical-align: middle;
        width: 140px;
        height: 112px; }
    .pageFour .sign-in-box .get-point {
      padding: 0px 25px 0 8px;
      height: 37px;
      color: #3bf4ff;
      line-height: 37px;
      text-align: center;
      font-size: 16px; }
  .pageFour .get-more-left {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -953px -338px;
    width: 35px;
    height: 43px;
    margin-top: 74px; }
    .pageFour .get-more-left:hover {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -540px -698px;
      width: 35px;
      height: 43px; }
  .pageFour .get-more-right {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -503px -698px;
    width: 35px;
    height: 43px;
    margin-top: 74px; }
    .pageFour .get-more-right:hover {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -466px -698px;
      width: 35px;
      height: 43px; }
  .pageFour .pageFour-box-list {
    overflow: hidden;
    padding: 30px 137px 0;
    width: 1004px; }
  .pageFour .draw {
    width: 546px;
    padding: 0 57px 0 11px; }
    .pageFour .draw .fix {
      overflow: hidden;
      margin-bottom: 20px;
      position: relative;
      height: 480px; }
    .pageFour .draw .item {
      float: left;
      width: 120px;
      height: 110px;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/lot-bg.png?201901311518") no-repeat;
      background-size: 100%;
      position: absolute;
      z-index: 1; }
      .pageFour .draw .item .active-border {
        width: 118px;
        height: 108px;
        position: absolute;
        border: 1px solid #000;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        z-index: 4;
        opacity: 0;
        filter: alpha(opacity=0); }
      .pageFour .draw .item img {
        position: absolute;
        width: 120px;
        height: 100px;
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        z-index: 2; }
      .pageFour .draw .item span {
        position: absolute;
        z-index: 3;
        bottom: 0;
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        color: #ffbb44;
        height: 30px;
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -ms-border-radius: 0 0 4px 4px;
        -o-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
        background: #730202;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr= #70730202, endColorstr= #70730202);
        line-height: 30px;
        font-size: 14px;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 5px;
        width: 110px; }
        :root .pageFour .draw .item span {
          filter: none;
          background-color: rgba(115, 2, 2, 0.44); }
  .pageFour .draw .active .active-border {
    opacity: 1;
    filter: alpha(opacity=100);
    border: 1px solid #ec6519;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  .pageFour .lottery-btn-box {
    width: 228px;
    height: 188px;
    position: absolute;
    top: 110px;
    left: 120px;
    padding: 23px 36px; }
  .pageFour .one-chance, .pageFour .five-chance, .pageFour .ten-chance {
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    margin: 7px 0;
    line-height: 52px;
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -628px -338px;
    width: 234px;
    height: 52px;
    color: #730202; }
    .pageFour .one-chance i, .pageFour .five-chance i, .pageFour .ten-chance i {
      font-size: 14px;
      color: #730202;
      font-weight: bold; }
  .pageFour .chance-active {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -668px -400px;
    width: 234px;
    height: 52px;
    color: #ffb455; }
    .pageFour .chance-active i {
      color: #ffb455; }
  .pageFour .lottery-unit-0 {
    left: 0;
    top: 0; }
  .pageFour .lottery-unit-1 {
    left: 142px;
    top: 0; }
  .pageFour .lottery-unit-2 {
    left: 284px;
    top: 0; }
  .pageFour .lottery-unit-3 {
    left: 426px;
    top: 0; }
  .pageFour .lottery-unit-4 {
    left: 426px;
    top: 118px; }
  .pageFour .lottery-unit-5 {
    left: 426px;
    top: 236px; }
  .pageFour .lottery-unit-6 {
    left: 426px;
    top: 354px; }
  .pageFour .lottery-unit-7 {
    left: 284px;
    top: 354px; }
  .pageFour .lottery-unit-8 {
    left: 142px;
    top: 354px; }
  .pageFour .lottery-unit-9 {
    left: 0;
    top: 354px; }
  .pageFour .lottery-unit-10 {
    left: 0;
    top: 236px; }
  .pageFour .lottery-unit-11 {
    left: 0;
    top: 118px; }
  .pageFour .lottery-num p {
    color: #ffb455;
    font-size: 16px; }
  .pageFour .lottery-num span {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    padding: 0 10px;
    height: 32px;
    background: #ffb455;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 20px;
    color: #730202;
    text-align: center;
    line-height: 32px;
    font-weight: bold;
    margin: -10px 0 0 5px; }
  .pageFour .lottery-result {
    width: 298px;
    height: 322px;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/result.png?201901311518") no-repeat;
    padding: 102px 46px 46px; }
  .pageFour .lottery-list-box {
    width: 298px;
    height: 322px;
    overflow: hidden; }
  .pageFour .lottery-award-list {
    width: 100%;
    overflow: hidden; }
    .pageFour .lottery-award-list li {
      width: 100%;
      height: 40px; }
      .pageFour .lottery-award-list li p {
        float: left;
        line-height: 40px;
        color: #ffb455;
        font-size: 16px;
        font-family: '微软雅黑';
        text-align: left; }
  .pageFour .lottery-award-name {
    width: 150px;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center; }
  .pageFour .lottery-award-name-p {
    width: 128px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap; }

/*抽奖*/
.pageFive {
  margin-bottom: 112px;
  width: 1278px; }
  .pageFive .title-detail {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: 0px -72px;
    width: 988px;
    height: 70px; }
  .pageFive .sign-in-box {
    overflow: hidden; }
    .pageFive .sign-in-box li {
      float: left; }
    .pageFive .sign-in-box .sign-in-award {
      position: relative; }
      .pageFive .sign-in-box .sign-in-award a {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline; }
      .pageFive .sign-in-box .sign-in-award .sign-in-1 {
        padding: 25px 25px 0 8px;
        width: 196px;
        height: 160px;
        text-align: center; }
      .pageFive .sign-in-box .sign-in-award .sign-in-1::after {
        content: "";
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        vertical-align: middle; }
      .pageFive .sign-in-box .sign-in-award img {
        vertical-align: middle;
        width: 140px;
        height: 112px; }
    .pageFive .sign-in-box .get-point {
      padding: 0px 25px 0 8px;
      height: 37px;
      color: #3bf4ff;
      line-height: 37px;
      text-align: center;
      font-size: 16px; }
  .pageFive .get-more-left {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -953px -338px;
    width: 35px;
    height: 43px;
    margin-top: 74px; }
    .pageFive .get-more-left:hover {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -540px -698px;
      width: 35px;
      height: 43px; }
  .pageFive .get-more-right {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -503px -698px;
    width: 35px;
    height: 43px;
    margin-top: 74px; }
    .pageFive .get-more-right:hover {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -466px -698px;
      width: 35px;
      height: 43px; }

/*抽奖*/
.pageSix {
  width: 1144px;
  margin: 0 auto 95px;
  position: relative; }
  .pageSix .title-detail {
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: 0px -216px;
    width: 988px;
    height: 70px;
    margin-bottom: 67px; }
  .pageSix .pageSix-out {
    height: 241px;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/page-server.png?201901311518") no-repeat;
    position: relative; }
  .pageSix .pageSix-box {
    width: 920px;
    margin-left: 206px;
    position: absolute;
    z-index: 5; }
  .pageSix .left-pig {
    position: absolute;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/pig.png?201901311518") no-repeat;
    width: 255px;
    height: 264px;
    left: -33px;
    top: -3px;
    z-index: 1; }
  .pageSix .sign-in-box li {
    float: left; }
  .pageSix .sign-in-box .sign-in-award {
    width: 145px;
    position: relative; }
    .pageSix .sign-in-box .sign-in-award a {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline; }
    .pageSix .sign-in-box .sign-in-award .sign-in-1 {
      padding: 50px 0px 0 0px;
      text-align: center; }
    .pageSix .sign-in-box .sign-in-award .sign-in-1::after {
      content: "";
      height: 100%;
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      vertical-align: middle; }
    .pageSix .sign-in-box .sign-in-award img {
      vertical-align: middle;
      width: 120px;
      height: 100px; }
  .pageSix .sign-in-box .get-point {
    height: 37px;
    color: #ffbb44;
    line-height: 37px;
    text-align: center;
    font-size: 14px; }
  .pageSix .get-more-left {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -953px -338px;
    width: 35px;
    height: 43px;
    margin-top: 86px; }
    .pageSix .get-more-left:hover {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -540px -698px;
      width: 35px;
      height: 43px; }
  .pageSix .get-more-right {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -503px -698px;
    width: 35px;
    height: 43px;
    margin-top: 86px; }
    .pageSix .get-more-right:hover {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -466px -698px;
      width: 35px;
      height: 43px; }

/*商品展示*/
.pageServer {
  padding: 0 0 80px 35px;
  margin: 0 auto;
  position: relative;
  z-index: 10; }
  .pageServer h1 {
    padding: 0px 0 20px 0; }
    .pageServer h1 span, .pageServer h1 i {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline; }
    .pageServer h1 span {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -407px -698px;
      width: 57px;
      height: 58px;
      margin-right: 14px; }
    .pageServer h1 i {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -788px -512px;
      width: 123px;
      height: 29px;
      margin-top: 10px; }
  .pageServer p {
    font-size: 18px;
    line-height: 50px;
    color: #ffd280; }
    .pageServer p span {
      float: left; }
  .pageServer .serial-text {
    width: 93%; }
  .pageServer .serial-num {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    width: 28px;
    height: 28px;
    background: #ffd280;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 21px;
    color: #782323;
    line-height: 28px;
    text-align: center;
    margin: 11px 20px 0px 0; }
  .pageServer .my-award {
    color: #ed9901;
    cursor: pointer; }

.home-bg-l {
  width: 864px;
  height: 738px;
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/bottom-l.png?201901311518") no-repeat;
  position: absolute;
  left: 0;
  bottom: 0; }

.home-bg-r {
  width: 992px;
  height: 738px;
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/bottom.png?201901311518") no-repeat;
  position: absolute;
  right: 0;
  bottom: 0; }

.pointEvent {
  pointer-events: none !important; }

.spinner {
  -webkit-animation: spinner .8s both;
  animation: spinner .8s both; }

@-webkit-keyframes spinner {
  50% {
    -webkit-border-radius: 50%;
    -webkit-transform: scale(0.5) rotate(360deg); }
  100% {
    -webkit-transform: scale(1) rotate(720deg); } }

@-moz-keyframes spinner {
  50% {
    -moz-border-radius: 50%;
    -moz-transform: scale(0.5) rotate(360deg); }
  100% {
    -moz-transform: scale(1) rotate(720deg); } }

@-mos-keyframes spinner {
  50% {
    -mos-border-radius: 50%;
    -mos-transform: scale(0.5) rotate(360deg); }
  100% {
    -mos-transform: scale(1) rotate(720deg); } }

@-o-keyframes spinner {
  50% {
    -o-border-radius: 50%;
    -o-transform: scale(0.5) rotate(360deg); }
  100% {
    -o-transform: scale(1) rotate(720deg); } }

@keyframes spinner {
  50% {
    border-radius: 50%;
    transform: scale(0.5) rotate(360deg); }
  100% {
    transform: scale(1) rotate(720deg); } }

.bdshare-button-style1-24 .bds_weixin, .bdshare-button-style1-24 .bds_sqq {
  display: none !important; }

.bds_weixin, .bds_sqq {
  display: none; }

.bds_sqq {
  display: none !important; }

.bdsharebuttonbox .bds_tsina {
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/weibo.png?201901311518") no-repeat; }

.bdsharebuttonbox .bds_tsina:hover {
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/weibo.png?201901311518") no-repeat; }

.bdsharebuttonbox .bds_qzone {
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/qqzone.png?201901311518") no-repeat; }

.bdsharebuttonbox .bds_qzone:hover {
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/qqzone.png?201901311518") no-repeat; }

.bdsharebuttonbox .bds_sqq {
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/QQ.png?201901311518") no-repeat; }

.bdsharebuttonbox .bds_sqq:hover {
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/QQ.png?201901311518") no-repeat; }

.bdsharebuttonbox .bds_tsina, .bdsharebuttonbox .bds_qzone, .bdsharebuttonbox .bds_sqq {
  display: inline-block;
  vertical-align: middle;
  /**vertical-align: auto;*/
  zoom: 1;
  *display: inline;
  background-position: 0 0 !important;
  width: 80px !important;
  height: 64px;
  padding-left: 24px;
  margin: 10px 121px 0;
  position: relative; }
  .bdsharebuttonbox .bds_tsina span, .bdsharebuttonbox .bds_qzone span, .bdsharebuttonbox .bds_sqq span {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    width: 120px;
    font-size: 16px;
    color: #fff2d7;
    padding-left: 0;
    position: absolute;
    top: 88px;
    left: -3px; }

#loading, .look-my-prize, .share-btn {
  display: none; }

.slideList {
  padding-top: 58px; }

.slideBox {
  visibility: hidden; }

.active .slideBox {
  visibility: visible;
  animation: fadeInUp .8s .2s ease both;
  -webkit-animation: fadeInUp .8s .2s ease both;
  -moz-animation: fadeInUp .8s .2s ease both;
  -ms-animation: fadeInUp .8s .2s ease both; }

.slideList ul {
  width: 371px;
  height: 569px;
  position: relative;
  margin: 0 auto;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px; }

.slideList li {
  width: 378px;
  height: 569px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  display: none;
  box-shadow: 0 0px 10px 4px #9c270a;
  cursor: pointer;
  transform: translate3d(0px, 0px, -560px) rotateY(0deg);
  -webkit-transform: translate3d(0px, 0px, -560px) rotateY(0deg);
  -moz-transform: translate3d(0px, 0px, -560px) rotateY(0deg);
  -ms-transform: translate3d(0px, 0px, -560px) rotateY(0deg);
  transition: transform .7s 0s ease;
  -webkit-transition: transform .7s 0s ease;
  -moz-transition: transform .7s 0s ease;
  -ms-transition: transform .7s 0s ease; }

.slideList li img, .slideList li p {
  width: 378px;
  height: 569px; }

.slideList li.nowS {
  display: block;
  z-index: 1;
  transform: translate3d(0px, 0px, 0px) rotateY(0deg);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
  -moz-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
  -ms-transform: translate3d(0px, 0px, 0px) rotateY(0deg); }

.slideList li p {
  position: absolute;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.slideList li.beforeS {
  display: block;
  transform: translate3d(-460px, 0px, -260px) rotateY(30deg);
  -webkit-transform: translate3d(-460px, 0px, -260px) rotateY(30deg);
  -moz-transform: translate3d(-460px, 0px, -260px) rotateY(30deg);
  -ms-transform: translate3d(-460px, 0px, -260px) rotateY(30deg); }

.slideList li.afterS {
  display: block;
  transform: translate3d(460px, 0px, -260px) rotateY(-30deg);
  -webkit-transform: translate3d(460px, 0px, -260px) rotateY(-30deg);
  -moz-transform: translate3d(460px, 0px, -260px) rotateY(-30deg);
  -ms-transform: translate3d(460px, 0px, -260px) rotateY(-30deg); }

.slideBtn {
  text-align: center;
  position: relative;
  margin-top: .24rem;
  visibility: hidden; }

.active .slideBtn {
  visibility: visible;
  animation: fadeInUp .8s .4s ease both;
  -webkit-animation: fadeInUp .8s .4s ease both;
  -moz-animation: fadeInUp .8s .4s ease both;
  -ms-animation: fadeInUp .8s .4s ease both; }

.slideBtn div {
  display: inline-block;
  *display: inline;
  margin: 0 8px;
  position: relative;
  z-index: 1; }

.slideBtn div a {
  display: inline-block;
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -924px -288px;
  width: 44px;
  height: 38px;
  font-size: .22rem;
  font-weight: bold;
  color: #cc0000;
  text-align: center;
  line-height: .38rem; }

.slideBtn div a.btn_1 {
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -924px -288px;
  width: 44px;
  height: 38px; }

.slideBtn div a.btn_2 {
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -924px -288px;
  width: 44px;
  height: 38px; }

.slideBtn div a.btn_3 {
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -924px -288px;
  width: 44px;
  height: 38px; }

.slideBtn div a.btn_4 {
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -924px -288px;
  width: 44px;
  height: 38px; }

.slideBtn div a.btn_5 {
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -924px -288px;
  width: 44px;
  height: 38px; }

.slideBtn div a.btn_1:hover,
.slideBtn div.active a.btn_1 {
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -731px -636px;
  width: 44px;
  height: 38px;
  color: #fff2d7; }

.slideBtn div a.btn_2:hover,
.slideBtn div.active a.btn_2 {
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -731px -636px;
  width: 44px;
  height: 38px;
  color: #fff2d7; }

.slideBtn div a.btn_3:hover,
.slideBtn div.active a.btn_3 {
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -731px -636px;
  width: 44px;
  height: 38px;
  color: #fff2d7; }

.slideBtn div a.btn_4:hover,
.slideBtn div.active a.btn_4 {
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -731px -636px;
  width: 44px;
  height: 38px;
  color: #fff2d7; }

.slideBtn div a.btn_5:hover,
.slideBtn div.active a.btn_5 {
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -731px -636px;
  width: 44px;
  height: 38px;
  color: #fff2d7; }

.slideBtn .line {
  display: block;
  width: 240px;
  height: 3px;
  background: #000;
  position: absolute;
  left: 50%;
  margin-left: -120px;
  top: 16px; }

.line-t,
.line-r,
.line-b,
.line-l {
  position: absolute;
  background: #ffdfa0;
  display: none; }

.nowS .line-t,
.nowS .line-r,
.nowS .line-b,
.nowS .line-l,
.nowS p {
  display: none; }

.line-t {
  width: 800px;
  top: 8px;
  height: 1px;
  left: 6px; }

.line-r {
  height: 434px;
  width: 1px;
  right: 6px;
  top: 8px; }

.line-b {
  width: 800px;
  bottom: 8px;
  height: 1px;
  right: 6px; }

.line-l {
  height: 434px;
  width: 1px;
  left: 6px;
  bottom: 8px; }

.nowS .line-t {
  animation: wChange .1s .6s linear both;
  -moz-animation: wChange .1s .6s linear both;
  -webkit-animation: wChange .1s .6s linear both;
  -ms-animation: wChange .1s .6s linear both; }

.nowS .line-r {
  animation: hChange .1s .7s linear both;
  -webkit-animation: hChange .1s .7s linear both;
  -moz-animation: hChange .1s .7s linear both;
  -ms-animation: hChange .1s .7s linear both; }

.nowS .line-b {
  animation: wChange .1s .8s linear both;
  -webkit-animation: wChange .1s .8s linear both;
  -moz-animation: wChange .1s .8s linear both;
  -ms-animation: wChange .1s .8s linear both; }

.nowS .line-l {
  animation: hChange .1s .9s ease both;
  -webkit-animation: hChange .1s .9s ease both;
  -moz-animation: hChange .1s .9s ease both;
  -ms-animation: hChange .1s .9s ease both; }

@keyframes wChange {
  0% {
    width: 0;
    opacity: 0; }
  100% {
    width: 800px;
    opacity: 1; } }

@-webkit-keyframes wChange {
  0% {
    width: 0;
    opacity: 0; }
  100% {
    width: 800px;
    opacity: 1; } }

@-moz-keyframes wChange {
  0% {
    width: 0;
    opacity: 0; }
  100% {
    width: 800px;
    opacity: 1; } }

@-ms-keyframes wChange {
  0% {
    width: 0;
    opacity: 0; }
  100% {
    width: 800px;
    opacity: 1; } }

@keyframes hChange {
  0% {
    height: 0;
    opacity: 0; }
  100% {
    height: 434px;
    opacity: 1; } }

@-webkit-keyframes hChange {
  0% {
    height: 0;
    opacity: 0; }
  100% {
    height: 434px;
    opacity: 1; } }

@-moz-keyframes hChange {
  0% {
    height: 0;
    opacity: 0; }
  100% {
    height: 434px;
    opacity: 1; } }

@-ms-keyframes hChange {
  0% {
    height: 0;
    opacity: 0; }
  100% {
    height: 434px;
    opacity: 1; } }

.popUp {
  width: 100%;
  height: 100%;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  z-index: 111119;
  display: none; }

.bgCover {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.75;
  filter: alpha(opacity=75);
  position: absolute;
  left: 0;
  top: 0; }

.pageSlider {
  position: fixed;
  right: -20px;
  top: 80%;
  z-index: 100;
  display: none; }

.pageSlider .menu-list {
  width: 156px;
  height: 633px;
  position: absolute;
  right: 33px;
  top: -510px;
  z-index: 50;
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/slide_up.png?201901311518") no-repeat;
  text-align: center;
  color: #c98a11;
  display: block; }

.share-friends em {
  display: inline-block;
  vertical-align: middle;
  /**vertical-align: auto;*/
  zoom: 1;
  *display: inline;
  width: 100%;
  border-bottom: 1px dashed #6c03b3; }

.share-friends .share-friends-msg {
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -331px -698px;
  width: 74px;
  height: 74px;
  width: 74px;
  height: 74px;
  cursor: pointer;
  margin: 12px 0 12px 45px; }

.share-friends .share-msg {
  font-size: 13px;
  color: #7982ff; }

.share-friends:hover .share-hover {
  display: block; }

.share-hover {
  width: 139px;
  height: 146px;
  position: absolute;
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: 0px -550px;
  width: 139px;
  height: 146px;
  left: -128px;
  bottom: 22px;
  display: none; }
  .share-hover img {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    width: 110px;
    height: 110px;
    margin: 10px 18px 0 11px; }
  .share-hover p {
    margin-right: 7px;
    color: #1d1d1f; }

.pageSlider .menu-list .user-jifen {
  font-size: 14px;
  color: #c98a11;
  overflow: hidden;
  margin: 0px auto; }

.pageSlider .meun-close {
  position: absolute;
  right: -26px;
  top: 0;
  width: 38px;
  height: 38px;
  background: url(../images/sprite.png) no-repeat -1465px -657px; }

.pageSlider .meun-left {
  position: absolute;
  left: -110px;
  top: -50px;
  cursor: pointer;
  width: 80px;
  height: 200px;
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -114px -698px;
  width: 77px;
  height: 166px;
  display: none; }

.pageSlider .meun-left a {
  position: absolute;
  top: 50%;
  margin-top: -70px;
  left: -17px; }

.pageSlider .user-jifen .head-icon {
  text-align: center;
  overflow: hidden;
  margin-top: 18px; }

.pageSlider .user-jifen .head-icon a {
  display: block;
  margin-left: 18px;
  width: 108px;
  height: 109px;
  padding: 0;
  -webkit-animation: spinner .8s both;
  animation: spinner .8s both; }

.pageSlider .user-jifen .head-icon b {
  display: block;
  height: 24px;
  margin: 0 24px 0 29px;
  padding: 12px 0;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #FFF;
  border-bottom: 1px dashed #dd4535;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 13px; }

.pageSlider .user-jifen .head-icon a img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%; }

.pageSlider .user-jifen .user-integral {
  color: #ffb455;
  margin: 0 24px 0 29px; }

.pageSlider .user-jifen .user-integral span {
  display: block;
  text-align: center; }

.pageSlider .user-jifen .user-integral a {
  display: block;
  font-weight: normal;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffcc33;
  font-size: 18px;
  white-space: nowrap; }

.pageSlider ul {
  margin: 0;
  overflow: hidden;
  list-style: none; }

.pageSlider ul li {
  font-size: 16px;
  overflow: hidden;
  margin: 0px 24px 0 29px;
  cursor: pointer;
  color: #7982ff;
  transition: .3s all ease;
  height: 42px; }
  .pageSlider ul li a {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    overflow: hidden; }
  .pageSlider ul li i {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -885px -490px;
    width: 100px;
    height: 10px;
    margin-top: -10px; }

.pageSlider ul li .slide-hover {
  float: left;
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/slide-h.png?201901311518");
  width: 13px;
  height: 12px;
  margin: 17px 5px 0 0;
  display: none; }

.pageSlider ul li .hover-right {
  margin: 17px 0px 0 5px; }

.pageSlider ul li span.dot {
  float: left;
  background: transparent;
  display: block;
  height: 30px;
  color: #FFF;
  line-height: 42px;
  font-size: 16px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px; }

.pageSlider ul li:hover {
  color: #ffd280; }
  .pageSlider ul li:hover .slide-hover {
    display: block; }

.pageSlider ul li:hover a, .pageSlider ul li:hover span.dot {
  color: #ffd280; }
  .pageSlider ul li:hover a .slide-hover, .pageSlider ul li:hover span.dot .slide-hover {
    display: block; }

.pageSlider ul li.cur span.dot {
  color: #ffd280; }

.pageSlider ul li.cur .slide-hover {
  display: block; }

.pageSlider .slide_up a {
  display: block;
  background-image: url(../img/sprite_gulp1.png?201811091439);
  background-position: -913px -512px;
  width: 48px;
  height: 15px;
  margin: 7px auto;
  cursor: pointer; }

/*----------pageSlider end-------------*/
/*弹窗遮罩*/
.pop-box {
  display: none;
  z-index: 200;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  /*多个按钮*/
  /*单个按钮*/
  /*弹窗关闭按钮*/ }
  .pop-box .pop-title {
    height: 136px;
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -628px -288px;
    width: 294px;
    height: 48px;
    position: absolute;
    left: 50%;
    margin-left: -147px;
    top: 40px;
    font-size: 22px;
    line-height: 48px;
    text-align: center;
    color: #ffb455; }
  .pop-box .pop-btn-box {
    position: absolute;
    left: 50%;
    bottom: 40px;
    width: 334px;
    margin-left: -167px; }
    .pop-box .pop-btn-box a {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -141px -636px;
      width: 149px;
      height: 42px;
      font-size: 16px;
      color: #a62926;
      line-height: 42px;
      text-align: center; }
      .pop-box .pop-btn-box a:hover {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -292px -636px;
        width: 149px;
        height: 42px;
        color: #ffb455; }
  .pop-box .only-msg, .pop-box .phone-msg {
    line-height: 195px; }
  .pop-box .pop-zj-msg, .pop-box .only-msg, .pop-box .phone-msg {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffffff; }
    .pop-box .pop-zj-msg em, .pop-box .only-msg em, .pop-box .phone-msg em {
      font-size: 24px;
      color: #ccff99; }
  .pop-box .phone-msg {
    color: #ffb455; }
    .pop-box .phone-msg input {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      border: 1px solid #ffb425;
      width: 190px;
      height: 32px;
      margin-left: 19px;
      padding-left: 9px;
      font-size: 16px;
      color: #ffb455; }
    .pop-box .phone-msg .error-phone {
      position: absolute;
      left: 200px;
      top: 40px;
      color: #ff0000;
      display: none; }
  .pop-box .pop-btn-box-1 {
    position: absolute;
    left: 50%;
    margin-left: -74px; }
    .pop-box .pop-btn-box-1 a, .pop-box .pop-btn-box-1 span {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -141px -636px;
      width: 149px;
      height: 42px;
      font-size: 16px;
      color: #a62926;
      line-height: 42px;
      text-align: center; }
      .pop-box .pop-btn-box-1 a:hover, .pop-box .pop-btn-box-1 span:hover {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -292px -636px;
        width: 149px;
        height: 42px;
        color: #ffb455; }
  .pop-box .pop-close-btn {
    position: absolute;
    top: 86px;
    right: 39px;
    background-image: url(../img/sprite_gulp1.png?201811091439);
    background-position: -114px -866px;
    width: 43px;
    height: 100px; }
    .pop-box .pop-close-btn a {
      position: absolute;
      top: 25px;
      left: 4px;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -433px -600px;
      width: 33px;
      height: 33px;
      -webkit-transition: all .4s ease-out;
      transition: all .4s ease-out;
      cursor: pointer; }
      .pop-box .pop-close-btn a:hover {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }

/*普通中奖弹窗1*/
#pop-zj, #pop-zj-thank {
  display: none;
  z-index: 350; }

.pop-zj, .pop-zj-thank {
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/pop-1.png?201901311518");
  width: 598px;
  height: 414px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -299px;
  margin-top: -207px; }
  .pop-zj .pop-body, .pop-zj-thank .pop-body {
    width: 470px;
    height: 276px;
    margin: 0 60px;
    position: absolute;
    top: 92px; }
  .pop-zj .pop-img, .pop-zj-thank .pop-img {
    height: 143px;
    position: relative; }
  .pop-zj .pop-zj-box, .pop-zj-thank .pop-zj-box {
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top: 50%;
    width: 120px;
    height: 100px;
    margin-top: -50px; }
  .pop-zj img, .pop-zj-thank img {
    width: 100%;
    height: 100%; }
  .pop-zj .invite-name, .pop-zj-thank .invite-name {
    display: none; }
  .pop-zj .invite-msg, .pop-zj-thank .invite-msg {
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 44%;
    width: 77px;
    height: 76px;
    margin-top: -38px; }
    .pop-zj .invite-msg img, .pop-zj-thank .invite-msg img {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
    .pop-zj .invite-msg .invite-name, .pop-zj-thank .invite-msg .invite-name {
      color: #ffb455;
      font-size: 16px;
      display: block;
      text-align: center;
      width: 200px;
      position: absolute;
      left: 50%;
      margin-left: -100px; }
  .pop-zj .pop-img-1, .pop-zj-thank .pop-img-1 {
    height: 90px;
    position: relative; }
    .pop-zj .pop-img-1 .pop-zj-box, .pop-zj-thank .pop-img-1 .pop-zj-box {
      position: absolute;
      left: 50%;
      margin-left: -48px;
      top: 50%;
      width: 96px;
      height: 80px;
      margin-top: -40px; }
  .pop-zj .pop-zj-msg, .pop-zj-thank .pop-zj-msg {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffffff; }
    .pop-zj .pop-zj-msg em, .pop-zj-thank .pop-zj-msg em {
      font-size: 24px;
      color: #ccff99; }
  .pop-zj .go-write-addr, .pop-zj .pop-zj-notice, .pop-zj-thank .go-write-addr, .pop-zj-thank .pop-zj-notice {
    color: #ffb455; }
  .pop-zj .pop-zj-notice, .pop-zj-thank .pop-zj-notice {
    text-align: center;
    font-size: 14px;
    margin: 14px 0; }

.pop-zj-thank img {
  margin-top: -8px; }

/*实物中奖弹窗2*/
#pop-zj-2 {
  display: none; }

.pop-zj-2 {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -245px;
  margin-top: -198px; }
  .pop-zj-2 .pop-zj-box {
    position: absolute;
    left: 50%;
    margin-left: -53px;
    margin-top: -14px;
    text-align: center; }
  .pop-zj-2 .pop-zj-box::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    vertical-align: middle; }
  .pop-zj-2 img {
    vertical-align: middle;
    width: 100%; }
  .pop-zj-2 .pop-msg-box {
    margin-top: 98px; }
    .pop-zj-2 .pop-msg-box p {
      width: 100%;
      text-align: center;
      font-size: 16px;
      color: #b5b7ff; }
    .pop-zj-2 .pop-msg-box a {
      font-size: 16px;
      color: #ccff99; }

#write-phone {
  z-index: 300; }

/*友情提示*/
#pop-tips, #pop-tips-1 {
  display: none;
  z-index: 400; }

#get-traffic {
  display: none;
  z-index: 300; }

.pop-tips, .pop-tips-1, .get-traffic {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -243px;
  margin-top: -146px; }
  .pop-tips .pop-title, .pop-tips-1 .pop-title, .get-traffic .pop-title {
    height: 111px; }
  .pop-tips .pop-zj-msg, .pop-tips-1 .pop-zj-msg, .get-traffic .pop-zj-msg {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #b5b7ff;
    line-height: 140px; }
    .pop-tips .pop-zj-msg a, .pop-tips .pop-zj-msg em, .pop-tips-1 .pop-zj-msg a, .pop-tips-1 .pop-zj-msg em, .get-traffic .pop-zj-msg a, .get-traffic .pop-zj-msg em {
      color: #ffb455;
      cursor: pointer; }
  .pop-tips .pop-btn, .pop-tips-1 .pop-btn, .get-traffic .pop-btn {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    margin: 30px 180px 0;
    color: #FFF;
    text-align: center;
    line-height: 46px;
    font-size: 16px; }

.get-traffic a {
  background: none;
  float: left;
  font-size: 16px;
  text-align: center;
  line-height: 42px;
  color: #b5b7ff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.get-traffic .get-traffic-a, .get-traffic .no-bind {
  border: 1px solid #b5b7ff; }

.get-traffic .pop-zj-msg {
  line-height: 90px; }

#pop-tips-1 .pop-zj-msg {
  line-height: 95px; }

/*礼包信息*/
#pop-prize {
  display: none;
  z-index: 400; }

.pop-prize {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -293px;
  margin-top: -236px; }
  .pop-prize .pop-zj-msg {
    font-size: 14px;
    color: #b5b7ff;
    line-height: 36px;
    width: 100%; }
    .pop-prize .pop-zj-msg p {
      width: 308px; }
    .pop-prize .pop-zj-msg b, .pop-prize .pop-zj-msg i, .pop-prize .pop-zj-msg p {
      color: #b5b7ff;
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline; }
    .pop-prize .pop-zj-msg b {
      width: 130px;
      text-align: right; }
    .pop-prize .pop-zj-msg i {
      width: 30px;
      text-align: center; }
    .pop-prize .pop-zj-msg span {
      color: #b5b7ff; }
  .pop-prize .pop-btn {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    width: 120px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ffde66;
    color: #ffde66;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin: 0 10px;
    border: 1px solid #ffde66;
    color: #FFF;
    background: #ffde66;
    position: absolute;
    left: 50%;
    margin-left: -60px; }

/*收货地址*/
#pop-site {
  display: none;
  z-index: 400; }

.pop-site {
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/pop-3.png?201901311518");
  width: 598px;
  height: 570px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -299px;
  margin-top: -235px;
  width: 470px;
  padding: 0 60px; }
  .pop-site .pop-site-tip {
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
    margin: 130px 22px 30px; }
  .pop-site .pop-item {
    margin: 10px 22px 0; }
    .pop-site .pop-item input, .pop-site .pop-item select, .pop-site .pop-item textarea {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      border: 1px solid #ffb455;
      font-size: 16px;
      color: #ffb455;
      height: 40px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      padding-left: 23px;
      background: none; }
    .pop-site .pop-item select {
      width: 136px; }
    .pop-site .pop-item input {
      width: 401px; }
    .pop-site .pop-item ::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #ffb455; }
    .pop-site .pop-item ::-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #ffb455; }
    .pop-site .pop-item ::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #ffb455; }
    .pop-site .pop-item ::-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #ffb455; }
    .pop-site .pop-item .select-2 {
      margin: 0 5px;
      padding-left: 10px; }
  .pop-site .item-textarea {
    overflow: hidden;
    height: 80px;
    position: relative;
    text-align: left;
    margin-bottom: 10px; }
    .pop-site .item-textarea .error-tpis {
      position: absolute;
      left: 0;
      color: #ffb455;
      font-size: 12px;
      line-height: 24px; }
  .pop-site .pop-btn {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    position: absolute;
    bottom: 41px;
    left: 50%;
    margin-left: -60px;
    cursor: pointer;
    width: 120px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ffde66;
    line-height: 40px;
    background: #ffde66; }
  .pop-site .pop-close-btn {
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    -ms-border-radius: 0 5px 0 0;
    -o-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0; }

/*我的奖品*/
#pop-my-prize {
  display: none; }

.pop-my-prize {
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/pop-2.png?201901311518") no-repeat;
  width: 784px;
  height: 410px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -392px;
  margin-top: -205px;
  padding: 0 63px;
  width: 658px; }
  .pop-my-prize .pop-site-tip {
    margin-top: 93px;
    font-size: 16px;
    color: #ffffff;
    line-height: 36px;
    padding: 0 22px 5px; }
    .pop-my-prize .pop-site-tip span {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      width: 80%;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      white-space: nowrap; }
    .pop-my-prize .pop-site-tip a {
      color: #ffb455;
      cursor: pointer; }
  .pop-my-prize .no-award-data {
    font-size: 16px;
    color: #ffffff;
    line-height: 36px; }
  .pop-my-prize .table {
    margin: 0 22px;
    width: 614px;
    table-layout: fixed; }
    .pop-my-prize .table thead {
      background: #bf2d2d; }
      .pop-my-prize .table thead td {
        font-size: 16px;
        color: #ffffff;
        border-right: 2px solid #7c2321; }
    .pop-my-prize .table .my-prize-state a {
      color: #ffb455; }
    .pop-my-prize .table td {
      text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      white-space: nowrap;
      padding: 4px 8px;
      font-size: 12px;
      color: #FFF; }
    .pop-my-prize .table .red {
      color: #FFF; }
    .pop-my-prize .table a {
      color: #ffffff; }

/*五连抽*/
/*十连抽*/
#pop-five-gift {
  display: none; }

.pop-five-gift .pop-body, .pop-ten-gift .pop-body {
  position: relative;
  width: 100%;
  height: 224px;
  padding: 140px 0 0; }

.pop-five-gift ul li, .pop-ten-gift ul li {
  float: left;
  width: 120px;
  height: 100px;
  margin: 0 5px 37px;
  text-align: center; }
  .pop-five-gift ul li p, .pop-ten-gift ul li p {
    text-align: center;
    color: #ffb455;
    font-size: 14px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px; }

.pop-five-gift ul li::after, .pop-ten-gift ul li::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  /**vertical-align: auto;*/
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

.pop-five-gift ul img, .pop-ten-gift ul img {
  vertical-align: middle;
  width: 120px;
  height: 100px; }

.pop-five-gift .selected-gift, .pop-ten-gift .selected-gift {
  border: 2px solid #A89B83; }

.pop-five-gift .pop-btn-box, .pop-ten-gift .pop-btn-box {
  bottom: 25px; }

/*十连抽*/
#pop-ten-gift {
  display: none; }

.pop-ten-gift {
  background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/pop-4.png?201901311518") no-repeat;
  width: 784px;
  height: 537px;
  margin-left: -392px;
  margin-top: -268px;
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 0 63px;
  width: 657px; }
  .pop-ten-gift .pop-body {
    height: 351px; }
  .pop-ten-gift .pop-btn-box {
    bottom: 14px; }

.two-msg {
  margin-top: 67px; }

/*奖品详情*/
/*收货地址*/
#pop-award-detail {
  z-index: 900 !important; }
  #pop-award-detail .pop-body {
    margin-top: 20px; }
  #pop-award-detail .pop-zj-msg {
    width: 100%;
    line-height: 40px; }
  #pop-award-detail b, #pop-award-detail p {
    float: left; }
  #pop-award-detail b {
    width: 45%;
    text-align: right; }
  #pop-award-detail .pop-btn-box-1 {
    bottom: 35px; }

#pop-success {
  display: none; }

.pop-success {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -243px;
  margin-top: -148px; }
  .pop-success .pop-title {
    height: 105px;
    font-size: 22px;
    line-height: 105px;
    text-align: center;
    color: #42271A; }
  .pop-success .pop-site-tip {
    font-size: 16px;
    color: #B8AA90;
    line-height: 110px;
    text-align: center;
    font-family: "微软雅黑"; }
  .pop-success .pop-tip-msg {
    font-size: 14px;
    color: #B8AA90;
    line-height: 28px;
    margin-left: 90px; }
    .pop-success .pop-tip-msg b, .pop-success .pop-tip-msg i, .pop-success .pop-tip-msg p {
      color: #B8AA90;
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline; }
    .pop-success .pop-tip-msg b {
      width: 130px;
      text-align: right; }
    .pop-success .pop-tip-msg i {
      width: 30px;
      text-align: center; }
    .pop-success .pop-tip-msg span {
      color: #ffde66; }
  .pop-success .pop-tip-btn {
    position: absolute;
    bottom: 14px;
    left: 50%;
    margin-left: -70px; }
  .pop-success .my-award-list {
    width: 50%; }
  .pop-success .my-award-time {
    height: 28px;
    margin-left: 65px; }
    .pop-success .my-award-time span, .pop-success .my-award-time b {
      color: #B8AA90; }

/*base code*/
.animated {
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -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: 1s;
  animation-duration: 1s; }

/*the animation definition*/
@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: rotate(0deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  20% {
    -webkit-transform: rotate(-40deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(-40deg);
    transform: rotate(-40deg); }
  40% {
    -webkit-transform: rotate(-80deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(-80deg);
    transform: rotate(-80deg); }
  60% {
    -webkit-transform: rotate(-120deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(-120deg);
    transform: rotate(-120deg); }
  80% {
    -webkit-transform: rotate(-160deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(-160deg);
    transform: rotate(-160deg); }
  100% {
    -webkit-transform: rotate(-180deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg); } }

@keyframes zoomIn {
  0% {
    -webkit-transform: rotate(0deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  20% {
    -webkit-transform: rotate(-40deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(-40deg);
    transform: rotate(-40deg); }
  40% {
    -webkit-transform: rotate(-80deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(-80deg);
    transform: rotate(-80deg); }
  60% {
    -webkit-transform: rotate(-120deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(-120deg);
    transform: rotate(-120deg); }
  80% {
    -webkit-transform: rotate(-160deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(-160deg);
    transform: rotate(-160deg); }
  100% {
    -webkit-transform: rotate(-180deg);
    /* flip horizontally 180deg*/
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg); } }

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

input:focus, select:focus {
  border: 1px solid #dd4535 !important; }

/*页码开始*/
.page_div {
  width: 83%;
  margin: 0 auto;
  font-size: 12px;
  font-family: "Adobe 黑体 Std";
  color: #ffffff;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  bottom: 54px; }

/*
 * 页数按钮样式
 */
.page_div a {
  min-width: 28px;
  height: 28px;
  border: 1px solid #ffffff;
  text-align: center;
  margin: 0 5px;
  cursor: pointer;
  line-height: 28px;
  color: #ffffff;
  font-size: 12px;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.page_div a:hover {
  color: #FFF;
  border: 1px solid #ffb455 !important; }

#firstPage, #nextPage, #prePage, #lastPage {
  width: 28px;
  color: #ffffff;
  border: 1px solid #ffffff !important; }
  #firstPage:hover, #nextPage:hover, #prePage:hover, #lastPage:hover {
    background: #ffb455;
    border: 1px solid #ffb455 !important;
    color: #ffffff; }

#prePage,
#nextPage {
  width: 28px;
  color: #ffffff;
  border: 1px solid #ffffff !important; }

.page_div .current {
  background-color: #ffb455;
  border-color: #ffb455;
  color: #FFFFFF; }

.page_div .current:hover {
  background-color: #ffb455;
  border-color: #ffb455;
  color: #FFFFFF; }

.totalPages {
  margin: 0 10px; }

.totalPages span,
.totalSize span {
  color: #ffb455;
  margin: 0 5px; }

.buttonEvent {
  cursor: not-allowed !important; }

#firstPage,
#lastPage {
  display: none; }

/*=- 底通
------------------------------------------------*/
.footerBox {}

.footWrap {
  width: 100%;
  background: #150e0d; }

.NewFootGroup {
  width: 1200px;
  margin: 0 auto;
  font-size: 13px;
  color: #959595; }

.NewFootGroup a {
  text-decoration: none; }

.NewFootGroup a:hover {
  text-decoration: none;
  color: #f58120; }

.zhonggao {
  padding: 20px 0;
  border-bottom: 1px solid #e7e7e7;
  text-align: center;
  color: #7b7b7b;
  font-size: 14px; }

.zhonggao .zg_zi {
  font-style: normal;
  padding-right: 25px; }

.zhonggao span {
  padding: 0 24px; }

.zhonggao span .zg_lt {
  padding-right: 0; }

.zhonggao a {
  color: #7b7b7b; }

.FootBox {
  width: 1200px;
  margin: 0 auto;
  padding: 5px 0 20px; }

.ft_qu_a {
  float: left;
  width: 310px; }

.ft_qu_b {
  float: left;
  width: 830px; }

.ft_clear {
  clear: both;
  font-size: 0;
  padding: 0;
  margin: 0;
  height: 0;
  line-height: 0; }

.dilogo, .dilogo img {
  display: inline-block;
  vertical-align: top; }

.ft_qu_a .logo_01 {
  padding-top: 20px;
  margin-right: 40px;
  float: right; }

.ft_about {
  padding: 15px 0 0;
  color: #c8c8c8;
  margin-left: -19px; }

.ft_about a {
  color: #c8c8c8;
  padding: 0 19px; }

.ft_recommend {
  padding: 5px 0;
  color: #f58120; }

.ft_recommend .utjzi {
  margin-right: -10px; }

.ft_recommend a {
  color: #f58120;
  padding: 0 10px; }

.ft_beian a {
  white-space: nowrap;
  padding: 0 10px 0 0;
  color: #959595; }

.ft_beian span {
  padding-right: 12px;
  white-space: nowrap;
  color: #959595; }

.ft_zhengshuhao {
  margin-top: 5px; }

.ft_zhengshuhao a {
  display: inline-block;
  height: 40px;
  padding-right: 8px;
  float: left;
  vertical-align: middle; }

.ft_zhengshuhao a:hover {
  text-decoration: none; }

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

@media screen and (max-width: 750px) {
  .pageSlider, .page-img-left1, .page-img-left2, .page-img-left3, .page-img-right1, .page-img-right2, .page-img-right3, .page-img-right4 {
    display: none !important; }
  #loading {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 105; }
    #loading div {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/loading.gif?201901311518");
      background-size: 100% 100%;
      display: block;
      width: 100%;
      height: 100%; }
  .container {
    width: 7.5rem;
    position: relative;
    font-size: 0.28rem;
    height: 100%;
    font-family: "Microsoft YaHei";
    overflow: hidden; }
  @-webkit-keyframes zy {
    10% {
      transform: rotate(15deg); }
    20% {
      transform: rotate(-10deg); }
    30% {
      transform: rotate(5deg); }
    40% {
      transform: rotate(-5deg); }
    50%, 100% {
      transform: rotate(0deg); } }
  @-moz-keyframes zy {
    10% {
      transform: rotate(15deg); }
    20% {
      transform: rotate(-10deg); }
    30% {
      transform: rotate(5deg); }
    40% {
      transform: rotate(-5deg); }
    50%, 100% {
      transform: rotate(0deg); } }
  @-o-keyframes zy {
    10% {
      transform: rotate(15deg); }
    20% {
      transform: rotate(-10deg); }
    30% {
      transform: rotate(5deg); }
    40% {
      transform: rotate(-5deg); }
    50%, 100% {
      transform: rotate(0deg); } }
  @keyframes zy {
    10% {
      transform: rotate(15deg); }
    20% {
      transform: rotate(-10deg); }
    30% {
      transform: rotate(5deg); }
    40% {
      transform: rotate(-5deg); }
    50%, 100% {
      transform: rotate(0deg); } }
  .logo a {
    float: left;
    width: .60rem;
    height: .60rem;
    animation: zy 1.5s .15s linear infinite;
    -moz-animation: zy 1.5s .15s linear infinite;
    /* Firefox */
    -webkit-animation: zy 1.5s .15s linear infinite;
    /* Safari and Chrome */
    -o-animation: zy 1.5s .15s linear infinite;
    /* Opera */ }
  .user-name, .has-point {
    color: #ccff99;
    cursor: pointer; }
  .page-container {
    width: 7.5rem;
    overflow: hidden;
    margin: 0 auto; }
  .pageOne .second-level-title p, .pageTwo .second-level-title p, .pageThree .second-level-title p, .pageFour .second-level-title p, .pageFive .second-level-title p {
    color: #FAAD40;
    font-size: .22rem;
    line-height: .32rem; }
  .pageZero {
    margin-bottom: 0px;
    margin-bottom: 0px; }
  .has-point-title, .mobile-my-award {
    display: block; }
  /*banner*/
  .pageZero {
    height: 6.55rem; }
    .pageZero .pageZero-detail {
      width: 100%;
      height: 7.67rem;
      position: relative;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/banner.png?201901311518") no-repeat;
      background-size: 7.5rem 7.67rem;
      width: 7.5rem;
      height: 7.67rem;
      background-position: 0 -.85rem; }
      .pageZero .pageZero-detail .left-girl {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/banner-0.png?201901311518") no-repeat;
        background-size: 5.97rem 6.6rem;
        position: absolute;
        left: -3.58rem;
        top: .17rem;
        width: 5.97rem;
        height: 6.6rem; }
      .pageZero .pageZero-detail .right-girl {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/banner-1.png?201901311518") no-repeat;
        background-size: 4.37rem 6.04rem;
        position: absolute;
        right: -1.43rem;
        top: .7rem;
        width: 4.37rem;
        height: 6.04rem; }
      .pageZero .pageZero-detail .box-title {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/m_round.png?201901311518") no-repeat;
        background-size: 8.78rem 4.3rem;
        width: 8.78rem;
        height: 4.3rem;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/m_round.png?201901311518") no-repeat;
        background-size: 7.5rem 4.6rem;
        width: 7.5rem;
        height: 4.6rem;
        position: absolute;
        left: 0;
        margin-left: 0; }
        .pageZero .pageZero-detail .box-title .box-title-msg {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/m_title.png?201901311518") no-repeat;
          background-size: 3.73rem 1.07rem;
          width: 3.73rem;
          height: 1.07rem;
          position: absolute;
          z-index: 8;
          left: 50%;
          top: .94rem;
          margin-left: -1.86rem; }
        .pageZero .pageZero-detail .box-title .box-bird {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/m_bird.png?201901311518") no-repeat;
          background-size: 2.62rem .42rem;
          width: 2.62rem;
          height: .42rem;
          position: absolute;
          left: 50%;
          margin-left: -1.31rem;
          top: .3rem; }
      .pageZero .pageZero-detail .active-time {
        width: 100%;
        height: .5rem;
        font-size: .24rem;
        line-height: 24px;
        color: #e9d477;
        font-weight: bold;
        text-align: center;
        position: absolute;
        top: 2rem;
        z-index: 10; }
      .pageZero .pageZero-detail .welcome-title, .pageZero .pageZero-detail .has-point-title {
        width: 100%;
        text-align: center;
        color: #FFF;
        line-height: 32px;
        font-size: .18rem;
        position: absolute;
        top: 2.3rem;
        z-index: 10; }
        .pageZero .pageZero-detail .welcome-title .user-name, .pageZero .pageZero-detail .has-point-title .user-name {
          color: #ccff99;
          cursor: pointer; }
      .pageZero .pageZero-detail .delete-name {
        color: #ccff99; }
      .pageZero .pageZero-detail .has-point-title {
        top: 2.7rem; }
  .pageOne .title-detail, .pageThree .title-detail, .pageTwo .title-detail, .pageFour .title-detail, .pageFive .title-detail, .pageSix .title-detail {
    width: 5.62rem;
    height: .61rem;
    margin: 0 auto;
    position: relative; }
  .pageOne .second-level-title, .pageThree .second-level-title, .pageTwo .second-level-title, .pageFour .second-level-title, .pageFive .second-level-title, .pageSix .second-level-title {
    width: 4.4rem;
    margin: 0 auto; }
    .pageOne .second-level-title p, .pageThree .second-level-title p, .pageTwo .second-level-title p, .pageFour .second-level-title p, .pageFive .second-level-title p, .pageSix .second-level-title p {
      width: 100%;
      text-align: center;
      font-size: .22rem;
      color: #ffbb44; }
  .pageOne .high-light-tip, .pageThree .high-light-tip, .pageTwo .high-light-tip, .pageFour .high-light-tip, .pageFive .high-light-tip, .pageSix .high-light-tip {
    color: #ed9901; }
  .pageOne .bdsharebuttonbox, .pageThree .bdsharebuttonbox, .pageTwo .bdsharebuttonbox, .pageFour .bdsharebuttonbox, .pageFive .bdsharebuttonbox, .pageSix .bdsharebuttonbox {
    color: #fff2d7;
    font-size: .16rem; }
  /*签到*/
  .pageOne, .pageFour {
    margin: -.68rem auto .76rem;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/page-one.png?201901311518") center;
    background-size: 7.50rem 14.4rem;
    width: 7.50rem;
    height: 14.4rem;
    position: relative;
    /*签到右侧*/ }
    .pageOne .odd-title, .pageFour .odd-title {
      padding-top: 1.78rem;
      height: 1.3rem; }
    .pageOne .title-detail, .pageFour .title-detail {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/m-one-title.png?201901311518") center;
      background-size: 5.62rem .61rem;
      width: 5.62rem;
      height: .61rem;
      margin-bottom: .22rem; }
    .pageOne .pageOne-box, .pageFour .pageOne-box {
      padding: 0 .65rem;
      overflow: hidden; }
    .pageOne .sign-rang-box, .pageFour .sign-rang-box {
      width: 6.18rem;
      position: relative;
      background: none;
      top: -.38rem;
      left: .30rem; }
      .pageOne .sign-rang-box .sign-rang, .pageFour .sign-rang-box .sign-rang {
        position: relative;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/m-rang-bg.png?201901311518") center;
        background-size: 5.86rem 1.28rem;
        width: 5.86rem;
        height: 1.28rem;
        left: -.15rem;
        top: .39rem; }
        .pageOne .sign-rang-box .sign-rang .layer, .pageFour .sign-rang-box .sign-rang .layer {
          position: absolute;
          z-index: 10;
          top: .09rem; }
          .pageOne .sign-rang-box .sign-rang .layer a, .pageFour .sign-rang-box .sign-rang .layer a {
            background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/layer-0.png?201901311518") no-repeat;
            background-size: .48rem .5rem;
            width: .48rem;
            height: .50rem;
            display: inline-block;
            vertical-align: middle;
            /**vertical-align: auto;*/
            zoom: 1;
            *display: inline;
            position: absolute; }
          .pageOne .sign-rang-box .sign-rang .layer em, .pageFour .sign-rang-box .sign-rang .layer em {
            font-size: .22rem;
            line-height: .36rem;
            color: #ffbb44;
            position: absolute;
            width: 1rem;
            left: -.28rem;
            top: .75rem;
            text-align: center; }
        .pageOne .sign-rang-box .sign-rang .layered a, .pageFour .sign-rang-box .sign-rang .layered a {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/layer-1.png?201901311518") no-repeat;
          background-size: .48rem .5rem; }
      .pageOne .sign-rang-box .layer-1, .pageFour .sign-rang-box .layer-1 {
        left: 1.2rem; }
      .pageOne .sign-rang-box .layer-2, .pageFour .sign-rang-box .layer-2 {
        left: 2.76rem; }
      .pageOne .sign-rang-box .layer-3, .pageFour .sign-rang-box .layer-3 {
        left: 4.32rem; }
      .pageOne .sign-rang-box .rang-box, .pageFour .sign-rang-box .rang-box {
        position: absolute;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/m-rang-br.png?201901311518") no-repeat;
        background-size: 5.67rem .36rem;
        width: 5.67rem;
        height: .36rem;
        left: 50%;
        margin-left: -2.83rem;
        top: .56rem; }
      .pageOne .sign-rang-box .rang-width, .pageFour .sign-rang-box .rang-width {
        position: absolute;
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/rang.png?201901311518") no-repeat;
        background-size: 5.67rem .16rem;
        height: .16rem;
        width: 0;
        top: .66rem;
        margin-left: .04rem; }
    .pageOne .sign-in-box, .pageFour .sign-in-box {
      margin: 1.30rem 0 0 -.18rem;
      height: 3.28rem;
      position: relative;
      /*不可领取*/
      /*可领取*/
      /*已领取*/ }
      .pageOne .sign-in-box li, .pageFour .sign-in-box li {
        width: 1.60rem;
        margin: 0 .16rem;
        float: left; }
      .pageOne .sign-in-box a, .pageFour .sign-in-box a {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        position: absolute;
        bottom: .53rem;
        left: .18rem; }
      .pageOne .sign-in-box .sign-in-award, .pageOne .sign-in-box .sign-in-award-1, .pageFour .sign-in-box .sign-in-award, .pageFour .sign-in-box .sign-in-award-1 {
        overflow: hidden;
        position: relative;
        height: .162rem; }
        .pageOne .sign-in-box .sign-in-award .sign-in-1, .pageOne .sign-in-box .sign-in-award-1 .sign-in-1, .pageFour .sign-in-box .sign-in-award .sign-in-1, .pageFour .sign-in-box .sign-in-award-1 .sign-in-1 {
          padding: .05rem .03rem;
          width: 1.56rem;
          height: 1.20rem; }
          .pageOne .sign-in-box .sign-in-award .sign-in-1 img, .pageOne .sign-in-box .sign-in-award-1 .sign-in-1 img, .pageFour .sign-in-box .sign-in-award .sign-in-1 img, .pageFour .sign-in-box .sign-in-award-1 .sign-in-1 img {
            width: 1.56rem; }
        .pageOne .sign-in-box .sign-in-award .sign-in-share img, .pageOne .sign-in-box .sign-in-award-1 .sign-in-share img, .pageFour .sign-in-box .sign-in-award .sign-in-share img, .pageFour .sign-in-box .sign-in-award-1 .sign-in-share img {
          width: 1.00rem;
          height: 1.00rem;
          margin: 6px; }
      .pageOne .sign-in-box .sign-in-award-1, .pageFour .sign-in-box .sign-in-award-1 {
        position: absolute;
        bottom: .04rem;
        height: 0px; }
        .pageOne .sign-in-box .sign-in-award-1 .sign-in-1, .pageFour .sign-in-box .sign-in-award-1 .sign-in-1 {
          padding: .05rem .3rem;
          width: 1.56rem;
          height: 1.20rem;
          position: relative; }
        .pageOne .sign-in-box .sign-in-award-1 .sign-share-img, .pageFour .sign-in-box .sign-in-award-1 .sign-share-img {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 50%;
          left: 50%;
          margin-left: -.55rem;
          margin-top: -.55rem; }
      .pageOne .sign-in-box .get-point, .pageFour .sign-in-box .get-point {
        height: .31rem;
        width: 1.56rem;
        background: #2c1691;
        position: absolute;
        bottom: .04rem;
        left: .03rem;
        color: #3bf4ff;
        line-height: .31rem;
        text-align: center;
        font-size: .22rem; }
      .pageOne .sign-in-box .get-point-1, .pageFour .sign-in-box .get-point-1 {
        height: .31rem;
        width: 1.56rem;
        background: #2c1691;
        color: #3bf4ff;
        line-height: .31rem;
        text-align: center;
        font-size: .15rem;
        margin-left: .04rem; }
      .pageOne .sign-in-box .get-btn, .pageFour .sign-in-box .get-btn {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        margin: .13rem 0 0 .01rem;
        font-size: .22rem;
        line-height: .37rem;
        color: #d0e5ff;
        text-align: center;
        cursor: no-drop; }
      .pageOne .sign-in-box .get-btn-1, .pageFour .sign-in-box .get-btn-1 {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        margin: .13rem 0 0 .01rem;
        font-size: .22rem;
        line-height: .37rem;
        color: #d0e5ff;
        text-align: center;
        cursor: pointer; }
      .pageOne .sign-in-box .get-btn-2, .pageFour .sign-in-box .get-btn-2 {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        margin: .13rem 0 0 .01rem;
        font-size: .22rem;
        line-height: .37rem;
        color: #d0e5ff;
        text-align: center;
        cursor: no-drop; }
    .pageOne .sign-1, .pageFour .sign-1 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sign-1.png?201901311518") no-repeat;
      background-size: .76rem .32rem;
      width: .76rem;
      height: .32rem; }
    .pageOne .sign-2, .pageFour .sign-2 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sign-2.png?201901311518") no-repeat;
      background-size: .71rem .33rem;
      width: .71rem;
      height: .33rem; }
    .pageOne .sign-3, .pageFour .sign-3 {
      bottom: .50rem;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sign-3.png?201901311518") no-repeat;
      background-size: .77rem .42rem;
      width: .77rem;
      height: .42rem; }
    .pageOne .sign-4, .pageFour .sign-4 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sign-4.png?201901311518") no-repeat;
      background-size: .87rem .48rem;
      height: .48rem;
      width: .87rem; }
    .pageOne .sign-in-0, .pageFour .sign-in-0 {
      position: absolute;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-0.png?201901311518") no-repeat;
      background-size: 1.17rem 1.85rem;
      width: 1.17rem;
      height: 1.85rem;
      top: -.26rem;
      left: .05rem; }
      .pageOne .sign-in-0 .sign-4, .pageFour .sign-in-0 .sign-4 {
        bottom: .50rem;
        left: .11rem; }
    .pageOne .sign-in-1, .pageFour .sign-in-1 {
      position: absolute;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-1.png?201901311518") no-repeat;
      background-size: 1.17rem 1.77rem;
      width: 1.17rem;
      height: 1.77rem;
      top: .02rem;
      left: 1.52rem; }
      .pageOne .sign-in-1 .sign-4, .pageFour .sign-in-1 .sign-4 {
        bottom: .44rem;
        left: .12rem; }
    .pageOne .sign-in-2, .pageFour .sign-in-2 {
      position: absolute;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-2.png?201901311518") no-repeat;
      background-size: 1.17rem 1.85rem;
      width: 1.17rem;
      height: 1.85rem;
      top: .16rem;
      left: 3.00rem; }
      .pageOne .sign-in-2 .sign-4, .pageFour .sign-in-2 .sign-4 {
        bottom: .51rem;
        left: .14rem; }
    .pageOne .sign-in-3, .pageFour .sign-in-3 {
      position: absolute;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-3.png?201901311518") no-repeat;
      background-size: 1.17rem 1.82rem;
      width: 1.17rem;
      height: 1.82rem;
      top: .24rem;
      left: 4.57rem; }
      .pageOne .sign-in-3 .sign-1, .pageOne .sign-in-3 .sign-2, .pageOne .sign-in-3 .sign-3, .pageOne .sign-in-3 .sign-4, .pageFour .sign-in-3 .sign-1, .pageFour .sign-in-3 .sign-2, .pageFour .sign-in-3 .sign-3, .pageFour .sign-in-3 .sign-4 {
        left: .23rem; }
      .pageOne .sign-in-3 .sign-4, .pageFour .sign-in-3 .sign-4 {
        bottom: .49rem;
        left: .17rem; }
    .pageOne .sign-in-4, .pageFour .sign-in-4 {
      position: absolute;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-4.png?201901311518") no-repeat;
      background-size: 1.17rem 1.85rem;
      width: 1.17rem;
      height: 1.85rem;
      top: 1.57rem;
      left: .26rem; }
      .pageOne .sign-in-4 .sign-1, .pageOne .sign-in-4 .sign-2, .pageOne .sign-in-4 .sign-3, .pageOne .sign-in-4 .sign-4, .pageFour .sign-in-4 .sign-1, .pageFour .sign-in-4 .sign-2, .pageFour .sign-in-4 .sign-3, .pageFour .sign-in-4 .sign-4 {
        bottom: .67rem; }
      .pageOne .sign-in-4 .sign-4, .pageFour .sign-in-4 .sign-4 {
        bottom: .64rem;
        left: .08rem; }
    .pageOne .sign-in-5, .pageFour .sign-in-5 {
      position: absolute;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-5.png?201901311518") no-repeat;
      background-size: 1.17rem 1.66rem;
      width: 1.17rem;
      height: 1.66rem;
      top: 1.59rem;
      left: 2.02rem; }
      .pageOne .sign-in-5 .sign-1, .pageOne .sign-in-5 .sign-2, .pageOne .sign-in-5 .sign-3, .pageOne .sign-in-5 .sign-4, .pageFour .sign-in-5 .sign-1, .pageFour .sign-in-5 .sign-2, .pageFour .sign-in-5 .sign-3, .pageFour .sign-in-5 .sign-4 {
        bottom: .50rem; }
      .pageOne .sign-in-5 .sign-4, .pageFour .sign-in-5 .sign-4 {
        bottom: .42rem;
        left: .08rem; }
    .pageOne .sign-in-6, .pageFour .sign-in-6 {
      position: absolute;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-6.png?201901311518") no-repeat;
      background-size: 1.17rem 1.66rem;
      width: 1.17rem;
      height: 1.66rem;
      top: 1.46rem;
      left: 3.73rem; }
      .pageOne .sign-in-6 .sign-1, .pageOne .sign-in-6 .sign-2, .pageOne .sign-in-6 .sign-3, .pageOne .sign-in-6 .sign-4, .pageFour .sign-in-6 .sign-1, .pageFour .sign-in-6 .sign-2, .pageFour .sign-in-6 .sign-3, .pageFour .sign-in-6 .sign-4 {
        bottom: .50rem; }
      .pageOne .sign-in-6 .sign-4, .pageFour .sign-in-6 .sign-4 {
        bottom: .43rem;
        left: .10rem; }
    .pageOne .sign-in-00, .pageFour .sign-in-00 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-00.png?201901311518") no-repeat;
      background-size: 1.17rem 1.85rem; }
    .pageOne .sign-in-10, .pageFour .sign-in-10 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-10.png?201901311518") no-repeat;
      background-size: 1.17rem 1.77rem; }
    .pageOne .sign-in-20, .pageFour .sign-in-20 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-20.png?201901311518") no-repeat;
      background-size: 1.17rem 1.85rem; }
    .pageOne .sign-in-30, .pageFour .sign-in-30 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-30.png?201901311518") no-repeat;
      background-size: 1.17rem 1.82rem; }
    .pageOne .sign-in-40, .pageFour .sign-in-40 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-40.png?201901311518") no-repeat;
      background-size: 1.17rem 1.85rem; }
    .pageOne .sign-in-50, .pageFour .sign-in-50 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-50.png?201901311518") no-repeat;
      background-size: 1.17rem 1.66rem; }
    .pageOne .sign-in-60, .pageFour .sign-in-60 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/day-60.png?201901311518") no-repeat;
      background-size: 1.17rem 1.66rem; }
    .pageOne .sign-rang:hover .rang-width span, .pageFour .sign-rang:hover .rang-width span {
      display: block; }
    .pageOne .go-sign, .pageFour .go-sign {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      margin: .30rem 0 0 -1.10rem;
      position: absolute;
      left: 50%; }
    .pageOne .go-signed, .pageFour .go-signed {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      margin: .30rem 0 0 -1.10rem;
      position: absolute;
      left: 50%; }
    .pageOne .sign-in-handle, .pageFour .sign-in-handle {
      margin: .27rem 1.545rem 0 1.545rem;
      position: relative;
      width: 3.11rem;
      height: 4.28rem;
      z-index: 1; }
      .pageOne .sign-in-handle .out-bag, .pageFour .sign-in-handle .out-bag {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/rad-paper.png?201901311518") no-repeat;
        background-size: 3.11rem 4.28rem;
        width: 3.11rem;
        height: 4.28rem;
        position: absolute;
        z-index: 3;
        cursor: pointer; }
        .pageOne .sign-in-handle .out-bag a, .pageFour .sign-in-handle .out-bag a {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/open.png?201901311518") no-repeat;
          background-size: 1.39rem 1.39rem;
          width: 1.39rem;
          height: 1.39rem;
          position: absolute;
          z-index: 3;
          cursor: pointer;
          left: .86rem;
          top: .36rem; }
        .pageOne .sign-in-handle .out-bag img, .pageFour .sign-in-handle .out-bag img {
          width: 100%;
          height: 100%; }
      .pageOne .sign-in-handle .draw-mid-move, .pageFour .sign-in-handle .draw-mid-move {
        -webkit-animation: open 0.2s linear 0.5s infinite alternate;
        -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
        animation: open 0.2s linear 0.5s infinite alternate;
        animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }
  @keyframes open {
    0% {
      transform: scale(1); }
    100% {
      transform: scale(0.5); } }
  @-webkit-keyframes open {
    0% {
      -webkit-transform: scale(1); }
    100% {
      -webkit-transform: scale(0.9); } }
      .pageOne .sign-in-handle .award-title, .pageFour .sign-in-handle .award-title {
        font-size: 20px;
        color: #b5b7ff;
        line-height: 70px;
        text-align: center; }
      .pageOne .sign-in-handle .out-bag-1, .pageFour .sign-in-handle .out-bag-1 {
        position: absolute;
        z-index: 10;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/rad-paper-1.png?201901311518") no-repeat;
        background-size: 3.11rem 4.28rem;
        width: 3.11rem;
        height: 4.28rem; }
      .pageOne .sign-in-handle .swiper-container, .pageFour .sign-in-handle .swiper-container {
        width: 3rem;
        height: 1.6rem;
        position: absolute;
        z-index: 8;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px;
        top: 50%;
        left: 50%;
        margin: .15rem 0 0 -1.51rem; }
        .pageOne .sign-in-handle .swiper-container li img, .pageFour .sign-in-handle .swiper-container li img {
          width: 2.10rem;
          height: 1.48rem;
          position: absolute;
          left: 50%;
          margin-left: -1.05rem; }
        .pageOne .sign-in-handle .swiper-container li span, .pageFour .sign-in-handle .swiper-container li span {
          display: block;
          font-size: .22rem;
          color: #ffb455;
          position: absolute;
          top: 1.20rem;
          text-align: center;
          width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          -o-text-overflow: ellipsis;
          -ms-text-overflow: ellipsis;
          white-space: nowrap; }
        .pageOne .sign-in-handle .swiper-container li p, .pageFour .sign-in-handle .swiper-container li p {
          text-align: center;
          color: #b5b7ff;
          font-size: .22rem; }
          .pageOne .sign-in-handle .swiper-container li p em, .pageFour .sign-in-handle .swiper-container li p em {
            font-size: .24rem;
            color: #3bf4ff; }
  .pageOne .title-detail {
    margin-bottom: .1rem; }
  /*小游戏*/
  .pageTwo {
    position: relative;
    z-index: 1;
    margin: 0 auto .59rem; }
    .pageTwo .title-detail {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/two-title.png?201901311518");
      background-size: 7.42rem .65rem;
      width: 7.42rem;
      height: .65rem; }
    .pageTwo .second-level-title {
      width: 100%;
      position: absolute;
      top: .63rem; }
    .pageTwo .change-box {
      border: 0.01rem solid #ffbb44;
      margin: 1.28rem .27rem .38rem .13rem;
      width: 7.08rem;
      height: auto; }
    .pageTwo .change-btn-box {
      width: 5.88rem;
      position: absolute;
      left: 50%;
      margin-left: -2.94rem;
      top: 1.7rem; }
      .pageTwo .change-btn-box a {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        font-size: .24rem;
        line-height: .48rem;
        text-align: center;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/change-btn.png?201901311518");
        background-size: 2.15rem .48rem;
        width: 2.15rem;
        height: .48rem;
        color: #ffb455; }
        .pageTwo .change-btn-box a:hover {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/change-btn-1.png?201901311518");
          background-size: 2.15rem .48rem;
          width: 2.15rem;
          height: .48rem;
          color: #782323; }
      .pageTwo .change-btn-box .active {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/change-btn-1.png?201901311518");
        background-size: 2.15rem .48rem;
        color: #782323;
        width: 2.15rem;
        height: .48rem; }
    .pageTwo .change-box-detail {
      color: #ffbb44;
      font-size: .22rem; }
      .pageTwo .change-box-detail i, .pageTwo .change-box-detail span {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        vertical-align: unset; }
      .pageTwo .change-box-detail i {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/time-icon.png?201901311518");
        background-size: .17rem;
        width: .17rem;
        height: .17rem;
        margin-right: .25rem; }
    .pageTwo .change-box-detail2 {
      display: block; }
    .pageTwo .current-preve p {
      margin: .64rem 0 .37rem .59rem; }
    .pageTwo .current-preve .swiper-container {
      width: 6.5rem;
      height: 3.3rem; }
    .pageTwo .current-preve .swiper-slide {
      text-align: center;
      font-size: .2rem;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
    .pageTwo .current-preve .swiper-container .swiper-slide {
      float: left;
      width: 1.96rem !important;
      height: 2.72rem !important;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/change-bg.png?201901311518") no-repeat;
      background-size: 1.97rem 2.72rem;
      position: relative;
      z-index: 1; }
    .pageTwo .current-preve .swiper-container .swiper-pagination {
      bottom: .4rem !important; }
    .pageTwo .current-preve .swiper-container .swiper-pagination-bullet {
      width: .16rem;
      height: .16rem;
      display: inline-block;
      border-radius: 100%;
      background: #530505;
      opacity: .9;
      position: relative; }
    .pageTwo .current-preve .swiper-container .swiper-pagination-bullet-active {
      background: #c22920; }
    .pageTwo .current-preve .swiper-container img, .pageTwo .current-preve .swiper-container span, .pageTwo .current-preve .swiper-container a {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      position: absolute; }
    .pageTwo .current-preve .swiper-container img {
      width: 1.78rem;
      height: 2.4rem;
      z-index: 2;
      margin: 0.07rem 1px 0; }
    .pageTwo .current-preve .swiper-container span {
      z-index: 10;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/change-t.png?201901311518");
      background-size: 1.78rem .28rem;
      width: 1.78rem;
      height: .28rem;
      font-size: .18rem;
      color: #ffd787;
      text-align: center;
      line-height: .28rem;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      white-space: nowrap;
      top: .22rem; }
    .pageTwo .current-preve .swiper-container a {
      z-index: 10;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-btn.png?201901311518");
      background-size: 1.19rem .34rem;
      width: 1.19rem;
      height: .34rem;
      bottom: .2rem;
      left: 50%;
      margin-left: -.59rem;
      text-align: center;
      font-size: .18rem;
      color: #a62926;
      line-height: .34rem;
      cursor: pointer; }
      .pageTwo .current-preve .swiper-container a:hover {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
        background-size: 1.19rem 0.34rem;
        width: 1.19rem;
        height: 0.34rem;
        color: #ffb455; }
    .pageTwo .current-preve .swiper-container .change-active {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
      background-size: 1.19rem 0.34rem;
      width: 1.19rem;
      height: 0.34rem;
      color: #ffb455; }
    .pageTwo .current-preve .swiper-container .change-gift {
      z-index: 3;
      width: 1.11rem;
      height: 1rem;
      left: 50%;
      top: 50%;
      margin: -.5rem 0 0 -.555rem; }
    .pageTwo .current-preve .swiper-container .plate-change {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/plate.png?201901311518") no-repeat; }
      .pageTwo .current-preve .swiper-container .plate-change img, .pageTwo .current-preve .swiper-container .plate-change span {
        display: none; }
      .pageTwo .current-preve .swiper-container .plate-change .hover-img {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline; }
      .pageTwo .current-preve .swiper-container .plate-change .change-gift {
        display: block; }
    .pageTwo .current-preve .swiper-container .change-hover, .pageTwo .current-preve .swiper-container .change-hover-1 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/code.png?201901311518") no-repeat;
      background-size: 1.78rem 2.4rem;
      position: absolute;
      width: 1.78rem;
      height: 2.4rem;
      z-index: 10;
      display: none; }
      .pageTwo .current-preve .swiper-container .change-hover .hover-img, .pageTwo .current-preve .swiper-container .change-hover-1 .hover-img {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        width: 1.20rem;
        height: 1rem;
        position: absolute;
        left: 50%;
        margin-left: -.60rem;
        margin-top: .4rem; }
      .pageTwo .current-preve .swiper-container .change-hover .hover-text, .pageTwo .current-preve .swiper-container .change-hover-1 .hover-text {
        color: #ffffff;
        font-size: .14rem;
        text-align: center;
        margin: 1.46rem 0 0; }
    .pageTwo .current-preve .swiper-container .change-hover-1 {
      top: .28rem;
      left: .11rem; }
    .pageTwo .next-preve {
      margin-bottom: .54rem; }
      .pageTwo .next-preve p {
        margin: 0rem 0 .37rem .59rem; }
    .pageTwo .change-list, .pageTwo .change-list-1 {
      overflow: auto; }
    .pageTwo .change-list, .pageTwo .change-list-1 {
      margin: 0 .17rem; }
      .pageTwo .change-list li, .pageTwo .change-list .plate-change, .pageTwo .change-list-1 li, .pageTwo .change-list-1 .plate-change {
        float: left;
        width: 1.78rem;
        height: 2.5rem;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/change-bg.png?201901311518") no-repeat;
        background-size: 1.97rem 2.72rem;
        position: relative;
        z-index: 1;
        margin: 0 .143rem .59rem;
        padding: .23rem .09rem .08rem; }
      .pageTwo .change-list img, .pageTwo .change-list span, .pageTwo .change-list a, .pageTwo .change-list-1 img, .pageTwo .change-list-1 span, .pageTwo .change-list-1 a {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        position: absolute; }
      .pageTwo .change-list img, .pageTwo .change-list-1 img {
        width: 1.78rem;
        height: 2.4rem;
        z-index: 2; }
      .pageTwo .change-list span, .pageTwo .change-list-1 span {
        z-index: 10;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/change-t.png?201901311518");
        background-size: 1.78rem .28rem;
        width: 1.28rem;
        height: .28rem;
        font-size: .18rem;
        color: #ffd787;
        text-align: center;
        line-height: .28rem;
        padding: 0 .25rem;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        white-space: nowrap;
        top: .22rem; }
      .pageTwo .change-list a, .pageTwo .change-list-1 a {
        z-index: 10;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-btn.png?201901311518");
        background-size: 1.19rem .34rem;
        width: 1.19rem;
        height: .34rem;
        bottom: .29rem;
        left: 50%;
        margin-left: -.59rem;
        text-align: center;
        font-size: .18rem;
        color: #a62926;
        line-height: .34rem;
        cursor: pointer; }
        .pageTwo .change-list a:hover, .pageTwo .change-list-1 a:hover {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
          background-size: 1.19rem 0.34rem;
          width: 1.19rem;
          height: 0.34rem;
          color: #ffb455; }
      .pageTwo .change-list .change-active, .pageTwo .change-list-1 .change-active {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
        background-size: 1.19rem 0.34rem;
        width: 1.19rem;
        height: 0.34rem;
        color: #ffb455; }
      .pageTwo .change-list .change-gift, .pageTwo .change-list-1 .change-gift {
        z-index: 3;
        width: 1.11rem;
        height: 1rem;
        left: 50%;
        top: 50%;
        margin: -.5rem 0 0 -.555rem; }
      .pageTwo .change-list .plate-change, .pageTwo .change-list-1 .plate-change {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/plate.png?201901311518") no-repeat; }
        .pageTwo .change-list .plate-change img, .pageTwo .change-list .plate-change span, .pageTwo .change-list-1 .plate-change img, .pageTwo .change-list-1 .plate-change span {
          display: none; }
        .pageTwo .change-list .plate-change .hover-img, .pageTwo .change-list-1 .plate-change .hover-img {
          display: inline-block;
          vertical-align: middle;
          /**vertical-align: auto;*/
          zoom: 1;
          *display: inline; }
        .pageTwo .change-list .plate-change .change-gift, .pageTwo .change-list-1 .plate-change .change-gift {
          display: block; }
    .pageTwo .change-hover, .pageTwo .change-hover-1 {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/code.png?201901311518") no-repeat;
      background-size: 1.78rem 2.4rem;
      position: absolute;
      width: 1.78rem;
      height: 2.4rem;
      z-index: 10;
      display: none;
      bottom: .18rem; }
      .pageTwo .change-hover .hover-img, .pageTwo .change-hover-1 .hover-img {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        width: 1.20rem;
        height: 1.2rem;
        position: absolute;
        left: 50%;
        margin-left: -.60rem;
        margin-top: .4rem; }
      .pageTwo .change-hover .hover-text, .pageTwo .change-hover-1 .hover-text {
        color: #ffffff;
        font-size: .14rem;
        text-align: center;
        margin: 1.58rem 0 0; }
    .pageTwo .change-hover-1 {
      top: .24rem;
      left: .11rem; }
    .pageTwo li:hover .change-hover {
      display: block; }
    .pageTwo li:hover a {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
      background-size: 1.19rem 0.34rem;
      width: 1.19rem;
      height: 0.34rem;
      color: #ffb455; }
    .pageTwo .next-preve-box, .pageTwo .next-preve-box-1 {
      margin: 0 .34rem 0 .34rem;
      position: relative; }
      .pageTwo .next-preve-box a, .pageTwo .next-preve-box-1 a {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        width: .55rem;
        height: .33rem;
        position: absolute;
        top: .10rem; }
      .pageTwo .next-preve-box .get-more-left, .pageTwo .next-preve-box-1 .get-more-left {
        display: none;
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: 0px -698px;
        width: 55px;
        height: 339px;
        left: -34px; }
        .pageTwo .next-preve-box .get-more-left:hover, .pageTwo .next-preve-box-1 .get-more-left:hover {
          background-image: url(../img/sprite_gulp1.png?201811091439);
          background-position: -57px -698px;
          width: 55px;
          height: 339px; }
      .pageTwo .next-preve-box .get-more-right, .pageTwo .next-preve-box-1 .get-more-right {
        display: none;
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -990px 0px;
        width: 55px;
        height: 339px;
        right: 0; }
        .pageTwo .next-preve-box .get-more-right:hover, .pageTwo .next-preve-box-1 .get-more-right:hover {
          background-image: url(../img/sprite_gulp1.png?201811091439);
          background-position: -990px -341px;
          width: 55px;
          height: 339px; }
      .pageTwo .next-preve-box .swiper-container, .pageTwo .next-preve-box-1 .swiper-container {
        width: 6.68rem;
        margin: 0 auto;
        height: 3rem; }
      .pageTwo .next-preve-box .swiper-pagination, .pageTwo .next-preve-box .swiper-pagination1, .pageTwo .next-preve-box-1 .swiper-pagination, .pageTwo .next-preve-box-1 .swiper-pagination1 {
        position: absolute;
        left: 50%;
        width: 200px;
        height: 20px; }
      .pageTwo .next-preve-box .swiper-pagination span, .pageTwo .next-preve-box .swiper-pagination1 span, .pageTwo .next-preve-box-1 .swiper-pagination span, .pageTwo .next-preve-box-1 .swiper-pagination1 span {
        display: block;
        width: .14rem;
        height: .14rem;
        background: #291583;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        float: left;
        margin: 0 1rem !important; }
      .pageTwo .next-preve-box .swiper-pagination .swiper-active-switch, .pageTwo .next-preve-box .swiper-pagination1 .swiper-active-switch, .pageTwo .next-preve-box-1 .swiper-pagination .swiper-active-switch, .pageTwo .next-preve-box-1 .swiper-pagination1 .swiper-active-switch {
        background: #7a86fb; }
      .pageTwo .next-preve-box .swiper-pagination, .pageTwo .next-preve-box-1 .swiper-pagination {
        top: 2.5rem; }
      .pageTwo .next-preve-box .swiper-pagination, .pageTwo .next-preve-box-1 .swiper-pagination {
        top: 2.5rem; }
      .pageTwo .next-preve-box .pageFour-box .swiper-slide, .pageTwo .next-preve-box-1 .pageFour-box .swiper-slide {
        width: 2.3rem !important;
        height: 2.3rem !important; }
      .pageTwo .next-preve-box .pageThree-box .sign-in-box, .pageTwo .next-preve-box-1 .pageThree-box .sign-in-box {
        height: 3.6rem !important; }
      .pageTwo .next-preve-box .swiper-pagination, .pageTwo .next-preve-box-1 .swiper-pagination {
        top: 2.5rem;
        margin-left: -1.8rem; }
      .pageTwo .next-preve-box .swiper-pagination1, .pageTwo .next-preve-box-1 .swiper-pagination1 {
        top: 3.2rem;
        margin-left: -1.4rem; }
      .pageTwo .next-preve-box li, .pageTwo .next-preve-box-1 li {
        float: left;
        width: 1.78rem;
        height: 2.72rem !important;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/change-bg.png?201901311518") no-repeat;
        background-size: 1.97rem 2.72rem;
        position: relative;
        z-index: 1; }
        .pageTwo .next-preve-box li:hover .change-btn, .pageTwo .next-preve-box-1 li:hover .change-btn {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
          background-size: 1.19rem 0.34rem;
          width: 1.19rem;
          height: 0.34rem;
          color: #ffb455; }
      .pageTwo .next-preve-box img, .pageTwo .next-preve-box span, .pageTwo .next-preve-box .change-btn, .pageTwo .next-preve-box-1 img, .pageTwo .next-preve-box-1 span, .pageTwo .next-preve-box-1 .change-btn {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        position: absolute; }
      .pageTwo .next-preve-box img, .pageTwo .next-preve-box-1 img {
        width: 1.78rem;
        height: 2.4rem;
        z-index: 2;
        margin: .23rem .09rem .08rem; }
      .pageTwo .next-preve-box span, .pageTwo .next-preve-box-1 span {
        z-index: 20;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/change-t.png?201901311518");
        background-size: 1.78rem .28rem;
        width: 1.28rem;
        height: .28rem;
        margin: .23rem .09rem 0;
        text-align: center;
        line-height: .28rem;
        font-size: .18rem;
        padding: 0 .25rem;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        white-space: nowrap; }
      .pageTwo .next-preve-box .change-btn, .pageTwo .next-preve-box-1 .change-btn {
        z-index: 20;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-btn.png?201901311518");
        background-size: 1.19rem .34rem;
        width: 1.19rem;
        height: .34rem;
        top: 2.18rem;
        left: 50%;
        margin-left: -.72rem;
        text-align: center;
        font-size: .18rem;
        color: #a62926;
        line-height: .34rem;
        cursor: pointer; }
        .pageTwo .next-preve-box .change-btn:hover, .pageTwo .next-preve-box-1 .change-btn:hover {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
          background-size: 1.19rem 0.34rem;
          width: 1.19rem;
          height: 0.34rem;
          color: #ffb455; }
      .pageTwo .next-preve-box .change-active, .pageTwo .next-preve-box-1 .change-active {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
        background-size: 1.19rem 0.34rem;
        width: 1.19rem;
        height: 0.34rem;
        color: #ffb455; }
      .pageTwo .next-preve-box .change-gift, .pageTwo .next-preve-box-1 .change-gift {
        z-index: 3;
        width: 1.11rem;
        height: 1rem;
        left: 50%;
        top: 50%;
        margin: -.5rem 0 0 -.7rem; }
    .pageTwo .next-preve-box-1 span, .pageTwo .change-list-1 span {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -141px -600px;
      width: 217px;
      height: 34px; }
    .pageTwo .change-box-detail2 {
      color: #ffbb44;
      font-size: .22rem; }
      .pageTwo .change-box-detail2 i, .pageTwo .change-box-detail2 span {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        vertical-align: unset; }
      .pageTwo .change-box-detail2 i {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/time-icon.png?201901311518");
        background-size: .17rem;
        width: .17rem;
        height: .17rem;
        margin-right: .25rem; }
      .pageTwo .change-box-detail2 p {
        margin: .64rem 0 .37rem .59rem;
        color: #ffb455; }
      .pageTwo .change-box-detail2 .swiper-container {
        width: 6.8rem;
        height: 3.4rem;
        margin-left: .3rem; }
      .pageTwo .change-box-detail2 .swiper-container .swiper-slide {
        float: left;
        width: 6.8rem !important;
        height: 2.72rem !important;
        background: none;
        position: relative;
        z-index: 1; }
        .pageTwo .change-box-detail2 .swiper-container .swiper-slide li:hover .change-hover {
          display: block; }
        .pageTwo .change-box-detail2 .swiper-container .swiper-slide li:hover a {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
          background-size: 1.19rem 0.34rem;
          width: 1.19rem;
          height: 0.34rem;
          color: #ffb455; }
      .pageTwo .change-box-detail2 .swiper-container li {
        width: 1.97rem;
        height: 2.72rem;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/change-bg.png?201901311518") no-repeat;
        background-size: 1.97rem 2.72rem;
        float: left;
        margin-right: .29rem;
        position: relative; }
      .pageTwo .change-box-detail2 .swiper-container .swiper-pagination {
        bottom: .4rem !important;
        left: -.12rem; }
      .pageTwo .change-box-detail2 .swiper-container .swiper-pagination-bullet {
        width: .16rem;
        height: .16rem;
        display: inline-block;
        border-radius: 100%;
        background: #530505;
        opacity: .9;
        position: relative; }
      .pageTwo .change-box-detail2 .swiper-container .swiper-pagination-bullet-active {
        background: #c22920; }
      .pageTwo .change-box-detail2 .swiper-container li img, .pageTwo .change-box-detail2 .swiper-container li span, .pageTwo .change-box-detail2 .swiper-container li a {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        position: absolute;
        left: 0; }
      .pageTwo .change-box-detail2 .swiper-container li img {
        width: 1.78rem;
        height: 2.4rem;
        z-index: 2;
        margin: .23rem .09rem 0; }
      .pageTwo .change-box-detail2 .swiper-container li span {
        z-index: 10;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/change-t.png?201901311518");
        background-size: 1.78rem .28rem;
        width: 1.28rem;
        height: .28rem;
        font-size: .18rem;
        color: #ffd787;
        text-align: center;
        line-height: .28rem;
        padding: 0 .25rem;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        white-space: nowrap;
        top: .22rem;
        left: .09rem; }
      .pageTwo .change-box-detail2 .swiper-container li a {
        z-index: 10;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-btn.png?201901311518");
        background-size: 1.19rem .34rem;
        width: 1.19rem;
        height: .34rem;
        bottom: .2rem;
        left: 50%;
        margin-left: -.6rem;
        text-align: center;
        font-size: .18rem;
        color: #a62926;
        line-height: .34rem;
        cursor: pointer; }
        .pageTwo .change-box-detail2 .swiper-container li a:hover {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
          background-size: 1.19rem 0.34rem;
          width: 1.19rem;
          height: 0.34rem;
          color: #ffb455; }
      .pageTwo .change-box-detail2 .swiper-container li .change-active {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
        background-size: 1.19rem 0.34rem;
        width: 1.19rem;
        height: 0.34rem;
        color: #ffb455; }
      .pageTwo .change-box-detail2 .swiper-container li .change-gift {
        z-index: 3;
        width: 1.11rem;
        height: 1rem;
        left: 50%;
        top: 50%;
        margin: -.45rem 0 0 -.555rem; }
      .pageTwo .change-box-detail2 .swiper-container li .plate-change {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/plate.png?201901311518") no-repeat; }
        .pageTwo .change-box-detail2 .swiper-container li .plate-change img, .pageTwo .change-box-detail2 .swiper-container li .plate-change span {
          display: none; }
        .pageTwo .change-box-detail2 .swiper-container li .plate-change .hover-img {
          display: inline-block;
          vertical-align: middle;
          /**vertical-align: auto;*/
          zoom: 1;
          *display: inline; }
        .pageTwo .change-box-detail2 .swiper-container li .plate-change .change-gift {
          display: block; }
      .pageTwo .change-box-detail2 .swiper-container li .change-hover, .pageTwo .change-box-detail2 .swiper-container li .change-hover-1 {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/code.png?201901311518") no-repeat;
        background-size: 1.78rem 2.4rem;
        position: absolute;
        width: 1.78rem;
        height: 2.4rem;
        z-index: 10;
        display: none;
        left: .09rem;
        bottom: .09rem; }
        .pageTwo .change-box-detail2 .swiper-container li .change-hover .hover-img, .pageTwo .change-box-detail2 .swiper-container li .change-hover-1 .hover-img {
          display: inline-block;
          vertical-align: middle;
          /**vertical-align: auto;*/
          zoom: 1;
          *display: inline;
          width: 1.20rem;
          height: 1.2rem;
          position: absolute;
          left: 50%;
          margin-left: -.60rem;
          margin-top: .4rem; }
        .pageTwo .change-box-detail2 .swiper-container li .change-hover .hover-text, .pageTwo .change-box-detail2 .swiper-container li .change-hover-1 .hover-text {
          color: #ffffff;
          font-size: .14rem;
          text-align: center;
          margin: 1.58rem 0 0; }
      .pageTwo .change-box-detail2 .swiper-container li .change-hover-1 {
        top: .28rem;
        left: .11rem; }
      .pageTwo .change-box-detail2 .swiper-container li:hover .change-hover {
        display: block; }
      .pageTwo .change-box-detail2 .swiper-container li:hover a {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
        background-size: 1.19rem 0.34rem;
        width: 1.19rem;
        height: 0.34rem;
        color: #ffb455; }
      .pageTwo .change-box-detail2 .swiper-container li:hover .change-hover {
        display: block; }
      .pageTwo .change-box-detail2 .swiper-container li:hover a {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
        background-size: 1.19rem 0.34rem;
        width: 1.19rem;
        height: 0.34rem;
        color: #ffb455; }
      .pageTwo .change-box-detail2 .slide-2 {
        position: absolute;
        left: 0; }
  /*u币充值*/
  .pageThree {
    margin-bottom: 1rem;
    position: relative;
    z-index: 1;
    width: 7.5rem; }
    .pageThree .second-level-title {
      width: 100%;
      position: absolute;
      top: .7rem;
      margin: 0 auto; }
      .pageThree .second-level-title p {
        width: 7rem;
        margin: 0 auto; }
    .pageThree .title-detail {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/three-title.png?201901311518") no-repeat;
      background-size: 7.42rem 0.65rem;
      width: 7.42rem;
      height: 0.65rem;
      margin: 0 0 .69rem; }
    .pageThree .share-box {
      margin-top: 1rem; }
    .pageThree .code-box {
      margin-top: 1.14rem; }
      .pageThree .code-box span, .pageThree .code-box input {
        display: block; }
      .pageThree .code-box span {
        color: #ffbb44;
        line-height: .22rem;
        margin: 0 0 0 .53rem; }
      .pageThree .code-box input {
        width: 6.44rem;
        height: .4rem;
        border: 0.01rem solid #ffbb44;
        color: #ffbb44;
        font-size: .18rem;
        padding-left: .09rem;
        margin: .2rem .51rem .38rem .53rem; }
    .pageThree .clone-code {
      margin-right: 30px; }
    .pageThree .sure-clone {
      position: relative; }
      .pageThree .sure-clone .error-tpis-1 {
        color: #ff4b25;
        display: none; }
    .pageThree .go-bind {
      position: absolute;
      top: .43rem;
      width: 1rem;
      height: .4rem;
      background: #ffb455;
      color: #730202;
      font-size: .2rem;
      right: .52rem;
      display: none;
      line-height: .4rem; }
    .pageThree .invite-box {
      margin: 0 .51rem 0 .53rem; }
      .pageThree .invite-box li {
        margin: 0 .72rem; }
      .pageThree .invite-box a, .pageThree .invite-box img {
        display: block; }
      .pageThree .invite-box img {
        margin: 0 .2rem;
        width: 1.38rem;
        height: 1.35rem; }
      .pageThree .invite-box a {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite1-btn.png?201901311518") no-repeat;
        background-size: 1.78rem 0.5rem;
        width: 1.78rem;
        height: 0.5rem;
        margin-top: .5rem;
        text-align: center;
        font-size: .2rem;
        color: #a62926;
        font-weight: bold;
        line-height: .5rem; }
        .pageThree .invite-box a i {
          color: #ff3300;
          text-decoration: underline;
          text-decoration-color: #ff3300;
          font-weight: bold; }
        .pageThree .invite-box a:hover {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
          background-size: 1.78rem 0.5rem;
          width: 1.78rem;
          height: 0.5rem;
          color: #ffb455; }
      .pageThree .invite-box .invite-ed a {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/no-get.png?201901311518") no-repeat;
        background-size: 1.78rem 0.5rem;
        width: 1.78rem;
        height: 0.5rem;
        color: #663333;
        cursor: no-drop; }
        .pageThree .invite-box .invite-ed a:hover {
          cursor: no-drop;
          color: #663333; }
  .pop-share {
    display: none;
    z-index: 200;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4); }
    .pop-share .pop-content {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/share-bg.png?201901311518");
      background-size: 100% 100%;
      display: block;
      width: 100%;
      height: 100%; }
  .bdshare-button-style1-24 .bds_weixin {
    display: block !important; }
  .bdsharebuttonbox .bds_weixin {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/weixin.png?201901311518") no-repeat;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/weixin.png?201901311518") no-repeat;
    background-size: 0.64rem 0.64rem;
    width: 0.64rem;
    height: 0.64rem; }
  .bdsharebuttonbox .bds_weixin:hover {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/weixin.png?201901311518") no-repeat;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/weixin.png?201901311518") no-repeat;
    background-size: 0.64rem 0.64rem;
    width: 0.64rem;
    height: 0.64rem; }
  .bdsharebuttonbox .bds_weixin, .bdsharebuttonbox .bds_weixin, .bdsharebuttonbox .bds_weixin {
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    background-position: 0 0 !important;
    width: .64rem !important;
    height: .64rem;
    padding-left: .24rem;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -.56rem; }
    .bdsharebuttonbox .bds_weixin span, .bdsharebuttonbox .bds_weixin span, .bdsharebuttonbox .bds_weixin span {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      width: 2rem;
      font-size: .22rem;
      color: #fff2d7;
      padding-left: 0;
      text-align: center;
      position: absolute;
      top: .88rem;
      left: -.7rem; }
  .bds_tsina, .bds_qzone, .bds_sqq {
    display: none !important; }
  /*抽奖*/
  .pageFour {
    margin-bottom: .6rem;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/four-bg.png?201901311518") no-repeat;
    background-size: 7.43rem 13rem;
    width: 7.43rem;
    height: 13rem; }
    .pageFour .title-detail {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/four-title.png?201901311518") no-repeat;
      background-size: 5.62rem 0.61rem;
      width: 5.62rem;
      height: 0.61rem; }
    .pageFour .sign-in-box {
      overflow: hidden; }
      .pageFour .sign-in-box li {
        float: left; }
      .pageFour .sign-in-box .sign-in-award {
        position: relative; }
        .pageFour .sign-in-box .sign-in-award a {
          display: inline-block;
          vertical-align: middle;
          /**vertical-align: auto;*/
          zoom: 1;
          *display: inline; }
        .pageFour .sign-in-box .sign-in-award .sign-in-1 {
          padding: 25px 25px 0 8px;
          width: 196px;
          height: 160px;
          text-align: center; }
        .pageFour .sign-in-box .sign-in-award .sign-in-1::after {
          content: "";
          height: 100%;
          display: inline-block;
          vertical-align: middle;
          /**vertical-align: auto;*/
          zoom: 1;
          *display: inline;
          vertical-align: middle; }
        .pageFour .sign-in-box .sign-in-award img {
          vertical-align: middle;
          width: 140px;
          height: 112px; }
      .pageFour .sign-in-box .get-point {
        padding: 0px 25px 0 8px;
        height: 37px;
        color: #3bf4ff;
        line-height: 37px;
        text-align: center;
        font-size: 16px; }
    .pageFour .get-more-left {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -953px -338px;
      width: 35px;
      height: 43px;
      margin-top: 74px; }
      .pageFour .get-more-left:hover {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -540px -698px;
        width: 35px;
        height: 43px; }
    .pageFour .get-more-right {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -503px -698px;
      width: 35px;
      height: 43px;
      margin-top: 74px; }
      .pageFour .get-more-right:hover {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -466px -698px;
        width: 35px;
        height: 43px; }
    .pageFour .pageFour-box-list {
      overflow: hidden;
      padding: 0 .69rem 0 .63rem;
      width: 6.18rem; }
    .pageFour .draw {
      width: 5.47rem;
      padding: .82rem .35rem 0 .36rem; }
      .pageFour .draw .fix {
        overflow: hidden;
        margin-bottom: .20rem;
        position: relative;
        height: 4.80rem; }
      .pageFour .draw .item {
        float: left;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/lot-bg.png?201901311518") no-repeat;
        background-size: 1.2rem 1.1rem;
        width: 1.2rem;
        height: 1.1rem;
        position: absolute;
        z-index: 1; }
        .pageFour .draw .item .active-border {
          width: 1.17rem;
          height: 1.08rem;
          position: absolute;
          border: 1px solid #000;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          -o-border-radius: 4px;
          border-radius: 4px;
          z-index: 4;
          opacity: 0;
          filter: alpha(opacity=0); }
        .pageFour .draw .item img {
          position: absolute;
          width: 1.20rem;
          height: 1.00rem;
          display: inline-block;
          vertical-align: middle;
          /**vertical-align: auto;*/
          zoom: 1;
          *display: inline;
          z-index: 2; }
        .pageFour .draw .item span {
          position: absolute;
          z-index: 3;
          bottom: 0;
          display: inline-block;
          vertical-align: middle;
          /**vertical-align: auto;*/
          zoom: 1;
          *display: inline;
          color: #ffbb44;
          height: .30rem;
          -webkit-border-radius: 0 0 0.04rem 0.04rem;
          -moz-border-radius: 0 0 0.04rem 0.04rem;
          -ms-border-radius: 0 0 0.04rem 0.04rem;
          -o-border-radius: 0 0 0.04rem 0.04rem;
          border-radius: 0 0 0.04rem 0.04rem;
          background: #730202;
          filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr= #70730202, endColorstr= #70730202);
          line-height: .30rem;
          font-size: .18rem;
          text-align: center;
          overflow: hidden;
          text-overflow: ellipsis;
          -o-text-overflow: ellipsis;
          -ms-text-overflow: ellipsis;
          white-space: nowrap;
          padding: 0 .05rem;
          width: 1.10rem; }
          :root .pageFour .draw .item span {
            filter: none;
            background-color: rgba(115, 2, 2, 0.44); }
    .pageFour .draw .active .active-border {
      opacity: 1;
      filter: alpha(opacity=100);
      border: 1px solid #ec6519;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px; }
    .pageFour .lottery-btn-box {
      width: 2.28rem;
      height: 1.88rem;
      position: absolute;
      top: 1.10rem;
      left: 1.20rem;
      padding: .23rem .36rem; }
    .pageFour .one-chance, .pageFour .five-chance, .pageFour .ten-chance {
      font-size: .20rem;
      text-align: center;
      cursor: pointer;
      font-weight: bold;
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      margin: .07rem 0;
      line-height: .52rem;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/five.png?201901311518") no-repeat;
      background-size: 2.34rem 0.52rem;
      width: 2.34rem;
      height: 0.52rem;
      color: #730202; }
      .pageFour .one-chance i, .pageFour .five-chance i, .pageFour .ten-chance i {
        font-size: .14rem;
        color: #730202;
        font-weight: bold; }
    .pageFour .chance-active {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/one.png?201901311518") no-repeat;
      background-size: 2.34rem 0.52rem;
      width: 2.34rem;
      height: 0.52rem;
      color: #ffb455; }
      .pageFour .chance-active i {
        color: #ffb455; }
    .pageFour .lottery-unit-0 {
      left: 0;
      top: 0; }
    .pageFour .lottery-unit-1 {
      left: 1.42rem;
      top: 0; }
    .pageFour .lottery-unit-2 {
      left: 2.84rem;
      top: 0; }
    .pageFour .lottery-unit-3 {
      left: 4.26rem;
      top: 0; }
    .pageFour .lottery-unit-4 {
      left: 4.26rem;
      top: 1.18rem; }
    .pageFour .lottery-unit-5 {
      left: 4.26rem;
      top: 2.36rem; }
    .pageFour .lottery-unit-6 {
      left: 4.26rem;
      top: 3.54rem; }
    .pageFour .lottery-unit-7 {
      left: 2.84rem;
      top: 3.54rem; }
    .pageFour .lottery-unit-8 {
      left: 1.42rem;
      top: 3.54rem; }
    .pageFour .lottery-unit-9 {
      left: 0;
      top: 3.54rem; }
    .pageFour .lottery-unit-10 {
      left: 0;
      top: 2.36rem; }
    .pageFour .lottery-unit-11 {
      left: 0;
      top: 1.18rem; }
    .pageFour .lottery-num p {
      color: #ffb455;
      font-size: .16rem;
      width: 49%;
      height: .32rem;
      line-height: .32rem; }
    .pageFour .lottery-num i {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      width: 65%;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      white-space: nowrap; }
    .pageFour .lottery-num span {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      padding: 0 .10rem;
      height: .32rem;
      background: #ffb455;
      -webkit-border-radius: 0.04rem;
      -moz-border-radius: 0.04rem;
      -ms-border-radius: 0.04rem;
      -o-border-radius: 0.04rem;
      border-radius: 0.04rem;
      font-size: .20rem;
      color: #730202;
      text-align: center;
      line-height: .32rem;
      font-weight: bold;
      margin: 0; }
    .pageFour .lottery-result {
      width: 5.46rem;
      height: 2rem;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/result.png?201901311518") no-repeat;
      background-size: 5.46rem 2.53rem;
      width: 5.46rem;
      height: 2.53rem;
      padding: .64rem 0 0;
      margin: .4rem .33rem 0 .39rem; }
    .pageFour .lottery-list-box {
      width: 5.46rem;
      height: 1.4rem;
      overflow: hidden; }
    .pageFour .lottery-award-list {
      width: 100%;
      overflow: hidden; }
      .pageFour .lottery-award-list li {
        width: 100%;
        height: .48rem; }
        .pageFour .lottery-award-list li p {
          float: left;
          line-height: .48rem;
          color: #ffb455;
          font-size: .18rem;
          font-family: '微软雅黑';
          text-align: center; }
    .pageFour .lottery-award-name {
      width: 45%;
      margin-right: 5%;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      white-space: nowrap;
      text-align: center; }
    .pageFour .lottery-award-name-p {
      width: 50%;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      white-space: nowrap; }
  /*抽奖*/
  .pageFive {
    margin-bottom: .71rem;
    width: 7.5rem; }
    .pageFive .title-detail {
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: 0px -72px;
      width: 988px;
      height: 70px;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/five-title.png?201901311518") no-repeat;
      background-size: 7.42rem 0.65rem;
      width: 7.42rem;
      height: 0.65rem; }
    .pageFive .sign-in-box {
      overflow: hidden; }
      .pageFive .sign-in-box li {
        float: left; }
      .pageFive .sign-in-box .sign-in-award {
        position: relative; }
        .pageFive .sign-in-box .sign-in-award a {
          display: inline-block;
          vertical-align: middle;
          /**vertical-align: auto;*/
          zoom: 1;
          *display: inline; }
        .pageFive .sign-in-box .sign-in-award .sign-in-1 {
          padding: 25px 25px 0 8px;
          width: 196px;
          height: 160px;
          text-align: center; }
        .pageFive .sign-in-box .sign-in-award .sign-in-1::after {
          content: "";
          height: 100%;
          display: inline-block;
          vertical-align: middle;
          /**vertical-align: auto;*/
          zoom: 1;
          *display: inline;
          vertical-align: middle; }
        .pageFive .sign-in-box .sign-in-award img {
          vertical-align: middle;
          width: 140px;
          height: 112px; }
      .pageFive .sign-in-box .get-point {
        padding: 0px 25px 0 8px;
        height: 37px;
        color: #3bf4ff;
        line-height: 37px;
        text-align: center;
        font-size: 16px; }
    .pageFive .get-more-left {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -953px -338px;
      width: 35px;
      height: 43px;
      margin-top: 74px; }
      .pageFive .get-more-left:hover {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -540px -698px;
        width: 35px;
        height: 43px; }
    .pageFive .get-more-right {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      background-image: url(../img/sprite_gulp1.png?201811091439);
      background-position: -503px -698px;
      width: 35px;
      height: 43px;
      margin-top: 74px; }
      .pageFive .get-more-right:hover {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -466px -698px;
        width: 35px;
        height: 43px; }
  .slideList {
    padding-top: .36rem; }
  .slideBox {
    visibility: hidden; }
  .active .slideBox {
    visibility: visible;
    animation: fadeInUp .8s .2s ease both;
    -webkit-animation: fadeInUp .8s .2s ease both;
    -moz-animation: fadeInUp .8s .2s ease both;
    -ms-animation: fadeInUp .8s .2s ease both; }
  .slideList ul {
    width: 2.32rem;
    height: 3.49rem;
    position: relative;
    margin: 0 auto;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    perspective: 10rem;
    -webkit-perspective: 10rem;
    -moz-perspective: 10rem;
    -ms-perspective: 10rem; }
  .slideList li {
    width: 2.32rem;
    height: 3.49rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: none;
    box-shadow: 0 0px .10rem .04rem #9c270a;
    cursor: pointer;
    transform: translate3d(0px, 0px, -5.6rem) rotateY(0deg);
    -webkit-transform: translate3d(0px, 0px, -5.6rem) rotateY(0deg);
    -moz-transform: translate3d(0px, 0px, -5.6rem) rotateY(0deg);
    -ms-transform: translate3d(0px, 0px, -5.6rem) rotateY(0deg);
    transition: transform .7s 0s ease;
    -webkit-transition: transform .7s 0s ease;
    -moz-transition: transform .7s 0s ease;
    -ms-transition: transform .7s 0s ease; }
  .slideList li img, .slideList li p {
    width: 2.32rem;
    height: 3.49rem; }
  .slideList li.nowS {
    display: block;
    z-index: 1;
    transform: translate3d(0px, 0px, 0px) rotateY(0deg);
    -webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
    -moz-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
    -ms-transform: translate3d(0px, 0px, 0px) rotateY(0deg); }
  .slideList li p {
    position: absolute;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .slideList li.beforeS {
    display: block;
    transform: translate3d(-2.8rem, 0px, -1.6rem) rotateY(30deg);
    -webkit-transform: translate3d(-2.8rem, 0px, -1.6rem) rotateY(30deg);
    -moz-transform: translate3d(-2.8rem, 0px, -1.6rem) rotateY(30deg);
    -ms-transform: translate3d(-2.8rem, 0px, -1.6rem) rotateY(30deg); }
  .slideList li.afterS {
    display: block;
    transform: translate3d(2.8rem, 0px, -1.6rem) rotateY(-30deg);
    -webkit-transform: translate3d(2.8rem, 0px, -1.6rem) rotateY(-30deg);
    -moz-transform: translate3d(2.8rem, 0px, -1.6rem) rotateY(-30deg);
    -ms-transform: translate3d(2.8rem, 0px, -1.6rem) rotateY(-30deg); }
  .slideBtn {
    text-align: center;
    position: relative;
    margin-top: .24rem;
    visibility: hidden; }
  .active .slideBtn {
    visibility: visible;
    animation: fadeInUp .8s .4s ease both;
    -webkit-animation: fadeInUp .8s .4s ease both;
    -moz-animation: fadeInUp .8s .4s ease both;
    -ms-animation: fadeInUp .8s .4s ease both; }
  .slideBtn div {
    display: inline-block;
    *display: inline;
    margin: 0 8px;
    position: relative;
    z-index: 1; }
  .slideBtn div a {
    display: inline-block;
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sprite2.png?201901311518") no-repeat;
    background-size: 0.44rem 0.38rem;
    width: 0.44rem;
    height: 0.38rem;
    font-size: .22rem;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
    line-height: .38rem; }
  .slideBtn div a.btn_1 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sprite2.png?201901311518") no-repeat;
    background-size: 0.44rem 0.38rem;
    width: 0.44rem;
    height: 0.38rem; }
  .slideBtn div a.btn_2 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sprite2.png?201901311518") no-repeat;
    background-size: 0.44rem 0.38rem;
    width: 0.44rem;
    height: 0.38rem; }
  .slideBtn div a.btn_3 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sprite2.png?201901311518") no-repeat;
    background-size: 0.44rem 0.38rem;
    width: 0.44rem;
    height: 0.38rem; }
  .slideBtn div a.btn_4 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sprite2.png?201901311518") no-repeat;
    background-size: 0.44rem 0.38rem;
    width: 0.44rem;
    height: 0.38rem; }
  .slideBtn div a.btn_5 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sprite2.png?201901311518") no-repeat;
    background-size: 0.44rem 0.38rem;
    width: 0.44rem;
    height: 0.38rem; }
  .slideBtn div a.btn_1:hover,
  .slideBtn div.active a.btn_1 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sprite2-h.png?201901311518") no-repeat;
    background-size: 0.44rem 0.38rem;
    width: 0.44rem;
    height: 0.38rem;
    color: #fff2d7; }
  .slideBtn div a.btn_2:hover,
  .slideBtn div.active a.btn_2 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sprite2-h.png?201901311518") no-repeat;
    background-size: 0.44rem 0.38rem;
    width: 0.44rem;
    height: 0.38rem;
    color: #fff2d7; }
  .slideBtn div a.btn_3:hover,
  .slideBtn div.active a.btn_3 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sprite2-h.png?201901311518") no-repeat;
    background-size: 0.44rem 0.38rem;
    width: 0.44rem;
    height: 0.38rem;
    color: #fff2d7; }
  .slideBtn div a.btn_4:hover,
  .slideBtn div.active a.btn_4 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sprite2-h.png?201901311518") no-repeat;
    background-size: 0.44rem 0.38rem;
    width: 0.44rem;
    height: 0.38rem;
    color: #fff2d7; }
  .slideBtn div a.btn_5:hover,
  .slideBtn div.active a.btn_5 {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/sprite2-h.png?201901311518") no-repeat;
    background-size: 0.44rem 0.38rem;
    width: 0.44rem;
    height: 0.38rem;
    color: #fff2d7; }
  .slideBtn .line {
    display: block;
    width: 3rem;
    height: .03rem;
    background: #000;
    position: absolute;
    left: 50%;
    margin-left: -1.5rem;
    top: .25rem; }
  .line-t,
  .line-r,
  .line-b,
  .line-l {
    position: absolute;
    background: #ffdfa0;
    display: none; }
  .nowS .line-t,
  .nowS .line-r,
  .nowS .line-b,
  .nowS .line-l,
  .nowS p {
    display: none; }
  .line-t {
    width: 800px;
    top: 8px;
    height: 1px;
    left: 6px; }
  .line-r {
    height: 434px;
    width: 1px;
    right: 6px;
    top: 8px; }
  .line-b {
    width: 800px;
    bottom: 8px;
    height: 1px;
    right: 6px; }
  .line-l {
    height: 434px;
    width: 1px;
    left: 6px;
    bottom: 8px; }
  .nowS .line-t {
    animation: wChange .1s .6s linear both;
    -moz-animation: wChange .1s .6s linear both;
    -webkit-animation: wChange .1s .6s linear both;
    -ms-animation: wChange .1s .6s linear both; }
  .nowS .line-r {
    animation: hChange .1s .7s linear both;
    -webkit-animation: hChange .1s .7s linear both;
    -moz-animation: hChange .1s .7s linear both;
    -ms-animation: hChange .1s .7s linear both; }
  .nowS .line-b {
    animation: wChange .1s .8s linear both;
    -webkit-animation: wChange .1s .8s linear both;
    -moz-animation: wChange .1s .8s linear both;
    -ms-animation: wChange .1s .8s linear both; }
  .nowS .line-l {
    animation: hChange .1s .9s ease both;
    -webkit-animation: hChange .1s .9s ease both;
    -moz-animation: hChange .1s .9s ease both;
    -ms-animation: hChange .1s .9s ease both; }
  @keyframes wChange {
    0% {
      width: 0;
      opacity: 0; }
    100% {
      width: 800px;
      opacity: 1; } }
  @-webkit-keyframes wChange {
    0% {
      width: 0;
      opacity: 0; }
    100% {
      width: 800px;
      opacity: 1; } }
  @-moz-keyframes wChange {
    0% {
      width: 0;
      opacity: 0; }
    100% {
      width: 800px;
      opacity: 1; } }
  @-ms-keyframes wChange {
    0% {
      width: 0;
      opacity: 0; }
    100% {
      width: 800px;
      opacity: 1; } }
  @keyframes hChange {
    0% {
      height: 0;
      opacity: 0; }
    100% {
      height: 434px;
      opacity: 1; } }
  @-webkit-keyframes hChange {
    0% {
      height: 0;
      opacity: 0; }
    100% {
      height: 434px;
      opacity: 1; } }
  @-moz-keyframes hChange {
    0% {
      height: 0;
      opacity: 0; }
    100% {
      height: 434px;
      opacity: 1; } }
  @-ms-keyframes hChange {
    0% {
      height: 0;
      opacity: 0; }
    100% {
      height: 434px;
      opacity: 1; } }
  /*抽奖*/
  .pageSix {
    width: 7.5rem;
    margin: 0 auto .95rem;
    position: relative; }
    .pageSix .title-detail {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/six-title.png?201901311518") no-repeat;
      background-size: 6.62rem 0.65rem;
      width: 6.62rem;
      height: 0.65rem;
      margin-bottom: .67rem; }
    .pageSix .swiper-slide {
      height: 2rem !important; }
    .pageSix .pageSix-out {
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/page-server.png?201901311518") no-repeat;
      background-size: 6.94rem 2.41rem;
      width: 6.94rem;
      height: 2.41rem;
      margin-left: .33rem;
      position: relative; }
    .pageSix .pageSix-box {
      width: 4.60rem;
      margin-left: 2.06rem;
      position: absolute;
      z-index: 5; }
    .pageSix .left-pig {
      position: absolute;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/pig.png?201901311518") no-repeat;
      background-size: 2.55rem 2.64rem;
      width: 2.55rem;
      height: 2.64rem;
      left: -.22rem;
      top: -.03rem;
      z-index: 1; }
    .pageSix .sign-in-box li {
      float: left; }
    .pageSix .sign-in-box .sign-in-award {
      width: 1.45rem;
      position: relative; }
      .pageSix .sign-in-box .sign-in-award a {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline; }
      .pageSix .sign-in-box .sign-in-award .sign-in-1 {
        padding: .50rem 0px 0 0px;
        text-align: center; }
      .pageSix .sign-in-box .sign-in-award .sign-in-1::after {
        content: "";
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        vertical-align: middle; }
      .pageSix .sign-in-box .sign-in-award img {
        vertical-align: middle;
        width: 1.20rem;
        height: 1.00rem; }
    .pageSix .sign-in-box .get-point {
      height: .37rem;
      color: #ffbb44;
      line-height: .37rem;
      text-align: center;
      font-size: .18rem;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      white-space: nowrap;
      width: 84%;
      padding: 0 8%; }
    .pageSix .get-more-left {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/award-l.png?201901311518") no-repeat;
      background-size: 0.35rem 0.43rem;
      width: 0.35rem;
      height: 0.43rem;
      margin-top: 1rem; }
      .pageSix .get-more-left:hover {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/award-l-1.png?201901311518") no-repeat;
        background-size: 0.35rem 0.43rem;
        width: 0.35rem;
        height: 0.43rem; }
    .pageSix .get-more-right {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/award-r.png?201901311518") no-repeat;
      background-size: 0.35rem 0.43rem;
      width: 0.35rem;
      height: 0.43rem;
      margin-top: 1rem; }
      .pageSix .get-more-right:hover {
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/award-r-1.png?201901311518") no-repeat;
        background-size: 0.35rem 0.43rem;
        width: 0.35rem;
        height: 0.43rem; }
  /*商品展示*/
  .pageServer {
    padding: 0 0 .80rem .21rem;
    margin: 0 auto;
    position: relative;
    z-index: 10; }
    .pageServer h1 {
      padding: 0px 0 .20rem 0; }
      .pageServer h1 span, .pageServer h1 i {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline; }
      .pageServer h1 span {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -407px -698px;
        width: 57px;
        height: 58px;
        margin-right: .14rem; }
      .pageServer h1 i {
        background-image: url(../img/sprite_gulp1.png?201811091439);
        background-position: -788px -512px;
        width: 123px;
        height: 29px;
        margin-top: .10rem; }
    .pageServer p {
      font-size: .18rem;
      line-height: .36rem;
      color: #ffd280; }
      .pageServer p span {
        float: left; }
    .pageServer .serial-text {
      width: 92%; }
    .pageServer .serial-num {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      width: .20rem;
      height: .20rem;
      background: #ffd280;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      font-size: .14rem;
      color: #782323;
      line-height: .21rem;
      text-align: center;
      margin: .07rem .1rem 0 .02rem; }
    .pageServer .my-award {
      color: #ed9901;
      cursor: pointer; }
  .home-bg-l {
    display: none;
    width: 864px;
    height: 738px;
    position: absolute;
    left: 0;
    bottom: 0; }
  .home-bg-r {
    display: none;
    width: 992px;
    height: 738px;
    position: absolute;
    right: 0;
    bottom: 0; }
  .pointEvent {
    pointer-events: none !important; }
  .spinner {
    -webkit-animation: spinner .8s both;
    animation: spinner .8s both; }
  /*弹窗遮罩*/
  .pop-box {
    display: none;
    z-index: 200;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    /*多个按钮*/
    /*单个按钮*/
    /*弹窗关闭按钮*/ }
    .pop-box .pop-title {
      height: 1.36rem;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/pop-t.png?201901311518") no-repeat;
      background-size: 3.72rem 0.57rem;
      width: 3.72rem;
      height: 0.57rem;
      position: absolute;
      left: 50%;
      margin-left: -1.86rem;
      top: .4rem;
      font-size: .28rem;
      line-height: .57rem;
      text-align: center;
      color: #ffb455; }
    .pop-box .pop-btn-box {
      position: absolute;
      left: 50%;
      bottom: .44rem;
      width: 5.37rem;
      margin-left: -2.68rem; }
      .pop-box .pop-btn-box a {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/pop-btn.png?201901311518") no-repeat;
        background-size: 2.46rem 0.68rem;
        width: 2.46rem;
        height: 0.68rem;
        font-size: .28rem;
        color: #a62926;
        line-height: .73rem;
        text-align: center; }
        .pop-box .pop-btn-box a:hover {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/pop-btn.png?201901311518") no-repeat;
          background-size: 2.46rem 0.68rem;
          width: 2.46rem;
          height: 0.68rem;
          color: #a62926; }
    .pop-box .only-msg, .pop-box .phone-msg {
      line-height: .5rem;
      position: absolute;
      margin-bottom: .25rem;
      bottom: 50%;
      height: .5rem; }
    .pop-box .pop-zj-msg, .pop-box .only-msg, .pop-box .phone-msg {
      width: 100%;
      text-align: center;
      font-size: .24rem;
      color: #ffffff; }
      .pop-box .pop-zj-msg em, .pop-box .only-msg em, .pop-box .phone-msg em {
        font-size: .28rem;
        color: #ccff99; }
    .pop-box .phone-msg {
      color: #ffb455; }
      .pop-box .phone-msg input {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        border: 1px solid #ffb425;
        width: 1.90rem;
        height: .32rem;
        margin-left: .19rem;
        padding-left: .09rem;
        font-size: .2rem;
        color: #ffb455; }
      .pop-box .phone-msg .error-phone {
        position: absolute;
        left: 2.8rem;
        top: .45rem;
        color: #ff0000;
        display: none; }
    .pop-box .pop-btn-box-1 {
      position: absolute;
      left: 50%;
      margin-left: -1.23rem;
      bottom: .44rem; }
      .pop-box .pop-btn-box-1 a {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/pop-btn.png?201901311518") no-repeat;
        background-size: 2.46rem 0.68rem;
        width: 2.46rem;
        height: 0.68rem;
        font-size: .28rem;
        color: #a62926;
        line-height: .73rem;
        text-align: center; }
        .pop-box .pop-btn-box-1 a:hover {
          background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/pop-btn.png?201901311518") no-repeat;
          background-size: 2.46rem 0.68rem;
          width: 2.46rem;
          height: 0.68rem;
          color: #a62926; }
    .pop-box .pop-close-btn {
      position: absolute;
      top: 1.1rem;
      right: .34rem;
      background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/close-bg.png?201901311518") no-repeat;
      background-size: 0.86rem 1.42rem;
      width: 0.86rem;
      height: 1.42rem; }
      .pop-box .pop-close-btn a {
        position: absolute;
        top: .3rem;
        left: .18rem;
        background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/close.png?201901311518") no-repeat;
        background-size: 0.41rem 0.41rem;
        width: 0.41rem;
        height: 0.41rem;
        -webkit-transition: all .4s ease-out;
        transition: all .4s ease-out;
        cursor: pointer; }
        .pop-box .pop-close-btn a:hover {
          -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
  /*普通中奖弹窗1*/
  #pop-zj, #pop-zj-thank {
    display: none;
    z-index: 350; }
  .pop-zj, .pop-zj-thank {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/pop-1.png?201901311518") no-repeat;
    background-size: 7.5rem 5.29rem;
    width: 7.5rem;
    height: 5.29rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3.75rem;
    margin-top: -2.07rem; }
    .pop-zj .pop-body, .pop-zj-thank .pop-body {
      width: 5.6rem;
      height: 3.58rem;
      margin: .2rem .9rem 0;
      position: absolute;
      top: .92rem; }
    .pop-zj .pop-img, .pop-zj-thank .pop-img {
      height: 1.53rem;
      position: relative;
      font-size: .24rem; }
    .pop-zj .pop-zj-box, .pop-zj-thank .pop-zj-box {
      position: absolute;
      left: 50%;
      margin-left: -.6rem;
      top: 50%;
      width: 1.20rem;
      height: 1rem;
      margin-top: -.5rem; }
    .pop-zj img, .pop-zj-thank img {
      width: 100%;
      height: 100%; }
    .pop-zj .invite-name, .pop-zj-thank .invite-name {
      display: none; }
    .pop-zj .invite-msg, .pop-zj-thank .invite-msg {
      position: absolute;
      left: 50%;
      margin-left: -.40rem;
      top: 44%;
      width: .77rem;
      height: .76rem;
      margin-top: -.38rem; }
      .pop-zj .invite-msg img, .pop-zj-thank .invite-msg img {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; }
      .pop-zj .invite-msg .invite-name, .pop-zj-thank .invite-msg .invite-name {
        color: #ffb455;
        font-size: .24rem;
        display: block;
        text-align: center;
        width: 2rem;
        position: absolute;
        left: 50%;
        margin-left: -1rem; }
    .pop-zj .pop-img-1, .pop-zj-thank .pop-img-1 {
      height: 1rem;
      position: relative; }
      .pop-zj .pop-img-1 .pop-zj-box, .pop-zj-thank .pop-img-1 .pop-zj-box {
        position: absolute;
        left: 50%;
        margin-left: -.48rem;
        top: 50%;
        width: .96rem;
        height: .80rem;
        margin-top: -.40rem; }
    .pop-zj .pop-zj-msg, .pop-zj-thank .pop-zj-msg {
      width: 100%;
      text-align: center;
      font-size: .24rem;
      color: #ffffff;
      line-height: .4rem; }
      .pop-zj .pop-zj-msg em, .pop-zj-thank .pop-zj-msg em {
        font-size: .24rem;
        color: #ccff99; }
    .pop-zj .go-write-addr, .pop-zj .pop-zj-notice, .pop-zj-thank .go-write-addr, .pop-zj-thank .pop-zj-notice {
      color: #ffb455; }
    .pop-zj .pop-zj-notice, .pop-zj-thank .pop-zj-notice {
      text-align: center;
      font-size: .2rem;
      margin: .04rem 0; }
  .pop-zj-thank img {
    margin-top: -.08rem; }
  /*实物中奖弹窗2*/
  #pop-zj-2 {
    display: none; }
  .pop-zj-2 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -245px;
    margin-top: -198px; }
    .pop-zj-2 .pop-zj-box {
      position: absolute;
      left: 50%;
      margin-left: -53px;
      margin-top: -14px;
      text-align: center; }
    .pop-zj-2 .pop-zj-box::after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      vertical-align: middle; }
    .pop-zj-2 img {
      vertical-align: middle;
      width: 100%; }
    .pop-zj-2 .pop-msg-box {
      margin-top: 98px; }
      .pop-zj-2 .pop-msg-box p {
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #b5b7ff; }
      .pop-zj-2 .pop-msg-box a {
        font-size: 16px;
        color: #ccff99; }
  #write-phone {
    z-index: 300; }
  /*友情提示*/
  #pop-tips, #pop-tips-1 {
    display: none;
    z-index: 400; }
  #get-traffic {
    display: none;
    z-index: 300; }
  .pop-tips, .pop-tips-1, .get-traffic {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -243px;
    margin-top: -146px; }
    .pop-tips .pop-title, .pop-tips-1 .pop-title, .get-traffic .pop-title {
      height: 111px; }
    .pop-tips .pop-zj-msg, .pop-tips-1 .pop-zj-msg, .get-traffic .pop-zj-msg {
      width: 100%;
      text-align: center;
      font-size: 18px;
      color: #b5b7ff;
      line-height: 140px; }
      .pop-tips .pop-zj-msg a, .pop-tips .pop-zj-msg em, .pop-tips-1 .pop-zj-msg a, .pop-tips-1 .pop-zj-msg em, .get-traffic .pop-zj-msg a, .get-traffic .pop-zj-msg em {
        color: #ffb455;
        cursor: pointer; }
    .pop-tips .pop-btn, .pop-tips-1 .pop-btn, .get-traffic .pop-btn {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      margin: 30px 180px 0;
      color: #FFF;
      text-align: center;
      line-height: 46px;
      font-size: 16px; }
  .get-traffic a {
    background: none;
    float: left;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    color: #b5b7ff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  .get-traffic .get-traffic-a, .get-traffic .no-bind {
    border: 1px solid #b5b7ff; }
  .get-traffic .pop-zj-msg {
    line-height: 90px; }
  #pop-tips-1 .pop-zj-msg {
    line-height: 95px; }
  /*礼包信息*/
  #pop-prize {
    display: none;
    z-index: 400; }
  .pop-prize {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -293px;
    margin-top: -236px; }
    .pop-prize .pop-zj-msg {
      font-size: 14px;
      color: #b5b7ff;
      line-height: 36px;
      width: 100%; }
      .pop-prize .pop-zj-msg p {
        width: 308px; }
      .pop-prize .pop-zj-msg b, .pop-prize .pop-zj-msg i, .pop-prize .pop-zj-msg p {
        color: #b5b7ff;
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline; }
      .pop-prize .pop-zj-msg b {
        width: 130px;
        text-align: right; }
      .pop-prize .pop-zj-msg i {
        width: 30px;
        text-align: center; }
      .pop-prize .pop-zj-msg span {
        color: #b5b7ff; }
    .pop-prize .pop-btn {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      width: 120px;
      height: 40px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      border: 1px solid #ffde66;
      color: #ffde66;
      line-height: 40px;
      text-align: center;
      font-size: 16px;
      margin: 0 10px;
      border: 1px solid #ffde66;
      color: #FFF;
      background: #ffde66;
      position: absolute;
      left: 50%;
      margin-left: -60px; }
  /*收货地址*/
  #pop-site {
    display: none;
    z-index: 400; }
  .pop-site {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/pop-3.png?201901311518") no-repeat;
    background-size: 7.5rem 7.4rem;
    width: 7.5rem;
    height: 7.4rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3.75rem;
    margin-top: -3.7rem;
    padding: 0 .76rem;
    width: 5.9rem; }
    .pop-site .pop-site-tip {
      font-size: .2rem;
      color: #ffffff;
      line-height: .42rem;
      margin: 1.30rem .22rem .30rem; }
    .pop-site .pop-item {
      margin: .13rem .25rem 0; }
      .pop-site .pop-item input, .pop-site .pop-item select, .pop-site .pop-item textarea {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        border: 1px solid #ffb455;
        font-size: .2rem;
        color: #ffb455;
        height: .54rem;
        -webkit-border-radius: 0.02rem;
        -moz-border-radius: 0.02rem;
        -ms-border-radius: 0.02rem;
        -o-border-radius: 0.02rem;
        border-radius: 0.02rem;
        padding-left: .23rem;
        background: none; }
      .pop-site .pop-item select {
        width: 1.71rem; }
      .pop-site .pop-item input {
        width: 5.14rem; }
      .pop-site .pop-item ::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #ffb455; }
      .pop-site .pop-item ::-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #ffb455; }
      .pop-site .pop-item ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #ffb455; }
      .pop-site .pop-item ::-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #ffb455; }
      .pop-site .pop-item .select-2 {
        margin: 0 .05rem;
        padding-left: .10rem; }
    .pop-site .item-textarea {
      overflow: hidden;
      height: 1rem;
      position: relative;
      text-align: left;
      margin-bottom: .10rem; }
      .pop-site .item-textarea .error-tpis {
        position: absolute;
        left: 0;
        color: #ffb455;
        font-size: .18rem;
        line-height: .40rem; }
    .pop-site .pop-btn-box-1 {
      bottom: .9rem; }
    .pop-site .pop-btn {
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      color: #FFF;
      text-align: center;
      font-size: 16px;
      position: absolute;
      bottom: 41px;
      left: 50%;
      margin-left: -60px;
      cursor: pointer;
      width: 120px;
      height: 40px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      border: 1px solid #ffde66;
      line-height: 40px;
      background: #ffde66; }
    .pop-site .pop-close-btn {
      -webkit-border-radius: 0 5px 0 0;
      -moz-border-radius: 0 5px 0 0;
      -ms-border-radius: 0 5px 0 0;
      -o-border-radius: 0 5px 0 0;
      border-radius: 0 5px 0 0;
      top: 1.06rem;
      right: .26rem; }
  /*我的奖品*/
  #pop-my-prize, #pop-my-prizeM {
    display: none; }
  .pop-my-prize {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/pop-3.png?201901311518") no-repeat;
    background-size: 7.5rem 7.4rem;
    width: 7.5rem;
    height: 7.4rem;
    margin-left: -3.75rem;
    margin-top: -3.7rem;
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 0 .75rem;
    width: 5.92rem; }
    .pop-my-prize .pop-title {
      top: .6rem; }
    .pop-my-prize .pop-site-tip {
      margin-top: 1.6rem;
      font-size: .2rem;
      color: #ffffff;
      line-height: .38rem;
      padding: 0 .22rem .1rem; }
      .pop-my-prize .pop-site-tip span {
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline;
        width: 75%;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        white-space: nowrap; }
      .pop-my-prize .pop-site-tip a {
        color: #ffb455;
        cursor: pointer; }
    .pop-my-prize .no-award-data {
      font-size: .2rem;
      color: #ffffff;
      line-height: .5rem; }
    .pop-my-prize .table {
      margin: 0 .22rem;
      width: 5.5rem;
      table-layout: fixed; }
      .pop-my-prize .table thead {
        background: #bf2d2d; }
        .pop-my-prize .table thead td {
          font-size: .2rem;
          color: #ffffff;
          border-right: .02rem solid #7c2321; }
      .pop-my-prize .table td {
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        white-space: nowrap;
        padding: .06rem .03rem;
        font-size: .2rem;
        color: #FFF;
        line-height: .4rem; }
      .pop-my-prize .table .red {
        color: #FFF; }
      .pop-my-prize .table a {
        color: #ffffff; }
  /*五连抽*/
  /*十连抽*/
  #pop-five-gift {
    display: none; }
  .pop-five-gift .pop-close-btn {
    top: 1rem;
    right: 0.19rem; }
  .pop-five-gift .pop-body, .pop-ten-gift .pop-body {
    position: relative;
    width: 100%;
    height: 5.2rem;
    padding: 1.6rem 0 0; }
  .pop-five-gift ul li, .pop-ten-gift ul li {
    float: left;
    width: 1.86rem;
    height: 1.00rem;
    margin: .35rem .05rem .37rem;
    text-align: center; }
    .pop-five-gift ul li p, .pop-ten-gift ul li p {
      text-align: center;
      color: #ffb455;
      font-size: .2rem;
      line-height: .24rem;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      white-space: nowrap;
      margin-top: .05rem;
      width: 100%; }
  .pop-five-gift ul li::after, .pop-ten-gift ul li::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    /**vertical-align: auto;*/
    zoom: 1;
    *display: inline;
    vertical-align: middle; }
  .pop-five-gift ul img, .pop-ten-gift ul img {
    vertical-align: middle;
    width: 1.20rem;
    height: 1.00rem; }
  .pop-five-gift ul .three-li, .pop-ten-gift ul .three-li {
    margin-left: 1rem; }
  .pop-five-gift .selected-gift, .pop-ten-gift .selected-gift {
    border: 2px solid #A89B83; }
  .pop-five-gift .pop-btn-box, .pop-ten-gift .pop-btn-box {
    bottom: .44rem; }
  /*十连抽*/
  /*十连抽*/
  #pop-ten-gift {
    display: none; }
  .pop-ten-gift {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/pop-3.png?201901311518") no-repeat;
    background-size: 7.5rem 7.4rem;
    width: 7.5rem;
    height: 7.4rem;
    margin-left: -3.75rem;
    margin-top: -3.7rem;
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 0 .75rem;
    width: 5.92rem; }
    .pop-ten-gift .swiper-container {
      width: 100%;
      height: 3.9rem;
      margin-left: auto;
      margin-right: auto; }
    .pop-ten-gift .swiper-container-horizontal .swiper-pagination-bullets, .pop-ten-gift .swiper-pagination-custom, .pop-ten-gift .swiper-pagination-fraction {
      bottom: -.07rem; }
    .pop-ten-gift .swiper-pagination-bullet {
      width: .16rem;
      height: .16rem;
      display: inline-block;
      border-radius: 100%;
      background: #530505;
      opacity: .9; }
    .pop-ten-gift .swiper-pagination-bullet-active {
      background: #c22920; }
    .pop-ten-gift .swiper-slide {
      text-align: center;
      font-size: .2rem;
      height: 3.8rem;
      width: 5.92rem !important;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      .pop-ten-gift .swiper-slide img {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -.6rem; }
      .pop-ten-gift .swiper-slide p {
        font-size: .2rem;
        color: #ffb455;
        position: absolute;
        top: 1rem;
        width: 100%; }
    .pop-ten-gift .swiper-slide li {
      float: left;
      width: 1.86rem;
      height: 1.00rem;
      margin: .35rem .05rem .37rem;
      text-align: center;
      position: relative; }
      .pop-ten-gift .swiper-slide li p {
        text-align: center;
        color: #ffb455;
        font-size: .2rem;
        line-height: .24rem;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: .05rem;
        width: 100%; }
    .pop-ten-gift .swiper-slide li::after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      /**vertical-align: auto;*/
      zoom: 1;
      *display: inline;
      vertical-align: middle; }
    .pop-ten-gift .swiper-slide img {
      vertical-align: middle;
      width: 1.20rem;
      height: 1.00rem; }
    .pop-ten-gift .li-0 {
      left: 0px; }
    .pop-ten-gift .li-1 {
      top: 1.5rem; }
    .pop-ten-gift .li-2 {
      left: 2rem; }
    .pop-ten-gift .li-3 {
      left: 2rem;
      top: 1.5rem; }
    .pop-ten-gift .li-4 {
      left: 4rem; }
    .pop-ten-gift .li-5 {
      left: 4rem;
      top: 1.5rem; }
    .pop-ten-gift .li-6 {
      left: 6rem; }
    .pop-ten-gift .li-7 {
      left: 6rem;
      top: 1.5rem; }
    .pop-ten-gift .li-8 {
      left: 8rem; }
    .pop-ten-gift .li-9 {
      left: 8rem;
      top: 1.5rem; }
    .pop-ten-gift .pop-body {
      height: 5.2rem; }
    .pop-ten-gift .pop-close-btn {
      top: 1rem;
      right: .2rem; }
  .two-msg {
    margin-top: .87rem; }
  /*奖品详情*/
  /*收货地址*/
  #pop-award-detail {
    z-index: 900 !important; }
    #pop-award-detail .pop-body {
      margin-top: .20rem; }
    #pop-award-detail .pop-zj-msg {
      width: 100%;
      line-height: .53rem; }
    #pop-award-detail b, #pop-award-detail p {
      float: left; }
    #pop-award-detail b {
      width: 45%;
      text-align: right; }
    #pop-award-detail .pop-btn-box-1 {
      bottom: .24rem; }
  #pop-success {
    display: none; }
  .pop-success {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -243px;
    margin-top: -148px; }
    .pop-success .pop-title {
      height: 105px;
      font-size: 22px;
      line-height: 105px;
      text-align: center;
      color: #42271A; }
    .pop-success .pop-site-tip {
      font-size: 16px;
      color: #B8AA90;
      line-height: 110px;
      text-align: center;
      font-family: "微软雅黑"; }
    .pop-success .pop-tip-msg {
      font-size: 14px;
      color: #B8AA90;
      line-height: 28px;
      margin-left: 90px; }
      .pop-success .pop-tip-msg b, .pop-success .pop-tip-msg i, .pop-success .pop-tip-msg p {
        color: #B8AA90;
        display: inline-block;
        vertical-align: middle;
        /**vertical-align: auto;*/
        zoom: 1;
        *display: inline; }
      .pop-success .pop-tip-msg b {
        width: 130px;
        text-align: right; }
      .pop-success .pop-tip-msg i {
        width: 30px;
        text-align: center; }
      .pop-success .pop-tip-msg span {
        color: #ffde66; }
    .pop-success .pop-tip-btn {
      position: absolute;
      bottom: 14px;
      left: 50%;
      margin-left: -70px; }
    .pop-success .my-award-list {
      width: 50%; }
    .pop-success .my-award-time {
      height: 28px;
      margin-left: 65px; }
      .pop-success .my-award-time span, .pop-success .my-award-time b {
        color: #B8AA90; }
  /*base code*/
  .animated {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -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: 1s;
    animation-duration: 1s; }
  /*the animation definition*/
  @-webkit-keyframes zoomIn {
    0% {
      -webkit-transform: rotate(0deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(0deg);
      transform: rotate(0deg); }
    20% {
      -webkit-transform: rotate(-40deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(-40deg);
      transform: rotate(-40deg); }
    40% {
      -webkit-transform: rotate(-80deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(-80deg);
      transform: rotate(-80deg); }
    60% {
      -webkit-transform: rotate(-120deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(-120deg);
      transform: rotate(-120deg); }
    80% {
      -webkit-transform: rotate(-160deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(-160deg);
      transform: rotate(-160deg); }
    100% {
      -webkit-transform: rotate(-180deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(-180deg);
      transform: rotate(-180deg); } }
  @keyframes zoomIn {
    0% {
      -webkit-transform: rotate(0deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(0deg);
      transform: rotate(0deg); }
    20% {
      -webkit-transform: rotate(-40deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(-40deg);
      transform: rotate(-40deg); }
    40% {
      -webkit-transform: rotate(-80deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(-80deg);
      transform: rotate(-80deg); }
    60% {
      -webkit-transform: rotate(-120deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(-120deg);
      transform: rotate(-120deg); }
    80% {
      -webkit-transform: rotate(-160deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(-160deg);
      transform: rotate(-160deg); }
    100% {
      -webkit-transform: rotate(-180deg);
      /* flip horizontally 180deg*/
      -moz-transform: rotate(-180deg);
      transform: rotate(-180deg); } }
  .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn; }
  input:focus, select:focus {
    border: 1px solid #dd4535 !important; }
  /*页码开始*/
  .page_div {
    width: 83%;
    margin: 0 auto;
    font-size: .2rem;
    font-family: "Adobe 黑体 Std";
    color: #ffffff;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    bottom: 1rem; }
  /*
   * 页数按钮样式
   */
  .page_div a {
    min-width: .4rem;
    height: .4rem;
    border: 1px solid #ffffff;
    text-align: center;
    margin: 0 .05rem;
    cursor: pointer;
    line-height: .4rem;
    color: #ffffff;
    font-size: .2rem;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px; }
  .page_div a:hover {
    color: #FFF;
    border: 1px solid #ffb455 !important; }
  #firstPage, #nextPage, #prePage, #lastPage {
    width: .28rem;
    color: #ffffff;
    border: 1px solid #ffffff !important; }
    #firstPage:hover, #nextPage:hover, #prePage:hover, #lastPage:hover {
      background: #ffb455;
      border: 1px solid #ffb455 !important;
      color: #ffffff; }
  #prePage,
  #nextPage {
    width: .28rem;
    color: #ffffff;
    border: 1px solid #ffffff !important; }
  .page_div .current {
    background-color: #ffb455;
    border-color: #ffb455;
    color: #FFFFFF; }
  .page_div .current:hover {
    background-color: #ffb455;
    border-color: #ffb455;
    color: #FFFFFF; }
  .totalPages {
    display: none;
    margin: 0 .10rem; }
  .totalSize {
    display: none; }
  .totalPages span,
  .totalSize span {
    color: #ffb455;
    margin: 0 .05rem; }
  .buttonEvent {
    cursor: not-allowed !important; }
  #firstPage,
  #lastPage {
    display: none; }
  .mobile-my-award {
    background: url("//pic.youzu.com/youzu/web/pact/static/spring2019/img/mobile/invite-h.png?201901311518") no-repeat;
    background-size: 1.49rem 0.42rem;
    width: 1.49rem;
    height: 0.42rem;
    position: absolute;
    top: .1rem;
    right: .2rem;
    z-index: 30;
    color: #ffffff;
    text-align: center;
    line-height: .44rem; } }

/*# sourceMappingURL=test/style.css.map */
