* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif; background: #f5f5f5; color: #202933; padding-bottom: 70px; }

.topHasBgBox{
	background-image: url('https://img1.17img.cn/ui/art/liuyz/2026/caigoujie/wap_bj_2x_20260804.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: sticky;
	top: 50px;
	z-index: 100;
	padding-bottom: 10px;
	padding-top: 10px;
}
.vendor-radius{
	height: 32px;
	background: linear-gradient( 90deg, #EEF3FF 0%, #EAF0FF 100%);
	border-radius: 47px 47px 47px 47px;
	padding: 0 13px 0 10px;
}
.vendor-tag-20260803{
	width: 48px;
	height: 21px;
	border-radius: 3px 3px 3px 3px;
	display: block;
	margin-right: 6px;
}
.vendor-radius span{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #202933;
	display: inline-block;
	margin-left: 5px;
}
.vendor-radius .right-jt{
	width: 14px;
	height: 14px;
	display: block;
	margin-left: 5px;
}
.btn-help-20260803{
	height: 26px;
	background: #DCE6FF;
	border-radius: 18px 18px 18px 18px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 12px;
	color: #202933;
	padding: 0 8px 0 5px;
}
.btn-help-20260803 img{
	width: 18px;
	height: 18px;
	display: block;
}
.vendor-bar-20260803{
	padding: 5px 12px;
	
}
.lineBackground{
	background: linear-gradient( to bottom, #FFFFFF 0%, #F5F5F5 50%, #F5F5F5 100%);
	padding: 0 12px 12px;
}
/* 顶部厂商栏 */
.top-bar-20260803 { background: #fff; padding: 10px 12px; display: flex; align-items: center; gap: 8px; }
.tag-yellow-20260803 { background: #f5a623; color: #fff; padding: 2px 6px; border-radius: 3px; font-size: 12px; }
.top-bar-text-20260803 { font-size: 13px; color: #666; flex: 1; }

/* 搜索行 */
.inputBox{
padding: 0 12px 8px; 	
}
.search-row-20260803 { 
	background: #fff; 
	display: flex; 
	gap: 8px; 
	background: #FFFFFF;
	border-radius: 70px;
	padding: 3px 3px 3px 10px;
	border: 1px solid #4F5862;
}
.search-input-wrap-20260803 { flex: 1; border-radius: 18px; display: flex; align-items: center; }
.search-input-wrap-20260803 img{
	width: 15px;
	display: block;
	margin-right: 6px;
}
.search-input-wrap-20260803 input { border: none; background: transparent; flex: 1; font-size: 13px; outline: none; height: 100%;}
.btn-search-20260803 { background: #286FED;height: 28px; line-height:28px; color: #fff; border: none; padding:0 12px; border-radius: 40px; font-size: 14px; }

/* 大banner */
.banner-main-20260803 { margin-bottom: 12px; border-radius: 6px; overflow: hidden; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); }
.banner-swiper-container { position: relative; width: 100%; }
.banner-slide-20260803 { display: block; width: 100%; }
.banner-slide-20260803 img { width: 100%; height: auto; display: block; }
.banner-pagination { position: absolute; bottom: 10px; left: 0; right: 0; z-index: 10; text-align: center; }
.banner-pagination .swiper-pagination-bullet { width: 8px; height: 8px; background: rgba(255,255,255,0.6); margin: 0 4px; border-radius: 50%; display: inline-block; }
.banner-pagination .swiper-pagination-bullet-active { background: #fff; }

/* 功能图标网格 - 横向滑动两屏 */
.icon-grid-wrap-20260803 {  border-radius: 12px;  overflow: hidden; }
.icon-grid-20260803 { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
.icon-grid-20260803::-webkit-scrollbar { display: none; }
.icon-grid-page-20260803 { min-width: 100%; display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; scroll-snap-align: start; }
.icon-grid-page-20260803 a{
	display: block;
}
.icon-item-20260803 { text-align: center;position: relative; }
.icon-item-20260803 .icon { width: 50px; height: 50px; margin: 0 auto 6px; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 18px; }
.icon-item-20260803 .label { font-size: 12px; color: #202933; word-break: break-all; }
.icon-item-20260803 img{
	height: 20px;
}
.icon-dots-20260803 { display: flex; justify-content: center; gap: 6px; margin-top: 10px; }
.icon-dots-20260803 .dot { width: 10px; height: 4px; border-radius: 100px; background: #E5EAF0; }
.icon-dots-20260803 .dot.active { background: #B9C0C7; }
.bigIconList{
	margin-bottom: 10px;
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 12px;
}
.bigIconItem{
	position: relative;
}
.bigIconItem img{
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto 4px;
}
.bigIconItem p{
	height: 17px;
	line-height: 17px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #202933;
	text-align: center;
}
.bigIconItem .positionAb{
	position: absolute;
	top: -5px;
	right: -5px;
	height: 13px;
	background-color: #FD451F;
	border-radius: 100px 100px 100px 100px;
	padding: 0 6px;
}
.bigIconItem .positionAb img{
	width: auto;
	height: 10px;
	margin-bottom: 0;
}
.bigIconItem .positionAb p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 9px;
	height: 10px;
}
/* AI助手卡片 */
.ai-card-ad{
	width: 100%;
	display: block;
	margin-bottom: 8px;
	margin-top: 14px;
	border-radius: 8px 8px 8px 8px;
}


/* 资讯直播tab */
.news-live-20260803 { background-image: url('https://img1.17img.cn/ui/art/liuyz/2026/sy/bj_zx_2x_20260716.png'); background-repeat:no-repeat;background-size: 100% auto;background-color: #fff;padding: 17px 14px 0;}
.tab-header-20260803 { display: flex; gap: 24px; padding-bottom: 8px; margin-bottom: 10px; justify-content: center; }
.tab-item-20260803 { font-size: 14px; color: #4F5862; position: relative; padding-bottom: 6px; font-weight: 500; }
.tab-item-20260803.active { color: #202933; font-weight: 600;font-size: 16px; }
.tab-item-20260803.active::after { content: ''; position: absolute; bottom: -9px; left: 50%; transform: translateX(-50%); width: 20px; height: 3px; background: #000; border-radius: 27px; }
.news-tab-content-20260803 { display: none; }
.news-tab-content-20260803.active { display: block; }
.news-live-body-20260803 { display: flex; gap: 12px; }
.news-list-20260803 { flex: 1; min-width: 0; padding-bottom: 10px;}
.news-item-20260803 { display: flex; gap: 18px; padding: 10px 0; }
.news-item-20260803:last-child { border-bottom: none; }
.news-item-text-20260803 { flex: 1; min-width: 0; }
.news-item-title-20260803 { font-size: 14px; color: #202933; height: 44px; line-height: 22px;margin-bottom: 4px; }
.news-item-meta-20260803 { font-size: 12px; color: #7E8790;  }
.news-item-img-20260803 { width: 120px; height: 67px; border-radius: 4px; object-fit: contain; flex-shrink: 0; overflow: hidden;position: relative;}
.news-item-img-20260803 img{
	object-fit: contain;
	width: 100%;
	height: 100%;
	border-radius: 4px;
}
.news-item-img-20260803 .live-status-box{
	position: absolute;
	top: 8px;
	left: 6px;
}
.news-item-img-20260803 .live-liveing{
	width: auto;
	height: 17px;
	padding: 0 5px;
	background: #FD451F;
	border-radius: 80px;
}
.news-item-img-20260803 .live-liveing img{
	height: 8px;
	width: auto;
	display: block;
	margin: 0 4px 0;
}
.news-item-img-20260803 .live-liveing p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1;
}
.news-item-img-20260803 .live-signIng{
	width: 44px;
	height: 17px;
	line-height: 17px;
	background: #0C7FF2;
	padding: 0 5px;
	border-radius: 80px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.live-cards-20260803 { width: 130px; flex-shrink: 0; }
.live-card-20260803 { border-radius: 8px; overflow: hidden; margin-bottom: 10px; }
.live-card-img-20260803 { width: 100%; height: 76px; background: #202933; position: relative; }
.live-tag-20260803 { position: absolute; top: 4px; left: 4px; background: #ff4d4f; color: #fff; font-size: 10px; padding: 1px 5px; border-radius: 3px; }
.live-card-title-20260803 { font-size: 12px; color: #202933; padding: 6px 4px 2px; font-weight: 500; }
.live-card-desc-20260803 { font-size: 11px; color: #999; padding: 0 4px 4px; }

/* 横向广告 */
.ad-banner-20260803 {  }
.ad-banner-20260803 img{
	width: 100%;
	display: block;
	margin: 10px auto 10px;
}

/* 热度榜 */
.hot-rank-20260803 { background-image: url('https://img1.17img.cn/ui/art/liuyz/2026/sy/bj_phb_2x_20260716.png');background-size: 100% auto;background-repeat: no-repeat;background-color: #fff; padding: 12px 0; position: relative;border-radius: 8px; }
.hot-rank-header-20260803 { padding: 12px 12px 0; margin-bottom: 20px; }
.hot-rank-title-20260803 {height: 17px;display: block;}
.hot-rank-subtitle-20260803 { font-size: 11px; color: #999; }
.hot-rank-tabs-20260803 { display: flex; align-items: center; padding: 0 12px 8px; overflow-x: auto; flex-wrap: nowrap; scrollbar-width: none; }
.hot-rank-tabs-20260803::-webkit-scrollbar { display: none; }
.hot-rank-tab-item-20260803 { display: flex; align-items: center; font-size: 14px; color: #7E8790; white-space: nowrap; cursor: pointer; flex-shrink: 0; }
.hot-rank-tab-item-20260803.active { color: #BC7D39; font-weight: 600; font-size: 15px; }
.hot-rank-tab-item-20260803 .tab-icon { width: 18px; height: 13px; margin: 0 3px; display: none; }
.hot-rank-tab-item-20260803.active .tab-icon { display: block; }
.tab-sep-20260803 { color: #D0D5DA; margin: 0 8px; font-size: 12px; flex-shrink: 0; }
.hot-rank-list-wrap-20260803 { overflow: hidden; }
.hot-rank-list-20260803 { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
.hot-rank-list-20260803::-webkit-scrollbar { display: none; }
.hot-rank-content-20260803 { display: none; }
.hot-rank-content-20260803.active { display: flex; }
.hot-rank-list-page-20260803 { min-width: 75%; flex-shrink: 0; scroll-snap-align: start; padding: 0 12px; overflow: hidden; }
.first75{
	width: 80%;
}
.second100{
	width: 100%;
	position: relative;
}
.hot-rank-item-20260803 { display: flex; align-items: center; padding: 10px 0; border-bottom: 1px solid #F5F6F7; }
.hot-rank-item-20260803:last-child { border-bottom: none; }
.rank-num-20260803 { width: 24px; font-size: 16px; font-weight: 700; color: #E92700; font-style: italic; flex-shrink: 0; }
.rank-num-20260803.normal { color: #7E8790; }
.rank-img-20260803 { width: 62px; height: 62px; border-radius: 6px; margin-right: 10px; flex-shrink: 0; overflow: hidden; }
.rank-img-20260803 img { width: 100%; height: 100%; object-fit: contain; }
.rank-info-20260803 { flex: 1; min-width: 0; }
.rank-name-20260803 { font-size: 14px; color: #202933; font-weight: 500; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.rank-brand-20260803 { font-size: 12px; color: #7E8790; margin-top: 3px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.rank-brand-20260803 span { color: #202933; }
.hot-rank-more-btn-20260803{
	width: 35px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.hot-rank-list-wrap-20260803 { overflow: hidden; position: relative; }

/* 二级tab栏 */
.sub-tabs-20260803 {  margin: 10px 0;  padding: 5px 10px; display: flex; gap: 16px; overflow-x: auto;justify-content: space-between; }
.sub-tab-20260803 { font-size: 16px; color: #76828F; padding-bottom: 10px; position: relative; white-space: nowrap; }
.sub-tab-20260803.active { color: #37474F; font-weight: 600; }
.sub-tab-20260803.active::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px;width: 25px; background: #0C7FF2; margin: 0 auto;}

/* 产品列表 */
.product-list-20260803 { margin: 10px 0; }
.product-card-20260803 { background: #fff; border-radius: 12px; padding: 14px 12px; margin-bottom: 10px; }
.product-name-row-20260803 { display: flex; align-items: center; gap: 4px; margin-bottom: 8px; }
.product-badge-20260803 { display: inline-flex; align-items: center; height: 16px;  border-radius: 3px; font-size: 11px; color: #fff; flex-shrink: 0; white-space: nowrap; }
.product-badge-20260803.badge-pioneer {  }
.product-badge-20260803.badge-优选 { background: #F44336; }
.product-badge-20260803.badge-new { background: #FF9800; }
.product-name-20260803 { font-size: 14px; font-weight: 500; color: #202933; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; flex: 1; min-width: 0; }
.product-mid-20260803 { display: flex; gap: 12px; margin-bottom: 10px; }
.product-img-wrap-20260803 { width: 80px; flex-shrink: 0; }
.product-img-20260803 { width: 80px; height: 80px; border-radius: 6px; overflow: hidden; }
.product-img-20260803 img { width: 100%; height: 100%; object-fit: contain; }
.product-right-20260803 { flex: 1; min-width: 0; display: flex; flex-direction: column;justify-content: center; }
.product-meta-20260803 { font-size: 12px; color: #7E8790; margin-bottom: 6px; }
.product-meta-20260803 .meta-score { color: #C59768; }
.product-meta-20260803 .meta-sep { margin: 0 6px; color: #D0D5DA; }
.product-tags-rank {
	margin-bottom: 11px;
	height: 18px;
	background: #F8F8F8;
	padding: 0 11px 0 4px;
	display: flex;
	width: auto;
	align-self: flex-start;
	flex-shrink: 0;
}
.product-tags-rank span{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: #976645;
}
.product-tags-rank img{
	height: 10px;
	vertical-align: middle;
}
.product-tags-20260803{
	margin-bottom: 6px;
}
.product-tags-20260803 .tag-d{
	background-color: #F6F1ED;
	height: 18px;
	padding: 0 4px;
	margin-right: 6px;
}
.product-tags-20260803 .tag-d img{
	height: 10px;
	margin-right: 2px;
	flex-shrink: 0;
}
.product-tags-20260803 .tag-d p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: #976645;
}
.plxf-bg{
  background-image: url('https://img1.17img.cn/ui/art/liuyz/2026/sy/icon_yqbj_2x_20260805.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: right bottom;
  background-color: #fff;
}
.product-tag-20260803 { font-size: 11px; color: #7E8790; }
.product-tag-20260803.tag-hot { color: #F44336; }
.product-tag-20260803.tag-follow { color: #0C7FF2; }
.product-tag-20260803.tag-new { color: #FF9800; }
.product-price-20260803 { font-size: 16px; color: #DE3018; font-weight: 600; }
.product-price-20260803 .price-label { font-size: 12px; color: #A3ADB7; font-weight: 400; margin-right: 4px; }
.product-footer-20260803 { display: flex; align-items: center; justify-content: space-between; }
.product-brand-20260803 { display: flex; align-items: center; gap: 6px; font-size: 12px; color: #7E8790; flex: 1; min-width: 0; overflow: hidden; }
.product-brand-20260803 .brand-logo { width: 53px;
height: 30px;
object-fit: contain;
border-radius: 4px 4px 4px 4px; flex-shrink: 0; 
border: 1px solid #e5eaf0;
    padding: 2px;}
.product-brand-20260803 .brand-name { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;color: #4F5862;font-size: 12px; width: 2.8rem;display: inline-block}
.product-btns-20260803 { display: flex; gap: 8px; flex-shrink: 0; margin-left: 8px; }
.btn-comment-20260803 { border: 1px solid #0D6EFF; color: #0D6EFF; background: #fff; padding: 4px 16px; border-radius: 2px; font-size: 12px; cursor: pointer; }
.btn-consult-20260803 { background: #0D6EFF; color: #fff; border: none; padding: 4px 16px; border-radius: 2px; font-size: 12px; cursor: pointer; }

/* 热门标准 */
.standard-card-20260803 { background: #fff; border-radius: 12px; padding: 12px; margin-bottom: 10px; }
.standard-top-20260803 { display: flex; gap: 12px; margin-bottom: 8px; }
.standard-status-20260803 { width: 72px; height: 72px; border-radius: 8px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.standard-status-20260803.status-active { background: #4CAF50; }
.standard-status-20260803.status-upcoming { background: #2196F3; }
.standard-status-20260803 .status-text { color: #fff; font-size: 16px; font-weight: 600; line-height: 1.3; text-align: center; }
.standard-info-20260803 { flex: 1; min-width: 0; }
.standard-name-20260803 { font-size: 14px; font-weight: 500; color: #202933; margin-bottom: 6px; line-height: 22px; }
.standard-tags-20260803 { display: flex; gap: 6px; margin-bottom: 8px; }
.standard-tag-20260803 { font-size: 11px; color: #7E8790; background: #F5F7FA; padding: 2px 8px; border-radius: 3px; }
.standard-dates-20260803 { font-size: 12px; color: #7E8790; margin-bottom: 8px; }
.standard-dates-20260803 .date-sep { margin: 0 8px; }
.standard-bottom-20260803 { display: flex; justify-content: space-between; align-items: center; }
.standard-category-20260803 { font-size: 12px; color: #0C7FF2; }
.standard-btn-20260803 { border: 1px solid #0D6EFF; color: #0D6EFF; background: #fff; padding: 4px 8px; border-radius: 4px; font-size: 12px; cursor: pointer; }

/* 热门方案 */
.solution-card-20260803 { background: #fff; border-radius: 12px; padding: 12px; margin-bottom: 10px; }
.solution-badge-20260803 { display: inline-block; background: #0D6EFF; color: #fff; padding: 1px 5px; border-radius: 4px; font-size: 12px; margin-right: 6px; }
.solution-title-20260803 { font-size: 14px; font-weight: 600; color: #202933; margin-bottom: 10px; }
.solution-company-20260803 { display: flex; align-items: center; margin-bottom: 10px; }
.solution-company-logo-20260803 { width: 42px; height: 24px; border-radius: 4px; margin-right: 6px; }
.solution-company-name-20260803 { font-size: 12px; color: #7E8790; flex: 1; }
.solution-company-btn-20260803 { border: 1px solid #0D6EFF; color: #0D6EFF; background: #fff; padding: 4px 12px; border-radius: 4px; font-size: 12px; cursor: pointer; }
.solution-tags-20260803 { display: flex; gap: 6px; margin-bottom: 8px; flex-wrap: wrap; }
.solution-tag-20260803 { font-size: 12px; color: #7E8790; }
.solution-tag-20260803::before { content: ''; display: inline-block; width: 4px; height: 4px; background: #7E8790; border-radius: 50%; margin-right: 4px; vertical-align: middle; }
.solution-desc-20260803 { font-size: 12px; color: #7E8790; line-height: 20px; margin-bottom: 10px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.solution-desc-20260803 span{
	color: #4F5862;
}
.solution-link-20260803 { background: #F5F7FA; border-radius: 6px; padding: 30px 12px 20px; margin-bottom: 12px; position: relative;}
.solution-link-title-20260803 { font-size: 12px; color: #fff;background-color: #0C7FF2; position: absolute;top: 0;left: 0;padding: 0 5px;height: 20px;line-height:20px; border-radius: 6px 0px 6px 0px;}
.solution-device-list-20260803 {  }
.solution-device-list-20260803::-webkit-scrollbar { display: none; }
.solution-device-card-20260803 { display: flex; gap: 8px; }
.solution-device-img-20260803 { width: 70px; height: 70px; border-radius: 4px; flex-shrink: 0;object-fit: contain; }
.solution-device-info-20260803 { flex: 1; min-width: 0; }
.solution-device-name-20260803 { font-size: 14px; color: #000000; line-height: 20px; margin-bottom: 4px;}
.solution-device-tags-20260803 { display: flex; gap: 4px; }
.solution-device-tags-20260803 span { font-size: 12px; color: #7E8790;  padding: 1px 6px; border-radius: 3px; }
.solution-footer-20260803 { display: flex; align-items: center; justify-content: space-between;  padding-top: 10px; }
.solution-footer-20260803 .solution-footer-left-20260803 { font-size: 12px; color: #0C7FF2; }
.solution-footer-right-20260803 { display: flex; gap: 16px; }
.solution-download-20260803, .solution-collect-20260803 { cursor: pointer; }
.solution-download-20260803 img { width: 20px; height: 20px; }
.solution-collect-20260803 img { width: 20px; height: 20px; }
.solution-collect-20260803 .noCollect { display: block; }
.solution-collect-20260803 .isCollect { display: none; }

/* 品牌合作伙伴 */
.partner-20260803 { 
	margin: 10px 0 0; 
	background: #fff; 
	border-radius: 12px; 
	padding: 16px 12px; 
	background-image: url('https://img1.17img.cn/ui/art/liuyz/2026/sy/bj_cp_2x_20260716.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.partner-header-20260803 { margin-bottom: 16px; }
.partner-title-20260803 { font-size: 15px; font-weight: 600; }
.partner-title-20260803 img{
	height: 23px;
	margin-right: 6px;
}
.partner-title-20260803 p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #BC7D39;
}

.partner-more-20260803 { font-size: 12px; color: #2d7ff9; }
.partner-more-20260803 img{
	height: 12px;
}
.partner-more-20260803 p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #BC7D39;
}
.partner-grid-20260803 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }
.partner-item-20260803 { text-align: center; }
.partner-logo-20260803 { width: 100%; height: 50px; background: #f0f0f0; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 11px; color: #666; }
.f-w {
    flex-wrap: wrap;
}
/* 悬浮提示条 */
.float-tip-20260803 { position: fixed; bottom: 270px; left: 0; right: 0; background: #E5F3FF; padding: 8px 16px; display: flex; align-items: center; justify-content: center; gap: 8px; z-index: 100;height: 44px;border-radius: 10px 10px 0px 0px; }
.float-tip-icon-20260803 { font-size: 16px; }
.float-tip-text-20260803 { font-size: 13px; color: #e65100; }

/* 底部占位 */
.bottom-placeholder-20260803 { height: 20px; }



/* 横向滚动tab */
.scroll-tabs-20260803 { display: flex; gap: 8px; overflow-x: auto; padding: 8px 0; }

/* 吸顶tab菜单 */
.sticky-tabs-20260803 {
	position: sticky;
	top: 146px;
	z-index: 103;
	background: #F5F5F5;
	padding: 0 12px;
	display: flex;
	gap: 16px;
	justify-content: space-between;
	border-bottom: 1px solid #F0F0F0;
	/* 平滑过渡：max-height + opacity 替代 display 切换 */
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	pointer-events: none;
	transition: max-height 0.25s ease, opacity 0.2s ease, padding 0.25s ease;
	will-change: max-height, opacity;
}
.sticky-tabs-20260803.visible {
	max-height: 60px;
	padding: 8px 12px;
	opacity: 1;
	pointer-events: auto;
}
.sticky-tab-20260803 {
	font-size: 14px;
	color: #76828F;
	padding: 4px 8px;
	font-weight: 500;
	white-space: nowrap;
	cursor: pointer;
	background:#fff;
	border-radius: 20px;
}
.sticky-tab-20260803.active {
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	background:#2d7ff9;
}
.scroll-tab-20260803 { font-size: 12px; padding: 4px 12px; border-radius: 12px; background: #f5f5f5; white-space: nowrap; color: #666; }
.scroll-tab-20260803.active { background: #e3f2fd; color: #2d7ff9; }

.swiper-pagination3{
	bottom: -3px!important;
}
.swiper-pagination3 .swiper-pagination-bullet{
	background-color: #FDDEBD;
	width: 20px;
	height: 3px;
	margin: 0;
	border-radius: 10px;
}
.swiper-pagination3 .swiper-pagination-bullet-active{
	background-color: #E29956;
	width: 20px;
	height: 3px;
	margin: 0;
	border-radius: 10px;
}
.swiper-container3{
	padding-bottom: 10px;
}
.c3-img{
	width: 100%;
	height: 50px;
	background: #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid rgba(220,189,131,0.39);
}
.c3-item{
	width: 1.96rem;
	border-radius: 4px;
	margin-bottom: 10px;
}
.c3-img{
	padding: 0.2rem 0.14rem;
}
.c3-img img{
	width: 1.68rem;
	height: 0.62rem;
	object-fit: contain;
}
.c3-title{
	padding: 6px 4px;
	text-align: center;
	font-size: 12px;
	color: #683C22;
}
.c3-box:after{
    content: '';
    width: 30%;
    border:1px solid transparent;
}
.hot-posts-Moudal{
	background-image: url('https://img1.17img.cn/ui/art/liuyz/2026/sy/sy_bj_2x_20260805.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 16px;
}
.hot-posts-Moudal .topBox{
	border-radius: 8px 8px 8px 8px;
}
.hot-posts-Moudal .topBox .topBox-left{
	
}
.hot-posts-Moudal .topBox .topBox-left .price{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 23px;
	color: #0C7FF2;
}
.hot-posts-Moudal .topBox .topBox-left .dw{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #0C7FF2;
	margin-left: 5px;
}
.hot-posts-Moudal .tipstext{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	margin-bottom: 10px;
}
.hot-posts-Moudal .topBox .buyerBtn{
	width: 80px;
	height: 32px;
	line-height: 32px;
	background: #0D6EFF;
	border-radius: 6px 6px 6px 6px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.hot-sections{
	background: #EBF0FF;
	border-radius: 9px 9px 9px 9px;
	border: 1px solid #DEE6FF;
	padding: 8px 12px 16px;
}
.hot-sections .title{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 14px;
	color: #4F5862;
}
.hot-sections .moreText{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
}
.hot-sections .moreIcon{
	height: 10px;
	margin-left: 4px;
}
.hot-posts-scroll{
	overflow-x: auto;
}
.hot-posts-scroll-item{
	position: relative;
	margin-right: 25px;
}
.hot-posts-scroll-item .personImg{
	width: 44px;
	height: 44px;
	border-radius: 100%;
	margin-bottom: 10px;
}
.hot-posts-scroll-item .personJia{
	height: 16px;
	position: absolute;
	top: 38px;
	left: 9px;
}
.hot-posts-scroll-item .name{
	width: 48px;
	height: 16px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	text-align: center;
}
.noBar::-webkit-scrollbar {
  display: none;
}
.hot-posts-item{
	background: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	padding: 14px 12px;
	margin-bottom: 10px;
}
.hot-posts-item .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 14px;
	color: #202933;
	line-height: 24px;
	margin-bottom: 6px;
}
.hot-posts-item .gz-left{
	
}
.hot-posts-item .gz-left .personImg{
	width: 28px;
	height: 28px;
	display: block;
	margin-right: 6px;
}
.hot-posts-item .gz-left .name{
	line-height: 17px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
}
.hot-posts-item .gz-left .time{
	line-height: 17px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
}
.hot-posts-item .gz-right{
	
}
.hot-posts-item .gz-right .isAttention{
	width: 48px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #F5F7FA;
	border-radius: 4px 4px 4px 4px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #B9C0C7;
}
.hot-posts-item .gz-right .noAttention{
	width: 48px;
	height: 20px;
	background: #E7F2FE;
	border-radius: 4px 4px 4px 4px;
	display: none;
}
.hot-posts-item .gz-right .noAttention img{
	width: 16px;
}
.hot-posts-item .gz-right .noAttention p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #0C7FF2;
}
.hot-posts-item .text{
	max-height: 44px;
	line-height: 22px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	margin: 12px 0;
}
.hot-posts-item .operations-box{
	
}
.hot-posts-item .inputBox{
	background: #F5F7FA;
	border-radius: 43px 43px 43px 43px;
	padding: 0 2px;
	/* width: 200px;
	margin-right: 20px; */
	width: 100%;
}
.hot-posts-item .inputBox .personImg{
	width: 22px;
	height: 22px;
	border-radius: 100%;
	margin-right: 10px;
}
.hot-posts-item .inputBox p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #B9C0C7;
	line-height: 22px;
}
.hot-posts-item .likeBox{
	
}

.hot-posts-item .likeBox img{
	width: 16px;
}
.hot-posts-item .likeBox .noLike{
	
}
.hot-posts-item .likeBox .isLike{
	display: none;
}
.hot-posts-item .collectBox{
	margin-left: 30px;
}
.hot-posts-item .collectBox img{
	width: 16px;
}
.hot-posts-item .collectBox .noCollect{
	
}
.hot-posts-item .collectBox .isCollect{
	display: none;
}

.vendor-tag-20260803{
	width: 48px;
	height: 21px;
	border-radius: 3px 3px 3px 3px;
	display: block;
	margin-right: 6px;
}
.vendor-img-scroll-20260803 {
	width: 48px;
	height: 21px;
	overflow: hidden;
	position: relative;
	margin-right: 6px;
	border-radius: 3px;
}
.vendor-img-scroll-inner-20260803 {
	display: flex;
	flex-direction: column;
	transition: transform 0.3s ease-in-out;
}
.vendor-img-scroll-inner-20260803 img {
	width: 48px;
	height: 21px;
	object-fit: cover;
	display: block;
	flex-shrink: 0;
}
.vendor-radius span{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #202933;
	display: inline-block;
	margin-left: 5px;
}
