/*格式化样式*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
figure {
    margin: 0;
    padding: 0;
}

.color660099 {
    color: #660099;
}

.description-aryy button, .blog-d-details button {
    margin: 30px !important;
}

.description-aryy button a, .blog-d-details button a {
    padding: 7px 30px !important;
}

/* .description-aryy li,.blog-d-details li{white-space:nowrap !important;} */
.description-aryy li {
    white-space: nowrap !important;
}

.description-aryy li span, .blog-d-details li span {
    white-space: pre-line !important;
}

.description-aryy h1, .description-aryy h2, .description-aryy h3, .description-aryy h4, .description-aryy h5, .description-aryy h6,
.blog-d-details h1, .blog-d-details h2, .blog-d-details h3, .blog-d-details h4, .blog-d-details h5, .blog-d-details h6 {
    font-weight: bold !important;
}

.blog-d-details p:empty, .description-aryy p:empty,
.blog-d-details div:empty, .description-aryy div:empty,
.blog-d-details span:empty, .description-aryy span:empty {
    height: 20px;
}

.description-aryy *, .blog-d-details * {
    margin: revert !important;
    padding: revert !important;
    color: #333;
    list-style: revert !important;
    font-weight: inherit;
}

/* .cr-black{color: #027C53 !important;}
.bg-black{background-color: #027C53 !important;}
.bg-hover:hover{background-color: #027C53 !important;border: 1px solid #027C53 !important;}
.bg-red{background-color: rgba(218,37,29) !important;}
.product-list .add-cart-btn{background: rgba(218,37,29) !important;}
.bg-red_hover:hover{background-color: rgba(218,37,29) !important;border: 1px solid rgba(218,37,29) !important;} */


* {
    font-family: Arial, sans-serif !important;
    line-height: 1.5 !important;

}

body {
    /*font-family: Arial, sans-serif;*/
    font-weight: 400;
    line-height: 24px;
    text-transform: none;
    font-size: 14px;
    color: #787878;

    max-width: 1920px;
    margin: 0px auto !important;
}

.forbidrootscroll {
    /* height: 100%; */
    overflow: hidden;
}

input,
select {
    outline: none;
    border: 1px solid #eee;
    -webkit-appearance: auto;
    font-size: 14px;
    padding: 0px 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

input:focus {
    outline: none;
}

textarea:focus {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
    display: block;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

/* chrome  不让加减号出来*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

input[type="number"] {
    -moz-appearance: textfield;
}

button::after,
button::before {
    border: none;
}

.width100 img, .width100 {
    width: 100%;
    height: auto;
}

.margin-width {
    width: 86%;
    padding: 0px 7% 45px 7%;
}

.margin-width80 {
    width: 80%;
    padding: 0px 10% 0px 10%;
}

.margin-width70 {
    width: 72%;
    padding: 0px 14% 0px 14%;
}

.min-width {
    width: 68%;
    padding: 0px 16% 0 16%;
}

.banner-Max a {
    display: block;
    width: 100%;
    height: 100%;
}

.advantageMax {
    position: relative;
    z-index: 2;
}

.advantageMax .bg-img {
    position: absolute;
    z-index: -99;
    height: 100%;
    width: 100%;
}

.advantageMax .bg-img img {

    width: 100%;
    height: 100%;
}

.model-max {
    border-top: 1px solid #DDDDDD;
    background: #ffffff;
    top: 100px;
    height: 64px;
    padding: 0px 3%;
    position: absolute;
    width: 94%;
    z-index: 9;
    border-bottom: 1px solid #DDDDDD;
}

.model-max .product-model {
    width: 42%;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0px;
}

.model-max .product-model p {
    font-size: 20px;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.model-max .product-model button {
    color: #ffffff;
    font-size: 14px;
    height: 28px;
    background: #660099;
    border-radius: 6px 6px 6px 6px;
    width: 86px;
}

.model-max .product-model button:hover {
    background: #5F018E;
    cursor: pointer;
}

/* 心愿单为空 */
.no-Wishlist {
    text-align: center;
    padding: 100px 0px 200px 0px;
    height: 200px;
}

.no-Wishlist .no-intro {
    font-size: 24px;
    color: #333333;
    line-height: 1.5;
}

.no-Wishlist .Continue-Shopping {
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    padding: 10px 40px;
    border: 1px solid #707070;
    margin-top: 70px;
    color: #333333;
}

.no-Wishlist .Continue-Shopping:hover {
    background: #660099;
    cursor: pointer;
    color: #FFFFFF;
    border: 1px solid #660099;
}

.mt-top64 {
    margin-top: 130px;
}

.mt-top {
    margin-top: 126px;
}

/* 产品faq */
.p_20_20_0 {
    padding: 20px 20px 0;
}

.faq-h3 {
    font-size: 32px;
    padding-bottom: 25px;
    line-height: 1.3;
    color: #000;
}

.faq-div {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.faq-title {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-title span {
    display: block;
    padding: 13px 0px;
}

.faq-i {
    display: flex;
    align-items: center;
}

.faq-i i {
    font-size: 24px;
}

.faq-i i:hover, .faq-title:hover {
    cursor: pointer;
}

.faq-ione {
    display: none;
}

.faq-itwo {
    transform: rotate(180deg);
}

.faq-intro {
    line-height: 1.5;
    display: none;
    font-size: 14px;
    padding-bottom: 12px;
}

.reg {
    font-size: 12px;
    position: absolute;
    right: 0px;
    top: 32%;
    color: #666;
}

select {
    height: 32px;
    padding: 5px 0px 5px 10px;
    border: 1px solid #D6D6D6;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url('../image/bottom.png') no-repeat right;
    background-size: 0.8rem;
    background-position: 95% 50%;
    color: #474747;
}

.text-overflow-hidden2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text-overflow-hidden3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.text-overflow-hidden4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

abbr,
acronym {
    border: 0;
}

a {
    text-decoration: none;
}

button {
    background: none;
    border: none;
}

button:focus {
    outline: none;
}

#header {
    max-width: 1920px;
    position: relative;
    z-index: 9;
}

.flex,
.model-max,
#header .header-nav,
#header .nav-list,
#header .down-list-li,
#header .nav-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.color66,
#header .nav-list .nav-list-a:hover,
#header .nav-list .nav-list-a:hover i,
#header .down-list-li .down-classify-name:hover,
#header .down-classify-content a:hover,
#header .down-list-two a:hover,
#header .nav-search-flex .icon-search1,
#header .recommend-product a:hover {
    color: #660099;
}

.solid-btn {
    width: 160px;
    height: 36px;
    background: #F0F0F0;
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    color: #333333;
}

.solid-btn:hover {
    cursor: pointer;
}

.header-js {
    top: 0px;
    z-index: 98;
    background: #ffffff;
    border-bottom: 1px solid #DDDDDD;
}

.black-bg,
#black-bg,
#hader-bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    z-index: 96;
    display: none;
    max-width: 1919px;
}

input[type=checkbox] {
    background-color: #fff !important;
    border-color: #660099 !important;
    border: 1px solid #DDDDDD !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 3px !important;
    width: 13px;
    height: 13px;
    padding: 0px !important;
}

input[type=checkbox]:checked {
    border: 1px solid #660099 !important;
    background-color: #660099 !important;
    position: relative;
}

input[type=checkbox]:checked::after {
    opacity: 1;
    content: '';
    position: absolute;
    width: 3px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 0px;
    left: 3px;
}

#black-bg {
    z-index: 98 !important;
}

