Files
wysite/output/sourcemaps/hc-pos.sqygj.cn/static/css/chunk-1cfd3e98.f7df7009.css

892 lines
21 KiB
CSS
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
.github-corner:hover .octo-arm[data-v-09fe1acc] {
-webkit-animation: octocat-wave-data-v-09fe1acc .56s ease-in-out;
animation: octocat-wave-data-v-09fe1acc .56s ease-in-out;
}
@-webkit-keyframes octocat-wave-data-v-09fe1acc {
0%, to {
-webkit-transform: rotate(0);
transform: rotate(0);
}
20%, 60% {
-webkit-transform: rotate(-25deg);
transform: rotate(-25deg);
}
40%, 80% {
-webkit-transform: rotate(10deg);
transform: rotate(10deg);
}
}
@keyframes octocat-wave-data-v-09fe1acc {
0%, to {
-webkit-transform: rotate(0);
transform: rotate(0);
}
20%, 60% {
-webkit-transform: rotate(-25deg);
transform: rotate(-25deg);
}
40%, 80% {
-webkit-transform: rotate(10deg);
transform: rotate(10deg);
}
}
@media (max-width: 500px) {
.github-corner:hover .octo-arm[data-v-09fe1acc] {
-webkit-animation: none;
animation: none;
}
.github-corner .octo-arm[data-v-09fe1acc] {
-webkit-animation: octocat-wave-data-v-09fe1acc .56s ease-in-out;
animation: octocat-wave-data-v-09fe1acc .56s ease-in-out;
}
}
.panel-group[data-v-087812fd] {
margin-top: 18px;
}
.panel-group .card-panel-col[data-v-087812fd] {
margin-bottom: 32px;
}
.panel-group .card-panel[data-v-087812fd] {
height: 108px;
cursor: pointer;
font-size: 12px;
position: relative;
overflow: hidden;
color: #666;
background: #fff;
-webkit-box-shadow: 4px 4px 40px rgba(0, 0, 0, .05);
box-shadow: 4px 4px 40px rgba(0, 0, 0, .05);
border-color: rgba(0, 0, 0, .05);
}
.panel-group .card-panel:hover .card-panel-icon-wrapper[data-v-087812fd] {
color: #fff;
}
.panel-group .card-panel:hover .icon-people[data-v-087812fd] {
background: #40c9c6;
}
.panel-group .card-panel:hover .icon-message[data-v-087812fd] {
background: #36a3f7;
}
.panel-group .card-panel:hover .icon-money[data-v-087812fd] {
background: #f4516c;
}
.panel-group .card-panel:hover .icon-shopping[data-v-087812fd] {
background: #34bfa3;
}
.panel-group .card-panel .icon-people[data-v-087812fd] {
color: #40c9c6;
}
.panel-group .card-panel .icon-message[data-v-087812fd] {
color: #36a3f7;
}
.panel-group .card-panel .icon-money[data-v-087812fd] {
color: #f4516c;
}
.panel-group .card-panel .icon-shopping[data-v-087812fd] {
color: #34bfa3;
}
.panel-group .card-panel .card-panel-icon-wrapper[data-v-087812fd] {
float: left;
margin: 14px 0 0 14px;
padding: 16px;
-webkit-transition: all .38s ease-out;
transition: all .38s ease-out;
border-radius: 6px;
}
.panel-group .card-panel .card-panel-icon[data-v-087812fd] {
float: left;
font-size: 48px;
}
.panel-group .card-panel .card-panel-description[data-v-087812fd] {
float: right;
font-weight: 700;
margin: 26px;
margin-left: 0;
}
.panel-group .card-panel .card-panel-description .card-panel-text[data-v-087812fd] {
line-height: 18px;
color: rgba(0, 0, 0, .45);
font-size: 16px;
margin-bottom: 12px;
}
.panel-group .card-panel .card-panel-description .card-panel-num[data-v-087812fd] {
font-size: 20px;
}
.todoapp {
font:
14px Helvetica Neue,
Helvetica,
Arial,
sans-serif;
line-height: 1.4em;
color: #4d4d4d;
min-width: 230px;
max-width: 550px;
margin: 0 auto;
font-weight: 300;
background: #fff;
z-index: 1;
position: relative;
}
.todoapp,
.todoapp button {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.todoapp button {
margin: 0;
padding: 0;
border: 0;
background: none;
font-size: 100%;
vertical-align: baseline;
font-family: inherit;
font-weight: inherit;
color: inherit;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.todoapp :focus {
outline: 0;
}
.todoapp .hidden {
display: none;
}
.todoapp .todoapp {
background: #fff;
margin: 130px 0 40px 0;
position: relative;
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 25px 50px 0 rgba(0, 0, 0, .1);
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 25px 50px 0 rgba(0, 0, 0, .1);
}
.todoapp .todoapp input::-webkit-input-placeholder {
font-style: italic;
font-weight: 300;
color: #e6e6e6;
}
.todoapp .todoapp input::-moz-placeholder {
font-style: italic;
font-weight: 300;
color: #e6e6e6;
}
.todoapp .todoapp input::input-placeholder {
font-style: italic;
font-weight: 300;
color: #e6e6e6;
}
.todoapp .todoapp h1 {
position: absolute;
top: -155px;
width: 100%;
font-size: 100px;
font-weight: 100;
text-align: center;
color: rgba(175, 47, 47, .15);
-webkit-text-rendering: optimizeLegibility;
-moz-text-rendering: optimizeLegibility;
text-rendering: optimizeLegibility;
}
.todoapp .edit,
.todoapp .new-todo {
position: relative;
margin: 0;
width: 100%;
font-size: 18px;
font-family: inherit;
font-weight: inherit;
line-height: 1.4em;
border: 0;
color: inherit;
padding: 6px;
border: 1px solid #999;
-webkit-box-shadow: inset 0 -1px 5px 0 rgba(0, 0, 0, .2);
box-shadow: inset 0 -1px 5px 0 rgba(0, 0, 0, .2);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.todoapp .new-todo {
padding: 10px 16px 16px 60px;
border: none;
background: rgba(0, 0, 0, .003);
-webkit-box-shadow: inset 0 -2px 1px rgba(0, 0, 0, .03);
box-shadow: inset 0 -2px 1px rgba(0, 0, 0, .03);
}
.todoapp .main {
position: relative;
z-index: 2;
border-top: 1px solid #e6e6e6;
}
.todoapp .toggle-all {
text-align: center;
border: none;
opacity: 0;
position: absolute;
}
.todoapp .toggle-all + label {
width: 60px;
height: 34px;
font-size: 0;
position: absolute;
top: -52px;
left: -13px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.todoapp .toggle-all + label:before {
content: "";
font-size: 22px;
color: #e6e6e6;
padding: 10px 27px 10px 27px;
}
.todoapp .toggle-all:checked + label:before {
color: #737373;
}
.todoapp .todo-list {
margin: 0;
padding: 0;
list-style: none;
}
.todoapp .todo-list li {
position: relative;
font-size: 24px;
border-bottom: 1px solid #ededed;
}
.todoapp .todo-list li:last-child {
border-bottom: none;
}
.todoapp .todo-list li.editing {
border-bottom: none;
padding: 0;
}
.todoapp .todo-list li.editing .edit {
display: block;
width: 506px;
padding: 12px 16px;
margin: 0 0 0 43px;
}
.todoapp .todo-list li.editing .view {
display: none;
}
.todoapp .todo-list li .toggle {
text-align: center;
width: 40px;
height: auto;
position: absolute;
top: 0;
bottom: 0;
margin: auto 0;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
opacity: 0;
}
.todoapp .todo-list li .toggle + label {
background-image: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%22-10%20-18%20100%20135%22%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2250%22%20fill%3D%22none%22%20stroke%3D%22%23ededed%22%20stroke-width%3D%223%22/%3E%3C/svg%3E);
background-repeat: no-repeat;
background-position: 0;
background-size: 36px;
}
.todoapp .todo-list li .toggle:checked + label {
background-size: 36px;
background-image: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%22-10%20-18%20100%20135%22%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2250%22%20fill%3D%22none%22%20stroke%3D%22%23bddad5%22%20stroke-width%3D%223%22/%3E%3Cpath%20fill%3D%22%235dc2af%22%20d%3D%22M72%2025L42%2071%2027%2056l-4%204%2020%2020%2034-52z%22/%3E%3C/svg%3E);
}
.todoapp .todo-list li label {
word-break: break-all;
padding: 15px 15px 15px 50px;
display: block;
line-height: 1;
font-size: 14px;
-webkit-transition: color .4s;
transition: color .4s;
}
.todoapp .todo-list li.completed label {
color: #d9d9d9;
text-decoration: line-through;
}
.todoapp .todo-list li .destroy {
display: none;
position: absolute;
top: 0;
right: 10px;
bottom: 0;
width: 40px;
height: 40px;
margin: auto 0;
font-size: 30px;
color: #cc9a9a;
-webkit-transition: color .2s ease-out;
transition: color .2s ease-out;
cursor: pointer;
}
.todoapp .todo-list li .destroy:hover {
color: #af5b5e;
}
.todoapp .todo-list li .destroy:after {
content: "×";
}
.todoapp .todo-list li:hover .destroy {
display: block;
}
.todoapp .todo-list li .edit {
display: none;
}
.todoapp .todo-list li.editing:last-child {
margin-bottom: -1px;
}
.todoapp .footer {
color: #777;
position: relative;
padding: 10px 15px;
height: 40px;
text-align: center;
border-top: 1px solid #e6e6e6;
}
.todoapp .footer:before {
content: "";
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 40px;
overflow: hidden;
-webkit-box-shadow:
0 1px 1px rgba(0, 0, 0, .2),
0 8px 0 -3px #f6f6f6,
0 9px 1px -3px rgba(0, 0, 0, .2),
0 16px 0 -6px #f6f6f6,
0 17px 2px -6px rgba(0, 0, 0, .2);
box-shadow:
0 1px 1px rgba(0, 0, 0, .2),
0 8px 0 -3px #f6f6f6,
0 9px 1px -3px rgba(0, 0, 0, .2),
0 16px 0 -6px #f6f6f6,
0 17px 2px -6px rgba(0, 0, 0, .2);
}
.todoapp .todo-count {
float: left;
text-align: left;
}
.todoapp .todo-count strong {
font-weight: 300;
}
.todoapp .filters {
margin: 0;
padding: 0;
position: relative;
z-index: 1;
list-style: none;
}
.todoapp .filters li {
display: inline;
}
.todoapp .filters li a {
color: inherit;
font-size: 12px;
padding: 3px 7px;
text-decoration: none;
border: 1px solid transparent;
border-radius: 3px;
}
.todoapp .filters li a:hover {
border-color: rgba(175, 47, 47, .1);
}
.todoapp .filters li a.selected {
border-color: rgba(175, 47, 47, .2);
}
.todoapp .clear-completed,
.todoapp html .clear-completed:active {
float: right;
position: relative;
line-height: 20px;
text-decoration: none;
cursor: pointer;
}
.todoapp .clear-completed:hover {
text-decoration: underline;
}
.todoapp .info {
margin: 65px auto 0;
color: #bfbfbf;
font-size: 10px;
text-shadow: 0 1px 0 hsla(0, 0%, 100%, .5);
text-align: center;
}
.todoapp .info p {
line-height: 1;
}
.todoapp .info a {
color: inherit;
text-decoration: none;
font-weight: 400;
}
.todoapp .info a:hover {
text-decoration: underline;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.todoapp .todo-list li .toggle,
.todoapp .toggle-all {
background: none;
}
.todoapp .todo-list li .toggle {
height: 40px;
}
}
@media (max-width: 430px) {
.todoapp .footer {
height: 50px;
}
.todoapp .filters {
bottom: 10px;
}
}
.pan-item[data-v-be3d0b3e] {
width: 200px;
height: 200px;
border-radius: 50%;
display: inline-block;
position: relative;
cursor: default;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}
.pan-info-roles-container[data-v-be3d0b3e] {
padding: 20px;
text-align: center;
}
.pan-thumb[data-v-be3d0b3e] {
width: 100%;
height: 100%;
background-size: 100%;
border-radius: 50%;
overflow: hidden;
position: absolute;
-webkit-transform-origin: 95% 40%;
transform-origin: 95% 40%;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.pan-thumb[data-v-be3d0b3e]:after {
content: "";
width: 8px;
height: 8px;
position: absolute;
border-radius: 50%;
top: 40%;
left: 95%;
margin: -4px 0 0 -4px;
background:
radial-gradient(
ellipse at center,
#0e0e0e 0,
#7d7e7d 100%);
-webkit-box-shadow: 0 0 1px hsla(0, 0%, 100%, .9);
box-shadow: 0 0 1px hsla(0, 0%, 100%, .9);
}
.pan-info[data-v-be3d0b3e] {
position: absolute;
width: inherit;
height: inherit;
border-radius: 50%;
overflow: hidden;
-webkit-box-shadow: inset 0 0 0 5px rgba(0, 0, 0, .05);
box-shadow: inset 0 0 0 5px rgba(0, 0, 0, .05);
}
.pan-info h3[data-v-be3d0b3e] {
color: #fff;
text-transform: uppercase;
position: relative;
letter-spacing: 2px;
font-size: 18px;
margin: 0 60px;
padding: 22px 0 0 0;
height: 85px;
font-family:
Open Sans,
Arial,
sans-serif;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3);
}
.pan-info p[data-v-be3d0b3e] {
color: #fff;
padding: 10px 5px;
font-style: italic;
margin: 0 30px;
font-size: 12px;
border-top: 1px solid hsla(0, 0%, 100%, .5);
}
.pan-info p a[data-v-be3d0b3e] {
display: block;
color: #333;
width: 80px;
height: 80px;
background: hsla(0, 0%, 100%, .3);
border-radius: 50%;
color: #fff;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
font-size: 9px;
letter-spacing: 1px;
padding-top: 24px;
margin: 7px auto 0;
font-family:
Open Sans,
Arial,
sans-serif;
opacity: 0;
-webkit-transition:
opacity .3s ease-in-out .2s,
background .2s linear 0s,
-webkit-transform .3s ease-in-out .2s;
transition:
opacity .3s ease-in-out .2s,
background .2s linear 0s,
-webkit-transform .3s ease-in-out .2s;
transition:
transform .3s ease-in-out .2s,
opacity .3s ease-in-out .2s,
background .2s linear 0s;
transition:
transform .3s ease-in-out .2s,
opacity .3s ease-in-out .2s,
background .2s linear 0s,
-webkit-transform .3s ease-in-out .2s;
-webkit-transform: translateX(60px) rotate(90deg);
transform: translateX(60px) rotate(90deg);
}
.pan-info p a[data-v-be3d0b3e]:hover {
background: hsla(0, 0%, 100%, .5);
}
.pan-item:hover .pan-thumb[data-v-be3d0b3e] {
-webkit-transform: rotate(-110deg);
transform: rotate(-110deg);
}
.pan-item:hover .pan-info p a[data-v-be3d0b3e] {
opacity: 1;
-webkit-transform: translateX(0) rotate(0deg);
transform: translateX(0) rotate(0deg);
}
.link--mallki {
font-weight: 800;
color: #4dd9d5;
font-family: Dosis, sans-serif;
-webkit-transition: color .5s .25s;
transition: color .5s .25s;
overflow: hidden;
position: relative;
display: inline-block;
line-height: 1;
outline: none;
text-decoration: none;
}
.link--mallki:hover {
-webkit-transition: none;
transition: none;
color: transparent;
}
.link--mallki:before {
content: "";
width: 100%;
height: 6px;
margin: -3px 0 0 0;
background: #3888fa;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s;
-webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
transition-timing-function: cubic-bezier(.7, 0, .3, 1);
}
.link--mallki:hover:before {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.link--mallki span {
position: absolute;
height: 50%;
width: 100%;
left: 0;
top: 0;
overflow: hidden;
}
.link--mallki span:before {
content: attr(data-letters);
color: red;
position: absolute;
left: 0;
width: 100%;
color: #3888fa;
-webkit-transition: -webkit-transform .5s;
transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s, -webkit-transform .5s;
}
.link--mallki span:nth-child(2) {
top: 50%;
}
.link--mallki span:first-child:before {
top: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.link--mallki span:nth-child(2):before {
bottom: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.link--mallki:hover span:before {
-webkit-transition-delay: .3s;
transition-delay: .3s;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}
.box-card-component .el-card__header {
padding: 0 !important;
}
.box-card-component .box-card-header[data-v-17677967] {
position: relative;
height: 220px;
}
.box-card-component .box-card-header img[data-v-17677967] {
width: 100%;
height: 100%;
-webkit-transition: all .2s linear;
transition: all .2s linear;
}
.box-card-component .box-card-header img[data-v-17677967]:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-filter: contrast(130%);
filter: contrast(130%);
}
.box-card-component .mallki-text[data-v-17677967] {
position: absolute;
top: 0;
right: 0;
font-size: 20px;
font-weight: 700;
}
.box-card-component .panThumb[data-v-17677967] {
z-index: 100;
height: 70px !important;
width: 70px !important;
position: absolute !important;
top: -45px;
left: 0;
border: 5px solid #fff;
background-color: #fff;
margin: auto;
}
.box-card-component .panThumb[data-v-17677967],
.box-card-component .panThumb[data-v-17677967] .pan-info {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.box-card-component .progress-item[data-v-17677967] {
margin-bottom: 10px;
font-size: 14px;
}
@media only screen and (max-width: 1510px) {
.box-card-component .mallki-text[data-v-17677967] {
display: none;
}
}
.dashboard-editor-container[data-v-4c031a60] {
position: relative;
}
.dashboard-editor-container .github-corner[data-v-4c031a60] {
position: absolute;
top: 0;
border: 0;
right: 0;
}
.dashboard-editor-container .chart-wrapper[data-v-4c031a60] {
background: #fff;
padding: 16px 16px 0;
margin-bottom: 32px;
}
.app-container[data-v-9f2be3b0] {
position: relative;
}
.app-container .feedbackBox[data-v-9f2be3b0] {
z-index: 9999999;
position: fixed;
bottom: 20px;
right: 20px;
width: 500px;
}
.app-container .feedbackBox .feedbackTitle[data-v-9f2be3b0] {
font-weight: 600;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.app-container .feedbackBox .feedbackTitle .closeIcon[data-v-9f2be3b0] {
cursor: pointer;
font-size: 20px;
color: #999;
}
.app-container .feedbackBox .feedbackTitle .closeIcon[data-v-9f2be3b0]:hover {
color: #0d7fe8;
}
.app-container .feedbackBox .btnBox[data-v-9f2be3b0] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
}
.app-container .feedbackBox .el-form-item__content[data-v-9f2be3b0] {
font-size: 26px;
}
.app-container .box_title[data-v-9f2be3b0] {
font-size: 16px;
color: #000;
margin-bottom: 20px;
}
.app-container .data-display-model .item[data-v-9f2be3b0] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
border-radius: 4px;
height: 120px;
margin-bottom: 25px;
}
.app-container .data-display-model .item .item-title[data-v-9f2be3b0] {
color: hsla(0, 0%, 100%, .45);
font-size: 14px;
}
.app-container .data-display-model .item .item-num[data-v-9f2be3b0] {
font-size: 30px;
color: #fff;
margin-top: 10px;
}
.app-container .data-display-model .item .item-unit[data-v-9f2be3b0] {
font-size: 14px;
}
.app-container .data-display-model .item-1[data-v-9f2be3b0] {
background: #1abc9c;
}
.app-container .data-display-model .item-2[data-v-9f2be3b0] {
background: #2ecc71;
}
.app-container .data-display-model .item-3[data-v-9f2be3b0] {
background: #3498db;
}
.app-container .data-display-model .item-4[data-v-9f2be3b0] {
background: #9b59b6;
}
.app-container .data-display-model .item-5[data-v-9f2be3b0] {
background: #2980b9;
}
.app-container .data-display-model .item-6[data-v-9f2be3b0] {
background: #16a085;
}
.app-container .data-display-model .item-7[data-v-9f2be3b0] {
background: #27ae60;
}
.app-container .my-app-model .item[data-v-9f2be3b0] {
border-radius: 4px;
height: 100px;
border: 1px solid #ebeef5;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 25px;
cursor: pointer;
}
.app-container .my-app-model .item[data-v-9f2be3b0]:hover {
border-color: #409eff;
color: #409eff;
}
.app-container .my-app-model .item img[data-v-9f2be3b0] {
width: 50px;
height: 50px;
margin: 0 25px 0 20px;
}
.app-container[data-v-9f2be3b0] .el-table tbody tr:hover > td {
background-color: transparent;
}
.operation-content[data-v-9f2be3b0] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.operation-content .operation-item[data-v-9f2be3b0] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.operation-content .operation-item .el-card[data-v-9f2be3b0] {
width: 200px;
}
.operation-content .operation-item .el-card .list-head[data-v-9f2be3b0] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.operation-content .operation-item .el-card .list-head span[data-v-9f2be3b0] {
-webkit-box-flex: 2;
-ms-flex: 2;
flex: 2;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.operation-content .operation-item .el-card .list-head[data-v-9f2be3b0]:hover {
cursor: pointer;
color: #409eff;
}
.operation-content .operation-item .el-card[data-v-9f2be3b0] .el-card__header {
padding: 10px;
font-weight: 700;
color: #2b2d42;
}
.operation-content .operation-item .el-card[data-v-9f2be3b0] .el-card__body {
padding: 10px;
height: 100px;
overflow-y: auto;
color: #606266;
}
.operation-content .operation-item .el-card[data-v-9f2be3b0] .el-card__body .textPath {
white-space: pre-line;
}
.operation-content .operation-item .el-icon-right[data-v-9f2be3b0] {
padding: 0 15px;
color: #98c1d9;
font-size: 30px;
}