.all-project-info{height:100%!important;box-sizing:border-box;padding:10px 0 20px!important;display:flex;flex-direction:column}.all-project-info>.head{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between}.all-project-info>.head>.title{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.all-project-info>.head>.title:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.all-project-info>.head>.title>span{color:#409eff}.all-project-info>.module-content{width:100%;height:calc(100% - 40px)}.all-project-info>.module-content .iconfont:hover{color:#5680fa}.all-project-info>.module-content .el-table{width:100%}.all-project-info>.module-content .el-table .name-wrapper{font-size:12px;color:#409eff;font-weight:700;cursor:pointer;font-family:Avenir,Helvetica,Arial,sans-serif;margin-left:22px}.all-project-info>.module-content .el-table .unPay{background-image:url(https://gecacademy.oss-cn-beijing.aliyuncs.com/crm/assets/nopay.png)}.all-project-info>.module-content .el-table .pay,.all-project-info>.module-content .el-table .unPay{width:50px;height:50px;display:inline-block;background-size:cover;background-repeat:no-repeat;position:absolute;left:0;top:0}.all-project-info>.module-content .el-table .pay{background-image:url(https://gecacademy.oss-cn-beijing.aliyuncs.com/crm/assets/pay.png)}.all-project-info>.module-content .el-table .isDoublePay img{width:26px}.all-project-info .all-project-footer{height:40px;display:flex;align-items:center;justify-content:space-between;margin-left:20px}.all-project-info .all-project-footer .btn-box{display:flex}.all-project-info .all-project-footer .btn-box .el-button{margin-right:10px}.all-project-info .all-project-footer .btn-box .el-button .iconfont{font-size:12px;margin-right:5px}.all-project-info .dialog-mini .el-dialog__footer{text-align:center}.all-project-info .dialog-mini .dialog-btn{justify-content:center!important}.all-project-info .dialog-mini .dialog-btn .el-button:first-child{margin-right:70px}.all-project-info .dialog-mini .choose-time{margin-bottom:10px}.all-project-info .dialog-mini .el-date-editor.el-input{width:54%}