@charset "utf-8";

/**
 * Swiper 6.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 30, 2020
 */

@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, 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') format('woff');
  font-weight: 400;
  font-style: normal
}

:root {
  --swiper-theme-color: #007aff
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
  flex-direction: column
}

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

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
  flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}

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

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

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

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}

.swiper-container-3d {
  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 {
  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: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

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

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  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-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}

.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;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

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

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

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

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

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top
}

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

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right
}

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}

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

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

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(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, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}

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

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

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

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

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  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-container-cube {
  overflow: visible
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

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

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0
}

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

.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-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

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

.swiper-container-flip {
  overflow: visible
}

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

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

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

.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;
  backface-visibility: hidden
}

html,
body {
  overflow-x: hidden;
}

body,
.dd-page * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
}

body {
  margin: 0;
  padding: 0;
}

.dd-page a {
  text-decoration: none;
}

.dd-top-bar {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: .74rem;
  background-color: #fff;
  margin: 0 auto;
  z-index: 10;
  position: relative;
}

.dd-top-bar .dd-logo {
  height: 100%;
  width: 1.86rem;
  margin-left: .15rem;
  background: url(../images/dd_logo.png) no-repeat right center;
  background-size: contain;
}

.dd-back-home {
  font-size: 0;
  padding-right: .3rem;
  background: url(../images/btn_back.png) no-repeat;
  width: 1.89rem;
  height: .36rem;
  text-align: center;
  background-size: contain;
}

.dd-back-home a {
  line-height: .36rem;
  color: #fff;
  font-size: .18rem;
  text-decoration: none;
}

.dd-back-home img {
  height: .33rem;
}

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

.clearfix {
  zoom: 1;
}

.dd-page img {
  border: 0;
}

.dd-page li {
  list-style: none;
}

.dd-page img {
  border: 0;
  font-size: 0;
}

.dd-page a {
  text-decoration: none;
  color: #2e2527;
}

.dd-red {
  font-weight: bold;
  color: #f35352;
}

.dd-gray {
  color: #999999;
}

.dd-pink {
  color: #e36588;
}

.dd-page {
  font-family: 'Microsoft YaHei', sans-serif;
  width: 100%;
  margin: 0px auto;
  line-height: 1.4;
  position: relative;
  color: #000000;
  font-size: .2rem;
  min-height: 100vh;
  background: #fff;
}

.dd-page::before {
  content: '\20';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 7.4rem;
  background: url(../images/banner.jpg) no-repeat;
  background-size: 6.4rem auto;
  background-position: center top;
}

.dd-page::after {
  content: '\20';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 7.4rem;
  background: url(../images/back.jpg) no-repeat;
  background-size: 6.4rem 100%;
  background-position: center top;
}

.dd-page-wrap {
  position: relative;
  z-index: 1;
  height: 100%;
}

.dd-container {
  width: 92.1875%;
  margin: 0 auto;
  max-width: 5.9rem;
}

.dd-page-wrap>.dd-container {
  position: relative;
  height: 0;
}

.dd-header {
  height: 7.4rem;
}

.dd-header>.dd-container {
  height: 100%;
  position: relative;
}

.dd-header-back {
  margin: 0 -.25rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}

@keyframes cloudFloat {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(0);
  }
}

.dd-header-back .dd-cloud01 {
  background: url(../images/cloud-01.png) no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 5.01rem;
  animation: cloudFloat 2s ease-in-out infinite;
}

.dd-header-back .dd-cloud02 {
  background: url(../images/cloud-02.png) no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  left: 0;
  right: 0;
  top: .95rem;
  height: 5.4rem;
  animation: cloudFloat 4s ease-in-out infinite;
}

.dd-header-back .dd-cloud03 {
  background: url(../images/cloud-03.png) no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  left: 0;
  right: 0;
  top: 3.1rem;
  height: 3.03rem;
  animation: cloudFloat 3s ease-in-out infinite;
}

.dd-header-wrap {
  position: relative;
  z-index: 1;
  padding-top: .4rem;
}

.dd-header-part01 {
  position: relative;
  display: flex;
  justify-content: center;
}

.dd-header-part01::before {
  content: '\20';
  position: absolute;
  left: -.25rem;
  right: -.25rem;
  top: -.2rem;
  background: url(../images/slogan-mask.png) no-repeat;
  background-size: 100% 100%;
  height: 5.53rem;
  z-index: -1;
  pointer-events: none;
}

.dd-header-part01 .dd-slogan {
  width: 3.93rem;
  height: 1.33rem;
}

.dd-header-part01 .dd-slogan img {
  width: 100%;
  height: auto;
  display: block;
}

.dd-header-part01 .dd-rule-wrap {
  position: absolute;
  left: -.25rem;
  top: 0;
}

