.article-container{max-width:1370px;margin:0 auto;min-height:100vh;margin-top:10px}.breadcrumbs{padding:10px 0;background:#f5f5f5;font-size:14px;color:#666}.breadcrumbs a:hover{color:#e64a19}.shop-header{padding:20px 25px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;margin-top:10px;background-color:#fff;border-radius:16px;height:40px}.shop-logo-area{display:flex;align-items:center}.shop-logo-brand{letter-spacing:1px;cursor:pointer}.shop-logo-name{color:#666;font-size:18px;font-weight:400}.shop-name-wrapper{margin-left:15px;display:flex;flex-direction:column}.article-sidebar{width:180px;border-right:1px solid #eee;padding:20px 0}.article-sidebar-title{font-size:18px;font-weight:700;padding:15px 25px;border-bottom:1px solid #eee;margin-bottom:10px}.article-nav-item{padding:12px 25px;font-size:14px;color:#666;cursor:pointer;transition:all .3s;list-style:none}.article-nav-item:hover{color:#0056b3}.article-nav-item.article-active{background-color:#f0f2f5;color:#333;border-right:3px solid #0056b3}.article-content{display:flex;flex-direction:column;margin-top:20px;background-color:#fff;border-radius:16px}.article-main-content{flex:1;display:flex;gap:30px}.article-list{flex:1;width:900px}.article-item{padding:25px 25px 25px 0;border-bottom:1px solid #f0f0f0}.article-item:last-child{border-bottom:none}.article-title{font-size:16px;font-weight:700;color:#333;margin-bottom:10px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-title:hover{color:#0056b3}.article-desc{font-size:13px;color:#888;line-height:1.6;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-footer-wrapper{display:flex}.article-tags{display:flex;gap:10px;font-size:12px}.article-tags div{padding:4px 8px;border-radius:4px}.article-tag-0{background-color:#f0f8fb;color:#1967d2}.article-tag-1{background-color:#e8f4f8;color:#2d7d9a}.article-tag-2{background-color:#b4c7e7;color:#3a5f70}.article-date{padding:4px 8px 4px 0;font-size:12px;color:#ccc}.product-list-pagination{display:flex;justify-content:center;align-items:center;gap:5px;padding:20px}.product-list-page-item{width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}.product-list-page-item.product-list-active{background-color:#2563eb;color:#fff;border-radius:50%}.product-list-page-item:hover:not(.product-list-active){background-color:#eee;border-radius:50%}.product-list-page-item.product-list-dots{cursor:default;color:#999}.product-list-page-item.product-list-disabled{color:#ccc;cursor:not-allowed;opacity:.6}.product-list-page-item.product-list-disabled:hover{background-color:transparent!important}