* {
    text-decoration: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

body,
html {
    background-color: #fbfbfb;
    font-size: 14px;
    /* font-family: sandan, sofiaFallback; */
    font-family: Poppins, "Arial", "sans-serif";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #73788a;
    -webkit-tap-highlight-color: transparent;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: none;
    box-sizing: border-box;
    border: none;
}

a {
    color: #73788a;
    box-sizing: border-box;
    cursor: pointer;
}

button {
    border: 0;
    background: none;
    cursor: pointer;
}

del {
    text-decoration: line-through;
}

.rich-text-comm {
    overflow: hidden;
}

.rich-text-comm * {
    font-family: Poppins, "Arial", "sans-serif" !important;
    margin: initial;
    margin: unset;
    margin: revert;
    padding: initial;
    padding: unset;
    padding: revert;
    text-decoration: initial;
    text-decoration: unset;
    text-decoration: revert;
}

.rich-text-comm p {
    margin: 14px 0;
    margin: revert;
}

.rich-text-comm ul,
.rich-text-comm ol {
    padding-left: 20px;
}

.rich-text-comm ul,
.rich-text-comm ul li {
    list-style: disc;
}

.rich-text-comm ol,
.rich-text-comm ol li {
    list-style: decimal;
}

.rich-text-comm img {
    max-width: 100% !important;
}

.max-container {
    max-width: 1600px;
    margin: 0 auto;
}

.bestsellers-box .swiper {
    padding-bottom: 30px
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #1b2061;
    font-size: 25px;
}

.icon-a-shouyechanpintianjiaxinyuan,
.icon-a-shouyechanpinyulan {
    cursor: pointer;
}

.icon-a-shouyechanpintianjiaxinyuan:hover,
.icon-a-shouyechanpinyulan:hover {
    color: #e95144;
}

.inner {
    padding: 0 3.175%;
}

.yd-sidenavigation {
    width: 0;
    overflow: hidden auto;
}

.img-hover img {
    background-color: #fff;
}

.msak {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: #000;
    opacity: 0.6;
    z-index: 110;
}

.account-hover {
    display: none;
    position: absolute;
    /* left: 6rem; */
    background-color: #fff;
    border: 1px solid #d3c8c8;
    top: 4.5rem;
    padding: 1rem;
    visibility: visible;
    opacity: 1;
    z-index: 999;
    border-radius: 0.3125rem;
    background-color: rgb(255, 255, 255);
}

.account-mask-layer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 5;
}

#user-icon+.account-hover a {
    width: 100%;
    padding: 1.0625rem 1.5rem;
    display: block;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 0.3125rem;
    cursor: pointer;
    text-decoration: underline;
    margin-top: 1.0625rem;
}

#user-icon+.account-hover a:first-child {
    margin-top: 0;
}

/* 博客 参照beta-oss拷贝来的样式 */
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    text-decoration: none;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-primary {
    position: relative;
    border-color: #212121;
    background: #212121;
    color: #FFFFFF;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.justify-content-center {
    justify-content: center;
}

@media (min-width: 768px) {
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 44.96%;
        display: inline-block;
        width: 45%;
        margin-right: 5%;
    }

    .col-md-4 {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        display: inline-block;
        width: 33%;
        margin-left: .3%;
        padding: 5px;
    }
}

/* 博客end */


/* 导航 */

.header-top-sale {
    width: 100%;
    height: 57px;
    background-color: #71c151;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
    justify-content: center;
}


.header-top-sale p {
    line-height: 20px;
}

/* start 网站币种下拉 */
.currencies.dropdown {
    position: relative;
    height: 100%;
    max-width: 200px;
    padding: 0px 10px;
    margin: 0px 0px;
}


.nav .inner .nav-box .nav-icon .currencies.dropdown a {
    display: block;
    text-align: left;
    height: 100%;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    width: auto;
}

.nav .inner .nav-box .nav-icon .currencies.dropdown a.dropdown-toggle .state_icon {
    max-width: 100px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: auto 14px;
    padding: 0px 0px 0px 35px;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase;
    color: #b7cdde;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: auto;
    height: auto ;
    color: #000d41;
}

.nav .inner .nav-box .nav-icon  .header_dropdown .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px dashed #000d41;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 999;
    position: absolute;
    top: 100%;
    left: 0;
    max-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.nav .inner .nav-box .nav-icon .dropdown-menu li a {
    width: 100%;
    color: #262626;
}

.nav .inner .nav-box .nav-icon .dropdown-menu li a:hover {
    background-color: rgb(215, 215, 215);
    color: #fff;
}

.nav .inner .nav-box .nav-icon .dropdown-menu li a span {
    max-width: 200px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: auto 14px;
    padding: 5px 10px 5px 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: auto;
    height: auto;
    font-size: 12px;
}

