
.screen-box[data-v-26910493] {
  overflow: hidden;
  background-size: 100% 100%;
  background: #000;
  width: 100vw;
  height: 100vh;
}
.screen-wrapper[data-v-26910493] {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  position: relative;
  overflow: hidden;
  z-index: 100;
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.more {
  cursor: pointer;
}

.isDelete[data-v-e57d6c3e]{
  text-decoration:line-through;
  color: #8492a6;
}


.delete[data-v-32cffd32]{
  text-decoration:line-through;
  color: #8492a6;
}


.delete[data-v-0de97ed8]{
  text-decoration:line-through;
  color: #8492a6;
}


.surplus[data-v-06981e5b]{
  position: absolute;
  right: -12px;
  top: -12px;
}

@charset "UTF-8";
.scale_box {
  background-color: #02152E;
  height: 100vh;
  overflow: hidden;
}
.background {
  color: white;
  height: 100%;
  overflow: hidden;
  background-image: url(../img/dataBackground.e545728c.jpg);
  background-repeat: repeat;
}
.background .top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 10px;
}
.background .top .top-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.background .top .big_data_header {
  text-align: center;
}
.background .top .big_data_header .slogan {
  margin-top: 15px !important;
}
.background .top .title {
  font-weight: 600;
  font-size: 30px;
  margin-top: 10px !important;
}
.background .top .top_left, .background .top .top_right {
  font-size: 16px;
  width: 300px;
}
.background .top .top_right {
  text-align: right;
}
.background .top .top_right .fullscreen {
  width: 22px;
  cursor: pointer;
}
.background .top .tiem_icon {
  width: 26px;
  vertical-align: middle;
  margin-right: 5px;
}
.background .data_content {
  padding: 10px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 81px;
}
.background .data_content .content_left, .background .data_content .content_right {
  width: 500px;
  height: 969px;
  background: rgba(0, 0, 0, 0.2);
}
.background .data_content .content_left .card_top, .background .data_content .content_right .card_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 500px;
  height: 45px;
  background: rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  border-bottom: 2px solid;
  /*设置线性渐变*/
  -o-border-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #31A7FF 50%, rgba(255, 255, 255, 0) 100%) 2 2 2 2;
     border-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #31A7FF), to(rgba(255, 255, 255, 0))) 2 2 2 2;
     border-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #31A7FF 50%, rgba(255, 255, 255, 0) 100%) 2 2 2 2;
}
.background .data_content .content_left .card_top .card_title, .background .data_content .content_right .card_top .card_title {
  text-align: center;
}
.background .data_content .content_left .card_top .card_left, .background .data_content .content_left .card_top .card_right, .background .data_content .content_right .card_top .card_left, .background .data_content .content_right .card_top .card_right {
  width: 150px;
  text-align: right;
}
.background .data_content .content_left .card_top .card_left .more, .background .data_content .content_left .card_top .card_right .more, .background .data_content .content_right .card_top .card_left .more, .background .data_content .content_right .card_top .card_right .more {
  font-size: 14px;
  cursor: pointer;
}
.background .data_content .content_left .card_top .data_btn, .background .data_content .content_right .card_top .data_btn {
  width: 40px;
  height: 20px;
  font-size: 11px;
  border: 1px solid rgba(45, 165, 210, 0.569);
  color: rgba(45, 165, 210, 0.569);
  background: transparent;
  border-radius: 5px;
  cursor: pointer;
  margin: 0 5px;
}
.background .data_content .content_left .card_top .active_btn, .background .data_content .content_right .card_top .active_btn {
  color: white;
  background-color: #0D83CC;
}
.background .data_content .content_left .analysis_top, .background .data_content .content_right .analysis_top {
  margin-bottom: 5px !important;
}
.background .data_content .content_left .card_body, .background .data_content .content_right .card_body {
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 255px;
  margin-bottom: 5px;
}
.background .data_content .content_body .coenter_card_box {
  width: 850px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
}
.background .data_content .content_body .coenter_card_box .center_card {
  text-align: center;
  width: 190px;
  height: 102px;
  background: rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 10px;
  font-weight: 700;
}
.background .data_content .content_body .coenter_card_box .center_card .count {
  font-size: 32px;
  position: relative;
}
.background .data_content .content_body .coenter_card_box .center_card .small_count {
  font-size: 24px;
  position: relative;
}
.background .data_content .content_body .Earth {
  position: fixed;
  left: 653px;
  top: 430px;
}
.background .data_content .content_body .Earth .dataEarth {
  position: absolute;
  top: 0;
  left: 0;
  width: 615px;
  height: 617px;
}
.background .data_content .content_body .Earth .dataAnnular {
  position: absolute;
  top: 18px;
  left: 19px;
  width: 578px;
  height: 578px;
  -webkit-animation-name: rotate;
          animation-name: rotate;
  /* 动画持续时间 */
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  /* 动画延迟时间 */
  /* 动画逆向 */
  -webkit-animation-direction: normal;
          animation-direction: normal;
  /* 动画次数 */
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.background .data_content .content_body .real_time {
  position: absolute;
  bottom: 0;
  width: 770px;
  left: 575px;
  height: 245px;
  overflow: hidden;
}
.background .data_content .content_body .real_time .real_time_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 770px;
  height: 45px;
  background: rgba(0, 0, 0, 0.2);
  border-bottom: 2px solid;
  /*设置线性渐变*/
  -o-border-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #31A7FF 50%, rgba(255, 255, 255, 0) 100%) 2 2 2 2;
     border-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #31A7FF), to(rgba(255, 255, 255, 0))) 2 2 2 2;
     border-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #31A7FF 50%, rgba(255, 255, 255, 0) 100%) 2 2 2 2;
}
.background .data_content .content_body .real_time .real_time_top .real_time_title {
  text-align: center;
}
.background .data_content .content_body .real_time .real_time_top .card_left, .background .data_content .content_body .real_time .real_time_top .card_right {
  width: 150px;
  text-align: right;
}
.background .data_content .content_body .real_time .real_time_top .card_left .more, .background .data_content .content_body .real_time .real_time_top .card_right .more {
  font-size: 14px;
  cursor: pointer;
}
.background .data_content .content_body .real_time .real_time_table .table_th {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(14, 105, 170, 0.4);
  z-index: 2;
  width: 100%;
}
.background .data_content .content_body .real_time .real_time_table .table_th .th_style {
  font-weight: 500;
  font-size: 13px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.background .data_content .content_body .real_time .real_time_table .table_th .tr1, .background .data_content .content_body .real_time .real_time_table .table_th .tr2, .background .data_content .content_body .real_time .real_time_table .table_th .tr3, .background .data_content .content_body .real_time .real_time_table .table_th .tr4, .background .data_content .content_body .real_time .real_time_table .table_th .tr5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 122px;
          flex: 0 0 122px;
  width: 122px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.background .data_content .content_body .real_time .real_time_table .table_th .tr6 {
  width: 214px;
}
.background .data_content .content_body .real_time .real_time_table .table_body {
  height: 235px;
  position: relative;
  overflow: hidden;
}
.background .data_content .content_body .real_time .real_time_table .table_body .table_inner_body {
  position: absolute;
}
.background .data_content .content_body .real_time .real_time_table .table_body .table_inner_body .tr {
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  font-weight: 500;
}
.background .data_content .content_body .real_time .real_time_table .table_body .table_inner_body .table_tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 47px;
  line-height: 47px;
  border-bottom: 1px solid #00BCFC;
}
.background .data_content .content_body .real_time .real_time_table .table_body .table_inner_body .table_tr .tr1, .background .data_content .content_body .real_time .real_time_table .table_body .table_inner_body .table_tr .tr2, .background .data_content .content_body .real_time .real_time_table .table_body .table_inner_body .table_tr .tr3, .background .data_content .content_body .real_time .real_time_table .table_body .table_inner_body .table_tr .tr4, .background .data_content .content_body .real_time .real_time_table .table_body .table_inner_body .table_tr .tr5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 122px;
          flex: 0 0 122px;
  width: 122px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.background .data_content .content_body .real_time .real_time_table .table_body .table_inner_body .table_tr .tr6 {
  width: 214px;
}
.background .big_data_table_box .isDelete {
  text-decoration: line-through;
  color: #8492a6;
}
.background .big_data_table_box .card_right {
  margin-bottom: 5px;
  text-align: right;
}
.background .big_data_table_box .card_right .data_btn {
  width: 40px;
  height: 20px;
  font-size: 11px;
  border: 1px solid rgba(45, 165, 210, 0.569);
  color: rgba(45, 165, 210, 0.569);
  background: transparent;
  border-radius: 5px;
  cursor: pointer;
  margin: 0 5px;
}
.background .big_data_table_box .card_right .active_btn {
  color: white;
  background-color: #0D83CC;
}
.background .big_data_table_box .el-table, .background .big_data_table_box .el-table__expanded-cell {
  background-color: transparent;
  color: white;
  margin: 0 auto;
  border-color: #11488D !important;
  /**
  改变边框颜色
  */
  /**
  改变表格内行线颜色
  */
}
.background .big_data_table_box .el-table .el-table__empty-text, .background .big_data_table_box .el-table__expanded-cell .el-table__empty-text {
  color: white;
}
.background .big_data_table_box .el-table .cell, .background .big_data_table_box .el-table__expanded-cell .cell {
  line-height: 20px;
  padding: 0 !important;
}
.background .big_data_table_box .el-table .caret-wrapper, .background .big_data_table_box .el-table__expanded-cell .caret-wrapper {
  width: 20px;
}
.background .big_data_table_box .el-table .el-table--border, .background .big_data_table_box .el-table .el-table--group, .background .big_data_table_box .el-table__expanded-cell .el-table--border, .background .big_data_table_box .el-table__expanded-cell .el-table--group {
  border: 2px solid #11488D !important;
}
.background .big_data_table_box .el-table td, .background .big_data_table_box .el-table th.is-leaf, .background .big_data_table_box .el-table__expanded-cell td, .background .big_data_table_box .el-table__expanded-cell th.is-leaf {
  border-bottom: 1px solid #11488D !important;
  border-right: 1px solid #11488D !important;
}
.background .big_data_table_box .el-table th, .background .big_data_table_box .el-table__expanded-cell th {
  color: white;
  font-size: 12px;
  background-color: #09578F !important;
}
.background .big_data_table_box .el-table tr, .background .big_data_table_box .el-table__expanded-cell tr {
  color: white;
  background-color: transparent;
}
.background .big_data_table_box .el-table tr:hover > td, .background .big_data_table_box .el-table__expanded-cell tr:hover > td {
  background: transparent !important;
}
.background .big_data_table_box .el-table__body-wrapper::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.background .big_data_table_box .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background-color: #00BCFC;
  border-radius: 5px;
}
.background .big_data_table_box .el-scrollbar__wrap::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.background .big_data_table_box .el-table::before, .background .big_data_table_box .el-table::after {
  background-color: #11488D;
}
.background .big_data_table_box .dropdown_button {
  width: 80px;
  height: 30px;
  background-color: transparent;
  color: #81D3F8;
  border: 1px solid #11488D;
  margin-bottom: 5px;
  font-size: 13px;
}
.background .big_data_table_box .cost_echarts {
  width: 100%;
  height: calc(100% - 35px);
}
.background .big_data_dialog_box .el-dialog {
  border-radius: 20px;
  color: white;
  background-color: #113B6D;
}
.background .big_data_dialog_box .el-dialog .el-dialog__header {
  background-color: #0E2F57;
  border-bottom: 2px solid;
  /*设置线性渐变*/
  -o-border-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #31A7FF 50%, rgba(255, 255, 255, 0) 100%) 2 2 2 2;
     border-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #31A7FF), to(rgba(255, 255, 255, 0))) 2 2 2 2;
     border-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #31A7FF 50%, rgba(255, 255, 255, 0) 100%) 2 2 2 2;
  border-radius: 20px 20px 0 0;
}
.background .big_data_dialog_box .el-dialog .el-dialog__header .el-dialog__title {
  color: white;
  font-size: 20px;
  font-weight: 700;
}
.background .big_data_dialog_box .el-dialog .el-dialog__header .el-dialog__close {
  color: white;
  font-size: 28px;
}
.background .big_data_dialog_box .el-dialog .el-dialog__body {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
}
.background .big_data_dialog_box .el-dialog .el-dialog__body .big_data_operation {
  margin-bottom: 15px;
}
.background .big_data_dialog_box .el-dialog .el-dialog__body .big_data_pagination {
  margin-top: 20px;
}
.background .big_data_dialog_box .el-dialog .el-dialog__body .big_data_btn {
  height: 41px;
  width: 108px;
  margin-right: 18px;
  border: 1px solid rgb(45, 165, 210);
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 4px;
  outline: none;
  color: #2DA5D2;
  cursor: pointer;
  font-size: 13px;
  background-color: transparent;
}
.background .big_data_dialog_box .el-dialog .el-dialog__body .big_data_active_btn {
  background-color: #1F709F;
  color: white;
}
.background .big_data_dialog_box .el-dialog .el-dialog__body .tips {
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  color: #81D3F8;
  margin: 20px 0 10px 0 !important;
}
.background .big_data_dialog_box .el-dialog .el-dialog__body input::-webkit-input-placeholder {
  color: #81D3F8;
}
.background .big_data_dialog_box .el-dialog .el-dialog__body input::-moz-input-placeholder {
  color: #81D3F8;
}
.background .big_data_dialog_box .el-dialog .el-dialog__body input::-ms-input-placeholder {
  color: #81D3F8;
}
.background .big_data_dialog_box .el-dialog .big_data_select, .background .big_data_dialog_box .el-dialog .big_data_cascader {
  width: 108px;
  font-size: 13px;
  margin-right: 18px;
}
.background .big_data_dialog_box .el-dialog .big_data_select .el-input__inner, .background .big_data_dialog_box .el-dialog .big_data_cascader .el-input__inner {
  background-color: transparent;
  border: 1px solid #285989;
  color: #81D3F8;
}
.background .big_data_dialog_box .el-dialog .big_data_select .el-select__caret, .background .big_data_dialog_box .el-dialog .big_data_cascader .el-select__caret {
  color: #81D3F8;
}
.background .big_data_dialog_box .el-dialog .big_data_input {
  width: 228px;
}
.background .big_data_dialog_box .el-dialog .big_data_input .el-input__inner {
  background-color: transparent;
  border: 1px solid #285989;
  color: #81D3F8;
}
.background .big_data_dialog_box .el-dialog .big_data_input .el-input__prefix, .background .big_data_dialog_box .el-dialog .big_data_input .el-input__suffix {
  color: #6DB8E0;
}
.background .big_data_dialog_box .el-dialog .big_data_input .el-input-group__append {
  background-color: #0F67A7;
  color: white;
  border: 1px solid #285989;
}
.background .big_data_dialog_box .el-dialog .big_data_input .el-input-group__append .el-button {
  outline: none;
}

