body {
    background: linear-gradient(0deg, #353592 0%, #080B32 100%);
}

body.double-11 {
    background: linear-gradient(180deg, #252933, #363B45);
}

#lanListTab {
    overflow: hidden;
    overflow-y: scroll;
    height: 100vh;
}

#lanListContent .tag-span {}

#lanListContent {
    height: 65vh;
    overflow: scroll;
}

#lanListContent>button {
    color: #fff;
    border-radius: 5px;
    background-color: #0e1957;
    margin-bottom: 10px;
    margin-right: 10px;
    border: 2px solid transparent;
}

#lanListContent>button.selected {
    border: 2px solid #5be6d8;
}

#lanListContent>button:focus {
    outline: none;
}

#submitBtn {
    margin-bottom: 25px;
    margin-top: 20px;
    border-radius: 15px;
    width: 60vw;
    left: 20vw;
    color: #5be6d8;
    border: 1px solid #5be6d8;
    background: none;
    position: absolute;
    bottom: 0;
}

.swiper-container>.swiper-wrapper>.swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
}

.swiper-container>.swiper-wrapper>.swiper-slide p.text-vertical {
    margin-top: 25vh;
    color: #fff;
    font-size: 20px;
    text-align: left;
}

.swiper-container>.swiper-wrapper>.swiper-slide p.text-vertical-bottom {
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-top: 40px;
}

.swiper-container>.swiper-wrapper>.swiper-slide div.col-xs-12 {
    position: relative;
    height: 100vh;
}

.swiper-container>.swiper-wrapper>.swiper-slide button.btn-next {
    border: 1px solid rgb(91, 230, 216);
    background: none;
    border-radius: 15px;
    width: 30vw;
    color: #5be6d8;
    position: absolute;
    bottom: 10vh;
    left: 35vw;
}

.swiper-container>.swiper-wrapper>.swiper-slide:first-child {
    /*background-image:url(/static/assets/img/holiday/lan_purbg.png);*/
}

.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(2), .swiper-container>.swiper-wrapper>.swiper-slide:nth-child(3) {
    /*background-image:url(/static/assets/img/holiday/lan_pcbg.png);*/
}

.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(2) button.btn-next {}

.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(3) p.text-vertical {
    margin-top: 15vh;
}

.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(4) button.btn-next {
    margin-top: 29vh;
}

.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(4) p {
    text-align: left;
}

.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(n+4) {
    /*background-image:url(/static/assets/img/holiday/lan_bg.png);*/
}

.swiper-container>.swiper-wrapper>.swiper-slide:last-child p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 8px;
}

.swiper-container>.swiper-wrapper>.swiper-slide:last-child p>span.important {
    font-size: 7vw;
    color: #38f2df;
    font-weight: 600;
    margin-left: 3px;
    margin-right: 5px;
    word-break: break-all;
}

.swiper-container>.swiper-wrapper>.swiper-slide:last-child p:first-child {
    margin-top: 10vh;
    text-align: left;
}

.swiper-container>.swiper-wrapper>.swiper-slide img.img-man {
    position: absolute;
    bottom: 0;
    width: auto;
    height: 100vh;
}

.swiper-container>.swiper-wrapper>.swiper-slide img.img-title {
    width: 80vw;
    top: 15vh;
    left: 10vw;
    position: absolute;
}

.swiper-container>.swiper-wrapper>.swiper-slide span.tag-span {
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
}

img.logo {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10;
    width: 100px;
}

.swiper-container>.swiper-wrapper>.swiper-slide {
    height: 100vh;
    background-position: center;
    position: relative;
    overflow-y: scroll;
    overflow-x: hidden;
}

#dateList {
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
}

#dateList>ul {
    border: none;
    height: 126px;
    overflow: scroll;
}

#dateList>ul>li {
    border: none;
    border-radius: 0;
}

#dateList>hr {
    position: absolute;
    width: 100vw;
    margin: 0;
}

