.page{position:relative}.page span{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#4263e5}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{background-color:#fff}.el-pagination.is-background .el-pager li{width:30px;height:30px;text-align:center;line-height:30px;border:1px solid #4263e5;background-color:#fff;color:#4263e5}.el-pagination.is-background .el-pager li:not(.disabled).active{background:#4263e5}.newsContent{min-height:calc(100vh - 356px)}.newsContent .layout{margin-top:39px;margin-bottom:53px}.newsContent .layout .article{width:100%;height:522px;margin-bottom:60px;display:flex;justify-content:space-between}.newsContent .layout .article .left_img{width:782px;height:522px}.newsContent .layout .article .left_img img{width:100%;height:100%}.newsContent .layout .article .rightContent{width:389px;height:522px;position:relative}.newsContent .layout .article .rightContent .right_title{width:100%;height:68px;font-size:24px;font-family:SourceHanSansCN-Bold,SourceHanSansCN;font-weight:700;color:#333;cursor:pointer;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:14px}.newsContent .layout .article .rightContent .right_content{width:100%;height:408px;overflow:hidden}.newsContent .layout .article .rightContent .right_content p,.newsContent .layout .article .rightContent .right_content span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:19;-webkit-box-orient:vertical}.newsContent .layout .article .rightContent .right_time{height:16px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#666;position:absolute;left:0;bottom:0}.newsContent .layout .newsList{width:100%;display:flex;justify-content:space-between}.newsContent .layout .newsList .newsList_left{width:530px;display:flex;flex-direction:column}.newsContent .layout .newsList .newsList_left .news-list{display:flex;margin-top:34px;cursor:pointer}.newsContent .layout .newsList .newsList_left .news-list .time{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:grey;margin-right:47px}.newsContent .layout .newsList .newsList_left .news-list .title{width:398px;font-size:18px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#333;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;cursor:pointer}.newsContent .layout .newsList .newsList_left .news-list:first-child{margin-top:0}.newsContent .layout .newsList .line{width:1px;height:auto;background-color:#dbdbdb}.newsContent .layout .page{display:flex;justify-content:flex-end;margin-top:60px}