.nav-r {
    position: relative;
}

.nav-r::before {
    position: absolute;
    content: "R";
    font-size: 12px;
    border: 1px solid;
    width: 12px;
    height: 12px;
    line-height: 12px;
    border-radius: 50%;
    text-align: center;
    right: -5px;
    top: 20px;
}

#hader-bg {
    top: 20%;
    display: block;
    z-index: 6;
}

.searchicon-max:hover, .closeicon-max:hover {
    cursor: pointer;
}

.header-myicon1, .header-loveicon1, .header-caricon1 {
    display: block;
}

.header-myicon2, .header-loveicon2, .header-caricon2, .header-searchicon2 {
    display: none;
}

.myicon-max {
    display: flex;
    align-items: center;
    height: 64px;
}

.myicon-max:hover .header-myicon1,
.loveicon-max:hover .header-loveicon1,
.caricon-max:hover .header-caricon1,
.closeicon-max:hover .header-closeicon2 {
    display: none;
    cursor: pointer;
}

.myicon-max:hover .header-myicon2,
.loveicon-max:hover .header-loveicon2,
.caricon-max:hover .header-caricon2,
.closeicon-max:hover .header-closeicon2 {
    display: block;
    cursor: pointer;
}

.cart-sidebar {
    position: fixed;
    overflow: auto;
    top: 0px;
    right: 0px;
    background: #ffffff;
    z-index: 99;
    height: 100%;
    width: 25%;
    right: -100%;
}

.cart-sidebar .cart-list {
    padding: 0px 12px;
}

.cart-sidebar .cha-icon-div {
    text-align: right;
    background: #fff;
    position: sticky;
    top: 0px;
    padding: 10px 20px;
    box-shadow: 0px -1px 4px 1px rgba(0, 0, 0, 0.16);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding: 20px 0px;
}

.cart-sidebar .cha-icon-div p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    width: 80%;
    text-align: center;
}

.cart-sidebar .cha-icon-div i {
    font-size: 22px;
    width: 20%;
    text-align: center;
}

.cart-sidebar .cha-icon-div i:hover {
    cursor: pointer;
}

.cart-sidebar form {
    padding: 0px 20px 0px 20px;
}

.cart-sidebar .cart-list-li {
    margin-bottom: 15px;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.cart-sidebar .cart-list-li > div:first-child {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.cart-sidebar .cart-left {
    width: 30%;
}

.cart-sidebar .cart-content {
    width: 68%;
}

.cart-sidebar .cart-brand {
    font-size: 12px;
    color: #333333;
}

.cart-sidebar .cart-name {
    margin: 7px 0px;
}

.cart-sidebar .cart-name a {
    font-size: 14px;
    color: #333333;
}

.cart-sidebar .cart-money {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart-sidebar .cart-price {
    display: flex;
    align-items: baseline;
}

.cart-sidebar .discount-price {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.cart-sidebar .original-cost {
    font-size: 12px;
    color: #707070;
    margin-left: 4px;
    text-decoration: line-through;

}

.cart-sidebar .wh-remove {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333333;
}

.cart-sidebar .wh-remove:hover {
    cursor: pointer;
}

.cart-sidebar .no-data {
    padding: 20px;
    text-align: center;
    border: 1px solid #eeeeee;
    height: 100px;
    line-height: 100px;
}

.cart-sidebar .bottom-sky {
    position: sticky;
    bottom: 0px;
    width: 100%;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    padding-top: 10px;
}

.cart-sidebar .Go-to-Checkout {

    background: #660099;
    border-radius: 3px 3px 3px 3px;
    width: 90%;
    padding: 12px 0px;
    font-size: 16px;
    color: #FFFFFF;
    display: block;
    margin: 0px auto;
}

.cart-sidebar .Go-to-Checkout:hover {
    cursor: pointer;
    background: #5F018E;
}

.cart-sidebar .Shopping-Bag {
    text-align: center;
    padding: 20px 0px;
}

.cart-sidebar .Shopping-Bag a {
    font-size: 14px;
    color: #333333;
    text-decoration: underline;
}


.blog-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.blog-list .blog-list-li {
    margin-top: 48px;
    width: 24%;
    opacity: 1;
}

.blog-list .blog-list-figure {
    /* width: 47%; */
}

.blog-list .blog-list-figure img {
    height: 100%;
    width: 100%;
    border-radius: 16px;
}

/*
.blog-list .blog-pd {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 10% 70px 5% 40px;
  height: 85%;
} */
.blog-list-intro {
    padding: 15px 0;
    height: 60px;
}

.blog-list-intro a {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.blog-list-intro a:hover {
    color: #660099;
}

.blog-list-href {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    display: flex;
    align-items: center;
}

/* .blog-list .blog-list-href i{
  font-size: 50px;
} */
.blog-list-href img {
    padding-left: 10px;
}

.blog-list-href:hover {
    color: #660099;
}

.blog-list-href:hover i {
    color: #660099;
}

#header .btn-group button:hover {
    cursor: pointer;
}

#header .btn-group button {
    height: 36px;
    color: #ffffff;
    padding: 0 4px;
    font-size: 14px;
    display: flex;
    align-items: center;
}

#header .t-title,
#header strong {
    color: #ffffff;
    font-size: 14px;
    display: block;
}

#header .haader-special {
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background: #ffffff;
}

#header .top-nav {
    background: #660099;
    height: 36px;
    line-height: 36px;
    text-align: center;
    z-index: 98;
    width: 100%;
    top: 0px;

}

#header .top-nav .mySwiper {
    width: 40%;
    color: #ffffff;
}

#header .top-nav .mySwiper .swiper-slide {
    font-size: 14px !important;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#header .nav-header-right {
    position: absolute;
    right: 3%;
    display: flex;
    align-items: center;
    top: 0;
}

#header .top-nav .top-nav-usd {
    position: relative;
    padding-right: 12px;
    color: #ffffff;
    font-size: 14px;
    text-align: right;
}

#header .top-nav .top-nav-usd::after {
    width: 1px;
    height: 12px;
    background-color: #fff;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#header .top-nav .nav-language {
    position: relative;
    margin-left: 15px;
    top: 0px;
    color: #ffffff;
    font-size: 14px;
    width: 80px;
    text-align: right;
}

#header .top-nav .top-nav-usd:hover, #header .top-nav .nav-language:hover {
    cursor: pointer;
}

#header .top-nav .top-nav-usd:hover .top-nav-usd-list, #header .top-nav .nav-language:hover .top-nav-usd-list {
    visibility: initial;
}

#header .top-nav .top-nav-usd-list {
    position: absolute;
    background: #FFFFFF;
    width: 100%;
    border-radius: 3px 3px 3px 3px;
    padding: 10px;
    visibility: hidden;
    min-width: 120px;
    text-align: center;
    right: -18px;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    z-index: 99;
    top: 36px;
    text-align: left;
}

#header .nav-language .top-nav-usd-list {
    min-width: 80px;
}

#header .top-nav .top-nav-usd-list button {
    font-size: 14px;
    text-align: left;
    color: #333333;
    display: flex;
    align-items: center;
    padding: 0px;
    line-height: 30px;
    width: 100%;
}

