@charset "UTF-8"; .el-alert__icon.is-big { font-size: 16px !important; } .el-icon-error { color: #ccc; } //diy缺省图标 .icon-tu { color: #c7ccd1; font-size: 50px !important; } .line1 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .line2 { word-break: break-all; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; /* height: 84rpx; */ } .demo-drawer_title { border-bottom: 1px solid #e5e5e5; } .el-drawer__header, .demo-drawer_title { font-size: 16px; color: #000000; margin-bottom: 0 !important; padding-bottom: 20px !important; font-weight: bold; .info { font-size: 13px; font-family: PingFang SC-Regular, PingFang SC; font-weight: 400; color: #606266; margin-top: 10px; } } .ml22 { margin-left: 22px; } .mt10 { margin-top: 10px; } #app .sidebar-container .is-active { background: none !important; } .el-table { .el-table__header-wrapper, .el-table__fixed-header-wrapper { th { word-break: break-word; height: 47px; background: #f3f8fe; color: #515a6e; font-size: 12px; font-weight: 500; } } } .el-dialog__body { padding: 20px !important; } .acea-row { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex !important; -webkit-box-lines: multiple; -moz-box-lines: multiple; -o-box-lines: multiple; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; /* 辅助类 */ } .acea-row.row-middle { -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .acea-row.justify-content { -webkit-justify-content: center; justify-content: center; } .acea-row.row-right { -webkit-box-pack: end; -moz-box-pack: end; -o-box-pack: end; -ms-flex-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; } .acea-row.row-bottom { -webkit-box-align: end; -moz-box-align: end; -o-box-align: end; -ms-flex-align: end; -webkit-align-items: flex-end; align-items: flex-end; } .acea-row.row-around { justify-content: space-around; -webkit-justify-content: space-around; } .acea-row.row-between { -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; } /* 上下左右垂直居中 */ .acea-row.row-center-wrapper { -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } /* 上下两边居中对齐 */ .acea-row.row-between-wrapper { -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: justify; -moz-box-pack: justify; -o-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; } .acea-row.row-column-around { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; justify-content: space-around; -webkit-justify-content: space-around; } //登录页动画 .index_bg { width: 100%; height: 100vh; background: rgba(0, 0, 0, 0.6) !important; z-index: 0 !important; } .divBox { padding: 20px; // padding: 0 20px 20px; box-sizing: border-box; .el-pagination { display: flex; justify-content: flex-end; margin-top: 25px; } } .el-dialog { border-radius: 6px; } .fontColor3 { color: #ed4014; } /* 去掉滚动条 */ .scrollbarAll::-webkit-scrollbar { display: none; /* Chrome Safari */ } .scrollbarAll { scrollbar-width: none; /* firefox */ -ms-overflow-style: none; /* IE 10+ */ overflow-x: hidden; overflow-y: auto; } .seachTiele { font-size: 12px; line-height: 29px; } .seachWidth { //width: 219px !important; } .el-divider--horizontal { margin: 19px 0; } .suibian-modal { .el-dialog__footer { display: none !important; } } .el-dialog__footer { border-top: 1px solid #dcdfe6; } .el-message-box__wrapper { overflow: auto; } .el-message-box { overflow: auto !important; } .modal-form { width: 700px; } table .el-image { width: 30px !important; height: 30px !important; } .upload-form { min-width: 1000px; max-height: 620px; } .upload-form-temp { min-width: 1000px; max-height: 700px; } .listPic { .image-slot { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } } .switchTable { .el-switch.is-disabled { opacity: 1; } .el-switch.is-disabled .el-switch__core, .el-switch.is-disabled .el-switch__label { cursor: pointer !important; } } /** * 上传图片的照相机 */ .upLoadPicBox { display: inline-block; cursor: pointer; .upLoad { width: 58px; height: 58px; line-height: 58px; border: 1px dotted rgba(0, 0, 0, 0.1); border-radius: 4px; background: rgba(0, 0, 0, 0.02); display: flex; justify-content: center; align-items: center; } } /** * 标题带下划线 */ .dividerTitle { .title { border-bottom: 2px solid #1890ff; padding: 0 8px 18px 5px; color: #000; font-size: 14px; } } .cameraIconfont { color: #898989; font-size: 26px; } .ml10 { margin-left: 10px; } .mr10 { margin-right: 10px !important; } .mr15 { margin-right: 15px; } .mb5 { margin-bottom: 5px; } .mt20 { margin-top: 20px; } .mb15 { margin-bottom: 15px; } .mb20 { margin-bottom: 20px; } .mb35 { margin-bottom: 35px !important; } .mt20 { margin-top: 20px; } .mr50 { margin-right: 50px; } .mr20 { margin-right: 20px; } .mr15 { margin-right: 15px; } .ml40 { margin-left: 40px !important; } .mr5 { margin-right: 5px !important; } .font14 { font-size: 14px; } //表格图片宽度 .tabBox_img { width: 36px; height: 36px; border-radius: 4px; display: table-cell; vertical-align: middle; } .tabBox_img img { width: 100%; height: 100%; } .picMiddle { display: table; } .spBlock { display: block; } //表格头部颜色 .el-table thead { color: #333 !important; } // 模态框 .creatformModel { min-width: 700px; max-height: 620px; } .width100 { width: 100%; } //dialog头部加线条 .el-dialog__header { border-bottom: 1px solid #dcdfe6; padding-bottom: 20px !important; } //点击上传图样式(弹窗) .publicPicBox { display: inline-block; cursor: pointer; } .publicPicBox .upLoad { width: 58px; height: 58px; line-height: 58px; border: 1px dotted rgba(0, 0, 0, 0.1); border-radius: 4px; background: rgba(0, 0, 0, 0.02); } .publicPicBox .pictrue { width: 60px; height: 60px; border: 1px dotted rgba(0, 0, 0, 0.1); margin-right: 10px; } .publicPicBox .pictrue img { width: 100%; height: 100%; } .publicPicBox .iconfont { color: #898989; font-size: 18px; } //全局弹窗宽度; .dialogWidth { width: 80%; } /** * 表格下拉内容 */ .demo-table-expand { font-size: 0; } .demo-table-expand label { width: 111px; } .demo-table-expand .el-form-item { margin-right: 0; margin-bottom: 0; width: 33.33%; } /*switch样式*/ .el-switch__label { position: absolute; display: none; color: #fff; font-size: 12px !important; } /*打开时文字位置设置*/ .el-switch__label--right { z-index: 1; font-size: 12px !important; } /*关闭时文字位置设置*/ .el-switch__label--left { z-index: 1; left: 19px; font-size: 12px !important; } /*显示文字*/ .el-switch__label.is-active { display: block; color: #fff; font-size: 12px !important; } .el-switch .el-switch__core, .el-switch .el-switch__label { width: 60px !important; font-size: 12px !important; } .el-switch__label * { font-size: 12px !important; } .selWidth { width: 300px; } //表格字体 //.el-table--mini{ // font-size: 13px !important; //} //富文本编辑器弹框 #edui_fixedlayer { z-index: 4000 !important; } .edui-shadow { //z-index: -1 !important; } .edui-default { // z-index: 4000 !important; } .edui-dialog { z-index: 4009 !important; } .maskModel { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 55; background-color: rgba(0, 0, 0, 0.5); } .line2 { word-break: break-all; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .el-image-viewer__close { color: #fff; } .statistical-page .mpvue-calendar { min-width: 100%; } .statistical-page .mpvue-calendar table { margin: 0; } .statistical-page .mpvue-calendar td { border-right: 1px solid #fff; padding: 0; width: 14% !important; } .statistical-page .calendar-tools { box-shadow: unset; -webkit-box-shadow: unset; -o-box-shadow: unset; -moz-box-shadow: unset; } .statistical-page .mc-head-box div { font-size: 14px; } .statistical-page .mpvue-calendar td:not(.disabled) span.mc-date-red { color: unset; } .statistical-page .mpvue-calendar .mc-range-mode .mc-range-end span.calendar-date, .statistical-page .mpvue-calendar .mc-range-mode .mc-range-begin span.calendar-date { border-radius: 0; background-color: #2291f8 !important; } .statistical-page .mpvue-calendar td.selected span.mc-date-red { color: #fff; } .statistical-page .mc-range-mode .selected .mc-range-bg { background-color: #a0dcf9; } .statistical-page .mpvue-calendar .mc-range-mode .mc-range-row-last .calendar-date, .statistical-page .mpvue-calendar .mc-range-mode .mc-range-row-first .calendar-date { background-color: #a0dcf9; } .statistical-page .mpvue-calendar .mc-range-mode .selected.mc-range-second-to-last span { background-color: #a0dcf9; } .statistical-page .mpvue-calendar .mc-range-mode .mc-range-month-first.selected .calendar-date, .statistical-page .mpvue-calendar .mc-range-mode .mc-range-month-last.selected .calendar-date { background-color: #a0dcf9; } .statistical-page .mc-today-element .calendar-date { border-radius: 0; background-color: unset; } //弹窗样式 .el-message-box__header { //padding: 30px; } //抽屉提交按钮 .from-foot-btn { width: 100%; padding: 20px; background: #fff; } .witth50 { width: 50%; } .drawer_fix { z-index: 10; position: absolute; left: 0; bottom: 0px; padding-bottom: 10px; background: #fff; } .fix { position: fixed; bottom: 0; } .btn-shadow { box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.05); } //多图中图片样式 .pictrue { width: 60px; height: 60px; border: 1px dotted rgba(0, 0, 0, 0.1); margin-right: 10px; position: relative; cursor: pointer; img { width: 100%; height: 100%; } video { width: 100%; height: 100%; } } //多图中删除图片按钮 .btndel { position: absolute; z-index: 1; width: 20px !important; height: 20px !important; left: 46px; top: -4px; } /*抽屉slot头部标题*/ .demo-drawer_title { font-size: 19px; color: #303133; } /*diy样式*/ /** * dyi首页模块中标题样式 */ .indexList { background-color: #fff; border-radius: 6px; padding: 15px 12px; .title { .text { width: 250px; color: #999999; font-size: 12px; display: flex; align-items: flex-end; .image { width: 62px; height: 16px; } .label { font-size: 11px; color: #999999; margin-left: 5px; position: relative; top: 1px; } } .more { font-size: 8px; padding: 2px 5px; text-align: center; border-radius: 4px; .iconfont { font-size: 9px; } } } .tips { color: rgba(51, 51, 51, 0.3); font-size: 9px; } .list { width: 100%; border-radius: 7px; background-color: #fff; box-sizing: border-box; margin-top: 15px; .item { width: 100px; background: #fff; margin-right: 10px; } .item:nth-last-child(1) { margin-right: 0; } } } .labelwidth { width: 72px; } .labelml { margin-left: 22px; } .mobile-config { width: 100%; //padding: 15px; } .borderPadding { padding: 0 15px; } .c_label { font-size: 12px; color: #999; } .c_label .labelwidth { color: #999; display: inline-block; } .empty-box { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; background: #e6e9ed; border-radius: 6px; } .empty-box.on { border-radius: 0px; } .empty-box .iconfont-diy { color: #bbbfc8; font-size: 30px; } .c_row-item { display: flex; justify-content: space-between; align-items: center; } /*diy样式*/