/*! 1.0.0 */
html,
body {
  width: 100%;
  height: 100%;
}
.ant-form-item-label > label {
  line-height: 1.2;
  white-space: pre-wrap;
}
#mousex-app {
  height: 100%;
}
.value-wrap {
  min-height: 0.2rem;
}
.ant-upload.ant-upload-select-picture-card {
  width: 1.04rem;
  height: 1.41rem;
}
.ant-upload-list-picture-card .ant-upload-list-item {
  width: 1.04rem;
  height: 1.41rem;
}
.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  padding: 0;
}
.ant-form-item {
  margin-bottom: 0.18rem;
}
.ant-form-item-label {
  white-space: pre-wrap;
}
.ant-table-title {
  padding: 0.12rem 0.08rem;
}
/*.ant-input {
  padding: 4px 8px;
}*/
.ant-form-item-label > label::after {
  margin: 0 0.04rem 0 0;
}
/*.ant-select {
  padding: 4px 8px;
}*/
.ant-input-number {
  width: 100%;
}
/*.ant-picker {
  //padding: 4px 8px;
  width: 100%;
}*/
.btn-space {
  margin-bottom: 0.18rem;
}
.ant-picker {
  width: 100%;
}
#card-title-left-bar {
  content: '';
  display: inline-block;
  height: 0.16rem;
  width: 0.03rem;
  background: #5584FF;
  position: absolute;
  left: 0.15rem;
}
#card-border {
  border: 1px solid #DCDEE3;
  border-radius: 0.03rem;
}
#card-border .ant-card-head {
  border-bottom: 0.01rem solid #DCDEE3;
}
#label-center {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 0.32rem;
  color: rgba(0, 0, 0, 0.85);
  font-size: 10px;
  padding: 0 0.08rem;
}
.ant-carousel .slick-dots li.slick-active {
  width: 0.4rem;
}
.ant-carousel .slick-dots li {
  margin-right: 0.03rem;
  margin-left: 0.03rem;
  width: 0.3rem;
}
.ant-carousel .slick-dots li.slick-active button {
  background: rgba(24, 144, 255, 0.2);
}
.ant-carousel .slick-dots li button {
  height: 0.06rem;
  background: rgba(0, 0, 0, 0.85);
}
/*
{
//  绿色
  #556B2F
// 蓝色
  #008B8B
// 黄色
  #B8860B
// 红色
  #B22222
// 暗蓝
  #6495ED
// 紫色
  #6A5ACD
}*/
.ant-table-thead > tr > th {
  text-align: center;
  font-style: normal;
  font-weight: bold;
}
.ant-form-item-label > label::after {
  content: ' ';
}
.ant-modal-content {
  border: 1px solid #d0d0d0;
}
.ant-modal-header {
  border-bottom: 0.01rem solid #d0d0d0;
}
.ant-tabs-tab:hover {
  color: #000;
}
.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 0.04rem 0.2rem 0.04rem 0.2rem;
  font-size: 14px;
}
.ant-tabs-tab {
  color: #000;
  margin: 0;
  padding: 0.15rem 0.1rem 0.08rem 0.1rem;
  background-color: #f0f0f0;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #0750a3;
  font-weight: 700;
}
.ant-tabs-tab-active {
  background-color: #cbddf7;
}
.ant-form-item-label > label {
  white-space: normal;
  height: 100%;
}

html,
body {
  width: 100%;
  height: 100%;
}
#mousex-app {
  height: 100%;
}
.value-wrap {
  min-height: 0.2rem;
}
.dw-mx-layout-seflike-header-bg {
  background-color: #005EA4;
}
.ant-menu.ant-menu-dark,
.ant-menu-dark .ant-menu-sub,
.ant-menu.ant-menu-dark .ant-menu-sub {
  background-color: #075087;
}
.ant-menu-item {
  color: #ffffff;
}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #629E1E;
}
.ant-btn-primary {
  background-color: #005EA4;
  color: #ffffff;
}
.ant-btn-primary:hover {
  background-color: #037ed9;
  color: #ffffff;
}
.ant-btn-primary:active {
  background-color: #075087;
  color: #ffffff;
}
.ant-btn-ghost {
  color: #005EA4;
  border-color: #005EA4;
}
.ant-btn-ghost:hover {
  color: #005EA4;
  border-color: #005EA4;
  background-color: #eaf5ff;
}
.ant-btn-ghost:active {
  color: #005EA4;
  border-color: #005EA4;
  background-color: #a1cef9;
}
.ant-btn .ant-btn-primary .ant-btn-dangerous {
  background-color: #f5222d;
  color: #ffffff;
}
.ant-btn .ant-btn-primary .ant-btn-dangerous:hover {
  background-color: #ff4d4f;
  color: #ffffff;
}
.ant-btn .ant-btn-primary .ant-btn-dangerous:active {
  background-color: #cf1322;
  color: #ffffff;
}
.ant-btn-dangerous:hover,
.ant-btn-dangerous:active {
  background-color: #ffeded;
}
.app-top-userInfo {
  color: #ffffff;
}

