.customDrawer .ivu-drawer-content{background-color:#f6f6f9;height:100vh}.customDrawer .ivu-drawer-header{height:54px;line-height:54px;padding:0 30px;background-color:#fff}.customDrawer .noPadding .ivu-drawer-body{padding:0;background-color:#f6f6f9}.customDrawer .ivu-drawer-close{width:54px;height:53px;text-align:center;line-height:60px;top:0;right:0}.customDrawer .ivu-drawer-close .ivu-icon-ios-close{color:#606266}.customDrawer .ivu-drawer-close:hover{background-color:#f6f6f9}.customDrawer .auto{margin:16px 100px 20px;min-height:calc(100% - 40px);background-color:#fff;width:calc(100% - 200px);padding:20px}.comUploadFile .ivu-btn{color:#606266}.comUploadFile .ivu-btn:hover{color:#4d76ff}.uploadListPre li{padding:4px;color:#606266;border-radius:4px;line-height:26px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;overflow:hidden;position:relative}.uploadListPre li:hover{background:#f3f3f3;color:#2d8cf0}.uploadListPre li:hover .remove{opacity:1}.uploadListPre li span{cursor:pointer;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.uploadListPre li .remove{opacity:0;font-size:26px;line-height:26px;cursor:pointer;float:right;margin-right:4px;color:#999;-webkit-transition:all .2s ease;transition:all .2s ease}.uploadListPre li .remove:hover{color:#444}