/***vue-layer弹窗组件 https://github.com/zuoyanart/vue-layer****/ .vl-notify-mask { background-color: black !important; opacity: 0.4 !important; z-index: 1504; } .vl-notify.vl-notify-msg.vl-notify-loading { z-index: 1505 !important; } .vl-notify.vl-notify-iframe { z-index: 1502 !important; border: 0px !important; border-radius: 10px !important; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2) !important; } .vl-notify.vl-notify-alert h2.vl-notice-title { font-size: 17px !important; } .lv-icon-mini { } .vl-notify.vl-notify-iframe .vl-notify-content { padding: 0px !important; } .vl-notify, .vl-notify.vl-notify-msg-p { } .lab { font-size: 17px; position: relative; margin-bottom: 20px; .bsg { position: absolute; width: 4px; height: 15px; background-color: rgb(64, 158, 255); border-radius: 5px; top: 4px; } .tit { margin-left: 10px; color: #545555; font-weight: bold; .gx { font-size: 12px; padding-left: 20px; font-weight: normal; color: darkgray; } } .add { float: right; margin-top: -22px; } } .del { color: #f44336; cursor: pointer; } .bos { border: 1px solid #e6e6e6; padding: 10px 15px 0px 15px; border-radius: 5px; margin-bottom: 15px; } .ali { background-color: aliceblue; font-weight: bold; } .tl { text-align: left; } .fv { display: flex; text-align: center; border-radius: 3px; color: #606266; .f { flex: 1; padding: 10px; } } .el-select { width: 100%; } .el-cascader { width: 100%; } .el-date-editor.el-input, .el-date-editor.el-input__inner { width: 100%; } .le { text-align: left; } .qx { color: #409eff; cursor: pointer; } .inp { width: 155px !important; } .se { width: 145px !important; } .el-input-group__append { cursor: pointer !important; } .mvp { margin: 0 auto; width: 45px; overflow: hidden; .bag { width: 8px; height: 8px; background-color: #f44336; float: left; border-radius: 50%; margin-right: 4px; margin-top: 7px; } .tat { float: left; } } .look { cursor: pointer; color: #409eff; border: 0px; text-align: left; background-color: #ffffff00; padding-left: 5px; } .msages { color: #f44336; font-size: 13px; padding-right: 15px; } .bog { border-radius: 5px; color: white; .old { float: left; background-color: #f5f7fa; width: 50%; padding-left: 10px; color: #808080; border-radius: 5px 0px 0px 5px; } .new { float: left; width: 50%; background-color: #1890ff; padding-left: 10px; border-radius: 0px 5px 5px 0px; } } .el-input.is-disabled .el-input__inner { color: #808080 !important; } .el-textarea.is-disabled .el-textarea__inner { color: #808080 !important; } .el-steps--horizontal { margin-top: 10px; } .logItem { padding-bottom: 8px; } .sc_img { float: left; width: 27%; border-radius: 5px; margin-right: 10px; overflow: hidden; } .topRight { position: absolute; right: 24px; top: 53px; z-index: 1111111; } .tips-text { background-color: #f2f9fe; padding: 10px 10px 5px 30px; margin-top: 20px; margin-bottom: 20px; text-align: left; .tit { font-size: 18px; color: #36aafd; line-height: 30px; font-weight: bold; } p { color: #545555; font-size: 15px; } } .el-upload-dragger { background-color: #f6f6f6 !important; padding: 20px; } .el-upload-list__item:first-child { margin-top: 0px !important; } .el-upload--picture-card { width: 100px !important; height: 100px !important; line-height: 108px !important; } .el-upload-list--picture-card .el-upload-list__item { width: 100px !important; height: 100px !important; } .boxs { .boxName { float: left; line-height: 31px; padding-right: 5px; } } .boxImg { float: left; border-radius: 5px; width: 70px; height: 70px; margin-right: 5px; margin-bottom: 5px; } .carImg { border-radius: 5px; width: 50px; height: 30px; } .el-upload-list--picture-card .el-upload-list__item-thumbnail { width: auto; } .vue-treeselect--disabled .vue-treeselect__control { background-color: #f5f7fa !important; color: #808080 !important; } @keyframes blink { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } .addBtn { position: absolute; right: 7px; top: -8px; } .jz { font-size: 14px; color: darkgray; padding-top: 3px; font-weight: normal; padding-left: 5px; } .fg { display: flex; margin-top: 10px; .f1 { flex: 1; text-align: center; font-size: 14px; color: #4e4e4e; } } .atj { background-color: #f8f8f9; color: #f8f8f9; padding: 10px 0px 10px 0px; font-weight: bold; } .gltj { max-height: calc(100vh - 400px); overflow: hidden; overflow-y: auto; } .gl { padding: 10px 0px 17px 0px; border-bottom: 1px solid #e3e3e3; } .carNo { cursor: pointer; color: blue; } .tip { font-size: 13px; } .hjtj { padding: 7px; margin-left: 15px; margin-right: 14px; background-color: #e7e7e7; .hj { font-size: 14px; color: #4e4e4e; padding-right: 15px; font-weight: bold; } } .er { display: flex; .left { flex: 0.17; padding-right: 20px; overflow: hidden; &.active{ flex: 0.05; } } .right { flex: 1; } } .sfz{ border-radius:5px; width: 200px; } .bs{ color: darkgray; padding-bottom: 15px; padding-top: 5px; }