@media screen and (max-width: 1000px){
    .currencies.dropdown {
        padding: 20px;
        height: auto;
    }
    .currencies.dropdown a{
        display: block;
        text-align: left;
        height: 100%;
        display: inline-flex;
        align-items: center;
        cursor: pointer;
        width: auto;
        margin: 0px 0px;
    }

    .currencies.dropdown a.dropdown-toggle .state_icon {
        max-width: 100px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: 0px center;
        background-size: auto 14px;
        padding: 0px 0px 0px 25px;
        letter-spacing: 1px;
        font-size: 12px;
        text-transform: uppercase;
        color: #b7cdde;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: auto;
        height: 30px ;
        color: #000d41;
        margin: 0px 0px;
        line-height: 30px;
    }

    .header_dropdown .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 5px;
        vertical-align: middle;
        border-top: 4px dashed #000d41;
        border-top: 4px solid\9;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }
    .dropdown-menu{
        top:60%;
    }
    .dropdown-menu li a {
        width: 100%;
        color: #262626;
    }
    
    .dropdown-menu li a:hover {
        background-color: rgb(215, 215, 215);
        color: #fff;
    }
    
    .dropdown-menu li a span {
        max-width: 200px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: 5px center;
        background-size: auto 14px;
        padding: 5px 10px 5px 30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: auto;
        height: auto;
        font-size: 12px;
    }
}

/* end 网站币种下拉 */


.login-panel {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 200;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-contain {
    border-radius: 8px;
    padding: 20px;
    background-color: #fff;
    height: fit-content;
    align-items: center;
}

.login-contain h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 400;
}

.login-contain h3 {
    font-weight: 400;
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
}

.login-contain button {
    color: #73788a;
    ;
    font-size: 12px;
}

.login-contain .form-input {
    padding: 5px 10px;
    height: 36px;
    border: 1px solid #cbcbcb;
    -webkit-appearance: none;
    margin-top: 10px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
}

.login-contain .submit_button_div {
    margin-top: 10px;
    text-align: right;
}

.login-contain button {
    color: #2b2e38;
    font-size: 14px;
}

.login-contain .remodal-submit {
    background-color: #000;
    color: #FFF;
    font-weight: 500;
    padding: 7px 20px;
    -webkit-font-smoothing: antialiased;
    border-radius: 4px;
}

.discount-tip {
    position: fixed;
    top: 50vh;
    left: 0;
    transform: rotate(-90deg);
    transform-origin: top center;
    font-family: Comic Sans MS;
    width: 0;
    /* display: flex; */
    display: none;
    justify-content: center;
    cursor: pointer;
    z-index: 1000;
}

.discount-tip span {
    padding: 11px 20px;
    background: rgb(255, 244, 221);
    font-size: 15px;
    white-space: nowrap;
    font-weight: bold;
    border-radius: 0 0 4px 4px;
    color: #000;
}

.icon-a-shouyegouwuche {
    position: relative;
}

.cartCount {
    display: none;
    position: absolute;
    right: 10px;
    top: 5px;
    min-width: 23px;
    min-height: 23px;
    text-align: center;
    padding: 1px 0px 0px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    z-index: 2;
    font-weight: 500;
    background-color: #000d41;
    color: #ffffff;
    font-size: 14px;
}


/* 获取折扣 */

