html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;font-size:14px;line-height:1.5;color:#26282a;background:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin:0;padding:0}ul,ol{margin:0;padding:0;list-style:none}a{text-decoration:none;color:inherit}a:hover{color:#e74c3c}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal}img{max-width:100%;height:auto;vertical-align:middle;border-style:none}button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;outline:none;border:none;background:none}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh}.container{max-width:1200px;margin:20px auto}.featured-row-1{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;margin-bottom:20px}.featured-row-2{display:grid;grid-template-columns:repeat(4, 1fr);gap:15px;margin-bottom:50px}.news-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;margin-bottom:50px}.news-card-large{background:#fff;border-radius:20px;overflow:hidden;position:relative;height:320px;transition:transform .3s ease}.news-card-large:hover{transform:translateY(-5px)}.news-card-small{background:#fff;border-radius:20px;overflow:hidden;position:relative;height:200px;transition:transform .3s ease}.news-card-small:hover{transform:translateY(-5px)}.news-card{background:#fff;border-radius:20px;overflow:hidden;position:relative;height:320px;transition:transform .3s ease}.news-card:hover{transform:translateY(-5px)}.news-card a,.news-card-large a,.news-card-small a{text-decoration:none;color:inherit;display:block;height:100%;position:relative}.news-image{width:100%;height:100%;position:relative;overflow:hidden}.news-image img{width:100%;height:100%;object-fit:cover}.news-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent, rgba(0, 0, 0, 0.8));padding:30px;color:#fff}.news-card-small .news-overlay{padding:15px}.news-title{font-size:18px;font-weight:600;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.news-card-small .news-title{font-size:14px;margin-bottom:8px}.news-description{font-size:14px;color:hsla(0,0%,100%,.8);margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card-small .news-description{font-size:12px;margin-bottom:10px;-webkit-line-clamp:1}.news-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px}.news-category{padding:8px 16px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.news-card-small .news-category{padding:6px 12px;font-size:10px}.news-card-small .news-date{font-size:10px}.category-fashion{background:linear-gradient(135deg, #ff6b6b, #feca57);color:#fff}.category-tech{background:linear-gradient(135deg, #667eea, #764ba2);color:#fff}.category-sports{background:linear-gradient(135deg, #4facfe, #00f2fe);color:#fff}.category-business{background:linear-gradient(135deg, #43e97b, #38f9d7);color:#fff}.news-date{color:hsla(0,0%,100%,.7);font-size:12px}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid #e74c3c}.category-title{font-size:32px;font-weight:700;color:#2c3e50;text-transform:uppercase;letter-spacing:1px}.view-more-btn{background:#e74c3c;color:#fff;padding:12px 24px;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(102,126,234,.3);text-transform:uppercase;letter-spacing:.5px;font-size:12px}.view-more-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4);color:#fff}@media(max-width: 1024px){.featured-row-1{grid-template-columns:1fr}.featured-row-2{grid-template-columns:repeat(2, 1fr)}.news-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){body{padding:15px}.featured-row-1,.featured-row-2,.news-grid{grid-template-columns:1fr;gap:15px}.news-card-large,.news-card,.news-card-small{height:280px}.category-title{font-size:24px}.category-header{gap:15px}.news-overlay{padding:20px}.news-card-small .news-overlay{padding:15px}.news-title{font-size:16px}.news-card-small .news-title{font-size:14px}.news-description{font-size:13px}.news-card-small .news-description{font-size:12px}}@media(max-width: 480px){.news-card-large,.news-card,.news-card-small{height:240px}.news-overlay,.news-card-small .news-overlay{padding:15px}.category-title{font-size:20px}.view-more-btn{padding:10px 20px;font-size:11px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.news-card,.news-card-large,.news-card-small{animation:fadeInUp .6s ease-out}.news-card:nth-child(2),.news-card-large:nth-child(2),.news-card-small:nth-child(2){animation-delay:.1s}.news-card:nth-child(3),.news-card-large:nth-child(3),.news-card-small:nth-child(3){animation-delay:.2s}.news-card:nth-child(4),.news-card-large:nth-child(4),.news-card-small:nth-child(4){animation-delay:.3s}.news-card:nth-child(5),.news-card-large:nth-child(5),.news-card-small:nth-child(5){animation-delay:.4s}.news-card:nth-child(6),.news-card-large:nth-child(6),.news-card-small:nth-child(6){animation-delay:.5s}.list-page .news-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}.list-page .news-item{background:#fff;border-radius:20px;overflow:hidden;position:relative;height:280px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.1)}.list-page .news-item:hover{transform:translateY(-5px);box-shadow:0 10px 40px rgba(0,0,0,.15)}.list-page .news-item a{text-decoration:none;color:inherit;display:block;height:100%;position:relative}.list-page .news-image{width:100%;height:100%;position:relative;overflow:hidden}.list-page .news-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.list-page .news-item:hover .news-image img{transform:scale(1.05)}.list-page .news-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent, rgba(0, 0, 0, 0.8));padding:20px;color:#fff}.list-page .news-title{font-size:14px;font-weight:600;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.list-page .news-description{font-size:12px;color:hsla(0,0%,100%,.8);margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.list-page .news-meta{display:flex;justify-content:space-between;align-items:center;font-size:10px}.list-page .news-category{padding:4px 10px;border-radius:12px;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.list-page .category-tech{background:linear-gradient(135deg, #667eea, #764ba2);color:#fff}.list-page .category-fashion{background:linear-gradient(135deg, #ff6b6b, #feca57);color:#fff}.list-page .category-sports{background:linear-gradient(135deg, #4facfe, #00f2fe);color:#fff}.list-page .category-business{background:linear-gradient(135deg, #43e97b, #38f9d7);color:#fff}.list-page .category-health{background:linear-gradient(135deg, #a8edea, #fed6e3);color:#333}.list-page .news-date{color:hsla(0,0%,100%,.7);font-size:10px}.list-page .news-author{color:hsla(0,0%,100%,.6);font-size:9px;margin-top:3px}@media(max-width: 1024px){.list-page .news-list{grid-template-columns:repeat(3, 1fr);gap:18px}}@media(max-width: 768px){.list-page body{padding:15px}.list-page .news-list{grid-template-columns:repeat(2, 1fr);gap:15px}.list-page .news-item{height:260px}.list-page .news-overlay{padding:18px}.list-page .news-title{font-size:13px}.list-page .news-description{font-size:11px}}@media(max-width: 480px){.list-page .news-list{grid-template-columns:1fr;gap:15px}.list-page .news-item{height:240px}.list-page .news-overlay{padding:16px}.list-page .news-title{font-size:12px}.list-page .news-description{font-size:10px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.list-page .news-item{animation:fadeInUp .6s ease-out}.list-page .news-item:nth-child(2){animation-delay:.1s}.list-page .news-item:nth-child(3){animation-delay:.2s}.list-page .news-item:nth-child(4){animation-delay:.3s}.list-page .news-item:nth-child(5){animation-delay:.4s}.list-page .news-item:nth-child(6){animation-delay:.5s}.list-page .news-item:nth-child(7){animation-delay:.6s}.list-page .news-item:nth-child(8){animation-delay:.7s}.list-page .news-item:nth-child(9){animation-delay:.8s}.list-page .news-item:nth-child(10){animation-delay:.9s}.list-page .news-item:nth-child(11){animation-delay:1s}.list-page .news-item:nth-child(12){animation-delay:1.1s}.search-section{padding:40px 0;background:linear-gradient(135deg, rgba(233, 30, 99, 0.05), rgba(255, 64, 129, 0.05))}.search-section .search-header{text-align:center;max-width:600px;margin:0 auto}.search-section .search-header .search-title{font-size:36px;color:#e74c3c;font-weight:bold;margin:0 0 30px 0}.search-section .search-box-large .search-form-large{display:flex;background:#fff;border-radius:50px;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden}.search-section .search-box-large .search-form-large .search-input-large{flex:1;border:none;padding:16px 24px;font-size:16px;outline:none;background:rgba(0,0,0,0)}.search-section .search-box-large .search-form-large .search-input-large::placeholder{color:#999}.search-section .search-box-large .search-form-large .search-btn-large{background:#e74c3c;color:#fff;border:none;padding:16px 32px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease}.search-section .search-box-large .search-form-large .search-btn-large:hover{background:rgb(213.698630137,43.8356164384,26.301369863)}.search-section .search-box-large .search-form-large .search-btn-large i{font-size:18px}.search-results-section{padding:10px 0 0px 0}.search-results-section .search-info{margin-bottom:30px}.search-results-section .search-info .results-title{font-size:28px;color:#e74c3c;font-weight:bold;margin:0 0 10px 0}.search-results-section .search-info .results-count{font-size:16px;color:#999;margin:0}.search-results-section .search-info .results-count .search-keyword{color:#e74c3c;font-weight:500}header{position:fixed;z-index:333;left:0;top:0;right:0}.header-height{height:70px}.navbar{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 20px;height:70px}.logo img{height:40px}.nav-menu{display:flex;list-style:none;gap:30px}.nav-menu a{text-decoration:none;color:#333;font-weight:500;transition:color .3s;font-size:14px}.nav-menu a:hover,.nav-menu .active a{color:#e74c3c;border-bottom:2px solid #e74c3c;padding-bottom:10px}.search-box .search-form{display:flex;align-items:center;background:#f8f9fa;border-radius:25px;padding:5px;border:2px solid rgba(0,0,0,0);transition:border-color .3s ease}.search-box .search-form:focus-within{border-color:#e74c3c}.search-box .search-input{border:none;background:rgba(0,0,0,0);padding:8px 15px;width:200px;outline:none;font-size:14px}.search-box .search-input::placeholder{color:#333}.search-box .search-btn{border:none;color:#333;padding:8px 15px;border-radius:20px;cursor:pointer;transition:background .3s ease}.search-box .search-btn img{width:20px;height:20px}.menu-toggle{display:none;flex-direction:column;cursor:pointer}.menu-toggle span{width:25px;height:3px;background-color:#333;margin:3px 0;transition:.3s}.footer{background-color:#333;color:#fff;padding:40px 0 20px}.footer-content{max-width:1200px;margin:0 auto;padding:0 20px}.footer-info{text-align:center;margin-bottom:30px}.footer-logo{font-size:28px;font-weight:bold;color:#007bff;margin-bottom:10px}.footer-description{color:#ccc;max-width:600px;margin:0 auto}.footer-links{display:flex;justify-content:center;gap:30px;margin-bottom:20px;flex-wrap:wrap}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#007bff}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid #555;color:#999}@media(max-width: 768px){.nav-menu{display:none !important;flex-direction:column;position:absolute;top:70px;left:0;width:100%;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:20px}.nav-menu.active{display:flex !important}.menu-toggle{display:flex !important}.footer-links{flex-direction:column;gap:15px}.search-box .search-form .search-input{width:100%;flex:1;padding-right:0}}.pagination-container{display:flex;justify-content:center;margin-top:30px;padding-bottom:20px}.pagination-container ul{display:flex;align-items:center;gap:10px}.pagination-container ul.page-no li.active{background:#e74c3c;font-weight:600;color:#fff}.pagination-container ul li{cursor:pointer;width:40px;height:40px;background-color:hsla(0,0%,100%,.08);text-align:center;color:#999;border-radius:2px;display:flex;align-items:center;justify-content:center;border-radius:4px;overflow:hidden}.pagination-container ul li a{width:40px;height:40px;line-height:40px;color:inherit;display:flex;align-items:center;justify-content:center}.pagination-container ul li a.active{background:#e74c3c;font-weight:600;color:#fff}.pagination-container ul li.page-options{width:70px}.pagination-container ul li.page-options a{width:70px}@media(max-width: 768px){.pagination-container{margin-top:15px;transform:scale(0.8)}}.detail-page{width:min(1200px,100%);margin:0 auto;min-height:calc(100vh - 70px);padding-bottom:20px;padding-top:20px}.detail-page .detail-box .title{margin-top:38px;margin-bottom:20px;line-height:23px;font-size:20px;color:#26282a;font-weight:bold}.detail-page .detail-box .source{display:flex;align-items:center;margin-bottom:20px}.detail-page .detail-box .source img{width:40px;height:40px;object-fit:cover;border-radius:50%;margin-right:18px}.detail-page .detail-box .source .name-info .name{margin-bottom:8px;color:#262626;font-size:16px;line-height:18px}.detail-page .detail-box .source .name-info .time{font-size:14px;line-height:18px;color:#8c8c8c}.detail-page .detail-box .content{word-break:break-all}@media(max-width: 768px){.detail-page{padding:0 8px;margin:8px auto;padding-top:20px}.detail-page .detail-box .title{margin-top:15px;margin-bottom:10px;font-size:16px}.detail-page .detail-box .source{margin-bottom:10px}.detail-page .detail-box .source img{margin-right:10px}.detail-page .detail-box .source .name-info .name{font-size:16px}}@media(max-width: 768px){.bread{margin-bottom:20px;margin-left:5px !important}}.bread{display:flex;align-items:center;gap:8px;left:22px;font-size:14px;line-height:22px;width:min(1200px,100%);margin:0 auto;margin-bottom:20px}.bread .link{color:rgba(0,0,0,.45);cursor:pointer}.bread .link a{color:rgba(0,0,0,.45)}.bread .text{color:#000;font-weight:bold}/*# sourceMappingURL=index.css.map */
