.Documents{width:80%;margin:0 auto;background-color:#fff;padding:40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;.content{margin:50px 0}.fileList{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;.item{border:1px solid #eee;padding:20px;margin-top:20px;width:100%;max-width:390px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);height:100px;display:flex;align-items:flex-start;justify-content:space-between;.textBold{text-align:left}.iconfont{font-size:40px}}}}