#dateList>hr.first {
    top: 42px;
}

#dateList>hr.last {
    top: 84px;
}

#dateList {
    height: 150px;
    width: 120px;
}

#dateList .scroll-select li.selected {
    color: #5be6d8;
}

#myModal .modal-content {
    margin-top: 10vh;
}

#myModal .modal-header {
    border-bottom: none;
    padding-bottom: 0px;
}

#myModal .modal-footer {
    border-top: none;
    margin-top: 0;
    text-align: center;
    padding-top: 0px;
}

#myModal .modal-title {
    color: #02021c;
    text-align: center;
}

#myModal #name {
    background: #f1f1f1;
    border: none;
}

#worldCloud {
    margin-left: -15px;
    position: absolute !important;
    bottom: 12vh;
    background: transparent !important;
}

#titleImg {
    position: relative;
    margin-top: 20px;
    height: 40vh;
}

#titleImg .word-bg {
    width: 88vw;
    position: relative;
    top: -65px;
}

#proTitle {
    height: 35px;
    height: 12vw;
}

#shareQR {
    width: 20vw;
    margin-bottom: 15px;
    margin-top: 4vh;
}

.check-life {
    height: 15vh;
    position: absolute;
    bottom: 0;
    width: 100vw;
}

#result {}

p#tips {
    margin-bottom: 15px;
    margin-top: 0px;
}

#resultImg {
    width: 100vw;
}

#resultDiv {
    height: auto;
    overflow: visible;
}

.title {
    font-weight: 600;
    color: #FFFFFF;
}

.rule-item {
    font-size: 16px;
}

.rule-item .title {
    color: #fff;
    font-weight: 600;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 10px;
}

.rule-item .content {
    white-space: pre-line;
    line-height: 23px;
    color: #C1BEFF;
    padding: 0;
    margin: 0;
}

.activity-tab .nav-tabs {
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(#0d0e3c 30%, #ffffff 30%);
}

.activity-tab .tab-content {
    background: #fff;
    padding: 15px;
    border-radius: 0 0 8px 8px;
}

.activity-tab .nav-tabs li:not(:active) {
    background: linear-gradient(#0d0e3c 50%, #ffffff 50%);
}

.activity-tab .nav-tabs li:not(:active) a {
    background: #3F3E8C;
    border: 1px solid transparent;
    border-left: 0;
    border-radius: 8px 8px 0px;
}

.activity-tab .nav-tabs li:first-child:not(:active) a {
    border-radius: 8px 8px 8px 0px;
}

.activity-tab .nav-tabs li {
    width: 100%;
    text-align: center;
    margin-bottom: -2px;
}

.activity-tab .nav-tabs li a {
    color: #FFFFFF;
    font-size: 16px;
    margin: 0;
    border: 0;
    border-radius: 8px;
}

.activity-tab .nav-tabs li.active a {
    color: #272288;
    border-radius: 8px 8px 0 0;
    background: #fff;
    border-left: 0;
    padding: 16px;
    text-align: center;
    position: relative;
    border: 0;
}

.activity-list .item p {
    margin: 0;
}

.activity-list .item .title {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.activity-list .item .subtitle {
    white-space: pre-line;
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
    color: #999999;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

#submit, .activity-list .item .btn {
    background: #FF992C;
    border-radius: 28px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.activity-list .item .btn.update-btn {
    background: #5251B3;
}

.activity-list .item .btn:focus {
    outline: none;
}

.activity-list .item .start-title {
    font-size: 15px;
    font-weight: 600;
    color: #FF992C;
}

.activity-list .item:first-child {
    padding-top: 5px;
}

.activity-list .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #DDDDDD;
    padding-top: 20px;
    padding-bottom: 20px;
}

.activity-list.participated .item {
    flex-direction: column;
    align-items: flex-start;
}

.activity-list.participated .item>div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.activity-list .item:last-child {
    border-bottom: none;
    flex-direction: column;
}

.activity-list .item:last-child>img {
    width: 120px;
    margin-top: 15px;
    margin-bottom: 20px;
    border: 1px solid #E8E8E8;
    border-radius: 8px;
}

.tab-content .tab-pane:first-child .activity-list .item:last-child>.subtitle {
    font-size: 14px;
    color: #FF9A2C;
    letter-spacing: 10px;
}

.slogan {
    background: #5251B3;
    padding: 12px;
    margin-top: 40px;
}

.slogan p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

p.concact {
    margin-top: 30px;
    font-size: 16px;
    margin-bottom: 30px;
    color: #C1BEFF;
}

p.concact a {
    color: #1DC7Ff;
}

#myModal .modal-title {
    font-size: 17px;
    font-weight: 600;
    color: #FFFFFF;
}

#myModal .modal-content {
    background: #3F3E8C;
    border-radius: 8px;
}

#myModal .modal-body textarea {
    width: 100%;
    border-radius: 8px;
    resize: none;
    outline: none;
    border: none;
    padding: 10px;
}

