.news .news-list .news-item{height:233px;padding:0;background-color:#fafafa;box-shadow:0 3px 7px 0 rgba(89,0,4,0.35);display:flex;margin-bottom:34px;overflow:hidden;border-radius:5px;transition:all .3s linear}.news .news-list .news-item .new-img{width:7.31481rem;height:100%;background-color:#000000;border-radius:4px}.news .news-list .news-item .new-center{width:13.18519rem;margin-top:35px;margin-bottom:26px;padding-left:35px;padding-right:40px;box-sizing:border-box;border-right:1px solid #999999;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.news .news-list .news-item .new-center .new-title{width:100%;font-size:24px;line-height:48px;letter-spacing:1px;color:#444444}.news .news-list .news-item .new-center .new-cont{width:100%;font-size:14px;line-height:28px;letter-spacing:1px;color:#717171}.news .news-list .news-item .new-center .new-more{font-size:14px;line-height:28px;letter-spacing:1px;color:#a82127}.news .news-list .news-item .new-time{width:3.55556rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.news .news-list .news-item .new-time .date{font-size:80px;font-weight:normal;font-stretch:normal;letter-spacing:4px;color:#7d7d7d}.news .news-list .news-item .new-time .year{font-size:20px;font-weight:normal;font-stretch:normal;line-height:28px;letter-spacing:1px;color:#7d7d7d}.news .news-list .news-item:hover{background:#c82a31;cursor:pointer}.news .news-list .news-item:hover .new-center{border-right:1px solid #fff}.news .news-list .news-item:hover .new-center .new-title{color:#fff}.news .news-list .news-item:hover .new-center .new-cont{color:#fff}.news .news-list .news-item:hover .new-center .new-more{color:#fff}.news .news-list .news-item:hover .new-time .date{color:#fff}.news .news-list .news-item:hover .new-time .year{color:#fff}.news-detail .detail-item .detail-title{font-size:24px;font-weight:bold;font-stretch:normal;line-height:48px;letter-spacing:1px;color:#424242;text-align:center}.news-detail .detail-item .detail-cont{border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;padding:40px 24px}.news-detail .detail-item .detail-page{display:flex;justify-content:space-between;align-items:center;padding:0 35px 60px 35px}.news-detail .detail-item .detail-page .page-item{font-size:14px;font-weight:normal;font-stretch:normal;line-height:46px;letter-spacing:1px;color:#494949}.news-detail .detail-item .detail-page .page-item a{display:inline-block}.news-detail .detail-item .detail-page .page-item a:hover{color:#cf393f}@media screen and (max-width:1000px){.news .news-list .news-item{flex-direction:row;flex-wrap:wrap;height:unset;margin-bottom:15px}.news .news-list .news-item .new-img{width:100px;height:100px}.news .news-list .news-item .new-center{width:calc(100% - 100px);margin:0;padding:0 15px;border-right:0;justify-content:flex-start}.news .news-list .news-item .new-center .new-title{font-size:14px;line-height:38px;font-weight:bold;height:38px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news .news-list .news-item .new-center .new-cont{height:56px;overflow:hidden}.news .news-list .news-item .new-center .new-more{display:none}.news .news-list .news-item .new-time{display:none}.news-detail .detail-item .detail-title{line-height:38px;margin:15px 0}.news-detail .detail-item .detail-page{padding-left:15px;padding-right:15px;display:flex;flex-direction:column;justify-content:flex-start}.news-detail .detail-item .detail-page .page-item{width:100%}.news-detail .detail-item .detail-page .page-item a{width:80%;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}