@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-5840e54d]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.image img[data-v-5840e54d] {
  width: 100%;
  height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-22a16616]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.alarm_dialog[data-v-22a16616] {
  position: absolute;
}
[data-v-22a16616] .el-dialog__body {
  background-image: none !important;
}
[data-v-22a16616] .el-dialog {
  box-shadow: none !important;
  width: 80%;
}
[data-v-22a16616] .el-carousel__container {
  height: 580px;
}
[data-v-22a16616] .el-dialog__wrapper.alarm_dialog .v-modal {
  top: -1px;
  clip-path: polygon(15px 0, 100% 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0 calc(100% - 15px), 0 15px);
}
[data-v-22a16616] table tr,[data-v-22a16616] table th,[data-v-22a16616] table td,[data-v-22a16616] table div {
  vertical-align: middle !important;
}
[data-v-22a16616] .el-tabs__header {
  border: unset !important;
  margin: 9px 0 0 0;
}
[data-v-22a16616] .el-tabs__header .el-tabs__nav {
    border: unset !important;
    width: 100%;
}
[data-v-22a16616] .el-tabs__header .el-tabs__item:first-child {
    margin: 0 0 0 5%;
}
[data-v-22a16616] .el-tabs__header .el-tabs__item:not(:first-child) {
    margin: 0 0 0 2%;
}
[data-v-22a16616] .el-tabs__header .el-tabs__item {
    height: 54px;
    line-height: 54px;
    color: white;
    font-size: 24px;
    font-family: 宋体;
    border: unset !important;
    font-weight: bold;
    text-align: center;
    width: 21%;
    border-radius: 7px;
    background-size: 100% 120%;
    background-image: url("http://scd.hnchaowei.com/download/eqPic/tab01.png");
    opacity: 0.6;
}
[data-v-22a16616] .el-tabs__header .el-tabs__item.is-active {
    opacity: 1;
}
.title[data-v-22a16616] {
  color: #9bcdff;
  width: 125px;
  -moz-text-align-last: justify;
       text-align-last: justify;
  display: inline-block;
  padding-right: 10px;
}
.title[data-v-22a16616]::before {
  content: '';
  border: 1px solid red;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-22af7d97]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-22af7d97] .el-carousel__container {
  height: 580px;
}
[data-v-22af7d97] .el-tabs__header {
  border: unset !important;
  margin: 10px 0 10px 0;
}
[data-v-22af7d97] .el-tabs__header .el-tabs__nav {
    border: unset !important;
    width: 100%;
}
[data-v-22af7d97] .el-tabs__header .el-tabs__item:first-child {
    margin: 0 0 0 3%;
}
[data-v-22af7d97] .el-tabs__header .el-tabs__item:not(:first-child) {
    margin: 0 0 0 2%;
}
[data-v-22af7d97] .el-tabs__header .el-tabs__item {
    color: white;
    font-size: 24px;
    font-family: 宋体;
    border: unset !important;
    font-weight: bold;
    text-align: center;
    width: 22%;
    border-radius: 7px;
    background-image: linear-gradient(180deg, #2144A3 0%, #318DD5 44%, #2144A3 100%);
    opacity: 0.6;
}
[data-v-22af7d97] .el-tabs__header .el-tabs__item.is-active {
    background-image: linear-gradient(180deg, #2144A3 0%, #318DD5 44%, #2144A3 100%);
    opacity: 1;
}
.table_header[data-v-22af7d97] {
  display: flex;
}
.table_header .title[data-v-22af7d97] {
    font-family: SourceHanSansCN-Bold;
    vertical-align: middle;
    line-height: 42px;
    font-weight: 700;
    font-size: 24px;
    color: #9BCDFF;
    letter-spacing: 0;
    margin-left: 3%;
    width: 80%;
}
.table_header .title_tips[data-v-22af7d97] {
    vertical-align: middle;
    line-height: 42px;
    width: 20%;
    margin-right: 3%;
    text-align: right;
    font-family: SourceHanSansCN-Bold;
    color: #FFFFFF;
}
.status_info[data-v-22af7d97] {
  color: #ffffff;
  display: flex;
  text-align: center;
  vertical-align: middle;
}
.status_info .status_item[data-v-22af7d97] {
    display: flex;
    width: 50%;
}
.status_info .status_item .product_line_info[data-v-22af7d97] {
      width: 30%;
      font-family: YouSheBiaoTiHei;
      font-size: 20px;
}
.status_info .status_item .stop_info[data-v-22af7d97] {
      width: 35%;
      color: #F9FBFF;
      padding: 17px 0px 12px 0px;
}
.status_info .status_item .stop_info .span_01[data-v-22af7d97] {
        opacity: 0.7;
        font-family: SourceHanSansCN-Bold;
        font-weight: 700;
        font-size: 14px;
        color: #FFFFFF;
}
.status_info .status_item .stop_info .span_02[data-v-22af7d97] {
        font-family: YouSheBiaoTiHei;
        background-image: linear-gradient(to bottom, #F2FCF8, #6CC3FD);
        -webkit-background-clip: text;
        color: transparent;
        font-size: 22px;
}
.status_info .status_item .state_info[data-v-22af7d97] {
      width: 30%;
}
.status_info .status_item .state_info img[data-v-22af7d97] {
        height: 36px;
        margin-top: 23px;
}
.table_data.has_data[data-v-22af7d97] {
  background: url("http://scd.hnchaowei.com/download/eqPic/YCJK02.png") no-repeat center center;
}
.table_data.no_data[data-v-22af7d97] {
  background: url("http://scd.hnchaowei.com/download/eqPic/YCJK03.png") no-repeat center center;
}
.tr_title[data-v-22af7d97] {
  color: #9BCDFF;
  font-size: 20px;
  font-weight: 700;
}
table tr[data-v-22af7d97] {
  color: white;
  font-size: 18px;
  font-weight: 700;
}
.has_status[data-v-22af7d97] {
  font-weight: 500;
  font-family: SourceHanSansCN-Bold;
  font-size: 16px;
}
tr td[data-v-22af7d97],
table td[data-v-22af7d97] {
  vertical-align: middle !important;
}
.pic_group[data-v-22af7d97] {
  position: relative;
}
.pic_group .pic_group_item[data-v-22af7d97] {
    height: 15px;
    position: absolute;
    top: 0px;
    left: 8%;
    margin-top: 3px;
    border-radius: 7.5px;
}
.pic_group .pic_all[data-v-22af7d97] {
    background-color: #082560;
}
.pic_group .pic_use[data-v-22af7d97] {
    background-color: #0BFFFF;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-5fbc1d10]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-5fbc1d10] .el-carousel__container {
  height: 580px;
}
.chart_item[data-v-5fbc1d10] {
  border: 1px solid #25a5ff;
}
[data-v-5fbc1d10] .el-tabs__header {
  border: unset !important;
  margin: 10px 0 10px 0;
}
[data-v-5fbc1d10] .el-tabs__header .el-tabs__nav {
    border: unset !important;
    width: 100%;
}
[data-v-5fbc1d10] .el-tabs__header .el-tabs__item:first-child {
    margin: 0 0 0 3%;
}
[data-v-5fbc1d10] .el-tabs__header .el-tabs__item:not(:first-child) {
    margin: 0 0 0 2%;
}
[data-v-5fbc1d10] .el-tabs__header .el-tabs__item {
    color: white;
    font-size: 24px;
    font-family: 宋体;
    border: unset !important;
    font-weight: bold;
    text-align: center;
    width: 22%;
    border-radius: 7px;
    background-image: linear-gradient(180deg, #2144A3 0%, #318DD5 44%, #2144A3 100%);
    opacity: 0.6;
}
[data-v-5fbc1d10] .el-tabs__header .el-tabs__item.is-active {
    background-image: linear-gradient(180deg, #2144A3 0%, #318DD5 44%, #2144A3 100%);
    opacity: 1;
}
.table_header[data-v-5fbc1d10] {
  display: flex;
}
.table_header .title[data-v-5fbc1d10] {
    font-family: SourceHanSansCN-Bold;
    font-weight: 700;
    font-size: 24px;
    color: #9BCDFF;
    letter-spacing: 0;
    margin-left: 3%;
    width: 80%;
}
.table_header .button[data-v-5fbc1d10] {
    font-family: SourceHanSansCN-Bold;
    font-weight: 700;
    font-size: 24px;
    color: #9BCDFF;
    letter-spacing: 0;
    width: 20%;
    margin-right: 3%;
    text-align: right;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-bdca33a6]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-bdca33a6] .el-carousel__container {
  height: 580px;
}
[data-v-bdca33a6] .el-tabs__header {
  border: unset !important;
  margin: 10px 0 10px 0;
}
[data-v-bdca33a6] .el-tabs__header .el-tabs__nav {
    border: unset !important;
    width: 100%;
}
[data-v-bdca33a6] .el-tabs__header .el-tabs__item:first-child {
    margin: 0 0 0 3%;
}
[data-v-bdca33a6] .el-tabs__header .el-tabs__item:not(:first-child) {
    margin: 0 0 0 2%;
}
[data-v-bdca33a6] .el-tabs__header .el-tabs__item {
    color: white;
    font-size: 24px;
    font-family: 宋体;
    border: unset !important;
    font-weight: bold;
    text-align: center;
    width: 22%;
    border-radius: 7px;
    background-image: linear-gradient(180deg, #2144A3 0%, #318DD5 44%, #2144A3 100%);
    opacity: 0.6;
}
[data-v-bdca33a6] .el-tabs__header .el-tabs__item.is-active {
    background-image: linear-gradient(180deg, #2144A3 0%, #318DD5 44%, #2144A3 100%);
    opacity: 1;
}
.button_group[data-v-bdca33a6] {
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  color: #9BCDFF;
  letter-spacing: 0;
  width: 60%;
  height: 30px;
  text-align: right;
}
.button_group .button[data-v-bdca33a6] {
    width: 60px;
    height: 25px;
    margin-right: 10px;
    background-image: url("http://scd.hnchaowei.com/download/eqPic/button02.png");
    background-color: unset;
    background-size: 100% 100%;
    color: white;
    opacity: 0.6;
    margin-top: 5px;
}
.button_group .button.checked[data-v-bdca33a6] {
    background-image: url("http://scd.hnchaowei.com/download/eqPic/button01.png");
    color: white;
    opacity: 1;
}
.table_header[data-v-bdca33a6] {
  display: flex;
}
.table_header .title[data-v-bdca33a6] {
    font-family: SourceHanSansCN-Bold;
    font-weight: 700;
    font-size: 24px;
    color: #9BCDFF;
    letter-spacing: 0;
    margin-left: 3%;
    width: 80%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-bdae04a4]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-bdae04a4] .el-carousel__container {
  height: 580px;
}
[data-v-bdae04a4] .el-tabs__header {
  border: unset !important;
  margin: 10px 0 10px 0;
}
[data-v-bdae04a4] .el-tabs__header .el-tabs__nav {
    border: unset !important;
    width: 100%;
}
[data-v-bdae04a4] .el-tabs__header .el-tabs__item:first-child {
    margin: 0 0 0 3%;
}
[data-v-bdae04a4] .el-tabs__header .el-tabs__item:not(:first-child) {
    margin: 0 0 0 2%;
}
[data-v-bdae04a4] .el-tabs__header .el-tabs__item {
    color: white;
    font-size: 24px;
    font-family: 宋体;
    border: unset !important;
    font-weight: bold;
    text-align: center;
    width: 22%;
    border-radius: 7px;
    background-image: linear-gradient(180deg, #2144A3 0%, #318DD5 44%, #2144A3 100%);
    opacity: 0.6;
}
[data-v-bdae04a4] .el-tabs__header .el-tabs__item.is-active {
    background-image: linear-gradient(180deg, #2144A3 0%, #318DD5 44%, #2144A3 100%);
    opacity: 1;
}
.button_group[data-v-bdae04a4] {
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  color: #9BCDFF;
  letter-spacing: 0;
  width: 60%;
  height: 30px;
  text-align: right;
}
.button_group .button[data-v-bdae04a4] {
    width: 60px;
    height: 25px;
    margin-right: 10px;
    background-image: url("http://scd.hnchaowei.com/download/eqPic/button02.png");
    background-color: unset;
    background-size: 100% 100%;
    color: white;
    opacity: 0.6;
    margin-top: 5px;
}
.button_group .button.checked[data-v-bdae04a4] {
    background-image: url("http://scd.hnchaowei.com/download/eqPic/button01.png");
    color: white;
    opacity: 1;
}
.table_header[data-v-bdae04a4] {
  display: flex;
}
.table_header .title[data-v-bdae04a4] {
    font-family: SourceHanSansCN-Bold;
    font-weight: 700;
    font-size: 24px;
    color: #9BCDFF;
    letter-spacing: 0;
    margin-left: 3%;
    width: 80%;
}
.table_info[data-v-bdae04a4] {
  border-top: 1px solid #304156;
  border-left: 1px solid #304156;
  color: white;
  margin: auto;
}
.table_info td[data-v-bdae04a4] {
    vertical-align: middle;
    border-bottom: 1px solid #304156;
    border-right: 1px solid #304156;
}
.table_info tr[data-v-bdae04a4]:first-child {
    color: #9bcdff;
}
.table_info tr:not(:first-child) .td_first .span_data[data-v-bdae04a4] {
    position: relative;
    margin-left: 15%;
}
.table_info tr:not(:first-child) .td_first .span_tip[data-v-bdae04a4] {
    content: "";
    position: absolute;
    width: 14px;
    height: 8px;
    left: -22px;
    top: 4px;
    z-index: 100;
}
.table_info tr[data-v-bdae04a4]:nth-child(even) {
    background-color: rgba(87, 180, 255, 0.06);
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-948b33be]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.text[data-v-948b33be] {
  width: 100%;
  height: 100%;
}
.button[data-v-948b33be] {
  width: 87px;
  height: 31px;
  margin-right: 10px;
  background-image: url("http://scd.hnchaowei.com/download/eqPic/button02.png");
  background-color: unset;
  background-size: 100% 100%;
  color: white;
  opacity: 0.6;
}
.button.checked[data-v-948b33be] {
  width: 93px;
  height: 31px;
  background-image: url("http://scd.hnchaowei.com/download/eqPic/button01.png");
  color: white;
  opacity: 1;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-43bcff1d]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.top_date[data-v-43bcff1d] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.top_date_font[data-v-43bcff1d] {
  font-size: 32px;
  margin: 0 10px;
}
.img_container[data-v-43bcff1d] {
  height: 100%;
  width: 25%;
  left: 10px;
}
.img_left[data-v-43bcff1d] {
  float: right;
  margin-top: 20%;
  height: 60%;
  transform: rotate(180deg);
}
.img_right[data-v-43bcff1d] {
  margin-top: 20%;
  height: 60%;
}
.mar_t30[data-v-43bcff1d] {
  margin-top: 30px;
}
[data-v-43bcff1d] .datePicker .el-input__prefix {
  display: none;
}
[data-v-43bcff1d] .el-date-editor.el-input {
  width: 90%;
  height: 100%;
  text-align: center;
}
[data-v-43bcff1d] .datePicker .el-input__inner {
  text-align: center;
  border: none;
  padding: 0px;
  font-weight: 800;
  font-size: 26px;
  color: #2D8FF1;
  letter-spacing: 0;
  background-color: unset;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-769d9b27]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-769d9b27] .jsoneditor-poweredBy {
  display: none;
}
[data-v-769d9b27] .jsoneditor-modes {
  display: none;
}
[data-v-769d9b27] .upload-demo .el-upload-dragger {
  border: none;
  background-color: #3d3c3c !important;
}
[data-v-769d9b27] .upload-demo .el-upload__text {
  color: #c0c4cc !important;
}
[data-v-769d9b27] .upload-demo .el-upload-list__item-name {
  color: #c0c4cc !important;
}
.uploadcolor[data-v-769d9b27] {
  color: #d5d5d5 !important;
}
[data-v-769d9b27] .el-input-number__decrease {
  color: #606266 !important;
}
[data-v-769d9b27] .el-input-number__increase {
  color: #606266 !important;
}
[data-v-769d9b27] .is-disabled {
  color: #c0c4cc !important;
}
[data-v-769d9b27] .Mode {
  border-color: transparent !important;
  background-color: #3d3c3c !important;
}
[data-v-769d9b27] .Mode .itemMode {
    border-color: transparent !important;
}
[data-v-769d9b27] .Mode .selectMode .right {
    border-color: #606266 !important;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-7b784976]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.text[data-v-7b784976] {
  width: 100%;
  height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-840eef60]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.text[data-v-840eef60] {
  width: 100%;
  height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-7df8c5f0]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.text[data-v-7df8c5f0] {
  width: 100%;
  height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-dfbf5b8c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.text[data-v-dfbf5b8c] {
  width: 100%;
  height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-4dd1caed]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-4dd1caed] .el-carousel__container {
  flex: 1;
}
[data-v-4dd1caed] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-4dd1caed] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-4dd1caed] {
  border: 1px solid #fff;
}
.center .clickItem[data-v-4dd1caed] {
  display: block;
  width: 100%;
  height: 100%;
}
.center .clickItem div[data-v-4dd1caed] {
    width: 100%;
    height: 100%;
}
.center .textdiv[data-v-4dd1caed] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-4dd1caed] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-4dd1caed] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-4dd1caed] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 10%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 140px;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-3a6d2590]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.percentage[data-v-3a6d2590] {
  width: 100%;
  height: 100%;
  position: relative;
}
.percentage > .center[data-v-3a6d2590] {
    display: flex;
    margin-left: 10%;
    width: 80%;
    height: 100%;
    position: relative;
}
.percentage > .center .vertical[data-v-3a6d2590] {
      flex: 1;
      min-height: 100px;
      display: flex;
      flex-direction: column;
      position: relative;
}
.percentage > .center .vertical > .item[data-v-3a6d2590] {
        flex: 1;
        display: flex;
        flex-direction: column;
        position: relative;
}
.percentage > .center .vertical > .item > .title[data-v-3a6d2590] {
          height: 25px;
          line-height: 25px;
          text-align: center;
}
.percentage > .center .vertical > .item .tr[data-v-3a6d2590] {
          flex: 1;
          position: relative;
          display: flex;
          flex-direction: column;
}
.percentage > .center .vertical > .item .tr > .item[data-v-3a6d2590] {
            width: 100%;
            flex: 1;
            display: flex;
}
.percentage > .center .vertical > .item .tr > .item > .center[data-v-3a6d2590] {
              width: 100%;
              height: 100%;
              margin-left: auto;
              margin-right: auto;
}
.percentage > .center .vertical > .item .tr > .item > .center > .title[data-v-3a6d2590] {
                width: -moz-max-content;
                width: max-content;
                height: 100%;
}
.percentage > .center .vertical > .item .tr > .item > .center .barInf[data-v-3a6d2590] {
                height: 100%;
                flex: 1;
                position: relative;
                background-color: #303659;
}
.percentage > .center .vertical > .item .tr > .item > .center .barInf[data-v-3a6d2590]:hover {
                  box-shadow: 0px 0px 2px 2px #14d7ff;
                  z-index: 3;
}
.percentage > .center .vertical > .item .tr > .item > .center .barInf .bar[data-v-3a6d2590] {
                  position: absolute;
                  bottom: 0px;
                  left: 0px;
                  width: 100%;
                  background-color: #00afff;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-57c1429a]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.percentagexs[data-v-57c1429a] {
  width: calc(100%);
  height: calc(100%);
  display: flex;
  flex-direction: column;
  padding: 5px 0;
  display: -webkit-flex;
  align-items: center;
  -webkit-justify-content: center;
}
.percentagexs .pbaritem[data-v-57c1429a] {
    width: 100%;
    flex: 1;
    display: flex;
}
.percentagexs .pbaritem .pbar[data-v-57c1429a] {
      background-color: #303659;
      margin: 0 3%;
      width: auto;
      height: 100%;
      flex: 1;
      position: relative;
}
.percentagexs .pbaritem .pbar[data-v-57c1429a]:hover {
        box-shadow: 0px 0px 2px 2px #14d7ff;
        z-index: 3;
}
.percentagexs .pbaritem .pbar .y[data-v-57c1429a] {
        width: 100%;
        position: absolute;
        bottom: 0px;
        background-color: #14d7ff;
        color: #06133f;
        font-size: x-small;
        overflow: hidden;
        animation: myfirst-57c1429a 0.5s;
        -moz-animation: myfirst-57c1429a 0.5s;
        /* Firefox */
        -webkit-animation: myfirst-57c1429a 0.5s;
        /* Safari and Chrome */
        -o-animation: myfirst-57c1429a 0.5s;
        /* Opera */
}
@keyframes myfirst-57c1429a {
from {
    height: 0px;
}
}
.percentagexs .pline[data-v-57c1429a] {
    height: 1px;
    margin: 5px 0;
    width: 100%;
    background-color: #1d5173;
}
.percentagexs .ptextitem[data-v-57c1429a] {
    width: 100%;
    height: -moz-max-content;
    height: max-content;
    display: flex;
}
.percentagexs .ptextitem .ptext[data-v-57c1429a] {
      margin: 0 3%;
      width: auto;
      height: -moz-max-content;
      height: max-content;
      flex: 1;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-db2f619a]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-db2f619a] .el-progress {
  width: 100%;
  height: -moz-max-content;
  height: max-content;
}
[data-v-db2f619a] .el-progress-circle {
  width: 100%;
  height: 100%;
}
.disc[data-v-db2f619a] {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  align-items: center;
  -webkit-justify-content: center;
}
.disc .prog[data-v-db2f619a] {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-516d67e4]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-516d67e4] .el-carousel__container {
  flex: 1;
}
[data-v-516d67e4] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-516d67e4] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-516d67e4] {
  border: 1px solid #fff;
}
.center .textdiv[data-v-516d67e4] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-516d67e4] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-516d67e4] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      top: 0px;
      color: #fff !important;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-516d67e4] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 2%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 120px;
}
.center .textdiv .textContent .clickItem[data-v-516d67e4] {
      color: #fff;
      border: 1px solid #1d5173;
      border-radius: 3px;
      display: block;
      width: 100%;
      height: 100%;
}
.center .textdiv .textContent .clickItem[data-v-516d67e4]:hover {
        border: 1px solid #ccc;
}
.center .textdiv .textContent .clickItem div[data-v-516d67e4] {
        width: 100%;
        height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-2ec2a468]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-2ec2a468] .el-carousel__container {
  flex: 1;
}
[data-v-2ec2a468] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-2ec2a468] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-2ec2a468] {
  border: 1px solid #fff;
}
.center .textdiv[data-v-2ec2a468] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-2ec2a468] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-2ec2a468] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-2ec2a468] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 10%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 140px;
}
.center .textdiv .textContent .clickItem[data-v-2ec2a468] {
      color: #fff;
      border: 1px solid #1d5173;
      border-radius: 3px;
      display: block;
      width: 100%;
      height: 100%;
}
.center .textdiv .textContent .clickItem[data-v-2ec2a468]:hover {
        border: 1px solid #ccc;
}
.center .textdiv .textContent .clickItem div[data-v-2ec2a468] {
        width: 100%;
        height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-0723e62f]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-0723e62f] .el-carousel__container {
  flex: 1;
}
[data-v-0723e62f] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-0723e62f] .el-carousel__indicator {
  padding: 8px 4px;
}
[data-v-0723e62f] .el-carousel__arrow {
  background-color: #b1b9d9a6;
  color: #fffcfc;
}
[data-v-0723e62f] .el-icon-arrow-right {
  color: #fffcfc;
}
.bor[data-v-0723e62f] {
  border: 1px solid #fff;
}
.center .nullTitle[data-v-0723e62f] {
  width: 85%;
  height: 100%;
  align-items: center;
  display: -webkit-flex;
  justify-content: center;
  display: -webkit-flex;
}
.center .textdiv[data-v-0723e62f] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-0723e62f] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-0723e62f] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-0723e62f] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 0%;
      height: 20px;
      line-height: 20px;
      background-color: #a60715;
      max-width: 115px;
}
.center .textdiv .textContent .statusJS1[data-v-0723e62f] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      left: 0%;
      height: 20px;
      line-height: 20px;
      background-color: #FBDD60;
      max-width: 70px;
}
.center .textdiv .textContent .statusJS2[data-v-0723e62f] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      left: 0%;
      height: 20px;
      line-height: 20px;
      background-color: #23345E;
      max-width: 70px;
}
.center .textdiv .textContent .clickItem[data-v-0723e62f] {
      color: #fff;
      border: 1px solid #1d5173;
      border-radius: 3px;
      display: block;
      height: 100%;
}
.center .textdiv .textContent .clickItem[data-v-0723e62f]:hover {
        border: 1px solid #ccc;
}
.center .textdiv .textContent .clickItem div[data-v-0723e62f] {
        height: 100%;
}
.table[data-v-0723e62f] {
  width: 100%;
  word-wrap: break-word;
}
.table.allHeight[data-v-0723e62f] {
    height: 100%;
}
.table tr td[data-v-0723e62f] {
    text-align: center;
    vertical-align: middle;
}
.table tr td.tdnoh[data-v-0723e62f] {
      height: auto;
}
.table tr td.tdnow[data-v-0723e62f] {
      width: auto;
}
.table.outerBor[data-v-0723e62f] {
    border: 1px solid;
}
.table.bor tr td[data-v-0723e62f] {
    border-right: 1px solid;
    border-bottom: 1px solid;
    vertical-align: middle;
}
.table.bor tr td[data-v-0723e62f]:nth-last-child(1) {
    border-right: none;
}
.table.bor tr:nth-last-child(1) td[data-v-0723e62f] {
    border-bottom: none;
}
[data-v-0723e62f] .el-select-dropdown {
  position: absolute !important;
  top: 30px !important;
  left: 0px !important;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-73d4d066]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-73d4d066] .el-carousel__container {
  flex: 1;
}
[data-v-73d4d066] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-73d4d066] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-73d4d066] {
  border: 1px solid #fff;
}
.center .textdiv[data-v-73d4d066] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-73d4d066] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-73d4d066] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-73d4d066] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 0%;
      height: 20px;
      line-height: 20px;
      background-color: #a60715;
      max-width: 115px;
}
.center .textdiv .textContent .statusJS1[data-v-73d4d066] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      left: 0%;
      height: 20px;
      line-height: 20px;
      background-color: #FBDD60;
      max-width: 70px;
}
.center .textdiv .textContent .statusJS2[data-v-73d4d066] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      left: 0%;
      height: 20px;
      line-height: 20px;
      background-color: #23345E;
      max-width: 70px;
}
.center .textdiv .textContent .clickItem[data-v-73d4d066] {
      color: #fff;
      border: 1px solid #1d5173;
      border-radius: 3px;
      display: block;
      height: 100%;
}
.center .textdiv .textContent .clickItem[data-v-73d4d066]:hover {
        border: 1px solid #ccc;
}
.center .textdiv .textContent .clickItem div[data-v-73d4d066] {
        height: 100%;
}
.table[data-v-73d4d066] {
  width: 100%;
  word-wrap: break-word;
}
.table.allHeight[data-v-73d4d066] {
    height: 100%;
}
.table tr td[data-v-73d4d066] {
    text-align: center;
    vertical-align: middle;
}
.table tr td.tdnoh[data-v-73d4d066] {
      height: auto;
}
.table tr td.tdnow[data-v-73d4d066] {
      width: auto;
}
.table.outerBor[data-v-73d4d066] {
    border: 1px solid;
}
.table.bor tr td[data-v-73d4d066] {
    border-right: 1px solid;
    border-bottom: 1px solid;
    vertical-align: middle;
}
.table.bor tr td[data-v-73d4d066]:nth-last-child(1) {
    border-right: none;
}
.table.bor tr:nth-last-child(1) td[data-v-73d4d066] {
    border-bottom: none;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-187d7ed0]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-187d7ed0] .el-carousel__container {
  flex: 1;
}
[data-v-187d7ed0] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-187d7ed0] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-187d7ed0] {
  border: 1px solid #fff;
}
.center .textdiv[data-v-187d7ed0] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-187d7ed0] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-187d7ed0] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-187d7ed0] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      left: 10%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 180px;
}
.center .textdiv .textContent .guoshuJS[data-v-187d7ed0] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 8%;
      height: 30px;
      line-height: 30px;
      background-color: green;
      max-width: 180px;
      color: white;
}
.center .textdiv .textContent .clickItem[data-v-187d7ed0] {
      color: #fff;
      border: 1px solid #1d5173;
      border-radius: 3px;
      display: block;
      width: 100%;
      height: 100%;
}
.center .textdiv .textContent .clickItem[data-v-187d7ed0]:hover {
        border: 1px solid #ccc;
}
.center .textdiv .textContent .clickItem div[data-v-187d7ed0] {
        width: 100%;
        height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-ee2d5398]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-ee2d5398] .el-carousel__container {
  flex: 1;
}
[data-v-ee2d5398] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-ee2d5398] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-ee2d5398] {
  border: 1px solid #fff;
}
.center .clickItem[data-v-ee2d5398] {
  display: block;
  width: 100%;
  height: 100%;
}
.center .clickItem div[data-v-ee2d5398] {
    width: 100%;
    height: 100%;
}
.center .textdiv[data-v-ee2d5398] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-ee2d5398] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-ee2d5398] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-ee2d5398] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 10%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 140px;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-33ec223a]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-33ec223a] .el-carousel__container {
  flex: 1;
}
[data-v-33ec223a] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-33ec223a] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-33ec223a] {
  border: 1px solid #fff;
}
.center .textdiv[data-v-33ec223a] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-33ec223a] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-33ec223a] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      top: 0px;
      color: #fff !important;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-33ec223a] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 2%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 120px;
}
.center .textdiv .textContent .statusJS2[data-v-33ec223a] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 30px;
      right: 0%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 120px;
}
.center .textdiv .textContent .clickItem[data-v-33ec223a] {
      color: #fff;
      border: 1px solid #1d5173;
      border-radius: 3px;
      display: block;
      width: 100%;
      height: 100%;
}
.center .textdiv .textContent .clickItem[data-v-33ec223a]:hover {
        border: 1px solid #ccc;
}
.center .textdiv .textContent .clickItem div[data-v-33ec223a] {
        width: 100%;
        height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-cdfb097e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-cdfb097e] .el-carousel__container {
  flex: 1;
}
[data-v-cdfb097e] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-cdfb097e] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-cdfb097e] {
  border: 1px solid #fff;
}
.center .textdiv[data-v-cdfb097e] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-cdfb097e] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-cdfb097e] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-cdfb097e] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 10%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 140px;
}
.center .textdiv .textContent .clickItem[data-v-cdfb097e] {
      color: #fff;
      border: 1px solid #1d5173;
      border-radius: 3px;
      display: block;
      width: 100%;
      height: 100%;
}
.center .textdiv .textContent .clickItem[data-v-cdfb097e]:hover {
        border: 1px solid #ccc;
}
.center .textdiv .textContent .clickItem div[data-v-cdfb097e] {
        width: 100%;
        height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-96cf0642]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.image img[data-v-96cf0642] {
  width: 100%;
  height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-1a9ac66e]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-1a9ac66e] .el-carousel__container {
  flex: 1;
}
[data-v-1a9ac66e] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-1a9ac66e] .el-carousel__indicator {
  padding: 8px 4px;
}
.lineList[data-v-1a9ac66e] {
  width: 100%;
  height: 100%;
  border: 1px solid #1d5173;
  border-radius: 3px;
}
.lineList .carousel[data-v-1a9ac66e] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
}
.lineList .carousel .item[data-v-1a9ac66e] {
      display: inline-block;
      vertical-align: top;
}
.lineList .carousel .item .info[data-v-1a9ac66e] {
        position: relative;
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        margin: 3px;
        border-radius: 3px;
        border: 1px solid #1d5173;
}
.lineList .carousel .item .info[data-v-1a9ac66e]:hover {
          border-color: #ccc !important;
}
.lineList .carousel .item .info .titleContext[data-v-1a9ac66e] {
          height: 30px;
          line-height: 30px;
          z-index: 2;
          position: absolute;
          top: 0;
          color: #fff !important;
          width: 100%;
          text-align: center;
}
.lineList .carousel .item .title[data-v-1a9ac66e] {
        height: 30px;
        line-height: 30px;
        z-index: 2;
        position: absolute;
        top: 0px;
        color: #fff !important;
        width: 100%;
        text-align: center;
}
.lineList .carousel .item .statusInf[data-v-1a9ac66e] {
        text-align: center;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        z-index: 2;
        position: absolute;
        top: 1px;
        right: 10%;
        height: 30px;
        line-height: 30px;
        background-color: #a60715;
        max-width: 25%;
}
.lineList .carousel .item .context[data-v-1a9ac66e] {
        width: 100%;
        height: 100%;
}
.lineList .carousel .item .context .echartsDiv[data-v-1a9ac66e] {
          width: 100%;
          height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-4a82854b]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-4a82854b] .el-carousel__container {
  flex: 1;
}
[data-v-4a82854b] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-4a82854b] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-4a82854b] {
  border: 1px solid #fff;
}
.center .clickItem[data-v-4a82854b] {
  display: block;
  width: 100%;
  height: 100%;
}
.center .clickItem div[data-v-4a82854b] {
    width: 100%;
    height: 100%;
}
.center .textdiv[data-v-4a82854b] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-4a82854b] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-4a82854b] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-4a82854b] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 10%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 140px;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-8cb0916c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}

