@font-face {
  font-family: sszhongheiFont;
  src: url("../css/font-awesome/fonts/时尚中黑简体.ttf");
}
@font-face {
  font-family: FZYT;
  src: url("../css/font-awesome/fonts/FZYTK.TTF");
}
* {
  touch-action: pan-y;
}
.yellow {
  color: #f7a715;
}
.border_grey {
  border: solid 1px rgba(242, 242, 242, 0.14);
}
.border_red {
  border: solid 2px #d81e06;
}
.border_blue {
  border: solid 2px #3385ff;
}
.border_bottom_grey_2 {
  border-bottom: solid 2px #d9d9d9 !important;
}
.marbot {
  margin-bottom: 10px !important;
}
.mar_ri10 {
  margin-right: 0.5rem;
}
.mar_le2 {
  margin-left: 1%;
}
.pad_lrl10 {
  padding: 0 10px !important;
}
.pad_10 {
  padding: 10px !important;
  border-radius: 5px;
}
.font-size-smaller {
  font-size: smaller !important;
}
.bg {
  background-color: #039fcc;
  color: #d9d9d9;
}
.bg .cont:hover {
  color: #f7a715 !important;
}
.bg:hover {
  color: #f7a715;
}
.workorder-detail-container {
  padding: 10px;
  max-height: 350px;
  overflow-y: auto;
}
.workorder-detail-container .layui-table {
  margin: 0;
  width: 100%;
}
.workorder-detail-container .layui-table th {
  text-align: center;
  background-color: #f5f7fa;
  font-weight: bold;
}
.workorder-detail-container .layui-table td {
  text-align: left;
  white-space: normal;
  word-break: break-all;
}
.workorder-detail-container .layui-table tr:nth-child(even) {
  background-color: #fafafa;
}
.leg-kbbs {
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  border: 1px solid #d9d9d9;
  background-color: red;
}
.leg-bs {
  margin: 0 1.5rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 1.5rem;
  background-color: #d9d9d9;
}
.leg-bl {
  width: 4rem;
  height: 0.5rem;
}
.con-right-resize-active {
  cursor: col-resize !important;
}
.container-fluid .con_left {
  z-index: 3;
  height: calc(1024 / 1080 * 100%) !important;
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.container-fluid .con_left .layerbox_item {
  position: absolute;
  z-index: 4;
  padding: 14px 0 13px;
  border-radius: 3px;
  left: 50%;
  top: 2%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -2%);
}
.container-fluid .con_left .layerbox_item .item {
  float: left;
  padding: 0 12px;
  font-size: inherit;
  text-align: center;
  border-left: 1px #d9d9d9 dashed;
  vertical-align: middle;
  cursor: pointer;
  overflow: hidden;
  zoom: 1;
}
.container-fluid .con_left .layerbox_item .item:first-child {
  border-left: 0 solid #d9d9d9;
}
.container-fluid .con_left .layerbox_item .item .icon {
  line-height: 18px;
  margin-right: 6px;
  background-size: 20px 18px;
  background-repeat: no-repeat;
}
.container-fluid .con_left .layerbox_item .item span {
  display: inline-block;
  vertical-align: middle;
}
.container-fluid .con_left .layerbox_item .item .name {
  line-height: 18px;
}
.container-fluid .con_left .layerbox_item .item:hover {
  color: #3385ff;
}
.container-fluid .con_left .layerbox_item .item .app-qr-box {
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.33);
  width: 460px;
}
.container-fluid .con_left .layerbox_item .item .app-qr-box .select_items {
  width: 100%;
  height: auto;
  margin-top: 5px;
  display: flex;
  font-size: small;
  font-weight: bold;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}