#header .top-nav .top-nav-usd-list button:hover {
    background: #660099;
    color: #ffffff;
    cursor: pointer;
}

#header .top-nav .top-nav-usd-list button span {
    padding: 0 3px;
    display: block;
}

#header .top-nav .top-nav-usd-list button span:nth-child(1) {
    /* width: 16px; */
    display: block;
    text-align: center;
    margin-right: 3px;
}

#header .product-Aryy {
    display: none;
}

.nav-bg {
    max-width: 1919px;
}

#header .header-nav {
    height: 64px;
    padding: 0px 3%;
    position: absolute;
    width: 100%;
    z-index: 97;
    background: #ffffff;
    max-width: 1920px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}

#header .nav-list-li.active .nav-list-a {
    border-bottom: 2px solid #660099;
}

#header .nav-list .nav-listS:hover .nav-list-a {
    border-bottom: 2px solid #660099;
}

#header .nav-list .nav-list-a {
    font-size: 16px;
    color: #333333;
    height: 64px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    margin: 0px 10px;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
}

@media screen and (max-width: 1000px) {
    #header .top-nav .top-nav-usd {
        width: 100px;
    }

}

#header .nav-list .nav-list-a i {
    font-size: 22px;
}

#header .nav-list .nav-listS:hover .down-list {
    max-height: 1000px; /* 设置一个足够大的值来覆盖预期的最大高度 */
    visibility: visible;
    opacity: 1;
}

#header .nav-list .nav-list-a:hover {
    cursor: pointer;
    border-bottom: 2px solid #660099;
}

.content-paste-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -10;
}

#header .down-list {
    position: absolute;
    background: #FFFFFF;
    width: 88%;
    left: 0px;
    padding: 40px 6% 60px 6%;
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    transition: max-height 0.7s ease, visibility 0.5s ease, opacity 0.5s ease;
    display: flex;
    justify-content: space-between;
    opacity: 0;
    z-index: 99;
}

#header .down-list-li {
    justify-content: space-between;
    padding-bottom: 20px;
    width: 100%;
    align-items: flex-start;
}

.nav-listS {
    padding-left: 50px;
}

.down-title-left {
    width: 30%;
}

.down-title-flex {
    display: flex;
    align-items: center;
    width: 100%;
}

#header .down-list-li .down-title-right {
    display: none;
}

#header .down-list-li.active .down-title-right {
    display: block;
}

.down-title-flex .toggle-btn {
    flex: 1;
}

.down-list-left {
    width: 76%;
}

.header_ban {
    width: 22%;
}

.header_ban img {
    margin: 0px auto;
}

.down-children {
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
}

.down-children-figure {
    text-align: center;
}

.down-children-figure img {
    margin: 0px auto;
}

#header .down-list-li .down-classify-name {
    font-size: 16px;
    color: #333333;
    position: relative;
    z-index: 1;
}

.down-name {
    flex: 1;
    margin-left: 20px;
    display: block;
}

.down-name.active {
    position: relative;
}

.down-name.active::after {
    content: "";
    height: 100%;
    width: 40%;
    background: linear-gradient(94deg, #DAB1EF 0%, #FFC1F7 72%, rgba(247, 180, 255, 0) 100%);
    position: absolute;
    left: -10px;
    top: 0;
    z-index: 0;
}

.down-name.active .down-classify-name {
    color: #660099 !important;
    font-weight: bold;
}

.down-classify-name::after {
    width: 100%;
    height: 1px;
    content: "";
    background-color: #E8E8E8;
    position: absolute;
    left: 0;
    bottom: -20px;
}

#header .down-list-li .down-classify-name:hover {
    cursor: pointer;
}

.down-list-left {
    position: relative;
}

#header .down-classify-content {
    width: 68%;
    background-color: #F5F5F5;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 1s ease, transform 1s ease;
    position: absolute;
    top: 0;
    left: 32%;
    pointer-events: none; /* 防止在不可见时元素可交互 */
    height: 100%;
    overflow-y: auto;
}

#header .down-list-li.active .down-classify-content {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto; /* 使元素在可见时可交互 */
}

#header .down-classify-content li {
    margin-bottom: 20px;
    width: 24%;
}

#header .down-classify-content li.widli {
    width: 20%;
}

#header .down-classify-content li.wid10 {
    width: 32%;
}

#header .down-classify-content li.wid10 figure {
    display: flex;
    align-items: center;
}

#header .down-classify-content li.wid10 figure a:nth-child(1) {
    width: 20%;
}

#header .down-classify-content li.wid10 figure a:nth-child(1) img {
    width: 100%;
    height: auto;
}

#header .down-classify-content li.wid10 figure a:nth-child(2) {
    width: 65%;
    margin: 0px 0px 0px 7px;
    text-align: left;
}

#header .down-classify-content a {
    font-size: 14px;
    color: #333333;
    display: block;
}

.widname {
    margin: 10px 10px 0 10px;
}

.down_empty1 {
    height: 0;
    margin-top: 0px;
    width: 20%;
    content: "";
    clear: both;
    margin-bottom: 0px !important;
}

.down_empty2 {
    height: 0;
    margin-top: 0px;
    width: 24%;
    content: "";
    clear: both;
    margin-bottom: 0px !important;
}

@media screen and (max-width: 1650px) {
    #header .down-list {
        width: 94%;
        padding: 40px 3% 60px 3%;
    }

    #header .down-list-li .down-classify-name {
        font-size: 14px;
    }
}

@media screen and (max-width: 1400px) {
    .header_ban {
        display: none;
    }

    .down-list-left {
        width: 100%;
    }

    .nav-listS {
        padding-left: 50px;
    }
}

@media screen and (max-width: 1200px) {
    .nav-listS {
        padding-left: 0px;
    }
}

@media screen and (max-width: 1050px) {
    .down-children {
        padding: 20px;
    }

    #header .down-list {
        width: 96%;
        padding: 40px 2% 60px 2%;
    }

    .nav-listS {
        padding-left: 30px;
    }
}

@media screen and (max-width: 900px) {
    #header .down-classify-content li.widli {
        width: 19%;
    }

    .down_empty1 {
        width: 19% !important;
    }

    .down-children-figure img {
        width: 100%;
        height: auto;
    }

    .down-children {
        justify-content: space-between;
    }

    #header .down-classify-content a {
        font-size: 12px;
    }

    .down_icon {
        width: 40px;
        height: 40px;
    }

    .widname {
        margin: 7px 7px 0 7px;
    }

    #header .down-classify-content li {
        margin-bottom: 10px;
    }
}

#header .account-p {
    position: relative;
    width: 25px;
    height: 25px;
    background: #eeeeee;
    border-radius: 50%;

    display: flex;
    justify-content: center;
    align-items: center;
}

#header .account-p:hover {
    cursor: pointer;
}

#header .account-list {
    position: absolute;
    background: #FFFFFF;
    min-width: 80px;
    border-radius: 3px 3px 3px 3px;
    padding: 10px;
    top: 30px;
    display: none;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
}

#header .account-list li {
    line-height: 30px;
}

#header .account-list li a {
    display: block;
    padding: 5px 10px;
    color: #333333;
}

#header .account-list li a:hover {
    background: #660099;
    color: #ffffff;
}