/*::v-deep .el {
  &-carousel__container {
    flex: 1;
  }
}


::v-deep .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}

::v-deep .el-carousel__indicator {
  padding: 8px 4px;
}*/
.bor[data-v-8cb0916c] {
  border: 1px solid #fff;
}

/*
.center {
  display: flex;
  flex-direction: column;
  .Ectop{
    min-height: 150px;
    width: 100%;
    flex: 1;
  }
  .Ecbut{
    min-height: 80px;
    width: 100%;
  }
  .EcbutTitle{
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
  }
}*/

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-807f265c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}

/*::v-deep .el {
  &-carousel__container {
    flex: 1;
  }
}


::v-deep .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}

::v-deep .el-carousel__indicator {
  padding: 8px 4px;
}*/
.bor[data-v-807f265c] {
  border: 1px solid #fff;
}

/*
.center {
  display: flex;
  flex-direction: column;
  .Ectop{
    min-height: 150px;
    width: 100%;
    flex: 1;
  }
  .Ecbut{
    min-height: 80px;
    width: 100%;
  }
  .EcbutTitle{
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
  }
}*/

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-05984bbe]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-05984bbe] .el-carousel__container {
  flex: 1;
}
[data-v-05984bbe] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-05984bbe] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-05984bbe] {
  border: 1px solid #fff;
}
.center .clickItem[data-v-05984bbe] {
  display: block;
  width: 100%;
  height: 100%;
}
.center .clickItem div[data-v-05984bbe] {
    width: 100%;
    height: 100%;
}
.center .textdiv[data-v-05984bbe] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-05984bbe] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-05984bbe] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-05984bbe] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 10%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 140px;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-08d7ac3a]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-08d7ac3a] .el-carousel__container {
  flex: 1;
}
[data-v-08d7ac3a] .el-progress-bar__outer,[data-v-08d7ac3a] .el-progress-bar__inner {
  border-radius: 0 !important;
}
[data-v-08d7ac3a] .el-progress--text-inside .el-progress-bar {
  padding-right: 10px;
  margin-right: 0px;
  padding-left: 10px;
}
[data-v-08d7ac3a] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-08d7ac3a] .el-carousel__indicator {
  padding: 8px 4px;
}
[data-v-08d7ac3a] .el-progress-bar__outer  {
  border-radius: 0 !important;
}
[data-v-08d7ac3a] .el-progress-bar__inner  {
  border-radius: 0 !important;
}
[data-v-08d7ac3a] .el-progress-bar__outer {
  height: 6px;
  border-radius: 100px;
  background-color: #303659;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.center .nullTitle[data-v-08d7ac3a] {
  width: 100%;
  height: 100%;
  align-items: center;
  display: -webkit-flex;
  justify-content: center;
  display: -webkit-flex;
}
.center .table[data-v-08d7ac3a] {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
}
.center .table.allHeight[data-v-08d7ac3a] {
    height: 100%;
}
.center .table tr td[data-v-08d7ac3a] {
    text-align: center;
    vertical-align: middle;
}
.center .table tr td.tdnoh[data-v-08d7ac3a] {
      height: auto;
}
.center .table tr td.tdnow[data-v-08d7ac3a] {
      width: auto;
}
.center .table.outerBor[data-v-08d7ac3a] {
    border: 1px solid;
}
.center .table.bor tr td[data-v-08d7ac3a] {
    border-right: 1px solid;
    border-bottom: 1px solid;
    vertical-align: middle;
}
.center .table.bor tr td[data-v-08d7ac3a]:nth-last-child(1) {
    border-right: none;
}
.center .table.bor tr:nth-last-child(1) td[data-v-08d7ac3a] {
    border-bottom: none;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-7708bbdf]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-7708bbdf] .el-carousel__container {
  flex: 1;
}
[data-v-7708bbdf] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-7708bbdf] .el-carousel__indicator {
  padding: 8px 4px;
}
.center .nullTitle[data-v-7708bbdf] {
  width: 100%;
  height: 100%;
  align-items: center;
  display: -webkit-flex;
  justify-content: center;
  display: -webkit-flex;
}
.center .table[data-v-7708bbdf] {
  width: 100%;
  word-wrap: break-word;
}
.center .table.allHeight[data-v-7708bbdf] {
    height: 100%;
}
.center .table tr .thlogo[data-v-7708bbdf]::before {
    font-size: 28px;
    margin-right: 10px;
    color: #18ceff;
    content: "●";
}
.center .table tr td[data-v-7708bbdf] {
    text-align: center;
    vertical-align: middle;
}
.center .table tr td.tdnoh[data-v-7708bbdf] {
      height: auto;
}
.center .table tr td.tdnow[data-v-7708bbdf] {
      width: auto;
}
.center .table.outerBor[data-v-7708bbdf] {
    border: 1px solid;
}
.center .table.all tr td[data-v-7708bbdf] {
    border-right: 1px solid;
    border-bottom: 1px solid;
    vertical-align: middle;
}
.center .table.all tr td[data-v-7708bbdf]:nth-last-child(1) {
    border-right: none;
}
.center .table.all tr:nth-last-child(1) td[data-v-7708bbdf] {
    border-bottom: none;
}
.center .table.top tr td[data-v-7708bbdf] {
    border-top: 1px solid;
    vertical-align: middle;
}
.center .table.right tr td[data-v-7708bbdf] {
    border-right: 1px solid;
    vertical-align: middle;
}
.center .table.bottom tr td[data-v-7708bbdf] {
    border-bottom: 1px solid;
    vertical-align: middle;
}
.center .table.left tr td[data-v-7708bbdf] {
    border-left: 1px solid;
    vertical-align: middle;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-7716d360]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-7716d360] .el-carousel__container {
  flex: 1;
}
[data-v-7716d360] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-7716d360] .el-carousel__indicator {
  padding: 8px 4px;
}
.center .nullTitle[data-v-7716d360] {
  width: 100%;
  height: 100%;
  align-items: center;
  display: -webkit-flex;
  justify-content: center;
  display: -webkit-flex;
}
.center .table[data-v-7716d360] {
  width: 100%;
  word-wrap: break-word;
}
.center .table.allHeight[data-v-7716d360] {
    height: 100%;
}
.center .table tr[data-v-7716d360] {
    height: 18px;
    /*.thlogo {
        &::before {
          font-size: 28px;
          margin-right: 10px;
          color: $border;
          content: "●";
        }
      }*/
}
.center .table tr td[data-v-7716d360] {
      text-align: center;
}
.center .table tr td.tdnoh[data-v-7716d360] {
        height: auto;
}
.center .table tr td.tdnow[data-v-7716d360] {
        width: auto;
}
.center .table.outerBor[data-v-7716d360] {
    border: 1px solid;
}
.center .table.bor tr td[data-v-7716d360] {
    border-right: 1px solid;
    border-bottom: 1px solid;
}
.center .table.bor tr td[data-v-7716d360]:nth-last-child(1) {
    border-right: none;
}
.center .table.bor tr:nth-last-child(1) td[data-v-7716d360] {
    border-bottom: none;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-7724eae1]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-7724eae1] .el-carousel__container {
  flex: 1;
}
[data-v-7724eae1] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-7724eae1] .el-carousel__indicator {
  padding: 8px 4px;
}
.center .nullTitle[data-v-7724eae1] {
  width: 100%;
  height: 100%;
  align-items: center;
  display: -webkit-flex;
  justify-content: center;
  display: -webkit-flex;
}
.center .table[data-v-7724eae1] {
  width: 100%;
  word-wrap: break-word;
}
.center .table.allHeight[data-v-7724eae1] {
    height: 100%;
}
.center .table tr td[data-v-7724eae1] {
    text-align: left;
}
.center .table tr td.tdnoh[data-v-7724eae1] {
      height: auto;
}
.center .table tr td.tdnow[data-v-7724eae1] {
      width: auto;
}
.center .table.outerBor[data-v-7724eae1] {
    border: 1px solid;
}
.center .table.bor tr td[data-v-7724eae1] {
    border-right: 1px solid;
    border-bottom: 1px solid;
}
.center .table.bor tr td[data-v-7724eae1]:nth-last-child(1) {
    border-right: none;
}
.center .table.bor tr:nth-last-child(1) td[data-v-7724eae1] {
    border-bottom: none;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-77330262]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.div[data-v-77330262] {
  width: calc(100%-46px);
  height: 100%;
  margin: 20px 23px 0px 20px;
  background: url(/download/board/kjl.png);
  padding: 10px 50px 50px 50px;
}
.el-menu[data-v-77330262] {
  border-right: 0;
  background-color: transparent !important;
  text-align: center;
}

