body {
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 16px;
    line-height: 1.4;
    width: 100%;
}
:root {
    font-family: Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;
    line-height: 1.5;
    font-weight: 400;
    color-scheme: light dark;
    color: #ffffffde;
    font-synthesis: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:root * {
    box-sizing: border-box;
    view-transition-name: root;
}

#weavefox-content-chrome-plugin-content-root {
    height: 100%;
    width: 100%
}

a {
    text-decoration: inherit
}

a:hover {
    color: rgb(234, 67, 53);
}




::-webkit-scrollbar {
    width: 7px;
    height: 7px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #4b5563;
    border: 2px solid transparent;
    background-clip: padding-box
}
/*header*/
.ewbuhj {
    position: fixed;
    top: 0px;
    width: 100%;
    min-width: 1280px;
    z-index: 5000;
    transition: height 0.3s ease-in;
}

.cFjNfv {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 56px;
    transition: background-color 0.3s;
}
/*左侧logo*/
.TUoie {
    height: 100%;
    padding-left: 32px;
    z-index: 1;
}
.TUoie > a {
    margin-right: 32px;
}
.cFjNfv a {
    color: rgb(255, 255, 255);
}
.fViLvW {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
}

.cOTBwC {
    flex: 1 1 0%;
    height: 56px;
    left: 0px;
    right: 0px;
    transform: translateY(0px);
    transition: transform 0.3s linear;
    min-width: 385px;
    margin: 0px;
}

.CIhYy {
    align-self: stretch;
    margin: 16px 32px 0px;
    -webkit-box-align: stretch;
    align-items: stretch;
    min-height: 40px;
    height: 40px;
}
.hiVcVn {
    display: flex;
    flex-direction: row;
    flex: initial;
    -webkit-box-pack: start;
    justify-content: flex-start;
    align-items: flex-start;
}
.llFSDO {
    margin: 0px 24px;
    text-align: center;
    line-height: 28px;
    font-size: 20px;
    font-weight: 600!important;
    color: rgb(31, 31, 31);
    cursor: pointer;
    position: relative;
    transition: color 0.3s;
    height: 56px;

}
.llFSDO:hover {
    color: rgb(234, 67, 53);
}
.llFSDO::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 40px;
    height: 4px;
    background: rgb(234, 67, 53);
    transform: translateX(-50%);
}
.bOTFav {
    flex-shrink: 0;
    margin: 0px 20px !important;
    -webkit-box-align: center !important;
    align-items: center !important;
}


.iZlxYq {
    display: flex;
    flex-direction: row;
    flex: initial;
    -webkit-box-pack: center;
    justify-content: center;
    align-items: flex-start;
}
.cFjNfv a {
    color: rgb(255, 255, 255);
}
.bOTFav .text {
    position: relative;
}
/*未选中*/
.bnUxTu {
    margin: 0px 24px;
    text-align: center;
    line-height: 28px;
    font-size: 20px;
    font-weight: 200;
    color: rgb(31, 31, 31);
    cursor: pointer;
    position: relative;
    transition: color 0.3s;
    height: 56px;
}
/*立即购买*/
.YRByJ {
    height: 100%;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding-right: 32px;
    z-index: 1;
}
.fIqEdi {
    position: relative;
    white-space: nowrap;
    word-break: keep-all;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align: middle;
    padding: 0px 24px;
    font-size: 0px;
    font-weight: bold;
    line-height: 1;
    width: auto;
    height: 40px;
    color: rgb(31, 31, 31);
    background: transparent;
    border: 4px solid rgb(31, 31, 31);
    transition: 0.3s;
    outline: 0px !important;
}
.dBXKBp {
    padding: 0px 12px;
    border: 1px solid rgb(234, 67, 53);
    color: rgb(234, 67, 53);
    font-weight: 500;
    height: 34px;
}
.dBXKBp[data-transparent="true"] {
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}
.fIqEdi > span {
    vertical-align: middle;
    font-size: 16px;
}
.cLohze {
    display: flex;
    flex-direction: row;
    flex: initial;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
}

