.news_tab{margin:40px auto}.page_banner{}

.news_item{padding:25px;background:#fff;margin-bottom:40px}
.news_item a{flex-wrap:nowrap}
.news_item .imgs_box{width:25%;height:190px;margin-right:20px}
.news_item .imgs_box img{max-width:310px;max-height:190px}
.news_date{width:110px;margin-right:30px;text-align:center;padding:25px 0;border-right:1px solid #dadada}
.news_date h2{color:#5f5f5f;font-size:50px;margin-bottom:10px}
.news_date h4{color:#5f5f5f}
.news_info{width:65%}
.news_info h1{font-size:26px;color:#282828;font-weight:bold}
.news_info h4{font-size:14px;color:#797979;line-height:1.4;margin-top:15px}
.news_list .news_item:hover{-moz-box-shadow:4px 4px 10px rgba(0,0,0,0.05),-4px 4px 10px rgba(0,0,0,0.05),4px -4px 10px rgba(0,0,0,0.05),-4px -4px 10px rgba(0,0,0,0.05);-webkit-box-shadow:4px 4px 10px rgba(0,0,0,0.05),-4px 4px 10px rgba(0,0,0,0.05),4px -4px 10px rgba(0,0,0,0.05),-4px -4px 10px rgba(0,0,0,0.05);box-shadow:4px 4px 10px rgba(0,0,0,0.05),-4px 4px 10px rgba(0,0,0,0.05),4px -4px 10px rgba(0,0,0,0.05),-4px -4px 10px rgba(0,0,0,0.05)}.news_list .news_item:hover .news_date h2,.news_list .news_item:hover .news_info h1{color:#60b637;}

.imgs_box{overflow:hidden;position:relative}
.imgs_box img{display:block;transition:transform 0.5s linear;-ms-transition:transform 0.5s linear;-moz-transition:transform 0.5s linear;-webkit-transition:transform 0.5s linear;-o-transition:transform 0.5s linear}


.flex_left{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}
