html {
  font-size: 100px;
}

html.act {
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  outline: none;
}


@font-face {
  /* font-family: 'ab';
    src: url("../fonts/JINGDONGLangZhengTi2-Semibold.ttf"); */
}

@font-face {
  font-family: 'HarmonyOS_Sans_SC_Bold';
  src: url("../font/HarmonyOS_Sans_SC_Bold.ttf");
}

@font-face {
  font-family: 'HarmonyOS_Sans_SC_Light';
  src: url("../font/HarmonyOS_Sans_SC_Light.ttf");
}

@font-face {
  font-family: 'HarmonyOS_Sans_SC_Medium';
  src: url("../font/HarmonyOS_Sans_SC_Medium.ttf");
}

@font-face {
  font-family: 'HarmonyOS_Sans_SC_Regular';
  src: url("../font/HarmonyOS_Sans_SC_Regular.ttf");
}


body {
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  overflow-x: hidden;
  position: relative;
  padding: 0;
  width: 100%;
  color: #000;
  font-family: PingFang SC, Arial, Microsoft YaHei, -apple-system, BlinkMacSystemFont, Segoe UI, Hiragino Sans GB, Helvetica Neue, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 0.14rem;
  line-height: 1;
  background: #fff;
}

html.act {
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

ul,
ul li,
ol li,
tr td,
dl,
dd {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}

a {
  display: inline-block;
  text-decoration: none !important;
  cursor: pointer;
  color: #000;
}

textarea,
select {
  outline: none;
  color: #666;
  font-size: 0.14rem;
  width: 100%;
}
input:-webkit-autofill {
    background: transparent;
    transition: background-color 50000s ease-in-out 0s;
    -webkit-text-fill-color: unset;
}
textarea {
  resize: none;
  padding: 0;
  border: 0;
  font-family: "gil";
}

img {
  border: none;
  max-width: 100%;
  display: block;
}

img[src=""] {
  opacity: 0;
}

i {
  font-style: normal;
}

/* 滚动条样式 */
*::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}

*::-webkit-scrollbar-thumb {
  background: #AFCFFB;
}

*::-webkit-scrollbar-track {
  /* background: rgba(0, 0, 0, 0.4); */
  background: #ffffff;
}

/*去掉 input 默认边框*/
input {
  padding: 0;
  border: 0;
  font-family: "gil";
  outline: none;
}

input[type="submit"] {
  background-color: transparent;
  cursor: pointer;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}


.f_12 {
  font-size: 12px;
}

.f_14 {
  font-size: 14px;
}

.f_16 {
  font-size: 16px;
}

.f_18 {
  font-size: 18px;
}

.f_20 {
  font-size: 20px;
}

.f_22 {
  font-size: 22px;
}

.f_24 {
  font-size: 24px;
}

.f_26 {
  font-size: 26px;
}

.f_28 {
  font-size: 28px;
}

.f_30 {
  font-size: 30px;
}

.f_32 {
  font-size: 32px;
}

.f_34 {
  font-size: 34px;
}

.f_36 {
  font-size: 36px;
}

.f_38 {
  font-size: 38px;
}

.f_40 {
  font-size: 40px;
}

.f_42 {
  font-size: 42px;
}

.f_44 {
  font-size: 44px;
}

.f_46 {
  font-size: 46px;
}

.f_48 {
  font-size: 46px;
}

.f_50 {
  font-size: 50px;
}

.f_52 {
  font-size: 52px;
}

.f_54 {
  font-size: 54px;
}

.f_56 {
  font-size: 56px;
}

.f_58 {
  font-size: 58px;
}

.f_60 {
  font-size: 60px;
}

.f_62 {
  font-size: 62px;
}

.f_64 {
  font-size: 64px;
}

.f_66 {
  font-size: 64px;
}

.f_68 {
  font-size: 68px;
}

.f_72 {
  font-size: 72px;
}

.f_74 {
  font-size: 74px;
}

.f_80 {
  font-size: 80px;
}

.f_88 {
  font-size: 88px;
}

.f_90 {
  font-size: 90px;
}

.f_133 {
  font-size: 133px;
}
/* @media (max-width: 1680px) {
  .f_16 {
    font-size: 15px;
  }
  .f_18 {
    font-size: 15px;
  }
  .f_20 {
    font-size: 17px;
  }
  .f_22 {
    font-size: 20px;
  }
  .f_24 {
    font-size: 22px;
  }
  .f_26 {
    font-size: 24px;
  }
  .f_28 {
    font-size: 26px;
  }
  .f_30 {
    font-size: 28px;
  }
  .f_32 {
    font-size: 28px;
  }
  .f_34 {
    font-size: 32px;
  }
  .f_36 {
    font-size: 34px;
  }
  .f_38 {
    font-size: 36px;
  }
  .f_40 {
    font-size: 34px;
  }
  .f_42,
  .f_44 {
    font-size: 36px;
  }
  .f_46 {
    font-size: 36px;
  }
  .f_48 {
    font-size: 36px;
  }
  .f_50 {
    font-size: 40px;
  }
  .f_52 {
    font-size: 40px;
  }
  .f_54 {
    font-size: 46px;
  }
  .f_56 {
    font-size: 48px;
  }
  .f_58 {
    font-size: 48px;
  }
  .f_60,
  .f_62,
  .f_64,
  .f_66,
  .f_68,
  .f_72,
  .f_74,
  .f_80 {
    font-size: 52px;
  }
  .f_88 {
    font-size: 56px;
  }
  .f_90 {
    font-size: 58px;
  }
  .f_133 {
    font-size: 72px;
  }
} */

@media (max-width: 1560px) {
  .f_14 {
    font-size: 13px;
  }
  .upload-filename {
    font-size: 13px;
  }
  .layui-form-select dl dd {
    font-size: 13px;
  }
  .main-form-condition-select .layui-input {
    font-size: 13px;
  }
  .main-form-condition-select .layui-form-select dl dd {
    font-size: 13px;
  }
  .main-form-long input {
    font-size: 13px;
  }
  .f_58,
  .f_60,
  .f_62,
  .f_64,
  .f_66,
  .f_68,
  .f_72,
  .f_74,
  .f_80 {
    font-size: 48px;
  }
  .main-form-short input {
    font-size: 13px;
  }
  .main-form-short .layui-form-select dl dd {
    font-size: 13px;
  }
}

@media (max-width: 1440px) {
  .f_16 {
    font-size: 15px;
  }
  .f_18 {
    font-size: 14px;
  }
  .f_20 {
    font-size: 16px;
  }
  .f_22 {
    font-size: 18px;
  }
  .f_24 {
    font-size: 18px;
  }
  .f_26 {
    font-size: 22px;
  }
  .f_28 {
    font-size: 22px;
  }
  .f_30 {
    font-size: 24px;
  }
  .f_32 {
    font-size: 24px;
  }
  .f_34 {
    font-size: 26px;
  }
  .f_36 {
    font-size: 28px;
  }
  .f_38 {
    font-size: 28px;
  }
  .f_40 {
    font-size: 30px;
  }
  .f_42,
  .f_44 {
    font-size: 32px;
  }
  .f_46 {
    font-size: 32px;
  }
  .f_48 {
    font-size: 34px;
  }
  .f_50 {
    font-size: 36px;
  }
  .f_52 {
    font-size: 34px;
  }
  .f_54 {
    font-size: 38px;
  }
  .f_56 {
    font-size: 40px;
  }
  .f_58 {
    font-size: 40px;
  }
  .f_60,
  .f_62,
  .f_64,
  .f_66,
  .f_68,
  .f_72,
  .f_74,
  .f_80 {
    font-size: 44px;
  }
  .f_88 {
    font-size: 46px;
  }
  .f_90 {
    font-size: 48px;
  }
  .f_133 {
    font-size: 60px;
  }
  .counter-num {
    line-height: 28px;
  }
}

@media (max-width: 1280px) {
  .f_14 {
    font-size: 12px;
  }
  .main-form-short input {
    font-size: 12px;
  }
  .layui-form-select dl dd {
    font-size: 12px;
  }
  .main-form-short .layui-form-select dl dd {
    font-size: 12px;
  }
  .upload-filename {
    font-size: 12px;
  }
  .main-form-condition-select .layui-input {
    font-size: 12px;
  }
  .main-form-condition-select .layui-form-select dl dd {
    font-size: 12px;
  }
  .main-form-long input {
    font-size: 12px;
  }
  .f_16 {
    font-size: 12px;
  }
  .f_18 {
    font-size: 14px;
  }
  .f_20 {
    font-size: 15px;
  }
  .f_22 {
    font-size: 16px;
  }
  .f_24 {
    font-size: 16px;
  }
  .f_26 {
    font-size: 20px;
  }
  .f_28 {
    font-size: 20px;
  }
  .f_30 {
    font-size: 20px;
  }
  .f_32 {
    font-size: 22px;
  }
  .f_34 {
    font-size: 23px;
  }
  .f_36 {
    font-size: 25px;
  }
  .f_38 {
    font-size: 26px;
  }
  .f_40 {
    font-size: 30px;
  }
  .f_42,
  .f_44 {
    font-size: 32px;
  }
  .f_46 {
    font-size: 30px;
  }
  .f_48,
  .f_50 {
    font-size: 34px;
  }
  .f_52 {
    font-size: 32px;
  }
  .f_54,
  .f_56,
  .f_58,
  .f_60,
  .f_62,
  .f_64,
  .f_66,
  .f_68,
  .f_72,
  .f_74,
  .f_80 {
    font-size: 40px;
  }
  .f_88 {
    font-size: 42px;
  }
  .f_90 {
    font-size: 44px;
  }
  .f_133 {
    font-size: 56px;
  }
  .counter-num {
    line-height: 28px;
  }
  /* .mytable-head .f_16 {
    font-size: 10px;
  } */
}

.layui-input-number {
  display: none;
}

        .layui-form-checkbox[lay-skin=primary]>.layui-icon-indeterminate {
            border-color: #0146FD;
            background-color: #0146FD;
        }
        .layui-form-checkbox[lay-skin=primary]:hover>i {
          border-color: #0146FD;
        }
        .layui-form-onswitch {
    border-color: #0146FD;
            background-color: #0146FD;
}

html {
  font-size: calc(100vw / 19.2);
}

.login-container {
  background: url("../img/sea.png") no-repeat;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  display: flex;
  /* justify-content: center; */
  align-items: flex-end;
  padding-left: 11.927vw;
}
.login-container .header-lang {
    position: absolute;
    top: .5vw;
    right: .5vw;
}
.login-container .header-lang .layui-btn span {
    color: #ffffff;
}
.login-container .layui-icon-down:before {
    filter: brightness(0) invert(1);
}
.login-left {
  width: 28.75vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}
