﻿body {
    min-height: 100vh;
    margin: 0;
    padding: 0; /*background: rgb(1,84,67);*/
    background: #220B55;
    background-image: linear-gradient(#220B55 0%, #260439 100%);
}

.ace-row, .ace-row *, .ace-row :after, .ace-row :before {
    box-sizing: border-box;
}

.ace-common-floor {
    position: relative;
}

[class^=ace-] {
    box-sizing: border-box;
}

.ace-common-floor .ace-common-floor-row {
    margin-left: auto;
    margin-right: auto;
}

.banner-box {
    position: relative;
}

.banner-box .video-wrap-box {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.banner-box .video-wrap-box .title-img-video {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 1180px;
}

.banner-box .long-image-wrap {
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.countdown-content {
    padding: 0 14px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: hsla(0, 0%, 9%, .45);
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    border-radius: 16px;
    float: right;
}

.countdown-content span {
    color: #ff0;
    margin: 0 4px 0 9px;
    font-weight: 600;
}

.countdown-content span:first-child {
    margin-left: -4px;
}

.timeline-container {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .5);
    height: 80px;
    z-index: 9;
    width: 100%;
    position: relative;
}

.timeline-container .timeline {
    position: relative;
    width: 1180px;
    height: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}

.timeline-container .timeline .timeline-logo {
    cursor: pointer;
    text-indent: -999px;
    display: inline-block;
    width: 113px;
    height: 113px;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 999;
}

.timeline-container .timeline .timeline-item {
    display: inline-block;
    position: absolute;
    margin-left: -80px;
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
    background-size: contain;
}

.interest-wrap-grid {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.interest-no-overflow {
    overflow: unset;
}

.ace-row.ace-row-wrap {
    flex-wrap: wrap;
}

.interest-wrap-grid .interest-row {
    width: 100%;
}

.ace-col {
    flex: 1;
}

.ace-col-6 {
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%;
}

.interest-wrap-grid .interest-row .col-item-box {
    transition: all .5s;
    cursor: pointer;
    padding: 0 10px;
}

.interest-wrap-grid .interest-row .col-item-box:hover {
    transform: translateY(-10px)
}

.interest-wrap-grid .interest-row .interest-col {
    min-height: 60px;
}

.interest-wrap-grid .interest-row .title-col {
    font-size: 20px;
    color: #fff;
    margin-right: 14px;
    font-weight: 900;
}

.interest-wrap-grid .interest-row .detail-col {
    margin-top: 10px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0;
    line-height: 18px;
}

.ace-row {
    display: flex;
}

.ace-dpl-floor-title.center {
    text-align: center;
}

.ace-dpl-floor-title .subtitle {
    display: inline-block;
}

.ace-dpl-floor-title .action {
    display: inline-block;
    margin-left: 8px;
    cursor: pointer;
}

.question-wrapped {
    max-width: 1180px;
    position: relative;
}

.question-wrapped .question-pc {
    position: relative;
    height: 129px;
}

.question-wrapped .question-bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.question-wrapped .question-rule {
    cursor: pointer;
    color: #ff0;
    position: absolute;
    top: 80px;
    right: 60px;
    font-size: 14px;
}

.question-wrapped .question-action-animate {
    background-size: contain;
    width: 130px;
    height: 94px;
    position: absolute;
    top: 20px;
    left: 440px;
    background-repeat: no-repeat;
}

.question-wrapped .question-action {
    border-radius: 32px;
    padding: 8px 24px;
    background-color: #ff0;
    color: #ff0700;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    transition: all .1s;
    top: 67px;
    left: 950px;
    transform: translateX(-50%);
    cursor: pointer;
    user-select: none;
}

.box-s {
    margin: auto;
}

.box-s .item-content {
    width: 12.56%;
    display: inline-block;
    overflow: hidden;
    float: left;
    padding: 40px 10px 0;
}

.coupon-card {
    width: 100%;
    max-width: 480px;
    min-height: 160px;
    display: inline-block;
    margin: 0 auto;
    border-radius: 6px;
    position: relative;
    margin-bottom: 0;
    background-size: 100% 100%;
    color: #fff;
}

.coupon-card:last-of-type {
    margin-right: 0;
    margin-bottom: 0;
}

.item-content div .coupon-card.simple-card {
    min-height: 211px;
}

.coupon-card .coupon-card-top {
    height: 22px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    color: #fff;
}

.coupon-card * {
    box-sizing: border-box;
}

.coupon-card.simple-card .coupon-card-label {
    line-height: 20px !important;
}

.coupon-card .coupon-card-top .coupon-card-label {
    width: auto;
    padding: 0 10px;
    line-height: 22px;
    font-size: 12px;
}

.coupon-card .coupon-card-price {
    padding: 15px 10px 0;
    position: absolute;
    top: 15px;
    width: 100%;
}

.coupon-card.simple-card .coupon-card-simple-top {
    text-align: center;
    width: 100%;
    height: 43px;
    overflow: hidden;
}

.coupon-card.simple-card .coupon-card-simple-top .coupon-card-price-value-wrap {
    display: inline-block;
}

.coupon-card.simple-card .coupon-card-simple-top .coupon-card-price-value-wrap .coupon-card-price-value {
    font-size: 42px;
    color: #fff;
    letter-spacing: .56px;
    line-height: 42px;
}

.coupon-card.simple-card .coupon-card-simple-time {
    margin-top: 8px;
    display: block;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
}

.coupon-card .coupon-card-price .coupon-card-price-bottom {
    width: 100%;
    height: 18px;
    line-height: 18px;
    clear: both;
    font-size: 12px;
}

.coupon-card.simple-card .coupon-card-price-limit {
    margin-top: 5px;
    text-align: center;
}

.coupon-card .coupon-card-price .coupon-card-price-bottom .coupon-card-price-limit, .coupon-card .coupon-card-price .coupon-card-price-bottom .coupon-card-price-time {
    display: block;
    max-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.coupon-card .coupon-card-bottom {
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    box-sizing: border-box;
    align-items: center;
}

.ace-link {
    text-decoration: none;
    transition: color .3s;
}

.ace-link-primary {
    color: var(--brand-9);
}

.coupon-card .coupon-card-bottom .coupon-card-action-button {
    display: inline-block;
    width: 100%;
    background: #ffe1b8;
    border-radius: 16px;
    height: 26px;
    line-height: 26px;
    padding: 0;
    font-size: 13px;
    color: #ff0700;
    letter-spacing: .22px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    user-select: none;
}

.coupon-card .coupon-card-bottom .coupon-card-action-button:active {
    text-decoration: none
}

.coupon-card .coupon-card-bottom .coupon-card-action-button:not(.disabled):hover {
    background: #ffcc85
}

.coupon-card .coupon-card-bottom .coupon-card-action-button.disabled {
    background: #999;
    color: #666;
    cursor: not-allowed;
}

.box-s .tips {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
    padding: 38px 0 40px;
}

.box-s .tips a {
    color: #dab00a;
    cursor: pointer;
}

.hezi {
    overflow: hidden;
}

.entry-wrap {
    width: 1180px;
    margin: 0 auto;
}

.entry-wrap .entry-wrap-box {
    box-sizing: border-box;
}

.entry-wrap .entry-wrap-box .venue-left {
    width: 50%;
    float: left;
}

.entry-wrap .entry-wrap-box .venue-left .v-left-header {
    padding-top: 15px;
}

.entry-wrap .entry-wrap-box .venue-left .v-left-header .v-left-title {
    float: left;
    font-size: 32px;
    color: #fff;
    letter-spacing: .53px;
    margin-right: 20px;
    font-weight: 900;
}

.entry-wrap .entry-wrap-box .venue-left .v-left-header .v-left-btn {
    float: left;
    background: #ff0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .25);
    border-radius: 32px;
    cursor: pointer;
    padding: 8px 28px;
    box-sizing: border-box;
    font-size: 18px;
    color: #ff0700;
    text-align: center;
    transition: all .1s;
}

.entry-wrap .entry-wrap-box .venue-left .v-left-header:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    clear: both;
}

.entry-wrap .entry-wrap-box .venue-left .v-left-detail {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-top: 9px;
    margin-bottom: 40px;
}

.entry-wrap .entry-wrap-box .venue-left .v-left-labels .left-label {
    float: left;
    font-size: 14px;
    color: #fff;
    letter-spacing: -0.2px;
    line-height: 36px;
    background: hsla(0, 0%, 100%, .2);
    border-radius: 2px;
    display: inline-block;
    padding: 0 10px;
    width: 136px;
    height: 36px;
    margin-right: 12px;
    margin-bottom: 12px;
    transition: all .1s;
}

.entry-wrap .entry-wrap-box .venue-left .v-left-labels .left-label:hover {
    background: hsla(0, 0%, 100%, .35)
}

.entry-wrap .entry-wrap-box .venue-left .v-left-labels .left-label:active {
    text-decoration: none
}

.entry-wrap .entry-wrap-box .venue-left .v-left-labels .left-label:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    clear: both
}

.entry-wrap .entry-wrap-box .venue-left .v-left-labels .left-label .label-link-icon {
    float: right;
    font-size: 18px
}

.entry-wrap .entry-wrap-box .venue-left .v-left-labels .left-label:nth-of-type(4n) {
    margin-right: 0
}

.entry-wrap .entry-wrap-box .venue-left .v-left-labels .left-label:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    clear: both;
}

.entry-wrap .entry-wrap-box .venue-right {
    width: 50%;
    float: right;
    padding-left: 10px;
    box-sizing: border-box;
}

.entry-wrap .entry-wrap-box:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    clear: both;
}

