.navbar-nav a{font-size: 20px;letter-spacing: 3px;margin: 0 12px;}
.navbar-nav a:hover{display: block;}
.submenu{margin-left: -120px;display: none;}
.submenu:hover{display: block;}
a{text-decoration: none;}
.tlink{text-align: center;line-height: 160px;letter-spacing: 3px;color: #f75a39;font-size: 16px;float: right;}
.footerll:font{font-size: 22px;font-family: fantasy;}
.content p{font-size: 18px;letter-spacing: 3px;line-height: 46px;}

.ewmimg{width: 38%;margin-top: -132%;margin-left: 60%;}

.contai{max-width: 100%;overflow: hidden;margin: 0 auto;}
.fgspjs p{font-size: 16px;letter-spacing: 3px;line-height: 39px;border-bottom: 1px dashed #f1eaea;}
.card-title{letter-spacing: 8px;line-height: 32px;}
.card-text{font-size: 13px;letter-spacing: 5px;line-height: 25px; color: #e83433;border: 1px solid #e8343324;padding: 12px;border-radius: 12px;}
.tkl{font-size: 13px !important;}
.yxq {font-size: 13px !important;letter-spacing: 1px !important;}
.cardlj{}
.hengxian{border: 1px solid #0000001c;margin: 22px auto;}

/*导航*/
.menu {padding: 0 16px;width:100%;margin: 12px auto;height: 45px;line-height: 48px;}
.menu > ul > li { position: relative;float: left;color: #fff; width: 12.2%;font-size: 18px;text-align: center;}
.menu > ul > li > a { line-height: 48px; color: #FFF; }
.menu > ul > li > a { display: block; padding: 0 32px; line-height: 45px; color: #FFF;background-color: #a2a2a4;margin: 0 12px;border-radius: 22px; }
.menu > ul > li:hover > a,
.menu > ul > li.active > a { background: #fd3f58; }
.sub-menu {width: 100%; left: 0;line-height: 36px; border-radius: 18px; box-shadow: 0 0 8px rgba(0,0,0,0.1); }
.sub-menu li{border-radius: 22px;line-height: 36px;height: 48px; }
.sub-menu > li > a { display: block; padding: 8px; text-align: center;text-decoration: none; font-size: 14px; color: #FFF; }
.sub-menu > li + li > a { border-top: 1px solid #7256D8; }
.sub-menu > li:hover > a { background:#fd3f5882; }
.sub-menu {position: fixed;width: auto;padding: 0 22px;left: 12%; background: #fd3f58; box-shadow: 0 0 8px rgba(0,0,0,0.1); opacity: 0; z-index: 999; visibility: hidden; 
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; 
            transition: all 0.5s; 

            -webkit-transform-origin: 0 0;
            -moz-transform-origin: 0 0;
            -ms-transform-origin: 0 0;
            -o-transform-origin: 0 0;
            transform-origin: 0 0; 

            -webkit-transform:scaleY( 0 );
            -moz-transform:scaleY( 0 );
            -ms-transform:scaleY( 0 );
            -o-transform:scaleY( 0 );
            transform:scaleY( 0 ); }
.menu > ul > li:hover .sub-menu { opacity: 1; visibility: visible;
    -webkit-transform:scaleY( 1 );
    -moz-transform:scaleY( 1 );
    -ms-transform:scaleY( 1 );
    -o-transform:scaleY( 1 );
    transform:scaleY( 1 );  }
	
.mb-5{width: 36%;margin: 0 auto;    float: left;}
.mb-5 img{width: 100%;border: 1px solid #00000030;
    padding: 8px;
    box-shadow: 2px 2px 5px #ed060654;}
.mbpr-3{max-width: 62%;float: left;margin-left: 2%;flex: 62%;}
.lh-3 {
    line-height: 4.3;
}
.form-control{    width: 360px;
    height: 46px;
    line-height: 46px;
    flex: 1;
    padding: 12px 25px;
    font-size: 16px;
    color: #333;
    border: 1px solid #00000045;
    background: #ffffff;
    border-radius: 22px;
    box-shadow: 2px 2px 2px #00000038;}


/*头部搜索*/
.navMenu{width: 100%;overflow: hidden;margin: 0 auto;}
.navMenuL{width: 74%;float: left;}
.search-container {
  display: flex;
  justify-content: center;
  padding: 8px 0;
}

.search-box {
  display: flex;
  width: 600px;
  border-radius: 30px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  overflow: hidden;
  transition: all 0.3s ease;
}

.search-box:hover {
  box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}



.search-input {
  flex: 1;
  padding: 12px 25px;
  border: none;
  font-size: 16px;
  color: #333;
  background: #fff;
}

.search-input:focus {
  outline: none;
  box-shadow: inset 0 0 0 0px #007bff;
}

.search-btn {
  padding: 12px 30px;
  border: none;
  background: #a2a2a4;
  color: white;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.search-btn:hover {
  background: #fd3f58;
}

/*移动端适配*/
@media (max-width: 768px) {
  .search-box {
    width: 90%;
  }
  .search-btn {
    padding: 12px 20px;
  }
}
[[6,11,14]]



/*倒计时*/
/* 基础样式 */
.bodydjs{font-family: 'Microsoft YaHei', sans-serif;display: flex;justify-content: center;align-items: center;margin: 0;max-width: 100%; margin: 0 auto;}
/* 优惠券容器 */
.coupon {width: 90%;max-width: 600px;background: #fff;border-radius: 15px;box-shadow: 0 10px 30px rgba(255,0,0,0.1);overflow: hidden;position: relative;margin: 20px;}

/* 产品图片 */
.product-img {width: 100%;height: 100%;object-fit: cover;border-bottom: 1px dashed #ff4d4d52;}

/* 产品信息区 */
.product-info {padding: 20px;background: 
                radial-gradient(circle at 10px 10px, 
                    rgba(255,50,50,0.1) 2px, 
                    transparent 3px),
                radial-gradient(circle at 30px 30px, 
                    rgba(255,50,50,0.1) 2px, 
                    transparent 3px);
background-size: 40px 40px;}
.product-title {font-size: 1.4rem;color: #333;margin-bottom: 10px;}

.coupon-amount {color: #ff4d4d;font-size: 2rem;font-weight: bold;}
.tao-kouling {background: #fff3f3;padding: 8px 15px;border-radius: 20px;margin: 10px 0;display: inline-block;}

/* 倒计时样式 */
.countdown{display: flex;justify-content: center;gap: 0px;padding: 6px;background: #ddcdcd78;border-radius: 12px;margin: 10px 0;}
.timer-box {background: white;padding: 10px 15px; border-radius: 8px;box-shadow: 0 2px 8px rgba(255,0,0,0.1);min-width: 70px;margin: 0 5%;}
.number {font-size: 1.8rem;color: #ff4d4d;font-weight: bold;}

/* 操作按钮 */
.action-buttons {display: flex;gap: 10px;padding: 20px;flex-wrap: wrap;}
.btn {flex: 1;padding: 12px;border: none;border-radius: 25px;font-size: 1.1rem;cursor: pointer;transition: 0.3s;}
.get-btn {background: #ff4d4d;color: white;}
.share-btn {background: #04be02;color: white;}

/* 过期状态 */
.expired { display: none;text-align: center;padding: 30px;color: #999;}

/* 优惠券样式 */
.coupon-section {
    padding: 40px 0;
    background: #f7f7f7;
}

.coupon-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(22%, 1fr));
    gap: 20px;
}

.coupon-item {
    position: relative;    min-height: 442px;
    display: flex;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s;background-size: cover;
    background-position: center;
}
.coupon-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: inherit;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    z-index: -1;
}
.coupon-item:hover {
    transform: translateY(-5px);
}

.coupon-left {
    width: 35%;
    padding: 20px;
    background: rgba(255,255,255,0.9);
    text-align: center;
}

.amount {
    font-size: 32px;
    color: #e4393c;
    font-weight: bold;
}

.condition {
    color: #666;
    font-size: 12px;
}

.coupon-right {
    flex: 1;
    padding: 15px;color: #060505b8;
    font-size: 14px;
    letter-spacing: 5px;
    font-family: fantasy;
}

.status-tag {
    position: absolute;
    top: 10px;
    right: -22px;
    width: 80px;
    padding: 2px;
    text-align: center;
    background: #999;
    color: white;
    transform: rotate(45deg);
    font-size: 12px;
}

.geta-btn {
    margin-top: 10px;
    padding: 6px 20px;
    background: white;
    border: none;
    border-radius: 15px;
    color: #e4393c;
    cursor: pointer;
    transition: all 0.3s;    margin-left: 22%;
}

/* 倒计时样式 */
.countdown {
    margin: 10px 0;
    font-size: 14px;color: rgb(245 8 8 / 80%);}

.countdown span {
    display: inline-block;
    min-width: 24px;
    padding: 2px 5px;
    background: rgba(255,255,255,0.2);
    border-radius: 3px;
    text-align: center;
}

/* 不同状态样式 */
[list:status=1] .status-tag {background: #666;}
[list:status=2] .status-tag {background: #e4393c;}
[list:status=3] .status-tag {background: #999;}

.qrcode-container {padding: 15px;background-color: #f9f9f9;border: 1px solid #ddd;border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);display: inline-block;text-align: center;}
.qrcode-container .code {margin: 0 auto;max-width: 100%;height: auto;}
.qrcode-container .small {font-size: 14px;color: #666;margin-top: 10px;}
.qrcode-container:hover {box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);transition: box-shadow 0.3s ease;}

/*新闻列表页*/
/* 核心内容容器 */
.news-container {
    max-width: 100%;
    margin: 40px auto;
    padding: 0 20px;
}

/* 分类标题区 */
.news-header {
    margin-bottom: 40px;
    border-bottom: 2px solid #eee;
    padding-bottom: 20px;
}
.filter-tabs {
    display: flex;
    gap: 20px;
}
.tab {
    padding: 8px 20px;
    border-radius: 20px;
    background: #f8f9fa;
    color: #666;
    text-decoration: none;
    transition: all 0.3s;
}
.tab.active {
    background: linear-gradient(135deg, #4a90e2, #6c5ce7);
    color: white;
}

/* 新闻卡片网格布局 */
.news-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    gap: 30px;
    margin-bottom: 50px;
}

/* 单张新闻卡片 */
.news-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 6px 30px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: transform 0.3s ease;
}
.news-card:hover {
    transform: translateY(-5px);
}

/* 缩略图样式 */
.card-thumb {
    position: relative;
    height: 200px;
    overflow: hidden;
}
.card-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}
.card-thumb:hover img {
    transform: scale(1.05);
}
.category-tag {
    position: absolute;
    top: 15px;
    left: 15px;
    background: rgba(255,255,255,0.9);
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 0.9em;
}

/* 正文内容 */
.card-body {
    padding: 25px;
}
.news-title {
    margin: 0 0 15px;
    font-size: 1.3rem;
    line-height: 1.4;
}
.news-title a {
    color: #2c3e50;
    text-decoration: none;
    transition: color 0.3s;
}
.news-title a:hover {
    color: #4a90e2;
}
.news-excerpt {
    color: #666;
    line-height: 1.7;
    margin: 0 0 20px;
}

/* 元信息栏 */
.meta-info {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 0.9em;
    color: #999;
}
.views {
    display: flex;
    align-items: center;
    gap: 5px;
}
.read-more {
    margin-left: auto;
    color: #4a90e2;
    text-decoration: none;
    font-weight: 500;
}

/* 高级分页 */
.pagebar .pagination{display:flex;justify-content:center;margin-top:10px}
.pagination a{background:#fff;border:1px solid #ccc;color:#333;font-size:14px;padding:6px 8px;margin:0 2px;border-radius:3px}
.pagination a:hover{color:#4fc08d;border:1px solid #4fc08d}
.pagination a.page-num-current{color:#fff;background:#4fc08d;border:1px solid #4fc08d}

/*新闻详情页*/
  /* 基础样式 */
        :root {
            --primary-color: #2c7be5;
            --text-primary: #1a1a1a;
        }
        
        .article-container {
            max-width: 100%;
            margin: 2rem auto;
            padding: 2rem;
            background: #fff;
            box-shadow: 0 2px 15px rgba(0,0,0,0.05);
        }
 
        /* 头部区域 */
        .article-header {
            padding-bottom: 1.5rem;
            border-bottom: 1px solid #eee;text-align: center;letter-spacing: 3px;font-family: system-ui;}
        
        .article-title {
            font-size: 2rem;
            line-height: 1.4;
            color: var(--text-primary);
            margin-bottom: 0.5rem;
        }
 
        /* 内容区域 */
        .article-content {font-size: 18px;
    line-height: 42px;letter-spacing: 5px;padding: 2rem 0;font-family: system-ui;}
        
        .article-content img {
            max-width: 100%;
            height: auto;
            border-radius: 8px;
            margin: 1.5rem 0;
        }
 
        /* 交互功能 */
        .article-actions {
            display: flex;
            justify-content: space-between;
            padding: 1rem 0;
            border-top: 1px solid #eee;
        }
		
        /* 定制化样式 */
        :root {
            --primary-color: #2a3f54;
            --accent-color: #c19b76;
            --text-dark: #333;
        }
		
/*新闻页产品推荐*/
.related-products {
  margin-top: 40px;
  padding: 20px;
  border-top: 1px solid #eee;
}

.related-products h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
  color: #333;
}

.product-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px;
}

.product-item {
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.product-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.product-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.product-img {
  width: 100%;
  height:auto;
  overflow: hidden;
}

.product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.product-item:hover .product-img img {
  transform: scale(1.05);
}

.product-info {
  padding: 15px;
}

.product-title {
  margin: 0 0 10px 0;
  font-size: 1.1em;
  color: #222;
}

.product-desc {
  margin: 0 0 10px 0;
  font-size: 0.9em;
  color: #666;
  line-height: 1.4;
}

.product-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product-date {
  font-size: 0.8em;
  color: #999;
}

        /* 首页新闻区块 */
        .page-container {
            max-width:100%;
            margin: 0 auto;
        }
        
        .section-header {
            text-align: center;
            margin-bottom: 60px;
        }
        
        .section-title {
            font-size: 2.8rem;
            font-weight: 700;
            color: var(--primary-blue);
            margin-bottom: 15px;
            position: relative;
            display: inline-block;
        }
        
        .section-title:after {
            content: '';
            position: absolute;
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%);
            width: 120px;
            height: 4px;
            background: linear-gradient(90deg, var(--primary-blue), var(--accent-coral));
            border-radius: 2px;
        }
        
        .section-subtitle {
            font-size: 1.2rem;
            color: var(--light-text);
            max-width: 600px;
            margin: 0 auto;
        }
        
        /* 拍立得网格样式 */
        .polaroid-grid {
            display: grid;
            grid-template-columns: repeat(6, 1fr);
            gap: 30px;
            margin-bottom: 80px;
        }
        
        .polaroid-item {
            background: white;
            padding: 20px 20px 30px;
            border-radius: 8px;
            box-shadow: var(--card-shadow);
            transition: all 0.4s ease;
            position: relative;
            overflow: hidden;
        }
        
        /* 随机旋转效果 */
        .polaroid-item:nth-child(4n+1) {
            transform: rotate(-3deg);
        }
        
        .polaroid-item:nth-child(4n+2) {
            transform: rotate(2deg);
        }
        
        .polaroid-item:nth-child(4n+3) {
            transform: rotate(-1.5deg);
        }
        
        .polaroid-item:nth-child(4n+4) {
            transform: rotate(1deg);
        }
        
        .polaroid-item:hover {
            transform: rotate(0) scale(1.05);
            box-shadow: var(--hover-shadow);
            z-index: 10;
        }
        
        .polaroid-image {
            width: 100%;
            height: auto;
            object-fit: cover;
            border-radius: 4px;
            margin-bottom: 20px;
            border: 1px solid rgba(0, 0, 0, 0.05);
        }
        
        .polaroid-date {
            position: absolute;
            top: 15px;
            right: 15px;
            background: var(--accent-coral);
            color: white;
            padding: 6px 12px;
            border-radius: 20px;
            font-size: 0.85rem;
            font-weight: 600;
            box-shadow: 0 3px 8px rgba(255, 107, 107, 0.3);
        }
        
        .polaroid-title {
            font-size: 1.2rem;
            font-weight: 700;
            color: var(--dark-text);
            margin-bottom: 12px;
            line-height: 1.4;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }
        
        .polaroid-description {
            color: var(--light-text);
            font-size: 0.95rem;
            margin-bottom: 20px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }
        
        .polaroid-link {
            display: inline-flex;
            align-items: center;
            color: var(--primary-blue);
            font-weight: 600;
            text-decoration: none;
            transition: all 0.3s;
            font-size: 0.95rem;
        }
        
        .polaroid-link i {
            margin-left: 6px;
            transition: transform 0.3s;
        }
        
        .polaroid-link:hover {
            color: var(--accent-coral);
        }
        
        .polaroid-link:hover i {
            transform: translateX(4px);
        }
        
        /* 无图列表样式 */
        .article-list-container {
            background: white;
            border-radius: 12px;
            box-shadow: var(--card-shadow);
            overflow: hidden;
        }
        
        .list-header {
            background: linear-gradient(135deg, var(--primary-blue), var(--secondary-blue));
            color: white;
            padding: 25px 30px;
        }
        
        .list-title {
            font-size: 1.8rem;
            font-weight: 700;
            margin: 0;
        }
        
        .list-subtitle {
            font-size: 1rem;
            opacity: 0.9;
            margin: 8px 0 0;
        }
        
        .article-list {
            padding: 0;
            margin: 0;
            list-style: none;
        }
        
        .list-item {
            padding: 22px 30px;
            border-bottom: 1px solid #eef2f7;
            transition: all 0.3s;
            display: flex;
            align-items: center;
        }
        
        .list-item:last-child {
            border-bottom: none;
        }
        
        .list-item:hover {
            background-color: #f8fafc;
            padding-left: 35px;
        }
        
        .list-date {
            background: #e6f0ff;
            color: var(--primary-blue);
            padding: 8px 15px;
            border-radius: 6px;
            font-weight: 600;
            font-size: 0.9rem;
            min-width: 110px;
            text-align: center;
            margin-right: 25px;
        }
        
        .list-content {
            flex: 1;
        }
        
        .list-item-title {
            font-size: 1.1rem;
            font-weight: 600;
            color: var(--dark-text);
            margin-bottom: 5px;
            transition: color 0.3s;
        }
        
        .list-item:hover .list-item-title {
            color: var(--primary-blue);
        }
        
        .list-item-description {
            color: var(--light-text);
            font-size: 0.95rem;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }
        
        .list-link {
            display: inline-flex;
            align-items: center;
            color: var(--primary-blue);
            font-weight: 600;
            text-decoration: none;
            padding: 8px 16px;
            border-radius: 6px;
            background: #f0f7ff;
            transition: all 0.3s;
            font-size: 0.9rem;
        }
        
        .list-link i {
            margin-left: 6px;
            transition: transform 0.3s;
        }
        
        .list-link:hover {
            background: #ed4c0b;
            color: white;
        }
        
        .list-link:hover i {
            transform: translateX(3px);
        }
        
        /* 响应式调整 */
        @media (max-width: 1200px) {
            .polaroid-grid {
                grid-template-columns: repeat(3, 1fr);
            }
        }
        
        @media (max-width: 992px) {
            .polaroid-grid {
                grid-template-columns: repeat(2, 1fr);
            }
            
            .list-item {
                flex-direction: column;
                align-items: flex-start;
            }
            
            .list-date {
                margin-right: 0;
                margin-bottom: 15px;
            }
            
            .list-content {
                width: 100%;
                margin-bottom: 15px;
            }
        }
        
        @media (max-width: 576px) {
            .polaroid-grid {
                grid-template-columns: 1fr;
            }
            
            .section-title {
                font-size: 2.2rem;
            }
            
            .polaroid-item {
                transform: rotate(0) !important;
            }
            
            .polaroid-item:hover {
                transform: scale(1.03) !important;
            }
        }

        /* 关于我们 */
        .about-section {
            padding: 100px 0;
            background: linear-gradient(rgba(42,63,84,0.9), rgba(42,63,84,0.9)),
                        url(/static/images/about-bg.jpg) center/cover;
            color: white;
        }
        .about-highlight {
            border-left: 3px solid var(--accent-color);
            padding-left: 30px;
            margin: 40px 0;
        }
        .stats-box {
            background: rgba(255,255,255,0.1);
            padding: 30px;
            border-radius: 8px;
            backdrop-filter: blur(5px);
        }

        /* 响应式设计 */
        @media (max-width: 768px) {
            .news-card {
                margin-bottom: 30px;
            }
        }
		
/* 产品详情容器 */
        .product-detail {
            max-width: 100%;
            margin: 2rem auto;
            padding: 0 20px;
        }

        /* 传统布局样式 */
        .classic-layout {
            display: grid;
            grid-template-columns: 1fr 1.8fr;
            gap: 40px;
            background: #fff;
            padding: 30px;
            border-radius: 8px;
            box-shadow: 0 4px 20px rgba(0,0,0,0.06);
        }

        /* 茶品图鉴 */
        .tea-gallery {
            position: relative;
        }
        .main-image {
            width: 100%;
            height:auto;
            object-fit: cover;
            border-radius: 6px;
            border: 1px solid #e4d9c8;
        }
        .thumbnails {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 10px;
            margin-top: 15px;
        }
        .thumb-img {
            height: 80px;
            object-fit: cover;
            border-radius: 4px;
            cursor: pointer;
            border: 1px solid transparent;
        }
        .thumb-img.active {
            border-color: #8c9e7e;
        }

        /* 茶品详情 */
        .tea-info {
            position: relative;    padding-top: 12px;
        }
        .product-title {
            font-family: "楷体";
            color: #3a5a40;
            font-size: 28px;
            margin-bottom: 15px;
        }

        /* 价格区块 */
        .price-section {
            background: #f8f4ed;
            padding: 20px;
            border-radius: 6px;
            margin: 20px 0;
        }
        .price-row {
            display: flex;
            align-items: baseline;
            gap: 15px;
            margin: 10px 0;
        }
        .current-price {
            color: #c53d13;
            font-size: 36px;
            font-family: "楷体";
        }
        .original-price {
            color: #796a5e;
            text-decoration: line-through;
        }
        .coupon-tag {
            background: #8c9e7e;
            color: white;
            padding: 6px 15px;
            border-radius: 15px;
        }

        /* 操作区域 */
        .action-box {
            margin-top: 30px;
            display: grid;
            gap: 15px;
        }
        .btn-getcoupon {
            background: #6b7d63;
            color: white;
            padding: 15px;
            border-radius: 25px;
            border: none;
            cursor: pointer;
            font-size: 18px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
            transition: all 0.3s;
        }
        .btn-getcoupon:hover {
            background: #5a6b52;
            letter-spacing: 2px;
        }
        .tkl-btn {
            background: #f0e6d5;
            color: #3a5a40;
            border: 1px solid #8c9e7e;
        }

        /* 详细信息 */
        .detail-section {
            margin-top: 40px;
            padding: 20px;
            border-top: 1px dashed #ddd6c9;
        }
        .detail-title {
            font-family: "楷体";
            color: #3a5a40;
            font-size: 22px;margin: 32px 0 0 0;
    text-align: center;
            margin: 20px 0;
        }
.pricedec{font-size: 13px;background: #f8f4ed;
            padding: 20px;
            border-radius: 6px;
            margin: 20px 0;
    letter-spacing: 3px;
    line-height: 29px;}
.ewmxq{max-width: 18%;
    float: right;
    margin-top: -129px;
}
.product-content{font-size: 16px;letter-spacing: 5px;line-height: 36px;}
.product-titlexq{
            font-family: "楷体";
            color: #3a5a40;
            font-size: 28px;
            margin-bottom: 15px;text-indent: 3em;
        }
.platform-markxq{    position: absolute;
    top: 10px;
    left: -6px;
    background: #a87b5d;
    color: white;
    padding: 6px 32px 6px 16px;
    font-size: 14px;
    clip-path: polygon(0 0, 100% 0, 76% 100%, 0% 100%);}
        @media (max-width: 768px) {
            .classic-layout {
                grid-template-columns: 1fr;
                padding: 15px;
            }
            .main-image {
                height: 300px;
            }
        }
		
/*产品列表页*/
        :root {
            --primary: linear-gradient(45deg, #667eea, #764ba2);
            --secondary: #4c51bf;
            --accent: #f56565;
            --glass: rgba(255, 255, 255, 0.9);
        }

        body {
            background: linear-gradient(160deg, #f8fafc 0%, #e2e8f0 100%);
            font-family: 'PingFang SC', 'Microsoft YaHei', sans-serif;
            min-height: 100vh;
        }

        .container {
            max-width: 100%;
            margin: 3rem auto;
            padding: 0 2rem;
        }

        .grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
            gap: 2rem;
            padding: 2rem 0;
        }

        .card {
            background: var(--glass);
            backdrop-filter: blur(10px);
            border-radius: 20px;
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.05);
            overflow: hidden;
            transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
            border: 1px solid rgba(255, 255, 255, 0.3);
        }

        .card:hover {
            transform: translateY(-5px);
        }

        .media-box {
            position: relative;
            height: auto;
            overflow: hidden;
            border-radius: 20px 20px 0 0;
        }

        .media-box img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s;
        }

        .card:hover .media-box img {
            transform: scale(1.05);
        }

        .badge {
            position: absolute;
            top: 1rem;
            right: 1rem;
            background: var(--primary);
            color: white;
            padding: 0.5rem 1.5rem;
            border-radius: 30px;
            font-weight: 600;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }

        .content {
            padding: 2rem;
        }

        .price-group {
            display: flex;
            align-items: center;
            gap: 1.5rem;
        }

        .original-price {
            color: #718096;
            text-decoration: line-through;
            font-size: 1.1rem;
        }

        .discount-price {
            background: var(--primary);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            font-size: 2rem;
            font-weight: 800;
        }

        .coupon-ribbon {
            background: var(--accent);
            color: white;
            padding: 0.8rem 1.5rem;
            border-radius: 8px;
            display: inline-flex;
            align-items: center;
            gap: 0.8rem;
            margin: 1rem 0;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {
            0% { transform: scale(1); }
            50% { transform: scale(1.03); }
            100% { transform: scale(1); }
        }

        .action-group {
            display: grid;
            gap: 1rem;
            margin-top: 2rem;
        }

        .btn {
            padding: 1rem 2rem;    text-decoration: none;
            border: none;
            border-radius: 12px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s;
        }

        .btn-primary {
            background: var(--primary);
            color: white;
        }

        .btn-primary:hover {
            opacity: 0.9;
            transform: translateY(-2px);
        }

.recommendation {
            color: #4a5568;
            line-height: 1.8;
            padding: 1.5rem;
            background: rgba(247, 250, 252, 0.8);
            border-radius: 12px;
            position: relative;
        }
.recommendation p{font-size: 14px;
    padding-left: 12px;line-height: 0;}
        .recommendation::before {
            content: "✨";
            position: absolute;
            left: -10px;
            top: -10px;
            font-size: 1.5rem;
        }
.media-box img{width: 100%;}
.cardcp{float: left;margin: 1% !important;  position: relative;
    padding: 2rem;
    margin: 2rem;
    border-radius: 16px;
    background: 
        linear-gradient(
            145deg,
            var(--高级灰) 0%,
            var(--银辉) 100%
        );
    box-shadow:
        0 8px 32px rgba(0, 0, 0, 0.15),
        inset 2px 2px 4px rgba(255, 255, 255, 0.1);
    
    /* 双层次边框 */
    border: 1px solid var(--金属反光);
    border-bottom: 2px solid rgba(0, 0, 0, 0.3);
    
    /* 动态效果 */
    transition: 
        transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
        box-shadow 0.3s ease;}
.cardcp:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border-radius: 14px;
    background: linear-gradient(
        35deg,
        rgba(255, 255, 255, 0.05) 0%,
        rgba(255, 255, 255, 0.02) 100%
    );
    pointer-events: none;
}
.cardcp:after {
    content: '';
    position: absolute;
    top: -1px;
    left: 50%;
    width: 50%;
    height: 2px;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    transform: translateX(-50%);
    filter: blur(1px);
}
.cardcp:hover {
    transform: translateY(-4px);
    box-shadow:
        0 12px 40px rgba(0, 0, 0, 0.25),
        inset 2px 2px 6px rgba(255, 255, 255, 0.15);
}
/*产品页相关产品*/

.article-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
    padding: 15px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.nav-link {
    display: flex;
    align-items: center;
    color: #333;
    text-decoration: none;
    padding: 8px 12px;
    border-radius: 4px;
    transition: background-color 0.3s;
}

.nav-link:hover {
    background-color: #f5f5f5;
    color: #007bff;
}



.nav-link .iconfont {
    font-size: 14px;
    margin: 0 5px;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .article-nav {
        flex-direction: column;
        gap: 10px;
    }
    .nav-link {
        width: 100%;
        justify-content: space-between;
    }
}

.valuer{float: inline-end;line-height: 28px;font-size: 15px;letter-spacing: 1px;}
.label{text-decoration: line-through;color: #c1b9b9;font-size: 12px;}
.related-products h3{color: #fff;border-left: 6px solid #ed2907;padding-left: 22px;font-size: 22px;letter-spacing: 6px;margin-bottom: 22px;font-family: cursive;text-shadow: 2px 2px 5px #1111116b;background: linear-gradient(90deg, #eb09098a 25%, #cfbebe6e 50%, #5a26d130 75%);line-height: 52px;height: 52px;background-size: 100% 100%;animation: loading 1.5s infinite;border-radius: 6px 22px 22px 6px;}
.product-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(15%, 1fr));
    gap: 20px;
}

.product-item {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.product-item:hover {
    transform: translateY(-5px);
}

.product-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
}

.product-info {
    padding: 15px;font-family: cursive;
}
.product-info h4{font-size: 16px;letter-spacing: 5px; line-height: 22px;}
.price {
    color: #e4393c;
    font-size: 18px;
    margin-top: 10px;
}

.no-related {
    text-align: center;
    color: #999;
    padding: 20px;
}



/*五分好评*/

.simplify-module {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(16%, 1fr));
    gap: 20px;
    margin: 22px auto;
    max-width: 100%;
}

.simplify-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 3px 12px rgba(0,0,0,0.06);
    position: relative;
    overflow: hidden;
}

.countdown-simple {
    position: absolute;
    top: 12px;
    left: 12px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 12px;
    z-index: 2;
}

.main-image {    display: block;
    position: relative;
    object-fit: inherit;
}

.main-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.price-overlay-simple {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: linear-gradient(transparent 10%, rgba(0,0,0,0.6));
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.original-simple {
    text-decoration: line-through;
    opacity: 0.8;
    font-size: 14px;
}

.current-simple {
    font-size: 24px;
    font-weight: 700;
}

.save-simple {
    background: #e53935;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 14px;
}

.action-area {
    padding: 15px;
    display: flex;
    gap: 15px;
}

.qr-wrapper {
    position: relative;
}

.qr-icon {
    width: 24px;
    height: 24px;
    fill: #666;
    cursor: pointer;
}

.qr-hover {
    position: absolute;
    bottom: 100%;
    left: 0;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s;
    pointer-events: none;
}

.qr-wrapper:hover .qr-hover {
    opacity: 1;
    transform: translateY(0);
}

.qr-large {
    width: 160px;
    height: 160px;
    display: block;
    margin-bottom: 8px;
}

.core-actions {
    flex: 1;
    display: flex;
    gap: 10px;
}

.coupon-btn-simple {
    background: #e53935;
    color: #fff;
    padding: 8px 15px;
    border-radius: 6px;
    text-decoration: none;
    flex: 1;
    text-align: center;
}

.tkl-btn {
    background: #f8f9fa;
    border: none;
    padding: 8px 15px;
    border-radius: 6px;
    cursor: pointer;
    flex: 1;
}

.reason-simple {
    padding: 0 15px 15px;
    color: #666;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.text-center{text-align: center;}

/*首页全五分*/
.product-module {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    gap: 20px;
    padding: 1rem;
    max-width: 100%;
    margin: 0 auto;
}
.youhui{    /* 基础样式 */
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    border-radius: 16px;
    font-size: 13px;
    font-weight: 600;    float: right;
    line-height: 36px;
    letter-spacing: 5px;
    margin-top: 16px;
    
    /* 渐变背景 */
    background: linear-gradient(135deg, #ff6b6b 0%, #ff4444 100%);
    color: #04040491;
    
    /* 立体效果 */
    box-shadow: 0 2px 8px rgba(255, 107, 107, 0.2);
    
    /* 微交互 */
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    
    /* 定位标识 */
    position: relative;
    overflow: hidden;
}
.youhui:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(255, 107, 107, 0.3);
}
.youhui:after {
    content: "";
    position: absolute;
    top: -50%;
    right: -20%;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    pointer-events: none;
}
.pribox{overflow: hidden;}
/* 响应式调整 */
@media (max-width: 768px) {
    .savings-badge {
        font-size: 12px;
        padding: 3px 10px;
    }
    .original-price {
        font-size: 13px;
    }
}
.product-card {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: box-shadow 0.2s;
}

.product-card:hover {
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
}

.product-header {
    position: relative;
    padding: 12px;
}

.product-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 4px;
}

.price-box {
    margin-top: 12px;    width: 50%;
    float: left;
}

.price-current em {
    color: #e53935;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
}

.price-original {
    color: #666;
    font-size: 0.9rem;
}

.promotion-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    background: #f8f9fa;
    margin: 0 12px;
    border-radius: 6px;
}

.coupon-tag {
    line-height: 1.4;
}

.coupon-value {
    display: block;    color: #f9f3f3;
    font-weight: 500;
    font-size: 22px;
}

.time-remaining {
    color: #666;
    font-size: 0.85rem;
}

.coupon-link {
    background: #e53935;
    color: white;
    padding: 8px 16px;
    border-radius: 20px;
    text-decoration: none;
    transition: opacity 0.2s;
}

.coupon-link:hover {
    opacity: 0.9;
}

.action-box {
    display: flex;
    gap: 12px;
    padding: 12px;
    border-top: 1px solid #eee;
}

.copy-action {
    flex: 1;
    background: #f8f9fa;
    border: none;
    padding: 10px;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background 0.2s;
}

.icon {
    width: 18px;
    height: 18px;
    fill: #666;
}

.qr-tooltip {
    position: relative;
}

.qr-tooltip:hover .qr-image {
    display: block;
}

.qr-image {
    display: none;
    position: absolute;
    bottom: 100%;
    right: 0;
    width: 120px;
    height: 120px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 4px;
}

.recommendation {
    padding: 12px;
    border-top: 1px solid #eee;
}

.recommendation h3 {
    margin: 0 0 8px 0;
    font-size: 1rem;
    color: #333;
}

.recommendation p {
    margin: 0;
    color: #666;
    font-size: 0.9rem;
    line-height: 1.5;
}

@media (max-width: 768px) {
    .product-module {
        grid-template-columns: 1fr;
        padding: 0 12px;
    }
}

/*复购推荐*/
.minimal-list {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 15px;
    max-width: 100%;
    margin: 20px auto;
    padding: 0 10px;
}

.minimal-item {
    border: 1px solid #f0f0f0;
    border-radius: 6px;
    overflow: hidden;
}

.img-box {
    display: block;
    position: relative;
    height: auto;
}

.img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.price-tag {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background: rgba(0,0,0,0.7);
    display: flex;
    justify-content: space-between;
    color: #fff;
}

.original {
    text-decoration: line-through;
    opacity: 0.8;
}

.current {
    font-weight: 700;
}

.saving {
    background: #e4393c;
    padding: 2px 6px;
    border-radius: 3px;
}

.action-box {
    display: flex;
    gap: 8px;
    padding: 10px;
    align-items: center;
}

.qr-trigger {
    position: relative;
}

.qr-modal {
    position: absolute;
    bottom: 100%;
    left: 0;
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    opacity: 0;
    transition: 0.2s;
    pointer-events: none;
}

.qr-trigger:hover .qr-modal {
    opacity: 1;
}

.qr-modal img {
    width: 120px;
    height: 120px;
    display: block;
    margin-bottom: 5px;
}

.copy-btn, .coupon {
    flex: 1;
    padding: 8px;
    border-radius: 4px;
    font-size: 14px;
}

.copy-btn {
    border: 1px solid #ddd;
    background: #fff;
}

.coumpon {color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 0 12px;
    border-radius: 16px;
    font-size: 13px;
    float: right;
    line-height: 36px;
    background: linear-gradient(135deg, #ff6b6b 0%, #ff444487 100%);
    box-shadow: 0 2px 1px rgba(255, 107, 107, 0.2);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

.info-box {
    padding: 0 10px 10px;
}

.recommend {
    color: #666;
    font-size: 14px;
    line-height: 1.4;
    margin: 0 0 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.deadline {
    color: #999;
    font-size: 12px;
}

@media (max-width: 768px) {
    .minimal-list {
        grid-template-columns: 1fr;
    }
    
    .img-box {
        height: 160px;
    }
}

/*底部foot*
/* 底部样式 */
.site-footer {
    background: #2d2d2d;
    color: #ccc;
    padding: 40px 0 0;
    font-size: 14px;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
}

.footer-section {
    margin-bottom: 30px;
}
.footer-nav a{text-decoration: none;}
.footer-title {
    color: #fff;
    font-size: 16px;
    margin: 0 0 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #444;
}

.footer-nav li {
    margin: 8px 0;
}

.footer-nav a {
    color: #ccc;
    transition: color 0.3s;
}

.footer-nav a:hover {
    color: #fff;
    text-decoration: underline;
}

.contact-info p {
    margin: 8px 0;
    line-height: 1.6;
}

.qrcode-box {
    text-align: center;float: left;
}

.qrcode-box img {
    border: 3px solid #fff;
    border-radius: 8px;
    margin-bottom: 10px;max-width: 168px;
}
.qrcodebox{text-align: center;float: inline-end;}
.qrcodebox img{width: 168px;
    border: 3px solid #fff;
    border-radius: 8px;
    margin-bottom: 10px;}
.copyright {
    background: #222;
    padding: 20px 0;
    margin-top: 40px;
}

.copyright-content {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.6;
}

.copyright a {
    color: #999;
    margin: 0 10px;text-decoration: none;
}

@media (max-width: 768px) {
    .footer-container {
        grid-template-columns: 1fr;
    }
    
    .footer-section {
        text-align: center;
    }
    
    .footer-nav {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }
}
/* CSS样式 */
        .counter {
            font-size: 16px;
            color: #666;
            padding: 10px;
            text-align: center;
            background-color: #f8f9fa;
            border-radius: 4px;
            margin: 10px 0;
        }

        /* 动画效果 */
        @keyframes bounce {
            0% { transform: translateY(0); }
            50% { transform: translateY(-5px); }
            100% { transform: translateY(0); }
        }

        .count-number {
            font-weight: bold;
            color: #333;
            animation: bounce 0.5s ease-in-out;
        }
		
/*首页最后一档产品*/
/* 基础样式 */
.product-showcase {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
    max-width: 100%;
    margin: 2rem auto;
    padding: 0 15px;
}

.product-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: transform 0.3s ease;
}

.product-card:hover {
    transform: translateY(-5px);
}
.sytitle{background-color: #77777740;box-shadow: 2px 2px 2px #888888ab;
    padding: 16px;
    border-radius: 0 0 16px 16px;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 26px;
    text-shadow: 2px 2px 5px #a79191;}
/* 图片容器 */
.img-container {
    position: relative;
    height: auto;
}

.product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 价格信息 */
.price-corner {
    position: absolute;
    top: 15px;
    left: 15px;
    background: rgba(0,0,0,0.85);
    color: #fff;
    padding: 12px;
    border-radius: 8px;
    backdrop-filter: blur(4px);
    z-index: 2;
}

.price-line {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    font-size: 13px;
    line-height: 1.4;
}

.price-line + .price-line {
    margin-top: 6px;
}

.accent {
    color: #ffd700;
}

.save {
    color: #00ff88;
}

/* 倒计时 */
.countdown-tag {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(0,0,0,0.85);
    color: #fff;
    padding: 8px 12px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    backdrop-filter: blur(4px);
    z-index: 2;
}

.icon-clock {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

/* 操作功能区 */
.action-panel {
    padding: 15px;
}

.action-group {
    display: flex;
    gap: 10px;
    align-items: center;
}

/* 淘口令复制 */
.tkl-wrapper {
    flex: 1;
}

.tkl-copy {
    width: 100%;
    height: 40px;
    position: relative;
    border: none;
    border-radius: 6px;
    background: #f8f9fa;
    color: #333;
    cursor: pointer;
    overflow: hidden;
}

.tkl-copy span {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.normal-state {
    opacity: 1;
}

.copied-state {
    opacity: 0;
    transform: translateY(100%) translateY(-50%);
}

.tkl-copy.copied .normal-state {
    opacity: 0;
    transform: translateY(-100%) translateY(-50%);
}

.tkl-copy.copied .copied-state {
    opacity: 1;
    transform: translateY(-50%);
    color: #00c853;
}

/* 优惠券按钮 */
.coupon-btn {
    padding: 0 20px;
    height: 40px;
    background: #e4393c;
    color: white;
    border-radius: 6px;
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: background 0.3s;
}

.coupon-btn:hover {
    background: #c62d30;
}

/* 二维码 */
.qr-trigger {
    position: relative;
}

.qr-popup {
    position: absolute;
    bottom: 100%;
    right: 0;
    background: white;
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
    opacity: 0;
    transition: 0.3s;
    pointer-events: none;
}

.qr-trigger:hover .qr-popup {
    opacity: 1;
    transform: translateY(-5px);
}

.qr-popup img {
    width: 120px;
    height: 120px;
    margin-bottom: 8px;
}

/* 推荐理由 */
.recommend-box {
    padding: 0 15px 15px;
}

.recommend-box p {
    color: #666;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 768px) {
    .product-showcase {
        grid-template-columns: 1fr;
    }
    
    .img-container {
        height: 200px;
    }
}
.stat-box{text-align: center;
    letter-spacing: 5px;
    color: #fff;
    padding: 12px 0;}
	/*首页顶部第一模块代码*/
:root {
    --primary: #FF4444;  /* 主色调 */
    --text: #FFFFFF;     /* 图片文字色 */
}

.coupon-banner {
    width: 100%;
    margin: 2rem auto;
    position: relative;float: left;
}
.bodydjs{overflow: hidden;    margin: 2rem auto;
    width: 100%;    display: flex;
}

/* 图片容器 */
.banner-image {
    position: relative;height: auto;
    margin: 2%;
    border-radius: 16px;
    overflow: hidden;
}

.banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.9);
}

/* 图片上文字层 */
.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* 标题样式 */
.image-title {color: var(--text);
    font-size: 22px;
    font-family: fangsong;
    text-shadow: 0 2px 4px rgb(8 8 8 / 92%);
    margin-bottom: 1rem;
    background: #a77c7c61;
    padding: 12px 22px;
    border-radius: 15px;
    border-left: 3px solid #f5f0f0bf;
    border-right: 3px solid #f5f0f0bf;
}
.image-title a{color: var(--text);  transition: transform 0.3s ease; /* 平滑过渡效果 */text-decoration: none;
}

 
.image-title a:hover {
  transform: scale(1.2); /* 放大到原来的120% */
}
/* 价格组 */
.price-group {
    background: rgba(0,0,0,0.4);
    padding: 1.5rem;
    border-radius: 12px;
    backdrop-filter: blur(4px);
    display: inline-flex;
    gap: 2rem;
}

.price-item {
    color: var(--text);
}

.original-price {
    text-decoration: line-through;
    opacity: 0.8;
}

.discount-price {
    font-size: 2.8rem;
    font-weight: 800;
}

.save-price {
    color: #FFD700;
}

/* 底部操作栏 */
.action-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(0,0,0,0.6);
    padding: 1rem 2rem;
    border-radius: 8px;
}

.countdown {
    color: var(--text);
    font-family: 'Courier New', monospace;
    font-size: 1.4rem;
}

.copy-btn {
    background: var(--primary);
    color: white;
    border: none;
    padding: 0.8rem 2rem;
    border-radius: 20px;
    cursor: pointer;
    transition: transform 0.2s;
}

.copy-btn:hover {
    transform: scale(1.05);
}

@media (max-width: 768px) {
    .banner-image {
        height: 300px;
    }
    
    .image-title {
        font-size: 1.8rem;
    }
    
    .price-group {
        flex-direction: column;
        gap: 0.5rem;
    }
}