#header .nav-list-li-two {
    position: relative;
}

#header .down-list-two {
    z-index: 9;
    position: absolute;
    background: #FFFFFF;
    width: 100%;
    min-width: 150px;
    border-radius: 3px 3px 3px 3px;
    padding: 10px;
    visibility: hidden;
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.09);
}

#header .down-list-two a {
    font-size: 14px;
    color: #333333;
    display: block;
    padding: 5px;
}

#header .nav-list-li-two:hover .down-list-two {
    visibility: initial;
}

#header .down-list-two li a:hover {
    background: #660099;
    color: #ffffff;
    cursor: pointer;
}

#header .nav-list-li-two:hover .nav-list-a {
    border-bottom: 2px solid #660099;
}

/* #header .maxsearch {
  width: 40px !important;
  height: 64px !important;
} */
#header .nav-icon {
    width: 10%;
}

#header .nav-icon i {
    font-size: 23px;
    width: 23px;
    height: 23px;
}

#header .nav-icon > .nav-icon-li {
    /* line-height: 64px;
    height: 64px;
    width: 30px; */
}

#header .nav-icon-li a {
    color: #787878;

}

#header .nav-icon-li i:hover {
    cursor: pointer;
    color: #660099;
}

#header .icon-max {
    position: relative;
    display: block;
}

#header .icon-sum {
    position: absolute;
    background: #660099;
    width: 20px;
    height: 20px;
    font-size: 12px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    top: -12px;
    right: -15px;
}

#header .nav-search {
    top: 65px;
    position: absolute;
    width: 100%;
    left: 0px;
    background: #fff;
    height: 400px;
    display: none;
    z-index: 99;
}

#header .search-hint {
    font-size: 32px;
    color: #333333;
}

#header #name-input::placeholder {
    font-weight: 400;
    color: #999999;
    font-size: 24px;
}

#header .search-input {
    width: 75%;
    padding-left: 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #660099;
    height: 50px;
    font-size: 32px;
    color: #333333;
    border-radius: 0px;
    margin-bottom: 0px;
}

#header .nav-aryy {
    width: 1250px;
    margin: 0px auto;
    position: relative;
    padding-top: 20px;
}

#header .nav-search-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

#header .nav-search-flex .icon-search1 {
    font-size: 36px;
    padding-left: 15px;
    margin-top: -24px;
}

#header .products-search {
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 9999;
    width: 75%;
    flex-wrap: wrap;
    overflow: auto;
    margin-top: 20px;
    height: 290px;
}

#header .products-search .products {
    display: inline-flex;
    align-items: center;
    width: 46%;
    padding: 0px 15px 22px 15px;
    justify-content: space-between;
}

#header .products-search .seach-image {
    width: 22%;
}

#header .products-search .seach-image img {
    width: 100%;
    height: auto;
}

#header .products-search .seach-content {
    width: 75%;
}

#header .products-search .seach-content .name {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin: 5px 0px;
}

#header .products-search .seach-content .price {
    display: flex;
    align-items: center;
    line-height: 20px;
}

#header .products-search .seach-content .price .regular-price {
    font-size: 14px;
    color: #707070;
    text-decoration: line-through;
}

#header .products-search .seach-content .price .product-price {
    font-size: 14px;
    color: #333333;
    margin-left: 5px;
    line-height: 20px;
}

#header .products-search .seach-content .sku {
    font-size: 12px;
    color: #333333;
    line-height: 20px;
}

#header .products-search .search-more {
    background: #ffffff;
    position: sticky;
    bottom: -1px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

#header .products-search .not-found {
    width: 100%;
    text-align: center;
    font-size: 24px;
}

#header .recommend-product {
    padding-left: 10%;
}

#header .recommend-product .recommend-product-name {
    font-size: 16px;
    font-weight: bold;
    color: #707070;
    margin-bottom: 10px;
    line-height: 30px;
    margin-top: 50px;
}

#header .recommend-product a {
    display: block;
    line-height: 26px;
    font-size: 14px;
    color: #707070;
    width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.item_empty {
    height: 0;
    margin-top: 0px;
    width: 24%;
    content: "";
    clear: both;
    margin-bottom: 0px !important;
}

.footer-list-input, .points-list-input {
    display: flex;
    align-items: center;
    margin: 50px 0px 15px 0px;
}

.footer-list-input input, .points-list-input input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #660099;
    height: 40px;
    font-size: 16px;
    width: 70%;
    padding: 0px 10px;
    border-radius: 0px;
}

.footer-list-input.active .coupon_code, .points-list-input.active .pointsRew {
    border-bottom: 1px solid #CECECE;
}

.footer-list-input .footer-list-btn, .points-list-input .points-list-btn {
    background: #660099;
    font-size: 14px;
    border: 1px solid #660099;
    color: #FFFFFF;
    height: 41px;
    line-height: 41px;
    padding: 0px 20px;
    display: flex;
    align-items: center;
}

.footer-list-input.active .applybtn, .points-list-input.active .applybtn {
    background: #CECECE;
    color: #ffffff;
    border: 1px solid #CECECE;
}

.footer-list-input.active .applybtn:hover, .points-list-input.active .applybtn:hover {
    cursor: no-drop;
    background: #CECECE;
    color: #ffffff;
    border: 1px solid #CECECE;
}

/* .footer-list-input .footer-list-btn:hover,.points-list-input .points-list-btn:hover {
  cursor: pointer;
  background: #ffffff;
  font-size: 14px;
  color: #660099;
} */
.footer-list-input .footer-list-btn:hover {
    cursor: pointer;
}

.points-list-input .points-list-btn:hover {
    cursor: pointer;
    background: #ffffff;
    font-size: 14px;
    color: #660099;
}

.change-select {
    display: none;
}

.default-select {
    display: none;
}

.default-select .default-con {
    text-align: center;
}

.default-select h2 {
    text-align: center;
}

.change-select,
.default-select {
    background: #ffffff;
    border-radius: 16px 16px 16px 16px;
    width: 30%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.change-select .icon-delete,
.default-select .icon-delete {
    text-align: right;
    padding: 25px 30px 35px 30px;
}

.change-select .icon-delete i,
.default-select .icon-delete i {
    font-size: 22px;
}

.change-select .icon-delete i:hover,
.default-select .icon-delete i:hover {
    cursor: pointer;
}

.change-select .default-con,
.default-select .default-con {
    margin: 35px 0px;
    text-align: center;
}

.change-select h2,
.default-select h2 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}

.change-select select,
.default-select select {
    height: 48px;
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    border: 1px solid #DDDDDD;
    width: 100%;
    margin: 35px 0px;
}

.change-select .change-btn,
.default-select .change-btn {
    height: 48px;
    background: #660099;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #660099;
    line-height: 46px;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
}

.change-select .change-btn:hover,
.default-select .change-btn:hover {
    cursor: pointer;
    background: #5F018E;
}

.change-select .cancel-btn,
.default-select .cancel-btn {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-decoration: underline;
    text-align: center;
    margin-top: 35px;
    display: block;
}

.change-select .cancel-btn:hover,
.default-select .cancel-btn:hover {
    cursor: pointer;
}

.change-select .change-max,
.default-select .change-max {
    padding: 0px 55px 75px 55px;
}

#footer {
    background: #fff;
}