.discount-panel {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 200;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.discount-contain {
    border-radius: 8px;
    width: 100%;
    height: fit-content;
    background-color: #fff;
    display: flex;
    max-width: 824px;
}

.discount-contain .discount-left {
    flex: 40%;
}

.discount-contain .discount-left img {
    width: 100%;
    height: 100%;
}

.discount-contain .discount-right {
    flex: 60%;
    padding: 20px;
    background-color: #deecdb;
    font-family: Comic Sans MS;
}

.discount-contain .discount-right .close-btn {
    text-align: right;
    color: #546e7a;
}

.discount-contain .discount-right .close-btn button {
    color: #546e7a;
}

.discount-contain .discount-right .discount-con {
    padding: 0 20px 28px 20px;
}

.discount-contain .discount-right .discount-con .discout-logo {
    text-align: center;
}

.discount-contain .discount-right .discount-con .discout-logo img {
    height: 45.5px;
}

.discount-contain .discount-right .discount-con h2 {
    text-align: left;
    color: rgb(130, 206, 114);
    display: block;
    margin: 0.75rem 0;
    font-size: 48px;
    font-weight: 600;
}

.discount-contain .discount-right .discount-con p {
    color: rgb(153, 170, 149);
    font-size: 24px;
    padding-bottom: 20px;
}

.discount-contain .discount-right .discount-con .field-input-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.discount-contain .discount-right .discount-con .field-input-wrapper .field-label {
    position: absolute;
    left: 12px;
    font-weight: 300;
    top: 16px;
    font-size: 1rem;
    color: #919eab;
    letter-spacing: 0.005625rem;
    pointer-events: none;
    transition: all 0.2s ease-in 0s;
}

.discount-contain .discount-right .discount-con .field-input-wrapper .field-input {
    width: 100%;
    height: 56px;
    border: solid 1px #b0bec5;
    box-sizing: border-box;
    outline: none;
    border-radius: 0.5rem !important;
    font-family: Comic Sans MS;
    padding: 18px 12px 6px;
    font-size: 18px;
    color: #212b36;
}

.discount-contain .discount-right .discount-con .discount-btn {
    border-radius: 0.5rem !important;
    padding: 16px;
    text-align: center;
    background-color: #78d464;
    color: #fff;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: rgb(255, 244, 221);
}

.discount-contain .discount-right .discount-con .discount-btn:hover {
    background-color: rgb(120 189 105);
}

.discount-contain .discount-right .discount-con .thanks-btn {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    color: rgb(224, 212, 212);
}

.discount-contain .discount-right .discount-con .thanks-btn:hover {
    text-decoration: underline #78d464;
    ;
}

.nav {
    background-color: #fff;
    box-shadow: 0 2px 4px #eee;
    position: relative;
    top: 0;
    box-shadow: rgb(27 32 97 / 10%) 0px 2px 2px 0px;
    min-height: 70px;
    width: 100%;
}

.nav .inner .nav-box {
    /* width: 1440px; */
    width: 100%;
    max-width: 1570px;
    margin: 0 auto;
    padding: 0 42.5px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

.nav .inner .nav-box .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 100px;
    width: 120px;
    height: 70px;
    float: left;
}

.nav .inner .nav-box .logo img {
    padding-top: 9px;
    max-height: 45px;
}

.nav .inner .nav-box .nav-content {
    width: calc(100% - 400px);
    /* height:70px; */
    display: flex;
    align-items: center;
}

.nav .inner .nav-box .nav-content ul {
    /* float: left; */
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    text-align: center;
}

.nav .inner .nav-box .nav-content ul li {
    display: inline-block;
    width: auto;
    /* line-height: 70px; */
    position: relative;
    text-align: left;
    padding: 5px 17.5px;
}


/* .nav .inner .nav-box .nav-content ul li:hover {
    border-bottom: 1px solid #000D41;
} */

.nav .inner .nav-box .nav-content ul li:hover>a {
    color: #56cfe1;
}

.nav .inner .nav-box .nav-content ul .f-Pillow-box {
    position: relative;
}

.nav .inner .nav-box .nav-content ul .f-Pillow-box:hover .pillow-content {
    display: block;
}

.nav .inner .nav-box .nav-content ul .f-Pillow-box .pillow-content {
    display: flex;
    position: absolute;
    left: auto;
    top: auto;
    right: auto;
    background-color: #fff;
    box-shadow: 0 0 4px #ddd;
    display: none;
    z-index: 100;
    padding: 10px 24px;
}


/* .nav .inner .nav-box .nav-content ul .f-Pillow-box .pillow-content .left {
    padding: 0 50px 0 90px;
} */
.nav .inner .nav-box .nav-content ul .f-Pillow-box a {
    font-size: 16px;
    color: #333;
    transition: .25s;

}

.nav .inner .nav-box .nav-content ul .f-Pillow-box .pillow-content .left a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 12px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    white-space: nowrap;
    height: 26px;
    line-height: 26px;
}

/* .nav .inner .nav-box .nav-content ul .f-Pillow-box .pillow-content .left a:first-child {
    margin-top: 15px;
} */

.nav .inner .nav-box .nav-content ul .f-Pillow-box .pillow-content .left a:hover {
    background-color: #296fc2;
    color: #fff;
}

.nav .inner .nav-box .nav-content ul .f-Pillow-box .pillow-content h2 {
    font-size: 20px;
    font-weight: 400;
    color: #1b2061;
    /* padding: 46px 0 10px 0; */
}

.nav .inner .nav-box .nav-content ul .f-Pillow-box .pillow-content .right img {
    width: 400px;
}

.pillow-content .third-children {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    padding: 10px 24px;
    max-height: 70vh;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: 0 0 4px #ddd;
    box-sizing: border-box;
}

.nav .inner .nav-box .nav-content ul li a {
    color: #000D41;
    /* padding-right: 12px; */
}

.nav .inner .nav-box .nav-icon {
    float: right;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}