#submit:focus {
    outline: none;
}

#submit {
    padding: 8px 40px;
    border: none;
}

#myModal #subtitle {
    color: #C1BEFF;
    line-height: 26px;
    margin-bottom: 30px;
}

label.error {
    color: red;
}

#modalIcon {
    bottom: 100%;
    margin: 0;
    width: 64px;
    margin: auto;
}

#myModal .modal-header .header-icon {
    position: relative;
    bottom: 50px;
    margin-bottom: -25px;
}

.color-white {
    color: #fff;
}

.qr-body img {
    width: 35%;
}

.mt-50 {
    margin-top: 50px;
}

.active-blank {
    padding: 45px;
}

.active-blank p {
    color: #9A9A9A;
}

.active-blank img {
    width: 114px;
}

.pc-content {
    max-width: 600px;
    margin: auto;
}

.pc-banner img {
    width: 1000px;
}

.modal .modal-dialog {
    position: relative;
}

.close-icon {
    position: absolute;
    top: -40px;
    right: 0;
    z-index: 1;
    width: 16px;
}

body.double-11 .bottom-content {
    border: 2px solid #FF5D2B;
    box-shadow: 0px 10px 20px 0px rgba(27, 30, 37, 0.6);
    border-radius: 8px;
    margin-top: 40px;
    padding: 20px 15px;
    position: relative;
}

body.double-11 .bottom-content .double-quotation {
    position: absolute;
    width: 30px;
}

body.double-11 .bottom-content .double-quotation:first-child {
    top: -15px;
}

body.double-11 .bottom-content .double-quotation:nth-child(2) {
    bottom: -15px;
    right: 15px;
    transform: rotate(180deg);
}

body.double-11 .bottom-content span.color-white {
    font-weight: bold;
}

body.double-11 .bottom-content p {
    color: #C5C9CE;
}

body.double-11 .pc-content .inner-box {
    padding: 24px;
}

body.double-11 .inner-box {
    background: #1F232B;
    box-shadow: 0px 4px 4px 0px rgba(28, 31, 38, 0.45);
    border-radius: 16px;
    padding: 20px 15px;
    border: none;
}

body.double-11 .btn-get {
    background: #FF5D2B;
    border-radius: 42px;
    font-size: 16px;
    color: #FFFFFF;
    display: block;
    margin: 40px auto;
}

body.double-11 .btn-get:hover {
    background: #ff6e41;
    color: #FFFFFF;
}

body.double-11 .footer {
    padding: 8px;
    background: #1F232B;
}

body.double-11 .footer p {
    margin: 0;
    color: #5E6671;
}

body.double-11 .box-center {
    width: fit-content;
    margin: 30px auto;
    text-align: left;
}

body.double-11 a.color-13A3FF {
    text-decoration: underline;
}

body.double-11 a:hover {
    color: #13A3FF;
}

