.upload_attachments[data-v-a087c3e4] .el-upload-list--picture-card .el-upload-list__item {
  width: 100px;
  height: 100px;
}
.upload_attachments .upload_delete[data-v-a087c3e4] {
  position: absolute;
  z-index: 999;
  display: inline-block;
  width: 20px;
  height: 20px;
  top: 0;
  right: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
@charset "UTF-8";
/* @import url(); 引入公共css类 */
.image-style[data-v-6dec412e] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
}
.imageEdit[data-v-6dec412e] {
  display: flex;
  justify-content: flex-end;
}
[data-v-6dec412e] .el-input__count {
  background-color: transparent;
}
@charset "UTF-8";
/* @import url(); 引入公共css类 */
.image-style[data-v-851d8d02] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
}
.imageEdit[data-v-851d8d02] {
  display: flex;
  justify-content: flex-end;
}
[data-v-851d8d02] .el-input__count {
  background-color: transparent;
}
.form-task-details[data-v-06e7396a] .label_class.has-colon::after {
  content: "" !important;
}
.form-task-details[data-v-06e7396a] .el-descriptions-item__content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.form-task-details[data-v-06e7396a] .el-image {
  border-radius: 6px;
  margin-right: 10px;
}
[data-v-524040e5] .el-form-item__label {
  font-size: 13px;
  font-weight: 400;
  color: rgb(96, 98, 102);
}
[data-v-524040e5] .el-icon-time {
  display: none;
}
[data-v-63e726d0] .mark-img {
  display: block !important;
}
.el-collapse[data-v-8220887e] {
  border: none;
}
.el-collapse[data-v-8220887e] .el-collapse-item__header {
  color: #303030;
  border-bottom: none;
  height: 32px;
}
.el-collapse[data-v-8220887e] .el-collapse-item__content {
  color: #909399;
  background-color: #f5f5f5;
  padding-bottom: 0;
  padding: 8px;
  font-size: 12px;
}
[data-v-8220887e] .el-collapse-item__header {
  background-color: #f4f1f1;
  height: 30px !important;
}
.title[data-v-8220887e] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 16px;
  font-size: 12px !important;
  color: #c5c4c4;
}
@charset "UTF-8";
/* @import url(); 引入公共css类 */
.member_management[data-v-aefc0770] {
  height: 461px;
}
.member_management .seach[data-v-aefc0770] {
  display: flex;
}
.member_management .seach .right[data-v-aefc0770] {
  width: 150px;
  text-align: right;
}
.member_management .seach .right .el-button--primary[data-v-aefc0770] {
  border-color: #ffe423;
  background-color: #ffe423;
  color: #303133;
}
.member_management .seach .left[data-v-aefc0770] {
  width: calc(100% - 150px);
}
.member_management .seach .left .el-input[data-v-aefc0770] {
  width: 220px;
}
.member_management .seach .left .el-input[data-v-aefc0770] .el-input__validateIcon {
  display: none;
}
.member_management .list_content[data-v-aefc0770] {
  margin-top: 16px;
  height: 429px;
  display: flex;
}
.member_management .list_content .left_list[data-v-aefc0770] {
  width: 220px;
  height: 100%;
  border: 1px solid #e6ebf5;
  border-radius: 4px;
  padding: 8px;
}
.member_management .list_content .left_list .el-row[data-v-aefc0770] {
  height: 320px;
  overflow: hidden;
  overflow-y: auto;
  margin-top: 8px;
}
.member_management .list_content .left_list .item_code[data-v-aefc0770] {
  padding: 8px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
}
.member_management .list_content .left_list .item_code[data-v-aefc0770]:hover {
  background-color: #dcdfe6;
  border-radius: 4px;
  font-weight: 600;
}
.member_management .list_content .left_list .active[data-v-aefc0770] {
  background-color: #ffe423;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
}
.member_management .list_content .left_list .el-tree[data-v-aefc0770] {
  height: 320px;
  overflow: hidden;
  overflow-y: auto;
  margin-top: 8px;
}
.member_management .list_content .left_list[data-v-aefc0770] .el-tabs__item {
  color: #909399;
}
.member_management .list_content .left_list[data-v-aefc0770] .is-active {
  color: #303133;
}
.member_management .list_content .left_list[data-v-aefc0770] .el-tabs__active-bar {
  background-color: #ffe423;
}
.member_management .list_content .right_list[data-v-aefc0770] {
  margin-left: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.member_management .list_content .right_list .tabel-style[data-v-aefc0770] {
  width: 203px;
  height: 426px;
  border: 1px solid #e6ebf5;
  border-radius: 4px;
}
.member_management .list_content .right_list .tabel-style[data-v-aefc0770] .el-table--scrollable-x .el-table__body-wrapper {
  overflow-x: hidden;
}
.member_management .list_content .right_list .tabel-style[data-v-aefc0770] .el-table::before {
  height: 0;
}
.member_management .list_content .right_list .div_buttons[data-v-aefc0770] {
  margin: 0 12px;
  width: 120px;
  text-align: center;
}
.member_management .list_content .right_list .div_buttons .el-button[data-v-aefc0770] {
  padding: 8px 14px;
}
.member_management .list_content .right_list .div_buttons .el-button--primary[data-v-aefc0770] {
  background-color: #ffe423;
  border-color: #ffe423;
  color: #303133;
}
@charset "UTF-8";
/* @import url(); 引入公共css类 */
.personnel-selector[data-v-48c6585a] .el-input__inner {
  border-radius: 4px 0 0 4px;
}
.personnel-selector .el-button[data-v-48c6585a] {
  border-left: 0;
  border-radius: 0 4px 4px 0;
}
.dialog-footer .el-button--primary {
  border-color: #ffe423;
  background-color: #ffe423;
  color: #303133;
}
.recorder-video[data-v-cf96f01a] {
  height: 400px;
  padding: 16px;
  width: 100%;
  box-sizing: border-box;
}
.recorder-video .title[data-v-cf96f01a] {
  font-size: 16px;
  font-weight: 600;
}
.recorder-video .content[data-v-cf96f01a] {
  height: calc(100% - 20px);
  overflow-y: auto;
  width: 100%;
}
.recorder-video .link-style[data-v-cf96f01a] {
  margin-top: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}
.recorder-video .link-style[data-v-cf96f01a] .el-link.el-link--primary {
  color: blue;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 100%;
}
.busy-remote-inspection {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@charset "UTF-8";
:export {
  menuText: #fff;
  menuActiveText: #ff6c00;
  subMenuActiveText: #49494a;
  menuBg: #343434;
  menuHover: #49494a;
  subMenuBg: #fff;
  subMenuHover: #343434;
  sideBarWidth: 240px;
}

/* fade */
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.28s;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}

/* fade-transform */
.fade-transform-leave-active,
.fade-transform-enter-active {
  transition: all 0.5s;
}

.fade-transform-enter {
  opacity: 0;
}

.fade-transform-leave-to {
  opacity: 0;
  transform: translateX(10px);
}

/* breadcrumb transition */
.breadcrumb-enter-active,
.breadcrumb-leave-active {
  transition: all 0.5s;
}

.breadcrumb-enter,
.breadcrumb-leave-active {
  opacity: 0;
  transform: translateX(20px);
}

.breadcrumb-move {
  transition: all 0.5s;
}

.breadcrumb-leave-active {
  position: absolute;
}

.el-breadcrumb__inner,
.el-breadcrumb__inner a {
  font-weight: 400 !important;
  color: rgb(144, 147, 153);
  height: 30px;
  line-height: 30px;
  display: inline-block;
}

.el-breadcrumb__inner a:hover {
  color: rgb(144, 147, 153);
}

.el-upload input[type=file] {
  display: none !important;
}

.el-upload__input {
  display: none;
}

.cell .el-tag {
  margin-right: 0px;
}

.small-padding .cell {
  padding-left: 5px;
  padding-right: 5px;
}

.fixed-width .el-button--mini {
  padding: 7px 10px;
  min-width: 60px;
}

.status-col .cell {
  padding: 0 10px;
  text-align: center;
}
.status-col .cell .el-tag {
  margin-right: 0px;
}

.el-dialog {
  transform: none;
  left: 0;
  position: relative;
  margin: 0 auto;
}

.upload-container .el-upload {
  width: 100%;
}
.upload-container .el-upload .el-upload-dragger {
  width: 100%;
  height: 200px;
}

.el-dropdown-menu a {
  display: block;
}

.el-range-editor.el-input__inner {
  display: inline-flex !important;
}

.el-range-separator {
  box-sizing: content-box;
}

.sidebar {
  border-top-right-radius: 8px !important;
}

.el-menu {
  border: none !important;
}

::-webkit-scrollbar-track {
  background-color: transparent !important;
}

.el-menu-item {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.el-menu-item.is-active {
  color: #ff6c00 !important;
}

.el-menu-item.is-active::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.15);
  z-index: -1;
  -moz-filter: blur(0.46875vw);
  -ms-filter: blur(0.46875vw);
  -o-filter: blur(0.46875vw);
  filter: blur(0.46875vw);
}

