.chapter-index{display:flex;justify-content:center}.chapter-index-item{width:40%;min-width:200px}.chapter-index-box{position:relative;height:160px;border:1px dotted #409eff;margin:20px;border-radius:4px}.chapter-index-box:hover{opacity:.75}.chapter-index-body{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);text-align:center}.chapter-index-body i{font-size:60px;margin-bottom:20px;color:#409eff}.chapter-index-button{margin:20px}.chapter-index-button .el-upload{display:block}.chapter-index-title{font-size:24px;margin-bottom:5px;font-weight:400;color:#666}.chapter-index-tips-text{font-size:14px;color:#999}.chapter-index-tac{text-align:center}.chapter-index .batch-upload{display:inline-block;border:none}.chapter-index .tip-icon{vertical-align:middle}.chapter-index .tip-icon i{font-size:18px}.chapter-index .upload-list{list-style-type:none;padding:0 0 15px}.chapter-index .upload-item{width:100%;flex-wrap:nowrap;align-items:center;padding:5px 0}.chapter-index .upload-item .el-progress{flex-grow:1}