|
|
@charset "UTF-8";
|
|
|
|
|
|
/**
|
|
|
* 修改eleUi文字提示框默认样式
|
|
|
*/
|
|
|
|
|
|
.el-tooltip__popper.is-dark {
|
|
|
background-color: rgba(102, 102, 102, 0.7) !important;
|
|
|
}
|
|
|
|
|
|
.el-tooltip__popper.is-dark[x-placement^="top"] .popper__arrow,
|
|
|
.el-tooltip__popper.is-dark[x-placement^="top"] .popper__arrow::after {
|
|
|
border-top-color: rgba(102, 102, 102, 0.4) !important;
|
|
|
}
|
|
|
|
|
|
.el-tooltip__popper.is-dark[x-placement^="bottom"] .popper__arrow,
|
|
|
.el-tooltip__popper.is-dark[x-placement^="bottom"] .popper__arrow::after {
|
|
|
border-bottom-color: rgba(102, 102, 102, 0.4) !important;
|
|
|
}
|
|
|
|
|
|
.el-tooltip__popper.is-dark[x-placement^="right"] .popper__arrow .el-tooltip__popper.is-dark[x-placement^="right"] .popper__arrow::after {
|
|
|
border-right-color: rgba(102, 102, 102, 0.4) !important;
|
|
|
}
|
|
|
|
|
|
.el-tooltip__popper.is-dark[x-placement^="left"] .popper__arrow,
|
|
|
.el-tooltip__popper.is-dark[x-placement^="left"] .popper__arrow::after {
|
|
|
border-left-color: rgba(102, 102, 102, 0.4) !important;
|
|
|
}
|
|
|
|
|
|
|
|
|
/**
|
|
|
* 修改eleUi文本输入框input和时间控件样式
|
|
|
*/
|
|
|
|
|
|
.el-input__inner {
|
|
|
height: 34px !important;
|
|
|
line-height: 34px !important;
|
|
|
border-radius: 2px !important;
|
|
|
}
|
|
|
|
|
|
.el-input__icon {
|
|
|
line-height: 34px !important;
|
|
|
}
|
|
|
|
|
|
|
|
|
/**
|
|
|
* 修改eleUi弹框插件样式
|
|
|
*/
|
|
|
|
|
|
.customer_message {
|
|
|
top: 50% !important;
|
|
|
min-width: 300px !important;
|
|
|
}
|
|
|
|
|
|
.customer_message_zindex {
|
|
|
top: 50% !important;
|
|
|
min-width: 300px !important;
|
|
|
z-index: 9999 !important;
|
|
|
}
|
|
|
|
|
|
|
|
|
/**
|
|
|
* 修改app列表滚动区域样式
|
|
|
*/
|
|
|
|
|
|
.app-info-wrap .app-info-main-wrap .app-list-wrap .app-list-item-wrap .app-list-scroll {
|
|
|
height: 331px;
|
|
|
}
|
|
|
|
|
|
|
|
|
/**
|
|
|
* 弹框样式调整 位置
|
|
|
*/
|
|
|
|
|
|
.dialog-mask {
|
|
|
z-index: 2000;
|
|
|
left: 0;
|
|
|
top: 0;
|
|
|
}
|
|
|
|
|
|
|
|
|
/**
|
|
|
* 学校维护下拉框样式
|
|
|
*/
|
|
|
|
|
|
.center-school-select {
|
|
|
width: 100%;
|
|
|
}
|
|
|
|
|
|
|
|
|
/*
|
|
|
拒绝原因弹框的输入款样式
|
|
|
*/
|
|
|
|
|
|
.w330 {
|
|
|
width: 330px !important;
|
|
|
}
|
|
|
|
|
|
.h300 {
|
|
|
height: 300px;
|
|
|
}
|
|
|
|
|
|
|
|
|
/*输入框样式*/
|
|
|
|
|
|
.custom-input {
|
|
|
display: inline-block;
|
|
|
height: 34px;
|
|
|
line-height: 34px;
|
|
|
padding: 0 34px 0 10px;
|
|
|
border-radius: 2px;
|
|
|
border: 1px solid #e4e7ed;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
|
|
|
|
|
|
/*域名解析详情页*/
|
|
|
|
|
|
.domain-span {
|
|
|
width: 200px !important;
|
|
|
font-size: 15px !important;
|
|
|
font-weight: bold !important;
|
|
|
color: #000000 !important;
|
|
|
border-left: none !important;
|
|
|
}
|
|
|
|
|
|
.domain-container {
|
|
|
width: 100% !important;
|
|
|
border: none !important;
|
|
|
background: none !important;
|
|
|
}
|
|
|
|
|
|
.domain-export-btn {
|
|
|
float: right;
|
|
|
margin-right: 100px;
|
|
|
}
|
|
|
|
|
|
.domain-box-content {
|
|
|
width: 80%;
|
|
|
line-height: 50px;
|
|
|
margin: 0 auto;
|
|
|
margin-top: 20px;
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
.h150 {
|
|
|
height: 150px;
|
|
|
}
|
|
|
|
|
|
.h200 {
|
|
|
height: 200px;
|
|
|
}
|
|
|
|
|
|
.app-list-page .app-list-wrap ul>li .info-item {
|
|
|
width: 15%;
|
|
|
}
|
|
|
|
|
|
|
|
|
/*时间选择器样式*/
|
|
|
|
|
|
.date-item .el-date-editor.el-input {
|
|
|
width: 150px;
|
|
|
}
|
|
|
|
|
|
.input-span {
|
|
|
width: 150px;
|
|
|
height: 40px;
|
|
|
line-height: 40px;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
|
|
|
|
|
|
/**
|
|
|
* 修改eleUI分页组件样式
|
|
|
*/
|
|
|
|
|
|
.el-pagination.is-background .btn-next,
|
|
|
.el-pagination.is-background .btn-prev,
|
|
|
.el-pagination.is-background .el-pager li {
|
|
|
height: 26px !important;
|
|
|
line-height: 24px !important;
|
|
|
padding: 0 8px !important;
|
|
|
font-weight: normal !important;
|
|
|
color: #666 !important;
|
|
|
font-size: 12px !important;
|
|
|
border: 1px solid #e2e6e9 !important;
|
|
|
background-color: #fff !important;
|
|
|
}
|
|
|
|
|
|
.el-pagination.is-background .el-pager li:not(.disabled):hover {
|
|
|
color: #007bff !important;
|
|
|
}
|
|
|
|
|
|
.el-pagination.is-background .el-pager li:not(.disabled).active {
|
|
|
background-color: #f3f9ff !important;
|
|
|
color: #007bff !important;
|
|
|
border-color: #007bff !important;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 授权弹框样式 */
|
|
|
|
|
|
.pop-search {}
|
|
|
|
|
|
.pop-search .search-item {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
|
|
|
.pop-search .search-item label {
|
|
|
/* width: 100px; */
|
|
|
line-height: 34px;
|
|
|
}
|
|
|
|
|
|
.searchpop-table {
|
|
|
width: 100%;
|
|
|
line-height: 35px;
|
|
|
}
|
|
|
|
|
|
.searchpop-table td {
|
|
|
border-bottom: 1px solid #e4e7ed;
|
|
|
}
|
|
|
|
|
|
.searchpop-table th {
|
|
|
border-bottom: 1px dashed #e4e7ed;
|
|
|
}
|
|
|
|
|
|
.searchpop-table tbody tr:hover {
|
|
|
background-color: #f5f9ff;
|
|
|
}
|
|
|
|
|
|
.color-primary {
|
|
|
color: #007bff;
|
|
|
}
|
|
|
|
|
|
.color-success {
|
|
|
color: #68c24c;
|
|
|
}
|
|
|
|
|
|
.color-warning {
|
|
|
color: #fe9228;
|
|
|
}
|
|
|
|
|
|
.color-error {
|
|
|
color: #ff3e3e;
|
|
|
}
|
|
|
|
|
|
.color-333 {
|
|
|
color: #333;
|
|
|
}
|
|
|
|
|
|
|
|
|
/*新学校图标*/
|
|
|
|
|
|
.my-new-school-icon {
|
|
|
width: 31px;
|
|
|
height: 19px;
|
|
|
vertical-align: -19px;
|
|
|
background: url(../images/new.png) no-repeat center center;
|
|
|
}
|
|
|
|
|
|
|
|
|
/*申请失败页面的css样式*/
|
|
|
|
|
|
.apply-error-div p.error-message-p {
|
|
|
margin-top: 3%;
|
|
|
margin-left: 5%;
|
|
|
}
|
|
|
|
|
|
.apply-error-div p.error-message-p span {
|
|
|
font-size: 12px;
|
|
|
color: #ff9966;
|
|
|
text-align: left;
|
|
|
}
|
|
|
|
|
|
.error-apply-wrap p.color-primary {
|
|
|
color: #007bff !important;
|
|
|
}
|
|
|
|
|
|
.error-apply-wrap p.color-success {
|
|
|
color: #68c24c !important;
|
|
|
}
|
|
|
|
|
|
.error-apply-wrap p.color-warning {
|
|
|
color: #fe9228 !important;
|
|
|
}
|
|
|
|
|
|
.error-apply-wrap p.color-error {
|
|
|
color: #ff3e3e !important;
|
|
|
}
|
|
|
|
|
|
.error-apply-wrap p.color-333 {
|
|
|
color: #333 !important;
|
|
|
}
|
|
|
|
|
|
.el-dropdown-menu .color-primary {
|
|
|
color: #007bff !important;
|
|
|
}
|
|
|
|
|
|
.el-dropdown-menu .color-success {
|
|
|
color: #68c24c !important;
|
|
|
}
|
|
|
|
|
|
.el-dropdown-menu .color-warning {
|
|
|
color: #fe9228 !important;
|
|
|
}
|
|
|
|
|
|
.el-dropdown-menu .color-error {
|
|
|
color: #ff3e3e !important;
|
|
|
}
|
|
|
|
|
|
.el-dropdown-menu .color-333 {
|
|
|
color: #333 !important;
|
|
|
}
|
|
|
|
|
|
.show-color-div .color-primary {
|
|
|
color: #007bff !important;
|
|
|
}
|
|
|
|
|
|
.show-color-div .color-success {
|
|
|
color: #68c24c !important;
|
|
|
}
|
|
|
|
|
|
.show-color-div .color-warning {
|
|
|
color: #fe9228 !important;
|
|
|
}
|
|
|
|
|
|
.show-color-div .color-error {
|
|
|
color: #ff3e3e !important;
|
|
|
}
|
|
|
|
|
|
.show-color-div .color-333 {
|
|
|
color: #333 !important;
|
|
|
}
|
|
|
|
|
|
|
|
|
/*带搜索的输入框*/
|
|
|
|
|
|
.my-search-select {
|
|
|
border: 0px;
|
|
|
width: 100%;
|
|
|
height: 30px;
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
|
|
|
.doamin-account-edit-icon-active {
|
|
|
background: url(../images/edit-active-icon.png) no-repeat center center;
|
|
|
display: inline-block;
|
|
|
width: 16px;
|
|
|
height: 16px;
|
|
|
vertical-align: -2px;
|
|
|
}
|
|
|
|
|
|
.doamin-account-edit-icon-default {
|
|
|
background: url(../images/edit-default-icon.png) no-repeat center center;
|
|
|
display: inline-block;
|
|
|
width: 16px;
|
|
|
height: 16px;
|
|
|
vertical-align: -2px;
|
|
|
}
|
|
|
|
|
|
|
|
|
/*应用上架审核页面*/
|
|
|
|
|
|
.app-detail .el-checkbox__inner {
|
|
|
width: 15px !important;
|
|
|
height: 15px !important;
|
|
|
}
|
|
|
|
|
|
.app-detail .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
|
|
|
border-color: #fff !important;
|
|
|
}
|
|
|
|
|
|
.app-detail .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
|
|
|
background-color: #409eff !important;
|
|
|
border-color: #409eff !important;
|
|
|
}
|
|
|
|
|
|
.app-detail .el-checkbox__input.is-disabled.is-checked+span.el-checkbox__label {
|
|
|
color: #409eff !important;
|
|
|
}
|
|
|
|
|
|
.app-detail .el-radio__input.is-checked+.el-radio__label {
|
|
|
color: #409eff !important;
|
|
|
}
|
|
|
|
|
|
.app-detail .el-radio__inner {
|
|
|
width: 16px !important;
|
|
|
height: 16px !important;
|
|
|
}
|
|
|
|
|
|
.app-detail .el-radio__input.is-disabled.is-checked .el-radio__inner {
|
|
|
border-color: #409eff !important;
|
|
|
background: #409eff !important;
|
|
|
}
|
|
|
|
|
|
.app-detail .el-radio__input.is-disabled.is-checked .el-radio__inner:after {
|
|
|
background-color: #fff !important;
|
|
|
}
|
|
|
|
|
|
.el-radio__input.is-disabled .el-radio__inner,
|
|
|
.el-radio__input.is-disabled.is-checked .el-radio__inner {
|
|
|
background-color: #edf2fc !important;
|
|
|
border-color: #dcdfe6 !important;
|
|
|
}
|
|
|
|
|
|
.app-detail .check-label {
|
|
|
position: relative;
|
|
|
margin-right: 30px;
|
|
|
padding-left: 22px;
|
|
|
}
|
|
|
|
|
|
.app-detail .td-logo {
|
|
|
width: 95px !important;
|
|
|
height: 95px !important;
|
|
|
}
|
|
|
|
|
|
|
|
|
/*.my-package-li .select-group .select-wrap > ul{
|
|
|
position: initial !important;
|
|
|
}
|
|
|
|
|
|
.dialog-content .my-package-ul{
|
|
|
position: absolute;
|
|
|
}*/
|
|
|
|
|
|
|
|
|
/* 增大el-checkbox的大小*/
|
|
|
|
|
|
.el-checkbox__inner {
|
|
|
width: 16px !important;
|
|
|
height: 16px !important;
|
|
|
}
|
|
|
|
|
|
.ml18 {
|
|
|
margin-left: 18px;
|
|
|
}
|
|
|
|
|
|
.my-custom-uploader-btn div.upload-file-wrap {
|
|
|
height: 0px !important;
|
|
|
line-height: 0px !important;
|
|
|
margin-top: 0px !important;
|
|
|
}
|
|
|
|
|
|
.my-uploader-btn-place div.textBtn div.upload-place-wrap {
|
|
|
/*margin-left: 13px !important;*/
|
|
|
}
|
|
|
|
|
|
.app-info-wrap .app-info-main-wrap .app-list-wrap .app-list-item-wrap {
|
|
|
width: 880px !important;
|
|
|
}
|
|
|
|
|
|
.allCheckBox .el-checkbox.is-bordered {
|
|
|
padding: 0px !important;
|
|
|
}
|
|
|
|
|
|
.allCheckBox .el-checkbox.is-bordered span,
|
|
|
.allCheckBox .el-checkbox__label {
|
|
|
padding: 0px !important;
|
|
|
}
|
|
|
|
|
|
.cloud-school-open .table-content tbody .el-checkbox__label {
|
|
|
width: 0px !important;
|
|
|
height: 0px !important;
|
|
|
font-size: 0px !important;
|
|
|
}
|
|
|
|
|
|
.cloud-school-open .table-content th.w100,
|
|
|
.cloud-school-open .table-content td.w100 {
|
|
|
width: 100px !important;
|
|
|
text-indent: 0px;
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
|
|
|
/*.table-hook thead tr th:nth-child(1){
|
|
|
text-align: center;
|
|
|
}*/
|
|
|
|
|
|
.c999 {
|
|
|
color: #999;
|
|
|
}
|
|
|
|
|
|
.w200 {
|
|
|
width: 200px !important;
|
|
|
}
|
|
|
|
|
|
.pt-school-title span.step-tip {
|
|
|
height: 55px;
|
|
|
line-height: 55px;
|
|
|
font-size: 10px;
|
|
|
color: #fe9228;
|
|
|
font-weight: lighter;
|
|
|
margin-left: 20px;
|
|
|
}
|
|
|
|
|
|
.pt-school-detail .pt-school-infor-list li span sup i {
|
|
|
font-size: 8px !important;
|
|
|
}
|
|
|
|
|
|
.display-inline-block {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
|
|
|
.top-30 {
|
|
|
top: -30px;
|
|
|
}
|
|
|
|
|
|
.overflow-visible {
|
|
|
overflow: visible !important;
|
|
|
}
|
|
|
|
|
|
.default-cursor {
|
|
|
cursor: default !important;
|
|
|
}
|
|
|
|
|
|
.cursor-pointer {
|
|
|
cursor: pointer !important;
|
|
|
}
|
|
|
|
|
|
.select-group .select-wrap.default-cursor .placeholder::after {
|
|
|
background: none !important;
|
|
|
}
|
|
|
|
|
|
.pt-school-detail .pt-school-infor-list li label {
|
|
|
max-width: 180px !important;
|
|
|
width: max-content !important;
|
|
|
}
|
|
|
|
|
|
.package-div-list {
|
|
|
max-height: 200px;
|
|
|
overflow-y: auto;
|
|
|
}
|
|
|
|
|
|
.package-div-list .el-checkbox {
|
|
|
position: relative;
|
|
|
display: inline-block;
|
|
|
width: 136px;
|
|
|
height: 36px;
|
|
|
line-height: 36px;
|
|
|
font-size: 14px;
|
|
|
color: #333;
|
|
|
margin-left: 30px;
|
|
|
margin-right: 0px;
|
|
|
}
|
|
|
|
|
|
.w380 {
|
|
|
width: 380px;
|
|
|
}
|
|
|
|
|
|
.h390 {
|
|
|
height: 390px;
|
|
|
}
|
|
|
|
|
|
.maintain-school-div {
|
|
|
margin-left: 35px;
|
|
|
float: left;
|
|
|
}
|
|
|
|
|
|
.auto-p-breakWarp {
|
|
|
word-break: normal;
|
|
|
white-space: pre-wrap !important;
|
|
|
word-wrap: break-word;
|
|
|
}
|
|
|
|
|
|
.height-line-height {
|
|
|
line-height: 20px !important;
|
|
|
height: 20px !important;
|
|
|
}
|
|
|
|
|
|
.myapply-platForm-list.app-list-page .app-list-wrap ul>li .school-info-wrap .school-pic {
|
|
|
width: max-content;
|
|
|
height: max-content;
|
|
|
border-radius: unset;
|
|
|
}
|
|
|
|
|
|
.app-info-wrap .app-info-main-wrap .app-list-wrap .app-list-item-wrap .app-list-scroll .app-list-item ul.app-list>li .app-item-wrap>img {
|
|
|
width: 113px;
|
|
|
height: 113px;
|
|
|
}
|
|
|
|
|
|
.app-info-wrap .app-info-main-wrap .app-list-wrap .app-list-item-wrap .app-list-scroll .app-list-item ul.app-list>li {
|
|
|
float: left;
|
|
|
}
|
|
|
|
|
|
.app-info-wrap .app-info-main-wrap .app-list-wrap .app-list-item-wrap .app-list-scroll .app-list-item ul.app-list>li .app-item-wrap .bushu-btm {
|
|
|
background: rgba(0, 123, 255, 1);
|
|
|
}
|
|
|
|
|
|
.app-info-wrap .app-info-main-wrap .app-list-wrap .app-list-item-wrap .app-list-scroll .app-list-item ul.app-list>li:nth-child(7n) {
|
|
|
margin-right: 0px;
|
|
|
}
|
|
|
|
|
|
.app-info-wrap .app-info-main-wrap .app-list-wrap .app-list-item-wrap .app-list-scroll .app-list-item ul.app-list {
|
|
|
float: left;
|
|
|
margin-left: 20px;
|
|
|
}
|
|
|
|
|
|
.app-detail .textBtn {
|
|
|
line-height: 0px;
|
|
|
}
|
|
|
|
|
|
.margin-auto {
|
|
|
margin: 0 auto;
|
|
|
}
|
|
|
|
|
|
.text-right {
|
|
|
text-align: right;
|
|
|
}
|
|
|
|
|
|
.area-open-page.app-list-page .data-list-wrap {
|
|
|
min-width: 925px !important;
|
|
|
}
|
|
|
|
|
|
.app-list-page .el-dropdown-link.color-primary {
|
|
|
outline: none;
|
|
|
}
|
|
|
|
|
|
.el-dropdown-menu__item {
|
|
|
min-width: 125px;
|
|
|
}
|
|
|
|
|
|
.add-jietu-box .add-img-edit .add-img-list-two {
|
|
|
width: 730px;
|
|
|
height: 112px;
|
|
|
}
|
|
|
|
|
|
.add-jietu-box .add-img-con .add-img-list-two {
|
|
|
position: relative;
|
|
|
margin: 0 auto;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
|
|
|
.add-jietu-box .add-img-edit .add-img-list-two ul {
|
|
|
height: 112px;
|
|
|
}
|
|
|
|
|
|
.add-jietu-box .add-img-con .add-img-list-two ul {
|
|
|
position: absolute;
|
|
|
width: 9999em;
|
|
|
}
|
|
|
|
|
|
.add-jietu-box .add-img-con .add-img-list-two ul li {
|
|
|
float: left;
|
|
|
margin: 0 10px;
|
|
|
}
|
|
|
|
|
|
.add-jietu-box .add-img-edit .add-img-list-two ul li {
|
|
|
width: 345px;
|
|
|
height: 112px;
|
|
|
}
|
|
|
|
|
|
.add-jietu-box .add-img-edit .add-img-list-two ul li img {
|
|
|
width: 280px;
|
|
|
height: 112px;
|
|
|
}
|
|
|
|
|
|
.file-upload-ext .upload-group .upload-file-wrap {
|
|
|
display: inline;
|
|
|
}
|
|
|
|
|
|
.file-upload-ext .upload-group .upload-tips {
|
|
|
display: inline;
|
|
|
}
|
|
|
|
|
|
.customer-licensePic-ext .upload-group .upload-preview {
|
|
|
display: inline;
|
|
|
}
|
|
|
|
|
|
.td-logo-add {
|
|
|
width: 95px !important;
|
|
|
height: 95px !important;
|
|
|
border: 1px solid #ccc;
|
|
|
padding: 10px 7px;
|
|
|
}
|
|
|
|
|
|
.operate-li-a {
|
|
|
line-height: 35px;
|
|
|
height: 35px;
|
|
|
min-width: 105px;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
|
|
|
.cloud-school-open .el-checkbox__label {
|
|
|
width: 0px !important;
|
|
|
height: 0px !important;
|
|
|
font-size: 0px !important;
|
|
|
}
|
|
|
|
|
|
.margin-zero {
|
|
|
margin: 0px !important;
|
|
|
}
|
|
|
|
|
|
.table-hook tbody tr td:nth-child(1),
|
|
|
.table-hook thead tr th:nth-child(1) {
|
|
|
text-indent: 0px;
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
.max-h390 {
|
|
|
max-height: 390px;
|
|
|
}
|
|
|
|
|
|
.my-package.dialog-mask .dialog-wrap {
|
|
|
bottom: unset;
|
|
|
margin-top: 150px;
|
|
|
}
|
|
|
|
|
|
.app-detail .ach-i .ach-ta th,
|
|
|
.ach-i .ach-ta td {
|
|
|
height: 20px;
|
|
|
line-height: 20px;
|
|
|
}
|
|
|
|
|
|
.app-detail .audit-input-text {
|
|
|
height: 35px;
|
|
|
line-height: 20px;
|
|
|
}
|
|
|
|
|
|
.app-detail .select-group .select-wrap {
|
|
|
height: 30px;
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
|
|
|
.w430 {
|
|
|
width: 430px;
|
|
|
}
|
|
|
|
|
|
.h120 {
|
|
|
height: 120px;
|
|
|
}
|
|
|
|
|
|
.impC999 {
|
|
|
color: #999 !important;
|
|
|
}
|
|
|
|
|
|
.fs12 {
|
|
|
font-size: 12px;
|
|
|
}
|
|
|
|
|
|
.pc-sidebar .cloud-school::before {
|
|
|
background: url(../images/cloud-school.png) no-repeat center center;
|
|
|
}
|
|
|
|
|
|
.block-ellipsis {
|
|
|
display: -webkit-box;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
-webkit-box-orient: vertical;
|
|
|
-webkit-line-clamp: 2;
|
|
|
}
|
|
|
|
|
|
.table-hook a {
|
|
|
color: #333;
|
|
|
}
|
|
|
|
|
|
.domain-span-color {
|
|
|
color: #333 !important;
|
|
|
font-size: 14px;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
|
|
|
.single-school-domain-info {
|
|
|
/* display: flex; */
|
|
|
display: inherit;
|
|
|
}
|
|
|
|
|
|
.single-school-domain-info .label {
|
|
|
flex: none;
|
|
|
}
|
|
|
|
|
|
.single-school-domain-info p.domain-span-color {
|
|
|
flex: 1;
|
|
|
width: 0%;
|
|
|
line-height: 24px;
|
|
|
height: 24px;
|
|
|
}
|
|
|
|
|
|
.single-school-domain-info p.domain-span-color a {
|
|
|
color: #333;
|
|
|
}
|
|
|
|
|
|
.single-school-domain-info .my-new-school-icon {
|
|
|
display: inline-block;
|
|
|
position: relative;
|
|
|
top: -10px;
|
|
|
}
|
|
|
|
|
|
.paddingRightZero {
|
|
|
padding-right: 0px !important;
|
|
|
}
|
|
|
|
|
|
.w175 {
|
|
|
width: 175px !important;
|
|
|
}
|
|
|
|
|
|
.paddingRight5 {
|
|
|
padding-right: 5px;
|
|
|
}
|
|
|
|
|
|
.default-pointer {
|
|
|
cursor: pointer !important;
|
|
|
}
|
|
|
|
|
|
.pt-school-detail .pt-school-name .pt-school-intro p a {
|
|
|
color: #999;
|
|
|
}
|
|
|
|
|
|
.search-wrap .search-item-wrap .search-item {
|
|
|
margin: 0 10px 20px 0;
|
|
|
}
|
|
|
|
|
|
.ellipsisURL {
|
|
|
display: inline-block;
|
|
|
max-width: 220px;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
}
|
|
|
|
|
|
p.domain-span-color {
|
|
|
height: 35px;
|
|
|
line-height: 35px;
|
|
|
}
|
|
|
|
|
|
.platform-search-select {
|
|
|
border: 1px solid #e4e7ed;
|
|
|
height: 34px;
|
|
|
}
|
|
|
|
|
|
.platform-search-select input {
|
|
|
padding: 0 10px;
|
|
|
height: 28px;
|
|
|
line-height: 28px;
|
|
|
width: 180px;
|
|
|
}
|
|
|
|
|
|
.platform-search-select ul {
|
|
|
width: 180px;
|
|
|
z-index: 999999999;
|
|
|
border: 1px solid #e4e7ed;
|
|
|
max-height: 214px;
|
|
|
overflow-x: hidden;
|
|
|
overflow-y: auto;
|
|
|
background-color: #ffffff;
|
|
|
}
|
|
|
|
|
|
.platform-search-select ul li {
|
|
|
padding-left: 10px;
|
|
|
overflow: hidden;
|
|
|
display: inline-block;
|
|
|
width: 150px;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
-o-text-overflow: ellipsis;
|
|
|
overflow: hidden;
|
|
|
height: 30px;
|
|
|
line-height: 30px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
|
|
|
.table-hook tbody tr td.specified p {
|
|
|
padding-top: 5px;
|
|
|
}
|
|
|
|
|
|
.select-group .select-wrap .no-after-arrow {
|
|
|
position: relative;
|
|
|
padding: 0 20px 0 10px;
|
|
|
text-overflow: ellipsis;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
|
|
|
.select-group .select-wrap .placeholder.no-after-arrow::after {
|
|
|
background: unset;
|
|
|
}
|
|
|
|
|
|
.wpr100 {
|
|
|
width: 100% !important;
|
|
|
}
|
|
|
|
|
|
.wpr95 {
|
|
|
width: 95%;
|
|
|
}
|
|
|
|
|
|
.wpr80 {
|
|
|
width: 80%;
|
|
|
}
|
|
|
|
|
|
.paddingX20 {
|
|
|
padding: 0 20px;
|
|
|
}
|
|
|
|
|
|
.domain-span-color.lh15 {
|
|
|
height: 25px;
|
|
|
line-height: 25px;
|
|
|
}
|
|
|
|
|
|
.is-required .is-danger {
|
|
|
border-color: #dcdfe6 !important;
|
|
|
}
|
|
|
|
|
|
.mt60 {
|
|
|
margin-top: 60px;
|
|
|
}
|
|
|
|
|
|
.pic-wrap .el-progress-bar__outer,
|
|
|
.pic-wrap .el-progress-bar__inner {
|
|
|
border-radius: unset !important;
|
|
|
}
|
|
|
|
|
|
.pic-wrap .el-progress {
|
|
|
position: absolute;
|
|
|
width: 220px;
|
|
|
left: 0;
|
|
|
bottom: 10px;
|
|
|
}
|
|
|
|
|
|
.data-overview-page .middle-wrap .traffic-wrap .traffic-header-wrap ul>li {
|
|
|
color: #000000;
|
|
|
}
|
|
|
|
|
|
.data-overview-page .middle-wrap .traffic-wrap .traffic-header-wrap ul>li.active {
|
|
|
color: #007bff;
|
|
|
}
|
|
|
|
|
|
.padding10 {
|
|
|
padding: 10px;
|
|
|
}
|
|
|
|
|
|
.text-center {
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 开始:监控页面样式 2018-09-27*/
|
|
|
|
|
|
.row {
|
|
|
margin-left: -10px;
|
|
|
margin-right: -10px;
|
|
|
}
|
|
|
|
|
|
.row:after {
|
|
|
clear: both;
|
|
|
}
|
|
|
|
|
|
.row:before,
|
|
|
.row:after {
|
|
|
display: table;
|
|
|
content: " ";
|
|
|
}
|
|
|
|
|
|
.col-lg-1,
|
|
|
.col-lg-2,
|
|
|
.col-lg-3,
|
|
|
.col-lg-4,
|
|
|
.col-lg-5,
|
|
|
.col-lg-6,
|
|
|
.col-lg-7,
|
|
|
.col-lg-8,
|
|
|
.col-lg-9,
|
|
|
.col-lg-10,
|
|
|
.col-lg-11,
|
|
|
.col-lg-12 {
|
|
|
position: relative;
|
|
|
min-height: 1px;
|
|
|
padding-left: 10px;
|
|
|
padding-right: 10px;
|
|
|
}
|
|
|
|
|
|
.col-lg-1,
|
|
|
.col-lg-2,
|
|
|
.col-lg-3,
|
|
|
.col-lg-4,
|
|
|
.col-lg-5,
|
|
|
.col-lg-6,
|
|
|
.col-lg-7,
|
|
|
.col-lg-8,
|
|
|
.col-lg-9,
|
|
|
.col-lg-10,
|
|
|
.col-lg-11,
|
|
|
.col-lg-12 {
|
|
|
float: left;
|
|
|
}
|
|
|
|
|
|
.col-lg-12 {
|
|
|
width: 100%;
|
|
|
}
|
|
|
|
|
|
.col-lg-11 {
|
|
|
width: 91.66666667%;
|
|
|
}
|
|
|
|
|
|
.col-lg-10 {
|
|
|
width: 83.33333333%;
|
|
|
}
|
|
|
|
|
|
.col-lg-9 {
|
|
|
width: 75%;
|
|
|
}
|
|
|
|
|
|
.col-lg-8 {
|
|
|
width: 66.66666667%;
|
|
|
}
|
|
|
|
|
|
.col-lg-7 {
|
|
|
width: 58.33333333%;
|
|
|
}
|
|
|
|
|
|
.col-lg-6 {
|
|
|
width: 50%;
|
|
|
}
|
|
|
|
|
|
.col-lg-5 {
|
|
|
width: 41.66666667%;
|
|
|
}
|
|
|
|
|
|
.col-lg-4 {
|
|
|
width: 33.33333333%;
|
|
|
}
|
|
|
|
|
|
.col-lg-3 {
|
|
|
width: 25%;
|
|
|
}
|
|
|
|
|
|
.col-lg-2 {
|
|
|
width: 16.66666667%;
|
|
|
}
|
|
|
|
|
|
.col-lg-1 {
|
|
|
width: 8.33333333%;
|
|
|
}
|
|
|
|
|
|
.data-dashboard,
|
|
|
.charts-container .charts-section {
|
|
|
width: 100%;
|
|
|
}
|
|
|
|
|
|
.data-dashboard .data-info {
|
|
|
display: -webkit-box;
|
|
|
display: -webkit-flex;
|
|
|
display: flex;
|
|
|
width: 100%;
|
|
|
/*子元素沿主轴对齐方式居中*/
|
|
|
-webkit-box-pack: center;
|
|
|
-webkit-justify-content: center;
|
|
|
justify-content: center;
|
|
|
/*子元素沿侧轴对齐方式垂直居中*/
|
|
|
-webkit-box-align: center;
|
|
|
-webkit-align-items: center;
|
|
|
align-items: center;
|
|
|
}
|
|
|
|
|
|
.data-dashboard .pt-school-detail,
|
|
|
.charts-container.pt-school-detail {
|
|
|
padding-top: 20px;
|
|
|
box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
|
|
|
}
|
|
|
|
|
|
.data-dashboard .data-info .data {
|
|
|
padding-left: 20px;
|
|
|
}
|
|
|
|
|
|
.data-dashboard .data-info .icon {
|
|
|
display: inline-block;
|
|
|
width: 48px;
|
|
|
height: 48px;
|
|
|
border-radius: 48px;
|
|
|
background: #ddd;
|
|
|
}
|
|
|
|
|
|
.data-dashboard .data-info .data .num {
|
|
|
color: #007bff;
|
|
|
font-size: 28px;
|
|
|
display: block;
|
|
|
padding-top: 2px;
|
|
|
}
|
|
|
|
|
|
.data-dashboard .data-info .data .name {
|
|
|
font-size: 14px;
|
|
|
color: #333;
|
|
|
}
|
|
|
|
|
|
.charts-container .title {
|
|
|
height: 50px;
|
|
|
line-height: 48px;
|
|
|
border-bottom: 1px solid #e4e7ed;
|
|
|
}
|
|
|
|
|
|
.charts-container .charts-section .box {
|
|
|
width: 100%;
|
|
|
border: 1px solid #e4e7ed;
|
|
|
}
|
|
|
|
|
|
.charts-container .charts-section .box .sub-title {
|
|
|
line-height: 49px;
|
|
|
padding-left: 15px;
|
|
|
border-bottom: 1px solid #e4e7ed;
|
|
|
font-size: 16px;
|
|
|
font-weight: bold;
|
|
|
color: #333;
|
|
|
}
|
|
|
|
|
|
.charts-container .charts-section .box .charts {
|
|
|
padding: 10px;
|
|
|
}
|
|
|
|
|
|
.resources-monitoring {
|
|
|
width: 99%;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 结束:监控页面样式 */
|
|
|
|
|
|
.data-overview-page .middle-wrap .traffic-wrap .traffic-content .access-list-wrap .access-list-content ul li.first i {
|
|
|
color: #fff;
|
|
|
background-color: #ff2828;
|
|
|
}
|
|
|
|
|
|
.data-overview-page .middle-wrap .traffic-wrap .traffic-content .access-list-wrap .access-list-content ul li.second i {
|
|
|
color: #fff;
|
|
|
background-color: #ff7e28;
|
|
|
}
|
|
|
|
|
|
.data-overview-page .middle-wrap .traffic-wrap .traffic-content .access-list-wrap .access-list-content ul li.third i {
|
|
|
color: #fff;
|
|
|
background-color: #ffca28;
|
|
|
}
|
|
|
|
|
|
.data-overview-page .middle-wrap .traffic-wrap .traffic-content .access-list-wrap .access-list-content ul li i {
|
|
|
display: inline-block;
|
|
|
width: 20px;
|
|
|
height: 20px;
|
|
|
line-height: 20px;
|
|
|
border-radius: 50%;
|
|
|
font-size: 14px;
|
|
|
background-color: #f2f4f8;
|
|
|
font-weight: bold;
|
|
|
color: #333;
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
.line-height40 {
|
|
|
height: 40px;
|
|
|
line-height: 40px;
|
|
|
}
|
|
|
|
|
|
.customer-table {
|
|
|
table-layout: fixed;
|
|
|
word-break: break-all;
|
|
|
}
|
|
|
|
|
|
.custom-table-td-ellipsis {
|
|
|
color: #333 !important;
|
|
|
font-size: 14px;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
}
|
|
|
|
|
|
.select-disabled {
|
|
|
background: unset !important;
|
|
|
color: #333 !important;
|
|
|
}
|
|
|
|
|
|
.no-height {
|
|
|
min-height: unset !important;
|
|
|
}
|
|
|
|
|
|
.dialog-mask .dialog-wrap .dialog-content-wrap .dialog-content section.info-maintenance>ul>li .select-group.showSelectList .select-wrap>ul {
|
|
|
display: block;
|
|
|
}
|
|
|
|
|
|
.pwdDialog {
|
|
|
padding: 5px;
|
|
|
}
|
|
|
|
|
|
.pwdDialog p {
|
|
|
margin-top: 10px !important;
|
|
|
}
|
|
|
|
|
|
.pwdDialog p.tip {
|
|
|
font-size: 14px;
|
|
|
color: #fe9228;
|
|
|
font-weight: lighter;
|
|
|
text-align: left;
|
|
|
}
|
|
|
|
|
|
.fs16 {
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
|
|
|
.el-message {
|
|
|
top: 100px !important;
|
|
|
}
|
|
|
|
|
|
.el-message-box__title {
|
|
|
color: #ffffff !important;
|
|
|
}
|
|
|
|
|
|
.el-message-box__header {
|
|
|
background-color: #409eff;
|
|
|
}
|
|
|
|
|
|
.el-message-box__headerbtn .el-message-box__close {
|
|
|
color: #ffffff !important;
|
|
|
}
|
|
|
|
|
|
.el-message-box {
|
|
|
border: unset !important;
|
|
|
}
|
|
|
|
|
|
.wPrecent60 {
|
|
|
width: 65%;
|
|
|
}
|
|
|
|
|
|
.pwdDialog p span.ellipsis {
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
display: inline-block;
|
|
|
position: relative;
|
|
|
top: 5px;
|
|
|
font-size: 15px;
|
|
|
}
|
|
|
|
|
|
.el-message-box__btns {
|
|
|
text-align: center !important;
|
|
|
}
|
|
|
|
|
|
.paddtb20 {
|
|
|
padding: 20px 0;
|
|
|
}
|
|
|
|
|
|
.data-overview-page .data-wrap .data-content-wrap p.per-wrap.bottom {
|
|
|
border-bottom: 1px dashed #e4e7ed;
|
|
|
}
|
|
|
|
|
|
.fs18 {
|
|
|
font-size: 18px;
|
|
|
}
|
|
|
|
|
|
.padtl20 {
|
|
|
padding: 20px 0 0 20px;
|
|
|
}
|
|
|
|
|
|
.paddingLeft45 {
|
|
|
padding-left: 45px;
|
|
|
}
|
|
|
|
|
|
.data-list-wrap.ellipsis-box td,
|
|
|
.data-list-wrap.ellipsis-box th {
|
|
|
display: inline-block;
|
|
|
position: relative;
|
|
|
height: 45px;
|
|
|
line-height: 45px;
|
|
|
}
|
|
|
|
|
|
.data-list-wrap.ellipsis-box .text-span-ellipsis {
|
|
|
font-size: 14px;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
display: inline-block;
|
|
|
position: absolute;
|
|
|
top: 0px;
|
|
|
left: 0px;
|
|
|
height: 45px;
|
|
|
line-height: 45px;
|
|
|
}
|
|
|
|
|
|
.wpr100 {
|
|
|
width: 100%;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 自定义弹框css样式 start */
|
|
|
|
|
|
.customer-dialog-div.dialog-mask {
|
|
|
position: fixed;
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
background-color: rgba(0, 0, 0, 0.3);
|
|
|
z-index: 2000;
|
|
|
left: 0;
|
|
|
top: 0;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap {
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 0;
|
|
|
bottom: 0;
|
|
|
left: 0;
|
|
|
margin: auto;
|
|
|
background-color: #fff;
|
|
|
border-radius: 2px;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap.wh {
|
|
|
width: 600px;
|
|
|
height: 300px;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap .dialog-title {
|
|
|
height: 40px;
|
|
|
background-color: #007bff;
|
|
|
padding: 0 20px;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap .dialog-title>h3 {
|
|
|
display: inline-block;
|
|
|
height: 40px;
|
|
|
line-height: 40px;
|
|
|
color: #fff;
|
|
|
font-weight: bold;
|
|
|
font-size: 100%;
|
|
|
margin: 0;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap .dialog-title .dialog-oper-wrap {
|
|
|
float: right;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap .dialog-title .dialog-oper-wrap .dialog-close {
|
|
|
display: inline-block;
|
|
|
width: 40px;
|
|
|
height: 36px;
|
|
|
background: url("../images/dialog-close-icon.png") no-repeat center center;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap .dialog-content-wrap .dialog-content {
|
|
|
padding: 0 20px;
|
|
|
max-height: 560px;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap .dialog-content-wrap .dialog-content.overflow-auto {
|
|
|
overflow: auto;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap .dialog-content-wrap .dialog-content section.info-maintenance {
|
|
|
margin-top: 38px;
|
|
|
font-size: 0;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap .btn-wrap {
|
|
|
margin-top: 35px;
|
|
|
padding-bottom: 20px;
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap .btn-wrap .btn-full-blue {
|
|
|
line-height: 34px;
|
|
|
background-color: #007bff;
|
|
|
color: #fff;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap .btn-wrap .btn-common-style {
|
|
|
display: inline-block;
|
|
|
min-width: 90px;
|
|
|
height: 34px;
|
|
|
padding: 0 15px;
|
|
|
font-size: 14px;
|
|
|
border-radius: 2px;
|
|
|
text-align: center;
|
|
|
cursor: pointer;
|
|
|
text-decoration: none;
|
|
|
outline: none;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap .btn-wrap .btn-stroke-default {
|
|
|
line-height: 32px;
|
|
|
color: #333;
|
|
|
border: 1px solid #bfc7cb;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* customer-collapse 自定义弹框css样式 end */
|
|
|
|
|
|
.customer-senesitive-dialog {
|
|
|
width: 450px;
|
|
|
max-height: 400px;
|
|
|
}
|
|
|
|
|
|
.maxHeight350 {
|
|
|
max-height: 350px;
|
|
|
}
|
|
|
|
|
|
.input-disabled {
|
|
|
background-color: #ffffff !important;
|
|
|
border: unset !important;
|
|
|
}
|
|
|
|
|
|
.pt-school-detail .pt-school-infor-list li {
|
|
|
width: 16.66%;
|
|
|
}
|
|
|
|
|
|
.platform-search-select.w318 input {
|
|
|
width: 318px !important;
|
|
|
color: #606266;
|
|
|
}
|
|
|
|
|
|
.platform-search-select.w318 ul {
|
|
|
width: 318px !important;
|
|
|
}
|
|
|
|
|
|
.platform-search-select.w318 ul li {
|
|
|
width: 200px;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.max-content .dialog-wrap {
|
|
|
height: 390px !important;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask.max-content .dialog-wrap .dialog-content-wrap .dialog-content section.info-maintenance {
|
|
|
margin-top: 15px;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 改变公共盗汗背景色为自定义背景色*/
|
|
|
|
|
|
|
|
|
/* #lzxNavBar.lzx-nav-black .lzx-nav-bar {
|
|
|
background: #101d32 !important;
|
|
|
} */
|
|
|
|
|
|
|
|
|
/* 防止悬浮提示框被导航遮挡,elementUI的message浮层框z-index=2001,导航的z-index要小于这个才不会遮挡*/
|
|
|
|
|
|
|
|
|
/* #lzxNavBar .lzx-nav-bar {
|
|
|
z-index: 1999 !important;
|
|
|
} */
|
|
|
|
|
|
|
|
|
/* 防止公共导航搜索浮层z-index过高导致页面无法点击,要比#lzxNavBar .lzx-nav-bar的z-index小*/
|
|
|
|
|
|
|
|
|
/* #lzxAllAppsModal {
|
|
|
z-index: 1998 !important;
|
|
|
} */
|
|
|
|
|
|
|
|
|
/* 解决ie9浏览器提示信息样式兼容 */
|
|
|
|
|
|
.el-message .el-message__content {
|
|
|
float: left;
|
|
|
}
|
|
|
|
|
|
.el-message .el-message__icon {
|
|
|
float: left;
|
|
|
}
|
|
|
|
|
|
.ellipsis {
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 定义一些公用的最大宽度样式 */
|
|
|
|
|
|
.min-w100 {
|
|
|
min-width: 100px;
|
|
|
}
|
|
|
|
|
|
.min-w150 {
|
|
|
min-width: 150px;
|
|
|
}
|
|
|
|
|
|
.min-w200 {
|
|
|
min-width: 200px;
|
|
|
}
|
|
|
|
|
|
.min-w250 {
|
|
|
min-width: 250px;
|
|
|
}
|
|
|
|
|
|
.min-w300 {
|
|
|
min-width: 300px;
|
|
|
}
|
|
|
|
|
|
.operation a {
|
|
|
margin-left: 10px;
|
|
|
}
|
|
|
|
|
|
.operation a:first-child {
|
|
|
margin-left: 0;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.maxH300 .dialog-wrap {
|
|
|
height: 320px !important;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.maxH300 .dialog-wrap .btn-wrap {
|
|
|
margin-top: 20px;
|
|
|
}
|
|
|
|
|
|
.customer-licensePic .upload-preview {
|
|
|
display: inline !important;
|
|
|
}
|
|
|
|
|
|
.maxHeight300 {
|
|
|
max-height: 300px;
|
|
|
}
|
|
|
|
|
|
.select-group .select-wrap.h180select>ul {
|
|
|
max-height: 180px !important;
|
|
|
}
|
|
|
|
|
|
.custom-table-hook {
|
|
|
width: 100%;
|
|
|
max-width: 100%;
|
|
|
margin-bottom: 20px;
|
|
|
border-spacing: 0;
|
|
|
border-collapse: collapse;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
.custom-table-hook>thead>tr>th {
|
|
|
border-bottom: 1px dashed #e4e7ed;
|
|
|
border-top: 1px solid #e4e7ed;
|
|
|
}
|
|
|
|
|
|
.custom-table-hook>tbody>tr>td,
|
|
|
.custom-table-hook>tbody>tr>th,
|
|
|
.custom-table-hook>thead>tr>td,
|
|
|
.custom-table-hook>thead>tr>th {
|
|
|
padding: 12px 8px;
|
|
|
line-height: 1.42857143 !important;
|
|
|
vertical-align: top;
|
|
|
text-align: center;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
.custom-table-hook>tbody>tr>td {
|
|
|
/* border-bottom: 1px solid #ddd; */
|
|
|
}
|
|
|
|
|
|
.custom-table-hook tbody tr:nth-child(2n) {
|
|
|
background-color: #f5f8fe;
|
|
|
}
|
|
|
|
|
|
.custom-table-hook tbody tr:hover {
|
|
|
background-color: #f5f8fe;
|
|
|
}
|
|
|
|
|
|
.area-open-page .data-list-wrap {
|
|
|
min-width: 1024px;
|
|
|
}
|
|
|
|
|
|
.text-p-ellipsis {
|
|
|
font-size: 14px;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
display: inline-block;
|
|
|
position: absolute;
|
|
|
top: 0px;
|
|
|
left: 0px;
|
|
|
height: 40px;
|
|
|
line-height: 40px;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* start: 非实体应用 add by rcwang3 at 2019-05-17 */
|
|
|
|
|
|
.w400h330 {
|
|
|
width: 400px;
|
|
|
height: 330px;
|
|
|
}
|
|
|
|
|
|
.text-left {
|
|
|
text-align: left;
|
|
|
}
|
|
|
|
|
|
.w800h550 {
|
|
|
width: 800px;
|
|
|
height: 550px;
|
|
|
}
|
|
|
|
|
|
.w850h600 {
|
|
|
width: 850px;
|
|
|
height: 600px;
|
|
|
}
|
|
|
|
|
|
.w800 {
|
|
|
width: 800px;
|
|
|
}
|
|
|
|
|
|
.text-input-p {
|
|
|
float: left;
|
|
|
width: 600px;
|
|
|
height: 34px;
|
|
|
line-height: 34px;
|
|
|
font-size: 14px;
|
|
|
color: #333;
|
|
|
border: 0;
|
|
|
outline: none;
|
|
|
}
|
|
|
|
|
|
.text-textarea-p {
|
|
|
float: left;
|
|
|
width: 600px;
|
|
|
line-height: 34px;
|
|
|
font-size: 14px;
|
|
|
color: #333;
|
|
|
border: 0;
|
|
|
outline: none;
|
|
|
word-wrap: break-word;
|
|
|
word-break: break-all;
|
|
|
white-space: normal;
|
|
|
}
|
|
|
|
|
|
.row-right-content {
|
|
|
float: left;
|
|
|
width: 600px;
|
|
|
height: 34px;
|
|
|
line-height: 34px;
|
|
|
font-size: 14px;
|
|
|
color: #333;
|
|
|
border: 0;
|
|
|
outline: none;
|
|
|
}
|
|
|
|
|
|
.w600h420 {
|
|
|
width: 600px;
|
|
|
height: 460px;
|
|
|
}
|
|
|
|
|
|
.mr5 {
|
|
|
margin-right: 5px;
|
|
|
}
|
|
|
|
|
|
.file-main .app-basic-box.label165 .app-sort {
|
|
|
width: 165px;
|
|
|
}
|
|
|
|
|
|
.w720 {
|
|
|
width: 720px;
|
|
|
}
|
|
|
|
|
|
.w680 {
|
|
|
width: 680px;
|
|
|
}
|
|
|
|
|
|
.w145 {
|
|
|
width: 145px;
|
|
|
}
|
|
|
|
|
|
.text-ellipsis {
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap.dmt15 .dialog-content-wrap .dialog-content section.info-maintenance {
|
|
|
margin-top: 15px;
|
|
|
}
|
|
|
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap.dmt15 .btn-wrap {
|
|
|
margin-top: 15px;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* end: 非实体应用 */
|
|
|
|
|
|
|
|
|
/* start: 兼容性 add by rcwang3 at 2019-05-21*/
|
|
|
|
|
|
@media screen and (max-height: 768px) {
|
|
|
.w800h550 {
|
|
|
height: 530px;
|
|
|
}
|
|
|
/*.w850h600 {
|
|
|
height: 550px;
|
|
|
}*/
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap.dmt15 .btn-wrap {
|
|
|
margin-top: 4px;
|
|
|
}
|
|
|
/*.data-list-wrap.ellipsis-box td, .data-list-wrap.ellipsis-box th {
|
|
|
height: 33px;
|
|
|
line-height: 33px;
|
|
|
}*/
|
|
|
.customer-dialog-div.dialog-mask .dialog-wrap {
|
|
|
margin-top: 46px;
|
|
|
}
|
|
|
.dialog-mask .dialog-wrap {
|
|
|
margin-top: 55px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
|
|
|
/* end: 兼容性*/ |