.dd-header-part01 .dd-rule-wrap .dd-rule {
  width: 1.1rem;
  height: .5rem;
  background-color: rgba(255, 255, 255, .3);
  border-radius: 0 .5rem .5rem 0;
  border: 1px solid #fff;
  border-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.dd-header-part01 .dd-luggage {
  width: .9rem;
  height: .91rem;
  background: url(../images/luggage.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: -.25rem;
  top: 0;
}

.dd-header-main {
  position: relative;
  margin-top: .13rem;
  height: 5.07rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.dd-explore-wrap {
  left: -.1rem;
  right: -.1rem;
  top: .3rem;
  position: absolute;
  display: flex;
  justify-content: space-between;
}

.dd-explore {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, .3);
  height: .45rem;
  display: flex;
  align-items: center;
  padding: 0 .2rem;
  border-radius: .35rem;
}

.dd-explore span {
  font-size: .22rem;
  color: #7e80f5;
}

.dd-explore.dd-left::before,
.dd-explore.dd-right::after {
  content: '\20';
  width: .18rem;
  height: .29rem;
  background: url(../images/arrow-left.png) no-repeat;
  background-size: contain;
  display: block;
  margin-right: .1rem;
}

.dd-explore.dd-right::after {
  transform: rotateY(180deg);
  margin-right: 0;
  margin-left: .1rem;
}

@keyframes sitDown {
  0% {
    opacity: 0;
    transform: translateY(-2.5%);
  }

  50% {
    opacity: 1;
    transform: translateY(2.5%);
  }

  70% {
    transform: translateY(-2.5%);
  }

  100% {
    transform: translateY(0%);
  }
}

@keyframes sitDownTwo {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.dd-panda-master {
  width: 1.05rem;
  height: 1.15rem;
  background: url(../images/panda-m.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 1.9rem;
  left: 1.2rem;
  animation: sitDown 2s ease-in-out forwards;
}

.dd-panda-master.dd-show {
  
}

.dd-panda-patron {
  width: .97rem;
  height: 1.14rem;
  background: url(../images/panda-f.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 2.5rem;
  left: 2.35rem;
  animation: sitDownTwo 1s ease-in-out forwards;
}

.dd-panda-patron.dd-show {
  
}

@keyframes twist {
  0% {
    transform: perspective(600px) rotateY(0deg) rotateX(0deg);
  }

  25% {
    transform: perspective(600px) rotateY(-15deg) rotateX(15deg);
  }

  50% {
    transform: perspective(600px) rotateY(0deg) rotateX(0deg);
  }

  75% {
    transform: perspective(600px) rotateY(15deg) rotateX(-15deg);
  }

  100% {
    transform: perspective(600px) rotateY(0deg) rotateX(0deg);
  }
}

.dd-panda-magazine {
  width: .54rem;
  height: .42rem;
  background: url(../images/panda-mz.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 1.42rem;
  top: 2.03rem;
  animation: twist 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

.dd-explore-coupon {
  width: .8rem;
  height: .8rem;
  position: absolute;
  left: 2.35rem;
  top: 3.3rem;
  background: url(../images/coupon.png) no-repeat;
  background-size: .35rem .21rem;
  animation: pulse 2s infinite;
}

.dd-explore-leaflet {
  width: .8rem;
  height: .8rem;
  position: absolute;
  left: .85rem;
  top: 3.35rem;
  background: url(../images/leaflet.png) no-repeat;
  background-size: .36rem .2rem;
  animation: pulse 1.5s infinite;
}
@keyframes brightnessChange {
  0% {
      filter: brightness(1);
  }
  50% {
      filter: brightness(1.1);
  }
  100% {
      filter: brightness(1);
  }
}
.dd-explore-windown {
  width: .32rem;
  height: .68rem;
  border-radius: .4rem;
  position: absolute;
  left: 2.4rem;
  top: .82rem;
  background: url(../images/cab-windown.png) no-repeat;
  background-size: contain;
  animation: brightnessChange 1.25s infinite alternate;
}

.dd-body {
  min-height: 5rem;
  position: relative;
}


/*通用部分*/
.dd-public {
  box-shadow: 0px .17rem .4rem 0px rgba(102, 103, 192, 0.15);
  background: #fefefe url(../images/public-back.jpg) no-repeat;
  background-size: 100% 100%;
  border: 1px solid #fff;
  border-radius: .23rem;
  padding: .3rem;
  padding-bottom: .15rem;
  min-height: .5rem;
}

.dd-public.dd-vision {
  position: relative;
}

.dd-public.dd-vision::after {
  content: '\20';
  width: 1.43rem;
  height: 2.2rem;
  background: url(../images/vision.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 100%;
  right: 0;
  pointer-events: none;
  z-index: 6;
}


.dd-mt {
  margin-top: .3rem;
}

.dd-public-but {
  padding-bottom: .3rem;
  position: relative;
  background: url(../images/but-yy.png) no-repeat;
  background-size: contain;
  background-position: center bottom;
  width: 100%;
}

.dd-public-but .dd-button {
  background: url(../images/but-back.png) no-repeat;
  background-size: cover;
  height: .73rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: .5rem;
  border-left: 1px solid #fff;
}

.dd-public-but .dd-button .dd-text {
  font-size: .26rem;
  color: #fff;
  text-shadow: 0px .03rem .06rem rgba(106, 20, 0, 0.19);
  position: relative;
}

.dd-public-tag {
  background-color: #f6b12c;
  border-radius: .3rem .3rem .3rem 0;
  color: #fff;
  font-size: .17rem;
  position: absolute;
  bottom: 100%;
  line-height: 1;
  left: 100%;
  padding: .08rem .15rem;
  white-space: nowrap;
}

.dd-public-head {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: .28rem;
  position: relative;
  line-height: 1;
  height: .4rem;
  width: 100%;
}

.dd-public-head .dd-public-return {
  width: .4rem;
  height: .4rem;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.dd-public-return svg {
  fill: currentColor;
  width: 100%;
  height: 100%;
}

.dd-public-update {
  padding: .3rem 0;
  display: flex;
  justify-content: center;
}

.dd-public-update .dd-time {
  background-color: rgba(0, 0, 0, .2);
  border-radius: .25rem;
  color: #cccccc;
  padding: .1rem .2rem;
  line-height: 1;
}

.dd-textCenter {
  text-align: center;
  line-height: 1;
}

/*邀请*/
.dd-invite {
  padding: .3rem 0;
  display: flex;
  justify-content: center;
}

.dd-invite-item {
  width: 33.33333%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dd-invite-circle {
  width: 1.1rem;
  height: 1.1rem;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: .15rem;
}

.dd-invite-circle span {
  color: #5c5672;
  font-size: .28rem;
  font-weight: 300;
}


/*排行页面*/
.dd-header-rank {
  padding-top: .25rem;
  position: relative;
  z-index: 1;
}

.dd-podium {
  margin: 0 -.15rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between
}

.dd-podium-item {
  width: 2rem;
  position: relative;
  border-radius: .15rem .15rem 0 0;
  overflow: hidden;
}

.dd-podium-item::before {
  content: '\20';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%, rgb(255, 255, 255, 0) 100%);
  z-index: 1;
}

.dd-podium-item .dd-head {
  width: 1.43rem;
  height: .45rem;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: .22rem;
  margin: 0 auto;
}

.dd-podium-item .dd-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: .1rem;
}

.dd-podium-item .dd-item-image {
  width: .6rem;
  height: .6rem;
}

.dd-podium-item .dd-item-image img {
  width: 100%;
  height: 100%;
  display: block;
}

.dd-podium-item .dd-textCenter p:last-child {
  margin-top: .05rem;
}

.dd-podium-item.dd-silver {
  height: 3rem;
  background-image: linear-gradient(to bottom, #dddfea 0%, #f6eef7 98%);
}

.dd-podium-item.dd-silver .dd-head {
  background-image: url(../images/podium-silver.png);
}

.dd-podium-item.dd-gold {
  height: 3.4rem;
  background-image: linear-gradient(to bottom, #fef5e4 0%, #f6eef7 98%);
}

.dd-podium-item.dd-gold .dd-head {
  background-image: url(../images/podium-gold.png);
}

.dd-podium-item.dd-copper {
  height: 2.8rem;
  background-image: linear-gradient(to bottom, #ffd6c6 0%, #f6eef7 98%);
}

.dd-podium-item.dd-copper .dd-head {
  background-image: url(../images/podium-copper.png);
}

.dd-rank {
  margin: 0 -.25rem;
  background-color: #fff;
  min-height: 100vh;
}

.dd-rank-head {
  display: flex;
  justify-content: space-between;
  line-height: 1;
}

.dd-rank-head small {
  font-weight: 300;
}

.dd-rank-mian {
  margin-top: .15rem;
}

.dd-rank-item {
  border-top: 1px solid #d8d8d8;
  padding: .1rem 0;
  display: flex;
  justify-content: space-between;
}

.dd-rank .dd-rank-item {
  padding: .1rem .2rem;
}

.dd-rank-item .dd-left {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
}

.dd-rank-item .dd-left-icon {
  width: .5rem;
  height: .5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .22rem;
}

.dd-rank-item .dd-left-icon img {
  width: .34rem;
  height: auto;
  display: block;
}

.dd-rank-item .dd-left-image {
  width: .6rem;
  height: .6rem;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 .15rem;
  border: 1px solid #fff;
}

.dd-rank-item .dd-left-image img {
  width: 100%;
  height: auto;
  display: block;
}

.dd-rank-item .dd-left-name {
  font-size: .22rem;
}

.dd-rank-item .dd-right {
  text-align: right;
  flex: 0 0 auto;
}

.dd-rank-item .dd-right span {
  font-weight: 300;
}

.dd-rank-item .dd-right strong {
  font-size: .34rem;
  font-weight: 500;
  min-width: .45rem;
  display: inline-block;
  text-align: center;
}

.dd-rank-item:first-child {
  border-color: transparent;
}

.dd-rank-start {
  background-image: linear-gradient(to right, #faeef2 0, #f48c66 50%, #faeef2 100%);
  height: .38rem;
  color: #fff;
  text-align: center;
  line-height: .38rem;
}

.dd-rank-tips,
.dd-rank-end {
  text-align: center;
  background-color: #f5f5f5;
  padding: .25rem 0;
  color: #909090;
}

.dd-rank-end {
  background-color: #f8f2f7;
  color: #666666;
}

.dd-rank-more {
  display: flex;
  justify-content: center;
  height: .2rem;
  background: url(../images/arrow-down.png) no-repeat;
  background-position: center bottom;
  background-size: .2rem .11rem;
}

/*盲盒*/
.dd-draw {
  margin: 0 -.25rem;
  padding: .48rem .25rem;
  min-height: calc(100vh - 2.28rem);
  background:url(../images/draw-back.png) no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  position: relative;
  z-index: 1;
  padding-top: 1.11rem;
}
.dd-draw::after{
  content: '\20';
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #8450fa;
  height: .8rem;
  position: absolute;
  z-index: -1;
  pointer-events: none;
}


.dd-draw::before {
  content: '\20';
  width: 5.7rem;
  height: 1.18rem;
  background: url(../images/darw-fire.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -.3rem;
  left: .3rem;
}

.dd-draw-title {
  width: 2.44rem;
  height: .57rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
  background: url(../images/draw-title.png) no-repeat;
  background-size: contain;
  position: relative;
  z-index: 1;
  font-size: .24rem;
  color: #7b1b1b;
  font-weight: 500;
  padding-left: .72rem;
}

.dd-draw-swiper {
  padding: .6rem .21rem .2rem .3rem;
  position: relative;
}

.dd-draw-swiper .swiper-slide {
  width: 1.5rem;
  padding: 0 .05rem;
}

.dd-draw-swiper .dd-slide {
  background-image: -moz-linear-gradient(-90deg, rgb(211, 153, 253) 0%, rgb(200, 128, 253) 49%, rgb(224, 130, 252) 100%);
  background-image: -webkit-linear-gradient(-90deg, rgb(211, 153, 253) 0%, rgb(200, 128, 253) 49%, rgb(224, 130, 252) 100%);
  background-image: -ms-linear-gradient(-90deg, rgb(211, 153, 253) 0%, rgb(200, 128, 253) 49%, rgb(224, 130, 252) 100%);
  border: 1px solid #fdf3e3;
  border-radius: .1rem;
  height: 1.6rem;
  padding: .05rem 0;
  color: #fff;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.dd-draw-swiper .dd-slide-image {
  height: .9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.dd-draw-swiper .dd-slide-image img {
  width: 60%;
  height: auto;
  display: block;
}

.dd-draw-swiper .dd-slide-image strong {
  font-size: .32rem;
}

.dd-draw-swiper .dd-slide-text {
  margin-top: .05rem;
}

.dd-draw-swiper .dd-slide-text strong {
  font-weight: 500;
  font-size: .22rem;
}

.dd-draw-swiper .dd-pagination {
  width: 1rem;
  height: .06rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -.05rem;
  border-radius: .2rem;
}

.dd-draw-swiper .dd-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #fee7ca;
  border-radius: .2rem;
}

.dd-draw-windown {
  width: 4.97rem;
  height: 2.88rem;
  background: url(../images/window.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: .7rem;
  padding: .1rem .4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.dd-draw-windown .dd-item {
  width: 33.33333%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 1.45rem;
}

.dd-draw-windown .dd-item::before {
  content: '\20';
  width: 1.16rem;
  height: .79rem;
  background: url(../images/draw-light.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -.05rem;
}

.dd-draw-windown .dd-item::after {
  content: '\20';
  width: 1.01rem;
  height: 1.02rem;
  background: url(../images/draw-box.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-40%);
  top: .135rem;
  transition: .15s transform;
}

.dd-draw-windown .dd-item.dd-active::after {
  transform: translateX(-40%) scale(1.15);
}

.dd-draw-number {
  position: relative;
  width: 2.88rem;
  height: .53rem;
  margin: .4rem auto;
  background: url(../images/number-bg.png) no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fee7ca;
  font-size: .24rem;
}

.dd-draw-number::before,
.dd-draw-number::after {
  content: '\20';
  width: .73rem;
  height: .46rem;
  background: url(../images/number-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: -.8rem;
}

.dd-draw-number::after {
  left: auto;
  right: -.8rem;
  transform: rotateY(180deg);
}

.dd-draw-but {
  width: 3.77rem;
  height: 1.02rem;
  background: url(../images/darw-but.png) no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding-bottom: .5rem;
  border: none;
  background-color: transparent;
  outline: none;
}


.dd-draw-but img {
  height: .28rem;
  width: auto;
  display: block;
}

@keyframes enter {
  0% {
    transform: scaleY(1);
  }

  50% {
    transform: scaleY(.75);
  }

  100% {
    transform: scaleY(1);
  }
}

.dd-draw-but.dd-enter {
  animation: enter .3s ease;
  transform-origin: bottom center;
}

.dd-draw-return {
  margin-top: .8rem;
}

.dd-draw-return .dd-return {
  width: .62rem;
  height: .62rem;
  background: url(../images/darw-return.png) no-repeat;
  background-size: contain;
  display: block;
}

/*行李箱*/
.dd-page-luggage {
  background-color: #fff7fe;
  min-height: 100vh;
  padding-bottom: .8rem;
}

.dd-page-luggage.dd-blank {
  background-color: #fff;
}


.dd-header-luggage {
  padding-top: .95rem;
  height: 5.6rem;
  background: url(../images/lug-header.png) no-repeat;
  background-size: 6.4rem auto;
  background-position: center bottom;
  padding-bottom: .3rem;
}

.dd-header-luggage>.dd-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
}

.dd-lug-total {
  position: relative;
  padding: .1rem;
}

.dd-lug-total::before {
  content: '\20';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: .18rem;
  background-color: #f6cea5;
  border-radius: .05rem;
}

.dd-lug-total .dd-text {
  position: relative;
  z-index: 1;
  line-height: 1;
}

.dd-lug-total .dd-text strong {
  font-size: .32rem;
}

.dd-luggage-items {
  padding-top: .2rem;
}

.dd-luggage-list {
  border-radius: .1rem;
  background-color: #fff;
  box-shadow: 0px .06rem .11rem 0px rgba(0, 0, 0, 0.07);
  padding: .15rem .05rem;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: .2rem;
}

.dd-luggage-list .dd-prize {
  width: 1.3rem;
  flex: 0 0 auto;
  padding: .05rem .15rem;
  border-right: 1px dashed #e0e0e0;
}

.dd-luggage-list .dd-prize-img {
  background-color: #f1f1f1;
  border-radius: .05rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: .15rem 0 .1rem;
}

.dd-luggage-list .dd-prize-img img {
  width: 85%;
  height: auto;
  display: block;
}

.dd-luggage-list .dd-prize-text {
  color: #fa2d3a;
  font-size: .34rem;
  font-weight: bold;
  width: 100%;
  text-align: center;
}

.dd-luggage-list .dd-prize-text .dd-price {
  font-size: .23rem;
  font-weight: normal;
}

.dd-luggage-list .dd-prize-text .dd-price strong {
  font-size: .45rem;
}

.dd-luggage-list .dd-infos {
  width: calc(100% - 1.3rem);
  flex: 1 1 auto;
  position: relative;
  padding-left: .15rem;
}

.dd-luggage-list .dd-infos-title {
  font-size: .24rem;
  font-weight: 500;
}

.dd-luggage-list .dd-infos-intro {
  color: #666;
  margin-top: .05rem;
}

.dd-luggage-list .dd-fill {
  position: absolute;
  right: .2rem;
  top: 50%;
  transform: translateY(-50%);
}

.dd-luggage-list .dd-fill-but {
  width: 1.3rem;
  height: .45rem;
  border-radius: .3rem;
  background-color: #f6522c;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dd-nothing {
  height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.dd-nothing-icon {
  width: 1.3rem;
  height: 1.31rem;
  background: url(../images/nothing.png) no-repeat;
  background-size: contain;
  margin-left: .75rem;
}

.dd-nothing-text {
  width: 2.85rem;
  border-top: 1px solid #181516;
  padding-top: .3rem;
  margin-top: .2rem;
  text-align: center;
}

/*地址填写*/
.dd-page-address {
  background-color: #fff;
  min-height: 100vh;
  padding-bottom: .5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.dd-header-address {
  padding-top: .95rem;
}

.dd-header-address .dd-public-head,
.dd-header-address .dd-public-head .dd-public-return {
  color: #333;
}

.dd-page-address .dd-body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.dd-form {
  padding: .4rem 0;
  font-size: .26rem;
}

.dd-form-item {
  padding: .1rem 0;
}

.dd-form-item .dd-type {
  padding: .1rem 0;
  display: flex;
  align-items: stretch;
  border-bottom: 1px solid #c5c5c5;
}

.dd-form-item .dd-type-title {
  flex: 0 0 auto;
  font-weight: 300;
}

.dd-form-item .dd-type-input {
  flex: 1 1 auto;
  padding: 0 1em;
}

.dd-form-item .dd-type-input input {
  border: none;
  background-color: transparent;
  width: 100%;
  height: 100%;
  text-align: right;
  font-size: .24rem;
}

.dd-form-item .dd-type-input input::placeholder {
  color: #999999;
}

.dd-form-item .dd-verify {
  background-color: #f7f7f7;
  padding: .1rem .1rem .2rem;
  color: #ff0000;
  font-size: .22rem;
  display: none;
}

.dd-form-item .dd-verify.active {
  display: block;
  position: relative;
}

.dd-form-item .dd-verify.active::before {
  content: '\20';
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  background-color: #ff0000;
}

.dd-form-item .dd-hint {
  color: #666;
  font-size: .2rem;
}

.dd-form-foot {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dd-form-foot .dd-tips {
  text-align: center;
  font-size: .22rem;
  margin-bottom: .1rem;
}

.dd-form-foot .dd-but {
  color: #fff;
  background-image: linear-gradient(to right, #f6522c, #f6522c 50%, #f6522c);
  height: .72rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: .5rem;
  width: 100%;
  font-size: .28rem;
}

.dd-form-mask {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.dd-form-hint {
  width: 1.7rem;
  height: 1.8rem;
  background-color: rgba(0, 0, 0, .5);
  border-radius: .1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.dd-form-hint .dd-icon {
  width: .6rem;
  height: .6rem;
  background: url(../images/shibai.png) no-repeat;
  background-size: contain;
}

.dd-form-hint .dd-text {
  color: #fff;
  margin-top: .1rem;
}

/*杂志翻页*/
.dd-magazine {
  margin-top: .35rem;
  width: 100%;
  height: 0;
  padding-bottom: 132%;
  position: relative;
}

.dd-magazine-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-shadow: 0px 20px 30px 0px rgba(88, 90, 172, 0.1);
}


.dd-magazine img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.dd-magazine-page {
  width: 100%;
  height: 100%;
}

.dd-magazine-end {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid #fafafa;
}

/*弹窗*/
.dd-mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .75);
  z-index: 99;
  display: none;
}

.dd-mask-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dd-mask-wrap.dd-under {
  align-items: flex-end;
}

.dd-mask-inner {
  position: relative;
  width: 92.1875%;
  margin: 0 auto;
  max-width: 5.9rem;
}

.dd-mask-draw {
  position: relative;
  width: 100%;
}

.dd-mask-draw::before {
  content: '\20';
  width: 6.4rem;
  height: 8.44rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  background: url(../images/popdraw-light.png) no-repeat;
  background-size: 100% 100%;
}

.dd-mask-draw-wrap {
  position: relative;
  z-index: 1;
  width: 5.1rem;
  min-height: 4.6rem;
  background: url(../images/pop-back.jpg) no-repeat;
  background-size: cover;
  border-radius: .2rem;
  margin: 0 auto;
  border: 1px solid #fff;
  padding: 1.1rem .35rem .3rem;
}


.dd-mask-draw-wrap::before {
  content: '\20';
  width: 4.52rem;
  height: 2.56rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -1.5rem;
  background: url(../images/pop-panda.png) no-repeat;
  background-size: contain;
}

.dd-mask-draw-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: .1rem;
}

.dd-mask-draw-inner .dd-title {
  font-size: .3rem;
  text-align: center;
}

.dd-mask-draw-inner .dd-title strong {
  font-weight: 500;
}

.dd-mask-draw-inner .dd-prize {
  min-height: 1.4rem;
  color: #f02b2b;
  line-height: 1;
  text-align: center;
  padding-top: .35rem;
  margin-bottom: .2rem;
}

.dd-mask-draw-inner .dd-prize-big {
  font-size: .4rem;
}

.dd-mask-draw-inner .dd-prize-img {
  width: 100%;
  display: flex;
  justify-content: center;
}

.dd-mask-draw-inner .dd-prize-img img {
  width: 60%;
  height: auto;
  display: block;
}

.dd-mask-draw-inner .dd-prize-big .dd-box {
  display: flex;
  align-items: flex-end;
}

.dd-mask-draw-inner .dd-prize-big strong {
  font-size: .88rem;
  font-weight: bold;
}

.dd-mask-draw-inner .dd-prize-big .dd-box span {
  padding-bottom: .125rem;
}

.dd-mask-draw-inner .dd-prize-small {
  font-size: .2rem;
}

.dd-mask-draw-inner .dd-prize-tips {
  margin-top: -.15rem;
  color: #333;
}

.dd-mask-losing {
  position: relative;
  width: 100%;
}

.dd-mask-losing-wrap {
  background: url(../images/public-back.jpg) no-repeat;
  background-size: cover;
  border-radius: .2rem;
  border: 1px solid #fff;
  padding: 1.1rem .25rem .1rem;
  box-shadow: 0px .1rem .3rem 0px rgba(102, 103, 192, 0.15);
  width: 5.1rem;
  margin: 0 auto;
}

.dd-mask-losing-wrap::before {
  content: '\20';
  width: 2.76rem;
  height: 2.24rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -1rem;
  background: url(../images/losing-head.png) no-repeat;
  background-size: contain;
}

.dd-mask-losing-inner {
  padding-top: .1rem;
}

.dd-mask-losing-inner .dd-text {
  padding: .2rem .3rem;
  line-height: 1.8;
  text-align: center;
}

.dd-mask-losing-inner .dd-text.dd-left {
  text-align: left;
}

.dd-mask-content {
  padding: .25rem;
  padding-top: 0;
}

.dd-mask-wrap .dd-main {
  min-height: 2rem;
  position: relative;
  z-index: 3;
  max-height: 65vh;
  overflow-y: auto;
  padding-right: .2rem;
  font-size: .24rem;
  color: #494848;
  text-align: left;
}

.dd-mask-wrap .dd-main.dd-short {
  max-height: 25vh;
}
.dd-mask-wrap .dd-main.dd-shortTwo {
  max-height: 30vh;
}
.dd-mask-wrap .dd-main .dd-rules {
  line-height: 1.6;
  padding-bottom: .25rem;
}

.dd-mask-wrap .dd-main .dd-rules-item {
  margin-bottom: .35rem;
}

.dd-mask-wrap .dd-main .dd-rules-item .dd-title {
  font-weight: bold;
}

.dd-mask-wrap .dd-main .dd-rules-item .dd-intro {}

.dd-mask-wrap .dd-main .dd-rules-item .dd-intro p {
  margin-top: .3rem;
}

.dd-mask-wrap .dd-main::-webkit-scrollbar {
  width: .05rem;
}

.dd-mask-wrap .dd-main::-webkit-scrollbar {
  width: .05rem;
  height: .2rem;
  background-color: transparent;
  border-radius: .05rem;
}

.dd-mask-wrap .dd-main::-webkit-scrollbar-thumb {
  background: #fae8f0;
  border-radius: .05rem;
}

.dd-mask-news-wrap {
  width: 5.33rem;
  height: 6.79rem;
  background: url(../images/newUser.png) no-repeat;
  background-size: contain;
  position: relative;
  padding: .75rem .1rem 0;
  margin: 0 auto;
}
.dd-mask-news-wrap::before{
  content: '\20';
  width: 5.26rem;
  height: 1.33rem;
  background: url(../images/newUser-bf.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -.35rem;
}

.dd-mask-news-wrap .dd-head {
  width: 2.82rem;
  height: .51rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: .25rem;
  background: url(../images/newUser-tag.png) no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ee6a5e;
  font-size: .26rem;
  padding-bottom: .05rem;
  z-index: 1;
}
.dd-mask-news-inner{
  position: relative;
  z-index: 1;
}
.dd-mask-news-inner .dd-hint{
  color: #ee6a5e;
  text-align: center;
  margin-bottom: .1rem;
}
.dd-mask-news-inner .dd-item{
  width: 5rem;
  height: 1.3rem;
  background: url(../images/newUser-item.png) no-repeat;
  background-size: contain;
  padding: .15rem .2rem .35rem .25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dd-mask-news-inner .dd-item-left{
  width: 1.45rem;
  display: flex;
  justify-content: center;
}
.dd-mask-news-inner .dd-item-left .dd-price{
  color: #f80442;
  font-size: .2rem;
  display: flex;
  align-items: flex-end;
}
.dd-mask-news-inner .dd-item-left .dd-price strong{
  font-size: .48rem;
}
.dd-mask-news-inner .dd-item-left .dd-price span{
  padding-bottom: .1rem;
}
.dd-mask-news-inner .dd-item-right{
  width: 3.1rem;
  padding-left: .2rem;
}
.dd-mask-news-inner .dd-item-right .dd-title{
  font-size: .22rem;
  color: #f7083f;
}
.dd-mask-news-inner .dd-get{
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}
.dd-mask-news-inner .dd-getBotton{
  border-radius: .35rem;
  height: .7rem;
  width: 4.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ef6a5e;
  font-size: .25rem;
  background-image: -moz-linear-gradient( -90deg, rgb(246,228,199) 0%, rgb(255,217,173) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(246,228,199) 0%, rgb(255,217,173) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(246,228,199) 0%, rgb(255,217,173) 100%);
}


.dd-mask-close {
  position: absolute;
  width: .5rem;
  height: .5rem;
  border-radius: 50%;
  background: url(../images/close.png) no-repeat;
  background-size: .3rem .3rem;
  background-position: center center;
  top: -.6rem;
  right: 0;
}

.dd-mask-close.dd-bottom {
  top: auto;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  bottom: -.65rem;
  background-size: .5rem .5rem;
}


/*--底部弹窗--*/
.dd-under-inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 6.4rem;
}

.dd-under-back {
  border-radius: 0 .15rem 0 0;
  background: #fff url(../images/pop-halo.jpg) no-repeat;
  background-size: 6.4rem auto;
  background-position: left -.4rem;
  position: relative;
  border: 1px solid #fff;
  padding: 0 .17rem;
  width: 100%;
}

.dd-under-back::before {
  content: '\20';
  left: -1px;
  top: -.42rem;
  right: 1.45rem;
  height: .42rem;
  border-radius: .15rem 0 0 0;
  position: absolute;
  background: url(../images/pop-halo.jpg) no-repeat;
  background-size: 6.4rem auto;
  background-position: left top;
  border: 1px solid #fff;
  border-bottom: none;
}

.dd-under-back::after {
  content: '\20';
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  height: 2.5rem;
  background: linear-gradient(to top, #fff 50%, rgba(255, 255, 255, 0));
  z-index: 3;
  pointer-events: none;
}

.dd-under-back.dd-noaf::after {
  display: none;
}

.dd-under-header {
  margin-top: -.2rem;
  position: relative;
  z-index: 1;
  margin-bottom: .3rem;
  min-height: .8rem;
}

.dd-under-header .dd-title {
  font-size: .32rem;
  font-weight: bold;
  background: linear-gradient(to right top, #5c275d, #98409a);
  -webkit-background-clip: text;
  color: transparent;
  background-clip: text;
  display: inline-block;
}

.dd-under-header .dd-intro {
  font-size: .23rem;
  color: #5a265b;
  margin-top: .05rem;
}

.dd-under-header::after {
  content: '\20';
  width: 2.1rem;
  height: 2.51rem;
  background: url(../images/castle.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -1.15rem;
  right: .11rem;
  pointer-events: none;
}

.dd-under-content {
  background-color: #fff;
  border-radius: .1rem .1rem 0 0;
  box-shadow: 0px .1rem .17rem 0px rgba(88, 90, 172, 0.1);
  position: relative;
  z-index: 2;
  min-height: 2.5rem;
  padding: .3rem;
  padding-right: .1rem;
}

.dd-under-botton {
  position: absolute;
  bottom: .4rem;
  left: .6rem;
  right: .3rem;
  z-index: 4;
}

.dd-under-content .dd-inviteFriends {
  margin-bottom: 1.5rem;
}

.dd-under-content .dd-inviteFriends-text {
  line-height: 1.6;
}

.dd-under-content .dd-inviteFriends-text .dd-segment {
  display: inline-block;
  position: relative;
}

.dd-under-content .dd-inviteFriends-text .dd-segment::before {
  content: '\20';
  left: 0;
  right: 0;
  bottom: -.05rem;
  position: absolute;
  height: .15rem;
  background-image: linear-gradient(to right, #e4e3fc, #fbeaf1);
}

.dd-under-content .dd-inviteFriends-text .dd-segment span {
  position: relative;
  z-index: 2;
}

.dd-under-content .dd-inviteFriends-fri {
  padding: .5rem;
  display: block;
}

.dd-under-content .dd-inviteFriends-fri img {
  width: 100%;
  height: auto;
  display: block;
}

.dd-under-content .dd-inviteFriends-text>div {
  margin-bottom: .3rem;
}

.dd-under-content .dd-inviteFriends-text .dd-tips {
  background-color: #f2f2f2;
  border-radius: .1rem;
  padding: .15rem;
}

.dd-under-content .dd-inviteFriends-text .dd-arrow {
  display: inline-block;
  width: .26rem;
  height: .21rem;
  background: url(../images/arrow-wf.png) no-repeat;
  background-size: contain;
  margin: 0 .1rem;
}

.dd-antiFake-text {
  padding-bottom: .8rem;
}

.dd-antiFake-text li {
  margin-bottom: .5rem;
}

/*满屏弹窗*/
.dd-under-inner.dd-carnival,
.dd-under-inner.dd-kitchen,
.dd-under-inner.dd-cab,
.dd-under-inner.dd-window,
.dd-under-inner.dd-antiFake {
  min-height: 100vh;
  background: url(../images/full-bg1.jpg) no-repeat;
  background-size: 6.4rem auto;
  display: flex;
  align-items: flex-end;
}

.dd-under-inner.dd-antiFake {
  background-image: url(../images/full-bg5.jpg);
}

.dd-under-inner.dd-kitchen {
  background-image: url(../images/full-bg2.jpg);
}

.dd-under-inner.dd-cab {
  background-image: url(../images/full-bg3.jpg);
}

.dd-under-inner.dd-window {
  background-image: url(../images/full-bg4.png);
  position: relative;
}

@keyframes scroll-bg {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 100% 0;
  }
}

.dd-under-inner.dd-window::before {
  content: '\20';
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 15%;
  width: 3.4rem;
  height: 5.2rem;
  background-color: #fff;
  border-radius: 35%;
  z-index: -2;
  background: url(../images/city.jpg) no-repeat;
  background-size: auto 100%;
  animation: scroll-bg 10s linear forwards;
}


.dd-under-header.dd-other::after {
  content: '\20';
  width: 2.52rem;
  height: 2.25rem;
  background: url(../images/losing-head.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -.95rem;
  right: .11rem;
  pointer-events: none;
}

.screenfull{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
}