.container-fluid .con_left .layerbox_item .item .app-qr-box .select_items span {
  margin: 10px 0;
  white-space: nowrap;
  height: 100%;
}
.container-fluid .con_left .layerbox_item .item .app-qr-box .select_items ul {
  float: left;
}
.container-fluid .con_left .layerbox_item .item .app-qr-box .select_items ul li {
  white-space: nowrap;
  float: left;
  margin: 10px 0;
  cursor: pointer;
  height: 18px;
  padding: 0 12px;
}
.container-fluid .con_left .layerbox_item .item .app-qr-box .select_items ul li:hover {
  color: #039fcc;
}
.container-fluid .con_left .layerbox_item .item .app-qr-box .select_items ul .disabled {
  pointer-events: none;
  opacity: 0.6;
}
.container-fluid .con_left .layerbox_item .item .app-qr-box .select_items ul .active {
  color: #039fcc;
}
.container-fluid .con_left .layerbox_item .item .app-qr-box .select_items:first-child {
  border-bottom: 1px rgba(255, 255, 255, 0.31) dashed;
}
.container-fluid .con_left .layerbox_item .active {
  color: #3385ff;
}
.container-fluid .con_left .layui-form .layui-form-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0 !important;
}
.container-fluid .con_left .layui-form .layui-form-item .layui-input-inline {
  width: auto;
  margin-right: 10px;
}
.container-fluid .con_left .layui-form .name {
  background-color: rgba(255, 255, 255, 0.1);
}
.container-fluid .con_right {
  z-index: 3;
  height: calc(1024 / 1080 * 100%) !important;
  padding-right: 5px !important;
  padding-left: 5px !important;
  overflow-y: scroll;
  overflow-x: hidden;
  /* 同一节点：.con_right.decision / .con_right--with-resize-grip（勿在 .con_right 外写 &，会挂到 .container-fluid） */
}
.container-fluid .con_right.con_right--with-resize-grip #echarts,
.container-fluid .con_right.decision #echarts,
.container-fluid .con_right.con_right--with-resize-grip .echarts,
.container-fluid .con_right.decision .echarts {
  width: 100%;
  box-sizing: border-box;
  display: block ;
  position: relative;
  z-index: 2;
  pointer-events: auto;
}
.container-fluid .con_right.con_right--with-resize-grip .echarts .box,
.container-fluid .con_right.decision .echarts .box,
.container-fluid .con_right.con_right--with-resize-grip .echarts [id^="ec_"],
.container-fluid .con_right.decision .echarts [id^="ec_"] {
  width: 100% !important;
  max-width: 100%;
  box-sizing: border-box;
  display: block ;
  position: relative;
  z-index: 1;
  pointer-events: auto;
}
.container-fluid .con_right .con-right-resize-grip {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 12px;
  margin-left: -6px;
  z-index: 5;
  pointer-events: none;
  box-sizing: border-box;
  touch-action: none;
}
.container-fluid .con_right .con-right-resize-grip__hit {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 12px;
  margin-left: -6px;
  cursor: col-resize;
  pointer-events: auto;
  touch-action: none;
}
.container-fluid .con_right .con-right-resize-grip__hit::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 4px;
  height: 36px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.22);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
  transition: background 0.15s ease, height 0.15s ease, box-shadow 0.15s ease;
  pointer-events: none;
}
.container-fluid .con_right .con-right-resize-grip__hit:hover::after {
  background: rgba(51, 133, 255, 0.85);
  height: 48px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
}
.container-fluid .con_right .con-right-resize-grip.is-dragging .container-fluid .con_right .con-right-resize-grip__hit::after {
  background: rgba(51, 133, 255, 0.85);
  height: 48px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
}
.container-fluid .selection {
  position: relative;
  width: 100%;
  height: auto;
  display: table;
}
.container-fluid .selection h2 {
  display: flex;
  padding-left: 1%;
  font-size: initial;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  margin: 2%;
}
.container-fluid .selection .time,
.container-fluid .selection .type {
  border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
}
.container-fluid .selection .headertext {
  position: relative;
  height: 36px;
  margin: 5px 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-items: center;
}
.container-fluid .selection .headertext span {
  cursor: pointer;
}
.container-fluid .selection .headertext span:hover {
  color: #f7a715;
}
.container-fluid .selection .headertext:before {
  position: relative;
  float: left;
  content: "\e9bf";
  color: #3385ff;
  font-family: "iconfont";
  font-size: x-large;
}
.container-fluid .selection .headertext .btn {
  font-size: large;
  cursor: pointer;
}
.container-fluid .selection .headertext .btn:hover {
  color: #f7a715;
}
.container-fluid .selection .headertext .btnActive {
  color: #f7a715;
}
.container-fluid .selection .headertext h2 {
  float: left;
}
.container-fluid .selection .headertext .icon {
  position: relative;
  border: transparent;
  margin-left: 3%;
  cursor: pointer;
  color: #f7a715;
  background-color: transparent;
  font-size: large;
}
.container-fluid .selection .headertext .icon:hover {
  font-size: larger;
}
.container-fluid .selection .headertext .layui-form-item {
  margin-bottom: 0 !important;
}
.container-fluid .selection .headertext .layui-input-block {
  margin-left: 50px !important;
}
.container-fluid .selection .echarts {
  width: 100%;
  position: relative;
  display: table;
  margin-bottom: 2%;
}
.dxtz-od-type-tabs {
  display: none;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  padding: 6px 0 8px;
}

.dxtz-od-type-label {
  font-size: 12px;
  color: #666;
  margin-right: 4px;
  white-space: nowrap;
}

.dxtz-od-type-btn {
  margin: 0 !important;
}

.container-fluid .selection .echarts .ec_title {
  position: relative;
  font-weight: bold;
  font-family: "Microsoft YaHei";
}
.container-fluid .selection .echarts .select {
  position: relative;
  height: 10%;
  width: 100%;
  display: flex;
  align-items: center;
}
.container-fluid .selection .echarts .select .ec_title {
  position: relative;
  height: 100%;
  padding: 0 2%;
  font-weight: bold;
  font-family: "Microsoft YaHei";
}
.container-fluid .selection .echarts .select .ec_select {
  color: #939392;
}
.container-fluid .selection .echarts .box {
  position: relative;
  display: flex;
  width: 100%;
  height: 800px;
  margin: 0;
}
.container-fluid .selection .echarts .box2 {
  height: 180px;
}
.container-fluid .selection .echarts .box3 {
  height: 320px;
}
.container-fluid .selection .otherTable {
  position: relative;
  height: auto;
  display: table;
  width: 100%;
  align-items: center;
}
.container-fluid .selection .selectionitem {
  position: relative;
  height: auto;
  display: flex;
  width: 100%;
  height: 220px;
  align-items: center;
}
.container-fluid .selection .selectionitem .leftItem {
  width: 30%;
  border-right: 1px rgba(255, 255, 255, 0.1) solid;
  height: 100%;
  padding: 0 2.5%;
}
.container-fluid .selection .selectionitem .leftItem .number {
  text-align: center;
  position: relative;
  height: 70%;
  margin-top: 10px;
  width: 100%;
  display: flex;
}
.container-fluid .selection .selectionitem .leftItem .number h2 {
  float: left;
}
.container-fluid .selection .selectionitem .leftItem .number .unit {
  display: flex;
  margin-left: 10px;
}
.container-fluid .selection .selectionitem .leftItem .number .unit h2 {
  position: absolute;
  bottom: 0;
  padding-bottom: 10px;
  font-size: larger;
  float: left;
}
.container-fluid .selection .selectionitem .leftItem .number .count-title {
  text-align: center;
  color: #039fcc;
}
.container-fluid .selection .selectionitem .leftItem .number .text {
  font-family: FZYT;
  font-size: 8em;
  line-height: normal;
  align-items: end;
}
.container-fluid .selection .selectionitem .leftItem .rank {
  border-top: 1px rgba(255, 255, 255, 0.1) solid;
  width: 100%;
  height: 30%;
  position: relative;
  display: flex;
}
.container-fluid .selection .selectionitem .leftItem .rank .rankNumber {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: initial;
  font-weight: lighter;
}
.container-fluid .selection .selectionitem .rightfItem {
  width: 70%;
  height: 100%;
}
.container-fluid .selection .slideritems {
  position: relative;
  height: auto;
  display: block;
  width: 98%;
  margin: 0 1%;
  align-items: center;
}
.container-fluid .selection .slideritems .slideritem {
  width: 100%;
  display: flex;
  clear: both;
  margin: 20px 0;
  line-height: 1.6;
  align-items: center;
}
.container-fluid .selection .slideritems .slideritem .adminlabel {
  width: 15%;
  display: inline-block;
  position: relative;
  font-size: 100%;
  line-height: 20px;
}
.container-fluid .selection .slideritems .slideritem .adminlabel .name {
  text-align: left;
  font-family: "Microsoft YaHei";
  font-weight: bold;
}
.container-fluid .selection .slideritems .slideritem .item {
  width: 85%;
  position: relative;
  align-items: center;
}
.container-fluid .selection .slideritems .slideritem .item .layui-slider {
  height: 2px !important;
}
.container-fluid .selection .slideritems .slideritem .item .layui-slider-wrap-btn {
  width: 8px !important;
  height: 8px !important;
}
.container-fluid .selection .layui-col-md6 .layui-input-block {
  margin-left: 80px !important;
}
.container-fluid .selection .layui-col-md6 .layui-input {
  width: -webkit-fill-available;
}
.container-fluid .ec_select {
  position: relative;
  height: 60%;
  padding-left: 2%;
  font-size: 1em;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  display: inline-block;
}
.container-fluid .ec_select .layui-input {
  height: 25px;
  color: #939392;
}
.container-fluid .ec_select .btn1,
.container-fluid .ec_select .btn2,
.container-fluid .ec_select .btn3 {
  display: inline-block;
  height: 100%;
  line-height: 150%;
  padding: 0 10px;
  white-space: nowrap;
  text-align: center;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  margin-left: -5%;
  color: #3385ff;
}
.container-fluid .ec_select .active {
  background-color: #3385ff !important;
  color: #d9d9d9;
}
.container-fluid .decision {
  padding: 0 !important;
  margin-bottom: 100px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  position: absolute;
  right: 0;
  line-height: 1.5em;
  overflow: visible;
}
.container-fluid .decision .menu {
  position: relative;
  width: 98%;
  padding: 1%;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  z-index: 8;
  margin: 0;
}
.container-fluid .decision .menu li {
  display: flex;
  float: left;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  font-size: initial;
  padding: 0% 2% 0% 2%;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}