/*  下拉菜单  */
.big-data-dropdown-menu {
  background-color: #103E72;
  color: white;
  border-color: #11488D;
}
.big-data-dropdown-menu .el-dropdown-menu__item {
  color: white;
}
.big-data-dropdown-menu .el-dropdown-menu__item:hover {
  background-color: #103E72;
}
.big_data_cascader, .big_data_select {
  border: 1px solid #0F67A7;
}
.big_data_cascader .el-select-dropdown__empty, .big_data_select .el-select-dropdown__empty {
  color: #81D3F8;
}
.big_data_cascader .el-select-dropdown__item, .big_data_select .el-select-dropdown__item {
  background-color: #0F67A7;
  color: rgba(255, 255, 255, 0.8274509804);
}
.big_data_cascader .popper__arrow, .big_data_select .popper__arrow {
  border-bottom-color: #0F67A7 !important;
}
.big_data_cascader .popper__arrow::after, .big_data_select .popper__arrow::after {
  border-bottom-color: #0F67A7 !important;
}
.big_data_cascader .el-cascader-panel {
  background-color: #0F67A7;
}
.big_data_cascader .el-cascader-node {
  color: #81D3F8;
}
.big_data_cascader .el-cascader-node:not(.is-disabled):hover, .big_data_cascader .el-cascader-node:not(.is-disabled):focus {
  background-color: #0F67A7;
}
@-webkit-keyframes rotate {
  /* 初始状态 */
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
  /* 结束状态 */
100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
}
}
@keyframes rotate {
  /* 初始状态 */
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
  /* 结束状态 */
100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
}
}
.close {
  font-size: 24px;
  color: #31A7FF;
  cursor: pointer;
}
@charset "UTF-8";
.title-report[data-v-5c5f39c5] {
  margin: 10px 20px 10px 0;
  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;
  font-size: 23px;
  color: #2a2a2a;
  font-weight: 600;
}
.title-report .tips[data-v-5c5f39c5] {
  font-size: 12px;
  color: #333333;
  font-weight: normal;
  margin-left: 15px;
}
.grid-content[data-v-5c5f39c5] {
  width: 100%;
  border-radius: 10px;
  border: 1px solid rgb(215, 215, 215);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  font-size: 12px;
  height: 74px;
}
.grid-content .count[data-v-5c5f39c5] {
  font-weight: 700;
  color: #2A97F9;
  font-size: 17px;
  display: block;
}
.grid-plus[data-v-5c5f39c5] {
  text-align: center;
  cursor: pointer;
}
.grid-plus .avatar-uploader-icon[data-v-5c5f39c5] {
  font-size: 32px;
  color: #8c939d;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.custom-col[data-v-5c5f39c5] {
  width: 20%; /* 每个占 20% */
  padding-left: 5px; /* 替代 gutter */
  padding-right: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 确保宽度包含 padding */
}
.title-left[data-v-5c5f39c5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@charset "UTF-8";
.grid-content[data-v-4006c338] {
  list-style: disc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 35px;
  color: #5d5d5d;
  font-weight: bold;
  margin: 3px 0;
  cursor: pointer;
}
.grid-content .count[data-v-4006c338] {
  font-size: 18px;
  color: #478DFE;
}
.grid-content[data-v-4006c338]::before {
  content: "\B7";
  color: rgb(71, 141, 254);
  margin-right: 5px;
  font-size: 30px;
}
.home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 5px 10px;
  margin: 0;
  max-height: calc(100% - 64px);
  min-width: 1210px;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.home .wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home .set-component {
  position: absolute;
  top: 240px;
  right: 16px;
  color: #fff;
  width: 48px;
  height: 48px;
  line-height: 55px;
  text-align: center;
  background: #1890ff;
  border-radius: 4px 0 0 4px;
  z-index: 2;
  cursor: pointer;
}
.home .el-icon-setting {
  font-size: 24px;
  cursor: pointer;
  pointer-events: auto;
  z-index: 50;
}
.home .home-foot {
  position: fixed;
  bottom: 0;
  left: 200px;
  padding: 15px 80px;
  width: calc(100% - 360px);
  text-align: right;
  -webkit-box-shadow: 0 0 4px 0 #e6e6e6;
          box-shadow: 0 0 4px 0 #e6e6e6;
  background-color: #fff;
  z-index: 26;
}
.home .home-foot .el-button {
  margin: 0 15px;
  width: 120px;
}
.home .preview,
.home .el-row {
  width: 100%;
  color: #5d5d5d;
}
.home .preview .el-col.el-col-24,
.home .preview .el-col.el-col-16,
.home .preview .el-col.el-col-12,
.home .preview .el-col.el-col-8,
.home .el-row .el-col.el-col-24,
.home .el-row .el-col.el-col-16,
.home .el-row .el-col.el-col-12,
.home .el-row .el-col.el-col-8 {
  padding: 10px;
  position: relative;
}
.home .preview .drag-modal,
.home .el-row .drag-modal {
  position: absolute;
  left: 10px;
  top: 10px;
  bottom: 10px;
  right: 10px;
  z-index: 9;
}
.home .preview .drag-modal.active,
.home .el-row .drag-modal.active {
  cursor: move;
  background-color: transparent;
}
.home .preview span.delete,
.home .el-row span.delete {
  width: 50px;
  height: 50px;
  background: rgba(230, 230, 230, 0.6);
  display: inline-block;
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
  line-height: 75px;
  border-top-left-radius: 100%;
  z-index: 25;
  cursor: pointer;
}
.home .preview span.delete i,
.home .el-row span.delete i {
  color: #fff;
  font-size: 35px;
}
.home .preview .dashboard-component-item-wrapper,
.home .el-row .dashboard-component-item-wrapper {
  padding: 20px 25px;
  border-radius: 5px;
  background-color: #fff;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item {
  height: 416px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title {
  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;
  font-size: 23px;
  color: #2a2a2a;
  margin-bottom: 20px;
  overflow: hidden;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .el-dropdown-link,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .el-dropdown-link {
  font-weight: normal;
  cursor: pointer;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title-report,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title-report {
  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;
  font-size: 23px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  color: #2a2a2a;
  font-weight: 600;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title-report .el-progress,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title-report .el-progress {
  display: inline-block;
  width: 200px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title-report b,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title-report b {
  color: orange;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title-report span.dynamic,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title-report span.dynamic {
  font-size: 10px;
  background-color: red;
  color: #fff;
  border-radius: 10px;
  padding: 2px 5px;
  margin-right: 5px;
  -webkit-animation: myfirst-data-v-c40e8b54 1s linear infinite;
          animation: myfirst-data-v-c40e8b54 1s linear infinite;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title-report.small,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title-report.small {
  font-size: 14px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .gray-text,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .gray-text {
  font-size: 14px;
  color: #909090;
  font-weight: normal;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list {
  margin-top: 20px !important;
  font-size: 13px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li {
  width: 70px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #E4E4E4;
  border-top: 0;
  cursor: pointer;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li:first-child,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 1px solid #E4E4E4;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li:last-child,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 1px solid #E4E4E4;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li.active,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li.active {
  color: #fff;
  background-color: #2A97F9;
  border-color: #2A97F9;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-container,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-container {
  width: 100%;
  height: 370px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-one,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-one {
  height: 370px;
  width: 790px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-two,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-two {
  height: 370px;
  width: 100%;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-container-common,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-container-common {
  width: 100%;
  height: 350px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .normal-section,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .normal-section {
  padding: 20px 25px;
  height: 180px;
  border-radius: 5px;
  background-color: #fff;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .time-zone,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone {
  margin-bottom: 15px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top {
  margin: 27px 0;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top .el-select,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top .el-select {
  width: 240px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top .el-select input.el-input__inner,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top .el-select input.el-input__inner {
  padding: 0;
  border: 0;
  font-size: 14px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .time-zone p.time-detail,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone p.time-detail {
  font-size: 26px;
  color: #2a2a2a;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange {
  margin-top: 15px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title {
  margin-bottom: 10px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title span img,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title span img {
  width: 30px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title span .el-select,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title span .el-select {
  width: 90px;
  margin-left: 10px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .detail,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .detail {
  font-size: 13px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .detail h3,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .detail h3 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 5px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .gray-text,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .gray-text {
  font-size: 12px;
  margin-left: 10px !important;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item.table-box,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item.table-box {
  height: auto;
}
.home .preview .dashboard-component-item-wrapper.special,
.home .el-row .dashboard-component-item-wrapper.special {
  padding: 0;
  background-color: transparent;
}
.home .preview .results-the-overview .results,
.home .el-row .results-the-overview .results {
  text-align: center;
}
.home .preview .results-the-overview .results h2,
.home .el-row .results-the-overview .results h2 {
  color: #2a2a2a;
  font-size: 16px;
}
.home .preview .results-the-overview .results h3,
.home .el-row .results-the-overview .results h3 {
  font-size: 40px;
  color: #666;
  cursor: pointer;
}
.home .preview .results-the-overview .results h3:hover,
.home .el-row .results-the-overview .results h3:hover {
  color: #2a2a2a;
}
.home .preview .results-the-overview .results p,
.home .el-row .results-the-overview .results p {
  color: #909090;
  font-size: 12px;
}
.home .preview {
  width: 80%;
  margin: 0 10%;
  background-color: #fff;
  position: relative;
}
.home .preview.bgTranslate {
  background-color: transparent;
}
.home .expire-tips {
  font-size: 14px;
  line-height: 28px;
  text-indent: 2em;
}
.home .expire-tips b {
  color: red;
}
.home .expire-contact {
  margin: 30px 0 30px !important;
}
.home.active {
  height: calc(100% - 80px);
}
@media screen and (max-width: 1522px) {
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone p.time-detail {
    font-size: 25px;
}
}
@media screen and (max-width: 1584px) {
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone p.time-detail {
    font-size: 24px;
}
}
@media screen and (max-width: 1600px) {
.list-table .table-detail tr.active td span {
    max-width: 187px !important;
}
}
.header[data-v-7eb2bc79] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  height: 50px;
}
.header .title[data-v-7eb2bc79] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.header .title h2[data-v-7eb2bc79] {
  font-size: 24px;
}
.header .title .time[data-v-7eb2bc79] {
  font-weight: 400;
  color: #AAAAAA;
  font-size: 9px;
  margin-left: 15px;
}
.quarter_component ._mark {
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 999;
}
.quarter_component .el-card.is-always-shadow,
.quarter_component .el-card.is-hover-shadow:focus,
.quarter_component .el-card.is-hover-shadow:hover {
  width: 200px;
}
.quarter_component .yearBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  padding: 0;
}
.quarter_component .box-card {
  width: 322px;
  padding: 0 3px 20px;
  margin-top: 10px;
  position: absolute;
  z-index: 9999;
}
.quarter_component .el-date-picker__header-label {
  padding: 0 25px;
}
.quarter_component .text.item {
  text-align: center;
}
.quarter_component .text.item ._left {
  float: left;
}
.quarter_component .text.item ._right {
  float: right;
}
.quarter_component ::v-deep .el-input--small .el-input__inner {
  height: 41px;
}
.container[data-v-2ec5c505] {
  display: inline-block;
}
.container .btn.el-button--text[data-v-2ec5c505] {
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
  color: #606266;
  display: inline-block;
  width: 45%;
  font-size: 14px;
  margin-top: 10px;
}
.container .btn.el-button--text[data-v-2ec5c505]:hover {
  color: #409EFF;
}
.container .btn.el-button--text.is-disabled[data-v-2ec5c505] {
  color: #C0C4CC;
  cursor: not-allowed;
}
.container .btn.el-button--text.selectBtn[data-v-2ec5c505] {
  color: #409EFF;
}
.container .btn.el-button--text.selectBtn[data-v-2ec5c505]:hover {
  color: #409EFF !important;
}
.container .btn.el-button--text.currentBtn[data-v-2ec5c505] {
  color: #409EFF;
  font-weight: bold;
}
.container .btn.el-button--text.currentBtn[data-v-2ec5c505]:hover {
  color: #409EFF;
  font-weight: bold;
}
.content .right .el-checkbox__input {
  vertical-align: text-top;
}
.content .right .el-checkbox__label {
  width: 140px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.content[data-v-b8d6079e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content .left[data-v-b8d6079e] {
  padding: 15px 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  border-right: 1px solid #e4e4e4;
  overflow: auto;
}
.content .left .popover-button[data-v-b8d6079e] {
  border: none;
  width: 100%;
  text-align: left;
}
.content .left .active[data-v-b8d6079e] {
  color: #409eff;
  background: #ecf5ff;
}
.content .right[data-v-b8d6079e] {
  padding: 15px;
  width: 180px;
  overflow-x: hidden;
  height: 204px;
}
.content .right .title[data-v-b8d6079e] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  font-size: 12px;
  color: black;
  margin: 5px 0;
  font-weight: 600;
}
.content .el-button + .el-button[data-v-b8d6079e] {
  margin-left: 0 !important;
}
.footer[data-v-b8d6079e] {
  border-top: 1px solid #ebebeb;
  text-align: right;
  padding-top: 10px;
}
.input-select[data-v-b8d6079e] {
  width: 100px;
}

.item[data-v-5a81ee64]{
  background-color: white;
}

.echart-box .list[data-v-3e277835] {
  overflow-y: auto;
  width: 130px;
  max-height: 365px;
  overflow-x: hidden;
}
.analysis_list[data-v-66e510d5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.analysis_list .analysis_item[data-v-66e510d5] {
  width: 170px;
  border: 1px solid #47A2FF;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  border-radius: 18px 18px 0 0;
  font-size: 12px;
  line-height: 18px;
}
.analysis_list .analysis_item .analysis_item_old[data-v-66e510d5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5px;
}
.analysis_list .analysis_item .analysis_item_old .item_red[data-v-66e510d5] {
  color: #F56C6C;
}
.analysis_list .analysis_item .analysis_item_old .item_green[data-v-66e510d5] {
  color: #67C23A;
}
.price[data-v-66e510d5] {
  font-weight: 600;
}
.echart-box .list[data-v-754534f2] {
  overflow-y: auto;
  width: 130px;
  max-height: 365px;
  overflow-x: hidden;
}
.echart-box[data-v-f4b23784] {
  position: relative;
}
.echart-box h6[data-v-f4b23784] {
  position: absolute;
  top: -4px;
  height: 25px;
  width: 100%;
  text-align: right;
  font-size: 14px;
  font-weight: normal;
  color: #000;
}
.echart-box .list[data-v-f4b23784] {
  overflow-y: auto;
  width: 130px;
  max-height: 365px;
  overflow-x: hidden;
}
.analysis_list[data-v-6623ef40] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.analysis_list .analysis_item[data-v-6623ef40] {
  width: 170px;
  height: 100px;
  border: 1px solid #47A2FF;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  border-radius: 18px 18px 0 0;
  font-size: 12px;
  line-height: 18px;
}
.analysis_list .analysis_item .analysis_item_old[data-v-6623ef40] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5px;
}
.analysis_list .analysis_item .analysis_item_old .item_red[data-v-6623ef40] {
  color: #F56C6C;
}
.analysis_list .analysis_item .analysis_item_old .item_green[data-v-6623ef40] {
  color: #67C23A;
}
.price[data-v-6623ef40] {
  font-weight: 600;
}
.isDelete[data-v-3ee3e0b8] {
  text-decoration: line-through;
  color: #C0C4CC;
  font-size: 14px;
}
.box-card[data-v-3ee3e0b8] {
  border: 1px solid #EBEEF5;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.box-card .product-item[data-v-3ee3e0b8] {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 170px;
}
@charset "UTF-8";
.target[data-v-5453105e] {
  font-size: 13px;
  font-weight: 500;
}
.target-item[data-v-5453105e] {
  display: inline-block;
  margin: 0 40px;
}
.count[data-v-5453105e] {
  color: #70B603;
}
.title-report[data-v-5453105e] {
  margin: 10px 20px 10px 0;
  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;
  font-size: 23px;
  color: #2a2a2a;
  font-weight: 600;
}
.title-report .tips[data-v-5453105e] {
  font-size: 12px;
  color: #333333;
  font-weight: normal;
  margin-left: 15px;
}
.grid-content[data-v-5453105e] {
  width: 100%;
  border-radius: 10px;
  border: 1px solid rgb(215, 215, 215);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  font-size: 12px;
  height: 74px;
}
.grid-content .count[data-v-5453105e] {
  font-weight: 700;
  color: #2A97F9;
  font-size: 17px;
  display: block;
}
.grid-plus[data-v-5453105e] {
  text-align: center;
  cursor: pointer;
}
.grid-plus .avatar-uploader-icon[data-v-5453105e] {
  font-size: 32px;
  color: #8c939d;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.custom-col[data-v-5453105e] {
  width: 20%; /* 每个占 20% */
  padding-left: 5px; /* 替代 gutter */
  padding-right: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 确保宽度包含 padding */
}
.title-left[data-v-5453105e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
th[data-v-5ee2e4e3] {
  white-space: nowrap;
  background-color: #f3f3f3;
}
td[data-v-5ee2e4e3] {
  white-space: nowrap;
}
td[data-v-5ee2e4e3]:first-child {
  background-color: white;
  color: black;
  position: sticky;
  left: 0px;
}
td[data-v-5ee2e4e3]:first-child:after {
  content: "";
  position: absolute;
  right: -1px;
  bottom: 0;
  width: 1px;
  background-color: #cbcbcb;
  height: 100%;
}
td[data-v-5ee2e4e3]:first-child:before {
  content: "";
  position: absolute;
  left: 1px;
  bottom: -1px;
  width: 100%;
  background-color: #cbcbcb;
  height: 1px;
}
th[data-v-5ee2e4e3]:first-child {
  background-color: #f3f3f3;
  color: black;
  position: sticky;
  left: 0px;
}
th[data-v-5ee2e4e3]:first-child:after {
  content: "";
  position: absolute;
  right: -1px;
  bottom: 0;
  width: 1px;
  background-color: #cbcbcb;
  height: 100%;
}
th[data-v-5ee2e4e3]:first-child:before {
  content: "";
  position: absolute;
  left: 1px;
  bottom: -1px;
  width: 100%;
  background-color: black;
  height: 1px;
}
.parent-color[data-v-5ee2e4e3] {
  background-color: #EAF0F6 !important;
}
.parent[data-v-5ee2e4e3] {
  background-color: #EAF0F6;
}
.table_box[data-v-5ee2e4e3] {
  overflow-x: auto;
  width: 100%;
}

.item[data-v-73ee683c]{
  background-color: white;
}


#echart-collection[data-v-56773aae]{
  height: 350px;
  width: 100%;
}
.money[data-v-56773aae]{
  color: #7F7F7F;
  font-size: 14px;
}
.isDelete[data-v-56773aae]{
  text-decoration:line-through;
  color: #C0C4CC;
  font-size: 14px;
}
.name[data-v-56773aae]{
  white-space: nowrap;
}


#echart-payment[data-v-d58aa7b4]{
  height: 350px;
  width: 100%;
}
.money[data-v-d58aa7b4]{
  color: #7F7F7F;
  font-size: 14px;
}


.item[data-v-dab8e42c]{
  background-color: white;
}


.item[data-v-3381d55b]{
  background-color: white;
}


.item[data-v-91164290]{
  background-color: white;
}


.background[data-v-40cf1b57]{
  background-color: #EAF0F6 !important;
}
.to-excel-btn[data-v-40cf1b57]{
  margin-bottom: 10px;
  float: right;
}
.delete[data-v-40cf1b57]{
  text-decoration:line-through;
  color: #8492a6;
}

.home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 5px 10px;
  margin: 0;
  max-height: calc(100% - 64px);
  min-width: 1210px;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.home .wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home .set-component {
  position: absolute;
  top: 240px;
  right: 16px;
  color: #fff;
  width: 48px;
  height: 48px;
  line-height: 55px;
  text-align: center;
  background: #1890ff;
  border-radius: 4px 0 0 4px;
  z-index: 2;
  cursor: pointer;
}
.home .el-icon-setting {
  font-size: 24px;
  cursor: pointer;
  pointer-events: auto;
  z-index: 50;
}
.home .home-foot {
  position: fixed;
  bottom: 0;
  left: 200px;
  padding: 15px 80px;
  width: calc(100% - 360px);
  text-align: right;
  -webkit-box-shadow: 0 0 4px 0 #e6e6e6;
          box-shadow: 0 0 4px 0 #e6e6e6;
  background-color: #fff;
  z-index: 26;
}
.home .home-foot .el-button {
  margin: 0 15px;
  width: 120px;
}
.home .preview,
.home .el-row {
  width: 100%;
  color: #5d5d5d;
}
.home .preview .el-col.el-col-24,
.home .preview .el-col.el-col-16,
.home .preview .el-col.el-col-12,
.home .preview .el-col.el-col-8,
.home .el-row .el-col.el-col-24,
.home .el-row .el-col.el-col-16,
.home .el-row .el-col.el-col-12,
.home .el-row .el-col.el-col-8 {
  padding: 10px;
  position: relative;
}
.home .preview .drag-modal,
.home .el-row .drag-modal {
  position: absolute;
  left: 10px;
  top: 10px;
  bottom: 10px;
  right: 10px;
  z-index: 9;
}
.home .preview .drag-modal.active,
.home .el-row .drag-modal.active {
  cursor: move;
  background-color: transparent;
}
.home .preview span.delete,
.home .el-row span.delete {
  width: 50px;
  height: 50px;
  background: rgba(230, 230, 230, 0.6);
  display: inline-block;
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
  line-height: 75px;
  border-top-left-radius: 100%;
  z-index: 25;
  cursor: pointer;
}
.home .preview span.delete i,
.home .el-row span.delete i {
  color: #fff;
  font-size: 35px;
}
.home .preview .dashboard-component-item-wrapper,
.home .el-row .dashboard-component-item-wrapper {
  padding: 20px 25px;
  border-radius: 5px;
  background-color: #fff;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item {
  height: 416px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title {
  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;
  font-size: 23px;
  color: #2a2a2a;
  margin-bottom: 20px;
  overflow: hidden;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .el-dropdown-link,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .el-dropdown-link {
  font-weight: normal;
  cursor: pointer;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title-report,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title-report {
  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;
  font-size: 23px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  color: #2a2a2a;
  font-weight: 600;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title-report .el-progress,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title-report .el-progress {
  display: inline-block;
  width: 200px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title-report b,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title-report b {
  color: orange;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title-report span.dynamic,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title-report span.dynamic {
  font-size: 10px;
  background-color: red;
  color: #fff;
  border-radius: 10px;
  padding: 2px 5px;
  margin-right: 5px;
  -webkit-animation: myfirst-data-v-c40e8b54 1s linear infinite;
          animation: myfirst-data-v-c40e8b54 1s linear infinite;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item h1.title-report.small,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item h1.title-report.small {
  font-size: 14px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .gray-text,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .gray-text {
  font-size: 14px;
  color: #909090;
  font-weight: normal;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list {
  margin-top: 20px !important;
  font-size: 13px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li {
  width: 70px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #E4E4E4;
  border-top: 0;
  cursor: pointer;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li:first-child,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 1px solid #E4E4E4;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li:last-child,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 1px solid #E4E4E4;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li.active,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-box ul.list li.active {
  color: #fff;
  background-color: #2A97F9;
  border-color: #2A97F9;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-container,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-container {
  width: 100%;
  height: 370px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-one,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-one {
  height: 370px;
  width: 790px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-two,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-two {
  height: 370px;
  width: 100%;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .echart-container-common,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .echart-container-common {
  width: 100%;
  height: 350px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .normal-section,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .normal-section {
  padding: 20px 25px;
  height: 180px;
  border-radius: 5px;
  background-color: #fff;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .time-zone,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone {
  margin-bottom: 15px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top {
  margin: 27px 0;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top .el-select,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top .el-select {
  width: 240px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top .el-select input.el-input__inner,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone .time-top .el-select input.el-input__inner {
  padding: 0;
  border: 0;
  font-size: 14px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .time-zone p.time-detail,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone p.time-detail {
  font-size: 26px;
  color: #2a2a2a;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange {
  margin-top: 15px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title {
  margin-bottom: 10px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title span img,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title span img {
  width: 30px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title span .el-select,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .title span .el-select {
  width: 90px;
  margin-left: 10px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .detail,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .detail {
  font-size: 13px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .detail h3,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .detail h3 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 5px;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .gray-text,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .for-exchange .gray-text {
  font-size: 12px;
  margin-left: 10px !important;
}
.home .preview .dashboard-component-item-wrapper .dashboard-content-item.table-box,
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item.table-box {
  height: auto;
}
.home .preview .dashboard-component-item-wrapper.special,
.home .el-row .dashboard-component-item-wrapper.special {
  padding: 0;
  background-color: transparent;
}
.home .preview .results-the-overview .results,
.home .el-row .results-the-overview .results {
  text-align: center;
}
.home .preview .results-the-overview .results h2,
.home .el-row .results-the-overview .results h2 {
  color: #2a2a2a;
  font-size: 16px;
}
.home .preview .results-the-overview .results h3,
.home .el-row .results-the-overview .results h3 {
  font-size: 40px;
  color: #666;
  cursor: pointer;
}
.home .preview .results-the-overview .results h3:hover,
.home .el-row .results-the-overview .results h3:hover {
  color: #2a2a2a;
}
.home .preview .results-the-overview .results p,
.home .el-row .results-the-overview .results p {
  color: #909090;
  font-size: 12px;
}
.home .preview {
  width: 80%;
  margin: 0 10%;
  background-color: #fff;
  position: relative;
}
.home .preview.bgTranslate {
  background-color: transparent;
}
.home .expire-tips {
  font-size: 14px;
  line-height: 28px;
  text-indent: 2em;
}
.home .expire-tips b {
  color: red;
}
.home .expire-contact {
  margin: 30px 0 30px !important;
}
.home.active {
  height: calc(100% - 80px);
}
@media screen and (max-width: 1522px) {
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone p.time-detail {
    font-size: 25px;
}
}
@media screen and (max-width: 1584px) {
.home .el-row .dashboard-component-item-wrapper .dashboard-content-item .time-zone p.time-detail {
    font-size: 24px;
}
}
@media screen and (max-width: 1600px) {
.list-table .table-detail tr.active td span {
    max-width: 187px !important;
}
}
.header[data-v-ae090572] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  height: 50px;
  border-bottom: 1px solid #dcdfe6;
}
.header .title[data-v-ae090572] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.header .title h2[data-v-ae090572] {
  font-size: 24px;
}
.header .title .time[data-v-ae090572] {
  font-weight: 400;
  color: #AAAAAA;
  font-size: 9px;
  margin-left: 15px;
}
.tab[data-v-ae090572] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0 10px;
  height: 40px;
  margin-top: 10px;
}
.tab .margin-left[data-v-ae090572] {
  margin-left: 10px;
}
.content[data-v-ae090572] {
  width: 100%;
}
.buyer-info[data-v-26a25983] {
  height: 600px;
}
.buyer-info ul[data-v-26a25983] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  color: #666;
}
.buyer-info ul li[data-v-26a25983] {
  height: 30px;
  margin: 5px 15px;
}
.buyer-info ul li span[data-v-26a25983] {
  color: #000;
}
.box-order[data-v-097cae12] {
  background-color: #fff;
  overflow-y: auto;
  height: calc(100% - 60px);
}
.box-order .edit-order[data-v-097cae12] {
  padding: 10px 20px;
}
.box-order .edit-order .el-row.back[data-v-097cae12] {
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  padding: 10px 0;
}
.box-order .edit-order .el-row.back span[data-v-097cae12] {
  font-size: 16px;
  cursor: pointer;
}
.box-order .edit-order .el-row.back span i[data-v-097cae12] {
  margin-right: 5px;
}
.box-order .edit-order h1.title[data-v-097cae12] {
  width: 90px;
  background-color: #03a9f4;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 20px;
  margin: 10px -20px;
  font-size: 14px;
}
.box-order .edit-order .el-row[data-v-097cae12] {
  font-size: 13px;
  margin-bottom: 10px;
  color: #232323;
}
.box-order .edit-order p[data-v-097cae12] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  color: #232323;
  margin: 10px 0 !important;
}
.box-order .edit-order p b[data-v-097cae12] {
  font-weight: normal;
}
.box-order .edit-order p span[data-v-097cae12] {
  width: calc(100% - 160px);
}
.box-order .edit-order .litter[data-v-097cae12] {
  margin-left: 20px;
  font-size: 13px;
  color: #666;
}
.box-order .edit-order .footer[data-v-097cae12] {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 1150px;
  margin: 0;
  background-color: #fff;
  -webkit-box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
          box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
  padding: 10px 54px;
  z-index: 40;
}
.box-order .title[data-v-097cae12] {
  font-size: 13px;
}
.box-order .estimate span[data-v-097cae12] {
  width: calc(100% - 700px) !important;
}
.order-financial-info[data-v-097cae12] {
  border: 1px solid #ebebeb;
  padding: 24px 24px 14px;
}
.order-financial-info .label[data-v-097cae12] {
  display: inline-block;
  margin: 10px 0;
}
.flex-item[data-v-097cae12] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px !important;
}
.box-order[data-v-3c5ad2fa] {
  background-color: #fff;
  overflow-y: auto;
  height: calc(100% - 60px);
}
.box-order .edit-order[data-v-3c5ad2fa] {
  padding: 10px 20px;
}
.box-order .edit-order .el-row.back[data-v-3c5ad2fa] {
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  padding: 10px 0;
}
.box-order .edit-order .el-row.back span[data-v-3c5ad2fa] {
  font-size: 16px;
  cursor: pointer;
}
.box-order .edit-order .el-row.back span i[data-v-3c5ad2fa] {
  margin-right: 5px;
}
.box-order .edit-order h1.title[data-v-3c5ad2fa] {
  width: 90px;
  background-color: #03a9f4;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 20px;
  margin: 10px -20px;
  font-size: 14px;
}
.box-order .edit-order .el-row[data-v-3c5ad2fa] {
  font-size: 13px;
  margin-bottom: 10px;
  color: #232323;
}
.box-order .edit-order p[data-v-3c5ad2fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  color: #232323;
  margin: 10px 0 !important;
}
.box-order .edit-order p b[data-v-3c5ad2fa] {
  font-weight: normal;
}
.box-order .edit-order p span[data-v-3c5ad2fa] {
  width: calc(100% - 160px);
}
.box-order .edit-order .litter[data-v-3c5ad2fa] {
  margin-left: 20px;
  font-size: 13px;
  color: #666;
}
.box-order .edit-order .footer[data-v-3c5ad2fa] {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 1150px;
  margin: 0;
  background-color: #fff;
  -webkit-box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
          box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
  padding: 10px 54px;
  z-index: 40;
}
.box-order .title[data-v-3c5ad2fa] {
  font-size: 13px;
}
.box-order .estimate span[data-v-3c5ad2fa] {
  width: calc(100% - 700px) !important;
}
.order-financial-info[data-v-3c5ad2fa] {
  border: 1px solid #ebebeb;
  padding: 24px 24px 14px;
}
.order-financial-info .label[data-v-3c5ad2fa] {
  display: inline-block;
  margin: 10px 0;
}
.flex-item[data-v-3c5ad2fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px !important;
}
.box-order[data-v-6f442e08] {
  background-color: #fff;
  overflow-y: auto;
  height: calc(100% - 60px);
}
.box-order .edit-order[data-v-6f442e08] {
  padding: 10px 20px;
}
.box-order .edit-order .el-row.back[data-v-6f442e08] {
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  padding: 10px 0;
}
.box-order .edit-order .el-row.back span[data-v-6f442e08] {
  font-size: 16px;
  cursor: pointer;
}
.box-order .edit-order .el-row.back span i[data-v-6f442e08] {
  margin-right: 5px;
}
.box-order .edit-order h1.title[data-v-6f442e08] {
  width: 90px;
  background-color: #03a9f4;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 20px;
  margin: 10px -20px;
  font-size: 14px;
}
.box-order .edit-order .el-row[data-v-6f442e08] {
  font-size: 13px;
  margin-bottom: 10px;
  color: #232323;
}
.box-order .edit-order p[data-v-6f442e08] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  color: #232323;
  margin: 10px 0 !important;
}
.box-order .edit-order p b[data-v-6f442e08] {
  font-weight: normal;
}
.box-order .edit-order p span[data-v-6f442e08] {
  width: calc(100% - 160px);
}
.box-order .edit-order .litter[data-v-6f442e08] {
  margin-left: 20px;
  font-size: 13px;
  color: #666;
}
.box-order .edit-order .footer[data-v-6f442e08] {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 1150px;
  margin: 0;
  background-color: #fff;
  -webkit-box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
          box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
  padding: 10px 54px;
  z-index: 40;
}
.box-order .title[data-v-6f442e08] {
  font-size: 13px;
}
.box-order .estimate span[data-v-6f442e08] {
  width: calc(100% - 700px) !important;
}
.flex-item[data-v-6f442e08] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px !important;
}
.fincance-title[data-v-6f442e08] {
  font-size: 18px;
  line-height: 40px;
}
.box-order[data-v-29e18491] {
  background-color: #fff;
  overflow-y: auto;
  height: calc(100% - 60px);
}
.box-order .edit-order[data-v-29e18491] {
  padding: 10px 20px;
}
.box-order .edit-order .el-row.back[data-v-29e18491] {
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  padding: 10px 0;
}
.box-order .edit-order .el-row.back span[data-v-29e18491] {
  font-size: 16px;
  cursor: pointer;
}
.box-order .edit-order .el-row.back span i[data-v-29e18491] {
  margin-right: 5px;
}
.box-order .edit-order h1.title[data-v-29e18491] {
  width: 90px;
  background-color: #03a9f4;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 20px;
  margin: 10px -20px;
  font-size: 14px;
}
.box-order .edit-order .el-row[data-v-29e18491] {
  font-size: 13px;
  margin-bottom: 10px;
  color: #232323;
}
.box-order .edit-order p[data-v-29e18491] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  color: #232323;
  margin: 10px 0 !important;
}
.box-order .edit-order p b[data-v-29e18491] {
  font-weight: normal;
}
.box-order .edit-order p span[data-v-29e18491] {
  width: calc(100% - 160px);
}
.box-order .edit-order .litter[data-v-29e18491] {
  margin-left: 20px;
  font-size: 13px;
  color: #666;
}
.box-order .edit-order .footer[data-v-29e18491] {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 1050px;
  margin: 0;
  background-color: #fff;
  -webkit-box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
          box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
  padding: 10px 54px;
  z-index: 40;
}
.remark[data-v-29e18491] {
  overflow-wrap: break-word;
}

.content[data-v-3f9dd7c8]{
  padding: 20px;
}
.input-with-select[data-v-3f9dd7c8]{
  margin-bottom: 10px;
}