.loginlogo {
  width: 100%;
  /*margin-bottom: 6.25vw;*/
  margin-bottom: 21vw;
}
.swiper-login {
  width: 100%;
}
.swiper-title {
  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 1.04vw;
}
.swiper-desc {
  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.swiper-pagination-bullet {
  opacity: 1;
  width: 38px;
  height: 2px;
  background-color: #9E9E9E;
  transition: all .3s ease;
  border-radius: 0;
}
.swiper-pagination-bullet-active {
  width: 56px;
  height: 2px;
  background-color: #ffffff;
}
.swiper-loginnav {
  margin-top: 3.125vw;
  margin-bottom: 17.1875vw;
}
.login-right {
  margin-left: 14.84375vw;
}
.login-box {
  width: 29.375vw;
  height: 48.125vw;
  flex-shrink: 0;
  border-radius: 1.25vw 1.25vw 0 0;
  background: #FAFAFA;
  box-sizing: border-box;
  padding: 3.125vw 2.2917vw 0 2.2917vw;
}
.login-box .layui-input:focus {
  box-shadow: none;
}
/* .login-box .layui-icon-eye:before {
  content: "";
  background: url('../img/icon17.png') no-repeat;
} */
 .login-right form .input-box .layui-icon-eye:before {
    content: "";
    position: absolute;
    width: 1.667vw;
    height: 1.667vw;
    background: url(../img/icon17.png) no-repeat;
    background-size: 100% 100%;
    left: -0.8vw;
    top: 0.6vw;
 }
.login-box-entip {
  color: #000;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .6667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.76;
}
.login-box-tip {
  color: #000;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 1.302vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.76; /* 176% */
}
.login-right form {
  margin-top: 1.04167vw;
}
.login-right form .input-box {
  width: 100%;
  height: 3.6458vw;
  border-radius: .5208vw;
  border: 1px solid #666;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 1.7708vw;
}
.verifynum {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.09375vw;
  color: #999;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 0.72917vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
  cursor: pointer;
}
.login-right form .input-box input {
  width: 100%;
  height: 2.604vw;
  border: 0;
  outline: 0;
  background-color: transparent;
  box-sizing: border-box;
  padding-left: 1vw;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 1.04167vw;
  font-style: normal;
  font-weight: 400;
}
.login-right form .input-box .layui-input-wrap {
  width: 100%;
}
.login-right form .input-box .layui-icon-eye-invisible:before {
  content: "";
  position: absolute;
  width: 1.667vw;
  height: 1.667vw;
  background: url('../img/eye.png') no-repeat;
  background-size: 100% 100%;
  left: -.8vw;
  top: .6vw;
}
.login-right form .input-box .verifycode {
  position: absolute;
  /* width: 6.35416vw; */
  height: 4vh;
  top: 50%;
  left: auto;
  right: .1rem;
  transform: translateY(-50%);
}
.input-box-label {
  padding: 0 .5729vw;
  /* background-color: #ffffff; */
  background-color: #FAFAFA;
  position: absolute;
  left: 1.04167vw;
  top: -.5vw;
}

.dashboard {
  width: 100vw;
  min-width: 1280px;
  /*height: 100vh;*/
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  /* overflow: hidden; */
  background: url("../img/background.png") no-repeat;
  background-size: cover;
  overflow: hidden;
}

.dashboard-userinfo {
  height: auto;
  padding-bottom: .6rem;
}

.dashboard-userinfo .table-box .layui-table-page {
  margin-top: .47rem;
}

.dashboard-userinfo .main-head-search input {
    font-size: 14px;
}
.dashboard-userinfo .layui-table-cell {
    font-size: 14px;
}
.dashboard-userinfo .layui-table-cell {
    height: 8vh;
    line-height: 8vh;
}
.dashboard-userinfo .layui-border-box * {
    font-size: 14px;
}
.dashboard-userinfo .main-head-search input::placeholder {
    font-size: 14px;
}
.dashboard-userinfo .main-form-long label {
    font-size: 14px!important;
}
.dashboard-userinfo .selected-item {
    font-size: 14px;
}
.dashboard-userinfo .main-form-long .select-box {
    font-size: 14px!important;
}
.dashboard-userinfo .main-form-long input {
    font-size: 14px;
}
.dashboard-userinfo .main-form-body .select-box {
    min-height: 48px;
}
.dashboard-userinfo .main-form-long input {
    height: 48px;
}
.dashboard-userinfo .main-form-body {
    width: 698px;
}
.dashboard-userinfo .main-form-body-addaccount {
    width: 593px;
}
.dashboard-userinfo .userinfo-form .main-form-long .main-form-select {
    background: transparent;
}
.dashboard-userinfo .select-box .placeholder {
    font-size: 14px;
}
.dashboard-userinfo .main-form-long input::placeholder {
    font-size: 14px;
}
.dashboard-userinfo .select-box .selected-item {
    padding: 5px 7px;
}
.dashboard-userinfo .select-box {
    backdrop-filter: blur(0px);
}
.header {
  font-size: clamp(20px, 2.5vw, 40px);
  /* 动态字体大小 */
  color: white;
}

.content {
  display: flex;
  /* justify-content: space-between; */
  margin-top: 2.1296vh;
}
.userinfo {
  width: 95vw;
  padding-top: 3.333vw;
  margin: 0 auto;
  position: relative;
}
.userinfo-pagename {
    color: #1A1D1F;
    font-weight: 700;
    position: relative;
    margin-bottom: 16px;
}
.userinfo-bar {
  margin-left: 16.5625vw;
  position: relative;
  padding-left: 18px;
}
.userinfo-bar::before {
  content: "";
  width: 8px;
  height: 24px;
  flex-shrink: 0;
  border-radius: 999px;
  background: #2A85FF;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.userinfo-info-bar {
  padding-left: 18px;
}
.userinfo-info-bar::before {
  content: "";
  width: 8px;
  height: 24px;
  flex-shrink: 0;
  border-radius: 999px;
  background: #2A85FF;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.userinfo-form {
  width: 569px;
  margin: 49px auto 0;
}
.userinfo-accountform {
  width: 1220px;
  margin: 40px auto 0;
  /* display: flex; */
  /* justify-content: space-between; */
  /* flex-wrap: wrap; */
}
.userinfo-accountform-row {
  display: flex;
  justify-content: space-between;
}
.table-box-tip {
  width: 1220px;
  margin: 20px auto 0;
}
.table-box-tip span {
  width: 100px;
  text-align: right;
  padding-right: 20px;
  color: #33383F;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-style: normal;
  font-weight: 700;
}
.userinfo-accountform-item {
  /* width: 33.333%; */
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.userinfo-accountform-item label {
  width: 100px;
  padding-right: 20px;
  text-align: right;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-weight: 700;
}
.userinfo-accountform__input {
  width: 200px;
  height: 38px;
  flex-shrink: 0;
  border-radius: 999px;
  background: #FFF;
  box-sizing: border-box;
  padding-left: 20px;
  color: #999;
  font-family: "HarmonyOS_Sans_SC_Regular";
}
.userinfo-nav {
  display: flex;
  align-items: center;
}
.uesrinfo-id {
  text-decoration: underline!important;
}
.userinfo-nav a {
  padding: 10px 16px;
  border-radius: 999px;
  background: #0068F3;
  margin-left: 20px;
  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.side {
  width: 14.1667vw;
  /* height: calc(100vh - 7.4074vh - 2.1296vh); */
  height: calc(100vh - 81px - 2.1296vh);
  border-radius: 0 1.25vw 0 0;
  /* background: #fdfdfd; */
  overflow: hidden;
  flex-shrink: 0;
  background: url('../img/sidebg.png') no-repeat;
  background-size: 100% 100%;
}

.layui-nav.layui-nav-tree {
  width: 14.1667vw;
  height: 61.111vh;
  margin-top: 1.85185vh;
  overflow-y: auto;
}

.layui-nav.layui-nav-tree::-webkit-scrollbar {
  width: 2px;

}

.layui-nav.layui-nav-tree::-webkit-scrollbar-thumb {
  background-color: #AFCFFB;
}

.layui-nav-tree .layui-nav-item a {
  height: 2.96296vh;
  line-height: 2.96296vh;
  margin-bottom: 2.777vh;
  color: #333333;
  /* font-size: 0.7292vw; */
  font-size: 14px;
  font-family: "HarmonyOS_Sans_SC_Regular";
  /* background-color: #fdfdfd; */
  display: flex;
  align-items: center;
}

.side-serach {
  width: 12.0833vw;
  height: 3.333vh;
  flex-shrink: 0;
  border-radius: 1.1198vw;
  background: #efefef;
  backdrop-filter: blur(0.6875vw);
  display: flex;
  align-items: center;
  margin-left: 1.0417vw;
  margin-top: 3.24074vh;
}

.layui-icon-down:before {
  content: "";
  display: block;
  width: 1.38888vh;
  height: 0.4167vw;
  background: url("../img/side-arrow.png") no-repeat;
  background-size: 100% 100%;
}

.side-serach__input {
  width: 9.7917vw;
  height: 100%;
  border: 0;
  outline: 0;
  background-color: transparent;
  box-sizing: border-box;
  padding-left: 1.0417vw;
  font-size: 0.7292vw;
  font-family: "HarmonyOS_Sans_SC_Regular";
}

.side-serach__input::placeholder {
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 0.7292vw;
  color: #b3b3b3;
}

.side-serach-btn {
  width: calc(100% - 9.7917vw);
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.side-serach-btn__img {
  width: 1.25vw;
  height: 1.25vw;
}

.layui-nav .layui-nav-more {
  /* top: 0.787vh; */
  top: .6vh;
}

.layui-nav {
  /* background-color: #fdfdfd; */
  background: transparent;
}

.layui-nav-itemed>a {
  color: #333333 !important;
  font-size: 0.7292vw;
  font-family: "HarmonyOS_Sans_SC_Regular";
}

.layui-nav-tree .layui-nav-item a:hover {
  color: #333333;
  /* background-color: #fdfdfd; */
}

.layui-nav-tree .layui-nav-child {
  background-color: #fdfdfd;
  padding-top: 0;
  padding-bottom: 0;
}

.layui-nav-tree .layui-nav-child dd {
  margin-left: 3.125vw;
}

.layui-nav-tree .layui-nav-bar {
  background-color: #fdfdfd;
}

.layui-nav-tree .layui-nav-child dd.layui-this {
  border-radius: 52.0340vw 0 0 52.0340vw;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}

.layui-nav-tree .layui-nav-child dd.layui-this a {
  border-radius: 52.0340vw 0 0 52.0340vw;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}

.layui-nav-itemed>a {
  position: relative;
}

.layui-nav-itemed>a::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: .2083vw;
  height: 2.037vh;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  border-radius: 1.6667vw;
}

.layui-nav-tree .layui-nav-item>a {
  padding-top: 0;
  padding-bottom: 0;
  /* padding-left: 2vw; */
  padding-left: .9375vw;
}

.layui-nav-item-img {
  width: 1.6667vw;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: .5208vw;
}

.layui-nav-item-img__img24 {
  width: 1.25vw;
}

.layui-nav-item-img__img32 {
  width: 1.6667vw;
}

.layui-nav-item-img__img17 {
  width: .8854vw;
}

.layui-nav-item-img__img18 {
  width: .9375vw;
}
.layui-nav-tree .layui-this {
  background-color: transparent;
}

.layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover {
  background-color: transparent;
}

.side-help {
  display: block;
  width: 9.7917vw;
  /* height: 5.83333vh; */
  flex-shrink: 0;
  border-radius: .7292vw;
  background: #EBF1FF;
  margin: 5.2083vw auto 0;
  padding-top: 1.2037vh;
  padding-left: .8854vw;
  padding-bottom: 1.2037vh;
}

.side-help-tip {
  display: flex;
  align-items: center;
  color: #333;
  font-size: .8333vw;
  font-family: "HarmonyOS_Sans_SC_Regular";
}

.side-help-tip img {
  width: 1.1458vw;
  margin-right: .5729vw;
  flex-shrink: 0;
}

.side-help-text {
  margin-top: 1px;
  padding-left: 1.7188vw;
  font-size: .625vw;
  font-family: "HarmonyOS_Sans_SC_Regular";
}

.layui-nav-tree .layui-nav-more {
  right: 3.0208vw;
}

iframe {
  display: block;
  /* width: calc(100% - 18.9583vw); */
  width: calc( 100% - 14.1667vw - 2.3958vw );
  margin-left: 2.3958vw;
  background-color: transparent;
  overflow-y: auto;
}

.main {
  /* width: calc( 100% - 18.9583vw ); */
  /* margin-left: 2.3958vw; */

  width: 100%;
  padding-top: .4rem;
  /* min-height: calc( 100vh - 81px - 2.1296vh ); */
  /* height: 980px; */
  /* padding-right: 5.208vw; */
  padding-right: 2.0833vw;
  padding-bottom: 50px;
}

.main-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main-head-left {
  /* padding-left: .9375vw; */
  /* padding-left: 18px; */
  color: #1A1D1F;
  font-weight: 700;
  position: relative;
  display: flex;
  align-items: center;
}
.main-head-left__icon {
  width: 15px;
}

/* .main-head-left::before {
  content: "";
  width: .08rem;
  height: .24rem;
  flex-shrink: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border-radius: 9.99rem;
  background: #2A85FF;
} */
.main-head-tab {
    display: flex;
    justify-content: space-between;
}
.main-head-userleft {
    display: flex;
}
.main-head-userleft a {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-right: 10px;
}
.main-head-userleft a.active {
    color: #2A85FF;
    border-bottom: 2px solid #2A85FF;
}
.main-head-right {
  display: flex;
  align-items: center;
}

.main-head-search {
  display: flex;
  width: 4.2rem;
  height: .4rem;
  /* padding: .08rem 2.96rem .08rem .2rem; */
  align-items: center;
  flex-shrink: 0;
  border-radius: 9.99rem;

  box-sizing: border-box;
  /* background: url('../img/side-search.png') no-repeat; */
  background: #FFF;
  /* background-size: .24rem .24rem; */
  /* background-position: .2rem center; */
}

.main-head-search-form {
  width: calc(100% - .54rem);
  height: 100%;
  display: flex;
  align-items: center;
}

.main-head-search input {
  background-color: transparent;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 14px;
  color: #999999;
  font-family: "HarmonyOS_Sans_SC_Medium";
}

.main-head-search img {
  display: block;
  width: 24px;
  height: 24px;
  margin-left: 20px;
  margin-right: 10px;
}

.main-head-search input::placeholder {
  font-size: 14px;
  color: #999999;
  font-family: "HarmonyOS_Sans_SC_Medium";
}

.main-head-nav {
  display: flex;
  align-items: center;
}

.main-head-nav-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: .25rem;
  color: #333;
  font-weight: 400;
  line-height: 20px;
}
.main-head-nav .main-head-nav-list {
    margin-left: 40px;
}

.main-head-nav-list img {
  /* display: none; */
  margin-bottom: 2px;
  height: 20px;
}
.main-head-nav-edit {
  width: 78px;
  height: 35px;
  flex-shrink: 0;
  border-radius: 999px;
  background: #0068F3;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-weight: 700;
  margin-left: 21px;
}
.blue__a {
  color: #0068F3;
  font-size: 14px;
  font-family: "HarmonyOS_Sans_SC_Regular";
}
.blue__a .no {
  text-decoration: none;
}
.red__a,.red__a .no {
  color: #FF3030;
  font-size: 14px;
  text-decoration: none;
}
.redff__a {
  color: #FF0000;
  font-size: 14px;
  text-decoration: none;
}
.blue014__a {
  color: #0146FD;
  margin-left: 12px;
}
.status-orange {
  color: #FF9D00;
}
.status-blue {
  color: #0082ED;
}
.status-green {
  color: #00CC25;
}
.ell {
  display: block;
  width: 100%;
  text-overflow: ellipsis; /* 超出部分显示省略号 */
  overflow: hidden; /* 隐藏超出部分 */
  white-space: nowrap; /* 禁止换行 */
}
.ell .tipsfun {
  display: block;
  width: 100%;
  text-overflow: ellipsis; /* 超出部分显示省略号 */
  overflow: hidden; /* 隐藏超出部分 */
  white-space: nowrap; /* 禁止换行 */
}
.layui-table-sort .layui-table-sort-asc {
  border-bottom-color: #333333;
}
.layui-table-sort .layui-table-sort-desc {
  border-top-color: #333333;
}
.table-litpic__img {
  width: 32px;
  height: 32px;
}
.layui-table-header .layui-table-cell {
  height: 44px;
  line-height: 32px;
}

.table-box {
  margin-top: .34rem;
}
.dashboard-userinfo-info .table-box {
  width: 1220px;
  margin: .34rem auto 0;
}
.dashboard-userinfo-info .table-box .layui-table-box {
  border-radius: 10px;
}

.table-box .layui-table-page {
  display: flex;
  justify-content: flex-end;
  margin-top: 1rem;
}

.layui-table-page .layui-laypage span {
  font-size: 15px;
  font-family: "HarmonyOS_Sans_SC_Regular";
}

.layui-table-page .layui-laypage span.layui-laypage-curr {
  width: 26px;
  padding: 0;
  text-align: center;
  margin-left: 7px;
  margin-right: 7px;
  border-radius: 5px;
  /* display: flex;
    justify-content: center;
    align-items: center; */
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}

.layui-table-page .layui-laypage a {
  width: 26px;
  font-size: 15px;
  background-color: rgba(255, 255, 255, .5);
  margin-left: 7px;
  margin-right: 7px;
  padding: 0;
  text-align: center;
  border-radius: 5px;
  font-family: "HarmonyOS_Sans_SC_Regular";
}

.layui-laypage a:hover {
  color: #0146FD;
}

.layui-table-page .layui-laypage .layui-laypage-prev {
  background: url('../img/icon14.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 32px !important;
}

.layui-laypage-prev i {
  display: none;
}

.layui-table-page .layui-laypage .layui-laypage-next {
  background: url('../img/icon15.png') no-repeat;
  background-size: 100% 100%;
}

.layui-laypage-next i {
  display: none;
}

.layui-table-page .layui-laypage .layui-laypage-spr {
  width: 26px;
  text-align: center;
  background: rgba(255, 255, 255, .5);
  border-radius: 5px;
}

.layui-laypage input:focus,
.layui-laypage select:focus {
  border-color: #0146FD !important;
}

.layui-form-checked[lay-skin=primary]>i {
  border-color: #0146FD !important;
  background-color: #0146FD;
}

.layui-table-checked {
  background-color: rgba(1, 70, 253, .1)
}

.layui-table-checked.layui-table-hover {
  background-color: rgba(1, 70, 253, .1)
}

.layui-table-view .layui-table th,
.layui-table-view .layui-table td {
  border-right: 0;
}

.main-form-file {
  border-radius: 6px;
  border: 1px solid #CCC;
  width: 698px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-form-filebtn {
  display: inline-flex;
  padding: 10px 17px;
  justify-content: flex-end;
  align-items: center;
  flex-shrink: 0;
  color: #ffffff;
  font-size: 15px;
  border-radius: 4px;
  background: #0068F3;
  border: 0;
  outline: 0;
  font-family: "HarmonyOS_Sans_SC_Medium";
}

.upload-block {
  display: flex;
  width: 165px;
  height: 38px;
  /* padding: 10px 10px 10px 8px; */
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  margin-right: 12px;
  border-radius: 5px;
  background: #FFF;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.upload-filename {
  display: none;
  width: 94px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.upload-tool {
  display: flex;
  align-items: center;
}
.upload-tool .tool-btn {
    margin-left: 20px;
}

.upload-delete {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  cursor: pointer;
}

.main-form-file-list {
  display: flex;
  align-items: center;
  margin-left: 7px;
  flex-wrap: wrap;
}

.layui-progress-box {
  width: 94px;
}

.upload-block-preview {
  display: none;
  width: 19px;
  /* height: 19px; */
  margin-right: 4px;
}

.main-form-body {
  width: 698px;
  margin: 0 auto;
}
.main-form-body-addaccount {
    width: 593px;
}
.userinfo-form-personal .main-form-body {
  width: 593px;
}
.userinfo-form .main-form-long .main-form-select {
  background: url(../img/icon18.png) no-repeat;
  background-position: 562px center;
}
.userinfo-form .main-form-long .main-form-select-account {
  background: url(../img/icon18.png) no-repeat;
  background-position: 665px center;
}

.main-form-long {
  margin-bottom: .1rem;
}

.main-form-long label {
  display: block;
  color: #333;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: .08rem;
}

.main-form-long input {
  display: block;
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  padding-left: 14px;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #CCC;
  color: #333;
}
.userinfo-form-personal .main-form-long input {
  border: 0;
}

.main-form-long input::placeholder {
  color: #999;
  font-weight: 500;
  line-height: 24px;
}

.dashboard-userinfo-custom .main-form-long input {
  background-color: #ffffff;
}

.main-form-long-password .layui-icon-eye-invisible:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url('../img/icon50.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.main-form-long-password .layui-icon-eye:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url('../img/icon51.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.main-form-long-password .layui-input-affix .layui-icon {
  display: block;
  height: 100%;
}

.main-form-shortbox {
  display: flex;
  justify-content: space-between;
}

.main-form-short {
  margin-bottom: .1rem;
}
.main-form-short .require {
  display: none;
  color: #F00;
  margin-right: 2px;
}
.main-form-short label.active .require {
  display: inline-block;
}
.main-form-addaccount-short {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: .1rem;
}
.main-form-addaccount-item {
    width: 280px;
}
.main-form-addaccount-item label {
    display: block;
    color: #333;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0.08rem;
}
.main-form-addaccount-item input {
    width: 280px;
    height: 48px;
    box-sizing: border-box;
    padding-left: 14px;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #CCC;
    color: #333;
}
.main-form-body-addaccount .main-form-short-time {
    background: url(../img/icon19.png) no-repeat;
    background-position: 558px center;
}
.main-form-long .require {
  display: none;
  color: #F00;
  margin-right: 2px;
}
.main-form-long label.active .require {
  display: inline-block;
}

.main-form-short-time {
  background: url('../img/icon19.png') no-repeat;
  background-position: 300px center;
}

.main-form-short label {
  display: block;
  color: #333;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: .08rem;
}

.main-form-short input {
  display: block;
  width: 340px;
  height: 48px;
  box-sizing: border-box;
  padding-left: 14px;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #CCC;
  color: #333;
}
.main-form-short input:focus {
  border: 1px solid #0146FD!important;
  /* clip-path: inset(0 round 4px);
  border-image: linear-gradient(90deg, #0146FD 0%, rgba(1,70,253,.5) 100%) 2 2 2 2; */
}

.main-form-long input:focus {
  border: 1px solid #0146FD!important;
}

.main-form-long textarea:focus {
  border: 1px solid #0146FD!important;
}

.main-form-short .main-form-select {
  width: 340px;
  height: 48px;
  position: relative;
  background: url('../img/icon18.png') no-repeat;
  background-position: 303px center;
  border-radius: 4px;
  border: 1px solid #CCC;
}
.main-form-body-apply .main-form-short .main-form-select {
    background: transparent;
}
.main-form-short .main-form-select select {
  background-color: transparent;
  /* width: 298px; */
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  padding-left: 14px;
  color: #999;
}
.main-form-long .main-form-select {
  width: 100%;
  height: 48px;
  position: relative;
  /*background: url('../img/icon18.png') no-repeat;*/
  background-position: 613px center;
  border-radius: 4px;
  border: 1px solid #CCC;
}
.main-form-long .main-form-select select {
  background-color: transparent;
  /* width: 298px; */
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  padding-left: 14px;
  color: #999;
}

.main-form-short input::placeholder {
  color: #999;
  font-weight: 500;
  line-height: 24px;
}

.del-board {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, .5);
}

.dialogbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 480px;
  height: 248px;
  border-radius: 10px;
  border: 0.8px solid #EFEFEF;
  background: #FFF;
}
.dialogbox-header {
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #333;
  text-align: center;
  font-family: "HarmonyOS Sans SC";
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.4px;
  border-bottom: 1px solid #EEE;
  font-family: "HarmonyOS_Sans_SC_Bold";
}
.dialogbox-header__close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 12px;
  right: 12px;
  cursor: pointer;
}
.dialogbox-box {
  height: 80px;
  display: flex;
  justify-content: center;
}
.dialogbox-box__p {
  text-align: center;
  color: #333;
  text-align: center;
  font-family: "HarmonyOS Sans SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: -0.08px;
  margin-top: 24px;
  font-family: "HarmonyOS_Sans_SC_Medium";
}

.dialogbox-btns {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dialogbox-btn {
  width: 160px;
  height: 48px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 0.8px solid #EFEFEF;
  background: #FFF;
  margin-right: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--Neutral-05, #33383F);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
  cursor: pointer;
  font-family: "HarmonyOS_Sans_SC_Regular";
}
.dialogbox-btn:last-child {
  margin-right: 0;
}
.dialogbox-btn-confirm {
  color: #ffffff;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}

.main-form-long textarea {
  display: block;
  width: 100%;
  resize: none;
  height: 76px;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #CCC;
  padding: 14px;
  box-sizing: border-box;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
}

.main-form-long textarea::placeholder {
  color: #999;
  font-size: 14px;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-weight: 500;
  line-height: 24px;
  /* 171.429% */
}
.main-form-condition {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 44px;
}

.main-form-condition-short {
  width: 698px;
  margin: 40px auto 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.main-form-condition-short-form {
  margin-top: 0;
}

.main-form-condition-short-form .main-form-condition-block-name {
  width: auto;
  margin-right: 20px;
}
.main-form-condition-short.main-form-condition-short-form .main-form-condition-block {
  margin-bottom: 0;
}

.main-form-condition-short .main-form-condition-block {
  margin-left: 0;
  margin-bottom: 20px;
}
.main-form-condition-short .main-form-condition-block:nth-child(3) {
  margin-bottom: 0;
}

.main-form-condition-select {
  width: 229px;
  height: 38px;
  flex-shrink: 0;
  border-radius: 21.5px;
  background: #FFF;
  backdrop-filter: blur(13.2px);
  position: relative;
  border-radius: 21.5px;
  background: #FFF;
  backdrop-filter: blur(13px);
}
.main-form-condition-block-input {
  width: 229px;
  height: 38px;
  flex-shrink: 0;
  border-radius: 21.5px;
  background: #FFF;
  backdrop-filter: blur(13.2px);
  position: relative;
  border-radius: 21.5px;
  background: #FFF;
  backdrop-filter: blur(13px);
  color: #3C3C3C;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: "HarmonyOS_Sans_SC_Regular";
  box-sizing: border-box;
  padding-left: 15px;
}
.main-form-condition-select-icon {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  flex-shrink: 0;
  background: #F3F3F3;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6.7px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-form-condition-select-icon img {
  width: 13px;
  height: 6px;
}
.main-form-condition-select select {
  width: 100%;
  height: 100%;
  border-radius: 21.5px;
  background: #FFF;
  backdrop-filter: blur(13px);
  border: 0;
  box-sizing: border-box;
  padding-left: 15px;
  color: #3C3C3C;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: "HarmonyOS_Sans_SC_Regular";
}
.main-form-condition-block {
  display: flex;
  align-items: center;
  margin-left: 23px;
  margin-right: 23px;
}
.main-form-condition-block:first-child {
  margin-left: 0;
}
.main-form-condition-block:last-child {
  margin-right: 0;
}
.main-form-condition-block-name {
  /* width: 74px; */
  color: #33383F;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  font-family: "HarmonyOS_Sans_SC_Bold";
  margin-right: 20px;
}
.main-form-tool {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 34px;
}
.main-form-tool a,.main-form-tool button {
    display: flex;
    width: 149px;
    height: 43px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #2A85FF;
    font-size: 15px;
    font-weight: 500;
    border-radius: 4px;
    border: 1px solid #2A85FF;
    font-family: "HarmonyOS_Sans_SC_Medium";
    cursor: pointer;
}
.main-form-tool .save {
  background: #2A85FF;
  color: #ffffff;
  margin-left: 31px;
}
.layui-table-fixed-l {
  box-shadow: none;
}
.header {
  position: relative;
}
.header-bg {
  height: 81px;
  width: 100%;
  /* object-fit: cover; */
}
.head-logo {
  width: 211px;
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%,-50%);
}
.header-left {
  position: absolute;
  top: 33px;
  left: 2.656vw;
  display: flex;
  align-items: center;
}
.header-left-workspace {
  padding: 7px 3.22vw;
  /* width: 1.98rem; */
  /* padding: 7px 0; */
  background: url('../img/workspace-bg.png') no-repeat;
  background-size: 100% 100%;
  /* opacity: 0.5; */
  color: #1B5AFD;
  font-size: 18px;
  font-weight: 400;
  font-family: "HarmonyOS_Sans_SC_Regular";
}

.header-left-workspace.active {
  background: url('../img/circle-bg.png') no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}
.header-left-workspace:hover {
  background: url('../img/circle-bg.png') no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}
.header-left-circle {
  padding: 7px 3.22vw;
  background: url('../img/workspace-bg.png') no-repeat;
  background-size: 100% 100%;
  /* opacity: 0.5; */
  color: #1B5AFD;
  font-size: 18px;
  font-weight: 400;
  margin-left: 1.77vw;
  font-family: "HarmonyOS_Sans_SC_Regular";
}
.header-left-circle.active {
  background: url('../img/circle-bg.png') no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}
.header-left-circle:hover {
  background: url('../img/circle-bg.png') no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}

.header-right {
  position: absolute;
  top: 33px;
  right: 2.1875vw;
  display: flex;
  align-items: center;
}

.header-more {
  background: url('../img/more-bg.png') no-repeat;
  background-size: 100% 100%;
  padding: 7px 3.23vw;
  color: #1B5AFD;
  font-size: 18px;
  font-weight: 400;
  font-family: "HarmonyOS_Sans_SC_Regular";
}

.header-more.active {
  background: url('../img/more-bg-active.png') no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}

.header-more:hover {
  background: url('../img/more-bg-active.png') no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}

.header-login {
  display: flex;
  align-items: center;
  color: #333;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  font-family: "HarmonyOS_Sans_SC_Regular";
}
.header-login img {
  width: 15px;
  height: 16px;
  margin-right: 9px;
}
.header-lang {
  margin-right: 1.4vw;
}
.header-lang .layui-btn {
  display: flex;
  align-items: center;
  padding: 0;
  border: 0;
}
.header-lang span {
  width: 50px;
}
.layui-table-view {
  border: 0;
}
.layui-table-view:after {
  content: none;
}
.table-box .layui-table-page {
  border: 0;
}
.layui-table-cell {
  height: 64px;
  line-height: 64px;
  display: flex;
  align-items: center;
}
.main-library .layui-table-box {
  border-radius: 24px;
}
.main-library .layui-form-checkbox[lay-skin=primary]:hover>i {
  border-color: #0146FD;
}
.main-library .layui-form-checkbox[lay-skin=primary]>.layui-icon-indeterminate {
  border-color: #0146FD;
  background-color: #0146FD;
}
.main-library .layui-form-checkbox[lay-skin=primary]>.layui-icon-indeterminate:before {
  background-color: #ffffff;
}
.main-library .layui-table-view .layui-form-checkbox[lay-skin=primary] i {
  border-radius: 8px;
}
.layui-laypage .layui-laypage-skip {
  color: #333333;
}
.layui-table-page .layui-laypage input {
  border-radius: 4.852px;
  border: 0.97px solid rgba(124, 139, 157, 0.21);
  background: transparent;
}
.layui-progress {
  background-color: rgba(255, 191, 8, .2);
}
.layui-progress-bar {
  background-color: #FFBF08;
}
.no {
  text-decoration: underline;
}
.layui-input[disabled], .layui-textarea[disabled] {
  background-color: transparent;
}

/* default page */
.layui-laypage span {
  font-size: 15px;
  font-family: "HarmonyOS_Sans_SC_Regular";
}

.layui-laypage span.layui-laypage-curr {
  width: 26px;
  padding: 0;
  text-align: center;
  margin-left: 7px;
  margin-right: 7px;
  border-radius: 5px;
  /* display: flex;
    justify-content: center;
    align-items: center; */
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}

.layui-laypage a {
  width: 26px;
  font-size: 15px;
  background-color: rgba(255, 255, 255, .5);
  margin-left: 7px;
  margin-right: 7px;
  padding: 0;
  text-align: center;
  border-radius: 5px;
  font-family: "HarmonyOS_Sans_SC_Regular";
}

.layui-laypage a:hover {
  color: #0146FD;
}

.layui-laypage .layui-laypage-prev {
  background: url('../img/icon14.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 32px !important;
}

.layui-laypage-prev i {
  display: none;
}

.layui-laypage .layui-laypage-next {
  background: url('../img/icon15.png') no-repeat;
  background-size: 100% 100%;
}

.layui-laypage-next i {
  display: none;
}

.layui-laypage .layui-laypage-spr {
  width: 26px;
  text-align: center;
  background: rgba(255, 255, 255, .5);
  border-radius: 5px;
}

.layui-laypage input:focus,
.layui-laypage select:focus {
  border-color: #0146FD !important;
}
.table-mypage {
  display: flex;
  justify-content: flex-end;
  /* margin-top: 84px; */
}
.main-order .table-mypage {
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.main-order .table-box {
  margin-bottom: 15px;
}
.main-order .layui-table {
  width: 100%!important;
}
.table-exam {
  margin-top: 24px;
}
.lookmore,.lookmore-no {
  display: flex;
  align-items: center;
}
.lookmore img {
  width: 19px;
  height: 19px;
  margin-right: 4px;
}
.lookmore span {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 14px;
}
.lookmore-no span {
  color: #D1D3D5;
  font-size: 14px;
  font-weight: 400;
}

.myfilter {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

.myfilter img {
  margin-left: 4px;
  width: 13px;
}

.filter-list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  /* background-color: red; */
  background-color: #fff;
  display: none;
  z-index: 999999;
  box-shadow:  0 0 10px #efefef;
}

.myfilter:hover .filter-list {
  display: block;
}

.filter-list p {
  height: 34px;
  line-height: 34px;
  /* padding-left: 35px; */
  /* text-align: left; */
  text-align: center;
}

.filter-list p:hover {
  background-color: #0549FD;
  box-sizing: border-box;
  border-left: 2px solid rgba(255, 255, 255, 0.80);
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  padding-left: 0;
}

.filter-list p.active {
  background-color: #0549FD;
  box-sizing: border-box;
  border-left: 2px solid rgba(255, 255, 255, 0.80);
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  padding-left: 0;
}

.mylook {
  color: #0068F3;
  font-size: 14px;
  font-weight: bold;
}

.main-form-boat .main-form-short input {
  width: 310px;
}

.main-form-boat .main-form-long .main-form-select select {
  /* width: 610px; */
  width: 100%;
}
.main-form-boat .main-form-body {
  width: 648px;
}
.main-form-layout {
  display: flex;
  justify-content: center;
}
.main-form-filebox {
  display: flex;
  align-items: center;
}
.main-form-filebox .main-form-file {
  width: 305px;
  height: auto;
  min-height: 95px;
  border-radius: 10px;
  align-items: flex-start;
  border: 1px dashed  #0068F3;
  background: rgba(255, 255, 255, 0.00);
}
.main-form-layout .main-form-body {
  margin: 0;
  margin-right: 80px;
}
.main-form-filebox .upload-block {
  width: 137px;
  height: 28px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.main-form-filebox .upload-block:nth-child(2n) {
  margin-right: 0;
}
.main-form-filebox .layui-progress-box {
  width: 65px;
}
.main-form-filebox .main-form-file .main-form-file-list {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 10px;
  padding-bottom: 2px;
  margin-left: 0;
}
.main-form-filebtn-reset {
  border: 0;
  outline: 0;
  color: #333;
  font-size: 15px;
  line-height: 24px; /* 160% */
  cursor: pointer;
  margin-left: 48px;
  flex-shrink: 0;
  background-color: transparent;
}
.main-form-filebox .main-form-filebtn {
  margin-left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.main-form-filebtn__img {
  display: block;
  width: 12px;
  height: 12px;
  margin-right: 6px;
}
.main-form-upload {
  margin-bottom: 40px;
}
.main-form-uploadbox .main-form-long {
  margin-bottom: 10px;
}
.main-form-part .main-form-body {
  width: 100%;
}
.main-form-part-title {
  display: flex;
  align-items: center;
  color: #0068F3;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 18px;
  cursor: pointer;
}
.main-form-part-title img {
  width: 24px;
  margin-left: 12px;
  transition: all .3s ease;
}
.main-form-part-title.on img {
  transform: rotate(180deg);
}
.mb32 {
  margin-bottom: 32px;
}
.main-form-part .main-form-short input {
  /* width: 2.35rem;
  height: .48rem; */
  width: 235px;
  height: 48px;
}
.main-form-part .main-form-shortbox {
  justify-content: flex-start;
  flex-wrap: wrap;
}
.main-form-part .main-form-short {
  margin-right: .12rem;
  margin-bottom: .18rem;
}
.main-form-part-line {
  width: 100%;
  height: 1px;
  background: rgba(45,55,72,.3);
  margin-bottom: .18rem;
}
.main-form-part .main-form-short .main-form-select {
  /* width: 2.35rem;
  height: .48rem; */
  width: 235px;
  height: 48px;
  /*background: url(../img/icon18.png) no-repeat;*/
  background: transparent;
  /* background-position: 1.99rem center; */
  background-position: 199px center;
}
.main-form-part .main-form-short-time {
  background: url(../img/icon19.png) no-repeat;
  /* background-position: 2.03rem center; */
  background-position: 203px center;
}
.main-form-long-upload .main-form-file {
  /* width: 4.47rem; */
  width: auto;
  min-width: 447px;
}
.main-form-part-remark .main-form-short input {
  width: 4.44rem;
}
.main-form-part-remark .main-form-file {
  /* width: 4.44rem; */
  min-width: 444px;
  width: auto;
}
.main-form-layout-add {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.main-form-boat .main-form-layout-add .main-form-body {
  width: 624px;
}
.main-form-layout-add .main-form-shortbox {
  width: 100%;
}
.main-form-layout-add .main-form-short {
  width: 100%;
}
.main-form-boat .main-form-layout-add .main-form-short input {
  width: 100%;
}
.boat-box {
  display: flex;
}
.boat-box-boat {
  width: 210px;
  height: 670px;
  position: relative;
  flex-shrink: 0;
}
.boat-box-boat__bg {
  display: block;
  width: 100%;
  height: 100%;
  /* user-select: none;
  pointer-events: none; */
}
.dot-box {
  width: 26px;
  height: 26px;
  position: absolute;
  /* top: 50%;
  left: 50%; */
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid gray;
  background-color: gray;
}
.dot-red {
  border: 2px solid #FF1414;
  background-color: rgba(255,20,20,.5);
}
.dot-orange {
  border: 2px solid #FFCF4D;
  background-color: rgba(255,207,77,.5);
}
.dot-green {
  border: 2px solid #91DF00;
  background-color: rgba(145,223,0,.5);
}
.dot-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  /* background: url('../img/boat-red.png') no-repeat; */
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13px;
  height: 13px;
  background: gray;
  border-radius: 50%;
}
.dot-inner-red {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: url('../img/boat-red.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dot-inner-orange {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: url('../img/boat-orange.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dot-inner-green {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: url('../img/boat-green.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dot-inner span {
  color: #ffffff;
  font-size: 12px;
  transform: scale(.6667);
  /* pointer-events: none; */
  user-select: none;
}
.boat-box-table {
  /* margin-left: .7rem;
  margin-top: .75rem; */
  margin-left: 70px;
  margin-top: 75px;
}
.boat-box-table .layui-table {
  background-color: transparent;
}

.edit-temp .blue__a .no{
  text-decoration: none;
}

.boat-box-table .layui-table-view {
  border: 1px solid #CCC;
  border-radius: 15px;
}
.boat-box-table .layui-table-header {
  border-bottom: 1px solid #CCC;
}
.boat-box-table .layui-table tr {
  border-bottom: 1px solid #CCC;
}
.boat-box-table .layui-table td {
  border-bottom: 1px solid #CCC;
}
.layui-table-edit {
  border: 0;
}
.layui-table-view .layui-table td[data-edit]:hover:after {
  border: 1px solid #0068F3;
}

.boat-box-table-btns {
  display: flex;
  align-items: center;
  margin-top: .41rem;
}

.boat-box-table-btns button {
  /*width: 1.6rem;*/
  /*height: .43rem;*/
  width: 160px;
  height: 43px;
  flex-shrink: 0;
    display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  outline: 0;
}

.boat-box-table-btns-add {
  color: #FFF;
  border-radius: 10px;
  background: #0068F3;
  margin-right: .2rem;
}
.boat-box-table-btns-add img {
  width: .24rem;
  height: .24rem;
  margin-right: .04rem;
}

.boat-box-table-btns-del {
  color: #FFF;
  border-radius: 10px;
  background: #FF4040;
}

.boat-box-table-btns-del img {
  /* width: .24rem;
  height: .24rem;
  margin-right: .04rem; */
  width: 24px;
  height: 24px;
  margin-right: 4px;
}

.boat-box-table-btns-add {
  display: flex;
  justify-content: center;
  align-items: center;
}
.look-dialog {
  /* position: fixed;
  width: 9.32rem;
  min-height: 4.21rem;
  z-index: 999;
  border-radius: .2rem;
  border: 1px solid #FFF;
  background: #FFF;
  box-shadow: 0 .04rem .2rem 0 rgba(1, 70, 253, 0.10);
  backdrop-filter: blur(15px);
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  padding: .3rem .4rem .4rem .4rem;
  display: none; */
  position: fixed;
  width: 932px;
  min-height: 421px;
  z-index: 999;
  border-radius: 20px;
  border: 1px solid #FFF;
  background: #FFF;
  box-shadow: 0 4px 20px 0 rgba(1, 70, 253, 0.10);
  backdrop-filter: blur(15px);
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  padding: 30px 40px 40px 40px;
  display: none;
}
.look-dialog-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
  font-weight: 700;
  margin-bottom: 20px;
}
.look-dialog-head__close {
  /* width: .24rem;
  height: .24rem; */
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.look-dialog-table {
  /* margin-top: .12rem; */
  margin-top: 12px;
}
.look-dialog-table__head {
  display: flex;
  align-items: center;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.look-dialog-table__head-tr {
  /*width: 33.333%;*/
  /* height: .44rem;
  line-height: .44rem;
  padding-left: .1rem;
  color: #333;
  font-weight: 700; */
  width: 25%;
  height: 44px;
  line-height: 44px;
  padding-left: 10px;
  color: #333;
  font-weight: 700;
  font-size: 16px;
}
.look-dialog-table__body-tr {
  display: flex;
}
.look-dialog-table__body-td {
  /*width: 33.333%;*/
  /* height: .44rem;
  line-height: .44rem;
  padding-left: .1rem;
  color: #333;
  border-bottom: 1px solid #eeeeee; */
  width: 25%;
  height: 44px;
  line-height: 44px;
  padding-left: 10px;
  color: #333;
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
}
.look-dialog-table__body-edit {
    color: #1656FD;
    cursor: pointer;
}
.look-dialog-table__body-del {
    color: #F0142F;
    cursor: pointer;
}
.mylaydate-demo {
  display: flex;
  align-items: center;
  /* margin-top: 20px; */
}
.mylaydate-demo-box {
  display: flex;
  align-items: center;
}
.main-train .mylaydate-demo {
  margin-top: 0;
}
.mylaydate-demo__img {
  width: 16px;
  margin-right: 13px;
}
#ID-laydate-demo {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  cursor: pointer;
}
.library-time {
  display: flex;
  justify-content: flex-end;
}
.library-filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.library-filter-upload {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  color: #0146FD;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  border-radius: 1234px;
  border: 1px solid #0146FD;
  margin-right: 12px;
}
.library-filter-upload img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.library-filter-download {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  border-radius: 1234px;
  background: #0146FD;
  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  margin-right: 20px;
  margin-left: 40px;
}
.library-filter-nav {
  padding: 10px;
  border-radius: 999px;
  background: #FFF;
}
.library-filter-nav a {
  padding: 8px;
  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 142.857% */
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 142.857% */
}
.library-filter-nav a.active {
  border-radius: 999px;
  background: linear-gradient(93deg, #0146FD 25.68%, rgba(1, 70, 253, 0.20) 195.19%);
  box-shadow: 3px 3px 4.5px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.library-filter-download img {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}
.mylaydate-demo__icon {
  width: 24px;
  margin-left: 40px;
}
.login-tool {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.login-submit {
  width: 100%;
  height: 3.64583vw;
  border-radius: .41667vw;
  background: linear-gradient(287deg, #006DF8 -6.7%, #003BB0 101.33%);

  color: #FFF;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 1.25vw;
  font-weight: 700;
  line-height: .93;
  margin-top: 1.09375vw;
}
.remember-me {
  display: flex;
  align-items: center;
  color: #000;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .6667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.76;
  cursor: pointer;
}
.remember-me label {
  cursor: pointer;
}
.remember-me input {
  margin-right: .2604vw;
  width: 22px;
  height: 22px;
}

.forget-password {
  color: #000;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .6667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.76;
}
.other-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #212121;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: .729167vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 2.29vw;
  margin-bottom: .5208vw;
}
.other-line__line {
  width: 10.625vw;
  height: 2px;
  background-color: #eeeeee;
}
.switch-box {
  width: 100%;
  height: 3.64583vw;
  border-radius: .4167vw;
  border: 1px solid #DDD;
  background: #FAFAFA;
  margin-bottom: 1.04167vw;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #666;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .729167vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.64;
  cursor: pointer;
}
.switch-box img {
  width: 1.6667vw;
  height: 1.6667vw;
  margin-right: 1.041667vw;
}
.order-form {
  margin-top: 20px;
}
.order-form .form {
  display: flex;
  align-items: center;
}
.order-form-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.order-form-box .order-form-box__item {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.order-form-box .order-form-box__item .order-form-box__label {
  color: #33383F;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  margin-right: 20px;
}
.order-form-box .order-form-box__item .order-form-box__input {
  width: 229px;
  height: 38.5px;
  flex-shrink: 0;
  border-radius: 999px;
  background: #FFF;
  backdrop-filter: blur(13.199999809265137px);

  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.order-form-box .order-form-box__item:nth-child(4) .order-form-box__input {
  width: 370px;
}
.layui-input:focus, .layui-textarea:focus {
  border-color: #0068F3!important;
}
.main-order .table-box {
  margin-top: 0px;
}
/* .layui-table-view  {
  overflow-x: auto;
} */
.layui-laypage span {
  background-color: transparent;
}
.main-order .layui-laypage input {
  background-color: transparent;
  outline: 0;
  border: 1px solid #CCC;
}
.order-info-nav {
  display: flex;
  align-items: center;
}
.order-info-nav a {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 96px;
  height: 96px;
  margin-right: 20px;
}
.order-info-nav a:last-child {
  margin-right: 0;
}
.order-info-nav img {
  width: 50px;
  height: 50px;
  margin-bottom: 8px;
}
.order-info-nav p {
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 166.667% */
  text-align: center;
}
.layui-form-radioed>i {
  color: #0068F3;
}
.layui-form-radioed {
  color: #0068F3;
}
.layui-form-radio:hover>* {
  color: #0068F3;
}
.apply-look {
  display: flex;
  justify-content: center;
}
.apply-look .main-form-body-left {
  width: 556px;
}
.apply-look .main-form-body-left .main-form-short input {
  width: 271px;
}
.main-form-body-right {
  width: 532px;
  margin-left: 60px;
}
.main-form-body-right .main-form-file {
  width: 100%;
}
.apply-look .main-form-body {
  margin: 0;
}
.video-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.video-item {
  width: 23.9%;
  height: 204px;
  margin-right: 1.29%;
  margin-bottom: 23px;
}
.video-item:nth-child(4n) {
  margin-right: 0;
}
.video-item-img {
  width: 100%;
  height: 188px;
  position: relative;
}
.video-item-label {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-flex;
  height: 30px;
  padding: 10px 10px 11px 11px;
  justify-content: center;
  align-items: center;
  background: #2A85FF;
  box-shadow: 68.409px 54.727px 23.943px 0 rgba(255, 255, 255, 0.01) inset, 44.466px 37.625px 23.943px 0 rgba(255, 255, 255, 0.04) inset, 23.943px 20.523px 20.523px 0 rgba(255, 255, 255, 0.15) inset, 10.261px 10.261px 13.682px 0 rgba(255, 255, 255, 0.26) inset, 3.42px 3.42px 6.841px 0 rgba(255, 255, 255, 0.29) inset, 150.499px 174.442px 64.988px 0 rgba(0, 0, 0, 0.00), 95.772px 112.874px 58.147px 0 rgba(0, 0, 0, 0.01), 54.727px 61.568px 51.306px 0 rgba(0, 0, 0, 0.03), 23.943px 27.363px 37.625px 0 rgba(0, 0, 0, 0.05), 6.841px 6.841px 20.523px 0 rgba(0, 0, 0, 0.06);

  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.video-item-img__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-item-img__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 42px;
  height: 42px;
}
.video-item__p {
  height: 19px;
  line-height: 19px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  padding-left: 12px;
  overflow: hidden; /* 超出部分隐藏 */
  white-space: nowrap; /* 文本不换行 */
  text-overflow: ellipsis; /* 超出部分显示省略号 */
  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 12px;
  font-weight: 700;
}
.video-filter {
  margin-top: 29px;
  display: flex;
  justify-content: space-between;
}
.video-filter-nav {
  display: flex;
  align-items: center;
}
.video-filter-item {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 160% */
  padding-bottom: 9px;
  padding-left: 21px;
  padding-right: 21px;
  position: relative;
  margin-right: 31px;
}
.video-filter-item:last-child {
  margin-right: 0;
}

/* .video-filter-item::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  border-radius: 1px;
  background: #2A85FF;
} */
.video-filter-item.active {
  color: #2A85FF;
}
.video-filter-item:hover {
  color: #2A85FF;
}
.video-filter-item:hover::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  border-radius: 1px;
  background: #2A85FF;
}
.video-filter-item.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  border-radius: 1px;
  background: #2A85FF;
}
.video-course {
  display: flex;
  align-items: flex-start;
  margin-top: 27px;
}
.video-course-left {
  width: 66.7%;
  position: relative;
}
.video-course__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 39px;
  z-index: 9;
  cursor: pointer;
}
.video-course__icon2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  right: 39px;
  z-index: 9;
  cursor: pointer;
}
.video-course-left video {
  display: block;
  width: 100%;
  height: 584px;
  object-fit: cover;
}
.course-text {
  width: 100%;
  margin-top: 31px;
}
.course-text-title {
  color: #000;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
  margin-bottom: 8px;
}
.course-text-tip {
  color: #000;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 131.25% */
  margin-bottom: 12px;
}
.course-text-desc {
  color: rgba(27, 27, 27, 0.60);
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.video-course-right {
  /* width: 26.198vw; */
  width: calc( 33.3% - 1.354vw );
  height: 584px;
  margin-left: 1.354vw;
  background: #FFF;
  box-shadow: 0 .3125vw 1.041667vw 0 rgba(0, 0, 0, 0.05);
  padding: 1.614583vw;
}
.video-course__p {
  color: #000;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px; /* 129.167% */
  /* margin-bottom: 5px; */
  margin-bottom: 15px;
}
.video-course__belong {
  color: #000;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 131.25% */
  margin-bottom: 12px;
}
.video-course-desc {
  /* height: 257px; */
  /*min-height: 257px;*/
  min-height: 230px;
  color: rgba(27, 27, 27, 0.60);
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  border-bottom: 1px solid #999999;
}
.video-course-bar {
  width: 100%;
  height: 1px;
  background: #1B1B1B;
}
.video-course-text {
  margin-top: 28px;
  color: #000;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px; /* 129.167% */
  margin-bottom: 8px;
}
.video-course-status {
  color: #AEB8C4;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  letter-spacing: -0.084px;
  margin-bottom: 26px;
}
.video-course-status-red {
  color: #F0142F;
}
.video-course-status-blue {
  color: #2A85FF;
}
.video-course-newstatus-red {
  color: #F0142F;
}
.video-course-newstatus-blue {
  color: #2A85FF;
}
.video-course-newstatus {
  color: #AEB8C4;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin-top: 5px;
}
.video-course-button {
  display: flex;
  width: 100%;
  padding: 18px 24px;
  /* flex-direction: column; */
  justify-content: center;
  align-items: center;
  gap: 10px;
  box-sizing: border-box;
  border: 0;
  outline: 0;
  border-radius: 18px;
  background: #2A85FF;

  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-top: 23px;
  text-align: center;
}
.video-course-button img {
  width: 20px;
  height: 20px;
}
.video-course-download {
  display: flex;
  width: 100%;
  padding: 18px 0;
  flex-direction: column;
  align-items: center;
  border-radius: 18px;
  background: #2A85FF;

  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
.video-course-upload {
  display: flex;
  width: 100%;
  padding: 18px 0;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  border: 1px solid rgba(27, 27, 27, 0.60);

  color: rgba(27, 27, 27, 0.60);
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-top: 24px;
}
.video-course-upload img {
  width: 20px;
  height: 20px;
  margin-right: 11px;
}
.video-test-info {
  margin-top: 82px;
}
.video-test-info-item {
  display: flex;
  align-items: center;
  margin-bottom: 18px;

  color: rgba(27, 27, 27, 0.90);
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.video-test-info-item:last-child {
  margin-bottom: 0;
}
.video-test-info-item img {
  width: 31px;
  height: 31px;
  margin-right: 20px;
}

.select-forchecked {
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  padding-left: 14px;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #CCC;
  color: #999;
  position: relative;
  cursor: pointer;
}
.select-forchecked.active {
  border: 1px solid #0146FD;
}
.select-forchecked__icon {
  position: absolute;
  /* width: 11px; */
  /* height: 6px; */
  top: 50%;
  right: 19px;
  transform: translateY(-50%);
  transition: all .3s ease;
  filter: sepia(100%) saturate(1500%) hue-rotate(210deg) brightness(110%) contrast(110%);
}
.select-forchecked.active .select-forchecked__icon {
  transform: translateY(-50%) rotate(180deg) ;
  stroke: #0146FD;
}
.select-forchecked.active .select-forchecked__icon path {
  stroke: #0146FD;
}
.select-checked-box {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  padding-top: 7px;
}
.select-checked {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 8px 9px 16.8px 0 rgba(43, 53, 107, 0.08);
  padding: 15px 25px 20px 25px;
}
/* .select-forchecked:hover .select-checked-box {
  display: block;
} */
.select-checked-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.select-checked-item__label {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.userinfo-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: 200px;
}
.userinfo-btns-foraccount {
  width: 593px;
  margin: 66px auto 0;
}
.userinfo-btns.mt78 {
  margin-top: 78px;
}
.userinfo-btns__cancel {
  display: flex;
  width: 149px;
  height: 43px;
  padding: 8px 14px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #2A85FF;
  background-color: transparent;

  color: #2A85FF;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.userinfo-btns__save {
  display: flex;
  width: 149px;
  height: 43px;
  padding: 8px 14px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #2A85FF;
  background-color: #2A85FF;

  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  margin-left: 30px;
}
.userinfo .layui-form-select .layui-edge {
  display: none;
}
.userinfo .layui-form-select .layui-input {
  border: 0;
}

.workboard {
  width: calc( 100vw - .8333vw - .8333vw );
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
.workboard-left {
  width: 29.375vw;
}
.workboard-left-block {
  width: 29.375vw;
}
.workboard-left-block-inner {
  width: 28.333vw;
  /* margin-left: .41667vw; */
  border-radius: 1.041667vw;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.30);
  box-shadow: 0 4px 1.041667vw 0 rgba(1, 70, 253, 0.10);
  backdrop-filter: blur(0.78125vw);
  padding: 1.14583vw 1.041667vw 1.7708vw 1.041667vw;
  position: relative;
  z-index: 2;
}
.workboard-left-block-inner-bottom {
  /* margin-top: 3.148148vh; */
}
.workboard-left-block-inner-box-bottom {
  margin-top: .648vh;
}
.workboard-left-block-inner-box {
  padding-left: .41666vw;
  padding-right: .41666vw;
  padding-bottom: 1.1111vh;
  padding-top: 1.1111vh;
  position: relative;
}
.workboard-left-block-inner-box::before {
  content: "";
  width: 19.8958vw;
  height: 26.8518vh;
  background: url('../img/icon124.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.workboard-left-block-inner-box::after {
  content: "";
  width: 19.8958vw;
  height: 26.8518vh;
  background: url('../img/icon125.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.workboard-left-searchbox {
  display: flex;
  align-items: center;
}
.workboard-left-search {
  height: 4.3518vh;
  background: url('../img/icon54.png') no-repeat;
  background-size: auto 100%;
  padding-left: 1.97916vw;
  display: flex;
  align-items: center;
}
.workboard-left-search__p {
  text-shadow: 3px 2px 4px rgba(0, 35, 129, 0.23);
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 1.3541vw;
  font-weight: 500;
  line-height: 4.3518vh;
  background: linear-gradient(270deg, #0070FF 10.9%, #0028EE 92.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.workboard-left-search-time {
  color: #0146FD;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: .63157vw;
  font-weight: 500;
  margin-left: 1.25vw;
}
.workboard-left-search-input {
  width: 10.5729vw;
  height: 1.3541vw;
  flex-shrink: 0;
  border-radius: 5.208vw;
  border: 1px solid rgba(1, 70, 253, 0.21);
  background: #FFF;
  padding-left: 1.7708vw;
  background: url('../img/icon55.png') no-repeat;
  background-size: 0.67708vw 0.67708vw;
  background-position: .625vw center;
  margin-left: .625vw;
  box-sizing: border-box;
  position: relative;
}
.workboard-left-search-input__input {
  width: 6.25vw;
  height: 100%;
  border: 0;
  outline: 0;

  color: #898989;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 0.7291vw;
  font-weight: 400;
  background-color: transparent;
}
.workboard-left-search-input__input::placeholder {
  color: #898989;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 0.7291vw;
  font-weight: 400;
}
.workboard-left-search-input-submit {
  width:  2.552vw;
  /* height: 1.3541vw; */
  height: 100%;
  flex-shrink: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  border-radius: 5.208vw;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);

  color: #FFF;
  font-family: "HarmonyOS Sans SC";
  font-size: 0.7291vw;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
}
.workboard-left-search-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.workboard-left-search-more {
  color: #939393;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 0.8333vw;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.workboard-left-search-more img {
  width: 0.36458vw;
  height: 0.52083vw;
  margin-left: 0.2604vw;
}
.workboard-table {
  margin-top: 1.7592vh;
}
.workboard-table-head {
  width: 26.1979vw;
  height: 3.5185vh;
  flex-shrink: 0;
  border-radius: 0.26041vw;
  background: rgba(157, 188, 255, 0.24);
  padding: 0 .3125vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.workboard-table-head-th {
  color: #3C3C3C;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  /*font-size: 0.8333vw;*/
  font-size: .75vw;
  font-weight: 400;
}
.workboard-table-head-th:first-child {
  width: 4.0625vw;
  overflow: hidden; /* 超出部分隐藏 */
  white-space: nowrap; /* 文本不换行 */
  text-overflow: ellipsis; /* 超出部分显示省略号 */
  text-align: left;
}
.workboard-table-head-th:nth-child(2) {
  width: 2.447916vw;
}
.workboard-table-head-th:nth-child(3) {
  width: 3.3333;
}
.workboard-table-head-th:nth-child(4) {
  width: 2.8125vw;
}
.workboard-table-head-th:nth-child(5) {
  width: 4.1667vw
}
.workboard-table-head-th:nth-child(6) {
  width: 4.1667vw
}
.workboard-table-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.3125vw;
  height: 3.5185vh;
  margin-top: 0.5208vw;
  border-radius: .26041vw;
  border: 1px solid #BCD0FE;
}
.workboard-table-body-td {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #616161;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-weight: 500;
}
.workboard-table-body-td:first-child {
  width: 4.0625vw;
  overflow: hidden; /* 超出部分隐藏 */
  white-space: nowrap; /* 文本不换行 */
  text-overflow: ellipsis; /* 超出部分显示省略号 */
  justify-content: flex-start;
}
.workboard-table-body-td:nth-child(2) {
  width: 2.447916vw;
}
.workboard-table-body-td:nth-child(3) {
  width: 3.3333vw;
}
.workboard-table-body-td:nth-child(4) {
  width: 2.8125vw;
}
.workboard-table-body-td:nth-child(5) {
  width: 4.1667vw
}
.workboard-table-body-td:nth-child(6) {
  width: 4.1667vw
}
.workboard-table-body-tip a {
  padding: .2083vw .625vw;
  border-radius: 1234px;
  background: #DCE7FF;
  color: #0247FE;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .625;
  font-weight: 400;
}
.workboard-count-box {
  display: flex;
  justify-content: space-between;
  width: 12.7604vw;
  height: 7.037vh;
  flex-shrink: 0;
  border-radius: .5208vw;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.30);
  backdrop-filter: blur(15px);
  padding: 0 2.0833vw 0 1.4583vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.workboard-count-box-left {}
.workboard-count-box-img {
  width: 2.60416vw;
  height: 3.796296vh;
}
.workboard-count-box-img__img {
  display: block;
  width: 100%;
  height: 100%;
}
.workboard-count-box-p {
  color: #3C3C3C;
  font-family: "HarmonyOS Sans SC";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.0416vw; /* 142.857% */
}
.workboard-count-box-count {
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 2.1875vw;
  font-style: normal;
  font-weight: 700;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.workboard-count-boxs {
  display: flex;
  justify-content: space-between;
}
.table-index-page {
  margin-top: 1.04166vw;
  margin-bottom: 1.04166vw;
}
.table-index-page .layui-laypage-count {
  height: auto;
  line-height: 1;
  color: #737373;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 400;
  margin-right: 0;
}
.table-index-page .layui-laypage .layui-laypage-prev {
  margin-left: 1.04166vw!important;
  background: url('../img/icon59.png') no-repeat;
  background-position: center center;
}
.table-index-page .layui-laypage a {
  width: .9375vw;
  height: .9375vw;
  border: 1px solid #ffffff;
  border-radius: .2604vw;
  color: #3C3C3C;
  font-size: .72916vw;
  line-height: .9375vw;
  margin-left: .260416vw;
  margin-right: .260416vw;
}
.table-index-page .layui-laypage span.layui-laypage-curr {
  width: .9375vw;
  height: .9375vw;
  border-radius: .260416vw;
  background-color: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  color: #ffffff;
  font-size: .72916vw;
  line-height: .9375vw;
}
.table-index-page .layui-laypage .layui-laypage-next {
  background: url('../img/icon59.png') no-repeat;
  background-position: center center;
  transform: rotate(180deg);
}
.table-index-page .layui-laypage .layui-laypage-skip {
  height: auto;
  line-height: 1;
  font-size: .72916vw;
  display: flex;
  align-items: center;
}
.table-index-page .layui-laypage input {
  width: 2.1875vw;
  height: 1.8144vh;

  color: #3C3C3C;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 400;
}
.table-index-page .layui-laypage button {
  width: 2.1875vw;
  height: 1.8144vh;

  color: #3C3C3C;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  line-height: 1;
}
.table-index-page .layui-laypage {
  display: flex;
  align-items: center;
}
.table-index-page .layui-laypage {
  margin: 0;
}
.table-index-page .layui-laypage a, .table-index-page .layui-laypage span {
  margin-bottom: 0;
}
.workboard-event-time {
  display: flex;
  align-items: center;
  margin-top: .80729vw;
}
.workboard-event-time-box {
  /* width: 8.28125vw; */
  width: 8.5vw;
  height: 2.68518vh;
  flex-shrink: 0;
  border-radius: .20833vw;
  border: 1px solid #BDD1FE;
  background: rgba(255, 255, 255, 0.13);
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.workboard-event-time__icon {
  width: .82432vw;
  margin-left: .7151vw;
  margin-right: .60625vw;
}
.workboard-event-time-box .layui-input {
  /* width: 5.81vw; */
  width: 6vw;
  background: none!important;
  -webkit-text-fill-color: #3C3C3C!important;
  color: #3C3C3C;
  font-size: .72916vw;
  border: 0;
  backdrop-filter: unset;
}
.workboard-event-time-box .layui-input:hover {
  border: 0;
  outline: 0;
  color: #3C3C3C;
}
.workboard-event-time-to {
  margin-left: .5729vw;
  margin-right: .5729vw;
}
.workboard-event-swiper {
  margin-top: .78125vw;
}
.swiper-event {
  height: 100px;
}
.swiper-event .swiper-slide {
  height: 43px;
  border-radius: .36458vw;
  border: 1px solid rgba(1, 70, 253, 0.21);
  background: rgba(255, 255, 255, 0.30);
  display: flex;
  align-items: center;
  padding-left: .52083vw;
  box-sizing: border-box;
}
.swiper-event-left {
  display: flex;
  align-items: center;
}
.swiper-event-tip {
  /*width: 5.5571875vw;*/
  min-width: 5.5571875vw;
  height: 2.6862vh;
  flex-shrink: 0;
  border-radius: .2941vw;
  background: #7EABFF;
  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 3px;
}
.swiper-event-title {
  width: 13.17708vw;
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .8333vw;
  font-style: normal;
  font-weight: 400;
  margin-left: 1.25vw;
  overflow: hidden; /* 超出部分隐藏 */
  white-space: nowrap; /* 文本不换行 */
  text-overflow: ellipsis; /* 超出部分显示省略号 */
  line-height: 2.6862vh;
}
.swiper-event-time {
  color: #3C3C3C;
  font-family: "HarmonyOS Sans SC";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin-left: 1.25vw;
}
.swiper-event-time .dot {
  display: block;
  width: .20833vw;
  height: .20833vw;
  border-radius: 50%;
  background: linear-gradient(270deg, #006DF8 10.9%, #003BB0 92.4%);
  margin-right: .286979vw;
}
.swiper-slide-active .swiper-event-tip {
  background: rgba(255, 250, 250, 0.94);
  color: #0146FD;
}
.swiper-slide-active .swiper-event-tip span {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.swiper-event .swiper-slide-active {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  box-shadow: 0 .2083vw 1.5625vw 0 rgba(1, 70, 253, 0.25);
}
.swiper-event .swiper-slide-active .swiper-event-title {
  color: #ffffff;
}
.swiper-event .swiper-slide-active .swiper-event-time {
  color: #ffffff;
}
.swiper-event .swiper-slide-active .swiper-event-time .dot {
  background: #ffffff;
}

.workboard-event-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 1.85185vh;
}
.workboard-event-list-box {
  width: 10.9841vw;
  height: 6.6667vh;
  flex-shrink: 0;
  border-radius: .4577vw;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.20);
  backdrop-filter: blur(.5721vw);
  display: flex;
  align-items: center;
  margin-top: calc( 1.85185vh - 10px );
  transition: all .3s ease;
}
.workboard-event-list-box:nth-child(2n) {
  margin-left: 1.0417vw;
}
.workboard-event-list-box:hover {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}
.workboard-event-list-box:hover img {
  filter: brightness(0) invert(1);
}
.workboard-event-list-box:hover .workboard-event-list-tip {
  color: #ffffff;
}
.workboard-event-list-box:hover .workboard-event-list-desc {
  color: #ffffff;
}
.workboard-event-list-img {
  width: 2.8646vw;
  height: 100%;
  padding-left: .7813vw;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
}
.workboard-event-list-img img {
  width: 1.3021vw;
}
.workboard-event-list-img::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 2.1354vw;
  flex-shrink: 0;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.50);
}
.workboard-event-list-right {
  padding-left: .7292vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.workboard-event-list-tip {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .6407vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
}
.workboard-event-list-desc {
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: .9154vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8;
}
.workboard-right-box {
  position: relative;
  padding-left: .46875vw;
  padding-top: 1.3888vh;
  padding-right: .46875vw;
  padding-bottom: 1.3888vh;
}
.workboard-right-box::before {
  content: "";
  width: 17.083vw;
  height: 26.666vh;
  background: url('../img/icon127.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.workboard-right-box::after {
  content: "";
  width: 17.083vw;
  height: 26.666vh;
  background: url('../img/icon128.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.workboard-right {
  width: 25.9375vw;
  flex-shrink: 0;
  border-radius: 1.0417vw;
  border: 1px solid #FFF;
  background: rgba(234, 234, 234, 0.23);
  box-shadow: 0 .2083vw 1.5625vw 0 rgba(1, 70, 253, 0.20);
  backdrop-filter: blur(.5208vw);
  padding: 2.3148vh 1.5625vw 1vh;
  position: relative;
  /* top: 50%;
  left: 50%;
  transform: translate(-50%,-50%); */
  z-index: 2;
}
.workboard-right .workboard-left-search {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.svg-box-outer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.svg-box {
  width: 244px;
  height: 244px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url('../img/svgbg.png') no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
  flex-shrink: 0;
}
.svg-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.svg-text-title {
  color: #666;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.66;
}
.svg-text-count {
  color: #333;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
}
.svg-label-box {
  display: flex;
  align-items: center;
}
.svg-label-box:last-child {
  margin-left: 2.9688vw;
}
.svg-label {
  display: flex;
  justify-content: center;
  margin-bottom: 1.3vh;
}
.svg-label img {
  width: 1.0417vw;
  height: 1.0417vw;
}
.svg-label-p {
  padding-left: .625vw;
}
.svg-label-p-tip {
  color: #333;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
}
.svg-label-p-rate {
  color: #333;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
}
.workboard-index {
  width: 22.7966vw;
  height: 4.66925vh;
  flex-shrink: 0;
  border-radius: .7813vw;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.30);
  margin: 0 auto 1.13888vh;
  padding: 0 .8854vw 0 1.5625vw;
  display: flex;
  align-items: center;
}
.workboard-index__icon {
  width: 1.1458vw;
  margin-right: 1.5625vw;
}
.workboard-index-progress {
  width: 14.7917vw;
  height: 2px;
  flex-shrink: 0;
  position: relative;
  border-radius: .5208vw;
  background: #E4E4E4;
}
.workboard-index-bar {
  position: absolute;
  left: 0;
  height: 2px;
  width: 0%;
}
.workboard-index-bar.green {
  background: linear-gradient(90deg, #00D000 0%, #3CF93C 100%);
  position: relative;
}
.workboard-index-bar.green::after {
  content: "";
  width: .4167vw;
  height: .4167vw;
  border-radius: 50%;
  background: linear-gradient(90deg, #00D000 0%, #3CF93C 100%);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.workboard-index-bar.yellow {
  background: linear-gradient(90deg, #FDBA01 0%, #F8E4AE 100%);
  position: relative;
}
.workboard-index-bar.yellow::after {
  content: "";
  width: .4167vw;
  height: .4167vw;
  border-radius: 50%;
  background: linear-gradient(90deg, #FDBA01 0%, #F8E4AE 100%);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.workboard-index-bar.red {
  background: linear-gradient(90deg, #FD0101 0%, rgba(253, 27, 27, 0.55) 50%, rgba(253, 52, 52, 0.10) 100%);
  position: relative;
}
.workboard-index-bar.red::after {
  content: "";
  width: .4167vw;
  height: .4167vw;
  border-radius: 50%;
  background: linear-gradient(90deg, #FD0101 0%, rgba(253, 27, 27, 0.55) 50%, rgba(253, 52, 52, 0.10) 100%);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.workboard-index-bar.blue {
  background: linear-gradient(90deg, #1F5DFD 0%, rgba(31, 93, 253, 0.30) 100%);
  position: relative;
}
.workboard-index-bar.blue::after {
  content: "";
  width: .4167vw;
  height: .4167vw;
  border-radius: 50%;
  background: linear-gradient(90deg, #1F5DFD 0%, rgba(31, 93, 253, 0.30) 100%);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.workboard-index-tip {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: .8333vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25; /* 125% */
}
.workboard-index-num {
  color: #242424;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: .8333vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25; /* 125% */
}
.workboard-index-text {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3px;
}
.workboard-index-more {
  width: 1.1497vw;
  height: .96101vh;
  flex-shrink: 0;
  background-color: #D2DDEE;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.1458vw;
  border-radius: .7292vw;
}
.workboard-index-more img {
  width: 3px;
  height: 5px;
}
.workboard-index:hover .workboard-index-more {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}
.workboard-index:hover .workboard-index-more img {
  filter: brightness(0) invert(1);
}
.workboard-mid {
  width: calc( 100% - 29.375vw - 25.9375vw );
  position: relative;
}
.workboard-mid-select {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 99;
}
.workboard-mid-select-name {
  width: 11.40625vw;
  height: 4.9074vh;
  background: url('../img/icon107.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.35416vw;
  font-style: normal;
  font-weight: 700;
}
.workboard-mid-select-name span {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.workboard-mid .selected-item {
    /*font-size: 1.2vw;*/
    font-size: .95vw;
}
.workboard-mid .select-box .selected-item {
    padding: 0.1vw 0.4vw;
}
.right-tip-box {
  position: absolute;
  bottom: 0;
  right: 3.125vw;
}
.right-tip {
  /* position: absolute;
  bottom: 0;
  right: 3.125vw; */
  display: flex;
}
.right-tip-i {
  line-height: 1.04166vw;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .8333vw;
  font-weight: 400;
  margin-right: .46875vw;
}
.right-tip-list-block {
  display: flex;
  align-items: center;
  margin-bottom: 1.2037vh;
}
.right-tip-list-block img {
  width: 1.04166vw;
  height: 1.04166vw;
  margin-right: .36458vw;
}
.right-tip-list-block p {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .8333vw;
  font-style: normal;
  font-weight: 400;
}
.right-tip-look {
  padding: 6px 4px 6px 20px;
  border-radius: 21.5px;
  background: #FFF; 
  font-size: .8333vw;
  display: flex;
  align-items: center;
  margin-top: .992vh;
}
.right-tip-look img {
  width: 1.4583vw;
  height: 1.4583vw;
  margin-left: .78125vw;
}
.workboard-boat-box {
  width: 13.22916vw;
  height: 71.296vh;
  background: url('../img/boat.png') no-repeat;
  background-size: 100% 100%;
}
.dashboard-first .workboard-boat-box {
    margin: 0 auto;
    transform: rotate(45deg);
}
.workboard-boat {
  width: 13.22916vw;
  height: 71.296vh;
  /*background: url('../img/boat.png') no-repeat;*/
  /*background-size: 100% 100%;*/
  margin: 0 auto;
  transform: rotate(45deg);
  position: relative;
}
.workboard-nav {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background: url('../img/boardnav.png') no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  display: flex;
  align-items: center;
  padding-left: 5.7292vw;
  padding-right: 5.7292vw;
}
.workboard-nav__a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: .651vw;
  margin-right: .651vw;
}
.workboard-nav__a .workboard-nav__img {
  width: 3.5938vw;
  margin-bottom: .3703vh;
}
.workboard-nav-title {
  color: #333;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .8333vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
}
.workboard-nav__line {
  width: 4.9479vw;
}
.main-form-upload-head {
  display: flex;
  align-items: center;
}
.main-form-upload-head-imgbox {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  border: 1px solid #999999;
  position: relative;
}
.default-img {
  position: absolute;
  width: 40px;
  /* height: 50px; */
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.main-form-upload-head-remove {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, .5);
  cursor: pointer;
}
.main-form-upload-head-remove__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background: url('../img/delicon.png') no-repeat;
  background-size: 100% 100%;
}
.main-form-upload-head-imgbox:hover .main-form-upload-head-remove {
  display: block;
}
.main-form-upload-head .layui-upload-img {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid #999999;
  display: none;
}
.main-form-upload-head-btn {
  display: flex;
  width: 151px;
  padding: 10px 14px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);

  color: #FCFCFC;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  border: 0;
  outline: 0;
  margin-left: 42px;
  cursor: pointer;
}
.main-form-upload-head-btn img {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.main-form-upload-clear {
  display: flex;
  width: 131px;
  padding: 10px 0;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #0146FD;

  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 26px;
  cursor: pointer;
}
.userinfo-custom-block {
  /*display: none;*/
}
.userinfo-float {
  position: absolute;
  top: 0;
  right: 0;
  width: 294px;
  height: 276px;
  flex-shrink: 0;
  border-radius: 16px;
  background: #FFF;
  padding: 12px;
}
.userinfo-float-top {
  width: 100%;
  height: 147px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #F0F5FF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.userinfo-float-top-head {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  margin-bottom: 9px;
}
.userinfo-float-top p {
  color: #333;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 166.667% */
}
.userinfo-float-top .userinfo-float-top-name {
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 12px;
  font-weight: 700;
}
.userinfo-float-tool {
  padding-top: 21px;
  padding-left: 19px;
}
.userinfo-float-tool-list {
  display: flex;
  align-items: center;
  margin-bottom: 17px;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.userinfo-float-tool-list img {
  width: 13px;
  height: 13px;
  margin-right: 13px;
}
.useraccount-switch {
  width: 572px;
  height: 550px;
  flex-shrink: 0;
  background: #FFF;
  box-shadow: 51px 82px 81.4px rgba(171, 198, 240, 0.40);
  margin: 0 auto;
  border-radius: 24px;
  box-sizing: border-box;
  padding: 60px;
}
.useraccount-switch-tip {
  color: #212121;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 31.25px;
  font-style: normal;
  font-weight: 700;
  line-height: 37.5px; /* 120% */
  margin-bottom: 40px;
}
.account-list-box {
  display: flex;
  margin-bottom: 20px;
}
.account-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 68px;
  border-radius: 8px;
  background: #EEF4FF;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 10px;
  overflow: hidden;
}
.account-list-left {
  display: flex;
  align-items: center;
}
.account-list-left img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
}
.account-list-info {
  margin-left: 20px;
}
.account-list-tip {
  color: #999;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 10.29px;
  font-style: normal;
  font-weight: 500;
  line-height: 18.06px; /* 175.51% */
}
.account-list-name {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.16px; /* 176% */
}
.account-list-tool {
  width: 48px;
  height: 48px;
  cursor: pointer;
}
.userinfo-float-tool-list {
  cursor: pointer;
}
.account-delete__icon {
  cursor: pointer;
}
.account-delete {
  width: 69px;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.account-delete__icon {
  width: 39px;
  height: 26px;
  flex-shrink: 0;
}
.useraccount-switchbtn {
  margin-top: 20px;
  width: 100%;
  height: 68px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  border-radius: 8px;
  border: 1px solid #0146FD;
  cursor: pointer;
}
.useraccount-switchbtn img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.useraccount-login {
  width: 100%;
  height: 68px;
  flex-shrink: 0;
  border-radius: 8px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  color: #FFF;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 68px; /* 155.556% */
  margin-top: 20px;
  cursor: pointer;
}
.switch-select {
  display: flex;
  align-items: center;
  padding-left: 30px;
  position: relative;
}
.switch-select::before {
  content: "";
  width: 11px;
  height: 24px;
  flex-shrink: 0;
  border-radius: 2px;
  background: #2A85FF;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.switch-select-name {
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
}
.switch-select-box {
  width: 293px;
  height: 29px;
  flex-shrink: 0;
  border-radius: 21.5px;
  background: #FFF;
  backdrop-filter: blur(13.199999809265137px);
  position: relative;
  margin-left: 18px;
  z-index: 9;
}
.switch-select-box .layui-form-select .layui-input {
  height: 29px;
  border-radius: 21.5px;
  background: #FFF;
  backdrop-filter: blur(13.199999809265137px);
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 14px;
  font-weight: 400;
}
.switch-select-box::after {
  content: "";
  position: absolute;
  width: 21px;
  height: 21px;
  background: url('../img/icon85.png') no-repeat;
  background-size: 100% 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 9px;
  pointer-events: none;
}
.switch-select-box select {
  width: 293px;
  height: 29px;
  flex-shrink: 0;
  border-radius: 21.5px;
  background: #FFF;
  backdrop-filter: blur(13.199999809265137px);
  box-sizing: border-box;
  padding-left: 18px;
  border: 0;
  outline: 0;
}
.switch-container {
  margin-top: 44px;
}
.switch-status {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.switch-status-box {
  display: flex;
  align-items: center;
}
.switch-status-list {
  display: flex;
  align-items: center;
  margin-right: 41px;
}
.switch-status-list:last-child {
  margin-right: 0;
}
.switch-status-list p {
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Medium";
  /* font-size: 20px; */
  font-weight: 500;
  margin-right: 4px;
}
.switch-status-list .red {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #F0142F;
}
.switch-status-list .green {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #00D000;
}
.switch-demo__icon {
  width: 15px;
  margin-left: 20px;
}
.switch-status-right {
  display: flex;
  align-items: center;
  border-radius: 7px 50px 50px 7px;
  background: rgba(255, 255, 255, 0.40);
  padding-left: 19px;
}
.switch-tap-right {
  display: flex;
  align-items: center;
  border-radius: 7px 50px 50px 7px;
  padding-left: 19px;
}
.switch-laydate {
  color: #666;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 14px;
  font-weight: 400;
  background: none!important;
}
.switch-generate {
  width: 100px;
  height: 45px;
  flex-shrink: 0;
  border-radius: 50px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}
.switch-status-right .mylaydate-demo {
  margin-top: 0;
}
.switch-con {
  display: flex;
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.40);
  margin-top: 20px;
}
.switch-con-left {
  width: 75.9%;
  padding: 28px 32px;
}
.switch-con-title {
  display: flex;
  justify-content: space-between;
  align-items: center             ;
}
.switch-con-title-left {
  display: flex;
  align-items: center;
}
.switch-con-title-left p {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Bold";
  /* font-size: 24px; */
  font-weight: 700;
}
.switch-con-title-left div {
  display: flex;
  width: 74px;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  border-radius: 1234px;
  background: #E3EAFF;
  margin-left: 8px;
}
.switch-con-title-left span {


  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 12px;
  font-weight: 700;

  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.switch-con-title-right {
  display: flex;
  align-items: center;
}
.switch-con-title-apply {
  display: flex;
  padding: 10px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 1234px;
  border: 1px solid #0146FD;
  background: #F8FAFC;

  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 14px;
  font-weight: 500;
}
.switch-con-title-apply img {
  width: 20px;
  height: 20px;
}
.switch-con-title-apply span {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.switch-con-title-download {
  display: flex;
  padding: 10px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 1234px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  margin-left: 12px;
}
.switch-con-title-download img {
  width: 20px;
  height: 20px;
}
.switch-con-title-download span {
  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 14px;
  font-weight: 500;
}
.switch-tap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 28px;
}
.switch-tap-left {
  display: flex;
  align-items: center;
}
.switch-tap-left a {
  padding: 8px 20px;
  border-radius: 1234px;

  color: #666;
  font-family: "HarmonyOS_Sans_SC_Bold";
  /* font-size: 14px; */
  font-weight: 700;
}

.switch-tap-left a.active {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  box-shadow: 0 4px 8px -2px rgba(23, 23, 23, 0.10), 0 2px 4px -2px rgba(23, 23, 23, 0.06);
  color: #ffffff;
}
.switch-tap-left a:hover {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  box-shadow: 0 4px 8px -2px rgba(23, 23, 23, 0.10), 0 2px 4px -2px rgba(23, 23, 23, 0.06);
  color: #ffffff;
}
.example-table-box {
  margin-bottom: 28px;
}
.example-table-box .layui-table-box {
  border-radius: 24px;
}
.example-table-box .layui-form-checkbox[lay-skin=primary]:hover>i {
  border-color: #0146FD;
}
.example-table-box .layui-form-checkbox[lay-skin=primary]>.layui-icon-indeterminate {
  border-color: #0146FD;
  background-color: #0146FD;
}
.example-table-box .layui-form-checkbox[lay-skin=primary]>.layui-icon-indeterminate:before {
  background-color: #ffffff;
}
.example-table-box .layui-table-view .layui-form-checkbox[lay-skin=primary] i {
  border-radius: 8px;
}
.example-table-box .layui-table {
  background: rgba(255, 255, 255, 0.40);
}
.mytable {
  margin-top: 18px;
}
.swiper-mytable {
    width: 54.78px!important;
}
.swiper-mytable .swiper-wrapper {
    justify-content: flex-start!important;
}
.swiper-mytable .swiper-slide {
    width: auto!important;
}
.mytable-head {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  height: 53px;
  border-radius: 7px;
  background: #F8FAFC;
  position: relative;
  z-index: 100;
}
.mytable-head div {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Medium";
  /* font-size: 16px; */
  font-weight: 500;
  text-align: center;
}
.mytable-head div:first-child {
  width: 60px;
}
.mytable-head div:nth-child(2) {
  width: 66px;
}
.mytable-head div:nth-child(3) {
  display: flex;
  align-items: center;
  width: 117px;
}
.mytable-head div:nth-child(4) {
  width: 78px;
}
.mytable-head div:nth-child(5) {
  width: 102px;
}
.mytable-head div:nth-child(6) {
  width: 90px;
}
.mytable-head div:nth-child(7) {
  width: 128px;
}
.mytable-head div:nth-child(8) {
  width: 110px;
}
.mytable-head div:nth-child(9) {
  width: 130px;
}
.mytable-head div:nth-child(10) {
  width: 80px;
}
.mytable-head div:nth-child(11) {
  width: 80px;
}
.mytable-head div:nth-child(12) {
  width: 50px;
}
.mytable-head-sort {
  position: relative;
  z-index: 9;
}
.mytable-head .mytable-head-sort .mytable-head-sort-nav {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10);
  background-color: #ffffff;
  display: none;
}
.mytable-head .mytable-head-sort:hover .mytable-head-sort-nav {
  display: block;
}
.mytable-head-sort-nav a {
  display: block;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 12px;
  font-weight: 700;
  padding: .52vw 0;
  text-align: center;
  width: 100%;
}
.mytable-head-sort-nav a.active {
  background: #0549FD;
  color: #ffffff;
}
.mytable-head-sort-nav a:hover {
  background: #0549FD;
  color: #ffffff;
}
.mytable-head .mytable-head-sort-nav {
  flex-direction: column;
}


.mytable-body {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  height: 43px;
  border-radius: 7px;
  border: 1px solid rgba(1, 70, 253, 0.21);
  background: rgba(255, 255, 255, 0.50);
  margin-top: 13px;
  transition: all .3s ease;
}
.mytable-body:hover {
  border-radius: 5px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}
.mytable-body div {
  display: flex;
  justify-content: center;
  align-items: center;

  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  /* font-size: 16px; */
  font-weight: 400;
}
.mytable-body:hover div {
  color: #FFF;
}
.mytable-body div:first-child {
  width: 60px;
}
.mytable-body div:nth-child(2) {
  width: 66px;
}
.mytable-body div:nth-child(3) {
  display: flex;
  align-items: center;
  width: 117px;
}
.mytable-body div:nth-child(4) {
  width: 78px;
}
.mytable-body div:nth-child(5) {
  width: 102px;
}
.mytable-body div:nth-child(6) {
  width: 90px;
}
.mytable-body div:nth-child(7) {
  width: 128px;
}
.mytable-body div:nth-child(8) {
  width: 110px;
}
.mytable-body div:nth-child(9) {
  width: 130px;
}
.mytable-body div:nth-child(10) {
  width: 80px;
}
.mytable-body div:nth-child(11) {
  width: 80px;
}
.mytable-body div:nth-child(12) {
  width: 50px;
}
.switch-con-right {
  padding: 24px;
  width: 24.1%;
}
.switch-con-right-title {
  padding-bottom: 16px;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Bold";
  /* font-size: 18px; */
  font-style: normal;
  font-weight: 700;
  line-height: 1.22;
  border-bottom: 1px solid #E2E8F0;
}
.switch-con-cable-li {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Bold";
  /* font-size: 35px; */
  font-style: normal;
  font-weight: 700;
}
.switch-con-cable-li span {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Medium";
  /* font-size: 14px; */
  font-style: normal;
  font-weight: 500;
}
.switch-con-discipline {
  margin-top: 70px;
}
.switch-con-discipline-li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.switch-con-discipline-left {
  display: flex;
  align-items: center;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Medium";
  /* font-size: 16px; */
  font-style: normal;
  font-weight: 500;
}
.switch-con-discipline__img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.switch-con-discipline-num {
  color: #475569;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 16px;
  font-weight: 700;
}
.switch-con-discipline-status {
  display: flex;
  flex-direction: column;
}
.switch-con-discipline-status__fail {
  color: #F0142F;
  text-align: right;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.switch-con-discipline-desc {
  color: #475569;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.cablerela {
  display: none;
}
.switch-con-discipline-status__success {
  color: #00C27C;
  text-align: right;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
.exam-block {
  /* width: 672px; */
  width: 690px;
  margin: 0 auto;
  height: 70vh;
  overflow-y: auto;
}
.exam-block::-webkit-scrollbar {
  /* width: 12px; */
}
.exam-block::-webkit-scrollbar-thumb {
  /* background-color: #EFEFEF; */
  /* border-radius: 15px; */
}
.exam-block::-webkit-scrollbar-track {
  background: transparent;
}
.exam-block-title {
  color: #384047;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 16px;
}
.exam-block-text {
  width: 604px;
  height: 63.727px;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #FFF;
  background: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 15px;
  margin-bottom: 16px;
}
.exam-block-text p {
  color:#6F757B;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.exam-block .layui-form-box {
  display: flex;
  align-items: flex-start;
}
.exam-block .layui-form-radio {
  padding-right: 0;
  margin-right: 18px;
}
.main-form-tool-exam {
  margin-top: 10vh;
}
.mytable-body__a {
  display: flex;
  width: 54.78px;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 1234px;
  background: #EBEEF4;
  position: relative;
}
.mytable-body__a span {
  background: linear-gradient(121deg, #F0142F 11.45%, rgba(240, 20, 47, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.mytable-body__a .mytable-body__a__img {
  /* width: 2.96875vw; */
  width: 54px;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
}
.mytable-body__a:hover .mytable-body__a__img {
  display: block;
}
.mytable-body-button {
  display: flex;
  width: 54.78px;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 1234px;
  background: #EBEEF4;
}
.mytable-body-button span {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.option input {
  width: 15px;
  height: 15px;
  border-radius: 4px;
  border: 2px solid #CCC; 
}
.select-box {
  min-height: 38px;
}
.layui-form .options input[type=checkbox] {
  display: none!important;
}
.layui-form .options label {
  position: relative;
}
.layui-form .options input[type=checkbox] ~ label::before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 4px;
  border: 2px solid #CCC;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.layui-form .options input[type=checkbox]:checked ~ label::before {
  content: "";
  width: 15px;
  height: 15px;
  background: url('../img/icon103.png') no-repeat;
  background-size: 100% 100%;
  border: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.option label {
  color: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.57;
}
.options__p {
  position: relative;
  cursor: pointer;
}
.options__p::after {
  content: "";
  width: 15px;
  height: 8px;
  background: url('../img/icon104.png') no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  transition: all .3s linear;
}
.options3 .on .options__p::after {
  /* width: 15px;
    height: 8px;
    background: url(../img/icon104.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px; */
    transform: translateY(-50%) rotate(180deg);

}
.visual-box {
  display: flex;
  margin-top: 1.944vh;
  padding-bottom: 6.2037vh;
}
.visual-left {
  padding-left: 2.39583vw;
}
.visual-box-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.visual-nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 6.48148vh;
}
.visual-nav__a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.2037vh;
}
.visual-nav__a img {
  width: 2.60416vw;
  height: 2.60416vw;
  margin-bottom: .7407vh;
}
.visual-nav__a p {
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 12px;
  font-weight: 500;
  line-height: 1.66;
}
.visual-box .workboard-boat {
  transform: rotate(0);
  margin: 0;
  /*margin-left: 4.1666vw;*/
  /*width: 13.6979vw;*/
  /*margin-left: 3.1666vw;*/
  margin-left: 0;
  width: 12.6979vw;
  height: 75.46296vh;
}
.visual-box-left {
  margin-top: 3.4259vh;
}
.visual-right {}
.visual-right-top {
  display: flex;
}
.visual-right-box {
  width: 25.625vw;
  height: 25.46296vh;
  /* padding-top: 1.1111vh;
  padding-left: .3125vw;
  padding-right: .3125vw;
  padding-bottom: 1.1111vh; */
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.visual-right-box::before {
  content: "";
  position: absolute;
  left: 0;
  /* right: 0;
  top: 0; */
  bottom: 0;
  width: 19.89583vw;
  height: 24.2592vh;
  background: url('../img/icon111.png') no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
.visual-right-box::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 19.8958vw;
  height: 24.35185vh;
  background: url('../img/icon112.png') no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
.visual-right-box:last-child {
  margin-left: .9375vw;
}
.visual-right-innerbox {
  /* width: 100%;
  height: 100%; */
  width: calc( 100% - .72916vw );
  height: calc( 100% - 2.222vh );
  border-radius: 20px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.30);
  box-shadow: 0 4px 20px 0 rgba(1, 70, 253, 0.10);
  backdrop-filter: blur(15px);
  padding: 2.3148vh 1.77083vw 0 1.77083vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
}
.main-visual {
  display: flex;
  justify-content: space-between;
  height: calc( 100vh - 81px );
  overflow-y: auto;
}

.visual-righ-title {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 1.04166vw;
  font-style: normal;
  font-weight: 500;
  /* line-height: 2.1; */
  margin-bottom: 1.111vh;
}
.visual-righ-title-other {
  margin-bottom: 1.85185vh;
}
.visual-right-line {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #DAE4FF;
  background: rgba(255, 255, 255, 0.70);
  backdrop-filter: blur(15px);
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-weight: 400;
  line-height: 1.42;
  padding: .37037vh 0 .37037vh .46875vw;
  /*margin-bottom: 1.1111vh;*/
  margin-bottom: .5vh;
  display: flex;
  align-items: center;
}
.visual-right-line .label {
  /*width: .7rem;*/
  /*width: 1rem;*/
  width: 7.5vw;
}
.visual-right-line input {
  width: calc( 100% - .7rem );
}
.visual-right-tool {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.visual-right-tool a {
  width: 6.61458vw;
  padding: .5555vh 0;
  flex-shrink: 0;
  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-weight: 400;
  line-height: 1.42; /* 142.857% */
  border-radius: 4px;
  background: rgba(126, 171, 255, 0.65);
  text-align: center;
  flex: 1;
}
.visual-right-tool a:hover {
  border-radius: 4px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}
.visual-right-tool a.active {
  border-radius: 4px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}
.visual-righ-ability {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.7037vh;
  cursor: pointer;
}
.visual-righ-ability:last-child {
  margin-bottom: 3.7037vh;
}
.visual-righ-ability-left {
  display: flex;
  align-items: center;
}
.visual-righ-ability__icon {
  width: 1.04166vw;
  margin-right: .390625vw;
}
.visual-righ-ability-left span {
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .8333vw;
  font-style: normal;
  font-weight: 400;
}
.visual-righ-ability__img {
  width: 1.25vw;
}
.visual-righ-ability-radio {
  display: flex;
  align-items: center;
}
.visual-righ-ability-radio-dot {
  display: flex;
  align-items: center;
  margin-left: 1.25vw;
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-weight: 400;
}
.visual-righ-ability-radio-dot:first-child {
  margin-left: 0;
}
.ability-radio-dot-box {
  width: .72916vw;
  height: .72916vw;
  border-radius: 50%;
  background: #ffffff;
  position: relative;
}
.ability-radio-dot-box.on::before {
  content: "";
  width: .3125vw;
  height: .3125vw;
  border-radius: 50%;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.ability-radio-dot-box {
  margin-right: .3125vw;
}
.visual-right-bottom {
  margin-top: 3.33333vh;
}
.visual-right-status {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.visual-right-tab {
  display: flex;
  align-items: center;
}
.visual-right-tab a {
  padding: .2777vh 1.04166vw;
  color: #666;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.42;
  margin-right: .625vw;
}
.visual-right-tab a:last-child {
  margin-right: 0;
}
.visual-right-tab a.active {
  border-radius: 6px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  color: #ffffff;
}
.visual-right-tab a:hover {
  border-radius: 6px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  color: #ffffff;
}
.visual-status-right {
  display: flex;
  align-items: center;
}
.visual-status-search {
  width: 13.4375vw;
  height: 2.4074vh;
  border-radius: 6px;
  border: 1px solid rgba(1, 70, 253, 0.21);
  box-sizing: border-box;
  padding-left: 1.30208vw;
  background: #FFF url('../img/icon118.png') no-repeat;
  background-size: .41666vw .41666vw;
  background-position: .46875vw center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 1.875vw;
}
.visual-status-search__input {
  width: 9.01041vw;
  height: 100%;
}
.visual-status-search__button {
  width: calc( 100% - 9.01041vw );
  height: 100%;
  border-radius: 6px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  color: #FFF;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-weight: 400;
  border: 0;
  outline: 0;
}
.visual-filter-box {
  display: flex;
  align-items: center;
}
.visual-filter {
  display: flex;
  margin-left: 2.03125vw;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.visual-filter:first-child {
  margin-left: 0;
}
.visual-filter span {
  color:#666;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 500;
  text-align: center;
}
.visual-filter img {
  width: .78125vw;
  height: .78125vw;
  margin-left: .46875vw;
}
.visual-filter:first-child span {
  width: 4.375vw;
}
.visual-filter:last-child span {
  /* width: 2.9166vw; */
  width: 4.5vw;
}
.visual-filter-select {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10);
  background-color: #ffffff;
  display: none;
}
.visual-filter-select a {
  display: block;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 12px;
  font-weight: 700;
  padding: .52vw 0;
  text-align: center;
}
.visual-filter-select a.active {
  background: #0549FD;
  color: #ffffff;
}
.visual-filter-select a:hover {
  background: #0549FD;
  color: #ffffff;
}
.visual-filter:hover .visual-filter-select {
  display: block;
}
.visual-boxs {
  width: 52.0833vw;
  /* height: 46.85176vh; */
  display: flex;
  flex-wrap: wrap;
  row-gap: 1.48148vh;
  column-gap: .72916vw;
  margin-top: 3.7037vh;
}
.visual-boxs-box {
  width: 16.875vw;
  height: 14.6296vh;
  flex-shrink: 0;
  border-radius: 1.25vw;
  background: rgba(255, 255, 255, 0.40);
  padding: 1.66666vh 1.4583vw;
  box-sizing: border-box;
  position: relative;
}
.danger-dialog {
  position: absolute;
  top: 5.556vh;
  right: 2.08333vw;
  /* width: 5.83333vw; */
  flex-shrink: 0;
  padding: 0.556vh .5729vw;
  background: #ffffff;
  z-index: 2;
  display: none;
}
.danger-dialog a {
  display: block;
  width: 100%;
  height: 1.85185vh;
  border-radius: 4px;
  background: rgba(217, 217, 217, 0.30);
  display: flex;
  justify-content: center;
  align-items: center;
}
.danger-dialog a span {
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 9px;
  font-weight: 700;
  background: linear-gradient(121deg, #F2525A 11.45%, rgba(242, 82, 90, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.visual-boxs-box-wait {
  border: 1px solid #E79149;
}
.visual-boxs-box-healthy {
    
}
.visual-boxs-box-healthy .visual-boxs-tab {
    border: 1px solid #9ECEB6;
    color: #9ECEB6;
}
.visual-boxs-box-danger {
  border: 1px solid #FF1414;
}
.visual-boxs-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.visual-boxs-name span {
  text-decoration: underline;
  color: #272525;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: .8333vw;
  font-weight: 700;
}
.visual-boxs-dot {
  width: 1.04166vw;
  height: 1.04166vw;
  border-radius: 50%;
  background: #E2E2E2;
  position: relative;
}
.visual-boxs-innerdot {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: .625vw;
  height: .625vw;
  border-radius: 50%;
  background-color: #ffffff;
}
.visual-boxs-title {
  color: #303030;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 12px;
  font-weight: 500;
  margin-top: .74074vh;
}
.visual-boxs-address {
  display: flex;
  align-items: center;
  color: #272525;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  margin-top: .5555vh;
}
.visual-boxs-imgbox {
  width: .885416vw;
}
.visual-boxs-address .visual-boxs-imgbox img {
  width: .364583vw;
  margin-left: 2px;
}
.visual-boxs-time .visual-boxs-imgbox img {
  margin-left: 0;
  width: .572916vw;
}
.visual-boxs-helthy {
  /* margin-top: 2.1296vh; */
  margin-top: 2vh;
  position: relative;
  padding-left: .9375vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.visual-boxs-helthy:before {
  content: "";
  width: 10px;
  height: 20px;
  flex-shrink: 0;
  background: #9ECEB6;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.visual-boxs-box-wait .visual-boxs-helthy:before {
  background: #E79149;
}
.visual-boxs-box-danger .visual-boxs-helthy:before {
  background: #F2525A;
}
.visual-boxs-helthy span {
  color: #272525;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 12px;
  font-weight: 400;
  flex-shrink: 0;
  margin-right: .41666vw;
}
.visual-boxs-helthy a {
  display: flex;
  align-items: center;
  color: #939393;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  flex-shrink: 0;
}
.visual-boxs-helthy a img {
  margin-left: .625vw;
}
.visual-boxs-tab {
  border-radius: 6px;
  border: 1px solid #F2525A;
  background: rgba(242, 82, 90, 0.00);
  box-shadow: 1px 2px 3px 0 rgba(231, 145, 73, 0.30);
  display: flex;
  /* width: 48px; */
  height: 18px;
  /* padding: 0 10px; */
  padding: 0 .52083vw;
  gap: 10px;
  flex-shrink: 0;
  color: #F2525A;
  align-items: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 12px;
  font-weight: 400;
}
.swiper-tab .swiper-slide:nth-child(2) {
  cursor: pointer;
}
.visual-boxs-box-wait .visual-boxs-tab {
  border: 1px solid #E79149;
  color: #E79149;
}
.swiper-tab .swiper-slide {
  width: auto;
}
.visual-boxs-left {
  display: flex;
  align-items: center;
}
.visual-boxs-box.active .visual-boxs-innerdot {
  background: radial-gradient(107.08% 85.59% at 86.3% 87.5%, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.00) 86.18%), radial-gradient(83.94% 83.94% at 26.39% 20.83%, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0.00) 69.79%, rgba(255, 255, 255, 0.00) 100%), #2F6EFF;
}
.visual-boxs-box-danger .swiper-slide .visual-boxs-tab:hover {
  background: #F2525A;
  box-shadow: 1px 2px 3px 0 rgba(231, 145, 73, 0.30);
  color: #ffffff;
}
.waitmain {
  height: calc( 100vh - 81px );
  overflow-y: auto;
  padding-left: 50px;
  padding-right: 50px;
}
.waitmain .main-head {
  margin-top: 51px;
}
.lookdialog {
  position: absolute;
  /* width: 117.018px; */
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 2.22;
  padding: 6px 14px;
  z-index: 999;
}
.lookdialog span {
  background: linear-gradient(121deg, #F2525A 11.45%, rgba(242, 82, 90, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
  text-align: center;
  cursor: pointer;
}
.lookdialog a {
  background: linear-gradient(121deg, #F2525A 11.45%, rgba(242, 82, 90, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
  text-align: center;
  cursor: pointer;
}
.waithandlebox {
  position: relative;
}
.lookdialog {
  display: none;
  position: absolute;
  left: calc( 100% + 15px );
  bottom: 0;
  border: 1px solid #F2525A;
  background-color: #ffffff;
  border-radius: 15px;
}
.timedialog {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.5);
  z-index: 9999;
}
.timedialog-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 488px;
  height: 274px;
  flex-shrink: 0;
  border-radius: 24px;
  background: #FFF;
  box-shadow: 0 10px 16px 0 rgba(39, 43, 48, 0.10);
  padding: 20px 24px 30px;
}
.timedialog-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.timedialog-head p {
  color: #1A1D1F;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
.timedialog-body {
  margin-top: 20px;
}
.timedialog-body-tip {
  color: #1A1D1F;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
.timedialog-body-time {
  height: 48px;
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 24px;
  position: relative;
  border-radius: 12px;
  border: 1px solid #C0C2C5;
  background: url('../img/icon123.png') no-repeat;
  background-size: 20px 20px;
  background-position: 394px center;
  color: #6F767E;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.timedialog-body-time::after {
  content: "";

}
.timedialog-btns {
  display: flex;
  align-items: center;
  margin-top: 45px;
}
.timedialog-btns button {
  display: flex;
  width: 132px;
  height: 48px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  border: 1px solid #C0C2C5;
  color: #33383F;
  font-family: 'HarmonyOS_Sans_SC_Bold';
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  background-color: #ffffff;
  outline: 0;
  cursor: pointer;
}
.timedialog-btns .timedialog-btns-confirm {
  margin-left: 12px;
  border-radius: 12px;
  background-color: #1251F5;
  color: #ffffff;
}
.layui-form-select dl dd:hover {
  background: #0549FD;
  color: #FFF;
}
.layui-form-select dl dd.layui-this {
  background: #0549FD;
  color: #FFF;
}
.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover {
  background-color: #0549FD;
  color: #fff;
}
.layui-nav-item-single.layui-this img {
  filter: brightness(0) invert(1);
}
.layui-form-select dl dd {
  font-size: 14px;
}
.layui-nav-item-single {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.layui-nav-item-single-box {
  display: flex;
  align-items: center;
  padding-left: 1.40625vw;
}
.layui-nav-item-noemal {
  display: flex;
  align-items: center;
  /* padding-left: 1.40625vw; */
}
.layui-nav-tree .layui-nav-item>a {
  padding-left: 2.34375vw;
}
.layui-nav-tree .layui-nav-item-single>a {
  padding-left: .9375vw;
}
.layui-nav-item-single.layui-this .layui-nav-item-single-box {
  /* width: calc( 100% - 2vw ); */
  width: 100%;
}
.layui-nav-tree .layui-nav-item-single.layui-this {
  background: transparent;
  position: relative;
}
.layui-nav-tree .layui-nav-item-single.layui-this::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 0.2083vw;
    height: 2.037vh;
    background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
    border-radius: 1.6667vw;
}
.layui-nav-tree .layui-nav-item-single.layui-this>a {
  background: transparent;
}
.layui-nav-tree .layui-nav-item-single.layui-this>a .layui-nav-item-single-box {
    border-radius: 52.034vw 0 0 52.034vw;
    background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}
.layui-nav-item-single.layui-this a {
  padding-right: 0;
}
.usedialog {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.5);
  z-index: 999;
}
.usedialog-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 456px;
  /*height: 432px;*/
  height: 502px;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid #FFF;
  background: #FFF;
  box-shadow: 0 4px 20px 0 rgba(1, 70, 253, 0.10);
  backdrop-filter: blur(15px);
  padding: 30px 44px 0 44px;
}
.usedialog-head {
  color: #333;
  font-family: "HarmonyOS Sans SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 2.1;
  margin-bottom: 4px;
}
.usedialog-input {

}
.usedialog-input label {
  display: block;
  margin-bottom: 6px;
  color: #666;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 6px;
}
.usedialog-input .usedialog-input-box {
  width: 100%;
  height: 56px;
  border-radius: 8px;
  border: 2px solid #EFEFEF;
  background: #FFF;
  margin-bottom: 5px;
}
.usedialog-input-box {
  padding-left: 16px;
  display: flex;
  align-items: center;
}
.usedialog-input-box input {
  height: 100%;
  width: 304px;
  color: #666;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.usedialog-input-box .usedialog-input-box__img {
  width: 18px;
  height: 16px;
}
.usedialog-box .layui-form {
  width: 100%;
}
.usedialog-input .layui-form-select {
  height: 100%;
}
.usedialog-input .layui-select-title {
  height: 100%;
}
.usedialog-input .layui-form-select .layui-edge {
  display: none;
}
.usedialog-input .layui-form-select .layui-input {
  border: 0;
}
.usedialog-input .layui-input:focus {
    border-color: transparent!important;
    box-shadow: none;
}
.usedialog-btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.usedialog-btns button {
  display: flex;
  width: 147px;
  height: 40px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #1251F5;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 8px;
  border: 1px solid #1251F5;
  background: #FFF;
  cursor: pointer;
}
.usedialog-btns .usedialog-btns-confirm {
  width: 172px;
  color: #ffffff;
  background: #1251F5;
}
.look-dialog-visual {
  width: 1012px;
}
.look-dialog-visual .mylaydate-demo {
  margin-top: 24px;
}
.look-dialog-visual #ID-laydate-demo {
  background: linear-gradient(121deg, #000, #000);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.look-dialog-visual .mylaydate-demo__img {
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}
.look-dialog-visual .mylaydate-demo__icon {
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  margin-left: 15px;
  width: 15px;
}
.look-dialog-visual .look-dialog-table__head-tr {
  height: 56px;
  line-height: 56px;
}
.look-dialog-visual .look-dialog-table__body-td {
  /*height: 56px;*/
  /*line-height: 56px;*/
  height: 40px;
  line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}
.look-dialog-visual .look-dialog-table__head {
  border-top: 0;
}
.look-dialog-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.5);
  z-index: 999;
}
.look-dialog-box .look-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.main-form-short input {
  font-size: 14px;
}
.main-form-short .layui-form-select dl dd {
  font-size: 14px;
}
.upload-filename {
  font-size: 14px;
}
.main-form-short .main-form-select {
  border: 0;
}
.main-form-condition-select .layui-input {
  font-size: 14px;
}
.main-form-condition-select .layui-form-select dl dd {
  font-size: 14px;
}
.main-form-long input {
  font-size: 14px;
}
.boadmanege-right {

}
.boadmanege-status {
  width: 62.552vw;
  flex-shrink: 0;
  padding: 4.6296vh 2.39583vw 3.3333vh 2.08333vw;
  border-radius: 1.04166vw;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: 0 4px 1.5625vw 0 rgba(1, 70, 253, 0.20);
  backdrop-filter: blur(.52083vw);
}
.boadmanege-status-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: center;
}
.boadmanege-status-title__p {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 1.35416vw;
  font-style: normal;
  font-weight: 700;
}
.boadmanege-status-title__link {
  display: flex;
  align-items: center;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: .83333vw;
  font-style: normal;
  font-weight: 500;
}
.boadmanege-status-title__link img {
  width: .41666vw;
  flex-shrink: 0;
  margin-left: .52083vw;
}
.boadmanege-boxs {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 1.5625vw;
}
.boadmanege-box {
  display: flex;
  flex-wrap: wrap;
  row-gap: 3.3333vh;
  column-gap: 1.197916vw;
  margin-left: 2.65625vw;
}
.boadmanege-box-block {
  width: 18.80208vw;
  height: 9.1666vh;
  flex-shrink: 0;
  border-radius: 1.041666vw;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.30);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 .78125vw 0 1.510416vw;
}
.boadmanege-box-left {
  display: flex;
  align-items: center;
}
.boadmanege-box-left__icon {
  width: 1.5625vw;
  margin-right: 1.197916vw;
}
.boadmanege-box-left__p {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .9375vw;
  font-style: normal;
  font-weight: 400;
}
.boadmanege-box-left-arrow {
  width: .9375vw;
  height: .9375vw;
  background: url('../img/icon142.png') no-repeat;
  background-size: 100% 100%;
}
.boadmanege-box-block:hover .boadmanege-box-left-arrow {
  background: url('../img/icon141.png') no-repeat;
  background-size: 100% 100%;
}
.boadmanege-svgbox {
  flex-shrink: 0;
  width: 15.10416vw;
}
.boadmanege-svgbox-line {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 1.4583vw;
}
.boadmanege-svgbox-line:last-child {
  margin-bottom: 0;
}
.boadmanege-svgbox-line-left {
  display: flex;
  align-items: center;
}
.boadmanege-svgbox-line-circle {
  width: 1vw;
  height: 1vw;
  margin-right: .72916vw;
  border-radius: 50%;
}
.boadmanege-svgbox-line-circle.blue {
  border: 3px solid #0146FD;
}
.boadmanege-svgbox-line-circle.red {
  border: 3px solid #FD0101;
}
.boadmanege-svgbox-line-title {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 400;
}
.boadmanege-svgbox-line-num {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 400;
}
.boadmanege-lits {
  margin-top: 2.4074vh;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.boadmanege-tip {
  width: 29.89583vw;
  flex-shrink: 0;
  border-radius: 1.04166vw;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.30);
  box-shadow: 0 4px 1.04166vw 0 rgba(1, 70, 253, 0.10);
  backdrop-filter: blur(.78125vw);
  padding: 4.1666vh 1.302083vw 2.314814vh;
}
.boadmanege-tip-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.boadmanege-tip-left {
  display: flex;
  align-items: center;
}
.boadmanege-tip-title {
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 1.35416vw;
  font-style: normal;
  font-weight: 700;
}
.boadmanege-tip-time {
  padding: .37037vh .41666vw;
  border-radius: 1234px;
  background: #EEF2FF;
  color: #0247FE;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .625vw;
  font-style: normal;
  font-weight: 400;
  margin-left: 1.04166vw;
}
.boadmanege-lits .workboard-event-time {
  margin-top: 2.1296vh;
}
.boadmanege-lits-tipblocks {
  display: flex;
  justify-content: space-between;
  margin-top: 1.7592vh;
}
.boadmanege-lits-tipblock {
  width: 8.489583vw;
  height: 7.59259vh;
  border-radius: .52083vw;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.20);
  backdrop-filter: blur(.52083vw);
  padding-top: 1.11111vh;
  padding-left: .52083vw;
}
.boadmanege-lits-tipblock-text {
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  margin-bottom: .46296vh;
}
.boadmanege-lits-tipblock-total {
  margin-bottom: .46296vh;
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 1.04166vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8;
}
.boadmanege-lits-tipblock:hover {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
}
.boadmanege-lits-tipblock:hover .boadmanege-lits-tipblock-text {
  color: #ffffff;
}
.boadmanege-lits-tipblock:hover .boadmanege-lits-tipblock-total {
  color: #ffffff;
}
.boadmanege-tip-head-more {
  display: flex;
  align-items: center;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: .8333vw;
  font-style: normal;
  font-weight: 500;
}
.boadmanege-tip-head-more__icon {
  width: .41666vw;
  /*height: 1.11111vh;*/
  margin-left: .52083vw;
}
.boadmanege-performance {
  width: 29.89583vw;
  flex-shrink: 0;
  border-radius: 1.04166vw;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.30);
  box-shadow: 0 4px 1.04166vw 0 rgba(1, 70, 253, 0.10);
  backdrop-filter: blur(.78125vw);
  padding: 4.1666vh 1.302083vw 2.314814vh;
}
.boadmanege-performance-list {
  width: 31.4583vw;
}
.boadmanege-performance-tablebox {
  padding: 4.1666vh 0 2.314814vh;
}
.boadmanege-tablebox-head {
  padding: 0 1.302083vw;
}
.boadmanege-performance-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.performance-table {
  margin-top: 1.85185vh;
}
.performance-table-head {
  background: rgba(157, 188, 255, 0.24);
  padding-top: .83333vh;
  padding-bottom: .83333vh;
}
.performance-table-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: .989583vw;
  padding-right: .83333vw;
}
.performance-table-th {
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 400;
}
.performance-table-head .performance-table-th:first-child {
  width: 3.64583vw;
}
.performance-table-head .performance-table-th:nth-child(2) {
  width: 2.08333vw;
}
.performance-table-head .performance-table-th:nth-child(3) {
  width: 2.1875vw;
}
.performance-table-head .performance-table-th:nth-child(4) {
  width: 3.072916vw;
}
.performance-table-head .performance-table-th:nth-child(5) {
  width: 4.739583vw;
}
.performance-table-head .performance-table-th:nth-child(6) {
  width: 3.02083vw;
}
.performance-table-head .performance-table-th:nth-child(7) {
  width: 3.4375vw;
}
.performance-table-head .performance-table-th:nth-child(8) {
  width: 1.77083vw;
}
.performance-table-head .performance-table-th:nth-child(9) {
  width: 1.77083vw;
}

.performance-table-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 0.989583vw;
  padding-right: 0.83333vw;
  padding-top: 0.83333vh;
  padding-bottom: 0.83333vh;
  border-bottom: 1px solid #CCDCF6;
}
.performance-table-td {
  color: #3C3C3C;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .72916vw;
  font-style: normal;
  font-weight: 400;
}
.performance-table-body .performance-table-td:first-child {
  width: 3.64583vw;
}
.performance-table-body .performance-table-td:nth-child(2) {
  width: 2.08333vw;
}
.performance-table-body .performance-table-td:nth-child(3) {
  width: 2.1875vw;
}
.performance-table-body .performance-table-td:nth-child(4) {
  width: 3.072916vw;
}
.performance-table-body .performance-table-td:nth-child(5) {
  width: 4.739583vw;
}
.performance-table-body .performance-table-td:nth-child(6) {
  width: 3.02083vw;
}
.performance-table-body .performance-table-td:nth-child(7) {
  width: 3.4375vw;
}
.performance-table-body .performance-table-td:nth-child(8) {
  width: 1.77083vw;
}
.performance-table-body .performance-table-td:nth-child(9) {
  width: 1.77083vw;
}

.performance-page {
  padding-right: .83333vw;
}
.performance-page .layui-laypage span {
  font-size: .78125vw;
  margin-right: 0;
}
.performance-page .layui-laypage .layui-laypage-prev {
  margin-left: 1.666vw!important;
}
.performance-page .layui-laypage a {
  width: 1.35416vw;
  height: 1.35416vw;
  line-height: 1.35416vw;
  margin-right: 0;
}
.performance-page .layui-laypage span.layui-laypage-curr {
  width: 1.35416vw;
  height: 1.35416vw;
  line-height: 1.35416vw;
}
.performance-page .layui-laypage input {
  width: 3.22916vw;
  border-radius: 4.852px;
  border: 0.97px solid rgba(124, 139, 157, 0.21);
  background: transparent;
}
.performance-page .layui-laypage {
  margin-bottom: 0;
  margin-top: 1.5vh;
}
.boadmanege-boxs .svg-box {
  width: 260px;
  height: 260px;
  background: none;
  margin-bottom: 2.5vh;
}
.shadow {
  /* box-shadow: 0 0 15px #D0DBF5; */
  filter: drop-shadow(0px 0px 15px #ABC6F0);
}
.workboard-mid-select-switch {
  background: none;
  width: auto;
  height: auto;
  margin-right: .9375vw;
}
.workboard-mid-select-switch span {
  background: none;
  -webkit-text-fill-color: #000;
}
.boadmanege-left .right-tip {
  margin-left: 2.60416vw;
}
.boadmanege-left .visual-box .workboard-boat {
  /*margin-left: 1.0416vw;*/
  margin-left: 0;
}
.boadmanege-left .visual-box {
  margin-top: 3.2407vh;
}
.boadmanege-left .visual-nav {
  margin-top: 1.85185vh;
}
.boadmanege-left .visual-box .workboard-boat {
  width: 12.65625vw;
}
.business-status {
  width: 22.0833vw;
  height: 72.87037vh;
  flex-shrink: 0;
  border-radius: 1.04166vw;
  border: 1px solid #FFF;
  background: rgba(234, 234, 234, 0.23);
  box-shadow: 0 4px 1.5625vw 0 rgba(1, 70, 253, 0.20);
  backdrop-filter: blur(.52083vw);
  padding-top: 3.0555vh;
  padding-left: 2.39583vw;
  padding-right: 1.04166vw;
}
.business-status-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.business-status-title__p {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 1.35416vw;
  font-style: normal;
  font-weight: 700;
}
.business-status-title a {
  display: flex;
  align-items: center;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: .8333vw;
  font-style: normal;
  font-weight: 500;
}
.business-status-title a img {
  width: .41666vw;
  margin-left: .52083vw;
}
.business-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.business-box .boadmanege-svgbox {
  width: 100%;
}
.business-box .boadmanege-svgbox-line {
  width: 17.239583vw;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.30);
  box-shadow: 4px 4px 5.8px 0 rgba(118, 118, 118, 0.07);
  backdrop-filter: blur(.52083vw);
  padding-top: 1.0185185vh;
  padding-bottom: 1.0185185vh;
  padding-left: 1.25vw;
  padding-right: 1.5625vw;
  align-items: center;
}
.business-box .boadmanege-boxs {
  margin-top: 4.1666vh;
}
.business-box .svg-box-outer {
  margin-bottom: 2.96296vh;
}
.business-box .svg-box {
  margin-bottom: 0;
}
.business-boadmanege-box .boadmanege-box-block {
  margin-bottom: 3.518518vh;
}
.business-block {
  width: 47.552083vw;
}
.business-block .boadmanege-tip {
  width: 100%;
}
.business-block .boadmanege-tip {
  border-radius: 1.0416vw;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.30);
  box-shadow: 0 4px 1.04166vw 0 rgba(1, 70, 253, 0.10);
  backdrop-filter: blur(.78125vw);
  padding-top: 3.0555vh;
}
.business-block .workboard-event-time {
  margin-top: 3.98148vh;
}
.business-block .workboard-event-swiper {
  margin-top: 2.31481vh;
}
.business-block .boadmanege-lits-tipblock {
  width: 13.64583vw;
}
.workboard-event-time-box .layui-input {
  padding-left: 0;
}
.business-block .workboard-event-time-box {
  width: 9.5vw;
}
.business-block .workboard-event-time-box .layui-input {
  width: 7vw;
}
.business-block .swiper-event .swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 1.4583vw;
}
.business-block .boadmanege-performance-tablebox {
  width: 100%;
}
.business-block .boadmanege-performance-tablebox {
  padding-top: 4.1666vh;
  margin-top: 4.259vh;
}
.business-block .performance-table {
  padding-left: 1.822916vw;
  padding-right: 1.5625vw;
}
.business-block .swiper-event {
  height: 9.259259vh;
}
.business-block .performance-table-head .performance-table-th:first-child {
  width: 4.322916vw;
}
.business-block .performance-table-head .performance-table-th:nth-child(2) {
  width: 3.385416vw;
}
.business-block .performance-table-head .performance-table-th:nth-child(3) {
  width: 3.489583vw;
}
.business-block .performance-table-head .performance-table-th:nth-child(4) {
  width: 4.375vw;
}
.business-block .performance-table-head .performance-table-th:nth-child(5) {
  width: 6.04166vw;
}
.business-block .performance-table-head .performance-table-th:nth-child(6) {
  width: 4.322916vw;
}
.business-block .performance-table-head .performance-table-th:nth-child(7) {
  width: 6.71875vw;
}
.business-block .performance-table-head .performance-table-th:nth-child(8) {
  width: 3.802083vw;
}
.business-block .performance-table-head .performance-table-th:nth-child(9) {
  width: 2.760416vw;
}

.business-block .performance-table-body .performance-table-td:first-child {
  width: 4.322916vw;
}
.business-block .performance-table-body .performance-table-td:nth-child(2) {
  width: 3.385416vw;
}
.business-block .performance-table-body .performance-table-td:nth-child(3) {
  width: 3.489583vw;
}
.business-block .performance-table-body .performance-table-td:nth-child(4) {
  width: 4.375vw;
}
.business-block .performance-table-body .performance-table-td:nth-child(5) {
  width: 6.04166vw;
}
.business-block .performance-table-body .performance-table-td:nth-child(6) {
  width: 4.322916vw;
}
.business-block .performance-table-body .performance-table-td:nth-child(7) {
  width: 6.71875vw;
}
.business-block .performance-table-body .performance-table-td:nth-child(8) {
  width: 3.802083vw;
}
.business-block .performance-table-body .performance-table-td:nth-child(9) {
  width: 2.760416vw;
}
.business-block .performance-table-body {
  border-bottom: 0;
}
.workorder-status {
  width: 32.552083vw;
}
.workorder-status .boadmanege-svgbox {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 7.1296296vh;
}
.business-box .workorder-status .boadmanege-svgbox-line {
  width: 14.53125vw;
  padding-left: .885416vw;
  padding-right: .677083vw;
  padding-top: 1.85185vh;
  padding-bottom: 1.85185vh;
  margin-bottom: .5555vh;
}
.workorder-status .boadmanege-svgbox-line-circle {
  margin-right: .677083vw;
}
.workorder-status .svg-box-outer {
  margin-left: 0;
  margin-right: 0;
}
.business-box .workorder-status .svg-box-outer {
  margin-bottom: 0;
}
.workorder-status .boadmanege-boxs {
  flex-direction: column;
}
.workorder-block {
  width: 59.114583vw;
}
.workorder-block .boadmanege-lits-tipblock {
  width: 25.78125vw;
}
.workorder-list {
  /* padding-top: 3.5185185vh;
  padding-bottom: 2.592592vh; */
}
.workorder-list .workorder-list-box {
  width: 100%;
  border-radius: 1.04166vw;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.30);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 2.8125vw;
  padding-right: 1.510416vw;
  padding-top: 3.5185185vh;
  padding-bottom: 2.5925vh;
  margin-bottom: 3.796296vh;
}
.workorder-list-left {
  display: flex;
  align-items: center;
}
.workorder-list__icon {
  width: 2.5vw;
  margin-right: 1.5625vw;
}
.workorder-list__p {
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: .9375vw;
  font-style: normal;
  font-weight: 400;
}
.workorder-list-right {
  display: flex;
  align-items: center;
}
.workorder-list-right p {
  color: #242424;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 1.25vw;
  font-weight: 400;
}
.workorder-list-right .workorder-list-icon {
  margin-left: 2.552083vw;
  width: 1.77083vw;
  /*height: 2.2222vh;*/
  height: 1.77083vw;
  background: url('../img/icon145.png') no-repeat;
  background-size: 100% 100%;
}
.workorder-list-box:hover .workorder-list-icon {
  background: url('../img/icon146.png') no-repeat;
  background-size: 100% 100%;
}
.workorder-block .boadmanege-tip {
  padding-top: 3.7037vh;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.30);
  box-shadow: 0 4px 1.04166vw 0 rgba(1, 70, 253, 0.10);
  backdrop-filter: blur(.78125vw);
}
.workorder-block .workboard-event-time {
  margin-top: 4.1666vh;
}
.workorder-content {
  margin-top: 0;
}
.workorder-content .userinfo {
  padding-top: 10.37vh;
}
.workorder-content .workorder-status {
  height: 72.87vh;
}
.workorder-content .swiper-event {
  height: 11.2037vh;
}
.workorder-block .boadmanege-lits-tipblock {
  height: 9.259259vh;
}
.workorder-block .boadmanege-lits-tipblocks {
  margin-top: 2.037vh;
}
.workorder-block .workboard-event-time-box {
  height: 3.240740740740741vh;
}
.workorder-block .swiper-event-tip {
  width: 6.7708vw;
  height: 2.96296vh;
}
.business-look {
  display: flex;
  align-items: center;
}
.business-look img {
  width: 30px;
  height: 30px;
  margin-right: 2px;
}
.business-look div {
  border-radius: 4px;
  background: #EEF2FF;
  width: 54px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.business-look div span {
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.business-upload {
  display: flex;
  align-items: center;
}
.business-upload img {
  width: 30px;
  height: 30px;
}
.business-upload div {
  border-radius: 4px;
  background: #0146FD;
  width: 54px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.business-upload div span {
  background: linear-gradient(121deg, #FFF 11.45%, #FFF 139.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.uploadbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.5);
  display: none;
}
.uploadbox .upload {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.upload {
  width: 550px;
  padding: 24px;
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0 4px 50px 0 rgba(33, 33, 33, 0.08), 0 4px 6px 0 rgba(33, 33, 33, 0.04);
}
.uploadbox-title {
  color: #0B0B0B;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.uploadbox-head {
  color: #1A1D1F;
  text-align: center;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  padding-top: 12px;
  padding-bottom: 24px;
  border-bottom: 1px solid #EEE;
}
.uploadbox-head p {
  text-align: center;
}
.uploadbox-text {
  padding-top: 16px;
}
.uploadbox-subtitle {
  color: #6D6D6D;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  font-family: 'HarmonyOS_Sans_SC_Regular';
}
.ID-upload-demo-files {
  border-radius: 8px;
  border: 1px dashed #1849D6;
  background: #FFF;
  padding-top: 24px;
  margin-top: 16px;
  padding-bottom: 24px;
}
.ID-upload-demo-files__img {
  display: block;
  width: 42px;
  height: 42px;
  margin: 0 auto;
}
.ID-upload-demo-files__p {
  margin-top: 12px;
  color: #0B0B0B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  font-family: 'HarmonyOS_Sans_SC_Regular';
  text-align: center;
  margin-bottom: 8px;
}
.ID-upload-demo-files-or {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ID-upload-demo-files-or span {
  color: #6D6D6D;
  text-align: center;
  font-family: 'HarmonyOS_Sans_SC_Regular';
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
}
.ID-upload-demo-files-or span::before {
  content: "";
  width: 80px;
  height: 1px;
  background: #E7E7E7;
  position: absolute;
  left: calc( 100% + 12px );
  top: 50%;
  transform: translateY(-50%);
}
.ID-upload-demo-files-or span::after {
  content: "";
  width: 80px;
  height: 1px;
  background: #E7E7E7;
  position: absolute;
  right: calc( 100% + 12px );
  top: 50%;
  transform: translateY(-50%);
}
.ID-upload-demo-files-btnbox {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}
.ID-upload-demo-files-btn {
  width: 72px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1849D6;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  border-radius: 8px;
  border: 1px solid #1849D6;
}
.uploadbox .upload-block {
  border-radius: 12px;
  border: 1px solid #E7E7E7;
  background: #FFF;
  padding: 16px;
  width: 100%;
  height: auto;
}
.uploadbox .uploading {
  color: #0B0B0B;
  font-size: 12px;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-weight: 700;
  line-height: 1.5;
}
.uploadbox .progress-num-box {
  color: #6D6D6D;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.33;
  font-family: 'HarmonyOS_Sans_SC_Regular';
  margin-bottom: 8px;
}
.uploadbox .layui-progress {
  border-radius: 40px;
  background: #FAFAFA;
}
.uploadbox .layui-progress-box {
  width: 100%;
}
.uploadbox-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.uploadbox .layui-progress-bar {
  background-color: #1849D6;
}
.uploadbox-top-left {
  display: flex;
  align-items: center;
}
.uploadbox-zipimg {
  width: 36px;
  height: 36px;
  margin-right: 8px;
}
.upload-size {
  color: #6D6D6D;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
  font-family: 'HarmonyOS_Sans_SC_Regular';
}
.uploadbox .upload-filename {
  width: auto;
}
.uploadbox-zipimg {
  display: none;
}
.upload-size {
  display: none;
}
.uploadbox-close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 16px;
  right: 15px;
  cursor: pointer;
}
.visibility {
  visibility: hidden;
}
.order-manage-box .order-form-box__item:nth-child(4) .order-form-box__input {
  width: 229px;
}
.order-manage-box {
  /* justify-content: flex-start; */
}
.order-manage-box .order-form-box__item {
  width: 33.333%;
}
.order-manage-box .order-form-box__item:nth-child(5) {
  width: 66.666%;
}
.order-manage-box .order-form-box__item:nth-child(5) .order-form-box__input {
  width: 564px;
}
.order-form-box .order-form-box__item .order-form-box__label {
  flex-shrink: 0;
}
.main-order-manage .table-mypage {
  justify-content: flex-end;
}
.main-order-manage .layui-table input {
  width: 100%;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #D6D6D6;
}
.product-add {
  display: flex;
  align-items: center;
  margin-top: 14px;
  color: #2A85FF;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
}
.product-add img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.main-form-boxs {
  display: flex;
  align-items: flex-start;
}
.main-customer .main-form-short input {
  width: 310px;
}
.main-customer .main-form-body {
  width: 648px;
}
.main-customer .main-form-short .main-form-select {
  width: 310px;
  background: url(../img/icon18.png) 90% center no-repeat;
}
.main-customer .main-form-short-time {
    background: url(../img/icon19.png) no-repeat;
    background-position: 90% center;
}
.main-customer .main-form-long .main-form-select {
    background: url(../img/icon18.png) no-repeat;
    background-position: 95% center;
}
.main-customer .main-form-file {
  width: 100%;
}
.main-form-boxs {
  margin-top: 24px;
}
.coureset-box {
  width: 640px;
  margin: 40px auto 0;
}
.coureset-tip {
  color: #0B0B0B;
  font-size: 18px;
  font-style: normal;
  font-family: 'HarmonyOS_Sans_SC_Bold';
  font-weight: 700;
  line-height: 1.44;
}
.coureset-subtip {
  color: #6D6D6D;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  font-family: 'HarmonyOS_Sans_SC_Regular';
  line-height: 1.42;
}

.main-courseset .upload-block {
  border-radius: 12px;
  border: 1px solid #E7E7E7;
  background: #FFF;
  padding: 16px;
  width: 100%;
  height: auto;
}
.main-courseset .uploading {
  color: #0B0B0B;
  font-size: 12px;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-weight: 700;
  line-height: 1.5;
}
.main-courseset .progress-num-box {
  color: #6D6D6D;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.33;
  font-family: 'HarmonyOS_Sans_SC_Regular';
  margin-bottom: 8px;
}
.main-courseset .layui-progress {
  border-radius: 40px;
  background: #FAFAFA;
}
.main-courseset .layui-progress-box {
  width: 100%;
}
.main-courseset .layui-progress-bar {
  background-color: #1849D6;
}
.courseset-title {
  margin-bottom: 16px;
}
.courseset-title p {
  color: #384047;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
  margin-bottom: 10px;
}
.courseset-title input {
  width: 100%;
  height: 42px;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #FFF;
  background: #FFF;
  box-sizing: border-box;
  padding-left: 15px;
  color: #6F757B;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  box-shadow: 0 4px 20px rgba(33, 33, 33, 0.1);
}
.doset-title {
  color: #384047;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
  margin-bottom: 10px;
}
.courseset-text {
  color: #384047;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
  margin-bottom: 16px;
}
.courseset-box {
  margin-bottom: 32px;
}
.courseset-box .layui-form-box {
  display: flex;
}
.courseset-box .layui-icon-circle:before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid rgba(111, 118, 126, 0.40);
  background: #FCFCFC;
}
.courseset-box .exam-block-text {
  color: #6F757B;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.37;
}
.courseset-addoptions {
  display: flex;
  align-items: center;
  color: #5F6D7E;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
  cursor: pointer;
  margin-top: 8px;
}
.courseset-addoptions img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.courseset-addtopic {
  display: flex;
  color: #2A85FF;
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
  margin-top: 32px;
  cursor: pointer;
}
.courseset-addtopic img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.courseset-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: 23px;
}
.courseset-btns .courseset-btn {
  width: 130px;
  height: 43px;
  cursor: pointer;
}
.courseset-btn-cancel {
  border-radius: 4px;
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #333;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
}
.courseset-btn-confirm {
  border-radius: 4px;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #fff;
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  margin-left: 34px;
}
.layui-form .addtopic-radio {
  width: 17.555px;
  height: 17.694px;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid  rgba(111, 118, 126, 0.40);
  background: #FCFCFC;
  display: block!important;
  margin-right: 18px;
  margin-top: 12px;
}
.dot-box-select__img {
  width: 37px;
  height: 37px;
  margin-bottom: 5px;
}
.uploadbox-btns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 16px;
}
.uploadbox-btn {
  width: 160px;
  height: 48px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.uploadbox-btn-cancel {
  color: #33383F;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  background: #FFF;
  border: 1px solid #D6D6D6;
}
.uploadbox-btn-confirm {
  color: #FCFCFC;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
  margin-left: 12px;
}
.dashboard-manege {
  background: url(../img/managebg.png) no-repeat;
  background-size: cover;
}
.dashboard-workorder {
  background: url(../img/workorderbg.png) no-repeat;
  background-size: 100% 100%;
}
.dropdown .option {
  padding: 0 15px;
}
.dropdown .option label {
  padding: 12px 0;
}
.layui-table-grid-down {
  display: none;
}
.img-dialog {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0,0,0,.5);
  display: none;
}
.img-dialog__img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: block;
  max-width: 80%;
  max-height: 80%;
  object-fit: cover;
}
.main-form-long-data9 {
    display: none;
}
.default-main-form-select {
  border-radius: 4px;
  border: 1px solid #CCC!important;
  z-index: 9;
  position: relative;
}
.default-main-form-select.active {
  z-index: 999;
}
.default-main-form-select::after {
  content: "";
  width: 15px;
  height: 8px;
  /*background: url('../img/icon18.png') no-repeat;*/
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3%;
  z-index: 9;
}
.default-multiselect {
  width: 100%;
  height: 100%;
  background: transparent;
}
.default-multiselect .select-box {
  background: transparent;
  height: 100%;
  max-height: 100%;
}
.default-multiselect .arrow {
  width: 0;
  height: 0;
  background: transparent;
}
.tooldiv {
  display: flex;
  align-items: center;
}
.courseset-deloptions {
  margin-left: 15px;
}
.singledel {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-top: 12px;
  cursor: pointer;
}
.time__p {
  max-width: 150px;
  white-space: nowrap;       /* 强制文本不换行 */
  overflow: hidden;          /* 隐藏超出容器的内容 */
  text-overflow: ellipsis;   /* 显示省略号 */
}
.newcourse {
    width: 116px;
    height: 40px;
    border-radius: 1234px;
    border: 1px solid #0146FD;
    background: #F8FAFC;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 12px;
}
.newcourse img {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.newcourse span {
    font-size: 14px;
    color: #0146FD;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.084px;
}
.helcolor {
    color: #00CC25;
    
}
.helcolor .no {
    text-decoration: none;
}
.waitcolor {
    color: #FF9D00;
}
.waitcolor .no {
    text-decoration: none;
}
.dangercolor {
    color: #FF3030;
}
.dangercolor .no {
    text-decoration: none;
}
.layui-table-body .layui-none {
    font-size: 14px;
}

.history-deldialog {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
}
.deldialog-box {
    width: 52vw;
    /*height: 424px;*/
    border-radius: 1.09375vw;
    border: 1.687px solid #EFEFEF;
    background: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding-bottom: 2.9167vw;
}
.deldialog-head {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-top: 1.3177vw;
    padding-bottom: 1.3177vw;
    border-bottom: 1px solid #eeeeee;
}
.deldialog-head-close {
    position: absolute;
    width: 2.1875vw;
    top: 50%;
    right: 1.3177vw;
    transform: translateY(-50%);
    pointer: cursor;
}
.deldialog-head__p {
    color: #1A1D1F;
    font-size: 1.35417vw;
    font-style: normal;
    font-weight: 700;
}
.deldialog-body {
    padding-top: 2.86458vw;
    padding-bottom: 4.21875vw;
}
.deldialog-body__p {
    color: #333;
    font-size: 1.35417vw;
    font-weight: 500;
    text-align: center;
}
.deldialog-tool {
    display: flex;
    justify-content: center;
    align-items: center;
}
.deldialog-tool button {
    display: flex;
    width: 22.55vw;
    height: 4.583vw;
    justify-content: center;
    align-items: center;
    border-radius: .625vw;
    border: 2.108px solid #EFEFEF;
    color: #33383F;
    font-size: 1.35417vw;
    font-weight: 400;
    cursor: pointer;
}
.deldialog-tool button:first-child {
    margin-right: 1.667vw;
}
.deldialog-tool button:last-child {
    background: linear-gradient(121deg, #0146FD 11.45%, rgba(1, 70, 253, 0.20) 139.45%);
    color: #ffffff;
}
.courseset-uploadbox-box {
    display: flex;
    align-items: center;
}
.courseset-uploadbox {
    width: 100px;
    height: 100px;
    border: 1px dashed #1849D6;
    background: #FFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}
.courseset-uploadbox p {
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 0;
    font-weight: 400;
    color: #0B0B0B;
    font-family: '微软雅黑';
}
/*#courseset-uploadbox {*/
/*    margin-right: 20px;*/
/*}*/
#ID-upload-demo-img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}
.linkdialog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 99;
    display: none;
}
.linkdialog-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 20px;
    background: #ffffff;
    padding: 30px;
}
.linkdialog-box p {
    font-size: 14px;
    line-height: 1.5;
}
.linkdialog-box .linktitle {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
}
.linkdialog-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 15px;
    cursor: pointer;
}
/* * {
  -webkit-text-size-adjust: none!important;
} */
@media screen and (max-width: 1660px) {
  .header-more {
    padding: 7px 2vw;
    font-size: 16px;
  }
  .header-left-workspace {
    padding: 7px 2vw;
    font-size: 16px;
  }
  .header-left-circle {
    padding: 7px 2vw;
    font-size: 16px;
  }
  .main-form-boat .main-form-short input {
    width: 280px;
  }
  .main-form-filebtn-reset {
    margin-left: 28px;
  }
  .switch-status-list p {
    /* font-size: 16px; */
  }



}
@media screen and (max-width: 1440px) {
  .main-head-search {
    width: 350px;
    height: 40px;
  }
  .main-form-layout .main-form-body {
    margin-right: 40px;
  }
  .main-form-boat .main-form-short input {
    width: 260px;
  }
  .boat-box-table {
    /* margin-left: .3rem; */
    margin-left: 30px;
  }
  .main-order #demo-laypage-normal-1 {
    /* width: 100%; */
    display: flex;
    justify-content: flex-end;
  }
    .order-info-nav a {
    margin-right: 5px;
  }
  .order-info-nav a {
    width: 76px;
  }
  .main-order .layui-laypage .layui-laypage-prev {
    margin-left: 16px !important;
  }
  .layui-nav-tree .layui-nav-item a {
    font-size: 12px;
  }
  .business-box .workorder-status .boadmanege-svgbox-line {
    width: 15.5vw;
  }
  .order-form-box .order-form-box__item .order-form-box__input {
    width: 180px;
  }
  .order-manage-box .order-form-box__item:nth-child(4) .order-form-box__input {
    width: 180px;
  }
  .order-manage-box .order-form-box__item:nth-child(5) .order-form-box__input {
    width: 400px;
  }

  .main-customer .main-form-body {
    width: 540px;
  }
  .main-customer .main-form-short input {
    width: 220px;
  }
  .main-customer .main-form-short .main-form-select {
    width: 220px;
  }
  .main-customer .main-form-short .main-form-select {
    background: url(../img/icon18.png) no-repeat;
    background-position: 90%center;
  }
}
@media screen and (max-width: 1370px) {
  .main-order .table-mypage {
    justify-content: flex-end;
  }
  .main-customer .main-form-body {
    width: 500px;
  }
  .main-customer .main-form-short {
    width: 45%;
  }
  .main-customer .main-form-select {
    width: 100%;
  }
  .main-customer .main-form-short input {
    width: 100%;
  }
  .main-head-search {
    width: 300px;
  }
}
@media screen and (max-width: 1280px) {
  iframe {
    overflow-x: scroll;
  }
  .switch-con-discipline__img {
    width: 20px;
    height: 20px;
  }
  .switch-status-list {
    margin-right: 20px;
  }
  .switch-con-title-apply {
    padding: 5px 12px;
  }
  .switch-con-title-download {
    padding: 5px 12px;
  }
  .switch-tap-left a {
    padding: 8px 14px;
  }
  .switch-generate {
    width: auto;
    height: 30px;
    padding: 5px 12px;
  }
}
@media screen and (max-width: 1440px) {
            /* .layui-nav .layui-nav-item-single a .layui-nav-item-single-box {
                font-size: 12px!important;
            } */
    .side .layui-nav .layui-nav-item-single-box {
        font-size: 12px;
    }
    .layui-table-cell {
        height: 8vh;
        line-height: 8vh;
    }
}
@media screen and (max-width: 1280px) {
    .dashboard {
        min-width: 0;
    }
}
@media screen and (max-width: 1100px) {
    .main-form-condition-block-name {
        font-size: 1.2rem;
        margin-right: 1rem;
    }
    .main-form-condition-block .placeholder {
        font-size: 1.2rem!important;
    }
    .main-form-condition-block .multiselect {
        width: 13rem!important;
    }
    .main-form-short label {
        font-size: 1.2rem;
    }
    .main-form-short input {
        width: 30rem;
    }
    .main-form-body {
        width: 64rem;
    }
    .main-form-short-time {
        background: url(../img/icon19.png) no-repeat;
        background-position: 27rem center;
    }
    .main-form-short .main-form-select {
        width: 30rem;
    }
    .main-form-long label {
        font-size: 1.2rem!important;
    }
    .main-form-file {
        width: 60rem;
    }
    .dashboard {
        min-width: 0;
    }
    .main-form-short input {
        font-size: 1.2rem;
    }
    .selected-item {
        font-size: 1.2rem;
    }
    .main-form-condition-block {
        margin-right: 0;
    }
    .main-form-condition-block {
        margin-left: 2rem;
    }
    .main-form-long textarea {
        font-size: 1.2rem;
    }
    .main-visual .select-box .placeholder {
        font-size: 1.2vw;
    }
    .workboard .select-box .placeholder {
        font-size: 1.2vw;
    }
}
@media screen and (max-width: 1100px) {
    .dashboard {
        min-width: 0;
    }
    .workboard-mid .layui-form {
        height: 3.68518vh;
    }
    .workboard-left-search-input {
        height: 1.8vw;
    }
    .header-more {
        font-size: 1.2vw;
    }
    .header-login {
        font-size: 1.2vw;
    }
    .header-more {
        padding: 0.8vh 1.5vw;
    }
    .header-left-circle {
        font-size: 1.2vw;
        padding: 0.5vh 1.5vw;
    }
    .header-left-workspace {
        font-size: 1.2vw;
        padding: 0.5vh 1.5vw;
    }
    .visual-left .layui-form {
        height: 3.68518vh;
    }
    .visual-left .placeholder {
        font-size: 1.2vw;
    }
    .visual-left .dropdown .option label {
        font-size: 1.2vw;
    }
    .main-form-short input {
        height: 4rem;
    }
    .main-form-short .main-form-select {
        height: 4rem;
    }
    .default-multiselect .select-box {
        height: 4rem;
    }
    .select-box .selected-item {
        padding: 0.2rem 0.4rem;
    }
    .select-box .placeholder {
        font-size: 1.2rem;
    }
    .main-form-body .select-box {
        min-height: 4rem;
    }
    .default-main-form-select::after {
        width: 10px;
        height: 6px;
    }
    .main-form-filebtn {
        font-size: 1.2rem;
    }
    .main-form-long input {
        height: 4rem;
        font-size: 1.2rem;
    }
    .main-form-long input::placeholder {
        font-size: 1.2rem;
    }
    .main-form-long textarea::placeholder {
        font-size: 1.2rem;
    }
    .main-form-tool .save {
        font-size: 1.2rem;
    }
    .main-form-tool a, .main-form-tool button {
        font-size: 1.2rem;
    }
    .layui-table-cell a {
        font-size: 1.2rem;
    }
    .switch-status-list p {
        font-size: 1.2rem;
    }
    .layui-table-cell {
        font-size: 1.2rem;
    }
    .switch-tap-left a {
        font-size: 1.2rem;
    }
    .switch-generate {
        font-size: 1.2rem;
        margin-left: 1rem;
    }
    .switch-laydate {
        font-size: 1.2rem;
    }
    .switch-status-list {
        margin-right: .5rem;
    }
    .switch-demo__icon {
        margin-left: .5rem;
        width: 1rem;
    }
    .switch-con-title-download span {
        font-size: 1.2rem;
    }
    .layui-table-cell {
        height: 5rem;
        line-height: 5rem;
    }
    .switch-con-title-apply span {
        font-size: 1.2rem;
    }
    .switch-tap-left a {
        padding: 0.5rem 0.8rem;
    }
    .switch-tap-right {
        padding-left: 0;
    }
    .switch-con-cable-li span {
        font-size: 1.2rem;
    }
    .switch-con-discipline-left {
        font-size: 1.2rem;
    }
    .blue014__a {
        margin-left: .1rem;
    }
    .layui-table-cell {
        padding: 0;
        padding-left: 3px;
    }
    .switch-con-discipline-status__success {
        font-size: 1.4rem;
    }
    .switch-con-discipline-status__fail {
        font-size: 1.4rem;
    }
    .switch-con-cable-li span:first-child {
        font-size: 1.6rem;
    }
    .switch-con-discipline-num {
        font-size: 1..6rem;
    }
    .main-head-left {
        font-size: 2rem;
    }
    .main-head-nav .main-head-nav-list {
        margin-left: 1.5rem;
    }
    .table-box {
        margin-top: 2rem;
    }
    .laytable-cell-checkbox {
        padding-left: 10px;
    }
    .main-form-condition-select {
        backdrop-filter: none;
    }
    .main-form-short .select-box {
        backdrop-filter: none;
    }
    .main-form-condition-short {
        width: 64rem;
    }
    .main-form-long .select-box {
        backdrop-filter: none;
    }
    .main-form-boat .main-form-short input {
        width: 20rem;
    }
    .main-form-filebox .main-form-file {
        width: 20rem;
    }
    .main-form-filebtn-reset {
        font-size: 1.2rem;
    }
    .boat-box-table-btns button {
        width: 13rem;
        height: 5rem;
    }
    .main-form .main-form-part .main-form-short input {
        width: 24rem;
        height: 4rem;
    }
    .main-form .main-form-part .main-form-short .main-form-select {
        width: 24rem;
        height: 4rem;
    }
    .main-form .main-form-part .main-form-short .main-form-select.active {
        position: relative;
        z-index: 99;
    }
    .main-form-file {
        min-height: 4rem;
    }
    .layui-form-radio>* {
        font-size: 1.2rem;
    }
    .video-filter-item {
        font-size: 1.2rem;
    }
    .video-item-label {
        font-size: 1.2rem;
    }
    .video-item__p {
        font-size: 1.2rem;
    }
    .main-head-search input {
        font-size: 1.2rem;
    }
    .main-head-search input::placeholder {
        font-size: 1.2rem;
    }
    .video-course__p {
        font-size: 2rem;
    }
    .video-course__belong {
        font-size: 1.6rem;
    }
    .video-course-desc {
        font-size: 1.2rem;
    }
    .video-course-text {
        font-size: 2rem;
    }
    .video-course-right #status {
        font-size: 1.2rem;
    }
    .video-course-button {
        font-size: 2rem;
    }
    .library-filter-nav a {
        font-size: 1.2rem;
    }
    .library-filter-upload {
        padding: 0.3rem 0.6rem;
        font-size: 1.2rem;
    }
    .library-filter-download {
        padding: 0.3rem 0.6rem;
    }
    .library-filter-download {
        margin-right: 1rem;
    }
    .library-filter-nav a {
        padding: .5rem;
    }
    .library-filter-download {
        padding: 0.3rem 0.6rem;
        font-size: 1.2rem;
    }
    .library-filter-nav {
        padding: .5rem;
    }
    .library-filter-upload {
        margin-right: .1rem;
    }
    .library-filter .main-head-search {
        width: 25rem;
    }
    .dashboard-manege .select-box .placeholder {
        font-size: 1.2vw;
    }
    .dashboard-manege .selected-item {
       font-size: 1.2vw; 
       padding: 0.2vw 0.4vw;
    }
    .business-look img {
        width: 2rem;
        height: auto;
    }
    .business-upload img {
        width: 2rem;
        height: auto;
    }
    .business-look div {
        width: 5rem;
        height: 3rem;
    }
    .business-upload div {
        width: 5rem;
        height: 3rem;
    }
    .main-form-cable .main-form-part .main-form-short-time {
        background-position: 21.6rem center;
    }
    .main-visual .selected-item {
        font-size: 1.2vw;
    }
    .main-visual .select-box .selected-item {
        padding: 0.2vw 0.4vw;
    }
    /*iframe body.font-size-loaded {*/
    /*  visibility: visible;*/
    /*}*/
}
@media screen and (max-width: 835px) {
    .dashboard {
        min-width: 0;
    }
    .workboard-boat {
        width: 13.22916vw;
        height: 31.296vh;
        margin: 3vh auto 0;
    }
    .workboard-left-search {
        height: 2.3518vh;
    }
    .workboard-index {
        height: 2.66925vh;
    }
    .workboard-count-box-img {
        height: auto;
    }
    .workboard-event-list-box {
        height: 4.3667vh;
    }
    .workboard-count-box {
        height: 4.037vh;
    }
    .workboard-event-list {
        margin-top: .5vh;
    }
    .swiper-event .swiper-slide {
        height: 2.5vh!important;
    }
    .swiper-event {
        height: calc( 5vh + 10px ) ;
    }
    .swiper-event-tip {
        height: 2vh;
    }
    .workboard-index {
        margin: 0 auto .5vh;
    }
    .workboard-mid .layui-form {
        width: 18.2604vw!important;
    }
    .svg-label-p-tip {
        font-size: 10px;
    }
    .workboard-index-tip {
        font-size: 10px;
    }
    .workboard-event-time-box {
        height: 1.68518vh;
    }
    .workboard-mid-select-name {
        height: 3vh;
    }
    .header-login {
        font-size: 1.2vw;
    }
    .header-lang .layui-btn {
        font-size: 1.2vw;
    }
    .header-lang .layui-icon-down:before {
        width: 0.8vw;
        height: 0.4167vh;
    }
    .header-lang span {
        width: 4vw;
    }
    .header-more  {
        font-size: 1.2vw;
        padding: 0.5vh 1.5vw;
    }
    .header-left-workspace {
        font-size: 1.2vw;
    }
    .header-left-circle {
        font-size: 1.2vw;
    }
    .head-logo {
        width: 15vw;
    }
    .header-bg {
        height: 5vh;
    }
    .header-right {
        top: 2vh;
    }
    .workboard-right-box::before {
        height: 15.666vh;
        top: 0.2vh;
    }
    .workboard-right-box::after {
        height: 15.666vh;
        bottom: 0.2vh;
    }
    .workboard-left-block-inner-box::after {
        height: 13.8518vh;
    }
    .workboard-left-block-inner-box::before {
        height: 13.8518vh;
    }
    .workboard-left-search-input {
        height: 2vw;
    }
    .workboard-left-search__p {
        font-size: 1.1vw;
    }
    .workboard-mid #multiselect1 .placeholder {
        font-size: 1.2vw;
    }
    .dropdown .option label {
        padding: 0.6vh 0;
        font-size: 1.2vw;
    }
    .visual-right-top {
        flex-direction: column;
    }
    .visual-right-box {
        width: 100%;
    }
    .visual-right {
        width: 48vw;
    }
    .visual-box .workboard-boat {
        margin-left: 1.1666vw;
        width: 17.6979vw;
        height: 55.46296vh;
    }
    .main-visual .layui-form {
        width: 18.2604vw;
        height: 2.68518vh;
    }
    .visual-right-box {
        height: 20.46296vh;
    }
    .visual-right-innerbox {
        height: 18.46296vh;
    }
    .visual-right-box::after {
        height: 12vh;
    }
    .visual-right-box::before {
        height: 12vh;
    }
    .visual-righ-title {
        font-size: 1.2vw;
    }
    .visual-right-line .label {
        font-size: 1.2vw;
        width: 7.5vw;
    }
    .visual-right-tool a {
        font-size: 1.2vw;
    }
    .visual-righ-ability-left span {
        font-size: 1.2vw;
    }
    .visual-righ-ability__icon {
        width: 2vw;
    }
    .visual-righ-ability__img {
        width: 2.25vw;
    }
    .visual-righ-ability {
        margin-bottom: 2.5vh;
    }
    .visual-righ-ability-radio-dot {
        font-size: 1.2vw;
    }
    .ability-radio-dot-box {
        width: 1.2vw;
        height: 1.2vw;
    }
    .ability-radio-dot-box.on::before {
        width: 0.6vw;
        height: 0.6vw;
    }
    .visual-right-tab a {
        font-size: 1.2vw;
        margin-right: 0;
    }
    .visual-right-box:last-child {
        margin-left: 0;
    }
    .visual-status-search {
        background: #FFF url(../img/icon118.png) no-repeat;
        background-size: 0.81666vw 0.81666vw;
        background-position: 0.46875vw center;
    }
    .visual-status-search__button {
        font-size: 1.2vw;
    }
    .visual-status-search__input {
        font-size: 1.2vw;
    }
    .visual-status-search {
        width: 15.4375vw;
        margin-right: 0.875vw;
    }
    .visual-filter span {
        font-size: 1vw;
    }
    .visual-filter:first-child span {
        width: auto;
    }
    .visual-filter:last-child span {
        width: auto;
    }
    .visual-filter img {
        width: 0.9vw;
        height: 0.9vw;
        margin-left: 0.26875vw;
    }
    .visual-filter {
        margin-left: .5vw;
    }
    .visual-right-bottom .layui-laypage .layui-laypage-count {
        font-size: 1.2vw;
    }
    .visual-right-bottom .layui-laypage .layui-laypage-curr em {
        font-size: 1.2vw;
    }
    .visual-right-bottom .layui-laypage a {
        font-size: 1.2vw;
        width: 2.5vw;
        height: 2.5vw;
        line-height: 2.5vw;
    }
    .visual-right-bottom .layui-laypage span.layui-laypage-curr {
        width: 2.5vw;
        height: 2.5vw;
        line-height: 1;
    }
    .visual-right-bottom .layui-laypage .layui-laypage-skip {
        font-size: 1.2vw;
    }
    .visual-right-bottom .layui-laypage input {
        font-size: 1.2vw;
    }
    .visual-right-bottom .layui-laypage input {
        width: 4vw;
        height: 2vh;
    }
    .visual-right-bottom .layui-laypage button {
        height: 2vh;
        line-height: 2vh;
    }
    .visual-right-line input {
        width: calc( 100% - 1.2vw );
        font-size: 1.2vw;
    }
    .layui-nav-tree .layui-nav-item a {
        margin-bottom: 1vh;
        font-size: 1.2vw;
    }
    .layui-icon-down:before {
        width: 1vw;
        height: 0.4167vh;
    }
    .layui-nav-tree .layui-nav-more {
        right: 1vw;
    }
    .layui-nav .layui-nav-more {
        top: .7vh;
    }
    .side .layui-nav .layui-nav-item-single-box {
        font-size: 1.2vw;
    }
    .visual-nav__a p {
        font-size: 1.2vw;
    }
    .visual-nav__a img {
        margin-bottom: .5vh;
    }
    .right-tip-list-block p {
        font-size: 1.2vw;
    }
    .right-tip-i {
        font-size: 1vw;
    }
    .layui-table-view .layui-table td, .layui-table-view .layui-table th span {
        font-size: 1.2vw;
    }
    .main-form-condition-select .select-box {
        padding-left: .6rem;
    }
    .table-box .layui-table-view .layui-table td,.table-box .layui-table-view .layui-table th span {
        font-size: 1.2rem;
    }
    .main-head-search {
        width: 30rem;
    }
    .main-form-condition-short .main-form-condition-block {
        margin-bottom: 0;
    }
    .boat-box-table .laytable-cell-1-0-2 {
        width: 50px!important;
    }
    .boat-box-table .laytable-cell-1-0-3 {
        width: 50px!important;
    }
    .boat-box-table .laytable-cell-1-0-4 {
        width: 50px!important;
    }
    .boat-box-table .laytable-cell-1-0-5 {
        width: 50px!important;
    }
    .boat-box-table .laytable-cell-1-0-6 {
        width: 50px!important;
    }
}