.nav .inner .nav-box .nav-icon span,
.nav .inner .nav-box .nav-icon a {
    color: #000d41;
    font-size: 22px;
    width: 24px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.nav .inner .nav-box .nav-icon .icon-a-shouyegouwuche {
    margin: 0 32px
}

.nav .inner .nav-box .nav-icon span.icon-a-shouyecebiangouwucheshanchu {
    font-size: 20px;
}


/* 移动导航 */

.yd-header {
    display: none;
    background-color: #fff;
}


/* 页脚 */

.footer-top {
    width: 100%;
    text-align: center;
    padding: 144px 0 77px 0;
    background-image: url(../img/footer_1_1_2048x.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-size: cover;
    padding: 140px 0px 77px;
}

.footer-top .footer-top-box {
    width: 60%;
    margin: 0 auto;
}

.footer-top .footer-top-box h2 {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 30px;
}

.footer-top .footer-top-box p {
    color: #fff;
    font-size: 20px;
}

.footer-top .footer-top-box .page-email {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0;
}

.footer-top .footer-top-box .page-email input {
    line-height: 50px;
    width: 50%;
    border: none;
    border-radius: 2px;
    margin-right: 20px;
    text-align: center;
    font-size: 16px;
    color: #000;
}

.footer-top .footer-top-box .page-email input:focus {
    border: none;
}

.footer-top .footer-top-box .page-email button {
    line-height: 50px;
    width: 20%;
    border: none;
    border-radius: 2px;
    background-color: #296fc2;
    color: #fff;
    font-size: 18px;
}


/* 移动 */

.yd-footer-bottom {
    display: none;
}

.footer-bottom {
    background-color: #fff;
    padding-top: 50px;
}

.footer-bottom-wrapper {
    display: flex;
}

.footer-bottom-wrapper .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    padding: 0 15px;
}

.footer-bottom-wrapper .logo img {
    max-height: 36px;
}

.footer-bottom-wrapper .footer-bottom-ul {
    flex: 0 0 70% !important;
    max-width: 100%;
}

.footer-container {
    width: 100%;
    padding: 0 3.175%;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}

.footer-bottom ul {
    display: flex;
    justify-content: space-around;
}

.footer-bottom ul li {
    display: flex;
    flex-direction: column;
}

.footer-bottom ul li.social-media {
    flex-direction: row;
}

.footer-bottom ul li.social-media a img {
    padding: 0 10px;
}

.footer-bottom ul li h2 {
    color: #296fc2;
    font-size: 14px;
    padding-bottom: 20px;
}

.footer-bottom ul li h2:hover {
    text-decoration: underline;
}

.footer-bottom ul li a {
    padding: 10px 0;
    color: #73788A;
}

.footer-bottom ul li a:hover {
    text-decoration: underline;
}

.footer-bottom .friendship-link {
    justify-content: center;
    width: 60%;
    padding: 0 40px;
    margin: 0 auto;
}

.footer-bottom .friendship-link img {
    display: block;
    padding: 20px 40px;
}

.footer-bottom .make-record {
    text-align: center;
    padding: 20px;
}


/*置顶*/

.back-top {
    top: initial !important;
    position: fixed;
    bottom: 15vh;
    z-index: 98;
    right: -50px;
    transition: all linear .3s;
}

.back-top a {
    width: 52px;
    height: 52px;
    font-size: 35px;
    display: block;
    border: none;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    color: #4c4c4c;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 2px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px rgb(0 0 0 / 10%);
    border: 1px solid #aeaeae;
}

.back-top:hover a {
    background: #1b2061;
    color: #fff;
    border-color: #1b2061;
}

.back-top .angle-up {
    position: absolute;
    top: 45%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* -webkit-transform: translate(-50%, -50%); */
    transform: translate(-50%, -50%);
    font: normal normal normal 14px/1 sofiaFallback;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.back-top .angle-up:before {
    content: "\f106";
}


/*搜索*/

.search-panel {
    padding-top: 25px;
    position: fixed;
    top: auto;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 80;
    text-align: center;
    height: 13vh;
}

.search-panel .search-input {
    height: 50px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #787878;
    padding: 0 55px 0 15px;
    font-weight: 500;
    box-sizing: border-box;
    outline: none;
    max-width: 1200px;
}

.search-open body {
    overflow: hidden;
}

.search-open .overlay-mn {
    content: "";
    position: fixed;
    z-index: 55;
    left: 0;
    right: 0;
    top: 142px;
    bottom: 0;
    height: 100vh;
    background: #000;
    opacity: 0.6;
    overflow: hidden;
}

.car-contain {
    width: 100%;
    z-index: 999999999999999;
    transition: 0.4s transform;
    box-shadow: 0 0 14px 0 rgb(0 0 0 / 9%), 0 0 4px 0 rgb(0 0 0 / 21%), 0 0 0 1px rgb(0 0 0 / 9%);
    display: flex;
    flex-direction: column;
    background: #fff;
    overflow-y: scroll;
    position: fixed;
    max-width: 440px;
    height: 100%;
    top: 0;
    right: 0;
}

.car-contain .car-empty {
    color: #868785;
    margin: auto;
    text-align: center;
    font-size: 16px;
}

.car-contain .header {
    display: flex;
    padding: 30px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid rgb(195, 223, 238);
}

.car-contain .header h2 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.car-contain .header h2 span {
    color: rgba(0, 0, 0, 0.3);
    font-weight: 400;
}

.car-contain .header button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.05);
    transition: 0.2s background-color;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 10px;
    color: rgba(0, 0, 0, 0.3);
    ;
}