#leftCardModel > .el-card__body {
  height: 960px !important;
}

.el-card__body {
  height: calc(100vh - 158px);
  overflow-y: scroll;
  position: relative;
}

thead > tr > th {
  background: rgb(244, 244, 245) !important;
  color: rgb(48, 49, 51);
  font-weight: 400 !important;
  font-size: 14px !important;
}

.el-pager li {
  color: #474747 !important;
}

.el-pager li.active {
  color: #ff6c00 !important;
}

.el-card__header {
  color: #000 !important;
  font-weight: bold !important;
}

.roleList > .el-card__body {
  padding: 0 !important;
}

.menuSelect .PCSelect .mobileSelect {
  color: #000 !important;
  font-weight: bold !important;
}

.roleSelectHeader {
  color: #000;
  font-weight: bold;
  padding: 16px;
  border-bottom: 1px solid #dcdfe6;
}

.el-tree-node__label {
  font-size: 14px !important;
}

.el-tree-node__content {
  line-height: 40px !important;
  height: 40px !important;
}

.el-tree-node:focus > .el-tree-node__content {
  background-color: rgba(255, 148, 41, 0.08) !important;
  color: #ff6c00 !important;
}

.el-tree-node:focus > .el-tree-node__content:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 40px;
  border-bottom: 1px solid #ccc;
  display: inline-block;
  margin-right: 24px;
  margin-bottom: 4px;
  background: #ff9429;
}