.entry-wrap .entry-wrap-box .venue-right .link-item-pro {
    display: inline-block;
    margin-right: 12px;
    transition: all .5s;
    border-radius: 8px;
}

.entry-wrap .entry-wrap-box .venue-right .link-item-pro:hover {
    transform: translateY(-10px)
}

.entry-wrap .entry-wrap-box .venue-right .pro-right-item {
    float: left;
    width: 182px;
    height: 214px;
    border-radius: 8px;
    padding: 20px;
    box-sizing: border-box;
    position: relative
}

.entry-wrap .entry-wrap-box .venue-right .pro-right-item .ornament-img {
    position: absolute;
    height: 56px;
    right: -10px;
    bottom: 10px
}

.entry-wrap .entry-wrap-box .venue-right .pro-right-item .pro-title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 12px;
    font-weight: 900
}

.entry-wrap .entry-wrap-box .venue-right .pro-right-item .pro-info {
    opacity: .7;
    font-size: 14px;
    color: #fff;
    line-height: 18px
}

.entry-wrap .entry-wrap-box .venue-right .pro-right-item .pro-icon {
    font-size: 20px;
    position: absolute;
    bottom: 20px;
    color: #fff;
    left: 11px
}

.entry-wrap .entry-wrap-box .venue-right .pro-right-item .pro-icon .aliyun-icon-arrow_right {
    font-size: 24px
}

