#app,body{height:100vh;margin:0;padding:0}.sidebar .el-menu[data-v-599f2802]{border-right-width:0}.container{height:100%}.container .main-page{height:100%;display:flex;flex-direction:column}.container .main-page .middle-box{flex:1;overflow-y:auto}.container .main-page .el-link{margin-left:20px;color:#fff}.container .main-page .el-link.el-link--info{color:#909399}.container .main-page .row-center{display:flex;align-items:center;justify-content:space-between}.container .main-page .logo-img{width:50px;height:50px;border-radius:50%;cursor:pointer;border:2px solid #fff}.container .main-page .header{background:linear-gradient(90deg,rgba(254,241,80,.8),rgba(65,152,222,.8))}.container .main-page .header .logo-text{color:#4198de;font-weight:500}.container .main-page .main{background-color:#f3f5f5}.container .main-wrapper .page-header{margin:0 0 15px 0;display:flex;flex-direction:row;align-items:center}.container .main-wrapper .page-header .name{font-weight:500;color:#1f2f3d;font-size:22px}.container .main-wrapper .page-header .actions{flex:1;display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-end}.container .main-wrapper .page-header .actions .item-line{margin:0 15px 0 0}.container .main-wrapper .page-header .actions .item-line:last-child{margin:0}.container .main-wrapper .pick-box{display:flex;flex-direction:row;align-items:center;padding:10px 0}.container .main-wrapper .pick-box.justify-flex-end{justify-content:flex-end}.container .main-wrapper .pick-box .item-line{margin:0 15px 0 0;display:flex;align-items:center}.container .main-wrapper .pick-box .item-line:last-child{margin:0}.container .main-wrapper .pick-box .item-line.search{flex:0 0 280px}.container .main-wrapper .pick-box .item-line .el-dropdown{margin-right:20px}.container .main-wrapper .pick-box .item-line .btn-item{margin-left:10px}.container .main-wrapper .table-list{width:100%}.container .main-wrapper .table-list .cover{width:120px;height:auto}.container .main-wrapper .table-list .button-group{margin-bottom:10px}.container .main-wrapper .paginate-box{margin:10px 0;text-align:center;display:flex;justify-content:space-between}.container .main-wrapper .page-content .field-item{display:flex;flex-direction:row;align-items:center;padding:10px}.container .main-wrapper .page-content .field-item .label{flex:0 0 240px;text-align:right}.container .main-wrapper .page-content .field-item .field-source{flex:1;margin-left:20px}.container .main-wrapper .page-content .field-item .field-actions{text-align:right;padding:40px 0}.container .main-wrapper .page-content .editor-content .ql-container{min-height:200px}.container .main-wrapper .upload-item .el-image__inner{border-radius:5px}.container .main-wrapper .field-slides{display:flex;flex-wrap:wrap}.container .main-wrapper .upload-container{display:flex;justify-content:center;align-items:center;border:1px solid #dcdfe6;border-radius:5px;width:100px;height:auto;cursor:pointer;overflow:hidden}.container .main-wrapper .upload-container .upload-button{font-size:22px;color:#909399}.container .main-wrapper .upload-item{position:relative;height:100px;border:1px solid #dcdfe6;border-radius:5px;margin-right:10px;overflow:hidden}.container .main-wrapper .upload-item .el-icon-delete-solid{position:absolute;right:5px;top:5px;z-index:1;color:red}.container .main-wrapper .map-box{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;align-items:center}.container .main-wrapper .map-box .map-info{width:80%;height:80%}.container .main-wrapper .map-box .map-box__btm{margin:30px 0}.container .main-wrapper .map-box .map-box__btm button{width:80px;height:40px}.item-line .btn-item,.item-line .el-dropdown{margin-left:10px}