/*设置导航栏选中后的颜色*/
.el-menu-item.is-active[data-v-77330262] {
  background-color: #1b79d7 !important;
}

/*设置鼠标悬停在导航栏上的颜色*/
.el-menu-item[data-v-77330262]:hover {
  background-color: #1b79d7 !important;
}
.el-menu-item.is-active[data-v-77330262], .el-menu-item[data-v-77330262]:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-774119e3]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.div[data-v-774119e3] {
  width: calc(100%-26px);
  height: 100%;
  margin: 20px 10px 0px 16px;
  background: url(/download/board/backgrund02.png);
  padding: 100px 50px 50px 50px;
}
.el-menu[data-v-774119e3] {
  border-right: 0;
  background-color: transparent !important;
  text-align: center;
}

/*设置导航栏选中后的颜色*/
.el-menu-item.is-active[data-v-774119e3] {
  background-color: #1b79d7 !important;
}

/*设置鼠标悬停在导航栏上的颜色*/
.el-menu-item[data-v-774119e3]:hover {
  background-color: #1b79d7 !important;
}

/*pem页面右侧6个EChart*/
.pem-right-EChart[data-v-774119e3] {
  width: 100%;
  height: 22vh;
}

/*pem页面右侧*/
.pem-rightMyChart[data-v-774119e3] {
  height: 100%;
  width: calc(100%-26px);
  margin: 20px 16px 0px 10px;
  background: url(/download/board/backgrund02.png);
  padding: 100px 50px 50px 50px;
}
.el-menu-item.is-active[data-v-774119e3], .el-menu-item[data-v-774119e3]:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-6c6f3382]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-6c6f3382] .el-carousel__container {
  flex: 1;
}
[data-v-6c6f3382] .el-progress-bar__outer,[data-v-6c6f3382] .el-progress-bar__inner {
  border-radius: 0 !important;
}
[data-v-6c6f3382] .el-progress--text-inside .el-progress-bar {
  padding-right: 10px;
  margin-right: 0px;
  padding-left: 10px;
}
[data-v-6c6f3382] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-6c6f3382] .el-carousel__indicator {
  padding: 8px 4px;
}
[data-v-6c6f3382] .el-progress-bar__outer  {
  border-radius: 0 !important;
}
[data-v-6c6f3382] .el-progress-bar__inner  {
  border-radius: 0 !important;
}
[data-v-6c6f3382] .el-progress-bar__outer {
  height: 6px;
  border-radius: 100px;
  background-color: #303659;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.center .nullTitle[data-v-6c6f3382] {
  width: 100%;
  height: 100%;
  align-items: center;
  display: -webkit-flex;
  justify-content: center;
  display: -webkit-flex;
}
.center .table[data-v-6c6f3382] {
  width: 100%;
  word-wrap: break-word;
}
.center .table.allHeight[data-v-6c6f3382] {
    height: 100%;
}
.center .table tr td[data-v-6c6f3382] {
    text-align: center;
    vertical-align: middle;
}
.center .table tr td.tdnoh[data-v-6c6f3382] {
      height: auto;
}
.center .table tr td.tdnow[data-v-6c6f3382] {
      width: auto;
}
.center .table.outerBor[data-v-6c6f3382] {
    border: 1px solid;
}
.center .table.bor tr td[data-v-6c6f3382] {
    border-right: 1px solid;
    border-bottom: 1px solid;
    vertical-align: middle;
}
.center .table.bor tr td[data-v-6c6f3382]:nth-last-child(1) {
    border-right: none;
}
.center .table.bor tr:nth-last-child(1) td[data-v-6c6f3382] {
    border-bottom: none;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-9b35a844]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-9b35a844] .el-carousel__container {
  flex: 1;
}
[data-v-9b35a844] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-9b35a844] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-9b35a844] {
  border: 1px solid #fff;
}
.center[data-v-9b35a844] {
  display: flex;
  flex-direction: column;
}
.center .Ectop[data-v-9b35a844] {
    min-height: 150px;
    width: 100%;
    flex: 1;
}
.center .Ecbut[data-v-9b35a844] {
    min-height: 80px;
    width: 100%;
}
.center .EcbutTitle[data-v-9b35a844] {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-cb500d78]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-cb500d78] .el-carousel__container {
  flex: 1;
}
[data-v-cb500d78] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-cb500d78] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-cb500d78] {
  border: 1px solid #fff;
}
.center[data-v-cb500d78] {
  display: flex;
  flex-direction: column;
}
.center .Ectop[data-v-cb500d78] {
    min-height: 150px;
    width: 100%;
    flex: 1;
}
.center .Ecbut[data-v-cb500d78] {
    min-height: 80px;
    width: 100%;
}
.center .EcbutTitle[data-v-cb500d78] {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-dc0e9528]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-dc0e9528] .el-carousel__container {
  flex: 1;
}
[data-v-dc0e9528] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-dc0e9528] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-dc0e9528] {
  border: 1px solid #fff;
}
.center[data-v-dc0e9528] {
  display: flex;
  flex-direction: column;
}
.center .Ectop[data-v-dc0e9528] {
    min-height: 150px;
    width: 100%;
    flex: 1;
}
.center .Ecbut[data-v-dc0e9528] {
    min-height: 80px;
    width: 100%;
}
.center .EcbutTitle[data-v-dc0e9528] {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-a594bd14]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-a594bd14] .el-carousel__container {
  flex: 1;
}
[data-v-a594bd14] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-a594bd14] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-a594bd14] {
  border: 1px solid #fff;
}
.center[data-v-a594bd14] {
  display: flex;
  flex-direction: column;
}
.center .Ectop[data-v-a594bd14] {
    min-height: 150px;
    width: 100%;
    flex: 1;
}
.center .Ecbut[data-v-a594bd14] {
    min-height: 80px;
    width: 100%;
}
.center .EcbutTitle[data-v-a594bd14] {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-895664ae]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-895664ae] .el-carousel__container {
  flex: 1;
}
[data-v-895664ae] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-895664ae] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-895664ae] {
  border: 1px solid #fff;
}
.center[data-v-895664ae] {
  display: flex;
  flex-direction: column;
}
.center .Ectop[data-v-895664ae] {
    min-height: 150px;
    width: 100%;
    flex: 1;
}
.center .Ecbut[data-v-895664ae] {
    min-height: 80px;
    width: 100%;
}
.center .EcbutTitle[data-v-895664ae] {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-5838fa8b]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-5838fa8b] .el-carousel__container {
  flex: 1;
}
[data-v-5838fa8b] .el-progress-circle {
  width: 100% !important;
  height: 100% !important;
}
[data-v-5838fa8b] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-5838fa8b] {
  border: 1px solid #fff;
}
.center .clickItem[data-v-5838fa8b] {
  display: block;
  width: 100%;
  height: 100%;
}
.center .clickItem div[data-v-5838fa8b] {
    width: 100%;
    height: 100%;
}
.center .textdiv[data-v-5838fa8b] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-5838fa8b] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-5838fa8b] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-5838fa8b] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 10%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 140px;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-60a2c8e8]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.image img[data-v-60a2c8e8] {
  width: 100%;
  height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-25289189]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.image img[data-v-25289189] {
  width: 100%;
  height: 100%;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-13a85076]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-13a85076] .el-carousel__container {
  flex: 1;
}
[data-v-13a85076] .el-progress-bar__outer {
  background-color: #284045 !important;
}
[data-v-13a85076] .el-progress-bar__innerText {
  color: white;
}
[data-v-13a85076] .el-progress__text {
  font-size: 18px;
  font-weight: 800;
  color: white;
}

