body {
  background: #F7F8FA !important;
  height: 100vh;
  font-size: 14px !important;
}
h-full{
  height: 100%;
}
.com-pd {
  padding: 0 20px;
}

.new-login-box {
  background: url(../images/2026/logo-bg.png) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100vh;
}
.new-login-box.login-box3 {
  background-image: url(../images/2026/logo-bg2.png);
}
.new-login-box.login-box3 .box-con {
  background: rgba(255, 255, 255, 0.7);
}
.new-login-box.login-box3 .login-cite {
  color: #FFFFFF;
}
.new-login-box img {
  max-width: 100%;
}
.new-login-box .box-con {
  position: fixed;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
  width: 480px;
  height: 548px;
  border-radius: 16px;
  opacity: 1;
  background: #FFFFFF;
  box-shadow: 0px 0px 80px 0px rgba(0, 49, 147, 0.15);
  padding: 72px 45px 79px;
  z-index: 2;
}
.new-login-box .logo {
  margin-bottom: 48px;
}
.new-login-box .welcome {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #333333;
  margin-bottom: 48px;
  margin-bottom: 23px;
}
.new-login-box .layui-form-item {
  position: relative;
  margin-bottom: 20px;
}
.new-login-box .layui-input-prefix {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.new-login-box .layui-input {
  height: 54px;
  background: #F7F8FA;
  border-radius: 6px;
  border: none;
  padding-left: 44px;
}
.new-login-box .layui-form-checkbox span {
  font-size: 14px;
  color: #333333;
  background-color: transparent !important;
}
.new-login-box .submit-btn {
  background: linear-gradient(90deg, #01E9BD 0%, #007CDE 100%);
  border: none;
  margin-top: 20px;
}
.new-login-box .login-cite {
  position: absolute;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
  font-size: 14px;
  line-height: 22px;
  color: #86909C;
}
@media screen and (max-width: 768px) {
  .new-login-box .box-con {
    width: auto;
    height: auto;
    right: 0;
    margin: 0 20px;
  }
  .new-login-box .layui-form-item {
    margin-bottom: 10px;
  }
  .new-login-box .login-cite {
    width: 100%;
    bottom: 10px;
  }
}
.new-list-box .tab-list {
  display: flex;
  width: 100%;
  background: #fff;
  margin-bottom: 20px;
  border: 1px solid #E8EEF7;
  border-right: 1px solid #E8EEF7;
}
.new-list-box .tab-list .tab {
  width: 121px;
  height: 46px;
  font-size: 16px;
  text-align: center;
  line-height: 46px;
  font-weight: bold;
  color: #333333;
  cursor: pointer;
  background: #FFFFFF;
  box-sizing: border-box;
  border-right: 1px solid #E8EEF7;
}
.new-list-box .tab-list .tab.active {
  color: #fff;
  background: linear-gradient(90deg, #01E9BD 0%, #007CDE 100%);
}
.new-list-box .tab-box {
  border: 1px solid #E8EEF7;
  padding: 20px 16px;
  background: #fff;
}
.new-list-box .layui-form-item {
  display: flex;
  align-items: center;
}
.new-list-box .search-input {
  position: relative;
  margin-right: 20px;
}
.new-list-box .search-input .layui-input {
  width: 216px;
  padding-right: 30px;
}
.new-list-box .search-input img {
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
}
.new-list-box .upload-box {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.new-list-box .upload-box .upload-txt {
  font-size: 20px;
  color: #333333;
  margin-right: 20px;
  font-weight: bold;
}
.new-list-box .upload-box #uploadBtn {
  font-size: 16px;
  background: linear-gradient(90deg, #01E9BD 0%, #007CDE 100%);
  border: none;
  color: #FFFFFF;
  height: 42px;
}
.new-list-box .time-box {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.new-list-box .time-box .layui-input {
  width: 216px;
}
.new-list-box .select-box {
  margin-right: 20px;
}
.new-list-box .layui-input,
.new-list-box .reset-btn {
  height: 36px;
  background: #F2F3F5;
  border: none;
}
.new-list-box .layui-table-view .layui-table th,
.new-list-box .layui-table-view .layui-table td {
  border-right: none;
}
.new-list-box .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: linear-gradient(90deg, #01E9BD 0%, #007CDE 100%);
}
.new-list-box  .layui-table-page{
  text-align: right;
  padding-top: 10px;
}
.new-list-box .layui-table-view {
  border: none;
  background: #fff;
}
.flex-center {
  display: flex;
  align-items: center;
}
.print {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #E8EEF7;
  /* 顶部标题 */
  /* 头部信息行 */
  /* 模块分组样式 */
  /* 复选框样式微调 */
  /* 输入框紧凑模式 */
  /* Case Instruction 区域 */
}
.print .layui-form-checkbox[lay-skin=primary] span {
  color: #1D2129;
}
.print .layui-form-checked span {
  background-color: transparent !important;
}
.print .mb-0 {
  margin-bottom: 0;
}
.print .mb-0 .layui-form-checkbox {
  margin-bottom: 0;
}
.print .mb-0 .layui-form-checkbox span {
  padding-right: 4px;
}
.print .page-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #333;
}
.print .header-info {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.print .header-item {
  width: 20%;
  font-size: 14px;
  color: #555;
}
.print .header-label {
  color: #999;
  margin-right: 5px;
}
.print .header-value {
  font-weight: 600;
  color: #333;
}
.print .left-box,
.print .right-box {
  display: flex;
  flex-direction: column;
  width: 50%;
}
.print .section-box {
  border-radius: 4px;
  background-color: #F2F3F5 !important;
  padding: 14px;
  margin-bottom: 10px;
}
.print .section-box:last-child {
  flex: 1;
  margin-bottom: 0;
}
.print .section-title {
  font-weight: 600;
  color: #333;
  font-size: 16px;
}
.print .layui-form-checkbox {
  margin: 0 0 10px 0;
  padding-left: 20px;
}
.print .inline-input {
  width: 100%;
  margin-right: 10px;
}
.print .inline-input .layui-form-label {
  padding: 6px 4px 0 0px;
}
.print .inline-input .layui-input {
  max-width: 129px;
  display: inline-block;
}
.print .layui-input {
  height: 34px !important;
}
.print .layui-input,
.print .layui-textarea {
  border: 1px solid #C0C4CC;
  background-color: #fff !important;
  line-height: 14px;
}
.print .instruction-area {
  height: 200px;
}
.print-btn {
  width: 121px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 3px;
  background: linear-gradient(90deg, #01E9BD 0%, #007CDE 100%);
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin: 10px auto 0;
  cursor: pointer;
}
* {
  box-sizing: border-box;
  /*webkit 为Google Chrome、Safari等浏览器内核*/
  -webkit-print-color-adjust: exact;
  /*解决火狐浏览器打印*/
  print-color-adjust: exact;
  color-adjust: exact;
}
@media print {
  @page {
    /* 纵向展示（高度展示内容更多） */
    /* size: A4 portrait; */
    /* 横向（宽度展示内容更大） */
    size: A4 landscape;
    /* 打印的边距 上右下左 */
    margin: 14mm 0mm 1mm;
  }
  .print .layui-icon::before {
    display: none;
    /* 隐藏默认的勾选图标 */
  }
  .print .layui-form-checked .layui-icon::before {
    display: block;
    content: "✓";
    /* 打印时显示勾选符号 */
    color: black;
    /* 勾选符号颜色 */
    font-size: 16px;
    /* 勾选符号大小 */
    font-weight: bold;
  }
  .header-title,
  .print-btn {
    display: none;
  }
  body {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    /* 让内容垂直居中 */
    overflow: visible !important;
    /* 关键：允许内容溢出显示 */
    margin: 0 !important;
    padding: 0 !important;
  }
  #printArea {
    width: 100%;
    height: 100%;
  }
  .layui-input,
  .layui-textarea {
    border: none !important;
    background-color: transparent !important;
  }
}
.new-form .header-info {
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0px;
}
.new-form .header-info .header-item {
  width: auto;
}
.new-form .header-info .layui-form-label {
  white-space: nowrap;
}
.new-form .header-info .inline-input .layui-input {
  max-width: 145px;
}
.new-form .box-con {
  display: flex;
}
.new-form .upload-box {
  margin-top: 10px;
}
.new-form #uploadBtn {
  border: 1px solid #007BFF;
  border-radius: 3px;
  background: transparent;
  color: #007BFF;
}
.new-form #fileList {
  display: flex;
  flex-wrap: wrap;
}
.new-form .file-box {
  display: flex;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #E5E6EB;
  padding: 10px 18px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.new-form .file-box .file-con {
  margin: 0 10px;
}
.new-form .file-box .file-name {
  font-size: 14px;
  color: #1D2129;
}
.new-form .file-box .file-size {
  font-size: 12px;
  color: #86909C;
  margin-right: 6px;
}
.new-form .file-box .file-status {
  font-size: 12px;
  color: #00AF2F;
}
.new-form .file-box .del-img {
  cursor: pointer;
}
.new-form .required {
  color: #FF4545;
}
.new-form .required span {
  color: #FF4545 !important;
}
.new-form .instruction-area {
  height: 153px;
}
@media screen and (max-width: 767px) {
  .new-form .header-info {
    flex-wrap: wrap;
  }
  .new-form .header-info .header-item {
    width: 100%;
    margin-bottom: 10px;
  }
  .new-form .header-info .header-item .layui-input-inline {
    flex: 1;
  }
  .new-form .header-info .header-item .layui-input {
    max-width: none;
    flex: 1;
  }
  .new-form .header-info .header-item .layui-form-label {
    width: 100px !important;
  }
  .new-form .inline-input {
    margin-bottom: 10px;
  }
  .new-form .box-con {
    flex-direction: column;
  }
  .new-form .left-box,
  .new-form .right-box {
    width: 100%;
  }
  .new-form .layui-form-checkbox span {
    white-space: break-spaces;
  }
  .new-form .flex-center {
    flex-wrap: wrap;
  }
}
.top-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  padding: 12px 20px;
  background: #FFFFFF;
  position: relative;
  z-index: 99;
}
.top-header.en {
  background: #4E5969;
}
.top-header.en .user-box {
  color: #fff;
}
.top-header .link-list {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #1D2129;
  padding: 10px 16px;
  background: #F2F3F5;
  border-radius: 2px;
  margin-right: 6px;
  cursor: pointer;
}
.top-header .link-list img {
  margin-right: 8px;
}
.top-header .link-list a {
  color: #1D2129;
}
.top-header .info-box {
  margin: 0 40px 0 33px;
}
.top-header .info-box .info-icon {
  cursor: pointer;
}
.top-header .info-box .notify {
  top: -13px;
  right: -8px;
}
.top-header .user-box {
  position: relative;
}
.top-header .user-box .user-con {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}

.top-header .user-box img {
  border-radius: 50%;
  margin-right: 7px;
}

.top-header .user-function {
  position: absolute;
  top: 100%;
  right: 0;
  background: #FFFFFF;
  border: 1px solid #E5E6EB;
  border-radius: 4px;
  margin-top: 8px;
  display: none;
  width: 130px;
}
.top-header .user-function .function-item {
  padding: 12px 20px;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
}
.top-header .user-function .function-item:not(:last-child) {
  border-bottom: 1px solid #E5E6EB;
}
.top-header .user-function .function-item:hover {
  background: #F2F3F5;
}

.caseNumberTemplet {
  display: flex;
  align-items: center;
  height: 100%;
}
.caseNumberTemplet .isEdit {
  display: flex;
  align-items: center;
}
.caseNumberTemplet .layui-input {
  height: 24px;
  border-radius: 4px;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 1px solid #C0C4CC;
  margin-right: 4px;
}
.caseNumberTemplet img {
  cursor: pointer;
}

a {
  text-decoration: none !important;
}
a:focus {
  outline: none !important;
}
.top-header .link-list:active,
.top-header .link-list:hover {
  background-color: #0073FF;
  color: #fff;
}
.top-header .link-list:active a,
.top-header .link-list:hover a {
  color: #fff;
}
.top-header .link-list:active svg path,
.top-header .link-list:hover svg path {
  fill: #fff;
}
.top-header .link-list svg {
  margin-right: 8px;
}
.new-list-box .reset-btn {
  display: flex;
  align-items: center;
}
.new-list-box .reset-btn svg {
  margin-right: 8px;
}
.new-list-box .reset-btn:active,
.new-list-box .reset-btn:hover {
  background-color: #0073FF;
  color: #fff;
}
.new-list-box .reset-btn:active svg path,
.new-list-box .reset-btn:hover svg path {
  fill: #fff;
}
.new-list-box .layui-table {
  color: #1D2129;
}
.new-list-box .layui-table th {
  color: #1D2129;
  line-height: 46px;
}
.new-list-box .layui-table thead tr {
  background-color: #F2F3F5;
}
.new-list-box .layui-table-cell {
  height: 46px;
  line-height: 46px;
}

.new-list-box .layui-table-view .layui-table td {
  border-right: none;
  width: 100%;
}
.new-list-box .layui-table-view .layui-table th {
  width: 100%;
}
.new-list-box .layui-table-view .layui-table th:nth-last-child(n+3) {
  border-right: 1px solid #ccc;
}


.layui-laydate-content td {
  color: #1D2129;
}
button:focus {
  outline: none !important;
}

.layui-form-checkbox.layui-disabled span {
  color: #1D2129 !important;
}

