.news-page{background-color:#fff}.news-page .header .nav-news .nav-a{color:#589181}.news-page .header .nav-news .nav-a:after{width:100%}.news-page .banner{height:320px;position:relative;background:#989aa3 url(/images/banner_3a0259b.png) no-repeat 50%}.news-page .banner .banner-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:36px;line-height:36px}.news-page .container{min-height:calc(100vh - 744px);background:#f0f8f7;padding:50px 0}.news-page .container .news-list .news-item{display:block;padding:20px;max-height:350px;margin-bottom:20px;overflow:hidden;background:#fff;border:1px solid #fff}.news-page .container .news-list .news-item:hover{border:1px solid #dcdcdc;box-shadow:0 0 10px #d2e2de}.news-page .container .news-list .news-item .img-box{width:50%;height:310px;overflow:hidden}.news-page .container .news-list .news-item .img-box img{width:100%}.news-page .container .news-list .news-item .news-info{width:50%;padding:22px 48px 0}.news-page .container .news-list .news-item .news-info .news-title{margin-bottom:22px;font-size:20px;color:#000}.news-page .container .news-list .news-item .news-info .news-time{margin-bottom:29px;color:#939393}.news-page .container .news-list .news-item .news-info .news-intro{color:#939393;line-height:25px}.news-page .container .news-get-loading .news-item .img-box{background-color:#ece9e9;position:relative}.news-page .container .news-get-loading .news-item .img-box:after{content:"";opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;animation:news-loading 2s ease-in-out infinite}.news-page .container .news-get-loading .news-item .news-info .news-title{min-height:30px;background-color:#ece9e9;position:relative}.news-page .container .news-get-loading .news-item .news-info .news-title:after{content:"";opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;animation:news-loading 2s ease-in-out infinite}.news-page .container .news-get-loading .news-item .news-info .news-time{width:100px;min-height:24px;background-color:#ece9e9;position:relative}.news-page .container .news-get-loading .news-item .news-info .news-time:after{content:"";opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;animation:news-loading 2s ease-in-out infinite}.news-page .container .news-get-loading .news-item .news-info .news-intro{min-height:130px;background-color:#ece9e9;position:relative}.news-page .container .news-get-loading .news-item .news-info .news-intro:after{content:"";opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;animation:news-loading 2s ease-in-out infinite}.news-page .container .pagination-box{padding-top:20px;text-align:center;font-size:16px}.wap .container{padding:50px 15px}@keyframes news-loading{0%{opacity:.4;width:0}to{opacity:0;width:100%}}