/* 渐变进度条 */
[data-v-13a85076] .el-bg-inner-running .el-progress-bar__inner {
  background-color: unset !important;
  background-image: linear-gradient(270deg, #ff5151, #a92a2a) !important;
}
[data-v-13a85076] .el-bg-inner-error .el-progress-bar__inner {
  background-color: unset !important;
  background-image: linear-gradient(270deg, #ff8750, #b15f39) !important;
}
[data-v-13a85076] .el-bg-inner-done .el-progress-bar__inner {
  background-color: unset !important;
  background-image: linear-gradient(270deg, #5edae0, #3b9b9c) !important;
}
[data-v-13a85076] .data-picture svg path:first-child {
  stroke: #284045;
}
[data-v-13a85076] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-13a85076] {
  border: 1px solid #fff;
}
.center .clickItem[data-v-13a85076] {
  display: block;
  width: 100%;
  height: 100%;
}
.center .clickItem div[data-v-13a85076] {
    width: 100%;
    height: 100%;
}
.center .textdiv[data-v-13a85076] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-13a85076] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-13a85076] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-13a85076] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 10%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 140px;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-1e59e5f6]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-1e59e5f6] .el-carousel__container {
  flex: 1;
}
[data-v-1e59e5f6] .el-progress-bar__outer {
  background-color: #284045 !important;
}
[data-v-1e59e5f6] .el-progress-bar__innerText {
  color: white;
}
[data-v-1e59e5f6] .el-progress__text {
  font-size: 18px;
  font-weight: 800;
  color: white;
}