#footer .footer-content {
    width: 86%;
    margin: 0px 7% 0px 7%;
    border-top: 1px solid #DBDBDB;
    padding-top: 15px;
    margin-top: 120px;
}

#footer .footer-list {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

#footer .footer-list-li {
    width: 20%;
}

#footer .footer-list-li:nth-child(1) {
    width: 40%;
}

#footer .footer-list-li .footer-one {
    width: 60%;
}

#footer .language-max {
    margin-top: 42px;
}

#footer .language-max p {
    font-size: 14px;
    color: #333333;
}

#footer .language-max select {
    height: 32px;
    border-radius: 3px 3px 3px 3px;
    opacity: 1;
    border: 1px solid #D6D6D6;
    font-size: 14px;
    color: #333333;
    width: 170px;
    margin-left: 5px;
}

#footer .footer-list-title {
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 25px;
}

#footer .footer-list-inteo {
    font-size: 14px;
    color: #707070;
    line-height: 24px;
}

#footer .footer-required {
    font-size: 12px;
    color: #707070;
}

#footer .footer-required span {
    color: #FF0000;
}

#footer .footer-list-href {
    display: block;
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}

#footer .footer-list-href:hover {
    color: #660099;
}

#footer .footer-share {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 40px 0px 20px 0px;
}

#footer .footer-brand {
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 80px auto;
}

#footer .footer-brand li {
    width: 19%;
    position: relative;
}

#footer .footer-brand li::before {
    position: absolute;
    width: 1px;
    content: "";
    height: 20px;
    background: #CBCBCB;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

#footer .footer-brand li:last-of-type::before {
    width: 0px;
}

.footer-brand li img {
    margin: 0px auto;
}

#footer .footer-share li {

    margin-right: 20px;
}

#footer .footer-nav {
    background: #F5F5F5;
    height: 68px;
    line-height: 68px;
}

#footer .footer-nav-aryy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 86%;
    margin: 0px 7% 0px 7%;
}

#footer .footer-nav-list {
    display: flex;
    align-items: center;
    height: 68px;
}

#footer .footer-nav-list li {
    margin-right: 30px;
}

#footer .footer-nav-list li a {
    font-size: 14px;
    color: #333333;
}

#footer .footer-nav-list li a:hover {
    color: #660099;
}

#footer .footer-nav-list .footer-reserved {
    font-size: 12px;
    color: #707070;
}

.back-top .back-top-btn {
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #DBDBDB;
    width: 35px;
    height: 35px;
    position: fixed;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    width: 32px;
    height: 32px;
    color: #333333;
    right: 25px;
    bottom: 22%;
    z-index: 9999;
    background: #ffffff;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
}

.back-top .back-top-btn i {
    font-size: 32px;
}

.back-top .back-top-btn:hover {
    cursor: pointer;
}

/* 面包屑 */
.breadcrumb {
    display: flex;
    align-items: center;
}

.breadcrumb li {
    font-size: 14px;
}

.breadcrumb li .breadcrumb1 {
    display: flex;
}

.breadcrumb li .breadcrumb1 i {
    font-size: 22px;
    color: #333333;
}

.breadcrumb li .breadcrumb2 {
    color: #333333;
    display: flex;
    align-items: center;
}

.breadcrumb li .breadcrumb2 i {
    font-size: 22px;
}

.breadcrumb li .breadcrumb3 {
    color: #707070;
}

.message_add2 {
    position: fixed;
    left: 50%;
    width: 200px;
    top: 55px;
    right: 0px;
    transform: translateX(-50%);
    border-radius: 4px;
    padding: 15px 15px 15px 20px;
    display: flex;
    z-index: 9999999;
    background-color: #f0f9eb;
    border-color: #e1f3d8;
    font-size: 16px;
    line-height: 16px;
    box-sizing: border-box;
}

.message_add {
    position: fixed;
    left: 50%;
    width: 200px;
    top: 55px;
    right: 0px;
    transform: translateX(-50%);
    border-radius: 4px;
    padding: 15px 15px 15px 20px;
    display: flex;
    z-index: 9999999;
    background-color: #f0f9eb;
    border-color: #e1f3d8;
    font-size: 16px;
    line-height: 16px;
    box-sizing: border-box;
}

.product-list-wish.active i:first-child {
    display: none;
}

.product-list-wish.active i:last-child {
    display: block;
    color: #660099;
}

.product-list-wish {
    margin-left: 30px;
}

.product-list-wish i {
    font-size: 30px;
    color: #333333;
}

.product-list-wish i:hover {
    color: #660099;
    cursor: pointer;
}

.product-list-wish i:last-child {
    display: none;
}

.product-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-list .product-list-li {
    width: 24%;
    margin-bottom: 40px;
}

.product-list .product-list-figure {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

.product-list .product-list-figure img {
    border-radius: 16px;
    margin: 0px auto;
}

.product-list .product-list-figure:hover .product-list-wish,
.product-list .product-list-figure:hover .add-cart-btn {
    visibility: initial;
}

.product-list .product-list-figure .products-img {
    width: 100%;
}

.product-list .product-list-wish {
    position: absolute;
    right: 20px;
    top: 20px;
    visibility: hidden;
}

.product-list .product-list-wish i {
    font-size: 24px;
    color: #333333;
}

.product-list .product-list-wish i:hover {
    color: #660099;
    cursor: pointer;
}

.product-list .add-cart-btn {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size: 18px;
    display: flex;
    align-items: center;
    visibility: hidden;
    font-weight: bold;
    text-align: center;
    background: #660099;
    justify-content: center;
}

.product-list .add-cart-btn:hover {
    cursor: pointer;
}

.product-list .productS-content {
    padding: 25px 50px 0px 50px;
    text-align: center;
}

.product-list .productS-brand {
    font-size: 14px;
    color: #747474;
    line-height: 24px;
    height: 24px;
}

.product-list .productS-name {
    padding: 12px 0px 20px 0px;
}

.product-list .productS-name a {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}

.product-list .productS-name a:hover {
    color: #660099;
    text-decoration: underline;
}

.productS-price {
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.productS-price .original-cost {
    font-size: 14px;
    color: #747474;
    line-height: 20px;
    text-decoration: line-through;
}

.productS-price .discount-price {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 23px;
    margin-right: 7px;
}

/*分页*/
.pagination {
    background: #fff;
    border-radius: 3px;
    color: #3d3d3d;

    margin: 0 5px;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.pagination li span,
.pagination li.active {
    height: 30px;
    display: block;
    text-align: center;
    width: 30px;
    line-height: 30px !important;
    background: #660099;
    color: #fff;
}

.pagination li {
    margin-right: 7px;
}

.pagination li a,
.pagination li {
    height: 30px;
    display: block;
    text-align: center;
    width: 30px;
    line-height: 30px !important;
    color: #333333;
}

.pagination li a,
.pagination li {
    background: #eeeeec;
}

.pagination li:hover a,
.pagination li:hover {
    background: #660099;
    color: #fff;
}

/* 图片放大样式 */
.imgshowclose {
    position: absolute;
    font-size: 22px;
    color: #fff;
    right: -31px;
    top: -14px;
    border: 2px solid;
    border-radius: 50%;
    height: 27px;
    width: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.imgshowclose:hover {
    cursor: pointer;
}

.template-list {
    margin-right: 10px;
}

.template-list .template-img {
    height: auto;
    width: 100%;
}

.template-list .template-img:hover {
    cursor: pointer;
}

.template-list figure {
    position: relative;
}

.template-list figure .fake {
    transition: all 0.3s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 0%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.2)
}

.template-list figure:hover .fake {
    height: 100%;
    transition: all 0.5s ease;
    cursor: pointer;
}

.template-list figure .fake i {
    transition: all 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: #fff;
}

.template-list figure:hover .fake i {
    opacity: 1;
    top: 50%;
    transition: all 0.3s ease;
}

.imagebox {
    height: 140px;
    overflow: hidden;
    max-width: 140px;
}

.in_query_box {
    width: calc(100% - 10% - 240px);
    height: 100%;
    margin: 0 auto;
}

.in_query_list {
    height: 100%;
    overflow: hidden;
    background: #660099;
    color: #fff;
}

.in_rightList > ul {
    height: 100%;
    display: flex;
    align-items: center;
}

.in_rightList > ul > li {
    padding: 0 100px;
    white-space: nowrap;
}

@media screen and (max-width: 1600px) {
    #header .nav-icon {
        width: 13%;
    }

    #header .nav-list .nav-list-a {
        margin: 0;
        padding: 0 15px;
    }
}

@media screen and (max-width: 1500px) {
    #footer .footer-nav-aryy {
        width: 92%;
        margin: 0 4% 0 4%;
    }

    .cart-sidebar {
        width: 35%;
    }

    .change-select {
        width: 40%;
    }

    #footer .footer-brand {
        width: 100%;
    }

    #footer .footer-brand li {
        width: 22%;
    }

    #header .nav-list .nav-list-a {
        font-size: 13px;
        padding: 0px 5px;
    }
}

