@import "../fonts/font.css";

*{margin:0;padding: 0;color:inherit}
a{text-decoration: none}

.header{background-color: #193456;}
.header *{font-size: 14px}

/*618banner*/
.ace-dpl-618-banner {
    overflow: hidden;
    position: relative
}

.ace-dpl-618-banner .banner-activity-logo {
    position: absolute;
    width: 1180px;
    left: 50%;
    margin-left: -590px;
    z-index: 3
}

.ace-dpl-618-banner .banner-activity-logo .no-link-pointer {
    cursor: default
}

.ace-dpl-618-banner .background-left,.ace-dpl-618-banner .background-right {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 0
}

.ace-dpl-618-banner .background-left {
    left: 0;
    right: 50%
}

.ace-dpl-618-banner .background-right {
    left: 50%;
    right: 0
}

.ace-dpl-618-banner #bgvideo {
    position: absolute;
    width: 1440px;
    left: 50%;
    margin-left: -720px;
    overflow: hidden;
    z-index: 1
}

.ace-dpl-618-banner .grid {
    max-width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 2
}

.ace-dpl-618-banner .grid .inner {
    overflow: hidden;
    height: 400px
}

.ace-dpl-618-banner .grid .inner .title-area {
    overflow: hidden;
    padding-top: 90px;
    margin-bottom: 26px;
    height: 204px;
    box-sizing: border-box;
}

.ace-dpl-618-banner .grid .inner .title-area .pic {
    display: block;
    height: 150px;
    margin: 0 auto;
    overflow: hidden
}

.ace-dpl-618-banner .grid .inner .title-area .title-main {
    font-size: 64px;
    color: #fff;
    letter-spacing: 1.54px
}

.ace-dpl-618-banner .grid .inner .button-area {
    padding-left: 22px;
}

.ace-dpl-618-banner .grid .inner .button-area .linkbtn {
    height: 45px;
    line-height: 45px;
    background: #ffe200 url(../images/TB1yePKv1L2gK0jSZPhXXahvXXa-606-90.png) no-repeat 0;
    background-size: auto 45px;
    display: inline-block;
    padding: 0 48px 0 65px;
    border-radius: 45px;
    position: relative;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.5);
    font-size: 18px;
    color:#f13535;
}

.ace-dpl-618-banner .grid .inner .button-area .linkbtn .redbag {
    position: absolute;
    left: -18px;
    top: -10px;
    display: block;
    height: 70px;
    animation: myfirst .8s infinite
}
@keyframes myfirst {
    0% {
        transform: scale(1.1)
    }

    50% {
        transform: scale(1)
    }

    to {
        transform: scale(1.1)
    }
}

.ace-dpl-618-banner .grid .inner .button-area .linkbtn .goicon {
    position: absolute;
    right: 7px;
    top: 7px;
    display: block;
    height: 28px
}

.ace-dpl-618-banner .grid .inner .button-area .linkbtn .specialBtn {
    font-size: 18px;
    height: 45px;
    padding: 0;
    background: unset;
    color: #f13535
}

.ace-dpl-618-banner .grid .inner .button-area .linkbtn .specialBtn:active,.ace-dpl-618-banner .grid .inner .button-area .linkbtn .specialBtn:hover {
    background: unset;
    border-color: transparent
}

.ace-dpl-618-banner .grid .align-center {
    text-align: center
}

.ace-dpl-618-banner .bottomMask {
    position: absolute;
    z-index: 1;
    bottom: -6px;
    width: 1920px;
    height: 134px;
    background-size: 100% 134px!important;
    left: 50%;
    transform: translateX(-50%)
}

/* 标题 */
.ace-dpl-floor-title.center {
    text-align: center
}

.ace-dpl-floor-title .title {
    margin-bottom: 12px;
    font-size: 32px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 42px;
}

.ace-dpl-floor-title .subtitle {
    display: inline-block;
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 24px;
}
/* 口碑爆款 */

.ace-dpl-nested-goods-card .aloneCard {
    margin-top: 24px
}

.card-tab-ul .card-tab-li {
    display: inline-block;
    padding: 0 20px;
    color: var(--l3);
    line-height: 16px;
    height: 16px;
    border-right: 1px solid var(--l4);
    margin-bottom: 4px;
    cursor: pointer
}

.card-tab-ul .card-tab-li.active,.card-tab-ul .card-tab-li:hover {
    color: #fff
}

.card-tab-ul .card-tab-li:first-of-type {
    padding-left: 0
}

.card-strong-wrap {
    margin-bottom: 20px;
    font-size: 0;
}

.ace-standard-card-container .subtitle-desc-text {
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center
}

.ace-standard-card-container .container-title .card-subtitle {
    color: #fff;
    background-color: #5693ff
}

.ace-standard-card-container .container-title .card-subtitle .subtitle-text {
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: 600
}

.ace-standard-card-container.has-container {
    width: 1230px;
    padding-top: 20px;
    margin-left: -25px;
    padding-left: 25px;
    padding-right: 25px;
    background: #003799;
    border: 1px solid #5693ff;
    box-shadow: 0 3px 15px 0 rgba(48,48,48,.25);
    position: relative;
}

.ace-standard-card-container.simple-container .subtitle-desc-text {
    position: absolute;
    top: -40px;
    left: 50%;
    width: 1226px;
    transform: translate(-50%)
}

.ace-standard-card-container.simple-container .container-title {
    position: absolute;
    height: 40px;
    line-height: 40px;
    left: 50%;
    transform: translate(-50%)
}

.ace-standard-card-container.simple-container .container-title .card-subtitle {
    background-color: #5693ff
}

.ace-standard-card-container.simple-container .container-title .card-subtitle:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    transform: skewX(-30deg);
    background: inherit;
    border-top-left-radius: 8px;
    left: -20px;
    top: 0
}

.ace-standard-card-container.simple-container .container-title .card-subtitle:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    transform: skewX(30deg);
    background: inherit;
    border-top-right-radius: 8px;
    top: 0;
    right: -20px
}

.ace-standard-card-container.simple-container.has-title {
    margin-top: 40px
}

.ace-standard-card-container.simple-container.has-title .container-title {
    top: -40px
}

.ace-standard-card-container.simple-container.has-sub-title {
    margin-top: 80px
}

.ace-standard-card-container.simple-container.has-sub-title .container-title {
    top: -80px
}


.strong-container .desc-have-content .desc-info-link {
    font-size: 14px;
    color: #f8e71c;
    letter-spacing: 0;
    margin-left: 10px;
    cursor: pointer
}

.strong-container .desc-have-content .desc-info-link:hover {
    text-decoration: none
}

.strong-container .desc-have-content .info-no-link {
    cursor: default
}

.ace-box,.ace-box *,.ace-box :after,.ace-box :before,[class^=ace-] {
    box-sizing: border-box
}

.ace-row{
    display: flex;
}

.ace-row.ace-row-wrap{
    flex-wrap: wrap;
}

.ace-col-l-6 {
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%
}
.ace-col-l-8 {
    flex: 0 0 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%;
}

.ace-col-12 {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
}

.title-addon-popover a,.title-addon-popover a:hover,.title-addon-popover a:link,.title-addon-popover a:visited {
    color: var(--brand-9)
}

.ace-standard-card .title-addon {
    display: inline-block;
    margin-top: -2px;
    margin-left: 4px;
    color: var(--neutral-5)
}

.ace-standard-card .header {
    position: relative;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    z-index: 9;
}

.ace-standard-card .header .title {
    margin-bottom: 8px;
    font-weight: 600;
    text-align: left;
    color: inherit
}

.ace-standard-card .header .corner {
    position: absolute;
    width: 78px
}