body.shopping-cart {
    background: #fff;
}

body.shopping-cart .content-body {
    background: linear-gradient(0deg, #FFD38C 0%, #FF4F16 100%);
}

body.shopping-cart.taote .content-body {
    background: #D3182B;
}

body.shopping-cart:not(.taote) .content-body .inner-box {
    background: #FFFFFF;
    border: 4px solid #FFEC4A;
    border-radius: 27px;
    padding: 20px 15px;
}

body.shopping-cart .content-body .inner-box.tips {
    margin-top: 70px;
}

body.shopping-cart .content-body .inner-box img {
    width: 60%;
}

body.shopping-cart.taote .content-body .inner-box img {
    width: 100%;
    position: relative;
}

body.shopping-cart.taote .content-body .inner-box {
    margin-bottom: 20px;
}

body.shopping-cart.taote .content-body .img-box>.col-xs-12 {
    padding-left: 20px;
    padding-right: 20px;
}

body.shopping-cart.taote .content-body .tips {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #FFEDD5;
    text-shadow: 0px 2px 4px rgba(48, 18, 8, 0.25);
}

body.shopping-cart.taote .content-body .inner-box img.qrcode {
    position: absolute;
    width: 43%;
    top: 28%;
    left: 28%;
}

body.shopping-cart.taote .img-box {
    position: relative;
    top: -17vh;
}

body.shopping-cart div.buy-btn-group .btn.btn-want {
    border: 1px solid #FFE4BE;
    background: linear-gradient(0deg, #FFF1DD 0%, #FFFFFF 100%);
    box-shadow: 0px 20px 40px 0px rgba(234, 177, 95, 0.3);
    border-radius: 44px;
    color: #FF6331;
}

body.shopping-cart div.buy-btn-group {
    position: relative;
}

body.shopping-cart div.buy-btn-group img {
    position: absolute;
    top: -32px;
    left: 12%;
    width: 26%;
}

body.shopping-cart div.buy-btn-group {
    display: flex;
    justify-content: space-between;
}

body.shopping-cart div.buy-btn-group a.btn {
    width: 100%;
}

body.shopping-cart div.buy-btn-group .btn.btn-want {
    background: linear-gradient(0deg, #FFFBF5 0%, #FFFFFF 100%);
    margin-right: 15px;
    z-index: 1;
}

body.shopping-cart div.buy-btn-group .btn.btn-buy {
    border: 1px solid #FF9733;
    background: linear-gradient(0deg, #FF602F 0%, #FF9F43 100%);
    box-shadow: 0px 20px 40px 0px rgba(255, 115, 53, 0.3);
    color: #FFFFFF;
    border-radius: 44px;
}

body.shopping-cart div.buy-btn-group .btn.btn-buy:hover {
    background: linear-gradient(0deg, #FF754A 0%, #FFB36B 100%);
}

body.shopping-cart .content-body .inner-box img.img-title {
    width: 400px;
    top: -50px;
    margin-bottom: -4vh;
    position: relative;
}

body.shopping-cart .pc-content .inner-box img.img-title {
    width: 272px;
    top: -45px;
}

body.shopping-cart .pc-content div.buy-btn-group img {
    top: -50px;
}

body.shopping-cart .footer {
    background: #F4B55F;
    padding: 13px 8px 0 8px;
}

body.shopping-cart .footer p {
    color: #82593B;
}

.color-E2E6F2 {
    color: #E2E6F2;
}

.font-30 {
    font-size: 30px;
}

.font-36 {
    font-size: 36px;
}

.font-32 {
    font-size: 32px;
}

.pr-15 {
    padding-right: 15px;
}

.color-C5C9CE {
    color: #C5C9CE;
}

.color-5E6671 {
    color: #5E6671;
}

.color-FF5D2B {
    color: #FF5D2B;
}

.color-13A3FF {
    color: #13A3FF;
}

.color-56271E {
    color: #56271E;
}

.color-FF5418 {
    color: #FF5418;
}

.color-82593B {
    color: #82593B;
}

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

#teamCoupon {
    max-width: 500px;
    background: #fff;
    font-family: PingFang SC;
    margin: auto;
}

#teamCoupon .ac-innerContent {
    padding: 24px 32px;
}

#teamCoupon .ac-innerContent input {
    background: #F4F4F7;
    border-radius: 47px;
    border: none;
    font-size: 16px;
    font-weight: 400;
    padding: 16px;
}

#teamCoupon .ac-innerContent input::placeholder {
    color: #A6A9B5;
}

#teamCoupon #submit {
    margin-top: 30px;
    background: #1ABC9C;
    padding: 13px;
    border-radius: 47px;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
}