@media screen and (max-width: 1400px) {

    .blog-list .blog-list-intro {
        padding-top: 20px;
    }

    .blog-list-intro a {
        font-size: 20px;
    }

    .blog-list .blog-list-figure img {
        border-radius: 12px;
    }

    #header .nav-aryy {
        width: 80%;
        padding-top: 20px;
    }

    #header .recommend-product {
        padding-left: 0px;
    }

    #header .nav-search-flex {
        justify-content: space-between;
    }

    #header .search-input {
        width: 90%;
    }

    #header .nav-list {
        width: 72%;
    }

    .mychway-logo {
        width: 14%;
    }

    .mychway-logo img {
        width: 100%;
        height: auto;
    }

    #header .header-nav {
        padding: 0 2%;
        width: 100%;
    }

    .reg {
        right: -5px;
        top: 29%;
    }

    #header .nav-list {
        justify-content: center;
    }

    #header .nav-list .nav-list-li {
        padding: 0px 5px;
    }

    #header .nav-icon {
        width: 13%;
    }

    .min-width {
        width: 96%;
        padding: 0px 2% 0px 2%;
    }
}

@media screen and (max-width: 1300px) {

    #header .products-search {
        height: 260px;
    }

    #footer .footer-nav-list li {
        margin-right: 15px;
    }

    /* .down-list-li figure {
      display: none;
    } */
    .margin-width,
    .margin-width80,
    .margin-width70 {
        width: 96%;
        padding: 0px 2% 0px 2%;
    }

    #header .top-nav .mySwiper {
        width: 60%;
    }
}

@media screen and (max-width: 1200px) {
    #header .nav-icon {
        width: 14%;
    }

    .cart-sidebar {
        width: 40%;
    }

    .change-select {
        width: 50%;
    }

    #header .nav-list .nav-list-a {
        margin: 0px;
    }

    #header .nav-list .nav-list-a {
        font-size: 13px;
        padding: 0px 5px;
    }

    .product-list .add-cart-btn {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .product-list .productS-content {
        padding: 10px;
    }

    .mt-top {
        margin-top: 90px;
    }

    .product-list .productS-content {
        padding: 15px 0 0;
    }

    .product-list .productS-name {
        padding: 10px 0;
    }

    .nav-list .nav-list-li:last-child, .nav-list .nav-list-li:nth-child(2), .nav-list .nav-list-li:nth-child(7) {
        display: none;
    }
}

@media screen and (max-width: 1000px) {

    .myicon-max, .loveicon-max {
        display: none;
    }

    #header .nav-icon {
        width: 8%;
    }

    #header .top-nav .mySwiper .swiper-slide, #header .t-title, #header strong {
        font-size: 12px !important;
    }

    #header .top-nav, #header .top-nav .mySwiper .swiper-slide, #header .btn-group button {
        height: 22px;
    }

    #header .top-nav .top-nav-usd-list {
        top: 22px;
    }

    #header .top-nav .top-nav-usd-list li {
        height: 25px;
        margin-bottom: 4px;
    }

    /*.in_query_list{padding-top: 0;}*/
    #header .icon-sum {
        right: -10px;
    }

    #header .nav-list .nav-list-a, #header .header-nav {
        height: 52px;
    }

    #footer .footer-content {
        width: 96%;
        margin: 50px 2% 10px 2%;
    }

    #footer .footer-brand {
        flex-wrap: wrap;
        justify-content: center;
        margin: 40px auto 20px auto;
    }

    #footer .footer-brand li {
        width: 33%;
        margin-bottom: 20px;
    }

    #footer .footer-list-li .footer-one {
        width: 80%;
    }

    #footer .footer-share {
        margin: 80px 0px 0px 0px;
    }

    #footer .footer-nav-aryy {
        flex-wrap: wrap;
        height: 68px;
    }

    #footer .footer-nav-list, .footer-reserved {
        width: 100%;
        height: 34px;
    }

    .footer-reserved {
        display: flex;
        align-items: center;
    }

    .blog-list .blog-list-figure img {
        height: auto;
        border-radius: 12px
    }

    .blog-list .blog-list-figure, .blog-list .blog-list-content {
        width: 100%;
    }

    .blog-list .blog-list-li {
        flex-wrap: wrap;
    }

    .blog-list .blog-list-intro {
        padding: 20px 0;
    }

    .model-max {
        top: 75px;
    }

    .mt-top64 {
        margin-top: 119px;
    }

    #header .nav-search {
        top: 52px;
    }

    /* #header .down-list-li{width: 33%;} */
    #header .nav-list .nav-list-a {
        font-size: 14px;
    }

    .imagebox {
        height: 120px;
    }
}

@media screen and (max-width: 900px) {
    body {

        overflow: auto;
    }

    .cart-sidebar {
        width: 50%;
    }

    .change-select {
        width: 50%;
    }

    .footer-list-input .footer-list-btn, .footer-list-input .footer-list-btn, .points-list-input .points-list-btn {
        height: 32px;
        font-size: 12px;
        padding: 0 10px;
    }

    .footer-list-input input, .footer-list-input input, .points-list-input input {
        height: 31px;
    }

    .footer-list-input .footer-list-btn:hover, .points-list-input .points-list-btn:hover {
        font-size: 12px;
    }

    .imagebox {
        height: 110px;
    }

    .in_query_box {
        width: calc(100% - 19% - 240px);
    }
}

