﻿ .download-lists .list{padding:18px 0 19px 3.25%;border-bottom:1px solid #f2f2f2;display:flex;align-items:center;justify-content:space-between}
.download-lists .top{font-weight:700;padding:20px 0 20px 3.25%;background:var(--color);color:#fff;margin:20px 0 0;display:flex;align-items:center;justify-content:space-between}
.download-lists .left{width:70%}
.download-lists .center{width:20%}
.download-lists .right{width:10%}
.download-lists  .tag{color:#000}
.download-lists .list .right{width:40px;height:40px;background:var(--color);border-radius:50%;margin:8px auto 0}
.download-lists .list .right a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.download-lists  .list .right img{width:20px}