.ace-standard-card .header .corner .corner-text {
    user-select: none;
    position: absolute;
    text-align: center;
    width: 78px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    transform: rotate(45deg);
    top: 20px;
    right: -12px
}

.ace-standard-card .header .corner img {
    width: 100%
}

.ace-standard-card .header .top-sprinkle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.ace-standard-card .card-checkbox {
    position: absolute
}

.ace-standard-card .card-checkbox span.aps-check-box-inner {
    background-color: #fff
}

.ace-standard-card .card-checkbox input:checked+span.aps-check-box-inner,.ace-standard-card .card-checkbox span.aps-check-box-inner:focus,.ace-standard-card .card-checkbox span.aps-check-box-inner:hover {
    border-color: #000
}

.ace-standard-card .card-checkbox input:checked+span.aps-check-box-inner i.aps-check-box-checked {
    color: #000
}

@media only screen and (min-width:767px) {
    .ace-standard-card .header {
        height: 120px;
        padding: 16px 20px
    }

    .ace-standard-card .header .title {
        line-height: 30px;
        font-size: 18px
    }

    .ace-standard-card .header .corner {
        top: -8px;
        right: -7px
    }

    .ace-standard-card .header .card-checkbox {
        top: 16px;
        right: 16px
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card .header {
        height: 96px;
        padding: 16px 12px
    }

    .ace-standard-card .header.xs-1 {
        height: 80px
    }

    .ace-standard-card .header.xs-1 .title {
        font-size: 16px;
        width: 300px
    }

    .ace-standard-card .header .title {
        font-size: 16px;
        line-height: 20px;
        width: 130px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .ace-standard-card .header .corner {
        top: -6px;
        right: -11px
    }

    .ace-standard-card .header .corner .corner-text {
        top: 14px;
        transform: rotate(45deg) scale(.75)
    }

    .ace-standard-card .header .corner img {
        width: 80%;
        margin-left: 11px
    }

    .ace-standard-card .header .card-checkbox {
        top: 12px;
        right: 12px
    }
}

.ace-standard-card .feature-wrap .feature {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff
}

@media only screen and (min-width:767px) {
    .ace-standard-card .feature-wrap .feature-wrap-container {
        display: flex;
        padding: 0 4px;
        flex-flow: row wrap;
        height: 50px;
        overflow: hidden
    }

    .ace-standard-card .feature-wrap .feature-wrap-container .feature {
        line-height: 25px
    }

    .ace-standard-card .feature-wrap .feature {
        font-size: 12px;
        line-height: 20px
    }

    .ace-standard-card .feature-wrap .feature .desc-tip {
        width: 12px;
        margin-right: 4px
    }

    .ace-standard-card .feature-wrap .feature .feature-icon {
        font-size: 12px;
        margin-right: 8px;
        color: #fff
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card .feature-wrap .feature-wrap-container {
        display: flex;
        margin-left: -4px;
        flex-flow: row wrap;
        height: 50px;
        overflow: hidden
    }

    .ace-standard-card .feature-wrap .feature-wrap-container .feature {
        line-height: 25px
    }

    .ace-standard-card .feature-wrap .feature {
        font-size: 12px;
        line-height: 18px
    }

    .ace-standard-card .feature-wrap .feature .desc-tip {
        width: 12px;
        margin-right: 4px
    }

    .ace-standard-card .feature-wrap .feature .feature-icon {
        font-size: 12px;
        margin-right: 4px;
        color: #fff
    }
}

.ace-standard-card .description-wrap {
    color: inherit;
    text-align: left
}

.ace-standard-card .description-wrap span {
    font-size: 14px;
    line-height: 24px
}

@media only screen and (max-width:768px) {
    .ace-standard-card .description-wrap {
        -webkit-line-clamp: 2;
        overflow: hidden
    }

    .ace-standard-card .description-wrap span {
        font-size: 12px;
        line-height: 18px
    }
}

.ace-standard-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-standard-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
}

@media only screen and (max-width:768px) {
    .ace-standard-card .spec-selector .spec-selector-current {
        height: 36px;
        padding: 12px
    }
}

.ace-standard-card .spec-selector .spec-selector-current.active:hover {
    background-color: #f5f5f6
}

.ace-standard-card .spec-selector .spec-selector-current .spec-selector-current-text {
    margin-right: 18px
}

@media only screen and (max-width:768px) {
    .ace-standard-card .spec-selector .spec-selector-current .spec-selector-current-text {
        overflow: hidden
    }
}

.ace-standard-card .spec-selector .spec-selector-current .spec-selector-current-title {
    display: inline-block;
    color: #181818;
    vertical-align: middle
}

@media only screen and (min-width:767px) {
    .ace-standard-card .spec-selector .spec-selector-current .spec-selector-current-title {
        font-size: 16px;
        margin-right: 28px;
        width: 125px
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card .spec-selector .spec-selector-current .spec-selector-current-title {
        font-size: 12px;
        margin-right: 16px
    }
}

.ace-standard-card .spec-selector .spec-selector-current .spec-selector-current-subtitle {
    display: inline-block;
    font-size: 12px;
    color: #999;
    vertical-align: middle
}

.ace-standard-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
}

@media only screen and (max-width:768px) {
    .ace-standard-card .spec-selector .spec-selector-current .spec-selector-current-arrow {
        margin-top: -7px;
        right: 12px
    }
}

.ace-standard-card .spec-selector .spec-selector-current .spec-selector-current-arrow .dbl-icon-base {
    color: #181818
}

@media only screen and (max-width:768px) {
    .ace-standard-card .spec-selector .spec-selector-current .spec-selector-current-arrow .dbl-icon-base {
        font-size: 14px
    }
}

.ace-standard-card .spec-selector .spec-selector-current .spec-selector-current-arrow.active {
    transform: rotate(180deg)
}

.ace-standard-card .spec-selector .spec-selector-items {
    display: none
}

.ace-standard-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)
}

@media only screen and (max-width:768px) {
    .ace-standard-card .spec-selector .spec-selector-items.active {
        top: 36px
    }
}

.ace-standard-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
}

@media only screen and (max-width:768px) {
    .ace-standard-card .spec-selector .spec-selector-items .spec-selector-item {
        height: 40px;
        padding: 12px
    }
}

.ace-standard-card .spec-selector .spec-selector-items .spec-selector-item:hover {
    background-color: #f5f5f6
}

.ace-standard-card .spec-selector .spec-selector-items .spec-selector-item .spec-selector-item-title {
    display: inline-block;
    font-size: 16px;
    width: 50%
}

@media only screen and (max-width:768px) {
    .ace-standard-card .spec-selector .spec-selector-items .spec-selector-item .spec-selector-item-title {
        font-size: 12px
    }
}

.ace-standard-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
}