@media screen and (max-width: 768px) {
    .cart-sidebar {
        width: 70%;
    }

    .change-select {
        width: 70%;
    }

    #footer .footer-list-href {
        font-size: 12px;
    }

    #footer .footer-list-title {
        font-size: 18px;
    }

    .blog-list .blog-list-intro {
        padding: 20px 0;
    }

    .searchicon-max img {
        width: 16px;
        height: 17px;
    }

    .caricon-max img {
        width: 16px;
        height: 14px;
    }

    .closeicon-max img {
        width: 16px;
        height: 16px;
    }

    #header .icon-sum {
        width: 16px;
        height: 16px;
    }

    .imagebox {
        height: 95px;
    }

}

@media screen and (max-width: 700px) {
    #header .nav-list .nav-list-a {
        font-size: 13px;
    }

    #header .nav-icon {
        width: 8%;
    }

    #header .nav-aryy {
        width: 90%;
    }

    #header .down-list-two {
        min-width: 120px;
    }
}

@media screen and (max-width: 574px) {
    .cart-sidebar {
        width: 100%;
    }

    .change-select {
        width: 80%;
    }
}


.copy-title {
    padding: 20px 0px 60px 0;
}

.copy-title, .copy-title h2 {
    font-size: 36px !important;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0px !important;
}

.copy-intro {
    font-size: 24px;
    color: #333333;
    text-align: center;
    font-weight: 400;
    margin-top: 10px;
}

@media screen and (max-width: 750px) {
    .copy-title {
        padding: 40px 0px 25px 0px;
    }

    .copy-title, .copy-title h2 {
        font-size: 28px !important;
        font-weight: bold;
        color: #333333;
        text-align: center;
    }

    .copy-title {
        font-size: 28px;
        padding: 40px 0px 25px 0px;
    }
}

@media screen and (max-width: 574px) {
    .copy-title, .copy-title h2 {
        font-size: 22px !important;
    }

    .copy-intro {
        font-size: 18px;
    }
}

/* Customers-2-box */
.cb1.Customers-2-box {
    width: 1400px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.cb1 .cust-flex {
    display: flex;
    justify-content: space-between;
}

.cb1 .Customers-list {
    width: 19%;
    position: relative;
    padding-bottom: 45px;
}

.cb1 .Customers-flex {
    display: flex;
    align-items: center;
}

.cb1 .Verified-con {
    margin-left: 15px;
}

.cb1 .Verified-name {
    color: #707070;
    font-size: 16px;
    margin-left: 7px;
}

.cb1 .star-img {
    margin-right: 3px;
}

.cb1 .Customers-name {
    font-size: 15px;
    font-weight: bold;
    color: #707070;
    margin: 20px 0 15px 0;
}

.cb1 .Customers-intro {
    font-size: 14px;
    color: #707070;
}

.cb1 .Customers-text {
    font-size: 14px;
    color: #707070;
    position: absolute;
    bottom: 10px;
}

.cust-flex::-webkit-scrollbar, .icon-2-box::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 2px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 2px;
}

.cust-flex::-webkit-scrollbar-thumb, .icon-2-box::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #660099;
}

.cust-flex::-webkit-scrollbar-track, .icon-2-box::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
    width: 30px;
}

@media screen and (max-width: 1450px) {
    .cb1.Customers-2-box {
        width: 94%;
        margin: 0 3%;
    }

    .cb1 .cust-flex {
        overflow-x: scroll;
    }

    .cb1 .Customers-list {
        width: auto;
        margin-right: 4%;
    }
}

/* Customers-2-box-end */


/* 图片放大弹框 */
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 100; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 500px;
}

.Modal_img {
    display: block;
    max-height: 100%;
    margin: auto;
    transform-origin: center center; /* 缩放和拖动的中心 */
    cursor: grab; /* 提示用户可以拖拽 */
    transition: transform 0.1s ease; /* 平滑缩放 */
}

/* Add Animation */
.modal-content {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0.1)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.Modal_close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.Modal_close:hover,
.Modal_close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

/* tab切换 */

.tab-nav {
    list-style-type: none;
    padding: 0;
    display: flex;
}

.tab-nav li {

    cursor: pointer;
    border-bottom: 2px solid transparent;
}

.tab-content .tab-pane {
    display: none;
    padding: 20px;
}

.tab-content .tab-pane.active {
    display: block;
}

/* paypal支付 */
.Go-to-Checkout {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 加购推荐产品弹框样式 */
.recommend-sidebar {
    position: fixed;
    top: 50%;
    left: 50%;;
    background: #ffffff;
    z-index: 99;
    width: 30%;
    transform: translate(-50%, -50%);
    border-radius: 8px;
}

.recommend-sidebar .cart-list {
    padding: 0px 20px 0 30px;
    height: 56vh;
    overflow: auto;
    margin-right: 5px;
    width: auto !important;
}

.recommend-sidebar .cha-icon-div {
    text-align: right;
    background: #fff;
    position: sticky;
    top: 0px;
    padding: 10px 20px;
    box-shadow: 0px -1px 4px 1px rgba(0, 0, 0, 0.16);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding: 20px;
    justify-content: space-between;
}

.recommend-sidebar .cha-icon-div p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    width: 80%;
    text-align: left;
}

.recommend-sidebar .cha-icon-div i {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}

.recommend-sidebar .cha-icon-div i:hover {
    cursor: pointer;
}

.recommend-sidebar form {
    padding: 0px 20px 0px 20px;
}

.recommend-sidebar .cart-list-li {
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    display: flex;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    padding: 10px;
    justify-content: space-between;
}

.recommend-sidebar .cart-list-li {
    position: relative;
}

.recommend-sidebar .cart-list-li.active::after {
    position: absolute;
    border: 1px solid #660099;
    content: "";
    background-color: #609;
    right: 0;
    top: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px 5px 0px 0px;
    width: 17px;
    height: 17px;
    padding: 0px;
}

.recommend-sidebar .cart-list-li.active::before {
    opacity: 1;
    content: '';
    position: absolute;
    width: 3px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 4px;
    right: 7px;
    z-index: 1;
}

.recommend-sidebar .cart-left {
    width: 20%;
}

.recommend-sidebar .cart-content {
    width: 78%;
}

.recommend-sidebar .cart-brand {
    font-size: 12px;
    color: #333333;
}

.recommend-sidebar .cart-name {
    margin: 7px 0px;
}

.recommend-sidebar .cart-name a {
    font-size: 14px;
    color: #333333;
}

.recommend-sidebar .cart-money {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.recommend-sidebar .cart-price {
    display: flex;
    align-items: baseline;
}

.recommend-sidebar .discount-price {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.recommend-sidebar .original-cost {
    font-size: 12px;
    color: #707070;
    margin-left: 4px;
    text-decoration: line-through;
}

.recommend-sidebar .wh-remove {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333333;
}

.recommend-sidebar .wh-remove:hover {
    cursor: pointer;
}

.recommend-sidebar .no-data {
    padding: 20px;
    text-align: center;
    border: 1px solid #eeeeee;
    height: 100px;
    line-height: 100px;
}

.recommend-sidebar .bottom-sky {
    text-align: center;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    background-color: #F3F3F3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
}

.re-total {
    display: flex;
    align-items: center;
}

.re-total_name {
    font-size: 14px;
}

.re-total_price {
    color: red;
    font-size: 16px;
    margin-left: 5px;
}

.re-total_add {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.recommend-sidebar .Go-to-Checkout {
    background: #660099;
    border-radius: 3px 3px 3px 3px;
    width: 90%;
    padding: 12px 0px;
    font-size: 16px;
    color: #FFFFFF;
    display: block;
    margin: 0px auto;
}

.recommend-sidebar .Go-to-Checkout:hover {
    cursor: pointer;
    background: #5F018E;
}

.recommend-sidebar .Shopping-Bag {
    text-align: right;
    cursor: pointer;
}

.recommend-sidebar .Shopping-Bag {
    font-size: 14px;
    color: #ffffff;
    background-color: #660099;
    display: inline-block;
    padding: 12px 40px;
}

.recommend-add {
    background: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #660099;
    color: #660099;
    padding: 7px 40px;
}

.recommend-add:hover {
    background-color: #660099;
    color: #ffffff;
    cursor: pointer;
}

.recommend-sidebar .cart-list::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 7px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
}

.recommend-sidebar .cart-list::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2)
}

