.primary-btn{background:linear-gradient(135deg,#0f95b0,#89c4c1);color:#fff;border-radius:1.125rem;text-align:center;font-size:.9375rem;height:2.75rem;line-height:2.75rem}.primary-btn:active{transform:scale(.98)}.card{background:#fff;border-radius:.75rem;padding:.9375rem;margin-bottom:.9375rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.05)}.tag{display:inline-block;font-size:.6875rem;color:#0f95b0;background:rgba(15,149,176,.1);padding:.125rem .375rem;border-radius:.125rem;margin-right:.3125rem}.section-title{font-size:1.0625rem;font-weight:700;color:#333;position:relative;padding-left:.625rem;margin-bottom:.9375rem}.section-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.1875rem;height:.9375rem;background:#0f95b0;border-radius:.09375rem}.price{font-size:1rem;color:#f56c6c;font-weight:700}.price.free{color:#67c23a}.price.original{font-size:.75rem;color:#999;text-decoration:line-through;margin-left:.3125rem}::-webkit-scrollbar{display:none;width:0;height:0;color:transparent}body{width:100%;height:100%;overflow-x:hidden}.news-detail{min-height:100vh;background:#fff;padding-bottom:3.75rem}.news-detail .article-header{padding:.9375rem}.news-detail .article-header .title{font-size:1.25rem;color:#333;font-weight:700;line-height:1.4;margin-bottom:.625rem;display:block}.news-detail .article-header .meta{display:flex;align-items:center;font-size:.75rem;color:#999}.news-detail .article-header .meta .tag{color:#0f95b0;background:rgba(15,149,176,.1);padding:.125rem .375rem;border-radius:.125rem;margin-right:.5rem}.news-detail .article-header .meta .time{margin-right:.5rem}.news-detail .article-content{padding:0 .9375rem}.news-detail .article-content .cover-image{width:100%;border-radius:.75rem;margin-bottom:.9375rem}.news-detail .article-content uni-rich-text{font-size:.9375rem;color:#333;line-height:1.8}.news-detail .article-content .image-list{margin-top:.9375rem}.news-detail .article-content .image-list uni-image{width:100%;border-radius:.75rem;margin-bottom:.625rem}.news-detail .article-content .image-list uni-image:last-child{margin-bottom:0}.news-detail .related-section{margin-top:1.25rem;padding:.9375rem;background:#f5f6fa}.news-detail .related-section .section-title{font-size:1rem;color:#333;font-weight:700;margin-bottom:.625rem}.news-detail .related-section .related-list .related-item{display:flex;background:#fff;border-radius:.75rem;padding:.625rem;margin-bottom:.625rem}.news-detail .related-section .related-list .related-item:last-child{margin-bottom:0}.news-detail .related-section .related-list .related-item .image{width:6.25rem;height:4.375rem;border-radius:.75rem;margin-right:.625rem;flex-shrink:0}.news-detail .related-section .related-list .related-item .content{flex:1}.news-detail .related-section .related-list .related-item .content .title{font-size:.875rem;color:#333;line-height:1.4;margin-bottom:.375rem;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.news-detail .related-section .related-list .related-item .content .meta{display:flex;align-items:center;font-size:.75rem;color:#999}.news-detail .related-section .related-list .related-item .content .meta .tag{color:#0f95b0;background:rgba(15,149,176,.1);padding:.125rem .375rem;border-radius:.125rem;margin-right:.5rem}.news-detail .related-section .related-list .related-item:active{transform:scale(.99)}.news-detail .bottom-bar{position:fixed;left:0;right:0;bottom:0;padding:.625rem .9375rem;background:#fff;box-shadow:0 .25rem .75rem rgba(0,0,0,.12);display:flex;gap:.625rem}.news-detail .bottom-bar uni-button{flex:1;height:2.75rem;display:flex;align-items:center;justify-content:center;font-size:.9375rem;border-radius:1.125rem}.news-detail .bottom-bar uni-button .iconfont{font-size:1.125rem;margin-right:.25rem}.news-detail .bottom-bar .share-btn,.news-detail .bottom-bar .action-btn{color:#666;background:#f5f6fa}.news-detail .bottom-bar .action-btn.active{color:#fff;background:linear-gradient(135deg,#0f95b0,#89c4c1)}