/*设计服务*/
.YRByJ > a, .YRByJ button > a {
    color: rgb(255, 255, 255);
    white-space: nowrap;
    transition: 0.3s;
    cursor: pointer;
}
.YRByJ > * + * {
    margin-left: 24px;
}
.cFjNfv a {
    color: rgb(255, 255, 255);
}
.fIqEdi:hover {
    background: rgba(31, 31, 31, 0.08);
}
.dBXKBp[data-transparent="true"] {
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}
.dBXKBp:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(234, 67, 53);
    border-color: rgb(234, 67, 53);
}
.YRByJ > a:hover, .YRByJ button > a:hover {
    color: rgb(234, 67, 53);
}
/*第二个导航*/
.iGKWuN {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 56px;
    background-color: rgb(255, 255, 255);
    transition: background-color 0.3s;
}
.iGKWuN a {
    color: rgb(31, 31, 31);
}
.bOTFav .text {
    position: relative;
}

.deIyRO {
    height: 100%;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding-right: 32px;
    z-index: 1;
}
.fIqEdi {
    position: relative;
    white-space: nowrap;
    word-break: keep-all;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align: middle;
    padding: 0px 24px;
    font-size: 0px;
    font-weight: bold;
    line-height: 1;
    width: auto;
    height: 40px;
    color: rgb(31, 31, 31);
    background: transparent;
    border: 4px solid rgb(31, 31, 31);
    transition: 0.3s;
    outline: 0px !important;
}
.dBXKBp {
    padding: 0px 12px;
    border: 1px solid rgb(234, 67, 53);
    color: rgb(234, 67, 53);
    font-weight: 500;
    height: 34px;
}
.fIqEdi > span {
    vertical-align: middle;
    font-size: 16px;
}
.cLohze {
    display: flex;
    flex-direction: row;
    flex: initial;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
}
.deIyRO > * + * {
    margin-left: 24px;
}

.deIyRO > a, .deIyRO button > a {
    color: rgb(31, 31, 31);
    white-space: nowrap;
    transition: 0.3s;
    cursor: pointer;
}
.deIyRO > a:hover, .deIyRO button > a:hover {
    color: rgb(234, 67, 53);
}
a:hover {
    text-decoration: none;
}

.hiVcVn {
    display: flex;
    flex-direction: row;
    flex: auto;
    -webkit-box-pack: start;
    justify-content: flex-start;
    align-items: flex-start;
}
.CIhYy {
    align-self: stretch;
    margin: 0px 30px 0px 0px;
    -webkit-box-align: stretch;
    align-items: stretch;
    min-height: 40px;
    height: 40px;
}
/*header--end*/



/*main*/
.mainbox {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-width: 1280px;
    padding-bottom: 104px;
    background: rgb(240, 244, 245);
}
.ccNzfn {
    position: relative;
}

/*顶部专题*/
.ccNzfn .background {
    position: absolute;
    width: 100%;
    height: 136px;
    bottom: -68px;
    background: linear-gradient(rgba(239, 244, 245, 0) 0%, rgba(239, 244, 245, 0.5) 30%, rgb(239, 244, 245) 50%);
    z-index: 10;
}
.ecJoUa {
    padding: 0px 16px;
    position: relative;
    margin: 0px auto;
    width: 1136px;
    transition: 0.15s ease-in;
}
.ccNzfn .background > div {
    width: calc(80% - 24px) !important;
}


.jWXoYr {
    width: 100%;
    position: relative;
}
.jWXoYr .hidden {
    display: none;
    transform: translate(50%, -50%);
}
.jWXoYr > span {
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    z-index: 10;
    width: 48px;
    height: 48px;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transition: box-shadow 0.3s;
}

.hdiJec {
    display: inline-block;
    flex: 0 0 14px;
    width: 14px;
    height: 14px;
    min-width: 14px;
    min-height: 14px;
    position: relative;
    color: inherit;
    vertical-align: middle;
}
.jFMAnk {
    position: absolute;
    inset: 0px;
    height: 100%;
    width: 100%;
    color: inherit;
    fill: currentcolor;
}
.dNVmcx {
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 133.5px;
    position: relative;
}

.jWXoYr .right-btn {
    right: 0px;
    cursor: pointer;
    transform: translate(50%, -50%);
}
.igNfpC .left-btn, .igNfpC .right-btn {
    opacity: 1; /*//这里修改显示*/
}