.car-list .car-item {
    display: flex;
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    align-items: flex-start;
}

.car-list .car-item .icon-a-shouyecebiangouwucheshanchu {
    color: rgba(0, 0, 0, 0.5);
    transition: 0.2s fill;
    font-size: 9px;
}

.car-list .car-item a.image {
    width: 60px;
    display: inline-block;
}

.car-list .car-item a img {
    width: 60px;
    height: 60px;
}

.car-list .car-item .main {
    flex: 1;
    margin-left: 20px;
    flex-direction: column;
}

.car-list .car-item .main-top a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.car-list .car-item .main-top span {
    color: rgba(0, 0, 0, 0.4);
    margin-top: 5px;
    font-size: 13px;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.car-list .main-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.car-list .car-quantity {
    display: flex;
    width: 105px;
    margin-right: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    justify-content: space-between;
    border-radius: 4px;
    margin-top: 10px;
    align-items: center;
}

.car-list .car-quantity button {
    border: none;
    background-color: #fff;
    padding: 0 10px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: bold;
}

.car-list .car-quantity .num {
    color: #000;
    text-align: center;
}

.car-list .main-bottom .money {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    text-align: right;
    display: block;
}

.note {
    padding: 20px;
}

.note h3 {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 400;
}

.note .note-body {
    padding-top: 15px;
    font-size: 14px;
}

.note .note-body textarea {
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.7);
    padding: 15px;
    border-radius: 3px;
    height: 80px;
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
}

.related-pro {
    width: 100%;
    position: relative;
    padding: 20px 0;
}

.related-pro h3 {
    text-align: center;
    color: #000;
    font-size: 14px;
    padding-bottom: 15px;
}

.related-pro .pro-list {
    border-radius: 3px;
    width: calc(100% - 80px);
    display: flex;
    align-items: center;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.05);
    margin: 0 auto;
}

.related-pro .pro-list .image {
    width: 50px;
}

.related-pro .pro-list .image img {
    width: 50px;
    height: 50px;
}

.related-pro .pro-list .upsell-text {
    flex: 1;
    margin: 0 15px;
}

.related-pro .pro-list .upsell-text a {
    font-size: 14px;
    color: #000;
    margin-bottom: 5px;
    font-weight: 600;
}

.related-pro .pro-list .upsell-text-prices {
    display: flex;
}

.related-pro .pro-list .upsell-text-prices span {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
}

.related-pro .pro-list .upsell-text-prices span.money {
    margin-left: 10px;
    text-decoration: line-through;
}

.related-pro .pro-list button {
    background-color: rgb(62, 32, 211);
    border-radius: 3px;
    display: inline-block;
    text-transform: uppercase;
    padding: 5px 7px;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    transition: 0.2s background-color;
}

.related-pro .pro-list button:hover {
    background-color: rgb(16, 202, 228);
}

.related-pro .pro-list button i {
    margin-right: 5px;
    font-size: 6px;
}

.related-pro .pro-list+.pro-list {
    margin-top: 10px;
}

.car-contain .footer {
    background: rgba(0, 0, 0, 0.05);
    color: #000;
}

.car-contain .footer h3 {
    padding: 18px 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5;
}

.car-contain .footer .footer-row {
    padding: 20px 20px;
}

.car-contain .footer .footer-row .totle {
    display: flex;
    justify-content: space-between;
    padding: 0 0 15px;
    color: #000;
    align-items: center;
}

.car-contain .footer .footer-row .totle span {
    font-size: 14px;
    font-weight: 600;
}

.car-contain .footer .footer-row .totle span.money {
    font-weight: normal;
}

.car-contain .footer .footer-row button {
    margin-top: 10px;
    border-radius: 3px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 14px;
    background-color: rgb(62, 32, 211);
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 52px;
    height: 52px;
    transition: 0.2s opacity, 0.2s background-color, 0.2s color;
}

.car-contain .footer .footer-row button:hover {
    background-color: rgb(16, 202, 228);
}

.car-contain .footer .footer-row .footer-continue {
    text-align: center;
    display: block;
    margin-top: 10px;
    color: rgba(0, 0, 0, 0.5);
    transition: 0.2s color;
    cursor: pointer;
    font-size: 14px;
}

.car-contain .footer .footer-row .footer-continue:hover {
    color: rgba(0, 0, 0, 0.8);
}

.social-media .font_family {
    padding: 10px 5px;
    font-size: 40px;
    text-decoration: none !important;
}

.icon-tiktok {
    color: #000 !important;
}

.icon-facebook {
    color: #2E6DB6 !important;
}

.icon-twitter {
    color: #2F93D1 !important;
}

.icon-pinterest {
    color: #C12228 !important;
}