#teamCoupon .attention {
    background: #F4F4F7;
    border-radius: 16px;
    padding: 12px 18px 5px 18px;
    margin-top: 80px;
}

#teamCoupon .ac-right {
    font-size: 12px;
    font-weight: 400;
    color: #A6A9B5;
    line-height: 42px;
    text-align: center;
    margin: 10px auto 25px;
}

#teamCoupon .attention p {
    font-size: 14px;
    font-weight: 400;
    color: #7C8091;
    line-height: 20px;
}

#teamCouponModal .modal-dialog {
    margin-top: 100px;
    position: relative;
    max-width: 500px;
}

#teamCouponModal .modal-dialog .close-icon {
    top: 15px;
    right: 15px;
    width: 15px;
    margin: 0;
}

#teamCouponModal .modal-content .modal-header {
    border: none;
    height: 100px;
}

#teamCouponModal .modal-content .modal-header .header-icon {
    position: relative;
    top: -70px;
}

#teamCouponModal .modal-content .modal-header .header-icon #modalIcon {
    width: 120px;
}

#teamCouponModal .modal-content {
    background: #FFFFFF;
    border-radius: 24px;
}

#teamCouponModal .modal-body .title {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}

#teamCouponModal .modal-body .subtitle {
    font-size: 16px;
    font-weight: 400;
    color: #7C8091;
    margin-top: 20px;
}

#teamCouponModal .modal-body .btn-deal {
    font-size: 17px;
    font-weight: 600;
    color: #FFFFFF;
    background: #1ABC9C;
    border-radius: 47px;
    margin-top: 20px;
    padding: 15px;
    margin-bottom: 40px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.anniversary {
    background-color: black !important;
}

.anniversary .container-fluid.holiday-content {
  background-image: url(/static/assets/img/holiday/anniversary/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.anniversary .container-fluid .banner {
  white-space: pre-line;
  line-height: 23px;
  font-size: 20px;
}

.anniversary .mobile-content .banner {
  font-size: 15px;
}

.anniversary .container-fluid iframe {
  min-height: 420px;
  margin: 70px 0;
}

.anniversary .mobile-content iframe {
  min-height: unset;
  margin: 35px 0;
}

.anniversary .footer-text{
  font-weight: 400;
  color: #ffffff;
  line-height: 48px;
  opacity: 0.6;
  background: linear-gradient(-90deg, #8ef1dd 0%, #1abc9c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 24px;
  text-align: center;
  left: 1rem;
  position: relative;
}

.anniversary .banner-img{
  height: 351px;
}

@media (max-width: 767px) {
  .anniversary .mobile-content .banner-img{
    height: 200px;
  }
  .anniversary .mobile-content .footer-text {
    letter-spacing: 7px;
    left: 0.3rem;
  }
  .anniversary .mobile-content .font-30 {
    font-size: 21px;
  }
  .mb-70 {
    margin-bottom: 35px !important;
  }
  .mb-30 {
    margin-bottom: 15px !important;
  }
  .mb-50 {
    margin-bottom: 25px !important;
  }
  .mb-100 {
    margin-bottom: 50px !important;
  }
  .mt-120 {
    margin-top: 60px !important;
  }
}