.jWXoYr .left-btn {
    left: 0px;
    cursor: pointer;
    transform: translate(-50%, -50%);
}



.jeGwpi {
    display: flex;
    position: absolute;
    top: 0px;
    transition: left 0.3s;
    box-sizing: border-box;
}
.gosagD {
    position: relative;
    margin-right: 24px;
    box-sizing: border-box;
}
.gosagD > div {
    /*overflow: scroll;*/
}
.glmDqj {
    width: 267px;
    height: 133.5px;
    border-radius: 4px;
    overflow: hidden;
}
.glmDqj img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.kudlvL {
    display: flex;
    flex-direction: row;
    flex: initial;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.fbWaOY {
    width: 136px;
    height: 136px;
    background: rgb(255, 255, 255);
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}
.kFssgM {
    margin-top: 12px;
    color: rgb(102, 102, 102);
    font-size: 16px;
    display: block;
    text-decoration: unset;
}
/*在线超6亿版权内容，为您的创意提供无限灵感*/
.kudlvL {
    display: flex;
    flex-direction: row;
    flex: initial;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.flvYZu {
    position: absolute;
    left: calc(50% - 240px);
    z-index: 9;
    border-radius: 4px;
    padding: 16px 12px;
    margin: 0px 12px 40px;
    top: 29%;
}
@media screen and (max-width: 1440px) {
    .flvYZu {
        top: 76px !important;
    }
}
.fBzWDx {
    margin-left: 6px;
    margin-right: 24px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    display: inline-block;
    line-height: 22px;
    text-decoration: unset;
}
/*背景轮播*/
.joyJMP {
    position: relative;
    width: 100%;
    height: 600px;
    text-align: center;
}
.joyJMP .item {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 600px;
    overflow: hidden;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
}
@media screen and (max-width: 1440px) {
    .joyJMP {
        height: 400px !important;
    }
}

.lnioyk {
    position: absolute;
    inset: 0px;
    opacity: 0.2;
    background: rgb(0, 0, 0);
}
.janpJx {
    position: absolute;
    bottom: 100px;
    right: 32px;
    padding: 8px 12px;
    opacity: 0.5;
    background: rgb(0, 0, 0);
    border-radius: 4px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 14px;
}
.joyJMP .active .item {
    opacity: 1;
    pointer-events: inherit;
}

.joyJMP .arrow {
    display: none;
    position: absolute;
    top: 216px;
    width: 32px;
    height: 48px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.3);
    transition: background-color 0.3s ease-in-out;
    border-radius: 0px 2px 2px 0px;
    cursor: pointer;
    /*opacity: 0;*/
}
.joyJMP .arrow.prev {
    left: 0px;
}
.joyJMP .arrow:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
.joyJMP .arrow:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
.joyJMP:hover .arrow {
    display: flex;
}
.joyJMP .arrow {
    display: flex;
}
.joyJMP .arrow.next {
    right: 0px;
    transform: rotate(180deg);
}
.ccNzfn .arrow {
    z-index: 5000;
}
.joyJMP .actions {
    width: 232px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 80px;
    left: 0px;
    right: 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.joyJMP .actions .bar {
    width: 32px;
    height: 4px;
    background: rgba(255, 255, 255, 0.3);
    margin-bottom: 16px;
    cursor: pointer;
}
.joyJMP .actions .bar + .bar {
    margin-left: 8px;
}
.joyJMP .actions .bar.active, .joyJMP .actions .bar:hover {
    background: white;
}
.itemlunbo a{
    background-repeat: no-repeat;
}
@media screen and (max-width: 1440px) {
    .joyJMP .item {
        height: 400px !important;
    }
}
/*搜索框*/
.kaggzZ {
    position: absolute;
    top: 520px;
    left: 50%;
    height: 80px;
    color: rgb(31, 31, 31);
    text-align: left;
    transform: translateX(-50%);
    background-image: linear-gradient(rgba(239, 244, 245, 0) 0%, rgba(239, 244, 245, 0.5) 41%, rgb(239, 244, 245) 100%);
    z-index: 1050;
}
.kaggzZ {
    top: 320px !important;
}
@media screen and (max-width: 1440px) {
    .kaggzZ {
        top: 320px !important;
    }
}
.ccNzfn .search {
    width: 800px;
    top: 220px!important;
    background-image: none;
}
@media screen and (max-width: 1440px) {
    .ccNzfn .search {
        top: 120px !important;
    }
}

.ecJoUa {
    padding: 0px 16px;
    position: relative;
    margin: 0px auto;
    width: 1136px;
    transition: 0.15s ease-in;
}
.jSYynA {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px 16px;
    position: relative;
    margin: 0px auto;
    width: 1136px;
    transition: 0.15s ease-in;
}
.ccNzfn .search > div {
    border-radius: 4px;
}
/*搜索前面下拉*/
.fTxWJr {
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
}
.jEvaMr {
    display: inline-block;
    background-color: transparent;
    position: relative;
    color: rgb(31, 31, 31);
}

.fOecPC {
    width: 88px;
    text-align: center;
    cursor: pointer;
}
.djbpFk {
    display: inline-block;
    flex: 0 0 10px;
    width: 10px;
    height: 10px;
    min-width: 10px;
    min-height: 10px;
    position: relative;
    color: inherit;
    vertical-align: middle;
}
/*下拉*/
.drwJom {
    padding: 8px 0px;
    cursor: pointer;
}
.drwJom > [data-icon="true"] {
    margin-left: 8px;
}

.jFMAnk {
    position: absolute;
    inset: 0px;
    height: 100%;
    width: 100%;
    color: inherit;
    fill: currentcolor;
}
.hCkHIk {
    opacity: 1;/* 下拉显示隐藏*/
    position: absolute;
    background-color: rgb(255, 255, 255);
    animation: 0.1s ease-in 0.1s 1 normal forwards running kebat;
    z-index: 2000;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 6px 12px;
    min-width: 100%;
}
.hXFmGz {
    list-style: none; 
    margin: 0px;
    padding: 8px 0px;
}
.fOecPC > div ul {
    min-width: 88px;
    padding: 0px;
}

.cMaylP {
    text-align: center;
    white-space: nowrap;
    padding: 8px 0px;
    overflow: hidden;
}
.fOecPC > div ul li {
    padding: 0px;
    height: 40px;
    line-height: 40px;
}
.cMaylP:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(234, 67, 53);
}
.ciaEs {
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    flex: 1 1 0%;
}
/*图搜图*/
.nKSIt {
    position: absolute;
    top: 50%;
    right: 101px;
    color: rgb(102, 102, 102);
    transform: translateY(-50%);
    cursor: pointer;
}
.nKSIt[data-in-banner="true"] {
    right: 170px;
}

.fKkXpw {
    position: absolute;
    left: -4px;
    bottom: 100%;
    margin-bottom: 8px;
    padding: 4px;
    width: 56px;
    font-size: 12px;
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
    opacity: 0;
    transition: opacity 0.3s;
}
.fKkXpw::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0px;
    height: 0px;
    border-width: 4px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.6) transparent transparent;
    border-image: initial;
    transform: translateX(-50%);
}
/*搜索框input*/
.JHakP {
    width: 100%;
    outline: none;
    box-sizing: border-box;
    background: rgb(255, 255, 255);
    border-right: none;
    border-left: none;
    border-image: initial;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    font-size: 20px;
    height: 56px;
    color: rgb(31, 31, 31);
    padding: 0px 24px;
    cursor: auto;
    transition: border-bottom-color 0.3s;
}