.recommend-sidebar .cart-list::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
    width: 30px;
}

.recommend-sidebar .pro-d-qty {
    display: flex;
    align-items: center;
}

.recommend-sidebar .pro-d-qty .btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    background: #F0F0F0;
    color: #333333;
    font-size: 22px;
}

.recommend-sidebar .pro-d-qty .input-num {
    width: 35px;
    height: 35px;
    text-align: center;
    border-right: none;
    border-left: none;
}

.QuantityDisplay {
    display: none;
}

.recommend-sidebar .pro-d-qty {
    margin-top: 0px;
}

@media only screen and (max-width: 1500px) {
    .recommend-sidebar {
        width: 40%;
    }
}

@media only screen and (max-width: 1150px) {
    .recommend-sidebar {
        width: 50%;
    }
}

@media only screen and (max-width: 800px) {
    .recommend-sidebar {
        width: 65%;
    }
}

/* 分期付款弹框 */
#klarna-form {
    position: fixed;
    z-index: 101;
    background: #F5F5F5;
    width: 486px;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 20px;
    height: 90vh;
    padding: 0px 10px 15px 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: none;
}

.Klarna-header {
    position: sticky;
    top: 0;
    text-align: center;
    padding: 20px 0;
    border-radius: 20px 20px 0px 0px;
}

.Klarna-header img {
    margin: 0px auto;
}

.Klarna-header h3 {
    color: #E27389;
    font-size: 32px;
}

.klarna-content {
    overflow-y: scroll;
    height: 85%;
}

.Klarna-close {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 34px;
    cursor: pointer;
    color: #333333;
}

.Klarna-close_btn {
    background: #0B051D;
    border-radius: 24px 24px 24px 24px;
    color: #ffffff;
    padding: 15px 0;
    display: block;
    width: 100%;
}

.Klarna-close_btn:hover {
    background-color: rgb(39, 33, 55);
    cursor: pointer;
}

.klarna-name {
    color: #333333;
    font-weight: bold;
    font-size: 27px
}

.klarna-intro {
    font-size: 16px;
    color: #333333;
}

.klarna-list {
    margin-top: 20px;
}

.klarna-li {
    background-color: #ffffff;
    border-radius: 16px;
    margin-bottom: 10px;
}

.klarna-flex {
    padding: 16px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.klarna-price {
    color: #333333;
    font-size: 20px;
}

.klarna-full {
    font-size: 12px;
    color: #333333;
    padding: 5px 10px;
    border-radius: 8px;
    background-color: #E4E0F7;
}

.klarna-pay {
    font-size: 12px;
    color: #333333;
}

.Klarna-footer {
    position: sticky;
    bottom: 0;
    padding: 10px 0px 0px 0px;
}


.klarna-circle_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px 16px 16px;
}

.circle-li {
    width: 25%;
    text-align: center;
}

.circle-li:nth-child(1) {
    background-color: #F5F5F5;
    border-radius: 8px;
    padding: 10px 0;
}

.klarna-sum_price {
    font-size: 14px;
    color: #333333;
    height: 21px;
}

.klarna-Today {
    font-size: 12px;
    color: #333333;
}

.circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0px auto;
}

.circle1 {
    background: conic-gradient(#303273 0% 25%, #E5E5E9 25% 100%);
}

.circle2 {
    background: conic-gradient(#303273 0% 50%, #E5E5E9 25% 100%);
}

.circle3 {
    background: conic-gradient(#303273 0% 75%, #E5E5E9 25% 100%);
}

.circle4 {
    background: conic-gradient(#303273 0% 100%, #E5E5E9 25% 100%);
}

.klarna-rate_flex {
    border-top: 1px solid #E2E2E7;
    display: flex;
    justify-content: space-between;
    padding: 10px 30px;
}

.rate-li {
    width: 30%;
}

.rate-li:nth-child(1) {
    text-align: left;
}

.rate-li:nth-child(2) {
    text-align: center;
}

.rate-li:nth-child(3) {
    text-align: right;
}

.klarna-rate {
    font-size: 14px;
    color: #333333;
}

.klarna-works_list {
    padding: 25px;
    background-color: #ffffff;
    margin-top: 20px;
    border-radius: 16px;
    margin-bottom: 20px;
}

.klarna-works {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-top: 30px;
}

.klarna-p {
    font-size: 16px;
    color: #333333;
    position: relative;
    padding-left: 20px;
}

.klarna-p::after {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    background-color: #333333;
    border-radius: 50%;
    left: 0px;
    top: 4px;
}

.klarna-works_list .klarna-li .klarna-p::before {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #333333;
    left: 4.5px;
    top: 20px;
}

.klarna-works_list .klarna-li:nth-child(1) .klarna-p::before {
    height: 13px;
}

.klarna-works_list .klarna-li:nth-child(2) .klarna-p::before {
    height: 55px;
}

/* youtube视频加载动画 */
.loading-indicator {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
    border-radius: 5px;
    z-index: 9999;
    width: 100%;
    height: 90%;
    text-align: center;
    align-content: center;
    font-size: 30px;
    color: #333;
    max-width: 640px;

}

.video-container {
    position: relative;
}

.video-placeholder {
    width: 100%;
    height: auto;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px; /* 按钮宽度 */
    height: 60px; /* 按钮高度 */
    background-color: rgba(255, 255, 255, 0.8); /* 背景颜色 */
    border-radius: 50%; /* 圆形 */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2; /* 确保按钮在最上层 */
    border: 2px solid #ffffff; /* 边框颜色 */
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); /* 添加阴影效果 */
}

.play-button::before {
    content: ''; /* 创建三角形 */
    border-left: 15px solid #333333; /* 三角形颜色 */
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.hide_title {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}

/* 头顶滚动样式 */
/* 公告容器，宽度100%，高度固定 */
.marquee-container {
    width: 80%;
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    height: 36px;
}

/* 公告列表，水平排列公告 */
.marquee-content {
    display: flex;
    position: absolute;
    height: 36px;
    align-items: center;
}

/* 公告项，每个公告项固定宽度 */
.marquee-content p {
    display: inline-block;
    text-align: center;
    padding-right: 0;
    color: #fff;
    width: 60vw;
    /* 确保公告之间无间隙 */
}

@media only screen and (max-width: 1000px) {
    .marquee-container, .marquee-content {
        height: 22px;
    }

}

