.contactUsHeader {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-repeat: repeat;
  background-size: 960px 500px;
  height: calc(100vh - 60px);
  width: 100vw;
  background-color: #015e84;
}

/**/
/**/
/**/
.main_con {
  position: absolute;
  width: 97%;
  height: 95%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  /* background: white; */
}
.main_top {
  width: 100%;
  height: 37%;
}
.main_top_left {
  float: left;
  width: 17.3%;
  height: 100%;
  /* background: gold; */
}
.main_top_left_top {
  position: relative;
  width: 100%;
  height: 46%;
  /* background: green; */
}
.main_top_left_bottom {
  margin-top: 4%;
}
.main_top_left_bottom_num {
  width: 100%;
}
.main_top_left_bottom_num span {
  float: left;
  display: block;
  font-size: 0.65vw;
  /* -webkit-transform-origin-x: 0;
                        transform: scale(0.9);
                        -webkit-transform: scale(0.9); */
}
.main_top_left_bottom_num_list {
  float: left;
  width: 8%;
  height: 1.4vw;
  line-height: 1.4vw;
  margin-left: 0.2vw;
  text-indent: 0.4vw;
  font-size: 0.8vw;
  color: white;
  margin-top: 0.2vw;
  background: #37D2D4;
}
.main_top_left_bottom_bar {
  float: left;
  width: 100%;
  height: 0.6vw;
  line-height: 0;
  margin-top: 0.6vw;
}
.main_top_left_bottom_bar span {
  position: relative;
  float: left;
  display: block;
  font-size: 0.65vw;
  top: -0.15vw;
  -webkit-transform-origin-x: 0;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
}
.main_top_left_bottom_bar .bar_num {
  color: #0EFCFF;
  margin-left: 3%;
  -webkit-transform-origin-x: 0;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
}
.bar_father {
  float: left;
  position: relative;
  width: 75%;
  background: rgba(31, 103, 163, 0.2);
  height: 100%;
  margin-left: 3%;
  border-radius: 90px;
}
.bar_child {
  position: absolute;
  left: 0;
  width: 0%;
  height: 100%;
  border-radius: 90px;
  transition: all 2s;
  background-image: linear-gradient(90deg, #3E94CD 0%, #56D4F1 49%, #38E1E1 99%);
}
.main_top_left_top img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main_top_left_top_title {
  text-align: center;
  color: #0EFCFF;
  font-size: 0.75vw;
  padding-top: 0.2vw;
}
.main_top_left_top_con {
  width: 92%;
  height: 71%;
  margin: auto;
  margin-top: 3%;
  color: white;
  /* margin-left: 4%; */
  /* text-indent: .5vw; */
  font-size: 0.7vw;
  /* letter-spacing: .15vw; */
}
.main_top_left_top_con span {
  display: inline-block;
  margin-top: 0.4vw;
  text-indent: 0vw;
}
.main_top_left_top_con_left {
  float: left;
  height: 48%;
  width: 49%;
  text-align: center;
  margin-top: 1.5%;
}
.main_top_left_t_c_l_left,
.main_top_left_t_c_l_right,
.main_top_left_t_c_r_right,
.main_top_left_t_c_r_left {
  float: left;
  width: 48%;
  height: 100%;
  text-align: center;
  background: #FD9133;
  font-size: 0.7vw;
}
.main_top_left_t_c_l_right,
.main_top_left_t_c_r_right {
  background: #F6D10E;
  margin-left: 4%;
}
.main_top_left_t_c_r_right {
  background: #F6580E;
}
.main_top_left_t_c_r_left {
  background: #2E8CFF;
}
.main_top_left_top_con_left .main_top_left_c_l_n {
  /* -webkit-transform-origin-x: 0; */
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}
.main_top_left_top_con_left p {
  /* -webkit-transform-origin-x: 0; */
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_top_left_top_con_right {
  float: right;
  height: 48%;
  width: 49%;
  text-align: center;
  margin-top: 1.5%;
}
.main_top_left_top_con_right .main_top_left_c_l_n {
  /* -webkit-transform-origin-x: 0; */
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_top_left_top_con_right p {
  /* -webkit-transform-origin-x: 0; */
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_top_left_top_con_right2 p {
  margin-top: -7%;
}
.main_top_left_top_con_list {
  float: left;
  height: 48%;
  width: 32%;
  text-align: center;
  margin-left: 2%;
}
.main_top_left_top_con_list .main_top_left_c_l_n {
  /* -webkit-transform-origin-x: 0; */
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}
.main_top_left_top_con_list p {
  /* -webkit-transform-origin-x: 0; */
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}
.main_top_left_top_con_list:nth-child(1) {
  background: #37D2D4;
  margin-left: 0;
}
.main_top_left_top_con_list:nth-child(2) {
  background: #19CA88;
}
.main_top_left_top_con_list:nth-child(3) {
  background: #858FF8;
}
.main_top_middle {
  float: left;
  width: 63%;
  height: 100%;
  margin-left: 1.2%;
}
.main_top_middle_top_title {
  position: relative;
  width: 100%;
  text-align: center;
  font-size: 1.7vw;
  font-weight: bold;
  color: #0EFCFF;
  height: 14%;
}
.main_top_middle_top_title .title_bg {
  position: absolute;
  left: 7%;
  top: -20%;
  width: 86%;
  height: 140%;
}
.title_web {
  position: absolute;
  right: -0.8%;
  top: 0;
  padding: 0.5% 2%;
  font-size: 0.7vw;
  color: #0EFCFF;
  border: 1px solid #0EFCFF;
  -webkit-transform-origin-x: 0;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
.title_admin {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.5% 2%;
  font-size: 0.7vw;
  color: #0EFCFF;
  border: 1px solid #0EFCFF;
  -webkit-transform-origin-x: 0;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
.main_top_middle_num_title {
  float: left;
  color: #0EFCFF;
  font-size: 1.5vw;
  margin-left: 13%;
  line-height: 4.5vw;
  width: 18%;
  margin-top: 0.5vw;
}
.main_top_middle_num {
  float: left;
  width: 55%;
  height: 23%;
  margin: 0.7% auto;
  margin-top: 1.5%;
}
.main_top_middle_num_list {
  position: relative;
  float: left;
  height: 100%;
  width: 12%;
  margin-left: 2.6%;
  font-size: 2vw;
  font-weight: bold;
  color: #0EFCFF;
  line-height: 240%;
}
.main_top_middle_num_list p {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.main_top_middle_num_list:nth-child(1) {
  margin-left: 0;
}
.main_top_middle_num_list img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main_top_middle_bottom {
  float: left;
  width: 100%;
  height: 49.8%;
  margin-top: 0.5%;
}
.main_top_middle_bottom_echarts {
  position: relative;
  float: left;
  width: 49%;
  height: 100%;
}
.main_top_middle_bottom_echarts_right {
  float: right;
}
.main_top_middle_bottom_echarts img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main_top_echarts_con {
  width: 92%;
  height: 82%;
  margin: 2% auto;
  /* background: white; */
}
.main_top_echarts_con_title {
  font-size: 0.8vw;
  color: #0EFCFF;
}
.main_top_echarts_pie {
  width: 100%;
  height: 90%;
}
.main_top_right {
  float: right;
}
.main_top_right .main_top_left_top_con_left {
  float: left;
  height: 48%;
  width: 49%;
  background: #37D2D4;
}
.main_top_right .main_top_left_top_con_right {
  float: right;
  height: 48%;
  width: 49%;
  background: #19CA88;
}
.main_top_right .main_top_left_top_con_list {
  float: left;
  height: 48%;
  width: 32%;
  margin-left: 2%;
  margin-top: 1.5%;
}
.main_top_right .main_top_left_top_con_list:nth-child(3) {
  background: #858FF8;
  margin-left: 0;
}
.main_top_right .main_top_left_top_con_list:nth-child(4) {
  background: #2E8CFF;
}
.main_top_right .main_top_left_top_con_list:nth-child(5) {
  background: #FD9133;
}
.main_middle {
  height: 7.1%;
  width: 100%;
}
.main_middle_list {
  position: relative;
  float: left;
  width: 18.5%;
  height: 100%;
  background: rgba(11, 76, 151, 0.1);
  margin-left: 1.875%;
  box-shadow: 1px 2px 10px 1px rgba(14, 252, 255, 0.53), inset 5px 4px 100px 1px rgba(14, 252, 255, 0.34);
}
.main_middle_list img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main_middle_list:nth-child(1) {
  margin-left: 0;
}
.main_list_title {
  font-size: 0.75vw;
  color: #0EFCFF;
  text-indent: 0.8vw;
  padding-top: 0.5vw;
}
.main_middle_list span {
  display: inline-block;
  width: 100%;
  font-size: 1.4vw;
  font-weight: bold;
  color: white;
  text-align: center;
  letter-spacing: 0.2vw;
  margin-top: -0.5vw;
}
.main_bottom {
  height: 55.9%;
  width: 100%;
}
.main_bottom_top {
  float: left;
  width: 100%;
  height: 36.5%;
  margin-top: 1.5%;
}
.main_bottom_top_list {
  position: relative;
  float: left;
  width: 32%;
  height: 100%;
  margin-left: 2%;
}
.main_bottom_top_list:nth-child(1) {
  margin-left: 0;
}
.main_bottom_top_list img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main_bottom_t_l_title {
  z-index: 80;
  position: relative;
  width: 100%;
  padding-top: 1.6vw;
  font-size: 0.8vw;
  color: white;
  text-indent: 3.2vw;
}
.main_bottom_t_l_chart {
  z-index: 77;
  position: relative;
  width: 90%;
  height: 84%;
  margin: auto;
  margin-top: -5%;
}
.main_bottom_t_l_con {
  z-index: 77;
  position: relative;
  width: 92%;
  height: 60%;
  margin: auto;
  margin-top: 3%;
  /* overflow: hidden; */
}
.main_bottom_t_l_main,
.main_bottom_t_l_main2 {
  width: 100%;
  /* height: 100%; */
}
.main_bottom_t_l_main_list {
  font-size: 0.7vw;
  line-height: 1.6vw;
  height: 1.6vw;
  color: white;
}
.main_bottom_t_l_main2 .main_bottom_t_l_main_list {
  font-size: 0.7vw;
  line-height: 1.6vw;
  height: 1.6vw;
  color: white;
}
.main_bottom_t_list_title {
  float: left;
  width: 70%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_bottom_t_list_time {
  float: left;
  width: 30%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
}
.main_bottom_bottom {
  float: left;
  width: 100%;
  height: 54%;
  margin-top: 1%;
}
.main_bottom_b_left,
.main_bottom_b_right {
  position: relative;
  float: left;
  width: 17.3%;
  height: 100%;
}
.main_bottom_b_left img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main_bottom_b_middle1,
.main_bottom_b_middle2 {
  position: relative;
  float: left;
  width: 30%;
  height: 100%;
  margin-left: 1.8%;
}
.main_bottom_b_right {
  margin-left: 1.8%;
}
.main_bottom_b_right img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main_bottom_b_middle1 img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main_bottom_b_middle2 img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main_bottom_b_title {
  font-size: 0.8vw;
  text-align: center;
  color: #0EFCFF;
  padding-top: 0.3vw;
}
.main_bottom_b_con {
  width: 90%;
  height: 75%;
  margin: auto;
  margin-top: 8%;
}
.main_bottom_b_con2 {
  height: 70%;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
input,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
article,
aside,
audio,
canvas,
figure,
footer,
header,
mark,
menu,
nav,
section,
time,
video {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}
ul,
ol {
  list-style: none;
}
img {
  border: 0 none;
  vertical-align: top;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong,
em,
i {
  font-style: normal;
  font-weight: normal;
}
ins {
  text-decoration: underline;
}
del {
  text-decoration: line-through;
}
mark {
  background: none;
}
input::-ms-clear {
  display: none !important;
}
body {
  font: 12px/1.5 \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", SimSun, sans-serif;
  background: #fff;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: underline;
}
body,
html,
.main {
  width: 100%;
  height: 100%;
  font-size: 12px;
}
.main {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #1D2B56;
}
.nav {
  position: relative;
  top: 0.5vw;
  width: 100%;
  height: 5vw;
  /* background     : url(../img/top.png) no-repeat; */
  background-size: 100%;
  text-align: center;
  line-height: 4vw;
  color: #0efcff;
  font-size: 1.4vw;
  letter-spacing: 0.4vw;
}
.nav_btn {
  position: absolute;
  top: 1.5vw;
  width: 100%;
  height: 2vw;
}
.btn_left {
  float: left;
  width: 25%;
  margin-left: 5%;
  height: 100%;
}
.btn_right {
  float: right;
  width: 25%;
  margin-right: 5%;
  height: 100%;
}
.btn_list {
  position: relative;
  float: left;
  width: 5.5vw;
  height: 1.6vw;
  text-align: center;
  line-height: 1.6vw;
  font-size: 0.9vw;
  color: #0efcff;
  letter-spacing: 0.1vw;
  cursor: pointer;
}
.btn_left a,
.btn_right a {
  display: inline-block;
}
.btn_left a:nth-child(2) {
  margin: 0 0.6vw;
}
.btn_left a:nth-child(4) {
  margin-left: 0.6vw;
}
.btn_right a:nth-child(2) {
  margin: 0 0.6vw;
}
.btn_right a:nth-child(4) {
  margin-left: 0.6vw;
}
.btn_list:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #6176AF;
  transform: skewX(-38deg);
}
.btn_list:hover::before {
  border-color: #0efcff;
  box-shadow: 1px 1px 3px 1px #0efcff inset;
}
.listActive:before {
  border-color: #0efcff;
  box-shadow: 1px 1px 3px 1px #0efcff inset;
}
.content {
  position: relative;
  width: 97%;
  height: 87%;
  margin: auto;
  /* background: white; */
}
.baseBox {
  position: relative;
  float: left;
  width: 48.8%;
  height: 32.3%;
  border: 1px solid #6176AF;
  background: rgba(11, 21, 44, 0.6);
  border-radius: 5px;
}
.baseHeightBox {
  height: 100%;
}
.baseCenterBox {
  margin: 1.5% 0;
}
.leftBox {
  float: left;
  height: 100%;
  width: 34.5%;
  /* background: yellow; */
}
.rightBox {
  float: left;
  height: 100%;
  width: 34.5%;
}
.centerBox {
  position: relative;
  float: left;
  width: 30%;
  height: 100%;
  margin: 0 0.5%;
  /* background: red; */
}
.marginLeft {
  margin-left: 1.5%;
}
/* 边框描边 */
.leftTopLine1 {
  position: absolute;
  top: 0;
  left: -1px;
  height: 1vw;
  width: 2px;
  background: #0efcff;
}
.leftTopLine2 {
  position: absolute;
  top: -1px;
  left: 0;
  height: 2px;
  width: 1vw;
  background: #0efcff;
}
.rightTopLine1 {
  position: absolute;
  top: 0;
  right: -1px;
  height: 1vw;
  width: 2px;
  background: #0efcff;
}
.rightTopLine2 {
  position: absolute;
  top: -1px;
  right: 0;
  height: 2px;
  width: 1vw;
  background: #0efcff;
}
.leftBottomLine1 {
  position: absolute;
  bottom: 0;
  left: -1px;
  height: 1vw;
  width: 2px;
  background: #0efcff;
}
.leftBottomLine2 {
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 1vw;
  background: #0efcff;
}
.rightBottomLine1 {
  position: absolute;
  bottom: 0;
  right: -1px;
  height: 1vw;
  width: 2px;
  background: #0efcff;
}
.rightBottomLine2 {
  position: absolute;
  bottom: -1px;
  right: 0;
  height: 2px;
  width: 1vw;
  background: #0efcff;
}
.boxTitle {
  font-size: 1vw;
  color: #0efcff;
  width: 80%;
  margin-left: 0.8vw;
  margin-top: 0.5vw;
}
.left {
  float: left;
}
.right {
  font: right;
}
/*// */
/*// */
/*// */
/* 视频新加 */
.video-js .vjs-control {
  width: 1vw !important;
}
.vjs-volume-panel {
  display: none !important;
}
.vjs-live-display {
  display: none !important;
}
.vjs-audio-button {
  display: none !important;
}

.dashboard .title {
  display: block;
  margin-bottom: 0;
  padding-right: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}
.dashboard .machine .data {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.dashboard .machine .data .item {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
}
.dashboard a {
  color: #005e84;
}
.dashboard .message .item,
.dashboard .noticesList .item,
.dashboard .inspectRecord .item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.homeScreen {
  left: 0px;
  top: 0px;
  padding: 0px;
  margin: 0px;
}
.homeScreen .marginBottom12 {
  margin-bottom: 12px;
}
.homeScreen .firstBock {
  background: rgba(25, 85, 137, 0.4);
  height: 304px;
}
.homeScreen .secondBock {
  background: rgba(25, 85, 137, 0.4);
  display: flex;
  justify-content: flex-start;
}
.homeScreen .secondBock .line2 {
  margin: 18px 12px;
  border: none;
  border-left: #00ffff 1px solid;
}
.homeScreen .secondBock .flat td div {
  width: 80px;
  text-align: center;
  font-family: '黑体 Bold', '黑体';
  font-weight: 700;
  font-size: 24px;
  color: #ffffff;
}
.homeScreen .secondBock .lat {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 8px;
}
.homeScreen .threeBock {
  background: rgba(25, 85, 137, 0.4);
  width: 466px;
  height: 362px;
  margin-bottom: 36px;
}
.homeScreen .threeTitle {
  font-family: '黑体 Bold', '黑体';
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  color: #06c0fa;
  height: 24px;
  line-height: 30px;
}
.homeScreen .secondTitle {
  writing-mode: vertical-rl;
  margin-top: 20px;
  margin-left: 10px;
  font-family: '黑体 Bold', '黑体';
  font-weight: 700;
  color: #06c0fa;
  letter-spacing: 5px;
}
.homeScreen .power-col {
  float: left;
}
.homeScreen .camera-col {
  float: left;
  margin: 0px 12px;
}
.homeScreen .gas-col {
  float: left;
}
.homeScreen .strick {
  width: 4px;
  height: 140px;
  background: inherit;
  background-color: inherit;
  background-color: #66ccff;
  border: none;
  border-radius: 8px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.homeScreen .leftBorder {
  float: 'left';
  margin-top: '45px';
}
.homeScreen .rightBorder {
  float: 'right';
  margin-top: '45px';
}
.homeScreen .cb {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.homeScreen .cb .ab {
  margin-top: 45px;
}
.homeScreen .num {
  font-family: '黑体 Bold', '黑体';
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #00ffff;
}
.homeScreen .label {
  font-size: 14px;
  font-family: '黑体 Regular', '黑体';
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
.homeScreen .machine .zx {
  margin-top: 20px;
}
.homeScreen .machine .zx div {
  height: 26px;
  line-height: 26px;
  text-align: center;
}
.homeScreen .machine .zx .line {
  height: 8px;
  line-height: 8px;
  border: 0px;
  border-top: 1px #074467 dashed;
}
.homeScreen .machine .jz {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 480px;
}
.homeScreen .machine .jz .item {
  width: 100px;
  height: 44px;
  position: relative;
  margin-bottom: 4px;
}
.homeScreen .machine .jz .item .imgBg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100px;
  height: 44px;
  z-index: -1;
}
.homeScreen .machine .jz .item .jzTitle {
  margin-top: 4px;
  font-family: '黑体 Regular', '黑体';
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  z-index: 100;
}
.homeScreen .machine .jz .item .work {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.homeScreen .machine .jz .item .work .state {
  line-height: 10px;
}
.homeScreen .machine .jz .item .statusImg {
  z-index: 2;
}
.homeScreen .machine .jz .item .fuhe {
  line-height: 10px;
  margin-top: 2px;
  color: #00FF00;
  text-align: center;
}
.homeScreen .machine .jz .bottom {
  width: 100%;
  text-align: center;
  margin-top: 4px;
  font-family: '黑体 Regular', '黑体';
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #ffffff;
}
.homeScreen .electric {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.homeScreen .electric .label {
  font-size: 12px;
  font-weight: normal;
  margin-top: 8px;
}
.homeScreen .electric .word {
  width: 135px;
  margin-top: 10px;
}
.homeScreen .electric .charts {
  width: 500px;
  height: 200px;
}
.homeScreen .word {
  text-align: center;
  width: 150px;
}
.homeScreen .charts {
  width: 500px;
}
.homeScreen .yLine {
  margin-top: 20px;
  height: 165px;
  border: 1px dashed #074467;
}
.homeScreen .num {
  text-align: center;
}
.homeScreen .num ul {
  margin: 10px auto 0px auto;
  padding: 0px;
  clear: both;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.homeScreen .num ul li {
  float: left;
  list-style: none;
  height: 20px;
  line-height: 20px;
  width: 12px;
  background-color: #1c486f;
  margin-right: 3px;
}
.homeScreen .steamer .yLine {
  height: 200px;
}
.homeScreen .num2 {
  padding: 8px;
}
.homeScreen .num2 table tr td {
  border: none;
  width: 75px;
  height: 25px;
  line-height: 25px;
  border-bottom: 1px dashed #074467;
  font-size: 12px;
  text-align: left;
  color: #ccc;
}
.homeScreen .num2 table td:nth-child(2) {
  text-align: right;
  color: #00ffff;
}
.homeScreen .num3 table tr td {
  border: none;
  width: 75px;
  height: 22px;
  line-height: 22px;
  border-bottom: 1px dashed #074467;
  font-size: 12px;
  text-align: left;
  color: #ccc;
}
.homeScreen .num3 table td:nth-child(2) {
  text-align: right;
  color: #00ffff;
}
.homeScreen .gas .word {
  width: 180px;
}
.homeScreen .gas .charts {
  width: 500px;
}
.homeScreen .gas table tr td:nth-child(1) {
  width: 100px;
  height: 35px;
  line-height: 35px;
}
.homeScreen .gas table tr td:nth-child(1) {
  width: 80px;
  height: 35px;
  line-height: 35px;
}
.homeScreen .boiler .text {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.homeScreen .boiler .text .icon {
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  margin-top: 100px;
  font-size: 12px;
  border-radius: 4px;
  color: #fff;
}
.homeScreen .boiler .yLine {
  height: 200px;
}
.homeScreen .boiler .num3 {
  padding: 6px 12px 6px 12px;
}
.homeScreen .lt {
  position: absolute;
  left: -3px;
  top: -3px;
  border-top: 3px solid #66ccff;
  border-left: 3px solid #66ccff;
}
.homeScreen .rt {
  position: absolute;
  right: -3px;
  top: -3px;
  border-top: 3px solid #66ccff;
  border-right: 3px solid #66ccff;
}
.homeScreen .rb {
  position: absolute;
  bottom: -3px;
  right: -3px;
  border-bottom: 3px solid #66ccff;
  border-right: 3px solid #66ccff;
}
.homeScreen .lb {
  position: absolute;
  bottom: -3px;
  left: -3px;
  border-bottom: 3px solid #66ccff;
  border-left: 3px solid #66ccff;
}
.homeScreen .unit {
  color: #fff;
  margin-left: 4px;
}

.material-alert-row td {
  background: #fff1f0 !important;
  color: #cf1322 !important;
}
.material-alert-row:hover td {
  background: #ffa39e !important;
  color: #ffffff !important;
}

.modalContent .ant-modal-header {
  background-color: #005e84;
}
.modalContent .ant-modal-title {
  color: #fff;
}
.modalContent .ant-modal-close {
  color: #fff;
}

.pullArchive .header {
  background-color: #005e84;
  padding: 10px 12px;
  color: #fff;
}
.pullArchive .content {
  background-color: #fff;
  height: calc(100vh - 284px);
  overflow: auto;
}
.pullArchive .content .start {
  text-align: center;
}
.pullArchive .footer {
  background-color: #005e84;
  padding: 10px 12px;
  color: #fff;
}
.pullArchive .footer .ant-drawer-content-wrapper .ant-drawer-content {
  height: 326px;
  background-color: #005e84;
}
.pullArchive .footer .ant-table-thead .ant-table-column-title {
  font-weight: 700;
  font-size: 15px;
}
.pullArchive .footer .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  background: #005e84;
}
.pullArchive .footer .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body .ant-table-row td {
  color: #fff;
}
.pullArchive .footer .ant-table-small > .ant-table-content .ant-table-header {
  background: #005e84;
  font-weight: 700;
}
.pullArchive .word {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 200px;
}
.pullArchive .dis {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}

.sysMage .sysMageContent {
  background: #fff;
}
.sysMage .sysMageContent .tableName {
  height: "calc(100vh - 358px)";
  overflow-y: "auto";
}
.sysMage .button {
  margin-left: 10px;
}

.modalMessage .ant-modal-header {
  background-color: #005e84;
}
.modalMessage .ant-modal-header .ant-modal-title {
  color: #fff;
}
.modalMessage .ant-modal-close {
  color: #fff;
}
.modalMessage .messageDetail span {
  font-weight: 700;
  margin-right: 12px;
}

.noticeEdit .ant-modal-header {
  background-color: #005e84;
}
.noticeDetail .content .video-wrap {
  width: 100%;
}

.equip .ant-descriptions-item-label {
  font-weight: bold;
}

.table_title .ant-table-thead {
  background: rgba(0, 94, 132, 0.95);
}
.nowrapEllipsis {
  width: "100px";
  overflow: "hidden";
  text-overflow: "ellipsis";
  white-space: "nowrap";
}

.repairTable thead th {
  text-align: center;
}
.repairTable thead td {
  width: 10px;
}
.repairTable tbody tr td {
  text-align: center;
}
.cardStyle .ant-card-head {
  background-color: #005e84;
}
.cardStyle .ant-card-head .ant-card-head-title {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}
#formEdit .ant-descriptions-row > th,
.ant-descriptions-row > td {
  padding-bottom: 10px !important;
}
.ant-modal-body {
  padding: 18px !important;
}

.repairTable thead th {
  text-align: center;
}
.repairTable .ant-input {
  width: 100px;
}
.repairTable tbody tr td {
  text-align: center;
}

.repairTable thead th {
  text-align: center;
}
.repairTable .ant-input {
  width: 100px;
}
.repairTable tbody tr td {
  text-align: center;
}

.inspectDetail .recordDetail span {
  font-size: 14px;
  font-weight: 700;
  margin-left: 8px;
}
.inspectDetail .ant-modal-header {
  background-color: #005e84;
}
.inspectDetail .ant-modal-header .ant-modal-title {
  color: #fff;
}
.inspectDetail .ant-modal-close .ant-modal-close-x .anticon-close {
  color: #fff;
}

.recordUserSelect .ant-modal-header {
  background-color: #005e84;
}
.recordUserSelect .ant-modal-header .ant-modal-title {
  color: #fff;
}
.recordUserSelect .ant-modal-close .ant-modal-close-x .anticon-close {
  color: #fff;
}

.defectsArchive .header {
  background-color: #005e84;
  padding: 10px 12px;
  color: #fff;
}
.defectsArchive .content {
  background-color: #fff;
  height: calc(100vh - 284px);
  overflow: auto;
}
.defectsArchive .content .start {
  text-align: center;
}
.defectsArchive .footer {
  background-color: #005e84;
  padding: 10px 12px;
  color: #fff;
}
.defectsArchive .footer .ant-drawer-content-wrapper .ant-drawer-content {
  height: 326px;
  background-color: #005e84;
}
.defectsArchive .footer .ant-table-thead .ant-table-column-title {
  font-weight: 700;
  font-size: 15px;
}
.defectsArchive .footer .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  background: #005e84;
}
.defectsArchive .footer .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body .ant-table-row td {
  color: #fff;
}
.defectsArchive .footer .ant-table-small > .ant-table-content .ant-table-header {
  background: #005e84;
  font-weight: 700;
}
.defectsArchive .word {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 200px;
}
.defectsArchive .dis {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
.defectsArchive .line {
  border: none;
  border-bottom: 1px solid #ddd;
  width: 100%;
  height: 32px;
}

.comprehen {
  padding: 12px;
  background: #fff;
  height: 100%;
}
.comprehen .block {
  height: 80px;
}

.detail {
  min-height: 800px;
}
.detail .ant-row {
  width: 100%;
}
.detail .titles {
  width: 100%;
  margin-bottom: 12px;
  border-bottom: 2px solid #ddd;
  font-size: 16px;
  font-weight: bold;
}
.detail .cot {
  font-size: 15px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
}
.detail .header {
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}
.detail .repairBorder {
  border: 1px solid #ddd;
  height: 100%;
  line-height: 35px;
  text-align: center;
  min-height: 35px;
}
.detailContent .ant-drawer-body {
  padding: 12px 24px;
}
.repairTable {
  border: 1px solid #ddd;
  border-right: none;
  border-bottom: none;
  width: 100%;
}
.repairTable th {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.repairTable tr td {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.Radiating .fan {
  position: relative;
  background: radial-gradient(#fff 5%, black 95%);
  width: 200px;
  height: 200px;
  border: 5px solid black;
  font-size: 0;
  border-radius: 200px;
  z-index: 1;
}
.Radiating .fan div {
  width: 20px;
  height: 60px;
  border: 1px solid black;
  background-color: black;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 50% 50%;
}
.Radiating .fan div:nth-child(1) {
  margin-left: 85px;
  margin-top: 30px;
}
.Radiating .fan div:nth-child(2) {
  transform: rotate(120deg);
  transform-origin: 0 100%;
}
.Radiating .fan div:nth-child(3) {
  transform: rotate(240deg);
  transform-origin: -50% 130%;
}
.Radiating .fan h1 {
  width: 30px;
  height: 30px;
  background-color: black;
  position: absolute;
  border-radius: 30px;
  top: 80px;
  left: 80px;
}
.Radiating .animate-rotate360-1 {
  animation: rotate360 0.4s linear infinite both;
}
.Radiating .animate-rotate360-2 {
  animation: rotate360 0.6s linear infinite both;
}
.Radiating .animate-rotate360-3 {
  animation: rotate360 1s linear infinite both;
}
@keyframes rotate360 {
  100% {
    transform: rotate(360deg);
  }
}
.Radiating .animate-index {
  animation: rotate360 0.01s linear infinite both;
}
.Radiating .leaf {
  width: 150px;
  position: absolute;
  left: -150px;
}
.Radiating .fanC {
  position: absolute;
  width: 150px;
}
.Radiating .charts {
  height: 150px;
  padding: 24px;
}
.Radiating .jacketWater {
  display: flex;
  flex-direction: row;
  justify-content: start;
  justify-self: end;
  align-items: center;
  height: 200px;
}
.Radiating .jacketWater .label {
  width: 150px;
  padding-left: 28px;
  font-size: 16px;
  font-family: '黑体';
}
.Radiating .jacketWater .fj {
  width: 350px;
  display: flex;
  flex-direction: row;
}
.Radiating .jacketWater .fj .fs {
  width: 150px;
  height: 150px;
  position: relative;
}
.Radiating .jacketWater .fj .sj {
  width: 200px;
  padding-left: 20px;
}
.Radiating .fanWH {
  width: 300px;
  height: 150px;
  position: relative;
}

.editModal {
  margin-top: '-70px';
}
.editModal .ant-modal-header {
  background-color: #005e84;
}
.editModal .ant-modal-header .ant-modal-title {
  color: #fff;
  font-size: 18px;
}
.editModal .ant-modal-content .ant-modal-footer {
  padding: 0px;
  background-color: #005e84;
  text-align: left;
  color: #fff;
}
.editModal .ant-modal-content .ant-modal-footer .ant-drawer .ant-drawer-content {
  background-color: #005e84;
}
.editModal .ant-modal-close .ant-modal-close-x .anticon-close {
  color: #fff;
}
.editModal .ant-drawer-body {
  padding: 0px;
}

.workFlow .header {
  background-color: #005e84;
  padding: 10px 12px;
  color: #fff;
}
.workFlow .content {
  background-color: #fff;
  height: calc(100vh - 284px);
  overflow: auto;
}
.workFlow .content .start {
  text-align: center;
}
.workFlow .footer {
  background-color: #005e84;
  padding: 10px 12px;
  color: #fff;
}
.workFlow .footer .ant-drawer-content-wrapper .ant-drawer-content {
  height: 326px;
  background-color: #005e84;
}
.workFlow .footer .ant-table-thead .ant-table-column-title {
  font-weight: 700;
  font-size: 15px;
}
.workFlow .footer .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  background: #005e84;
}
.workFlow .footer .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body .ant-table-row td {
  color: #fff;
}
.workFlow .footer .ant-table-small > .ant-table-content .ant-table-header {
  background: #005e84;
  font-weight: 700;
}
.workFlow .word {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 200px;
}
.workFlowList .word {
  width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.upload .file {
  margin-left: 8px;
  position: relative;
  display: inline-block;
  background: #d0eeff;
  border: 1px solid #99d3f5;
  border-radius: 4px;
  padding: 4px 12px;
  overflow: hidden;
  color: #1e88c7;
  text-decoration: none;
  text-indent: 0;
  line-height: 20px;
  margin-top: 2px;
}
.upload .file input {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
}
.upload .file:hover {
  background: #aadffd;
  border-color: #78c3f3;
  color: #004974;
  text-decoration: none;
}

.change-date .change-date-header {
  display: flex;
  justify-content: space-between;
}
.change-date .table-button .change-delete {
  margin-left: 10px;
}
.button-area {
  text-align: right;
}
.button-area .desc {
  font-size: 12px;
}

.table_title .ant-table-thead {
  background: rgba(0, 94, 132, 0.95);
}
.nowrapEllipsis {
  width: "100px";
  overflow: "hidden";
  text-overflow: "ellipsis";
  white-space: "nowrap";
}

.box {
  height: 400px;
  display: flex;
  position: relative;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.mains {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.oil-report .oil-report-header {
  display: flex;
  flex-direction: row-reverse;
}
.oil-report .oil-report-header .right-button-box {
  text-align: right;
}
.oil-report .oil-report-header .upload-btn {
  margin-right: 10px;
}
.oil-report .oil-report-header p {
  margin-bottom: 0px;
  font-size: 12px;
}
.oil-report .oil-report-body .oil-report-operate {
  padding: 0px;
}
.oil-report .oil-report-body .oil-report-operate .operate-col {
  padding: 0px;
}
.oil-report .oil-report-body .oil-report-operate .operate-col .go-report {
  margin-right: 4px;
}
.oil-report .oil-report-body .oil-report-operate .operate-col .go-picture {
  margin-right: 4px;
}

.single-report {
  position: relative;
}
.single-report .ant-tabs-top-bar {
  margin-left: 120px;
}
.single-report .title {
  position: absolute;
  left: 40px;
  top: 25px;
}
.single-report .single-report-table-box .table-box-header {
  display: flex;
  justify-content: flex-start;
  margin: 10px 20px;
}
.single-report .single-report-table-box .table-box-header .header-item {
  display: flex;
  justify-content: space-around;
  margin-right: 40px;
}
.single-report .single-report-table-box .table-box-header .header-item .text {
  margin-right: 6px;
  line-height: 32px;
}
.single-report .single-report-table-box .many-download {
  margin-left: 10px;
}

.oil-report-view .report-header {
  display: flex;
  justify-content: space-between;
}
.oil-report-view .check-area {
  height: 30px;
  padding: 0 20px;
  line-height: 30px;
}
.oil-report-view .check-area .analyzes {
  margin-right: 10px;
  margin-left: 20px;
}
.oil-report-view .check-area .text {
  margin-right: 10px;
}
.oil-report-view .ant-table-thead > tr > th,
.oil-report-view .ant-table-tbody > tr > td {
  padding: 8px 16px;
}

/* RESET STYLES & HELPER CLASSES */
.verContain {
  --level-1: #8dccad;
  --level-2: #f5cc7f;
  --level-3: #7b9fe0;
  --level-4: #f27c8d;
  --black: black;
  /* LEVEL-1 STYLES
?????????????????????????????????????????????????? */
  /* LEVEL-2 STYLES
?????????????????????????????????????????????????? */
  /* LEVEL-3 STYLES
?????????????????????????????????????????????????? */
  /* LEVEL-4 STYLES
?????????????????????????????????????????????????? */
  /* MQ STYLES
?????????????????????????????????????????????????? */
}
.verContain .level-1,
.verContain .level-2,
.verContain .level-3 {
  font-weight: 700px;
  text-align: center;
}
.verContain .level-1 {
  font-size: 24px;
}
.verContain .level-2 {
  font-size: 18px;
}
.verContain * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.verContain ol {
  list-style: none;
}
.verContain body {
  margin: 50px 0 100px;
  text-align: center;
  font-family: 'Inter', sans-serif;
  background-color: #faf0db;
}
.verContain .container {
  max-width: 1000px;
  padding: 0 10px;
  margin: 0 auto;
}
.verContain .rectangle {
  position: relative;
  padding: 20px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
.verContain .level-1 {
  width: 50%;
  margin: 0 auto 40px;
  background: var(--level-1);
}
.verContain .level-1::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--black);
}
.verContain .level-2-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.verContain .level-2-wrapper::before {
  content: '';
  position: absolute;
  top: -20px;
  left: 25%;
  width: 50%;
  height: 2px;
  background: var(--black);
}
.verContain .level-2-wrapper::after {
  display: none;
  content: '';
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: calc(100% + 20px);
  height: 2px;
  background: var(--black);
}
.verContain .level-2-wrapper li {
  position: relative;
}
.verContain .level-2-wrapper > li::before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--black);
}
.verContain .level-2 {
  width: 70%;
  margin: 0 auto 40px;
  background: var(--level-2);
}
.verContain .level-2::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--black);
}
.verContain .level-2::after {
  display: none;
  content: '';
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-100%, -50%);
  width: 20px;
  height: 2px;
  background: var(--black);
}
.verContain .level-3-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20px;
  width: 90%;
  margin: 0 auto;
}
.verContain .level-3-wrapper::before {
  content: '';
  position: absolute;
  top: -20px;
  left: calc(25% - 5px);
  width: calc(50% + 10px);
  height: 2px;
  background: var(--black);
}
.verContain .level-3-wrapper > li::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 2px;
  height: 20px;
  background: var(--black);
}
.verContain .level-3 {
  margin-bottom: 20px;
  background: var(--level-3);
}
.verContain .level-4-wrapper {
  position: relative;
  width: 80%;
  margin-left: auto;
}
.verContain .level-4-wrapper::before {
  content: '';
  position: absolute;
  top: -20px;
  left: -20px;
  width: 2px;
  height: calc(100% + 20px);
  background: var(--black);
}
.verContain .level-4-wrapper li + li {
  margin-top: 20px;
}
.verContain .level-4 {
  font-weight: normal;
  background: var(--level-4);
}
.verContain .level-4::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-100%, -50%);
  width: 20px;
  height: 2px;
  background: var(--black);
}
@media screen and (max-width: 700px) {
  .verContain .rectangle {
    padding: 20px 10px;
  }
  .verContain .level-1,
  .verContain .level-2 {
    width: 100%;
  }
  .verContain .level-1 {
    margin-bottom: 20px;
  }
  .verContain .level-1::before,
  .verContain .level-2-wrapper > li::before {
    display: none;
  }
  .verContain .level-2-wrapper,
  .verContain .level-2-wrapper::after,
  .verContain .level-2::after {
    display: block;
  }
  .verContain .level-2-wrapper {
    width: 90%;
    margin-left: 10%;
  }
  .verContain .level-2-wrapper::before {
    left: -20px;
    width: 2px;
    height: calc(100% + 40px);
  }
  .verContain .level-2-wrapper > li:not(:first-child) {
    margin-top: 50px;
  }
}

.noticeEdit .ant-modal-header {
  background-color: #005e84;
}

.upload .file {
  margin-left: 8px;
  position: relative;
  display: inline-block;
  background: #d0eeff;
  border: 1px solid #99d3f5;
  border-radius: 4px;
  padding: 4px 12px;
  overflow: hidden;
  color: #1e88c7;
  text-decoration: none;
  text-indent: 0;
  line-height: 20px;
  margin-top: 2px;
}
.upload .file input {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
}
.upload .file:hover {
  background: #aadffd;
  border-color: #78c3f3;
  color: #004974;
  text-decoration: none;
}

.operateCronJob .firstItem {
  text-align: center;
}
.operateCronJob .doubleItem {
  border-bottom: 1px solid #ccc;
  height: 48px;
  line-height: 48px;
  text-align: center;
  padding: 0px 8px;
}
.operateCronJob .footerNobody {
  bottom: 12px;
  width: 100%;
  background-color: #fff;
  padding: 10px 12px;
  border-top: 1px solid #ccc;
}
.operateCronJob .footer {
  position: fixed;
  bottom: 12px;
  width: 72.3%;
  background-color: #fff;
  padding: 10px 12px;
  border-top: 1px solid #ccc;
}
.operateCronJob .footer .ant-drawer-content-wrapper .ant-drawer-content {
  height: 326px;
  background-color: #005e84;
}
.operateCronJob .footer .ant-table-thead .ant-table-column-title {
  font-weight: 700;
  font-size: 15px;
}
.operateCronJob .footer .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  background: #005e84;
}
.operateCronJob .footer .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body .ant-table-row td {
  color: #fff;
}
.operateCronJob .footer .ant-table-small > .ant-table-content .ant-table-header {
  background: #005e84;
  font-weight: 700;
}

.operateOrder li {
  list-style-type: none;
}
.operateOrder .title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}
.operateOrder .left-menu {
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 20px;
  border: 1px solid #ccc;
}
.operateOrder .left-menu .active-row {
  background-color: #005E84;
  color: #fff;
}
.operateOrder .left-menu .menu-li {
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  position: relative;
}
.operateOrder .left-menu .menu-li .total-num {
  background-color: red;
  color: #fff;
  font-size: 12px;
  height: 20px;
  padding: 0px 10px;
  position: absolute;
  left: 108px;
  top: 0px;
  line-height: 20px;
  border-radius: 40px;
}
.operateOrder .left-menu .menu-li .total-num2 {
  background-color: red;
  color: #fff;
  font-size: 12px;
  min-width: 18px;
  text-align: center;
  position: absolute;
  line-height: normal;
  left: 108px;
  top: 0px;
  border-radius: 50%;
}
.operateOrder .left-menu .menu-text {
  font-size: 14px;
  padding: 2px 8px;
  color: inherit;
}
.operateOrder .button-box {
  text-align: right;
}
.operateOrder .button-box .list-button {
  margin-left: 10px;
  margin-bottom: 10px;
}
.operateOrder #components-table-demo-resizable-column .react-resizable {
  position: relative;
  background-clip: padding-box;
}
.operateOrder #components-table-demo-resizable-column .react-resizable-handle {
  position: absolute;
  width: 10px;
  height: 100%;
  bottom: 0;
  right: -5px;
  cursor: col-resize;
  z-index: 1;
}
.operateOrder .downLine {
  border-bottom: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  min-width: 150px;
}
.operateOrder .hr {
  border: '1px solid #e8e8e8';
}

.editable-cell-value-wrap {
  cursor: pointer;
}
.editable-row:hover .editable-cell-value-wrap {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 4px 11px;
}

.table-area {
  margin-top: 20px;
}
.table-area .top-area {
  display: flex;
  justify-content: space-between;
}
.table-area .top-area .delete-btn {
  margin-left: 10px;
}
.table-area .top-area .add-btn {
  background-color: #005e84;
  color: #fff;
}
.table-area .ant-table-thead th {
  padding: 8px 16px;
}
.table-area .ant-table-tbody td {
  padding: 8px 16px;
}
.table-area .editable-cell {
  position: relative;
}
.table-area .editable-cell-value-wrap {
  padding: 5px 12px;
  cursor: pointer;
  height: 31px;
  text-align: left;
}
.table-area .editable-row:hover .editable-cell-value-wrap {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 4px 11px;
}

.task-page .task-page-card {
  height: calc(100vh - 200px);
  overflow-y: auto;
  width: 100%;
}
.task-page .task-page-card .form-row {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.task-page .task-page-card .form-row .ant-form-item {
  margin-right: 0px;
}
.task-page .task-page-card .button-area {
  text-align: center;
}
.task-page .task-page-card .button-area .reset-btn {
  margin-left: 20px;
}
.task-page .task-page-card .button-area .submit-btn {
  margin-left: 20px;
}
.task-page .task-page-card .banzu-form {
  position: relative;
}
.task-page .task-page-card .banzu-form .delete-line {
  height: 2px;
  background-color: red;
  position: absolute;
  left: 0px;
  top: 18px;
  right: -20px;
  z-index: 2;
}
.task-page .task-page-card .factorTitle {
  font-weight: 700;
  padding-left: 30px;
}
.task-page .ant-result-success .ant-result-icon > .anticon {
  color: #005E84;
}

.task-detail {
  position: relative;
}
.task-detail .over-png {
  position: absolute;
  top: 6px;
  right: 30%;
}
.task-detail .task-detail-card {
  height: calc(100vh - 200px);
  overflow-y: auto;
  width: 100%;
}
.task-detail .task-detail-card .form-row {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.task-detail .task-detail-card .form-row .ant-form-item {
  margin-right: 0px;
}
.task-detail .task-detail-card .button-area {
  text-align: center;
}
.task-detail .task-detail-card .button-area .reset-btn {
  margin-right: 30px;
  margin-top: 10px;
}
.task-detail .task-detail-card .button-area .change-date {
  margin-right: 30px;
  margin-top: 10px;
}
.task-detail .task-detail-card .button-area .change-person {
  margin-right: 30px;
  margin-top: 10px;
}
.task-detail .task-detail-card .button-area .save-person {
  margin-right: 30px;
  margin-top: 10px;
}
.task-detail .task-detail-card .button-area .submit-person {
  margin-right: 30px;
  margin-top: 10px;
}
.task-detail .task-detail-card .button-area .cancel {
  margin-right: 30px;
  margin-top: 10px;
}
.task-detail .task-detail-card .cancel-reason {
  margin-top: 20px;
}
.task-detail .task-detail-card .reject-reason {
  margin-top: 20px;
}
.task-detail .task-detail-card .factorTitle {
  font-weight: 700;
  padding-left: 30px;
}
.task-detail .task-detail-card .form-row-div {
  position: relative;
}
.task-detail .task-detail-card .form-row-div .red-line {
  position: absolute;
  top: 18px;
  left: -6px;
  right: -4px;
  z-index: 2;
  border-top: 2px solid red;
}
.task-detail .ant-result-success .ant-result-icon > .anticon {
  color: #005E84;
}
.task-detail .area-check {
  position: relative;
}
.task-detail .area-check .ant-table-thead > tr > th,
.task-detail .area-check .ant-table-tbody > tr > td {
  padding: 8px 16px;
}
.task-detail .area-check .area-check-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #005E84;
  margin-bottom: 10px;
  margin-top: 20px;
}
.task-detail .area-check .area-check-img {
  position: absolute;
  top: -24px;
  right: 30%;
}
.task-detail .dashed {
  border-width: 2px 0 0;
}

.perform .button-area {
  text-align: right;
  padding-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.perform .ant-table-thead > tr > th,
.perform .ant-table-tbody > tr > td {
  padding: 8px 16px;
}
.perform .permit-table {
  position: relative;
}
.perform .permit-table .over-img {
  position: absolute;
  top: 4px;
  right: 200px;
  z-index: 2;
}
.perform .safe-table {
  margin-top: 40px;
  position: relative;
  margin-bottom: 40px;
}
.perform .safe-table .over-img {
  position: absolute;
  top: 4px;
  right: 200px;
  z-index: 2;
}
.perform .safe-table .safe-header .ant-table-thead th {
  background-color: #fff;
  color: black;
}

.task-page-list .ant-table-row {
  cursor: pointer;
}
.task-page-list .reject {
  background-color: red;
  font-size: 12px;
  color: #fff;
  padding: 1px 4px;
  border-radius: 30px;
}

.work-ticket-type {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 14px;
  flex-direction: column;
}
.work-ticket-type .work-ticket-type-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 14px;
  flex-direction: column;
  padding: 10px;
  cursor: pointer;
  margin: 2px;
}

.work-ticket-add1 {
  display: grid;
  color: #000000;
}
.work-ticket-add1 .editable-input {
  width: 100%;
  min-height: 32px;
  line-height: 32px;
  border: 1px dashed #d9d9d9;
  color: #000000;
  cursor: pointer;
}
.work-ticket-add1 .ant-table-thead > tr > th {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  border: 1px solid #000000 !important;
}
.work-ticket-add1 .ant-table-tbody > tr > td {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  border: 1px solid #000000 !important;
  text-align: left !important;
}
.work-ticket-add1 .t1 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.work-ticket-add1 .topButton {
  display: flex;
  flex-direction: row;
  justify-content: right;
  gap: 10px;
}
.work-ticket-add1 .title {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  text-align: center;
  grid-column: 2;
}
.work-ticket-add1 .gg {
  grid-column: 3;
  justify-self: end;
}
.work-ticket-add1 .row0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.work-ticket-add1 .row0 .unit {
  padding-left: 40px;
}
.work-ticket-add1 .row1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.work-ticket-add1 .row2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-content: center;
}
.work-ticket-add1 .row2 .members {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}
.work-ticket-add1 .row2 .members .member-select {
  width: 50%;
}
.work-ticket-add1 .row2 .member-count {
  width: 200px;
  margin-right: 10px;
  text-align: right;
}
.work-ticket-add1 .row3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.work-ticket-add1 .row3 .input {
  margin-left: 10px;
  width: 50%;
}
.work-ticket-add1 .row5 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.work-ticket-add1 .row5 .label {
  width: 150px;
}
.work-ticket-add1 .row5 .input {
  margin-left: 10px;
}
.work-ticket-add1 .row7 {
  display: grid;
  grid-template-columns: 3fr 2fr 2fr;
  align-items: center;
}
.work-ticket-add1 .row8 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.work-ticket-add1 .row8 .row8-left {
  display: grid;
  grid-template-columns: 3fr 2fr 2fr;
}
.work-ticket-add1 .row8 .row8-right {
  padding-left: 20px;
}
.work-ticket-add1 .row10 {
  display: flex;
  flex-direction: column;
}
.work-ticket-add1 .row13 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.work-ticket-add1 .row13 .row13-signatures {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  flex-direction: row;
}
.work-ticket-add1 .row15 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.work-ticket-add1 .row15 .row15-signatures {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  flex-direction: row;
}
.work-ticket-add1 .row17 {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
  flex-direction: column;
}

.signature-container {
  display: inline-block;
  margin: 10px;
}
.signature-image {
  cursor: pointer;
  border: 1px dashed #d9d9d9;
  max-width: 200px;
  max-height: 20px;
}
.signature-button {
  width: 100px;
  height: 40px;
}
.canvas-container {
  border: 1px solid #d9d9d9;
  margin: 0 auto;
  width: 700px;
}
.signature-canvas {
  background-color: #f5f5f5;
  cursor: crosshair;
  display: block;
}
.compact-signature {
  height: 20px;
  width: auto;
  max-width: 100px;
  object-fit: contain;
  cursor: pointer;
  border: 1px dashed #d9d9d9;
  background-color: #f5f5f5;
}

.work-ticket-add4 {
  display: grid;
  color: #000000;
}
.work-ticket-add4 .editable-input {
  width: 100%;
  min-height: 32px;
  line-height: 32px;
  border: 1px dashed #d9d9d9;
  color: #000000;
  cursor: pointer;
}
.work-ticket-add4 .ant-table-thead > tr > th {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  border: 1px solid #000000 !important;
}
.work-ticket-add4 .ant-table-tbody > tr > td {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  border: 1px solid #000000 !important;
  text-align: left !important;
}
.work-ticket-add4 .t1 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.work-ticket-add4 .topButton {
  display: flex;
  flex-direction: row;
  justify-content: right;
  gap: 10px;
}
.work-ticket-add4 .title {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  text-align: center;
  grid-column: 2;
}
.work-ticket-add4 .gg {
  grid-column: 3;
  justify-self: end;
}
.work-ticket-add4 .row0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.work-ticket-add4 .row0 .unit {
  padding-left: 40px;
}
.work-ticket-add4 .row1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.work-ticket-add4 .row2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-content: center;
}
.work-ticket-add4 .row2 .members {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}
.work-ticket-add4 .row2 .members .member-select {
  width: 50%;
}
.work-ticket-add4 .row2 .member-count {
  width: 200px;
  margin-right: 10px;
  text-align: right;
}
.work-ticket-add4 .row3 {
  width: 100%;
}
.work-ticket-add4 .row5 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.work-ticket-add4 .row5 .label {
  width: 300px;
}
.work-ticket-add4 .row5 .input {
  margin-left: 10px;
}
.work-ticket-add4 .row7 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.work-ticket-add4 .row7 .row7-2 {
  display: flex;
  flex-direction: row;
}
.work-ticket-add4 .row10 {
  display: flex;
  flex-direction: column;
}
.work-ticket-add4 .row10 .row10-2 {
  display: flex;
  flex-direction: row;
}
.work-ticket-add4 .row11 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.work-ticket-add4 .row11 .row11-signatures {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 10px;
  flex-direction: column;
}
.work-ticket-add4 .row11 .row11-signatures .r1 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.work-ticket-add4 .row11 .row11-signatures .r2 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.work-ticket-add4 .row14 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.work-ticket-add4 .row14 .row14-signatures {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  flex-direction: row;
}

.work-ticket .operation-ticket-left {
  margin-left: 10px;
}
.work-ticket .operation-ticket-left .title {
  color: #000000;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 24px;
}
.work-ticket .operation-ticket-left .menu-ul {
  border: 1px solid #ccc;
}
.work-ticket .operation-ticket-left .menu-ul .menu-li {
  font-size: 14px;
  list-style: none;
  margin-bottom: 5px;
  height: 30px;
  line-height: 30px;
  position: relative;
}
.work-ticket .operation-ticket-left .menu-ul .menu-li .menu-text {
  margin-left: 4px;
}
.work-ticket .operation-ticket-left .menu-ul .menu-li .active-row {
  background-color: #005E84;
  color: #fff;
}
.work-ticket .operation-ticket-left .menu-ul .menu-li a {
  color: #000000;
  font-weight: 400;
}
.work-ticket .operation-ticket-left .menu-ul .menu-li .tips {
  position: absolute;
  top: 2px;
  left: 98px;
  color: #fff;
  z-index: 1;
  background-color: red;
  font-size: 10px;
  padding: 2px 4px;
  line-height: 10px;
  border-radius: 6px;
}
.work-ticket .operation-ticket-left .menu-ul .menu-li .tip {
  position: absolute;
  top: 0px;
  left: 100px;
  color: #fff;
  z-index: 1;
  background-color: red;
  font-size: 10px;
  min-width: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 50%;
}

.operation-list .operation-list-buttons {
  text-align: right;
}
.operation-list .operation-list-buttons .button-item {
  margin-left: 10px;
  margin-bottom: 20px;
}

.operation-check-list .operation-list-buttons {
  text-align: right;
}
.operation-check-list .operation-list-buttons .button-item {
  margin-left: 10px;
  margin-bottom: 20px;
}

.operation-write {
  margin-left: 10px;
  position: relative;
}
.operation-write .back-area {
  text-align: right;
  margin-bottom: 10px;
}
.operation-write .img-box {
  position: absolute;
  right: 200px;
  top: 70px;
}
.operation-write .img-box2 {
  height: 30px;
  width: 100px;
}
.operation-write .img-box3 {
  height: 30px;
  width: 80px;
}
.operation-write .title {
  height: 48px;
  background-color: #005E84;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
}
.operation-write .form-box {
  padding-top: 20px;
}
.operation-write .table-box .button-area {
  text-align: right;
  margin-bottom: 10px;
}
.operation-write .do-area {
  text-align: center;
}
.operation-write .do-area .save {
  margin-right: 10px;
}
.operation-write .do-area .reject {
  margin-left: 10px;
}
.operation-write .editable-cell {
  position: relative;
}
.operation-write .operation-cell {
  min-height: 34px;
  line-height: 34px;
  cursor: pointer;
}
.operation-write .editable-row:hover .operation-cell {
  border: 1px solid #d9d9d9;
  min-height: 32px;
  line-height: 32px;
}

.operation-static-list .operation-list-buttons {
  text-align: right;
}
.operation-static-list .operation-list-buttons .button-item {
  margin-left: 10px;
  margin-bottom: 20px;
}

.operation-ticket .operation-ticket-left {
  margin-left: 10px;
}
.operation-ticket .operation-ticket-left .title {
  color: #000000;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 24px;
}
.operation-ticket .operation-ticket-left .menu-ul {
  border: 1px solid #ccc;
}
.operation-ticket .operation-ticket-left .menu-ul .menu-li {
  font-size: 14px;
  list-style: none;
  margin-bottom: 5px;
  height: 30px;
  line-height: 30px;
  position: relative;
}
.operation-ticket .operation-ticket-left .menu-ul .menu-li .menu-text {
  margin-left: 4px;
}
.operation-ticket .operation-ticket-left .menu-ul .menu-li .active-row {
  background-color: #005E84;
  color: #fff;
}
.operation-ticket .operation-ticket-left .menu-ul .menu-li a {
  color: #000000;
  font-weight: 400;
}
.operation-ticket .operation-ticket-left .menu-ul .menu-li .tips {
  position: absolute;
  top: 2px;
  left: 98px;
  color: #fff;
  z-index: 1;
  background-color: red;
  font-size: 10px;
  padding: 2px 4px;
  line-height: 10px;
  border-radius: 6px;
}
.operation-ticket .operation-ticket-left .menu-ul .menu-li .tip {
  position: absolute;
  top: 0px;
  left: 100px;
  color: #fff;
  z-index: 1;
  background-color: red;
  font-size: 10px;
  min-width: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 50%;
}

.electricPower .header {
  background-color: #005e84;
  padding: 10px 12px;
  color: #fff;
}
.electricPower .card {
  height: calc(100vh - 285px);
  overflow-y: auto;
  width: 100%;
}
.electricPower .card .factorTitle {
  font-weight: 700;
  padding-left: 30px;
}
.electricPower .downLine {
  border-bottom: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  min-width: 150px;
}
.electricPower .hr {
  border: '1px solid #e8e8e8';
}
.electricPower .table_small .ant-table-column-title {
  color: #000;
}
.electricPower .height8 {
  height: 8px;
}
.electricPower .height12 {
  height: 12px;
}
.electricPower .height20 {
  height: 20px;
}
.electricPower .ant-list-header {
  background-color: #005e84;
  color: #fff;
}
.electricPower .footer {
  background-color: #005e84;
  padding: 10px 12px;
  color: #fff;
}
.electricPower .footer .ant-drawer-content-wrapper .ant-drawer-content {
  height: 326px;
  background-color: #005e84;
}
.electricPower .footer .ant-table-thead .ant-table-column-title {
  font-weight: 700;
  font-size: 15px;
}
.electricPower .footer .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  background: #005e84;
}
.electricPower .footer .ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body .ant-table-row td {
  color: #fff;
}
.electricPower .footer .ant-table-small > .ant-table-content .ant-table-header {
  background: #005e84;
  font-weight: 700;
}

.ant-tabs-bar {
  padding-bottom: 0px;
}

.box-content {
  position: relative;
  margin: 0 auto;
  /* margin-top: 100px; */
  /* width: 210px;
  height: 34px; */
  /* background-color: #fff; */
  /* box-shadow: red 0px 0px 4px; */
}
.box-wrapper {
  /* position: absolute; */
  /* box-sizing: border-box; */
  /* top: -2px;
  left: -2px; */
  /* width: 214px;
  height: 38px; */
  /* background-color: #f56c6c; */
  /* border: 2px solid red; */
  /* border: 4px dashed black; */
  /* box-shadow: red 0px 0px 4px; */
  z-index: -999;
  /* box-shadow: #000; */
}
.box-wrapper .animation-flash {
  animation: myfirst 0.5s linear;
  -webkit-animation: myfirst 0.5s linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  color: red;
}
@keyframes myfirst {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.85;
  }
  50% {
    opacity: 0.75;
  }
  75% {
    opacity: 0.65;
  }
  100% {
    opacity: 0.25;
  }
}
@-webkit-keyframes myfirst {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.85;
  }
  50% {
    opacity: 0.65;
  }
  75% {
    opacity: 0.65;
  }
  100% {
    opacity: 0.25;
  }
}
.label {
  font-weight: bold;
  /* color: black; */
}
.messageLine2 {
  height: 30px;
  line-height: 30px;
  padding-left: 8px;
  max-width: 95%;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: left;
}
.messageLine {
  height: 30px;
  line-height: 30px;
  padding-left: 8px;
}
.lineTitle {
  height: 32px;
  line-height: 32px;
  background-color: #005e84;
  color: #fff;
  font-weight: bold;
}
.ant-drawer-body {
  padding-left: 18px !important;
  padding-right: 2px !important;
}
.elementToFadeInAndOut {
  -webkit-animation: myfirst 2s infinite 0.9s normal alternate;
  animation: myfirst 2s infinite 0.9s normal alternate;
  border: 0.5px solid rgba(0, 94, 132, 0.3);
  box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.25);
}
.elementToFadeInAndIn {
  -webkit-animation: myfirst 2s infinite 0.9s normal alternate;
  animation: myfirst 2s infinite 0.9s normal alternate;
  border: 1px solid #800505;
  box-shadow: -1px 1px 12px #800505;
}
.bgIndex {
  border: 1px solid #800505;
  border-radius: 3px;
  box-shadow: -1px 1px 12px #800505;
  height: 91%;
  width: 300px;
  position: absolute;
  background: #fff;
  z-index: -100;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}
.fadeIn {
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.ant-drawer .ant-drawer-content {
  overflow: hidden;
}

.layoutPage .contentSide {
  padding: 0;
  margin: 0;
}
.layoutPage .contentLayout {
  padding: 0px 0px 0px 0px;
  height: calc(100vh - 60px);
  background: none;
}
.layoutPage .contentLayout .tabIndex {
  height: calc(100vh - 132px);
  width: calc(100vw - 240px);
  overflow-y: auto;
}
.layoutPage .table_title .ant-table-thead {
  background: #005e84;
}
.layoutPage .leftMenuPage .site-layout-background .ant-layout-sider-children {
  overflow-y: auto;
  width: 200px;
  height: calc(100vh - 60px);
  background-color: #fff;
}
.layoutPage .headerWider {
  height: 60px;
}
.layoutPage .headerWider .ant-layout-header {
  position: fixed;
  height: 61px;
  width: 100%;
  z-index: 100;
  line-height: 60px;
}
.layoutPage .headerWider .ant-menu-horizontal {
  line-height: 60px;
}
.layoutPage .headerWider .header .menu .ant-menu {
  color: '#fff';
  margin-right: 3px;
}
.layoutPage .headerWider .header .menu .typeInfo {
  min-width: 90px;
  width: 90px;
}
.layoutPage .rightInfo .rightContaint {
  height: 100%;
  display: flex;
}
.layoutPage .rightInfo .rightContaint aside {
  background-color: #005e84;
  width: '30px';
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #efefef;
}
.layoutPage .rightInfo .rightContaint aside .bar {
  font-size: '16px';
  text-align: 'center';
  color: '#efefef';
  height: 100%;
}
.layoutPage .rightInfo .rightContaint aside .bar .icon {
  padding-top: 6px;
}
.layoutPage .rightInfo .rightContaint aside .bar .title {
  padding: 30px 18px;
  cursor: pointer;
}
.layoutPage .rightInfo .message .drawer {
  top: 62px;
  right: 50px;
}
.layoutPage .rightInfo .message .read a {
  color: #fff;
}
.layoutPage .rightInfo .message .read a:hover {
  color: #999;
}
.layoutPage .rightInfo .message .ant-btn:hover {
  color: #999;
}
.layoutPage .rightInfo .message .ant-btn-link {
  font-weight: 100;
  color: #fff;
  font-size: 13px;
}
.layoutPage .rightInfo .ant-layout-sider-children .ant-card-extra {
  font-size: 18px;
}
.layoutPage .footerSider .ant-layout-footer {
  box-shadow: '0px -2px 8px rgba(0, 0, 0, 0.45)';
  padding: 8px 0px 8px 8px;
}
.layoutPage .footerSider .ant-drawer-header {
  background-color: #005e84;
}
.layoutPage .footerSider .ant-drawer-header .ant-drawer-title {
  color: '#efefef';
}
.layoutPage .footerSider .quick {
  font-size: 12px;
}
.layoutPage .footerSider .quick .item {
  padding-bottom: 2px;
  padding-top: 2px;
}
.layoutPage .footerSider .quick .item :hover {
  border: 1px #efefef solid;
  border-radius: '2px';
}
.layoutPage .footerSider .quick .item .link {
  border: none;
  color: #fff;
}
.layoutPage .modalContainer .ant-modal-content {
  height: 100px;
}
.layoutPage .drawerOutSide {
  height: calc(100vh - 198px);
  position: absolute;
}

.receive .ant-card-head {
  background: #005e84;
  color: '#fff';
}
.receive .ant-card-head .ant-card-head-wrapper .ant-card-head {
  color: '#fff';
}
.receive .ant-card-extra {
  color: #fff;
}
.receive .formLabel {
  padding-top: 12px;
}
.receive .formValue {
  border: none;
  border-bottom: 1px solid #ccc;
  height: 32px;
}
.recordUserSelect .ant-modal-header {
  background-color: #005e84;
}
.recordUserSelect .ant-modal-header .ant-modal-title {
  color: #fff;
}
.recordUserSelect .ant-modal-close .ant-modal-close-x .anticon-close {
  color: #fff;
}

.workerInfoSt .noteList {
  display: flex;
  flex-direction: flex-start;
  width: 100%;
}

.ReceiveList .ant-table-column-title {
  font-size: 20px;
}

.handoverTail .ant-collapse-content-box .ant-form-item {
  margin-bottom: 0px;
}
.handoverTail .title {
  font-weight: bold;
  text-align: left;
  font-size: 20px;
}
.handoverTail .status {
  width: 100%;
  text-align: right;
  font-size: 20px;
  font-weight: bold;
}
.handoverTail hr {
  background-color: #ccc;
  height: 1px;
  border: none;
}
.handoverTail .textLine {
  border: none;
  border-bottom: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
}
.handoverTail .noteList {
  display: flex;
  flex-direction: flex-start;
  width: 100%;
}
.handoverTail .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  background-color: #005e84;
  color: #fff;
  font-weight: 700;
}
.workerInfoSt .ant-modal-header,
.handoverInfo .ant-modal-header {
  background-color: #005e84;
}
.workerInfoSt .ant-modal-header .ant-modal-title,
.handoverInfo .ant-modal-header .ant-modal-title {
  color: #fff;
  font-weight: 700;
}
.workerInfoSt .ant-modal-content .ant-modal-close-x,
.handoverInfo .ant-modal-content .ant-modal-close-x {
  color: #fff;
  font-weight: 700;
}
.workerInfoSt .footers,
.handoverInfo .footers {
  width: 100%;
  text-align: right;
}
.handoverConfirm .ant-drawer-header,
.handoverDrawer .ant-drawer-header {
  background-color: #005e84;
}
.handoverConfirm .ant-drawer-header .ant-drawer-title,
.handoverDrawer .ant-drawer-header .ant-drawer-title {
  color: #fff;
  font-weight: 700;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}

