.paypal01 {
    background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/01.svg),
        none;
}
.paypal02 {
    background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/02.svg),
        none;
}
.paypal03 {
    background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/03.svg),
        none !important;
}
.paypal04 {
    background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/04.svg),
        none;
}
.paypal05 {
    background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/05.svg),
        none;
}
.paypal06 {
    display: none !important;
    background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/06.svg),
        none;
}
.icon-buynew-Paypal {
    background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/buynew-paypal.png),
        none;
}
.incentive-share-desc {
    background: url(https://static-theme.xshoppy.shop/buyer/public/img/gift_1.png)
        no-repeat right 4px;
}
.video-wrap {
    background: url(https://static-theme.xshoppy.shop/theme/faker/video.png)
        no-repeat center;
}
.about-us {
    width: 21rem;
    margin: 0 auto;
    position: relative;
}
.about-us .about-h3 {
    color: #000;
    font-size: 22px;
    margin: 1rem 0;
}
.about-us .about-h4 {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}
.about-us .about-describe {
    color: #666;
    line-height: 24px;
    margin-bottom: 1rem;
}
.about-us .about-describe ul {
    margin-left: 20px;
}
.template5-body .about-us {
    width: 24rem;
    background: #fff;
    padding: 20px;
}
.contact-us {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    font-family: HelveticaNeue-Medium, Roboto, Helvetica, Arial, sans-serif;
    padding: 0 20px 100px;
    box-sizing: border-box;
}
.contact-us .jh-btn {
    min-width: 140px;
    margin: 0 auto;
    margin-top: 40px;
    display: block;
}
.submit-success {
    text-align: center;
    padding: 60px 20px 200px;
    display: none;
}
.submit-success > span {
    font-size: 64px;
    color: #50b83c;
    margin-bottom: 20px;
}
.submit-success .title {
    font-size: 24px;
    font-weight: 500;
    color: #333;
    line-height: 32px;
    margin-bottom: 12px;
}
.submit-success .text {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 22px;
}
.submit-success .continue-shopping {
    margin-top: 32px;
}
.submit-success .continue-shopping a {
    color: #fff;
}
.submit-success .continue-shopping a:hover {
    color: #fff;
}
.contact-form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contact-form .item {
    width: 100%;
    margin-top: 20px;
}
.contact-form .item.item-half {
    width: 48.5%;
}
.contact-form .item .tips {
    color: #e23819;
    position: absolute;
    margin-top: 5px;
}
.contact-form .item > input,
.contact-form .item > textarea {
    width: 100%;
    height: 46px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #000;
    padding: 10px;
    box-sizing: border-box;
}
.contact-form .item > input.required,
.contact-form .item > textarea.required {
    border-color: #e23819;
}
.contact-form .item > textarea {
    height: 184px;
}
.contact-form .item > label {
    display: block;
    margin-bottom: 10px;
}
.contact-form .item > label > em {
    color: #e23819;
    font-style: normal;
    margin-right: 4px;
}
.logistics-search .order-result-radius {
    padding: 20px;
    margin-top: 60px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
}
.logistics-search .order-result-radius.top-class {
    margin-top: 20px;
}
.logistics-search .order-result-radius .trackingInfo-status {
    display: flex;
    align-items: center;
    margin: 0 20px;
}
.logistics-search .order-result-radius .trackingInfo-status .icon .iconfont {
    font-size: 24px;
}
.logistics-search .order-result-radius .trackingInfo-status .text {
    margin-left: 10px;
}
.logistics-search .order-result-radius .trackingInfo-status .text span {
    display: block;
}
.logistics-search
    .order-result-radius
    .trackingInfo-status
    .text
    span:first-of-type {
    font-size: 16px;
    color: #333;
}
.logistics-search
    .order-result-radius
    .trackingInfo-status
    .text
    span:last-of-type {
    margin-top: 5px;
    color: #888;
}
.logistics-search .order-result-radius .trackingInfo-mesage {
    margin: 20px 20px 0;
}
.logistics-search .order-result-radius .trackingInfo-mesage .item {
    margin-top: 5px;
}
.logistics-search
    .order-result-radius
    .trackingInfo-mesage
    .item:first-of-type {
    margin-top: 0;
}
.logistics-search .order-result-radius .logistics-trajectory {
    margin: 40px 20px 0;
}
.logistics-search .order-result-radius .logistics-trajectory .item-box {
    display: flex;
}
.logistics-search
    .order-result-radius
    .logistics-trajectory
    .item-box:last-of-type
    .icon
    .line {
    display: none;
}
.logistics-search .order-result-radius .logistics-trajectory .item-box .time {
    display: flex;
    flex-direction: column;
}
.logistics-search
    .order-result-radius
    .logistics-trajectory
    .item-box
    .time
    span:first-of-type {
    color: #000;
}
.logistics-search
    .order-result-radius
    .logistics-trajectory
    .item-box
    .time
    span:last-of-type {
    color: #888;
    font-size: 12px;
    margin-top: 5px;
}
.logistics-search .order-result-radius .logistics-trajectory .item-box .icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 22px;
}
.logistics-search
    .order-result-radius
    .logistics-trajectory
    .item-box
    .icon
    .point {
    width: 10px;
    height: 10px;
    background: #dcdee5;
    border: 2px solid #fff;
    border-radius: 50%;
}
.logistics-search
    .order-result-radius
    .logistics-trajectory
    .item-box
    .icon
    .point.current {
    background: #65b537;
}
.logistics-search
    .order-result-radius
    .logistics-trajectory
    .item-box
    .icon
    .line {
    width: 1px;
    height: 60px;
    background: #dcdee5;
    margin-right: 1px;
}
.logistics-search
    .order-result-radius
    .logistics-trajectory
    .item-box
    .icon
    .currentIcon {
    color: #65b537;
}
.logistics-search .order-result-radius .logistics-trajectory .item-box .desc {
    color: #000;
}
.logistics-search .contact {
    margin: 40px 0 0;
    color: #1a1d2c;
}
.logistics-search .contact a {
    font-size: 14px;
    color: #008dff;
}
.logistics-search .copyright {
    margin: 20px 0 0;
    color: #1a1d2c;
}
.logistics-search .error-tip {
    display: inline-block;
    margin-top: 10px;
    color: red;
}
.logistics-search .email-wrap {
    margin-top: 60px;
}
.logistics-search .email-wrap .tip {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}
.logistics-search .email-wrap .tab-header {
    margin-top: 33px;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    display: flex;
}
.logistics-search .email-wrap .tab-header span {
    flex: 1;
}
.logistics-search .email-wrap .item {
    margin-top: 19px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
    display: flex;
}
.logistics-search .email-wrap .item span {
    flex: 1;
}
.logistics-search .email-wrap .item .logistics-item {
    cursor: pointer;
    position: relative;
}
.logistics-search .email-wrap .item .logistics-item:hover {
    color: #008dff;
    text-decoration: underline;
}
.logistics-search .back-iconfont {
    margin-top: 60px;
    font-size: 16px;
    font-weight: 400;
    color: #888;
    line-height: 20px;
    cursor: pointer;
    display: inline-block;
}
@media screen and (max-width: 768px) {
    .about-us {
        width: 100%;
        padding: 0 0.5rem;
        box-sizing: border-box;
    }
    .contact-us .jh-btn {
        width: 100%;
        margin-top: 24px;
    }
    .contact-form .item {
        margin-top: 24px;
    }
    .contact-form .item.item-half {
        width: 100%;
    }
    .contact-form .item .tips {
        position: relative;
    }
    .logistics-search .order-result-radius .trackingInfo-status {
        margin: 0;
    }
    .logistics-search .order-result-radius .trackingInfo-mesage {
        margin: 20px 0 0;
    }
    .logistics-search .order-result-radius .logistics-trajectory {
        margin: 40px 0 0;
    }
    .logistics-search .contact {
        margin: 20px 0 0;
    }
    .logistics-search .copyright {
        margin: 30px 0 40px;
    }
    .logistics-search .email-wrap .item {
        font-size: 12px;
    }
    .logistics-search .email-wrap .item span {
        overflow: auto;
    }
}
@keyframes turn {
    0% {
        transform: rotate(0);
    }
    25% {
        transform: rotate(90deg);
    }
    50% {
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(270deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.account-main {
    padding: 40px 0 80px 0;
}
.account-main .sl-main-btn {
    height: 40px;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.account-main.main {
    width: 1280px;
}
.account-main .flex-box-row {
    display: flex;
    flex-direction: row;
}
.account-main .flex-box-row .left-content {
    width: 16.6%;
    min-width: 140px;
    padding-left: 20px;
    padding-top: 20px;
}
.account-main .flex-box-row .left-content .left-section {
    margin-bottom: 32px;
}
.account-main .flex-box-row .left-content .left-section .title {
    font-size: 18px;
    margin-bottom: 14px;
}
.account-main .flex-box-row .left-content .left-section .account-link {
    font-size: 14px;
    color: #999;
    margin-bottom: 14px;
    display: block;
}
.account-main .flex-box-row .left-content .left-section .account-link:hover {
    text-decoration: underline;
    color: #333;
}
.account-main .flex-box-row .left-content .left-section .account-link.active {
    color: #333;
}
.account-main .flex-box-row .right-content {
    flex: 1 1 auto;
    padding: 0 20px;
}
.account-main .flex-box-row .right-content .section {
    box-shadow: 0 0 8px 0 rgba(102, 102, 102, 0.1),
        0 0 0 1px rgba(220, 222, 229, 0.2);
    background-color: #fff;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 20px;
}
.account-main .account-info-box {
    display: flex;
}
.account-main .account-info-box .user-img {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
}
.account-main .account-info-box .user-img:hover .img-mask {
    opacity: 1;
}
.account-main .account-info-box .user-img.show-mask .img-mask {
    opacity: 1 !important;
}
.account-main .account-info-box .user-img .user-img-upload {
    height: 80px;
    width: 80px;
    position: absolute;
    opacity: 0.001;
    cursor: pointer;
    border-radius: 50%;
}
.account-main .account-info-box .user-img .img-mask {
    cursor: pointer;
    position: absolute;
    opacity: 0;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
}
.account-main .account-info-box .user-img .img-mask .iconfont {
    color: #fff;
}
.account-main .account-info-box .user-img .img-mask .icon-jiazai {
    animation: turn 1s linear infinite;
}
.account-main .account-info-box .user-info {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 12px;
}
.account-main .account-info-box .user-info .user-name {
    font-size: 18px;
}
.account-main .account-info-box .user-info .user-name .iconfont {
    color: #999;
    cursor: pointer;
}
.account-main .account-info-box .user-info .user-name .iconfont:hover {
    color: #000;
}
.account-main .account-info-box .user-info .info {
    font-size: 14px;
    color: #666;
    margin-top: 8px;
}
.account-main .account-info-box .user-info .info span {
    margin-right: 32px;
}
.account-main .account-info-box .sign-box {
    min-width: 80px;
    text-align: right;
}
.account-main .account-info-box .sign-box .sign-out {
    color: #999;
    font-size: 14px;
    cursor: pointer;
}
.account-main .account-info-box .sign-box .sign-out:hover {
    color: #666;
    text-decoration: underline;
}
.account-main .account-security-content .tab-box,
.account-main .address-book-box .tab-box,
.account-main .my-orders-content .tab-box {
    display: flex;
    margin-bottom: 20px;
}
.account-main .account-security-content .tab-box .tab-item,
.account-main .address-book-box .tab-box .tab-item,
.account-main .my-orders-content .tab-box .tab-item {
    color: #999;
    font-size: 14px;
    line-height: 25px;
    margin-right: 30px;
    cursor: pointer;
}
.account-main .account-security-content .tab-box .tab-item.active,
.account-main .address-book-box .tab-box .tab-item.active,
.account-main .my-orders-content .tab-box .tab-item.active {
    color: #000;
    border-bottom: 2px solid #000;
}
.account-main .account-security-content .tab-box .no-item,
.account-main .address-book-box .tab-box .no-item,
.account-main .my-orders-content .tab-box .no-item {
    width: 1px;
    opacity: 0.001;
    cursor: default;
    margin: 0;
}
.account-main .my-orders-content .order-box-content .table-content,
.account-main .recently-orders-box .order-box-content .table-content {
    display: grid;
    grid-template-columns: 240px 240px auto 130px;
}
.account-main .my-orders-content .order-box-content .table-content.table-head,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content.table-head {
    background: rgba(153, 153, 153, 0.1);
    border: none;
    color: #666;
    border-radius: 4px;
}
.account-main .my-orders-content .order-box-content .table-content.table-body,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content.table-body {
    max-height: 600px;
    overflow-y: auto;
}
.account-main
    .my-orders-content
    .order-box-content
    .table-content.table-body::-webkit-scrollbar,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content.table-body::-webkit-scrollbar {
    width: 6px;
}
.account-main
    .my-orders-content
    .order-box-content
    .table-content.table-body::-webkit-scrollbar-thumb,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content.table-body::-webkit-scrollbar-thumb {
    width: 6px;
    border-radius: 10px;
}
.account-main .my-orders-content .order-box-content .table-content .information,
.account-main .my-orders-content .order-box-content .table-content .operation,
.account-main .my-orders-content .order-box-content .table-content .status,
.account-main .my-orders-content .order-box-content .table-content .total-price,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .information,
.account-main .recently-orders-box .order-box-content .table-content .operation,
.account-main .recently-orders-box .order-box-content .table-content .status,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .total-price {
    padding: 12px;
    font-size: 14px;
    border-bottom: 1px solid rgba(102, 102, 102, 0.2);
    color: #333;
}
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .information
    .item-column,
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .operation
    .item-column,
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .status
    .item-column,
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .total-price
    .item-column,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .information
    .item-column,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .operation
    .item-column,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .status
    .item-column,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .total-price
    .item-column {
    margin-bottom: 4px;
}
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .information:nth-last-child(1),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .information:nth-last-child(2),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .information:nth-last-child(3),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .information:nth-last-child(4),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .operation:nth-last-child(1),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .operation:nth-last-child(2),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .operation:nth-last-child(3),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .operation:nth-last-child(4),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .status:nth-last-child(1),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .status:nth-last-child(2),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .status:nth-last-child(3),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .status:nth-last-child(4),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .total-price:nth-last-child(1),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .total-price:nth-last-child(2),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .total-price:nth-last-child(3),
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .total-price:nth-last-child(4),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .information:nth-last-child(1),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .information:nth-last-child(2),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .information:nth-last-child(3),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .information:nth-last-child(4),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .operation:nth-last-child(1),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .operation:nth-last-child(2),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .operation:nth-last-child(3),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .operation:nth-last-child(4),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .status:nth-last-child(1),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .status:nth-last-child(2),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .status:nth-last-child(3),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .status:nth-last-child(4),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .total-price:nth-last-child(1),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .total-price:nth-last-child(2),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .total-price:nth-last-child(3),
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .total-price:nth-last-child(4) {
    border: none;
}
.account-main .my-orders-content .order-box-content .table-content .operation,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .operation {
    text-align: right;
}
.account-main .my-orders-content .order-box-content .table-content .operation a,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .operation
    a {
    color: #008dff;
    font-size: 14px;
    cursor: pointer;
}
.account-main
    .my-orders-content
    .order-box-content
    .table-content
    .operation
    a:hover,
.account-main
    .recently-orders-box
    .order-box-content
    .table-content
    .operation
    a:hover {
    text-decoration: underline;
}
.account-main .address-book-box .address-list .address-list-item {
    border: 1px solid rgba(102, 102, 102, 0.2);
    border-radius: 4px;
    position: relative;
    margin-bottom: 20px;
    padding: 12px;
    cursor: pointer;
}
.account-main .address-book-box .address-list .address-list-item:hover {
    border-color: #000;
}
.account-main .address-book-box .address-list .address-list-item .address-name {
    font-size: 16px;
    margin-bottom: 8px;
}
.account-main
    .address-book-box
    .address-list
    .address-list-item
    .address-name
    .default-tag {
    display: inline-block;
    margin-left: 8px;
    font-size: 12px;
    background: #f49342;
    border-radius: 8px;
    padding: 2px 8px;
    color: #fff;
    transform: translateY(-1px);
}
.account-main .address-book-box .address-list .address-list-item .list-column {
    color: #666;
    font-size: 14px;
    margin-bottom: 4px;
}
.account-main
    .address-book-box
    .address-list
    .address-list-item
    .list-column
    span {
    margin-right: 30px;
}
.account-main .address-book-box .address-list .address-list-item .edit-area {
    position: absolute;
    right: 12px;
    top: 12px;
    color: #999;
    cursor: pointer;
}
.account-main .address-book-box .address-list .address-list-item .edit-area a {
    color: #999;
}
.account-main
    .address-book-box
    .address-list
    .address-list-item
    .edit-area
    a
    .iconfont {
    padding-right: 3px;
}
.account-main
    .address-book-box
    .address-list
    .address-list-item
    .edit-area
    a
    .iconfont:hover {
    color: #333;
}
.account-main
    .address-book-box
    .address-list
    .address-list-item
    .edit-area
    .mark-default {
    border-left: 1px solid #999;
    padding-left: 8px;
}
.account-main
    .address-book-box
    .address-list
    .address-list-item
    .edit-area
    .mark-default:hover {
    color: #333;
    text-decoration: underline;
}
.account-main .address-editor {
    position: relative;
}
.account-main .address-editor .address-editor-box {
    position: relative;
    width: 60%;
}
.account-main .address-editor .address-editor-box input[type="checkbox"] {
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    appearance: checkbox;
}
.account-main .address-editor .address-editor-box .flex-box-row {
    flex-wrap: wrap;
}
.account-main .address-editor .address-editor-box .flex-box-row .checkbox-item {
    margin-right: 32px;
}
.account-main .address-editor .address-editor-box .flex-box-row .editor-box {
    position: relative;
    margin-bottom: 20px;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    .title {
    margin-bottom: 8px;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    input:not([type="checkbox"]),
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    select {
    position: relative;
    height: 36px;
    background: inherit;
    border-radius: 4px;
    border: 1px solid #ccc;
    width: calc(100% - 30px);
    padding: 1px 8px;
    box-sizing: content-box;
    cursor: pointer;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    input:not([type="checkbox"]):hover,
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    select:hover {
    border-color: #666;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    input:not([type="checkbox"]):focus,
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    select:focus {
    border-color: #333;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    input:not([type="checkbox"]).format-error,
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    select.format-error {
    border-color: #de3618;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    input:not([type="checkbox"]).jh-btn-disabled,
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    select.jh-btn-disabled {
    background: rgba(153, 153, 153, 0.1);
    border: 1px solid #ccc;
    color: #999;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    .icon-L_search_down {
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-size: 12px;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    .address-phone-item {
    display: flex;
    width: calc(100% - 12px);
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    .address-phone-item
    .phone-code {
    background: rgba(153, 153, 153, 0.1);
    border-radius: 6px 0 0 6px;
    border: 1px solid #ccc;
    color: #999;
    padding: 0 10px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 40px;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box
    .address-phone-item
    input:not([type="checkbox"]) {
    border-left: 0;
    border-radius: 0 4px 4px 0;
    width: 100%;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box-half {
    width: 50%;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box-full {
    width: 100%;
}
.account-main
    .address-editor
    .address-editor-box
    .flex-box-row
    .editor-box-small {
    width: 33.3%;
}
.account-main .address-editor .address-editor-box .submit-box {
    margin-top: 20px;
}
.account-main .address-editor .box-line {
    height: 1px;
    width: auto;
    background: rgba(102, 102, 102, 0.2);
    transform: translateY(-70px);
}
.account-main .address-editor .delete-address {
    position: absolute;
    right: 20px;
    bottom: 40px;
    font-size: 14px;
    color: #de3618;
    cursor: pointer;
}
.account-main .account-security-content .security-email .security-box,
.account-main .account-security-content .security-password .security-box {
    margin-bottom: 20px;
}
.account-main .account-security-content .security-email .security-box .title,
.account-main
    .account-security-content
    .security-password
    .security-box
    .title {
    font-size: 16px;
    margin-bottom: 8px;
}
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row {
    display: flex;
    flex-direction: column;
}
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box
    input:not([type="checkbox"]),
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box
    select,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row
    input:not([type="checkbox"]),
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row
    select,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box
    input:not([type="checkbox"]),
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box
    select,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row
    input:not([type="checkbox"]),
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row
    select {
    height: 36px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 264px;
    padding: 1px 8px;
    box-sizing: content-box;
    margin-right: 12px;
    cursor: pointer;
}
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box
    input:not([type="checkbox"]):hover,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box
    select:hover,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row
    input:not([type="checkbox"]):hover,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row
    select:hover,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box
    input:not([type="checkbox"]):hover,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box
    select:hover,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row
    input:not([type="checkbox"]):hover,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row
    select:hover {
    border-color: #666;
}
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box
    input:not([type="checkbox"]):focus,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box
    select:focus,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row
    input:not([type="checkbox"]):focus,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row
    select:focus,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box
    input:not([type="checkbox"]):focus,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box
    select:focus,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row
    input:not([type="checkbox"]):focus,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row
    select:focus {
    border-color: #333;
}
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box
    input:not([type="checkbox"]).format-error,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box
    select.format-error,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row
    input:not([type="checkbox"]).format-error,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row
    select.format-error,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box
    input:not([type="checkbox"]).format-error,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box
    select.format-error,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row
    input:not([type="checkbox"]).format-error,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row
    select.format-error {
    border-color: #de3618;
}
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box
    .error-tips,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row
    .error-tips,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box
    .error-tips,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row
    .error-tips {
    display: none;
    color: #de3618;
}
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box
    .account-email-input-disabled,
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row
    .account-email-input-disabled,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box
    .account-email-input-disabled,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row
    .account-email-input-disabled {
    color: #999;
    cursor: not-allowed !important;
    background-color: rgba(153, 153, 153, 0.1) !important;
}
.account-main
    .account-security-content
    .security-email
    .security-box
    .security-input-box-row,
.account-main
    .account-security-content
    .security-password
    .security-box
    .security-input-box-row {
    flex-direction: row;
}
.account-main .account-security-content .security-password {
    display: none;
}
.account-main .account-security-content .security-email .email-tips {
    display: none;
    color: #50b83c;
    margin-bottom: 8px;
    font-size: 14px;
}
.account-main .account-security-content .security-email .email-tips .iconfont {
    margin-right: 8px;
}
.account-main .account-security-content .security-email .resend-email {
    display: none;
    color: #999;
    font-size: 14px;
}
.account-main .account-security-content .security-email .resend-email a {
    font-size: 14px;
    text-decoration: underline;
}
.account-main
    .account-security-content
    .security-email
    .resend-email
    .resend-link {
    cursor: pointer;
    color: #008dff;
}
.account-main
    .account-security-content
    .security-email
    .resend-email
    .resend-link-disabled {
    cursor: not-allowed;
    color: #999;
}
.account-main .account-security-content .security-email .error-tips {
    display: none;
    color: #de3618;
    font-size: 14px;
    margin-top: -16px;
}
.account-main .update-profile-content .info-content {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
.account-main .update-profile-content .info-content .info-box {
    margin-bottom: 20px;
}
.account-main .update-profile-content .info-content .info-box.info-box-big {
    width: 100%;
}
.account-main
    .update-profile-content
    .info-content
    .info-box.info-box-big
    .security-input-box
    input {
    width: 558px;
}
.account-main .update-profile-content .info-content .info-box.info-box-rest {
    width: 600px;
}
.account-main .update-profile-content .info-content .info-box .title {
    font-size: 16px;
    margin-bottom: 8px;
}
.account-main
    .update-profile-content
    .info-content
    .info-box
    .security-input-box {
    position: relative;
    display: flex;
    align-items: center;
}
.account-main
    .update-profile-content
    .info-content
    .info-box
    .security-input-box
    input:not([type="checkbox"]),
.account-main
    .update-profile-content
    .info-content
    .info-box
    .security-input-box
    select {
    height: 36px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 264px;
    padding: 1px 8px;
    box-sizing: content-box;
    margin-right: 12px;
    cursor: pointer;
}
.account-main
    .update-profile-content
    .info-content
    .info-box
    .security-input-box
    input:not([type="checkbox"]):hover,
.account-main
    .update-profile-content
    .info-content
    .info-box
    .security-input-box
    select:hover {
    border-color: #666;
}
.account-main
    .update-profile-content
    .info-content
    .info-box
    .security-input-box
    input:not([type="checkbox"]):focus,
.account-main
    .update-profile-content
    .info-content
    .info-box
    .security-input-box
    select:focus {
    border-color: #333;
}
.account-main
    .update-profile-content
    .info-content
    .info-box
    .security-input-box
    input:not([type="checkbox"]).format-error,
.account-main
    .update-profile-content
    .info-content
    .info-box
    .security-input-box
    select.format-error {
    border-color: #de3618;
}
.account-main
    .update-profile-content
    .info-content
    .info-box
    .security-input-box
    .iconfont {
    height: 12px;
    width: 12px;
    position: absolute;
    font-size: 12px;
    left: 255px;
}
.account-main
    .update-profile-content
    .info-content
    .info-box
    .security-input-box
    select {
    width: 234px;
    padding-right: 38px;
}
.account-main .update-profile-content .info-content .info-submit {
    padding-top: 20px;
    border-top: 1px solid rgba(102, 102, 102, 0.2);
    width: 100%;
}
.account-main .flex-box-row-center {
    display: flex;
    max-width: 1200px;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 30px;
}
.account-main .flex-box-row-center .login-box,
.account-main .flex-box-row-center .register-box,
.account-main .flex-box-row-center .register-success {
    width: 380px;
}
.account-main .flex-box-row-center .login-box .account-title,
.account-main .flex-box-row-center .register-box .account-title,
.account-main .flex-box-row-center .register-success .account-title {
    margin-bottom: 32px;
}
.account-main .flex-box-row-center .login-box .account-title h3,
.account-main .flex-box-row-center .register-box .account-title h3,
.account-main .flex-box-row-center .register-success .account-title h3 {
    text-align: left;
    margin: 0;
    padding: 0;
}
.account-main .flex-box-row-center .login-box .account-title h3::after,
.account-main .flex-box-row-center .register-box .account-title h3::after,
.account-main .flex-box-row-center .register-success .account-title h3::after {
    display: none;
}
.account-main .flex-box-row-center .login-box .main-tips,
.account-main .flex-box-row-center .register-box .main-tips,
.account-main .flex-box-row-center .register-success .main-tips {
    word-break: break-word;
    margin-bottom: 8px;
    color: #666;
}
.account-main .flex-box-row-center .login-box .main-tips.mb32,
.account-main .flex-box-row-center .register-box .main-tips.mb32,
.account-main .flex-box-row-center .register-success .main-tips.mb32 {
    margin-bottom: 32px;
}
.account-main .flex-box-row-center .login-box button,
.account-main .flex-box-row-center .register-box button,
.account-main .flex-box-row-center .register-success button {
    width: 100%;
}
.account-main .flex-box-row-center .register-box .account-input {
    position: relative;
    margin-bottom: 12px;
}
.account-main .flex-box-row-center .register-box .account-input .tips-error {
    color: #de3618;
}
.account-main .flex-box-row-center .register-box .account-input .error-active {
    border-color: #de3618;
}
.account-main .flex-box-row-center .register-box .account-input input {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 48px;
    outline: 0;
    padding: 0 11px;
    transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 100%;
    transition: all 0.5s;
    z-index: 2;
    position: relative;
}
.account-main .flex-box-row-center .register-box .account-input input:hover {
    border-color: #666;
}
.account-main .flex-box-row-center .register-box .account-input input:focus {
    border-color: #000;
}
.account-main .flex-box-row-center .register-box .is-subscribe {
    padding-left: 20px;
    padding: 8px 0 12px 20px;
    line-height: 22px;
    position: relative;
    font-size: 14px;
}
.account-main .flex-box-row-center .register-box .is-subscribe span {
    position: absolute;
    left: 0;
}
.account-main .flex-box-row-center .register-box .tips {
    font-size: 12px;
    color: #999;
    margin-bottom: 32px;
}
.account-main .flex-box-row-center .register-box .tips .inline-link {
    font-size: 12px;
    color: #008dff;
    text-decoration: underline;
    cursor: pointer;
}
.account-main .flex-box-row-center .register-box .tips-mobile {
    display: none;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
}
.account-main .flex-box-row-center .register-box .tips-mobile .inline-link {
    font-size: 14px;
    color: #008dff;
    text-decoration: underline;
    cursor: pointer;
}
.account-main .flex-box-row-center .register-success {
    display: none;
    max-width: 375px;
}
.account-main .flex-box-row-center .register-success .account-title {
    text-align: center;
}
.account-main .flex-box-row-center .register-success .back-link {
    color: #008dff;
    cursor: pointer;
}
.account-main .flex-box-row-center .register-success .back-link:hover {
    text-decoration: underline;
}
.account-main .login-content {
    width: 388px;
    margin: auto;
}
.account-main .login-content .login-account .tips-account,
.account-main .login-content .replace-email-content .tips-account,
.account-main .login-content .reset-password .tips-account,
.account-main .login-content .submit-reset-password .tips-account {
    display: none;
}
.account-main .login-content .login-account .tips-account.tips-error,
.account-main .login-content .replace-email-content .tips-account.tips-error,
.account-main .login-content .reset-password .tips-account.tips-error,
.account-main .login-content .submit-reset-password .tips-account.tips-error {
    color: #de3618;
}
.account-main .login-content .login-account .account-title,
.account-main .login-content .replace-email-content .account-title,
.account-main .login-content .reset-password .account-title,
.account-main .login-content .submit-reset-password .account-title {
    margin-bottom: 32px;
}
.account-main .login-content .login-account .account-title .title,
.account-main .login-content .replace-email-content .account-title .title,
.account-main .login-content .reset-password .account-title .title,
.account-main .login-content .submit-reset-password .account-title .title {
    text-align: left;
    margin: 0;
    padding: 0;
}
.account-main .login-content .login-account .account-title .title::after,
.account-main
    .login-content
    .replace-email-content
    .account-title
    .title::after,
.account-main .login-content .reset-password .account-title .title::after,
.account-main
    .login-content
    .submit-reset-password
    .account-title
    .title::after {
    display: none;
}
.account-main .login-content .login-account .main-tips,
.account-main .login-content .replace-email-content .main-tips,
.account-main .login-content .reset-password .main-tips,
.account-main .login-content .submit-reset-password .main-tips {
    margin-bottom: 20px;
}
.account-main .login-content .login-account .main-tips .register-link,
.account-main .login-content .replace-email-content .main-tips .register-link,
.account-main .login-content .reset-password .main-tips .register-link,
.account-main .login-content .submit-reset-password .main-tips .register-link {
    color: #008dff;
    text-decoration: underline;
    font-size: 16px;
    cursor: pointer;
}
.account-main .login-content .login-account .account-input,
.account-main .login-content .replace-email-content .account-input,
.account-main .login-content .reset-password .account-input,
.account-main .login-content .submit-reset-password .account-input {
    position: relative;
    margin-bottom: 12px;
}
.account-main .login-content .login-account .account-input input,
.account-main .login-content .replace-email-content .account-input input,
.account-main .login-content .reset-password .account-input input,
.account-main .login-content .submit-reset-password .account-input input {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 48px;
    outline: 0;
    padding: 0 11px;
    transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 100%;
    transition: all 0.5s;
    z-index: 2;
    position: relative;
}
.account-main .login-content .login-account .account-input input:hover,
.account-main .login-content .replace-email-content .account-input input:hover,
.account-main .login-content .reset-password .account-input input:hover,
.account-main .login-content .submit-reset-password .account-input input:hover {
    border-color: #666;
}
.account-main .login-content .login-account .account-input input:focus,
.account-main .login-content .replace-email-content .account-input input:focus,
.account-main .login-content .reset-password .account-input input:focus,
.account-main .login-content .submit-reset-password .account-input input:focus {
    border-color: #000;
}
.account-main .login-content .login-account button,
.account-main .login-content .replace-email-content button,
.account-main .login-content .reset-password button,
.account-main .login-content .submit-reset-password button {
    width: 100%;
}
.account-main .login-content .login-account .cancel-reset-password,
.account-main .login-content .replace-email-content .cancel-reset-password,
.account-main .login-content .reset-password .cancel-reset-password,
.account-main .login-content .submit-reset-password .cancel-reset-password {
    text-align: center;
    cursor: pointer;
    padding: 13px 20px;
    border: 1px solid;
}
.account-main .login-content .login-account .forgot-password,
.account-main .login-content .replace-email-content .forgot-password,
.account-main .login-content .reset-password .forgot-password,
.account-main .login-content .submit-reset-password .forgot-password {
    cursor: pointer;
    margin: 8px 0 32px 0;
}
.account-main .login-content .login-account .forgot-password:hover,
.account-main .login-content .replace-email-content .forgot-password:hover,
.account-main .login-content .reset-password .forgot-password:hover,
.account-main .login-content .submit-reset-password .forgot-password:hover {
    text-decoration: underline;
}
.account-main .login-content .replace-email-content .error-tips {
    display: none;
    background-color: #de3618;
    padding: 8px 12px;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 10px;
}
.account-main .login-content .replace-email-content .title {
    font-size: 32px;
}
.account-main .login-content .replace-email-content .main-tips {
    color: #666;
    font-size: 18px;
}
.account-main .login-content .replace-email-content .tips {
    font-size: 18px;
    color: #666;
    margin-top: 12px;
}
.account-main .empty-box {
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.account-main .empty-box .tips {
    color: #999;
    margin-bottom: 12px;
    font-size: 14px;
}
.account-main .empty-box .shop-btn {
    padding: 8px 20px;
    color: #fff;
    background-color: #333;
    border-radius: 4px;
    cursor: pointer;
}
.account-main .page-box .records {
    color: #666;
    font-size: 14px;
}
.account-main .section-header {
    position: relative;
    margin-bottom: 20px;
}
.account-main .section-header .title {
    font-size: 18px;
}
.account-main .section-header .title .tips {
    margin-left: 8px;
    font-size: 14px;
    color: #999;
}
.account-main .section-header .more-info {
    color: #008dff;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    cursor: pointer;
}
.account-main .section-header .more-info:hover {
    text-decoration: underline;
}
.my-account-mobile {
    display: none;
}
.account-mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    align-items: center;
    justify-content: center;
}
.account-mask .account-modal {
    background-color: #fff;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-direction: column;
    padding: 20px;
}
.account-mask .account-modal .icon-close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.account-mask .account-modal .icon-31yiguanzhudianpu {
    font-size: 60px;
    color: #50b83c;
    margin-bottom: 14px;
}
.account-mask .account-modal .title {
    font-size: 16px;
    margin-bottom: 8px;
    text-align: center;
}
.account-mask .account-modal .tips {
    font-size: 14px;
    color: #999;
}
.account-mask .account-modal .modal-header {
    position: absolute;
    top: 20px;
    left: 20px;
}
.account-mask .account-modal .modal-content {
    width: 100%;
}
.account-mask .account-modal .modal-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 20px;
    display: flex;
    justify-content: flex-end;
}
.account-mask .account-modal .modal-footer div {
    padding: 9px 24px;
    cursor: pointer;
    border-radius: 4px;
    font-size: 14px;
}
.account-mask .account-modal .modal-cancel {
    margin-right: 12px;
    border: 1px solid #dcdee5;
    color: #606266;
}
.account-mask .account-modal .modal-delete-confirm {
    margin-right: 20px;
    color: #fff;
    background-color: #de3618;
}
.transit-flex-content {
    display: flex;
    justify-content: center;
    padding: 300px 0;
}
.transit-flex-content .content {
    align-items: center;
    text-align: center;
}
.transit-flex-content .content .title {
    margin-bottom: 12px;
    font-size: 32px;
}
.transit-flex-content .content .tips {
    font-size: 18px;
    color: #999;
    margin-bottom: 12px;
}
.transit-flex-content .content .store-link a {
    font-size: 16px;
    color: #008dff;
    cursor: pointer;
}
.transit-flex-content .content .store-link a:hover {
    text-decoration: underline;
}
@keyframes toast {
    0% {
        opacity: 0;
    }
    10% {
        opacity: 1;
        transform: translateY(10px);
    }
    85% {
        opacity: 1;
        transform: translateY(10px);
    }
    100% {
        opacity: 0;
        transform: translateY(0);
    }
}
.toast-tips {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 99;
}
.toast-tips .error-toast,
.toast-tips .success-toast,
.toast-tips .warning-toast {
    border-radius: 4px;
    padding: 12px 20px;
    display: none;
}
.toast-tips .error-toast .iconfont,
.toast-tips .success-toast .iconfont,
.toast-tips .warning-toast .iconfont {
    margin-right: 12px;
}
.toast-tips .error-toast.active,
.toast-tips .success-toast.active,
.toast-tips .warning-toast.active {
    display: block;
    animation: toast 3s;
}
.toast-tips .success-toast {
    background-color: #e3f1df;
    color: #50b83c;
}
.toast-tips .warning-toast {
    background-color: #fcebdb;
    color: #f49342;
}
.toast-tips .error-toast {
    background-color: #fbeae5;
    color: #de3618;
}
@media screen and (max-width: 768px) {
    .account-main {
        min-height: 360px;
        padding: 20px 0 40px 0;
    }
    .account-main.main {
        width: 100%;
        padding: 20px 0 40px 0;
    }
    .account-main .flex-box-row .left-content {
        display: none;
    }
    .account-main .flex-box-row .right-content {
        padding: 0;
        width: 100%;
    }
    .account-main .flex-box-row .right-content .section {
        box-shadow: unset;
        border: none;
        padding: 0;
        border-radius: unset;
    }
    .account-main .flex-box-row .right-content .section.update-profile-content {
        padding: 0 20px;
    }
    .account-main .flex-box-row .right-content .section.address-editor {
        padding: 0 10px 0 20px;
    }
    .account-main .flex-box-row .right-content .section-header {
        display: none;
    }
    .account-main .flex-box-row .right-content .tab-box {
        overflow-x: scroll;
        padding: 0 16px;
        position: relative;
        border-bottom: 1px solid rgba(102, 102, 102, 0.2);
    }
    .account-main .flex-box-row .right-content .tab-box::-webkit-scrollbar {
        height: 0;
    }
    .account-main .flex-box-row .right-content .tab-box::after {
        content: "";
        height: 27px;
        width: 30px;
        position: fixed;
        right: 0;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
    }
    .account-main .flex-box-row .right-content .tab-box .tab-item {
        white-space: nowrap;
    }
    .account-main .recently-orders-box .information:first-child,
    .account-main .recently-orders-box .status:first-child,
    .account-main .recently-orders-box .total-price:first-child {
        border-radius: 0;
    }
    .account-main .recently-orders-box .information:nth-last-child(1),
    .account-main .recently-orders-box .information:nth-last-child(2),
    .account-main .recently-orders-box .information:nth-last-child(3),
    .account-main .recently-orders-box .information:nth-last-child(4),
    .account-main .recently-orders-box .status:nth-last-child(1),
    .account-main .recently-orders-box .status:nth-last-child(2),
    .account-main .recently-orders-box .status:nth-last-child(3),
    .account-main .recently-orders-box .status:nth-last-child(4),
    .account-main .recently-orders-box .total-price:nth-last-child(1),
    .account-main .recently-orders-box .total-price:nth-last-child(2),
    .account-main .recently-orders-box .total-price:nth-last-child(3),
    .account-main .recently-orders-box .total-price:nth-last-child(4) {
        border-bottom: 1px solid rgba(102, 102, 102, 0.2);
    }
    .account-main .my-orders-content .order-box-content .table-content,
    .account-main .recently-orders-box .order-box-content .table-content {
        grid-template-columns: auto auto auto;
    }
    .account-main
        .my-orders-content
        .order-box-content
        .table-content
        .information:first-child,
    .account-main
        .my-orders-content
        .order-box-content
        .table-content
        .operation:first-child,
    .account-main
        .my-orders-content
        .order-box-content
        .table-content
        .status:first-child,
    .account-main
        .my-orders-content
        .order-box-content
        .table-content
        .total-price:first-child,
    .account-main
        .recently-orders-box
        .order-box-content
        .table-content
        .information:first-child,
    .account-main
        .recently-orders-box
        .order-box-content
        .table-content
        .operation:first-child,
    .account-main
        .recently-orders-box
        .order-box-content
        .table-content
        .status:first-child,
    .account-main
        .recently-orders-box
        .order-box-content
        .table-content
        .total-price:first-child {
        border-radius: 0;
    }
    .account-main
        .my-orders-content
        .order-box-content
        .table-content
        .operation,
    .account-main
        .recently-orders-box
        .order-box-content
        .table-content
        .operation {
        display: none;
    }
    .account-main
        .my-orders-content
        .order-box-content
        .table-content
        .total-price,
    .account-main
        .recently-orders-box
        .order-box-content
        .table-content
        .total-price {
        text-align: right;
    }
    .account-main
        .my-orders-content
        .order-box-content
        .table-content
        .total-price:not(:nth-child(3)),
    .account-main
        .recently-orders-box
        .order-box-content
        .table-content
        .total-price:not(:nth-child(3)) {
        margin-right: 16px;
        padding-right: 0;
    }
    .account-main .update-profile-content {
        padding: 0 20px;
    }
    .account-main .update-profile-content .info-content {
        margin-top: 0;
    }
    .account-main .update-profile-content .info-content .info-box {
        width: 100%;
    }
    .account-main
        .update-profile-content
        .info-content
        .info-box
        .security-input-box
        .iconfont {
        left: unset;
        right: 15px;
    }
    .account-main
        .update-profile-content
        .info-content
        .info-box
        .security-input-box
        input:not([type="checkbox"]),
    .account-main
        .update-profile-content
        .info-content
        .info-box
        .security-input-box
        select {
        margin: 0;
        padding: 1px 8px;
        width: 100%;
    }
    .account-main .update-profile-content .info-content .info-box .title {
        margin: 0 0 8px 0;
    }
    .account-main .update-profile-content .info-content .info-submit {
        padding: 0;
        border-top: none;
        line-height: 40px;
    }
    .account-main
        .update-profile-content
        .info-content
        .info-submit
        .submit-btn {
        width: 100%;
    }
    .account-main .address-book-box .address-list {
        padding: 0 16px;
    }
    .account-main .address-book-box .address-list .address-list-item {
        border: none;
        border-bottom: 1px solid rgba(102, 102, 102, 0.2);
        padding: 0 0 20px 0;
        border-radius: unset;
    }
    .account-main .address-book-box .address-list .address-list-item :hover {
        border-color: rgba(102, 102, 102, 0.2);
    }
    .account-main .address-book-box .address-list .address-list-item .iconfont {
        right: 0;
    }
    .account-main .address-book-box .address-list .address-list-item .iconfont {
        top: 0;
    }
    .account-main
        .address-book-box
        .address-list
        .address-list-item
        .edit-area {
        top: 0;
    }
    .account-main
        .address-book-box
        .address-list
        .address-list-item
        .edit-area
        .mark-default {
        display: none;
    }
    .account-main
        .address-book-box
        .address-list
        .address-list-item
        .list-column {
        display: flex;
        flex-direction: column;
    }
    .account-main
        .address-book-box
        .address-list
        .address-list-item
        .list-column
        span {
        margin-bottom: 4px;
    }
    .account-main .address-editor {
        padding: 0 16px;
    }
    .account-main .address-editor .address-editor-box {
        width: auto;
    }
    .account-main
        .address-editor
        .address-editor-box
        .flex-box-row
        .checkbox-item {
        margin: 0;
        width: 50%;
    }
    .account-main
        .address-editor
        .address-editor-box
        .flex-box-row
        .editor-box-half,
    .account-main
        .address-editor
        .address-editor-box
        .flex-box-row
        .editor-box-small {
        width: 100%;
    }
    .account-main
        .address-editor
        .address-editor-box
        .flex-box-row
        .editor-box-half
        input,
    .account-main
        .address-editor
        .address-editor-box
        .flex-box-row
        .editor-box-small
        input {
        width: calc(100% - 16px);
    }
    .account-main .address-editor .address-editor-box .box-line {
        display: none;
    }
    .account-main .address-editor .delete-address {
        display: none;
    }
    .account-main .address-editor .box-line {
        display: none;
    }
    .account-main .account-security-content .security-email,
    .account-main .account-security-content .security-password {
        padding: 0 16px;
    }
    .account-main .account-security-content .security-email .security-box,
    .account-main .account-security-content .security-password .security-box {
        margin-bottom: 12px;
    }
    .account-main
        .account-security-content
        .security-email
        .security-box
        .security-input-box
        input:not([type="checkbox"]),
    .account-main
        .account-security-content
        .security-email
        .security-box
        .security-input-box
        select,
    .account-main
        .account-security-content
        .security-password
        .security-box
        .security-input-box
        input:not([type="checkbox"]),
    .account-main
        .account-security-content
        .security-password
        .security-box
        .security-input-box
        select {
        width: calc(100% - 16px);
    }
    .account-main
        .account-security-content
        .security-email
        .security-box
        .email-tips,
    .account-main
        .account-security-content
        .security-password
        .security-box
        .email-tips {
        margin-bottom: 12px;
    }
    .account-main
        .account-security-content
        .security-email
        .security-box:nth-last-child(1),
    .account-main
        .account-security-content
        .security-password
        .security-box:nth-last-child(1) {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid rgba(102, 102, 102, 0.2);
    }
    .account-main .flex-box-row-center {
        padding: 80px 0 160px 0;
    }
    .account-main .flex-box-row-center .register-box {
        padding: 0 16px;
        width: 100%;
    }
    .account-main
        .flex-box-row-center
        .register-box
        .login-account
        .tips-mobile {
        display: block;
    }
    .account-main .flex-box-row-center .login-box {
        display: none;
    }
    .account-main .login-content {
        width: 100%;
        padding: 80px 16px 160px 16px;
        box-sizing: border-box;
    }
    .account-header-wrapper {
        height: 50px;
    }
    .account-header-wrapper .account-header {
        height: 50px;
        width: 100%;
        background: #fff;
        position: fixed;
        top: 0;
        z-index: 999;
    }
    .account-header-wrapper .account-header .account-header-title {
        height: 100%;
        text-align: center;
        line-height: 50px;
        font-size: 18px;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .account-header-wrapper .account-header .account-header-back {
        position: absolute;
        font-size: 18px;
        top: 13px;
        left: 10px;
        z-index: 1;
    }
    .account-header-wrapper .account-header .account-header-add,
    .account-header-wrapper .account-header .account-header-delete {
        position: absolute;
        font-size: 18px;
        top: 13px;
        right: 10px;
    }
    .account-mask .account-modal .icon-btn-close,
    .account-mask .account-modal .modal-content > .tips,
    .account-mask .account-modal .modal-header {
        display: none;
    }
    .account-mask .account-modal .tips {
        font-size: 12px;
    }
    .account-mask .account-modal .modal-content {
        margin-top: -25px;
    }
    .account-mask .account-modal .modal-content .title {
        font-size: 12px;
    }
    .account-mask .account-modal .modal-footer {
        padding: 0;
        border-top: 1px solid rgba(102, 102, 102, 0.2);
        height: 40px;
    }
    .account-mask .account-modal .modal-footer div {
        width: 50%;
        padding: 0;
        font-size: 14px;
        text-align: center;
        line-height: 40px;
        margin: 0;
    }
    .account-mask .account-modal .modal-footer .modal-cancel {
        border: none;
        border-right: 1px solid rgba(102, 102, 102, 0.2);
        color: unset;
        border-radius: 0 0 0 4px;
    }
    .account-mask .account-modal .modal-footer .modal-delete-confirm {
        color: #de3618;
        background-color: #fff;
        border-radius: 0 0 4px 0;
    }
    .my-account {
        display: none;
    }
    .my-account-mobile {
        display: block;
    }
    .my-account-mobile .mobile-section {
        border-bottom: 6px solid rgba(204, 204, 204, 0.16);
    }
    .my-account-mobile .user-info-mobile {
        display: flex;
        padding: 20px 16px;
    }
    .my-account-mobile .user-info-mobile .user-img {
        height: 46px;
        width: 46px;
        border-radius: 50%;
        background-size: contain;
        margin-right: 12px;
        background-repeat: no-repeat;
    }
    .my-account-mobile .user-info-mobile .user-img:hover .img-mask {
        opacity: 1;
    }
    .my-account-mobile .user-info-mobile .user-img.show-mask .img-mask {
        opacity: 1 !important;
    }
    .my-account-mobile .user-info-mobile .user-img .user-img-upload {
        height: 46px;
        width: 46px;
        position: absolute;
        opacity: 0.001;
        cursor: pointer;
        border-radius: 50%;
    }
    .my-account-mobile .user-info-mobile .user-img .img-mask {
        cursor: pointer;
        position: absolute;
        opacity: 0;
        height: 46px;
        width: 46px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgba(0, 0, 0, 0.3);
    }
    .my-account-mobile .user-info-mobile .user-img .img-mask .iconfont {
        color: #fff;
    }
    .my-account-mobile .user-info-mobile .user-img .img-mask .icon-jiazai {
        animation: turn 1s linear infinite;
    }
    .my-account-mobile .user-info-mobile .user-info {
        flex: 1 1;
    }
    .my-account-mobile .user-info-mobile .user-info div {
        margin-bottom: 4px;
    }
    .my-account-mobile .user-info-mobile .user-info .user-name {
        font-size: 18px;
        word-break: break-word;
    }
    .my-account-mobile .user-info-mobile .user-info .info {
        font-size: 12px;
        color: #999;
    }
    .my-account-mobile .recent-orders-mobile {
        padding: 20px 16px;
    }
    .my-account-mobile .recent-orders-mobile .section-header-mobile {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .my-account-mobile .recent-orders-mobile .section-header-mobile .more-info {
        font-size: 12px;
        color: #999;
    }
    .my-account-mobile .recent-orders-mobile .icon-content-mobile {
        display: flex;
    }
    .my-account-mobile
        .recent-orders-mobile
        .icon-content-mobile
        .icon-box-mobile {
        width: 25%;
        display: flex;
        flex-direction: column;
    }
    .my-account-mobile
        .recent-orders-mobile
        .icon-content-mobile
        .icon-box-mobile
        .icon-img-mobile {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
    }
    .my-account-mobile
        .recent-orders-mobile
        .icon-content-mobile
        .icon-box-mobile
        .icon-img-mobile
        .iconfont {
        font-size: 32px;
    }
    .my-account-mobile
        .recent-orders-mobile
        .icon-content-mobile
        .icon-box-mobile
        .icon-text-mobile {
        text-align: center;
    }
    .my-account-mobile .account-menu-mobile {
        padding: 0 16px;
        margin-bottom: 40px;
    }
    .my-account-mobile .account-menu-mobile .account-menu-item {
        height: 60px;
        line-height: 60px;
        border-bottom: 1px solid rgba(102, 102, 102, 0.2);
        font-size: 14px;
        position: relative;
    }
    .my-account-mobile .account-menu-mobile .account-menu-item .iconfont {
        position: absolute;
        right: 0;
    }
    .my-account-mobile .sign-out-mobile {
        padding: 0 16px;
        margin-bottom: 40px;
    }
    .my-account-mobile .sign-out-mobile .sign-out {
        height: 36px;
        text-align: center;
        border: 1px solid;
        line-height: 36px;
        border-radius: 4px;
        font-size: 18px;
    }
    .toast-tips {
        left: 40%;
    }
}
.J-CartEmpty,
.J-CartList {
    display: none;
}
.add-cart-popup .cart-properties,
.buy-cart-box .cart-properties,
.cart-list .cart-properties,
.order-list-box .cart-properties {
    font-size: 12px;
}
.add-cart-popup .cart-properties > span,
.buy-cart-box .cart-properties > span,
.cart-list .cart-properties > span,
.order-list-box .cart-properties > span {
    display: block !important;
}
.cart-box {
    font-size: 14px;
}
.cart-box.main {
    max-width: 25.5rem;
    padding: 0 30px;
    padding-bottom: 40px;
}
.cart-box h3,
.cart-box h4,
.cart-box p {
    padding: 0;
    margin: 0;
}
.cart-box .cart-title {
    font-size: 22px;
    padding: 10px 0;
    text-align: center;
    margin: 0;
}
.cart-box .icon-cart-empty {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    text-align: center;
    line-height: 80px;
    margin: 20px auto;
}
.cart-box .icon-cart-empty .iconfont {
    font-size: 30px;
}
.cart-box .cart-describe {
    text-align: center;
}
.cart-box .cart-list {
    display: block;
    overflow: hidden;
    font-size: 14px;
}
.cart-box .cart-item {
    padding: 16px 0;
}
.cart-box .cart-item .good-quantity-tips {
    padding: 0;
    position: absolute;
    width: 140px;
}
.cart-box .cart-item.product-invalid .cart-img,
.cart-box .cart-item.product-invalid .cart-name,
.cart-box .cart-item.product-invalid .cart-number,
.cart-box .cart-item.product-invalid .cart-price,
.cart-box .cart-item.product-invalid .cart-types {
    opacity: 0.5;
}
.cart-box .cart-item.product-invalid .cart-img .sold-out {
    display: block;
}
.cart-box .cart-item .cart-del,
.cart-box .cart-item .cart-img,
.cart-box .cart-item .cart-name,
.cart-box .cart-item .cart-number,
.cart-box .cart-item .cart-price,
.cart-box .cart-item .cart-types {
    padding: 0 10px;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
}
.cart-box .cart-item .cart-info {
    vertical-align: middle;
    display: inline-block;
    padding-left: 12px;
}
.cart-box .cart-item .cart-img {
    width: 100px;
    height: 100px;
    padding: 0;
    position: relative;
}
.cart-box .cart-item .cart-img .sold-out {
    width: 40px;
    height: 24px;
    font-size: 12px;
    line-height: 12px;
    padding: 8px 0;
    color: #fff;
    background: #666;
    border-radius: 100%;
    position: absolute;
    left: 30px;
    top: 30px;
    text-align: center;
}
.cart-box .cart-item .cart-img .sold-out.cart-unav {
    word-break: break-all;
}
.cart-box .cart-item .cart-img .cart-text {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    background: #f2f2f2;
    color: #000;
    width: 100%;
    height: 100%;
}
.cart-box .cart-item .cart-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100px;
    display: inline-block;
    vertical-align: middle;
}
.cart-box .cart-item .cart-name {
    width: 300px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
}
.cart-box .cart-item .cart-name a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
}
.cart-box .cart-item .cart-name .cart-types {
    display: none;
}
.cart-box .cart-item .cart-name .discount-tag .iconfont {
    margin-right: 10px;
}
.cart-box .cart-item .cart-number,
.cart-box .cart-item .cart-price,
.cart-box .cart-item .cart-types {
    width: 160px;
}
.cart-box .cart-item .cart-del {
    padding: 0;
    width: 80px;
    text-align: right;
    cursor: pointer;
}
.cart-box .cart-item .cart-del .icon-close {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.cart-box .cart-item .quantity {
    width: 86px;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center;
    position: relative;
}
.cart-box .cart-item .quantity > label,
.cart-box .cart-item .quantity > select,
.cart-box .cart-item .quantity > span {
    position: absolute;
}
.cart-box .cart-item .quantity > label {
    left: 5px;
}
.cart-box .cart-item .quantity > span {
    right: 5px;
}
.cart-box .cart-item .quantity > select {
    left: 0;
    border: none;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    padding-left: 40px;
}
.cart-box .cart-total {
    overflow: hidden;
    padding: 20px 0;
}
.cart-box .cart-total .fl > h3 {
    line-height: 30px;
}
.cart-box .cart-total .fl .jh-textarea {
    height: 80px;
}
.cart-box .cart-total .fr {
    width: 320px;
}
.cart-box .cart-total .fr .jh-btn {
    width: 100%;
}
.cart-box .cart-total .cart-total-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cart-box .cart-total .cart-total-price .font14 {
    font-size: 14px;
}
.cart-box .cart-total .cart-total-price .font16 {
    font-size: 16px;
    font-weight: 700;
}
.cart-box .cart-total .cart-total-price .font20 {
    font-size: 12px;
}
.cart-box .cart-total .cart-total-price .font20 strong {
    font-size: 24px;
    margin-left: 5px;
}
.cart-box .cart-total .cart-total-describe {
    padding: 20px 0;
}
.cart-box .cart-express {
    border-top: 1px solid #eee;
    font-size: 16px;
    margin-top: 30px;
    padding-top: 30px;
}
.cart-box .cart-express .desc > span {
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
    text-decoration: underline;
}
.cart-box .cart-express .cart-express-main {
    display: none;
}
.cart-box .cart-express .cart-country {
    padding: 20px 0;
}
.cart-box .cart-express .cart-country-sel {
    width: 100%;
    height: 44px;
    font-size: 14px;
    padding: 2px 12px;
    box-sizing: border-box;
    border: 1px solid #202020;
}
.cart-box .cart-express .cart-result-box {
    color: #202020;
    padding: 20px 10px;
    font-size: 16px;
    background: #f5f5f5;
    margin-top: 20px;
}
.cart-box .cart-express .cart-result-box > p {
    margin: 0;
    padding-bottom: 20px;
}
.cart-box .cart-express .cart-result li {
    line-height: 30px;
    list-style: disc;
    margin-left: 20px;
}
.buy-cart-box {
    display: none;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 95%;
    z-index: 202;
    height: 100%;
    transition: transform 0.35s ease;
}
.buy-cart-box h3,
.buy-cart-box h4,
.buy-cart-box p {
    margin: 0;
    padding: 0;
}
.buy-cart-box .space-line {
    margin: 0 0 16px;
}
.buy-cart-box.buy-cart--right {
    -webkit-transform: translateX(-340px);
    -moz-transform: translateX(-340px);
    -ms-transform: translateX(-340px);
    -o-transform: translateX(-340px);
    transform: translateX(-340px);
}
.buy-cart-box.drawer {
    width: 320px;
    right: -340px;
    height: 100%;
    flex-flow: column;
    display: flex;
}
.buy-cart-box.cart-empty {
    display: none;
}
.buy-cart-box.cart-empty .buy-cart .icon-cart-empty {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    text-align: center;
    line-height: 80px;
    margin: 20px auto;
}
.buy-cart-box.cart-empty .buy-cart .icon-cart-empty .iconfont {
    font-size: 30px;
}
.buy-cart-box.cart-empty .buy-cart p {
    text-align: center;
}
.buy-cart-box a:hover {
    text-decoration: underline;
}
.buy-cart-box .buy-title {
    padding: 20px 0;
    margin: 0 20px;
    border-bottom: 1px solid;
    font-size: 24px !important;
    line-height: 24px;
}
.buy-cart-box .buy-title .close {
    float: right;
    cursor: pointer;
}
.buy-cart-box .flex-main {
    flex: 1;
    overflow-y: auto;
    padding: 0 20px;
}
.buy-cart-box .buy-product-list {
    display: block;
    margin-bottom: 12px;
}
.buy-cart-box .buy-product-item {
    min-height: 66px;
    padding: 16px 0;
    position: relative;
}
.buy-cart-box .buy-product-item.product-invalid .buy-prod-img,
.buy-cart-box .buy-product-item.product-invalid .jh-input-number,
.buy-cart-box .buy-product-item.product-invalid .product-name,
.buy-cart-box .buy-product-item.product-invalid .product-price,
.buy-cart-box .buy-product-item.product-invalid .product-type {
    opacity: 0.5;
}
.buy-cart-box .buy-product-item.product-invalid .buy-prod-img .sold-out {
    display: block;
}
.buy-cart-box .buy-product-item .good-quantity-tips {
    padding: 0.3rem 0;
    margin-left: 80px;
}
.buy-cart-box .buy-product-item .buy-prod-img {
    width: 66px;
    height: 66px;
    position: absolute;
}
.buy-cart-box .buy-product-item .buy-prod-img .sold-out {
    width: 40px;
    height: 24px;
    font-size: 12px;
    line-height: 12px;
    padding: 8px 0;
    background: #666;
    border-radius: 100%;
    position: absolute;
    left: 13px;
    top: 13px;
    text-align: center;
}
.buy-cart-box .buy-product-item .buy-prod-img .sold-out.buy-unav {
    word-break: break-all;
}
.buy-cart-box .buy-product-item .buy-prod-img .buy-text {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    background: #f2f2f2;
}
.buy-cart-box .buy-product-item .buy-prod-img .buy-text img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 66px;
    display: inline-block;
    vertical-align: middle;
}
.buy-cart-box .buy-product-item .buy-prod-inform {
    margin-left: 80px;
}
.buy-cart-box .buy-product-item .product-name {
    padding-bottom: 8px;
}
.buy-cart-box .buy-product-item .product-type {
    padding-bottom: 8px;
}
.buy-cart-box .buy-product-item .product-del {
    float: right;
    line-height: 23px;
    cursor: pointer;
}
.buy-cart-box .buy-product-item .product-price {
    padding-bottom: 8px;
    font-style: normal;
}
.buy-cart-box .buy-product-item .jh-input-number {
    width: 80px;
    line-height: 22px;
}
.buy-cart-box .buy-product-item .jh-input-number .jh-input-number-decrease,
.buy-cart-box .buy-product-item .jh-input-number .jh-input-number-increase {
    width: 23px;
    height: 22px;
    line-height: 22px;
}
.buy-cart-box
    .buy-product-item
    .jh-input-number
    .jh-input-number-decrease.disabled,
.buy-cart-box
    .buy-product-item
    .jh-input-number
    .jh-input-number-increase.disabled {
    cursor: no-drop;
}
.buy-cart-box .buy-product-item .jh-input-number .jh-input {
    width: 80px;
    padding: 0 23px;
    height: 23px;
    line-height: 23px;
}
.buy-cart-box .buy-cart-total {
    margin: 0 20px;
    padding: 10px 0 20px 0;
    border-top: 1px solid;
}
.buy-cart-box .buy-cart-total .total-price {
    height: 30px;
    line-height: 30px;
    font-style: normal;
}
.buy-cart-box .buy-cart-total .total-price .fl {
    font-weight: 700;
}
.buy-cart-box .buy-cart-total .total-price .fr {
    font-size: 12px;
}
.buy-cart-box .buy-cart-total .total-price .fr > strong {
    font-size: 18px;
    margin-left: 5px;
}
.buy-cart-box .buy-cart-total .total-describe {
    padding: 18px 0;
}
.buy-cart-box .buy-cart-total .jh-btn {
    width: 100%;
}
.space-line {
    height: 10px;
    background: #f5f5f5;
    margin: 10px 0;
}
.cart-comments {
    margin-bottom: 12px;
    max-width: 320px;
    width: 100%;
    position: relative;
}
.cart-comments p {
    padding: 8px 0;
}
.cart-comments .jh-maxcharacter {
    position: absolute;
    right: 10px;
    transform: translateY(-100%);
    color: #999;
    padding-bottom: 5px;
}
.cart-coupon-main {
    padding-bottom: 12px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}
.cart-coupon-main .cart-coupon-open {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    display: block;
    position: relative;
}
.cart-coupon-main .cart-coupon-open::before {
    content: "\e767";
    position: absolute;
    transform: translate(0, -50%);
    right: 0;
    top: 50%;
    font-size: 14px;
    font-style: normal;
    font-family: iconfont !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cart-coupon-main .cart-coupon-open.cart-coupon-open--show::before {
    content: "\e768";
}
.cart-coupon-main .cart-coupon-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cart-coupon-main .cart-coupon-box .jh-btn,
.cart-coupon-main .cart-coupon-box .jh-input {
    height: 40px !important;
}
.cart-coupon-main .cart-coupon-box .jh-input {
    width: 100%;
    margin-right: 12px;
}
.cart-coupon-main .cart-coupon-box .jh-btn {
    padding: 0 16px;
    font-size: 14px;
    width: auto !important;
}
.cart-coupon-main .erro-tips {
    color: #d81e06;
    line-height: 20px;
    margin-top: 10px;
}
.cart-coupon-main .cart-coupon-item {
    padding: 4px 10px;
    padding-right: 30px;
    position: relative;
    vertical-align: top;
    display: inline-block;
    margin-top: 10px;
}
.cart-coupon-main .cart-coupon-item > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.cart-coupon-main .cart-coupon-item > span::before {
    margin-right: 4px;
}
.cart-coupon-main .cart-coupon-item .coupon-close {
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 50%;
    right: 5px;
    cursor: pointer;
    text-align: center;
    font-style: inherit;
    position: absolute;
    transform: translateY(-50%);
    line-height: 18px;
}
.cartlist-discount-tips {
    width: 240px;
    position: absolute;
    top: -5px;
    left: 0;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    opacity: 0;
    z-index: -1;
    transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
    -webkit-transform: rotateX(20deg) scale(0.8) translate(0, -100%);
    transform: rotateX(20deg) scale(0.8) translate(0, -100%);
}
.cartlist-discount-tips::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    content: "";
    position: absolute;
    bottom: 0;
    transform: translate(0, 8px);
    left: 70px;
}
.cartlist-discount-tips.discount-tips--show {
    opacity: 1;
    z-index: 2;
    -webkit-transform: rotateX(20deg) scale(1) translate(0, -100%);
    transform: rotateX(20deg) scale(1) translate(0, -100%);
}
.cartlist-discount-tips span {
    position: absolute;
    bottom: -14px;
    transform: rotate(90deg);
    left: 64px;
}
.cartlist-discount-tips p {
    margin: 0;
    padding: 10px;
}
.error-coupon-box,
.total-tips {
    width: 100%;
    box-sizing: border-box;
    max-width: 620px;
    margin: 10px auto;
    position: relative;
    text-align: left;
    padding: 8px 35px;
    color: rgba(0, 0, 0, 0.65);
    border: 1px solid #ffe58f;
    background-color: #fffbe6;
}
.error-coupon-box .iconfont,
.total-tips .iconfont {
    color: #faad14;
    position: absolute;
    font-size: 18px;
}
.error-coupon-box .iconfont.icon-gantanhao,
.total-tips .iconfont.icon-gantanhao {
    left: 12px;
    top: 8px;
}
.error-coupon-box .iconfont.icon-close,
.total-tips .iconfont.icon-close {
    right: 12px;
    top: 8px;
    color: #444;
    font-size: 16px;
    cursor: pointer;
}
.error-coupon-box h4,
.total-tips h4 {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-bottom: 4px;
}
.error-coupon-box p,
.total-tips p {
    font-size: 14px;
    color: #666;
    line-height: 17px;
}
.total-tips {
    display: none;
}
.currency-tips {
    color: rgba(0, 0, 0, 0.65);
    border: 1px solid #ffe58f;
    background-color: #fffbe6;
    padding: 8px 12px;
    margin: 12px 0;
    display: none;
}
.cart-discount,
.subtotal-price {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-style: normal;
    display: none;
}
.cart-discount.discount--show,
.subtotal-price.discount--show {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cart-discount {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.cart-discount > .fl {
    position: relative;
}
.cart-discount > .fl .fl {
    padding-right: 8px;
}
.cart-discount > .fl .iconfont {
    display: none;
    cursor: pointer;
}
.cart-discount-tips {
    display: none;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0;
    border-bottom: 1px solid;
    margin-bottom: 16px;
    width: 100%;
}
.cart-discount-tips > span {
    font-size: 14px;
    margin-right: 10px;
}
.cart-discount-tips > em {
    font-style: normal;
}
.cart-discount-tips.cart-discount-tips-show {
    display: flex;
}
.buy-cart-box .total-tips {
    padding-right: 12px;
}
.buy-cart-box .cart-coupon-main {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
}
.buy-cart-box .cart-discount-tips {
    margin-top: -16px;
}
.template6-body .cart-comments {
    max-width: 100%;
    margin-bottom: 30px;
}
.template6-body .cart-comments > h3 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
}
.template6-body .cart-comments textarea {
    height: 160px;
}
.template6-body .cart-comments textarea:focus {
    border-color: #202020;
}
.template6-body .cart-coupon-main {
    padding-bottom: 0;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.template6-body .cart-coupon-main .cart-coupon-open {
    margin-bottom: 10px;
    height: auto;
    line-height: inherit;
}
.template6-body .cart-coupon-main .cart-coupon-box .jh-input {
    margin: 0;
}
.template6-body .cart-coupon-main .cart-coupon-box .jh-input:focus {
    border-color: #202020;
}
.template6-body .cart-coupon-main .cart-coupon-box .jh-btn {
    padding: 0 30px;
}
.template6-body .cart-coupon-main .cart-coupon-box .jh-btn,
.template6-body .cart-coupon-main .cart-coupon-box .jh-input {
    height: 44px !important;
}
.template6-body .cart-discount-tips {
    padding: 0;
    border: 0;
    margin: 0 0 20px;
}
.template6-body .cart-discount,
.template6-body .subtotal-price {
    border: 0;
}
.template6-body .cart-discount .font16,
.template6-body .subtotal-price .font16 {
    font-size: 16px;
    font-weight: 700;
}
.template6-body .cart-discount .font20,
.template6-body .subtotal-price .font20 {
    font-size: 16px;
}
.template6-body .cart-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}
.template6-body .cart-topbar .cart-total-price {
    margin-right: 20px;
    line-height: 22px;
    text-align: right;
}
.template6-body .cart-topbar .cart-total-price > span {
    display: block;
}
.template6-body .cart-topbar .cart-total-price > span.font16 {
    color: #999;
}
.template6-body .cart-topbar .cart-total-price > span.font20 {
    font-size: 18px;
}
.template6-body .cart-topbar .cart-title {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 28px;
    margin: 0;
}
.template6-body .cart-topbar .checkout-btn {
    text-align: center;
    display: flex;
    align-items: center;
}
.template6-body .cart-topbar .checkout-btn .jh-btn.J-Gopay {
    width: 304px;
}
.template6-body .cart-box {
    display: flex;
    margin-top: 35px;
}
.template6-body .cart-box .cart-left {
    width: 100%;
}
.template6-body .cart-box .cart-right {
    margin-left: 76px;
}
.template6-body .cart-box .cart-right .right-content {
    width: 304px;
}
.template6-body .cart-box .cart-right .right-content .right-img {
    width: 100%;
    margin-bottom: 20px;
}
.template6-body .cart-box .cart-right .right-content .right-img img {
    width: 100%;
    height: auto;
}
.template6-body .cart-box .cart-right .right-content .right-text {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
    color: #333;
}
.template6-body .cart-box .cart-types {
    text-align: left;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    width: auto;
    background: #f5f5f5;
    padding: 5px;
    display: none;
}
.template6-body .cart-box .cartlilst-header {
    width: 100%;
    height: 44px;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    font-size: 16px;
}
.template6-body .cart-box .cartlilst-header div:nth-of-type(1) {
    padding-left: 20px;
    width: 100px;
    box-sizing: border-box;
}
.template6-body .cart-box .cartlilst-header div:nth-of-type(2) {
    width: calc(100% - 100px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 12px;
}
.template6-body .cart-box .cartlilst-header div:nth-of-type(2)::before {
    content: "";
    width: 300px;
}
.template6-body .cart-box .cartlilst-header div:nth-of-type(2)::after {
    content: "";
    width: 80px;
}
.template6-body .cart-box .cartlilst-header div:nth-of-type(2) > span {
    width: 160px;
    padding: 0 10px;
    box-sizing: border-box;
}
.template6-body .cart-box .cart-item {
    padding: 40px 0;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
}
.template6-body .cart-box .cart-item::after,
.template6-body .cart-box .cart-item::before {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.template6-body .cart-box .cart-item .cart-img {
    float: left;
}
.template6-body .cart-box .cart-item .cart-name a {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: unset;
    display: block;
}
.template6-body .cart-box .cart-item .cart-name .cart-types {
    display: inline-block;
}
.template6-body .cart-box .cart-item .cart-del,
.template6-body .cart-box .cart-item .cart-price {
    font-size: 18px;
    line-height: 44px;
}
.template6-body .cart-box .cart-item .cart-number,
.template6-body .cart-box .cart-item .cart-price {
    text-align: left;
}
.template6-body .cart-box .cart-item .cart-del {
    font-weight: 700;
}
.template6-body .cart-box .cart-item .cart-info {
    width: calc(100% - 100px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.template6-body .cart-box .cart-item .mobile-cart-types {
    display: none;
}
.template6-body .cart-box .cart-item .space-line {
    position: absolute;
    width: 100%;
    top: -5px;
    margin: 0;
}
.template6-body .cart-box .jh-input-number {
    width: 122px;
}
.template6-body .cart-box .cart-total {
    padding: 30px 0;
}
.template6-body .cart-box .jh-btn.J-Gopay {
    margin-top: 40px;
}
.template6-body .cart-nodata .cart-title {
    font-size: 26px;
    font-weight: 700;
    color: #202020;
    line-height: 32px;
    margin-top: 40px;
}
.template6-body .cart-empty .cart-describe {
    text-align: center;
    margin-top: 150px;
}
.template6-body .cart-empty a {
    width: 219px;
    height: 44px;
    background: #202020;
    font-size: 18px;
    font-family: HelveticaNeue-Medium, HelveticaNeue;
    font-weight: 500;
    color: #fff;
    line-height: 44px;
    display: block;
    text-align: center;
    margin: 20px auto 147px;
}
@media screen and (max-width: 768px) {
    .cart-box.main {
        max-width: 100%;
        box-sizing: border-box;
        padding: 0 0.75rem 2rem;
        min-height: 100%;
    }
    .cart-box .cart-title {
        padding: 0.6826rem 0;
    }
    .cart-box .cart-item {
        margin: 0.5rem 0;
        height: auto;
        overflow: hidden;
        padding: 0 0 0.5rem;
    }
    .cart-box .cart-item .cart-img {
        width: 4.288rem;
        height: 4.288rem;
        overflow: hidden;
        float: left;
    }
    .cart-box .cart-item .cart-img .sold-out {
        left: 1.2rem;
        top: 1.2rem;
    }
    .cart-box .cart-item .cart-info {
        display: block;
        margin-left: 5rem;
        position: relative;
        padding-left: 0;
    }
    .cart-box .cart-item .cart-info .cart-name a,
    .cart-box .cart-item .cart-info .cart-price {
        padding: 0.175rem 0;
        text-align: left;
        font-size: 0.5973rem;
        display: -webkit-inline-box;
    }
    .cart-box .cart-item .cart-info .cart-types {
        padding: 0.175rem 0;
        text-align: left;
        font-size: 0.5973rem;
        display: none;
    }
    .cart-box .cart-item .cart-info .cart-name {
        padding: 0;
        width: 100%;
    }
    .cart-box .cart-item .cart-info .cart-name a {
        padding-top: 0;
        padding: 0;
    }
    .cart-box .cart-item .cart-info .cart-name .cart-types {
        display: inline-block;
    }
    .cart-box .cart-item .cart-info .cart-number {
        margin-top: 0.175rem;
        text-align: left;
        padding: 0;
    }
    .cart-box .cart-item .cart-info .cart-del {
        position: absolute;
        right: 0;
        bottom: 0.25rem;
        width: auto;
        padding-right: 0;
    }
    .cart-box .cart-total {
        padding-top: 0;
    }
    .cart-box .cart-total .jh-btn {
        height: 2.048rem;
        width: 100%;
    }
    .cart-box .cart-total .cart-comments.fl {
        width: 100%;
        max-width: 100%;
        float: none;
    }
    .cart-box .cart-total .fr {
        width: 100%;
        max-width: 100%;
        float: none;
    }
    .cart-box .cart-total .fr > h3 {
        margin-top: 0;
    }
    .cart-box .cart-total .cart-total-price {
        padding-top: 0.5rem;
    }
    .cart-box .cart-total .cart-total-describe {
        padding: 0.5rem 0;
    }
    .buy-cart-box .buy-cart .buy-title {
        padding: 10px 0;
        font-size: 18px;
        line-height: 24px;
    }
    .buy-cart-box .buy-cart .buy-cart-total {
        padding: 5px 0 20px 0;
    }
    .buy-cart-box .buy-cart .buy-cart-total .total-price {
        height: 26px;
        line-height: 26px;
    }
    .buy-cart-box .buy-cart .buy-cart-total .total-describe {
        padding: 8px 0;
        font-size: 14px;
    }
    .buy-cart-box .cart-discount,
    .buy-cart-box .subtotal-price {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .buy-cart-box .cart-discount {
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    .template6-body .cart-topbar {
        padding: 0 10px;
        box-sizing: border-box;
        width: 100%;
        position: relative;
        align-items: flex-start;
        margin-top: 25px;
    }
    .template6-body .cart-topbar .cart-title {
        font-size: 20px !important;
        line-height: 20px !important;
    }
    .template6-body .cart-topbar .checkout-btn .cart-total-price {
        position: absolute;
        left: 10px;
        bottom: 0;
        line-height: 16px;
    }
    .template6-body .cart-topbar .checkout-btn .cart-total-price > span {
        display: inline-block;
    }
    .template6-body .cart-topbar .checkout-btn .cart-total-price > span.font20 {
        font-size: 0.5973rem;
    }
    .template6-body .cart-topbar .checkout-btn .jh-btn.J-Gopay {
        width: auto;
        margin: 0;
    }
    .template6-body .cart-discount-tips {
        padding: 10px;
        background: #f5f5f5;
    }
    .template6-body .cart-comments {
        margin-bottom: 20px;
    }
    .template6-body .cart-comments > h3 {
        margin-bottom: 10px;
    }
    .template6-body .cart-coupon-main .cart-coupon-open {
        margin-bottom: 0;
    }
    .template6-body .cart-coupon-main .cart-coupon-box {
        margin-top: 10px;
    }
    .template6-body .cart-box {
        padding: 0 10px;
        flex-wrap: wrap;
    }
    .template6-body .cart-box .cart-left,
    .template6-body .cart-box .cart-right {
        width: 100%;
        margin: 0;
    }
    .template6-body .cart-box .cart-left .right-content,
    .template6-body .cart-box .cart-right .right-content {
        width: 100%;
    }
    .template6-body .cart-box .cartlilst-header {
        display: none;
    }
    .template6-body .cart-box .cart-item {
        display: block;
        margin: 0;
        border: 0;
    }
    .template6-body .cart-box .cart-item {
        padding: 15px 0;
    }
    .template6-body .cart-box .cart-item .cart-info {
        width: calc(100% - 5rem);
        flex-wrap: wrap;
        box-sizing: border-box;
        position: relative;
    }
    .template6-body .cart-box .cart-item .cart-info .cart-name {
        padding-right: 40px;
    }
    .template6-body .cart-box .cart-item .cart-info .cart-price {
        width: calc(100% - 100px);
        font-size: 0.6826rem;
        padding: 0;
    }
    .template6-body .cart-box .cart-item .cart-info .cart-del {
        right: 0;
        top: -6px;
        height: 30px;
        line-height: 30px;
    }
    .template6-body .cart-box .cart-item .cart-info .cart-del .icon-close {
        font-size: 0.793rem;
    }
    .template6-body .cart-box .cart-item .cart-info .cart-types {
        padding: 5px;
        font-size: 0.512rem;
    }
    .template6-body .cart-box .cart-item .cart-info .cart-number {
        width: auto;
    }
    .template6-body .cart-box .jh-input-number {
        width: 100px;
        line-height: 30px;
    }
    .template6-body .cart-box .jh-input-number .jh-input {
        height: 30px;
        line-height: 30px;
    }
    .template6-body .cart-box .cart-total .cart-total-price {
        padding: 0;
    }
    .template6-body .cart-box .cart-total .cart-total-price .font20 strong {
        font-size: 18px;
    }
    .template6-body .cart-box .cart-express {
        margin-top: 20px;
        padding-top: 20px;
    }
    .template6-body .cart-box .cart-express .cart-result-box {
        font-size: 14px;
    }
    .template6-body .cart-box .cart-express .cart-result-box > p {
        padding-bottom: 10px;
    }
    .template6-body .cart-nodata .cart-title {
        font-size: 22px;
        line-height: 20px;
        margin: 25px 0 0 20px;
    }
    .template6-body .cart-empty .cart-describe {
        margin-top: 50px;
    }
    .template6-body .cart-empty a {
        margin: 15px auto 100px;
    }
}
.colorPiece .product-types-item::before {
    border: none;
}
.colorPiece .product-types-item::after {
    content: none;
    pointer-events: none;
    position: none;
}
.colorPiece .colorPice-list {
    margin-right: 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.colorPiece .colorPice-list .hiddens {
    display: none;
    transition: all 0.25s ease 0s;
    backface-visibility: hidden;
}
.colorPiece .colorPice-list .swatch-element {
    float: left;
    display: flex;
    margin: 5px 10px;
}
.colorPiece .colorPice-list .swatch-element .list-colorTotle {
    cursor: pointer;
}
.colorPiece .colorPice-list .swatch-element .setCommens {
    width: 28px;
    height: 28px;
    border: 1px solid #ccc;
}
.colorPiece .colorPice-list .swatch-element .list-circular {
    border-radius: 50%;
}
.colorPiece .colorPice-list .swatch-element .list-rounded {
    border-radius: 4px;
}
.colorPiece .colorPice-list .swatch-element .active {
    overflow: hidden;
    text-align: center;
    border: 2px solid #000;
    width: 22px;
    height: 22px;
}
.colorPiece .colorPice-list .swatch-element .active .setCommens {
    width: 20px;
    height: 20px;
}
.colorPiece .colorPice-list .commens {
    width: 28px;
    height: 28px;
    border: 1px solid #ccc;
}
.colorPiece .colorPice-list .commens .list-bck {
    width: 30px;
    height: 30px;
}
.colorPiece .colorPice-list .list-colorTotle-text {
    padding: 8px 10px !important;
    width: auto !important;
    height: auto !important;
    border: 1px solid #ccc;
}
.colorPiece .swatch-element img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.colorPiece .colorPice-list:after {
    content: "";
    display: block;
    clear: both;
}
.colorPiece .colorPice-list .active {
    overflow: hidden;
    text-align: center;
    border: 2px solid #000;
    padding: 2px 2px;
}
.colorPiece .colorPice-list .active .list-bck {
    width: 26px;
    height: 26px;
    text-align: center;
    position: relative;
    top: 2px;
    left: 2px;
}
@media screen and (max-width: 768px) {
    .tool_tip {
        display: none;
    }
}
.colorPieceList .product-types-item::before {
    border: none;
}
.colorPieceList .product-types-item::after {
    content: none;
    pointer-events: none;
    position: none;
}
.colorPieceList .colorPice-content {
    margin-bottom: 22px;
}
.colorPieceList .colorPice-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.colorPieceList .colorPice-list .colorNum {
    font-size: 14px;
    position: relative;
    top: 6px;
}
.colorPieceList .colorPice-list .hiddens {
    display: none;
    transition: all 0.25s ease 0s;
    backface-visibility: hidden;
}
.colorPieceList .colorPice-list .swatch-element {
    display: flex;
    margin: 10px 0 0 0;
}
.colorPieceList .colorPice-list .swatch-element .setCommens {
    width: 26px;
    height: 26px;
    border: 1px solid #ccc;
}
.colorPieceList .colorPice-list .swatch-element .list-circular {
    border-radius: 50%;
}
.colorPieceList .colorPice-list .swatch-element .list-rounded {
    border-radius: 4px;
}
.colorPieceList .colorPice-list .swatch-element .active {
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    border: 2px solid #000;
    width: 24px;
    height: 24px;
}
.colorPieceList .colorPice-list .swatch-element .active .setCommens {
    width: 22px;
    height: 22px;
}
.colorPieceList .colorPice-list .commens {
    width: 26px;
    height: 26px;
    padding: 2px;
    border: 2px solid transparent;
    cursor: pointer;
}
.colorPieceList .colorPice-list .commens .list-bck {
    width: 26px;
    height: 26px;
}
.colorPieceList .colorPice-list .list-colorTotle-text {
    padding: 8px 10px !important;
    width: max-content !important;
    height: auto !important;
    border: 1px solid #ccc;
    cursor: pointer;
}
.colorPieceList .colorPice-list .list-colorTotle-texts {
    width: 26px;
    height: 26px;
    padding: 2px;
    border: 2px solid transparent;
    cursor: pointer;
}
.colorPieceList .swatch-element img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.colorPieceList .colorPice-list .active {
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    border: 2px solid #000;
    padding: 2px 2px;
}
.colorPieceList .colorPice-list .active .list-bck {
    width: 26px;
    height: 26px;
    text-align: center;
    position: relative;
    top: 2px;
    left: 2px;
}
.customize-product-content {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 102;
    justify-content: center;
    align-items: center;
}
.customize-product-content .customize-product-modal {
    width: 100%;
    max-width: 1080px;
    height: auto;
    max-height: 100vh;
    background: #fff;
    border-radius: 8px;
    color: #1e2339;
}
.customize-product-content .customize-product-header {
    padding: 20px;
    border-bottom: 1px solid rgba(120, 120, 120, 0.1);
    display: flex;
    justify-content: space-between;
}
.customize-product-content .customize-product-header .customize-product-title {
    font-size: 20px;
    color: #1e2339;
}
.customize-product-content .customize-product-header .iconfont {
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
.customize-product-content .customize-product-body {
    height: calc(100% - 60px);
}
.customize-product-content .customize-product-view {
    display: flex;
    height: 100%;
}
.customize-product-content .customize-left {
    width: 55%;
    padding: 30px 20px;
    box-sizing: border-box;
}
.customize-product-content .customize-left .swiper-content {
    height: 100%;
    position: relative;
}
.customize-product-content .customize-left .swiper-wrapper {
    -webkit-transition: 0.3s transform;
    -o-transition: 0.3s transform;
    transition: 0.3s transform;
}
.customize-product-content .customize-left .customize-swiper {
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.customize-product-content .customize-left .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.customize-product-content .customize-left .swiper-slide .img-content {
    height: 554px;
    width: 100%;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #eee;
    box-sizing: border-box;
}
.customize-product-content .customize-left .swiper-slide .title {
    font-size: 20px;
    margin: 16px 0 4px 0;
}
.customize-product-content .customize-left .swiper-slide .description {
    color: #666;
    font-size: 14px;
    padding: 0 32px;
    line-height: 24px;
}
.customize-product-content .customize-left .customize-back,
.customize-product-content .customize-left .customize-next {
    position: absolute;
    top: 280px;
    font-size: 30px;
    z-index: 103;
    color: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}
.customize-product-content .customize-left .customize-back.disabled,
.customize-product-content .customize-left .customize-next.disabled {
    cursor: not-allowed;
    color: #ccc;
}
.customize-product-content .customize-left .customize-back {
    left: 0;
}
.customize-product-content .customize-left .customize-next {
    right: 0;
}
.customize-product-content .customize-right {
    width: 45%;
    padding: 30px 0;
    background-color: #f5f5f5;
    position: relative;
}
.customize-product-content .customize-right .customize-scroll-box {
    padding: 0 40px;
    max-height: 655px;
    overflow-y: auto;
    height: calc(100% - 86px);
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .section-title {
    font-size: 20px;
}
.customize-product-content .customize-right .customize-scroll-box .types-item {
    margin-top: 20px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .types-item
    .sl-subhead-title {
    margin: 0;
    font-size: 16px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .types-item
    .diy-types-list {
    display: flex;
    flex-wrap: wrap;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .types-item
    .diy-types-list
    .diy-types-item {
    padding: 8px 10px;
    white-space: nowrap;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 14px;
    cursor: pointer;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .types-item
    .diy-types-list
    .diy-types-item.active {
    border: 2px solid #333;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .J-diy-quantity {
    width: 110px;
    position: relative;
    margin-top: 20px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .J-diy-quantity
    .J-diy-decrease,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .J-diy-quantity
    .J-diy-increase {
    position: absolute;
    top: 0;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    display: inline-block;
    height: 36px;
    width: 30px;
    text-align: center;
    line-height: 36px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .J-diy-quantity
    .J-diy-decrease {
    left: 0;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .J-diy-quantity
    .J-diy-increase {
    right: 0;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .J-diy-quantity
    .J-diy-count {
    box-sizing: border-box;
    width: 100%;
    padding: 0 30px;
    height: 36px;
    border: 1px solid #000;
    text-align: center;
    background: 0 0;
}
.customize-product-content .customize-right .customize-scroll-box .pay-price {
    color: #e02020;
    margin: 25px 0 50px 0;
    font-size: 18px;
    display: block;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .section-subtitle {
    font-size: 16px;
    color: #666;
    margin: 20px 0 10px 0;
}
.customize-product-content .customize-right .customize-scroll-box .price-tips {
    font-size: 14px;
    color: #666;
    margin-top: 4px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .price-tips
    .price {
    color: #e02020;
    font-size: 14px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-select-box {
    display: flex;
    margin-bottom: 20px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-select-box
    .customize-select-item {
    padding: 8px 10px;
    border: 1px solid #ccc;
    margin-right: 10px;
    font-size: 14px;
    cursor: pointer;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-select-box
    .customize-select-item.active {
    border: 2px solid #333;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content {
    display: none;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content.active {
    display: block;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-radio-box {
    display: flex;
    margin-bottom: 10px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-radio-box
    .radio-box {
    margin-right: 40px;
    display: flex;
    align-items: center;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-radio-box
    .radio-box
    input[type="radio"] {
    -moz-appearance: radio;
    -webkit-appearance: radio;
    appearance: radio;
    width: 16px;
    height: 16px;
    margin: 0;
    margin-right: 4px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-text-content {
    display: none;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-text-content.active {
    display: block;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-text-content
    .customize-text-input {
    border: 1px solid #000;
    height: 36px;
    width: 320px;
    border-radius: 4px;
    margin-bottom: 4px;
    background: 0 0;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-text-content
    .input-tips {
    color: #666;
    font-size: 12px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content {
    display: none;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content.active {
    display: block;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-btn {
    height: 36px;
    width: 110px;
    background-color: #2f8ed6;
    position: relative;
    text-align: center;
    line-height: 36px;
    color: #fff;
    margin-bottom: 12px;
    cursor: pointer;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-btn
    i {
    cursor: pointer;
    margin-right: 4px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-btn
    .diy-file-upload {
    background: #fff;
    opacity: 0.001;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-btn
    .diy-file-upload
    #file-upload-btn {
    cursor: pointer;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .tips {
    font-size: 14px;
    color: #666;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-list,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-upload-status {
    margin-top: 18px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-list
    .file-list-item,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-upload-status
    .file-list-item {
    display: flex;
    align-items: center;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-list
    .file-list-item
    span,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-upload-status
    .file-list-item
    span {
    flex: 1;
    margin-left: 10px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-list
    .file-list-item
    .icon-file1,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-upload-status
    .file-list-item
    .icon-file1 {
    margin-right: 20px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-list
    .file-list-item
    .icon-L_shanchu,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-upload-status
    .file-list-item
    .icon-L_shanchu {
    cursor: pointer;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-list
    .file-list-item
    .iconfont,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-list
    .file-list-item
    span,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-upload-status
    .file-list-item
    .iconfont,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-upload-status
    .file-list-item
    span {
    font-size: 14px;
    color: #666;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-list
    .file-list-item
    .file-img,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-upload-status
    .file-list-item
    .file-img {
    height: 48px;
    width: 48px;
    border-radius: 4px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-list
    .customize-line,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-upload-status
    .customize-line {
    display: flex;
    align-items: center;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-list
    .customize-line
    .gray-line,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-upload-status
    .customize-line
    .gray-line {
    height: 6px;
    width: 360px;
    background: #eee;
    border-radius: 25px;
    margin-right: 8px;
}
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-file-list
    .customize-line
    .gray-line
    .blue-line,
.customize-product-content
    .customize-right
    .customize-scroll-box
    .customize-tab-content
    .customize-file-content
    .customize-upload-status
    .customize-line
    .gray-line
    .blue-line {
    height: 100%;
    background: #2f8ed6;
    border-radius: 25px;
    width: 1%;
}
.customize-product-content .customize-right .customize-checkout-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 40px;
    border-top: 1px solid #ddd;
    display: flex;
    box-sizing: border-box;
    justify-content: space-around;
    align-items: center;
}
.customize-product-content
    .customize-right
    .customize-checkout-content
    .customize-checkout-btn {
    width: 100%;
}
.customize-product-content
    .customize-right
    .customize-checkout-content
    .customize-price {
    color: #e02020;
}
@keyframes toast {
    0% {
        opacity: 0;
    }
    10% {
        opacity: 1;
        transform: translateY(10px);
    }
    85% {
        opacity: 1;
        transform: translateY(10px);
    }
    100% {
        opacity: 0;
        transform: translateY(0);
    }
}
.toast-tips-customize {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 104;
}
.toast-tips-customize .error-toast-customize,
.toast-tips-customize .success-toast-customize,
.toast-tips-customize .warning-toast-customize {
    border-radius: 4px;
    padding: 12px 20px;
    display: none;
}
.toast-tips-customize .error-toast-customize .iconfont,
.toast-tips-customize .success-toast-customize .iconfont,
.toast-tips-customize .warning-toast-customize .iconfont {
    margin-right: 12px;
}
.toast-tips-customize .error-toast-customize.active,
.toast-tips-customize .success-toast-customize.active,
.toast-tips-customize .warning-toast-customize.active {
    display: block;
    animation: toast 3s;
}
.toast-tips-customize .success-toast-customize {
    background-color: #e3f1df;
    color: #50b83c;
}
.toast-tips-customize .warning-toast-customize {
    background-color: #fcebdb;
    color: #f49342;
}
.toast-tips-customize .error-toast-customize {
    background-color: #fbeae5;
    color: #de3618;
}
.customize-product-btn {
    border-color: #333;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #202020;
    color: #202020;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    transition: 0.1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 13px 20px;
    border-radius: 4px;
    height: 44px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 14px;
}
.customize-product-btn .diy-btn-img {
    display: inline-block;
    background: url(../img/diy.svg) no-repeat;
    height: 18px;
    width: 18px;
    background-position: center;
    background-size: contain;
    margin-left: 8px;
    vertical-align: middle;
}
@media screen and (max-width: 1536px) {
    .customize-product-content .customize-product-body {
        height: 635px;
    }
}
@media screen and (max-width: 768px) {
    .customize-product-content .customize-product-modal {
        width: 100%;
        height: 100%;
        border-radius: unset;
    }
    .customize-product-content
        .customize-product-modal
        .customize-product-header {
        padding: 14px 12px;
        height: 50px;
        box-sizing: border-box;
        align-items: center;
    }
    .customize-product-content
        .customize-product-modal
        .customize-product-header
        .customize-product-close {
        font-size: 18px;
    }
    .customize-product-content
        .customize-product-modal
        .customize-product-body {
        overflow-y: scroll;
        height: calc(100% - 50px);
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .customize-product-content
        .customize-product-modal
        .customize-product-body::-webkit-scrollbar {
        display: none;
    }
    .customize-product-content
        .customize-product-modal
        .customize-product-view {
        flex-wrap: wrap;
    }
    .customize-product-content .customize-product-modal .customize-left,
    .customize-product-content .customize-product-modal .customize-right {
        width: 100%;
    }
    .customize-product-content .customize-product-modal .customize-left {
        padding: 0;
    }
    .customize-product-content
        .customize-product-modal
        .customize-left
        .swiper-slide {
        display: block;
    }
    .customize-product-content
        .customize-product-modal
        .customize-left
        .swiper-slide
        .img-content {
        height: 100vw;
        border: 0;
    }
    .customize-product-content
        .customize-product-modal
        .customize-left
        .swiper-slide
        .title {
        margin: 0 auto;
        padding: 20px 12px 8px 12px;
        text-align: center;
    }
    .customize-product-content
        .customize-product-modal
        .customize-left
        .swiper-slide
        .description {
        padding: 0 12px;
    }
    .customize-product-content
        .customize-product-modal
        .customize-left
        .customize-back,
    .customize-product-content
        .customize-product-modal
        .customize-left
        .customize-next {
        top: 50vw;
    }
    .customize-product-content .customize-product-modal .customize-right {
        background-color: #fff;
        padding: 20px 0;
        padding-bottom: 0;
    }
    .customize-product-content
        .customize-product-modal
        .customize-right
        .customize-scroll-box {
        max-height: unset;
        overflow: visible;
        padding: 0 12px;
        padding-bottom: 40px;
        height: auto;
    }
    .customize-product-content
        .customize-product-modal
        .customize-right
        .customize-scroll-box
        .J-diy-quantity {
        width: 100%;
    }
    .customize-product-content
        .customize-product-modal
        .customize-right
        .customize-scroll-box
        .pay-price {
        margin: 20px 0 40px 0;
    }
    .customize-product-content
        .customize-product-modal
        .customize-right
        .customize-scroll-box
        .customize-tab-content
        .customize-text-content
        .customize-text-input {
        width: 100%;
        box-sizing: border-box;
    }
    .customize-product-content
        .customize-product-modal
        .customize-right
        .customize-checkout-content {
        position: static;
        padding: 20px 12px;
    }
    .customize-product-content
        .customize-product-modal
        .customize-right
        .customize-checkout-content
        .customize-file-list
        .file-list-item,
    .customize-product-content
        .customize-product-modal
        .customize-right
        .customize-checkout-content
        .customize-upload-status
        .file-list-item {
        margin-right: 0;
    }
    .customize-product-content
        .customize-product-modal
        .customize-right
        .customize-checkout-content
        .customize-file-list
        .file-list-item
        > span,
    .customize-product-content
        .customize-product-modal
        .customize-right
        .customize-checkout-content
        .customize-upload-status
        .file-list-item
        > span {
        color: #1e2339;
    }
    .toast-tips-customize {
        left: 25%;
    }
}
.error {
    width: 16rem;
    margin: 4rem auto;
    text-align: center;
}
.error .error-img > img {
    max-width: 100%;
    vertical-align: top;
    display: inline-block;
}
.error .error-h3 {
    color: #000;
    font-size: 24px;
    padding: 0.5rem 0;
    line-height: 0.75rem;
}
.error .error-describe {
    color: #999;
    font-size: 14px;
    padding-bottom: 0.5rem;
}
.no-find {
    text-align: center;
    color: #333;
    padding: 0.5rem;
    box-sizing: border-box;
}
.no-find h3 {
    font-size: 28px;
    border-bottom: 1px solid #ddd;
    line-height: 36px;
    padding: 15px 0;
    margin: 0;
}
.no-find p {
    font-size: 16px;
    margin: 15px 0;
}
.template6-body .no-find {
    margin-top: 138px;
    margin-bottom: 247px;
    display: flex;
    align-items: center;
    flex-direction: column;
    font-family: HelveticaNeue-Medium, HelveticaNeue;
}
.template6-body .no-find h3 {
    border: none;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    line-height: 37px;
    padding: 0;
}
.template6-body .no-find p {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    line-height: 23px;
    margin: 10px 0 20px;
}
.template6-body .no-find a {
    display: block;
    cursor: pointer;
    width: 238px;
    height: 50px;
    font-size: 20px;
    font-weight: 500;
    color: #202020;
    line-height: 50px;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
}
img {
    outline: 0;
    border: none;
}
body,
html {
    width: 100%;
    min-height: 100% !important;
}
a {
    color: #666;
    font-size: 14px;
    text-decoration: none;
}
a,
button,
input,
label,
li:not(.default),
select,
ul:not(.default) {
    outline: 0;
    list-style: none;
}
.product-details-box li:not(.default),
.product-details-box ul:not(.default) {
    outline: 0;
    list-style: disc;
}
input {
    -webkit-appearance: none;
    appearance: none;
}
select {
    -webkit-appearance: none;
    background-color: transparent;
}
table {
    border: 0;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
table td {
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block;
}
a,
button,
input,
textarea {
    -webkit-tap-highlight-color: transparent;
    outline: 0;
}
b,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}
.product-details b,
.product-details h1,
.product-details h2,
.product-details h3,
.product-details h4,
.product-details h5,
.product-details h6 {
    font-weight: 700;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.display-hide {
    height: 0 !important;
}
.display-none {
    padding: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    width: 0 !important;
    opacity: 0;
    min-height: 0 !important;
}
.display-block {
    display: block !important;
}
.position-r {
    position: relative;
}
.position-a {
    position: absolute;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.clearfloat:before {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.sizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms--box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.font14 {
    font-size: 14px;
}
::-webkit-scrollbar {
    width: 10px;
    margin-right: 2px;
}
::-webkit-scrollbar-button {
    height: 2px;
    background-color: #eee;
}
::-webkit-scrollbar:horizontal {
    height: 10px;
    margin-bottom: 2px;
}
::-webkit-scrollbar-thumb {
    width: 10px;
    background: #cbcbcb;
}
::-webkit-scrollbar-thumb:hover {
    background: #909090;
}
::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #ececec;
}
.main.load-more {
    padding: 1rem 0;
    text-align: center;
    display: none;
}
.main.load-more .load-more-item {
    color: #666;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
    padding: 0.2rem 0.5rem;
    border: 1px solid #d9d9d9;
}
.product-details h1,
.product-details h1 * {
    font-size: 28px !important;
    line-height: normal;
}
.product-details h2,
.product-details h2 * {
    font-size: 22px !important;
    line-height: normal;
}
.product-details h3,
.product-details h3 * {
    font-size: 18px !important;
    line-height: normal;
}
.product-details h4,
.product-details h4 * {
    font-size: 14px !important;
    line-height: normal;
}
.product-details h5,
.product-details h5 *,
.product-details h6,
.product-details h6 * {
    font-size: 12px !important;
    line-height: normal;
}
.product-details iframe {
    max-width: 100%;
}
.product-details li {
    list-style: disc;
}
.domain-tips {
    background: #fff1f0;
    border: 1px solid #ffa39e;
    text-align: center;
    padding: 20px 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
}
.domain-tips .iconfont {
    color: #fe635b;
    margin: 0 5px;
}
.domain-tips a {
    margin-left: 15px;
    background: #1890ff;
    color: #fff;
    padding: 8px 16px;
    font-size: 14px;
    border-radius: 4px;
}
.domain-tips a:hover {
    background: #1783e9;
}
.unsubscribed {
    background: #f2f2f2;
    padding-top: 120px;
    height: 100vh;
    box-sizing: border-box;
}
.unsubscribed .wrap-content {
    width: 100%;
    max-width: 560px;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
}
.unsubscribed img {
    margin: 20px auto;
    width: 135px;
    height: 114px;
}
footer .payment-method {
    font-size: 0;
    padding: 10px 0;
}
footer .payment-method > img {
    background: #fff;
    width: 50px;
    height: 25px;
    margin: 3px;
    border-radius: 2px;
    border: 1px solid #f5f5f5;
}
.classified-information {
    margin-bottom: 20px;
}
.classified-information img {
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 768px) {
    .unsubscribed {
        background: #fff;
    }
}
@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.eot);
    src: url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.eot?#iefix)
            format("embedded-opentype"),
        url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.woff2) format("woff2"),
        url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.woff) format("woff"),
        url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.ttf) format("truetype"),
        url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.svg#iconfont)
            format("svg");
}
.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-tianjia:before {
    content: "\e6e7";
}
.icon-zhankai1:before {
    content: "\e6e8";
}
.icon-delate:before {
    content: "\e6e9";
}
.icon-file1:before {
    content: "\e711";
}
.icon-jian:before {
    content: "\e6e5";
}
.icon-jia:before {
    content: "\e6e6";
}
.icon-gengduo:before {
    content: "\e8af";
}
.icon-gouwudai:before {
    content: "\e6e1";
}
.icon-geren:before {
    content: "\e6e2";
}
.icon-sousuo5:before {
    content: "\e6e3";
}
.icon-gouwuche-02:before {
    content: "\e6e4";
}
.icon-xiala:before {
    content: "\e6e0";
}
.icon-jinzhi:before {
    content: "\e6be";
}
.icon-weixian:before {
    content: "\e6df";
}
.icon-chenggong:before {
    content: "\e6d6";
}
.icon-daishouhuo:before {
    content: "\e6b4";
}
.icon-touxiang:before {
    content: "\e6b5";
}
.icon-yiwancheng:before {
    content: "\e6b6";
}
.icon-daifukuan:before {
    content: "\e6b7";
}
.icon-daifahuo:before {
    content: "\e6b8";
}
.icon-shangchuan:before {
    content: "\e69f";
}
.icon-bianji:before {
    content: "\e69a";
}
.icon-wancheng1:before {
    content: "\e69d";
}
.icon-wancheng:before {
    content: "\e6dd";
}
.icon-accident:before {
    content: "\e6d7";
}
.icon-Ordered:before {
    content: "\e6d8";
}
.icon-Outfordelivery:before {
    content: "\e6d9";
}
.icon-InTransit:before {
    content: "\e6da";
}
.icon-Shipped:before {
    content: "\e6db";
}
.icon-delivered:before {
    content: "\e6dc";
}
.icon-xinfeng:before {
    content: "\e697";
}
.icon-sousuo4:before {
    content: "\e696";
}
.icon-boost_cart:before {
    content: "\e6d4";
}
.icon-boost_search:before {
    content: "\e6d5";
}
.icon-envy_cart:before {
    content: "\e6d1";
}
.icon-envy_my:before {
    content: "\e6d2";
}
.icon-envy_search:before {
    content: "\e6d3";
}
.icon-narrative_Cart:before {
    content: "\e6d0";
}
.icon-shouqi:before {
    content: "\e6ce";
}
.icon-zhankai:before {
    content: "\e6cf";
}
.icon-districtliebiao:before {
    content: "\e6cc";
}
.icon-districtwangge:before {
    content: "\e6cd";
}
.icon-pacificmy:before {
    content: "\e6c9";
}
.icon-pacificsearch:before {
    content: "\e6ca";
}
.icon-pacificcart:before {
    content: "\e6cb";
}
.icon-Impulsecart:before {
    content: "\e6bf";
}
.icon-loftcart:before {
    content: "\e6c0";
}
.icon-Loftmy:before {
    content: "\e6c4";
}
.icon-Modularmy:before {
    content: "\e6c8";
}
.icon-Expressioncart:before {
    content: "\e6ba";
}
.icon-Expressionmy:before {
    content: "\e6bb";
}
.icon-handycart:before {
    content: "\e6bc";
}
.icon-Impulsemy:before {
    content: "\e6bd";
}
.icon-lunacart:before {
    content: "\e6c1";
}
.icon-Modularcart:before {
    content: "\e6c2";
}
.icon-lunamy:before {
    content: "\e6c3";
}
.icon-splitsearch:before {
    content: "\e6c5";
}
.icon-Splitcart:before {
    content: "\e6c6";
}
.icon-Vantagecart:before {
    content: "\e6c7";
}
.icon-wuwuliu:before {
    content: "\e6b3";
}
.icon-sanjiaoxing:before {
    content: "\e6b2";
}
.icon-L_shanchu:before {
    content: "\e6b1";
}
.icon-xuanzhong1:before {
    content: "\e6b0";
}
.icon-xuanzhong:before {
    content: "\e6af";
}
.icon-huodaofukuan:before {
    content: "\e6ae";
}
.icon-fangdajing:before {
    content: "\e6ad";
}
.icon-gerenzhongxin:before {
    content: "\e6ac";
}
.icon-gouwuche4:before {
    content: "\e6a5";
}
.icon-L_liwu:before {
    content: "\e6a4";
}
.icon-L_weixiao:before {
    content: "\e6aa";
}
.icon-L_jiaoti:before {
    content: "\e6a9";
}
.icon-L_zhekoubiaoqian:before {
    content: "\e6a7";
}
.icon-L_liaotian:before {
    content: "\e6a1";
}
.icon-L_xinyongka:before {
    content: "\e6a6";
}
.icon-L_shangdian:before {
    content: "\e6a8";
}
.icon-L_anquansuo:before {
    content: "\e698";
}
.icon-L_aixin:before {
    content: "\e699";
}
.icon-L_dianziyoujian:before {
    content: "\e69b";
}
.icon-L_dingwei:before {
    content: "\e69c";
}
.icon-L_shouji:before {
    content: "\e69e";
}
.icon-L_guke:before {
    content: "\e6a0";
}
.icon-L_wuliu:before {
    content: "\e6a2";
}
.icon-L_wenhao:before {
    content: "\e6a3";
}
.icon-close1:before {
    content: "\e695";
}
.icon-open:before {
    content: "\e694";
}
.icon-kehujingli:before {
    content: "\e693";
}
.icon-Fill:before {
    content: "\e692";
}
.icon-weibo:before {
    content: "\e68f";
}
.icon-weixin:before {
    content: "\e690";
}
.icon-shenhe_weitongguo:before {
    content: "\e68d";
}
.icon-shezhi_select:before {
    content: "\e687";
}
.icon-shezhi_Unchecked:before {
    content: "\e688";
}
.icon-shop1:before {
    content: "\e689";
}
.icon-shuju_Unchecked:before {
    content: "\e68a";
}
.icon-shuju_select:before {
    content: "\e68b";
}
.icon-xshoppy:before {
    content: "\e68c";
}
.icon-L-shaixuanqi:before {
    content: "\e686";
}
.icon-L_wanggebuju:before {
    content: "\e682";
}
.icon-L_liebiaobuju:before {
    content: "\e685";
}
.icon-L_guanbiheshanchu:before {
    content: "\e681";
}
.icon-M_search:before {
    content: "\e680";
}
.icon-M_zhekoubiaoqian:before {
    content: "\e67f";
}
.icon-M_dingwei-copy:before {
    content: "\eb97";
}
.icon-M_aixin:before {
    content: "\e66c";
}
.icon-M_anquansuo:before {
    content: "\e66e";
}
.icon-M_dingwei:before {
    content: "\e66f";
}
.icon-M_guke:before {
    content: "\e670";
}
.icon-M_jiaoti:before {
    content: "\e672";
}
.icon-M_shangdian:before {
    content: "\e673";
}
.icon-M_wuliu:before {
    content: "\e674";
}
.icon-M_wenhao:before {
    content: "\e675";
}
.icon-M_weixiao:before {
    content: "\e676";
}
.icon-M_xinyongka:before {
    content: "\e677";
}
.icon-M_shouji:before {
    content: "\e678";
}
.icon-M_liwu:before {
    content: "\e67c";
}
.icon-M_dianziyoujian:before {
    content: "\e67d";
}
.icon-M_liaotian:before {
    content: "\e67e";
}
.icon-L_follow_facebook:before {
    content: "\e664";
}
.icon-L_bar_shop:before {
    content: "\e665";
}
.icon-L_bar_up1:before {
    content: "\e666";
}
.icon-L_bar_next:before {
    content: "\e667";
}
.icon-L_search_down:before {
    content: "\e668";
}
.icon-L_menu_shop:before {
    content: "\e669";
}
.icon-L_follow_ins:before {
    content: "\e66a";
}
.icon-L_follow_pinterest:before {
    content: "\e66b";
}
.icon-L_follow_twitter:before {
    content: "\e66d";
}
.icon-L_bar_my:before {
    content: "\e663";
}
.icon-L_bar_up:before {
    content: "\e662";
}
.icon-ziyuanldpi:before {
    content: "\e654";
}
.icon-ziyuanldpi-copy:before {
    content: "\eb96";
}
.icon-twitter:before {
    content: "\e655";
}
.icon-arrow-:before {
    content: "\e653";
}
.icon-naozhong-:before {
    content: "\e652";
}
.icon-personal2:before {
    content: "\e64f";
}
.icon-cart-11:before {
    content: "\e650";
}
.icon-search2:before {
    content: "\e651";
}
.icon-sousuo3:before {
    content: "\e683";
}
.icon-huidingbu1:before {
    content: "\e691";
}
.icon-fenxiang:before {
    content: "\e64e";
}
.icon-gouwuchefill:before {
    content: "\e73c";
}
.icon-yonghufill:before {
    content: "\e787";
}
.icon-sousuo2:before {
    content: "\e752";
}
.icon-yonghu:before {
    content: "\e788";
}
.icon-caidan:before {
    content: "\e790";
}
.icon-gouwuche3:before {
    content: "\e73d";
}
.icon-mianxinggerenzhongxin:before {
    content: "\e64c";
}
.icon-mianxinggouwuche:before {
    content: "\e64d";
}
.icon-gouwu:before {
    content: "\e649";
}
.icon-sousuo1:before {
    content: "\e64a";
}
.icon-wode:before {
    content: "\e64b";
}
.icon-gerenzhongxin-1:before {
    content: "\e648";
}
.icon-cart-1:before {
    content: "\e642";
}
.icon-menu1:before {
    content: "\e643";
}
.icon-search1:before {
    content: "\e647";
}
.icon-XShoppylogoshangxia:before {
    content: "\e640";
}
.icon-XShoppylogo:before {
    content: "\e63f";
}
.icon-Group-:before {
    content: "\e68e";
}
.icon-Group--copy:before {
    content: "\eb95";
}
.icon-zhengque1:before {
    content: "\e771";
}
.icon-share-twitter:before {
    content: "\e6ab";
}
.icon-share-pinterest:before {
    content: "\ea26";
}
.icon-share-facebook:before {
    content: "\e63e";
}
.icon-picture:before {
    content: "\e63d";
}
.icon-gouwuche2:before {
    content: "\e63c";
}
.icon-dingwei:before {
    content: "\e63a";
}
.icon-xia:before {
    content: "\e63b";
}
.icon-right1:before {
    content: "\e639";
}
.icon-xiajiantou:before {
    content: "\e79e";
}
.icon-gouwuche1:before {
    content: "\e638";
}
.icon-peoplefill:before {
    content: "\e735";
}
.icon-back:before {
    content: "\e67a";
}
.icon-search:before {
    content: "\e660";
}
.icon-cartfill:before {
    content: "\e6b9";
}
.icon-gouwuche:before {
    content: "\e637";
}
.icon-sailing:before {
    content: "\e634";
}
.icon-shipping:before {
    content: "\e632";
}
.icon-jiantou_xiangyou_o:before {
    content: "\eb94";
}
.icon-zhengque:before {
    content: "\e679";
}
.icon-gerensvg:before {
    content: "\e633";
}
.icon-third:before {
    content: "\e7e5";
}
.icon-payment:before {
    content: "\e631";
}
.icon-empty-cart:before {
    content: "\e630";
}
.icon-jiazai:before {
    content: "\e636";
}
.icon-bofang:before {
    content: "\e62f";
}
.icon-ai07:before {
    content: "\e67b";
}
.icon-cart:before {
    content: "\e62d";
}
.icon-right:before {
    content: "\e62e";
}
.icon-left:before {
    content: "\ea25";
}
.icon-fire:before {
    content: "\e661";
}
.icon-tishi:before {
    content: "\e65f";
}
.icon-suo:before {
    content: "\e644";
}
.icon-Paypal:before {
    content: "\ea24";
}
.icon-star-half:before {
    content: "\e62b";
}
.icon-zerooff1:before {
    content: "\e62c";
}
.icon-wenhao:before {
    content: "\e671";
}
.icon-htmal5icon29:before {
    content: "\e641";
}
.icon-drop-down:before {
    content: "\e62a";
}
.icon-shanchu:before {
    content: "\e629";
}
.icon-gantanhao:before {
    content: "\e61c";
}
.icon-zhiding:before {
    content: "\e635";
}
.icon-gouwuchekong:before {
    content: "\e61b";
}
.icon-_twitter_original1:before {
    content: "\e657";
}
.icon-_Snapchat_original1:before {
    content: "\e658";
}
.icon-_instagram_original1:before {
    content: "\e659";
}
.icon-_youtube_original1:before {
    content: "\e65b";
}
.icon-_vimeo_original1:before {
    content: "\e65c";
}
.icon-_facebook_original1:before {
    content: "\e65d";
}
.icon-_tumblr_original1:before {
    content: "\e656";
}
.icon-_pinterest_black:before {
    content: "\e65e";
}
.icon-star_full:before {
    content: "\e628";
}
.icon-wujiaoxing:before {
    content: "\e626";
}
.icon-sousuo:before {
    content: "\e65a";
}
.icon-yduizhekou:before {
    content: "\e627";
}
.icon-xiangzuo:before {
    content: "\e625";
}
.icon-xiangyou-copy:before {
    content: "\e76d";
}
.icon-shanchu2:before {
    content: "\e61d";
}
.icon-cart1:before {
    content: "\e61e";
}
.icon-31xuanzhong:before {
    content: "\e61f";
}
.icon-31yiguanzhudianpu:before {
    content: "\e620";
}
.icon-31shouqi:before {
    content: "\e621";
}
.icon-31xiala:before {
    content: "\e622";
}
.icon-31fanhui1:before {
    content: "\e623";
}
.icon-31fanhui2:before {
    content: "\e624";
}
.icon-donwn-copy:before {
    content: "\e76c";
}
.icon-check:before {
    content: "\e645";
}
.icon-close:before {
    content: "\e646";
}
.icon-more:before {
    content: "\e684";
}
.icon-fold:before {
    content: "\e6de";
}
.icon-add:before {
    content: "\e767";
}
.icon-move:before {
    content: "\e768";
}
.icon-next-copy:before {
    content: "\e769";
}
.icon-back-copy:before {
    content: "\e76a";
}
.icon-twittersquare:before {
    content: "\e613";
}
.icon-vimeo-svgrepo-com:before {
    content: "\e614";
}
.icon-facebook:before {
    content: "\e615";
}
.icon-tumblr-svgrepo-com:before {
    content: "\e616";
}
.icon-youtube-symbol-svgre:before {
    content: "\e617";
}
.icon-pinterest-circular-l:before {
    content: "\e618";
}
.icon-snapchat-social-medi:before {
    content: "\e619";
}
.icon-instagram:before {
    content: "\e61a";
}
.icon-order:before {
    content: "\e612";
}
.icon-wuliu:before {
    content: "\e606";
}
.icon-personal:before {
    content: "\e600";
}
.icon-shop_Information:before {
    content: "\e601";
}
.icon-statistics:before {
    content: "\e602";
}
.icon-personal_setting:before {
    content: "\e603";
}
.icon-doubt:before {
    content: "\e604";
}
.icon-seo_setting:before {
    content: "\e605";
}
.icon-marking:before {
    content: "\e607";
}
.icon-goods:before {
    content: "\e608";
}
.icon-shop_move:before {
    content: "\e609";
}
.icon-home:before {
    content: "\e60a";
}
.icon-shop:before {
    content: "\e60b";
}
.icon-notice:before {
    content: "\e60c";
}
.icon-car:before {
    content: "\e60d";
}
.icon-file:before {
    content: "\e60e";
}
.icon-Domain_setting:before {
    content: "\e60f";
}
.icon-setting:before {
    content: "\e610";
}
.icon-checkout:before {
    content: "\e611";
}
.visually-hidden {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.J-LazyLoad.lazy-load-show {
    opacity: 1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.incentive-share {
    width: 300px;
    height: 50px;
    position: relative;
    background: linear-gradient(180deg, #ff315d 0, #ff2621 100%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    font-family: "-apple-system", BlinkMacSystemFont, Helvetica, Arial,
        sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
        sans-serif !important;
    animation: bounce 6s both infinite;
    -webkit-animation: bounce 6s both infinite;
    cursor: pointer;
}
.incentive-share::after,
.incentive-share::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    background-size: 15px 10px;
    background-image: linear-gradient(
            -45deg,
            #ff2621 25%,
            transparent 25%,
            transparent
        ),
        linear-gradient(-135deg, #ff2621 25%, transparent 25%, transparent),
        linear-gradient(-45deg, transparent 75%, #ff2621 75%),
        linear-gradient(-135deg, transparent 75%, #ff2621 75%);
}
.incentive-share::before {
    left: -4px;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
}
.incentive-share::after {
    right: -4px;
}
.incentive-share > div {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.incentive-share .incentive-share-desc {
    width: 65%;
    background-size: 100%;
    background-size: 30%;
}
.incentive-share .incentive-share-get {
    width: 35%;
    border-left: 1px dashed #fff;
    position: relative;
}
.incentive-share .incentive-share-get > span {
    background: #fff;
    border-radius: 15px;
    color: #ff2c44;
    font-weight: 700;
    padding: 4px 16px;
    cursor: pointer;
}
.incentive-share .incentive-share-get::after,
.incentive-share .incentive-share-get::before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: -6px;
}
.incentive-share .incentive-share-get::before {
    top: -9px;
}
.incentive-share .incentive-share-get::after {
    bottom: -9px;
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
}
.share-popup {
    width: 560px;
    position: fixed;
    background: #fff;
    color: #333;
    top: 50%;
    left: 50%;
    z-index: 102;
    font-size: 14px;
    border-radius: 8px;
    text-align: center;
    padding: 52px 10px;
    box-sizing: border-box;
    opacity: 0;
    transform: translate(-50%, 200%);
    background: #fff url(../img/share_popup_bg.png) no-repeat center;
    font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
        Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.share-popup.share-popup--show {
    opacity: 1;
    transform: translate(-50%, -50%);
    transition: transform 0.3s linear;
}
.share-popup .main-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 16px;
    font-family: OldStandard !important;
}
.share-popup .title {
    font-size: 40px;
    color: #cc0008;
    font-weight: 700;
    line-height: 48px;
    margin: 0 0 4px;
    font-family: OpenSans !important;
}
.share-popup .rule {
    font-weight: 700;
    line-height: 16px;
}
.share-popup .share-btn {
    font-size: 16px;
    margin: 40px 0 0;
}
.share-popup .share-btn > a {
    width: 100%;
    max-width: 260px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 12px;
    cursor: pointer;
    display: block;
    color: #fff;
    position: relative;
    padding-left: 110px;
    box-sizing: border-box;
    text-align: left;
}
.share-popup .share-btn > a::after,
.share-popup .share-btn > a::before {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
}
.share-popup .share-btn > a::before {
    width: 58px;
    left: 0;
    text-align: center;
}
.share-popup .share-btn > a::after {
    content: "\e653";
    right: 54px;
    opacity: 0;
}
.share-popup .share-btn > a.share-facebook {
    background: #334e8a;
}
.share-popup .share-btn > a.share-facebook::before {
    content: "\e615";
    background: #3a579a;
}
.share-popup .share-btn > a.share-twitter {
    background: #029ad8;
}
.share-popup .share-btn > a.share-twitter::before {
    content: "\e613";
    background: #02abf0;
}
.share-popup .share-btn > a.share-pinterest {
    background: #b8181b;
}
.share-popup .share-btn > a.share-pinterest::before {
    content: "\e618";
    background: #cd1b1e;
}
.share-popup .explain {
    font-size: 12px;
    color: #666;
    letter-spacing: 1px;
    line-height: 16px;
}
.share-popup .coupon-box {
    width: 270px;
    height: 184px;
    margin: 0 auto;
    padding: 80px 0 0;
    color: #fff;
    box-sizing: border-box;
    background: url(../img/share_coupon_bg.png) no-repeat center;
    padding: 62px 40px 4px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.share-popup .coupon-box .code-coupon {
    text-transform: uppercase;
    width: 20px;
    height: 100%;
    letter-spacing: 12px;
    word-break: break-all;
    font-size: 12px;
    position: absolute;
    left: 25px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
    box-sizing: border-box;
}
.share-popup .coupon-box > div {
    width: 100%;
}
.share-popup .coupon-box > div:nth-of-type(1) strong {
    font-size: 28px;
    text-transform: capitalize;
}
.share-popup .share-code {
    font-size: 12px;
    margin-top: 24px;
    letter-spacing: 1px;
}
.share-popup .share-code > input {
    border: 2px dashed #9a9a9a;
    background: #fff;
    color: #333;
    display: inline-block;
    margin: 10px auto;
    box-sizing: border-box;
    width: 300px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    cursor: copy;
    font-weight: 700;
}
.share-popup .share-code .copy-tips {
    display: none;
}
.share-popup .share-succeed .main-title {
    font-size: 32px;
    line-height: 40px;
}
.share-popup .close-popup {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    cursor: pointer;
    color: #333;
}
.sidebar-share {
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 9;
}
.sidebar-share .backtop,
.sidebar-share .share,
.sidebar-share .share-channel a {
    font-size: 16px;
    cursor: pointer;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
}
.sidebar-share .backtop,
.sidebar-share .share {
    background: rgba(0, 0, 0, 0.4);
}
.sidebar-share .backtop .iconfont,
.sidebar-share .share .iconfont {
    font-size: 16px;
    color: #fff;
}
.sidebar-share img {
    width: 32px;
    height: 32px;
}
.sidebar-share .share {
    display: none;
}
.sale-discount {
    width: 100%;
    height: 188px;
    position: absolute;
    top: -8px;
    left: -8px;
    overflow: hidden;
    pointer-events: none;
}
.sale-discount span {
    display: inline-block;
    text-align: center;
    width: 180px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: 24px;
    left: -54px;
    z-index: 2;
    overflow: hidden;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    background: #fa541c;
    color: #fff;
    font-size: 12px;
}
.sale-discount::before {
    content: "";
    display: block;
    border-radius: 8px 8px 0 0;
    width: 30px;
    height: 8px;
    position: absolute;
    left: 64px;
    background: #871400;
}
.sale-discount::after {
    content: "";
    display: block;
    border-radius: 0 8px 8px 0;
    width: 8px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 64px;
    background: #871400;
    transform: rotate(-180deg);
}
.jh-test-modal-mask {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 105;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.012);
}
.jh-test-modal-mask.gray {
    background: rgba(0, 0, 0, 0.4);
}
.social-sharing {
    width: 100%;
    text-align: center;
    padding: 40px 0;
}
.social-sharing > a {
    margin: 0 10px;
    display: inline-block;
}
.social-sharing .iconfont {
    color: #222232;
}
.model-add-to-cart {
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #ddd;
    box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.08);
    padding: 8px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9;
    transform: translateY(100%);
    transition: transform 0.1s ease;
}
.model-add-to-cart.fixed-bottom {
    transform: translateY(0);
}
.model-add-to-cart .main {
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.model-add-to-cart .main .flex-right {
    text-align: right;
    float: right;
    margin-right: 6px;
    max-width: 450px;
}
.model-add-to-cart .main .flex-right .price {
    display: inline-block;
    vertical-align: middle;
}
.model-add-to-cart .main .flex-right .price .pay-price {
    font-size: 18px;
}
.model-add-to-cart .main .flex-left {
    padding-right: 20px;
    float: left;
    margin-left: -10px;
    text-align: left;
}
.model-add-to-cart .main .flex-left .product-title {
    cursor: pointer;
    max-height: 40px;
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 6px;
    max-width: 600px;
    line-height: 20px;
    color: #1890ff;
}
.model-add-to-cart .main .flex-left .product-title:hover {
    text-decoration: underline;
}
.model-add-to-cart .main .flex-left > div {
    display: inline-block;
    vertical-align: middle;
}
.model-add-to-cart p {
    margin: 0;
}
.model-add-to-cart .product-img {
    width: 54px;
    height: 54px;
    padding-right: 10px;
}
.model-add-to-cart .product-img img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
}
.model-add-to-cart .dash--small {
    display: none;
}
.model-add-to-cart .jh-btn {
    margin-left: 16px;
}
.ajax-loading {
    width: 100%;
    padding: 40px 0;
    text-align: center;
}
.ajax-loading > em {
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    animation: loading 1s infinite linear;
    -webkit-animation: loading 1s infinite linear;
}
.product-big-img {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 102;
    width: 100%;
    height: 100%;
    display: none;
}
.product-big-img.product-big-img--show {
    display: flex;
}
.product-big-img .layer-img {
    display: block;
    margin: auto;
    cursor: zoom-out;
}
.product-big-img .layer-img img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
    max-height: 100%;
    animation: zoomIn 0.5s;
    -webkit-animation: zoomIn 0.5s;
}
.product-big-img .iconfont {
    cursor: pointer;
    position: absolute;
    font-size: 24px;
    color: #333;
    font-weight: 700;
}
.product-big-img .iconfont.icon-close {
    top: 20px;
    right: 20px;
}
.product-big-img .iconfont.icon-left {
    top: 50%;
    left: 20px;
}
.product-big-img .iconfont.icon-right {
    top: 50%;
    right: 20px;
}
.msg-success {
    color: #27c17b;
    border: 1px solid #e1f3d8;
    background-color: #f0f9eb;
}
.msg-info {
    color: #999;
    border: 1px solid #ebeef5;
    background-color: #edf2fc;
}
.msg-warning {
    color: #e8a849;
    border: 1px solid #faecd8;
    background-color: #fdf6ec;
}
.msg-error {
    color: #e24d4d;
    border: 1px solid #fde2e2;
    background-color: #fef0f0;
}
.jh-mask {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
}
.nav-model-mask {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    position: fixed;
    z-index: 101;
    background: rgba(0, 0, 0, 0.6);
}
.nav-model-mask .nav-model-mask-close {
    float: right;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    margin: 10px;
    cursor: pointer;
    color: #fff;
}
.nav-model-mask.payment-model-mask {
    background-color: rgba(0, 0, 0, 0.75);
}
.nav-model-mask.white {
    background: #fff;
}
.nav-model-mask.white-opacity {
    background: rgba(255, 255, 255, 0.9);
}
.hidden {
    width: 100%;
    position: fixed;
}
.jh-loading {
    width: 260px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 102;
    padding: 12px;
    border-radius: 6px;
    background-color: #fff;
    transform: translate(-50%, -50%);
}
.jh-loading .load-icon {
    width: 76px;
    height: 76px;
    margin: 0 auto;
    padding: 20px 0;
}
.jh-loading .load-test {
    padding: 0 20px;
    text-align: center;
}
.jh-loading .load-rotate {
    animation: loadRotate linear 1.5s 0s infinite;
}
.good-quantity-tips {
    padding-bottom: 0.35rem;
    color: red;
}
.jh-test-modal {
    color: #000;
    width: 420px;
    padding: 20px 40px;
    border-radius: 4px;
    text-align: center;
    word-break: break-all;
    background-color: #fff;
    position: fixed !important;
    left: 50%;
    box-sizing: border-box;
    margin-left: -210px;
    z-index: 100000;
    top: 120px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
.jh-test-modal .icon-close {
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
}
.jh-message {
    width: 640px;
    position: fixed;
    top: 60px;
    left: 50%;
    z-index: 1000;
    margin-left: -320px;
}
.jh-message .jh-message-item {
    opacity: 0;
    width: 100%;
    margin: 0 auto;
    top: 0;
    z-index: 100;
    position: relative;
    padding: 10px 26px;
    transition: all 0.3s;
    border-radius: 3px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.jh-message .jh-message-item > span {
    display: inline-block;
}
.jh-message .jh-message-item.show {
    top: 60px;
    opacity: 1;
}
.jh-message .iconfont {
    padding-right: 10px;
}
.assembly {
    width: 21rem;
    margin: 40px auto;
}
.assembly > div {
    margin-bottom: 8px;
}
.jh-btn {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    border-color: #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: 0.1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 13px 20px;
    border-radius: 4px;
    height: 44px;
    font-size: 14px;
}
.jh-btn:hover {
    opacity: 0.9;
}
.jh-btn.jh-btn-disabled {
    color: #fcfcfc !important;
    border-color: #969696 !important;
    background-color: #969696 !important;
    pointer-events: none;
    cursor: not-allowed;
}
.jh-btn.jh-btn-disabled:hover {
    opacity: 1;
}
.jh-btn.jh-disabled {
    color: #fcfcfc !important;
    border-color: #969696 !important;
    background-color: #969696 !important;
    pointer-events: none;
    cursor: not-allowed;
}
.jh-btn .loading {
    display: none !important;
}
.jh-btn.jh-btn-loading {
    position: relative;
}
.jh-btn.jh-btn-loading .loading,
.jh-btn.jh-btn-loading .saving {
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-block !important;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}
.jh-btn.jh-btn-loading .iconfont.loading {
    padding: 0;
    font-size: 30px;
    margin-top: -15px;
    margin-left: -15px;
    color: #fff;
}
.jh-btn.jh-btn-loading .saving {
    display: none;
    cursor: pointer;
}
.jh-btn.jh-btn-loading .btn-text {
    opacity: 0;
}
.jh-btn.jh-btn-small {
    padding: 9px 15px;
    font-size: 12px;
    border-radius: 3px;
}
.jh-btn.jh-btn-primary {
    color: #fff;
    border-color: #409eff;
    background-color: #409eff;
}
.jh-btn.jh-btn-primary:hover {
    background-color: #66b1ff;
    border-color: #66b1ff;
}
.jh-btn.jh-btn-success {
    color: #fff;
    border-color: #67c23a;
    background-color: #67c23a;
}
.jh-btn.jh-btn-success:hover {
    background-color: #85ce61;
    border-color: #85ce61;
}
.jh-btn.jh-btn-info {
    color: #fff;
    border-color: #909399;
    background-color: #909399;
}
.jh-btn.jh-btn-info:hover {
    background-color: #a6a9ad;
    border-color: #a6a9ad;
}
.jh-btn.jh-btn-warning {
    color: #fff;
    border-color: #e6a23c;
    background-color: #e6a23c;
}
.jh-btn.jh-btn-warning:hover {
    background-color: #ebb563;
    border-color: #ebb563;
}
.jh-btn.jh-btn-error {
    color: #fff;
    border-color: #f56c6c;
    background-color: #f56c6c;
}
.jh-btn.jh-btn-error:hover {
    background-color: #f78989;
    border-color: #f78989;
}
.jh-btn.jh-plain-primary {
    color: #409eff;
    background: #ecf5ff;
    border-color: #b3d8ff;
}
.jh-btn.jh-plain-primary:hover {
    color: #fff;
    border-color: #409eff;
    background-color: #409eff;
}
.jh-btn.jh-plain-success {
    color: #67c23a;
    background: #f0f9eb;
    border-color: #c2e7b0;
}
.jh-btn.jh-plain-success:hover {
    color: #fff;
    border-color: #67c23a;
    background-color: #67c23a;
}
.jh-btn.jh-plain-info {
    color: #909399;
    background: #f4f4f5;
    border-color: #d3d4d6;
}
.jh-btn.jh-plain-info:hover {
    color: #fff;
    border-color: #909399;
    background-color: #909399;
}
.jh-btn.jh-plain-warning {
    color: #e6a23c;
    background: #fdf6ec;
    border-color: #f5dab1;
}
.jh-btn.jh-plain-warning:hover {
    color: #fff;
    border-color: #e6a23c;
    background-color: #e6a23c;
}
.jh-btn.jh-plain-error {
    color: #f56c6c;
    background: #fef0f0;
    border-color: #fbc4c4;
}
.jh-btn.jh-plain-error:hover {
    color: #fff;
    border-color: #f56c6c;
    background-color: #f56c6c;
}
.jh-input {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 11px;
    transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 100%;
}
.jh-input.invalid {
    border: 1px solid #d81e06;
}
.jh-input.jh-min {
    height: 28px;
    line-height: 28px;
}
.jh-input.jh-small {
    height: 32px;
    line-height: 32px;
}
.jh-input.jh-medium {
    height: 36px;
    line-height: 36px;
}
.jh-input:focus {
    outline: 0;
    border-color: #409eff;
}
.jh-textarea {
    width: 100%;
    color: #606266;
    display: block;
    min-height: 42px;
    resize: vertical;
    padding: 5px 15px;
    line-height: 1.5;
    font-size: inherit;
    box-sizing: border-box;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dcdfe6;
    transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.jh-textarea.invalid {
    border: 1px solid #d81e06;
}
.jh-textarea:focus {
    outline: 0;
    border-color: #409eff;
}
.jh-radio {
    border: 1px solid #dcdfe6;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    display: inline-block;
    box-sizing: border-box;
}
.jh-radio.jh-radio-disabled {
    background-color: #f5f7fa;
    border-color: #e4e7ed;
    cursor: not-allowed;
}
.jh-radio:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0.2);
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
}
.jh-radio.jh-radio-active:after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}
.jh-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    height: 14px;
    width: 14px;
    vertical-align: -0.8rem;
    transition: all 0.15s ease-out 0s;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    border-radius: 2px;
    border: 1px solid #dcdfe6;
}
.jh-checkbox.jh-checkbox-disabled {
    background-color: #edf2fc;
    border-color: #dcdfe6;
    cursor: not-allowed;
}
.jh-checkbox.jh-checkbox-disabled.jh-checkbox-active:after {
    border-color: #c0c4cc;
}
.jh-checkbox::after,
.jh-checkbox::before {
    position: absolute;
    content: "";
    background: #fff;
    transition: all 0.2s ease-in-out;
}
.jh-checkbox::before {
    left: 2px;
    top: 6px;
    width: 0;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.jh-checkbox::after {
    right: 9px;
    bottom: 3px;
    width: 2px;
    height: 0;
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transition-delay: 0.2s;
}
.jh-checkbox.jh-checkbox-active::before {
    left: 2px;
    top: 7px;
    width: 4px;
    height: 2px;
}
.jh-checkbox.jh-checkbox-active::after {
    right: 5px;
    bottom: 3px;
    width: 2px;
    height: 8px;
}
.jh-input-number {
    position: relative;
    display: inline-block;
    width: 140px;
    line-height: 38px;
}
.jh-input-number .jh-input-number-decrease,
.jh-input-number .jh-input-number-increase {
    position: absolute;
    z-index: 1;
    top: 1px;
    width: 40px;
    height: auto;
    text-align: center;
    background: #f5f7fa;
    color: #606266;
    cursor: pointer;
    font-size: 12px;
}
.jh-input-number .jh-input-number-decrease {
    left: 1px;
    border-radius: 4px 0 0 4px;
    border-right: 1px solid #dcdfe6;
}
.jh-input-number .jh-input-number-increase {
    right: 1px;
    border-radius: 0 4px 4px 0;
    border-left: 1px solid #dcdfe6;
}
.jh-input-number .jh-input-box {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.jh-input-number .jh-input {
    -webkit-appearance: none;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
}
.jh-input-number .jh-icon-minus {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.jh-input-number .jh-icon-minus:after {
    content: "\E621";
}
.jh-input-number .jh-icon-plus {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.jh-input-number .jh-icon-plus:after {
    content: "\E62B";
}
.jh-alert {
    width: 100%;
    padding: 8px 16px;
    margin: 0;
    box-sizing: border-box;
    border-radius: 4px;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    opacity: 1;
    display: flex;
    align-items: center;
    transition: opacity 0.2s;
    margin-bottom: 8px;
}
.jh-alert.jh-alert-success {
    color: #67c23a;
    background-color: #f0f9eb;
}
.jh-alert.jh-alert-info {
    color: #909399;
    background-color: #f4f4f5;
}
.jh-alert.jh-alert-warning {
    color: #e6a23c;
    background-color: #fdf6ec;
}
.jh-alert.jh-alert-error {
    color: #f56c6c;
    background-color: #fef0f0;
}
.jh-alert .el-alert-close {
    font-size: 12px;
    color: #c0c4cc;
    position: absolute;
    top: 12px;
    right: 15px;
    cursor: pointer;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.jh-alert .el-alert-close:after {
    content: "\E60F";
}
.jh-loading .circular {
    height: 42px;
    width: 42px;
    animation: loading-rotate 2s linear infinite;
}
.jh-loading .path {
    animation: loading-dash 1.5s ease-in-out infinite;
    stroke-dasharray: 90, 150;
    stroke-dashoffset: 0;
    stroke-width: 2;
    stroke: #409eff;
    stroke-linecap: round;
}
.jh-select {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d9d9d9;
}
.jh-select.invalid {
    border: 1px solid red;
}
.jh-round {
    border-radius: 20px;
}
.jh-disabled {
    color: #c0c4cc;
    cursor: not-allowed;
    border-color: #e4e7ed;
    background-color: #f5f7fa;
}
.jh-model-arrow {
    width: 5px;
    height: 5px;
    border: #999 solid;
    transform: rotate(135deg);
    display: inline-block;
    margin-bottom: 3px;
}
.jh-model-arrow.down {
    border-width: 1px 1px 0 0;
}
.jh-model-arrow.left {
    border-width: 0 1px 1px 0;
}
.jh-model-arrow.up {
    border-width: 0 0 1px 1px;
}
.jh-model-arrow.right {
    border-width: 1px 0 0 1px;
}
.jh-model-arrow.position-top {
    position: absolute;
    top: -4px;
    right: 40px;
    background: #fff;
    border-color: #e4e7ed;
}
.jh-model-arrow.position-bottom {
    position: absolute;
    bottom: 27px;
    right: 30px;
    background: #fff;
    border-color: #e4e7ed;
    z-index: 3;
}
.jh-model-arrow.position-right {
    position: absolute;
    right: 0;
    border-color: #999;
    top: 50%;
    margin-top: -5px;
}
.main-pages {
    display: block;
    position: relative;
}
.main-pages .pages-item {
    padding: 0 5px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    color: #a2a2a2;
}
.main-pages .pages-item.pages-item-active {
    color: #000;
}
.main-pages .pages-item:hover {
    color: #666;
}
.main-pages .pages-item.pages-prev {
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
}
.main-pages .pages-item.pages-last {
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
}
.main-pages .pages-list {
    text-align: center;
}
.main-pages .pages-list .pages-item {
    display: inline-block;
}
.pagination {
    padding: 1rem 0;
    text-align: right;
}
.pagination > li {
    color: #666;
    min-width: 26px;
    height: 26px;
    font-size: 12px;
    margin-right: 5px;
    border-radius: 3px;
    text-align: center;
    line-height: 26px;
    display: inline-block;
    border: 1px solid #dadada;
    margin-bottom: 5px;
}
.pagination > li.active,
.pagination > li:hover {
    cursor: pointer;
    color: #fff;
}
.pagination > li.active a,
.pagination > li:hover a {
    color: #fff;
    display: block;
}
.pagination > li.disabled,
.pagination > li.disabled > a {
    cursor: no-drop;
}
.pagination > li > a {
    position: relative;
    top: -3px;
}
.paypal-btn {
    position: relative;
}
.Paypal-buy-now {
    width: 100%;
    height: 44px;
    margin: 0 auto;
    line-height: 44px;
    position: relative;
    background: #ffc439;
    font-size: 14px !important;
    text-align: center;
    cursor: pointer;
}
.Paypal-buy-now.realbtn {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.01;
    z-index: 2;
}
.Paypal-buy-now > img,
.Paypal-buy-now > span {
    margin-top: -4px;
    display: inline-block !important;
    vertical-align: middle !important;
}
.Paypal-buy-now > span {
    font-size: 14px;
    padding-right: 5px;
    font-family: "Microsoft Yahei", Arial, sans-serif !important;
}
.Paypal-buy-now > img {
    padding: 0;
    border: none;
    width: auto;
    height: 20px !important;
    max-height: 26px;
    min-height: 18px;
    background: 0 0;
    display: inline-block;
}
.Paypal-buy-now > .Paypal-buy-now-button {
    width: 100%;
    height: 44px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.01;
}
.Paypal-buy-now .Paypal-buy-now--show {
    width: 100%;
    height: 42px;
    color: #111;
    text-align: center;
    line-height: 42px;
    border-radius: 6px;
    background: #ffc439;
}
.Paypal-buy-now .Paypal-buy-now--show .icon-buynew-Paypal {
    width: 96px;
    height: 30px;
    margin-top: 5px;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.Paypal-buy-now .Paypal-buy-now--show.jh-btn-disabled {
    color: #fcfcfc;
    cursor: not-allowed;
    background-image: none;
    background-color: #969696;
    border-color: #969696;
}
.Paypal-buy-now .Paypal-buy-now--show.jh-btn-disabled:hover {
    background-image: none;
    background-color: #969696;
    border-color: #969696;
}
.Paypal-buy-now-popup {
    width: 100%;
    height: 44px;
    margin: 0 auto;
    line-height: 44px;
    position: relative;
    background: #ffc439;
    display: block !important;
    text-align: center;
    font-size: 14px !important;
}
.Paypal-buy-now-popup.realbtn {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.01;
    z-index: 2;
}
.Paypal-buy-now-popup > img,
.Paypal-buy-now-popup > span {
    margin-top: -4px;
    display: inline-block !important;
    vertical-align: middle !important;
}
.Paypal-buy-now-popup > span {
    font-size: 14px;
    padding-right: 5px;
    font-family: "Microsoft Yahei", Arial, sans-serif !important;
}
.Paypal-buy-now-popup > img {
    padding: 0;
    border: none;
    width: auto;
    height: 20px !important;
    max-height: 26px;
    min-height: 18px;
    background: 0 0;
    display: inline-block;
}
.Paypal-buy-now-popup > .Paypal-buy-now-button {
    width: 100%;
    height: 44px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.01;
}
.Paypal-buy-now-popup .Paypal-buy-now--show {
    width: 100%;
    height: 42px;
    color: #111;
    text-align: center;
    line-height: 42px;
    border-radius: 6px;
    background: #ffc439;
}
.Paypal-buy-now-popup .Paypal-buy-now--show .icon-buynew-Paypal {
    width: 96px;
    height: 30px;
    margin-top: 5px;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.Paypal-buy-now-popup .Paypal-buy-now--show.jh-btn-disabled {
    color: #fcfcfc;
    cursor: not-allowed;
    background-image: none;
    background-color: #969696;
    border-color: #969696;
}
.Paypal-buy-now-popup .Paypal-buy-now--show.jh-btn-disabled:hover {
    background-image: none;
    background-color: #969696;
    border-color: #969696;
}
.payment-options {
    width: 200px;
    margin: 0 auto;
    padding: 15px 0;
    cursor: pointer;
    text-align: center;
    text-decoration: underline;
}
.buy-now-mask {
    display: none;
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}
.buy-now-main {
    display: none;
    width: 480px;
    height: auto;
    border-radius: 3px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1002;
    padding-top: 50px;
    background-color: #fff;
    transform: translate(-50%, -50%);
}
.buy-now-main .buy-now-title {
    width: 100%;
    color: #333;
    height: 49px;
    line-height: 49px;
    font-size: 18px;
    text-align: center;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #f0f0f0;
}
.buy-now-main .buy-now-title span {
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    position: absolute;
}
.buy-now-main .buy-now-inform {
    max-height: 440px;
    overflow: hidden;
    overflow-y: auto;
}
.buy-now-main .buy-now-list {
    margin: 10px 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}
.buy-now-main .buy-now-list .buy-now-item {
    display: block;
    min-height: 74px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    text-align: left;
}
.buy-now-main .buy-now-list .buy-now-img {
    width: 64px;
    height: 64px;
    float: left;
    position: relative;
}
.buy-now-main .buy-now-list .buy-now-img > div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
}
.buy-now-main .buy-now-list .buy-now-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.buy-now-main .buy-now-list .buy-now-img .fr {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #999;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    color: #fff;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    line-height: 18px;
    font-size: 12px;
}
.buy-now-main .buy-now-list .buy-now-iform {
    height: 100%;
    min-height: 74px;
    display: flex;
    padding-left: 20px;
    flex-direction: column;
    justify-content: center;
}
.buy-now-main .buy-now-list .buy-now-name {
    width: 75%;
    color: #333;
    font-size: 14px;
    padding-bottom: 12px;
}
.buy-now-main .buy-now-list .buy-now-types {
    color: #999;
    font-size: 12px;
    padding-bottom: 12px;
}
.buy-now-main .buy-now-list .buy-now-price {
    color: #000;
    font-size: 14px;
    padding-bottom: 12px;
    position: absolute;
    right: 0;
    top: 20px;
    margin-top: -15px;
}
.buy-now-main .buy-now-tips-box {
    padding-top: 10px;
    text-align: left;
}
.buy-now-main .buy-now-tips-box .buy-now-tips {
    color: #409eff;
    padding: 5px 10px;
    cursor: pointer;
    display: block;
}
.buy-now-main .buy-now-tips-box > div {
    display: none;
}
.buy-now-main .buy-now-tips-box .buy-now-coupon-box {
    display: flex;
}
.buy-now-main .buy-now-tips-box .jh-input {
    margin-right: 10px;
    height: 44px;
}
.buy-now-main .buy-now-tips-box .jh-btn {
    width: auto;
    margin: 0;
    height: 42px;
    padding: 0 20px;
}
.buy-now-main .buy-now-tips-box .erro-tips {
    color: red;
}
.buy-now-main .buy-now-total {
    color: #999;
    display: flex;
    padding: 5px 20px;
    justify-content: space-between;
    align-items: center;
}
.buy-now-main .buy-now-total > div:nth-child(1) {
    text-align: left;
}
.buy-now-main .buy-now-total > div:nth-child(2) {
    text-align: right;
}
.buy-now-main .order-p {
    padding: 5px 20px;
}
.buy-now-main .order-p div:nth-child(1) {
    float: left;
    line-height: 28px;
}
.buy-now-main .order-p div:nth-child(2) {
    padding-left: 70px;
    line-height: 0.65rem;
}
.buy-now-main .order-p div:nth-child(2) > p {
    padding: 0;
    margin: 0;
    text-align: left;
}
.buy-now-main .order-p .fl {
    line-height: 0.65rem;
}
.buy-now-main .order-p .order-discount {
    padding-left: 70px;
    line-height: 0.65rem;
}
.buy-now-main .order-p .order-discount span {
    display: inline-block;
    vertical-align: middle;
}
.buy-now-main .order-p .order-discount .iconfont {
    margin-right: 5px;
}
.buy-now-main .order-p .order-discount .fr {
    color: #333;
    font-weight: 700;
}
.buy-now-main .order-p .order-discount .fr i {
    font-style: normal;
}
.buy-now-main .buy-now-coupon-tips {
    margin: 0;
    padding: 0;
    text-align: left;
}
.buy-now-main .buy-now-submit {
    margin: 20px;
}
.buy-now-main .buy-now-submit .paypal-btn {
    width: 100%;
}
.buy-now-main .buy-now-submit .jh-btn {
    width: 100%;
}
.buy-now-main .buy-now-submit > p {
    margin: 0;
    color: #999;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}
.buy-now-main .buy-coupon-item {
    padding: 8px 10px;
    padding-right: 30px;
    position: relative;
    border-radius: 3px;
    vertical-align: top;
    display: inline-block;
    background-color: #eee;
    margin-top: 8px;
}
.buy-now-main .buy-coupon-item > span {
    color: #666;
    display: inline-block;
    vertical-align: middle;
}
.buy-now-main .buy-coupon-item .coupon-close {
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 50%;
    right: 5px;
    margin-top: -10px;
    color: #b2b2b2;
    cursor: pointer;
    text-align: center;
    line-height: 1;
    font-style: inherit;
    position: absolute;
}
@media screen and (max-width: 768px) {
    .share-popup {
        width: 100%;
        padding: 30px;
        border-radius: 0;
        opacity: 0;
        display: block;
        left: 0;
        top: auto;
        bottom: 0;
        transform: translate(0, 100%);
    }
    .share-popup.share-popup--show {
        opacity: 1;
        transform: translate(0, 0);
    }
    .share-popup .title {
        font-size: 32px;
        line-height: 36px;
    }
    .share-popup .share-btn > a {
        height: 2.048rem;
        line-height: 2.048rem;
        max-width: 290px;
    }
    .sidebar-share .share-channel {
        display: none;
    }
    .sidebar-share .share {
        display: flex;
    }
    .pagination {
        text-align: center;
    }
    .Paypal-buy-now {
        width: 100%;
    }
    .model-add-to-cart {
        padding: 0;
        border: 0;
        border-top: 1px solid #fff;
    }
    .model-add-to-cart .main {
        padding: 0;
    }
    .model-add-to-cart .main .flex-left,
    .model-add-to-cart .main .flex-right .price {
        display: none;
    }
    .model-add-to-cart .main .flex-right {
        width: 100%;
        margin: 0;
        max-width: 100%;
    }
    .model-add-to-cart .main .flex-right .jh-btn {
        width: 100%;
        margin: 0;
        height: 2.2rem;
        border-radius: 0;
    }
    .big-img-layer {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
    }
    .big-img-layer .icon-close {
        right: auto;
        left: 10px;
        top: 10px;
    }
    .big-img-layer img {
        max-height: 80%;
    }
    .jh-test-modal {
        max-width: 80%;
        top: 60px;
        left: 10%;
        width: 80%;
        margin-left: 0;
    }
    .jh-message {
        width: 80%;
        position: fixed !important;
        top: 60px;
        left: 10%;
        margin-left: 0;
    }
    .jh-message .jh-message-item {
        opacity: 0;
        width: 100%;
        margin: 0 auto;
        top: 0;
        z-index: 100;
        position: relative;
        padding: 10px 26px;
        transition: all 0.3s;
        border-radius: 3px;
        margin-bottom: 10px;
        box-sizing: border-box;
    }
    .jh-message .jh-message-item > span {
        display: inline-block;
    }
    .jh-message .jh-message-item.show {
        top: 60px;
        opacity: 1;
    }
    .icon-close {
        cursor: pointer;
    }
    .buy-now-main {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        left: 0;
        top: auto;
        opacity: 0;
        bottom: -100%;
        display: block;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        transition: bottom 0.3s ease-out;
        transform: none;
    }
    .buy-now-main.buy-now-main--show {
        opacity: 1;
        bottom: 0;
    }
}
@media screen and (max-width: 360px) {
    .share-popup .share-btn > a {
        max-width: 260px;
    }
}
@-webkit-keyframes bounce {
    0%,
    100%,
    85% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    87%,
    92%,
    97% {
        -webkit-animation-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    90%,
    95% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
}
@keyframes bounce {
    0%,
    100%,
    85% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    87%,
    92%,
    97% {
        -webkit-animation-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    90%,
    95% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
}
@keyframes loadRotate {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
@keyframes loading {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes loading {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-ms-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.J-LazyLoad {
    opacity: 0;
    -webkit-transition: opacity 0.3;
    -moz-transition: opacity 0.3;
    -ms-transition: opacity 0.3;
    -o-transition: opacity 0.3;
    transition: opacity 0.3;
}
.paypal-button-funding {
    margin-top: 10px;
}
.order-write .paypal-button-funding {
    margin-top: 0;
}
.product-details-box .video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto;
    display: block;
}
.product-details-box .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    background: #f2f2f2;
}
.product-details-box .table-wrapper {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    overflow-x: auto;
}
.product-details-box .table-wrapper {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    overflow-x: auto;
}
.product-details-box .table-wrapper ::-webkit-scrollbar-track {
    border-radius: 0;
    background: #ececec;
}
.product-details img,
.product-details video {
    max-width: 100%;
    height: auto;
}
.product-details ol,
.product-details ul {
    padding-left: 20px;
}
.TM_input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    text-align: center;
    min-width: 220px;
}
.TM_my_search_input_style {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    outline: 0;
    margin: 0 !important;
}
.TM_input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}
.TM_my_search_button_style {
    padding: 10px 14px;
    line-height: 1.3333333;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    position: relative;
    margin-left: -1px;
    margin-top: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #fb6e50 url(//s.trackingmore.com/images/icons/ico_index.png)
        no-repeat scroll 0 -553px;
    border: 1px solid transparent;
    color: #fff;
    text-indent: 25px;
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.lastSale-wrap {
    min-width: 270px;
    height: 88px;
    overflow: hidden;
    border-radius: 8px;
    display: flex;
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 99;
    opacity: 1;
    box-shadow: 0 0 6px 0 rgba(175, 174, 174, 0.3);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    animation: fadeInLeft 0.6s cubic-bezier(0.8, 0.5, 0.25, 0.25);
    -webkit-animation: fadeInLeft 0.6s cubic-bezier(0.8, 0.5, 0.25, 0.25);
}
.lastSale-wrap .lastSale-imgBox {
    width: 88px;
    height: 88px;
    background: #fff;
}
.lastSale-wrap .lastSale-imgBox img {
    width: 100%;
    height: 100%;
    border-radius: 8px 0 0 8px;
    object-fit: cover;
}
.lastSale-wrap .lastSale-textBox {
    min-width: 182px;
    height: 88px;
    font-size: 16px;
    line-height: 16px;
    text-indent: 20px;
    border-radius: 0 8px 8px 0;
    color: #fff;
    text-shadow: 0 0 6px rgba(175, 174, 174, 0.3);
    background: #000;
    box-shadow: 0 0 6px 0 rgba(175, 174, 174, 0.3);
    opacity: 0.7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-right: 20px;
}
.lastSale-wrap .lastSale-textBox p:first-child {
    margin: 0;
}
.lastSale-wrap .lastSale-textBox p:last-child {
    margin: 10px 0;
}
.lastSale-wrap.hassan-lastSale {
    direction: ltr;
}
@media screen and (max-width: 768px) {
    @-webkit-keyframes salefadeIn {
        from {
            opacity: 0;
        }
        to {
            opacity: 0.7;
        }
    }
    @keyframes salefadeIn {
        from {
            opacity: 0;
        }
        to {
            opacity: 0.7;
        }
    }
    .lastSale-wrap {
        width: 70%;
        height: 30px;
        border-radius: 4px;
        left: 10px;
        animation: salefadeIn 0.6s;
        -webkit-animation: salefadeIn 0.6s;
        font-size: 0;
        overflow: hidden;
        box-shadow: none;
        bottom: auto;
    }
    .lastSale-wrap.lastSale-mobWrap {
        border-radius: 0;
        width: 100vw;
        left: 0;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgba(0, 0, 0, 0.7);
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none;
    }
    .lastSale-wrap.lastSale-mobWrap .lastSale-textBox {
        border-radius: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: 0 0;
        opacity: 1;
    }
    .lastSale-wrap.lastSale-mobWrap .lastSale-imgBox {
        background: 0 0;
    }
    .lastSale-wrap .lastSale-imgBox {
        width: 30px;
        height: 30px;
        background: rgba(0, 0, 0, 0.7);
        border-right: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .lastSale-wrap .lastSale-imgBox img {
        width: 20px;
        height: 20px;
        border-radius: 0;
    }
    .lastSale-wrap .lastSale-textBox {
        width: auto;
        height: 30px;
        font-size: 12px;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: center;
        text-indent: 10px;
        box-shadow: none;
        border-radius: 0 4px 4px 0;
        padding-right: 10px;
    }
}
.order-header-main {
    text-align: center;
}
.order-header-main.order-logo-mobile {
    display: none;
}
.order-header-main.order-logo-mobile .order-count-down {
    margin: 10px 0;
}
.order-header-main.order-header-main-result {
    margin-bottom: 0;
}
.order-header-main .order-header {
    width: 100%;
    padding: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
        Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.order-header-main .order-header .logo,
.order-header-main .order-header a {
    min-height: 34px;
    display: inline-block;
    line-height: 34px;
    font-weight: 600;
    margin-right: 13px;
    height: auto;
    font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
        Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.order-header-main .order-header .logo img,
.order-header-main .order-header a img {
    max-height: 48px;
    display: block;
    padding: 10px 0;
}
.order-header-main .order-header .logo span,
.order-header-main .order-header a span {
    color: #333;
    font-size: 28px;
    font-weight: 600;
    margin: 0;
}
.order-header-main .order-header .order-count-down {
    position: relative;
}
.order-header-main .order-header .order-count-down .count-down {
    font-size: 24px;
    color: #d4380d;
    line-height: 28px;
}
.order-header-main .order-crumbs {
    color: #666;
    margin-top: 15px;
    line-height: 18px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.order-header-main .order-crumbs a {
    color: #061178;
    font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
        Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.order-header-main .order-crumbs a:hover {
    font-weight: 600;
}
.order-header-main .order-crumbs .active {
    color: #333;
    font-weight: 600;
}
.order-header-main .order-crumbs span.iconfont {
    font-size: 12px;
    transform: rotate(-180deg);
    margin: 0 4px;
}
.order-header-main .order-crumbs .J-ChangeInformation,
.order-header-main .order-crumbs .J-ChangePayment,
.order-header-main .order-crumbs .J-ChangeShipping {
    color: #061178;
    cursor: pointer;
}
.order-header-main .order-crumbs .J-ChangeInformation:hover,
.order-header-main .order-crumbs .J-ChangePayment:hover,
.order-header-main .order-crumbs .J-ChangeShipping:hover {
    font-weight: 600;
}
.order-wrap {
    max-width: 100%;
    position: relative;
    overflow: hidden;
    color: #333;
    font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
        Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.order-wrap label {
    font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
        Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
    font-size: 12px !important;
}
.order-wrap a,
.order-wrap input,
.order-wrap select {
    font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
        Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
    font-size: 14px !important;
}
.order-wrap .order-content {
    max-width: 1100px;
    margin: 0 auto;
}
.order-wrap.order-wrap-animation {
    -webkit-animation: fadeIn 2s ease-in-out;
    animation: fadeIn 2s ease-in-out;
    -moz-animation: fadeIn 2s ease-in-out;
}
.order-wrap .space-line {
    margin: 2px 0 12px;
}
.order-inform {
    min-height: 100%;
    font-size: 0;
    text-align: right;
}
.order-inform h3,
.order-inform h4,
.order-inform p {
    margin: 0;
}
.order-inform .order-inform-wrap {
    display: flex;
    width: 100%;
    min-height: 100vh;
}
.order-inform .order-inform-wrap .order-count-down {
    display: block;
    margin-bottom: 0;
}
.order-inform .order-inform-wrap .order-payment-tips {
    padding: 0 0 30px 0;
    color: #999;
    font-weight: 300;
}
.order-inform .order-inform-wrap .result-radius-box {
    display: flex;
    justify-content: space-between;
}
.order-inform .order-inform-wrap .result-radius-box .contact-btn {
    color: #030852;
    font-size: 14px;
    margin-top: 8px;
    cursor: pointer;
}
.order-inform .step-section {
    height: 100%;
}
.order-inform .step-section .step-section-inform {
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    padding: 0 16px;
    margin-top: 30px;
    margin-bottom: 20px;
    display: none;
}
.order-inform .step-section .step-section-inform .row {
    display: flex;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 0;
    border-top: 1px solid #dfdfdf;
}
.order-inform .step-section .step-section-inform .row:first-of-type {
    border-top: 0;
}
.order-inform .step-section .step-section-inform .row .row-label {
    color: #737373;
    width: auto;
    min-width: 90px;
}
.order-inform .step-section .step-section-inform .row .row-inform {
    width: 100%;
    word-break: break-all;
}
.order-inform .step-section .step-section-inform .row .row-change {
    width: auto;
    min-width: 90px;
    color: #061178;
    font-size: 12px;
    text-align: right;
    cursor: pointer;
}
.order-inform .step-section .step-section-inform .row .row-change:hover {
    font-weight: 600;
}
.order-inform .step-section .step-section-content {
    padding-bottom: 20px;
}
.order-inform .order-list-box,
.order-inform .order-write {
    min-height: 100%;
    font-size: 14px;
    padding-top: 40px;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
}
.order-inform .order-list-box span,
.order-inform .order-write span {
    display: inline-block;
    vertical-align: middle;
}
.order-inform .order-list-box span.icon-yduizhekou,
.order-inform .order-write span.icon-yduizhekou {
    color: #666;
}
.order-inform .order-list-box .get-coupon,
.order-inform .order-write .get-coupon {
    display: none;
}
.order-inform .order-list-box .order-coupon-box .error-coupon-box,
.order-inform .order-write .order-coupon-box .error-coupon-box {
    color: #666;
    margin-top: 12px;
    padding: 8px 12px;
    position: relative;
    background-color: #fff8de;
    border: 1px solid #f3e8c3;
}
.order-inform
    .order-list-box
    .order-coupon-box
    .error-coupon-box
    .icon-gantanhao,
.order-inform .order-write .order-coupon-box .error-coupon-box .icon-gantanhao {
    width: 30px;
    height: 30px;
    font-size: 22px;
    position: absolute;
}
.order-inform .order-list-box .order-coupon-box .error-coupon-box > div,
.order-inform .order-write .order-coupon-box .error-coupon-box > div {
    padding: 0 30px;
}
.order-inform .order-list-box .order-coupon-box .error-coupon-box .icon-close,
.order-inform .order-write .order-coupon-box .error-coupon-box .icon-close {
    width: 30px;
    height: 30px;
    color: #999;
    display: block;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    text-align: center;
    line-height: 30px;
    right: 0;
    top: 0;
    transition: color 0.3s;
}
.order-inform
    .order-list-box
    .order-coupon-box
    .error-coupon-box
    .icon-close:active,
.order-inform
    .order-list-box
    .order-coupon-box
    .error-coupon-box
    .icon-close:hover,
.order-inform
    .order-write
    .order-coupon-box
    .error-coupon-box
    .icon-close:active,
.order-inform
    .order-write
    .order-coupon-box
    .error-coupon-box
    .icon-close:hover {
    color: #666;
}
.order-inform .order-list-box .order-coupon-box .erro-tips,
.order-inform .order-write .order-coupon-box .erro-tips {
    color: #d81e06;
    line-height: 20px;
    margin-top: 10px;
}
.order-inform .order-list-box .order-coupon-box .order-coupon-item,
.order-inform .order-write .order-coupon-box .order-coupon-item {
    padding: 8px 10px;
    padding-right: 30px;
    position: relative;
    border-radius: 6px;
    vertical-align: top;
    display: inline-block;
    background-color: #eee;
    margin-top: 12px;
}
.order-inform .order-list-box .order-coupon-box .order-coupon-item .iconfont,
.order-inform .order-write .order-coupon-box .order-coupon-item .iconfont {
    font-size: 12px;
}
.order-inform .order-list-box .order-coupon-box .coupon-close,
.order-inform .order-write .order-coupon-box .coupon-close {
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 50%;
    right: 5px;
    margin-top: -10px;
    color: #b2b2b2;
    cursor: pointer;
    text-align: center;
    line-height: 1;
    font-style: inherit;
    position: absolute;
}
.order-inform .order-list-box .order-coupon-input,
.order-inform .order-write .order-coupon-input {
    display: flex;
}
.order-inform .order-list-box .order-coupon-input .jh-input,
.order-inform .order-write .order-coupon-input .jh-input {
    width: 100%;
    height: 46px;
    margin-right: 11px;
    border-radius: 6px;
}
.order-inform .order-list-box .order-coupon-input .jh-input:focus,
.order-inform .order-write .order-coupon-input .jh-input:focus {
    border: 2px solid #061178;
}
.order-inform .order-list-box .order-coupon-input .jh-btn,
.order-inform .order-write .order-coupon-input .jh-btn {
    border-radius: 6px;
    height: 44px;
}
.order-inform .order-list-box .order-coupon-input .jh-btn em,
.order-inform .order-write .order-coupon-input .jh-btn em {
    font-style: normal;
}
.order-inform .order-list-box .order-coupon-input .jh-btn span,
.order-inform .order-write .order-coupon-input .jh-btn span {
    display: none;
}
.order-inform .order-write {
    width: 58%;
    padding-right: 6%;
    float: left;
    text-align: left;
    background-color: #fff;
    position: relative;
    display: flex;
    flex-flow: column;
}
.order-inform .order-write .order-write-item {
    position: relative;
}
.order-inform .order-write .order-write-item .sail-address-box {
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px rgba(2, 2, 2, 0.15) solid;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 6px 19px 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 6px 19px 0 rgba(0, 0, 0, 0.23);
    margin-top: 0.42857em;
    position: absolute;
    top: 100%;
    left: -1px;
    z-index: 999;
}
.order-inform
    .order-write
    .order-write-item
    .sail-address-box
    .combo-box__footer {
    background-color: rgba(0, 0, 0, 0.02);
    padding: 0.74286em 0.78571em;
    position: relative;
    z-index: 4;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.order-inform
    .order-write
    .order-write-item
    .sail-address-box
    .combo-box__footer
    svg {
    display: inline-block;
    vertical-align: middle;
}
.order-inform
    .order-write
    .order-write-item
    .sail-address-box
    .sail-address-title {
    line-height: 36px;
    text-transform: uppercase;
    font-family: "-apple-system", " BlinkMacSystemFont", "Segoe UI", Roboto,
        Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
        "Segoe UI Symbol", sans-serif;
}
.order-inform
    .order-write
    .order-write-item
    .sail-address-box
    .sail-address-item,
.order-inform
    .order-write
    .order-write-item
    .sail-address-box
    .sail-address-title {
    width: 100%;
    font-size: 14px;
    text-indent: 14px;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px 0 0;
    box-sizing: border-box;
    text-overflow: ellipsis;
}
.order-inform
    .order-write
    .order-write-item
    .sail-address-box
    .sail-address-item {
    cursor: pointer;
    line-height: 42px;
}
.order-inform
    .order-write
    .order-write-item
    .sail-address-box
    .sail-address-item:active,
.order-inform
    .order-write
    .order-write-item
    .sail-address-box
    .sail-address-item:hover {
    background-color: rgba(0, 0, 0, 0.08);
}
.order-inform
    .order-write
    .order-write-item
    .sail-address-box
    .sail-address-item
    .emphasis {
    color: #333;
    font-weight: 600;
    text-indent: 0;
    pointer-events: none;
    display: inline-block;
    vertical-align: top;
}
.order-inform .order-write .order-write-item .sail-address-box .icon-close {
    width: 30px;
    float: right;
    cursor: pointer;
    color: #545454;
    text-indent: 0;
    font-size: 20px;
    text-align: right;
    line-height: 30px;
}
.order-inform .order-write .order-write-item h3,
.order-inform .order-write .order-write-item h4,
.order-inform .order-write .order-write-item p {
    margin: 0;
    padding: 0;
}
.order-inform .order-write .order-write-item .jh-select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
}
.order-inform .order-write .order-write-item .order-paypal {
    width: 140px;
    display: none;
    opacity: 0;
    position: absolute;
    padding-top: 0 !important;
    overflow: hidden;
}
.order-inform .order-write .order-write-item .order-paypal .zoid-outlet {
    overflow: hidden;
}
.order-inform .order-write .order-write-item .J-Offers {
    vertical-align: text-top;
}
.order-inform .order-write .order-write-item .J-Offers + span {
    margin-top: 0.2rem;
    padding-bottom: 0.3rem;
}
.order-inform .order-write .order-write-item .paypal-payment-button {
    position: absolute;
    width: 153px;
    z-index: 2;
    opacity: 1;
    top: 0;
    height: 55px;
    right: 0;
    vertical-align: top;
    cursor: pointer;
    display: none;
}
.order-inform
    .order-write
    .order-write-item
    .paypal-payment-button
    .paypal-button-context-iframe {
    height: 55px !important;
    position: relative;
}
.order-inform
    .order-write
    .order-write-item
    .paypal-payment-button
    .paypal-button-context-iframe
    > div {
    top: -72px;
}
.order-inform .order-write .order-write-item .insurance-order-subtotal {
    font-weight: 600;
    font-size: 12px;
}
.order-inform .order-write .order-write-item .iconfont.phone-tips-icon {
    position: absolute;
    z-index: 102;
    top: 12px;
    right: 10px;
    cursor: pointer;
    color: #999;
    font-size: 20px;
}
.order-inform .order-write .order-write-item .iconfont.insurance-tips-icon {
    position: relative;
    z-index: 102;
    top: 2px;
    right: -8px;
    cursor: pointer;
    color: #999;
    font-size: 14px;
}
.order-inform
    .order-write
    .order-write-item
    .iconfont.insurance-tips-icon
    .phone-tips {
    width: 322px;
    top: -14px;
    left: -50px;
    display: none;
}
.order-inform
    .order-write
    .order-write-item
    .iconfont.insurance-tips-icon
    .phone-tips--show {
    display: block;
}
.order-inform
    .order-write
    .order-write-item
    .iconfont.insurance-tips-icon
    .icon-bofang {
    left: -200px;
}
.order-inform .order-write .order-write-item .iconfont.icon-dingwei {
    top: 18px;
    font-size: 16px;
}
.order-inform .order-write .order-write-item .phone-tips {
    border: 1px solid #d9d9d9;
    width: 180px;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 3;
    color: #eee;
    text-align: center;
    border-radius: 6px;
    background: rgba(51, 51, 51, 0.9);
    transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
    -webkit-transform: translateY(-100%) scale(0.8);
    transform: translateY(-100%) scale(0.8);
    -webkit-transform-origin: 90% 120%;
    transform-origin: 90% 120%;
    opacity: 0;
    z-index: -1;
}
.order-inform .order-write .order-write-item .phone-tips.tax-no-tips {
    width: 380px;
    padding: 6px;
    text-align: left;
    box-sizing: border-box;
}
.order-inform .order-write .order-write-item .phone-tips.tax-no-tips .tips-img {
    width: 100%;
    text-align: center;
}
.order-inform
    .order-write
    .order-write-item
    .phone-tips.tax-no-tips
    .tips-img
    img {
    max-width: 48%;
    display: inline-block;
}
.order-inform .order-write .order-write-item .phone-tips.phone-tips--show {
    opacity: 1;
    -webkit-transform: translateY(-100%) scale(1);
    transform: translateY(-100%) scale(1);
    z-index: 999;
}
.order-inform .order-write .order-write-item .phone-tips span {
    position: absolute;
    bottom: -13px;
    transform: rotate(90deg);
    color: rgba(51, 51, 51, 0.9);
    right: 12px;
}
.order-inform .order-write .order-write-item .phone-tips p {
    margin: 0;
    padding: 10px;
}
.order-inform .order-write .order-pay-failed,
.order-inform .order-write .shipping-tips {
    width: 100%;
    display: none;
    padding: 0.35rem;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    background-color: #ffebeb;
}
.order-inform .order-write .order-pay-failed .icon,
.order-inform .order-write .shipping-tips .icon {
    color: red;
    width: 30px;
    height: 30px;
    float: left;
    padding-right: 10px;
    font-size: 30px;
}
.order-inform .order-write .order-pay-failed .shipping-tips-text,
.order-inform .order-write .order-pay-failed .test,
.order-inform .order-write .shipping-tips .shipping-tips-text,
.order-inform .order-write .shipping-tips .test {
    padding-left: 0;
    min-height: 30px;
    display: flex;
    align-items: center;
}
.order-inform .order-write .shipping-tips {
    margin-bottom: 20px;
}
.order-inform .order-write .paypal-paypal-error {
    color: #666;
    padding: 12px 20px;
    background-color: #ffebeb;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
}
.order-inform .order-write .paypal-paypal-error > span {
    display: block;
}
.order-inform .order-write .paypal-paypal-error > span.iconfont {
    float: left;
    font-size: 20px;
    color: #e32c2b;
    padding-right: 10px;
}
.order-inform .order-write .paypal-inform-box {
    margin: 30px 0 0 0;
    position: relative;
}
.order-inform .order-write .paypal-inform-box .paypal-checkout--or {
    display: block;
    height: 1px;
    position: relative;
    margin: 22px 0 12px 0;
    background-color: #e6e6e6;
}
.order-inform
    .order-write
    .paypal-inform-box
    .paypal-checkout--or
    .paypal-checkout-or-title {
    color: #333;
    font-size: 12px;
    position: absolute;
    width: 40px;
    left: 50%;
    top: -8px;
    text-align: center;
    background-color: #fff;
    margin-left: -25px;
    text-transform: Uppercase;
}
.order-inform .order-write .paypal-inform-box .paypal-checkout-title {
    color: #333;
    font-size: 14px;
    position: absolute;
    width: 150px;
    left: 50%;
    top: -10px;
    text-align: center;
    background-color: #fff;
    margin-left: -75px;
}
.order-inform .order-write .paypal-inform-box .paypal-checkout-tips {
    font-size: 12px;
    color: #737373;
    line-height: 12px;
    text-align: center;
    padding: 10px 0 2px 0;
}
.order-inform
    .order-write
    .paypal-inform-box
    .paypal-checkout-tips.paypal-remembered-tips {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 12px;
}
.order-inform .order-write .paypal-inform-box .paypal-checkout {
    display: block;
    padding: 18px 20px 17px 20px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
}
.order-inform
    .order-write
    .paypal-inform-box
    .paypal-checkout
    .paypal-payment--inform {
    width: 100%;
    margin: 0 auto;
    line-height: 1px;
    display: none;
    justify-content: space-between;
}
.order-inform
    .order-write
    .paypal-inform-box
    .paypal-checkout
    .paypal-payment--inform.display-flex {
    display: flex;
}
.order-inform
    .order-write
    .paypal-inform-box
    .paypal-checkout
    .paypal-payment--inform.display-flex
    > div {
    width: 48%;
}
.order-inform
    .order-write
    .paypal-inform-box
    .paypal-checkout
    .paypal-payment--inform.display-flex
    > div:nth-of-type(2) {
    display: none;
}
.order-inform
    .order-write
    .paypal-inform-box
    .paypal-checkout
    .paypal-payment--inform
    > div {
    width: 100%;
    margin: 0 auto;
    max-width: 262px;
}
.order-inform .order-write .order-step {
    padding-bottom: 8px;
    display: none;
}
.order-inform .order-write .order-step .insurance-order-checkbox {
    padding: 0 17px;
}
.order-inform .order-write .order-step .jh-radio-active {
    border-color: #061178;
    background: #061178;
}
.order-inform .order-write .order-step .jh-radio {
    width: 18px;
    height: 18px;
    margin-right: 8px;
}
.order-inform .order-write .order-step .information-details {
    display: none;
}
.order-inform .order-write .order-step .information-details label {
    font-weight: 600;
    color: #333;
    padding-bottom: 8px;
}
.order-inform .order-write .order-step .information-details label + p {
    margin-top: 8px;
}
.order-inform .order-write .order-step:nth-of-type(3) .order-title {
    padding-bottom: 12px;
}
.order-inform .order-write .privacy-container {
    border-top: 1px solid #dfdfdf;
}
.order-inform .order-write .privacy-container ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 0 0;
}
.order-inform .order-write .privacy-container .privacy-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    margin-bottom: 20px;
    cursor: pointer;
}
.order-inform .order-write .privacy-container .privacy-item:last-of-type {
    padding-right: 0;
}
.order-inform
    .order-write
    .privacy-container
    .privacy-item:last-of-type::after {
    display: none;
}
.order-inform .order-write .privacy-container .privacy-item::after {
    content: "";
    color: #d9d9d9;
    padding: 0 20px;
}
.order-inform .order-title {
    color: #333;
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    padding: 20px 0;
}
.order-inform .order-title:first-of-type {
    padding: 40px 0 20px;
}
.order-inform .order-title .fr {
    float: right;
    font-size: 14px;
    line-height: 0.5rem;
    color: #737373;
}
.order-inform .order-title .fr > a {
    cursor: pointer;
    font-size: 14px;
    color: #030852;
    font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
        Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.order-inform .order-write-list {
    margin-bottom: 12px;
    position: relative;
}
.order-inform .order-write-list .user-infor-main {
    padding: 10px 0;
    padding-bottom: 45px;
}
.order-inform .order-write-list .user-infor-main .user-img {
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 40px;
    display: flex;
}
.order-inform .order-write-list .user-infor-main .user-img > img {
    max-width: 100%;
}
.order-inform .order-write-list .user-infor-main .user-infor {
    margin-left: 60px;
}
.order-inform .order-write-list .user-infor-main .user-infor > a {
    font-size: 14px;
    color: #030852;
}
.order-inform .order-write-list .jh-input-tips {
    color: #d81e06;
    display: none;
    min-height: 20px;
    line-height: 20px;
}
.order-inform .order-write-list .order-write-item {
    width: 100%;
    overflow: unset;
    position: relative;
    background: #fff;
}
.order-inform .order-write-list .order-write-item label {
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    top: 0;
    margin-top: 5px;
    margin-left: 1px;
    padding: 0 11px;
    z-index: 1;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    opacity: 0;
    color: #737373;
    transition: all 0.5s;
}
.order-inform .order-write-list .order-write-item .jh-input {
    background: 0 0;
    height: 46px;
    position: relative;
    z-index: 2;
    transition: all 0.5s;
    border-radius: 6px;
    color: #333;
}
.order-inform .order-write-list .order-write-item .jh-input:focus {
    border: 2px solid #061178;
}
.order-inform .order-write-list .order-write-item .jh-input.jh-btn-disabled {
    background: rgba(153, 153, 153, 0.1);
    border: 1px solid #ccc;
    color: #999;
}
.order-inform .order-write-list .order-write-item.order-write--show {
    position: relative;
}
.order-inform .order-write-list .order-write-item.order-write--show label {
    opacity: 1;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    z-index: 2;
}
.order-inform .order-write-list .order-write-item.order-write--show .jh-input,
.order-inform .order-write-list .order-write-item.order-write--show .jh-select {
    padding: 20px 30px 5px 11px;
    z-index: 1;
}
.order-inform .order-write-list .order-write-item .return-cart {
    color: #030852;
}
.order-inform .order-write-list .order-write-item .jh-select {
    color: #333;
    padding-left: 0.1rem;
    line-height: 16px;
    height: 46px;
    position: relative;
    z-index: 2;
    border-radius: 6px;
}
.order-inform .order-write-list .order-write-item .jh-select:focus {
    border: 2px solid #061178;
}
.order-inform .order-write-list .order-write-item .select-arrow {
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 2;
    transform: rotate(-90deg);
    color: #737373;
    font-size: 14px;
    pointer-events: none;
}
.order-inform .order-write-list.order-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}
.order-inform .order-write-list.order-button .jh-btn {
    height: 55px;
    border-radius: 6px;
}
.order-inform .order-write-list.order-button .back-prev {
    display: inline-block;
    cursor: pointer;
    color: #030852;
    font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
        Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.order-inform .order-write-list.order-button .back-prev span {
    font-size: 12px;
}
.order-inform .order-write-list.order-button .order-write-item:nth-child(2) {
    text-align: right;
}
.order-inform .order-write-list .order-payment {
    margin: 10px 0 16px;
    border-radius: 6px;
    border: 1px solid #d9d9d9;
}
.order-inform .order-write-list .order-payment .order-write-item .cvv-tips {
    width: 400px;
    position: absolute;
    top: -210px;
    left: 50px;
    z-index: 3;
    display: none;
}
.order-inform .order-write-list .order-payment .order-write-item .cvv-tips img {
    max-width: 100%;
}
.order-inform
    .order-write-list
    .order-payment
    .order-item-half
    .order-write-item {
    width: 49%;
}
.order-inform
    .order-write-list
    .order-payment
    .order-item-three
    .order-write-item {
    width: 32%;
    overflow: unset;
}
.order-inform
    .order-write-list
    .order-payment
    .order-item-three
    .order-write-item:nth-child(2) {
    margin: 0 2%;
}
.order-inform
    .order-write-list
    .order-payment
    .order-item-three
    .order-write-item.order-write-whole {
    width: 66% !important;
    margin-bottom: 0 !important;
}
.order-inform
    .order-write-list
    .order-payment
    .order-item-three
    .order-write-item.order-write-whole.order-write-whole-line {
    width: 100% !important;
}
.order-inform .order-write-list .order-payment ul li {
    position: relative;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    li:last-of-type
    .order-paypal-h3 {
    border-bottom: 0;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    li:last-of-type
    .order-paypal-box {
    border-top: 1px solid #d9d9d9;
    border-bottom: 0;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    li:last-of-type
    .order-paypal-box.billing {
    border-top: 0;
    border-bottom: 1px solid #dfdfdf;
}
.order-inform .order-write-list .order-payment ul .order-paypal-h3 {
    height: 30px;
    cursor: pointer;
    padding: 10px 16px;
    line-height: 30px;
    border-bottom: 1px solid #d9d9d9;
}
.order-inform .order-write-list .order-payment ul .order-paypal-h3.border-n {
    border-bottom: none;
}
.order-inform .order-write-list .order-payment ul .order-paypal-h3 .fr {
    padding-left: 28px;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-h3
    .fr
    .small-text {
    font-size: 12px;
    margin-left: 5px;
    color: #737373;
}
.order-inform .order-write-list .order-payment ul .order-paypal-box {
    width: 100%;
    padding: 32px 16px;
    display: none;
    box-sizing: border-box;
    background-color: #fafafa;
    border-bottom: 1px solid #d9d9d9;
}
.order-inform .order-write-list .order-payment ul .order-paypal-box.billing {
    padding: 16px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-box
    .jh-input-tips {
    background: #fafafa;
}
.order-inform .order-write-list .order-payment ul .order-paypal-box > p {
    text-align: center;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-box.clear-padding {
    padding: 0;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-box.clear-padding
    .order-paypal-tip {
    padding: 32px 16px;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-box
    .order-loc-item {
    height: 25px;
    cursor: pointer;
    padding: 10px 16px;
    line-height: 25px;
    background-color: #fff;
    border-top: 1px solid #d9d9d9;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-box
    .order-paypal-tip {
    padding-bottom: 20px;
    text-align: center;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-box
    .order-paypal-tip
    .cod-icon,
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-box
    .order-paypal-tip
    .paypal-icon {
    width: 102px;
    height: 52px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-box
    .order-paypal-tip
    .paypal-icon {
    background-image: url(https://hn-img-mall-1.oss-cn-shenzhen.aliyuncs.com/buyer/public/img/paypal-icon.png);
}
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-box
    .order-paypal-tip
    .cod-icon {
    background-image: url(../img/COD-icon.png);
}
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-box.order-paypal--show {
    display: block;
}
.order-inform .order-write-list .order-payment ul .order-paypal-box > div {
    margin-bottom: 12px;
}
.order-inform
    .order-write-list
    .order-payment
    ul
    .order-paypal-box
    > div:last-of-type {
    margin-bottom: 0;
}
.order-inform .order-write-list .order-payment.J-PayPalBox {
    border-bottom: 0;
}
.order-inform
    .order-write-list
    .order-payment.J-PayPalBox
    .order-paypal-h3.J-paypalAdd {
    border-bottom: 1px solid #dfdfdf;
}
.order-inform .order-write-list .order-payment .payment-icon > img {
    border: 1px solid #dfe3e8;
    border-radius: 4px;
    width: 38px;
    height: 24px;
    object-fit: cover;
}
.order-inform
    .order-write-list
    .order-payment
    .order-loc-item
    .payment-icon
    > img {
    width: auto;
    padding: 4px;
    box-sizing: border-box;
}
.order-inform .order-write-list .order-payment .all-payment-icon {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    transform: translate(0, -100%);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
    padding-bottom: 0;
    width: 250px;
    font-size: 0;
    padding: 10px 0 0 10px;
    right: 0;
    border-radius: 4px;
    display: none;
}
.order-inform .order-write-list .order-payment .all-payment-icon > img {
    border: 1px solid #dfe3e8;
    border-radius: 4px;
    width: 38px;
    height: 24px;
    object-fit: cover;
    margin-right: 10px;
    background: #fff;
}
.order-inform .order-write-list .order-payment .all-payment-icon::after {
    content: "\e62f";
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    bottom: -20px;
    transform: rotate(90deg);
    right: 30px;
    color: rgba(0, 0, 0, 0.8);
}
.order-inform .order-write-list.order-item-half .order-write-item {
    width: 49%;
    overflow: unset;
}
.order-inform
    .order-write-list.order-item-half
    .order-write-item.order-write-whole {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.order-inform .order-write-list.order-item-three .order-write-item {
    width: 32%;
    overflow: unset;
}
.order-inform
    .order-write-list.order-item-three
    .order-write-item:nth-child(2) {
    margin: 0 2%;
}
.order-inform
    .order-write-list.order-item-three
    .order-write-item.order-write-whole {
    width: 66% !important;
    margin-bottom: 0 !important;
}
.order-inform
    .order-write-list.order-item-three
    .order-write-item.order-write-whole.order-write-whole-line {
    width: 100% !important;
}
.order-inform .order-write-list.order-item-three.order-br-taxno {
    display: none;
}
.order-inform
    .order-write-list.order-item-three.order-br-taxno
    .order-write-item:nth-child(2) {
    width: 66%;
    margin-right: 0;
}
.order-inform .order-write-list .order-select-logistics {
    padding-bottom: 20px;
}
.order-inform .order-write-list .order-select-logistics ul {
    display: none;
    border-radius: 6px;
    border: 1px solid #d9d9d9;
}
.order-inform .order-write-list .order-select-logistics li {
    min-height: 50px;
    display: flex;
    padding: 0 16px;
    line-height: 50px;
    border-bottom: 1px solid #d9d9d9;
    cursor: pointer;
}
.order-inform .order-write-list .order-select-logistics li::after,
.order-inform .order-write-list .order-select-logistics li::before {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.order-inform .order-write-list .order-select-logistics li:last-of-type {
    border-bottom: 0;
}
.order-inform .order-write-list .order-select-logistics .shipping-match-sel {
    width: 30px;
    padding-right: 10px;
    box-sizing: border-box;
}
.order-inform
    .order-write-list
    .order-select-logistics
    .shipping-match-details {
    flex: 1;
    padding: 15px 0;
    line-height: 20px;
}
.order-inform .order-write-list .order-select-logistics .shipping-match-price {
    width: 80px;
    text-align: right;
}
.order-inform
    .order-write-list
    .order-select-logistics
    .shipping-match-price
    .through-span {
    color: #999;
    font-size: 12px;
    font-weight: 500;
    padding-right: 5px;
    text-decoration: line-through;
}
.order-inform .order-reserved {
    color: #666;
    padding-bottom: 22px;
}
.order-inform .order-item-title {
    height: 30px;
    line-height: 30px;
}
.order-inform .order-item-title .jh-btn {
    background-color: #333;
}
.order-inform .order-list-box,
.order-inform .unavailable-products {
    padding-top: 40px;
    float: right;
    border-left: 1px solid #d9d9d9;
    text-align: left;
    width: 42%;
    padding-left: 4%;
    position: relative;
    border-bottom: 1px solid #dfdfdf;
}
.order-inform .order-list-box .scroll-items,
.order-inform .unavailable-products .scroll-items {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 40%;
    top: 440px;
    z-index: 10;
}
.order-inform .order-list-box .scroll-items .icon-xia,
.order-inform .unavailable-products .scroll-items .icon-xia {
    display: inline-block;
    vertical-align: middle;
}
.order-inform .order-list-box.order-list-box--show .J-OrderList .border-n .fl,
.order-inform
    .unavailable-products.order-list-box--show
    .J-OrderList
    .border-n
    .fl {
    line-height: 24px;
}
.order-inform .order-list-box::after,
.order-inform .unavailable-products::after {
    content: "";
    display: block;
    width: 300%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #fafafa;
    z-index: -1;
    -webkit-box-shadow: 0 -1px 0 #e1e1e1 inset;
    box-shadow: 0 -1px 0 #e1e1e1 inset;
}
.order-inform .order-list-box.order-details,
.order-inform .unavailable-products.order-details {
    width: 14.75rem;
    border-left: 0;
    float: none;
    margin: 1rem auto;
    display: block;
    background-color: transparent;
}
.order-inform .order-list-box .order-list .J-OrderByCart,
.order-inform .order-list-box .order-list .J-OrderResultsCart,
.order-inform .unavailable-products .order-list .J-OrderByCart,
.order-inform .unavailable-products .order-list .J-OrderResultsCart {
    padding: 20px 0;
    overflow: hidden;
    max-height: 420px;
    border-bottom: 1px solid #d9d9d9;
}
.order-inform .order-list-box .order-list .J-OrderByCart:hover,
.order-inform .order-list-box .order-list .J-OrderResultsCart:hover,
.order-inform .unavailable-products .order-list .J-OrderByCart:hover,
.order-inform .unavailable-products .order-list .J-OrderResultsCart:hover {
    overflow-y: auto;
}
.order-inform .order-list-box .order-list .J-OrderByCart .order-item,
.order-inform .order-list-box .order-list .J-OrderResultsCart .order-item,
.order-inform .unavailable-products .order-list .J-OrderByCart .order-item,
.order-inform
    .unavailable-products
    .order-list
    .J-OrderResultsCart
    .order-item {
    display: flex;
    flex: 1;
    align-items: center;
}
.order-inform
    .order-list-box
    .order-list
    .J-OrderByCart
    .order-item:last-of-type,
.order-inform
    .order-list-box
    .order-list
    .J-OrderResultsCart
    .order-item:last-of-type,
.order-inform
    .unavailable-products
    .order-list
    .J-OrderByCart
    .order-item:last-of-type,
.order-inform
    .unavailable-products
    .order-list
    .J-OrderResultsCart
    .order-item:last-of-type {
    padding-bottom: 0;
}
.order-inform .order-list-box .order-list .order-discount-tips,
.order-inform .unavailable-products .order-list .order-discount-tips {
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 12px;
}
.order-inform .order-list-box .order-list .order-discount-tips span,
.order-inform .unavailable-products .order-list .order-discount-tips span {
    font-size: 14px;
}
.order-inform .order-list-box .order-list .order-discount-tips em,
.order-inform .unavailable-products .order-list .order-discount-tips em {
    font-style: normal;
    margin-left: 10px;
}
.order-inform .order-list-box .order-item,
.order-inform .unavailable-products .order-item {
    display: block;
    padding-bottom: 12px;
    position: relative;
    color: rgba(102, 102, 102, 0.85);
}
.order-inform .order-list-box .order-item.order-total,
.order-inform .unavailable-products .order-item.order-total {
    padding: 20px 0;
    display: flex;
    color: #333;
    justify-content: space-between;
    align-items: center;
}
.order-inform .order-list-box .order-item.order-total span:nth-of-type(1),
.order-inform
    .unavailable-products
    .order-item.order-total
    span:nth-of-type(1) {
    font-size: 16px;
}
.order-inform .order-list-box .order-item.order-total span:nth-of-type(2),
.order-inform
    .unavailable-products
    .order-item.order-total
    span:nth-of-type(2) {
    font-size: 14px;
    color: #666;
}
.order-inform .order-list-box .order-item.order-total span:nth-of-type(2) i,
.order-inform
    .unavailable-products
    .order-item.order-total
    span:nth-of-type(2)
    i {
    font-style: normal;
    font-size: 12px;
}
.order-inform
    .order-list-box
    .order-item.order-total
    span:nth-of-type(2)
    strong,
.order-inform
    .unavailable-products
    .order-item.order-total
    span:nth-of-type(2)
    strong {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    margin-left: 6px;
}
.order-inform .order-list-box .order-item .order-iform,
.order-inform .unavailable-products .order-item .order-iform {
    height: 100%;
    width: 100%;
    padding: 0 15px;
}
.order-inform .order-list-box .order-item.border-n,
.order-inform .unavailable-products .order-item.border-n {
    border-bottom: none;
    padding-top: 20px;
}
.order-inform .order-list-box .order-item.border-b,
.order-inform .unavailable-products .order-item.border-b {
    border-bottom: 1px solid #d9d9d9;
    padding: 20px 0;
    min-height: unset;
}
.order-inform .order-list-box .order-item .order-img,
.order-inform .unavailable-products .order-item .order-img {
    width: 64px;
    height: 64px;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    position: relative;
}
.order-inform .order-list-box .order-item .order-img div,
.order-inform .unavailable-products .order-item .order-img div {
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.order-inform .order-list-box .order-item .order-img div img,
.order-inform .unavailable-products .order-item .order-img div img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.order-inform .order-list-box .order-item .order-img .fr,
.order-inform .unavailable-products .order-item .order-img .fr {
    position: absolute;
    top: -6px;
    left: 54px;
    background: #999;
    width: auto;
    height: 18px;
    border-radius: 9px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    min-width: 14px;
    padding: 0 2px;
}
.order-inform .order-list-box .order-item .order-name,
.order-inform .unavailable-products .order-item .order-name {
    width: 100%;
    color: #333;
    font-size: 14px;
    padding-bottom: 0.2rem;
}
.order-inform .order-list-box .order-item .order-types,
.order-inform .unavailable-products .order-item .order-types {
    color: #999;
    font-size: 12px;
    padding-bottom: 12px;
}
.order-inform .order-list-box .order-item .order-types .fr,
.order-inform .unavailable-products .order-item .order-types .fr {
    position: absolute;
    top: -7px;
    left: 52px;
    background: #999;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    color: #fff;
    text-align: center;
}
.order-inform .order-list-box .order-item .order-price,
.order-inform .unavailable-products .order-item .order-price {
    color: #333;
    font-size: 14px;
    padding-bottom: 12px;
    margin-top: 0;
}
.order-inform .order-list-box .order-item .order-p,
.order-inform .unavailable-products .order-item .order-p {
    margin: 7px 0;
    overflow: hidden;
}
.order-inform .order-list-box .order-item .order-p.J-Discount-Info,
.order-inform .unavailable-products .order-item .order-p.J-Discount-Info {
    padding: 0;
    margin: 7px 0;
    display: block;
}
.order-inform
    .order-list-box
    .order-item
    .order-p.J-Discount-Info
    .J-CouponDesc,
.order-inform
    .unavailable-products
    .order-item
    .order-p.J-Discount-Info
    .J-CouponDesc {
    vertical-align: inherit;
}
.order-inform .order-list-box .order-item .order-p .icon-shopping-privacy,
.order-inform
    .unavailable-products
    .order-item
    .order-p
    .icon-shopping-privacy {
    cursor: pointer;
    font-size: 18px;
    margin-left: 6px;
}
.order-inform .order-list-box .order-item .order-p .fr,
.order-inform .unavailable-products .order-item .order-p .fr {
    color: #333;
    font-family: HelveticaNeue-Medium !important;
}
.order-inform .order-list-box .order-item .order-p .fr i,
.order-inform .unavailable-products .order-item .order-p .fr i {
    font-style: normal;
}
.order-inform .order-list-box .order-tips img,
.order-inform .unavailable-products .order-tips img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
}
.order-inform .order-list-box.J-OrderResults .J-OrderList > .order-item,
.order-inform .unavailable-products.J-OrderResults .J-OrderList > .order-item {
    border-bottom: 1px solid #d9d9d9;
    min-height: unset;
    padding-bottom: 20px;
}
.order-inform
    .order-list-box.J-OrderResults
    .J-OrderList
    > .order-item.border-n,
.order-inform
    .unavailable-products.J-OrderResults
    .J-OrderList
    > .order-item.border-n {
    min-height: 38px;
    padding-top: 20px;
    border-bottom: none;
}
.order-inform .order-list-box.J-OrderResults .J-OrderList .J-OrderResultsCart,
.order-inform
    .unavailable-products.J-OrderResults
    .J-OrderList
    .J-OrderResultsCart {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
}
.order-inform
    .order-list-box.J-OrderResults
    .J-OrderList
    .J-OrderResultsCart
    .order-item,
.order-inform
    .unavailable-products.J-OrderResults
    .J-OrderList
    .J-OrderResultsCart
    .order-item {
    padding-bottom: 10px;
}
.order-inform .unavailable-products {
    width: auto;
    border: none;
    margin: 10px 15px 0 15px;
    border-top: 1px solid #d9d9d9;
    padding: 0;
    float: unset;
}
.order-inform .unavailable-products .order-item {
    display: flex;
    flex: 1;
    align-items: center;
    padding: 0.5rem 0 0 0;
}
.order-inform .unavailable-products .order-item .order-img img {
    padding: 0;
}
.order-inform .shipping-methods {
    border: 1px solid #d9d9d9;
    width: 100%;
    box-sizing: border-box;
    padding: 0.6rem 0;
    border-radius: 6px;
    display: none;
}
.order-inform .shipping-methods p {
    text-align: center;
    padding: 0.5rem 1rem !important;
    line-height: 0.6rem;
    color: #999;
}
.order-inform .shipping-methods p a {
    text-decoration: underline;
}
.order-inform .shipping-methods img {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
}
.order-inform .shipping-methods-loading {
    width: 100%;
    padding: 0.2rem 0;
    text-align: center;
    box-sizing: border-box;
}
.order-inform .shipping-methods-loading .methods-loading {
    width: 40px;
    height: 40px;
    display: inline-block;
    animation: loadMethods linear 1.5s 0s infinite;
}
.order-inform .shipping-methods-loading .methods-loading > img {
    max-width: 100%;
}
.order-inform .order-discount .iconfont {
    margin: 0 5px;
}
.order-inform .order-checkbox {
    cursor: pointer;
    display: inline-block;
    color: #737373;
    margin: 12px 0 20px;
    display: flex;
    align-items: center;
}
.order-inform .order-checkbox .jh-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 4px;
    margin-right: 12px;
}
.order-inform .order-checkbox .jh-checkbox.jh-checkbox-active {
    background-color: #061178;
    border-color: #061178;
}
.order-inform .order-checkbox .jh-checkbox.jh-checkbox-active::before {
    top: 9px;
    width: 6px;
}
.order-inform .order-checkbox .jh-checkbox.jh-checkbox-active::after {
    right: 5px;
    height: 10px;
}
.order-inform .pay-free {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 1.5rem;
    text-align: center;
    display: none;
    margin: 0.5rem 0;
}
.order-inform .pay-free .iconfont {
    font-size: 80px;
    color: #999;
}
.order-inform .order-pay-tips {
    margin-bottom: 20px;
    color: #737373;
}
.order-inform .jh-btn.jh-loadding {
    position: relative;
}
.order-inform .jh-btn.jh-loadding .btn-text {
    opacity: 0;
}
.order-inform .jh-btn.jh-loadding .loadEffect {
    display: block;
}
.order-inform .order-buy-cart {
    display: none;
    width: 100%;
    padding: 10px 0.5rem;
    font-size: 16px;
    box-sizing: border-box;
    background: #fafafa;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    position: relative;
}
.order-inform .order-buy-cart span {
    color: #061178;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.order-inform .order-buy-cart span.iconfont {
    width: 30px;
    font-size: 20px;
}
.order-inform .order-buy-cart span.icon-back {
    font-size: 16px;
    transform: rotate(270deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.order-inform .order-buy-cart span.order-buy-price {
    color: #333;
    line-height: 18px;
    height: auto;
    display: block;
    font-size: 18px;
    text-align: right;
}
.order-inform .order-buy-cart span.order-buy-price:nth-of-type(1) {
    text-decoration: line-through;
    font-size: 12px;
    color: #666;
    line-height: 12px;
}
.order-inform .order-buy-cart .show-discount {
    width: 100%;
    border-top: 1px dotted #ccc;
    padding-top: 10px;
    margin-top: 10px;
    color: #666;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}
.order-inform .order-buy-cart .fl {
    width: 100%;
}
.order-inform .order-buy-cart .fr {
    position: absolute;
    right: 10px;
    top: 10px;
}
.order-inform .order-buy-cart.order-buy-cart--show {
    border-bottom: 1px solid #d9d9d9;
}
.order-inform .order-buy-cart.order-buy-cart--show span.icon-back {
    transform: rotate(90deg);
}
.order-inform .align {
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}
.order-inform .payment-img {
    width: 50px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #dfe3e8;
    padding: 0 5px;
}
.order-inform .need-help {
    overflow: hidden;
    padding-bottom: 20px;
}
.order-inform .need-help .fl {
    line-height: 40px;
}
.order-inform .need-help .fl a {
    color: #030852;
}
.order-inform .need-help .fl a strong {
    color: #010e1f;
    font-weight: 400;
    vertical-align: middle;
    margin-right: 4px;
}
.order-inform .need-help .fl .icon-doubt {
    font-size: 24px;
}
.order-inform .need-help .fr a {
    color: #fff;
    height: 58px;
    line-height: 34px;
    box-sizing: border-box;
}
.order-inform .order-result-box {
    padding: 20px 0;
}
.order-inform .order-result-box .order-result-box {
    border-top: 0;
    border-bottom: 1px solid #d9d9d9;
}
.order-inform .order-result-box .order-result-text {
    margin: 0;
}
.order-inform .order-result-box .order-result-text + div {
    margin: 12px 0;
}
.order-inform .order-result-box .order-result-text .result-radius,
.order-inform .order-result-box .order-result-text .result-test {
    display: inline-block;
}
.order-inform .order-result-box .order-result-text .result-radius i,
.order-inform .order-result-box .order-result-text .result-test i {
    font-style: normal;
}
.order-inform .order-result-box .order-result-text .result-radius {
    color: #52c41a;
    width: 16px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    border-radius: 16px;
    border: 1px solid #52c41a;
}
.order-inform .order-result-box .order-result-text .result-test {
    color: #333;
    font-size: 20px;
}
.order-inform .order-result-box .order-result-radius {
    padding: 20px;
    margin-top: 20px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
}
.order-inform .order-result-box .order-result-radius .order-result-tracking {
    border-top: 1px solid #d9d9d9;
    margin-top: 20px;
}
.order-inform
    .order-result-box
    .order-result-radius
    .order-result-tracking
    .logistics-number {
    font-size: 14px;
    color: #013a8c;
    cursor: pointer;
}
.order-inform .order-result-box .order-result-radius .result-title {
    color: #333;
    font-size: 16px;
    font-weight: 400;
}
.order-inform .order-result-box .order-result-radius .result-title h2 {
    font-weight: 400;
    font-size: 16px;
}
.order-inform .order-result-box .order-result-radius .result-title.padd-n {
    padding-bottom: 0;
    margin-bottom: 0;
}
.order-inform .order-result-box .order-result-radius .result-describe {
    color: #666;
    font-size: 14px;
    margin-top: 8px;
}
.order-inform .order-result-box .order-result-radius .jh-checkbox + span {
    font-size: 12px;
    width: 100%;
}
.order-inform .order-result-box .order-result-radius .deliver-title {
    color: #333;
    font-weight: 700;
    line-height: 24px;
}
.order-inform .order-result-box .order-result-radius .deliver-number {
    color: #118ee9;
    line-height: 24px;
}
.order-inform .order-result-box .order-result-radius .order-result-ul {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.order-inform .order-result-box .order-result-radius .order-result-li {
    width: 50%;
    padding-right: 20px;
    box-sizing: border-box;
}
.order-inform
    .order-result-box
    .order-result-radius
    .order-result-li
    .result-li-title {
    margin-top: 16px;
}
.order-inform .order-result-box .order-result-radius .result-li-title {
    color: #333;
    margin-top: 20px;
    font-weight: 400;
    margin-bottom: 5px;
}
.order-inform .order-result-box .order-result-radius .result-li-describe {
    color: #666;
    font-size: 12px;
}
.order-inform .order-result-box .order-result-radius .result-li-describe p {
    word-break: break-word;
}
.order-inform
    .order-result-box
    .order-result-radius
    .result-li-describe-paytype {
    width: 26px;
    height: 18px;
    border-radius: 4px;
    margin-right: 8px;
    vertical-align: bottom;
}
.order-inform
    .order-result-box
    .order-result-radius
    .result-li-describe-paytype
    img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.order-inform .order-result-box .order-result-radius .trackingInfo-status {
    display: flex;
    align-items: center;
    margin: 0 20px;
}
.order-inform
    .order-result-box
    .order-result-radius
    .trackingInfo-status
    .icon
    .iconfont {
    font-size: 24px;
}
.order-inform
    .order-result-box
    .order-result-radius
    .trackingInfo-status
    .text {
    margin-left: 10px;
}
.order-inform
    .order-result-box
    .order-result-radius
    .trackingInfo-status
    .text
    span {
    display: block;
}
.order-inform
    .order-result-box
    .order-result-radius
    .trackingInfo-status
    .text
    span:first-of-type {
    font-size: 16px;
    color: #333;
}
.order-inform
    .order-result-box
    .order-result-radius
    .trackingInfo-status
    .text
    span:last-of-type {
    margin-top: 5px;
    color: #888;
}
.order-inform .order-result-box .order-result-radius .trackingInfo-mesage {
    margin: 20px 20px 0;
}
.order-inform
    .order-result-box
    .order-result-radius
    .trackingInfo-mesage
    .item {
    margin-top: 5px;
}
.order-inform
    .order-result-box
    .order-result-radius
    .trackingInfo-mesage
    .item:first-of-type {
    margin-top: 0;
}
.order-inform .order-result-box .order-result-radius .logistics-trajectory {
    margin: 40px 20px 0;
}
.order-inform
    .order-result-box
    .order-result-radius
    .logistics-trajectory
    .item-box {
    display: flex;
}
.order-inform
    .order-result-box
    .order-result-radius
    .logistics-trajectory
    .item-box:last-of-type
    .icon
    .line {
    display: none;
}
.order-inform
    .order-result-box
    .order-result-radius
    .logistics-trajectory
    .item-box
    .time {
    display: flex;
    flex-direction: column;
}
.order-inform
    .order-result-box
    .order-result-radius
    .logistics-trajectory
    .item-box
    .time
    span:first-of-type {
    color: #000;
}
.order-inform
    .order-result-box
    .order-result-radius
    .logistics-trajectory
    .item-box
    .time
    span:last-of-type {
    color: #888;
    font-size: 12px;
    margin-top: 5px;
}
.order-inform
    .order-result-box
    .order-result-radius
    .logistics-trajectory
    .item-box
    .icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 22px;
}
.order-inform
    .order-result-box
    .order-result-radius
    .logistics-trajectory
    .item-box
    .icon
    .point {
    width: 10px;
    height: 10px;
    background: #dcdee5;
    border: 2px solid #fff;
    border-radius: 50%;
}
.order-inform
    .order-result-box
    .order-result-radius
    .logistics-trajectory
    .item-box
    .icon
    .point.current {
    background: #65b537;
}
.order-inform
    .order-result-box
    .order-result-radius
    .logistics-trajectory
    .item-box
    .icon
    .line {
    width: 1px;
    height: 60px;
    background: #dcdee5;
    margin-right: 1px;
}
.order-inform
    .order-result-box
    .order-result-radius
    .logistics-trajectory
    .item-box
    .icon
    .currentIcon {
    color: #65b537;
}
.order-inform
    .order-result-box
    .order-result-radius
    .logistics-trajectory
    .item-box
    .desc {
    color: #000;
}
.order-inform .order-result-box .order-result-radius .contact {
    margin: 40px 20px 0;
    color: #1a1d2c;
}
.order-inform .order-result-box .order-result-radius .contact a {
    font-size: 14px;
    color: #008dff;
}
.order-inform .order-result-box .order-result-radius .copyright {
    margin: 20px 20px 0;
    color: #1a1d2c;
}
.order-inform .single-page .order-write-list.order-button {
    flex-wrap: wrap;
    text-align: center;
    margin: 0 0 8px;
    padding: 0 0 20px;
}
.order-inform .single-page .order-write-list.order-button .jh-btn {
    width: 100%;
    margin: 32px 0 20px 0;
}
.order-inform .single-page .order-write-list.order-button .more-setting {
    color: #999;
    border-bottom: 2px solid #ddd;
    cursor: pointer;
}
.order-inform .single-page .order-write-list .order-select-logistics {
    padding: 0;
}
.order-inform .single-page .order-step:first-of-type {
    display: block;
}
.order-inform .single-page .order-step .order-button {
    display: none;
}
.order-inform .single-page .settings-info > p {
    font-size: 14px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.order-inform .single-page .settings-info > p > span {
    margin-left: 5px;
}
.order-inform .order-item-phone {
    display: flex;
}
.order-inform .order-item-phone .phone-code {
    background: rgba(153, 153, 153, 0.1);
    border-radius: 6px 0 0 6px;
    border: 1px solid #ccc;
    color: #999;
    padding: 0 10px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 46px;
}
.order-inform .order-item-phone .order-write-item .jh-input {
    border-left: 0;
    border-radius: 0 6px 6px 0;
}
.privacy-mask {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}
.privacy-mask .privacy-dialog {
    display: none;
    width: 660px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 8px;
}
.privacy-mask .privacy-dialog-title {
    border-radius: 8px 8px 0 0;
    background: #fafafa;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    padding: 20px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}
.privacy-mask .privacy-dialog-body {
    padding: 30px;
    box-sizing: border-box;
    color: #666;
    overflow-y: auto;
    height: 402px;
    word-break: break-all;
    font-size: 14px;
}
.privacy-mask .privacy-dialog-body p:first-of-type {
    margin-top: 0;
}
.privacy-mask .privacy-dialog-footer {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    padding: 20px;
    border-top: 1px solid #ddd;
}
.privacy-mask .privacy-dialog-footer .privacy-btn-ok {
    width: 88px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000;
    color: #fff;
    border-radius: 6px;
    cursor: pointer;
}
.popbox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    z-index: 9;
    display: none;
}
.loadding {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border-top: 2px solid #ffea29;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    animation: rt 2s infinite linear;
}
.loadding::before {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border-top: 2px solid #409eff;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    animation: rt 4s infinite linear reverse;
    content: "";
}
.loadding::after {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-radius: 50%;
    border-top: initial;
    border-left: initial;
    border-right: initial;
    animation: cw 1s infinite;
    content: "";
    background: #409eff;
}
.version-popup {
    width: 300px;
    height: auto;
    border-radius: 3px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1002;
    transform: translate(-50%, -50%);
    background: #fff;
    text-align: center;
    padding: 80px 20px;
    display: none;
}
.version-popup > .iconfont {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 22px;
    cursor: pointer;
}
@keyframes rt {
    100% {
        transform: rotate(360deg);
    }
}
@keyframes cw {
    0% {
        width: 0;
        height: 0;
    }
    75% {
        width: 40px;
        height: 40px;
    }
    100% {
        width: 0;
        height: 0;
    }
}
.placeholder-line {
    height: 44px;
    border-radius: 4px;
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e6e6e6;
}
.placeholder-line--animated {
    -webkit-animation: 1.5s linear 0s infinite normal forwards running loading;
    animation: 1.5s linear 0s infinite normal forwards running loading;
    background-repeat: no-repeat;
    background-size: 200px 100%;
    background-image: -webkit-gradient(
        linear,
        right top,
        left top,
        from(#e6e6e6),
        color-stop(50%, #cdcdcd),
        to(#e6e6e6)
    );
    background-image: linear-gradient(
        to left,
        #e6e6e6 0,
        #cdcdcd 50%,
        #e6e6e6 100%
    );
}
.order-login-mask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    align-items: center;
    background: rgba(93, 93, 93, 0.5);
    justify-content: center;
    z-index: 999;
}
.order-login-mask .content {
    position: relative;
    background: #fff;
    padding: 60px 126px;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(35, 35, 112, 0.2),
        0 0 0 1px rgba(67, 67, 145, 0.05);
}
.order-login-mask .content .title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 32px;
}
.order-login-mask .content .iconfont {
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}
.order-login-mask .content .tips {
    margin-bottom: 20px;
}
.order-login-mask .content .tips a {
    color: #008dff;
    text-decoration: underline;
    cursor: pointer;
}
.order-login-mask .content .input-content {
    margin-bottom: 20px;
}
.order-login-mask .content .input-content:nth-child(1) {
    margin-bottom: 8px;
}
.order-login-mask .content .input-content input:not([type="checkbox"]),
.order-login-mask .content .input-content select {
    height: 36px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 388px;
    padding: 1px 8px;
    box-sizing: content-box;
    cursor: pointer;
}
.order-login-mask .content .input-content input:not([type="checkbox"]):hover,
.order-login-mask .content .input-content select:hover {
    border-color: #666;
}
.order-login-mask .content .input-content input:not([type="checkbox"]):focus,
.order-login-mask .content .input-content select:focus {
    border-color: #333;
}
.order-login-mask
    .content
    .input-content
    input:not([type="checkbox"]).format-error,
.order-login-mask .content .input-content select.format-error {
    border-color: #de3618;
}
.order-login-mask .content .input-content .error-tips {
    color: #de3618;
}
.order-login-mask .content .tips-link {
    font-size: 14px;
    margin-top: -12px;
    margin-bottom: 32px;
}
.order-login-mask .content .tips-link a {
    text-decoration: underline;
    cursor: pointer;
}
.order-login-mask .content .J-order-login {
    width: 100%;
}
@-webkit-keyframes loading {
    0% {
        background-position: -200px 0;
    }
    100% {
        background-position: calc(300%) 0;
    }
}
@keyframes loading {
    0% {
        background-position: -200px 0;
    }
    100% {
        background-position: calc(300%) 0;
    }
}
@media screen and (max-width: 1100px) {
    .order-inform .order-inform-wrap {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    .order-inform .order-inform-wrap .order-payment-tips {
        padding: 0 12px 29px 12px;
    }
}
@media screen and (max-width: 768px) {
    .order-login-mask .content {
        width: calc(100% - 64px);
        padding: 20px 16px;
    }
    .order-login-mask .content .input-content input:not([type="checkbox"]),
    .order-login-mask .content .input-content select {
        width: calc(100% - 20px);
    }
    .order-header-main.order-logo-mobile {
        display: block;
    }
    .order-header-main.order-logo-mobile .order-header {
        min-height: 56px;
    }
    .order-wrap label {
        font-size: 0.512rem !important;
    }
    .order-wrap a,
    .order-wrap input,
    .order-wrap select {
        font-size: 0.5973rem !important;
    }
    .order-inform {
        padding-top: 0;
        text-align: left;
    }
    .order-inform .step-section {
        height: auto;
    }
    .order-inform .step-section .step-section-inform {
        margin: 0.6rem;
        position: relative;
    }
    .order-inform .step-section .step-section-inform .row {
        flex-wrap: wrap;
    }
    .order-inform .step-section .step-section-inform .row .row-label {
        width: 100%;
    }
    .order-inform .step-section .step-section-inform .row .row-inform {
        padding-right: 50px;
        box-sizing: border-box;
    }
    .order-inform .step-section .step-section-inform .row .row-change {
        position: absolute;
        right: 16px;
    }
    .order-inform .order-inform-wrap {
        flex-wrap: wrap-reverse;
        width: 100%;
        padding: 0;
        min-height: auto;
    }
    .order-inform .order-inform-wrap .order-count-down {
        display: none;
    }
    .order-inform .order-pay-tips {
        font-size: 0.5973rem;
        margin-bottom: 0.853rem;
        margin-top: -8px;
    }
    .order-inform .jh-input {
        font-size: 14px;
    }
    .order-inform .order-title {
        padding: 0.768rem 0;
    }
    .order-inform .order-title .fr {
        font-size: 0.5973rem;
        width: 100%;
        margin-top: 0.2rem;
        margin-bottom: 0.512rem;
    }
    .order-inform .need-help .fl,
    .order-inform .need-help .fr {
        width: 100%;
        padding: 0.25rem 0;
    }
    .order-inform .need-help .fr .jh-btn {
        width: 100%;
    }
    .order-inform .order-buy-cart {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .order-inform .order-list-box,
    .order-inform .order-write {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .order-inform .order-list-box .get-coupon,
    .order-inform .order-write .get-coupon {
        display: none;
        margin-bottom: 0.6rem;
    }
    .order-inform .order-list-box .order-coupon-input .jh-btn em,
    .order-inform .order-write .order-coupon-input .jh-btn em {
        display: none;
    }
    .order-inform .order-list-box .order-coupon-input .jh-btn span,
    .order-inform .order-write .order-coupon-input .jh-btn span {
        display: block;
        margin: 0;
        padding: 0 15px;
    }
    .order-inform .order-list-box .order-coupon-box span.icon-yduizhekou,
    .order-inform .order-write .order-coupon-box span.icon-yduizhekou {
        font-size: 0.5973rem;
    }
    .order-inform .order-list-box .privacy-container,
    .order-inform .order-write .privacy-container {
        padding: 0 0.6rem;
        margin-top: 4px;
    }
    .order-inform .order-list-box .privacy-container ul,
    .order-inform .order-write .privacy-container ul {
        padding: 24px 0 0 0;
    }
    .order-inform .order-list-box .privacy-container .privacy-item,
    .order-inform .order-write .privacy-container .privacy-item {
        margin-bottom: 0.512rem;
        margin-right: 1.706rem;
        font-size: 12px;
    }
    .order-inform .order-list-box .privacy-container .privacy-item::after,
    .order-inform .order-write .privacy-container .privacy-item::after {
        display: none;
    }
    .order-inform .order-list-box {
        padding-top: 0;
        overflow: hidden;
        display: none;
        border-left: 0;
    }
    .order-inform .order-list-box::after {
        left: -100%;
    }
    .order-inform .order-list-box.order-details {
        height: auto;
    }
    .order-inform .order-list-box.order-details .order-list {
        padding-left: 0;
        padding-right: 0;
    }
    .order-inform .order-list-box .order-list {
        max-width: 100%;
        padding: 0;
    }
    .order-inform .order-list-box .order-list .J-OrderByCart {
        overflow: auto;
        padding: 0.6rem 0;
        margin: 0 0.6rem;
        max-height: none;
    }
    .order-inform .order-list-box .order-list .J-OrderByCart .order-item {
        margin: 0;
        min-height: 74px;
        padding-bottom: 10px;
    }
    .order-inform
        .order-list-box
        .order-list
        .J-OrderByCart
        .order-item
        .order-iform {
        height: 100%;
        min-height: 74px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .order-inform
        .order-list-box
        .order-list
        .J-OrderByCart
        .order-item
        .order-img
        .fr {
        position: absolute;
        top: -6px;
        left: 54px;
        background: #999;
        width: auto;
        height: 18px;
        border-radius: 9px;
        color: #fff;
        text-align: center;
        min-width: 16px;
        padding: 0 2px;
    }
    .order-inform .order-list-box .order-item {
        font-size: 0.5973rem;
        padding: 0;
        margin: 0.6rem;
        box-sizing: border-box;
        margin-bottom: 0;
        border: none;
    }
    .order-inform .order-list-box .order-item.order-total {
        padding-top: 0;
    }
    .order-inform .order-list-box .order-item.border-b {
        padding: 0.6rem 0;
        margin: 0 0.6rem;
    }
    .order-inform .order-list-box .order-item .order-types {
        padding-bottom: 0;
    }
    .order-inform .order-list-box .order-item .order-types .fr {
        top: 12px;
        left: 54px;
    }
    .order-inform .order-list-box .order-item .order-price {
        right: 0.5rem;
        text-align: right;
    }
    .order-inform .order-list-box .order-item.border-n {
        margin: 0 0.5rem;
        min-height: unset;
        padding-bottom: 1.853rem;
        padding-top: 0;
    }
    .order-inform .order-list-box .order-item .order-total {
        font-size: 0.768rem;
        color: #333;
    }
    .order-inform
        .order-list-box.J-OrderResults
        .J-OrderList
        .J-OrderResultsCart {
        border-bottom: 1px solid #d9d9d9;
        margin: 0.5rem;
        padding-bottom: 0.75rem;
        margin-bottom: 0.853rem;
        padding-top: 0;
    }
    .order-inform
        .order-list-box.J-OrderResults
        .J-OrderList
        .J-OrderResultsCart
        .order-item {
        margin: 0;
        padding-bottom: 0;
    }
    .order-inform
        .order-list-box.J-OrderResults
        .J-OrderList
        .order-item
        .order-p:last-of-type {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .order-inform
        .order-list-box.J-OrderResults
        .J-OrderList
        .order-item.border-n {
        min-height: 58px;
        padding-top: 20px;
    }
    .order-inform
        .order-list-box.J-OrderResults
        .J-OrderList
        .order-item.border-n
        .fr {
        line-height: 1;
    }
    .order-inform .order-list-box .order-tips {
        padding: 0 0.6rem;
        padding-bottom: 0.75rem;
    }
    .order-inform .order-write {
        padding: 0;
        box-sizing: border-box;
        font-weight: 500;
        max-width: 100%;
        display: inline-block;
    }
    .order-inform .order-write .order-header-main {
        display: none;
    }
    .order-inform .order-write .order-title {
        font-size: 0.768rem;
        color: #333;
        padding: 0.5rem 0;
    }
    .order-inform .order-write .insurance-order-checkbox {
        padding: 0 17px;
        margin-bottom: 10px;
    }
    .order-inform .order-write .insurance-order-checkbox .jh-checkbox {
        margin-right: 10px;
    }
    .order-inform .order-write .order-write-item {
        padding-top: 0;
    }
    .order-inform .order-write .order-write-item .return-cart {
        font-size: 0.5973rem !important;
    }
    .order-inform .order-write .order-write-item .paypal-payment-button {
        width: 100% !important;
        padding-top: 0 !important;
    }
    .order-inform .order-write .order-write-item .order-paypal {
        opacity: 0;
        width: 100%;
        position: absolute;
    }
    .order-inform .order-write .order-write-item .order-paypal .zoid-outlet {
        width: 100% !important;
        height: 40px !important;
    }
    .order-inform .order-write .paypal-inform-box {
        margin: 1rem 0 0.2rem 0;
        position: relative;
    }
    .order-inform .order-write .paypal-inform-box .paypal-checkout--or {
        margin-top: 0.75rem;
        height: 1px;
        position: relative;
        background-color: #e6e6e6;
    }
    .order-inform
        .order-write
        .paypal-inform-box
        .paypal-checkout--or
        .paypal-checkout-or-title {
        color: #666;
        font-size: 14px;
        position: absolute;
        width: 50px;
        left: 50%;
        top: -8px;
        text-align: center;
        background-color: #fff;
        margin-left: -25px;
    }
    .order-inform .order-write .paypal-inform-box .paypal-checkout-title {
        color: #333;
        font-size: 14px;
        position: absolute;
        width: 150px;
        left: 50%;
        top: -10px;
        text-align: center;
        background-color: #fff;
        margin-left: -75px;
    }
    .order-inform .order-write .paypal-inform-box .paypal-checkout-tips {
        font-size: 12px;
        color: #737373;
        line-height: 12px;
        text-align: center;
        padding: 10px 0 2px 0;
    }
    .order-inform
        .order-write
        .paypal-inform-box
        .paypal-checkout-tips.paypal-remembered-tips {
        font-size: 16px;
        padding-bottom: 12px;
    }
    .order-inform .order-write .paypal-inform-box .paypal-checkout {
        padding: 20px 0 10px 0;
        border-radius: 3px;
        border: 1px solid #e6e6e6;
    }
    .order-inform
        .order-write
        .paypal-inform-box
        .paypal-checkout
        .paypal-payment--inform {
        max-width: 100%;
        width: 80%;
        margin: 0 auto;
        display: none;
    }
    .order-inform
        .order-write
        .paypal-inform-box
        .paypal-checkout
        .paypal-payment--inform.display-flex {
        width: 100%;
        display: block;
    }
    .order-inform
        .order-write
        .paypal-inform-box
        .paypal-checkout
        .paypal-payment--inform.display-flex
        > div {
        width: 100%;
    }
    .order-inform
        .order-write
        .paypal-inform-box
        .paypal-checkout
        .paypal-payment--inform.display-flex
        > div:nth-of-type(2) {
        display: none;
    }
    .order-inform
        .order-write
        .paypal-inform-box
        .paypal-checkout
        .paypal-payment--inform
        > div {
        width: 100%;
    }
    .order-inform
        .order-write
        .paypal-inform-box
        .paypal-checkout
        .paypal-payment--inform
        .paypal-button-funding {
        margin-top: 12px;
    }
    .order-inform .order-write .order-pay-failed .shipping-tips-text,
    .order-inform .order-write .order-pay-failed .test,
    .order-inform .order-write .shipping-tips .shipping-tips-text,
    .order-inform .order-write .shipping-tips .test {
        font-size: 0.5973rem;
    }
    .order-inform .order-write .order-step {
        padding: 0 0.6rem;
        box-sizing: border-box;
    }
    .order-inform .order-write .order-step .order-write-item {
        position: relative;
    }
    .order-inform .order-write .order-step .order-write-item > div {
        padding-top: 0.5rem;
    }
    .order-inform .order-write .order-step .order-write-item.fl {
        width: 100%;
        margin-bottom: 0.512rem;
        padding-bottom: 0.05rem;
    }
    .order-inform .order-write .order-step .order-write-item.fr {
        width: 100%;
        padding-bottom: 0.05rem;
    }
    .order-inform .order-write .order-step .order-write-item .jh-select {
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
    }
    .order-inform .order-write .order-step .order-write-item .icon-donwn-copy {
        position: absolute;
        top: 5px;
        right: 5px;
    }
    .order-inform .order-write .order-step .order-write-item .jh-btn {
        width: 100%;
    }
    .order-inform .order-write .order-step ul li {
        font-size: 14px;
    }
    .order-inform .order-write .order-reserved {
        padding: 10px 0.6rem;
        font-size: 0.5973rem;
    }
    .order-inform .order-write .order-write-list {
        padding-bottom: 0.512rem;
        margin-bottom: 0;
    }
    .order-inform .order-write .order-write-list.order-button {
        padding: 8px 0;
        flex-wrap: wrap-reverse;
        text-align: center;
    }
    .order-inform
        .order-write
        .order-write-list.order-button
        .order-write-item {
        width: 100%;
    }
    .order-inform .order-write .order-write-list.order-button .back-prev {
        margin-top: 20px;
        font-size: 0.5973rem;
        padding: 0;
    }
    .order-inform
        .order-write
        .order-write-list.order-item-three
        .order-write-item:nth-child(2) {
        margin: 0;
        margin-bottom: 0.512rem;
    }
    .order-inform
        .order-write
        .order-write-list.order-item-three
        .order-write-item.order-write-whole {
        width: 100% !important;
        margin-bottom: 0.512rem !important;
    }
    .order-inform .order-write .order-write-list .jh-input-tips {
        font-size: 0.5973rem;
    }
    .order-inform .order-write .order-write-list:last-of-type {
        padding-bottom: 0;
    }
    .order-inform .order-write .order-write-list .order-write-item .jh-input {
        height: 2.048rem;
    }
    .order-inform .order-write .order-write-list .order-write-item .jh-select {
        height: 2.048rem;
        line-height: inherit;
    }
    .order-inform
        .order-write
        .order-write-list
        .order-write-item
        .select-arrow {
        top: 0.768rem;
    }
    .order-inform
        .order-write
        .order-write-list
        .order-write-item
        .phone-tips-icon {
        font-size: 0.853rem;
        line-height: 0.853rem;
        top: 0.65rem;
    }
    .order-inform .order-write .order-write-list .order-write-item .phone-tips {
        padding-top: 0;
        width: 60%;
        font-size: 0.5973rem;
    }
    .order-inform
        .order-write
        .order-write-list
        .order-write-item
        .phone-tips.tax-no-tips {
        width: 100%;
    }
    .order-inform
        .order-write
        .order-write-list
        .order-payment
        .order-item-three
        .order-write-item:nth-child(2) {
        margin: 0;
        margin-bottom: 0.512rem;
    }
    .order-inform
        .order-write
        .order-write-list
        .order-payment
        .order-item-three
        .order-write-item.order-write-whole {
        width: 100% !important;
        margin-bottom: 0.512rem !important;
    }
    .order-inform
        .order-write
        .order-write-list
        .order-payment
        .order-item-three
        .order-write-item.order-write-whole.order-write-whole-line {
        width: 100% !important;
    }
    .order-inform
        .order-write
        .order-write-list
        .order-payment
        ul
        .order-paypal-h3 {
        display: flex;
        flex-wrap: wrap;
        height: auto;
    }
    .order-inform
        .order-write
        .order-write-list
        .order-payment
        .all-payment-icon {
        top: 30px;
    }
    .order-inform
        .order-write
        .order-write-list
        .order-payment
        .all-payment-icon::after {
        right: 50%;
    }
    .order-inform .order-write .order-write-list .shipping-match {
        font-size: 0.597px;
        display: none;
    }
    .order-inform .order-write .order-write-list .shipping-match li {
        font-size: 0.5973rem;
    }
    .order-inform .order-write .order-write-list .order-select-logistics {
        padding: 0;
    }
    .order-inform .order-write .order-write-list .order-select-logistics ul {
        display: none;
    }
    .order-inform
        .order-write
        .order-result-box
        .order-result-radius
        .result-li-title {
        font-size: 0.5973rem;
    }
    .order-inform
        .order-write
        .order-result-box
        .order-result-radius
        .result-title.padd-n {
        margin-bottom: 0.512rem;
    }
    .order-inform .order-write .order-checkbox {
        margin: 0;
    }
    .order-inform .order-write .jh-checkbox {
        margin-right: 4px;
    }
    .order-inform .order-write .jh-checkbox + span {
        font-size: 0.5546rem;
        width: 100%;
    }
    .order-inform .order-write .insurance-tips-icon {
        display: none;
    }
    .order-inform .order-item-title {
        height: 0;
    }
    .order-inform .order-result-box {
        padding: 30px 0.5rem;
        padding-bottom: 5px;
        box-sizing: border-box;
    }
    .order-inform .order-result-box .order-result-radius {
        padding: 20px 15px;
    }
    .order-inform .order-result-box .order-result-radius .result-li-title {
        font-size: 0.6826rem;
    }
    .order-inform .order-result-box .order-result-radius .result-title h2 {
        font-size: 0.768rem;
    }
    .order-inform .order-result-box .order-result-radius .order-result-li {
        width: 100%;
        font-size: 0.5973rem;
    }
    .order-inform
        .order-result-box
        .order-result-radius
        .order-result-li
        .result-li-title {
        margin: 4px 0;
    }
    .order-inform
        .order-result-box
        .order-result-radius
        .order-result-li
        .result-li-title:first-of-type {
        margin-top: 0;
    }
    .order-inform
        .order-result-box
        .order-result-radius
        .order-result-li
        .result-li-describe {
        margin-bottom: 12px;
        font-size: 0.5973rem;
    }
    .order-inform
        .order-result-box
        .order-result-radius:last-of-type
        .order-result-li:last-of-type
        .J-PaymentMethod {
        margin-bottom: 0;
    }
    .order-inform .order-result-box .order-result-radius .trackingInfo-status {
        margin: 0;
    }
    .order-inform .order-result-box .order-result-radius .trackingInfo-mesage {
        margin: 20px 0 0;
    }
    .order-inform .order-result-box .order-result-radius .logistics-trajectory {
        margin: 40px 0 0;
    }
    .order-inform .order-result-box .order-result-radius .contact {
        margin: 40px 0 0;
    }
    .order-inform .order-result-box .order-result-radius .copyright {
        margin: 20px 0 0;
    }
    .order-inform .order-result-box .order-result-text {
        font-size: 0.5973rem;
    }
    .order-inform .order-result-box .order-result-text + div {
        font-size: 0.5973rem;
    }
    .order-inform .need-help {
        padding: 0 0.5rem;
        box-sizing: border-box;
        font-size: 0.597rem;
        padding-bottom: 12px;
    }
    .order-inform .need-help .fl a {
        font-size: 0.597rem;
    }
    .order-inform .order-write .single-page .order-write-list.order-button {
        flex-wrap: wrap;
        padding: 0 0.6rem;
    }
    .order-inform
        .order-write
        .single-page
        .order-write-list.order-button
        .jh-btn {
        margin: 30px 0 12px 0;
    }
    .order-inform
        .order-write
        .single-page
        .order-write-list.order-button
        .back-prev {
        margin: 0;
    }
    .order-inform
        .order-write
        .single-page
        .order-write-list.order-button
        .more-setting {
        margin-top: 14px;
    }
    .order-inform .order-write .single-page .settings-info {
        padding: 0.6rem;
        padding-bottom: 0;
    }
    .order-inform .order-write .single-page .settings-info > p {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .order-inform .order-write .single-page .settings-info > p > span {
        margin: 0;
    }
    .order-inform .order-item-phone .phone-code {
        height: 2.048rem;
    }
    .insurance-alert-box {
        background: #fff;
        z-index: 102;
        position: absolute;
        position: fixed;
        top: 45%;
        left: 50%;
        width: calc(90%);
        box-sizing: border-box;
        overflow: hidden;
        transform: translate3d(-50%, -50%, 0);
        padding: 25px;
        border-radius: 8px;
    }
    .insurance-alert-box .insurance-alert-box-title {
        font-size: 14px;
        color: #333;
        line-height: 20px;
    }
    .insurance-alert-box .insurance-alert-box-ok {
        font-size: 16px;
        font-weight: 400;
        color: #096dd9;
        line-height: 22px;
        margin-top: 25px;
        text-align: right;
        cursor: pointer;
    }
    .privacy-dialog {
        width: 13.6rem !important;
        height: 12.8rem !important;
        border-radius: 4px;
    }
    .privacy-dialog-title {
        border-radius: 4px 4px 0 0;
        height: 1.62rem !important;
        padding: 0 0.64rem !important;
        border-bottom: 1px solid #ddd !important;
    }
    .privacy-dialog-body {
        padding: 0.64rem !important;
        font-size: 12px;
        height: 8.57rem !important;
    }
    .privacy-dialog-footer {
        height: 2.56rem !important;
        padding: 0 0.64rem !important;
        border-top: 1px solid #ddd !important;
    }
    .privacy-dialog-footer .privacy-btn-ok {
        width: 1.88rem !important;
        height: 1.28rem !important;
        border-radius: 3px;
    }
}
@media screen and (max-width: 360px) {
    .order-inform .order-list-box .order-item .jh-input.J-GetCouponVal {
        width: 10.5rem;
    }
}
.jh-input-tips {
    padding: 0;
}
@keyframes loadMethods {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(-360deg);
    }
}
.asiabill-Mask {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
}
.asiabill-main {
    display: none;
    width: 640px;
    height: 550px;
    padding: 20px;
    position: fixed;
    z-index: 1002;
    left: 50%;
    top: 50%;
    margin-top: -275px;
    margin-left: -320px;
    border-radius: 3px;
    background-color: #fff;
}
.good-quantity-sizeChart {
    display: flex;
    align-items: center;
    cursor: pointer;
    width: 100%;
}
.good-quantity-sizeChart img {
    width: 30px;
    height: 12px;
}
.good-quantity-sizeChart .sizeChart-text {
    margin: 0 8px;
    font-weight: 500;
    color: #000;
    font-size: 16px;
}
.good-quantity-sizeChart .sizeChart-text h1,
.good-quantity-sizeChart .sizeChart-text h2,
.good-quantity-sizeChart .sizeChart-text h3,
.good-quantity-sizeChart .sizeChart-text h4,
.good-quantity-sizeChart .sizeChart-text h5,
.good-quantity-sizeChart .sizeChart-text h6 {
    font-weight: 700;
}
.good-quantity-sizeChart .sizeChart-text:hover {
    text-decoration: underline;
}
.sizeChartPopup {
    width: 660px;
    position: fixed;
    background: #fff;
    color: #333;
    top: 50%;
    left: 50%;
    z-index: 102;
    font-size: 14px;
    border-radius: 4px;
    text-align: center;
    padding: 52px 0 20px 20px;
    box-sizing: border-box;
    opacity: 0;
    transform: translate(-50%, 200%);
}
.sizeChartPopup .sizeChartPopup-title {
    position: absolute;
    top: 20px;
    color: #333;
    font-size: 18px;
}
.sizeChartPopup .in-and-cu {
    float: left;
}
.sizeChartPopup .in-and-cu > span {
    width: 34px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    border: 1px solid #ccc;
}
.sizeChartPopup .in-and-cu > span:nth-child(2) {
    margin-left: -4px;
}
.sizeChartPopup .in-and-cu > span.active {
    color: #fff;
    background: #333;
    border: 1px solid #333;
}
.sizeChartPopup.share-popup--show {
    opacity: 1;
    transform: translate(-50%, -50%);
    transition: transform 0.3s linear;
}
.sizeChartPopup.share-popup--hide {
    opacity: 0;
    transform: translate(-50%, 200%);
}
.sizeChartPopup .sizeChart-content {
    height: 464px;
    overflow: auto;
    padding: 20px 20px 0 0;
}
.sizeChartPopup .sizeChart-content .sizeChart-content-list {
    margin-bottom: 20px;
}
.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-img img {
    width: 620px;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-header {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-content
    .sizeChart-table-select {
    margin: 12px 0 6px;
    overflow: hidden;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-content
    .sizeChart-table-select
    select {
    min-width: 34px;
    height: 20px;
    padding: 0 8px;
    display: inline-block;
    border: 1px solid #ccc;
    appearance: menulist-button;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-list {
    margin-bottom: 9px;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-list
    table {
    color: #333;
    font-weight: 300;
    font-size: 14px;
    table-layout: fixed;
    empty-cells: show;
    border-collapse: collapse;
    margin: 0 auto;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-list
    table
    tbody
    tr:first-child {
    font-weight: 700;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-list
    table
    tbody
    tr
    td:first-child {
    font-weight: 700;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-list
    td {
    height: 32px;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-list
    .table {
    font-size: 14px;
    border: 1px solid #ccc;
    color: #333;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-list
    .table
    th {
    height: 32px;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-list
    .table
    td,
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-list
    .table
    th {
    border: 1px solid #ccc;
}
.sizeChartPopup
    .sizeChart-content
    .sizeChart-content-list
    .sizeChart-table
    .sizeChart-table-footer {
    font-size: 14px;
    font-weight: 400;
    color: #666;
}
.sizeChartPopup .sizeChart-content::-webkit-scrollbar {
    width: 4px;
    height: 3px;
}
.sizeChartPopup .main-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 16px;
    font-family: OldStandard !important;
}
.sizeChartPopup .title {
    font-size: 40px;
    color: #cc0008;
    font-weight: 700;
    line-height: 48px;
    margin: 0 0 4px;
    font-family: OpenSans !important;
}
.sizeChartPopup .rule {
    font-weight: 700;
    line-height: 16px;
}
.sizeChartPopup .close-popup {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    cursor: pointer;
    color: #333;
}
@media screen and (max-width: 768px) {
    .sizeChartPopup {
        width: 343px !important;
    }
    .sizeChartPopup .sizeChart-content::-webkit-scrollbar {
        width: 4px !important;
    }
    .sizeChartPopup .sizeChart-content {
        overflow-y: auto;
        height: 400px !important;
    }
    .sizeChart-content-list .sizeChart-img img {
        width: 100% !important;
    }
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(
        linear,
        right top,
        left top,
        from(rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0))
    );
    background-image: -webkit-linear-gradient(
        right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    background-image: -o-linear-gradient(
        right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    background-image: linear-gradient(
        to left,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0))
    );
    background-image: -webkit-linear-gradient(
        left,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    background-image: -o-linear-gradient(
        left,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        from(rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0))
    );
    background-image: -webkit-linear-gradient(
        bottom,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    background-image: -o-linear-gradient(
        bottom,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    background-image: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0))
    );
    background-image: -webkit-linear-gradient(
        top,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    background-image: -o-linear-gradient(
        top,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    background-image: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    transition: 0.3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 0.2s top, 0.2s -webkit-transform;
    transition: 0.2s top, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    -webkit-transition: 0.2s left, 0.2s -webkit-transform;
    transition: 0.2s left, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl
    > .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    -webkit-transition: 0.2s right, 0.2s -webkit-transform;
    transition: 0.2s right, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl
    .swiper-pagination-progressbar
    .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
    > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal
    > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white
    .swiper-pagination-progressbar-fill {
    background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black
    .swiper-pagination-progressbar-fill {
    background: #000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}
.tool_tip {
    background-color: #a6a6a6;
    border: 1px solid #a6a6a6;
    padding: 7px 10px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    z-index: 99999;
    max-width: 200px;
    word-wrap: break-word;
}
.tool_tip:before {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid;
}
.tool_tip_top:before {
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    border-color: #a6a6a6 transparent transparent transparent;
}
.tool_tip_right:before {
    top: 50%;
    left: 0;
    transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    -webkit-transform: translate(-100%, -50%);
    border-color: transparent#a6a6a6 transparent transparent;
}
.tool_tip_bottom:before {
    top: 0;
    left: 50%;
    transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
    border-color: transparent transparent #a6a6a6 transparent;
}
.tool_tip_left:before {
    top: 50%;
    left: 100%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    border-color: transparent transparent transparent #a6a6a6;
}
.good-list .star {
    margin-top: 0;
}
.product .star {
    cursor: pointer;
}
.reviews {
    box-sizing: border-box;
    text-align: left;
    padding: 0 25px;
    margin-bottom: 120px;
}
.reviews h3,
.reviews h4,
.reviews p {
    padding: 0;
    margin: 0;
}
.reviews.main h3.title {
    font-size: 24px;
    padding: 20px 0;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
    font-weight: 400;
}
.reviews .reviews-title {
    padding-bottom: 0.5rem;
    color: #333;
}
.reviews .review-top .star {
    padding-right: 50px;
    vertical-align: middle;
}
.reviews .review-top .star .iconfont {
    font-size: 18px;
}
.reviews .review-top .star-bar {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}
.reviews .review-top .star-bar > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.reviews .review-top .star-bar > div > i {
    margin-left: 8px;
}
.reviews .review-top .star-bar i {
    color: #ffc124;
}
.reviews .review-top .star-bar em {
    font-style: normal;
    color: #666;
    display: inline-block;
    min-width: 30px;
}
.reviews .review-top .star-bar span {
    width: 200px;
    height: 7px;
    background: #f0f2f8;
    display: inline-block;
    margin: 0 10px;
    border-radius: 4px;
    position: relative;
}
.reviews .review-top .star-bar span i {
    width: 80%;
    height: 7px;
    background: #ffc124;
    display: inline-block;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0;
}
.reviews .review-top .jh-btn-review {
    float: right;
    cursor: pointer;
    font-size: 14px;
    margin-top: 32px;
    margin-right: 20px;
    border: 1px solid #ddd;
    padding: 12px 20px;
}
.reviews .review-top .jh-btn-review:hover {
    text-decoration: underline;
}
.reviews .write-review-box {
    display: none;
    position: relative;
    padding-bottom: 100px;
}
.reviews .write-review-box.jh-btn-review--show {
    display: block;
}
.reviews .write-review-box h3 {
    font-size: 0.5rem;
    color: #333;
    font-weight: 700;
}
.reviews .write-review-box p {
    font-size: 0.35rem;
    line-height: 0.75rem;
    color: #000;
    padding-top: 0.25rem;
    margin-bottom: 8px;
}
.reviews .write-review-box input[type="text"],
.reviews .write-review-box textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 0.35rem;
}
.reviews .write-review-box input[type="text"].review-error,
.reviews .write-review-box textarea.review-error {
    border-color: red;
}
.reviews .write-review-box textarea {
    height: 2rem;
    padding: 10px;
}
.reviews .write-review-box .sl-main-btn {
    display: block;
    float: right;
    text-transform: uppercase;
}
.reviews .write-review-box .tips {
    color: #ff4d4f;
    font-size: 14px;
    padding-top: 0;
    margin-top: 8px;
}
.reviews .review-ok {
    text-align: center;
    padding: 40px 16px;
    background: #fafbff;
    position: relative;
    letter-spacing: 1px;
    display: none;
}
.reviews .review-ok h3 {
    color: #000;
    font-size: 24px;
}
.reviews .review-ok p {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    margin: 4px 0 12px 0;
}
.reviews .review-ok .iconfont {
    color: #333;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.reviews .reviews-list .reviews-avatar {
    margin-top: -20px;
}
.reviews .reviews-list .reviews-avatar > img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 2px solid #fff;
}
.reviews .reviews-list .report {
    margin-top: 10px;
    cursor: pointer;
    font-size: 12px;
}
.reviews .reviews-list .report:active,
.reviews .reviews-list .report:hover {
    text-decoration: underline;
}
.reviews .reviews-list .reviews-detail {
    padding: 12px 0 8px;
    line-height: 24px;
    word-break: break-word;
    color: #333;
}
.reviews .reviews-list .reviews-name {
    font-size: 14px;
}
.reviews .reviews-list .reviews-country > img {
    max-width: 16px;
    height: auto;
    margin-right: 4px;
}
.reviews .reviews-list .helpful-num {
    margin: 12px 0;
}
.reviews .reviews-list .helpful {
    width: 68px;
    height: 28px;
    background: #fff;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 2px;
    cursor: pointer;
    color: #333;
}
.reviews .reviews-list .helpful-tips {
    color: #008100;
    display: none;
}
.reviews .reviews-list .helpful-tips::before {
    content: "\e645";
    font-size: 14px;
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}
.reviews .reviews-list .helpful-num,
.reviews .reviews-list .report,
.reviews .reviews-list .reviews-country,
.reviews .reviews-list .reviews-date {
    font-size: 12px;
}
.reviews .reviews-list .helpful,
.reviews .reviews-list .helpful-tips {
    font-size: 14px;
}
.reviews .reviews-list .helpful-num,
.reviews .reviews-list .reviews-country,
.reviews .reviews-list .reviews-date,
.reviews .reviews-list .spot {
    color: #999;
}
.reviews .reviews-list .report,
.reviews .reviews-list .reviews-name {
    color: #666;
}
.reviews.list-style-column .reviews-list.unavatar li {
    padding-left: 0;
}
.reviews.list-style-column .reviews-list.unavatar .reviews-name::after {
    color: #bae637;
    content: "\e679";
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    position: absolute;
    right: -4px;
    top: 50%;
    transform: translate(100%, -50%);
}
.reviews.list-style-column .reviews-list li {
    position: relative;
    padding: 20px 0 16px 60px;
}
.reviews.list-style-column .reviews-list .reviews-avatar {
    text-align: center;
    margin-top: 0;
    position: absolute;
    width: 40px;
    left: 0;
    top: 20px;
}
.reviews.list-style-column .reviews-list .reviews-avatar::after {
    color: #bae637;
    content: "\e679";
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    position: absolute;
    right: -4px;
    top: 26px;
}
.reviews.list-style-column .reviews-list .reviews-avatar::before {
    content: "";
    position: absolute;
    right: -2px;
    top: 28px;
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.reviews.list-style-column .reviews-list .reviews-name {
    word-break: break-all;
    margin-bottom: 6px;
    display: inline-block;
    position: relative;
}
.reviews.list-style-column .reviews-list .reviews-picture {
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
}
.reviews.list-style-column .reviews-list .reviews-picture > div {
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f2f2f2;
    margin: 5px;
    box-sizing: border-box;
    cursor: zoom-in;
}
.reviews.list-style-column .reviews-list .reviews-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.reviews.list-style-column .reviews-list .reviews-detail {
    padding-top: 0;
    line-height: 18px;
}
.reviews.list-style-column .reviews-list .report {
    margin-top: 0;
    line-height: 24px;
    width: 100%;
}
.reviews.list-style-column .reviews-list .report.border-left {
    border-left: 1px solid #ddd;
    padding-left: 10px;
    margin-left: 10px;
}
.reviews.list-style-waterfall .reviews-list.unavatar .reviews-wrap {
    padding-top: 12px;
}
.reviews.list-style-waterfall .reviews-list ul {
    column-count: 4;
    column-gap: 0;
}
.reviews.list-style-waterfall .reviews-list li {
    box-sizing: border-box;
    break-inside: avoid;
    padding: 10px;
    padding-top: 20px;
}
.reviews.list-style-waterfall .reviews-list .reviews-info {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding-bottom: 30px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.reviews.list-style-waterfall .reviews-list .picture-num {
    position: absolute;
    right: 10px;
    top: 10px;
    background: rgba(0, 0, 0, 0.35);
    color: rgba(255, 255, 255, 0.9);
    padding: 0 15px;
    border-radius: 10px;
}
.reviews.list-style-waterfall .reviews-list .reviews-picture {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.reviews.list-style-waterfall .reviews-list .reviews-picture > div {
    max-width: 100%;
    height: 0;
    opacity: 0;
}
.reviews.list-style-waterfall .reviews-list .reviews-picture > div:first-child {
    height: auto;
    opacity: 1;
}
.reviews.list-style-waterfall .reviews-list .reviews-picture > div img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.reviews.list-style-waterfall .reviews-list .reviews-wrap {
    padding: 4px 14px;
    box-sizing: border-box;
    width: 100%;
}
.reviews.list-style-waterfall .reviews-list .reviews-name {
    display: block;
}
.reviews.list-style-waterfall .reviews-list .reviews-name::after {
    color: #bae637;
    content: "\e679";
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
}
.reviews.list-style-waterfall .reviews-list .reviews-country,
.reviews.list-style-waterfall .reviews-list .reviews-name,
.reviews.list-style-waterfall .reviews-list .star {
    margin-bottom: 8px;
    margin-top: 0;
}
.reviews.list-style-waterfall .reviews-list .star {
    text-align: left;
}
.reviews.list-style-waterfall .reviews-list .report {
    text-align: center;
    display: block;
}
.star {
    height: 18px;
    display: inline-flex;
    justify-content: left;
    align-items: center;
    margin: 8px 0;
}
.star .score {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 0;
}
.star .score span.iconfont {
    font-size: 16px;
    color: #ffc124;
    padding: 0;
}
.star span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding-left: 4px;
}
.starRating {
    display: inline-block;
    padding-bottom: 10px;
}
.starRating span {
    position: relative;
    display: block;
    cursor: pointer;
    width: 21px;
    height: 21px;
    float: left;
}
.starRating span i {
    color: #ffc124;
    font-size: 20px;
    position: absolute;
}
.starRating span i.icon-star_full {
    display: none;
}
.starRating span i.icon-star_full.cur {
    display: block;
}
.jh-message-img {
    width: 3rem;
    height: 1.1rem;
    margin: 0.5rem 0;
    position: relative;
}
.jh-message-img .message-img {
    width: 100%;
    height: 100%;
    opacity: 0.0001;
    cursor: pointer;
    position: absolute;
    z-index: 1;
}
.jh-message-img .jh-btn {
    width: 100%;
    height: 100%;
    color: #666;
    background-color: #fafafa;
    border: 1px dashed #d4d4d4;
    position: static;
}
.message-img-list .message-img-item {
    width: 60px;
    height: 60px;
    position: relative;
    float: left;
    margin: 10px 8px;
}
.message-img-list .message-img-item > div {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    height: 60px;
    width: 60px;
}
.message-img-list .message-img-item img {
    display: inline-block;
    max-width: 60px;
    max-height: 60px;
}
.message-img-list .message-img-item .message-img-del {
    width: 19px;
    height: 19px;
    cursor: pointer;
    border-radius: 20px;
    background-color: #cc4e4e;
    position: absolute;
    top: -10px;
    right: -10px;
}
.message-img-list .message-img-item .message-img-del:after {
    content: "";
    width: 1px;
    height: 11px;
    position: absolute;
    left: 9px;
    top: 4px;
    display: block;
    background-color: #fff;
    transform: rotate(-45deg);
}
.message-img-list .message-img-item .message-img-del:before {
    content: "";
    width: 1px;
    height: 11px;
    position: absolute;
    left: 9px;
    top: 4px;
    display: block;
    background-color: #fff;
    transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
    .reviews.main {
        padding: 0 0.75rem;
        box-sizing: border-box;
        width: auto;
        margin-bottom: 3.412rem;
    }
    .reviews.main h3.title {
        font-size: 1.024rem;
        text-align: center;
    }
    .reviews .review-top {
        text-align: center;
    }
    .reviews .review-top .star {
        padding: 0;
    }
    .reviews .review-top .jh-btn-review {
        width: 100%;
        margin: 0.853rem 0;
        box-sizing: border-box;
    }
    .reviews .reviews-title {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .reviews.list-style-column .reviews-list.unavatar .reviews-info > p {
        padding-left: 0;
    }
    .reviews.list-style-column .reviews-list li {
        padding: 12px 0 30px;
    }
    .reviews.list-style-column .reviews-list .reviews-info {
        display: flex;
        justify-content: left;
        align-items: center;
    }
    .reviews.list-style-column .reviews-list .reviews-info > p {
        padding-left: 12px;
    }
    .reviews.list-style-column .reviews-list .reviews-avatar {
        position: relative;
        left: auto;
        top: auto;
        margin-right: 10px;
    }
    .reviews.list-style-column .reviews-list .reviews-picture > div {
        width: 80px;
        height: 80px;
    }
    .reviews .write-review-box {
        text-align: left;
    }
    .reviews .write-review-box input[type="text"],
    .reviews .write-review-box p,
    .reviews .write-review-box textarea {
        font-size: 0.5973rem;
    }
    .reviews .write-review-box textarea {
        height: 3.412rem;
    }
    .reviews .write-review-box .sl-main-btn {
        position: relative;
        width: 100%;
        margin-top: 8px;
    }
    .reviews .review-ok {
        padding: 30px 16px 16px;
    }
    .reviews .review-ok h3 {
        padding: 0 30px;
    }
    .reviews .review-ok p {
        margin: 12px 0;
    }
    .reviews .jh-message-img {
        width: auto;
        height: auto;
    }
    .reviews .jh-message-img .jh-btn,
    .reviews .jh-message-img .message-img {
        width: 40%;
    }
    .reviews-list .report,
    .reviews-list .reviews-user {
        font-size: 0.512rem;
    }
    .reviews.list-style-waterfall .reviews-list ul {
        column-count: 1;
    }
}
.head-notice {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.head-notice > a {
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    display: block;
    width: 100%;
}
.head-notice.halloween {
    background: radial-gradient(
        circle,
        #964504 0,
        #4c2105 46%,
        #351404 55%,
        #250a04 67%,
        #1c0503 89%,
        #1a0403 93%,
        #190303 100%
    ) !important;
}
.head-notice.halloween > a {
    position: relative;
    width: 100%;
    background: url(../img/festival_icon_6.png) no-repeat center bottom;
    color: #ff7c0a !important;
    font-weight: 700;
}
.head-notice.halloween > a::after,
.head-notice.halloween > a::before {
    width: 52px;
    height: 32px;
    position: absolute;
    bottom: 0;
    content: "";
    background: url(../img/festival_icon_7.png);
}
.head-notice.halloween > a::before {
    left: 5%;
}
.head-notice.halloween > a::after {
    right: 5%;
    transform: scaleX(-1);
}
.head-notice.halloween > a > div {
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.head-notice.thanksgiving {
    background: #efcd9a !important;
}
.head-notice.thanksgiving > a {
    position: relative;
    width: 100%;
    color: #3c1900 !important;
    font-weight: 700;
    background: url(../img/festival_icon_9.png);
}
.head-notice.thanksgiving > a::after,
.head-notice.thanksgiving > a::before {
    width: 33px;
    height: 31px;
    position: absolute;
    bottom: 0;
    content: "";
    background: url(../img/festival_icon_8.png);
}
.head-notice.thanksgiving > a::before {
    left: 0;
}
.head-notice.thanksgiving > a::after {
    right: 0;
    transform: scaleX(-1);
}
.head-notice.thanksgiving > a > div {
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.head-notice.blackFriday {
    background: #000 !important;
}
.head-notice.blackFriday > a {
    position: relative;
    width: 100%;
    background: url(../img/festival_icon_10.png);
    animation: 20s bag linear infinite;
    color: #ff2ef5 !important;
    font-weight: 700;
}
.head-notice.blackFriday > a > div {
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.head-notice.cyberMonday {
    background: linear-gradient(90deg, #1f2337 0, #191c2d 100%) !important;
}
.head-notice.cyberMonday > a {
    position: relative;
    width: 100%;
    color: #31b8cf !important;
    font-weight: 700;
    background: url(../img/festival_icon_15.png);
}
.head-notice.christmas {
    background: radial-gradient(circle, #0a8a6d 0, #005a46 100%) !important;
}
.head-notice.christmas > a {
    position: relative;
    width: 100%;
    color: #fff !important;
    background: url(../img/festival_icon_1.png), url(../img/festival_icon_2.png);
    animation: 15s snow linear infinite;
}
.head-notice.christmas > a > div {
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.head-notice.christmas > a > div::before {
    width: 40px;
    height: 25px;
    background: url(../img/festival_icon_3.png);
    position: absolute;
    bottom: -14px;
    left: 0;
    content: "";
}
.head-notice.newYear {
    background: linear-gradient(90deg, #2d2137 0, #291f31 100%) !important;
}
.head-notice.newYear > a {
    position: relative;
    width: 100%;
    color: #fff !important;
    background: url(../img/festival_icon_12.png) no-repeat left center;
    animation: 15s sky linear infinite;
    font-weight: 700;
}
.head-notice.newYear > a::before {
    width: 100%;
    height: 100%;
    background: url(../img/festival_icon_11.png);
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.head-notice.newYear > a::after {
    width: 100%;
    height: 100%;
    background: url(../img/festival_icon_12.png) no-repeat right center;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.head-notice.newYear > a > div {
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.head-notice.valentinesDay {
    background: linear-gradient(90deg, #fde5e5 0, #f9d7da 100%) !important;
}
.head-notice.valentinesDay > a {
    position: relative;
    width: 100%;
    background: url(../img/festival_icon_5.png);
    color: #e80b2b !important;
    font-weight: 700;
}
.head-notice.valentinesDay > a > div {
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.head-notice.summerBeach {
    background: linear-gradient(163deg, #7ad3e5 0, #24b2cd 100%) !important;
}
.head-notice.summerBeach > a {
    background: url(../img/summer_beach_bg.png);
    position: relative;
    width: 100%;
    color: #033038 !important;
    font-weight: 700;
}
.head-notice.summerBeach > a::before {
    width: 100%;
    height: 100%;
    background: url(../img/summer_beach_left.png) no-repeat 80px 0;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.head-notice.summerBeach > a::after {
    width: 100%;
    height: 100%;
    background: url(../img/summer_beach_right.png) no-repeat right bottom;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.head-notice.summerBeach > a > div {
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.head-notice.summerParty {
    background: #f08f59 url(../img/summer_party_bg.png) no-repeat center !important;
}
.head-notice.summerParty > a {
    position: relative;
    width: 100%;
    color: #fff !important;
    font-weight: 700;
}
.head-notice.summerParty > a::before {
    width: 100%;
    height: 100%;
    background: url(../img/summer_party_left.png) no-repeat left top;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.head-notice.summerParty > a::after {
    width: 100%;
    height: 100%;
    background: url(../img/summer_party_right.png) no-repeat right center;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.head-notice.summerParty > a > div {
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.head-notice.hotSales {
    background: #b20000 url(../img/hot_sales_bg.png) no-repeat center !important;
}
.head-notice.hotSales > a {
    position: relative;
    width: 100%;
    color: #fff !important;
    font-weight: 700;
}
.head-notice.hotSales > a > div {
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
@keyframes snow {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 200px 200px, 200px 200px;
    }
}
@keyframes bag {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 430px 430px, 4300px 430px;
    }
}
.flipclock {
    width: 100%;
    height: 40px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 12px;
    box-sizing: border-box;
    margin-bottom: 12px;
    position: relative;
    display: none;
    font-family: "-apple-system", BlinkMacSystemFont, Roboto, Arial, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
    word-break: break-all;
}
.flipclock.flipclock--show {
    display: flex;
}
.flipclock h3 {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    width: auto;
    text-align: left;
}
.flipclock .timer {
    min-width: 120px;
    height: 26px;
    background: #fff;
    border-radius: 15px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.flipclock.default {
    color: #fe2121;
    background: #ff6340 url(../img/festival_bg_8.png) no-repeat;
}
.flipclock.default h3 {
    color: #fff;
}
.flipclock.halloween {
    background: #331204 url(../img/festival_bg_1.png) no-repeat;
    color: #ff7c0a;
}
.flipclock.halloween::after {
    width: 20px;
    height: 20px;
    background: url(../img/festival_icon_13.png);
    position: absolute;
    bottom: 2px;
    right: 2px;
    content: "";
    transform: scaleX(-1);
    background-size: 20px;
}
.flipclock.thanksgiving {
    background: #efcd9a url(../img/festival_bg_2.png) no-repeat;
    color: #6c3719;
}
.flipclock.thanksgiving::after {
    width: 24px;
    height: 22px;
    background: url(../img/festival_icon_8.png);
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    transform: scaleX(-1);
    background-size: 24px;
}
.flipclock.blackFriday {
    background: #131418 url(../img/festival_bg_3.png) no-repeat;
    color: #ff2ef5;
}
.flipclock.cyberMonday {
    background: #191c2d url(../img/festival_bg_4.png) no-repeat;
    color: #00afc8;
}
.flipclock.christmas {
    background: #244b59 url(../img/festival_bg_5.png) no-repeat;
    color: #e42f2d;
}
.flipclock.christmas h3 {
    color: #fff;
}
.flipclock.christmas::after {
    width: 40px;
    height: 25px;
    background: url(../img/festival_icon_3.png);
    position: absolute;
    top: -14px;
    right: 10px;
    content: "";
    transform: scaleX(-1);
}
.flipclock.newYear {
    background: #291f31 url(../img/festival_bg_6.png) no-repeat;
    color: #2c2036;
}
.flipclock.newYear h3 {
    color: #fff;
}
.flipclock.valentinesDay {
    background: #fad7da url(../img/festival_bg_7.png) no-repeat;
    color: #e80b2b;
}
.flipclock.valentinesDay::after {
    width: 13px;
    height: 13px;
    background: url(../img/festival_icon_14.png);
    position: absolute;
    bottom: 2px;
    right: 15px;
    content: "";
}
.flipclock.summerBeach {
    background: #4cc2d8 url(../img/summer_beach_flipclock.png) no-repeat;
    color: #033038;
}
.flipclock.summerBeach::after {
    width: 16px;
    height: 17px;
    background: url(../img/summer_beach_icon.png);
    position: absolute;
    bottom: 4px;
    right: 10px;
    content: "";
}
.flipclock.summerParty {
    background: #f08f59 url(../img/summer_party_flipclock.png) no-repeat;
    color: #fff;
}
.flipclock.summerParty::after {
    width: 30px;
    height: 29px;
    background: url(../img/summer_party_icon.png);
    position: absolute;
    bottom: -2px;
    right: 6px;
    content: "";
}
.flipclock.summerParty .timer {
    color: #dc4d28;
}
.flipclock.hotSales {
    background: #b20000 url(../img/hot_sales_flipclock.png) no-repeat center;
    color: #fff;
}
.flipclock.hotSales .timer {
    color: #b20000;
}
.order-count-down {
    color: #fe2121;
    display: block;
    font-size: 14px;
    margin: 20px 0;
    text-align: center;
}
.order-count-down .count-down-time {
    color: #fff;
    height: 24px;
    margin: 0 2px;
    padding: 0 8px;
    font-weight: 600;
    line-height: 26px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    top: -2px;
    background: linear-gradient(to bottom, #ef5220, #fe2121);
}
@media screen and (max-width: 768px) {
    .head-notice {
        font-size: 0.6826rem;
        box-sizing: border-box;
    }
    .head-notice > a {
        font-size: 0.5973rem;
        padding: 10px 30px;
        box-sizing: border-box;
    }
    .head-notice.halloween > a {
        background: url(../img/festival_icon_6.png) no-repeat left bottom;
    }
    .head-notice.halloween > a::after,
    .head-notice.halloween > a::before {
        width: 36px;
        height: 22px;
        background-size: 36px;
    }
    .head-notice.halloween > a::before {
        left: 0;
    }
    .head-notice.halloween > a::after {
        right: 0;
    }
    .head-notice.thanksgiving > a::after,
    .head-notice.thanksgiving > a::before {
        width: 24px;
        height: 22px;
        background-size: 24px;
    }
    .head-notice.newYear > a {
        background-position-x: -80%;
    }
    .head-notice.newYear > a::after {
        background-position-x: 180%;
    }
    .head-notice.summerBeach > a::after,
    .head-notice.summerBeach > a::before {
        background: 0 0;
    }
    .head-notice.summerParty > a::before {
        background-position: left bottom;
        background-size: 50%;
    }
    .head-notice.summerParty > a::after {
        background-position: right bottom;
        background-size: 50%;
    }
    .head-notice.hotSales {
        background: #c00102 url(../img/hot_sales_bg.png) no-repeat 20% 0 !important;
    }
    .flipclock {
        position: absolute;
        left: 0;
        top: -2px;
        z-index: 2;
    }
    .flipclock .timer {
        text-align: left;
        box-sizing: border-box;
        justify-content: left;
        padding-left: 16px;
        font-family: Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
            "Segoe UI Symbol", sans-serif !important;
    }
    .recommend.product .recom-item.J-Product {
        width: 100%;
        padding-top: 52px;
        position: relative;
    }
}
@font-face {
    font-family: OldStandard;
    src: url(../css/font/OldStandard-Regular.ttf);
}
@font-face {
    font-family: OpenSans;
    src: url(../css/font/OpenSans-Bold.ttf);
    font-weight: 700;
}
.model-discount-popup {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 999;
    font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
        Roboto, Helvetica, Arial, sans-serif !important;
    animation: 0.4s forwards cubic-bezier(0.6, 0, 0.4, 1);
    -webkit-animation: 0.4s forwards cubic-bezier(0.6, 0, 0.4, 1);
    opacity: 0;
    transform: translate(-50%, -500%);
}
.model-discount-popup.model-discount-shipping {
    background: #fff url(../img/free_shipping.png) no-repeat center top;
    border-radius: 6px;
    text-align: center;
    color: #000;
    box-sizing: border-box;
    width: 560px;
    padding: 230px 40px 60px;
}
.model-discount-popup.model-discount-shipping .title {
    letter-spacing: 1px;
    margin: 0 0 25px;
    font-size: 34px;
    color: #1d0e5d;
    font-weight: 700;
}
.model-discount-popup.model-discount-shipping .icon-close {
    color: #fff;
}
.model-discount-popup.model-discount-shipping .go-to-buy {
    display: flex;
    align-items: center;
    width: 328px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 12px;
    padding: 0;
    justify-content: center;
    color: #fff;
    border-color: #222323;
    background-color: #222323;
    background: #232323;
}
.model-discount-popup.model-discount-shipping .go-to-buy:active,
.model-discount-popup.model-discount-shipping .go-to-buy:hover {
    color: #fff;
    border-color: #222323;
    background-color: #222323;
    background: #232323;
}
.model-discount-popup.model-discount-save {
    background: #fff;
    box-shadow: 0 2px 6px 0 rgba(171, 171, 171, 0.47);
    border-radius: 4px;
    color: #291c01;
    text-align: center;
    padding: 40px;
    box-sizing: border-box;
    width: 620px;
}
.model-discount-popup.model-discount-save.grid-small {
    max-width: 456px;
}
.model-discount-popup.model-discount-save.grid-small .code-container {
    justify-content: center;
}
.model-discount-popup.model-discount-save .title {
    font-size: 28px;
    font-weight: 700;
    color: #291c01;
    line-height: 36px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: capitalize;
    word-break: break-word;
}
.model-discount-popup.model-discount-save .code-container {
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.model-discount-popup.model-discount-save .code-list {
    min-width: 158px;
    height: 88px;
    background: linear-gradient(134deg, #e100ff 0, #9022ff 100%);
    padding: 4px;
    border-radius: 6px;
    box-sizing: border-box;
    margin: 8px;
    position: relative;
}
.model-discount-popup.model-discount-save .code-list::after,
.model-discount-popup.model-discount-save .code-list::before {
    content: "";
    width: 10px;
    height: 8px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 30px;
}
.model-discount-popup.model-discount-save .code-list::before {
    top: -5px;
}
.model-discount-popup.model-discount-save .code-list::after {
    bottom: -5px;
}
.model-discount-popup.model-discount-save .code-list .code-list-main {
    border: 1px dashed rgba(255, 255, 255, 0.5);
    border-radius: 6px;
    color: #fff;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    padding-left: 30px;
}
.model-discount-popup.model-discount-save .code-list .code-list-main::after {
    content: "";
    width: 1px;
    height: 100%;
    border-right: 1px dashed rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 29px;
    top: 0;
}
.model-discount-popup.model-discount-save .code-list .code-coupon {
    width: 20px;
    height: 100%;
    text-align: center;
    letter-spacing: 12px;
    word-break: break-all;
    font-size: 12px;
    position: absolute;
    left: 10px;
    line-height: 16px;
    transform: scaleY(0.7);
    color: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
}
.model-discount-popup.model-discount-save .code-list .code-text {
    font-family: OpenSans !important;
    font-weight: 700;
}
.model-discount-popup.model-discount-save .code-list .code-text strong {
    font-size: 34px;
}
.model-discount-popup.model-discount-save .code-list .code-dec {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 12px;
    line-height: 14px;
    color: rgba(255, 255, 255, 0.9);
}
.model-discount-popup.model-discount-save .code-list .code-dec em {
    width: auto;
    display: block;
    margin: 0 1px;
    font-style: normal;
}
.model-discount-popup.model-discount-save .go-to-buy {
    display: flex;
    align-items: center;
    width: 328px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 12px;
    padding: 0;
    justify-content: center;
    color: #fff;
    border-color: #222323;
    background-color: #222323;
    background: #232323;
}
.model-discount-popup.model-discount-save .go-to-buy:active,
.model-discount-popup.model-discount-save .go-to-buy:hover {
    color: #fff;
    border-color: #222323;
    background-color: #222323;
    background: #232323;
}
.model-discount-popup.model-discount-popup--show {
    -webkit-animation-name: anim-open;
    animation-name: anim-open;
}
@-webkit-keyframes anim-open {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    }
}
@keyframes anim-open {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 1);
        transform: translate(-50%, -50%) scale3d(0, 0, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
        transform: translate(-50%, -50%) scale3d(1, 1, 1);
    }
}
.model-discount-popup .dec {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    letter-spacing: 1px;
}
.model-discount-popup .icon-close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    font-size: 24px;
}
.model-discount-tips-bottom {
    width: 100%;
    background: #ce4061;
    box-shadow: 0 2px 5px 0 rgba(171, 171, 171, 0.47);
    position: fixed;
    bottom: 0;
    z-index: 9;
    font-size: 20px;
    color: #fff;
    line-height: inherit;
    min-height: 44px;
    display: none;
}
.model-discount-tips-bottom a {
    font-size: 20px;
    color: #fff;
    line-height: inherit;
    display: block;
}
.model-discount-tips-bottom a::after {
    content: ">>";
    margin-left: 5px;
}
.model-discount-tips-bottom a:hover {
    color: #fff;
}
.model-discount-tips-bottom.model-discount-tips-bottom--show {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 18px;
}
.discount-tag {
    margin-bottom: 20px;
}
.discount-tag .tag-item {
    display: inline-block;
    text-align: center;
    color: #e80b2b;
    font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
    background: rgba(232, 11, 43, 0.05);
    border: 1px solid #e80b2b;
    margin: 0 5px 5px 0;
    position: relative;
}
.discount-tag .tag-item::after,
.discount-tag .tag-item::before {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    content: "";
    width: 9px;
    height: 9px;
    background-color: #fff;
    border: 1px solid #e80b2b;
    border-right-color: transparent;
    border-top-color: transparent;
    border-radius: 50%;
}
.discount-tag .tag-item::before {
    right: -6px;
    transform: rotate(45deg);
}
.discount-tag .tag-item::after {
    left: -6px;
    transform: rotate(-135deg);
}
.discount-tag .more-wrap {
    position: relative;
    display: inline-block;
}
.discount-tag .more-wrap .mob-iconfont {
    display: none;
}
.discount-tag .more {
    font-size: 14px;
    color: #008dff;
    cursor: pointer;
    display: inline-block;
}
.discount-tag .more:hover {
    text-decoration: underline;
}
.discount-tag .coupons-box {
    width: 220px;
    max-height: 180px;
    overflow-y: auto;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgba(129, 135, 146, 0.3);
    border: 1px solid #eee;
    padding: 12px;
    position: absolute;
    top: 26px;
    z-index: 10;
    display: none;
}
.discount-tag .coupons-box.active {
    display: block;
}
.discount-tag .coupons-box .coupons-title {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    line-height: 17px;
    margin-bottom: 8px;
}
.discount-tag .coupons-box .coupons-title .iconfont {
    float: right;
    font-size: 12px;
    cursor: pointer;
}
.discount-tag .coupons-box .coupons-item {
    font-size: 12px;
    margin-bottom: 10px;
    display: flex;
    color: #333;
    text-align: left;
}
.discount-tag .coupons-box .coupons-item .iconfont {
    font-size: 12px;
    margin-right: 8px;
    color: #e80b2b;
}
.discount-tag .coupons-box .coupons-item:last-of-type {
    margin-bottom: 0;
}
.discount-text ol {
    width: 100%;
    display: inline-block;
}
.discount-text ol li {
    list-style: inherit;
    word-break: break-all;
}
.discount-text ul {
    width: 100%;
    display: inline-block;
    list-style: inherit;
}
.discount-text ul li {
    list-style: inherit;
    word-break: break-all;
}
.discount-text p {
    word-break: break-all;
}
.discount-text img {
    width: 100%;
    object-fit: cover;
}
@media screen and (max-width: 768px) {
    .model-discount-popup.model-discount-shipping {
        width: -moz--calc(90%);
        width: -webkit-calc(90%);
        width: calc(90%);
        background-size: contain;
        padding: 150px 16px 40px;
    }
    .model-discount-popup.model-discount-shipping .go-to-buy {
        height: 2.048rem;
        width: 100%;
    }
    .model-discount-popup.model-discount-save {
        padding: 16px;
        width: calc(100vw - 40px);
        display: flex;
        flex-direction: column;
        margin-top: -40px;
    }
    .model-discount-popup.model-discount-save .code-container {
        padding: 12px 0;
        max-height: 300px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .model-discount-popup.model-discount-save
        .code-container::-webkit-scrollbar {
        display: none;
    }
    .model-discount-popup.model-discount-save .code-list {
        width: 95%;
    }
    .model-discount-popup.model-discount-save .go-to-buy {
        height: 2.048rem;
        width: 100%;
    }
    .model-discount-popup .icon-close {
        right: auto;
        color: #fff;
        bottom: -40px;
        top: auto;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 100%;
        border: 2px solid #fff;
        width: 24px;
        height: 24px;
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
    }
    .model-discount-tips-bottom {
        font-size: 0.5973rem;
        padding: 0 0.5rem;
        box-sizing: border-box;
    }
    .model-discount-tips-bottom a {
        font-size: 0.5973rem;
    }
    .discount-tag .more-wrap {
        line-height: 26px;
        vertical-align: middle;
    }
    .discount-tag .more-wrap .more {
        display: none;
    }
    .discount-tag .more-wrap .mob-iconfont {
        display: block;
        font-size: 24px;
        margin-left: 10px;
    }
    .discount-tag .coupons-box {
        position: fixed;
        left: 0;
        right: 0;
        top: auto;
        bottom: 0;
        width: calc(100% - 24px);
        height: 290px;
        z-index: 101;
        -webkit-animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
            both;
        animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    }
    .discount-tag .coupons-box .coupons-title {
        font-size: 20px;
        font-weight: 500;
        color: #000;
        line-height: 28px;
        margin-bottom: 24px;
    }
    .discount-tag .coupons-box .coupons-title .iconfont {
        font-size: 18px;
    }
    .discount-tag .coupons-box .coupons-item {
        font-size: 16px;
        margin-bottom: 16px;
    }
    .discount-tag .coupons-box .coupons-item .iconfont {
        font-size: 14px;
        margin-right: 13px;
    }
}
@-webkit-keyframes slide-top {
    0% {
        -webkit-transform: translateY(290px);
        transform: translateY(290px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slide-top {
    0% {
        -webkit-transform: translateY(290px);
        transform: translateY(290px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.products-tisp {
    padding: 0 8px;
    margin-bottom: 12px;
    color: #f5222d;
    display: inline-block;
    background-color: #fff2f1;
    border: 1px solid #ffccc6;
    font-size: 12px;
    z-index: 2;
    line-height: 16px;
    position: relative;
}
.product-groups {
    text-align: left;
    padding-bottom: 1rem;
}
.product-groups.upward .product-groups-info .product-groups-total {
    margin-left: 0;
    width: 100%;
}
.product-groups h3.title {
    font-size: 24px;
    padding: 20px 0;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
    font-weight: 400;
}
.product-groups .product-groups-info .J-ProductGroupsImg {
    display: none;
}
.product-groups .product-groups-info .J-ProductGroupsImg.active {
    display: block;
}
.product-groups .product-groups-info .product-groups-link {
    float: left;
    height: 100px;
    padding: 0 8px;
    font-size: 18px;
    display: flex;
    align-items: center;
}
.product-groups .product-groups-info .product-groups-img {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
    overflow: hidden;
    display: flex;
    background: #f2f2f2;
    float: left;
}
.product-groups .product-groups-info .product-groups-img > div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.product-groups .product-groups-info .product-groups-img > div img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
}
.product-groups .product-groups-info .product-groups-total {
    float: left;
    margin-left: 40px;
}
.product-groups .product-groups-info .product-groups-total .price {
    margin: 10px 0;
    display: block;
    padding-left: 0;
}
.product-groups .product-groups-info .product-groups-total .price .pay-price {
    font-size: 18px;
}
.product-groups
    .product-groups-info
    .product-groups-total
    .product-groups-tips {
    background: #fff1f0;
    border: 1px solid #ffa39e;
    padding: 0.35rem 0;
    text-align: center;
    margin-bottom: 10px;
    width: 340px;
    display: none;
}
.product-groups .product-groups-info .price,
.product-groups .product-groups-info .product-groups-title {
    display: inline;
    margin-right: 10px;
}
.product-groups .product-groups-info .product-groups-type {
    height: 24px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #333;
    background: url(../img/select.png) no-repeat;
    background-size: 12px;
    background-position: 95%;
    min-width: 110px;
    max-width: 240px;
    padding-right: 25px;
}
.product-groups .product-groups-info .product-groups-type.select-hide {
    width: 0;
    padding: 0;
    border: none;
    min-width: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
}
.product-groups .product-groups-info ul {
    padding-top: 20px;
}
.product-groups .product-groups-info ul li {
    position: relative;
    margin: 0 auto;
    opacity: 0.5;
    margin-bottom: 8px;
}
.product-groups .product-groups-info ul li .price {
    margin: 0;
}
.product-groups .product-groups-info ul li:first-child .product-groups-title {
    font-weight: 700;
}
.product-groups .product-groups-info ul li.checked {
    opacity: 1;
}
.product-groups .product-groups-info .jh-checkbox {
    vertical-align: middle;
}
.product-groups .product-groups-info .product-groups-title {
    padding: 0 8px;
    margin: 0;
    line-height: 24px;
    font-size: 14px;
}
.product-groups .product-groups-info .product-groups-title a {
    font-size: 14px;
}
.product-groups .product-groups-info .product-groups-title a:hover {
    text-decoration: underline;
}
.product-groups .jh-btn.sl-main-btn {
    min-width: 340px;
    width: auto;
}
@media screen and (max-width: 768px) {
    .product-groups {
        padding: 0 0.75rem 2rem;
        box-sizing: border-box;
    }
    .product-groups h3.title {
        font-size: 0.853rem;
    }
    .product-groups .product-groups-info .price {
        padding-left: 0.25rem;
    }
    .product-groups .product-groups-info .product-groups-total {
        width: 100%;
        margin-left: 0;
    }
    .product-groups
        .product-groups-info
        .product-groups-total
        .jh-btn.sl-main-btn {
        width: 100%;
        min-width: 100%;
    }
    .product-groups
        .product-groups-info
        .product-groups-total
        .product-groups-tips {
        padding: 0.5rem;
        width: auto;
        min-width: auto;
    }
    .product-groups .product-groups-info .product-groups-type {
        height: 1.024rem;
        width: auto;
        min-width: 110px;
        max-width: 220px;
        margin: 0.25rem auto;
        padding-right: 1rem;
    }
    .product-groups .product-groups-info .product-groups-title {
        padding: 0;
        padding-left: 0.25rem;
        padding-top: 0.5rem;
        line-height: 0.853rem;
        font-size: 0.5973rem;
    }
    .product-groups .product-groups-info .product-groups-title a {
        font-size: 0.5973rem;
    }
    .product-groups .product-groups-info .product-groups-img {
        width: calc((100vw - 118px) / 3);
        height: calc((100vw - 118px) / 3);
    }
    .product-groups .product-groups-info .product-groups-link {
        height: calc((100vw - 118px) / 3);
    }
}
.model-recommend {
    position: relative;
    padding-bottom: 80px;
}
.model-recommend h3,
.model-recommend p {
    margin: 0;
}
.model-recommend.main h3.title {
    font-size: 24px;
    padding: 20px 0;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.model-recommend.main h3.title > span {
    padding: 0;
    font-weight: 400;
}
.model-recommend.main h3.title em {
    font-size: 14px;
    cursor: pointer;
    text-decoration: underline;
}
.model-recommend .model-recommend-container {
    width: 100%;
    position: relative;
}
.model-recommend ul li {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 8px;
}
.model-recommend ul li .attribute,
.model-recommend ul li .grid-picture,
.model-recommend ul li .jh-btn,
.model-recommend ul li .price,
.model-recommend ul li .star,
.model-recommend ul li .title {
    margin: 0 auto;
    margin-bottom: 8px;
}
.model-recommend ul li .grid-picture {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    height: 200px;
    align-items: center;
}
.model-recommend ul li .grid-picture a {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.model-recommend ul li .grid-picture img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.model-recommend ul li .grid-picture .sale-tag {
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px 12px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    z-index: 1;
    background: #333;
}
.model-recommend ul li .title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    line-height: 16px;
    height: 32px;
}
.model-recommend ul li .title a {
    font-size: 16px;
}
.model-recommend ul li .title.ellipsis {
    -webkit-line-clamp: 1;
    height: 16px;
}
.model-recommend ul li .attribute {
    position: relative;
    width: 100%;
    color: #737373;
}
.model-recommend ul li .attribute.select-hide > select {
    width: 0;
    padding: 0;
    border: none;
    min-width: 0;
    margin: 0;
    overflow: hidden;
}
.model-recommend ul li .attribute.select-hide::after {
    display: none;
}
.model-recommend ul li .attribute > select {
    width: 100%;
    height: 24px;
    border: 1px solid #dfdfdf;
    padding: 0 25px 0 10px;
    box-sizing: border-box;
    z-index: 1;
    position: relative;
    color: #737373;
}
.model-recommend ul li .attribute::after {
    font-family: iconfont !important;
    -webkit-font-smoothing: antialiased;
    content: "\e622";
    font-size: 14px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
    pointer-events: none;
}
.model-recommend ul li .price {
    padding: 0;
}
.model-recommend ul li .price .orig-price {
    display: inline-block;
}
.model-recommend ul li .jh-btn {
    padding: 0;
    width: 100%;
    font-size: 14px;
    height: 36px;
}
.model-recommend ul li .jh-btn.font12 {
    font-size: 12px;
}
.model-recommend .swiper-button-next,
.model-recommend .swiper-button-prev {
    width: 20px;
    height: 32px;
    background: #f2f2f2;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #666;
    top: 116px;
    z-index: 8;
}
.model-recommend .swiper-button-next.swiper-button-disabled,
.model-recommend .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
.model-recommend .swiper-button-prev {
    left: 0;
}
.model-recommend .swiper-button-next {
    right: 0;
}
@media screen and (max-width: 768px) {
    .model-recommend {
        padding: 0 0.75rem 2rem;
        box-sizing: border-box;
    }
    .model-recommend.main h3.title {
        margin: 0;
        font-size: 0.853rem;
    }
    .model-recommend ul li .grid-picture {
        height: 130px;
    }
    .model-recommend .model-recommend-container {
        width: 100%;
    }
    .model-recommend .swiper-button-next,
    .model-recommend .swiper-button-prev {
        top: 75px;
    }
}
.featured-categorys.classify .title {
    font-size: 30px;
    font-weight: 700;
    color: #202020;
    line-height: 28px;
    text-align: left;
    padding: 0;
    margin-bottom: 40px;
    margin-top: 20px;
}
.featured-categorys.classify.category .grid {
    padding-bottom: 186px;
}
.featured-categorys.classify.category .grid .grid-item-four {
    display: grid;
    grid-template-columns: repeat(4, 304px);
    grid-template-rows: 304px;
    grid-gap: 20px;
}
.featured-categorys.classify.category .grid .grid-item-four .grid-item {
    width: 304px;
    height: 304px;
}
.classified-information img {
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 768px) {
    .featured-categorys.classify .title {
        font-size: 22px;
        line-height: 20px;
        margin: 10px 0 29px;
    }
    .featured-categorys.classify.category .grid {
        padding-bottom: 50px;
    }
    .featured-categorys.classify.category .grid .grid-item-four {
        grid-template-columns: repeat(2, 172px);
        grid-template-rows: 172px;
        grid-gap: 10px;
    }
    .featured-categorys.classify.category .grid .grid-item-four .grid-item {
        width: 172px;
        height: 172px;
    }
}
body {
    margin: 0 auto;
    font-size: 16px;
    position: relative;
    font-family: HelveticaNeue;
    background: #fff;
}
body a {
    font-size: 16px;
}
body .sl-subhead-title {
    font-family: HelveticaNeue;
}
body .sl-main-title {
    font-family: HelveticaNeue;
}
.backtop {
    position: fixed;
    bottom: 50%;
    right: 2%;
    z-index: 9;
    display: none;
    cursor: pointer;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    text-align: center;
    line-height: 32px;
}
.backtop .iconfont {
    font-size: 16px;
}
.backtop:hover {
    color: #fff;
}
.price {
    margin: 0;
}
.price .orig-price,
.price .pay-price {
    margin: 0 2px;
    font-size: 18px;
}
.price .pay-price {
    font-weight: 700;
}
.price .orig-price {
    text-decoration: line-through;
}
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    display: none;
}
input[type="search"],
textarea {
    -webkit-appearance: none;
}
input:disabled,
input[disabled] {
    -webkit-text-fill-color: #202020;
    -webkit-opacity: 1;
    opacity: 1;
    color: #202020;
}
.main {
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}
.main.section {
    margin-top: 100px;
}
.main.hidden-title {
    margin-top: 20px !important;
}
.main > .lazy-load {
    width: 820px;
    height: 640px;
    opacity: 0;
    margin-bottom: 20px;
    transition: all 1.2s;
}
.main > .lazy-load.show {
    opacity: 1;
}
.user-defined {
    padding: 1.5rem 0;
    word-wrap: break-word;
    font-size: 14px;
    min-height: 18vh;
}
.user-defined a {
    font-size: 14px;
}
.user-defined h3.title {
    font-size: 24px;
    font-family: Domine;
    font-weight: 600;
    margin: 0;
    margin-bottom: 24px;
}
.user-defined dd,
.user-defined dt,
.user-defined li,
.user-defined ol,
.user-defined ul {
    list-style: inherit;
}
.user-defined ol,
.user-defined ul {
    padding-left: 20px;
}
.user-defined p {
    line-height: 20px;
    font-size: 14px;
}
.user-defined img {
    display: inline-block;
    margin: 0.25rem 0;
    max-width: 100%;
    box-sizing: border-box;
}
.user-defined video {
    max-width: 100% !important;
}
.model-title,
h3.title {
    text-align: center;
    padding-bottom: 50px;
    margin: 0;
}
.model-title span,
.model-title > div,
h3.title span,
h3.title > div {
    display: inline-block;
    font-size: 40px;
    font-weight: 700;
    padding-top: 12px;
    position: relative;
    line-height: initial;
}
.model-title span::after,
.model-title > div::after,
h3.title span::after,
h3.title > div::after {
    content: "";
    width: 80%;
    height: 16px;
    background: #ffb902;
    border: 1px solid #ffb902;
    position: absolute;
    left: 10%;
    bottom: 0;
    z-index: -1;
}
.breadcrumb {
    padding-top: 20px;
    font-size: 14px;
}
.breadcrumb a {
    font-size: 14px;
    line-height: 24px;
    color: #202020;
}
.breadcrumb span {
    color: #a9a9a9;
}
@media screen and (max-width: 768px) {
    .main.section {
        margin-top: 50px;
    }
    .main-wrap {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    .model-title,
    h3.title {
        padding-bottom: 25px;
    }
    .model-title span,
    .model-title > div,
    h3.title span,
    h3.title > div {
        font-size: 30px;
    }
    .price .orig-price,
    .price .pay-price {
        font-size: 16px;
    }
    .featured-product .price .pay-price {
        display: block;
        margin-bottom: 4px;
    }
    .user-defined {
        padding: 0.5rem 1.024rem;
        box-sizing: border-box;
    }
    .breadcrumb {
        padding: 20px 0 0 10px;
    }
}
.product-list {
    display: flex;
    padding-bottom: 40px;
    margin-top: 20px;
}
.product-list.hide-filter .product-filter {
    display: none;
}
.product-list.hide-filter .product-showlist {
    width: 100%;
}
.product-list.hide-filter .mobile-filter {
    display: none !important;
}
.product-list .featured-product.gridsrp.grid-four .img-wrapper {
    height: 305px;
}
.product-list .product-filter {
    width: 250px;
    margin-right: 20px;
}
.product-list .product-filter .hidefilter,
.product-list .product-filter .select-tag {
    display: none;
}
.product-list .product-filter .filter-category,
.product-list .product-filter .filter-menu {
    margin-top: 20px;
}
.product-list .product-filter .filter-wrap {
    background: #f5f5f5;
}
.product-list .product-filter .filter-wrap .filter-box:last-child {
    padding-bottom: 20px;
}
.product-list .product-filter .filter-title {
    height: 44px;
    background: #202020;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 44px;
    padding-left: 20px;
}
.product-list .product-filter .filter-item-tit {
    font-size: 14px;
    font-weight: 800;
    color: #000;
    line-height: 20px;
    display: block;
    padding: 30px 0 10px 20px;
    border-bottom: 1px solid #e3e3e3;
}
.product-list .product-filter .filter-item {
    line-height: 20px;
    padding: 20px 20px 0 20px;
}
.product-list .product-filter .filter-item a {
    font-size: 14px;
    color: #333;
}
.product-list .product-filter .filter-item .item-checkbox {
    width: 10px;
    height: 10px;
    display: block;
    border: 2px solid #333;
    float: right;
    cursor: pointer;
}
.product-list
    .product-filter
    .filter-item.item-checkbox-checked
    .item-checkbox {
    background-color: #333;
    position: relative;
}
.product-list
    .product-filter
    .filter-item.item-checkbox-checked
    .item-checkbox::after,
.product-list
    .product-filter
    .filter-item.item-checkbox-checked
    .item-checkbox::before {
    position: absolute;
    content: "";
    background: #fff;
    transform: rotate(45deg);
}
.product-list
    .product-filter
    .filter-item.item-checkbox-checked
    .item-checkbox::before {
    top: 5px;
    left: 0;
    width: 6px;
    height: 2px;
}
.product-list
    .product-filter
    .filter-item.item-checkbox-checked
    .item-checkbox::after {
    right: 2px;
    bottom: 0;
    width: 2px;
    height: 10px;
}
.product-list .product-filter .filter-item .hide-number {
    display: none;
}
.product-list .product-filter .filter-item.hide-childrenmenu > ul {
    display: none;
}
.product-list .product-filter .filter-item .iconfont {
    font-size: 16px;
    font-weight: 800;
    float: right;
    cursor: pointer;
}
.product-list .product-showlist {
    width: 80%;
}
.product-list .product-showlist .breadcrumb {
    padding: 0;
}
.product-list .product-showlist .list-wrap.grid-layout .tab-layout {
    display: none;
}
.product-list .product-showlist .list-wrap.table-layout .featured-product {
    display: none;
}
.product-list
    .product-showlist
    .list-wrap.grid-checked
    .show-icon
    a:nth-of-type(1) {
    background-color: #ffb902;
}
.product-list
    .product-showlist
    .list-wrap.table-checked
    .show-icon
    a:nth-of-type(2) {
    background-color: #ffb902;
}
.product-list .product-showlist .list-wrap .swiper-container {
    margin: 22px auto 0;
}
.product-list .product-showlist .list-wrap .list-title {
    font-size: 26px;
    font-weight: 700;
    color: #202020;
    line-height: 28px;
    margin-top: 20px;
}
.product-list .product-showlist .list-wrap .list-img {
    width: 100%;
    height: 200px;
}
.product-list .product-showlist .list-wrap .list-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-list .product-showlist .list-wrap .option-bar {
    width: 100%;
    height: 44px;
    background: #f5f5f5;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.product-list .product-showlist .list-wrap .option-bar .mobile-filter {
    display: none;
}
.product-list .product-showlist .list-wrap .option-bar .option-sort {
    display: flex;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 44px;
    margin-left: 20px;
}
.product-list
    .product-showlist
    .list-wrap
    .option-bar
    .option-sort
    .sort-select {
    cursor: pointer;
    display: inline-block;
    position: relative;
}
.product-list
    .product-showlist
    .list-wrap
    .option-bar
    .option-sort
    .sort-select
    > select {
    width: auto;
    height: 100%;
    border: 0;
    padding-left: 5px;
    font-size: 16px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.product-list
    .product-showlist
    .list-wrap
    .option-bar
    .option-sort
    .sort-select
    > select
    option {
    color: #333;
}
.product-list
    .product-showlist
    .list-wrap
    .option-bar
    .option-sort
    .sort-select
    label {
    z-index: auto;
    padding-top: 0;
    padding-left: 10px;
    padding-bottom: 0;
    white-space: nowrap;
    pointer-events: none;
}
.product-list
    .product-showlist
    .list-wrap
    .option-bar
    .option-sort
    .sort-select::after {
    content: "\e62a";
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    pointer-events: none;
}
.product-list .product-showlist .list-wrap .option-bar .list-show {
    display: flex;
    align-items: center;
}
.product-list .product-showlist .list-wrap .option-bar .list-show .show-num {
    font-size: 16px;
    font-weight: 500;
    color: #202020;
}
.product-list .product-showlist .list-wrap .option-bar .list-show .show-num a {
    color: #666;
    line-height: 22px;
    margin-left: 20px;
    cursor: pointer;
}
.product-list
    .product-showlist
    .list-wrap
    .option-bar
    .list-show
    .show-num
    .num-checked {
    color: #ffb902;
}
.product-list .product-showlist .list-wrap .option-bar .list-show .show-icon {
    margin: 10px 20px 10px 50px;
}
.product-list
    .product-showlist
    .list-wrap
    .option-bar
    .list-show
    .show-icon
    .iconfont {
    font-size: 20px;
    width: 32px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}
.product-list
    .product-showlist
    .list-wrap
    .option-bar
    .list-show
    .show-icon
    a:hover {
    color: #202020;
}
.product-list .product-showlist .list-wrap .tab-layout {
    width: 100%;
}
.product-list .product-showlist .list-wrap .tab-layout .tab-content {
    width: 100%;
}
.product-list .product-showlist .list-wrap .tab-layout .tab-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    position: relative;
    margin-top: 40px;
    padding-bottom: 40px;
}
.product-list .product-showlist .list-wrap .tab-layout .tab-item .img-wrapper {
    width: 240px;
    height: 240px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    margin: 10px;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .img-wrapper
    a {
    transition: all 0.5s;
    display: block;
    height: 100%;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .img-wrapper
    a
    > div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .img-wrapper
    img {
    max-width: 100%;
    max-height: 240px;
    display: block;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .img-wrapper:hover.img-wrapper
    a {
    transform: translateY(-240px);
}
.product-list .product-showlist .list-wrap .tab-layout .tab-item .good-info {
    width: 50%;
    text-align: left;
    margin: 0 40px;
    align-self: flex-start;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-info
    .price {
    display: none;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-info
    .name
    a {
    font-size: 20px;
    font-weight: 500;
    color: #202020;
    line-height: 32px;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-info
    .star {
    margin: 10px 0 0;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-info
    .description {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    margin-top: 20px;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-info
    .view-detail {
    margin-top: 40px;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-info
    .view-detail
    a {
    transition: all 0.8s ease;
    position: relative;
    font-size: 16px;
    font-weight: 700;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-info
    .view-detail
    a::after {
    font-family: iconfont !important;
    -webkit-font-smoothing: antialiased;
    content: "\e62a";
    font-size: 18px;
    position: absolute;
    right: -35px;
    top: 0;
    transform: rotate(-90deg);
}
.product-list .product-showlist .list-wrap .tab-layout .tab-item .good-btn {
    align-self: flex-start;
    padding-top: 20px;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-btn
    .price {
    display: flex;
    justify-content: flex-end;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-btn
    .price
    .orig-price,
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-btn
    .price
    .pay-price {
    font-size: 20px;
    margin: 0 5px;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-btn
    .add-to-cart {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    width: 196px;
    font-size: 18px;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .good-btn
    .star {
    display: none;
}
.product-list
    .product-showlist
    .list-wrap
    .tab-layout
    .tab-item
    .sale-discount {
    top: 0;
    left: 0;
}
.product-list .product-showlist .list-wrap .tab-layout .tab-item .sale-tag {
    padding: 8px;
    color: #202020;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: #ffb902;
    min-width: 60px;
    box-sizing: border-box;
}
.product-list .product-showlist .list-wrap .no-data {
    width: 100%;
    text-align: center;
    margin-top: 40px;
    font-weight: 500;
}
.product-list .product-showlist .list-wrap .no-data span {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 23px;
}
.product-list .product-showlist .list-wrap .no-data .viewall-btn {
    display: block;
    width: 219px;
    height: 44px;
    background: #202020;
    font-size: 18px;
    color: #fff;
    line-height: 44px;
    margin: 20px auto;
    cursor: pointer;
}
.product-list .product-showlist .list-wrap .no-data .viewall-btn:hover {
    color: #202020;
    background: #ffb902;
}
.product-list .select-tag {
    margin-top: 40px;
}
.product-list .select-tag .tag-item {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #f5f5f5;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin: 0 20px 20px 0;
}
.product-list .select-tag .tag-item > span:first-child {
    padding: 0 10px;
}
.product-list .select-tag .tag-item .iconfont {
    display: block;
    width: 34px;
    height: 34px;
    color: #fff;
    background: #202020;
    float: right;
    font-size: 18px;
    font-weight: 800;
    cursor: pointer;
}
.product-list .select-tag .tag-item .iconfont:hover {
    background: #ffb902;
}
.product-history .history-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #202020;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    margin: 80px 0 40px;
}
.product-history .history-title h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin: 20px 0;
}
.product-history .history-title .clear-recent-all {
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
}
.product-history .history-title .clear-recent-all .iconfont {
    display: none;
}
.product-history .featured-product {
    margin-bottom: 100px;
}
.product-history .featured-product .good-info {
    text-align: left;
}
.product-history .featured-product .good-info .name {
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-history .featured-product .swiper-slide {
    padding-top: 40px;
}
.product-history .featured-product .history-time {
    position: absolute;
    top: 0;
    font-size: 14px;
    font-family: HelveticaNeue;
    color: #999;
    line-height: 18px;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.product-history .featured-product .history-time span:nth-of-type(2) {
    cursor: pointer;
    margin-right: 5px;
}
.product-history .featured-product .sale-discount {
    top: 22px;
}
@media screen and (max-width: 768px) {
    .product-list {
        margin: 0;
    }
    .product-list.hide-mobilefilter .product-filter {
        display: none;
    }
    .product-list.hide-mobilefilter .mobile-shade {
        display: none;
    }
    .product-list .featured-product.gridsrp.grid-four .img-wrapper {
        height: calc(48vw + 35px);
    }
    .product-list .product-filter {
        position: fixed;
        top: 0;
        z-index: 10;
        width: 90%;
        height: 100%;
        overflow: auto;
        background: #fff;
    }
    .product-list .product-filter .hidefilter {
        display: block;
        text-align: right;
        margin: 20px;
    }
    .product-list .product-filter .filter-wrap {
        margin: 20px;
    }
    .product-list .product-filter .select-tag {
        display: block;
        margin: 20px 20px 0 20px;
    }
    .product-list .product-filter .select-tag .tag-item {
        height: 36px;
        line-height: 36px;
        font-size: 12px;
    }
    .product-list .product-filter .select-tag .iconfont {
        width: 36px;
        height: 36px;
        background: #ffb902;
    }
    .product-list .product-filter .filter-item-tit {
        font-size: 17px;
    }
    .product-list .product-filter .filter-item a {
        font-size: 15px;
    }
    .product-list .product-showlist {
        width: 100%;
        position: relative;
        top: 0;
    }
    .product-list .product-showlist.img-empty .breadcrumb {
        margin: 20px 0 10px 10px;
    }
    .product-list .product-showlist .list-wrap .list-img {
        height: 74px;
        position: absolute;
        top: 0;
    }
    .product-list .product-showlist .list-wrap .select-tag {
        display: none;
    }
    .product-list .product-showlist .list-wrap .option-bar {
        width: 96%;
        height: 44px;
        margin: 0 auto;
    }
    .product-list .product-showlist .list-wrap .option-bar .mobile-filter {
        display: none;
        font-size: 18px;
        line-height: 44px;
        margin-right: 20px;
    }
    .product-list
        .product-showlist
        .list-wrap
        .option-bar
        .mobile-filter
        .iconfont {
        font-size: 20px;
        margin-right: 5px;
    }
    .product-list .product-showlist .list-wrap .option-bar .show-num {
        display: none;
    }
    .product-list .product-showlist .list-wrap .option-bar .option-sort {
        line-height: 44px;
        display: flex;
        margin-left: 15px;
    }
    .product-list
        .product-showlist
        .list-wrap
        .option-bar
        .option-sort
        > div:last-child
        > span {
        display: none;
    }
    .product-list
        .product-showlist
        .list-wrap
        .option-bar
        .list-show
        .show-icon {
        margin: 10px 10px 10px 0;
    }
    .product-list .product-showlist .list-wrap .tab-layout {
        width: 95%;
        margin: 20px 10px;
    }
    .product-list .product-showlist .list-wrap .tab-layout .tab-item {
        display: grid;
        grid-template-columns: 25% 75%;
        grid-template-rows: auto minmax(0, 1fr);
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .product-list
        .product-showlist
        .list-wrap
        .tab-layout
        .tab-item
        .good-info {
        display: flex;
        flex-direction: column;
        margin: 0 0 0 50px;
        width: 82%;
    }
    .product-list
        .product-showlist
        .list-wrap
        .tab-layout
        .tab-item
        .good-info
        .price {
        display: block;
        margin-top: 10px;
    }
    .product-list
        .product-showlist
        .list-wrap
        .tab-layout
        .tab-item
        .good-info
        .description,
    .product-list
        .product-showlist
        .list-wrap
        .tab-layout
        .tab-item
        .good-info
        .view-detail {
        display: none;
    }
    .product-list
        .product-showlist
        .list-wrap
        .tab-layout
        .tab-item
        .good-info
        .name
        a {
        display: -webkit-box;
        font-size: 14px;
        line-height: 17px;
        margin-top: 10px;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-family: HelveticaNeue;
    }
    .product-list
        .product-showlist
        .list-wrap
        .tab-layout
        .tab-item
        .good-info
        .star {
        display: none;
    }
    .product-list .product-showlist .list-wrap .tab-layout .tab-item .good-btn {
        margin: 0 0 0 50px;
        display: flex;
        justify-content: space-between;
        position: relative;
        padding-top: 0;
    }
    .product-list
        .product-showlist
        .list-wrap
        .tab-layout
        .tab-item
        .good-btn
        .price {
        display: none;
        padding-left: 5px;
    }
    .product-list
        .product-showlist
        .list-wrap
        .tab-layout
        .tab-item
        .good-btn
        .add-to-cart {
        width: 120px;
        position: absolute;
        left: 10px;
        height: 30px;
        font-size: 14px;
        top: calc(100% - 10px);
    }
    .product-list
        .product-showlist
        .list-wrap
        .tab-layout
        .tab-item
        .good-btn
        .star {
        display: block;
        margin-top: 24px;
    }
    .product-list
        .product-showlist
        .list-wrap
        .tab-layout
        .tab-item
        .img-wrapper {
        width: 120px;
        height: 120px;
        grid-row-start: span 2;
        padding-bottom: 0;
    }
    .product-list
        .product-showlist
        .list-wrap
        .tab-layout
        .tab-item
        .img-wrapper
        img {
        max-height: 120px;
    }
    .product-list .product-showlist .list-wrap .tab-layout .tab-item .sale-tag {
        padding: 5px;
    }
    .product-list .product-showlist .list-wrap .no-data span {
        font-size: 15px;
        color: #999;
        line-height: 18px;
    }
    .product-list .product-showlist .list-wrap .no-data .viewall-btn {
        width: 162px;
        height: 40px;
        line-height: 40px;
        font-size: 17px;
    }
    .product-list .product-showlist .list-wrap.nodata-show .option-bar {
        display: none;
    }
    .product-list
        .product-showlist
        .list-wrap.grid-checked
        .show-icon
        a:nth-of-type(1) {
        background: #f5f5f5;
    }
    .product-list
        .product-showlist
        .list-wrap.grid-checked
        .show-icon
        a:nth-of-type(1) {
        display: none !important;
    }
    .product-list
        .product-showlist
        .list-wrap.table-checked
        .show-icon
        a:nth-of-type(2) {
        background: #f5f5f5;
    }
    .product-list
        .product-showlist
        .list-wrap.table-checked
        .show-icon
        a:nth-of-type(2) {
        display: none !important;
    }
    .product-list .product-showlist .list-wrap .list-title {
        margin: 10px 0 20px 10px;
        font-size: 22px;
    }
    .product-list .product-showlist .breadcrumb {
        margin: 20px 0 10px 10px;
    }
    .product-history .history-title {
        width: 96%;
        margin-left: 10px;
        margin-top: 40px;
    }
    .product-history .history-title h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .product-history .history-title .clear-recent-all .text {
        display: none;
    }
    .product-history .history-title .clear-recent-all .iconfont {
        display: block;
        font-size: 24px;
    }
    .product-history .featured-product .swiper-slide .img-wrapper {
        padding-bottom: 0;
    }
    .product-history .featured-product .swiper-wrapper {
        padding: 8px;
    }
    .product-history .featured-product .history-time span:nth-of-type(2) {
        margin-right: 10px;
    }
    .mobile-shade {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        z-index: 9;
        background: rgba(255, 255, 255, 0.4);
    }
}
.recommend.product {
    margin-top: 100px;
}
.recommend.product.grid-three .recom-item {
    width: 66%;
}
.recommend.product.grid-three .recom-item.paddL80 {
    width: 32%;
    padding-left: 1%;
}
.recommend.product.grid-three .recom-item .types-btn {
    display: block;
}
.recommend.product.grid-three .recom-item .types-btn .types-item.quantity {
    width: 100%;
    font-weight: 700;
}
.recommend.product.grid-three
    .recom-item
    .types-btn
    .types-item.quantity
    label {
    display: block;
}
.recommend.product.grid-three
    .recom-item
    .types-btn
    .types-item.quantity
    .inventory-quantity {
    position: relative;
    width: 100%;
}
.recommend.product.grid-three .recom-item .types-btn > div:nth-of-type(2) {
    display: block;
    margin-top: 20px;
}
.recommend.product.grid-three
    .recom-item
    .types-btn
    > div:nth-of-type(2)
    .J-PaypalBtn,
.recommend.product.grid-three
    .recom-item
    .types-btn
    > div:nth-of-type(2)
    .jh-btn {
    margin: 0 0 20px;
}
.recommend.product.grid-three .recom-item .types-btn .jh-input-number {
    width: 100%;
}
.recommend.product.grid-three
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input {
    text-align: center;
}
.recommend.product.grid-three
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-decrease,
.recommend.product.grid-three
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-increase {
    font-size: 14px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
}
.recommend.product.grid-three
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-decrease.icon-add::before,
.recommend.product.grid-three
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-increase.icon-add::before {
    content: "\e767";
}
.recommend.product.grid-three
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-decrease.icon-move::before,
.recommend.product.grid-three
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-increase.icon-move::before {
    content: "\e768";
}
.recommend.product.grid-three
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-decrease {
    left: 0;
}
.recommend.product.grid-three
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-increase {
    right: 0;
    transform: none;
}
.recommend.product.grid-three .expand-img,
.recommend.product.grid-three .gallery-thumbs,
.recommend.product.grid-three .swiper-button-next,
.recommend.product.grid-three .swiper-button-prev {
    display: none;
}
.recommend.product.grid-three .gallery-top .swiper-wrapper {
    display: grid;
    grid-template-rows: 514px;
    grid-template-columns: repeat(2, 390px);
    grid-gap: 20px;
}
.recommend.product.grid-three .gallery-top .swiper-wrapper .swiper-slide {
    width: 390px;
    height: 514px;
}
.recommend.product.grid-three .gallery-top .swiper-wrapper.single-img {
    grid-template-columns: auto;
}
.recommend.product.grid-three
    .gallery-top
    .swiper-wrapper.single-img
    .swiper-slide {
    width: 100%;
}
.recommend.product.grid-three .big-image {
    left: 67%;
}
.recommend.product.grid-three .product-details-box {
    margin: 0;
}
.recommend.product.grid-three .product-details-box .tab-menu {
    display: none;
}
.recommend.product.grid-three .product-details-box .accordion-menu {
    display: block;
}
.recommend.product.grid-three .product-details-box .content {
    display: block;
    margin-top: 5px;
}
.recommend.product.grid-three
    .product-details-box
    .content:nth-of-type(1)
    .product-details {
    display: block;
}
.recommend.product.grid-three .product-details-box .product-details {
    display: none;
}
.recommend.product.grid-three .product-groups h3.title {
    margin-top: 40px;
}
.recommend.product.grid-three .product-groups.upward .product-groups-img {
    width: 100px;
    height: 100px;
}
.recommend.product.grid-three .product-groups.upward .product-groups-link {
    height: 100px;
}
.recommend.product .select-tips {
    display: none;
    margin-bottom: 20px;
    color: red;
}
.recommend.product .breadcrumb {
    position: absolute;
    top: -60px;
    left: 20px;
    padding: 0;
}
.recommend.product .product-details-box {
    margin: 100px 0 0;
}
.recommend.product .product-details-box > h3 {
    border-bottom: 4px solid var(--secondary);
    margin: 100px 0 0;
}
.recommend.product .product-details-box > h3 span {
    font-size: 18px;
    padding: 10px 20px 6px;
    color: var(--white);
    background: var(--secondary);
    display: inline-block;
}
.recommend.product .product-details-box .tab-menu {
    border-bottom: 2px solid var(--secondary);
    font-size: 0;
}
.recommend.product .product-details-box .tab-menu > div {
    cursor: pointer;
    font-size: 18px;
    padding: 10px 20px 6px;
    color: var(--secondary);
    display: inline-block;
    text-transform: capitalize;
}
.recommend.product .product-details-box .tab-menu > div.active {
    background: var(--secondary);
    color: var(--white);
}
.recommend.product .product-details-box .tab-menu > div.active:hover {
    background: var(--secondary);
}
.recommend.product .product-details-box .tab-menu > div:hover {
    background: #f5f5f5;
}
.recommend.product .product-details-box .accordion-menu {
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    box-sizing: border-box;
    color: var(--secondary);
    background: #f5f5f5;
    position: relative;
    cursor: pointer;
    text-transform: capitalize;
    display: none;
}
.recommend.product .product-details-box .accordion-menu::after {
    position: absolute;
    content: "+";
    font-size: 20px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.recommend.product .product-details-box .accordion-menu.active {
    color: var(--white);
    background: #7a7a7a;
}
.recommend.product .product-details-box .accordion-menu.active::after {
    content: "-";
}
.recommend.product .product-details-box .tab-content {
    width: 100%;
    overflow: hidden;
}
.recommend.product .product-details-box .content {
    display: none;
}
.recommend.product .product-details-box .content:nth-of-type(1) {
    display: block;
}
.recommend.product .product-details-box .product-details {
    padding: 10px 0;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
}
.recommend.product .types-item .J-Type {
    display: inline-block;
}
.recommend.product .types-item .J-Type.shake {
    -webkit-animation: shake 1s ease-in-out;
    animation: shake 1s ease-in-out;
    -moz-animation: shake 1s ease-in-out;
}
.recommend.product .cover {
    width: 200px;
    height: 200px;
    border: 1px solid #d9d9d9;
    background-color: var(--white);
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0.7;
    box-sizing: border-box;
    display: none;
}
.recommend.product .big-image {
    width: 600px;
    height: 600px;
    z-index: 4;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
    background: var(--white);
}
.recommend.product .show-img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
.recommend.product .expand-img {
    min-width: 144px;
    padding: 0 10px;
    width: auto;
    height: 36px;
    background: rgba(32, 32, 32, 0.2);
    font-size: 16px;
    color: var(--white);
    line-height: 36px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    z-index: 4;
}
.recommend .product-details-banner {
    position: relative;
}
.recommend .product-details-banner.product-banner .gallery-thumbs,
.recommend .product-details-banner.product-banner .swiper-button-next,
.recommend .product-details-banner.product-banner .swiper-button-prev {
    display: none;
}
.recommend .product-details-banner.product-banner .gallery-top .swiper-wrapper {
    display: block;
}
.recommend
    .product-details-banner.product-banner
    .gallery-top
    .swiper-wrapper
    .swiper-slide {
    margin-bottom: 20px;
}
.recommend .product-details-banner .gallery-top {
    width: 100%;
}
.recommend .product-details-banner .gallery-top .swiper-slide img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.recommend .product-details-banner .gallery-top .swiper-pagination {
    display: none;
}
.recommend .product-details-banner .gallery-thumbs {
    width: 100%;
    padding: 14px 0 0;
}
.recommend .product-details-banner .gallery-thumbs.align-left {
    margin-left: 0;
}
.recommend .product-details-banner .gallery-thumbs .swiper-slide {
    opacity: 1;
    box-sizing: border-box;
}
.recommend .product-details-banner .gallery-thumbs .swiper-slide-thumb-active {
    position: relative;
}
.recommend
    .product-details-banner
    .gallery-thumbs
    .swiper-slide-thumb-active::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    top: 0;
}
.recommend .product-details-banner .swiper-button-next {
    right: 0;
}
.recommend .product-details-banner .swiper-button-prev {
    left: 0;
}
.recommend .product-details-banner .swiper-button-next,
.recommend .product-details-banner .swiper-button-prev {
    top: auto;
    bottom: 13px;
    height: 60px;
    line-height: 60px;
    background: var(--secondary);
    z-index: 2;
}
.recommend .product-details-banner .swiper-button-next.iconfont,
.recommend .product-details-banner .swiper-button-prev.iconfont {
    font-size: 20px;
    color: var(--white);
}
.recommend .product-details-banner .swiper-slide-min {
    height: 88px;
    overflow: hidden;
    display: flex;
}
.recommend .product-details-banner .swiper-slide-min > div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}
.recommend .product-details-banner .swiper-slide-min > div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-types-box {
    position: fixed;
    width: 540px;
    max-height: 506px;
    overflow: auto;
    background: var(--white);
    z-index: 102;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    visibility: hidden;
}
.product-types-box.product-types-box--show {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%) scale(1);
    transition: transform 0.3s linear;
}
.product-types-box .recommend .recom-item.pl40 {
    width: 100%;
    padding: 40px 40px 0;
    box-sizing: border-box;
}
.product-types-box .recommend .recom-item h4 {
    color: var(--secondary);
    font-size: 24px !important;
    line-height: 28px !important;
    margin-bottom: 20px;
}
.product-types-box .recommend .recom-item .price {
    margin-bottom: 10px;
}
.product-types-box .recommend .recom-item > div:nth-of-type(3) {
    margin-top: 20px;
}
.product-types-box .recommend > span {
    float: right;
    font-size: 20px;
    cursor: pointer;
}
.product-types-box .recommend .product-types-list .product-types-item {
    padding: 11px 20px;
    color: #333;
    font-size: 16px;
}
.product-types-box .recommend .types-item .font14 span {
    font-size: 18px;
    color: var(--secondary);
}
.product-types-box .pop-close {
    font-size: 18px;
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    cursor: pointer;
    padding: 10px;
}
.click-bigimg {
    width: 100%;
    height: 100%;
    background-color: var(--white);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    overflow: auto;
}
.click-bigimg .product-details-banner {
    display: flex;
    position: relative;
}
.click-bigimg .gallery-top {
    width: 800px;
    height: 800px;
    margin-top: 40px;
}
.click-bigimg .gallery-top .swiper-slide {
    position: relative;
}
.click-bigimg .gallery-top .swiper-slide img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.click-bigimg .gallery-thumbs {
    width: 92px;
    height: 800px;
    margin: 40px;
}
.click-bigimg .gallery-thumbs .swiper-slide {
    opacity: 1;
    box-sizing: border-box;
}
.click-bigimg .gallery-thumbs .swiper-slide-thumb-active {
    position: relative;
}
.click-bigimg .gallery-thumbs .swiper-slide-thumb-active::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    top: 0;
}
.click-bigimg .gallery-thumbs .iconfont {
    font-size: 0.6826rem;
    color: var(--white);
    opacity: 0.45;
}
.click-bigimg .swiper-slide-min {
    width: 92px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    border: 1px solid #dfdfdf;
}
.click-bigimg .swiper-slide-min > div {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.click-bigimg .swiper-slide-min > div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.click-bigimg .swiper-button-next {
    bottom: 40px;
    top: auto;
}
.click-bigimg .swiper-button-prev {
    top: 40px;
}
.click-bigimg .swiper-button-next,
.click-bigimg .swiper-button-prev {
    left: 40px;
    width: 92px;
    height: 14px;
    background: rgba(0, 0, 0, 0.3125);
    margin: 0;
    text-align: center;
}
.click-bigimg .swiper-button-next.iconfont,
.click-bigimg .swiper-button-prev.iconfont {
    font-size: 12px;
    color: var(--white);
    opacity: 1;
}
.click-bigimg .icon-close {
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    margin: 20px;
    line-height: 60px;
    color: var(--white);
    font-size: 20px;
    text-align: center;
    font-weight: 800;
    cursor: pointer;
}
.product-groups {
    padding-bottom: 0;
}
.product-groups h3.title {
    font-size: 30px !important;
    font-weight: 700;
    line-height: 30px;
    margin-top: 80px;
}
.product-groups .product-groups-info {
    margin-top: 10px;
}
.product-groups .product-groups-info .product-groups-img {
    width: 142px;
    height: 142px;
}
.product-groups .product-groups-info .product-groups-link {
    height: 142px;
}
.product-groups .product-groups-info .product-groups-total {
    margin-left: 80px;
}
.product-groups .product-groups-info .jh-btn {
    margin-top: 10px;
}
.product-groups .product-groups-info .product-groups-type {
    height: 30px;
}
.reviews {
    padding: 0;
}
.reviews.main h3.title {
    font-size: 30px !important;
    font-weight: 700;
    line-height: 30px;
    margin-top: 80px;
}
.reviews .reviews-title {
    padding-bottom: 10px;
}
.incentive-share {
    margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
    .featured-product .swiper-slide:hover{
        box-shadow: none !important;
    }
    .recommend.product {
        padding: 0;
        margin-top: 0;
    }
    .recommend.product.grid-three .recom-item {
        width: 100%;
    }
    .recommend.product.grid-three .recom-item.paddL80 {
        width: 100%;
        padding-left: 10px;
    }
    .recommend.product.grid-three .gallery-thumbs,
    .recommend.product.grid-three .swiper-button-next,
    .recommend.product.grid-three .swiper-button-prev {
        display: block;
    }
    .recommend.product.grid-three .gallery-top .swiper-wrapper {
        display: flex;
    }
    .recommend.product.grid-three .gallery-top .swiper-wrapper .swiper-slide {
        width: auto;
        height: auto;
        margin-bottom: 0;
    }
    .recommend.product.grid-three
        .gallery-top
        .swiper-wrapper.single-img
        .swiper-slide {
        width: auto;
    }
    .recommend.product.grid-three .product-details-box .content {
        margin-top: 10px;
    }
    .recommend.product.grid-three .product-groups.upward .product-groups-img {
        width: calc((100vw - 130px) / 3);
        height: calc((100vw - 130px) / 3);
    }
    .recommend.product.grid-three .product-groups.upward .product-groups-link {
        height: calc((100vw - 130px) / 3);
    }
    .recommend.product .recom-item {
        width: 100%;
    }
    .recommend.product .recom-item.paddL80 {
        width: 100%;
        padding: 52px 10px 0;
        box-sizing: border-box;
    }
    .recommend.product .recom-item.thumbnail .swiper-button-next,
    .recommend.product .recom-item.thumbnail .swiper-button-prev {
        top: 92%;
    }
    .recommend.product .recom-item .product-details-box {
        padding: 0;
    }
    .recommend.product .product-details-box {
        margin-top: 0;
        padding: 0 10px;
    }
    .recommend.product .product-details-box .tab-menu {
        display: none;
    }
    .recommend.product .product-details-box .accordion-menu {
        display: block;
    }
    .recommend.product .product-details-box .content {
        display: block;
        margin-top: 10px;
    }
    .recommend.product
        .product-details-box
        .content:nth-of-type(1)
        .product-details {
        display: block;
    }
    .recommend.product .product-details-box .product-details {
        display: none;
    }
    .recommend.product .product-details-banner .swiper-slide-min {
        height: calc((100vw - 56px) / 4.5);
    }
    .recommend.product .types-btn .jh-input-number {
        width: 100%;
    }
    .recommend.product .expand-img {
        display: none;
    }
    .recommend .recom-item.tag .gallery-thumbs {
        height: 0;
        overflow: hidden;
        opacity: 0;
        padding: 0;
    }
    .recommend .recom-item.tag .swiper-button-next,
    .recommend .recom-item.tag .swiper-button-prev {
        display: none;
    }
    .recommend .recom-item.thumbnail .gallery-thumbs {
        display: block;
        width: 100%;
        padding: 14px 0;
    }
    .hid_carousel {
      display: none !important;
    }
    .recommend .recom-item.thumbnail .gallery-thumbs.align-left {
        margin: 0 auto;
    }
    .recommend .recom-item.thumbnail .gallery-top .swiper-pagination {
        /* display: none; */
    }
    .recommend .recom-item.thumbnail .swiper-button-next,
    .recommend .recom-item.thumbnail .swiper-button-prev {
        display: none;
        top: 91%;
    }
    .recommend
        .product-details-banner.product-banner
        .gallery-top
        .swiper-wrapper {
        display: -webkit-box;
        padding-bottom: 0;
    }
    .recommend
        .product-details-banner.product-banner
        .gallery-top
        .swiper-wrapper
        .swiper-slide {
        margin-bottom: 0;
    }
    .recommend .product-details-banner .gallery-top .swiper-pagination {
        display: inline-block;
        top: 10px;
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        border-radius: 18px;
        bottom: auto;
        width: auto;
        right: 10px;
        left: auto;
        padding: 2px 8px;
        line-height: 24px;
        font-size: 14px;
    }
    .recommend .product-details-banner .swiper-slide-min {
        height: calc((100vw - 140px) / 4);
    }
    .product-types-box {
        width: 100%;
        left: 0;
        top: auto;
        opacity: 0;
        bottom: -100%;
        display: block;
        transition: bottom 0.3s ease-out;
        padding: 0;
        transform: none;
    }
    .product-types-box.product-types-box--show {
        transform: none;
        opacity: 1;
        bottom: 0;
        transition: bottom 0.3s ease-out;
    }
    .product-types-box .recommend {
        padding: 0;
    }
    .product-types-box .recommend .recom-item.pl40 {
        padding: 25px 20px;
    }
    .click-bigimg .gallery-thumbs {
        display: none;
    }
    .click-bigimg .swiper-button-next,
    .click-bigimg .swiper-button-prev {
        display: none;
    }
    .click-bigimg .product-details-banner {
        display: block;
    }
    .click-bigimg .icon-close {
        display: none;
    }
    .click-bigimg .gallery-top {
        width: 100%;
        height: 500px;
        margin-top: 30%;
    }
    .product-groups h3.title {
        font-size: 20px !important;
        line-height: 20px;
        margin-top: 30px;
    }
    .product-groups .product-groups-info .product-groups-img {
        width: calc((100vw - 130px) / 3);
        height: calc((100vw - 130px) / 3);
    }
    .product-groups .product-groups-info .product-groups-link {
        height: calc((100vw - 130px) / 3);
    }
    .product-groups .product-groups-info .product-groups-total {
        margin-left: 0;
    }
    .reviews.main {
        margin-bottom: 0;
    }
    .reviews.main h3.title {
        font-size: 20px !important;
        line-height: 20px;
        margin-top: 30px;
    }
    .incentive-share {
        margin-bottom: 20px;
    }
}
@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
.search-box {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    background: #fff;
    height: 46px;
    position: relative;
    margin: 20px 0 10px;
    max-width: 820px;
}
.search-box > form {
    width: 100%;
    height: 100%;
}
.search-box .search-select {
    position: relative;
    padding-right: 30px;
}
.search-box .search-select > select {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
    -webkit-appearance: none;
}
.search-box .search-select > label {
    z-index: auto;
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    white-space: nowrap;
    pointer-events: none;
}
.search-box .search-select::after {
    content: "\e62a";
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    pointer-events: none;
}
.search-box .search {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    border: 0;
}
.search-box .search::-webkit-input-placeholder {
    color: #ccc;
}
.search-box .search-icon {
    position: relative;
    background: #ffb902;
    width: auto;
    height: 100%;
    line-height: 44px;
    padding: 0 20px;
    color: #fff;
    padding-left: 45px;
    cursor: pointer;
}
.search-box .search-icon::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 46px 15px 0 0;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
}
.search-box .search-icon .iconfont {
    font-size: 24px;
}
.search-box .search-link {
    position: absolute;
    top: 46px;
    background: var(--white);
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 20px;
    box-sizing: border-box;
    z-index: 9;
    display: none;
}
.search-box .search-link .link-title {
    font-weight: 700;
    font-size: 18px;
}
.search-box .search-link > a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    color: #333;
}
.search-box .search-link > a:hover {
    color: var(--primary);
}
.page-search-box {
    width: 15.5rem;
    margin: 20px auto;
    position: relative;
}
.page-search-box .search-title {
    color: #000;
    font-size: 22px;
    padding: 20px 0;
    text-align: center;
    margin: 0;
}
.page-search-box .search-describe {
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding-bottom: 0.512rem;
    font-size: 16px;
}
.search-wrap .search-input {
    margin-top: 40px;
    display: flex;
}
.search-wrap .search-input input {
    width: 96%;
    height: 56px;
    border: 1px solid #ccc;
    border-right: none;
    font-size: 18px !important;
    font-family: HelveticaNeue-Medium, HelveticaNeue;
    font-weight: 500;
    color: #202020;
    line-height: 56px;
    padding-left: 20px;
}
.search-wrap .search-input span {
    display: inline-block;
    width: 4%;
    height: 56px;
    font-size: 30px;
    border: 1px solid #ccc;
    border-left: none;
    line-height: 58px;
    cursor: pointer;
}
.search-wrap .no-searchdata {
    margin-top: 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 500;
}
.search-wrap .no-searchdata span {
    font-size: 18px;
    color: #333;
    line-height: 23px;
}
.search-wrap .no-searchdata .viewall-btn {
    min-width: 200px;
    width: auto;
    padding: 0 10px;
    height: 50px;
    background: var(--secondary);
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 247px;
    cursor: pointer;
}
.search-wrap .no-searchdata .viewall-btn:hover {
    color: var(--secondary);
    background: var(--primary);
}
.search-wrap .featured-product {
    margin-top: 52px;
    margin-bottom: 142px;
}
.search-wrap .pages .pagination {
    text-align: center;
}
.search-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--white);
    z-index: 99999;
    display: none;
}
.search-popup .search-box .search-link {
    display: block;
}
.search-popup .search-box .search-link .link-title {
    color: var(--primary);
    font-size: 18px;
}
.search-popup .search-box .cancel {
    color: var(--primary);
    margin-right: 30px;
    cursor: pointer;
    min-width: 40px;
    word-break: keep-all;
}
@media screen and (max-width: 768px) {
    .search-box {
        margin: 10px 0;
    }
    .search-box.mobile-hidden {
        display: none !important;
    }
    .search-wrap .search-input {
        margin: 20px 10px 0;
    }
    .search-wrap .search-input input {
        width: 88%;
        height: 40px;
        font-size: 17px !important;
        line-height: 40px;
        box-sizing: border-box;
        padding-left: 10px;
    }
    .search-wrap .search-input span {
        width: 12%;
        height: 40px;
        font-size: 24px;
        line-height: 37px;
        padding: 1px 13px 1px 0;
        box-sizing: border-box;
    }
    .search-wrap .featured-product {
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .search-wrap .no-searchdata {
        margin-top: 50px;
    }
    .search-wrap .no-searchdata span {
        font-size: 15px;
        color: #999;
        line-height: 18px;
    }
    .search-wrap .no-searchdata .viewall-btn {
        min-width: 152px;
        height: 40px;
        font-size: 17px;
        line-height: 40px;
        margin-top: 15px;
        margin-bottom: 50px;
    }
}
::-webkit-scrollbar-thumb {
    border-radius: 20px;
}
:root {
    --primary: #ffb902;
    --secondary: #202020;
    --white: #fff;
    --gray: #cccccc;
}
body {
    color: var(--secondary);
    font-family: HelveticaNeue;
}
body a {
    color: var(--secondary);
}
body a:hover {
    color: var(--primary);
}
.head-notice {
    background-color: var(--secondary);
}
.head-notice a {
    color: var(--white);
}
.head-notice a:hover {
    color: var(--white);
}
h3.title {
    color: var(--secondary);
}
.price .pay-price {
    color: var(--secondary);
}
.price .orig-price {
    color: var(--gray);
}
.Paypal-buy-now,
.cart-coupon-item,
.currency-tips,
.error-coupon-box,
.jh-btn,
.jh-btn-review,
.jh-input,
.jh-select,
.jh-textarea,
.product-groups-tips,
.products-tisp,
.reviews,
input,
select {
    border-radius: 0;
}
.jh-btn {
    font-size: 16px;
    cursor: pointer;
    position: relative;
}
.jh-btn.sl-main-btn {
    color: var(--white);
    border-color: var(--secondary);
    background-color: var(--secondary);
}
.jh-btn.sl-secondary-btn {
    color: var(--white);
    border-color: var(--secondary);
    background-color: var(--secondary);
}
.jh-btn.jh-btn-loading {
    padding: 12px 20px;
}
.jh-radio.jh-radio-active {
    border-color: var(--secondary);
    background: var(--secondary);
}
.jh-checkbox.jh-checkbox-active {
    border-color: var(--secondary);
    background-color: var(--secondary);
}
.pagination {
    text-align: center;
}
.pagination > li {
    border-radius: 0;
}
.pagination > li.active,
.pagination > li:hover {
    background-color: var(--secondary);
    border-color: var(--secondary);
}
.pagination > li > span {
    font-size: 16px;
}
.pagination .spot {
    height: 28px;
    font-size: 20px;
    margin-right: 5px;
    display: inline-block;
    line-height: 28px;
}
.head-buycart i {
    color: var(--secondary);
    background: var(--primary);
}
.crumbs {
    display: none;
}
.cart-box {
    background: var(--white);
    margin-top: 10px;
}
.cart-box .cart-item {
    border-color: #d9d9d9;
}
.cart-box .quantity {
    color: #7e9aa6;
    border: 1px solid #d3dce0;
    background: var(--white);
}
.cart-coupon-open {
    font-size: 16px;
    font-weight: 700;
}
.cart-coupon-item {
    color: #666;
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
}
.cartlist-discount-tips {
    color: #eee;
    background: rgba(51, 51, 51, 0.9);
}
.cartlist-discount-tips::before {
    border-color: rgba(51, 51, 51, 0.9) transparent transparent transparent;
}
.cartlist-discount-tips span {
    color: rgba(51, 51, 51, 0.9);
}
.cart-coupon-main,
.cart-discount,
.cart-discount-tips {
    border-color: #eee;
}
.cart-total .continue-shopping {
    text-align: center;
    margin-top: 10px;
}
.cart-total .continue-shopping a {
    color: #202020;
    text-decoration: underline;
}
.cart-total .continue-shopping a:hover {
    color: #ffb902;
}
.jh-btn.J-Gopay {
    width: 100%;
    color: #202020;
    border-color: #ffb902;
    background-color: #ffb902;
}
.cart-express .desc > span:hover {
    color: #ffb902;
}
.product-types-item {
    color: #333;
    border: 1px solid var(--white);
    background-color: var(--white);
}
.product-types-item::after,
.product-types-item::before {
    content: "";
    pointer-events: none;
    position: absolute;
}
.product-types-item::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 1px solid #ccc;
}
.product-types-item::after {
    right: 0;
    bottom: 0;
    border-color: var(--secondary) transparent;
    border-width: 0 0 18px 18px;
    border-style: solid;
    display: none;
}
.product-types-item.active,
.product-types-item:hover {
    color: var(--secondary);
    border-color: var(--secondary);
}
.product-types-item.active::before,
.product-types-item:hover::before {
    border-color: var(--secondary);
}
.product-types-item.active::after,
.product-types-item:hover::after {
    display: block;
}
.product-types-select > select {
    color: var(--secondary);
    border: 1px solid var(--secondary);
}
.product-types-select > select::after {
    color: var(--secondary);
}
.sub-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
}
.view-detail a {
    color: var(--secondary);
}
.jh-input-number .jh-input {
    padding: 0 10px;
    height: 44px;
    text-align: left;
    border-color: var(--secondary);
}
.jh-input-number .jh-input-number-decrease,
.jh-input-number .jh-input-number-increase {
    font-size: 20px;
    color: var(--secondary);
    background: 0 0;
    border: 0;
    line-height: 18px;
    left: auto;
    right: 0;
}
.jh-input-number .jh-input-number-decrease.icon-add::before,
.jh-input-number .jh-input-number-decrease.icon-move::before,
.jh-input-number .jh-input-number-increase.icon-add::before,
.jh-input-number .jh-input-number-increase.icon-move::before {
    content: "\e62a";
}
.jh-input-number .jh-input-number-decrease {
    top: 22px;
}
.jh-input-number .jh-input-number-increase {
    top: 4px;
    transform: scaleY(-1);
}
.model-discount-tips-bottom {
    background: var(--primary);
}
.model-discount-tips-bottom a,
.model-discount-tips-bottom a:hover {
    color: var(--secondary);
}
.no-find a {
    background: #ffb902;
}
.model-recommend.main {
    margin-top: 80px;
    padding-bottom: 0;
}
.model-recommend.main h3.title {
    font-size: 30px;
}
.model-recommend.main h3.title > span {
    font-size: 30px;
}
.model-recommend.main h3.title > span::after {
    display: none;
}
.model-recommend.main h3.title em {
    font-size: 16px;
    text-decoration: none;
    font-style: normal;
}
.model-recommend ul li {
    text-align: left;
}
.model-recommend ul li .attribute,
.model-recommend ul li .price,
.model-recommend ul li .star,
.model-recommend ul li .title {
    width: 100%;
    margin-bottom: 10px;
}
.model-recommend ul li .jh-btn {
    text-transform: capitalize;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 44px;
    margin: 0;
    display: none;
}
.model-recommend ul li .grid-picture {
    margin-bottom: 20px;
    height: 289px;
}
.model-recommend ul li .grid-picture .sale-tag {
    padding: 8px;
    color: var(--secondary);
    font-size: 14px;
    background: var(--primary);
    min-width: 60px;
    box-sizing: border-box;
}
.model-recommend ul li .attribute {
    position: relative;
    width: 100%;
    color: var(--secondary);
}
.model-recommend ul li .attribute.select-hide {
    height: 0;
    margin: 0;
}
.model-recommend ul li .attribute > select {
    height: 34px;
    color: var(--secondary);
}
.model-recommend ul li .attribute::after {
    content: "\e62a";
    font-size: 18px;
    right: 0;
}
.model-recommend ul li:hover .jh-btn {
    display: block;
}
.model-recommend .swiper-button-next,
.model-recommend .swiper-button-prev {
    position: absolute;
    font-size: 24px;
    text-align: center;
    color: var(--white);
    width: 40px;
    height: 80px;
    line-height: 80px;
    background: var(--secondary);
    visibility: hidden;
    transition: all 0.5s;
    top: 176px;
}
.model-recommend .swiper-button-next .iconfont,
.model-recommend .swiper-button-prev .iconfont {
    font-size: 24px;
}
.model-recommend .swiper-button-next.swiper-button-disabled,
.model-recommend .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
}
.model-recommend .swiper-button-next {
    right: -60px;
    transform: translateX(10px);
}
.model-recommend .swiper-button-prev {
    left: -50px;
    transform: translateX(-10px);
}
.model-recommend:hover .swiper-button-next,
.model-recommend:hover .swiper-button-prev {
    visibility: visible;
    transform: translateX(0);
}
.reviews .review-top .star-bar i,
.star .score span.iconfont,
.starRating span i {
    color: var(--primary);
}
.reviews .review-top .star-bar span i {
    background-color: var(--primary);
}
@media screen and (min-width: 768px) {
    .account-main {
        padding: 20px 0 40px 0;
    }
}
@media screen and (max-width: 768px) {
    .jh-input-number .jh-input {
        text-align: center;
    }
    .jh-input-number .jh-input-number-decrease,
    .jh-input-number .jh-input-number-increase {
        font-size: 14px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 0;
    }
    .jh-input-number .jh-input-number-decrease.icon-add::before,
    .jh-input-number .jh-input-number-increase.icon-add::before {
        content: "\e767";
    }
    .jh-input-number .jh-input-number-decrease.icon-move::before,
    .jh-input-number .jh-input-number-increase.icon-move::before {
        content: "\e768";
    }
    .jh-input-number .jh-input-number-decrease {
        left: 0;
    }
    .jh-input-number .jh-input-number-increase {
        right: 0;
        transform: none;
    }
    .product-types-item:hover {
        -webkit-tap-highlight-color: transparent;
    }
    .product-types-item:hover::after,
    .product-types-item:hover::before {
        -webkit-tap-highlight-color: transparent;
    }
    .model-recommend.main {
        margin-top: 30px;
    }
    .model-recommend.main h3.title {
        font-size: 20px;
    }
    .model-recommend.main h3.title > span {
        font-size: 20px;
    }
    .model-recommend ul li .grid-picture {
        height: calc((100vw) / 2);
        padding-bottom: 40px;
    }
    .model-recommend ul li .jh-btn {
        display: block;
        height: 40px;
    }
    .model-recommend .swiper-button-next,
    .model-recommend .swiper-button-prev {
        display: none;
    }
    .cart-coupon-main {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .cart-box {
        margin-top: 25px;
    }
    .cart-box .cart-item {
        padding: 30px 0;
    }
    .cart-box .cart-total {
        padding: 20px 0;
    }
    .cart-box .cart-total .cart-total-price .font20 strong {
        font-size: 20px;
    }
    .cart-box .jh-btn.J-Gopay {
        margin-top: 40px;
    }
}
.banner {
    width: 100%;
    color: #fff;
}
.banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    max-height: 100vh;
}
.banner .swiper-slide .mobImg {
    display: none;
}
.banner .swiper-pagination {
    width: 100%;
    bottom: 20px;
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    opacity: 1;
    border-radius: 0;
    transform: skewX(-45deg);
    background: rgba(255, 255, 255, 0.4);
    margin: 0 5px;
}
.banner
    .swiper-pagination-bullets
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ffb902;
}
.banner .swiper-navigation {
    width: 100%;
}
.banner .swiper-button-next,
.banner .swiper-button-prev {
    font-size: 34px;
    line-height: 44px;
    background: 0 0;
    top: 50%;
    transform: translateY(-22px);
    opacity: 0.3;
}
.banner .swiper-button-next:hover,
.banner .swiper-button-prev:hover {
    opacity: 1;
}
.banner .swiper-item-box {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-align-items: center;
    box-align: center;
    -webkit-box-align: center;
}
.banner .swiper-item-box > div {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}
.banner .swiper-item-box.text-left {
    text-align: left;
}
.banner .swiper-item-box.text-center {
    text-align: center;
}
.banner .swiper-item-box.text-right {
    text-align: right;
}
.banner .swiper-item-box .swiper-title {
    font-size: 50px;
}
.banner .swiper-item-box .swiper-describe {
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
}
.banner .swiper-item-box .swiper-shop-now {
    margin-top: 40px;
}
.banner .swiper-item-box .swiper-shop-now a {
    padding: 11px 30px;
    font-size: 18px;
    display: inline-block;
    background: #ffb902;
    color: #202020;
    border-radius: 2px;
}
.banner .banner-link {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.banner .swiper-img {
    width: 100%;
    height: 100%;
}
.banner .swiper-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner.same-size-first {
    height: auto;
}
.banner.same-size-first .swiper-slide {
    max-height: initial;
}
.banner.same-size-first .swiper-pagination {
    transform: translate(-50%, -30px);
    left: 50%;
    width: auto;
}
.banner.default {
    height: auto;
}
.banner.default .swiper-img {
    height: 560px;
}
.banner.printscreen .swiper-slide {
    background: 0 0;
}
.banner.printscreen .swiper-img {
    opacity: 0;
}
.banner.printscreen .swiper-img img {
    width: auto;
    height: auto;
    object-fit: none;
}
@media screen and (max-width: 768px) {
    .banner.default .swiper-item-box,
    .banner.same-size-first .swiper-item-box {
        /* margin-top: 20px; */
    }
    .banner .swiper-item-box.text-center,
    .banner .swiper-item-box.text-left,
    .banner .swiper-item-box.text-right {
        text-align: center;
    }
    .banner .swiper-item-box .swiper-title {
        font-size: 1.28rem !important;
        line-height: 1.6rem !important;
    }
    .banner .swiper-item-box .swiper-describe {
        margin: 0;
        line-height: 20px;
        padding: 0 15px;
        font-size: 0.5973rem !important;
    }
    .banner .swiper-item-box .swiper-shop-now {
        margin-top: 25px;
    }
    .banner .swiper-item-box .swiper-shop-now a {
        font-size: 16px !important;
        padding: 10px 20px;
    }
    .banner.default .swiper-slide,
    .banner.same-size-first .swiper-slide {
        display: block;
    }
    .banner.default .swiper-item-box,
    .banner.same-size-first .swiper-item-box {
        color: #202020;
        position: absolute;
        background: transparent !important;
        box-sizing: border-box;
    }
    .banner.default .swiper-img {
        height: 200px;
    }
    .banner.default .swiper-pagination {
        top: 170px;
    }
    .banner .swiper-navigation {
        display: none;
    }
    .banner.printscreen {
        background-image: none !important;
    }
    .banner.printscreen .swiper-img {
        opacity: 1;
        height: 560px;
    }
    .banner.printscreen .swiper-img img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .banner.printscreen .swiper-pagination {
        top: 500px;
    }
    .banner .swiper-slide .mobImg {
        display: block;
    }
    .banner .swiper-slide .pcImg {
        display: none;
    }
}
.featured-categorys .grid {
    width: 100%;
    font-size: 0;
    float: left;
}
.featured-categorys .grid .grid-item-four,
.featured-categorys .grid .grid-item-one,
.featured-categorys .grid .grid-item-three,
.featured-categorys .grid .grid-item-two {
    width: 100%;
    display: grid;
    grid-template-rows: 480px;
}
.featured-categorys .grid .grid-item-one {
    grid-template-columns: 100%;
}
.featured-categorys .grid .grid-item-two {
    grid-template-columns: 50% 50%;
}
.featured-categorys .grid .grid-item-three {
    grid-template-columns: 33.3% 33.3% 33.3%;
}
.featured-categorys
    .grid
    .grid-item-three
    .grid-item
    a
    .grid-item-text
    .grid-item-tit {
    font-size: 34px;
    line-height: 42px;
}
.featured-categorys .grid .grid-item-four {
    grid-template-columns: 25% 25% 25% 25%;
}
.featured-categorys .grid .grid-item-four.grid-more-four {
    grid-template-rows: 270px;
}
.featured-categorys
    .grid
    .grid-item-four
    .grid-item
    a
    .grid-item-text
    .grid-item-tit {
    font-size: 34px;
    line-height: 42px;
}
.featured-categorys .grid .grid-title {
    width: 100%;
    height: 60px;
    display: inline-block;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #202020;
    line-height: 61px;
    z-index: 2;
    position: relative;
    margin-bottom: 20px;
}
.featured-categorys .grid .title-border {
    display: block;
    width: 261px;
    height: 16px;
    top: 45px;
    left: 38%;
    background: #ffb902;
    border: 1px solid #ffb902;
    position: absolute;
    z-index: 1;
}
.featured-categorys .grid .grid-item {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.featured-categorys .grid .grid-item a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.featured-categorys .grid .grid-item a .grid-item-text {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    display: table;
    table-layout: fixed;
    text-transform: capitalize;
}
.featured-categorys .grid .grid-item a .grid-item-text .grid-item-box {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.featured-categorys .grid .grid-item a .grid-item-text .grid-item-tit {
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    line-height: 54px;
}
.featured-categorys .grid .grid-item a .grid-item-picture {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.featured-categorys .grid .grid-item a .grid-item-picture::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.featured-categorys .grid .grid-item a:hover .grid-item-picture {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}
.featured-categorys .grid .grid-item a:hover .grid-item-picture::after {
    background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 768px) {
    .featured-categorys .grid {
        padding: 10px 10px 0;
        box-sizing: border-box;
    }
    .featured-categorys .grid .grid-item-two {
        grid-template-columns: 50% 50%;
        grid-template-rows: 177px;
    }
    .featured-categorys .grid .grid-item-four,
    .featured-categorys .grid .grid-item-one,
    .featured-categorys .grid .grid-item-three {
        grid-template-columns: 50% 50%;
        grid-template-rows: repeat(2, 177px);
    }
    .featured-categorys .grid .grid-item-four.odd-one-item,
    .featured-categorys .grid .grid-item-one.odd-one-item,
    .featured-categorys .grid .grid-item-three.odd-one-item {
        grid-template-columns: 100%;
        grid-template-rows: 177px;
    }
    .featured-categorys .grid .grid-item-four.odd-three-item,
    .featured-categorys .grid .grid-item-one.odd-three-item,
    .featured-categorys .grid .grid-item-three.odd-three-item {
        grid-template-columns: 50% 50%;
        grid-template-rows: repeat(2, 177px);
    }
    .featured-categorys
        .grid
        .grid-item-four.odd-three-item
        .grid-item:nth-of-type(1),
    .featured-categorys
        .grid
        .grid-item-one.odd-three-item
        .grid-item:nth-of-type(1),
    .featured-categorys
        .grid
        .grid-item-three.odd-three-item
        .grid-item:nth-of-type(1) {
        grid-column-start: span 2;
    }
    .featured-categorys .grid .grid-item-four.grid-more-four,
    .featured-categorys .grid .grid-item-one.grid-more-four,
    .featured-categorys .grid .grid-item-three.grid-more-four {
        grid-template-rows: 177px;
    }
    .featured-categorys .grid .grid-title {
        height: 30px;
        font-size: 30px;
        line-height: 31px;
    }
    .featured-categorys .grid .title-border {
        width: 175px;
        height: 10px;
        top: 30px;
        left: 26%;
    }
    .featured-categorys .grid .grid-item {
        width: 100%;
        height: 177px;
    }
    .featured-categorys .grid .grid-item a .grid-item-text .grid-item-tit {
        font-size: 22px !important;
        line-height: 30px !important;
    }
}
.featured-product {
    text-align: left;
    transition: all 0.5s;
    padding: 0;
}
.featured-product.gridsrp.grid-three .swiper-slide {
    width: calc((100% - 40px) / 3);
}
.featured-product.gridsrp.grid-three .swiper-slide:nth-of-type(3n) {
    margin-right: 0;
}
.featured-product.gridsrp.grid-three .img-wrapper {
    height: 413px;
}
.featured-product.gridsrp.grid-four .swiper-slide {
    width: calc((100% - 60px) / 4);
}
.featured-product.gridsrp.grid-four .swiper-slide:nth-of-type(4n) {
    margin-right: 0;
}
.featured-product.gridsrp.grid-four .img-wrapper {
    height: 301px;
}
.featured-product.gridsrp .swiper-button-next,
.featured-product.gridsrp .swiper-button-prev {
    display: none;
}
.featured-product.gridsrp .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.featured-product.gridsrp .swiper-slide {
    margin: 10px 20px 10px 0;
}
.featured-product .swiper-wrapper {
    /* padding: 8px; */
    box-sizing: border-box;
    display: -webkit-flex;
    -webkit-align-items: stretch;
    display: flex;
    align-items: stretch;
}
.featured-product .swiper-button-next,
.featured-product .swiper-button-prev {
    position: absolute;
    top: 50%;
    font-size: 24px;
    text-align: center;
    color: #fff;
    width: 40px;
    height: 80px;
    line-height: 80px;
    background: #202020;
    visibility: hidden;
    transition: all 0.5s;
}
.featured-product .swiper-button-next {
    right: -60px;
}
.featured-product .swiper-button-prev {
    left: -50px;
}
.featured-product .swiper-slide {
    width: auto;
    position: relative;
    margin-bottom: 10px;
}
.featured-product .swiper-slide.category-img{
    height: auto !important;
}
.featured-product .swiper-slide:hover {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.1);
}
.featured-product .swiper-slide:hover .img-wrapper a {
    transform: translateY(-100%);
}
.featured-product .swiper-slide:hover .img-wrapper .add-to-cart {
    display: block;
}
.featured-product .sale-tag {
    padding: 2px;
    width: 30%;
    border-radius: 3px;
    color: #202020;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: #ffb902;
    min-width: 60px;
    box-sizing: border-box;
}
.featured-product .img-wrapper {
    width: 100%;
    position: relative;
    height: 305px;
    overflow: hidden;
    margin-bottom: 20px;
}
.featured-product .img-wrapper a {
    transition: all 0.5s;
    display: block;
    height: 100%;
}
.featured-product .img-wrapper a > div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.featured-product .img-wrapper img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}
.featured-product .img-wrapper .add-to-cart {
    width: 100%;
    text-transform: capitalize;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}
.featured-product .img-wrapper .add-to-cart.jh-btn-disabled {
    color: #fcfcfc;
    background-color: #969696;
    border-color: #969696;
    cursor: default;
}
.featured-product .featured-product-picture {
    width: 100%;
    position: relative;
    height: 100%;
}
.featured-product .featured-product-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.featured-product .featured-product-picture a {
    display: block;
    height: 100%;
    position: relative;
}
.featured-product .featured-product-picture a::after {
    background: rgba(255, 255, 255, 0.4);
    width: 100%;
    height: 100%;
}
.featured-product .featured-product-title {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.featured-product .featured-product-title > div {
    position: absolute;
    left: 0;
    bottom: 60px;
}
.featured-product .featured-product-title > div > div {
    background: #ffb902;
    width: 100%;
    color: #fff;
    font-size: 26px;
    padding: 1px 2px;
    position: relative;
    transition: 0.3s linear;
}
.featured-product .featured-product-title > div > div::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #ffb902;
    z-index: -2;
}
.featured-product .featured-product-title > div > div:hover {
    z-index: 1;
    background: 0 0;
}
.featured-product .featured-product-title > div > div::before {
    transition: 0.3s;
    background: #202020;
    z-index: -1;
}
.featured-product .featured-product-title > div > div:hover::before {
    width: 100%;
}
.featured-product .featured-product-title > div > span {
    font-size: 14px;
    color: #fff;
    padding: 10px 8px;
    display: block;
}
.featured-product .good-info {
    padding: 0 10px;
}
.featured-product .good-info .name {
    line-height: 18px;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
}
.featured-product .good-info .name a {
    font-size: 16px;
    color: #333;
}
.featured-product .good-info .star {
    margin: 0 0 10px;
}
.featured-product:hover .swiper-button-next,
.featured-product:hover .swiper-button-prev {
    visibility: visible;
    transform: translateX(0);
}
@media screen and (max-width: 768px) {
    .featured-product.gridsrp.grid-four .swiper-slide,
    .featured-product.gridsrp.grid-three .swiper-slide {
        width: calc((96vw - 10px) / 2);
        margin: 10px 10px 10px 0;
        box-sizing: content-box;
    }
    .featured-product.gridsrp.grid-four .swiper-slide:nth-of-type(3n),
    .featured-product.gridsrp.grid-three .swiper-slide:nth-of-type(3n) {
        margin-right: 10px;
    }
    .featured-product.gridsrp.grid-four .swiper-slide:nth-of-type(2n),
    .featured-product.gridsrp.grid-four .swiper-slide:nth-of-type(4n),
    .featured-product.gridsrp.grid-three .swiper-slide:nth-of-type(2n),
    .featured-product.gridsrp.grid-three .swiper-slide:nth-of-type(4n) {
        margin-right: 0;
    }
    .featured-product.gridsrp.grid-four .img-wrapper,
    .featured-product.gridsrp.grid-three .img-wrapper {
        height: calc(48vw + 35px);
    }
    .featured-product .swiper-wrapper {
        padding: 0 2%;
    }
    .featured-product .swiper-button-next,
    .featured-product .swiper-button-prev {
        display: none;
    }
    .featured-product .swiper-slide:hover .img-wrapper a {
        transform: translateY(0);
    }
    .featured-product .img-wrapper {
        height: calc((100% - 30px) / 2);
        padding-bottom: 40px;
        margin-bottom: 10px;
    }
    .featured-product .img-wrapper a > div:nth-of-type(2) {
        display: none;
    }
    .featured-product .img-wrapper .add-to-cart {
        display: block;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        text-align: center;
        padding: 0;
    }
    .featured-product .sale-tag {
        padding: 5px;
    }
    .featured-product .good-info .name a {
        font-size: 14px;
    }
    .featured-product .good-info .star {
        margin: 10px 0 0;
    }
}
.featured-collections.hidden-title {
    margin-top: 20px;
}
.featured-collections .featured-grid {
    width: 100%;
    font-size: 0;
    float: left;
}
.featured-collections .featured-grid .grid-item-one {
    width: 100%;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 360px;
}
.featured-collections .featured-grid .grid-item-two {
    width: 100%;
    display: grid;
    grid-template-columns: 58% 1fr;
    grid-template-rows: 360px;
    grid-column-gap: 20px;
}
.featured-collections .featured-grid .grid-item-three {
    width: 100%;
    display: grid;
    grid-template-columns: 58% 1fr;
    grid-template-rows: repeat(2, 280px);
    grid-gap: 20px;
}
.featured-collections
    .featured-grid
    .grid-item-three
    .grid-item:nth-of-type(1) {
    grid-row-start: span 2;
}
.featured-collections .featured-grid .grid-item-four {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(2, 360px);
    grid-gap: 20px;
}
.featured-collections .featured-grid .grid-item-four .grid-item:nth-of-type(1),
.featured-collections .featured-grid .grid-item-four .grid-item:nth-of-type(4) {
    grid-column-start: span 3;
}
.featured-collections .featured-grid .grid-item-four .grid-item:nth-of-type(2),
.featured-collections .featured-grid .grid-item-four .grid-item:nth-of-type(3) {
    grid-column-start: span 2;
}
.featured-collections .featured-grid .grid-item-five {
    width: 100%;
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: 58% 1fr;
    grid-template-rows: repeat(12, 75px);
    grid-gap: 20px;
}
.featured-collections .featured-grid .grid-item-five .grid-item:nth-of-type(1),
.featured-collections .featured-grid .grid-item-five .grid-item:nth-of-type(2) {
    grid-row-start: span 6;
}
.featured-collections .featured-grid .grid-item-five .grid-item:nth-of-type(3),
.featured-collections .featured-grid .grid-item-five .grid-item:nth-of-type(4),
.featured-collections .featured-grid .grid-item-five .grid-item:nth-of-type(5) {
    grid-row-start: span 4;
}
.featured-collections .featured-grid .grid-item {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.featured-collections .featured-grid .grid-item .item-box {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.featured-collections .featured-grid .grid-item .item-box .grid-item-text {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: table;
    table-layout: fixed;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .mobile-btn {
    display: none;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .grid-item-tit {
    font-size: 30px;
    line-height: 37px;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .grid-item-desc {
    width: 301px;
    font-size: 18px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .grid-item-button {
    width: 118px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #ffb902;
    cursor: pointer;
    border: none;
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin-top: 20px;
    display: block;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .grid-item-shade {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .text-top-left {
    position: absolute;
    top: 30px;
    left: 30px;
    text-align: left;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .text-top-right {
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: right;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .text-top-right
    a {
    float: right;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .text-mid-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .text-mid-center
    a {
    margin: 20px auto;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .text-bottom-left {
    position: absolute;
    bottom: 30px;
    left: 30px;
    text-align: left;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .text-bottom-right {
    position: absolute;
    bottom: 30px;
    right: 30px;
    text-align: right;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-text
    .text-bottom-right
    a {
    float: right;
}
.featured-collections .featured-grid .grid-item .item-box .grid-item-picture {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box
    .grid-item-picture::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.featured-collections
    .featured-grid
    .grid-item
    .item-box:hover
    .grid-item-picture {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}
@media screen and (max-width: 768px) {
    .featured-collections.hidden-title {
        margin-top: 0 !important;
    }
    .featured-collections .featured-grid {
        padding: 0 5px 0;
        box-sizing: border-box;
    }
    .featured-collections .featured-grid .grid-item-five,
    .featured-collections .featured-grid .grid-item-four,
    .featured-collections .featured-grid .grid-item-one,
    .featured-collections .featured-grid .grid-item-three,
    .featured-collections .featured-grid .grid-item-two {
        width: 100%;
        display: block;
    }
    .featured-collections .featured-grid .grid-item {
        padding: 0 0.25rem;
        margin-top: 10px;
        width: 100%;
        height: 120px;
    }
    .featured-collections .featured-grid .grid-item.show-height .mobile-btn {
        display: none;
    }
    .featured-collections .featured-grid .grid-item.show-height.grid-item {
        height: 240px;
        transition: 0.3s linear;
    }
    .featured-collections
        .featured-grid
        .grid-item.show-height
        .item-box
        .grid-item-box
        .grid-item-button {
        display: block;
    }
    .featured-collections
        .featured-grid
        .grid-item.show-height
        .item-box
        .grid-item-box
        .grid-item-desc {
        height: auto;
        -webkit-line-clamp: 2;
        line-height: 20px;
    }
    .featured-collections .featured-grid .grid-item .item-box .grid-item-text {
        color: #fff;
    }
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .grid-item-tit {
        font-size: 24px;
        font-weight: 500;
        line-height: 29px;
        margin-bottom: 10px;
    }
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .grid-item-desc {
        width: 70%;
        height: 16px;
        -webkit-line-clamp: 1;
        font-size: 14px;
        line-height: 16px;
    }
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .grid-item-button {
        width: 110px;
        height: 40px;
        line-height: 40px;
        margin-top: 20px;
        font-size: 17px;
        display: none;
    }
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        p {
        font-size: 0.768rem;
    }
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .text-bottom-left,
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .text-bottom-right,
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .text-mid-center,
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .text-top-left,
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .text-top-right {
        top: 30px;
        left: 15px;
        text-align: left;
        transform: none;
    }
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .text-bottom-left
        a,
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .text-bottom-right
        a,
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .text-mid-center
        a,
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .text-top-left
        a,
    .featured-collections
        .featured-grid
        .grid-item
        .item-box
        .grid-item-text
        .text-top-right
        a {
        float: left;
    }
    .featured-collections .featured-grid .grid-item .mobile-btn {
        display: block;
        border-color: #fff transparent transparent transparent;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        height: 0;
        width: 0;
        position: absolute;
        right: 20px;
        top: 50%;
        z-index: 8;
    }
}
.notify {
    margin-top: 20px;
}
.notify .notify-content {
    width: 100%;
    height: 178px;
    display: flex;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
}
.notify .notify-content.cloumns-two {
    height: 110px;
}
.notify .notify-content.cloumns-two .notify-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.notify .notify-content.cloumns-two .notify-text {
    margin: 0 20px 0;
    text-align: left;
}
.notify .notify-item {
    width: 100%;
    background: #f5f5f5;
    position: relative;
    transition: 0.3s linear;
    margin-left: 20px;
}
.notify .notify-item:nth-of-type(1) {
    margin: 0;
}
.notify .notify-item .notify-link {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}
.notify .notify-item .iconfont {
    text-align: center;
    font-size: 40px;
    color: #303133;
}
.notify .notify-item.changecolor::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #f5f5f5;
    z-index: -2;
}
.notify .notify-item.changecolor:hover {
    z-index: 1;
    background: 0 0;
}
.notify .notify-item.changecolor::before {
    transition: 0.3s;
    background: #ffb902;
    z-index: -1;
}
.notify .notify-item.changecolor:hover::before {
    width: 100%;
}
.notify .notify-text {
    text-align: center;
    margin-top: 20px;
    color: #333;
}
.notify .notify-text span {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
.notify .notify-text div {
    margin-top: 6px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 768px) {
    .notify {
        display: flex;
        justify-content: flex-start;
        overflow-x: scroll;
        overflow-y: hidden;
        margin-top: 25px;
    }
    .notify::-webkit-scrollbar {
        display: none;
    }
    .notify .notify-content {
        display: flex;
        justify-content: flex-start;
        margin-left: 10px;
        height: calc(((100vw - 30px) / 2.5) * 0.68);
        width: 1200px;
    }
    .notify .notify-content.cloumns-two {
        width: 100%;
        padding: 0 10px;
        margin: 0;
        height: calc(((100vw - 40px) / 2) * 0.58);
    }
    .notify .notify-content.cloumns-two .notify-box {
        display: block;
    }
    .notify .notify-content.cloumns-two .notify-text {
        margin: 0;
        text-align: center;
    }
    .notify .notify-content.cloumns-two .notify-item {
        width: 100%;
    }
    .notify .notify-item {
        width: calc((100vw - 30px) / 2.5);
        margin-left: 10px;
        height: 100%;
        overflow: hidden;
    }
    .notify .notify-item .iconfont {
        font-size: 30px;
    }
    .notify .notify-text {
        margin-top: 0;
    }
    .notify .notify-text span {
        font-size: 14px;
        line-height: 15px;
    }
    .notify .notify-text div {
        font-size: 12px;
        color: #666;
        line-height: 12px;
        overflow: hidden;
        -webkit-line-clamp: 2;
    }
}
.recommend .recom-item {
    width: 47%;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
}
.recommend .recom-item:nth-of-type(1) {
    position: relative;
}
.recommend .recom-item.paddL80 {
    padding-left: 2rem;
    width: 51%;
    max-width: 560px;
}
.recommend .recom-item .product-price {
    display: flex;
    align-items: center;
    margin: 20px 0;
}
.recommend .recom-item .sale-tag {
    display: inline-block;
    width: auto;
    min-width: 70px;
    padding: 0 5px;
    height: 28px;
    background: #ffb902;
    text-align: center;
    font-size: 14px;
    color: #202020;
    line-height: 30px;
    margin-right: 10px;
}
.recommend .recom-item .types-btn {
    display: block;
}
.recommend .recom-item .types-btn .types-item.quantity {
    width: 100%;
    font-weight: 700;
}
.recommend .recom-item .types-btn .types-item.quantity label {
    display: block;
}
.recommend .recom-item .types-btn .types-item.quantity .inventory-quantity {
    position: relative;
    width: 100%;
}
.recommend .recom-item .types-btn > div:nth-of-type(2) {
    display: block;
    margin-top: 20px;
}
.recommend .recom-item .types-btn > div:nth-of-type(2) .jh-btn {
    width: 100%;
}
.recommend .recom-item .types-btn > div:nth-of-type(2) .jh-btn.sl-main-btn {
    color: #202020;
    background-color: #ffb902;
    border-color: #ffb902;
}
.recommend .recom-item .types-btn > div:nth-of-type(2) .J-PaypalBtn,
.recommend .recom-item .types-btn > div:nth-of-type(2) .jh-btn {
    margin: 0 0 20px;
}
.recommend .recom-item .types-btn .jh-input-number {
    width: 100%;
}
.recommend .recom-item .types-btn .jh-input-number .jh-input {
    text-align: center;
}
.recommend .recom-item .types-btn .jh-input-number .jh-input-number-decrease,
.recommend .recom-item .types-btn .jh-input-number .jh-input-number-increase {
    font-size: 14px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
}
.recommend
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-decrease.icon-add::before,
.recommend
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-increase.icon-add::before {
    content: "\e767";
}
.recommend
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-decrease.icon-move::before,
.recommend
    .recom-item
    .types-btn
    .jh-input-number
    .jh-input-number-increase.icon-move::before {
    content: "\e768";
}
.recommend .recom-item .types-btn .jh-input-number .jh-input-number-decrease {
    left: 0;
}
.recommend .recom-item .types-btn .jh-input-number .jh-input-number-increase {
    right: 0;
    transform: none;
}
.recommend h4.title {
    margin: 0;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
    text-align: left;
}
.recommend h4.title a {
    font-size: 26px;
}
.recommend h4.title a:hover {
    color: #202020;
}
.recommend .describe {
    font-size: 16px;
    color: #666;
    line-height: 22px;
    margin-bottom: 40px;
}
.recommend .star {
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.recommend .types-item {
    position: relative;
    padding-bottom: 5px;
}
.recommend .types-item.quantity {
    padding: 0;
}
.recommend .types-item.quantity label {
    font-size: 16px;
    padding-bottom: 10px;
    display: none;
}
.recommend .types-item.quantity .inventory-quantity {
    position: absolute;
    width: 240px;
    left: 0;
    margin-top: 15px;
    color: #999;
    font-size: 14px;
}
.recommend .types-item .font14 {
    margin: 0;
    padding: 0 0 10px;
    font-size: 16px;
    font-weight: 700;
}
.recommend .types-item .font14 > span:nth-of-type(1) {
    text-transform: capitalize;
}
.recommend .types-item .font14 > span:nth-of-type(2) {
    display: none;
}
.recommend .view-detail {
    text-align: center;
    margin-bottom: 30px;
}
.recommend .view-detail a {
    transition: all 0.8s ease;
    position: relative;
    font-size: 16px;
}
.recommend .view-detail a::after {
    font-family: iconfont !important;
    -webkit-font-smoothing: antialiased;
    content: "\e62a";
    font-size: 18px;
    position: absolute;
    right: -35px;
    top: 0;
    transform: rotate(-90deg);
}
.recommend img {
    max-width: 100%;
    height: auto;
}
.recommend .product-types-list .product-types-item {
    font-style: normal;
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    margin: 0 10px 10px 0;
    font-size: 18px;
    line-height: 20px;
    cursor: pointer;
}
.recommend .product-types-select {
    position: relative;
    margin-bottom: 12px;
}
.recommend .product-types-select > select {
    height: 44px;
    padding: 0 10px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.recommend .product-types-select::after {
    font-family: iconfont !important;
    -webkit-font-smoothing: antialiased;
    content: "\e62a";
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
    pointer-events: none;
}
.recommend .share-this {
    display: flex;
    font-size: 16px;
    font-weight: 500;
    border-top: 1px solid #eee;
    padding: 30px 0;
    text-transform: capitalize;
}
.recommend .share-this .share-box a {
    margin-left: 10px;
}
@media screen and (max-width: 768px) {
    .recommend {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .recommend .recom-item {
        width: 100%;
    }
    .recommend .recom-item.paddL80 {
        padding-left: 0;
        width: 100%;
    }
    .recommend .recom-item > .price {
        margin: 10px 0;
    }
    .recommend .recom-item .product-price {
        margin: 10px 0;
    }
    .recommend .discount-tag {
        margin-bottom: 10px;
    }
    .recommend .describe {
        margin-bottom: 20px;
    }
    .recommend .view-detail {
        margin-bottom: 16px;
        margin-top: -10px;
    }
    .recommend .view-detail a::after {
        font-size: 14px;
        right: -25px;
    }
    .recommend .types-item .font14 {
        font-size: 0.6826rem;
    }
    .recommend h4.title {
        margin-top: 10px;
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .recommend h4.title a {
        font-size: 20px !important;
        line-height: 24px !important;
    }
}
.subscribe {
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    background: #f9f8fd;
}
.subscribe.right {
    flex-direction: row-reverse;
}
.subscribe .subscribe-bg,
.subscribe .subscribe-text {
    width: 100%;
}
.subscribe .subscribe-bg {
    background: #fff;
}
.subscribe .subscribe-text {
    padding: 30px 10px;
    box-sizing: border-box;
}
.subscribe .subscribe-bg img {
    width: 100%;
    height: auto;
    max-height: 400px;
    float: left;
    object-fit: cover;
}
.subscribe .model-title {
    padding: 0;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
}
.subscribe .model-describe {
    font-size: 18px;
    margin-top: 10px;
}
.subscribe .newsletter {
    width: 450px;
    max-width: 100%;
    margin: 0 auto;
}
.subscribe .newsletter button {
    width: 196px;
    position: relative;
    transition: all 0.3s linear;
}
.subscribe .newsletter button::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    transition: all 0.3s linear;
    background: #ffb902;
    z-index: -1;
}
.subscribe .newsletter button:hover {
    border-color: #ffb902;
}
.subscribe .newsletter button:hover::before {
    width: 100%;
}
.subscribe .newsletter-email {
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 8px;
    color: #999;
    box-sizing: border-box;
    margin: 30px 0;
    border: 1px solid var(--secondary);
    background-color: #fff;
}
.subscribe .newsletter-email.disable-input {
    color: #56ad6a;
    background: #ecfef0;
    border-color: #56ad6a;
}
@media screen and (max-width: 768px) {
    .subscribe {
        flex-wrap: wrap;
    }
    .subscribe.right {
        flex-direction: column-reverse;
    }
    .subscribe .subscribe-bg img {
        height: auto;
        min-height: auto;
    }
    .subscribe .model-title {
        font-size: 25px;
    }
    .subscribe .model-describe {
        font-size: 0.5973rem;
        line-height: 0.853rem;
        margin-top: 10px;
    }
    .subscribe .newsletter {
        width: 100%;
    }
    .subscribe .newsletter button {
        width: 137px;
        height: 40px;
        font-size: 17px;
        line-height: 40px;
        padding: 0 12px;
    }
    .subscribe .newsletter-email {
        margin: 20px 0;
    }
    .subscribe .newsletter-email.disable-input {
        color: #56ad6a;
        background: #ecfef0;
        border-color: #56ad6a;
    }
}
.model-text {
    padding: 0 20px;
    max-width: 100%;
    box-sizing: border-box;
    width: 100%;
}
.model-text .model-title {
    padding-bottom: 30px;
}
.model-text .model-describe {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #202020;
}
@media screen and (max-width: 768px) {
    .model-text .model-describe {
        font-size: 0.5973rem;
    }
    .model-text .model-title {
        font-size: 30px;
        padding-bottom: 25px;
    }
}
.video {
    max-width: 1280px;
    width: 100%;
}
.video .video-wrap {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
    background-size: cover;
}
.video .video-wrap.scale21-9 {
    padding-bottom: 42.857142857142855%;
}
.video .video-wrap .cover-plan {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.video .video-wrap .cover-plan > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video .video-wrap .layout-opacity {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.25);
    pointer-events: none;
}
.video .video-wrap .play-button {
    font-size: 42px;
    width: 108px;
    height: 108px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
    cursor: pointer;
    box-sizing: border-box;
    padding-left: 6px;
    transition: all 0.2s;
}
.video .video-wrap .play-button:hover {
    transform: translate(-50%, -50%) scale(1.05);
}
.video .video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    background: #f2f2f2;
}
@media screen and (max-width: 768px) {
    .video .video-wrap {
        width: 94%;
        margin: 0 auto;
    }
    .video .video-wrap .play-button {
        width: 54px;
        height: 54px;
        font-size: 20px;
    }
}
.footer {
    width: 100%;
    background-color: #202020;
    font-size: 16px;
    line-height: 30px;
    margin-top: 100px;
    color: #ccc;
}
.footer a {
    color: #ccc;
}
.footer h4 {
    padding: 0 0 12px;
    margin: 0;
    color: #fff;
}
.footer .footer-main {
    background-color: #202020;
}
.footer .footer-main:last-child {
    background-color: #191919;
}
.footer .footer-main > div {
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.footer .footer-main > div:nth-of-type(1) {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}
.footer .footer-main > div > div {
    margin-left: 30px;
    width: 100%;
}
.footer .footer-main > div > div:first-child {
    margin-left: 0;
}
.footer .footer-main .reserved {
    font-size: 14px;
}
.footer .footer-main:first-of-type > div {
    padding: 60px 0;
}
.footer .footer-share > a {
    color: #fff;
    font-size: 22px;
    margin-right: 8px;
}
.footer .footer-share em {
    display: none;
}
.footer .footer-menu a {
    display: block;
    font-size: 14px;
}
.footer .footer-text {
    max-width: 400px;
}
.footer .payment-method {
    text-align: right;
}
@media screen and (max-width: 768px) {
    .footer {
        font-size: 14px;
        margin-top: 50px;
    }
    .footer h4 {
        padding: 0;
        font-size: 16px;
    }
    .footer .footer-main {
        padding: 0 10px;
        text-align: center;
    }
    .footer .footer-main:first-of-type > div {
        padding: 20px 0;
    }
    .footer .footer-main:first-of-type > div > div {
        padding: 12px 0;
        margin: 0;
        border-bottom: 1px solid #666;
    }
    .footer .footer-main:last-of-type {
        background-color: #202020;
    }
    .footer .footer-main:last-of-type > div {
        padding: 12px 0;
    }
    .footer .footer-main > div {
        flex-wrap: wrap;
        padding: 0;
    }
    .footer .footer-main > div .payment-method {
        text-align: left;
    }
    .footer .footer-main .reserved {
        font-size: 12px;
    }
    .footer .footer-menu > div {
        display: none;
    }
    .footer .footer-menu h4 {
        position: relative;
        cursor: pointer;
    }
    .footer .footer-menu h4.has-child::after {
        /* display: none; */
        content: "\e62a";
        font-family: iconfont !important;
        font-size: 16px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        pointer-events: none;
        transition: all 0.5s;
    }
    .footer .footer-menu.footer-menu--show h4::after {
        transform: translateY(-50%) rotate(-180deg);
        -webkit-transform: translateY(-50%) rotate(-180deg);
    }
    .footer .footer-text {
        max-width: 100%;
        font-size: 12px;
        line-height: 16px;
    }
    .footer .footer-text > div {
        margin-top: 10px;
    }
}
.crumbs {
    width: 80%;
    padding: 0.5rem 0;
    margin: 0 auto;
    font-size: 14px;
}
.header {
    position: relative;
    z-index: 10;
    width: 100%;
    background: #202020;
    transform: translate3d(0, 0, 0);
    -webkit-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}
.header.fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
.header .logo-box,
.header .menu-box {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
}
.header .logo {
    margin-right: 20px;
}
.header .logo span {
    min-height: 24px;
    color: #fff;
    font-size: 24px;
    white-space: nowrap;
}
.header .logo img {
    max-width: 230px;
    max-height: 46px;
}
.header .custom-icon {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    max-width: 300px;
    margin-left: 60px;
    color: #666;
    font-size: 14px;
    -webkit-align-items: center;
}
.header .custom-icon > .iconfont {
    margin-right: 10px;
    font-size: 48px;
}
.header .custom-icon .text {
    min-width: 140px;
}
.header .custom-icon .text span {
    display: block;
}
.header .operat {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    color: #fff;
    -webkit-justify-content: space-between;
}
.header .operat .head-buycart,
.header .operat .head-customer,
.header .operat .head-search {
    position: relative;
    margin-left: 20px;
    color: #fff;
    font-size: 22px;
}
.header .operat .head-buycart i,
.header .operat .head-customer i,
.header .operat .head-search i {
    position: absolute;
    top: -5px;
    right: -10px;
    min-width: 8px;
    height: 14px;
    padding: 2px 5px;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    border-radius: 18px;
    text-align: center;
}
.header .operat .head-search {
    display: none;
}
.header .nav-box {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    -webkit-flex-direction: row-reverse;
}
.header .add-cart-popup {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: block;
    background: #fff;
    height: auto;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 4px 10px 0 rgba(180, 180, 180, 0.5);
}
.header .add-cart-popup.add-cart-popup--show {
    opacity: 1;
    visibility: visible;
}
.header .add-cart-popup .title {
    width: 100%;
    height: 60px;
    background: #f5f5f5;
    font-size: 20px;
}
.header .add-cart-popup .title > div {
    width: 100%;
    max-width: 1280px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header .add-cart-popup .title > div .icon-close {
    cursor: pointer;
    font-size: 20px;
}
.header .add-cart-popup .title > div .desc::before {
    content: "\e645";
    font-family: iconfont !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    margin-right: 8px;
}
.header .add-cart-popup .product-info {
    display: flex;
    align-items: center;
    font-size: 18px;
    flex-wrap: wrap;
}
.header .add-cart-popup .product-info .add-list {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}
.header .add-cart-popup .product-info .add-list .current-img {
    width: 80px;
    height: 80px;
}
.header .add-cart-popup .product-info .add-list > div:nth-of-type(2) {
    width: calc(100% - 120px);
}
.header .add-cart-popup .product-info .current-img {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #f2f2f2;
    width: 100px;
    height: 100px;
    margin-right: 20px;
}
.header .add-cart-popup .product-info .current-img > img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.header .add-cart-popup .product-info .attribute {
    background: #f5f5f5;
    display: inline-block;
    padding: 5px;
    font-size: 14px;
    margin-top: 10px;
}
.header .add-cart-popup .product-info .cart-price {
    font-size: 20px;
    margin-top: 10px;
}
.header .add-cart-popup .add-info {
    padding: 40px 0;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.header .add-cart-popup .add-info > div {
    width: 50%;
}
.header .add-cart-popup .add-info .cart-total {
    margin-bottom: 48px;
    color: #666;
    font-size: 18px;
}
.header .add-cart-popup .add-info .cart-total > span {
    margin-left: 10px;
    color: #202020;
    font-weight: 700;
}
.header .add-cart-popup .add-info .jh-btn {
    width: auto;
    min-width: 196px;
    margin-right: 20px;
    font-size: 18px;
}
.header .add-cart-popup .cart-info {
    position: relative;
    padding-left: 60px;
    box-sizing: border-box;
}
.header .add-cart-popup .cart-info::before {
    content: "";
    height: 80%;
    width: 1px;
    background: #d8d8d8;
    position: absolute;
    left: 0;
    top: 10%;
}
.nav-wrap {
    height: 60px;
    display: inline-block;
    line-height: 60px;
    position: relative;
    overflow: hidden;
    flex: 1;
    width: 100%;
}
.background {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    background: #ffb902;
    transform: skew(-15deg) translateX(0);
    transition: all 0.3s ease;
}
.nav {
    white-space: nowrap;
    position: absolute;
    font-size: 0;
    left: 10px;
}
.nav .nav-item {
    display: inline-block;
    height: 60px;
    margin-right: 15px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    transition: all 0.3s;
    padding-right: 20px;
}
.nav .nav-item.nav-member {
    display: none;
}
.nav .nav-item.nav-single {
    padding: 0;
}
.nav .nav-item.nav-single > a {
    padding: 0 5px;
}
.nav .nav-item.nav-single > a::after {
    display: none;
}
.nav .nav-item > a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding-right: 24px;
    color: #fff;
    font-size: 16px;
    padding: 0 25px 0 5px;
}
.nav .nav-item > a::after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "\e62a";
    font-family: iconfont !important;
    font-size: 20px;
    font-style: normal;
    transform: translateY(-50%);
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translateY(-50%);
}
.nav .nav-item.active > a,
.nav .nav-item:hover > a {
    color: #202020;
}
.nav .nav-item.active .nav-item-down-menu,
.nav .nav-item:hover .nav-item-down-menu {
    transition: all 0.5s;
    opacity: 1;
    visibility: visible;
}
.nav .nav-item-down-menu {
    position: fixed;
    left: 0;
    z-index: 2;
    width: 100%;
    line-height: 22px;
    text-align: left;
    background: #fff;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.16);
    opacity: 0;
    visibility: hidden;
    white-space: normal;
}
.nav .nav-item-down-menu > div {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    width: 1280px;
    max-width: 100%;
    padding: 40px 10px;
    margin: 0 auto;
    -webkit-justify-content: space-between;
}
.nav .nav-item-down-menu > div > a,
.nav .nav-item-down-menu > div > div {
    margin-left: 20px;
}
.nav .nav-item-down-menu .submenu {
    width: 100%;
    max-width: 620px;
}
.nav .nav-item-down-menu .submenu ul,
.nav .nav-item-down-menu .submenu > a {
    float: left;
    display: block;
    box-sizing: border-box;
    width: 33.33%;
    padding-right: 20px;
    margin-bottom: 12px;
    color: #333;
}
.nav .nav-item-down-menu .submenu ul:hover,
.nav .nav-item-down-menu .submenu > a:hover {
    color: #ffb902;
}
.nav .nav-item-down-menu .submenu .iconfont {
    display: none;
}
.nav .nav-item-down-menu .submenu .three-menu-wrap a {
    display: block;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}
.nav .nav-item-down-menu .submenu .three-menu-wrap a:hover {
    color: #ffb902;
}
.nav .nav-item-down-menu .submenu-ad {
    width: 300px;
    display: block;
}
.nav .nav-item-down-menu .submenu-ad > img {
    width: 100%;
    height: auto;
}
.to-left,
.to-right {
    font-size: 16px;
    color: #fff;
    padding: 10px 4px;
    margin: 0 5px;
    display: none;
    cursor: pointer;
    transition: all 0.3s ease;
}
.to-left:hover,
.to-right:hover {
    color: #202020;
    background: #ffb902;
}
.to-right {
    transform: scale(-1);
}
.currency-select {
    position: relative;
    margin-right: -5px;
    color: #fff;
    cursor: pointer;
    padding-left: 20px;
}
.currency-select > select {
    width: auto;
    height: 100%;
    padding-right: 30px;
    padding-left: 5px;
    color: #fff;
    font-size: 16px;
    border: 0;
    cursor: pointer;
}
.currency-select > select option {
    color: #202020;
}
.currency-select::after {
    content: "\e62a";
    position: absolute;
    top: 50%;
    right: 0;
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    transform: translateY(-50%);
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translateY(-50%);
}
.PageContainer {
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.PageContainer.PageContainer--show {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
}
.nav-icon {
    display: none;
}
.nav-drawer {
    position: fixed;
    top: 48px;
    bottom: 0;
    z-index: 102;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #fff;
    background-color: #fff;
    transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
    -webkit-overflow-scrolling: touch;
}
.nav-drawer.drawer {
    left: -100%;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.nav-drawer.drawer--left {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
}
.nav-drawer .nav {
    color: #202020;
}
.nav-drawer .nav .nav-item {
    width: 100%;
    height: auto;
    line-height: 24px;
    text-align: left;
}
.nav-drawer .nav .nav-item > a {
    box-sizing: border-box;
    padding: 10px 20px;
    color: #202020;
}
.nav-drawer .nav .nav-item > a::before {
    display: none;
}
.nav-drawer .nav .nav-item > a::after {
    content: "+";
    right: 20px;
    font-size: 20px;
    font-weight: 700;
}
.nav-drawer .nav .nav-item-down-menu {
    position: relative;
    display: none;
    box-shadow: none;
    transition: none;
}
.nav-drawer .nav .nav-item-down-menu > div {
    flex-wrap: wrap;
    padding: 0;
}
.nav-drawer .nav .nav-item-down-menu .submenu {
    max-width: 100%;
}
.nav-drawer .nav .nav-item-down-menu .submenu > a {
    width: 100%;
}
.nav-drawer .currency-select > select {
    color: #202020;
}
@media screen and (max-width: 768px) {
    .crumbs {
        box-sizing: border-box;
        width: 100%;
        padding: 0.5rem;
        font-size: 0.5973rem;
    }
    .crumbs a {
        font-size: 0.5973rem;
    }
    .header.nav-menu-show {
        position: fixed;
        top: 0;
        height: 100%;
    }
    .header.nav-menu-show .nav-icon .nav-icon-show.top {
        top: 16px;
        transform: rotate(45deg);
    }
    .header.nav-menu-show .nav-icon .nav-icon-show.center {
        width: 0;
    }
    .header.nav-menu-show .nav-icon .nav-icon-show.bottom {
        top: 16px;
        transform: rotate(-45deg);
    }
    .header.nav-menu-show .nav-box {
        display: block;
    }
    .header > div:not(.head-notice) {
        height: auto;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .header > div:not(.head-notice).logo-box {
        flex-wrap: wrap;
        justify-content: center;
        -webkit-justify-content: center;
    }
    .header > div:not(.head-notice).logo-box > div {
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        -webkit-align-items: center;
        -webkit-justify-content: center;
    }
    .header > div:not(.head-notice).logo-box .logo {
        position: relative;
        z-index: 2;
        width: auto;
        height: 48px;
        margin: 0;
    }
    .header > div:not(.head-notice).logo-box .logo img {
        max-height: 35px;
    }
    .header > div:not(.head-notice).logo-box .custom-icon {
        justify-content: center;
        max-width: 100%;
        padding: 10px 0;
        margin: 0;
        line-height: 22px;
        color: #999;
        -webkit-justify-content: center;
    }
    .header > div:not(.head-notice).logo-box .custom-icon > .iconfont {
        font-size: 20px;
    }
    .header > div:not(.head-notice).logo-box .custom-icon .text span {
        display: inline-block;
    }
    .header > div:not(.head-notice).menu-box {
        position: absolute;
        top: 0;
        left: 0;
        box-sizing: border-box;
        height: 48px;
        padding: 0 10px;
    }
    .header > div:not(.head-notice) .head-customer,
    .header > div:not(.head-notice) .search-select {
        display: none;
    }
    .header .operat .head-search {
        display: block;
    }
    .header .nav-icon {
        position: relative;
        display: block;
        width: 50px;
        height: 30px;
        cursor: pointer;
    }
    .header .nav-icon .nav-icon-show {
        position: absolute;
        left: 0;
        display: block;
        width: 24px;
        height: 2px;
        background: #fff;
        transition: all ease 0.35s;
    }
    .header .nav-icon .nav-icon-show.top {
        top: 6px;
    }
    .header .nav-icon .nav-icon-show.center {
        top: 14px;
    }
    .header .nav-icon .nav-icon-show.bottom {
        top: 22px;
    }
    .header .nav-wrap {
        height: auto;
        overflow: inherit;
        line-height: auto;
    }
    .header .nav-box {
        position: fixed;
        top: 48px;
        left: 0;
        display: none;
        box-sizing: border-box;
        overflow-x: hidden;
        overflow-y: auto;
        width: 100%;
        height: 100%;
        padding-bottom: 60px;
        background-color: #fff;
        -webkit-overflow-scrolling: touch;
    }
    .header .nav-box .nav {
        width: 100%;
        color: #202020;
        white-space: normal;
        position: static;
    }
    .header .nav-box .nav .nav-item {
        width: 100%;
        height: auto;
        line-height: 24px;
        text-align: left;
        font-weight: 800;
        display: block;
        padding: 0;
    }
    .header .nav-box .nav .nav-item.active > a::before,
    .header .nav-box .nav .nav-item:hover > a::before {
        transform: none;
    }
    .header .nav-box .nav .nav-item.active .nav-item-down-menu,
    .header .nav-box .nav .nav-item:hover .nav-item-down-menu {
        transform: none;
    }
    .header .nav-box .nav .nav-item.nav-member {
        display: block;
    }
    .header .nav-box .nav .nav-item > a {
        box-sizing: border-box;
        padding: 10px 20px;
        color: #202020;
    }
    .header .nav-box .nav .nav-item > a::before {
        display: none;
    }
    .header .nav-box .nav .nav-item > a::after {
        content: "+";
        right: 20px;
        font-size: 20px;
        font-weight: 700;
    }
    .header .nav-box .nav .nav-item.nav-item-show > a::after {
        content: "-";
    }
    .header .nav-box .nav .nav-item.nav-item-show .nav-item-down-menu {
        display: block;
    }
    .header .nav-box .nav .nav-item-down-menu {
        position: relative;
        display: none;
        box-shadow: none;
        transition: none;
        opacity: 1;
        visibility: visible;
    }
    .header .nav-box .nav .nav-item-down-menu > div {
        flex-wrap: wrap;
        padding: 0;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu {
        max-width: 100%;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu ul,
    .header .nav-box .nav .nav-item-down-menu .submenu > a {
        width: 100%;
        font-size: 14px;
        color: #666;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu ul :hover,
    .header .nav-box .nav .nav-item-down-menu .submenu > a :hover {
        color: #202020;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu li {
        padding-left: 10px;
        padding-top: 20px;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu li > a {
        display: block;
        width: 100%;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu .iconfont {
        display: inline-block;
        float: right;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu .three-menu-wrap {
        padding-left: 10px;
        padding-top: 30px;
        display: none;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu .three-menu-wrap.active {
        display: block;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu-ad {
        padding: 20px 0;
        font-size: 14px;
        color: #666;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu-ad:first-of-type {
        border-top: 1px solid #ccc;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu-ad:last-of-type {
        padding-top: 0;
    }
    .header .nav-box .nav .nav-item-down-menu .submenu-ad:last-of-type > div {
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
    }
    .header .nav-box .currency-select {
        display: inline-block;
        margin: 20px 12px 0;
        color: #202020;
        padding-left: 5px;
    }
    .header .nav-box .currency-select > select {
        color: #202020;
    }
    .header .add-cart-popup {
        padding: 0 !important;
    }
    .header .add-cart-popup .title {
        height: 50px;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .header .add-cart-popup .add-info {
        padding: 20px 10px;
        flex-wrap: wrap;
        box-sizing: border-box;
    }
    .header .add-cart-popup .add-info .product-info .current-img {
        flex-wrap: wrap;
        width: 90px;
        height: 90px;
        margin-right: 10px;
    }
    .header .add-cart-popup .add-info .product-info .add-list {
        margin-bottom: 10px;
    }
    .header
        .add-cart-popup
        .add-info
        .product-info
        .add-list
        > div:nth-of-type(2) {
        width: calc(100vw - 120px);
    }
    .header
        .add-cart-popup
        .add-info
        .product-info
        .add-list
        > div:nth-of-type(2)
        > div:nth-of-type(1) {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .header .add-cart-popup .add-info > div {
        width: 100%;
    }
    .header .add-cart-popup .add-info .cart-total {
        text-align: center;
        margin: 20px 0;
    }
    .header .add-cart-popup .add-info .cart-btn {
        display: flex;
        justify-content: space-between;
    }
    .header .add-cart-popup .add-info .cart-btn.block-wrap {
        flex-wrap: wrap;
    }
    .header .add-cart-popup .add-info .cart-btn.block-wrap .jh-btn {
        width: 100%;
        margin: 0 0 10px;
    }
    .header .add-cart-popup .add-info .jh-btn {
        width: calc((100vw - 30px) / 2);
        margin: 0;
    }
    .header .add-cart-popup .cart-info {
        padding: 0;
    }
    .header .add-cart-popup .cart-info::before {
        display: none;
    }
}
.order-header {
    width: 100%;
    padding: 24px 0 20px;
}
.order-header .logo,
.order-header a {
    height: 48px;
    display: inline-block;
}
.order-header .logo img,
.order-header a img {
    max-height: 48px;
}
.order-header .logo a,
.order-header .logo span,
.order-header a a,
.order-header a span {
    color: #333;
    font-size: 24px;
}
.order-header .logo span,
.order-header a span {
    margin-top: 12px;
}
.order-wrap {
    max-width: 100%;
}
@media screen and (max-width: 768px) {
    .order-header {
        width: 100%;
        display: block;
    }
}