.tableEdit {
  color: #ff9429;
}

.tableStart {
  color: #ff9429;
}

.tableStop {
  color: #eb1547;
}

.tableDelete {
  color: #eb1547;
}

#resourceDialog > .el-dialog__wrapper > .el-dialog {
  height: 100% !important;
  margin-top: 0 !important;
}

.el-dialog__title {
  color: #333 !important;
}

.el-tooltip__popper {
  color: #000 !important;
  max-width: 20%;
}

.el-pagination .btn-prev,
.el-pagination .btn-next {
  color: #000 !important;
}

.el-pagination button:hover {
  color: #ff9429 !important;
}

.el-time-spinner__item.active {
  color: #333 !important;
}

.el-time-panel__btn.cancel {
  color: #333 !important;
}

.app .main-container {
  height: 100%;
  transition: margin-left 0.28s;
  margin-left: 240px;
  position: relative;
}
.app .sidebar-container {
  transition: width 0.28s;
  width: 240px !important;
  background-color: #343434;
  height: calc(100vh - 64px);
  position: absolute;
  font-size: 0px;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1001;
  overflow: hidden;
}
.app .sidebar-container .horizontal-collapse-transition {
  transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
}
.app .sidebar-container .scrollbar-wrapper {
  overflow-x: hidden !important;
}
.app .sidebar-container .el-scrollbar__bar.is-vertical {
  right: 0px;
}
.app .sidebar-container .el-scrollbar {
  height: 100%;
}
.app .sidebar-container.has-logo .el-scrollbar {
  height: 100%;
}
.app .sidebar-container .is-horizontal {
  display: none;
}
.app .sidebar-container a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.app .sidebar-container .router-link-active {
  background-color: #e7f4ff;
}
.app .sidebar-container .svg-icon {
  margin-right: 16px;
}
.app .sidebar-container .sub-el-icon {
  margin-right: 12px;
  margin-left: -2px;
}
.app .sidebar-container .el-submenu__title i,
.app .sidebar-container .el-menu-item i {
  color: #fff;
  margin-right: 5px;
}
.app .sidebar-container .el-menu {
  border: none;
  height: 100%;
  width: 100% !important;
}
.app .sidebar-container .el-menu .el-menu-item {
  color: #fff !important;
}
.app .sidebar-container .submenu-title-noDropdown:hover,
.app .sidebar-container .el-submenu__title:hover {
  background-color: #49494a !important;
}
.app .sidebar-container .is-active {
  background-color: #49494a !important;
}
.app .sidebar-container .is-active > .el-submenu__title {
  color: #49494a !important;
}
.app .sidebar-container .nest-menu .el-submenu > .el-submenu__title, .app .sidebar-container .el-submenu .el-menu-item {
  min-width: 240px !important;
  background-color: #2a2a2c !important;
}
.app .sidebar-container .nest-menu .el-submenu > .el-submenu__title:hover, .app .sidebar-container .el-submenu .el-menu-item:hover {
  background-color: #343434 !important;
}
.app .sidebar-container .router-link-active .el-menu-item {
  background-color: #191919 !important;
  color: #ff6c00 !important;
}
.app .sidebar-container .router-link-active .el-menu-item i {
  color: #ff6c00 !important;
}
.app .hideSidebar .sidebar-container {
  width: 240px !important;
}
.app .hideSidebar .main-container {
  margin-left: 240px;
}
.app .hideSidebar .submenu-title-noDropdown {
  padding: 0 !important;
  position: relative;
}
.app .hideSidebar .submenu-title-noDropdown .el-tooltip {
  padding: 0 !important;
}
.app .hideSidebar .submenu-title-noDropdown .el-tooltip .svg-icon {
  margin-left: 20px;
}
.app .hideSidebar .submenu-title-noDropdown .el-tooltip .sub-el-icon {
  margin-left: 19px;
}
.app .hideSidebar .el-submenu {
  overflow: hidden;
}
.app .hideSidebar .el-submenu > .el-submenu__title {
  padding: 0 !important;
}
.app .hideSidebar .el-submenu > .el-submenu__title .svg-icon {
  margin-left: 20px;
}
.app .hideSidebar .el-submenu > .el-submenu__title .sub-el-icon {
  margin-left: 19px;
}
.app .hideSidebar .el-menu--collapse .el-submenu > .el-submenu__title > span {
  height: 0;
  width: 0;
  overflow: hidden;
  visibility: hidden;
  display: inline-block;
}
.app .el-menu--collapse .el-menu .el-submenu {
  min-width: 240px !important;
}
.app .mobile .main-container {
  margin-left: 0px;
}
.app .mobile .sidebar-container {
  transition: transform 0.28s;
  width: 240px !important;
}
.app .mobile.hideSidebar .sidebar-container {
  pointer-events: none;
  transition-duration: 0.3s;
  transform: translate3d(-240px, 0, 0);
}
.app .withoutAnimation .main-container,
.app .withoutAnimation .sidebar-container {
  transition: none;
}

