@font-face{
    font-family:myFont;
    src:url('../fonts/Montserrat-Regular.ttf');
}

html,
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a,
span
{
	font-family: myFont!important;
}
body{  margin:0 auto; min-width:1440px; }
.ux-top {
    width: 100%;
}
.x-search-border {
    border: solid 1px #cccccc;
    border-radius: 3.125rem;
    vertical-align: middle;
    padding: 0.3125rem 1.25rem;
    font-size: 0.75rem;
}
.bank{ background: url(../img/icon-3.png) 0 0 no-repeat; cursor:pointer; width:98px; height:67px; 
display:inline-block; text-indent:-999em; overflow:hidden; border:1px solid #dfdfdf; vertical-align:middle;}
.checked{ border:1px solid #f76b0c;}
.visa{ background-position:0;}
.master{ background-position:-98px 0;}
.x-uk-navbar {
    border: none;
    background: none;
}
.my-radius{ border-radius:50px; }
.my-radius2{ border-radius:15px; }
.uk-background-muteded{ background: #fcf0ee;}
.uk-background-01{ background: #fdfff1;}
.uk-background-02 {
    background-color: rgb(254 255 243);
}
.uk-background-03 {
    background-color: rgb(212 204 182);
}
.uk-background-dd{ background: #eee;}
.uk-background-or{ background: #222; }
.uk-background-or1{ background: #f8f7f5; }
.uk-background-or2{ background: #d5d5d5; }
.x-uk-navbar-nav{ margin:0; padding:0;}
.x-uk-navbar-nav>li{ float:left;list-style-type:none;}
.x-uk-navbar-nav>li>a
{
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: .25em;
	box-sizing: border-box;
	font-size: 13px;
	text-decoration: none
}

.x-uk-navbar-nav>li>a {
	color: #999;
	text-transform: uppercase;
	transition: .1s ease-in-out;
	transition-property: color, background-color
}

.x-uk-navbar-nav>li:hover>a,
.x-uk-navbar-nav>li>a:focus,
.x-uk-navbar-nav>li>a[aria-expanded=true] {
	color: #666;
	outline: 0
}

.x-uk-navbar-nav>li>a:active {
	color: #333
}

.x-uk-navbar-nav>li.uk-active>a {
	color: #333
}


.x-uk-nv-text{ width: 180px; text-align: center; color: #FFF; display: block; background: #C30101; padding:11px 10px 12px 10px;}
.x-uk-nv-text:hover{display: block; color: #FFF; text-decoration: none;}
.x-uk-dropdown{ background: rgba(0,0,0,.5);}
.x-uk-nav-dropdown>li>a:focus, .uk-nav-dropdown>li>a:hover{ background: rgba(255,255,255,.2);}
.x-nd-text li{  line-height: 30px;}
.x-nd-text li a{ color: #FFF; padding-left: 45px; }
.uk-ad-bg{ background: #c1e0db; padding: 20px; }
.uk-tit h3{ background: #FFF; margin-bottom: 0; padding: 10px 0 10px 10px; }
.uk-tit span{font-size: 13px; margin-left: 5px}
.uk-tit a{ color: #333; margin-right:20px;}
.x-uk-list>li{ margin-top: 10px;}

.x-uk-thumbnail { margin-top: 10px; padding:10px; width: 270px; height: 350px; border-radius: 0;  }
.x-uk-thumbnail-caption h4{ margin-bottom: 0; }
.x-uk-thumbnail-caption a{ font-size: 13px; }
.addcart{ margin-top: 0px; margin-bottom: 0; line-height: 35px;}
.addcart a{ border: solid 1px red; margin:0; padding:0; border-radius: 50px; padding:0 15px 2px 15px; color: red;}
.addcart a:hover{ text-decoration:none; }
.addcart a:first-child{ border: none; color: #333; font-weight: bold; }


.RadioStyle input{display: none;}
.RadioStyle label {
border: 1px solid #ccc;
padding: 2px 20px;
line-height: 28px;
text-align: center;
float: left;
margin: 2px; cursor: pointer;
}
.RadioStyle input:checked + label {
background: url(../img/checkon.svg) no-repeat right bottom;
background-size: 21px 21px;
color: #00a4ff; border: 1px solid rgb(135, 183, 238);
}
.uk-font-12{ font-size: 12px;}
.uk-font-13{ font-size: 13px;}
.uk-font-14{ font-size: 14px;}
.uk-font-15{ font-size: 15px;}
.uk-font-16{ font-size: 16px;}
.uk-font-17{ font-size: 17px;}
.uk-font-18{ font-size: 18px;}
.uk-time{  background:#f5bf1a; padding: 5px 10px; color: #FFF; border-radius: 5px; margin-right: 10px;}
.uk-time>div{ font-weight: bold; text-align: center;}
.uk-button-01{ text-transform: capitalize; font-size: 12px; }
.uk-list-01{ list-style: none; float: right; padding:0; margin:0;}
.uk-list-01 li{ float:left; margin-left:20px;}
.uk-button-orange {
	background-color: #f7ba01;
	color: #fff;
	border: 1px solid transparent
}

.uk-button-orange:focus,
.uk-button-orange:hover {
	background-color: #f5bf1a;
	color: #fff
}

.uk-button-orange.uk-active,
.uk-button-orange:active {
	background-color: #f1c12f;
	color: #fff
}

.uk-text-orange{ color:#f1c12f ;}

.uk-select:not([multiple]):not([size]) {
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 20px;
	background-image: url(../img/nw_selarw.png);
	background-repeat: no-repeat;
	background-position: 100% 50%
}

.uk-select:not([multiple]):not([size])::-ms-expand {
	display: none
}

.uk-select:not([multiple]):not([size]) option {
	color: #cc6060;
}

.uk-select:not([multiple]):not([size]):disabled {
	background-image: url(../img/nw_selarw.png)
}


.uk-button-list {
	background-color: #444;
	color: #fff;
	min-height: 81px;
	border: 1px solid transparent;
	display: flex;
	justify-content: center;
	align-items: center;
}

.uk-button-list:focus,
.uk-button-list:hover {
	background-color: #222;
	color: #fff
}

.uk-button-list.uk-active,
.uk-button-list:active {
	background-color: #000;
	color: #fff
}
[class*=x-uk-inline] {
	display: inline-block;
	position: relative;
	width: 100%;
	vertical-align: middle;
	-webkit-backface-visibility: hidden
}
.uk-margin-xs{ margin-top: 5px;}
.uk-lineHeight-35{ line-height: 35px;}
.uk-bread-background{
	padding: 20px;
	background-color: #fcf0ee;
	background: url("../img/inbg.jpg") center 0 no-repeat;
}
.uk-bread-small{ background: #f1c12f; padding:10px 20px; border-radius: 30px; line-height: 25px; }
.x-uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
    content: "●";
    display: inline-block;
    margin: 0 15px 0 calc(15px - 4px);
    font-size: .875rem;
}
.x-uk-breadcrumb>*>* {
	font-size: .75rem;
	color: #999
}


.x-uk-pagination>* {
	flex: none;
	padding-left: 0;
	position: relative;
	background: none;
}

.x-uk-pagination>*>* {
	display: block;
	padding: 8px 15px;
	color: #999;
	transition: color .1s ease-in-out;
	border-radius: 50%; 
}

.x-uk-pagination>*>:focus,
.x-uk-pagination>*>:hover {
	color: #666;
	text-decoration: none;
}

.x-uk-pagination>.uk-active>* {
	color: #FFF;
	background: #da867a;
}
	
.x-uk-pagination>.uk-disabled>* {
	color: #999
}

.y-uk-breadcrumb{ font-size: .75rem; text-align: right }
.y-uk-breadcrumb>*>* {
	font-size: .75rem;
	color: #222
}

.y-uk-breadcrumb>:last-child>a:not([href]),
.y-uk-breadcrumb>:last-child>span {
	color: #222;
	font-size: .75rem;
}

.y-uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
	content: "●";
	display: inline-block;
	margin: 0 20px 0 calc(20px - 4px);
	font-size: .75rem;
	color: #222
}
.x-uk-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.x-uk-text-truncate-01 {
   
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.x-uk-text-truncate-02 {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.uk-container-01 {
	display: flow-root;
	box-sizing: content-box;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}
.x-icon-bg{ 
    width:70px; 
    height:70px; 
    line-height:70px; 
    text-align:center; 
    background:#eee; 
    border-radius:50%; 
}
.x-icon-border{ border: solid 1px #eee; }
.x-uk-border-rounded{ border-radius:50px;}
.x-uk-label {
    display: inline-block;
    padding: 0 10px;
    background: #cdc023;
    line-height: 1.8;
    font-size: 13px;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 50px;
    text-transform: uppercase;
}
.uk-subnav-pill>.uk-active>a {
	background: none;
	color: #666;
	border-bottom: solid 2px #1e87f0 ;
}
.uk-subnav-pill>*>a:focus,
.uk-subnav-pill>*>a:hover {
	background: none;
	color: #666
}

.x-banner-bg {
    background-color: #a8dadc;
}

.x-banner-img {
    position: absolute;
    right: 12%;
    width: 600px;
    height: 600px;
    animation: xbi 2s;

}

.x-banner-text {
    position: absolute;
    left: 15%;
    animation: xbt 2s;
}

.x-img-shape {
    position: absolute;
    right: 12%;
    width: 600px;
    height: 600px;
    background: #ffffff33;
    border-radius: 50%;
    z-index: -9997;
    animation: xis 2s backwards;
    animation-delay: 2s;
}

.x-img-shape::before {
    position: absolute;
    width: 450px;
    height: 450px;
    content: "";
    background: #ffffff33;
    border-radius: 50%;
    z-index: -9998;
    display: block;
    animation: xis 2s backwards;
    animation-delay: 2.2s;
}

.x-dl {
    border: solid 1px #ccc;
    width: 120px;
    text-align: center;
    border-radius: 50px;
}

.x-dl-input {
    width: 40px;
    height: 30px;
    border-top: none;
    border-bottom: none;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    text-align: center;
    
}

.x-dl-btn { width: 30px; border:none; background: none; cursor: pointer; }

.x-img-shape::after {
    position: absolute;
    width: 300px;
    height: 300px;
    content: "";
    background: #ffffff33;
    border-radius: 50%;
    z-index: -9999;
    display: block;
    animation: xis 2s backwards;
    animation-delay: 2.4s;
}

.x-stv {
    animation: xis 2s backwards;
}

.x-sbv {
    animation: xis 2s backwards;
}

.x-border-rounded {
    border: solid 1px #ccc;
    border-radius: 20px;
    box-shadow: none;
}

.x-border-rounded-btn {
    border-radius: 20px;
    box-shadow: none;
}

.x-border-rounded-01 {
    border: solid 1px #eee;
    border-radius: 10px;
    box-shadow: none;
}

.x-border-img-rounded {
    border-radius: 20px;
    border-bottom: solid 1px #ccc;
}

.x-border-footer-rounded {
    border: solid 1px #ccc;
    border-radius: 20px 20px 0 0;
}

.x-icon {
    width: 100px;
    height: 100px;
    border-radius: 20px;
    background: #a8dadc;
}

.x-context {
    line-height: 20px;
}

.uk-background-muteded {
    background: #fcf0ee;
}

.uk-lineHeight-35 {
    line-height: 35px;
}

[class*=x-uk-inline] {
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden
}

.x-btn-border-rounded {
    border: solid 1px #eee;
    border-radius: 50px;
}

.x-pro-padding {
    padding: 30px;
}

.x-arrow {
    position: absolute;
    bottom: 3%;
    right: -3%;
}

.x-arrow a {
    background: #777;
    color: #fff;
}



.x-collect {
    display: block;
    width: 40px;
    height: 40px;
    border: solid 1px #888;
    border-radius: 100%;
    margin-top: 20px;
    color: #888;
    float: right;
}

.x-collect span {
    margin: 25% 0 0 25%;
}

.x-collect:hover {
    animation: xch ease 1s forwards;
}

.uk-light .x-input {
    background: none;
    color: rgba(255, 255, 255, .7);
    background-clip: padding-box;
    border: none;
}

.x-inpage-bg {
    background: url(../img/breadcrumb_bg.jpg) center 0 no-repeat;
}

.x-lineHeight {
    line-height: 30px;
}

.x-uk-pagination>* {
    flex: none;
    padding-left: 0;
    position: relative;
}

.x-uk-pagination>*>* {
    display: block;
    padding: 8px 15px;
    color: #999;
    border-radius: 50%;
}

.x-uk-pagination>*>:focus,
.x-uk-pagination>*>:hover {
    color: #666;
    text-decoration: none;
}

.x-uk-pagination>.uk-active>* {
    color: #FFF;
    background: #f1c12f;
}

.x-uk-pagination>.uk-disabled>* {
    color: #999
}

.x-uk-select:not([multiple]):not([size]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 20px;
    background-image: url(../img/nw_selarw.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    cursor: pointer;
}
.x-uk-icon-button {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border-radius: 500px;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .1s ease-in-out;
    transition-property: color, background-color;
}
.x-uk-dotnav {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -12px
}

.x-uk-dotnav>* {
	flex: none;
	padding-left: 12px
}

.x-uk-dotnav>*>* {
	display: block;
	box-sizing: border-box;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #FFF;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	transition: .2s ease-in-out;
	transition-property: background-color, border-color
}

.x-uk-dotnav>*>:focus,
.x-uk-dotnav>*>:hover {
	border: 2px solid rgba(255, 255, 255, .2);
	outline: 0;
	background-color:transparent;
}

.uk-dotnav>*>:active {
	border: 2px solid rgba(255, 255, 255, .4);
	background-color:transparent;
}

.x-uk-dotnav>.uk-active>* {
	border: 2px solid rgba(255, 255, 255, .6);
	background-color:transparent;
}
.x-uk-dotnav-vertical {
	flex-direction: column;
	margin-left: 0;
	margin-top: -12px
}

.x-uk-dotnav-vertical>* {
	padding-left: 0;
	padding-top: 12px
}
.x-uk-overlay-primary {
	background: rgba(34, 34, 34, .3)
}

/*radio 控制图片和缩略图*/
.thumbnail-group {
    margin-bottom: 10px;
}
.thumbnail-group img {
    max-width: 100px;
    max-height: 100px;
    margin: 5px;
    cursor: pointer;
    border: 2px solid transparent;
}
.thumbnail-group img.active {
    border: 2px solid #837e7e;
}
.radio-group {
    text-align: left;
}
.radio-group label {
    display: block;
    margin: 5px;
    padding: 10px 50px;
    background-color: #FFF;
    color: black;
    cursor: pointer;
    border-radius: 50px;
    transition: background-color 0.3s;
}
.radio-group input[type="radio"]:checked + label {
    background-color: #837e7e;
    color: #FFF;
}
.radio-group input[type="radio"] {
display: none;
}
/*radio 控制图片和缩略图 end*/

.uk-button-default {
	background-color: transparent;
	color: #333;
	border: 1px solid #333333;
}
.x-half-circle-bottom::before {
      content: "";
      position: absolute;
      width: 1000px;
      height: 500px;
      background: #dcf044;
      /* 左下 + 右下 圆角 = 宽度 */
      border-radius: 0 0 500px 500px;
      left: 50%;
      top: 0%;
      transform: translate(-50%, 0%);
      z-index: -2;
}
.x-border{ border:solid 1px #eee; }
.x-uk-subnav {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: -20px;
	padding: 0;
	list-style: none
}

.x-uk-subnav>* {
	flex: none;
	padding-left: 20px;
	position: relative
}

.x-uk-subnav>*>:first-child {
	display: flex;
	align-items: center;
	column-gap: .25em;
	color: #999;
	font-size: .875rem;
	text-transform: uppercase;
	transition: .1s ease-in-out;
	transition-property: color, background-color
}

.x-uk-subnav>*>a:focus,
.x-uk-subnav>*>a:hover {
	color: #666;
	text-decoration: none;
	outline: 0
}

.x-uk-subnav>.uk-active>a {
	color: #FFF;
	background: #222;
	padding: 10px 20px;
	border-radius: 30px;
}

.x-text span{ text-wrap-mode: wrap!important; }

@keyframes xch {
    from {
        border: solid 1px #888;
        background: none;
    }

    to {
        border: solid 1px orange;
        background: orange;
        color: #fff;
    }
}

@keyframes xbi {
    from {
        transform: translateY(80%);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes xis {
    from {
        transform: scale(0, 0);
    }

    to {
        transform: scale(1, 1);
    }
}

@keyframes xbt {
    from {
        transform: translateX(-80%);
    }

    to {
        transform: translateX(0);
    }
}
.homepage-new {
        background: #F8F9FC;
    }
    .container {
        max-width: 1300px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .section-title {
        font-size: 2.5rem;
        text-align: center;
        margin-bottom: 2rem;
        letter-spacing: -0.5px;
    }
    .section-title span {
        color: #C49A6C;
    }
    /* 英雄区 */
    .hero-section {
        background: linear-gradient(135deg, #0A0E17 0%, #1A1F2E 100%);
    }
    .hero-overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: radial-gradient(circle at 30% 50%, rgba(196,154,108,0.15), transparent);
    }
    .hero-content {
        flex: 1;
        z-index: 2;
    }
    .hero-badge {
        background: rgba(196,154,108,0.2);
        display: inline-block;
        padding: 0.3rem 1rem;
        border-radius: 40px;
        font-size: 0.8rem;
        color: #C49A6C;
        margin-bottom: 1rem;
    }
    .hero-title {
        font-size: 4rem;
        font-weight: 800;
        color: white;
        margin: 0;
        line-height: 1.1;
    }
    .hero-sub {
        color: #aaa;
        font-size: 1.2rem;
        margin: 1rem 0 2rem;
    }
    .hero-btn {
        background: #C49A6C;
        color: white;
        padding: 0.8rem 2rem;
        border-radius: 40px;
        text-decoration: none;
        font-weight: 600;
        transition: 0.2s;
        display: inline-block;
    }
    .hero-btn:hover {
        background: #a87b4e;
        transform: translateY(-2px);
    }
    .hero-slider {
        flex: 1;
        max-width: 500px;
        margin-left: 2rem;
        border-radius: 32px;
        overflow: hidden;
        box-shadow: 0 30px 40px -20px rgba(0,0,0,0.5);
    }
    .slide-card {
        position: relative;
        height: 300px;
    }
    .slide-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .slide-info {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(0deg, rgba(0,0,0,0.8), transparent);
        padding: 1rem;
        text-align: center;
    }
    .slide-info h3 {
        color: white;
        margin: 0;
        font-size: 1rem;
    }
    .slide-btn {
        color: #C49A6C;
        font-size: 0.8rem;
        text-decoration: none;
    }
    /* 关于区块 */
    .about-block {
        background: white;
        padding: 4rem 0;
        text-align: center;
    }
    .about-text {
        max-width: 700px;
        margin: 0 auto 2rem;
        font-size: 1.1rem;
        color: #444;
    }
    .btn-outline {
        border: 2px solid #C49A6C;
        padding: 0.6rem 1.8rem;
        border-radius: 40px;
        color: #C49A6C;
        text-decoration: none;
        font-weight: 600;
        transition: 0.2s;
        display: inline-block;
    }
    .btn-outline:hover {
        background: #C49A6C;
        color: white;
    }
    /* 产品网格 */
    .featured-grid {
        padding: 4rem 0;
    }
    .product-grid {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
        gap: 2rem;
    }
    .product-card {
        background: white;
        border-radius: 24px;
        overflow: hidden;
        box-shadow: 0 10px 20px rgba(0,0,0,0.05);
        transition: all 0.3s;
    }
    .product-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 20px 30px rgba(0,0,0,0.1);
    }
    .product-img {
        height: 280px;
        overflow: hidden;
        position: relative;
    }
    .product-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: 0.3s;
    }
    .product-card:hover .product-img img {
        transform: scale(1.05);
    }
    .product-info {
        padding: 1.2rem;
    }
    .product-info h4 {
        margin: 0 0 0.5rem;
        font-size: 1.1rem;
    }
    .product-info p {
        font-size: 0.85rem;
        color: #666;
        margin-bottom: 1rem;
    }
    .product-link {
        color: #C49A6C;
        text-decoration: none;
        font-weight: 600;
        font-size: 0.85rem;
    }
    /*  spotlight banner */
    .spotlight-banner {
        position: relative;
        height: 500px;
        margin: 3rem 0;
        border-radius: 48px;
        overflow: hidden;
        margin: 4rem 5%;
    }
    .spotlight-bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .spotlight-bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        filter: brightness(0.5);
    }
    .spotlight-content {
        position: relative;
        z-index: 2;
        text-align: center;
        padding-top: 12rem;
        color: white;
    }
    .spotlight-tag {
        background: #C49A6C;
        padding: 0.2rem 1rem;
        border-radius: 40px;
        font-size: 0.8rem;
        display: inline-block;
    }
    .spotlight-content h2 {
        font-size: 2rem;
        margin: 1rem 0;
    }
    .btn-primary {
        background: white;
        color: #0A0E17;
        padding: 0.8rem 2rem;
        border-radius: 40px;
        text-decoration: none;
        font-weight: 600;
        display: inline-block;
    }
    /* 选项卡区域 */
    .tabs-section {
        padding: 4rem 0;
    }
    .tab-nav {
        display: flex;
        justify-content: center;
        gap: 2rem;
        margin-bottom: 2rem;
        list-style: none;
    }
    .tab-nav li a {
        font-size: 1.2rem;
        font-weight: 600;
        color: #333;
        text-decoration: none;
        padding-bottom: 0.5rem;
        border-bottom: 2px solid transparent;
        cursor: pointer;
    }
    .tab-nav li.uk-active a {
        color: #C49A6C;
        border-bottom-color: #C49A6C;
    }
    .hover-img {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transition: 0.3s;
    }
    .product-card:hover .hover-img {
        opacity: 1;
    }
    @media (max-width: 800px) {
        .hero-section {
            flex-direction: column;
            text-align: center;
        }
        .hero-slider {
            margin-left: 0;
            margin-top: 2rem;
            width: 100%;
        }
        .hero-title {
            font-size: 2.5rem;
        }
        .product-grid {
            grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
        }
    }
    
    /* 全局重置与自定义字体 */
        :root {
            --nav-bg: #0A0E17;
            --nav-glow: rgba(255, 255, 255, 0.08);
            --accent: #C49A6C;
        }

        body {
            background: #F8F9FC;
        }

        /* 全新玻璃导航栏 */
        .glass-nav {
            position: sticky;
            top: 0;
            z-index: 1000;
            background: rgba(10, 14, 23, 0.85);
            backdrop-filter: blur(20px);
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            transition: all 0.3s ease;
        }

        .nav-inner {
            max-width: 1400px;
            margin: 0 auto;
            padding: 0.8rem 2rem;
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 1rem;
        }

        /* 品牌标志区 */
        .brand-logo {
            display: flex;
            flex-direction: column;
        }

        .brand-logo .brand-name {
            font-size: 1.8rem;
            font-weight: 800;
            letter-spacing: -0.5px;
            background: linear-gradient(135deg, #FFFFFF, #C49A6C);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            text-transform: uppercase;
        }

        .brand-logo .brand-tag {
            font-size: 0.7rem;
            letter-spacing: 2px;
            color: rgba(255, 255, 255, 0.6);
            margin-top: 2px;
        }

        /* 桌面导航菜单 */
        .desktop-menu {
            display: flex;
            gap: 0.2rem;
            background: rgba(255, 255, 255, 0.05);
            backdrop-filter: blur(4px);
            border-radius: 60px;
            padding: 0.3rem 0.8rem;
        }

        .desktop-menu a {
            padding: 0.6rem 1.2rem;
            font-size: 0.85rem;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #f0f0f0;
            border-radius: 40px;
            transition: all 0.2s;
            text-decoration: none;
        }

        .desktop-menu a:hover {
            background: rgba(255, 255, 255, 0.15);
            transform: translateY(-2px);
        }

        /* 右侧工具组 */
        .tool-group {
            display: flex;
            align-items: center;
            gap: 1rem;
        }

        .tool-icon {
            background: rgba(255, 255, 255, 0.08);
            border-radius: 50%;
            width: 42px;
            height: 42px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            color: white;
            transition: all 0.2s;
            text-decoration: none;
        }

        .tool-icon:hover {
            background: var(--accent);
            transform: scale(1.05);
            color: white;
        }

        /* 移动端汉堡菜单按钮 */
        .mobile-toggle {
            display: none;
            background: rgba(255, 255, 255, 0.1);
            border-radius: 50%;
            width: 42px;
            height: 42px;
            align-items: center;
            justify-content: center;
            color: white;
        }

        /* 响应式 */
        @media (max-width: 1024px) {
            .desktop-menu {
                display: none;
            }

            .mobile-toggle {
                display: inline-flex;
            }

            .nav-inner {
                padding: 0.8rem 1.5rem;
            }

            .brand-logo .brand-name {
                font-size: 1.4rem;
            }
        }

        /* offcanvas 菜单新样式 */
        .custom-offcanvas .uk-offcanvas-bar {
            background: #0A0E17;
            backdrop-filter: blur(16px);
            border-left: 1px solid rgba(255, 255, 255, 0.1);
        }

        .custom-offcanvas ul li a {
            color: #ddd;
            font-size: 1.1rem;
            padding: 12px 0;
            display: block;
            border-bottom: 1px solid rgba(255, 255, 255, 0.05);
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        /* 搜索模态框美化 */
        .search-modal .uk-modal-dialog {
            background: rgba(20, 24, 35, 0.98);
            backdrop-filter: blur(24px);
            border-radius: 48px;
            border: 1px solid rgba(255, 255, 255, 0.2);
        }

        .search-input {
            background: rgba(0, 0, 0, 0.4);
            border: 1px solid rgba(255, 255, 255, 0.3);
            color: white;
            border-radius: 60px;
        }

        .search-input::placeholder {
            color: rgba(255, 255, 255, 0.5);
        }
        
        
        .footer-new {
        background: #0A0E17;
        color: #aaa;
        border-top: 1px solid rgba(255, 255, 255, 0.05);
    }

    .footer-container {
        max-width: 1300px;
        margin: 0 auto;
        padding: 3rem 2rem 2rem;
    }

    .footer-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 2.5rem;
        margin-bottom: 2.5rem;
    }

    .footer-brand .footer-logo {
        font-size: 1.6rem;
        font-weight: 700;
        color: white;
        margin-bottom: 0.8rem;
        letter-spacing: -0.5px;
    }

    .footer-desc {
        font-size: 0.85rem;
        line-height: 1.5;
        margin-bottom: 1rem;
        color: #bbb;
    }

    .social-icons {
        display: flex;
        gap: 1rem;
    }

    .social-icons a {
        color: #ccc;
        background: rgba(255, 255, 255, 0.08);
        width: 36px;
        height: 36px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        transition: 0.2s;
    }

    .social-icons a:hover {
        background: #C49A6C;
        color: white;
    }

    .footer-links h4 {
        color: white;
        font-size: 1rem;
        font-weight: 600;
        margin-bottom: 1rem;
        letter-spacing: 1px;
    }

    .footer-links a {
        display: block;
        color: #aaa;
        text-decoration: none;
        font-size: 0.85rem;
        margin-bottom: 0.6rem;
        transition: color 0.2s;
    }

    .footer-links a:hover {
        color: #C49A6C;
    }

    .copyright {
        margin-top: 1rem;
        font-size: 0.75rem;
        color: #777;
    }

    .copyright a {
        color: #aaa;
        display: inline-block;
    }

    .payment-section {
        text-align: center;
        padding-top: 1.5rem;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 1rem;
    }

    .payment-section span {
        background: rgba(255, 255, 255, 0.05);
        padding: 0.3rem 0.6rem;
        border-radius: 12px;
    }

    @media (max-width: 640px) {
        .footer-grid {
            grid-template-columns: 1fr 1fr;
            gap: 1.5rem;
        }
        .footer-container {
            padding: 2rem 1.2rem;
        }
    }
/*user-defined*/