.news-list{width:100%;background:#fff}.news-list .news-list-header{background-repeat:no-repeat;background-position-x:center;background-image:url(/images/strategy-banner.jpg);background-size:1920px 350px;height:350px}.news-list .news-list-section{margin:0 auto;padding:20px 0 50px;flex-direction:row;flex-wrap:wrap;display:flex;justify-content:space-between}.news-list .news-list-section .news-list-item{width:310px;height:374px;padding-top:30px;border-bottom:1px solid #e8e8e8;position:relative}.news-list .news-list-section .news-list-item .news-list-item-img{width:100%;overflow:hidden;height:130px;border-radius:4px}.news-list .news-list-section .news-list-item .news-list-item-img img{width:100%;height:100%;transition:all .2s ease-in-out}.news-list .news-list-section .news-list-item:hover img{transform:scale(1.1)}.news-list .news-list-section .news-list-item .news-list-item-title{font-size:18px;color:#222;font-weight:700;padding:10px 0;display:inline-block}.news-list .news-list-section .news-list-item .news-list-item-digest{font-size:14px;color:#ffc53d;display:block}.news-list .news-list-section .news-list-item .news-list-item-summary{font-size:14px;color:#666;padding:10px 0}.news-list .news-list-section .news-list-item .news-list-item-date{position:absolute;display:block;font-size:12px;color:#999;left:0;bottom:12px}.news-list .news-list-section .news-list-item .news-list-item-tips{position:absolute;font-size:12px;color:#999;right:0;bottom:12px;line-height:20px;display:inline-block;height:20px}.news-list .news-list-section .news-list-item .news-list-item-tips .news-list-item-pv{font-size:12px;padding:2px 10px 0}.news-list .news-list-section .news-list-footer{width:100%;text-align:center;padding:20px 0}.news-list .news-list-section .news-list-footer button{outline:none;background:none;border:none;border-radius:30px;width:200px;height:40px;cursor:pointer;background:#ffc53d;font-size:16px;font-weight:700;color:#222}@media screen and (max-width:1000px){.news-list .news-list-section{width:1000px}}@media screen and (min-width:1000px){.news-list .news-list-section{width:1000px}}