﻿.download-item{width:100%;padding:20px 0;border-bottom:1px solid #dedede}
.download-item .article_link{display:flex;justify-content:space-between;align-items:center}
.download-item .article_link .item_detail{flex:1;display:flex;align-items:center}
.download-item .article_link .item_detail .dotdot{color:#666;font-size:15px;line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;max-width:70%}
.download-item .article_link .item_detail span{font-size:12px;color:#888;margin-left:15px}
.download-item .article_link .xiazai{color:#666;display:block;width:100px;font-size:16px;text-align:center;height:40px;line-height:40px;margin-top:5px;border:1px solid #dedede;background:linear-gradient(#fff 0,#f1f1f1 70%,#dedede 100%)}