.dDchfW {
    padding-left: 96px;
    padding-right: 80px;
    font-weight: bold;
    caret-color: rgb(234, 67, 53);
    border-bottom: 4px solid rgb(31, 31, 31);
}
.dDchfW[data-in-banner="true"] {
    padding-right: 114px;
    border-bottom-color: transparent;
    background: rgba(255, 255, 255, 0.85);
}
.dDchfW[data-in-banner="true"] {
    padding-right: 114px;
    border-bottom-color: transparent;
    background: rgba(255, 255, 255, 0.85);
}

/*搜索框的搜索按钮*/
.dUovvX {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 140px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    color: rgb(255, 255, 255);
    background: rgb(234, 67, 53);
    cursor: pointer;
    transition: background 0.3s;
    align-items: center; /* 垂直居中 */
}
.fruhCM {
    display: inline-block;
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    min-width: 32px;
    min-height: 32px;
    position: relative;
    color: inherit;
    vertical-align: middle;
}
.jFMAnk {
    position: absolute;
    inset: 0px;
    height: 100%;
    width: 100%;
    color: inherit;
    fill: currentcolor;
}
/*热门搜索*/
.ccNzfn .hotSearch {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 2px;
}
.kaggzZ .hotSearch {
    margin: 0px auto;
    width: 800px;
    height: 24px;
    overflow: hidden;
}
.ccNzfn .search > div {
    border-radius: 4px;
}
.ccNzfn .hotSearch a, .ccNzfn .hotSearch span {
    color: rgb(255, 255, 255);
}
.kaggzZ .hotSearch > span {
    font-weight: bold;
}
.kaggzZ .hotSearch > a {
    color: rgb(115, 116, 116);
    display: inline-block;
    margin-left: 24px;
    cursor: pointer;
    transition: opacity 0.3s;
}
/*灵感图册 -大标题*/
.ecJoUa {
    padding: 0px 16px;
    position: relative;
    margin: 0px auto;
    width: 1136px;
    transition: 0.15s ease-in;
}
.dYTKGZ {
    margin-top: 112px;
}