.entry-wrap .entry-wrap-box .venue-right .link-item-pro:last-child {
    margin-right: 0
}

.entry-wrap a:active {
    text-decoration: none
}

.entry-wrap .entry-wrap-h5 {
    background-repeat: no-repeat
}

.ace-dpl-goods-basic-card-container {
    max-width: 100%;
}

.ace-dpl-goods-basic-card {
    background-color: #fff;
}

.ace-dpl-goods-basic-card * {
    box-sizing: border-box;
}

.ace-dpl-goods-basic-card .header {
    position: relative;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.ace-dpl-goods-basic-card .header {
    height: 120px;
    padding: 16px 20px;
}

.ace-dpl-goods-basic-card .header .top-sprinkle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.ace-dpl-goods-basic-card .header .title {
    margin-bottom: 8px;
    font-weight: 600;
    text-align: left;
    color: inherit;
    line-height: 30px;
    font-size: 18px;
}

.ace-dpl-goods-basic-card .description-wrap {
    color: inherit;
    text-align: left;
}

.ace-dpl-goods-basic-card .description-wrap span {
    font-size: 14px;
    line-height: 24px;
}

.ace-dpl-goods-basic-card .content {
    border-bottom: 1px solid #ebecec;
}

.ace-dpl-goods-basic-card .spec-selector {
    position: relative;
    z-index: 9;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    cursor: pointer;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
}

.ace-dpl-goods-basic-card .spec-selector .spec-selector-current {
    position: relative;
    padding: 14px 20px;
    background: #fff;
    height: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s;
}

.ace-dpl-goods-basic-card .spec-selector .spec-selector-current .spec-selector-current-text {
    margin-right: 18px;
}

.ace-dpl-goods-basic-card .spec-selector .spec-selector-current .spec-selector-current-title {
    display: inline-block;
    color: #181818;
    font-size: 16px;
    margin-right: 28px;
    width: 125px;
    vertical-align: middle;
}

.ace-dpl-goods-basic-card .spec-selector .spec-selector-current .spec-selector-current-subtitle {
    display: inline-block;
    font-size: 12px;
    color: #999;
    vertical-align: middle;
}

.ace-dpl-goods-basic-card .content .feature-wrap {
    padding: 16px;
    height: auto;
}

.ace-dpl-goods-basic-card .feature-wrap .feature-wrap-container {
    display: flex;
    padding: 0 4px;
    flex-flow: row wrap;
    height: 50px;
    overflow: hidden;
}

.ace-dpl-goods-basic-card .feature-wrap .feature {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    line-height: 25px;
    font-size: 12px;
}

.ace-dpl-goods-basic-card .content .feature-wrap .feature {
    color: #181818;
}

.ace-dpl-goods-basic-card .feature-wrap .feature .feature-icon {
    font-size: 12px;
    margin-right: 8px;
    color: #fff;
}

.ace-dpl-goods-basic-card .promotion {
    background-color: #fff;
    position: relative;
    color: #181818;
    box-sizing: border-box;
    padding: 12px 20px 8px;
    text-align: left;
}

.ace-dpl-goods-basic-card .tags {
    height: 21px;
    overflow: hidden;
}

.ace-dpl-goods-basic-card .tags .tags-item {
    position: relative;
    display: inline-block;
    color: #999;
    border-color: #d8d8d8;
    font-size: 12px;
    line-height: 20px;
    margin-left: 8px;
    padding: 0 7.5px;
}

.ace-dpl-goods-basic-card .tags .tags-item-reverse {
    color: #ea3a3a;
    border-color: #ea3a3a;
}

.ace-dpl-goods-basic-card .tags .tags-item-reverse-0 {
    color: #fff;
}

.ace-dpl-goods-basic-card .tags .tags-item:first-of-type {
    margin-left: 0;
}

.ace-dpl-goods-basic-card .tags .tags-item:before {
    position: absolute;
    z-index: 1;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #d8d8d8;
    border-color: inherit;
    border-radius: 4px;
    background: #fff;
}

.ace-dpl-goods-basic-card .tags .tags-item-reverse-0:before {
    background: #ea3a3a;
}

.ace-dpl-goods-basic-card .tags .tags-item span {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
}

.ace-dpl-goods-basic-card .promotion .price {
    margin-top: 2px;
    font-size: 14px;
}

.ace-dpl-goods-basic-card .promotion .price-emphasis {
    color: #ff6a00;
}

.ace-dpl-goods-basic-card .promotion .price-decimal, .ace-dpl-goods-basic-card .promotion .price-integer, .ace-dpl-goods-basic-card .promotion .price-symbol {
    font-size: 16px;
    letter-spacing: .81px;
}

.ace-dpl-goods-basic-card .promotion .price-integer {
    font-size: 30px;
    letter-spacing: 1.2px;
}

.ace-dpl-goods-basic-card .promotion .price-unit {
    margin-left: 4px;
    font-size: inherit;
}

.ace-dpl-goods-basic-card .promotion .price-unit {
    font-size: 14px;
    letter-spacing: .81px;
}

.ace-dpl-goods-basic-card .discount {
    color: #999;
}

.ace-dpl-goods-basic-card .discount .discount-item {
    margin-top: 4px;
}

.ace-dpl-goods-basic-card .discount .discount-icon {
    display: inline-block;
    height: 14px;
    vertical-align: bottom;
}

.ace-dpl-goods-basic-card .discount .discount-text {
    display: inline-block;
    text-decoration: line-through;
    margin-left: 4px;
    font-size: 12px;
    color: inherit;
    letter-spacing: .7px;
}

.ace-dpl-goods-basic-card .discount .discount-unit {
    margin-left: 2px;
}

.ace-dpl-goods-basic-card .action-wrap {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    transition: all .3s;
}

.ace-dpl-goods-basic-card .action-button {
    display: block;
    width: 100%;
    border: none;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background-color: inherit;
}

.ace-dpl-goods-basic-card .spec-selector .spec-selector-current .spec-selector-current-arrow {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -8px;
    font-size: 16px;
    transition: all .3s;
}

.ace-dpl-goods-basic-card .spec-selector .spec-selector-items.active {
    display: block;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .15);
}