.ant-pro-basicLayout .ant-pro-sider-menu-sider {
  border-right: 0.01rem solid #F0F0F0;
}
.ant-pro-basicLayout .ant-layout .ant-pro-sider-menu-logo h1 {
  font-size: 18px;
  color: #D8DFE6;
  font-weight: normal;
}
.ant-pro-basicLayout .ant-layout > div {
  min-height: 0 !important;
  flex: 1 1 0;
  margin: 0.12rem;
}
.ant-pro-basicLayout .ant-layout > div > .ant-pro-basicLayout-content {
  height: 100%;
  margin: 0;
}
.ant-pro-basicLayout .ant-layout > div > .ant-pro-basicLayout-content > .ant-pro-basicLayout-children-content-wrap {
  height: 100%;
}
.ant-pro-basicLayout .ant-layout > div > .ant-pro-basicLayout-content > .ant-pro-basicLayout-children-content-wrap > .ant-pro-grid-content {
  height: 100%;
}
.app-data-area {
  margin: 0.24rem;
}
.app-breadcrumb {
  font-size: 14px;
  line-height: 0.22rem;
  padding: 0.12rem 0.12rem 0.12rem 0.24rem;
  border-bottom: 0.01rem solid #E8E8E8;
}
.app-breadcrumb .ant-breadcrumb-link {
  cursor: pointer;
}
.app-lrmenu-left {
  border-right: 0.01rem inset #E8E8E8;
  margin-right: 0.24rem;
}
.dw-mx-layout-seflike {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.dw-mx-layout-seflike-header {
  flex: none;
  height: 0.65rem;
}
.dw-mx-layout-seflike-header-bg {
  display: flex;
  height: 0.65rem;
  justify-content: space-between;
}
.routes-tab-title .ant-tabs-card > .ant-tabs-nav .ant-tabs-tab {
  height: 0.32rem;
  border-radius: 0.08rem;
}
.routes-tab-title .ant-tabs-top > .ant-tabs-nav::before {
  border: 0;
}
.routes-tab-title .ant-tabs > .ant-tabs-nav .ant-tabs-nav-more {
  padding: 0 0.16rem;
  margin-left: 0.08rem;
  border: 1px solid #f0f0f0;
  background-color: #fff;
  border-radius: 0.08rem;
}
.routes-tab-title .ant-tabs-tab {
  font-size: 16px;
  line-height: 1.25;
}
.navarea::-webkit-scrollbar {
  width: 0.06rem;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 0.06rem;
}
.navarea::-webkit-scrollbar-thumb {
  border-radius: 0.06rem;
  background: rgba(144, 147, 153, 0.5);
}
.navarea::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: transparent;
}

.notice-area {
  margin-right: 0.36rem;
  font-size: 20px;
}

.notice-list {
  width: 3.36rem;
  background-color: #fff;
  border-radius: 0.04rem;
  box-shadow: 0 0.06rem 0.16rem -0.08rem rgba(0, 0, 0, 0.08), 0 0.09rem 0.28rem 0 rgba(0, 0, 0, 0.05), 0 0.12rem 0.48rem 0.16rem rgba(0, 0, 0, 0.03);
}
.notice-list > .notice-list-notfound {
  padding: 0.73rem 0 0.88rem;
  text-align: center;
}
.notice-list > .notice-list-notfound img {
  display: inline-block;
  height: 0.76rem;
  margin-bottom: 0.16rem;
}
.notice-list .notice-list-item {
  padding-right: 0.24rem;
  padding-left: 0.24rem;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s;
}
.notice-list .notice-list-item .item-title {
  margin-bottom: 0.08rem;
  font-weight: 400;
}
.notice-list .notice-list-item .item-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5715;
}
.notice-list > .notice-footer {
  height: 0.46rem;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0.46rem;
  text-align: center;
  border-top: 0.01rem solid #f0f0f0;
  border-radius: 0 0 0.02rem 0.02rem;
  transition: all 0.3s;
}
.notice-list > .notice-footer > div {
  cursor: pointer;
}

.clpc-logoarea {
  height: 0.7rem;
  display: flex;
  align-items: center;
  font-size: 18px;
}
.clpc-logoarea img {
  margin: 0 0.08rem 0 0.24rem;
}
.clpc-logoarea > span {
  padding: 0 0.16rem;
}

.clpc-navarea {
  display: block;
  border-bottom: 0.01rem solid #5192F2;
}

.app-logon {
  height: 100%;
  background: url(/jxjy/e4b34c377e7ee972275cf9163690929e.png) center / cover no-repeat;
}
.app-logon::before {
  content: "";
  display: block;
  height: 20%;
}
.app-logon > .app-logon-title {
  background: url(/jxjy/4b03ffc9bcfa5032785e589c4af94612.png) center center / contain no-repeat;
  height: 0.32rem;
}
.app-logon > .app-logon-beltWrapper {
  margin-top: 0.5rem;
  background: url(/jxjy/7a74e76ddd37a188a5275c1c3dc6e17c.png) repeat-x center center;
}
.app-logon > .app-logon-beltWrapper {
  margin-top: 0.5rem;
  background: url(/jxjy/7a74e76ddd37a188a5275c1c3dc6e17c.png) repeat-x center center;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper {
  position: relative;
  background: url(/jxjy/6ae5bcebca4d3195f3c80041882419f0.png) no-repeat center center / contain;
  height: 3.4rem;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .app-logon-formWrapper-form {
  position: relative;
  top: 0.9rem;
  width: 2.8rem;
  margin: 0 auto;
}
.app-logon > .app-logon-beltWrapper .app-logon-formWrapper .app-logon-formWrapper-form .login-form-forgot {
  float: right;
}