.el-menu--vertical > .el-menu .svg-icon {
  margin-right: 16px;
}
.el-menu--vertical > .el-menu .sub-el-icon {
  margin-right: 12px;
  margin-left: -2px;
}
.el-menu--vertical .nest-menu .el-submenu > .el-submenu__title:hover,
.el-menu--vertical .el-menu-item:hover {
  background-color: #49494a !important;
}
.el-menu--vertical > .el-menu--popup {
  max-height: 100vh;
  overflow-y: auto;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-track-piece {
  background: #d3dce6;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar {
  width: 6px;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-thumb {
  background: #99a9bf;
  border-radius: 20px;
}

:export {
  menuText: #fff;
  menuActiveText: #ff6c00;
  subMenuActiveText: #49494a;
  menuBg: #343434;
  menuHover: #49494a;
  subMenuBg: #fff;
  subMenuHover: #343434;
  sideBarWidth: 240px;
}

.blue-btn {
  background: #324157;
}
.blue-btn:hover {
  color: #324157;
}
.blue-btn:hover:before, .blue-btn:hover:after {
  background: #324157;
}

.light-blue-btn {
  background: #3a71a8;
}
.light-blue-btn:hover {
  color: #3a71a8;
}
.light-blue-btn:hover:before, .light-blue-btn:hover:after {
  background: #3a71a8;
}

.red-btn {
  background: #c03639;
}
.red-btn:hover {
  color: #c03639;
}
.red-btn:hover:before, .red-btn:hover:after {
  background: #c03639;
}

.pink-btn {
  background: #e65d6e;
}
.pink-btn:hover {
  color: #e65d6e;
}
.pink-btn:hover:before, .pink-btn:hover:after {
  background: #e65d6e;
}

.green-btn {
  background: #30b08f;
}
.green-btn:hover {
  color: #30b08f;
}
.green-btn:hover:before, .green-btn:hover:after {
  background: #30b08f;
}

.tiffany-btn {
  background: #4ab7bd;
}
.tiffany-btn:hover {
  color: #4ab7bd;
}
.tiffany-btn:hover:before, .tiffany-btn:hover:after {
  background: #4ab7bd;
}

.yellow-btn {
  background: #fec171;
}
.yellow-btn:hover {
  color: #fec171;
}
.yellow-btn:hover:before, .yellow-btn:hover:after {
  background: #fec171;
}

.pan-btn {
  font-size: 14px;
  color: #fff;
  padding: 14px 36px;
  border-radius: 8px;
  border: none;
  outline: none;
  transition: 600ms ease all;
  position: relative;
  display: inline-block;
}
.pan-btn:hover {
  background: #fff;
}
.pan-btn:hover:before, .pan-btn:hover:after {
  width: 100%;
  transition: 600ms ease all;
}
.pan-btn:before, .pan-btn:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  transition: 400ms ease all;
}
.pan-btn::after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.custom-button {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  color: #fff;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  padding: 10px 15px;
  font-size: 14px;
  border-radius: 4px;
}

body {
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

.rich-text em {
  font-style: italic;
}

.rich-text strong {
  font-weight: bold;
}

.rich-text h1 {
  font-size: 2em;
  font-weight: bold;
  display: block;
}

.rich-text h2 {
  font-size: 1.5em;
  font-weight: bold;
  display: block;
}

.rich-text h3 {
  font-size: 1.17em;
  font-weight: bold;
  display: block;
}

.rich-text h4 {
  font-size: 1em;
  font-weight: bold;
  display: block;
}

.rich-text h5 {
  font-size: 0.83em;
  font-weight: bold;
  display: block;
}

.rich-text h6 {
  font-size: 0.67em;
  font-weight: bold;
  display: block;
}

.rich-text p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

.rich-text b {
  font-weight: bold;
}

.rich-text i {
  font-style: italic;
}

.rich-text ol {
  display: block;
  list-style-type: decimal;
  padding-inline-start: 40px;
  unicode-bidi: isolate;
  counter-reset: list-0;
  list-style: decimal !important;
}
.rich-text ol li {
  display: list-item;
  unicode-bidi: isolate;
  counter-increment: list-0;
  list-style-position: outside;
}
.rich-text ol li::before {
  content: counter(list-0, decimal) ". ";
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.rich-text ul {
  display: block;
  list-style-type: disc;
  padding-inline-start: 40px;
  unicode-bidi: isolate;
  list-style: disc !important;
}
.rich-text li {
  display: list-item;
  unicode-bidi: isolate;
  list-style-position: outside;
}
.rich-text li::before {
  content: "•";
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.rich-text .ql-size-small {
  font-size: 0.75em;
}
.rich-text .ql-size-large {
  font-size: 1.5em;
}
.rich-text .ql-size-huge {
  font-size: 2.5em;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

a {
  text-decoration: none;
  color: #999;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

label {
  font-weight: 700;
}

html {
  height: 100%;
  box-sizing: border-box;
}

.app {
  height: 100%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

.no-padding {
  padding: 0px !important;
}

.padding-content {
  padding: 4px 0;
}

a:focus,
a:active {
  outline: none;
}

a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}

div:focus {
  outline: none;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.pr-5 {
  padding-right: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.block {
  display: block;
}

.pointer {
  cursor: pointer;
}

.inlineBlock {
  display: block;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

aside {
  background: #eef1f6;
  padding: 8px 24px;
  margin-bottom: 20px;
  border-radius: 2px;
  display: block;
  line-height: 32px;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #2c3e50;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
aside a {
  color: #337ab7;
  cursor: pointer;
}
aside a:hover {
  color: rgb(32, 160, 255);
}

.app-container {
  padding: 20px;
}

::-webkit-scrollbar {
  width: 6px;
  height: 8px;
  background-color: transparent;
  cursor: pointer !important;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  background-color: #eee;
}

/*定义滑块 内阴影+圆角*/
:hover::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #d4d4d4;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.components-container {
  margin: 30px 50px;
  position: relative;
}

.pagination-container {
  margin-top: 30px;
}

.text-center {
  text-align: center;
}

.sub-navbar {
  height: 50px;
  line-height: 50px;
  position: relative;
  width: 100%;
  text-align: right;
  padding-right: 20px;
  transition: 600ms ease position;
  background: linear-gradient(90deg, rgb(32, 182, 249) 0%, rgb(32, 182, 249) 0%, rgb(33, 120, 241) 100%, rgb(33, 120, 241) 100%);
}
.sub-navbar .subtitle {
  font-size: 20px;
  color: #fff;
}
.sub-navbar.draft {
  background: #d0d0d0;
}
.sub-navbar.deleted {
  background: #d0d0d0;
}

.link-type,
.link-type:focus {
  color: #337ab7;
  cursor: pointer;
}
.link-type:hover,
.link-type:focus:hover {
  color: rgb(32, 160, 255);
}

.filter-container {
  padding-bottom: 10px;
}
.filter-container .filter-item {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}

.multiselect {
  line-height: 16px;
}

.multiselect--active {
  z-index: 1000 !important;
}

.self-pagination {
  margin-top: 20px;
  text-align: right;
}

.right-align {
  text-align: right;
}

.mb15 {
  margin-bottom: 15px;
}

.mb16 {
  margin-bottom: 16px;
}

.ml15 {
  margin-left: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mt15 {
  margin-top: 15px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.view {
  width: 27px;
  height: 27px;
  background: rgba(11, 155, 186, 0.18);
  color: #0b9bba;
  border-radius: 16px;
  display: inline-block;
  margin-right: 5px;
  line-height: 27px;
}

.view:hover {
  background: #0b9bba;
  color: #fff;
}

.edit {
  width: 27px;
  height: 27px;
  background: rgba(11, 155, 186, 0.18);
  color: #0b9bba;
  border-radius: 16px;
  line-height: 27px;
  display: inline-block;
}

.edit:hover {
  background: #0b9bba;
  color: #fff;
}

.delete {
  width: 27px;
  height: 27px;
  background: rgba(11, 155, 186, 0.18);
  color: #0b9bba;
  line-height: 27px;
  border-radius: 16px;
  display: inline-block;
}

.delete:hover {
  background: #0b9bba;
  color: #fff;
}

.page-content {
  height: 100%;
}
.page-content .el-input:not(.el-pagination__editor),
.page-content .el-select {
  width: 200px;
}
.page-content .mb16 {
  height: 30px;
  font-weight: Bold;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #111;
}
.page-content .mb16 .zhu {
  width: 5px;
  height: 16px;
  background: #0b9bba;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.page-content .mb16 .delAll {
  display: inline-block;
  width: 123px;
  height: 30px;
  border-radius: 4px;
  background: transparent;
  border: 1px solid #0b9bba;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #0b9bba;
  margin-right: 5px;
}
.page-content .mb16 .delAll .iconfont {
  font-size: 14px;
}
.page-content .mb16 .add {
  display: inline-block;
  width: 67px;
  height: 30px;
  border-radius: 4px;
  background: transparent;
  border: 1px solid #0b9bba;
  background: #0b9bba;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.page-content .mb16 .add .iconfont {
  margin-right: 5px;
  font-size: 14px;
  vertical-align: revert;
}
.page-content .mb16 .batchimport {
  display: inline-block;
  width: 93px;
  height: 30px;
  border-radius: 4px;
  background: transparent;
  border: 1px solid #0b9bba;
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #0b9bba;
  margin-right: 5px;
}
.page-content .mb16 .batchimport .iconfont {
  font-size: 14px;
}
.page-content .el-pagination .el-select .el-input,
.page-content .el-pagination .el-select {
  width: 100px;
}
.page-content .el-button--primary {
  color: #303133 !important;
  background-color: rgb(255, 228, 35);
  border-color: rgb(255, 228, 35);
}
.page-content .el-button--medium {
  padding: 10px 20px;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #0b9bba;
  color: #0b9bba;
}
.page-content .el-dialog__headerbtn {
  right: 26px;
}
.page-content .el-dialog__body {
  padding: 0;
}
.page-content .dialog-form {
  padding: 0px 20px 20px 20px;
}
.page-content .dialog-form .el-col-24 .el-form-item__content {
  width: 570px;
}
.page-content .el-dialog {
  border-radius: 6px;
}
.page-content .el-dialog__title {
  font-weight: Bold;
  font-size: 16px;
  color: #333;
}
.page-content .el-table__fixed-right {
  height: 100% !important;
}
.page-content .el-card__body {
  padding-left: 24px;
  padding-right: 24px;
}
.page-content .el-divider--horizontal {
  margin: 0px 0px 16px 0px;
}
.page-content .el-form-item__label {
  font-weight: 400;
  font-size: 14px;
  line-height: 40px;
  color: #555;
}
.page-content .el-form-item {
  margin-bottom: 20px;
}

.page-hasTree {
  display: flex;
  height: 100%;
}
.page-hasTree .page-tree {
  width: 290px;
  height: 100%;
}
.page-hasTree .page-hasTree-content {
  flex: 1;
  margin-left: 16px;
  overflow: auto;
}
.page-hasTree .card100 {
  height: 100%;
}
.page-hasTree .tree-scroll {
  height: calc(100vh - 241px);
  overflow: auto;
}

.operation {
  text-align: right;
  margin-bottom: 15px;
}

.page {
  margin-top: 15px;
}

.el-upload--picture-card {
  width: 100px;
  height: 100px;
  background: #f6f6f6;
  border: 1px solid #eee;
  border-radius: 4px;
  line-height: 110px;
}

.el-table__fixed-right-patch {
  background-color: rgba(11, 110, 186, 0.07);
}

.el-dialog {
  width: 750px;
}

body .el-table th.gutter {
  display: table-cell !important;
}

.el-table__fixed-body-wrapper {
  top: 48px !important;
}

.administration {
  width: 70px;
  height: 30px;
  border-radius: 15px;
  background: #ecfcff;
  border: 1px solid #0b9bba;
  color: #0b9bba;
  cursor: pointer;
  line-height: 30px;
  text-align: center;
  margin-left: 25px;
}

.administration:hover {
  color: #fff;
  background: #0b9bba;
}

body .el-table th.gutter {
  display: table-cell !important;
}

body .el-table colgroup.gutter {
  display: table-cell !important;
}

.atooltip[x-placement^=top] .popper__arrow {
  border-top-color: #000 !important;
}

.atooltip[x-placement^=top] .popper__arrow:after {
  border-top-color: #000 !important;
}

.atooltip {
  background: #000 !important;
}

.el-tooltip__popper.is-dark {
  background: #303133 !important;
  color: #ffffff !important;
}
.el-tooltip__popper.is-dark .popper__arrow {
  color: #303133 !important;
}
.el-tooltip__popper.is-dark[x-placement^=top] .popper__arrow:after {
  border-top-color: #303133 !important;
}

.el-tooltip__popper[x-placement^=left] .popper__arrow::after {
  border-left-color: #303133 !important;
}

.el-tooltip__popper .popper__arrow,
.el-tooltip__popper .popper__arrow::after {
  border-bottom-color: transparent !important;
}

.el-tooltip__popper[x-placement^=right] .popper__arrow::after {
  border-right-color: #303133 !important;
}

.el-tooltip__popper.is-dark {
  z-index: 999999 !important;
}

.el-date-range-picker__header button {
  color: #606266;
}

.el-cascader-menu {
  max-width: 450px;
}

.primary-color-button {
  background-color: rgb(255, 228, 35);
  border-color: rgb(255, 228, 35);
  color: rgb(48, 49, 51);
}

.primary-color-button:hover {
  background-color: rgb(255, 228, 35);
  border-color: rgb(255, 228, 35);
  color: rgb(48, 49, 51);
}

.primary-color-button:hover,
.primary-color-button:focus {
  background-color: rgb(255, 228, 35);
  border-color: rgb(255, 228, 35);
  color: rgb(48, 49, 51);
}

.el-button--primary.is-disabled {
  background: rgb(247, 248, 250);
  color: rgb(187, 187, 187);
  border: 1px solid rgb(220, 223, 230);
}

.el-button--primary.is-disabled:hover {
  background: rgb(247, 248, 250);
  color: rgb(187, 187, 187);
  border: 1px solid rgb(220, 223, 230);
}

.unified-panel .el-drawer .el-drawer__header {
  margin: 0;
  padding: 0 16px;
  box-sizing: border-box;
  height: 50px;
  line-height: 50px;
  background: rgb(244, 244, 245);
}
.unified-panel .el-drawer .el-drawer__header span {
  font-size: 16px;
  font-weight: 700;
  color: rgb(48, 49, 51);
}
.unified-panel .el-drawer .el-drawer__body {
  box-sizing: border-box;
  padding-top: 16px;
  margin-bottom: 16px;
}
.unified-panel .el-drawer .el-drawer__body .el-form {
  padding: 0 16px;
  height: 100%;
  position: relative;
}
.unified-panel .el-drawer .el-drawer__body .el-form .buttons {
  width: 100%;
  text-align: center;
}
.unified-panel .el-drawer .el-drawer__body .el-form .buttons .el-button {
  width: 156px;
  flex: 1;
  height: 40px;
}
.unified-panel .el-drawer .el-drawer__body .el-form .buttons-top {
  margin-top: 12px;
}
.unified-panel .el-drawer .el-drawer__body .buttons {
  width: 100%;
  text-align: center;
}
.unified-panel .el-drawer .el-drawer__body .buttons .el-button {
  width: 156px;
  flex: 1;
  height: 40px;
}

.el-message-box .el-message-box__header {
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 16px;
  margin: 0;
  background: rgb(244, 244, 245);
}
.el-message-box .el-message-box__header .el-message-box__title {
  font-size: 16px;
  font-weight: 700;
  color: rgb(48, 49, 51);
  display: inline-block;
}
.el-message-box .el-message-box__content {
  padding: 30px 16px;
}
.el-message-box .el-message-box__btns {
  height: 52px;
  line-height: 52px;
  box-sizing: border-box;
  border-top: 1px solid rgb(235, 238, 245);
}
.el-message-box .el-message-box__btns .el-button {
  width: 74px;
  height: 32px;
}
.el-message-box .el-message-box__btns .el-button--primary {
  background-color: rgb(255, 228, 35);
  border-color: rgb(255, 228, 35);
  color: rgb(48, 49, 51);
}

.radio-box-group {
  height: 40px;
  line-height: 40px;
}
.radio-box-group .el-radio-button .el-radio-button__inner {
  width: 80px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background-color: #fff;
  font-size: 14px;
  font-weight: 400;
  color: rgb(48, 49, 51);
  padding: 0;
  box-shadow: none;
}
.radio-box-group .is-active .el-radio-button__inner {
  border-color: rgb(255, 228, 35);
  background: rgba(255, 228, 35, 0.1);
}

.el-table--border .el-table__cell {
  border: none;
  font-weight: 400;
  color: rgb(48, 49, 51);
}

.table-action-bar .cell {
  padding: 0;
  text-align: center !important;
  padding-right: 34px !important;
  box-sizing: border-box;
}

.table-uniform-height {
  max-height: 870px !important;
}
.table-uniform-height .el-table__body-wrapper {
  overflow-y: auto !important;
  overflow: auto !important;
  max-height: 750px;
}
.table-uniform-height .el-table__fixed-body-wrapper {
  overflow-y: auto !important;
  overflow: auto !important;
  max-height: 750px;
}

.table-uniform-height-more {
  max-height: 570px !important;
}
.table-uniform-height-more .el-table__body-wrapper {
  overflow-y: auto !important;
  max-height: 450px;
}
.table-uniform-height-more .el-table__fixed-body-wrapper {
  overflow-y: auto !important;
  max-height: 450px;
}

.is-indeterminate .el-checkbox__inner {
  background: rgb(255, 228, 35) !important;
  border-color: rgb(255, 228, 35) !important;
}
.is-indeterminate .el-checkbox__inner::after {
  border-color: rgb(48, 49, 51) !important;
}

.is-checked .el-checkbox__inner {
  background: rgb(255, 228, 35) !important;
  border-color: rgb(255, 228, 35) !important;
}
.is-checked .el-checkbox__inner::after {
  border-color: rgb(48, 49, 51) !important;
}

.el-checkbox__inner:hover {
  border-color: rgb(255, 228, 35);
}

.el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: rgb(255, 228, 35) !important;
}

.el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
  background-color: rgb(48, 49, 51);
}

.switch-cards {
  background-color: #fff;
}
.switch-cards .el-tabs__content {
  box-sizing: border-box;
  padding: 0 16px 16px;
}
.switch-cards .el-tabs__header .el-tabs__item {
  height: 48px;
  line-height: 48px;
  width: 144px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: rgb(144, 147, 153);
}
.switch-cards .el-tabs__header .is-active {
  color: rgb(48, 49, 51);
  font-weight: 550;
}
.switch-cards .el-tabs__header .el-tabs__active-bar {
  background-color: rgb(255, 228, 35);
}

.switch-header-length .el-tabs__header .el-tabs__item {
  width: 196px;
}

.el-dialog .el-dialog__header {
  padding: 0;
  height: 50px;
  background-color: rgb(244, 244, 245);
  padding: 0 16px;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  justify-content: space-between;
}
.el-dialog .el-dialog__header .el-dialog__title {
  font-size: 16px;
  font-weight: 700;
  color: rgb(48, 49, 51);
}
.el-dialog .el-dialog__header .el-dialog__headerbtn {
  position: static;
}
.el-dialog .el-dialog__footer {
  padding: 0;
  height: 52px;
  line-height: 52px;
  border-top: 1px solid rgb(235, 238, 245);
  padding-right: 16px;
}
.el-dialog .el-dialog__footer .el-button {
  width: 74px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  padding: 0;
}
.el-dialog .buttons {
  width: 100%;
  text-align: center;
}
.el-dialog .buttons .el-button {
  width: 156px;
  flex: 1;
  height: 40px;
}

.search-from-hide .el-col-8 .el-form-item {
  width: 100%;
  margin-right: 0;
}
.search-from-hide .el-col-8 .el-form-item .el-form-item__content {
  width: calc(100% - 90px);
}
.search-from-hide .el-col-8 .el-form-item .el-select {
  width: 100%;
}
.search-from-hide .el-col-8 .el-form-item .el-date-editor {
  width: 100%;
}
.search-from-hide .beyond-hiding {
  height: 56px !important;
  overflow: hidden !important;
}
.search-from-hide .shrink {
  display: inline-block;
  margin-right: 64px;
  font-size: 14px;
  font-weight: 400;
  color: rgb(255, 115, 0);
  cursor: pointer;
}
.search-from-hide .el-divider {
  margin-top: 0;
  margin-bottom: 16px;
}
.search-from-hide .buttons {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  height: 40px;
  line-height: 40px;
}

.el-select-dropdown__item.selected {
  color: #000 !important;
}

.el-select-dropdown__item {
  color: rgb(144, 147, 153);
}

.el-select-dropdown__item.hover,
.el-select-dropdown__item:hover {
  background: rgba(255, 228, 35, 0.2);
  color: rgb(0, 0, 0);
}

.el-breadcrumb__separator {
  color: rgb(48, 49, 51);
}

/*右侧图标样式*/
.el-cascader-panel .el-cascader-node.in-active-path {
  color: rgb(0, 0, 0);
  font-weight: 400;
  background: rgba(255, 228, 35, 0.2);
}
.el-cascader-panel .el-cascader-node.in-active-path:hover {
  background: rgba(255, 228, 35, 0.2);
}
.el-cascader-panel .is-active {
  font-weight: 400;
}

.top_poper[x-placement^=top] .popper__arrow {
  border-top-color: #646566;
}

.top_poper[x-placement^=top] .popper__arrow::after {
  border-top-color: #646566;
}

.top_poper[x-placement^=bottom] .popper__arrow {
  border-bottom-color: #646566;
}

.top_poper[x-placement^=bottom] .popper__arrow::after {
  border-bottom-color: #646566;
}

.required-mark::before {
  content: "*";
  color: #ff4d4f;
  margin-right: 4px;
  font-size: 16px;
  vertical-align: middle;
}
.el-button--primary {
  background: #FF7300 !important;
  border-color: #FF7300 !important;
  border: none;
}
.el-button--primary:hover {
  background-color: #FF8800 !important;
  border-color: #FF8800 !important;
}
.el-button--primary span, .el-button--primary i {
  color: #ffffff !important;
}

.is-checked .el-switch__core {
  background: #FF7300 !important;
  border-color: #FF7300 !important;
}

.is-checked .el-checkbox__inner {
  background: #FF7300 !important;
  border-color: #FF7300 !important;
}
.is-checked .el-checkbox__inner::after {
  border-color: #fff4d1 !important;
}

.is-indeterminate .el-checkbox__inner {
  background: #FF7300 !important;
  border-color: #FF7300 !important;
}
.is-indeterminate .el-checkbox__inner::before {
  background-color: #fff4d1 !important;
}

.switch-cards .el-tabs__header .el-tabs__active-bar {
  background: #FF7300 !important;
}

.current-row td.el-table__cell {
  background: #FF7300 !important;
}

.el-tabs .el-tabs__active-bar {
  background: #FF7300 !important;
}

.el-radio__input.is-checked .el-radio__inner {
  background: #FF7300 !important;
  border-color: #FF7300 !important;
  border: none;
}

.radio-box-group .is-active .el-radio-button__inner {
  background: #fff4d1 !important;
  border-color: #fff4d1 !important;
  border: none;
}

.el-month-table td.current:not(.disabled) .cell {
  color: #f29c11 !important;
}
