#container {
    width: 100%;
}

#wrap {
    overflow: visible;
}

.best-box img {
    height: 21px;
}

.best-box {
    font-weight: 400;
    font-size: 14px !important;
    line-height: 150%;
    letter-spacing: 0;
}

a[class^=goods-icon-]:active, a[class^=goods-icon-]:hover, a[class^=goods-icon-]:link, a[class^=goods-icon-]:visited {
    color: #fff;
}

[class^=goods-icon-] {
    font-size: 14px !important;
    line-height: 22px !important;
    border-radius: 13px !important;
    padding: 0 8px !important;
}

.cart-confirm-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.cart-confirm-popup .cart-confirm__wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 12px 12px 12px 12px;
    box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.20);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    gap: 8px;
    z-index: 201;
    width: 500px;
}

.cart-confirm-popup .cart-confirm__wrap .divider {
    width: 100%;
    height: 1px;
    background: #f5f5f5;
}

.cart-confirm-popup .cart-confirm__wrap .cart-confirm__alarm {
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
    box-sizing: border-box;
}

.cart-confirm-popup .cart-confirm__wrap .cart-confirm__alarm {
    padding: 0 15px 8px 15px;
}

.cart-confirm-popup .cart-confirm__wrap .cart-confirm__related-goods {
    padding: 20px 15px;
    overflow: hidden;
    box-sizing: border-box;
}

.cart-confirm-popup .cart-confirm__wrap .cart-confirm__related-goods .title-box .title {
    font-size: 18px;
    color: var(--black95);
    font-weight: 600;
    margin-bottom: 10px;
}

.cart-confirm-popup .cart-confirm__wrap .cart-confirm__related-goods .puchased-together-list-box .item {
    min-width: 160px !important;
}

.cart-confirm-popup .cart-confirm__wrap .cart-confirm__related-goods .puchased-together-list-box .item .image-box {
    height: 150px;
}

.cart-confirm-popup .cart-confirm__wrap .cart-confirm__related-goods .puchased-together-list-box .item img {
    width: 150px;
}

.cart-confirm-popup .cart-confirm__wrap .cart-confirm__banner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background: rgba(146, 199, 0, 0.70);
    padding: 11px 0;
    overflow: hidden;
    color: #fff;
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.cart-confirm-popup .cart-confirm__wrap .cart-confirm__banner .round {
    display: flex;
    padding: 1px 8px 2px 8px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: #FFF;
    gap: 10px;
    overflow: hidden;
    color: #92C700;
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 21px */
}

.cart-confirm-popup .cart-confirm__wrap .cart-confirm__alarm .btn-go-cart {
    display: flex;
    height: 24px;
    padding: 2px 8px;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    color: #0D0D0D;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.cart-confirm-popup .cart-confirm__wrap .cart-confirm__alarm img {
    width: 50px !important;
    height: 50px !important;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
}

.cart-confirm-popup .btn-close {
    padding: 10px 15px 0 0;
    text-align: right;
}

.goods-detail .goods-main .goods-type-row .image-box {
    width: 580px !important;
    max-width: 580px !important;
    min-width: 580px !important;
}

.goods-detail .goods-main .goods-type-row .goods-info-box {
    width: 580px !important;
}

.goods-detail .goods-main .goods-type-row .goods-info-box .goods-base-info .item .item-title {
    min-width: 80px;
}


.goods-detail .goods-info-box .auth-box {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}

.goods-detail .goods-info-box .auth-box .item a {
    color: #4C4C4C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
}

.goods-detail .goods-info-box .auth-box .item a span {
    color: #8B8B8B;
}

.goods-detail .goods-info-box .press-box {
    color: #4C4C4C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.goods-detail .goods-info-box .press-box span {
    color: #8B8B8B;
    margin-left: 3px;
}

.goods-detail .goods-info-box .series-box {
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 3px;
    flex-direction: column;
    width: 100%;
    position: relative;
    margin-bottom: -15px;
}

.goods-detail .goods-info-box .series-box .item a {
    display: flex;
    justify-content: start;
    align-items: center;
    width: 100%;
    overflow: hidden;
    color: #4C4C4C;
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
}