.container-fluid .decision .menu li a,
.container-fluid .decision .menu li span {
  display: block;
  cursor: pointer;
}
.container-fluid .decision .menu li a:hover,
.container-fluid .decision .menu li span:hover {
  color: #039fcc;
}
.container-fluid .decision .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.container-fluid .decision .content {
  position: absolute;
  z-index: 8;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden;
  display: block;
  height: 100%;
  width: 100%;
}
.container-fluid .decision .content .layui-form .layui-form-item {
  display: flex;
  align-items: center;
}
.container-fluid .decision .content .layui-form .layui-form-item .layui-input-block {
  margin-left: 20px !important;
}
.container-fluid .decision .content .layui-form .layui-form-item .name {
  background-color: rgba(255, 255, 255, 0.1);
}
.container-fluid .decision .content .contentitem {
  width: 100%;
  padding: 0 2%;
  display: block;
}
.container-fluid .decision .content .contentitem .blsel {
  width: 100%;
  display: flex;
  align-items: baseline;
}
.container-fluid .decision .content .contentitem .blsel .bus_direction_dec {
  padding-left: 10px;
  width: auto;
  position: relative;
  display: flex;
  align-items: center;
}
.container-fluid .decision .content .contentitem .blsel .bus_direction_dec .bus_direction_icon {
  position: relative;
  width: 25px;
  height: 40px;
  cursor: pointer;
  border: transparent;
  background-color: #3385ff;
  font-size: medium;
  font-weight: bold;
}
.container-fluid .decision .content .contentitem .blsel .bus_direction_dec .bus_direction_name {
  padding-left: 5%;
  font-size: small;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  white-space: nowrap;
}
.container-fluid .decision .content .contentitem .dataSelect_decision {
  width: 100%;
  position: relative;
  font-family: "Microsoft YaHei";
  display: flex;
  align-items: center;
}
.container-fluid .decision .content .contentitem .dataSelect_decision .decision-label {
  width: auto;
  font-weight: bold;
  float: left;
  display: block;
  padding: 9px 0;
  margin: 0;
  text-align: left;
}
.container-fluid .decision .content .contentitem .dataSelect_decision .decisoin_button_contaioner {
  position: relative;
  display: flex;
  width: 85%;
  margin: 1% 0;
  flex-wrap: wrap;
  align-items: baseline;
}
.container-fluid .decision .content .contentitem .button_item {
  width: 24%;
  margin: 0.5% 0.5%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 5px;
  justify-content: center;
}
.container-fluid .decision .content .contentitem .button_item .cont {
  line-height: 35px;
  white-space: nowrap;
  padding: 0 2%;
  text-align: left;
  border: none;
  background-color: transparent;
  font-size: inherit;
}
.container-fluid .decision .content .contentitem .button_item .cont:hover {
  color: #039fcc;
}
.container-fluid .decision .content .contentitem .button_item .contother {
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.container-fluid .decision .content .contentitem .button_item .active {
  color: #039fcc;
}
.container-fluid .decision .content .contentitem .button_item .delete_btn {
  cursor: pointer;
  position: relative;
}
.container-fluid .decision .content .contentitem .button_item .delete_btn svg {
  width: 1.2em;
  height: 1.2em;
}
.container-fluid .decision .content .contentitem .button_item .zhutuupsel,
.container-fluid .decision .content .contentitem .button_item .otherSpan {
  border-radius: 2px;
  cursor: pointer;
  margin-left: 5px;
}
.container-fluid .decision .content .contentitem .button_item .zhutuupsel:hover,
.container-fluid .decision .content .contentitem .button_item .otherSpan:hover {
  color: #039fcc;
}
.container-fluid .decision .content .contentitem .active {
  background-color: rgba(255, 255, 255, 0.1);
}
.container-fluid .decision .content .contentitem .active .cont {
  color: #039fcc;
}
.container-fluid .decision .content .contentitem .active .cont1:before {
  transform: translateX(-1000px);
}
.container-fluid .decision .content .contentitem .active .cont2:before {
  transform: translateX(-1000px);
}
.container-fluid .decision .content .contentitem .active .cont3:before {
  transform: translateX(-1000px);
}
.container-fluid .decision .content .contentitem .active .cont4:before {
  transform: translateX(-1000px);
}
.container-fluid .decision .content .contentitem .table_decision {
  width: 100%;
  position: relative;
  height: 100%;
  display: block;
  padding-bottom: 20px;
}
.container-fluid .decision .content .contentitem .table_decision table {
  overflow: auto;
  height: 100%;
}
.container-fluid .decision .lct_content {
  width: 99%;
  position: absolute;
  margin-right: 1%;
  z-index: 8;
  height: 90%;
  right: 0;
  top: 4.9%;
  border-radius: 10px;
  overflow: hidden;
}
.container-fluid .decision .lct_content::before {
  content: "";
  position: absolute;
  z-index: -2;
  left: -50%;
  top: -50%;
  width: 200%;
  height: 200%;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.container-fluid .decision .lct_content::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 3px;
  top: 3px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border-radius: 10px;
}
.container-fluid .decision .lct_content .svg_example {
  width: 100%;
  height: 100%;
  border: 0;
}
.container-fluid .decision .lct_content .svg_example svg {
  width: 100%;
  height: 100%;
}
.container-fluid .decision .conic-demo::after {
  animation: opacityChange 5s infinite linear;
}
@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}
@keyframes opacityChange {
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.container-fluid .tooltip-toggle {
  cursor: pointer;
  position: relative;
  display: flex;
  color: #939392;
  padding-right: 2%;
  white-space: normal;
}
.container-fluid .tooltip-toggle:hover {
  color: #f7a715;
}
.container-fluid .tooltip-toggle::before {
  position: absolute;
  bottom: 23px;
  left: -80px;
  background-color: #3d3b47;
  border-radius: 5px;
  color: #939392;
  font-weight: 200;
  content: attr(aria-label);
  padding: 1rem;
  text-transform: none;
  transition: all 0.5s ease;
  width: 180px;
  font-family: "Microsoft YaHei";
  z-index: 999;
}
.container-fluid .tooltip-toggle::after {
  position: absolute;
  top: -5px;
  left: 8px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #3d3b47;
  content: " ";
  font-size: 0;
  line-height: 0;
  margin-left: -5px;
  width: 0;
}
.container-fluid .tooltip-toggle::before,
.container-fluid .tooltip-toggle::after {
  font-family: monospace;
  font-size: inherit;
  opacity: 0;
  pointer-events: none;
  text-align: left;
}
.container-fluid .tooltip-toggle:focus::before,
.container-fluid .tooltip-toggle:focus::after,
.container-fluid .tooltip-toggle:hover::before,
.container-fluid .tooltip-toggle:hover::after {
  opacity: 1;
  transition: all 0.75s ease;
}
.container-fluid .ggxsx .layui-table-header {
  display: none !important;
}
.container-fluid .butt {
  font-weight: normal;
  margin: 0 5px;
  text-align: right;
  font-size: small;
  padding: 2 4px;
  background-color: rgba(217, 217, 217, 0.27);
}
.box-slider {
  z-index: 8;
  width: 35%;
  position: relative;
  left: -35%;
  height: 100%;
}
.box-slider .all_slider {
  height: 100%;
}
.box-slider .all_slider .tableSlider {
  display: flex;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
}
.box-slider .all_slider .tableSlider .table_bstaion {
  position: relative;
  width: 100%;
  height: 100%;
  font-family: "Microsoft YaHei";
}
.box-slider .tittle {
  position: relative;
  padding: 0 8%;
  z-index: 10;
  display: flex;
  border-bottom: 1px rgba(255, 255, 255, 0.31) solid;
  justify-items: center;
  align-items: center;
  justify-content: space-between;
}
.box-slider .tittle h1 {
  z-index: 9;
  font-size: initial;
  font-family: sszhongheiFont;
  position: relative;
}
.box-slider .tittle .aside_close_btn {
  cursor: pointer;
  justify-items: center;
  background: transparent;
  transition: background-color 0.2s;
  z-index: 12;
  padding: 2px;
}
.box-slider .tittle .aside_close_btn:hover {
  background: #3385ff;
}
.box-slider .tittle .closeadmin {
  margin-bottom: 0;
}
.box-slider .tittle .closeadmin:before {
  position: relative;
  float: left;
  content: "\eca0";
  font-family: "iconfont";
  font-size: large;
}
.box-slider .tittle .clear {
  margin-bottom: 0;
}
.box-slider .tittle .clear:before {
  position: relative;
  float: left;
  content: "\e62b";
  font-family: "iconfont";
  font-size: large;
}
.box-slider .tittle .add {
  margin-bottom: 0;
}
.box-slider .tittle .add:before {
  position: relative;
  float: left;
  content: "\e8b5";
  font-family: "iconfont";
  font-size: large;
}
.box-slider .tittle .ok {
  margin-bottom: 0;
}
.box-slider .tittle .ok:before {
  content: "";
  position: relative;
  float: left;
  content: "\e60f";
  font-family: "iconfont";
  font-size: large;
}
.layer_notice {
  position: absolute;
  right: 0.5%;
  z-index: 4;
  width: min(92%, 190px);
  padding: 5px 10px;
  bottom: 1%;
  top: auto;
  min-height: fit-content;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border-width: 0;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-family: "Microsoft YaHei";
}
.layer_notice h4 {
  font-family: inherit;
  line-height: 1.8;
  color: inherit;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: small;
}
.layer_notice .input-items {
  width: 100%;
  display: flex;
}
.layer_notice .layer-admin {
  width: 50%;
  height: 2rem;
  float: left;
  padding: 0;
}
.layer_notice .table_decision {
  width: 100%;
  position: relative;
  height: 100%;
  display: table;
  align-items: center;
}
.layer_notice .table_decision table {
  overflow: auto;
  height: 100%;
}
.blbsEdit {
  position: absolute;
  right: 0.5%;
  z-index: 4;
  top: 0.5%;
  font-family: "Microsoft YaHei";
  display: block;
  padding: 5px 15px;
}
.blbsEdit .edititem {
  display: flex;
  align-items: center;
  word-wrap: break-word;
  background-clip: border-box;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 5px 0;
}
.blbsEdit .edititem .active {
  background: rgba(255, 255, 255, 0.12) !important;
  color: #3385ff !important;
}
.bottomSTab {
  margin-bottom: 2%;
  width: 100%;
  background-color: transparent;
}
.table_title {
  width: 100%;
  display: flex;
  align-items: center;
}
.table_title h3 {
  display: flex;
  line-height: normal;
  font-size: 1.1em;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  margin: 0%;
}
.table_title .export {
  width: 5%;
  cursor: pointer;
  position: relative;
  color: #3385ff;
}
.table_title .export:hover {
  color: #f7a715;
}
#fullscreenButton {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 25px;
  height: 25px;
}
.updnidSel {
  line-height: 30px;
  height: 30px;
}
.zhushi {
  color: #039fcc;
  font-size: smaller;
  font-weight: lighter;
}
.bottom0 {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right: 10px;
}
.input-item {
  position: relative;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  line-height: 2rem;
  padding: 5px 0;
}
.input-item input[type="checkbox"],
.input-item input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0 0.5rem 0 0;
  cursor: pointer;
  outline: none;
}
.input-item input {
  position: relative;
  background-color: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.12);
  width: 15px;
  height: 15px;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  font-size: inherit;
  color: inherit;
}
.input-item input:checked {
  background-color: #3385ff;
  text-align: center;
  background-clip: padding-box;
  -webkit-appearance: none;
}
.input-item input[type="radio"] {
  border-radius: 15px;
}
.layui-form-item .layui-form-checkbox[lay-skin=primary] {
  margin: 0 !important;
}
/*
For more details-
https://www.testkarts.com/blog/horizontal-card-scroll-with-arrow */
.side_bar_close {
  -webkit-box-align: center;
  align-items: center;
  box-shadow: rgba(127, 127, 127, 0.24) 0 1px 3px;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 1px;
  display: flex;
  height: 20px;
  position: absolute;
  top: 2px;
  width: 20px;
  cursor: pointer;
}
.close1 {
  left: -25px;
}
.close2 {
  position: relative;
  bottom: 30px;
  left: 98%;
}
.layui-tab-item .layui-table-body {
  overflow-x: auto !important;
}
.layui-table-cell {
  height: auto;
  white-space: normal;
  word-wrap: break-word;
}
.layui-table-tips-main {
  background-color: transparent !important;
  border-color: rgba(242, 242, 242, 0.14) !important;
}
.laytable-cell-checkbox {
  display: flex;
  align-items: center;
}
.layui-table-grid-down {
  background-color: transparent !important;
}
.layui-table-checked {
  background-color: transparent !important;
}
.layui-table-click {
  background-color: transparent !important;
}
.layui-laypage button {
  background-color: #039fcc;
  border-color: #039fcc;
  color: #d9d9d9;
}
.layui-table-click-zdy {
  color: #f7a715;
  font-weight: bold;
  cursor: pointer;
}
td {
  font-size: small;
}
.layui-table-tool .layui-inline[lay-event] {
  color: #3385ff;
  border-width: 0 !important;
  width: auto;
  font-size: x-small;
}
.layui-table-tool .layui-inline[lay-event] .iconfont {
  font-size: small;
}
.layui-table-tool .layui-inline[lay-event] .iconfont:hover {
  color: #f7a715;
}
.layui-layer {
  border: 1px rgba(255, 255, 255, 0.1) solid;
}
.layui-layer-title {
  font-size: initial;
  font-weight: bold;
  font-family: "Microsoft YaHei";
}
.layui-tab-title .layui-this {
  color: #3385ff;
}
.layui-tab-title .layui-this::after {
  border-style: none;
}
.layui-layer-content {
  width: auto !important;
}
.layui-layer-content p {
  margin: 0 0 5px;
}
.layui-layer-content .layui-table-header {
  background-color: transparent !important;
}
.layui-tab-bar {
  display: none !important;
}
.layui-input-inline-zdy {
  width: 10rem !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.layui-input-inline-zdy2 {
  width: 6rem !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.layui-inupt-zdy {
  border-radius: 5px;
  border-width: 0px;
  height: 30px;
}
.layui-form-label {
  width: auto !important;
  padding: 9px 0 !important;
  display: flex;
  align-items: center !important;
  font-weight: bolder !important;
  font-family: "Microsoft YaHei" !important;
  margin-bottom: 0 !important;
  white-space: nowrap;
}
.layui-tab-title_admin span {
  font-size: 18px;
  font-weight: bold;
  padding: 0 10px;
}
.layui-input_admin {
  line-height: 30px;
}
.layui-input_admin .layui-input {
  height: 30px;
  width: 60%;
}
.layui-input-wrap .layui-input-split {
  border-width: 0;
  border-left-width: 1px;
  border-color: rgba(255, 255, 255, 0.12);
}
.layui-input-wrap .layui-input-number .layui-icon-up {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.layui-input-wrap .layui-input-suffix,
.layui-input-wrap .layui-input-prefix {
  line-height: inherit;
}
.layui-input-wrap .layui-icon {
  color: #939392;
}
.layui-input-wrap .layui-icon:hover {
  color: #404040;
}
.layui-input-group .layui-input-split {
  border-color: rgba(255, 255, 255, 0.12);
}
.layui-input-group .layui-icon {
  color: #939392;
  cursor: pointer;
}
.layui-input-group .layui-icon:hover {
  color: #404040;
}
.layui-tab-brief > .layui-tab-more li.layui-this:after,
.layui-tab-brief > .layui-tab-title .layui-this:after {
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #039fcc;
}
.layui-form-checked[lay-skin=primary] > i {
  background-color: #3385ff !important;
}
.tableshuoming {
  margin: 0 5px;
  font-size: small !important;
}
.tooltip-layer {
  border-radius: 5px;
  color: #939392;
  font-weight: 200;
  padding: 1rem;
  font-family: "Microsoft YaHei";
  z-index: 999;
}
@font-face {
  font-family: "iconfont";
  src: url(../layui/font/iconfont2.eot?t=1610970089712);
  /* IE9 */
  src: url(../layui/font/iconfont2.eot?t=1610970089712#iefix) format("embedded-opentype"), /* IE6-IE8 */ url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../layui/font/iconfont2.woff?t=1610970089712") format("woff"), url("../layui/font/iconfont2.ttf?t=1610970089712") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url("../layui/font/iconfont2.svg?t=1610970089712#iconfont2") format("svg");
  /* iOS 4.1- */
}
.icon-A_round:before {
  content: "\e62f";
}
.icon-B_round:before {
  content: "\e630";
}
.icon-C_round:before {
  content: "\e631";
}
.icon-D_round:before {
  content: "\e632";
}
.icon-E_round:before {
  content: "\e633";
}
.icon-F_round:before {
  content: "\e634";
}
.icon-G_round:before {
  content: "\e635";
}
.tzcl_span {
  background-color: #039fcc;
  padding: 3px 5px;
  margin: 0 2px;
  border-radius: 5px;
  cursor: pointer;
  color: #d9d9d9;
}
.bl {
  background-color: #f7a715;
  width: 4rem;
  height: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 2px;
}
.blcf {
  background-color: rgba(255, 255, 255, 0.31);
  width: 4rem;
  height: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 2px;
}
.bs {
  background-color: #f7a715;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 1.5rem;
  margin-right: 3rem;
  border: 2px #d9d9d9 solid;
}
.dialog-container {
  padding: 2%;
  width: 100%;
}
.dialog-container .text {
  width: 100%;
  padding-bottom: 10px;
  color: #939392;
}
.dialog-container .flex {
  display: flex;
}
.dialog-container .y-center {
  align-items: center;
}
.dialog-container .x-center {
  justify-content: center;
}
.dialog-container .f14 {
  font-size: 14px;
  font-weight: bold;
}
.dialog-container .mr10 {
  margin-right: 10px;
  text-align: right;
}
.dialog-container .ml10 {
  margin-left: 10px;
}
.dialog-container .x-between {
  justify-content: space-between;
}
.dialog-container .mark-slider {
  width: 100%;
  margin: 15px 0;
}
.dialog-container .mark-slider span {
  width: 10%;
}
.dialog-container .mark-slider .mark-slider_runway {
  width: 80%;
  height: 10px;
  background-color: rgba(217, 217, 217, 0.27);
  border-radius: 6px;
  position: relative;
  vertical-align: middle;
  padding: 0 5px;
  box-sizing: border-box;
  overflow: hidden;
}
.dialog-container .mark-slider .mark-slider_runway .mark-slider__bar {
  position: absolute;
  height: 12px;
  border-radius: 6px;
  background-color: #3385ff;
  width: 4%;
  left: 48%;
}
.dialog-container .mark-slider .mark-slider_runway .mark-slider__stop {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #d9d9d9;
  z-index: 10;
  cursor: pointer;
}
.dialog-container .mark-slider .mark-slider_runway .mark-slider__stop .mark-sign {
  position: absolute;
  top: 12px;
  font-size: 8px;
}
.dialog-container .mark-slider .mark-slider_runway .active {
  background-color: rgba(217, 217, 217, 0.5);
  cursor: not-allowed;
}
.layui-layer-content .layui-table-body {
  overflow-x: hidden;
}
.slisderTime {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 3% 1%;
}
.slisderTime .slider {
  display: inline-block;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  width: 90%;
}
.slisderTime .slider .ruler {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 0.5cm;
}
.slisderTime .slider .ruler span {
  flex: 1;
  text-align: center;
  font-size: small;
  font-weight: lighter;
}
.slisderTime .slider .ruler .sp {
  border-bottom: 1px solid #b9cde5;
  background: linear-gradient(to left, #d9d9d9, #d9d9d9) left bottom no-repeat;
  background-size: 1px 8px;
}
.slisderTime .slider .ruler .sp_last {
  border-bottom: 1px solid #b9cde5;
  background: linear-gradient(to left, #d9d9d9, #d9d9d9) left bottom no-repeat, linear-gradient(to right, #d9d9d9, #d9d9d9) right bottom no-repeat;
  background-size: 1px 8px, 1px 8px;
}
.slisderTime .slider .ruler .min {
  position: absolute;
  left: 0;
}
.slisderTime .slider .ruler .max {
  position: absolute;
  right: 0;
}
.slisderTime .slider .ruler .tips {
  position: absolute;
  color: #3385ff;
  font-size: smaller;
  font-weight: bold;
}
.slisderTime .slider .spilt {
  margin: 0 2.085%;
  width: 95.83%;
}
.slisderTime .slider .slide_time {
  margin: 0 2.085%;
  width: 95.83%;
  height: 0.25cm;
  position: relative;
}
.slisderTime .slider .slide_time .layui-slider {
  background-color: transparent;
}
.slisderTime .slider .slide_time .layui-slider-wrap-btn {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: url("/static/img/time.png") no-repeat center;
  background-size: 60%;
}
.slisderTime .slider .slide_time .layui-slider-vertical {
  width: 2px;
  margin-left: 1%;
}
.slisderTime .slider .slide_time .layui-slider-vertical s .layui-slider-bar {
  width: 2px;
  background-color: transparent;
}
.slisderTime .slider .slide_time .layui-slider-step {
  position: absolute;
  top: 0;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.amap-marker-label {
  border: 0;
  background-color: transparent;
}
.deepseek-trigger-container {
  display: inline-block;
  position: absolute;
  right: 0%;
  top: -60px;
  /* 显示在按钮下方 */
  z-index: 9999;
  /* 悬置豆包样式 */
}
.deepseek-trigger-container:hover .deepseek-hover-container {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.deepseek-trigger-container .deepseek-trigger-btn {
  width: 48px;
  height: 48px;
  border: none;
  border-radius: 50%;
  background: linear-gradient(160deg, #3385ff 0%, #039fcc 100%);
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.33);
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 9998;
}
.deepseek-trigger-container .deepseek-trigger-btn:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.33);
}
.deepseek-trigger-container .deepseek-hover-container {
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 200px;
  opacity: 1;
  visibility: hidden;
  transition: all 0.3s ease;
  overflow: hidden;
  padding: 0px;
  z-index: 9997;
  display: grid;
  gap: 8px;
}
.deepseek-trigger-container .deepseek-hover-container .deepseek-hover-content {
  width: 100%;
  box-shadow: 0 3px 6px 1px rgba(127, 127, 127, 0.24);
}
.deepseek-trigger-container .deepseek-hover-container .deepseek-hover-content .deepseek-hover-btn {
  width: 100%;
  padding: 8px 12px;
  color: #939392;
  border: none;
  border-radius: 48px;
  cursor: pointer;
  transition: all 0.2s ease;
  line-height: 32px;
  background-color: #f0f0f0;
}
.deepseek-trigger-container .deepseek-hover-container .deepseek-hover-content .deepseek-hover-btn:hover {
  background: #d9d9d9;
}
.deepseek-trigger-container .deepseek-hover-container .deepseek-hover-other {
  width: 100%;
  background-color: #f0f0f0;
  padding: 8px;
  border-radius: 12px;
}
.deepseek-trigger-container .deepseek-hover-container .deepseek-hover-other .deepseek-hover-btn {
  padding: 2px 12px;
  width: 100%;
  color: #939392;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.2s ease;
  line-height: 36px;
  text-align: left;
}
.deepseek-trigger-container .deepseek-hover-container .deepseek-hover-other .deepseek-hover-btn .icon {
  padding-right: 16px;
}
.deepseek-trigger-container .deepseek-hover-container .deepseek-hover-other .deepseek-hover-btn:hover {
  background: #d9d9d9;
}
/* 表格隐藏样式 */
.table_hidden {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  background-color: transparent;
  transition: all 0.3s ease;
}
.deepseek-chat-container {
  position: fixed;
  right: 0.5%;
  bottom: 1%;
  width: 400px;
  height: 520px;
  max-height: 85vh;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  display: none;
  flex-direction: column;
  z-index: 9999;
  overflow: hidden;
  /* 消息气泡样式 */
  /* 加载中状态 */
}
.deepseek-chat-container .chat-header {
  padding: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(135deg, #3385ff 0%, #039fcc 100%);
  color: #fff;
  border-radius: 12px 12px 0 0;
  flex-shrink: 0;
}
.deepseek-chat-container .chat-header .chat-title {
  display: flex;
  align-items: center;
}
.deepseek-chat-container .chat-header .chat-title .chat-icon {
  margin-right: 8px;
  font-size: 18px;
}
.deepseek-chat-container .chat-header .chat-header-actions {
  display: flex;
  gap: 8px;
}
.deepseek-chat-container .chat-header .chat-restart,
.deepseek-chat-container .chat-header .chat-new-conversation {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  cursor: pointer;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}
.deepseek-chat-container .chat-header .chat-restart:hover,
.deepseek-chat-container .chat-header .chat-new-conversation:hover {
  background: rgba(255, 255, 255, 0.3);
}
.deepseek-chat-container .chat-header .chat-close {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}
.deepseek-chat-container .chat-header .chat-close:hover {
  background: rgba(255, 255, 255, 0.3);
}
.deepseek-chat-container .chat-messages {
  flex: 1;
  padding: 12px;
  overflow-y: auto;
  background: #fafafa;
  scrollbar-width: thin;
  /* Firefox */
  scrollbar-color: #c1c1c1 #f1f1f1;
  /* Firefox */
  min-height: calc(550px - 180px);
  max-height: calc(550px - 180px);
  /* 美化滚动条 */
}
.deepseek-chat-container .chat-messages .welcome-message {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}
.deepseek-chat-container .chat-messages .welcome-message .welcome-text {
  background: #e6f7fb;
  color: #3385ff;
  padding: 6px 12px;
  border-radius: 12px;
  font-size: 12px;
}
.deepseek-chat-container .chat-messages .preset-questions {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
  gap: 8px;
  flex-wrap: wrap;
}
.deepseek-chat-container .chat-messages .preset-questions .preset-question {
  background: #fff;
  color: #666;
  border: 1px solid #d9d9d9;
  padding: 6px 12px;
  border-radius: 16px;
  cursor: pointer;
  font-size: 12px;
  transition: all 0.2s ease;
}
.deepseek-chat-container .chat-messages .preset-questions .preset-question:hover {
  border-color: #3385ff;
  color: #3385ff;
  background: #e6f7fb;
}
.deepseek-chat-container .chat-messages ::-webkit-scrollbar {
  width: 6px;
}
.deepseek-chat-container .chat-messages ::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.deepseek-chat-container .chat-messages ::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.deepseek-chat-container .chat-messages ::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.deepseek-chat-container .chat-input-area {
  padding: 12px 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  background: #fff;
  flex-shrink: 0;
  position: sticky;
  bottom: 0;
  z-index: 10;
  gap: 10px;
}
.deepseek-chat-container .chat-input-area .input-wrapper {
  position: relative;
  width: 90%;
  display: flex;
  align-items: center;
}
.deepseek-chat-container .chat-input-area .chat-input {
  width: 100%;
  height: 40px;
  padding: 0 80px 0 12px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  outline: none;
  transition: all 0.2s;
  box-sizing: border-box;
  font-size: 14px;
  color: #939392;
}
.deepseek-chat-container .chat-input-area .chat-input:focus {
  border-color: #3385ff;
  box-shadow: 0 0 0 2px rgba(51, 133, 255, 0.2);
}
.deepseek-chat-container .chat-input-area .workorder-trigger-btn {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 70px;
  height: 38px;
  background: #fafafa;
  border: none;
  border-left: 1px solid #e8e8e8;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
  transition: all 0.2s ease;
  z-index: 2;
}
.deepseek-chat-container .chat-input-area .workorder-trigger-btn:hover {
  background: #e6f7fb;
  color: #3385ff;
}
.deepseek-chat-container .chat-input-area .workorder-dropdown {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: 8px;
  width: 320px;
  max-height: 350px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  z-index: 10001;
  display: none;
  overflow: hidden;
}
.deepseek-chat-container .chat-input-area .workorder-dropdown .workorder-tree-container {
  max-height: 300px;
  overflow-y: auto;
  padding: 10px;
}
.deepseek-chat-container .chat-input-area .workorder-dropdown.show {
  display: block;
}
.deepseek-chat-container .chat-input-area .chat-send {
  width: 40px;
  height: 40px;
  background: #3385ff;
  color: #fff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(51, 133, 255, 0.3);
}
.deepseek-chat-container .chat-input-area .chat-send:hover {
  background: #039fcc;
  box-shadow: 0 4px 12px rgba(51, 133, 255, 0.4);
  transform: scale(1.05);
}
.deepseek-chat-container .chat-input-area .chat-send:disabled {
  background: #d9d9d9;
  cursor: not-allowed;
  box-shadow: none;
  transform: none;
  opacity: 0.6;
}
.deepseek-chat-container .chat-input-area .chat-send:disabled:hover {
  background: #d9d9d9;
  box-shadow: none;
  transform: none;
}
.deepseek-chat-container .chat-input-area .chat-send i {
  font-size: 16px;
}
.deepseek-chat-container .chat-input-area .chat-abort {
  width: 40px;
  height: 40px;
  background: #ff4d4f;
  color: #fff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(255, 77, 79, 0.3);
  font-size: 14px;
  font-weight: 500;
}
.deepseek-chat-container .chat-input-area .chat-abort:hover {
  background: #ff7875;
  box-shadow: 0 4px 12px rgba(255, 77, 79, 0.4);
  transform: scale(1.05);
}
.deepseek-chat-container .user-message {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 16px;
}
.deepseek-chat-container .assistant-message {
  display: flex;
  margin-bottom: 16px;
}
.deepseek-chat-container .message-bubble {
  background: #fafafa;
  color: #333;
  padding: 12px;
  border-radius: 12px;
  max-width: 85%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.deepseek-chat-container .user-message .message-bubble {
  background: #3385ff;
  color: #fff;
  border: none;
}
.deepseek-chat-container .message-avatar {
  font-weight: bold;
  font-size: 16px;
  margin-top: 2px;
}
.deepseek-chat-container .message-content {
  line-height: 1.6;
  word-break: break-word;
}
.deepseek-chat-container .loading-message {
  display: flex;
  margin-bottom: 16px;
}
.deepseek-chat-container .loading-message .message-bubble {
  background: #fafafa;
  color: #333;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.deepseek-chat-container .loading-text {
  color: #999;
}
.deepseek-chat-container .single-line-adjust-container .message-content {
  display: block;
}
.deepseek-chat-container .single-line-adjust-container #single-line-adjust-btn {
  margin-top: 10px;
  margin-left: 0;
}
.deepseek-chat-container .line-selection-dialog {
  padding: 20px;
}
.deepseek-chat-container .line-selection-dialog h3 {
  margin-bottom: 15px;
}
.deepseek-chat-container .line-selection-dialog #line-selection-content {
  max-height: 300px;
  overflow-y: auto;
}
.deepseek-chat-container .line-selection-dialog .line-selection-item {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  cursor: pointer;
}
.deepseek-chat-container .line-selection-dialog .line-selection-item:nth-child(even) {
  background-color: #fafafa;
}
.deepseek-chat-container .line-selection-dialog .line-selection-item:nth-child(odd) {
  background-color: #fff;
}
.deepseek-chat-container .line-selection-dialog .line-selection-item span {
  font-weight: bold;
}
.deepseek-chat-container .line-selection-dialog .line-selection-item:hover {
  background-color: #e6f7fb;
  border-color: #3385ff;
}
.left-panel-float {
  position: absolute;
  top: 10%;
  left: 0.5%;
  width: 300px;
  border-radius: 8px;
  z-index: 9999;
  overflow: hidden;
  display: none;
  backdrop-filter: blur(10px);
}
.left-panel-float .panel-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 15px;
  background-color: rgba(51, 133, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  cursor: move;
}
.left-panel-float .panel-header h4 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
}
.left-panel-float .panel-close {
  font-size: 18px;
  cursor: pointer;
}
.left-panel-float .panel-close:hover {
  color: #041834;
  transform: rotate(90deg);
}
.left-panel-float .panel-content {
  padding: 12px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.left-panel-float .result-section {
  margin-bottom: 15px;
}
.left-panel-float .result-section h5 {
  margin: 0 0 8px 0;
  color: #3385ff;
  font-size: 13px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
}
.left-panel-float .result-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.left-panel-float .result-item {
  display: flex;
  align-items: center;
  border-radius: 4px;
  font-size: larger;
  font-weight: bold;
  cursor: pointer;
  color: #ffffff;
}
.left-panel-float .result-item:hover {
  color: #d9d9d9;
}
.left-panel-float .result-item .item-icon {
  margin-right: 4px;
  padding: 8px;
  width: 40px;
  text-align: center;
}
.left-panel-float .result-item .item-marker {
  background-color: #3385ff;
}
.left-panel-float .result-item .item-marker.active {
  background-color: #7f7f7f;
}
.left-panel-float .result-item .item-line {
  background-color: #039fcc;
}
.left-panel-float .result-item .item-line.active {
  background-color: #7f7f7f;
}
.left-panel-float .result-item .item-stop {
  background-color: #f7a715;
}
.left-panel-float .result-item .item-stop.active {
  background-color: #7f7f7f;
}
.left-panel-float .result-item .item-text {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 8px 10px;
}
.left-panel-float .result-item .item-type {
  font-size: 10px;
  color: #d9d9d9;
  margin-left: 8px;
}