.eSmFvS {
    padding-bottom: 40px;
}
.kEFSTT {
    padding-left: 12px;
    font-size: 34px;
    font-weight: bold;
    display: block;
    text-decoration: unset;
}
/*灵感图册--热门*/

.erWlNv {
    display: flex
;
    flex-direction: row;
    flex: initial;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
.dKvyum {
    padding: 24px 0px 16px;
}

.kGxWGw {
    padding-left: 12px;
    font-size: 22px;
    font-weight: bold;
    display: block;
    text-decoration: unset;
}
.jUOtYx {
    color: rgb(102, 102, 102);
    margin: 12px 8px 0px 0px;
}
.jUOtYx span {
    margin-right: 10px;
}
/*热门列表*/
.hiKNY {
    display: flex;
    flex-wrap: wrap;
}
.cbotBQ {
    width: 25%;
    padding: 0px 12px;
    margin-bottom: 3px;
}
.iZTjeY .AlbumShadowOverlay {
    width: calc(100% - 30px);
    height: 6px;
    background: rgb(224, 235, 237);
    margin-left: 15px;
}
.ilFeKy .AlbumShadow, .ilFeKy .AlbumShadowOverlay {
    border-radius: 4px 4px 0px 0px;
}
.iZTjeY .AlbumShadow {
    width: calc(100% - 12px);
    height: 10px;
    background: rgb(207, 227, 229);
    margin-left: 6px;
}
.ilFeKy .AlbumShadow, .ilFeKy .AlbumShadowOverlay {
    border-radius: 4px 4px 0px 0px;
}

.iZTjeY a {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    padding-bottom: 75%;
}
.figLur {
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.ilFeKy a > div {
    border-radius: 4px;
    overflow: hidden;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 150ms;
}
.figLur img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.fWNVcr {
    position: absolute;
    inset: 0px;
    color: rgb(255, 255, 255);
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
}
.ilFeKy a > div {
    border-radius: 4px;
    overflow: hidden;
}
.ilFeKy .mask {
    background: linear-gradient(rgba(255, 255, 255, 0) 3%, rgba(0, 0, 0, 0.3) 100%);
}

.bhnvGj {
    text-align: center;
    padding: 0px 24px;
}
.bhnvGj .title {
    font-size: 18px;
    font-weight: bold;
    transform: translateY(15px);
    margin-top: 30px;
    transition: transform 0.3s;
}
.ilFeKy .mask > div {
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: left;
}
.ilFeKy .mask > div .title {
    font-size: 16px;
}
.bhnvGj .subtitle {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 14px;
    transition: opacity 0.3s 0.15s;
    opacity: 0;
}
.fWHVer:hover >div.subtitle {opacity: 1;}
.fWNVcr:hover > div .title {
    transform: translateY(0px);
}
.ilFeKy .mask > div .subtitle {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 16px;
}
.fWNVcr:hover > div .subtitle {
    opacity: 1;
}
/*hot*/
.bcHbiZ {
    position: absolute;
    top: 8px;
    left: -8px;
}
.ilFeKy .mask > div {
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: left;
}
.ilFeKy .mask div + div {
    top: 0px;
    left: 0px;
}
.faAytL {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 64px;
    height: 32px;
    font-family: Futura;
    font-weight: bold;
    line-height: 32px;
    letter-spacing: 2px;
    color: rgb(255, 255, 255);
    text-align: center;
    background: rgb(255, 209, 0);
}
.ilFeKy .hot {
    width: 38px;
    height: 23px;
    font-size: 12px;
    background: rgb(234, 67, 53);
    border-radius: 4px 0px 8px;
    letter-spacing: 0px;
}
.faAytL span, .faAytL div {
    vertical-align: middle;
}


/*新图速递*/
   /*标题*/
.fHZihc {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: relative;
    margin-bottom: 30px;
    line-height: 1;
}
.eXPmSO {
    margin-left: 12px;
}

.eXPmSO img {
    width: 14px;
    height: 14px;
    margin: 4px 8px 8px 0px;
}
.eXPmSO span {
    font-family: PingFangSC-Medium;
    font-size: 22px;
    line-height: 24px;
    display: inline-block;
}
.eXPmSO strong {
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-left: 22px;
}
   /*列表*/
.ckDqfK {
    position: relative;
    min-height: 264px;
    display: block;
}
.eVDJrh {
    padding: 0px 12px;
}

.eVDJrh > div > div {
    overflow: visible !important;
}
.kudlvL {
    display: flex;
    flex-direction: row;
    flex: initial;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.fKVWDo {
    position: relative;
    transition: transform 0.3s, box-shadow 0.3s;
    overflow: hidden;
}
.fKVWDo .tag-container {
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 50;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 6px;
}
.ktEqLO {
    position: relative;
    background: center center no-repeat rgba(255, 255, 255, 0.3);
    overflow: hidden;
}
.ktEqLO {
    & a {
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
}
.fKVWDo > figure img {
    user-select: none;
    width: 100%;
    height: 100%;
    border: 0px !important;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 150ms;
}
/*footer*/

.UVkwz {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 80px 0px 64px;
}
.cHbGAg p {
    margin: 16px 0px 56px;
    color: rgb(221, 221, 221);
}

.kcRKhc a {
    transition: color 0.3s;
}
.xlbMg ul {
    display: flex;
}

.xlbMg li {
    display: inline-block;
    width: 160px;
}
.xlbMg li:last-child {
    width: 68px;
}
.xlbMg p {
    margin-top: 16px;
}

.xlbMg p:first-child {
    margin-top: 0px;
    margin-bottom: 24px;
    position: relative;
    font-weight: bold;
    color: rgb(255, 255, 255);
}
.xlbMg .contract p {
    padding-left: 7px;
    margin-top: 12px;
    color: rgba(255, 255, 255, 0.44);
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.xlbMg .contract p:first-child {
    margin-top: 0px;
    color: rgb(255, 255, 255);
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.xlbMg p:first-child::before {
    content: "";
    position: absolute;
    left: -14px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgb(255, 209, 0);
    transform: translateY(-50%);
}

/*底部版权*/
.iNbjzK {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 12px;
}
.kcRKhc a {
    transition: color 0.3s;
}
.kcRKhc a:hover {
    color: #fff;
    text-decoration: none;
}










































/*侧边客服*/




.qAkul {
    position: fixed;
    right: 32px;
    bottom: 80px;
    z-index: 1050;
}
.qAkul > div {
    position: relative;
    display: block;
    width: 48px;
    height: 48px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(240, 244, 245);
    border-radius: 50%;
    cursor: pointer;
    transition: box-shadow 0.3s;
}
.qAkul > div:hover {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 8px 0px;
}
.ceWiOc {
    display: inline-block;
}
.qAkul > div > div {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.qAkul > div + div {
    margin-top: 8px;
}
.qAkul > div [data-icon="true"] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.qAkul > div a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 0;
}
.qAkul > .feedback {
    background: transparent;
    border: none;
}
.gqybtm {
    display: inline-block;
    font-size: 14px;
}

.qAkul > .feedback {
    background: transparent;
    border: none;
}
.qAkul .service {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    background: rgb(234, 67, 54);
    box-shadow: rgba(0, 0, 0, 0.02) 0px 0px 24px 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
}
.qAkul .question {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 0px 24px 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid rgb(240, 244, 245);
    background-color: rgb(255, 255, 255);
}
.KqZAM {
    fill: currentcolor;
    cursor: pointer;
}
.pointer {
    cursor: pointer;
}
.kyQcUl {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.znUnb {
    display: inline-block;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    position: relative;
    color: inherit;
    vertical-align: middle;
}
.jFMAnk {
    position: absolute;
    inset: 0px;
    height: 100%;
    width: 100%;
    color: inherit;
    fill: currentcolor;
}
.kcRKhc {
    min-width: 1280px;
    padding-bottom: 24px;
    color: rgba(255, 255, 255, 0.6);
    background: url(../img/background.svg) center center / auto 100% rgb(46, 49, 57);

}

/*侧边客服展开---在线咨询*/
.jYAYlh {
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 8px;
    animation: 0.3s ease-out 0s 1 normal none running cJoqxJ;
}
.jYAYlh[data-placement|="left"] {
    margin-right: 8px;
}

.vStRa {
    display: flex;
    padding: 16px;
    gap: 24px;
    background: rgb(255, 255, 255);
    border-radius: 8px;
    width: 180px;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    align-items: flex-start;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 2px 0px, rgba(0, 0, 0, 0.06) 0px 6px 24px 0px;
}
.vStRa .item {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}
.vStRa .item .item-title {
    color: rgb(51, 51, 51);
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.vStRa .item .item-btn {
    cursor: pointer;
    width: 100%;
    display: flex
;
    padding: 8px 10px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    gap: 6px;
    align-self: stretch;
    border-radius: 6px;
    background: rgb(234, 67, 54);
    color: rgb(255, 255, 255);
    font-family: "PingFang SC";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.vStRa .item img {
    width: 120px;
    height: 120px;
}

   /*购物车*/
.ibySNV {
    position: relative;
    margin-right: 16px;
    padding: 0px;
    width: 88px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1050;
}
.fEMLJU {
    margin-right: 8px;
    padding: 16px;
    width: auto;
    height: auto;
    line-height: 1.4;
    color: rgb(31, 31, 31);
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 8px 0px;
}
.eCgefw {
    text-align: left;
    cursor: pointer;
    transition: color 0.3s;
}
.eCgefw + div {
    margin-top: 16px;
}
.eCgefw:hover{color:rgb(234, 67, 54); ;}

.ibySNV::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 0px;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.6);
    border-image: initial;
    transform: translateY(-50%);
}
.fEMLJU::after {
    display: none;
}
/*侧边客服展开---在线咨询--end*/





/* 核心样式：修复放大 + 确保首次显示 */

.image-wrapper {
  width: 100% !important;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  min-height: 100px;
  overflow: visible !important; /* 允许放大溢出 */
}
.image-item {
  position: absolute;
  top: 0;
  left: 0;
  height: 194px !important;
  box-sizing: border-box;
  cursor: pointer;
  z-index: 1;
  overflow: visible !important;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), z-index 0s 0.01s;
}
.image-item:hover {
  transform: scale(1.25) !important;
  z-index: 999 !important;
  box-shadow: 0 8px 24px rgba(0,0,0,0.2);
}
.image-item .img-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.sc-jqUVSM.sc-1ffbccac-0.kudlvL.fKVWDo {
  position: relative;
  width: 100%;
  height: 100%;
}
.tag-container {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 2;
  display: none;
}
.sc-1ffbccac-1.ktEqLO {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sc-1ffbccac-1.ktEqLO a {
  display: block;
  width: 100%;
  height: 100%;
}
.sc-1ffbccac-1.ktEqLO img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: opacity 0.3s ease;
  opacity: 0;
}
.sc-1ffbccac-1.ktEqLO img.lazyloaded {
  opacity: 1;
}
.image-item .img-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  z-index: 0;
}
/* 加载状态样式优化 */
.loading {
  color: #666;
  font-size: 14px;
  transition: opacity 0.3s ease;
}
.loading.error {
  color: #e53e3e;
}
/* 图片加载占位符 */
.image-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-size: 12px;
  z-index: 0;
}