.ace-dpl-goods-basic-card .spec-selector .spec-selector-items .spec-selector-item {
    padding: 14px 20px;
    background: #fff;
    height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s;
    color: #181818;
}

.ace-dpl-goods-basic-card .spec-selector .spec-selector-items .spec-selector-item:hover {
    background-color: #f5f5f6;
}

.ace-dpl-goods-basic-card .spec-selector .spec-selector-items .spec-selector-item .spec-selector-item-title {
    display: inline-block;
    font-size: 16px;
    width: 50%;
}

.ace-dpl-goods-basic-card .spec-selector .spec-selector-items .spec-selector-item .spec-selector-item-subtitle {
    display: inline-block;
    font-size: 12px;
    width: 50%;
    text-align: right;
    color: #999;
}

.lottery-turntable-activity {
    box-sizing: border-box;
    width: 100%;
}

.loattery-content {
    margin: 0 auto;
    background: linear-gradient(179deg, #8039ff, #bd00ff 31%, #ff034f 66%, #ff9b39);
    box-shadow: 0 10px 20px 0 rgba(33, 37, 39, .16);
    border-radius: 10px;
    width: 1180px;
    height: 480px;
    box-sizing: border-box;
    padding: 59px 44px 59px 50px;
}

.loattery-content .left-content .small-title {
    text-align: left;
    line-height: 22px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
}

.loattery-content .left-content .large-title {
    margin-top: 9px;
    text-align: left;
    line-height: 45px;
    font-size: 32px;
    color: #fff;
    letter-spacing: 0;
    font-weight: 600;
}

.loattery-content .left-content .share-btn {
    background: #ff0;
    box-shadow: 0 6px 10px 0 rgba(147, 0, 48, .3);
    width: 200px;
    height: 32px;
    border-radius: 22px;
    margin-top: 20px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #ff0700;
    letter-spacing: 0;
    display: inline-block;
    font-weight: 600;
    cursor: pointer;
    transition: all .1s;
}

.loattery-content .left-content .share-btn:hover {
    background: #ffcd00
}

.opportunity-content {
    float: left;
    position: relative;
}

.loattery-content .left-content .lottery-isLogin {
    margin-top: 29px;
    text-align: left;
    line-height: 25px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
}

.lottery-turntable-activity a {

}

.loattery-content .turetable-content {
    float: right;
    padding: 0 20px 19px;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.loattery-content .turetable-content .ture-table .bg-blue {
    width: 160px;
    float: left;
    height: 102px;
    border-radius: 6px;
}

.loattery-content .turetable-content .ture-table .gap {
    width: 10px;
    float: left;
    height: 102px;
}

.loattery-content .turetable-content .ture-table .gap-2 {
    height: 10px;
}

.loattery-content .turetable-content .ture-table .now-lottery {
    border-radius: 51px;
    float: left;
    width: 160px;
    height: 102px;
    cursor: pointer;
    position: relative;
}

.loattery-content:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.reward-list {
    margin-top: 44px;
    width: 1180px;
    margin: 44px auto 0;
}

.reward-list .reward-title .title-box {
    border-radius: 10px 10px 0 0;
    width: 230px;
    height: 42px;
    margin: 0 auto;
    line-height: 42px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
}

.reward-list .reward-title .title-box {
    border-radius: 10px 10px 0 0;
    width: 230px;
    height: 42px;
    margin: 0 auto;
    line-height: 42px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
}

.reward-list .reward-title .title-tips {
    margin-top: -1px;
    background-image: linear-gradient(90deg, #8a00ff 1%, #8f3cff 99%);
    width: 1180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
}

.reward-list .reward-title .title-tips a {
    cursor: pointer;
}

.lamp-content {
    margin-top: 40px;
    padding-bottom: 50px;
}

.lamp-content .lamp-box {
    background: #1c004d;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .08);
    width: 1180px;
    margin: -1px auto 0;
    border-radius: 4px;
}

.lamp-content .lamp-box .lamp-marquee {
    height: 60px;
    overflow: hidden;
    font-size: 0;
    text-align: center;
}

.lamp-content .lamp-box .lamp-item {
    width: 33.33%;
    box-sizing: border-box;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    letter-spacing: .86px;
    margin-bottom: 0;
    display: inline-block;
    padding: 18px 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lamp-content .lamp-box .lamp-item > span {
    text-align: left;
    line-height: 24px;
    font-size: 12px;
    color: #ff0;
    letter-spacing: .86px;
}

.lamp-content .lamp-box .lamp-item > div {
    display: inline-block;
    margin: 0 4px 0 12px;
}

.loattery-content .left-content {
    float: left;
}

.lamp-content .title-box {
    border-radius: 10px 10px 0 0;
    width: 230px;
    height: 42px;
    margin: 0 auto;
    line-height: 42px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
}

.lamp-content .lamp-box .ace-marquee-content {
    display: inline-block;
    width: 100%;
}

.back-pc {
    position: relative;
    padding-top: 72px;
    padding-bottom: 26px;
}

.back-pc .back-pc-title {
    position: absolute;
    top: 0;
    box-sizing: border-box;
    left: 50%;
    transform: translateX(-50%);
    width: 910px;
    height: 128px;
    padding-top: 58px;
    padding-left: 115px;
    margin-left: -18px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 20px;
}

.back-pc .back-pc-title span {
    padding-left: 10px;
    font-size: 16px;
    font-weight: 400;
}

.back-pc .assemble-pc-step {
    width: 1180px;
    height: 378px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 25px;
    background-position: 0 100%;
    background-size: 100% 100%;
}

.ace-col-8 {
    flex: 0 0 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%;
}

.back-pc .assemble-pc-step .assemble-pc-step-item .step-item {
    margin-top: 40px;
    position: relative;
    height: 72px;
    border-radius: 4px;
    background-color: hsla(0, 0%, 100%, .2);
    border: 1px solid hsla(0, 0%, 100%, .5);
}

.back-pc .assemble-pc-step .assemble-pc-step-item .step-item .step-text, .back-pc .assemble-pc-step .assemble-pc-step-item .step-item .step-title {
    margin-left: 14px;
    margin-right: 14px;
    color: #fff;
}

.back-pc .assemble-pc-step .assemble-pc-step-item .step-item .step-title {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
}

.back-pc .assemble-pc-step .assemble-pc-step-item .step-item .step-text {
    font-size: 16px;
    font-weight: 700;
    color: #ff0;
}

.back-pc .assemble-pc-step .assemble-pc-step-item .step-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    right: 20px;
}

.back-pc .assemble-pc-step .assemble-pc-step-item:first-child .step-item:after {
    top: 10px;
    right: 20px;
    width: 21px;
    height: 47px;
    background: url(../images/2019christmas/TB1YrmzlUz1gK0jSZLeXXb9kVXa-42-94.png) 0 0 no-repeat;
    background-size: 21px 47px;
}

.back-pc .assemble-pc-step .assemble-pc-step-item:nth-child(2) .step-item:after {
    top: 10px;
    right: 20px;
    width: 34px;
    height: 47px;
    background: url(../images/2019christmas/TB1saGAlUD1gK0jSZFGXXbd3FXa-68-94.png) 0 0 no-repeat;
    background-size: 34px 47px;
}

.back-pc .assemble-pc-step .assemble-pc-step-item:nth-child(3) .step-item:after {
    top: 10px;
    right: 20px;
    width: 33px;
    height: 47px;
    background: url(../images/2019christmas/TB1OQ5ElKH2gK0jSZJnXXaT1FXa-66-94.png) 0 0 no-repeat;
    background-size: 33px 47px;
}

.back-pc .ace-btn.assemble-pc-button {
    position: absolute;
    left: 50%;
    line-height: 20px;
    transform: translateX(-50%);
    bottom: 0;
    height: 42px;
    color: #ff0700;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    border-radius: 42px;
    border: none;
    background: #ff0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .25);
}

.back-pc .ace-btn.assemble-pc-button:hover {
    color: #ff0700;
    background: #ffcd00;
}

.ace-dialog .ace-btn-normal {
    cursor: pointer;
}


.ace-overlay-wrapper .ace-overlay-backdrop {
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .45);
    transition: opacity .3s ease;
    opacity: 0;
}

.ace-overlay-wrapper.opened .ace-overlay-backdrop {
    opacity: 1;
}

.ace-dialog {
    position: fixed;
    z-index: 1001;
    background: #fff;
    border: 1px solid #dcdee3;
    border-radius: 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    text-align: left;
    overflow: hidden;
    animation-duration: .3s;
    animation-timing-function: ease-in-out;
    max-width: 90%;
}

.ace-dialog {
    width: 480px;
    padding: 24px;
}

.ace-dialog {
    background-image: linear-gradient(90deg, #9a4cea, #e217a4);
    border: none;
}

.ace-overlay-wrapper .ace-overlay-inner {
    z-index: 1001;
}

.ace-dialog[dialogsize=large] {
    width: 680px;
    min-height: 270px;
    max-height: 600px;
    background-color: #6413c0;
    background-image: none;
}

.ace-dialog-header {
    padding: 20px 20px 12px;
    border-bottom: 0 solid transparent;
    font-size: 18px;
    background: transparent;
    color: #181818;
}

.ace-dialog .ace-dialog-header {
    font-size: 18px;
    padding: 0 24px 12px 0;
}

.ace-dialog .ace-dialog-header {
    color: #fff;
    font-weight: 600;
}

.ace-dialog[dialogsize=large] .ace-dialog-header {
    min-height: 35px;
}

.ace-dialog .ace-dialog-body {
    font-size: 14px;
    color: var(--neutral-7);
    line-height: 24px;
    padding: 10px 0;
    margin-bottom: 10px;
}

.ace-dialog .ace-dialog-body, .ace-dialog .aliyun-icon, .ace-dialog .aliyun-icon.aliyun-icon-check, .ace-dialog .aliyun-icon.aliyun-icon-info {
    color: #fff;
}

.ace-dialog[dialogsize=large] .ace-dialog-body {
    overflow-y: auto;
}

.ace-dialog[dialogsize=large] .ace-dialog-body {
    min-height: 115px;
    max-height: 445px;
}

.ace-dialog, .ace-dialog *, .ace-dialog :after, .ace-dialog :before {
    box-sizing: border-box;
}

.dn-font-body-1, .dn-font-body-2, p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

b, strong {
    font-weight: 700;
}

.ace-dialog-footer {
    padding: 12px 24px;
    border-top: 0 solid transparent;
    background: transparent;
}

.ace-dialog-footer.ace-align-right {
    text-align: right;
}

.ace-dialog .ace-dialog-footer {
    font-size: 14px;
    color: var(--neutral-6);
    padding: 19px 0 0;
}

.ace-btn.ace-medium {
    border-radius: 0;
    padding: 0 24px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    border-width: 1px;
}

.ace-btn.ace-btn-primary {
    border-style: solid;
    cursor: pointer;
    background-color: #ff6a00;
    border-color: transparent;
}

.ace-btn.ace-btn-primary:hover {
    background-color: #ff8a00;
}

.ace-btn.ace-btn-primary, .ace-btn.ace-btn-primary.visited, .ace-btn.ace-btn-primary:link, .ace-btn.ace-btn-primary:visited {
    color: #fff;
}

.ace-dialog-close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 24px;
    cursor: pointer;
}

.ace-dialog-close, .ace-dialog-close:link, .ace-dialog-close:visited {
    height: 24px;
    color: #999;
}

.ace-dialog .ace-dialog-close {
    top: 24px;
    right: 24px;
}

.coupon-card .coupon-card-describe .coupon-card-describe-title b {
    font-size: 26px;
    margin-left: 5px;
}


.ace-dialog {
    width: 480px;
    padding: 24px;
}

.ace-dialog {
    background-image: linear-gradient(90deg, #9a4cea, #e217a4);
    border: none;
}

.ace-overlay-wrapper .ace-overlay-inner {
    z-index: 1001;
    position: fixed;
    top:50%;
    left: 50%;
    margin-left: -340px;
    margin-top: -285px;
}
.ace-overlay-wrapper .question-dialog{
    z-index: 1001;
    position: fixed;
    top:50%;
    left: 50%;
    margin-left: -500px;
    margin-top: -222px;
}
.ace-dialog[role=alertdialog] {
    z-index: 1001;
    position: fixed;
    top:50%;
    left: 50%;
    margin-left: -240px;
    margin-top: -106px;

}
.ace-dialog[dialogsize=small] {
    min-height: 210px;
    max-height: 600px;
}
.ace-closeable[dialogsize=small]{
    z-index: 1001;
    position: fixed;
    top:50%;
    left: 50%;
    margin-left: -240px;
    margin-top: -106px;
}
.js-ie-version{
    z-index: 1001;
    position: fixed;
    top:50%;
    left: 50%;
    margin-left: -340px;
    margin-top: -200px;
}
.ace-dialog:before {
    right: 50px;
    top: 0;
    width: 104px;
    height: 83px;
    background: url(../images/2019christmas/TB1ylHZi9f2gK0jSZFPXXXsopXa-208-166.png);
    background-size: 100%;
}

.ace-dialog:after, .ace-dialog:before {
    position: absolute;
    z-index: -1;
    content: "";
}

.ace-dialog-header {
    padding: 20px 20px 12px;
    border-bottom: 0 solid transparent;
    font-size: 18px;
    background: transparent;
    color: #181818;
}

.ace-dialog .ace-dialog-header {
    font-size: 18px;
    padding: 0 24px 12px 0;
}

.ace-dialog .ace-dialog-header {
    color: #fff;
    font-weight: 600;
}

.ace-dialog, .ace-dialog *, .ace-dialog :after, .ace-dialog :before {
    box-sizing: border-box;
}

.ace-dialog[dialogsize=small] .ace-dialog-body {
    min-height: 55px;
    max-height: 445px;
    overflow-y: auto;
}

.ace-btn.ace-btn-normal {
    border-style: solid;
    background-color: transparent;
    border-color: #d8d8d8;
}

.ace-dialog .ace-btn-normal {
    color: #fff;
}

.ace-btn.ace-btn-normal.active, .ace-btn.ace-btn-normal.hover, .ace-btn.ace-btn-normal:active, .ace-btn.ace-btn-normal:focus, .ace-btn.ace-btn-normal:hover {
    color: #ff6a00;
    /*background-color: transparent;*/
    border-color: #ff791a;
    text-decoration: none;
}

.ace-link-primary:hover {
    color: var(--brand-8);
    text-decoration: none;
}

.ace-dialog .ace-btn-normal:hover {
    background-color: #ff6a00;
    color: #fff;
}

.ace-dialog.question-dialog.coupon {
    width: 1000px;
}

.dn-font-body-1, .dn-font-body-2, p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.coupon-card {
    width: 100%;
    max-width: 480px;
    min-height: 160px;
    display: inline-block;
    margin: 30px auto 0;
    border-radius: 6px;
    position: relative;
    margin-bottom: 0;
    background-size: 100% 100%;
    color: #fff;
}

.coupon-card:last-of-type {
    margin-right: 0;
    margin-bottom: 0;
}

.ace-dialog.question-dialog.coupon .coupon-card {
    width: 220px;
}

.coupon-card .coupon-card-describe {
    position: absolute;
    top: 30px;
    padding: 10px;
    width: 100%;
    text-align: left;
}

.coupon-card.lottery-card .coupon-card-top {
    height: 30px;
}

.coupon-card.lottery-card .coupon-card-top .coupon-card-label, .coupon-card.lottery-card .coupon-card-top .coupon-card-limit {
    line-height: 30px;
}

.coupon-card.lottery-card .coupon-card-top .coupon-card-label {
    font-size: 16px;
    font-weight: 600;
}

.coupon-card .coupon-card-top .coupon-card-limit {
    padding-right: 10px;
    line-height: 28px;
    font-size: 12px;
    font-weight: 600;
}

.coupon-card .coupon-card-price .coupon-card-price-top .coupon-card-price-value-wrap {
    display: inline-block;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
}

.coupon-card .coupon-card-price .coupon-card-price-top .coupon-card-price-value-wrap .coupon-card-price-value {
    font-size: 42px;
    color: #fff;
    letter-spacing: .56px;
    line-height: 42px;
    margin-left: 0;
    margin-right: 5px;
    font-weight: 500;
}

.coupon-card .coupon-card-price .coupon-card-price-top .coupon-card-price-time {
    display: inline-block;
    text-align: left;
    font-size: 12px;
}

.ace-container-ceiling {
    width: 100%;
    height: auto;
    left: 0;
    transition: all .3s;
    position: fixed;
    z-index: 99;
    top: -60px;
}

.nav-fly {
    top: 0;
}

.ace-container-ceiling {
    background-image: linear-gradient(90deg, #ff6000, #ffc000);
    box-shadow: 0 2px 21px 0 rgba(0, 0, 0, .4);
}

.ace-container-ceiling.ease-in {
    animation: easein .7s;
}

.interest-wrap-grid .linear-item-row {
    width: 1180px;
    height: 60px;
    margin: 0 auto;
}

.interest-wrap-grid .col-item-hover:hover {
    background: rgba(244, 10, 38, .4);
    cursor: pointer
}

.interest-wrap-grid .active-item-text {
    background: rgba(244, 10, 38, .6);
}


.blog-box .blog-left {
    float: left;
    width: 310px;
    height: 180px;
    border-radius: 10px;
    margin-top: 50px;
    background: url(https://www.pcbway.com/img/images/blog-point.png) #ffffff no-repeat 95% 10%;
}

.blog-box .blog-left .awards {
    width: 240px;
    font-size: 26px;
    color: #333333;
    margin: 20px 0 0 15px;
    font-weight: 700;
}

.blog-box .blog-left .blog-link {
    margin: 20px 0 0 15px;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}

.blog-box .blog-left .blog-link > a {
    color: #ff0000;
    text-decoration: underline;
}

.blog-box .blog-right {
    float: left;
    margin: 50px 0 0 25px;
    width: 840px;
    height: 646px;
    border-radius: 20px;
    background-color: #ffffff;
}

.blog-box .blog-right .facebook {
    float: left;
    width: 400px;
    height: 580px;
    margin: 35px 0 0 15px;
}

.blog-box .blog-right .tweets {
    float: left;
    width: 400px;
    height: 580px;
    margin: 35px 0 0 10px;
}

.blog-box {
    padding-bottom: 50px;
}


.lottery-box * {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

.lottery-box {
    overflow: hidden;
}

.lottery-box .title {
    text-align: center;
    padding: 50px 0;
    font-size: 18px;
    color: #fff;
}

.lottery {
    animation: changeBg .5s ease infinite;
    overflow: hidden;
    width: 400px;
    margin: 0 auto;
    padding: 20px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

@keyframes changeBg {
    0% {
        background-image: url(../images/2019christmas/k1.png);
    }
    100% {
        background-image: url(../images/2019christmas/k2.png);
    }
}

.lottery .lottery-item {
    height: 340px;
    position: relative;
    margin-left: 10px;
}

.lottery .lottery-item ul li {
    width: 33.33333333%;
    position: absolute;
    padding-right: 10px;
}

.lottery .lottery-item ul li:nth-child(2) {
    left: 33.33333333%;
}

.lottery .lottery-item ul li:nth-child(3) {
    left: 66.66666666%;
}

.lottery .lottery-item ul li:nth-child(4) {
    left: 66.66666666%;
    top: 110px;
}

.lottery .lottery-item ul li:nth-child(5) {
    left: 66.66666666%;
    top: 220px;
}

.lottery .lottery-item ul li:nth-child(6) {
    left: 33.33333333%;
    top: 220px;
}

.lottery .lottery-item ul li:nth-child(7) {
    left: 0;
    top: 220px;
}

.lottery .lottery-item ul li:nth-child(8) {
    left: 0;
    top: 110px;
}

.lottery .lottery-item ul li .box {
    height: 100px;
    position: relative;
    text-align: center;
    overflow: hidden;
    background: url(../images/2019christmas/bg2.png) no-repeat center;
    background-size: 100% 100%;
}

.lottery .lottery-item ul li .box img {
    display: block;
    height: 50px;
    width: 50px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
}

.lottery .lottery-item ul li .box p {
    color: #708ABF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.lottery .lottery-item ul li.on .box {
    background: url(../images/2019christmas/bg1.png) no-repeat center;
    background-size: 100% 100%;
}

.lottery .lottery-item ul li.on .box p {
    color: #fff;
}

.lottery .lottery-item .lottery-start {
    position: absolute;
    left: 33.33333333%;
    width: 33.33333333%;
    top: 110px;
    padding-right: 10px;
}

.lottery .lottery-item .lottery-start .box {
    height: 100px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    /*background: url(../images/2019christmas/bg1.png) no-repeat center;*/
    background: url(../images/2019christmas/bg1_end.png) no-repeat center;
    background-size: 100% 100%;
}

.lottery .lottery-item .lottery-start .box p b {
    font-size: 40px;
    margin-top: 16px;
    margin-bottom: 15px;
    line-height: 30px;
    display: block;
}

.lottery .lottery-item .lottery-start .box:active {
    opacity: 0.7;
}

.lottery .lottery-item .lottery-start .box.gray {
    /*background: url(../images/2019christmas/bg3.png) no-repeat center;*/
    background-size: 100% 100%;
}

.lottery .lottery-item .lottery-start .box.gray p {
    color: #708ABF;
    font-weight: bold;
}

.mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    overflow: hidden;
    z-index: 222;
    top: 0;
    left: 0;
}

.lottery-alert {
    width: 400px;
    text-align: center;
    z-index: 10000;
    border-radius: 10px;
    background: #fff;
    padding: 20px;
    position: fixed;
    /*left: 50%;*/
    top:50%;
    /*ma*/
    left: 50%;
    margin-left: -200px;
    right: 0;
    margin-top: -135px;
    /*bottom:0;*/
    /*margin: auto;*/
    /*top: 0;*/
    /*transform: translateY(-50%);*/
}

.lottery-alert h1 {
    font-size: 18px;
    font-weight: bold;
    color: #D92B2F;
}

.lottery-alert img {
    display: block;
    height: 120px;
    margin: 0 auto;
}

.lottery-alert h2 {
    font-weight: normal;
    color: #D92B2F;
    font-size: 15px;
    padding-top: 15px;
}

.lottery-alert p {
    color: #666;
    font-size: 16px;
    padding-top: 5px;
}

.lottery-alert .btnsave {
    border-radius: 3px;
    box-shadow: none;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    color: #fff;
    margin-top: 12px;
    background: linear-gradient(180deg, rgba(213, 60, 63, 1) 0%, rgba(201, 20, 24, 1) 100%);
    font-size: 16px;
}