.icon-instagram {
    color: #DF156E !important;
}

.icon-youtube {
    color: #CF1D29 !important;
}

.icon-reddit {
    color: #FF4500 !important;
}

.icon-discord {
    color: #738BD8 !important;
}

.icon-whatsapp {
    color: #59B65A !important;
}

@media screen and (min-width: 768px) {
    .yd-sidenavigation {
        display: none;
    }
}

@media (max-width: 1199px) {
    body.open-mn .overlay-mn {
        content: "";
        position: fixed;
        z-index: 55;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        height: 100vh;
        background: #000;
        opacity: .6;
        overflow: hidden;
    }
}

@media (max-width: 1024px) {
    .footer-top {
        background-attachment: inherit !important;
    }
}

@media screen and (max-width:1000px) {
    .cartCount {
        width: 21px;
        height: 21px;
        display: none;
        line-height: 21px;
        text-align: center;
        border-radius: 50%;
        position: absolute;
        top: -12px;
        right: -12px;
    }

    .yd-sidenavigation {
        display: none;
        width: 0;
        position: fixed;
        height: 100vh;
        background-color: #fff;
        z-index: 9999;
        top: 0;
    }

    .account-mobile {
        line-height: 60px;
        padding: 20px;
    }

    .account-mobile a {
        cursor: pointer;
        color: #000d41;
        text-decoration: underline;
        white-space: nowrap;
    }

    .account-list {
        padding: 20px;
        display: flex;
        flex-direction: column;
        line-height: 3rem;
    }

    .account-list a {
        text-decoration: underline;
        color: #000;
        font-weight: 700;
    }

    .cancel {
        display: none;
        width: 240px;
        position: relative;
        background-color: #fff;
        line-height: 40px;
        border-radius: 40px;
        background-color: #000D41;
        border: none;
        color: #fff;
        margin: 20px auto;
        cursor: pointer;
    }

    .yd-sidenavigation ul {
        display: flex;
        flex-direction: column;
    }

    .yd-sidenavigation ul li {
        width: 100%;
        padding: 12px 20px;
        line-height: 30px;
        box-sizing: border-box;
        border-bottom: 1px solid #eee;
        cursor: pointer;
    }

    .yd-sidenavigation ul li h2 {
        font-size: 13px;
        font-weight: 400;
        color: #000d41;
        white-space: nowrap;
    }

    .yd-sidenavigation ul li h2 a {
        color: #000d41;
    }

    .yd-sidenavigation ul li .sidenavigation-content {
        display: flex;
        flex-direction: column;
        display: none;
        margin-top: 10px;
    }

    .yd-sidenavigation ul li .sidenavigation-content .sidenav-secondlink {
        display: flex;
        justify-content: space-between;
        padding-left: 10px;
    }

    .yd-sidenavigation ul li .sidenavigation-content .sidenav-secondlink>* {
        line-height: 30px;
        white-space: nowrap;
    }

    .yd-sidenavigation ul li .sidenavigation-content .sidenav-secondlink>i {
        text-align: right;
    }

    .yd-sidenavigation ul li .sidenavigation-title {
        display: flex;
        justify-content: space-between;
    }

    .yd-sidenavigation ul li .sidenavigation-content a {
        display: block;
        line-height: 24px;
        color: #73788A;
    }

    .yd-sidenavigation ul li .sidenavigation-content .sidenav-thirdlinks {
        display: none;
        margin: 5px 0 5px 20px;
    }

    .yd-sidenavigation ul li .sidenavigation-content .sidenav-thirdlinks li {
        padding: 0;
        border: none;
    }

    .inner {
        width: 94%;
        margin: 0 auto;
    }

    header .nav {
        display: none;
    }

    .yd-header {
        display: flex;
        align-items: center;
        height: 60px;
        justify-content: space-between;
        padding: 0px 15px;
    }

    /* .yd-header .yd-sidenavigation-click {
        width: 16%;
        padding-top: 9px;
    } */

    .yd-header span {
        font-size: 28px;
        color: #000d41;
    }

    .yd-header .yd-logo {
        padding: 0 10px;
        text-align: center;
        line-height: 60px;
        width: 62%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .yd-header .yd-logo a {
        display: contents;
    }

    .yd-header .yd-logo img {
        height: 26px;
        object-fit: contain;
    }

    .yd-header .yd-icon {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 20%;
        column-gap: 10%;
    }

    .yd-header span {
        color: #000d41;
        cursor: pointer;
    }

    .yd-header .yd-icon span,
    .yd-header .yd-icon a {
        font-size: 22px;
        margin-left: 10px;
        margin-right: 10px;
        color: #000d41;
        cursor: pointer;
    }

    .yd-header .yd-icon span.icon-a-shouyecebiangouwucheshanchu {
        font-size: 20px;
    }

    .header-top-sale {
        width: 100%;
        height: auto;
        background-color: #71c151;
        text-align: center;
        color: #fff;
        font-size: 14px;
        word-wrap: break-word;
        padding-top: 8px;
        padding-bottom: 4px;
        min-height: 36px;
    }

    /* .footer-top {
        width: 100%;
        text-align: center;
        padding: 30px 0;
        background-image: url(../img/footer_1_1_2048x.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    } */
    .footer-top .footer-top-box {
        width: 90%;
        margin: 0 auto;
    }

    .footer-top .footer-top-box h2 {
        font-size: 30px;
        font-weight: 400;
        color: #fff;
        margin-bottom: 30px;
    }

    .footer-top .footer-top-box .page-email input {
        margin-right: 6px;
        width: 80%;
    }

    .footer-top .footer-top-box .page-email button {
        width: 30%;
    }

    .footer-top .footer-top-box .page-email {
        padding: 20px 0;
    }

    .footer-bottom {
        display: none;
    }

    .yd-footer-bottom {
        display: block;
    }

    .yd-footer-bottom {
        margin: 30px 0;
        padding: 0 10px;
        /* display: flex; */
    }

    .yd-footer-bottom ul li {
        display: flex;
        flex-direction: column;
    }

    .yd-footer-bottom ul li.social-media {
        flex-direction: row;
        justify-content: center;
        gap: 10px;
        flex-wrap: wrap;
    }

    .yd-footer-bottom ul li.social-media a {
        height: 4rem;
        display: flex;
        align-items: center;
    }

    .yd-footer-bottom .yd-footer-logo {
        display: flex;
        align-items: center;
        margin: 0 auto;
        justify-content: center;
    }

    .yd-footer-bottom .yd-footer-logo img {
        width: 40%;
    }

    .yd-footer-bottom .menu-links {
        border-bottom: 1px solid #ddd;
    }

    .yd-footer-bottom .foot-title {
        display: flex;
        justify-content: space-between;
        padding: 16px 0;
        /* border-bottom: 1px solid #73788A; */
    }

    .yd-footer-bottom .foot-title h2 {
        font-size: 14px;
        font-weight: 400;
        color: #333;
    }

    .yd-footer-bottom .foot-title span {
        display: block;
        color: #73788a;
        font-size: 12px;
        line-height: 1.75;
    }

    .yd-links img {
        padding: 24px;
        max-width: 100%;
        box-sizing: border-box;
    }

    .yd-make-record {
        text-align: center;
        padding: 10px 0;
    }

    .yd-footer-bottom ul li .foot-content {
        display: none;
        margin: -10px 0 10px;
    }

    .yd-footer-bottom ul li .foot-content span {
        display: block;
        line-height: 24px;
        color: #73788A;
    }

    .social-media .font_family {
      padding: 10px 0;
    }

    /* .search-panel{
        top:100px;
    } */
    .search-open .overlay-mn {
        top: 100px;
    }
}

/* 橱窗 */
.bestsellers-list-box {
    width: 100%;
}

.bestsellers-text-box h3 {
    margin: 10px 0 15px;
    word-break: break-all;
    /* min-height: 40px; */
    /* line-height: 40px; */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.bestsellers-text-box p {
    font-size: 16px;
    color: #999;
}

img {
    max-width: 100%;
}

/* 橱窗 */
.auto-prod {
    margin: 20px 0;
}

.auto-prod-title {
    font-size: 25px;
    line-height: 1.2;
    padding: 0 0 16px 20px;
    font-weight: 400 !important;
    color: #333;
    margin: 0;
    font-family: PetcoCircularTT-Bold, arial !important;
}

.auto-prod-box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: .5rem 0;
}

.auto-prod-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.auto-prod-item-inner {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.auto-prod-img {
    padding: 10px 0 0;
}

.auto-prod a {
    font-family: inherit !important;
    font-size: 16px;
    color: #333;
    font-weight: 400 !important;
    text-decoration: none;
}

.auto-prod-item .auto-prod-img a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 0;
    justify-content: center;
    text-align: center;
}

.auto-prod-text-box h3 {
    margin: 10px 0;
    font-size: 14px;
}

.footer-info_logo {
    align-self: center;
    margin-bottom: 8px;
    height: 40px;
    width: 40px;
}

.footer_info p {
    word-break: break-all;
}

@media screen and (max-width: 768px) {
    .auto-prod {
        margin: 20px 0;
        padding: 0 20px;
    }

    .auto-prod-title {
        font-size: 20px;
        padding: 0 0 16px 10px;
    }

    .auto-prod-box {
        /* width: 100%;
        display: flex;
        flex-direction: column;
        gap: 1rem; */

        overflow-y: auto;
        justify-content: flex-start;
        gap: 0 0.375rem;
        -webkit-tap-highlight-color: transparent;
        grid-template-columns: repeat(5, 1fr);
    }

    .auto-prod-box::-webkit-scrollbar {
        display: none;
    }

    .auto-prod-item {
        /* margin-top: 1rem;
        align-items: center; */

        display: flex;
        flex-direction: column;
        height: 100%;
        min-width: 9.5rem;
    }


    .auto-prod-item-inner {
        padding: 0 3px;
        display: block;
        /* flex-direction: column;
        justify-content:space-between; */
        height: auto;
    }

    .auto-prod-img {
        padding: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        margin: 0 auto;
    }

    .auto-prod-text-box {
        height: auto !important;
    }

    .auto-prod-text-box p {
        margin: 10px 0;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        padding-top: 3px;
    }

    .footer_info {
        padding: 8px 0;
        width: 100%;
    }
}

/* 商品价格 */
.text-truncate {
    color: #9b3c44 !important;
    font-weight: 400 !important;
    display: inline-block;
}

@media (max-width: 767px) {
    .footer-top {
        padding: 80px 0px 25px;
    }
}

@media screen and (max-width:700px) {
    .header-top-sale p {
        font-size: 12px;
    }

    .discount-contain .discount-left {
        display: none;
    }

    .discount-contain .discount-right .discount-con h2 {
        font-size: 30px;
    }

    .discount-contain .discount-right .discount-con p {
        font-size: 20px;
    }

    .discount-contain .discount-right .discount-con .discount-btn {
        font-size: 16px;
    }

    .discount-contain .discount-right .discount-con .thanks-btn {
        font-size: 16px;
    }
}

@media screen and (min-width:400px) {
    .car-list .car-item {
        padding: 30px;
    }

    .car-list .car-item a.image {
        width: 70px;
    }

    .car-list .car-item a img {
        width: 70px;
        height: 70px;
    }

    .car-list .car-item .main-top p {
        font-size: 14px;
    }

    .car-list .main-bottom .money {
        font-size: 16px;
    }

    .note {
        padding: 20px 30px;
    }

    .note h3 {
        font-size: 15px;
    }

    .note .note-body {
        font-size: 15px;
    }

    .related-pro h3 {
        font-size: 16px;
    }

    .related-pro .pro-list .upsell-text a {
        font-size: 16px;
    }

    .related-pro .pro-list .upsell-text-prices span {
        font-size: 14px;
    }

    .related-pro .pro-list button {
        font-size: 12px;
    }

    .car-contain .footer h3 {
        font-size: 15px;
    }

    .car-contain .footer .footer-row {
        padding: 20px 30px;
    }

    .car-contain .footer .footer-row .totle span {
        font-size: 16px;
    }

    .car-contain .footer .footer-row button {
        font-size: 15px;
    }
}

/* 遮罩 */
.sep-loading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
}

