.homenew_blogbgcontainer{height:auto;clear:both;margin-right:auto;margin-left:auto;width:100%;float:none;background-repeat:no-repeat;background-attachment:fixed;background-position:center bottom;background-color:#000000;background-size:cover;transition:background-image 0.3s ease;min-height:100vh;color:#FFFFFF;padding-top:20px;padding-bottom:20px;background-image:url(/template/image/f3.jpg);}.homenew_blog-section{max-width:1300px;margin:0 auto;text-align:center;padding:0 15px 15px 0;width:100%;}.homenew_blog-section .homenew_blog-label{color:#e62429;font-size:24px;font-weight:600;text-transform:uppercase;margin-bottom:10px;}.homenew_blog-section .homenew_blog-title{font-size:42px;font-weight:700;color:#fff;margin-bottom:40px;}.homenew_news-scroll-wrapper{position:relative;overflow:hidden;cursor:grab;width:100%;max-width:100%;}.homenew_news-scroll-wrapper:active{cursor:grabbing;}.homenew_news-scroll-container{display:flex;padding:0;transition:transform 0.5s ease-in-out;width:fit-content;}.homenew_news-card-row{display:flex;gap:30px;width:100%;padding:0;margin:0;}.homenew_news-card{flex:1;min-width:0;background:#fff;border-radius:0;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.05);transition:transform 0.3s ease,box-shadow 0.3s ease;width:calc(33.333% - 20px);}.homenew_news-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.1);}.homenew_news-link{display:block;text-decoration:none;color:inherit;height:100%;}.homenew_news-card .homenew_news-image{width:100%;height:380px;object-fit:cover;display:block;transition:transform 0.5s ease;}.homenew_news-link:hover .homenew_news-image{transform:scale(1.05);}.homenew_news-card .homenew_news-content{padding:15px;text-align:left;}.homenew_news-card .homenew_news-title{font-size:22px;font-weight:600;color:#111;margin-bottom:15px;line-height:1.3;transition:color 0.3s ease;}.homenew_news-link:hover .homenew_news-title{color:#e62429;}.homenew_news-card .homenew_news-title::after{content:'';display:block;width:40px;height:2px;background-color:#e62429;margin-top:12px;transition:width 0.3s ease;}.homenew_news-link:hover .homenew_news-title::after{width:60px;}.homenew_news-card .homenew_news-desc{font-size:16px;color:#777;line-height:1.6;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.homenew_news-card .homenew_news-footer{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid #f0f0f0;}.homenew_news-card .homenew_news-date{font-size:16px;color:#333;font-weight:500;}.homenew_news-card .homenew_news-arrow{width:28px;height:28px;border-radius:50%;background-color:#e62429;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;transition:background-color 0.3s ease,transform 0.3s ease;}.homenew_news-link:hover .homenew_news-arrow{background-color:#c01e23;transform:translateX(5px);}@media (max-width:1300px){.homenew_blog-section{max-width:100%;padding:0 15px;}.homenew_news-card-row{gap:25px;}.homenew_news-card{width:calc(33.333% - 16.666px);}}@media (max-width:992px){.homenew_news-card-row{gap:20px;}.homenew_news-card{width:calc(50% - 10px);}.homenew_news-card .homenew_news-image{height:320px;}.homenew_blog-section .homenew_blog-title{font-size:36px;}}@media (max-width:768px){.homenew_news-card-row{gap:15px;}.homenew_news-card{width:100%;}.homenew_news-card .homenew_news-image{height:280px;}.homenew_blog-section .homenew_blog-title{font-size:32px;}}@media (min-width:993px){.homenew_news-card-row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}.homenew_news-card{width:100%;}}@media (max-width:992px) and (min-width:769px){.homenew_news-card-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;}.homenew_news-card{width:100%;}}@media (max-width:768px){.homenew_news-card-row{display:grid;grid-template-columns:1fr;gap:15px;}.homenew_news-card{width:100%;}}.homenew_news-slider-wrapper{position:relative;max-width:1300px;margin:0 auto;padding:0 15px;}.homenew_news-arrow-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:rgba(230,36,41,0.9);color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all 0.3s ease;user-select:none;}.homenew_news-arrow-btn.prev{left:0;}.homenew_news-arrow-btn.next{right:0;}.homenew_news-arrow-btn:hover{background:#c01e23;}@media (max-width:768px){.homenew_news-slider-wrapper{padding:0 10px;}.homenew_news-arrow-btn{width:36px;height:36px;font-size:18px;}.homenew_news-arrow-btn.prev{left:-5px;}.homenew_news-arrow-btn.next{right:-5px;}}