@media only screen and (min-width:767px) {
    .ace-standard-card .spec-wrap {
        width: 238px;
        height: 66px;
        margin: 29px auto
    }

    .ace-standard-card .spec-capsule {
        margin-bottom: -6px;
        margin-right: -8px;
        overflow: hidden
    }

    .ace-standard-card .spec-capsule .spec-capsule-button {
        float: left;
        margin-right: 8px;
        margin-bottom: 6px;
        border: 1px solid #fff;
        width: 74px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        cursor: pointer
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card .spec-wrap {
        width: 311px;
        height: 90px;
        margin: 12px auto
    }

    .ace-standard-card .spec-capsule {
        margin-bottom: -10px;
        margin-right: -10px;
        overflow: hidden
    }

    .ace-standard-card .spec-capsule .spec-capsule-button {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        border: 1px solid #fff;
        width: 97px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        cursor: pointer
    }
}

.ace-standard-card .spec-select {
    vertical-align: top
}

.ace-standard-card .spec-select .aps-select {
    margin-left: 52px;
    margin-right: 56px;
    width: 136px
}

.ace-standard-card .spec-select .aps-select.aps-select-focused .aps-selection {
    border-color: #ff8a00
}

.ace-standard-card .extra-accessory {
    padding: 16px 0;
    height: 82px;
    background-color: #fff
}

.ace-standard-card .extra-accessory .accessory-wrap {
    display: inline-block;
    width: 25%;
    padding-left: 15px
}

@media only screen and (max-width:768px) {
    .ace-standard-card .extra-accessory .accessory-wrap {
        width: 50%
    }
}

.ace-standard-card .extra-accessory .accessory-wrap:first-child {
    padding-left: 20px
}

@media only screen and (max-width:768px) {
    .ace-standard-card .extra-accessory .accessory-wrap:first-child {
        padding-left: 12px
    }
}

.ace-standard-card .extra-accessory .accessory-wrap:nth-child(4) {
    padding-left: 10px
}

.ace-standard-card .extra-accessory .accessory-item {
    display: block;
    line-height: 18px;
    color: #181818;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media only screen and (min-width:767px) {
    .ace-standard-card .extra-accessory .accessory-item {
        width: 90px
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card .extra-accessory .accessory-item {
        width: 50px
    }
}

.ace-standard-card .extra-accessory .accessory-value {
    font-size: 16px
}

.ace-standard-card .extra-accessory .accessory-name {
    margin-top: 8px;
    font-size: 12px
}

.ace-standard-card .extra-accessory.reverse {
    padding: 0;
    height: auto
}

.ace-standard-card .extra-accessory.reverse .accessory-wrap {
    padding-left: 0
}

.ace-standard-card .extra-accessory.reverse .accessory-item {
    width: 71px;
    line-height: 24px
}

.ace-standard-card .extra-accessory.reverse .accessory-name {
    margin-top: 0;
    font-size: 12px
}

.ace-standard-card .extra-accessory.reverse .accessory-name .accessory-value-emphasis-text {
    font-size: 30px
}

.ace-standard-card .extra-accessory.reverse .accessory-value {
    font-size: 12px;
    color: var(--neutral-5)
}

.ace-standard-card .display-image {
    background-color: #fff;
    text-align: center;
    overflow: hidden
}

.ace-standard-card .promotion .homepage-price {
    background-color: #fff;
    position: relative;
    color: #181818;
    box-sizing: border-box;
    text-align: left;
    padding-top: 7px;
    padding-bottom: 20px
}

.ace-standard-card .promotion .homepage-price .price {
    margin-top: 2px;
    font-size: 14px
}

.ace-standard-card .promotion .homepage-price .price .en {
    font-size: 16px
}

.ace-standard-card .promotion .homepage-price .price-emphasis {
    color: #ff6a00
}

.ace-standard-card .promotion .homepage-price .price-decimal,.ace-standard-card .promotion .homepage-price .price-integer,.ace-standard-card .promotion .homepage-price .price-symbol {
    color: inherit;
    font-weight: 400
}

.ace-standard-card .promotion .homepage-price .price-unit {
    margin-left: 4px;
    font-size: inherit
}

.ace-standard-card .promotion .homepage-price .price-prefix {
    margin-right: 4px;
    font-size: inherit
}

.ace-standard-card .promotion .homepage-price .price-integer {
    font-size: 20px
}

.ace-standard-card .promotion .homepage-price .price-custom-text .price-emphasis-text {
    color: #ff3838;
    font-weight: 700
}

@media only screen and (min-width:767px) {
    .ace-standard-card .promotion .homepage-price .price-wrap {
        margin-top: 8px;
        margin-bottom: 8px
    }

    .ace-standard-card .promotion .homepage-price .price-decimal,.ace-standard-card .promotion .homepage-price .price-integer,.ace-standard-card .promotion .homepage-price .price-symbol,.ace-standard-card .promotion .homepage-price .price-unit {
        font-size: 14px
    }

    .ace-standard-card .promotion .homepage-price .price-integer {
        font-size: 20px
    }

    .ace-standard-card .promotion .homepage-price .price-custom-text {
        font-size: 14px
    }

    .ace-standard-card .promotion .homepage-price .price-custom-text .price-emphasis-text {
        font-size: 32px
    }

    .ace-standard-card .promotion .homepage-price .discount {
        display: block;
        margin-top: 4px;
        font-size: 12px;
        color: #999;
        text-decoration: line-through
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card .promotion {
        padding: 12px
    }

    .ace-standard-card .promotion .price-wrap {
        margin-top: 4px;
        margin-bottom: 4px
    }

    .ace-standard-card .promotion .price-decimal,.ace-standard-card .promotion .price-integer,.ace-standard-card .promotion .price-symbol,.ace-standard-card .promotion .price-unit {
        font-size: 10px
    }

    .ace-standard-card .promotion .price-custom-text .price-emphasis-text,.ace-standard-card .promotion .price-integer {
        font-size: 20px
    }
}

.ace-standard-card .plus {
    color: #b4b4b4;
    margin-right: 40px;
    font-size: 22px;
    font-weight: 700
}

.ace-standard-card .tags {
    height: 20px;
    overflow: hidden;
    font-size: 0;
}

.ace-standard-card .tags .tags-item {
    position: relative;
    display: inline-block;
    color: #999;
    border-color: #d8d8d8;
    font-size: 12px;
    line-height: 19px;
    height: 20px;
    margin-left: 8px;
    padding: 0 8px
}

@media only screen and (max-width:768px) {
    .ace-standard-card .tags .tags-item {
        padding: 0 5px
    }
}

.ace-standard-card .tags .tags-item img {
    display: none;
    margin-right: 2px;
    width: 18px;
    vertical-align: middle
}

.ace-standard-card .tags .tags-item span {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400
}

@media only screen and (max-width:768px) {
    .ace-standard-card .tags .tags-item span {
        max-width: 72px;
        white-space: nowrap;
        overflow: hidden
    }
}

.ace-standard-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-standard-card .tags .tags-item:first-of-type {
    margin-left: 0
}

.ace-standard-card .tags .tags-item-reverse {
    color: #ea3a3a;
    border-color: #ea3a3a
}

.ace-standard-card .tags .tags-item-reverse-0 {
    color: #fff
}

.ace-standard-card .tags .tags-item-reverse-0:before {
    background: #ea3a3a
}

.ace-standard-card .spec-selectors {
    vertical-align: top
}

.ace-standard-card .spec-selectors .spec-selectors-item .spec-selectors-title {
    margin-bottom: 12px;
    font-size: 14px
}

.ace-standard-card .spec-selectors .spec-selectors-item .spec-selectors-select {
    width: 200px;
    margin-bottom: 12px
}

@media only screen and (max-width:768px) {
    .ace-standard-card .spec-selectors .spec-selectors-item {
        display: inline-block;
        width: 150px
    }

    .ace-standard-card .spec-selectors .spec-selectors-item .spec-selectors-select {
        width: 140px
    }
}

.ace-standard-card .spec-selectors .aps-select {
    width: 136px
}

.ace-standard-card .spec-selectors .aps-select.aps-select-focused .aps-selection {
    border-color: var(--brand-9)
}

.ace-standard-card .promotion {
    background-color: #fff;
    position: relative;
    color: #181818;
    box-sizing: border-box;
    padding: 12px 20px 8px;
    text-align: left
}

.ace-standard-card .promotion .price {
    margin-top: 2px;
    font-size: 14px
}

.ace-standard-card .promotion .price .en {
    font-size: 16px
}

.ace-standard-card .promotion .price-emphasis {
    color: #ff6a00
}

.ace-standard-card .promotion .price-decimal,.ace-standard-card .promotion .price-integer,.ace-standard-card .promotion .price-symbol {
    color: inherit
}

.ace-standard-card .promotion .price-unit {
    margin-left: 4px;
    font-size: inherit
}

.ace-standard-card .promotion .price-prefix {
    margin-right: 4px;
    font-size: inherit
}

.ace-standard-card .promotion .price-integer {
    font-size: 30px
}

.ace-standard-card .promotion .price-custom-text .price-emphasis-text {
    color: #ff6a00;
    font-weight: 700
}

@media only screen and (min-width:767px) {
    .ace-standard-card .promotion .price-wrap {
        margin-top: 8px;
        margin-bottom: 8px
    }

    .ace-standard-card .promotion .price-decimal,.ace-standard-card .promotion .price-integer,.ace-standard-card .promotion .price-symbol {
        font-size: 16px;
        letter-spacing: .81px
    }

    .ace-standard-card .promotion .price-unit {
        font-size: 14px;
        letter-spacing: .81px
    }

    .ace-standard-card .promotion .price-integer {
        font-size: 30px;
        letter-spacing: 1.2px
    }

    .ace-standard-card .promotion .price-custom-text {
        display: block;
        font-size: 30px;
        margin-top: 2px;
        color: #ff6a00
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card .promotion {
        padding: 12px
    }

    .ace-standard-card .promotion .price-wrap {
        margin-top: 4px;
        margin-bottom: 4px
    }

    .ace-standard-card .promotion .price-decimal,.ace-standard-card .promotion .price-integer,.ace-standard-card .promotion .price-symbol,.ace-standard-card .promotion .price-unit {
        font-size: 10px
    }

    .ace-standard-card .promotion .price-integer {
        font-size: 20px
    }

    .ace-standard-card .promotion .price-custom-text {
        font-size: 20px;
        display: block;
        margin-top: 2px;
        color: #ff6a00;
        line-height: 25px
    }

    .ace-standard-card .promotion .price-custom-text .price-emphasis-text {
        font-size: 20px
    }
}

.ace-standard-card .discount {
    color: #999
}

.ace-standard-card .discount .discount-item {
    margin-top: 4px
}

.ace-standard-card .discount .discount-icon {
    display: inline-block;
    height: 14px;
    vertical-align: bottom
}

.ace-standard-card .discount .discount-text {
    display: inline-block;
    margin-left: 4px;
    font-size: 12px;
    color: inherit;
    letter-spacing: .7px
}

.ace-standard-card .discount .discount-unit {
    margin-left: 2px
}

.ace-standard-card .session-container {
    background-color: #c6c6c6
}

.ace-standard-card .session-container .session-text {
    padding-left: 10px;
    padding-right: 4px;
    color: #fff;
    display: inline-block
}

.ace-standard-card .session-container .session-time {
    display: inline-block;
    height: 60px;
    padding-top: 13px
}

.ace-standard-card .session-container .session-time .time-dot {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 34px;
    width: 6px;
    margin-left: -2px;
    height: 34px;
    text-align: center
}

.ace-standard-card .session-container .session-time .time-number {
    text-align: center;
    background-color: #fff;
    display: inline-block;
    font-size: 16px;
    color: #ea2727;
    width: 18px;
    height: 34px;
    line-height: 34px;
    margin-right: 2px
}

.ace-standard-card .session-container .session-time .time-number:last-of-type {
    margin-right: 0
}

.ace-standard-card .action-wrap {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    transition: all .3s
}

.ace-standard-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-standard-card .action-button.ace-link {
    color: #fff
}

.ace-standard-card .action-button .aliyun-icon {
    margin-right: 4px
}

.ace-standard-card .action-button.forbidden {
    cursor: default;
    background-color: #d8d8d8
}

.ace-standard-card .action-button.ace-btn.ace-btn-primary {
    border-style: none;
    background-color: inherit
}

.ace-standard-card .action-button.ace-btn.ace-btn-primary:hover {
    background-color: inherit;
    border-color: inherit
}

.ace-standard-card .actions {
    position: relative
}

.ace-standard-card .actions.has-session .action-wrap {
    position: absolute;
    width: 90px!important;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 60px
}

.ace-standard-card .actions.has-session .action-wrap .action-button {
    height: 60px;
    line-height: 60px;
    padding: 0
}

@media only screen and (min-width:767px) {
    .ace-standard-card .action-wrap .action-button:hover {
        filter: brightness(1.1)
    }

    .ace-standard-card .action-wrap .action-button:hover.forbidden {
        filter: brightness(1);
        background-color: #d8d8d8
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card .session-container .session-time .time-dot {
        width: 6px!important;
        margin-left: -1px
    }
}

li.spec-selectors-option:hover {
    background-color: #fff7f2
}

@media only screen and (min-width:767px) {
    .ace-standard-card.hori-select .page-slot-0 {
        position: absolute;
        width: calc(100% - 340px);
        bottom: 10px;
        right: 10px
    }

    .ace-standard-card.hori-select:hover .element-container.header {
        border-color: var(--brand-9)
    }

    .ace-standard-card.hori-select:hover .element-container.content {
        border-color: var(--brand-9);
        background-color: #fff7f2
    }
}

.ace-standard-card.hori-select .element-container.header {
    display: inline-block;
    width: 320px;
    height: 247px;
    transition: all .3s;
    border: 1px solid transparent;
    border-right: 0
}

.ace-standard-card.hori-select .element-container.header .title {
    font-weight: 400
}

.ace-standard-card.hori-select .element-container.header.simple {
    height: 187px
}

.ace-standard-card.hori-select .element-container.header .tags {
    margin-bottom: 8px
}

.ace-standard-card.hori-select .element-container.header .tags .tags-item:before {
    transform: none
}

.ace-standard-card.hori-select .element-container.header .feature-wrap {
    margin-top: 12px
}

.ace-standard-card.hori-select .element-container.header .feature-wrap .feature,.ace-standard-card.hori-select .element-container.header .feature-wrap .feature-icon {
    color: var(--neutral-5)
}

.ace-standard-card.hori-select .element-container.header .description-wrap {
    margin-top: 16px
}

@media only screen and (min-width:767px) {
    .ace-standard-card.hori-select .element-container.header .description-wrap {
        position: absolute;
        left: 16px;
        bottom: 16px
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card.hori-select .element-container {
        display: block
    }

    .ace-standard-card.hori-select .element-container.header {
        width: 100%;
        height: auto;
        padding: 12px 20px
    }

    .ace-standard-card.hori-select .element-container.header .title {
        width: 100%;
        font-size: 20px
    }

    .ace-standard-card.hori-select .element-container.header.simple {
        height: auto
    }
}

.ace-standard-card.hori-select .element-container.content {
    display: inline-block;
    width: calc(100% - 320px);
    height: 247px;
    padding: 20px;
    vertical-align: top;
    background: var(--neutral-2);
    transition: all .3s;
    border: 1px solid transparent;
    border-left: 0
}

.ace-standard-card.hori-select .element-container.content.simple {
    height: 187px
}

.ace-standard-card.hori-select .element-container.content.simple .description-wrap {
    padding: 0
}

@media only screen and (min-width:767px) {
    .ace-standard-card.hori-select .element-container.content .discount {
        position: absolute;
        left: 350px;
        bottom: 60px
    }
}

.ace-standard-card.hori-select .element-container.content .discount .discount-text {
    color: var(--neutral-7)
}

.ace-standard-card.hori-select .element-container.content .description-wrap {
    color: var(--neutral-5)
}

@media only screen and (max-width:768px) {
    .ace-standard-card.hori-select .element-container.content {
        display: block;
        width: 100%;
        height: auto;
        padding: 20px
    }

    .ace-standard-card.hori-select .element-container.content.simple {
        height: auto
    }

    .ace-standard-card.hori-select .element-container.content.simple .description-wrap {
        margin-bottom: 12px;
        padding: 0;
        height: auto
    }
}

.ace-standard-card-container .ace-grid-col:nth-child(n+4) .homepage.span-3 .header {
    border-top: 1px solid #ededed
}

.ace-standard-card-container .ace-grid-col:last-child .homepage.span-5,.ace-standard-card-container .ace-grid-col:nth-child(3n) .homepage.span-3,.ace-standard-card-container .ace-grid-col:nth-child(3n) .homepage.span-4 {
    border-right: 0
}

.ace-standard-card.horizontal {
    padding: 12px 30px;
    width: 1170px;
    height: 90px;
    cursor: pointer;
    border: 1px solid transparent;
    overflow: hidden;
    background-color: transparent;
    transition: all .3s
}

.ace-standard-card.horizontal:hover {
    border: 1px solid #ff8a00;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 hsla(0,0%,80%,.5)
}

.ace-standard-card.horizontal .element-container {
    float: left
}

.ace-standard-card.horizontal .header {
    width: 180px;
    padding: 0
}

.ace-standard-card.horizontal .header .title {
    font-size: 14px;
    line-height: 1;
    color: #000
}

.ace-standard-card.horizontal .header .description-wrap {
    font-size: 12px;
    color: #73777a;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.ace-standard-card.horizontal .content {
    border-bottom: 0;
    line-height: 66px
}

.ace-standard-card.horizontal .content>div {
    display: inline-block
}

.ace-standard-card.horizontal .content .feature-wrap {
    position: relative;
    padding: 0;
    width: 400px;
    height: 66px
}

.ace-standard-card.horizontal .content .feature-wrap .feature-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.ace-standard-card.horizontal .content .feature-wrap .feature-inner .feature-icon {
    display: none
}

.ace-standard-card.horizontal .content .feature-wrap .feature-inner .feature {
    width: 320px
}

.ace-standard-card.horizontal .extra-accessory {
    margin-right: 20px;
    padding: 0;
    width: 225px;
    height: auto;
    background-color: transparent
}

.ace-standard-card.horizontal .extra-accessory .accessory-wrap {
    height: 100%
}

.ace-standard-card.horizontal .extra-accessory .accessory-wrap .accessory-item {
    width: 100px;
    font-size: 14px
}

.ace-standard-card.horizontal .extra-accessory .accessory-value {
    height: 100%;
    line-height: 66px
}

.ace-standard-card.horizontal .extra-accessory .accessory-name {
    display: none
}

.ace-standard-card.horizontal .promotion {
    padding: 0;
    line-height: 64px;
    background-color: transparent
}

.ace-standard-card.horizontal .action {
    float: right;
    margin-top: 14px
}

.ace-standard-card.horizontal .action .action-button {
    width: 120px;
    height: 36px;
    font-size: 14px
}

.ace-standard-card.homepage {
    position: relative;
    transition: all .3s;
    border-right: 1px solid #ededed
}

.ace-standard-card.homepage:hover {
    z-index: 1;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1)
}

.ace-standard-card.homepage:hover .action {
    opacity: 1
}

.ace-standard-card.homepage.span-5 .header {
    height: 150px
}

.ace-standard-card.homepage.span-3 .header .description-wrap,.ace-standard-card.homepage.span-4 .header .description-wrap {
    height: 40px;
    overflow: hidden
}

.ace-standard-card.homepage .header {
    padding: 20px;
    height: 130px
}

.ace-standard-card.homepage .header.package {
    height: 81px
}

.ace-standard-card.homepage .header.package .description-wrap {
    height: 20px;
    overflow: hidden
}

.ace-standard-card.homepage .header.package .tags {
    height: auto
}

.ace-standard-card.homepage .header .title {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400
}

.ace-standard-card.homepage .header .tags {
    height: 34px
}

.ace-standard-card.homepage .header .tags.light .tags-item {
    border-color: #d8d8d8
}

.ace-standard-card.homepage .header .tags.dark .tags-item:before {
    background-color: #f9f9f9;
    transition: all .3s
}

.ace-standard-card.homepage .header .tags.dark .tags-item:hover:before {
    background-color: #f1f1f1
}

.ace-standard-card.homepage .header .tags .tags-item {
    color: #999;
    border-color: transparent
}

.ace-standard-card.homepage .header .tags .tags-item:before {
    transform: none
}

.ace-standard-card.homepage .content {
    margin-top: 7px;
    border-bottom: 0
}

.ace-standard-card.homepage .content.package {
    margin: 0 20px;
    padding-top: 20px;
    padding-bottom: 12px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed
}

.ace-standard-card.homepage .content.package .title {
    padding: 0 0 12px;
    font-weight: 400;
    color: #181818
}

.ace-standard-card.homepage .content.package .feature-wrap {
    padding: 0;
    height: 60px
}

.ace-standard-card.homepage .content.package .feature-wrap .feature {
    color: #999
}

.ace-standard-card.homepage .content.package .plus {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px
}

.ace-standard-card.homepage .content .title {
    padding: 12px 20px;
    font-weight: 600
}

.ace-standard-card.homepage .content .feature-wrap {
    padding: 0 20px;
    height: 74px
}

.ace-standard-card.homepage .content .feature-wrap .feature-wrap-container {
    height: 60px
}

.ace-standard-card.homepage .content .feature-wrap .feature-wrap-container .feature {
    line-height: 18px
}

.ace-standard-card.homepage .promotion {
    padding: 0 20px
}

.ace-standard-card.homepage .promotion.package .homepage-price {
    padding-top: 12px;
    padding-bottom: 16px
}

.ace-standard-card.homepage .action {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    opacity: 0;
    transition: inherit;
    z-index: 1
}

.ace-standard-card.homepage .action.package .action-wrap .action-button {
    height: 72px;
    line-height: 72px
}

.ace-standard-card.homepage .action:hover {
    opacity: 1
}

.ace-standard-card.homepage .action .action-wrap {
    background-color: #ff6a00
}

.ace-standard-card.homepage .action .action-wrap .action-button {
    height: 60px;
    line-height: 60px;
    background-color: #ff6a00
}

.ace-standard-card .content-span-3 {
    display: flex;
    align-items: center
}

.ace-standard-card .content-span-3 div:nth-child(odd) {
    width: 100%
}

.ace-standard-card .homepage-package {
    margin: 0 20px;
    padding-top: 18px;
    padding-bottom: 28px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed
}

.ace-standard-card .homepage-package .title {
    height: 29px;
    font-weight: 700;
    font-size: 16px;
    color: #3a3a3a
}

.ace-standard-card .homepage-package .feature-wrap {
    padding: 0!important;
    height: auto!important
}

.ace-standard-card .homepage-package .feature-wrap .feature-wrap-container {
    overflow: auto!important;
    height: auto!important
}

.ace-standard-card .homepage-package .feature-wrap .feature {
    color: #999!important
}

.ace-standard-card .homepage-package .plus {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px
}

.ace-standard-card .content {
    border-bottom: 1px solid #ebecec
}

.ace-standard-card .content .feature-wrap {
    padding: 16px;
    height: auto
}

.ace-standard-card .content .feature-wrap .feature {
    color: #181818
}

.ace-standard-card .content .description-wrap {
    padding: 16px;
    height: 80px;
    color: #181818
}

@media only screen and (max-width:768px) {
    .ace-standard-card.vertical.xs-1 .header {
        height: 78px;
        padding: 12px 16px
    }

    .ace-standard-card.vertical.xs-1 .header .title {
        margin-bottom: 6px
    }

    .ace-standard-card.vertical.xs-1 .header .feature-wrap .feature-wrap-container .feature {
        line-height: 18px
    }

    .ace-standard-card.vertical.xs-1 .content .extra-accessory {
        padding-top: 12px;
        padding-bottom: 12px;
        height: 54px
    }

    .ace-standard-card.vertical.xs-1 .content .extra-accessory .accessory-value {
        font-size: 14px
    }

    .ace-standard-card.vertical.xs-1 .content .extra-accessory .accessory-name {
        margin-top: 0
    }

    .ace-standard-card.vertical.xs-1 .content .feature-wrap {
        padding-top: 12px;
        padding-bottom: 12px;
        height: 54px
    }

    .ace-standard-card.vertical.xs-1 .content .feature-wrap .feature-wrap-container {
        height: 40px
    }

    .ace-standard-card.vertical.xs-1 .content .feature-wrap .feature {
        line-height: 18px
    }
}

@media only screen and (min-width:767px) {
    .ace-standard-card.vertical .header.view-pic {
        border-top: 1px solid #ebecec
    }

    .ace-standard-card.vertical .header.view-pic .title {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0
    }

    .ace-standard-card.vertical .header.view-pic .description-wrap span {
        font-size: 12px;
        line-height: 20px
    }

    .ace-standard-card.vertical.span-2.xs-1 .header,.ace-standard-card.vertical.span-4.xs-1 .header {
        padding: 20px;
        height: 124px
    }

    .ace-standard-card.vertical.span-2.xs-1 .header .title,.ace-standard-card.vertical.span-4.xs-1 .header .title {
        width: 240px;
        margin-bottom: 2px;
        font-size: 18px;
        overflow: hidden;
        white-space: nowrap
    }

    .ace-standard-card.vertical.span-2.xs-1 .header .description-wrap span,.ace-standard-card.vertical.span-4.xs-1 .header .description-wrap span {
        line-height: 24px
    }

    .ace-standard-card.vertical.span-2.xs-1 .content .feature-wrap,.ace-standard-card.vertical.span-4.xs-1 .content .feature-wrap {
        padding-top: 16px;
        padding-bottom: 16px;
        height: 80px
    }

    .ace-standard-card.vertical.span-2.xs-1 .content .feature-wrap .feature-wrap-container,.ace-standard-card.vertical.span-4.xs-1 .content .feature-wrap .feature-wrap-container {
        height: 42px
    }

    .ace-standard-card.vertical.span-2.xs-1 .content .feature-wrap .feature,.ace-standard-card.vertical.span-4.xs-1 .content .feature-wrap .feature {
        line-height: 22px
    }

    .ace-standard-card.vertical.span-2.xs-1 .header {
        height: 96px
    }

    .ace-standard-card.span-1.xs-1 {
        width: 1180px;
        height: 250px;
        margin-left: 50%;
        transform: translateX(-50%)
    }

    .ace-standard-card.span-1.xs-1 .header {
        display: inline-block;
        padding: 50px 20px;
        width: 350px;
        height: 100%;
        vertical-align: middle
    }

    .ace-standard-card.span-1.xs-1 .header .title {
        font-size: 28px
    }

    .ace-standard-card.span-1.xs-1 .header .feature-wrap-container {
        display: block;
        margin-left: 0;
        padding: 0;
        height: 140px
    }

    .ace-standard-card.span-1.xs-1 .header .feature-wrap-container .feature {
        font-size: 14px;
        line-height: 24px
    }

    .ace-standard-card.span-1.xs-1 .header .feature-wrap-container .feature .feature-icon {
        font-size: 16px
    }

    .ace-standard-card.span-1.xs-1 .content {
        display: inline-block;
        width: 560px;
        height: 100%;
        border-bottom: none;
        border-right: 1px solid #ebecec;
        vertical-align: middle
    }

    .ace-standard-card.span-1.xs-1 .content .spec-wrap {
        position: absolute;
        width: 460px;
        height: 154px;
        margin: 0;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%)
    }

    .ace-standard-card.span-1.xs-1 .content .spec-wrap .spec-capsule {
        margin-left: 20px;
        height: 100%;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between
    }

    .ace-standard-card.span-1.xs-1 .content .spec-wrap .spec-capsule .spec-capsule-button {
        margin-right: 0;
        margin-bottom: 12px;
        width: 32%;
        height: 70px;
        line-height: 70px;
        font-size: 14px
    }

    .ace-standard-card.span-1.xs-1 .content .spec-wrap .spec-capsule .spec-capsule-button:first-child:nth-last-child(7),.ace-standard-card.span-1.xs-1 .content .spec-wrap .spec-capsule .spec-capsule-button:first-child:nth-last-child(7)~.spec-capsule-button,.ace-standard-card.span-1.xs-1 .content .spec-wrap .spec-capsule .spec-capsule-button:first-child:nth-last-child(8),.ace-standard-card.span-1.xs-1 .content .spec-wrap .spec-capsule .spec-capsule-button:first-child:nth-last-child(8)~.spec-capsule-button {
        width: 23.5%
    }

    .ace-standard-card.span-1.xs-1 .promotion {
        display: inline-block;
        margin-top: -60px;
        width: 270px;
        vertical-align: middle
    }

    .ace-standard-card.span-1.xs-1 .action {
        position: absolute;
        width: 200px;
        height: 40px;
        right: 50px;
        bottom: 50px
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card.vertical.span-1.xs-1 .feature-wrap .feature-wrap-container {
        display: block;
        margin-left: 0;
        height: 36px
    }
}

.ace-standard-card-container .table-header {
    margin-bottom: 16px;
    padding-left: 262px;
    line-height: 20px;
    font-size: 14px;
    color: #000
}

.ace-standard-card-container .table-header .table-header-item:first-child {
    margin-right: 135px
}

.ace-standard-card-container .table-header .table-header-item:nth-of-type(2) {
    margin-right: 87px
}

.ace-standard-card-container.has-container .collapse-button {
    margin-top: 20px
}

.ace-standard-card-container .collapse-button {
    display: inline-block;
    padding: 8px 20px;
    margin-left: 50%;
    margin-top: 24px;
    transform: translate(-50%);
    border: 1px solid #ff6a00;
    color: #ff6a00;
    cursor: pointer;
    font-size: 16px
}

@media only screen and (max-width:768px) {
    .ace-standard-card-container .collapse-button {
        margin-top: 20px;
        padding: 8px 16px;
        font-size: 14px
    }
}

.ace-standard-card-container .collapse-activity {
    padding: 5px 5px 5px 15px;
    background-image: linear-gradient(90deg,var(--d1),var(--l4));
    box-shadow: 0 0 15px 0 rgba(0,0,0,.25);
    border: none;
    border-radius: 32px
}

@media only screen and (max-width:768px) {
    .ace-standard-card-container .collapse-activity {
        margin-top: 10px;
        padding: 8px 16px 8px 24px;
        font-size: 14px;
        width: 145px
    }
}

.ace-standard-card-container .collapse-button-activity {
    color: #fff;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-top: -4px
}

@media only screen and (max-width:768px) {
    .ace-standard-card-container .collapse-button-activity {
        margin-top: 0;
        height: 20px;
        line-height: 20px
    }
}

.ace-standard-card-container .collapse-button-activity-text {
    height: 32px;
    line-height: 32px;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width:768px) {
    .ace-standard-card-container .collapse-button-activity-text {
        height: 20px;
        line-height: 20px
    }
}

.ace-standard-card-container .collapse-button-icon {
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-left: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    line-height: 28px;
    text-align: center
}

@media only screen and (max-width:768px) {
    .ace-standard-card-container .collapse-button-icon {
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-left: 4px;
        display: inline-block;
        border-radius: 16px;
        background: transparent;
        text-align: center
    }
}

.ace-standard-card-container .collapse-button-icons {
    color: #5693ff!important;
    font-size: 24px!important;
    font-weight: 700!important
}

@media only screen and (max-width:768px) {
    .ace-standard-card-container .collapse-button-icons {
        color: #fff!important;
        font-size: 24px!important;
        font-weight: 700!important
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card-container.has-container .collapse-button {
        margin-top: 8px
    }
}

.card-tab-ul .card-tab-li {
    display: inline-block;
    padding: 0 20px;
    color: var(--l3);
    line-height: 16px;
    height: 16px;
    border-right: 1px solid var(--l4);
    margin-bottom: 4px;
    cursor: pointer
}

.card-tab-ul .card-tab-li.active,.card-tab-ul .card-tab-li:hover {
    color: #fff
}

.card-tab-ul .card-tab-li:first-of-type {
    padding-left: 0
}

.card-strong-wrap {
    margin-bottom: 20px
}

.ace-standard-card-container .subtitle-desc-text {
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center
}

.ace-standard-card-container .container-title .card-subtitle {
    color: #fff;
    background-color: #5693ff
}

.ace-standard-card-container .container-title .card-subtitle .subtitle-text {
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: 600
}

.ace-standard-card-container.has-container {
    width: 1230px;
    padding-top: 20px;
    margin-left: -25px;
    padding-left: 25px;
    padding-right: 25px;
    background: #003799;
    border: 1px solid #5693ff;
    box-shadow: 0 3px 15px 0 rgba(48,48,48,.25)
}

.ace-standard-card-container.simple-container .subtitle-desc-text {
    position: absolute;
    top: -40px;
    left: 50%;
    width: 1226px;
    transform: translate(-50%)
}

.ace-standard-card-container.simple-container .container-title {
    position: absolute;
    height: 40px;
    line-height: 40px;
    left: 50%;
    transform: translate(-50%)
}

.ace-standard-card-container.simple-container .container-title .card-subtitle {
    background-color: #5693ff
}

.ace-standard-card-container.simple-container .container-title .card-subtitle:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    transform: skewX(-30deg);
    background: inherit;
    border-top-left-radius: 8px;
    left: -20px;
    top: 0
}

.ace-standard-card-container.simple-container .container-title .card-subtitle:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    transform: skewX(30deg);
    background: inherit;
    border-top-right-radius: 8px;
    top: 0;
    right: -20px
}

.ace-standard-card-container.simple-container.has-title {
    margin-top: 40px
}

.ace-standard-card-container.simple-container.has-title .container-title {
    top: -40px
}

.ace-standard-card-container.simple-container.has-sub-title {
    margin-top: 80px
}

.ace-standard-card-container.simple-container.has-sub-title .container-title {
    top: -80px
}

.strong-container {
    margin-top: 60px;
    padding-top: 0!important;
    border-radius: 0 0 10px 10px!important
}

.strong-container .card-tab-wrap {
    position: absolute;
    top: -48px;
    left: 50%;
    width: 1226px;
    transform: translate(-50%)
}

.strong-container .card-tab-ul{
    background-color: #003799;
    height: 48px;
    border-radius: 6px 6px 0 0;
    border-bottom: 1px solid #5693ff;
}

.strong-container .card-tab-ul .card-tab-li {
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0;
    height: 48px;
    padding: 0;
    border-right: none
}

.strong-container .card-tab-ul .card-tab-li.active,.strong-container .card-tab-ul .card-tab-li:hover {
    background: #5693ff;
    border-radius: 6px 6px 0 0;
    height: 53px;
    position: relative;
    top: -5px;
    line-height: 53px
}

.strong-container .desc-product-card {
    text-align: center;
    margin-bottom: 20px;
    color: #fff;
    font-size: 14px
}

.strong-container .desc-have-content {
    background: var(--d1);
    height: 48px;
    line-height: 48px;
    left: 50%;
    width: 1224px;
    transform: translate(-50%);
    position: relative
}

.strong-container .desc-have-content .desc-info-link {
    font-size: 14px;
    color: #f8e71c;
    letter-spacing: 0;
    margin-left: 10px;
    cursor: pointer
}

.strong-container .desc-have-content .desc-info-link:hover {
    text-decoration: none
}

.strong-container .desc-have-content .info-no-link {
    cursor: default
}

@media only screen and (max-width:768px) {
    .strong-container .card-tab-wrap {
        overflow: hidden;
        width: 369px;
        top: -48px
    }

    .strong-container .card-tab-ul {
        text-align: left;
        overflow: auto;
        width: 351px;
        white-space: nowrap
    }

    .strong-container .card-tab-ul .card-tab-li {
        padding: 0 10px;
    }

    .strong-container .card-tab-ul .card-tab-li:hover {
        height: 48px;
        position: relative;
        top: 0;
        line-height: 48px
    }

    .strong-container .card-tab-ul .card-tab-li.active {
        height: 47px;
        position: relative;
        top: -1px;
        line-height: 47px
    }

    .strong-container .card-tab-ul .icon-tab-more {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        color: #fff;
        background: #003799;
        border-radius: 0 10px 0 0;
        width: 48px;
        height: 47px;
        text-align: center;
        line-height: 48px;
        box-shadow: -.5px 0 0 0 rgba(0,0,0,.2)
    }

    .strong-container .card-tab-ul .icon-tab-more .aliyun-icon-arrow_right {
        font-size: 32px
    }

    .strong-container .desc-product-card {
        font-size: 12px
    }

    .strong-container .desc-have-content {
        height: 40px;
        line-height: 40px;
        width: 367px;
        border-left: .5px solid var(--d1)
    }

    .ace-standard-card-container .subtitle-desc-text {
        font-size: 12px
    }

    .ace-standard-card-container .container-title .card-subtitle {
        text-align: center
    }

    .ace-standard-card-container .container-title .card-subtitle .subtitle-text {
        font-size: 12px;
        padding: 0
    }

    .ace-standard-card-container.has-container {
        max-width: 367px;
        padding: 18px 8px 8px;
        margin-left: -9px;
        background: #003799;
        border-radius: 5px;
        width: 100%
    }

    .ace-standard-card-container.simple-container .subtitle-desc-text {
        top: -30px;
        width: 369px;
        height: 30px;
        line-height: 30px
    }

    .ace-standard-card-container.simple-container .container-title {
        width: 50%;
        height: 30px;
        line-height: 30px
    }

    .ace-standard-card-container.simple-container .container-title .card-subtitle:after,.ace-standard-card-container.simple-container .container-title .card-subtitle:before {
        width: 30px;
        height: 30px
    }

    .ace-standard-card-container.simple-container.has-title {
        margin-top: 30px
    }

    .ace-standard-card-container.simple-container.has-title .container-title {
        top: -30px
    }

    .ace-standard-card-container.simple-container.has-sub-title {
        margin-top: 60px
    }

    .ace-standard-card-container.simple-container.has-sub-title .container-title {
        top: -60px
    }
}

.goods-session .session-container {
    text-align: center;
    margin-bottom: 20px;
    margin-top: -20px
}

.goods-session .session-container .session-text {
    padding-right: 8px;
    color: var(--t9);
    display: inline-block;
    font-size: 14px
}

.goods-session .session-container .session-time {
    display: inline-block;
    height: 60px;
    padding-top: 13px
}

.goods-session .session-container .session-time .time-dot {
    margin-left: -2px;
    display: inline-block;
    color: var(--t9);
    font-size: 16px;
    line-height: 34px;
    width: 12px;
    height: 34px;
    text-align: center
}

.goods-session .session-container .session-time .time-number {
    text-align: center;
    background-color: #73777a;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    width: 22px;
    height: 34px;
    line-height: 34px;
    margin-right: 2px
}

.goods-session .session-container .session-time .time-number:last-of-type {
    margin-right: 0
}

.ace-standard-card {
    background-color: #fff
}

.ace-standard-card * {
    box-sizing: border-box
}

.ace-standard-card-container {
    box-sizing: content-box;
    position: relative;
    max-width: 100%;
}

@media only screen and (min-width:767px) {
    .ace-standard-card-container.has-container {
        padding: 22px
    }
}

@media only screen and (max-width:768px) {
    .ace-standard-card-container.has-container {
        padding: 8px
    }
}

.ace-dpl-nested-goods-card .ace-standard-card-container {
    min-width: 860px
}

.ace-dpl-nested-goods-card .ace-standard-card-container .card-tab-wrap {
    width: 100%
}

.ace-dpl-nested-goods-card .rowCard {
    /* display: flex; */
    padding-top: 24px;
    padding-bottom: 20px;
}

.ace-dpl-nested-goods-card .rowCard .titlecard {
    width: 280px;
    height: 394px;
    margin: 0 20px;
    display: flex;
    flex-direction: column;
    float: left;
}

.ace-dpl-nested-goods-card .rowCard .titlecard .topBag {
    padding: 28px 20px;
    padding-bottom: 0;
    overflow: hidden
}

.ace-dpl-nested-goods-card .rowCard .titlecard .topBag .leftCardTitle {
    font-size: 20px;
    color: #fff;
    letter-spacing: .61px;
    line-height: 30px
}

.ace-dpl-nested-goods-card .rowCard .titlecard .topBag .leftCardSubtitle {
    opacity: 1;
    color: #fff;
    letter-spacing: .37px;
    line-height: 20px;
    margin-top: 17px
}

.ace-dpl-nested-goods-card .rowCard .titlecard .leftListData {
    color: #fff;
    letter-spacing: .56px;
    line-height: 18px;
    padding: 0 20px;
    flex: auto;
    padding-top: 15px
}

.ace-dpl-nested-goods-card .rowCard .titlecard .leftListData .feature i.feature-icon {
    margin-right: 8px
}

.ace-dpl-nested-goods-card .rowCard .titlecard .rowcardImg {
    width: 280px
}

.ace-dpl-diversion-corset,.ace-dpl-diversion-corset .inner {
    overflow: hidden
}

.ace-dpl-diversion-corset .inner .ace-row-wrap .col-item-row {
    margin-bottom: 20px
}

.ace-dpl-diversion-corset .inner .ace-row-wrap .col-item-row:last-child {
    margin-bottom: 0
}

.ace-dpl-diversion-corset .inner .grid-row-two .col-item-row:nth-child(odd) {
    padding-right: 10px
}

.ace-dpl-diversion-corset .inner .grid-row-two .col-item-row:nth-child(2n) {
    padding-left: 10px
}

.ace-dpl-diversion-corset .inner .corsetList {
    overflow: hidden;
    height: 80px;
    font-size: 0;
    padding: 20px 40px;
    margin-bottom: 20px;
    position: relative
}

.ace-dpl-diversion-corset .inner .corsetList.show-desc {
    height: 98px
}

.ace-dpl-diversion-corset .inner .corsetList.show-desc .linkbtn {
    position: absolute;
    top: 29px;
    right: 40px
}

.ace-dpl-diversion-corset .inner .corsetList .title {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 40px;
    padding-right: 40px;
    overflow: hidden
}

.ace-dpl-diversion-corset .inner .corsetList .benefit-list {
    display: inline-block;
    vertical-align: middle;
    height: 28px
}

.ace-dpl-diversion-corset .inner .corsetList .benefit-list .benefit {
    padding: 0 10px;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    transform: skew(-13deg);
    background: hsla(0,0%,100%,.2);
    border: 1px solid #fff;
    border-radius: 2px
}

.ace-dpl-diversion-corset .inner .corsetList .benefit-list .benefit .benefit-text {
    display: inline-block;
    font-size: 14px;
    transform: skew(13deg);
    color: #fff
}

.ace-dpl-diversion-corset .inner .corsetList .benefit-desc {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    overflow: hidden;
    color: #fff;
    max-width: 80%
}

.ace-dpl-diversion-corset .inner .corsetList .benefit-desch5 {
    display: none
}

.ace-dpl-diversion-corset .inner .corsetList .blank {
    width: 80px
}

.ace-dpl-diversion-corset .inner .corsetList .blank,.ace-dpl-diversion-corset .inner .corsetList .button-area {
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    float: right;
    overflow: hidden
}

.ace-dpl-diversion-corset .inner .corsetList .button-area .linkbtn {
    display: block;
    height: 40px
}

.ace-dpl-diversion-corset .inner .corsetList .button-area .linkbtn .btn {
    height: 40px;
    background: #fff6e5;
    border-radius: 40px;
    color: #ff3266
}

.ace-dpl-diversion-corset .inner .corsetList .button-area .linkbtn .btn:hover {
    border-color: #fff6e5
}

.ace-dpl-diversion-corset .inner .corsetList .button-area .linkbtn .lighting-btn {
    background-image: linear-gradient(90deg,#ff0,#f0ff13);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    border-radius: 32px;
    padding: 0 41px
}

.ace-dpl-diversion-corset .inner .corsetList .button-area .linkbtn .lighting-btn:hover {
    border-color: #ff0
}

.ace-dpl-diversion-corset .inner .corsetList .button-area .spec,.ace-dpl-diversion-corset .inner .corsetList .button-area .spec .btn {
    cursor: default
}

.ace-dpl-diversion-corset .inner .grid-two-show {
    padding-top: 27px;
    border-radius: 10px
}

.ace-dpl-diversion-corset .inner .grid-two-show.show-desc {
    height: 110px;
    box-sizing: border-box;
}

.ace-dpl-diversion-corset .inner .grid-two-show.show-desc .linkbtn {
    top: 34px
}

.ace-dpl-diversion-corset .inner .grid-two-show.show-desc .linkbtn .btn {
    color: #ff0700
}

.ace-dpl-diversion-corset .inner .grid-two-show .title {
    font-size: 22px;
    line-height: 30px
}

.ace-dpl-diversion-corset .inner .hot {
    height: 160px;
    padding: 60px 40px
}

.ace-dpl-diversion-corset .inner .corsetList:last-child {
    margin-bottom: 0
}

.ace-dpl-diversion-corset .follow .corsetList .benefit-list {
    margin-top: 6px;
    float: right
}

.ace-dpl-diversion-corset .follow .corsetList .blank,.ace-dpl-diversion-corset .follow .corsetList .button-area,.ace-dpl-diversion-corset .follow .corsetList .title {
    float: left
}

.ace-dpl-diversion-corset .light .corsetList .title {
    color: var(--t8)
}

.ace-dpl-diversion-corset .light .corsetList .benefit-list .benefit {
    border: 1px var(--c1) solid
}

.ace-dpl-diversion-corset .light .corsetList .benefit-list .benefit .benefit-text {
    color: var(--c1)
}

.ace-dpl-diversion-corset .no-link-pointer {
    cursor: default
}

.ace-dpl-diversion-corset a:active {
    text-decoration: none
}

.componenet-wrap:nth-child(2){margin-top: 50px}

.componenet-wrapper{
    width: 1180px;
    margin: 0 auto;
}
@media screen and (max-width: 1300px) {
    .componenet-wrapper{
        width: 900px;
    }
    .ace-dpl-nested-goods-card .rowCard .titlecard{
        margin-left: 0;
    }
    .ace-dpl-nested-goods-card .ace-standard-card-container{
        min-width: 700px;
    }
}