.sep-loading__content,
.sep-loading__content::after {
    width: 3em;
    height: 3em;
    border-radius: 50%;
}

.sep-loading__content {
    position: relative;
    font-size: 10px;
    border-top: 0.16em solid #f0f0f0;
    border-right: 0.16em solid #f0f0f0;
    border-bottom: 0.16em solid #f0f0f0;
    border-left: 0.16em solid #c4c4c4;
    transform: translateZ(0);
    animation: load 1.1s infinite linear;
}

/* 遮罩 end */

/* toast */
.sep-toast {
    position: fixed;
    z-index: 1060;
    background: #fff;
    color: #000;
    font-size: 1rem;
    width: 30rem;
    min-height: 56px;
    line-height: 1.5;
    padding: 0.9375rem;
    border-radius: 4px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    top: 50%;
    left: 50%;
    transform: scale(0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 767.98px) {
    .sep-toast {
        width: 16.375rem;
        min-height: 2.5625rem;
        font-size: 0.875rem;
        padding: 0.625rem 0.75rem;
        box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15);
    }
}

.sep-toast.error {
    color: #b60400;
}

.sep-toast.show {
    transform: scale(1);
}

.sep-toast.isShowing {
    transition: transform 0.3s ease-out;
}

.sep-toast.isLeave {
    transform: scale(0.5);
    opacity: 0;
    transition: all 0.3s ease-out;
}

/* toast end */

/* 分页 */
.pagination {
    margin: 64px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5rem;
    color: rgb(51, 51, 51);
    cursor: pointer;
}

.pagination .icon {
    width: 16px;
    height: 16px;
}

.pagination .prev-page,
.pagination .next-page {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination .prev-page span,
.pagination .next-page span {
    padding: 4px;
}

.pagination .page-btn {
    padding: 1px 8px 0px;
    margin: 0px 8px;
}

.pagination a {
    text-decoration: none;
    color: rgb(51, 51, 51);
}

.pagination .active {
    border-bottom: 1px solid rgb(51, 51, 51);
}

/* 分页end */


.prod-review .ratings-list {
    display: flex;
    align-items: baseline;
}

.ratings-item i {
    color: #ffb400;
}