/* 渐变进度条 */
[data-v-1e59e5f6] .el-bg-inner-running .el-progress-bar__inner {
  background-color: unset !important;
  background-image: linear-gradient(270deg, #ff5151, #a92a2a) !important;
}
[data-v-1e59e5f6] .el-bg-inner-error .el-progress-bar__inner {
  background-color: unset !important;
  background-image: linear-gradient(270deg, #ff8750, #b15f39) !important;
}
[data-v-1e59e5f6] .el-bg-inner-done .el-progress-bar__inner {
  background-color: unset !important;
  background-image: linear-gradient(270deg, #5edae0, #3b9b9c) !important;
}
[data-v-1e59e5f6] .el-carousel__indicator {
  padding: 8px 4px;
}
.bor[data-v-1e59e5f6] {
  border: 1px solid #fff;
}
.center .clickItem[data-v-1e59e5f6] {
  display: block;
  width: 100%;
  height: 100%;
}
.center .clickItem div[data-v-1e59e5f6] {
    width: 100%;
    height: 100%;
}
.center .textdiv[data-v-1e59e5f6] {
  width: 100%;
  height: 100%;
}
.center .textdiv .textContent[data-v-1e59e5f6] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 30%;
    margin: 0.8% 1%;
}
.center .textdiv .textContent .title[data-v-1e59e5f6] {
      height: 30px;
      line-height: 30px;
      z-index: 2;
      position: absolute;
      color: #fff;
      top: 0px;
      width: 100%;
      text-align: center;
}
.center .textdiv .textContent .statusJS[data-v-1e59e5f6] {
      text-align: center;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      z-index: 2;
      position: absolute;
      top: 1px;
      right: 10%;
      height: 30px;
      line-height: 30px;
      background-color: #a60715;
      max-width: 140px;
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-583dd402]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
.scAnalysisTop .scAnalysis[data-v-583dd402] {
  min-width: 50%;
  min-height: 40%;
  position: relative;
  transform-origin: left top;
  background-color: #3e3e3e;
}
.scAnalysisTop .scAnalysis.edit > .center[data-v-583dd402] {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 20px;
    top: 20px;
}
.scAnalysisTop .scAnalysis > .center[data-v-583dd402] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 10;
}
.scAnalysisTop .scAnalysis > .center .AnalysisHi[data-v-583dd402] {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 0;
}
.scAnalysisTop .scAnalysis > .center > .center[data-v-583dd402] {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 1;
}
.scAnalysisTop .scAnalysis > .center > .center > .item[data-v-583dd402] {
        position: absolute;
        z-index: 9;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
}
.scAnalysisTop .scAnalysis > .center > .center > .item .AnalysisHi[data-v-583dd402] {
          position: absolute;
          width: 100%;
          height: 100%;
          z-index: 0;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .sy[data-v-583dd402] {
          position: absolute;
          z-index: 999;
          right: 10%;
          top: -14px;
          font-size: 20px;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .sy .iconfont[data-v-583dd402] {
            display: inline-block;
            vertical-align: top;
            margin-left: 10px;
            cursor: pointer;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .sy .iconfont[data-v-583dd402]:hover {
              color: #1890ff;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .hi[data-v-583dd402] {
          position: absolute;
          z-index: 1;
          left: 0px;
          height: 0px;
          width: 100%;
          height: 100%;
}
.scAnalysisTop .scAnalysis > .center > .center > .item.Up[data-v-583dd402] {
          z-index: 999;
          border: 1px solid;
}
.scAnalysisTop .scAnalysis > .center > .center > .item.UpMove[data-v-583dd402] {
          cursor: move;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .upSize[data-v-583dd402] {
          width: 20px;
          height: 20px;
          font-size: 20px;
          position: absolute;
          z-index: 20;
          color: #1890ff;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .upSize.leftTop[data-v-583dd402] {
            top: -12px;
            left: -11px;
            cursor: nw-resize;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .upSize.top[data-v-583dd402] {
            top: -12px;
            left: calc(50% - 11px);
            cursor: n-resize;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .upSize.rightTop[data-v-583dd402] {
            top: -12px;
            right: -10px;
            cursor: ne-resize;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .upSize.left[data-v-583dd402] {
            top: calc(50% - 11px);
            left: -11px;
            cursor: w-resize;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .upSize.right[data-v-583dd402] {
            top: calc(50% - 11px);
            right: -10px;
            cursor: e-resize;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .upSize.leftButton[data-v-583dd402] {
            left: -11px;
            top: calc(100% - 11px);
            cursor: sw-resize;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .upSize.button[data-v-583dd402] {
            left: calc(50% - 11px);
            top: calc(100% - 11px);
            cursor: s-resize;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .upSize.rightButton[data-v-583dd402] {
            right: -10px;
            top: calc(100% - 11px);
            cursor: se-resize;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .center[data-v-583dd402] {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0px;
          top: 0px;
          z-index: 9;
}
.scAnalysisTop .scAnalysis > .center > .center > .item > .center > div[data-v-583dd402] {
            width: 100%;
            height: 100%;
}
.scAnalysisTop .scAnalysis .scale[data-v-583dd402] {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.scAnalysisTop .scAnalysis .scale.hi[data-v-583dd402] {
      cursor: pointer;
}
.scAnalysisTop .scAnalysis .scale.hi.icon-yanjing[data-v-583dd402] {
        color: #1890ff;
}
.scAnalysisTop .scAnalysis .scale.x[data-v-583dd402] {
      width: calc(100% - 20px);
      margin-left: 20px;
}
.scAnalysisTop .scAnalysis .scale.y[data-v-583dd402] {
      height: calc(100% - 20px);
      margin-top: 20px;
}
.scAnalysisTop .scAnalysis .addruss[data-v-583dd402] {
    position: absolute;
    width: 0px;
    height: 0px;
    z-index: 999;
    border: 0.1px solid #1890ff;
}
.scAnalysisTop .scAnalysis .addruss.scr[data-v-583dd402]:hover {
      width: 5px;
      height: 5px;
      background-color: #1890ff;
}
.scAnalysisTop .scAnalysis .addruss.xy[data-v-583dd402] {
      border: 0.1px dashed #1890ff;
}
.scAnalysisTop .scAnalysis .addruss.coor[data-v-583dd402] {
      border: 0.1px dashed red;
}
.scAnalysisTop .scAnalysis .addruss > .xyText[data-v-583dd402] {
      position: absolute;
      color: #1890ff;
}
.scAnalysisTop .scAnalysis .addruss.x > .xyText[data-v-583dd402] {
      left: 25px;
      top: 2px;
}
.scAnalysisTop .scAnalysis .addruss.y > .xyText[data-v-583dd402] {
      top: 25px;
      left: 2px;
}
.scAnalysisTop .scAnalysis .addruss > .del[data-v-583dd402] {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 10px;
      height: 10px;
      cursor: pointer;
}
.scAnalysisTop .scAnalysis .addruss > .del[data-v-583dd402]:hover {
        color: #1890ff;
}
[data-v-583dd402] .el-dialog {
  background-color: transparent;
}
[data-v-583dd402] .el-dialog__body {
  background-image: url(../../public/img/bg.a53f7b80.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 20px;
  padding-bottom: 0px;
}
[data-v-583dd402] .jsoneditor-poweredBy {
  display: none;
}
[data-v-583dd402] .el-dialog__header {
  display: none;
}
[data-v-583dd402] .jsoneditor-vue {
  height: 100%;
}
.codeInf[data-v-583dd402] {
  height: 100%;
}
.home-card[data-v-583dd402] {
  width: 100%;
  overflow: hidden;
  padding: 10px 0px;
  display: flex;
  flex-wrap: wrap;
}
.home-card .home-item[data-v-583dd402] {
    width: calc(25% - 20px);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAABHCAYAAAAEJGl8AAAAAXNSR0IArs4c6QAACRFJREFUeF7tnV2MXVUVx9dae59z7mfn43amil+JffClAmpKDIhtAmoIEpV0CKWtNIBj+Eo06gvGZHjhRQQxGhgqtrYN5TMG44OJkjQKpBpUCCEWKTpTKIO2vdNh5t57ztkfy+xz74ylIhBmH1/YO5ncyeSe/935//bae995+C+EM8fUFMHUlK1vvW5dQrSVkCUw8n+9L/yhVAcsgSUGaRFm8A2fNAA0NnFDQyd6FwB+kQEWAJgBEBCBwTIAAQRwnhhR30znb99UJGQmy+xsHiaAR/8DaQDogxPfrPYqnZ8ahktTFr/UQK8Qs7aWc0CjAQdVxQ5cGKt1QB8/ZUEpBEIJQsYkRQXr1WbUqA8nJt8kGX67DKnACBMT8Wg8fDcjbumBPEDWihj0uQCYAgMDggMc4KyWzOB5tzENf+nzdbmuJa0ySACuAuL0yOzSawf/eKiRyEsl6yccnALUpyYn5UyHf2QRt/UADyBju8L6OmPtWmvBFBSZ+6dTH2kYq3SA0UJz0/kiao0gWwuca66s/zCKSnzixVt/fF+jteYriVWH+pU0NUWjR+buYIBrMguP5MyHG8jXWmPXd9NsnrU1YJ2KdWcSB0KrpLPyOILNMrf4CaNY8GIXxy67aKR1yYUnDn/3jrvXrBu9MjbmaXSHVWvH9bdZtjflIH7VU/bQGmmuYMuf7nayeauUQmusg4QFKPcJBadQS6thhYObmJAEQiBFUqhOSuOXbG6NbDrvxOFbfnDnmve3dsTG/Blb2ydvMYDfyYF+l2o82KB8EzFc2utlS7qXddFqi8YYMNZaV0l9SO62FyCtBpK70SEiESGQEBzHQnd7NH7ZxWOtz11w4q/fuu32oQ+MXy2NfQbXbp88kANtXGKxt875egm8Jc00593u66i1QWW0tdoCG4umuNEN4NhVTTE87K7egCwIiaSAJJY6zWjtFzaPj3z2vBN/u/Wu7w+dNb5TGvMsjm2f3JMBbkyteLQOemeu1fvSTtpGpQxqpawDpbUB9wVpBVIA5GWRuSpCQSwEURRLK6WoDDXXRvXq0U5X31OLYadkeBbXbpvcq5A+0dHwSJP0ZC9Vw6rXWyClNSil2b2CZjDGnUcMgY8XPsU/BNy5JBwkSSQjaWUkkkZtLKnEs0scTdek7UNqbZvcmyOc07PwYIPtDVmaj+Sd3jwZZWyuNBqtwRgGd0e0gZAfQk6FAAQgkESWQpCIpI2kSJqNsaRamV0yMF2Tg0pykDTCOR0FB5pkb0rTzEFqk1LG6lyh0baoIuPOogDp/wLJVZKlMyHh2R1tDzSRb0572bDudNug3X0hQPIH5Uylt6ikt4eUDutOrw1KW2tyhVq5L7IcKsk3rlVD6jpIxqpco9UBkm8+hV6AVIqtfkUDJL9+lqIWIJViq1/RAMmvn6WoBUil2OpXNEDy62cpagFSKbb6FQ2Q/PpZilqAVIqtfkUDJL9+lqIWIJViq1/RAMmvn6WoBUil2OpXNEDy62cpagFSKbb6FQ2Q/PpZilqAVIqtfkUDJL9+lqIWIJViq1/RAMmvn6WoBUil2OpXNEDy62cpagFSKbb6FQ2Q/PpZilqAVIqtfkUDJL9+lqIWIJViq1/RAMmvn6WoBUil2OpXNEDy62cpagFSKbb6FQ2Q/PpZilqAVIqtfkUDJL9+lqIWIJViq1/RAMmvn6WoBUil2OpXNEDy62cpagFSKbb6FQ2Q/PpZitoAkkvpiiT1s4UikTTr/QCot46tOT0RJVNFjFpIRCkB0wDS6SldUSyTRm1tUqnMLhq8tx7x1SspXRrPzBbqtEGZEFtTApoVSZcHXkSpRS5KTVAURTaKqICURLOLTLvqhFdL4GeKKLU3QHIpXUvdNmkdUrpKgzSoIqB+3p2MJMWDvLt6rZUkcmaR5c/qxDsk8F/eBFI+kne7bSqyhYq8u36UWpF3V9qs31vCLufOjaKKqDiPOOr/JLXKSBxHLy9xtKcm7FUx2z9ha8fkXs14difn+5vS3pymajTvpqfIpXMpF9WlDBZ5dy5/1fVACGP1DhQVhCxcTq4UIKWwMpYYR3GtlrRQ0AsdiB+oCXtlwvYP2Nr+9X0a8eOd3D7QEPYbWa6H8m42j1pZ1Eq7DNZ+SK4D5PL1OUR8vhtKRZwnYr/RRz8gF1AIklKwlALiOKrVq6NC4Gsp0yNKRN066h0R8FPYuupaV0nndjHeXeXscgK8oJfmC0XctHFx00W8p3WB0/2oaYZBqvG7mep7+BkCFoPGIa6ASBAIIktSYBRF1UZ1VEqayyzuT4VcrCNfHoH9EDJ+Gz/2+OMHjz/2m/H2kaPTyVBTVcFuAeBNaS9fUGnWc8HtWFzBje1XkvN50EwkbH5vv+iWW0YUpxAWWeBAiExETIIwkrJar45KQXM9DXu0iBZrgq8QYD+CCDe29937MJ49d/SQml/45Oyd993ePfbPv1eGmqoCdhsAXNTr5a/rLO/12x9YS26rW4kGd78UpRvGWzqwfNty25tLsXWQiIAEopSyWotHHKBMw55UyIWG5K2C+SwivP7k3unHYGJC4IaXXvg9NeufyU+eenXmrj33qplXZqPhpqmi2cZAF2e5ztha09/p2HV+WSmk0AjhHa7PfhUtt0gqKsmxiiJZlQLnegw/1xgtVtFulcgtBPxae//0rx0gePhhgxtmXnwSpTwfIwmqvTD3jx/uviedPXasMtykBPkKQtgIAPlyd5h3OK3wtv/twPIGKABgsQviIUPi9QaYKwm4aoGuObX/noPLgAq8G2ZefALj+AIwVmEko/zUwqtH79izu/vK3Fw02kRUdghco58wVu+A24f6m50ApsQSakBKqqC/LAqLeWd7/66nTgc0gHTkSUzi84HZAjNiFKE6OT8/95N9z6l/nTAiiszqZxcUBieTW+4FKCzueigE8EcF8LxB/OrCvumnYfOUhINT+nTHcMPh534BSXIhsO0AILFlS5UkyV6aVe3dD73EKtfukAu15HmhseGipgA7ZOz3jt+/65kzK2j5E/Gs6elarV6XIstWtrT2yymP3zABcPx4/vyNN1rYvNnzDN/jcgcBwFnqXseeZ3c5cI3GXFfSN3Pm32obwxOUPvuyAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    height: 89px;
    align-items: center;
}
.home-card .home-item[data-v-583dd402]:hover {
    cursor: pointer;
    background-image: url(../../public/img/bxz.aa3546eb.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
@keyframes myfirstTop-583dd402 {
from {
    box-shadow: 0px 4px 4px 4px rgba(20, 215, 255, 0.5);
}
to {
    box-shadow: 0px 4px 4px 4px rgba(255, 0, 0, 0.5);
}
}

@charset "UTF-8";
/*
    项目通用颜色变量
*/
/*
    zIndex层级
*/
/*
    各种字体大小
*/
/*
    字体颜色
*/
/*
    基础路径
*/
[data-v-1ab690e7]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #23345E;
  menuHover: #1890FF;
  subMenuBg: #23345E;
  subMenuHover: #1890FF;
  sideBarWidth: 256px;
}
[data-v-1ab690e7] .el-dialog__header {
  display: none;
}

