.news-detail{max-width:1000px;margin:70px auto;padding:20px}.newsTitle{color:#f4c67c;text-shadow:0 4px 6px #c8ac2f4d;margin:30px 0 0;font-size:30px;font-weight:400}.newsDate{color:#888;margin-bottom:20px}.newsThumbnail img{border-radius:6px;width:100%;height:auto}.newsExcerpt{margin:25px 0;font-size:18px;font-weight:500;line-height:1.7}.newsContent p{margin-bottom:16px;font-size:17px;line-height:1.8}.newsGallery{gap:20px;margin:40px 0;display:flex}.galleryImg{border-radius:6px;width:100%;height:auto}.newsAuthor{text-align:right;color:#888;margin-top:30px;margin-right:10px;font-size:16px;font-weight:600}.newsother{background-color:#e6e7e8;margin-top:60px;padding:40px 0 60px}.otherHeader,.otherGrid{max-width:1200px;margin:auto;padding:0 16px}.otherHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.otherHeader h2{color:#f4c67c;text-shadow:0 4px 6px #c8ac2f4d;font-size:45px;font-weight:400}.arrow button{cursor:pointer;color:#e60023;background:0 0;border:none;font-size:30px}.otherGrid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.otherCard{cursor:pointer}.news-image img{object-fit:cover;width:100%;height:300px;transition:transform .5s}@media (hover:hover){.news-image:hover img{transform:scale(1.05)}}.news-title{color:#000;margin-top:18px;font-size:20px;font-weight:600;line-height:1.4}.news-title:hover{color:#f4c67c;transform:scale(1.05)}.news-desc{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.otherGrid{grid-template-columns:repeat(2,1fr);gap:24px}.otherHeader h2{font-size:32px}}@media (max-width:600px){.otherGrid{grid-template-columns:1fr}.otherHeader{justify-content:space-between;align-items:center;gap:10px}.otherHeader h2{font-size:24px}.news-image img{height:200px}}
