.news{width:100%;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#f8f8f8}.news .newContent{width:100%;padding:0 16%;-webkit-box-sizing:border-box;box-sizing:border-box}.news .newContent .newsTit p{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20%;font-size:24px;height:70px;line-height:70px}.news .newContent .newsList{background-color:#fff;padding:10px 16px}.news .newContent .newsList ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ddd;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:50px;height:50px;font-size:14px;cursor:pointer}.news .newContent .newsList ul li span{color:#999}.news .pagination{padding:0 16px 30px;background-color:#fff}