.login-logo img {
  height: 60px;
}
.login {
  padding-top: 35px !important;
  padding-bottom: 0 !important;
}
.sugg {
  margin-top: 13px !important;
}
.login-header {
  height: 70px !important;
}
.headerIntro {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 30px !important;
  color: rgba(32, 30, 31, 0.8);
  top: 8px !important;
  left: 235px !important;
}
.sugg {
  margin-top: 13px !important;
}
.login {
  padding-top: 35px !important;
  padding-bottom: 0 !important;
}
.login-con {
  opacity: 0;
}
.loginFunc {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 22px;
  color: #333333;
  font-style: normal;
  text-transform: none;
}
input {
  background-color: #f7f7f7;
  border: none;
  font-size: 14px;
  color: #333;
}
#sub {
  background: linear-gradient(86deg, #920C84 0%, #750069 100%) !important;
  border-radius: 4px 4px 4px 4px;
  border: none !important;
}
.register {
  border: none !important;
  color: #091232 !important;
}
.loginFooter {
  background: #fff;
  padding: 20px 0;
  height: 125px !important;
  margin-top: 49px !important;
}
.box-title {
  display: flex !important;
  align-items: center;
  gap: 16px;
}
.box-title span {
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #31373d;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  display: block;
}
.box-title .form-tips {
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 400;
  font-size: 13px !important;
  color: rgba(125, 134, 169, 0.5) !important;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.box-title::before {
  content: "";
  display: block;
  width: 4px;
  height: 16px;
  background: #0fb8d2;
  border-radius: 0px 0px 0px 0px;
}
.table {
  border: none !important;
}
.table th {
  border: none !important;
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 400;
  font-size: 13px !important;
  color: #31373d;
  line-height: 16px !important;
  text-align: left;
}
.table td {
  border: none !important;
}
.table input,
.table .select2-selection--single {
  width: 100% !important;
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #e9e9e9;
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #31373d !important;
  line-height: 14px !important;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.table textarea {
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #e9e9e9;
}
.table label input {
  width: revert !important;
}
.table input[type="checkbox"],
.table input[type="radio"] {
  width: revert !important;
  accent-color: #0fb8d2 !important;
}
.table .fm {
  transform: translateY(10px);
}
.table .form-img-box {
  background: #f0f1f6 !important;
  border-radius: 4px 4px 4px 4px !important;
  border: 1px solid #e9e9e9 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.table .form-img-box .upimg-btn {
  background: linear-gradient(106deg, #13d7f5 0%, #00bcd9 100%) !important;
  border-radius: 27px 27px 27px 27px !important;
}
.table .form-img-box .upfile-tip {
  font-family: PingFang SC,
                PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #ff6e33;
  line-height: 12px;
  text-align: center;
}
body .box-body p {
  font-family: PingFang SC, PingFang SC;
  font-size: 13px !important;
  color: #666666 !important;
  line-height: 22px !important;
}
body #writeBtn {
  width: 200px !important;
  height: 40px !important;
  background: linear-gradient(103deg, #5ABFFF 0%, #008AE1 100%);
  border-radius: 27px 27px 27px 27px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 15px !important;
  color: #FFFFFF;
  line-height: 20px !important;
  text-align: center;
  border: none !important;
}
body #submitBtn {
  width: 200px !important;
  height: 40px !important;
  background: linear-gradient(103deg, #13D7F5 0%, #00BCD9 100%);
  border-radius: 27px 27px 27px 27px;
  font-weight: 500;
  font-size: 15px !important;
  color: #FFFFFF;
  line-height: 20px !important;
  text-align: center;
  border: none !important;
}
body #float-bar-top,
body #page-bar-top {
  border: none !important;
  background: transparent;
}
body #float-bar-top ul,
body #page-bar-top ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 20px !important;
  background: #daf2fe;
}
body #float-bar-top ul li,
body #page-bar-top ul li {
  padding: 4px 8px;
  background: rgba(255, 255, 255, 0.45);
  border-radius: 100px 100px 100px 100px;
  border: 1px solid #fff;
  background-color: #ebf8fe;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #31373D;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
body #float-bar-top ul li.show,
body #page-bar-top ul li.show {
  background: linear-gradient(72deg, #22E2FF 0%, #00C2DF 100%);
  color: #fff;
}
#sysFrontLogin .validateCode {
  right: 10px !important;
  left: auto !important;
}
#sysFrontLogin .left-panel {
  width: 1200px;
  background-color: #fff;
  padding: 30px 24px;
  display: flex;
  margin: 0 auto;
  gap: 20px;
}
#sysFrontLogin .left-panel .notice-section {
  flex: 1;
  margin-bottom: 20px;
}
#sysFrontLogin .left-panel .guidelines-section {
  flex-shrink: 0;
  width: 50%;
}
#sysFrontLogin .left-panel .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
#sysFrontLogin .left-panel .section-header .title-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
#sysFrontLogin .left-panel .section-header .title-wrapper .section-title {
  font-family: "PingFang SC", "PingFang SC";
  font-weight: 600;
  font-size: 18px;
}
#sysFrontLogin .left-panel .section-header .title-wrapper .section-title .title-main {
  color: #750069;
}
#sysFrontLogin .left-panel .section-header .title-wrapper .section-title .title-sub {
  color: #333333;
}
#sysFrontLogin .left-panel .section-header .title-wrapper .section-icon {
  height: 14px;
}
#sysFrontLogin .left-panel .section-header .more-link {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #750069;
  font-size: 13px;
  transition: opacity 0.3s;
}
#sysFrontLogin .left-panel .section-header .more-link:hover {
  opacity: 0.8;
}
#sysFrontLogin .left-panel .section-header .more-link .arrow-icon {
  width: 17px;
  height: 17px;
}
#sysFrontLogin .left-panel .notice-list {
  max-height: 120px;
  overflow: hidden;
}
#sysFrontLogin .left-panel .notice-list .notice-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 10px 0;
  border-bottom: 1px dashed #e0e0e0;
}
#sysFrontLogin .left-panel .notice-list .notice-item:last-child {
  border-bottom: none;
}
#sysFrontLogin .left-panel .notice-list .notice-item .notice-date {
  color: #999;
  font-size: 13px;
  white-space: nowrap;
}
#sysFrontLogin .left-panel .notice-list .notice-item .notice-text {
  font-family: "PingFang SC", "PingFang SC";
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#sysFrontLogin .left-panel .notice-list .notice-item .notice-text:hover {
  color: #750069;
}
#sysFrontLogin .left-panel .guidelines-content .guideline-item {
  font-family: "PingFang SC", "PingFang SC";
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 2;
  margin-bottom: 6px;
}
#sysFrontLogin .left-panel .guidelines-content .guideline-item:last-child {
  margin-bottom: 0;
}
#sysLogin .loginFuncNormal {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 22px;
  color: #333333;
  font-style: normal;
  text-transform: none;
}
#sysLogin #loginForm input {
  background-color: #f7f7f7;
  border: none;
  font-size: 14px;
  color: #333;
}
#sysLogin #loginForm #sub {
  background: linear-gradient(86deg, #920C84 0%, #750069 100%) !important;
  border-radius: 4px 4px 4px 4px;
}
.links {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}
.links a:hover {
  color: #750069;
}
