@charset "UTF-8";.a-news-page{background-color:#fff;width:100%;height:auto}.a-news-page .a-news{width:var(--base-width);height:auto;margin:0 auto;padding:50px 0;box-sizing:border-box}.a-news-page .a-news .a-news-ul{width:100%}.a-news-page .a-news .a-news-ul .a-news-li{width:100%;height:170px;display:flex;box-sizing:border-box;position:relative;margin-bottom:30px;background-image:linear-gradient(to right,#ccc 50%,transparent 50%);background-size:15px 1px;background-repeat:repeat-x;background-position:bottom;cursor:pointer}.a-news-page .a-news .a-news-ul .a-news-li-img{width:210px;height:140px}.a-news-page .a-news .a-news-ul .a-news-li-content{flex:1;padding-left:24px;box-sizing:border-box;min-width:0}.a-news-page .a-news .a-news-ul .a-news-li-content-title{width:100%;font-size:18px;font-weight:700;line-height:24px;height:24px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.a-news-page .a-news .a-news-ul .a-news-li-content-article{font-size:16px;line-height:24px;color:#3d3d3d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:48px;margin-bottom:10px}.a-news-page .a-news .a-news-ul .a-news-li-content-date{font-size:16px;height:24px;line-height:24px;color:#767676;position:absolute;bottom:25px}.a-news-page .a-news .a-news-ul .a-news-li:last-child{background-image:none;margin-bottom:0}.a-news-page .a-news-details{width:100%;margin-top:50px;word-wrap:break-word}.a-news-page .a-news-details-title{font-size:40px;font-weight:700;line-height:40px;color:#3d3d3d}.a-news-page .a-news-details-date{font-size:16px;font-weight:400;line-height:24px;color:#3d3d3d;margin-bottom:10px}.a-news-page .a-news-details-footer{width:100%;margin-top:50px;height:116px;border-top:1px solid #4c9950;padding-top:10px;box-sizing:border-box;display:flex;justify-content:space-between}.a-news-page .a-news-details-footer-left{cursor:pointer;width:33%}.a-news-page .a-news-details-footer-left-but{display:flex;align-items:center;font-size:16px;font-weight:700;line-height:24px;color:#4c9950;margin-bottom:10px}.a-news-page .a-news-details-footer-left-but img{width:8px;height:8px;margin-right:10px}.a-news-page .a-news-details-footer-left-title{width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.a-news-page .a-news-details-footer-right{cursor:pointer;width:33%;margin-left:auto}.a-news-page .a-news-details-footer-right-but{display:flex;align-items:center;font-size:16px;font-weight:700;line-height:24px;color:#4c9950;margin-bottom:10px;justify-content:end;width:100%}.a-news-page .a-news-details-footer-right-but img{width:8px;height:8px;margin-left:10px}.a-news-page .a-news-details-footer-right-title{width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}