.goods-detail .goods-info-box .series-box .item a .icon {
    font-size: 18px;
}

.goods-detail .goods-info-box .series-box .item:nth-child(n+4) {
    display: none;
}

.goods-detail .goods-info-box .series-box.on .item {
    display: flex;
}

.goods-detail .goods-info-box .series-box .btn-more {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #4C4C4C;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    justify-content: start;
    align-items: center;
    cursor: pointer;
}

.goods-detail .goods-info-box .series-box .btn-more .icon-expand_circle_down {
    width: 16px;
    height: 16px;
    font-size: 16px;
    margin-left: 2px;
}

.goods-detail .goods-info-box .series-box.on .icon-expand_circle_down {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}


.goods-detail .goods-info-box .award-box {
    margin-left: 20px;
}

.goods-detail .goods-info-box .award-box li {
    color: #4C4C4C;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin: 0 0 0 5px;
}

.goods-detail .goods-info-box .mileage-info-box {
    width: 100% !important;
    border: 1px solid #D9D9D9;
    padding: 12px 20px;
    box-sizing: border-box;
}

.goods-detail .button-group .btn {
    width: 190px;
}

.detail-information .award-box {
    width: 900px;
}

.detail-information .award-box .row {
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    align-self: stretch;
    border: 1px solid #D9D9D9;
}

.detail-information .award-box .row .title {
    color: #0D0D0D;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 0;
    gap: 5px;
    margin-bottom: 0;
}

.detail-information .award-box .row .list-disc {
    color: #4C4C4C;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    list-style: disc;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: start;
    flex-direction: column;
    gap: 5px;
}

.detail-information .award-box .row .list-disc .item {
    margin-left: 30px;
    text-decoration: underline;
}

.same-list-wrap .same-price-box {
    flex-direction: column;
}

.same-list-wrap .same-price-box .point-box {
    width: 100%;
    justify-content: end;
}

.same-list-wrap .same-price-box .with-series-total-price {
    color: #0D0D0D;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.same-list-wrap .same-price-box .with-series-total-mileage, .same-list-wrap .same-price-box .with-series-total-point {
    color: #4C4C4C;
    text-align: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 19.5px */
}

.same-list-wrap .same-list-box .list {
    flex-wrap: wrap;
}

.detail-information {
    position: relative;/*
    min-height: 1200px;
    height: 1200px;
    overflow: hidden;*/
    align-self: center;
    justify-content: start !important;
}

.detail-information.on {
    height: auto;
}


.detail-information .btn-more-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 19.38%);
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.detail-information .btn-more-box .btn {
    display: flex;
    width: 310px;
    height: 50px;
    padding: 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    color: #0D0D0D;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.detail-information.on {
    padding-bottom: 80px;
}

.detail-information.on .btn-more-box .icon {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}


.author-goods-information {
    padding-top: 40px;
    padding-bottom: 40px;
}

.author-goods-information .title {
    color: #0D0D0D;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.author-goods-information .list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 15px;
}

.author-goods-information .list .auth-goods-item {
    border: 1px solid #D9D9D9;
    border-radius: 16px;
    overflow: hidden;
    padding: 20px;
}
.author-goods-information .list .auth-goods-item .title{
    display: flex;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    color: #0D0D0D;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    justify-content: start;
}

.author-goods-information .list .auth-goods-item .title .point {
    color: #0D0D0D;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.author-goods-information .list .auth-goods-item .title .btn {
    display: flex;
    padding: 2px 6px;
    justify-content: center;
    align-items: center;
    color: #0D0D0D;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    background: #fff;
    box-sizing: border-box;
    margin-left: 10px;
}

.author-goods-information .list .auth-goods-item .title .btn a{
    display: flex;
    justify-content: center;
    align-items: center;
}

.author-goods-information .list .auth-goods-item .title .icon {
    margin-right: -7px;
}

.author-goods-information .list .auth-goods-item .auth-goods-box {
    width: 900px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 10px;
}
.author-goods-information .list .auth-goods-item .auth-goods-box .item {
    min-width: 130px;
    max-width: 130px;
    overflow: hidden;
}

.goods-detail .goods-detail-info-box .sticky-menu {
    z-index: 10;
}