.panel-group[data-v-0333a520] {
  margin-top: 18px;
}
.panel-group .card-panel-col[data-v-0333a520] {
  margin-bottom: 32px;
}
.panel-group .card-panel[data-v-0333a520] {
  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, 0.05);
          box-shadow: 4px 4px 40px rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.05);
}
.panel-group .card-panel:hover .card-panel-icon-wrapper[data-v-0333a520] {
  color: #fff;
}
.panel-group .card-panel:hover .icon-people[data-v-0333a520] {
  background: #40c9c6;
}
.panel-group .card-panel:hover .icon-message[data-v-0333a520] {
  background: #36a3f7;
}
.panel-group .card-panel:hover .icon-money[data-v-0333a520] {
  background: #f4516c;
}
.panel-group .card-panel:hover .icon-shopping[data-v-0333a520] {
  background: #34bfa3;
}
.panel-group .card-panel .icon-people[data-v-0333a520] {
  color: #40c9c6;
}
.panel-group .card-panel .icon-message[data-v-0333a520] {
  color: #36a3f7;
}
.panel-group .card-panel .icon-money[data-v-0333a520] {
  color: #f4516c;
}
.panel-group .card-panel .icon-shopping[data-v-0333a520] {
  color: #34bfa3;
}
.panel-group .card-panel .card-panel-icon-wrapper[data-v-0333a520] {
  float: left;
  margin: 14px 0 0 14px;
  padding: 16px;
  -webkit-transition: all 0.38s ease-out;
  transition: all 0.38s ease-out;
  border-radius: 6px;
}
.panel-group .card-panel .card-panel-icon[data-v-0333a520] {
  float: left;
  font-size: 48px;
}
.panel-group .card-panel .card-panel-description[data-v-0333a520] {
  float: right;
  font-weight: bold;
  margin: 26px;
  margin-left: 0px;
}
.panel-group .card-panel .card-panel-description .card-panel-text[data-v-0333a520] {
  line-height: 18px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  margin-bottom: 12px;
}
.panel-group .card-panel .card-panel-description .card-panel-num[data-v-0333a520] {
  font-size: 20px;
}
@media (max-width: 550px) {
.card-panel-description[data-v-0333a520] {
    display: none;
}
.card-panel-icon-wrapper[data-v-0333a520] {
    float: none !important;
    width: 100%;
    height: 100%;
    margin: 0 !important;
}
.card-panel-icon-wrapper .svg-icon[data-v-0333a520] {
    display: block;
    margin: 14px auto !important;
    float: none !important;
}
}
.dashboard-editor-container[data-v-a83bd3b0] {
  padding: 32px;
  background-color: #f0f2f5;
  position: relative;
  width: 100%;
  height: 100%;
}
.dashboard-editor-container .chart-wrapper[data-v-a83bd3b0] {
  background: #fff;
  padding: 16px 16px 0;
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
.chart-wrapper[data-v-a83bd3b0] {
    padding: 8px;
}
}
.dbbox[data-v-a83bd3b0] {
  background: #104883;
  width: 30%;
}
.my-process-designer {
  height: calc(100vh - 200px);
}
.el-pagination[data-v-bab84f22] {
  text-align: center;
  margin-top: 20px;
}
@charset "UTF-8";
.ggfwzbmb[data-v-5d3c7ff5] {
  width: 100%;
  background-color: #023065;
}
.ggfwzbmb .zbmbBox[data-v-5d3c7ff5] {
  width: 100%;
  height: 1080px;
  padding-top: 10px;
}
.gfx[data-v-5d3c7ff5] {
  color: red;
  font-weight: 1000;
}
.zfx[data-v-5d3c7ff5] {
  color: yellow;
  font-weight: 1000;
}
.top[data-v-5d3c7ff5] {
  width: 100%;
  height: 60px;
}
.center_title[data-v-5d3c7ff5] {
  font-size: 55px;
  margin-right: 7%;
  color: #ffffff;
}
.right_date[data-v-5d3c7ff5] {
  margin-left: 10px;
  margin-top: 10px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.right_date .date[data-v-5d3c7ff5] {
  font-size: 25px;
  font-family: SFNSDisplay;
  color: #acc9e6;
  letter-spacing: 3px;
  margin-left: 15px;
}
.right_date .day[data-v-5d3c7ff5] {
  font-size: 25px;
  font-family: SFNSDisplay;
  color: #acc9e6;
  letter-spacing: 2px;
  margin-left: 12px;
}
.right_date .time[data-v-5d3c7ff5] {
  margin-left: 10px;
  font-size: 25px;
  font-family: SFNSDisplay;
  color: #acc9e6;
  letter-spacing: 4px;
}
[data-v-5d3c7ff5].left_select {
  margin-right: 10px;
  margin-top: 20px;
}
[data-v-5d3c7ff5].left_select .el-input--medium .el-input__inner {
  height: 36px;
  line-height: 36px;
  background-color: transparent;
  color: #ffffff;
}
[data-v-5d3c7ff5].left_select .el-select-dropdown {
  min-width: 206px;
  position: absolute;
  top: 164px;
  left: 1704px;
  -webkit-transform-origin: center top;
          transform-origin: center top;
  z-index: 2001;
  background: transparent;
}
.tableWrite[data-v-5d3c7ff5] {
  width: 100%;
  height: 1000px;
  background-color: #023065;
}
.tableWrite .tab[data-v-5d3c7ff5] {
  width: 100%;
  height: 120px;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tableWrite .tab .header_item[data-v-5d3c7ff5] {
  font-size: 90px;
  font-family: PingFang SC;
  font-weight: 1000;
  color: #757c7e;
  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;
  overflow: hidden;
  /*隐藏*/
  white-space: nowrap;
  /*不换行*/
  text-overflow: ellipsis;
}
.tableWrite .tab_body[data-v-5d3c7ff5] {
  width: 100%;
  height: calc(100% - 250px);
  overflow: auto;
}
.tableWrite .tab_body .tab_body_item[data-v-5d3c7ff5] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
}
.tableWrite .tab_body .tab_body_item > div[data-v-5d3c7ff5] {
  font-size: 80px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tableWrite .tab_body .tab_body_item > div .name[data-v-5d3c7ff5] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* 可以显示的行数，超出部分用...表示*/
  -webkit-box-orient: vertical;
}
.tableWrite .tab_body .tab_body_item[data-v-5d3c7ff5]:nth-child(2n) {
  background: rgba(35, 183, 218, 0.2);
}
@charset "UTF-8";
[data-v-00643db8].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-00643db8].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-00643db8].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-00643db8].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-00643db8].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-00643db8].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-00643db8].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-28e165ef].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 6px;
  /*滚动条宽度*/
  height: 6px;
  /*滚动条高度*/
}
[data-v-28e165ef].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-28e165ef].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(236, 236, 236, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-28e165ef].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-28e165ef].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-28e165ef].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-28e165ef].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-05f816af].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-05f816af].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-05f816af].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-05f816af].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-05f816af].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-05f816af].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-05f816af].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-7d8009ae].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-7d8009ae].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-7d8009ae].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-7d8009ae].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-7d8009ae].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-7d8009ae].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-7d8009ae].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-64b78975].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-64b78975].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-64b78975].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-64b78975].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-64b78975].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-64b78975].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-64b78975].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-e405790c].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-e405790c].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-e405790c].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-e405790c].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-e405790c].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-e405790c].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-e405790c].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-17b59ca6].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-17b59ca6].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-17b59ca6].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-17b59ca6].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-17b59ca6].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-17b59ca6].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-17b59ca6].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-2e4b7caa].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-2e4b7caa].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-2e4b7caa].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-2e4b7caa].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-2e4b7caa].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-2e4b7caa].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-2e4b7caa].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-4ec4f08c].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-4ec4f08c].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-4ec4f08c].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-4ec4f08c].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-4ec4f08c].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-4ec4f08c].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-4ec4f08c].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-df0557bc].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-df0557bc].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-df0557bc].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-df0557bc].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-df0557bc].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-df0557bc].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-df0557bc].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-73918438].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-73918438].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-73918438].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-73918438].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-73918438].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-73918438].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-73918438].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-728c06bc].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-728c06bc].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-728c06bc].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-728c06bc].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-728c06bc].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-728c06bc].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-728c06bc].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-9fd3436e].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-9fd3436e].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-9fd3436e].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-9fd3436e].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-9fd3436e].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-9fd3436e].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-9fd3436e].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-7b2edab8].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-7b2edab8].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-7b2edab8].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-7b2edab8].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-7b2edab8].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-7b2edab8].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-7b2edab8].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-77028b8a].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-77028b8a].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-77028b8a].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-77028b8a].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-77028b8a].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-77028b8a].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-77028b8a].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-d24e6310].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-d24e6310].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-d24e6310].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-d24e6310].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-d24e6310].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-d24e6310].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-d24e6310].formBg .el-form-item {
  margin-bottom: 2px;
}
@charset "UTF-8";
[data-v-4a3f3bd8].gdtable .el-table__body-wrapper::-webkit-scrollbar {
  display: block !important;
  width: 8px;
  /*滚动条宽度*/
  height: 8px;
  /*滚动条高度*/
}
[data-v-4a3f3bd8].gdtable .el-table__fixed {
  height: auto !important;
  bottom: 17px !important;
}
[data-v-4a3f3bd8].gdtable .el-table__body-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  /*滚动条的背景区域的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0.3);
  background-color: #eeeeee;
  /*滚动条的背景颜色*/
}
[data-v-4a3f3bd8].gdtable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /*滚动条的圆角*/
  -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 143, 0.3);
  background-color: #918f8f;
  /*滚动条的背景颜色*/
}
[data-v-4a3f3bd8].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-4a3f3bd8].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-4a3f3bd8].formBg .el-form-item {
  margin-bottom: 2px;
}
.icons-container[data-v-279234be] {
  margin: 10px 20px 0;
  overflow: hidden;
}
.icons-container .icon-item[data-v-279234be] {
  margin: 20px;
  height: 85px;
  text-align: center;
  width: 100px;
  float: left;
  font-size: 30px;
  color: #24292e;
  cursor: pointer;
}
.icons-container span[data-v-279234be] {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}
.icons-container .disabled[data-v-279234be] {
  pointer-events: none;
}
#Chart > div[data-v-28995d5a] {
  width: 100% !important;
  height: 100% !important;
}
.errPage-container[data-v-099c4504] {
  width: 800px;
  max-width: 100%;
  margin: 100px auto;
}
.errPage-container .pan-back-btn[data-v-099c4504] {
  background: #008489;
  color: #fff;
  border: none !important;
}
.errPage-container .pan-gif[data-v-099c4504] {
  margin: 0 auto;
  display: block;
}
.errPage-container .pan-img[data-v-099c4504] {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.errPage-container .text-jumbo[data-v-099c4504] {
  font-size: 60px;
  font-weight: 700;
  color: #484848;
}
.errPage-container .list-unstyled[data-v-099c4504] {
  font-size: 14px;
}
.errPage-container .list-unstyled li[data-v-099c4504] {
  padding-bottom: 5px;
}
.errPage-container .list-unstyled a[data-v-099c4504] {
  color: #008489;
  text-decoration: none;
}
.errPage-container .list-unstyled a[data-v-099c4504]:hover {
  text-decoration: underline;
}
.errPage-container[data-v-76533a67] {
  width: 800px;
  max-width: 100%;
  margin: 100px auto;
}
.errPage-container .pan-back-btn[data-v-76533a67] {
  background: #008489;
  color: #fff;
  border: none !important;
}
.errPage-container .pan-gif[data-v-76533a67] {
  margin: 0 auto;
  display: block;
}
.errPage-container .pan-img[data-v-76533a67] {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.errPage-container .text-jumbo[data-v-76533a67] {
  font-size: 60px;
  font-weight: 700;
  color: #484848;
}
.errPage-container .list-unstyled[data-v-76533a67] {
  font-size: 14px;
}
.errPage-container .list-unstyled li[data-v-76533a67] {
  padding-bottom: 5px;
}
.errPage-container .list-unstyled a[data-v-76533a67] {
  color: #008489;
  text-decoration: none;
}
.errPage-container .list-unstyled a[data-v-76533a67]:hover {
  text-decoration: underline;
}
.echart-wrap[data-v-f508af90] {
  position: relative;
}
.echart-wrap .title[data-v-f508af90] {
  color: #ffffff;
  font-size: 12px;
  border-left: 3px solid #1DC2FF;
  padding-left: 5px;
  margin-left: 5px;
}
.map-wrap[data-v-0b266de7] {
  height: 100%;
  position: relative;
}
.map-wrap .btn-return[data-v-0b266de7] {
  position: absolute;
  top: 15%;
  right: 24%;
  z-index: 500;
  width: 100px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.map-wrap .map[data-v-0b266de7] {
  float: left;
  height: 100%;
  width: 100%;
  z-index: 999;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.dept-content-wrap[data-v-2271316d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.dept-content-wrap .content-head[data-v-2271316d] {
  padding: 10px;
  font-weight: bolder;
}
.dept-content-wrap .content-item[data-v-2271316d] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dept-content-wrap .content-item.content-center[data-v-2271316d] {
  border-left: 1px solid #5b5959;
  border-right: 1px solid #5b5959;
}
.dept-content-wrap .content-item .list-wrap[data-v-2271316d] {
  padding: 0;
  margin: 0;
  margin: 0 10px;
}
.dept-content-wrap .content-item .list-wrap .list-item[data-v-2271316d] {
  padding: 10px;
  border-bottom: 1px solid #5b5959;
}
.dept-content-wrap .content-item .list-wrap .list-item[data-v-2271316d]:hover {
  background-color: #0654b9;
}
[data-v-2271316d] .el-form .el-form-item__label {
  color: #ffffff;
}
[data-v-2271316d] .el-form .el-upload__tip {
  color: #ffffff;
}
.amap-marker-label {
  border: none;
}
.tjt-content-wrap {
  position: relative;
}
.tjt-content-wrap .tjt-zzt {
  width: 15px;
  height: 100px;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffa007), to(rgba(255, 160, 7, 0)));
  background: linear-gradient(180deg, #ffa007 0%, rgba(255, 160, 7, 0) 100%);
  bottom: 35px;
  left: 13px;
}
.tjt-content-wrap .tjt-zzt .tjt-zzt-info {
  color: #ffffff;
  margin-top: -45px;
  font-size: 12px;
}
.tjt-content-wrap .tjt-zzt .tjt-zzt-info .tjt-zzt-dot {
  display: inline-block;
  width: 4px;
  height: 4px;
  vertical-align: middle;
}
.tjt-content-wrap .tjt-zzt .tjt-zzt-info .tjt-zzt-dot.red {
  background: #eb6575;
}
.tjt-content-wrap .tjt-zzt .tjt-zzt-info .tjt-zzt-dot.green {
  background: #0bef44;
}
.tjt-content-wrap .tjt-zzt .tjt-zzt-info .tjt-zzt-info-num3 {
  font-size: 16px;
}
#map[data-v-17091e4f] {
  position: absolute;
  top: 0;
  bottom: 0;
  /* margin-top: 4rem; */
  width: 100%;
  /* left: 26%; */
  height: 100%;
}
.map-wrap[data-v-17091e4f] {
  height: calc(100% - 60px);
  top: 60px;
  position: relative;
}
.map-wrap .btn-return[data-v-17091e4f] {
  position: absolute;
  top: 15%;
  right: 24%;
  z-index: 500;
  width: 100px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background-size: 100% 100%;
  cursor: pointer;
}
.map-wrap buttom-layer[data-v-17091e4f] {
  top: 15%;
  right: 24%;
  z-index: 500;
  width: 100px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.map-wrap .input-card[data-v-17091e4f] {
  position: absolute;
  top: 2%;
  left: 2%;
  z-index: 500;
  width: 275px;
  height: 65px;
  padding: 10px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(114, 124, 245, 0.8);
          box-shadow: 0 2px 6px 0 rgba(114, 124, 245, 0.8);
  background-color: #fff;
  border-radius: 20px;
}
.map-wrap .contextmenu[data-v-17091e4f] {
  position: absolute;
  top: 10%;
  left: 2%;
  z-index: 500;
  width: 275px;
  height: 65px;
  padding: 10px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(114, 124, 245, 0.8);
          box-shadow: 0 2px 6px 0 rgba(114, 124, 245, 0.8);
  background-color: #fff;
  border-radius: 20px;
}
.map-wrap .map[data-v-17091e4f] {
  height: 100%;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.map-wrap .right-layer[data-v-17091e4f] {
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(black), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(to right, black, rgba(0, 0, 0, 0.1));
}
.map-wrap .ctrl-pannel[data-v-17091e4f] {
  position: absolute;
}
.map-wrap .left-layer[data-v-17091e4f] {
  top: 0;
  right: 0;
  background-image: -webkit-gradient(linear, right top, left top, from(black), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(to left, black, rgba(0, 0, 0, 0.1));
}
.map-wrap .nlfx-pannel[data-v-17091e4f] {
  top: 0;
  left: 0;
}
.map-wrap .zdry-pannel[data-v-17091e4f] {
  top: 0;
  right: 0;
}
.map-wrap .ryyj-pannel[data-v-17091e4f] {
  top: 270px;
  left: 0;
}
.map-wrap .zdry-list-pannel[data-v-17091e4f] {
  top: 540px;
  left: 0;
}
.map-wrap .zdcl-list-pannel[data-v-17091e4f] {
  right: 0;
  top: 570px;
}
.map-wrap .clyj-pannel[data-v-17091e4f] {
  right: 0;
  top: 300px;
}
.x_list[data-v-17091e4f] {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.x_list p[data-v-17091e4f] {
  font-size: 12px;
  text-align: center;
  padding: 8px 15px;
  margin: 0;
}
.x_list .camer_name[data-v-17091e4f] {
  font-size: 14px;
}
.box[data-v-17091e4f] {
  background-size: 100% 100%;
  margin-top: 10px;
  z-index: 500;
  width: 94%;
  padding: 8px 5px;
  font-size: 12px;
  border-radius: 4px;
  height: 120px;
}
.box .label[data-v-17091e4f] {
  color: rgba(255, 255, 255, 0.65);
  margin-right: 10px;
}
.boxSelect[data-v-17091e4f] {
  background-size: 100% 100%;
  margin-top: 10px;
  z-index: 500;
  width: 94%;
  padding: 8px 5px;
  font-size: 12px;
  border-radius: 4px;
  height: 120px;
}
.boxSelect .label[data-v-17091e4f] {
  color: rgba(255, 255, 255, 0.65);
  margin-right: 10px;
}
.regionList[data-v-17091e4f] {
  right: 2%;
  z-index: 500;
  width: 100%;
  padding: 7px;
  background: rgba(37, 43, 72, 0.7);
  border-radius: 4px;
  color: #fff;
}
.regionList .butBox[data-v-17091e4f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.regionList .butBox div[data-v-17091e4f] {
  height: 10px;
}
.regionList[data-v-17091e4f]  .cell {
  text-align: center;
}
[data-v-17091e4f] .el-table thead.is-group th.el-table__cell {
  background: transparent;
}
[data-v-17091e4f] tr.current-row > td.el-table__cell {
  background: transparent;
}
.tjt-content-wrap[data-v-17091e4f] {
  position: relative;
  color: #ffffff;
  display: none;
  text-align: center;
}
.tjt-content-wrap .tjt-zzt[data-v-17091e4f] {
  width: 15px;
  height: 100px;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#e28c02), to(rgba(255, 160, 7, 0)));
  background: linear-gradient(180deg, #e28c02 0%, rgba(255, 160, 7, 0) 100%);
  bottom: 20px;
  left: 17px;
}
.tjt-content-wrap .tjt-zzt .tjt-zzt-info[data-v-17091e4f] {
  color: #ffffff;
  margin-top: -55px;
  font-size: 12px;
  width: 100px;
  -webkit-transform: translateX(-42%);
          transform: translateX(-42%);
}
.tjt-content-wrap .tjt-zzt .tjt-zzt-info .tjt-zzt-dot[data-v-17091e4f] {
  display: inline-block;
  width: 4px;
  height: 4px;
  vertical-align: middle;
}
.tjt-content-wrap .tjt-zzt .tjt-zzt-info .tjt-zzt-dot.gold[data-v-17091e4f] {
  background: #e28c02;
}
.tjt-content-wrap .tjt-zzt .tjt-zzt-info .tjt-zzt-dot.green[data-v-17091e4f] {
  background: #0bef44;
}
.tjt-content-wrap .tjt-zzt .tjt-zzt-info .tjt-zzt-dot.blue[data-v-17091e4f] {
  background: #1dc2ff;
}
.tjt-content-wrap .tjt-zzt .tjt-zzt-info .tjt-zzt-info-num3[data-v-17091e4f] {
  font-size: 16px;
}
.tjt-content-wrap .tjt-zzt-position[data-v-17091e4f] {
  width: 30px;
  height: 40px;
  background: url(../../static/img/map_postion.c8319995.png);
  background-size: 100% 100%;
  display: inline-block;
}
.colors-wrap[data-v-17091e4f] {
  color: #ffffff;
  font-size: 12px;
  position: fixed;
  top: 600px;
  right: 580px;
  z-index: 9;
}
.colors-wrap > div[data-v-17091e4f] {
  margin-top: 5px;
}
.colors-wrap .dot[data-v-17091e4f] {
  width: 8px;
  height: 8px;
  background: #fea514;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  display: inline-block;
  margin-right: 5px;
}
.colors-wrap .dot.gold[data-v-17091e4f] {
  background: #e28c02;
}
.colors-wrap .dot.green[data-v-17091e4f] {
  background: #0bef44;
}
.colors-wrap .dot.blue[data-v-17091e4f] {
  background: #1dc2ff;
}

.map-wrap {
  background: #071029 !important;
}

@charset "UTF-8";
.top-wrap[data-v-5d82db06] {
  background-color: #08152C;
  height: 80px;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background-image: url(../../static/img/可视化大标题.9b131d2c.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  text-align: center;
}
@charset "UTF-8";
.mode[data-v-b6c24c4a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-top: 10px;
}
.title-box[data-v-b6c24c4a] {
  width: 100%;
  height: 40px;
  background-image: url(../../static/img/小标题背景.15aa9b26.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 18px;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-box[data-v-b6c24c4a] {
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../../static/img/模块背景.ee5b5845.png);
  background-size: 100% 100%;
}
@charset "UTF-8";
[data-v-150bdeb4] .el-input__inner {
  color: #ccc;
}
.table-style[data-v-150bdeb4] {
  width: 100%;
  height: calc(100%);
  background-color: transparent;
}
[data-v-150bdeb4] .el-table .el-table__body td .cell:empty::after,[data-v-150bdeb4] .el-table .el-table__body td .cell > span:empty::after,[data-v-150bdeb4] .el-table .el-table__body td .cell .approval:empty::after,[data-v-150bdeb4] .el-table .el-table__body td .cell div:empty::after,[data-v-150bdeb4] .el-table .el-table__body td .cell .line-limit-length:empty::after {
  content: "--";
}
.word-style[data-v-150bdeb4] {
  font-size: 18px;
  color: #1dc2ff;
  font-weight: 500;
}
[data-v-150bdeb4] .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background-color: #062f65 !important;
}
[data-v-150bdeb4] .el-table td.el-table__cell div {
  color: #fff;
}
[data-v-150bdeb4] .el-table .el-table__cell {
  background-color: #032247;
  color: #fff;
}
[data-v-150bdeb4] .el-input__inner {
  background-color: #0664de;
}
[data-v-150bdeb4] .el-table tr th,[data-v-150bdeb4] .el-table tr td {
  border-left: none;
  border-right: none;
}
[data-v-150bdeb4] .el-table__header tr,[data-v-150bdeb4] .el-table__header th {
  padding: 0;
  height: 40px;
}
[data-v-150bdeb4] .el-table__body tr,[data-v-150bdeb4] .el-table__body td {
  padding: 0;
  height: 40px;
  text-align: center;
}
[data-v-150bdeb4] .el-table .tableClass {
  text-align: center;
  background-color: #052145;
  color: #fff !important;
}
[data-v-150bdeb4] .el-table th.el-table__cell > .cell {
  color: #fff;
  font-weight: 200;
}
.box[data-v-150bdeb4] {
  width: 90px;
  height: 40px;
  position: relative;
}
.box .left[data-v-150bdeb4] {
  width: 30px;
  height: 40px;
  float: left;
}
.box .left img[data-v-150bdeb4]:nth-child(1) {
  width: 100%;
  height: 100%;
}
.box .left img[data-v-150bdeb4]:nth-child(2) {
  float: left;
  margin-left: 9px;
  margin-top: -36px;
}
.box .right[data-v-150bdeb4] {
  float: right;
  width: 60px;
  height: 40px;
  font-size: 12px;
}
.title-box[data-v-150bdeb4] {
  display: inline-block;
}
.left-wrap[data-v-150bdeb4] {
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
  position: relative;
  width: 600px;
  height: calc(1080px-120px);
  top: 100px;
  left: -40px;
  z-index: 9;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.item-box-content[data-v-150bdeb4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
}
.item-box-left[data-v-150bdeb4],
.item-box-right[data-v-150bdeb4] {
  height: 200px;
}
.item-box-left[data-v-150bdeb4] {
  position: relative;
}
.item[data-v-150bdeb4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item-left[data-v-150bdeb4],
.item-right[data-v-150bdeb4] {
  width: 50%;
}
.people-item[data-v-150bdeb4] {
  width: 180px;
  height: 80px;
  margin: auto;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJMAAAAjCAMAAACn8chSAAAAolBMVEUAAAA4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIE4bIEzYnYbMj0OFx4PGSElRlU3a38mR1YQGyMZLjg0Y3cvWmwWJzERHSUqUWEOGB8QHCQPGSA1Z3sjQlAyYHM2Z3wkQ1EtV2h7l2rYAAAAHnRSTlMAAmrw2TUwyfl6DI36wh9O4lo/vtVIPLrrBDm2jBDl5pTQAAAApElEQVRYw+3YVxaCUBAE0QEMmHPWFrOCOex/az4RFVYwHE/XCu53iZgs20EqymQlKpfXtnxzC9ZLVCyVMfVmaWi+ACpVkVody9VaW/Nps4XTEGDna0tiBXvAmA7ajmShSRtBE000qUcTTTTRRBNNNNFE05+YjtqKRKfQdL4E2pBf3tWYmi3gdk+Jyn8A7Y6IdHva1ylW3x68p9hwpE2JcscTw3kCIdmKvMIQ0SEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.txt-num[data-v-150bdeb4] {
  font-size: 18px;
  margin-left: 10px;
}
.item-round-box[data-v-150bdeb4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.item-round[data-v-150bdeb4] {
  width: 100px;
  height: 100px;
  position: relative;
}
.round-center[data-v-150bdeb4] {
  position: absolute;
  top: 90px;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  font-size: 16px;
  color: #0f65b4;
}
.item-box-bg[data-v-150bdeb4] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  width: 160px;
  height: 160px;
  -webkit-animation: circle-data-v-150bdeb4 2s infinite linear;
          animation: circle-data-v-150bdeb4 2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
@-webkit-keyframes circle-data-v-150bdeb4 {
to {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
from {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes circle-data-v-150bdeb4 {
to {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
from {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.item-round-img[data-v-150bdeb4] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: circle-data-v-150bdeb4 2s infinite linear;
          animation: circle-data-v-150bdeb4 2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.item-round-number[data-v-150bdeb4] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 18px;
  font-weight: bold;
  color: #0f65b4;
  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;
}
.table-box[data-v-150bdeb4] {
  width: 100%;
}
.swiper-title[data-v-150bdeb4] {
  width: 100%;
  height: 45px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApcAAAAgCAMAAABw4qNHAAAANlBMVEUb5P8kdKAjcZsjb5kha5Ihao8haY4gaIwfZIYeY4UdX34cXXocW3gaV3EaVm8aVW4ZU2oYUmnR91u5AAAAEnRSTlOZmZmZmZmZmZmZmZmZmZmZmZldFMDgAAABh0lEQVR42u3czVLDIBRA4ZpKEIuJvv/LWi4/AWtDXAAZ53zrLro4c0lT4HIBzujlweRcgfaktccEH7qUIl+BfqTO3S7vUconlZpnDbQ2z0r5Nssyiy59lUpp/Qb0orW0WZSZdRmqnCVKY96B9oyRNOcfZW5dSpa+ytTkDWgntRnL3MJMXU6TG5auyq1IC7S01enKdCMzhrl1efVZGh+ltR9AexKnn5laJmbZZZklUaIf+0uYqcuUZTYrF6ClGKaUGcIsupxCl25a2tDkun4CLa1raNPe5BlTupzyLu/LeMxSulyIEj2sS5iYPsy4kMcu47gMz5ZkiU5CmG4lzxbyoksTu4xZfgHtZGGGJ8znXebjcvT3xj9XDEy6xEn8oUvWcfRydB3ndw+62//dw3siDFF5T8R7dfRXfa/O/5AYoPo/JPs2MMzevg32uWGIyj439gWjvwP7gjlHgd6OnKPg3BlGqJ4745wuxqic0+VeA3R36F4D7oHBCPV7YFKb3JuFLp7fmwWczzd+IXDsJmArYAAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #09a6ff;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@charset "UTF-8";
.table-style[data-v-11e5c3e6] {
  width: 100%;
  height: calc(100%);
  background-color: transparent;
}
[data-v-11e5c3e6] .el-table .el-table__body td .cell:empty::after,[data-v-11e5c3e6] .el-table .el-table__body td .cell > span:empty::after,[data-v-11e5c3e6] .el-table .el-table__body td .cell .approval:empty::after,[data-v-11e5c3e6] .el-table .el-table__body td .cell div:empty::after,[data-v-11e5c3e6] .el-table .el-table__body td .cell .line-limit-length:empty::after {
  content: "--";
}
[data-v-11e5c3e6] .el-input__inner {
  color: #ccc;
}
[data-v-11e5c3e6] .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background-color: #062f65 !important;
}
[data-v-11e5c3e6] .el-table td.el-table__cell div {
  color: #fff;
}
[data-v-11e5c3e6] .el-table .el-table__cell {
  background-color: #032247;
  color: #fff !important;
}
[data-v-11e5c3e6] .el-input__inner {
  background-color: #0664de;
}
[data-v-11e5c3e6] .el-table tr th,[data-v-11e5c3e6] .el-table tr td {
  border-left: none;
  border-right: none;
}
.bottom[data-v-11e5c3e6] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ccc;
  cursor: pointer;
}
.top[data-v-11e5c3e6] {
  width: 100%;
  height: 50%;
}
.top span[data-v-11e5c3e6]:nth-child(1) {
  width: 50px;
  margin-top: 5px;
  float: left;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(40, 204, 215, 0.5)), color-stop(#28ccd7), to(rgba(40, 204, 215, 0.5)));
  background-image: linear-gradient(to right, rgba(40, 204, 215, 0.5), #28ccd7, rgba(40, 204, 215, 0.5));
  text-align: center;
}
.top span[data-v-11e5c3e6]:nth-child(2) {
  margin-top: 5px;
  float: left;
  color: #ccc;
  margin-left: 5px;
}
.top span[data-v-11e5c3e6]:nth-child(3) {
  margin-top: 5px;
  float: left;
  color: #ccc;
  margin-left: 20px;
}
.top span[data-v-11e5c3e6]:nth-child(4) {
  margin-top: 5px;
  float: right;
  color: #ffa007;
  margin-right: 20px;
}
[data-v-11e5c3e6] .card-box {
  padding: 5px;
}
.card-box[data-v-11e5c3e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card[data-v-11e5c3e6] {
  font-size: 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #07408b;
  color: #fff;
}
[data-v-11e5c3e6] .el-table__header tr,[data-v-11e5c3e6] .el-table__header th {
  padding: 0;
  height: 40px;
}
[data-v-11e5c3e6] .el-table__body tr,[data-v-11e5c3e6] .el-table__body td {
  padding: 0;
  height: 40px;
  text-align: center;
}
[data-v-11e5c3e6] .content-box {
  padding-left: 10px;
}
[data-v-11e5c3e6] .el-table th.el-table__cell > .cell {
  color: #fff;
  font-weight: 200;
}
.right-wrap[data-v-11e5c3e6] {
  float: right;
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
  margin-right: -2%;
  width: 600px;
  height: calc(1080px - 120px);
  position: relative;
  right: 0;
  z-index: 9;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.item-box-content[data-v-11e5c3e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.progress-box[data-v-11e5c3e6] {
  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;
}
.md-box[data-v-11e5c3e6] {
  width: 100%;
  height: 200px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAxgAAADSCAMAAAD+OJYZAAAApVBMVEVJdp85bI47Z4hOhbEyYYVKhKVIgKYvXn4uWnpHf6Y1ZYZKgqcyYIBIgqhHgKVIgKVHgaZIg6VJgaZIgqcsWXgsVnhKg6lKhKgrVXNLhKlLhqpMhqsrU3EqUW8pU29Oiq8nUGsnT2tQirDV6/yly+RTkLZQjLLU6/zT7fzT7v+53PFnnsHR7P1vo8RvpMZYmcEmTGZmocUjSWG01+7W7//S7P/a8P+amUEgAAAAN3RSTlMDCxEXHx8iLDA0FTckP0RMUl9hZUJEb3RUen2BXmFljnB0kE6XlpJkVnmaloaVl5qCmZCaHygiz431hwAABSdJREFUeNrt22tvE0cYhmGIDTE5UcgBklAClEBLD2lL2///07retcmO/SxJEOqw9XXJksfredeD5FvOF+7dAwAAAADgG3G/VfsUUF/RgjCgIwwIiha2WrWPBPUVLQgDOsKAIITR/XG1+POqWbTr+4s/upbv9a/39/b3mDc/2vmhMGCjCQOCIozJZLI1EQbcn2w1KUwWYUwnk+lkWvtIUN902qTwKYxW7SNBfV0LwoBCCGMLNl4ZxoMH0wfCgK2uhUUYD1u1jwT1TdsWhAGFh8KAdcKAQBgQFGFst2ofCep7uL39cFsYUOpaEAYUhAGBMCAQBgTCgKAMYzbbngkD5mE0MSzCmM1mj2aPdvq2draax/Xz0LUh5s2Pcn7WWoTxqLUDG69rQRhQEAYEQ2FMd7r/29cs2nV6Xu5brvvMmx/1fBnG7twUNt7uZ8LYm+41jy+/t3nzo53vWliE0a5392Dj7QoD1gkDAmFAIAwIVsPY392vfSSob3e/SWEZxsHBwf6BMGDvoHUdRqP2kaA+YUAgDAiEAYEwIAhhbO9td+81i3a9fB66dpe95s2PYn4ojPmGuf66/3ro+ufW5s2PZn41jMcHj7dh4xVhPG7VPhLU17UgDCgIAwJhQCAMCIQBQRHGd60ZbLyuBWFAQRgQCAMCYUAgDAiEAYEwIBAGBMKAQBgQCAMCYUAgDAjKMJ7M1T4S1PekH8YTYUCra2ERxtNW7SNBfV0LwoBCEcahMKB1eHj49PBTGK3aR4L6uhaEAYWbwjiaHTWP4dc3MW9+lPMhjCPYeMKAQBgQCAOCoTCOj45bzeKT+bXl66F1f69586OdD2Ec39X8psuDfAnz5r+5+a8RBvzvCAMCYUAgDAiEAUERxsnJyeGJMOD45LBJ4eQ6jEbtI0F9z9oWFmE8a9U+EtTXtSAMKAgDAmFAIAwIhAGBMCAQBgQhjOew8YQBgTAgKMM4nat9JKjvtB/GqTCg1bUgDCgIA4IijDNhQOvs7Oz07FMYrdpHgvq6FoQBBWFAIAwIhAGBMCAQBgRlGOfnZ+fCgOdNC41FGO36/MaZF89fNI/Pr82bH/X8+XoY8eY3fejy/aF95s2Pav584Bejv3GuX9Xy9dAe8+ZHP59+MVY39W+Ybrr6oebNj34+/WL0N9xWKtC8+dHOD/1i3HSDm66ZNz/q+RDG97DxUhgvv3/ZahZr5u+l66t7zJsf9fznfjGWN+l/0NA6fah586OdD2G8TIZuelvmzY9q/rZhwEYRBgTCgEAYEAgDAmFAIAwIhAGBMCAQBgTCgEAYEBRhXFxcnF8IA15enDcpXFyH0ah9JKiva0EYUBAGBMKAIITxau71q9fNY/15qX99bnWPefOjng9hFANL6drQe+bNj34+hQEbrwjjTav2kaC+JoSLN8KAUteCMKAgDAj6Yfzwdu6y9pGgvjfvLpsY3r//sQnjpw9zP9c+EtT37t1lm8MvwoBrwoBAGBAIA4L1MH6tfSSoTxgQCAMCYUDw7lIYsMYvBgTrYfxW+0hQ36UwYN3l5ZUwYFUI43fYeMKAQBgQCAMCYUAgDAiEAYEwIBAGBMKAQBgQCAMCYUAgDAiEAYEwIBAGBJdXfwgDVl0JA9YJAwJhQBDC+BM2njAgEAYEwoBAGBAIAwJhQCAMCIQBQQjjClgL48PH23pb++hwV29v/fX+uBrG7dX+R8Jdfbzjd1wYbARhQHDX77gw2Aj/RRjzGRiVL/mS//X33fxT+x8Jd+VLDl/Dv1oP4JZDhamuAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.no-axis-title[data-v-11e5c3e6] {
  height: 40px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  color: #51a9dd;
  font-weight: bold;
}
.item-son-box[data-v-11e5c3e6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.son-icon[data-v-11e5c3e6] {
  width: 80px;
  height: 80px;
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  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;
  font-weight: bold;
}
.son-img[data-v-11e5c3e6] {
  width: 60%;
  margin-top: 10px;
  height: 30px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAD6BAMAAAClhah9AAAAFVBMVEUAAAAA/P8A/P8A/P8A/P8A/P8A/P+08YaOAAAAB3RSTlMAAQQQCBQO/KRjSAAAAYtJREFUeNrt08tNA1EQRNHBINaWSMCSU7D3IEKwX/6pMP7PBED3os6JoFpXPU0AAAAAAAAAAAAAAMC/23YPaLM5xN6+Hz/dE5psjuO87R7RYz9GaPY5+gjNfomemf0aPTP7LXpi9nv0xOyP6HnZn9Hzsr+ip2VfRE/Lvjo9LPvviM3+IbvssoeQXXbZU8guu+wpZJdd9hSyyy57Ctlllz2F7LLLnkJ22WVPIbvssqeQXXbZU8guu+wpZJdd9hSyyy57Ctlllz2F7LJHZ+9eU+pzefpp1z2n0qr6oXtNpdWvn76751QSXfQgoovePaeS6KIHEV307jmVRBc9iOiid8+pJLroQUQXvXtOJdFFDyK66N1zKokuehDRRe+eU0l00YOILnr3nEqiix5EdNG751QSXfQgoovePaeS6KIHEV307jmV3mOjT2/H1OjT9JUafZk9Lfoie1r0V/a86M/sedEf2ROj37MnRr9lz4x+zZ4Z/ZI9NfqcPTX6nH3XvQAAAAAAAAAAAAAAAOjxB9ZTbzsXAg9DAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.item-son[data-v-11e5c3e6]:nth-child(1) {
  color: #b9464e;
}
.item-son[data-v-11e5c3e6]:nth-child(2) {
  color: #cb9a64;
}
.item-son[data-v-11e5c3e6]:nth-child(3) {
  color: #5ea9dd;
}
.item-son[data-v-11e5c3e6]:nth-child(4) {
  color: #66ffff;
}
.item-son:nth-child(-n+2) .son-img[data-v-11e5c3e6] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.table-box[data-v-11e5c3e6] {
  width: 100%;
}
.swiper-title[data-v-11e5c3e6] {
  width: 100%;
  height: 45px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApcAAAAgCAMAAABw4qNHAAAANlBMVEUb5P8kdKAjcZsjb5kha5Ihao8haY4gaIwfZIYeY4UdX34cXXocW3gaV3EaVm8aVW4ZU2oYUmnR91u5AAAAEnRSTlOZmZmZmZmZmZmZmZmZmZmZmZldFMDgAAABh0lEQVR42u3czVLDIBRA4ZpKEIuJvv/LWi4/AWtDXAAZ53zrLro4c0lT4HIBzujlweRcgfaktccEH7qUIl+BfqTO3S7vUconlZpnDbQ2z0r5Nssyiy59lUpp/Qb0orW0WZSZdRmqnCVKY96B9oyRNOcfZW5dSpa+ytTkDWgntRnL3MJMXU6TG5auyq1IC7S01enKdCMzhrl1efVZGh+ltR9AexKnn5laJmbZZZklUaIf+0uYqcuUZTYrF6ClGKaUGcIsupxCl25a2tDkun4CLa1raNPe5BlTupzyLu/LeMxSulyIEj2sS5iYPsy4kMcu47gMz5ZkiU5CmG4lzxbyoksTu4xZfgHtZGGGJ8znXebjcvT3xj9XDEy6xEn8oUvWcfRydB3ndw+62//dw3siDFF5T8R7dfRXfa/O/5AYoPo/JPs2MMzevg32uWGIyj439gWjvwP7gjlHgd6OnKPg3BlGqJ4745wuxqic0+VeA3R36F4D7oHBCPV7YFKb3JuFLp7fmwWczzd+IXDsJmArYAAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #09a6ff;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiboxs[data-v-11e5c3e6] {
  height: 123px;
  overflow: hidden;
}
.swiper-box[data-v-11e5c3e6] {
  height: 160px;
  overflow: hidden;
}
.swiper-item[data-v-11e5c3e6] {
  color: #eee;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper[data-v-11e5c3e6] {
  width: 100%;
  height: 100%;
}
.swiper-item[data-v-11e5c3e6]:hover {
  background: rgba(25, 155, 163, 0.5);
}
.swiper-item[data-v-11e5c3e6]:nth-child(even) {
  background: #0d1e49;
}
.bottom-wrap[data-v-48b9d9ec] {
  height: 450px;
  position: fixed;
  top: calc(1080px - 450px);
  left: 600px;
  right: 600px;
  z-index: 9;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.table-box[data-v-48b9d9ec] {
  width: 100%;
  margin-top: 10%;
}
.round-ball-box[data-v-48b9d9ec] {
  margin-top: -30px;
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.round-ball[data-v-48b9d9ec] {
  position: absolute;
  top: -35px;
  left: -20px;
}
.ball-box[data-v-48b9d9ec] {
  width: 160px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: hidden;
}
.ball-txt[data-v-48b9d9ec] {
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.swiper-title[data-v-48b9d9ec] {
  width: 100%;
  height: 45px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApcAAAAgCAMAAABw4qNHAAAANlBMVEUb5P8kdKAjcZsjb5kha5Ihao8haY4gaIwfZIYeY4UdX34cXXocW3gaV3EaVm8aVW4ZU2oYUmnR91u5AAAAEnRSTlOZmZmZmZmZmZmZmZmZmZmZmZldFMDgAAABh0lEQVR42u3czVLDIBRA4ZpKEIuJvv/LWi4/AWtDXAAZ53zrLro4c0lT4HIBzujlweRcgfaktccEH7qUIl+BfqTO3S7vUconlZpnDbQ2z0r5Nssyiy59lUpp/Qb0orW0WZSZdRmqnCVKY96B9oyRNOcfZW5dSpa+ytTkDWgntRnL3MJMXU6TG5auyq1IC7S01enKdCMzhrl1efVZGh+ltR9AexKnn5laJmbZZZklUaIf+0uYqcuUZTYrF6ClGKaUGcIsupxCl25a2tDkun4CLa1raNPe5BlTupzyLu/LeMxSulyIEj2sS5iYPsy4kMcu47gMz5ZkiU5CmG4lzxbyoksTu4xZfgHtZGGGJ8znXebjcvT3xj9XDEy6xEn8oUvWcfRydB3ndw+62//dw3siDFF5T8R7dfRXfa/O/5AYoPo/JPs2MMzevg32uWGIyj439gWjvwP7gjlHgd6OnKPg3BlGqJ4745wuxqic0+VeA3R36F4D7oHBCPV7YFKb3JuFLp7fmwWczzd+IXDsJmArYAAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #09a6ff;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper-box[data-v-48b9d9ec] {
  height: 260px;
  overflow: hidden;
}
.el-table tbody tr:hover > td[data-v-48b9d9ec] {
  background-color: #ecf5ff !important;
}
.el-table__body .el-table__row[data-v-48b9d9ec]:hover {
  background: #2196a0;
}
.swiper-item[data-v-48b9d9ec] {
  color: #eee;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper[data-v-48b9d9ec] {
  width: 100%;
  height: 100%;
}
.swiper-item[data-v-48b9d9ec]:hover {
  background: rgba(25, 155, 163, 0.5);
}
.swiper-item[data-v-48b9d9ec]:nth-child(even) {
  background: #0d1e49;
}
.title-margin[data-v-48b9d9ec] {
  margin-left: 20px;
}
.map-wrap[data-v-af0cb0ac] {
  height: 100%;
  position: relative;
}
.map-wrap .btn-return[data-v-af0cb0ac] {
  position: absolute;
  top: 15%;
  right: 24%;
  z-index: 500;
  width: 100px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.map-wrap .map[data-v-af0cb0ac] {
  float: left;
  height: 100%;
  width: 100%;
  z-index: 999;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.look-container[data-v-d5cdb2d0] {
  width: 100%;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  text-align: center;
  font-size: 50px;
  color: #ffffff;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.right-layer[data-v-d5cdb2d0] {
  top: 0;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(60%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0));
}
.ctrl-pannel[data-v-d5cdb2d0] {
  position: absolute;
}
.left-layer[data-v-d5cdb2d0] {
  top: 0;
  left: -30px;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(60%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0));
}
.map-wrap[data-v-d5cdb2d0] {
  height: 100%;
  position: relative;
}
.map-wrap .btn-return[data-v-d5cdb2d0] {
  position: absolute;
  top: 15%;
  right: 24%;
  z-index: 500;
  width: 100px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.map-wrap .map[data-v-d5cdb2d0] {
  float: left;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.container {
  position: relative;
  width: 100%;
  height: 100%;
}
.components-list {
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.components-list .components-item {
  display: inline-block;
  width: 48%;
  margin: 1%;
  -webkit-transition: -webkit-transform 0ms !important;
  transition: -webkit-transform 0ms !important;
  transition: transform 0ms !important;
  transition: transform 0ms, -webkit-transform 0ms !important;
}
.components-draggable {
  padding-bottom: 20px;
}
.components-title {
  font-size: 14px;
  color: #fff;
  margin: 6px 2px;
}
.components-title .svg-icon {
  color: #666;
  font-size: 18px;
}
.components-body {
  padding: 8px 10px;
  background: #f6f7ff;
  font-size: 12px;
  cursor: move;
  border: 1px dashed #f6f7ff;
  border-radius: 3px;
}
.components-body .svg-icon {
  color: #777;
  font-size: 15px;
}
.components-body:hover {
  border: 1px dashed #787be8;
  color: #787be8;
}
.components-body:hover .svg-icon {
  color: #787be8;
}
.left-board {
  width: 260px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100vh;
}
.left-scrollbar {
  height: calc(100vh - 42px);
  overflow: hidden;
}
.center-scrollbar {
  height: calc(100vh - 42px);
  overflow: hidden;
  border-left: 1px solid #f1e8e8;
  border-right: 1px solid #f1e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.center-board {
  height: 100vh;
  width: auto;
  margin: 0 350px 0 260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.empty-info {
  position: absolute;
  top: 46%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 18px;
  color: #ccb1ea;
  letter-spacing: 4px;
}
.action-bar {
  position: relative;
  height: 42px;
  text-align: right;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #f1e8e8;
  border-top: none;
  border-left: none;
}
.action-bar .delete-btn {
  color: #F56C6C;
}
.logo-wrapper {
  position: relative;
  height: 42px;
  background: #fff;
  border-bottom: 1px solid #f1e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.logo {
  position: absolute;
  left: 12px;
  top: 6px;
  line-height: 30px;
  color: #00afff;
  font-weight: 600;
  font-size: 17px;
  white-space: nowrap;
}
.logo > img {
  width: 30px;
  height: 30px;
  vertical-align: top;
}
.logo .github {
  display: inline-block;
  vertical-align: sub;
  margin-left: 15px;
}
.logo .github > img {
  height: 22px;
}
.center-board-row {
  padding: 12px 12px 15px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.center-board-row > .el-form {
  height: calc(100vh - 69px);
}
.drawing-board {
  height: 100%;
  position: relative;
}
.drawing-board .components-body {
  padding: 0;
  margin: 0;
  font-size: 0;
}
.drawing-board .sortable-ghost {
  position: relative;
  display: block;
  overflow: hidden;
}
.drawing-board .sortable-ghost::before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 3px;
  background: #5959df;
  z-index: 2;
}
.drawing-board .components-item.sortable-ghost {
  width: 100%;
  height: 60px;
  background-color: #f6f7ff;
}
.drawing-board .active-from-item > .el-form-item {
  background: rgba(255, 255, 225, 0.1);
  border-radius: 6px;
}
.drawing-board .active-from-item > .drawing-item-copy, .drawing-board .active-from-item > .drawing-item-delete {
  display: initial;
}
.drawing-board .active-from-item > .component-name {
  color: #409EFF;
}
.drawing-board .el-form-item {
  margin-bottom: 15px;
}
.drawing-item {
  position: relative;
  cursor: move;
}
.drawing-item.unfocus-bordered:not(.active-from-item) > div:first-child {
  border: 1px dashed #ccc;
}
.drawing-item .el-form-item {
  padding: 12px 10px;
}
.drawing-row-item {
  position: relative;
  cursor: move;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px dashed #ccc;
  border-radius: 3px;
  padding: 0 2px;
  margin-bottom: 15px;
}
.drawing-row-item .drawing-row-item {
  margin-bottom: 2px;
}
.drawing-row-item .el-col {
  margin-top: 22px;
}
.drawing-row-item .el-form-item {
  margin-bottom: 0;
}
.drawing-row-item .drag-wrapper {
  min-height: 80px;
}
.drawing-row-item.active-from-item {
  border: 1px dashed #409EFF;
}
.drawing-row-item .component-name {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  color: #bbb;
  display: inline-block;
  padding: 0 6px;
}
.drawing-item:hover > .el-form-item, .drawing-row-item:hover > .el-form-item {
  background: rgba(255, 255, 225, 0.2);
  border-radius: 6px;
}
.drawing-item:hover > .drawing-item-copy, .drawing-item:hover > .drawing-item-delete, .drawing-row-item:hover > .drawing-item-copy, .drawing-row-item:hover > .drawing-item-delete {
  display: initial;
}
.drawing-item > .drawing-item-copy, .drawing-item > .drawing-item-delete, .drawing-row-item > .drawing-item-copy, .drawing-row-item > .drawing-item-delete {
  display: none;
  position: absolute;
  top: -10px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  border: 1px solid;
  cursor: pointer;
  z-index: 1;
}
.drawing-item > .drawing-item-copy, .drawing-row-item > .drawing-item-copy {
  right: 56px;
  border-color: #409EFF;
  color: #409EFF;
  background: #fff;
}
.drawing-item > .drawing-item-copy:hover, .drawing-row-item > .drawing-item-copy:hover {
  background: #409EFF;
  color: #fff;
}
.drawing-item > .drawing-item-delete, .drawing-row-item > .drawing-item-delete {
  right: 24px;
  border-color: #F56C6C;
  color: #F56C6C;
  background: #fff;
}
.drawing-item > .drawing-item-delete:hover, .drawing-row-item > .drawing-item-delete:hover {
  background: #F56C6C;
  color: #fff;
}
body, html {
  margin: 0;
  padding: 0;
  background: #fff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
}

input, textarea {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
}

.editor-tabs {
  background: #121315;
}
.editor-tabs .el-tabs__header {
  margin: 0;
  border-bottom-color: #121315;
}
.editor-tabs .el-tabs__header .el-tabs__nav {
  border-color: #121315;
}
.editor-tabs .el-tabs__item {
  height: 32px;
  line-height: 32px;
  color: #888a8e;
  border-left: 1px solid #121315 !important;
  background: #363636;
  margin-right: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.editor-tabs .el-tabs__item.is-active {
  background: #1e1e1e;
  border-bottom-color: #1e1e1e !important;
  color: #fff;
}
.editor-tabs .el-icon-edit {
  color: #f1fa8c;
}
.editor-tabs .el-icon-document {
  color: #a95812;
}
.editor-tabs :focus.is-active.is-focus:not(:active) {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

.right-scrollbar .el-scrollbar__view {
  padding: 12px 18px 15px 15px;
}

.el-scrollbar__wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden !important;
  margin-bottom: 0 !important;
}

.center-tabs .el-tabs__header {
  margin-bottom: 0 !important;
}
.center-tabs .el-tabs__item {
  width: 50%;
  text-align: center;
}
.center-tabs .el-tabs__nav {
  width: 100%;
}

.reg-item {
  padding: 12px 6px;
  background: #f8f8f8;
  position: relative;
  border-radius: 4px;
}
.reg-item .close-btn {
  position: absolute;
  right: -6px;
  top: -6px;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  font-size: 12px;
}
.reg-item .close-btn:hover {
  background: rgba(210, 23, 23, 0.5);
}
.reg-item + .reg-item {
  margin-top: 18px;
}

.action-bar .el-button + .el-button {
  margin-left: 15px;
}
.action-bar i {
  font-size: 20px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.custom-tree-node {
  width: 100%;
  font-size: 14px;
}
.custom-tree-node .node-operation {
  float: right;
}
.custom-tree-node i[class*=el-icon] + i[class*=el-icon] {
  margin-left: 6px;
}
.custom-tree-node .el-icon-plus {
  color: #409EFF;
}
.custom-tree-node .el-icon-delete {
  color: #157a0c;
}

.el-scrollbar__view {
  overflow-y: hidden;
}

.el-rate {
  display: inline-block;
  vertical-align: text-top;
}

.el-upload__tip {
  line-height: 1.2;
}

.svg-icon[data-v-c8a70580] {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  margin-right: 10px;
}
.svg-external-icon[data-v-c8a70580] {
  background-color: currentColor;
  -webkit-mask-size: cover!important;
          mask-size: cover!important;
  display: inline-block;
}

/**
 * GitHub Gist Theme
 * Author : Anthony Attard - https://github.com/AnthonyAttard
 * Author : Louis Barranqueiro - https://github.com/LouisBarranqueiro
 */

.hljs {
  display: block;
  background: white;
  padding: 0.5em;
  color: #333333;
  overflow-x: auto;
}

.hljs-comment,
.hljs-meta {
  color: #969896;
}

.hljs-variable,
.hljs-template-variable,
.hljs-strong,
.hljs-emphasis,
.hljs-quote {
  color: #df5000;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-type {
  color: #d73a49;
}

.hljs-literal,
.hljs-symbol,
.hljs-bullet,
.hljs-attribute {
  color: #0086b3;
}

.hljs-section,
.hljs-name {
  color: #63a35c;
}

.hljs-tag {
  color: #333333;
}

.hljs-title,
.hljs-attr,
.hljs-selector-id,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo {
  color: #6f42c1;
}

.hljs-addition {
  color: #55a532;
  background-color: #eaffea;
}

.hljs-deletion {
  color: #bd2c00;
  background-color: #ffecec;
}

.hljs-link {
  text-decoration: underline;
}

.hljs-number {
  color: #005cc5;
}

.hljs-string {
  color: #032f62;
}

.el-image[data-v-4b9dcf40] {
  border-radius: 5px;
  background-color: #ebeef5;
  -webkit-box-shadow: 0 0 5px 1px #ccc;
          box-shadow: 0 0 5px 1px #ccc;
}
.el-image[data-v-4b9dcf40]  .el-image__inner {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.el-image[data-v-4b9dcf40]  .el-image__inner:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.el-image[data-v-4b9dcf40]  .image-slot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  color: #909399;
  font-size: 30px;
}

.pop_btn[data-v-2216c3ec] {
  text-align: center;
  margin-top: 20px;
}
.popup-main[data-v-2216c3ec] {
  position: relative;
  margin: 10px auto;
  background: #fff;
  border-radius: 5px;
  font-size: 12px;
  overflow: hidden;
}
.popup-title[data-v-2216c3ec] {
  overflow: hidden;
  line-height: 34px;
  padding-top: 6px;
  background: #f2f2f2;
}
.popup-result[data-v-2216c3ec] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 24px;
  margin: 25px auto;
  padding: 15px 10px 10px;
  border: 1px solid #ccc;
  position: relative;
}
.popup-result .title[data-v-2216c3ec] {
  position: absolute;
  top: -28px;
  left: 50%;
  width: 140px;
  font-size: 14px;
  margin-left: -70px;
  text-align: center;
  line-height: 30px;
  background: #fff;
}
.popup-result table[data-v-2216c3ec] {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.popup-result table span[data-v-2216c3ec] {
  display: block;
  width: 100%;
  font-family: arial;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #e8e8e8;
}
.popup-result-scroll[data-v-2216c3ec] {
  font-size: 12px;
  line-height: 24px;
  height: 10em;
  overflow-y: auto;
}

.my-process-designer {
  height: calc(100vh - 200px);
}
.box-card {
  width: 100%;
  margin-bottom: 20px;
}
.isFlex[data-v-32b8d806] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.isFlex .formItem[data-v-32b8d806] {
  margin-right: 10px;
}
.isFlex .improt[data-v-32b8d806] {
  margin-top: 10px !important;
}
.dialog-btn[data-v-32b8d806] {
  text-align: right;
}
[data-v-32b8d806] .el-select {
  width: 152px;
}
[data-v-32b8d806] .hangYe .el-input__inner {
  width: 250px;
}
[data-v-32b8d806] .hy .el-input__inner {
  width: 140px;
}
[data-v-32b8d806] .fzr .el-input__inner {
  width: 140px;
}
[data-v-32b8d806] .sfz .el-input__inner {
  width: 190px;
}
.el-radio[data-v-32b8d806] {
  display: none;
}
.changZhu .el-input__inner[data-v-32b8d806] {
  height: 36px !important;
}
.x_tab_title[data-v-1c50666e] {
  font-size: 18px;
  background: url(../../static/img/zongHeTitle.569714bb.png) no-repeat;
  background-size: 100% 100%;
  width: 151px;
  height: 28px;
  text-align: center;
  color: #fff;
}
.duanXinTemplate[data-v-1c50666e] {
  margin-top: 20px;
}
[data-v-1c50666e].send .el-dialog__footer {
  padding: 20px;
  padding-top: 10px;
  text-align: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -30px;
}
.explain[data-v-1c50666e] {
  position: absolute;
  bottom: 30px;
  left: 40px;
  font-size: 16px;
  margin-top: 8px;
}
.explain div[data-v-1c50666e] {
  margin-bottom: 10px;
}
.explain span[data-v-1c50666e] {
  font-weight: 600;
}
.epidemic[data-v-1c50666e] {
  position: relative;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.epidemic .epidemic_top[data-v-1c50666e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.epidemic .epidemic_top .buttons[data-v-1c50666e] {
  margin-left: -45px;
  margin-top: -30px;
}
.epidemic .epidemic_left .buttons[data-v-1c50666e] {
  margin-top: 5px;
}
.epidemic .iframeMain[data-v-1c50666e] {
  position: relative;
}
.epidemic .iframeMain .clearIframe[data-v-1c50666e] {
  position: absolute;
  top: -20px;
  right: 50px;
  font-size: 18px;
  cursor: pointer;
}
[data-v-1c50666e] .el-form-item__label .el-form-item__content {
  margin-left: 10px;
}
[data-v-1c50666e] .el-form-item__label .el-textarea__inner {
  min-height: 33px;
  height: 130px !important;
  min-height: 100px !important;
}
[data-v-1c50666e].el-textarea__inner {
  min-height: 33px;
  height: 100px;
}
[data-v-1c50666e] .xzmb {
  background-color: white;
  border-color: #1890ff;
  color: #1890ff;
}
[data-v-1c50666e] .zdymb {
  background-color: white;
  border-color: #1890ff;
  color: #1890ff;
}
[data-v-1c50666e] .claerMuban {
  background-color: #f0f2f5;
  border-color: #f0f2f5;
  color: #333333;
}
[data-v-1c50666e] .sousuo_btn {
  background-color: #56aeff;
  border-color: #56aeff;
  color: #fff;
}
[data-v-1c50666e] .duanXin {
  background-color: #56aeff;
  border-color: #56aeff;
  color: #fff;
}
[data-v-1c50666e] .daoChu {
  background-color: #57c5ff;
  border-color: #57c5ff;
  color: #fff;
}
[data-v-1c50666e] .buMen {
  background-color: #57c5ff;
  border-color: #57c5ff;
  color: #fff;
}
[data-v-1c50666e] .waiHu {
  background-color: #56aeff;
  border-color: #56aeff;
  color: #fff;
}
[data-v-1c50666e].el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background: #ddefff;
}
[data-v-1c50666e] .el-pagination {
  text-align: right;
  margin-top: 40px;
  margin-right: 40px;
}
[data-v-1c50666e] .el-pagination .el-pager li:not(.disabled).active {
  background-color: #56aeff;
}
[data-v-1c50666e] .el-dialog__header {
  padding: 0;
}
[data-v-1c50666e] .el-dialog__body {
  padding: 20px;
}
[data-v-1c50666e] .textareaInput .el-textarea__inner {
  min-height: 100px !important;
}
[data-v-1c50666e] .el-textarea.is-disabled .el-textarea__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
}
[data-v-1c50666e].templateMb .el-textarea__inner {
  min-height: 100px !important;
}
.mubanTable[data-v-1c50666e] {
  margin-top: 20px;
}
[data-v-1c50666e] .radio {
  display: block;
}
[data-v-1c50666e] .radio .el-radio__label {
  display: none;
}
[data-v-1c50666e].formBg {
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}
[data-v-1c50666e].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  height: 45px;
  line-height: 45px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #333;
  border-left: none;
  border-bottom: none;
}
[data-v-1c50666e].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: inherit;
  height: 45px;
  line-height: 45px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  border-left: none;
  border-bottom: none;
}
[data-v-1c50666e].formBg .el-form-item {
  margin-bottom: 0px;
}
[data-v-1c50666e] .hj .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  height: 60px;
  line-height: 60px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #333;
  border-left: none;
  border-bottom: none;
}
[data-v-1c50666e] .hj .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: inherit;
  height: 60px;
  line-height: 60px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  border-left: none;
  border-bottom: none;
}
[data-v-1c50666e].zjz {
  border: 1px solid #333;
  border-left: none;
  border-bottom: none;
}
[data-v-1c50666e].zjz .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  height: 150px;
  line-height: 150px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #333;
  border-left: none;
  border-bottom: none;
}
[data-v-1c50666e].zjz .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: inherit;
  height: 150px;
  line-height: 150px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  border-left: none;
  border-bottom: none;
}
.heSuan_table th.el-table__cell > .cell {
  color: #fff !important;
}
.isFlex[data-v-0c9538a9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.isFlex .formItem[data-v-0c9538a9] {
  margin-right: 20px;
}
.noFlex .formItem[data-v-0c9538a9] {
  margin-bottom: 20px !important;
}
.dialog-btn[data-v-0c9538a9] {
  text-align: right;
}

.el-radio[data-v-0c9538a9] {
  display: none;
}

.x_tab_title[data-v-f3e5802c] {
  font-size: 18px;
  background: url(../../static/img/zongHeTitle.569714bb.png) no-repeat;
  background-size: 100% 100%;
  width: 151px;
  height: 28px;
  text-align: center;
  color: #fff;
}
.duanXinTemplate[data-v-f3e5802c] {
  margin-top: 20px;
}
[data-v-f3e5802c].send .el-dialog__footer {
  padding: 20px;
  padding-top: 10px;
  text-align: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -30px;
}
.explain[data-v-f3e5802c] {
  position: absolute;
  bottom: 40px;
  left: 40px;
  font-size: 16px;
}
.explain div[data-v-f3e5802c] {
  margin-bottom: 10px;
}
.explain span[data-v-f3e5802c] {
  font-weight: 600;
}
.epidemic[data-v-f3e5802c] {
  position: relative;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.epidemic .epidemic_top[data-v-f3e5802c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.epidemic .epidemic_top .buttons[data-v-f3e5802c] {
  margin-left: 20px;
  margin-top: -30px;
}
.epidemic .epidemic_left .buttons[data-v-f3e5802c] {
  margin-top: 5px;
}
.epidemic .iframeMain[data-v-f3e5802c] {
  position: relative;
}
.epidemic .iframeMain .clearIframe[data-v-f3e5802c] {
  position: absolute;
  top: -20px;
  right: 50px;
  font-size: 18px;
  cursor: pointer;
}
[data-v-f3e5802c] .el-form-item__label .el-form-item__content {
  margin-left: 10px;
}
[data-v-f3e5802c] .el-form-item__label .el-textarea__inner {
  min-height: 33px;
  height: 130px !important;
  min-height: 100px !important;
}
[data-v-f3e5802c].el-textarea__inner {
  min-height: 33px;
  height: 100px;
}
[data-v-f3e5802c] .xzmb {
  background-color: white;
  border-color: #1890ff;
  color: #1890ff;
}
[data-v-f3e5802c] .zdymb {
  background-color: white;
  border-color: #1890ff;
  color: #1890ff;
}
[data-v-f3e5802c] .claerMuban {
  background-color: #f0f2f5;
  border-color: #f0f2f5;
  color: #333333;
}
[data-v-f3e5802c] .sousuo_btn {
  background-color: #56aeff;
  border-color: #56aeff;
  color: #fff;
}
[data-v-f3e5802c] .duanXin {
  background-color: #56aeff;
  border-color: #56aeff;
  color: #fff;
}
[data-v-f3e5802c] .daoChu {
  background-color: #57c5ff;
  border-color: #57c5ff;
  color: #fff;
}
[data-v-f3e5802c] .buMen {
  background-color: #57c5ff;
  border-color: #57c5ff;
  color: #fff;
}
[data-v-f3e5802c] .waiHu {
  background-color: #56aeff;
  border-color: #56aeff;
  color: #fff;
}
[data-v-f3e5802c].el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background: #ddefff;
}
[data-v-f3e5802c] .el-pagination {
  text-align: right;
  margin-top: 40px;
  margin-right: 40px;
}
[data-v-f3e5802c] .el-pagination .el-pager li:not(.disabled).active {
  background-color: #56aeff;
}
[data-v-f3e5802c] .el-dialog__header {
  padding: 0;
}
[data-v-f3e5802c] .el-dialog__body {
  padding: 20px;
}
[data-v-f3e5802c] .textareaInput .el-textarea__inner {
  min-height: 100px !important;
}
[data-v-f3e5802c] .el-textarea.is-disabled .el-textarea__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
}
[data-v-f3e5802c].templateMb .el-textarea__inner {
  min-height: 100px !important;
}
.mubanTable[data-v-f3e5802c] {
  margin-top: 20px;
}
[data-v-f3e5802c] .radio {
  display: block;
}
[data-v-f3e5802c] .radio .el-radio__label {
  display: none;
}
[data-v-f3e5802c].formBg {
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}
[data-v-f3e5802c].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  height: 45px;
  line-height: 45px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #333;
  border-left: none;
  border-bottom: none;
}
[data-v-f3e5802c].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: inherit;
  height: 45px;
  line-height: 45px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  border-left: none;
  border-bottom: none;
}
[data-v-f3e5802c].formBg .el-form-item {
  margin-bottom: 0px;
}
[data-v-f3e5802c] .hj .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  height: 60px;
  line-height: 60px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #333;
  border-left: none;
  border-bottom: none;
}
[data-v-f3e5802c] .hj .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: inherit;
  height: 60px;
  line-height: 60px;
  outline: none;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  border-left: none;
  border-bottom: none;
}
.heSuan_table th.el-table__cell > .cell {
  color: #fff !important;
}
.card {
  cursor: pointer;
}
.time {
  font-size: 13px;
  color: #999;
}
.bottom {
  margin-top: 13px;
  line-height: 12px;
}
.button {
  padding: 0;
  float: right;
}
.image {
  width: 100%;
  display: block;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.bottom[data-v-b3d6d900] {
  width: 100%;
}
.loading_div[data-v-b3d6d900] {
  color: #000;
  padding-top: 100px;
}
.title_div[data-v-b3d6d900] {
  width: 100%;
}
.table_body[data-v-b3d6d900] {
  width: 100%;
  margin-top: 15px;
}
.table_th[data-v-b3d6d900] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  line-height: 40px;
  background-color: #cdcdcd;
}
.tr[data-v-b3d6d900] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5px;
  font-size: 15px;
}
.tr1[data-v-b3d6d900] {
  width: 28%;
  text-indent: 30px;
}
.tr2[data-v-b3d6d900] {
  width: 28%;
}
.tr3[data-v-b3d6d900] {
  width: 20%;
}
.tr4[data-v-b3d6d900] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.th_style[data-v-b3d6d900] {
  color: #fff;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5px;
}
.table_main_body[data-v-b3d6d900] {
  width: 100%;
  height: 220px;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
}
.table_tr[data-v-b3d6d900] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  line-height: 30px;
  color: #000;
  font-size: 15px;
  margin-top: 7px;
}
.table_inner_body[data-v-b3d6d900] {
  width: 100%;
  position: absolute;
  left: 0;
}
.table_inner_body .status[data-v-b3d6d900] {
  width: 50%;
  text-align: center;
  margin: 0 auto;
}
.table_inner_body .bg1[data-v-b3d6d900] {
  background-color: #FF723D;
  color: #fff;
}
.table_inner_body .bg2[data-v-b3d6d900] {
  background-color: #23B89A;
  color: #666;
}
.table_inner_body .bg3[data-v-b3d6d900] {
  background-color: #999;
  color: #ffffff;
}
.el-pagination[data-v-f81256be] {
  text-align: center;
  margin-top: 20px;
}
div[data-v-f81256be]::-webkit-scrollbar {
  width: 4px;
}
div[data-v-f81256be]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  opacity: 0.2;
  background: fade(#fff, 60%);
}
div[data-v-f81256be]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: fade(#fff, 30%);
}
p[data-v-f81256be] {
  margin: 0px;
}
.xjBox[data-v-f81256be] {
  position: relative;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  background-color: #fff;
}
.top[data-v-f81256be] {
  padding-bottom: 25px;
}
.top .title1[data-v-f81256be] {
  font-size: 26px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #cfcfcf;
  font-family: cursive;
  margin-bottom: 30px;
  padding-left: 50px;
}
.top .sjflex[data-v-f81256be] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top .sjflex .sjli p[data-v-f81256be] {
  text-align: center;
}
.top .sjflex .sjli .txt[data-v-f81256be] {
  font-family: cursive;
  font-size: 20px;
  font-weight: bold;
  color: #979797;
  margin-bottom: 10px;
}
.top .sjflex .sjli .num[data-v-f81256be] {
  font-size: 23px;
}
.center .centerTitle[data-v-f81256be] {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #cfcfcf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.center .centerTitle .cleft[data-v-f81256be] {
  padding-left: 50px;
  font-size: 15px;
}
.center .centerTitle .cright[data-v-f81256be] {
  padding-right: 50px;
  width: 200px;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.center .centerTitle .cright div[data-v-f81256be] {
  cursor: pointer;
}
.center .centerTitle .cright .crli[data-v-f81256be] {
  width: 70px;
  text-align: center;
  border-bottom: 1px solid #ffffff00;
  color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.center .centerTitle .cright .activeCrli[data-v-f81256be] {
  width: 70px;
  text-align: center;
  border-bottom: 1px solid #0077ff;
  color: #0077ff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.center .cenBox[data-v-f81256be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 15px;
}
.center .cenBox .cenleft[data-v-f81256be] {
  width: calc(100% - 400px);
  height: 350px;
}
.center .cenBox .cenright[data-v-f81256be] {
  width: 350px;
}
.center .cenBox .cenright .pm[data-v-f81256be] {
  width: 100%;
  font-size: 16px;
  text-indent: 28px;
  padding: 20px 0px 10px 0px;
}
.center .cenBox .cenright .pmBox[data-v-f81256be] {
  width: 100%;
  height: 300px;
  overflow-y: auto;
}
.center .cenBox .cenright .pmBox .pmli[data-v-f81256be] {
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.center .cenBox .cenright .pmBox .pmli span[data-v-f81256be] {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #c2c2c2;
  color: #000;
  margin-right: 10px;
  display: inline-block;
  border-radius: 50%;
}
.center .cenBox .cenright .pmBox .pmli p[data-v-f81256be] {
  font-size: 14px;
}
.center .cenBox .cenright .pmBox .pmli .topnum[data-v-f81256be] {
  background: #333;
  color: #fff;
}
.center .cenBox .cenright .pmBox .pmli[data-v-f81256be]:hover {
  background-color: #cecece6c;
}
.w100[data-v-3c2f63f5] {
  width: 100%;
}
.w100[data-v-3da63b35] {
  width: 100%;
}
.status-block[data-v-986a110c] {
  text-align: center;
  color: #ffffff;
  padding: 0 4px;
  display: inline-block;
  font-size: 12px;
}
.status-block.status-block4[data-v-986a110c] {
  background: #f56c6c;
}
.status-block.status-block3[data-v-986a110c] {
  background: #e6a23c;
}
.status-block.status-block2[data-v-986a110c] {
  background: #409eff;
}
.status-block.status-block1[data-v-986a110c] {
  background: #67c23a;
}
.status-block.status-block-1[data-v-986a110c] {
  background: #909399;
}
[data-v-986a110c] .el-table .el-table__cell {
  background-color: transparent !important;
}
[data-v-986a110c] .el-table .el-table__cell {
  background-color: transparent;
}
[data-v-986a110c] .el-table .status1 {
  background: #f0f9eb;
}
[data-v-986a110c] .el-table .status2 {
  background: #9ddbf6;
}
[data-v-986a110c] .el-table .status3 {
  background: oldlace;
}
[data-v-986a110c] .el-table .status4 {
  background: #f4baba;
}
[data-v-986a110c] .el-table .big-label .cell {
  font-size: 20px;
}
.w100[data-v-357d0587] {
  width: 100%;
}
.iframe-wrap[data-v-3dca91f4] {
  height: 100%;
}
.iframe-wrap .iframe[data-v-3dca91f4] {
  width: 100%;
  height: 100%;
}
.w100[data-v-b770d440] {
  width: 100%;
}
[data-v-b770d440] .el-dialog .el-dialog__body {
  padding: 0 20px;
}
.w100[data-v-19f432a9] {
  width: 100%;
}
.w100[data-v-3cf93b4a] {
  width: 100%;
}
[data-v-3cf93b4a] .el-dialog .el-dialog__body {
  padding: 0 20px;
}
.w100[data-v-fa9bc07c] {
  width: 100%;
}
[data-v-fa9bc07c] .el-dialog .el-dialog__body {
  padding: 0 20px;
}
.w100[data-v-644e41aa] {
  width: 100%;
}
[data-v-644e41aa] .el-dialog .el-dialog__body {
  padding: 0 20px;
}
.container-wrap[data-v-98d5b138] {
  padding: 20px;
}
.container-wrap .page[data-v-98d5b138] {
  text-align: right;
  margin: 10px 50px;
}
.w100[data-v-47fce87c] {
  width: 100%;
}
[data-v-47fce87c] .el-dialog .el-dialog__body {
  padding: 0 20px;
}
.container-wrap[data-v-8194f402] {
  padding: 20px;
}
.container-wrap .page[data-v-8194f402] {
  text-align: right;
  margin: 10px;
}
.w100[data-v-15b33687] {
  width: 100%;
}
[data-v-15b33687] .el-dialog .el-dialog__body {
  padding: 0 20px;
}
.container-wrap[data-v-31f4741e] {
  padding: 20px;
}
.container-wrap .page[data-v-31f4741e] {
  text-align: right;
  margin: 10px;
}
.iframe-wrap[data-v-ef505330] {
  height: 100%;
}
.iframe-wrap .iframe[data-v-ef505330] {
  width: 100%;
  height: 100%;
}
.w100[data-v-1659f860] {
  width: 100%;
}
[data-v-1659f860] .el-dialog .el-dialog__body {
  padding: 0 20px;
}
.w100[data-v-1b51bc5b] {
  width: 100%;
}
.w100[data-v-3e56c4fc] {
  width: 100%;
}
[data-v-3e56c4fc] .el-dialog .el-dialog__body {
  padding: 0 20px;
}
.w100[data-v-08d26fec] {
  width: 100%;
}
[data-v-08d26fec] .el-dialog .el-dialog__body {
  padding: 0 20px;
}
.container-wrap[data-v-4ce88316] {
  padding: 20px;
}
.container-wrap .page[data-v-4ce88316] {
  text-align: right;
  margin: 10px 50px;
}
.page-container[data-v-e4e622b8] {
  padding: 0 20px;
}
[data-v-e4e622b8] .container-wrap {
  padding: 0;
}
.w100[data-v-c8f8d060] {
  width: 100%;
}
[data-v-c8f8d060] .el-dialog .el-dialog__body {
  padding: 0 20px;
}
.content[data-v-b6fffe16] {
  width: 100%;
  height: 100%;
}
.firstView[data-v-b6fffe16] {
  width: 100%;
  height: 100%;
}
.secondView[data-v-b6fffe16] {
  width: 100%;
  height: 100%;
}
.thirView[data-v-b6fffe16] {
  width: 100%;
  height: 100%;
}
.temp-button[data-v-b6fffe16] {
  width: 100px;
  height: 50px;
  background-color: red;
}

.qrcode-stream-wrapper[data-v-dc009208] {
  width: 100%;
  height: 90%;
  position: relative;
  z-index: 0;
}
.page[data-v-dc009208] {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background-color: #111;
}
.close-box[data-v-dc009208] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
}
.qrcode-stream-camera[data-v-dc009208] {
  width: 100%;
  height: 100%;

  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.qr-scanner[data-v-dc009208] {
  background-color: #111;
}
.qr-scanner .scan-box[data-v-dc009208] {
  width: 86vw;
  height: 70vh;
  max-height: 70vh;
  max-width: 90vh;
  position: absolute;
  left: 50%;
  top: 36%;
  -webkit-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
  overflow: hidden;
  z-index: 99;
}
.qr-scanner .line[data-v-dc009208] {
  height: 100%;
  width: 100%;
  background-image: -webkit-gradient(
    linear,
    left top, left bottom,
    color-stop(95%, rgba(0, 255, 51, 0)),
    color-stop(120%, #00ff33)
  );
  background-image: linear-gradient(
    180deg,
    rgba(0, 255, 51, 0) 95%,
    #00ff33 120%
  );
  border-radius: 10px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-animation: radar-beam-data-v-dc009208 2s infinite;
          animation: radar-beam-data-v-dc009208 2s infinite;
  -webkit-animation-timing-function: cubic-bezier(0.53, 0, 0.43, 0.99);
          animation-timing-function: cubic-bezier(0.53, 0, 0.43, 0.99);
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@-webkit-keyframes radar-beam-data-v-dc009208 {
0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
@keyframes radar-beam-data-v-dc009208 {
0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
.close-icon[data-v-dc009208] {
  height: 20px;
  width: 20px;
  position: fixed;
  left: 16px;
  top: 20px;
  z-index: 999;
}
.detail[data-v-dc009208] {
  margin-top: -50%;
  /* z-index: 999; */
  position: relative;
  text-align: start;
}
.detail_font[data-v-dc009208] {
  font-size: 30px;
  color: #ffffff;
}
.button[data-v-dc009208] {
  width: 100%;
  height: 10%;
  margin-top: 10px;
  text-align: center;
}
.img_takePhoto[data-v-dc009208] {
  /* width:90%; */
  height: 90%;
}
.img_bg[data-v-dc009208] {
  width: 100%;
}
.screenImage[data-v-dc009208] {
  width: 100%;
}

[data-v-2f717963] .el-table th.el-table__cell {
  background-color: #fff;
  color: #333 !important;
}
[data-v-2f717963] .el-table tr {
  background: #fff;
  color: #333 !important;
}
[data-v-2f717963].el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background: #fff;
}
.pagination[data-v-2f717963] {
  text-align: right;
  margin-top: 4vw;
  margin-right: 8vw;
}
[data-v-5a8a7f17] .el-table th.el-table__cell {
  background-color: #fff;
  color: #333 !important;
}
[data-v-5a8a7f17] .el-table tr {
  background: #fff;
  color: #333 !important;
}
[data-v-5a8a7f17].el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background: #fff;
}
.pagination[data-v-5a8a7f17] {
  text-align: right;
  margin-top: 4vw;
  margin-right: 8vw;
}
.dialogTitle[data-v-da87e2fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dialogTitle .title[data-v-da87e2fc] {
  font-size: 18px;
  font-weight: bold;
}
.editStyle[data-v-da87e2fc] {
  font-size: 16px;
}
.editStyle .week[data-v-da87e2fc] {
  margin-left: 20px;
}
.duty-box[data-v-474a5951] {
  background: #fff;
  padding: 10px;
}
.dutyTitle[data-v-474a5951] {
  font-size: 18px;
  color: #333333;
}
.dutyTitle span[data-v-474a5951] {
  font-size: 14px;
  color: #666666;
  margin-left: 20px;
}
.tabContainer[data-v-474a5951] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  margin-bottom: 40px;
}
.editStyle[data-v-474a5951] {
  font-size: 16px;
}
.editStyle .week[data-v-474a5951] {
  margin-left: 20px;
}
.dialogTitle[data-v-474a5951] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dialogTitle .title[data-v-474a5951] {
  font-size: 18px;
  font-weight: bold;
}
.el-table .warning-row[data-v-474a5951] {
  background: oldlace;
}
[data-v-474a5951] .el-button-group > .el-button {
  border: 1px solid #0075FF;
}
[data-v-474a5951] .el-dialog__header {
  padding-bottom: 0;
}
[data-v-474a5951] .el-dialog .el-dialog__body {
  padding-top: 20px;
}
[data-v-474a5951] .el-form-item__label {
  float: none;
}
[data-v-474a5951] .table-form .el-table .el-table__cell {
  padding: 5px 0;
}
.dialogTitle[data-v-72a68fb9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 18px;
  font-weight: bold;
}
.box[data-v-72a68fb9] {
  height: 360px;
  overflow-y: auto;
}
.mockBtn[data-v-72a68fb9] {
  height: 84px;
  width: 36px;
  border-radius: 4px;
  background: #F94B4A;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cardBox[data-v-72a68fb9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5px;
}
.add-Box[data-v-72a68fb9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 164px;
}
[data-v-72a68fb9] .el-tabs__item {
  border-radius: 4px;
}
[data-v-72a68fb9] .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAECAYAAABcI9eLAAAAAXNSR0IArs4c6QAAAGVJREFUSEvt1b0RQGAQhOF3U5ky1CAW6oavBZFiyIV60IWI0Bk/MQ3shjcXPbMzK66kKDjoEBWQ3TfHAo/ATjARJHotussSzEBuIQt8CKyIUjQxImpTWeBXIBhEG5tn6JfKD+88nWf4FS95+Oy2AAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% auto;
  background-color: #fff;
  border-right-color: transparent;
  border-left-color: transparent;
}
[data-v-72a68fb9] .el-tabs--border-card > .el-tabs__header {
  border-bottom-left-radius: 4px;
}
[data-v-72a68fb9] .el-tabs--border-card {
  border-radius: 4px;
}
[data-v-72a68fb9] .el-tabs--border-card {
  border: none;
}
[data-v-72a68fb9] .el-tabs--border-card > .el-tabs__header {
  border-bottom: none;
}
.main-box[data-v-213627e8] {
  background: #fff;
  padding: 10px;
}
.dutyTitle[data-v-213627e8] {
  font-size: 18px;
  color: #333333;
}
.tabContainer[data-v-213627e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

[data-v-353145f1].pagination-container {
  position: relative;
  height: 55px;
  margin-bottom: 10px;
  margin-top: 15px;
  padding: 10px 20px !important;
  background-color: #fff !important;
}


[data-v-234e8fce].pagination-container {
  position: relative;
  height: 55px;
  margin-bottom: 10px;
  margin-top: 15px;
  padding: 10px 20px !important;
  background-color: #fff !important;
}

/* ===== PC DESIGN ===== */
.container {
  width: inherit;
  height: 1080px;
  min-width: 1080px;
  min-height: 620px;
  background-color: #e6ebf2;
  background-image: url(../../static/img/bg.c05ff27e.png);
  background-size: cover;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.container .login-code {
  width: 33%;
  height: 38px;
  float: right;
}
.container .login-code img {
  cursor: pointer;
  width: 100%;
  max-width: 100px;
  height: auto;
  vertical-align: middle;
}
.container .logo {
  width: 417px;
  height: 64px;
  background-image: url(../../static/img/logo.2bc723a2.png);
  background-size: contain;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -208.5px;
}
.container .content {
  width: 52vw;
  height: 29.12vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 16px 40px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 16px 40px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  position: relative;
}
.container .content .pic {
  width: 23vw;
  height: inherit;
  background-image: url(../../static/img/pic.49137f73.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px 0 0 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.container .content .field {
  width: 29vw;
  height: inherit;
  position: absolute;
  top: 0;
  left: 23vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container .content .field .pc-title {
  width: 100%;
  clear: both;
}
.container .content .field .mobile-title,
.container .content .field .mobile-switch {
  display: none;
}
.container .content .field .form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 320px;
}
.container .content .field .form :deep(.el-tabs__content) {
  padding: 20px 0 0;
}
.container .content .field .form :deep(.el-tabs__item) {
  width: 160px;
  height: 56px;
  padding: 0;
  line-height: 56px;
  color: #666666;
}
.container .content .field .form :deep(.el-tabs__item.is-active) {
  font-weight: bold;
  color: #2F53EB;
}
.container .content .field .form :deep(.el-tabs__active-bar) {
  height: 3px;
  border-radius: 2px;
}
.container .content .field .form :deep(.el-input__inner) {
  width: 100%;
  height: 56px;
  background: #f5f5f5;
  border: 0;
  border-radius: 28px;
  text-align: center;
  line-height: 19px;
  color: #262626;
}
.container .content .field .form .code:deep(.el-input__inner) {
  padding: 0 24px;
  text-align: left;
}
.container .content .field .form :deep(.el-input__inner::-webkit-input-placeholder) {
  /* WebKit browsers */
  font-weight: 400;
  color: #8C8C8C;
}
.container .content .field .form :deep(.el-input__inner:-moz-placeholder) {
  /* Mozilla Firefox 4 to 18 */
  font-weight: 400;
  color: #8C8C8C;
}
.container .content .field .form :deep(.el-input__inner::-moz-placeholder) {
  /* Mozilla Firefox 19+ */
  font-weight: 400;
  color: #8C8C8C;
  opacity: 1;
}
.container .content .field .form :deep(.el-input__inner:-ms-input-placeholder) {
  /* Internet Explorer 10+ */
  font-weight: 400;
  color: #8C8C8C !important;
}
.container .content .field .form :deep(.el-form-item) {
  position: relative;
}
.container .content .field .form :deep(.el-form-item) .button-code {
  height: 56px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 1;
  line-height: 20px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2F53EB;
}
.container .content .field .form :deep(.el-form-item) .button-code span {
  padding-left: 15px;
  border-left: 2px solid #D9D9D9;
}
.container .content .field .form :deep(.el-form-item__error) {
  padding-left: 24px;
}
.container .content .field .form .button {
  width: 100%;
  height: 50px;
  background: rgba(24, 144, 255, 0.2);
  border: 0;
  border-radius: 24px;
  margin-bottom: 20px;
  line-height: 26px;
  font-size: 20px;
  color: #FFFFFF;
}
.container .content .field .form .button-active {
  background: #2F53EB;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 80, 184, 0.2);
          box-shadow: 0px 2px 8px rgba(0, 80, 184, 0.2);
}
.container .footer {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #8c8c8c;
  position: absolute;
  bottom: 30px;
}
.container .footer a,
.container .footer a:hover,
.container .footer a:active {
  color: inherit;
  text-decoration: none;
}
@media screen and (min-width: 599px) and (max-width: 1366px) {
.container .content {
    width: 710px;
    height: 397px;
}
.container .content .pic {
    width: 314px;
}
.container .content .field {
    width: calc(710px - 314px);
    left: 314px;
}
.container .content .field .form {
    width: 320px;
}
.container .content .field .form :deep(.el-input__inner) {
    width: 320px;
    height: 56px;
}
.container .content .field .form .button {
    height: 50px;
}
}
/* ===== MOBILE DESIGN ===== */
@media screen and (max-width: 599px) {
.container {
    background-image: url(../../static/img/bg-mobile.0e3df208.png);
    min-width: 280px;
    min-height: 568px;
    font-size: 17px;
    font-family: PingFang SC;
    font-weight: bold;
}
.container .logo {
    display: none;
}
.container .content {
    width: 87vw;
    height: 87vw;
    min-width: 250px;
    min-height: 340px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.container .content .pic {
    display: none;
}
.container .content .field {
    width: inherit;
    min-height: inherit;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.container .content .field .mobile-title {
    margin: 0 0 20px;
    display: block;
}
.container .content .field .form {
    width: 75vw;
}
.container .content .field .form :deep(.el-tabs__header) {
    display: none;
}
.container .content .field .form :deep(.el-tabs__content) {
    padding: 0;
}
.container .content .field .form :deep(.el-input__inner) {
    height: 48px;
    line-height: 24px;
    text-align: center;
    color: #262626;
}
.container .content .field .form :deep(.el-form-item) .button-code {
    height: 48px;
}
.container .content .field .form .button {
    height: 48px;
    line-height: 24px;
    color: #FFFFFF;
}
.container .content .field .mobile-switch {
    display: block;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #595959;
    margin: 0;
}
.container .content .field .mobile-switch .icon {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAS1BMVEX///+QkJDq6ur9/f35+fnz8/ORkZGGhob19fWVlZV/f3/v7+/s7Ozc3NzPz8+3t7efn5/d3d3Ly8vCwsK7u7ukpKR1dXVgYGBfX19XIQVLAAAAVUlEQVQI113OWQqAMAxF0ZgO6dw6u/+VWkF8xfsTDiQQ6hnWhNzuM6RLqOaTWsIGUZIrTG+WKbY+QUVD6k+2WG5x4HFKwiKLn3FpqpTh1+xXR0jzoxvqPQI0Iy9ftQAAAABJRU5ErkJggg==);
    background-size: cover;
}
.container .content .field .mobile-switch:hover {
    cursor: pointer;
}
.container .footer {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 17px;
    color: #333333;
    opacity: 0.6;
    position: absolute;
    bottom: 20px;
}
}
/* ===== PC DESIGN ===== */
.container[data-v-3510c736] {
  width: inherit;
  height: 1080px;
  min-width: 1080px;
  min-height: 620px;
  background-color: #e6ebf2;
  background-image: url(../../static/img/bg.c05ff27e.png);
  background-size: cover;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.container .login-code[data-v-3510c736] {
  width: 33%;
  height: 38px;
  float: right;
}
.container .login-code img[data-v-3510c736] {
  cursor: pointer;
  width: 100%;
  max-width: 100px;
  height: auto;
  vertical-align: middle;
}
.container .logo[data-v-3510c736] {
  width: 417px;
  height: 64px;
  background-image: url(../../static/img/logo.2bc723a2.png);
  background-size: contain;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -208.5px;
}
.container .content[data-v-3510c736] {
  width: 52vw;
  height: 29.12vw;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 16px 40px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 16px 40px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  position: relative;
}
.container .content .pic[data-v-3510c736] {
  width: 23vw;
  height: inherit;
  background-image: url(../../static/img/pic.49137f73.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px 0 0 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.container .content .field[data-v-3510c736] {
  width: 29vw;
  height: inherit;
  position: absolute;
  top: 0;
  left: 23vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container .content .field .pc-title[data-v-3510c736] {
  width: 100%;
  clear: both;
}
.container .content .field .mobile-title[data-v-3510c736],
.container .content .field .mobile-switch[data-v-3510c736] {
  display: none;
}
.container .content .field .form[data-v-3510c736] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 320px;
}
.container .content .field .form[data-v-3510c736] :deep(.el-tabs__content) {
  padding: 20px 0 0;
}
.container .content .field .form[data-v-3510c736] :deep(.el-tabs__item) {
  width: 160px;
  height: 56px;
  padding: 0;
  line-height: 56px;
  color: #666666;
}
.container .content .field .form[data-v-3510c736] :deep(.el-tabs__item.is-active) {
  font-weight: bold;
  color: #2F53EB;
}
.container .content .field .form[data-v-3510c736] :deep(.el-tabs__active-bar) {
  height: 3px;
  border-radius: 2px;
}
.container .content .field .form[data-v-3510c736] :deep(.el-input__inner) {
  width: 100%;
  height: 56px;
  background: #f5f5f5;
  border: 0;
  border-radius: 28px;
  text-align: center;
  line-height: 19px;
  color: #262626;
}
.container .content .field .form .code[data-v-3510c736]:deep(.el-input__inner) {
  padding: 0 24px;
  text-align: left;
}
.container .content .field .form[data-v-3510c736] :deep(.el-input__inner::-webkit-input-placeholder) {
  /* WebKit browsers */
  font-weight: 400;
  color: #8C8C8C;
}
.container .content .field .form[data-v-3510c736] :deep(.el-input__inner:-moz-placeholder) {
  /* Mozilla Firefox 4 to 18 */
  font-weight: 400;
  color: #8C8C8C;
}
.container .content .field .form[data-v-3510c736] :deep(.el-input__inner::-moz-placeholder) {
  /* Mozilla Firefox 19+ */
  font-weight: 400;
  color: #8C8C8C;
  opacity: 1;
}
.container .content .field .form[data-v-3510c736] :deep(.el-input__inner:-ms-input-placeholder) {
  /* Internet Explorer 10+ */
  font-weight: 400;
  color: #8C8C8C !important;
}
.container .content .field .form[data-v-3510c736] :deep(.el-form-item) {
  position: relative;
}
.container .content .field .form :deep(.el-form-item) .button-code[data-v-3510c736] {
  height: 56px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 1;
  line-height: 20px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2F53EB;
}
.container .content .field .form :deep(.el-form-item) .button-code span[data-v-3510c736] {
  padding-left: 15px;
  border-left: 2px solid #D9D9D9;
}
.container .content .field .form[data-v-3510c736] :deep(.el-form-item__error) {
  padding-left: 24px;
}
.container .content .field .form .button[data-v-3510c736] {
  width: 100%;
  height: 50px;
  background: rgba(24, 144, 255, 0.2);
  border: 0;
  border-radius: 24px;
  margin-bottom: 20px;
  line-height: 26px;
  font-size: 20px;
  color: #FFFFFF;
}
.container .content .field .form .button-active[data-v-3510c736] {
  background: #2F53EB;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 80, 184, 0.2);
          box-shadow: 0px 2px 8px rgba(0, 80, 184, 0.2);
}
.container .footer[data-v-3510c736] {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #8c8c8c;
  position: absolute;
  bottom: 30px;
}
.container .footer a[data-v-3510c736],
.container .footer a[data-v-3510c736]:hover,
.container .footer a[data-v-3510c736]:active {
  color: inherit;
  text-decoration: none;
}
@media screen and (min-width: 599px) and (max-width: 1366px) {
.container .content[data-v-3510c736] {
    width: 710px;
    height: 397px;
}
.container .content .pic[data-v-3510c736] {
    width: 314px;
}
.container .content .field[data-v-3510c736] {
    width: calc(710px - 314px);
    left: 314px;
}
.container .content .field .form[data-v-3510c736] {
    width: 320px;
}
.container .content .field .form[data-v-3510c736] :deep(.el-input__inner) {
    width: 320px;
    height: 56px;
}
.container .content .field .form .button[data-v-3510c736] {
    height: 50px;
}
}
/* ===== MOBILE DESIGN ===== */
@media screen and (max-width: 599px) {
.container[data-v-3510c736] {
    background-image: url(../../static/img/bg-mobile.0e3df208.png);
    min-width: 280px;
    min-height: 568px;
    font-size: 17px;
    font-family: PingFang SC;
    font-weight: bold;
}
.container .logo[data-v-3510c736] {
    display: none;
}
.container .content[data-v-3510c736] {
    width: 87vw;
    height: 87vw;
    min-width: 250px;
    min-height: 340px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.container .content .pic[data-v-3510c736] {
    display: none;
}
.container .content .field[data-v-3510c736] {
    width: inherit;
    min-height: inherit;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.container .content .field .mobile-title[data-v-3510c736] {
    margin: 0 0 20px;
    display: block;
}
.container .content .field .form[data-v-3510c736] {
    width: 75vw;
}
.container .content .field .form[data-v-3510c736] :deep(.el-tabs__header) {
    display: none;
}
.container .content .field .form[data-v-3510c736] :deep(.el-tabs__content) {
    padding: 0;
}
.container .content .field .form[data-v-3510c736] :deep(.el-input__inner) {
    height: 48px;
    line-height: 24px;
    text-align: center;
    color: #262626;
}
.container .content .field .form :deep(.el-form-item) .button-code[data-v-3510c736] {
    height: 48px;
}
.container .content .field .form .button[data-v-3510c736] {
    height: 48px;
    line-height: 24px;
    color: #FFFFFF;
}
.container .content .field .mobile-switch[data-v-3510c736] {
    display: block;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #595959;
    margin: 0;
}
.container .content .field .mobile-switch .icon[data-v-3510c736] {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAS1BMVEX///+QkJDq6ur9/f35+fnz8/ORkZGGhob19fWVlZV/f3/v7+/s7Ozc3NzPz8+3t7efn5/d3d3Ly8vCwsK7u7ukpKR1dXVgYGBfX19XIQVLAAAAVUlEQVQI113OWQqAMAxF0ZgO6dw6u/+VWkF8xfsTDiQQ6hnWhNzuM6RLqOaTWsIGUZIrTG+WKbY+QUVD6k+2WG5x4HFKwiKLn3FpqpTh1+xXR0jzoxvqPQI0Iy9ftQAAAABJRU5ErkJggg==);
    background-size: cover;
}
.container .content .field .mobile-switch[data-v-3510c736]:hover {
    cursor: pointer;
}
.container .footer[data-v-3510c736] {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 17px;
    color: #333333;
    opacity: 0.6;
    position: absolute;
    bottom: 20px;
}
}
.oauth-login[data-v-3510c736] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: cen;
      -ms-flex-align: cen;
          align-items: cen;
  cursor: pointer;
}
.oauth-login-item[data-v-3510c736] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}
.oauth-login-item img[data-v-3510c736] {
  height: 25px;
  width: 25px;
}
.oauth-login-item span[data-v-3510c736]:hover {
  -webkit-text-decoration: underline red;
          text-decoration: underline red;
  color: red;
}
.icon-body[data-v-6504d548] {
  width: 100%;
  padding: 10px;
}
.icon-body .icon-list[data-v-6504d548] {
  height: 200px;
  overflow-y: scroll;
}
.icon-body .icon-list div[data-v-6504d548] {
  height: 30px;
  line-height: 30px;
  margin-bottom: -5px;
  cursor: pointer;
  width: 33%;
  float: left;
}
.icon-body .icon-list span[data-v-6504d548] {
  display: inline-block;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.upload-file-uploader[data-v-211f81e0] {
  margin-bottom: 5px;
}
.upload-file-list .el-upload-list__item[data-v-211f81e0] {
  border: 1px solid #e4e7ed;
  line-height: 2;
  margin-bottom: 10px;
  position: relative;
}
.upload-file-list .ele-upload-list__item-content[data-v-211f81e0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
}
.ele-upload-list__item-content-action .el-link[data-v-211f81e0] {
  margin-right: 10px;
}
.el-tag + .el-tag {
  margin-left: 10px;
}
[data-v-ae12ad50].formBg .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 36px;
  padding: 0 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #dcf2f0;
}
[data-v-ae12ad50].formBg .el-input__inner {
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #dcf2f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  outline: none;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
[data-v-ae12ad50].formBg .el-form-item {
  margin-bottom: 2px;
}
.biaoz[data-v-8aee1d1c] {
  position: absolute;
  border: 1px solid red;
}
.form[data-v-8aee1d1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.form .form_left[data-v-8aee1d1c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form .form_left .form_item[data-v-8aee1d1c] {
  margin-right: 20px;
}
.dialog-footer[data-v-8aee1d1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dialogCss[data-v-8aee1d1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 20px 20px;
}
.dialogCss .dialogCss_left[data-v-8aee1d1c] {
  width: 70%;
}
.dialogCss .dialogCss_left .dialog_msgList[data-v-8aee1d1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dialogCss .dialogCss_left .dialog_msgList p[data-v-8aee1d1c] {
  width: 50%;
  color: #333;
  line-height: 26px;
  margin: 0px 0px 20px 0px;
}
.dialogCss .dialogCss_left .XQ_image[data-v-8aee1d1c] {
  width: 500px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.dialogCss .dilogCss_step[data-v-8aee1d1c] {
  margin-left: 30px;
  padding-bottom: 30px;
}
.dialogCss .dilogCss_step p[data-v-8aee1d1c] {
  line-height: 28px;
  margin: 0px;
}
.dialogCss .ovfl[data-v-8aee1d1c] {
  max-height: 400px;
  overflow-y: auto;
  width: 38%;
  margin-right: 0px;
}
.dialogCss .ovfl[data-v-8aee1d1c]::-webkit-scrollbar {
  width: 8px;
  height: 6px;
  opacity: 4;
  display: block;
}
.dialogCss .ovfl[data-v-8aee1d1c]::-webkit-scrollbar-track {
  background-color: #f8f8f8;
  border-radius: 8px;
  opacity: 0.4;
}
.dialogCss .ovfl[data-v-8aee1d1c]::-webkit-scrollbar-track-piece {
  width: 4px;
}
.dialogCss .ovfl[data-v-8aee1d1c]::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #d4d4d4;
  opacity: 0.4;
}
.dialogCss .ovfl_d[data-v-8aee1d1c] {
  height: 100%;
}
.x_tab_title[data-v-8aee1d1c] {
  font-size: 18px;
  background: url(../../static/img/zongHeTitle.569714bb.png) no-repeat;
  background-size: 100% 100%;
  width: 151px;
  height: 28px;
  text-align: center;
  color: #fff;
}
[data-v-8aee1d1c] .el-image-viewer__canvas .el-image-viewer__img {
  position: relative;
}
[data-v-8aee1d1c] .el-dialog__header {
  padding: 0;
}
[data-v-8aee1d1c] .el-pagination {
  text-align: right;
  margin-top: 5px;
  margin-right: 20px;
}
[data-v-8aee1d1c] .el-pagination .el-pager li:not(.disabled).active {
  background-color: #56aeff;
}
[data-v-8aee1d1c] .el-form-item {
  margin-bottom: 0;
}
[data-v-8aee1d1c] .add_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-8aee1d1c] .select_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-8aee1d1c] .jiaoBan_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-8aee1d1c] .imageDialog .el-dialog__body {
  padding: 0 !important;
}
[data-v-8aee1d1c] .imageDialog .el-dialog:not(.is-fullscreen) {
  margin-top: 0 !important;
}
.yuJing_table .el-table__body tr:hover > td[data-v-8aee1d1c] {
  background-color: #ddefff !important;
}
.yuJing_table .el-table__body tr.current-row > td[data-v-8aee1d1c] {
  background-color: #ddefff !important;
}
.yuJing_table th.el-table__cell > .cell[data-v-8aee1d1c] {
  color: #fff !important;
}
[data-v-8aee1d1c] .el-table.yuJing_table .el-table__cell {
  padding: 0px 0 !important;
}
[data-v-8aee1d1c] .el-table.yuJing_table th.el-table__cell,[data-v-8aee1d1c] .el-table.yuJing_table td.el-table__cell {
  border-bottom: rgba(255, 255, 255, 0.12) 1px solid !important;
}
.biaoz[data-v-45f7991e] {
  position: absolute;
  border: 1px solid red;
}
.form[data-v-45f7991e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.form .form_left[data-v-45f7991e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form .form_left .form_item[data-v-45f7991e] {
  margin-right: 20px;
}
.dialog-footer[data-v-45f7991e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dialogCss[data-v-45f7991e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 20px 20px;
}
.dialogCss .dialogCss_left[data-v-45f7991e] {
  width: 70%;
}
.dialogCss .dialogCss_left .dialog_msgList[data-v-45f7991e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dialogCss .dialogCss_left .dialog_msgList p[data-v-45f7991e] {
  width: 50%;
  color: #333;
  line-height: 26px;
  margin: 0px 0px 20px 0px;
}
.dialogCss .dialogCss_left .XQ_image[data-v-45f7991e] {
  width: 500px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.dialogCss .dilogCss_step[data-v-45f7991e] {
  margin-left: 30px;
  padding-bottom: 30px;
}
.dialogCss .dilogCss_step p[data-v-45f7991e] {
  line-height: 28px;
  margin: 0px;
}
.dialogCss .ovfl[data-v-45f7991e] {
  max-height: 400px;
  overflow-y: auto;
  width: 38%;
  margin-right: 0px;
}
.dialogCss .ovfl[data-v-45f7991e]::-webkit-scrollbar {
  width: 8px;
  height: 6px;
  opacity: 4;
  display: block;
}
.dialogCss .ovfl[data-v-45f7991e]::-webkit-scrollbar-track {
  background-color: #f8f8f8;
  border-radius: 8px;
  opacity: 0.4;
}
.dialogCss .ovfl[data-v-45f7991e]::-webkit-scrollbar-track-piece {
  width: 4px;
}
.dialogCss .ovfl[data-v-45f7991e]::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #d4d4d4;
  opacity: 0.4;
}
.dialogCss .ovfl_d[data-v-45f7991e] {
  height: 100%;
}
.x_tab_title[data-v-45f7991e] {
  font-size: 18px;
  background: url(../../static/img/zongHeTitle.569714bb.png) no-repeat;
  background-size: 100% 100%;
  width: 151px;
  height: 28px;
  text-align: center;
  color: #fff;
}
[data-v-45f7991e] .el-image-viewer__canvas .el-image-viewer__img {
  position: relative;
}
[data-v-45f7991e] .el-dialog__header {
  padding: 0;
}
[data-v-45f7991e] .el-pagination {
  text-align: right;
  margin-top: 5px;
  margin-right: 20px;
}
[data-v-45f7991e] .el-pagination .el-pager li:not(.disabled).active {
  background-color: #56aeff;
}
[data-v-45f7991e] .el-form-item {
  margin-bottom: 0;
}
[data-v-45f7991e] .add_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-45f7991e] .select_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-45f7991e] .jiaoBan_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-45f7991e] .imageDialog .el-dialog__body {
  padding: 0 !important;
}
[data-v-45f7991e] .imageDialog .el-dialog:not(.is-fullscreen) {
  margin-top: 0 !important;
}
.yuJing_table .el-table__body tr:hover > td[data-v-45f7991e] {
  background-color: #ddefff !important;
}
.yuJing_table .el-table__body tr.current-row > td[data-v-45f7991e] {
  background-color: #ddefff !important;
}
.yuJing_table th.el-table__cell > .cell[data-v-45f7991e] {
  color: #fff !important;
}
[data-v-45f7991e] .el-table.yuJing_table .el-table__cell {
  padding: 2px 0 !important;
}
[data-v-45f7991e] .el-table.yuJing_table th.el-table__cell,[data-v-45f7991e] .el-table.yuJing_table td.el-table__cell {
  border-bottom: rgba(255, 255, 255, 0.12) 1px solid !important;
}
.toggle-dialog__wrap[data-v-6f2622ba] {
  width: 250px;
}
.toggle-dialog__wrap .box[data-v-6f2622ba] {
  margin-bottom: 4px;
}
.toggle-dialog__wrap .box .label[data-v-6f2622ba] {
  color: rgba(255, 255, 255, 0.65);
  margin-right: 10px;
}
*[data-v-6f2622ba] {
  padding: 0;
  margin: 20;
}
.map-wrap[data-v-b261a2c0] {
  height: 100%;
  position: relative;
}
.map-wrap .btn-return[data-v-b261a2c0] {
  position: absolute;
  top: 15%;
  right: 24%;
  z-index: 500;
  width: 100px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.map-wrap .map[data-v-b261a2c0] {
  height: 100%;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.tdt-control-copyright.tdt-control {
  display: none;
}
.tdt-iconLayers_topright {
  display: none;
}
.amap-logo,
.amap-copyright {
  display: none !important;
}
.amap-marker > div {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.index-wrap[data-v-509a02ca] {
  height: 100%;
  position: relative;
}
.index-wrap .ctrl-btn[data-v-509a02ca] {
  width: 70px;
  height: 125px;
  position: absolute;
  cursor: pointer;
}
.index-wrap .zhtxCloseIcon[data-v-509a02ca] {
  top: 10%;
  left: -65px;
}
.index-wrap .zhysCloseIcon[data-v-509a02ca] {
  top: 60%;
  left: -65px;
}
.index-wrap .zhyyglCloseIcon[data-v-509a02ca] {
  top: 10%;
  right: -65px;
}
.index-wrap .yjxxCloseIcon[data-v-509a02ca] {
  top: 60%;
  right: -65px;
}
.index-wrap .ctrl-pannel[data-v-509a02ca] {
  position: absolute;
  z-index: 1000;
}
.index-wrap .zhtx-pannel[data-v-509a02ca] {
  top: 5%;
  left: 0;
}
.index-wrap .zhys-pannel[data-v-509a02ca] {
  top: 55%;
  left: 0;
}
.index-wrap .zhyygl-pannel[data-v-509a02ca] {
  top: 5%;
  right: 0;
}
.index-wrap .yjxx-pannel[data-v-509a02ca] {
  top: 55%;
  right: 0;
}
ul[data-v-2db9ef2d] {
  padding: 0;
  margin: 0;
}
.toggle-dialog__wrap[data-v-2db9ef2d] {
  width: 300px;
}
.toggle-dialog__wrap .col[data-v-2db9ef2d] {
  margin-bottom: 10px;
}
.toggle-dialog__wrap .box__title[data-v-2db9ef2d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.toggle-dialog__wrap .box__title.pointer[data-v-2db9ef2d] {
  cursor: pointer;
}
.toggle-dialog__wrap .box__title .title[data-v-2db9ef2d] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.toggle-dialog__wrap .box__title .btn-return[data-v-2db9ef2d] {
  cursor: pointer;
}
.child__wrap .child__item[data-v-2db9ef2d] {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.child__wrap .child__item .icon[data-v-2db9ef2d] {
  vertical-align: middle;
}
.child__detail .child__wrap[data-v-2db9ef2d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.child__detail .child__wrap .child__item[data-v-2db9ef2d] {
  width: 50%;
}
[data-v-2db9ef2d] .el-checkbox__label {
  color: #ffffff;
  font-size: 12px;
  padding-left: 5px;
}
[data-v-2db9ef2d] .el-checkbox__inner {
  background-color: transparent;
}
.tdt-cluster0 > div {
  margin-top: 20px;
  text-shadow: 1px 1px 0 #000;
  font-size: 12px;
}
.index-wrap[data-v-3a074c1a] {
  height: 100%;
  position: relative;
}
.index-wrap .aside[data-v-3a074c1a] {
  margin: 0;
  padding: 0;
  background: #11203f;
}
.index-wrap .aside .menu[data-v-3a074c1a] {
  width: 100%;
  border-right: none;
}
.index-wrap .aside .menu1[data-v-3a074c1a] {
  height: 300px;
}
.index-wrap .main[data-v-3a074c1a] {
  width: 1000px;
  padding: 0 0;
  overflow: hidden;
}
.index-wrap .main .iframe[data-v-3a074c1a] {
  width: 1920px;
  height: 1080px;
  -webkit-transform: scale(0.7916, 0.9);
          transform: scale(0.7916, 0.9);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  background: #ffffff;
}
[data-v-3a074c1a] .el-submenu__title {
  color: #ffffff !important;
}
[data-v-3a074c1a] .el-submenu__title:hover {
  color: #ffffff !important;
}
[data-v-3a074c1a] .el-dialog {
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#003a62)) !important;
  background: linear-gradient(#000, #003a62) !important;
}
[data-v-3a074c1a] .el-dialog__body {
  padding: 0 20px;
}
[data-v-3a074c1a] .el-dialog__title {
  color: #ffffff;
}
.weight_popper {
  background-color: #55abfc;
  color: rgba(255, 255, 255, 0.65);
  border: 0;
}
.weight_popper {
  border-right-color: #55abfc !important;
}
.weight_popper .popper__arrow::after {
  border-right-color: #55abfc !important;
}
.popover_box {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.popover_box img {
  width: 30px;
  margin-right: 10px;
}
@charset "UTF-8";
[data-v-d3f44c46] .el-table th.el-table__cell {
  background-color: #fff;
  color: #333 !important;
}
[data-v-d3f44c46] .el-table tr {
  background: #fff;
  color: #333 !important;
}
[data-v-d3f44c46].el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background: #fff;
}
[data-v-d3f44c46].el-pagination {
  text-align: right;
  margin-top: 2vw;
  margin-right: 8vw;
}
[data-v-d3f44c46].el-input--medium .el-input__inner {
  height: 32px !important;
  line-height: 32px !important;
}
[data-v-d3f44c46].el-input--suffix .el-input__inner {
  height: 32px !important;
  line-height: 32px !important;
  padding-right: 30px;
}
[data-v-d3f44c46].el-range-editor--medium .el-range-separator {
  line-height: 28px;
  font-size: 14px;
  color: #333333;
}
.tabContainer___v-lp0[data-v-d3f44c46] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 52px;
  padding: 20px;
}
.tab___1_guu[data-v-d3f44c46] {
  color: #333;
  display: inline-block;
  margin-right: 40px;
  padding-bottom: 8px;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
}
.tab_hover[data-v-d3f44c46] {
  color: #333;
  border-bottom: 2px solid #333;
}
.tabContainer___v-lp0 .activeTab___gSQvJ[data-v-d3f44c46] {
  color: #fff;
  border-bottom-color: #fff;
}
.forHead[data-v-d3f44c46] {
  margin-bottom: 20px;
  padding-right: 20px;
}
.dialogCss[data-v-d3f44c46] {
  border-top: 2px solid  #57c5ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 0 20px 3%;
}
.dialogCss .dl_box[data-v-d3f44c46] {
  width: 29%;
  margin-right: 2%;
}
.dialogCss .dl_box p[data-v-d3f44c46] {
  color: #333;
  line-height: 26px;
  margin: 0px 0px 20px 0px;
}
.dialogCss .dl_box .dl_p[data-v-d3f44c46] {
  margin-bottom: 30px;
}
.dialogCss .dl_clBox[data-v-d3f44c46] {
  padding-bottom: 30px;
}
.dialogCss .dl_clBox p[data-v-d3f44c46] {
  line-height: 28px;
  margin: 0px;
}
[data-v-e1666aee] .el-table th.el-table__cell {
  background-color: #fff;
  color: #333 !important;
}
[data-v-e1666aee] .el-table tr {
  background: #fff;
  color: #333 !important;
}
[data-v-e1666aee].el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background: #fff;
}
.pagination[data-v-e1666aee] {
  text-align: right;
  margin-top: 4vw;
  margin-right: 8vw;
}
.tabContainer___v-lp0[data-v-e1666aee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 52px;
  padding: 20px;
}
.tab___1_guu[data-v-e1666aee] {
  color: #333;
  display: inline-block;
  margin-right: 40px;
  padding-bottom: 8px;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
}
.tab_hover[data-v-e1666aee] {
  color: #333;
  border-bottom: 2px solid #333;
}
.tabContainer___v-lp0 .activeTab___gSQvJ[data-v-e1666aee] {
  color: #fff;
  border-bottom-color: #fff;
}
.forHead[data-v-e1666aee] {
  margin-bottom: 20px;
  padding-right: 20px;
}
.dialogCss[data-v-e1666aee] {
  border-top: 2px solid #57c5ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 0 20px 3%;
}
.dialogCss .dl_box[data-v-e1666aee] {
  width: 29%;
  margin-right: 2%;
}
.dialogCss .dl_box p[data-v-e1666aee] {
  color: #333;
  line-height: 26px;
  margin: 0px 0px 20px 0px;
}
.dialogCss .dl_box .dl_p[data-v-e1666aee] {
  margin-bottom: 30px;
}
.dialogCss .dl_clBox[data-v-e1666aee] {
  padding-bottom: 30px;
}
.dialogCss .dl_clBox p[data-v-e1666aee] {
  line-height: 28px;
  margin: 0px;
}

img[data-v-0a81956c]{
  width: 361px;
  /* height: 434px; */
}

.biaoz[data-v-48473620] {
  position: absolute;
  border: 1px solid red;
}
.form[data-v-48473620] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.form .form_left[data-v-48473620] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form .form_left .form_item[data-v-48473620] {
  margin-right: 20px;
}
.dialog-footer[data-v-48473620] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dialogCss[data-v-48473620] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 20px 20px;
}
.dialogCss .dialogCss_left[data-v-48473620] {
  width: 70%;
}
.dialogCss .dialogCss_left .dialog_msgList[data-v-48473620] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dialogCss .dialogCss_left .dialog_msgList p[data-v-48473620] {
  width: 50%;
  color: #333;
  line-height: 26px;
  margin: 0px 0px 20px 0px;
}
.dialogCss .dialogCss_left .XQ_image[data-v-48473620] {
  width: 500px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.dialogCss .dilogCss_step[data-v-48473620] {
  margin-left: 30px;
  padding-bottom: 30px;
}
.dialogCss .dilogCss_step p[data-v-48473620] {
  line-height: 28px;
  margin: 0px;
}
.dialogCss .ovfl[data-v-48473620] {
  max-height: 400px;
  overflow-y: auto;
  width: 38%;
  margin-right: 0px;
}
.dialogCss .ovfl[data-v-48473620]::-webkit-scrollbar {
  width: 8px;
  height: 6px;
  opacity: 4;
  display: block;
}
.dialogCss .ovfl[data-v-48473620]::-webkit-scrollbar-track {
  background-color: #f8f8f8;
  border-radius: 8px;
  opacity: 0.4;
}
.dialogCss .ovfl[data-v-48473620]::-webkit-scrollbar-track-piece {
  width: 4px;
}
.dialogCss .ovfl[data-v-48473620]::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #d4d4d4;
  opacity: 0.4;
}
.dialogCss .ovfl_d[data-v-48473620] {
  height: 100%;
}
.x_tab_title[data-v-48473620] {
  font-size: 18px;
  background: url(../../static/img/zongHeTitle.569714bb.png) no-repeat;
  background-size: 100% 100%;
  width: 151px;
  height: 28px;
  text-align: center;
  color: #fff;
}
[data-v-48473620] .el-image-viewer__canvas .el-image-viewer__img {
  position: relative;
}
[data-v-48473620] .el-dialog__header {
  padding: 0;
}
[data-v-48473620] .el-pagination {
  text-align: right;
  margin-top: 40px;
  margin-right: 20px;
}
[data-v-48473620] .el-pagination .el-pager li:not(.disabled).active {
  background-color: #56aeff;
}
[data-v-48473620] .el-form-item {
  margin-bottom: 0;
}
[data-v-48473620] .add_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-48473620] .select_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-48473620] .jiaoBan_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-48473620] .imageDialog .el-dialog__body {
  padding: 0 !important;
}
[data-v-48473620] .imageDialog .el-dialog:not(.is-fullscreen) {
  margin-top: 0 !important;
}
.yuJing_table .el-table__body tr:hover > td {
  background-color: #ddefff !important;
}
.yuJing_table .el-table__body tr.current-row > td {
  background-color: #ddefff !important;
}
.yuJing_table th.el-table__cell > .cell {
  color: #fff !important;
}
.between[data-v-48473620] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 920px;
  padding: 20px 20px 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.zong_he[data-v-48473620] {
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
}
.zong_left[data-v-48473620] {
  width: 100%;
  padding: 20px 10px 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f8fbff;
  -webkit-box-shadow: 0px 0px 15px rgba(220, 221, 226, 0.84);
          box-shadow: 0px 0px 15px rgba(220, 221, 226, 0.84);
  border-radius: 5px;
}
.zong_right[data-v-48473620] {
  width: 27%;
  margin-left: 30px;
  padding: 20px 10px 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f8fbff;
  -webkit-box-shadow: 0px 0px 15px rgba(220, 221, 226, 0.84);
          box-shadow: 0px 0px 15px rgba(220, 221, 226, 0.84);
  border-radius: 5px;
}
.top_change[data-v-48473620] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 26px;
}
.tab___1_guu[data-v-48473620] {
  width: 111px;
  height: 36px;
  line-height: 36px;
  background: #56aeff;
  border: 1px solid #56aeff;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
}
.tab_hover[data-v-48473620] {
  color: #56aeff;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.x_tab_title[data-v-48473620] {
  font-size: 18px;
  background: url(../../static/img/zongHeTitle.569714bb.png) no-repeat;
  background-size: 100% 100%;
  width: 151px;
  height: 28px;
  text-align: center;
  color: #fff;
  line-height: 28px;
  margin-left: 10px;
}
.banli_list[data-v-48473620] {
  width: 261px;
  height: 106px;
  background: #f1f7ff;
  border-radius: 8px;
  margin: 16px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.banli_list img[data-v-48473620] {
  width: 92px;
  height: 85px;
}
.banli_list .banli_left[data-v-48473620] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
}
.banli_list .banli_left .banli_title[data-v-48473620] {
  font-size: 16px;
  color: #333333;
}
.banli_list .banli_left .banli_num[data-v-48473620] {
  font-size: 24px;
  color: #2d91f2;
}
[data-v-48473620] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
}
[data-v-48473620] .el-checkbox {
  margin: 0px 10px;
}
.box1[data-v-48473620] {
  width: 100%;
}
.box2[data-v-48473620] {
  width: 100%;
}
.khtg_top[data-v-d8957ae0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.khtg_top .title[data-v-d8957ae0] {
  font-size: 20px;
  color: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 5px;
}
.khtg_top .title span[data-v-d8957ae0] {
  display: block;
  width: 10px;
  height: 30px;
  background-color: #008EFF;
  margin-right: 6px;
  border-radius: 10px;
}
.khtg[data-v-2e669aba] {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
  height: 100%;
}
.khtg .main_top[data-v-2e669aba] {
  background-color: #ffffff;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.khtg .main_top img[data-v-2e669aba] {
  margin-top: 10px;
  width: 100%;
}
.khtg .main_center[data-v-2e669aba] {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px;
  background-color: #ffffff;
}
.khtg .main_bottom[data-v-2e669aba] {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px;
  background-color: #ffffff;
}
[data-v-2e669aba] .el-table th.el-table__cell {
  background-color: #fff;
  color: #333 !important;
}
[data-v-2e669aba] .el-table tr {
  background: #fff;
  color: #333 !important;
}
[data-v-2e669aba].el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background: #eee;
  cursor: pointer;
}
.pagination[data-v-2e669aba] {
  text-align: right;
  margin-top: 20px;
  margin-right: 8vw;
}
@charset "UTF-8";
.iframeMain[data-v-b316503a] {
  position: relative;
}
.iframeMain .clearIframe[data-v-b316503a] {
  position: absolute;
  top: -20px;
  left: 0;
  font-size: 18px;
  cursor: pointer;
}
.fourPlatform[data-v-b316503a] {
  position: relative;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.SJbox .dl_box[data-v-b316503a] {
  width: 100%;
  margin-right: 2%;
}
.SJbox .dl_box p[data-v-b316503a] {
  color: #333;
  line-height: 26px;
  margin: 0px;
}
.SJbox .dl_box .dl_p[data-v-b316503a] {
  margin-bottom: 30px;
}
.dialog-footer[data-v-b316503a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dialogCss[data-v-b316503a] {
  border-top: 2px solid  #57c5ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 0 20px 3%;
}
.dialogCss .dl_box[data-v-b316503a] {
  width: 29%;
  margin-right: 2%;
}
.dialogCss .dl_box p[data-v-b316503a] {
  color: #333;
  line-height: 26px;
  margin: 0px 0px 20px 0px;
}
.dialogCss .dl_box .dl_p[data-v-b316503a] {
  margin-bottom: 30px;
}
.dialogCss .dl_clBox[data-v-b316503a] {
  padding-bottom: 30px;
}
.dialogCss .dl_clBox p[data-v-b316503a] {
  line-height: 28px;
  margin: 0px;
}
.tabContainer___v-lp0[data-v-b316503a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 52px;
  padding: 20px;
}
.tab___1_guu[data-v-b316503a] {
  color: #333;
  display: inline-block;
  margin-right: 40px;
  padding-bottom: 8px;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
}
.tab_hover[data-v-b316503a] {
  color: #333;
  border-bottom: 2px solid #333;
}
.tabContainer___v-lp0 .activeTab___gSQvJ[data-v-b316503a] {
  color: #fff;
  border-bottom-color: #fff;
}
[data-v-b316503a].el-pagination {
  text-align: right;
  margin-top: 40px;
  margin-right: 20px;
}
[data-v-b316503a].el-pagination .el-pager li:not(.disabled).active {
  background-color: #56AEFF;
}
[data-v-b316503a] .banli_btn {
  background-color: #56AEFF;
  border-color: #56AEFF;
}
[data-v-b316503a] .chaXun_btn {
  background-color: #56AEFF;
  border-color: #56AEFF;
}
.slotTitle[data-v-c9c844c8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-c9c844c8] .el-dialog {
  border-radius: 8px;
}
[data-v-c9c844c8] .el-dialog__header {
  background: url(../../static/img/headeBg.5c5c2923.png);
  background-size: 100%;
  border-radius: 8px;
}
.quick-entry-container[data-v-b8598554] {
  height: 160px;
  background: #f9fafd;
  border-radius: 9px;
  border: 1px solid #e8ebf3;
  margin-bottom: 20px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.icon-item[data-v-b8598554] {
  position: absolute;
  font-size: 20px;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
}
.quick-entry-box[data-v-b8598554] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.title-icon[data-v-b8598554] {
  width: 5px;
  height: 20px;
  display: inline-block;
  background: #4988fd;
  border-radius: 4px;
}
.quick-entry-title[data-v-b8598554] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
}
.quick-txt[data-v-b8598554] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 10px;
}
.quick-entry-content[data-v-b8598554] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 120px;
}
.quick-entry-item[data-v-b8598554] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin: 10px 0;
  position: relative;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.quick-entry-item:hover > .content-icon > img[data-v-b8598554] {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.quick-entry-item:hover > .content-icon[data-v-b8598554] {
  background: #f0f0f0;
}
.content-icon[data-v-b8598554] {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid #4988fd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-icon > img[data-v-b8598554] {
  width: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.content-title[data-v-b8598554] {
  font-size: 14px;
  margin-top: 10px;
}
.add-quick-title[data-v-b8598554] {
  font-size: 14px;
  font-weight: bold;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}
.quick-entry-item[dragging][data-v-b8598554] {
  background: #fcc;
  border-radius: 20px;
}
.msg-icon[data-v-b8598554] {
  position: absolute;
  right: 12px;
  top: 8px;
  background: #e10e0e;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
[data-v-b8598554] .el-dialog__body {
  padding-top: 0;
}
.todo-center-container[data-v-0033c78c] {
  height: 690px;
  background: #f9fafd;
  border-radius: 9px;
  border: 1px solid #e8ebf3;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.pagination-box[data-v-0033c78c] {
  position: absolute;
  bottom: 30px;
  left: 20px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 45px;
}
.todo-entry-box[data-v-0033c78c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.title-icon[data-v-0033c78c] {
  width: 5px;
  height: 20px;
  display: inline-block;
  background: #4988fd;
  border-radius: 4px;
}
.todo-entry-title[data-v-0033c78c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.todo-txt[data-v-0033c78c] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 10px;
}
.todo-entry-content[data-v-0033c78c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.title-box-left[data-v-0033c78c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.select-txt[data-v-0033c78c] {
  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;
  cursor: pointer;
}
.recently-used-container[data-v-355b8e56] {
  height: 160px;
  background: #F9FAFD;
  border-radius: 9px;
  border: 1px solid #E8EBF3;
  margin-bottom: 20px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.recently-used-box[data-v-355b8e56] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.title-icon[data-v-355b8e56] {
  width: 5px;
  height: 20px;
  display: inline-block;
  background: #4988fd;
  border-radius: 4px;
}
.recently-used-title[data-v-355b8e56] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.title-box-left[data-v-355b8e56] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.select-txt[data-v-355b8e56] {
  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;
}
.recently-used-txt[data-v-355b8e56] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 10px;
}
.recently-used-content[data-v-355b8e56] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.select-down-menu[data-v-355b8e56] {
  font-size: 14px;
  color: #4988fd;
  cursor: pointer;
}
.recently-img > img[data-v-355b8e56] {
  width: 40px;
}
.recently-item[data-v-355b8e56] {
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 5px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 15px;
}
.recently-item[data-v-355b8e56]:hover {
  background: #F0F0F0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.recently-item[data-v-355b8e56]:last-child {
  margin-right: 0;
}
.recently-item-box[data-v-355b8e56] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.recently-txt[data-v-355b8e56] {
  padding: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.drag-style[data-v-0660e5ad]:active {
  background-color: #f0f0f0;
}
.border-btm[data-v-0660e5ad] {
  border-bottom: 20px solid #f9fafd;
}
.left-bar[data-v-0660e5ad] {
  width: 5px;
  height: 20px;
  background: #4988fd;
  float: left;
  border-radius: 4px;
  margin-right: 10px;
  margin-left: -5px;
  margin-top: -5px;
}
.cancel[data-v-0660e5ad] {
  float: right;
  padding: 0;
}
.commonTxt[data-v-0660e5ad] {
  float: left;
  padding-left: 15px;
  margin-left: -10px;
  margin-top: -8px;
}
.app-img[data-v-0660e5ad] {
  width: 42px;
  height: 42px;
}
.add-img[data-v-0660e5ad] {
  width: 52px;
  height: 52px;
}
.smartIcon[data-v-0660e5ad] {
  width: 53px;
  height: 53px;
}
[data-v-0660e5ad] .el-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: calc(100% - 30px);
  max-width: calc(100% - 30px);
}
[data-v-0660e5ad] .el-dialog .el-dialog__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.common-info1[data-v-0660e5ad] {
  width: 110px;
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.common-info1 p[data-v-0660e5ad] {
  margin: 0;
  text-align: center;
}
.apply-container[data-v-0660e5ad] {
  position: relative;
  padding-top: 10px;
}
[data-v-0660e5ad] .el-dialog__body {
  padding: 0;
  padding-left: 10px;
}
.headBox[data-v-0660e5ad] {
  width: 100%;
  height: 50px;
  padding: 20px;
  padding-bottom: 10px;
  background-color: #f9fafd;
}
.apply-title[data-v-0660e5ad] {
  margin-top: 5px;
  margin-left: 10px;
}
.btn[data-v-0660e5ad] {
  position: absolute;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.delete[data-v-0660e5ad] {
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}
.common-info p[data-v-0660e5ad] {
  width: 100px;
  margin: 0;
  text-align: center;
  font-size: 12px;
}
.common-info img[data-v-0660e5ad] {
  margin-left: 30px;
}
.common-body > div[data-v-0660e5ad] {
  width: 110px;
  height: 110px;
  margin: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.common-body[data-v-0660e5ad] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}
.dialog-title1[data-v-0660e5ad] {
  background-color: #f9fafd;
}
.tip[data-v-0660e5ad] {
  font-size: 12px;
  margin-left: 10px;
  color: #afafaf;
}
[data-v-0660e5ad] .el-dialog__header {
  padding: 0;
}
[data-v-0660e5ad] .el-dialog__body {
  padding: 0;
}
.dialogHead[data-v-0660e5ad] {
  width: 100%;
}
.edit[data-v-0660e5ad] {
  float: right;
  padding: 0;
}
.little-box[data-v-0660e5ad] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.little-box img[data-v-0660e5ad] {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.little-box p[data-v-0660e5ad] {
  margin: 0;
}
.body[data-v-0660e5ad] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
  margin-left: 20px;
}
.body > div[data-v-0660e5ad] {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
  margin-right: 15px;
  background-color: #ffffff;
}
.head[data-v-0660e5ad] {
  margin-top: 20px;
  margin-left: 20px;
  padding-left: 10px;
}
.common[data-v-0660e5ad] {
  font-weight: 800;
  font-size: 18px;
}
.common-used-container[data-v-0660e5ad] {
  width: 443px;
  height: 425px;
  background: #f9fafd;
  border-radius: 9px;
  border: 1px solid #e8ebf3;
  margin-bottom: 20px;
}
.txtColor[data-v-3be609fe] {
  color: #000;
}
.TwoLevelMenu[data-v-3be609fe]:hover {
  background-color: #f0f0f0;
}
.TwoLevelMenu[data-v-3be609fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: wrap;
      -ms-flex: wrap;
          flex: wrap;
  width: 100%;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.TwoLevelMenu img[data-v-3be609fe] {
  width: 52px;
  height: 52px;
}
.left-bar[data-v-3be609fe] {
  width: 5px;
  height: 20px;
  background: #4988fd;
  float: left;
  border-radius: 4px;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 10px;
}
.addMore[data-v-3be609fe]:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  background: #f0f0f0;
}
.box-info[data-v-3be609fe] {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
.moveBox img[data-v-3be609fe] {
  width: 50px;
  height: 50px;
}
.box[data-v-3be609fe]:hover {
  background: #f0f0f0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
[data-v-3be609fe] el-popover {
  margin: 0;
  padding: 0;
}
.moveLeft[data-v-3be609fe] {
  position: relative;
  left: -10px;
}
.moveRight[data-v-3be609fe] {
  position: relative;
}
.common-delete[data-v-3be609fe] {
  position: absolute;
  left: 70%;
  top: 5%;
}
.apply-title[data-v-3be609fe] {
  position: absolute;
  margin-top: 5px;
}
.btn[data-v-3be609fe] {
  display: inline-block;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
[data-v-3be609fe] .el-button {
  display: inline-block;
  margin: 0 !important;
  width: 80px;
}
.add-common[data-v-3be609fe] {
  margin-top: 20px;
}
.delete[data-v-3be609fe] {
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}
.common-info p[data-v-3be609fe] {
  width: 100px;
  margin-top: 10px;
  margin: 0;
  text-align: center;
}
.common-info img[data-v-3be609fe] {
  margin-left: 30px;
  margin-top: 10px;
}
.common-body > div[data-v-3be609fe] {
  width: 110px;
  height: 150px;
  border: 1px solid red;
}
.common-body[data-v-3be609fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}
.dialog-title1[data-v-3be609fe] {
  background-color: #f9fafd;
}
.tip[data-v-3be609fe] {
  font-size: 12px;
  margin-left: 10px;
  color: #afafaf;
}
[data-v-3be609fe] .el-dialog__header {
  padding: 0;
}
.dialogHead[data-v-3be609fe] {
  border-left: 4px solid #4988fd;
  padding-left: 10px;
  margin-top: 20px;
  margin-left: 20px;
}
.edit[data-v-3be609fe] {
  float: right;
}
.little-box[data-v-3be609fe] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.little-box img[data-v-3be609fe] {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.little-box p[data-v-3be609fe] {
  margin: 0;
  font-size: 12px;
}
.body[data-v-3be609fe] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
  margin-left: 20px;
}
.box[data-v-3be609fe] {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
  margin-right: 15px;
  background-color: #ffffff;
}
.body > div[data-v-3be609fe] {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
  margin-right: 15px;
  background-color: #ffffff;
}
.head[data-v-3be609fe] {
  margin-left: 10px;
}
.common[data-v-3be609fe] {
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  float: left;
}
.common-used-container[data-v-3be609fe] {
  width: 443px;
  height: 425px;
  background: #f9fafd;
  border-radius: 9px;
  border: 1px solid #e8ebf3;
  margin-bottom: 20px;
}
.common-processes-container[data-v-70529a17] {
  width: 443px;
  height: 244px;
  background: #f9fafd;
  border-radius: 9px;
  border: 1px solid #e8ebf3;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.common-processes-box[data-v-70529a17] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.title-icon[data-v-70529a17] {
  width: 5px;
  height: 20px;
  display: inline-block;
  background: #4988fd;
  border-radius: 4px;
}
.common-processes-title[data-v-70529a17] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.title-box-left[data-v-70529a17] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.select-txt[data-v-70529a17] {
  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;
}
.common-processes-txt[data-v-70529a17] {
  font-size: 18px;
  font-weight: bold;
  margin-left: 10px;
}
.common-processes-content[data-v-70529a17] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.el-icon-more[data-v-70529a17] {
  color: #4988fd;
  font-size: 14px;
}
.icon-box[data-v-70529a17] {
  width: 18px;
  height: 18px;
  border: 1px solid #4988fd;
  border-radius: 50%;
  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;
  margin-left: 10px;
  cursor: pointer;
}
.select-down-menu[data-v-70529a17] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.common-item[data-v-70529a17] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  cursor: pointer;
}
.common-item > img[data-v-70529a17] {
  width: 20px;
  margin-right: 10px;
  vertical-align: middle;
}
.common-item[data-v-70529a17]:hover {
  color: #4988fd;
}
.personal-room-container[data-v-72476634] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px 20px;
}
.personal-room-container .left-container[data-v-72476634] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
  width: 0;
}
.personal-room-container .right-container[data-v-72476634] {
  width: 440px;
}
.delete-img[data-v-6de2ae21] {
  display: none;
}
.left-bar[data-v-6de2ae21] {
  width: 5px;
  height: 20px;
  background: #4988fd;
  float: left;
  border-radius: 4px;
  margin-right: 10px;
  margin-left: -5px;
  margin-top: 5px;
}
.app-img[data-v-6de2ae21] {
  width: 45px;
  height: 45px;
}
.delete-img[data-v-6de2ae21] {
  position: absolute;
  left: 80%;
  top: 10%;
  display: block;
  z-index: 999;
}
.btn[data-v-6de2ae21] {
  position: absolute;
  display: inline-block;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: -50px;
}
.box-footer[data-v-6de2ae21] {
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-top: 55%;
  background-color: #edf4ff;
  color: #1890ff;
  text-align: center;
  font-size: 12px;
  border-radius: 0 0 20px 20px;
  display: none;
}
.body ul li[data-v-6de2ae21]:hover {
  background-color: #4b89e7;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.icon-loc[data-v-6de2ae21] {
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 20px;
  top: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -20px;
}
.body ul li p[data-v-6de2ae21] {
  font-size: 12px;
  color: #11213f;
  margin-top: 70px;
}
.body ul[data-v-6de2ae21] {
  margin: 0;
  padding: 0;
  margin-left: 60px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.body ul li[data-v-6de2ae21] {
  position: relative;
  width: 145px;
  height: 120px;
  margin: 0;
  margin-right: 50px;
  margin-top: 40px;
  border-radius: 20px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.body ul li:hover p[data-v-6de2ae21] {
  display: none;
}
.body ul li:hover .box-footer[data-v-6de2ae21] {
  display: block;
}
.head[data-v-6de2ae21] {
  width: 100%;
  border-radius: 2px;
  padding-left: 10px;
  margin-top: 50px;
  margin-left: 50px;
}
.head p[data-v-6de2ae21] {
  font-size: 20px;
  color: #000;
  font-weight: bold;
}
.icon[data-v-6de2ae21] {
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  margin-left: 30px;
  border-radius: 20px;
}
.comp-container[data-v-6de2ae21] {
  height: 690px;
  background: #f9fafd;
  border-radius: 9px;
  border: 1px solid #e8ebf3;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
li[data-v-6de2ae21] {
  list-style: none;
}
.more[data-v-59ad4717] {
  float: right;
  margin-top: 50px;
  margin-right: 50px;
}
.more img[data-v-59ad4717] {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.more p[data-v-59ad4717] {
  text-align: center;
}
.box-footer[data-v-59ad4717] {
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: 50%;
  background-color: #edf4ff;
  color: #1890ff;
  text-align: center;
  font-size: 12px;
}
.body ul li[data-v-59ad4717]:hover {
  background-color: #4b89e7;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}
.icon-loc[data-v-59ad4717] {
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 20px;
  top: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.body ul li p[data-v-59ad4717] {
  font-size: 12px;
  color: #11213f;
  margin-top: 70px;
}
.icon-loc img[data-v-59ad4717] {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.body ul[data-v-59ad4717] {
  margin: 0;
  padding: 0;
  margin-left: 40px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.body ul li[data-v-59ad4717] {
  position: relative;
  width: 250px;
  height: 160px;
  margin: 0;
  margin-right: 100px;
  margin-top: 40px;
  border-radius: 10px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.head[data-v-59ad4717] {
  width: 100%;
  border-left: 5px solid #4b89e7;
  border-radius: 2px;
  padding-left: 10px;
  margin-top: 50px;
  margin-left: 50px;
}
.head p[data-v-59ad4717] {
  font-size: 20px;
  font-weight: bold;
}
.select-style[data-v-59ad4717] {
  background-color: #4b89e7 !important;
  color: #fff !important;
}
.tit[data-v-59ad4717] {
  margin-left: 20px;
}
.tit p[data-v-59ad4717] {
  font-size: 19px;
  font-weight: bold;
  color: inherit;
  margin: 0;
  margin-bottom: 10px;
}
.span-color[data-v-59ad4717] {
  font-size: 14px;
  color: #333333b0;
}
.white[data-v-59ad4717] {
  font-size: 14px;
  color: #fff;
}
.icon[data-v-59ad4717] {
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  margin-left: 30px;
  border-radius: 20px;
}
.icon img[data-v-59ad4717] {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.card-table[data-v-59ad4717] {
  position: relative;
  width: 100%;
}
.navbar-container[data-v-59ad4717] {
  height: 160px;
  background: #f9fafd;
  border-radius: 9px;
  border: 1px solid #e8ebf3;
  margin-left: 20px;
  margin-right: 20px;
}
.comp-container[data-v-59ad4717] {
  height: 690px;
  background: #f9fafd;
  border-radius: 9px;
  border: 1px solid #e8ebf3;
  margin-top: 20px;
}
.navbar-list[data-v-59ad4717] {
  margin: 0;
  padding: 0;
  margin-left: 40px;
  width: 90%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navbar-list li[data-v-59ad4717] {
  list-style: none;
  position: relative;
  height: 120px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
  margin-right: 80px;
  border-radius: 10px;
  background-color: #f0f2f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.navbar-list li[data-v-59ad4717]:hover {
  -webkit-box-shadow: 0 0 3px #ccc;
          box-shadow: 0 0 3px #ccc;
}
.navbar-list li[data-v-59ad4717]:last-child {
  cursor: no-drop;
}
.navbar-list li[data-v-59ad4717]:last-child::after {
  content: "";
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 999;
  height: 100%;
  border-radius: 10px;
}
.quick-entry-container[data-v-795d7c48] {
  height: 160px;
  background: #f9fafd;
  border-radius: 9px;
  border: 1px solid #e8ebf3;
  margin-bottom: 20px;
}
.home-container[data-v-69b06fe8] {
  background: #ffffff;
}
.home-container .top-bar[data-v-69b06fe8] {
  padding: 0 10px;
  overflow: hidden;
}
.home-container .top-bar .tabs[data-v-69b06fe8] {
  float: right;
  width: 180px;
}
.home-container .top-bar[data-v-69b06fe8]  .el-tabs__nav-wrap::after {
  display: none;
}
.home-container .main[data-v-69b06fe8] {
  background: #ffffff;
  height: 890px;
}
@charset "UTF-8";
.iframeMain[data-v-50673bc9] {
  position: relative;
  margin-top: -41%;
  width: 130%;
  margin-left: -1%;
  z-index: 999;
}
.iframeMain .clearIframe[data-v-50673bc9] {
  position: absolute;
  top: -60px;
  right: 0;
  font-size: 23px;
  cursor: pointer;
}
.fourPlatform[data-v-50673bc9] {
  position: relative;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.SJbox .dl_box[data-v-50673bc9] {
  width: 100%;
  margin-right: 2%;
}
.SJbox .dl_box p[data-v-50673bc9] {
  color: #333;
  line-height: 26px;
  margin: 0px;
}
.SJbox .dl_box .dl_p[data-v-50673bc9] {
  margin-bottom: 30px;
}
.formList[data-v-50673bc9] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.formList_li[data-v-50673bc9] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 32px;
  color: #606266;
  font-size: 14px;
  font-weight: 600;
}
.btn_list[data-v-50673bc9] {
  width: 60px;
}
.dialog-footer[data-v-50673bc9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dialogCss[data-v-50673bc9] {
  border-top: 2px solid  #57c5ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 0 20px 3%;
}
.dialogCss .dl_box[data-v-50673bc9] {
  width: 29%;
  margin-right: 2%;
}
.dialogCss .dl_box p[data-v-50673bc9] {
  color: #333;
  line-height: 26px;
  margin: 0px 0px 20px 0px;
}
.dialogCss .dl_box .dl_p[data-v-50673bc9] {
  margin-bottom: 30px;
}
.dialogCss .dl_clBox[data-v-50673bc9] {
  padding-bottom: 30px;
}
.dialogCss .dl_clBox p[data-v-50673bc9] {
  line-height: 28px;
  margin: 0px;
}
.tabContainer___v-lp0[data-v-50673bc9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 52px;
  padding: 20px;
}
.tab___1_guu[data-v-50673bc9] {
  color: #333;
  display: inline-block;
  margin-right: 40px;
  padding-bottom: 8px;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
}
.tab_hover[data-v-50673bc9] {
  color: #333;
  border-bottom: 2px solid #333;
}
.tabContainer___v-lp0 .activeTab___gSQvJ[data-v-50673bc9] {
  color: #fff;
  border-bottom-color: #fff;
}
[data-v-50673bc9].el-pagination {
  text-align: right;
  margin-top: 40px;
  margin-right: 20px;
}
[data-v-50673bc9].el-pagination .el-pager li:not(.disabled).active {
  background-color: #56aeff;
}
[data-v-50673bc9] .banli_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-50673bc9] .chaXun_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
.shiJianTable th.el-table__cell > .cell {
  color: #fff !important;
}
@charset "UTF-8";
[data-v-0a007093] .el-table th.el-table__cell {
  background-color: #fff;
  color: #333 !important;
}
[data-v-0a007093] .el-table tr {
  background: #fff;
  color: #333 !important;
}
[data-v-0a007093].el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background: #fff;
}
.pagination[data-v-0a007093] {
  text-align: right;
  margin-top: 4vw;
  margin-right: 8vw;
}
.tabContainer___v-lp0[data-v-0a007093] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 52px;
  padding: 20px;
}
.tab___1_guu[data-v-0a007093] {
  color: #333;
  display: inline-block;
  margin-right: 40px;
  padding-bottom: 8px;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
}
.tab_hover[data-v-0a007093] {
  color: #333;
  border-bottom: 2px solid #333;
}
.tabContainer___v-lp0 .activeTab___gSQvJ[data-v-0a007093] {
  color: #fff;
  border-bottom-color: #fff;
}
.forHead[data-v-0a007093] {
  margin-bottom: 20px;
  padding-right: 20px;
}
.dialogCss[data-v-0a007093] {
  border-top: 2px solid  #57c5ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 0 20px 3%;
}
.dialogCss .dl_box[data-v-0a007093] {
  width: 29%;
  margin-right: 2%;
}
.dialogCss .dl_box p[data-v-0a007093] {
  color: #333;
  line-height: 26px;
  margin: 0px 0px 20px 0px;
}
.dialogCss .dl_box .dl_p[data-v-0a007093] {
  margin-bottom: 30px;
}
.dialogCss .dl_clBox[data-v-0a007093] {
  padding-bottom: 30px;
}
.dialogCss .dl_clBox p[data-v-0a007093] {
  line-height: 28px;
  margin: 0px;
}
.iframeMain[data-v-dec3839e] {
  position: relative;
  width: 100%;
  z-index: 1;
}
.iframeMain .clearIframe[data-v-dec3839e] {
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 23px;
  cursor: pointer;
}
.between[data-v-dec3839e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 920px;
  padding: 20px 20px 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.zong_he[data-v-dec3839e] {
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
}
.zong_left[data-v-dec3839e] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}
.zong_left .left_top[data-v-dec3839e],
.zong_left .left_down[data-v-dec3839e] {
  height: 50%;
  padding: 20px 10px 0px 10px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f8fbff;
  -webkit-box-shadow: 0px 0px 15px rgba(220, 221, 226, 0.84);
          box-shadow: 0px 0px 15px rgba(220, 221, 226, 0.84);
  border-radius: 5px;
}
.zong_right[data-v-dec3839e] {
  width: 27%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}
.zong_right .right_top[data-v-dec3839e],
.zong_right .right_content[data-v-dec3839e],
.zong_right .right_down[data-v-dec3839e] {
  margin-bottom: 10px;
  margin-left: 5px;
  padding: 20px 10px 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f8fbff;
  -webkit-box-shadow: 0px 0px 15px rgba(220, 221, 226, 0.84);
          box-shadow: 0px 0px 15px rgba(220, 221, 226, 0.84);
  border-radius: 5px;
}
.zong_right .right_top[data-v-dec3839e] {
  height: 254px;
}
.zong_right .right_content[data-v-dec3839e] {
  height: 450px;
}
.zong_right .right_down[data-v-dec3839e] {
  height: 185px;
}
[data-v-dec3839e].el-calendar-table .el-calendar-day {
  height: 50px !important;
}
.zong_left_down[data-v-dec3839e] {
  width: 27%;
  margin-left: 30px;
  padding: 20px 10px 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f8fbff;
  -webkit-box-shadow: 0px 0px 15px rgba(220, 221, 226, 0.84);
          box-shadow: 0px 0px 15px rgba(220, 221, 226, 0.84);
  border-radius: 5px;
}
.top_change[data-v-dec3839e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0px;
}
.tab___1_guu[data-v-dec3839e] {
  width: 111px;
  height: 36px;
  line-height: 36px;
  background: #56aeff;
  border: 1px solid #56aeff;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
}
.tab_hover[data-v-dec3839e] {
  color: #56aeff;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.x_tab_title[data-v-dec3839e] {
  font-size: 18px;
  background: url(../../static/img/zongHeTitle.569714bb.png) no-repeat;
  background-size: 100% 100%;
  width: 151px;
  height: 28px;
  text-align: center;
  color: #fff;
  line-height: 28px;
  margin-left: 10px;
}
.banli_list[data-v-dec3839e] {
  width: 261px;
  height: 106px;
  background: #f1f7ff;
  border-radius: 8px;
  margin: 16px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.banli_list img[data-v-dec3839e] {
  width: 92px;
  height: 85px;
}
.banli_list .banli_left[data-v-dec3839e] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
}
.banli_list .banli_left .banli_title[data-v-dec3839e] {
  font-size: 16px;
  color: #333333;
}
.banli_list .banli_left .banli_num[data-v-dec3839e] {
  font-size: 24px;
  color: #2d91f2;
}
[data-v-dec3839e] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
}
[data-v-dec3839e] .el-checkbox {
  margin: 0px 10px;
}
.box1[data-v-dec3839e] {
  width: 100%;
}
.box2[data-v-dec3839e] {
  width: 100%;
}
.item[data-v-dec3839e] {
  margin-top: 10px;
  margin-right: 18px;
}
.x_list[data-v-dec3839e],
.x_moreBox[data-v-dec3839e] {
  width: 20%;
  height: 100px;
  float: left;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.x_list .iconImg[data-v-dec3839e],
.x_moreBox .iconImg[data-v-dec3839e] {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.x_list:hover .closeSpan[data-v-dec3839e],
.x_moreBox:hover .closeSpan[data-v-dec3839e] {
  display: inline-block;
}
.x_list .closeSpan[data-v-dec3839e],
.x_moreBox .closeSpan[data-v-dec3839e] {
  position: absolute;
  top: -10px;
  right: 16px;
  font-size: 20px;
  display: none;
}
.x_list p[data-v-dec3839e],
.x_moreBox p[data-v-dec3839e] {
  font-size: 12px;
  text-align: center;
  padding: 8px 15px;
  margin: 0;
}
[data-v-dec3839e] .el-calendar-day {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  height: 42px;
}
@charset "UTF-8";
[data-v-01e8f132] .el-table th.el-table__cell {
  background-color: #fff;
  color: #333 !important;
}
[data-v-01e8f132] .el-table tr {
  background: #fff;
  color: #333 !important;
}
[data-v-01e8f132].el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background: #fff;
}
[data-v-01e8f132] .el-table--enable-row-hover .el-table__body tr:hover > td {
  background: #fff;
}
.pagination[data-v-01e8f132] {
  text-align: right;
  margin-top: 4vw;
  margin-right: 8vw;
}
.tabContainer___v-lp0[data-v-01e8f132] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 52px;
  padding: 20px;
}
.tab___1_guu[data-v-01e8f132] {
  color: #333;
  display: inline-block;
  margin-right: 40px;
  padding-bottom: 8px;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
}
.tab_hover[data-v-01e8f132] {
  color: #333;
  border-bottom: 2px solid #333;
}
.tabContainer___v-lp0 .activeTab___gSQvJ[data-v-01e8f132] {
  color: #fff;
  border-bottom-color: #fff;
}
.forHead[data-v-01e8f132] {
  margin-bottom: 20px;
  padding-right: 20px;
}
.dialogCss[data-v-01e8f132] {
  border-top: 2px solid  #57c5ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 0 20px 3%;
}
.dialogCss .dl_box[data-v-01e8f132] {
  width: 29%;
  margin-right: 2%;
}
.dialogCss .dl_box p[data-v-01e8f132] {
  color: #333;
  line-height: 26px;
  margin: 0px 0px 20px 0px;
}
.dialogCss .dl_box .dl_p[data-v-01e8f132] {
  margin-bottom: 30px;
}
.dialogCss .dl_clBox[data-v-01e8f132] {
  padding-bottom: 30px;
}
.dialogCss .dl_clBox p[data-v-01e8f132] {
  line-height: 28px;
  margin: 0px;
}
.slotTitle[data-v-1b187f22] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-1b187f22] .el-dialog {
  border-radius: 8px;
}
[data-v-1b187f22] .el-dialog__header {
  background: url(../../static/img/headeBg.5c5c2923.png);
  background-size: 100%;
  border-radius: 8px;
}
[data-v-114b2da4].el-pagination {
  text-align: right;
  margin-top: 2vw;
  margin-right: 0vw;
}
.dept-content-wrap[data-v-114b2da4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.dept-content-wrap .content-head[data-v-114b2da4] {
  padding: 10px;
  font-weight: bolder;
}
.dept-content-wrap .content-item[data-v-114b2da4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px;
}
.dept-content-wrap .content-item.content-center[data-v-114b2da4] {
  border-right: 1px solid #5b595942;
}
.dept-content-wrap .content-item .list-wrap[data-v-114b2da4] {
  padding: 0;
  margin: 0;
  margin: 0 10px;
}
.dept-content-wrap .content-item .list-wrap .list-item[data-v-114b2da4] {
  padding: 10px;
  border-bottom: 1px solid #5b595942;
}
.dept-content-wrap .content-item .list-wrap .list-item[data-v-114b2da4]:hover {
  background-color: rgba(0, 140, 255, 0.34);
}
[data-v-114b2da4] .el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content {
  background-color: rgba(0, 140, 255, 0.34);
}
[data-v-114b2da4] .el-checkbox {
  color: #000;
}
[data-v-114b2da4] .el-tree {
  background: transparent !important;
  color: rgba(0, 140, 255, 0.34) !important;
}
[data-v-114b2da4] .el-tree-node__content:hover,[data-v-114b2da4] .el-tree-node__content.is-active {
  background-color: rgba(0, 140, 255, 0.34);
}
[data-v-114b2da4] .el-tree-node:focus {
  background-color: #fff;
}
[data-v-114b2da4] .el-tree-node__label {
  color: #000000b8;
}
[data-v-114b2da4] .el-checkbox {
  color: #000000b8;
}
.slotTitle[data-v-07a6cd16] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-07a6cd16] .el-dialog {
  border-radius: 8px;
}
[data-v-07a6cd16] .el-dialog__header {
  background: url(../../static/img/headeBg.5c5c2923.png);
  background-size: 100%;
  border-radius: 8px;
}
[data-v-51835230].el-pagination {
  text-align: right;
  margin-top: 2vw;
  margin-right: 0vw;
}
.dept-content-wrap[data-v-51835230] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.dept-content-wrap .content-head[data-v-51835230] {
  padding: 10px;
  font-weight: bolder;
}
.dept-content-wrap .content-item[data-v-51835230] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px;
}
.dept-content-wrap .content-item.content-center[data-v-51835230] {
  border-right: 1px solid #5b595942;
}
.dept-content-wrap .content-item .list-wrap[data-v-51835230] {
  padding: 0;
  margin: 0;
  margin: 0 10px;
}
.dept-content-wrap .content-item .list-wrap .list-item[data-v-51835230] {
  padding: 10px;
  border-bottom: 1px solid #5b595942;
}
.dept-content-wrap .content-item .list-wrap .list-item[data-v-51835230]:hover {
  background-color: rgba(0, 140, 255, 0.34);
}
[data-v-51835230] .el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content {
  background-color: rgba(0, 140, 255, 0.34);
}
[data-v-51835230] .el-checkbox {
  color: #000;
}
[data-v-51835230] .el-tree {
  background: transparent !important;
  color: rgba(0, 140, 255, 0.34) !important;
}
[data-v-51835230] .el-tree-node__content:hover,[data-v-51835230] .el-tree-node__content.is-active {
  background-color: rgba(0, 140, 255, 0.34);
}
[data-v-51835230] .el-tree-node:focus {
  background-color: #fff;
}
[data-v-51835230] .el-tree-node__label {
  color: #000000b8;
}
[data-v-51835230] .el-checkbox {
  color: #000000b8;
}
.m_container[data-v-8db1e038] {
  padding: 10px;
}
.qrStyle[data-v-8db1e038] {
  width: 420px;
  padding: 0 10px;
  -webkit-box-shadow: 0 0 4px #c8c9cc;
          box-shadow: 0 0 4px #c8c9cc;
  margin-right: 10px;
}
.qrStyle div[data-v-8db1e038] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 2px;
}
.imgStyle[data-v-8db1e038] {
  margin: 80px 30px;
}
.blowUp[data-v-8db1e038] {
  margin-top: 30px;
  margin-bottom: 20px;
  z-index: 999;
  width: 90%;
  height: 90%;
  background-color: #999999;
}
.tStyle[data-v-8db1e038] {
  -webkit-box-shadow: 0 0 4px #c8c9cc;
          box-shadow: 0 0 4px #c8c9cc;
  width: 69%;
  padding: 0px 10px;
}
.tabBtn[data-v-8db1e038] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tabBtn .el-button[data-v-8db1e038] {
  border: 1px solid #3a8ee6;
  color: #3a8ee6;
}
.tabBtn .el-button[data-v-8db1e038]:checked {
  border: 1px solid #3a8ee6;
  color: #fff;
  background: #3a8ee6;
}
.m_time[data-v-8db1e038] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m_time div[data-v-8db1e038] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dividerLine[data-v-8db1e038] {
  border-top: 2px dashed #e8eaec;
  background: 0;
  margin-top: 5px;
  margin-bottom: 15px;
}
.checkedBtn[data-v-8db1e038] {
  background: #3a8ee6;
  color: #fff !important;
}
.t_icon[data-v-8db1e038] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
}
.titleIcon[data-v-8db1e038] {
  width: 5px;
  height: 20px;
  background: #3a8ee6;
  border-radius: 4px;
  display: inline-block;
  margin-right: 8px;
}
.custom-mask[data-v-8db1e038] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000000;
  z-index: 9;
}
[data-v-8db1e038] .el-divider--horizontal {
  width: 20%;
  margin: 24px 4px;
}
.qrStyle[data-v-7336fed6] {
  width: 420px;
  padding: 0 10px;
  -webkit-box-shadow: 0 0 4px #c8c9cc;
          box-shadow: 0 0 4px #c8c9cc;
  margin-right: 10px;
}
.qrStyle div[data-v-7336fed6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 2px;
}
.dividerLine[data-v-7336fed6] {
  border-top: 2px dashed #e8eaec;
  background: 0;
  margin-top: 5px;
  margin-bottom: 15px;
}
.imgStyle[data-v-7336fed6] {
  margin: 80px 30px;
}
.tStyle[data-v-7336fed6] {
  -webkit-box-shadow: 0 0 4px #c8c9cc;
          box-shadow: 0 0 4px #c8c9cc;
  width: 69%;
  padding: 0px 10px;
}
.t_icon[data-v-7336fed6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
}
.titleIcon[data-v-7336fed6] {
  width: 5px;
  height: 20px;
  background: #3a8ee6;
  border-radius: 4px;
  display: inline-block;
  margin-right: 8px;
}
@charset "UTF-8";
.form[data-v-ce60c34c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.form .form_left[data-v-ce60c34c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form .form_left .form_item[data-v-ce60c34c] {
  margin-right: 20px;
}
.SJbox .dl_box[data-v-ce60c34c] {
  width: 100%;
  margin-right: 2%;
  height: 100%;
}
.SJbox .dl_box p[data-v-ce60c34c] {
  color: #333;
  line-height: 26px;
  margin: 0px;
}
.SJbox .dl_box .dl_p[data-v-ce60c34c] {
  margin-bottom: 30px;
}
.dialog-footer[data-v-ce60c34c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-ce60c34c].dialogCss {
  border-top: 2px solid  #57c5ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 0 20px 3%;
}
[data-v-ce60c34c].dialogCss .dl_box {
  width: 29%;
  margin-right: 2%;
}
[data-v-ce60c34c].dialogCss .dl_box p {
  color: #333;
  line-height: 26px;
  margin: 0px 0px 20px 0px;
}
[data-v-ce60c34c].dialogCss .dl_box .dl_p {
  margin-bottom: 30px;
}
[data-v-ce60c34c].dialogCss .dl_clBox {
  padding-bottom: 30px;
}
[data-v-ce60c34c].dialogCss .dl_clBox p {
  line-height: 28px;
  margin: 0px;
}
[data-v-ce60c34c].dialogCss .el-image__error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  background: #f5f7fa;
  color: #c0c4cc;
  vertical-align: middle;
  margin-top: 66px;
}
.x_tab_title[data-v-ce60c34c] {
  font-size: 18px;
  background: url(../../static/img/zongHeTitle.569714bb.png) no-repeat;
  background-size: 100% 100%;
  width: 151px;
  height: 28px;
  text-align: center;
  color: #fff;
}
[data-v-ce60c34c] .el-dialog__header {
  padding: 0;
}
[data-v-ce60c34c] .el-dialog__body {
  padding: 20px;
}
[data-v-ce60c34c] .el-pagination {
  text-align: right;
  margin-top: 40px;
  margin-right: 40px;
}
[data-v-ce60c34c] .el-pagination .el-pager li:not(.disabled).active {
  background-color: #56aeff;
}
[data-v-ce60c34c] .el-form-item {
  margin-bottom: 0;
}
[data-v-ce60c34c] .add_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-ce60c34c] .select_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
[data-v-ce60c34c] .jiaoBan_btn {
  background-color: #56aeff;
  border-color: #56aeff;
}
.yuJing_table .el-table__body tr:hover > td {
  background-color: #ddefff !important;
}
.yuJing_table .el-table__body tr.current-row > td {
  background-color: #ddefff !important;
}
