.ArticleList{background-color:#fff;margin-top:15px;padding-bottom:10px}.ArticleList .PictureArticle{cursor:pointer;position:relative;overflow:hidden;margin-bottom:15px}.ArticleList .PictureArticle:hover .el-image{-webkit-transform:scale(1.1);transform:scale(1.1)}.ArticleList .PictureArticle .image{height:250px}.ArticleList .PictureArticle .block{height:100%}.ArticleList .PictureArticle .block .el-image{height:100%;-webkit-transition:all .25s;transition:all .25s}.ArticleList .PictureArticle .image .PictureSign{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.5);font-size:16px;color:#fbfffd;text-align:center;padding:12px 0}.ArticleList .TextArticle{background-color:#fff;padding:15px 20px;overflow:hidden;border-bottom:2px solid #e2e2e2}.ArticleList .TextArticle h3{cursor:pointer;font-size:16px;color:#333;-webkit-transition:color .35s;transition:color .35s}.ArticleList .TextArticle h3:hover{color:#ff1a00}.ArticleList .TextArticle .text_text{text-indent:2em;font-size:14px;color:#777;line-height:25px;margin-top:5px}.ArticleList .TextArticle .text_text p{width:100%;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;-webkit-box-orient:vertical}.ArticleList .TextArticle .text_bottom{margin-top:10px;font-size:14px;text-align:right}.ArticleList .TextArticle .time{margin-right:20px;color:#999}.ArticleList .TextArticle .visits{color:#1d92ff}.ArticleList .paging .el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#db1315;border:0}.ArticleList .paging .el-pagination__total{margin-left:10px}.ArticleList .paging .el-pagination.is-background .el-pager li:not(.active):hover{color:#db1315}.ArticleList .paging .btn-next,.ArticleList .paging .btn-prev{padding:0 15px}.ArticleList .el-tabs__nav{float:right}.ArticleList .el-tabs__nav-wrap{padding:0 20px}.ArticleList .el-loading-spinner .el-loading-text,.ArticleList .el-loading-spinner i{color:#ff1a00}.ArticleList .no-data{min-height:200px;text-align:center;line-height:200px;color:#666;font-size:16px}.ArticleList .el-tabs__item i{margin-right:5px}.ArticleList .el-tabs__item.is-active,.ArticleList .el-tabs__item:hover{color:#ff1a00}.ArticleList .el-tabs__active-bar{background-color:#ff1a00}