@charset "UTF-8";
.module1 {
  width: 100%;
  max-width: 700px;
  background-image: linear-gradient(to right, #b0ceff, #78b8ff);
  background-image: -webkit-linear-gradient(to right, #b0ceff, #78b8ff);
  background-image: -moz-linear-gradient(to right, #b0ceff, #78b8ff);
  background-image: -o-linear-gradient(to right, #b0ceff, #78b8ff);
  margin: auto;
}

@media (min-width: 400px) and (max-width: 500px) {
  .module1 body,
  .module1 html {
    font-size: 18px;
  }
}

@media (min-width: 501px) and (max-width: 600px) {
  .module1 body,
  .module1 html {
    font-size: 20px;
  }
}

@media (min-width: 601px) and (max-width: 4000px) {
  .module1 body,
  .module1 html {
    font-size: 26px;
  }
}

.module1 .container {
  min-height: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  width: 100%;
}

.module1 .container .logoBox {
  width: 17%;
  padding: 5% 0;
  padding-left: 5%;
}

.module1 .container .logoBox img {
  width: 100%;
}

.module1 .container .topTitle {
  text-align: center;
}

.module1 .container .topTitle h3 {
  font-size: 1.6rem;
  text-align: center;
  color: white;
}

.module1 .container .topTitle img {
  margin-top: 0.8rem;
  width: 40%;
}

.module1 .container .textBox {
  padding: 20% 3%;
}

.module1 .container .textBox img {
  width: 60%;
}

.module1 .container .textBox p {
  color: white;
  margin-top: 5%;
  font-size: 1rem;
}

.module1 .container .card {
  background-color: #fff;
  margin: 0 3%;
  padding: 5%;
  box-sizing: border-box;
  border-radius: 10px;
}

.module1 .container .card .title {
  margin: 1rem 0;
  background-color: #4d88e7;
  color: white;
  font-size: 1rem;
  padding: 1rem;
  font-weight: bold;
  border-radius: 10px;
}

.module1 .container .card .title .must {
  font-size: 0.8rem;
}

.module1 .container .card .tips {
  font-size: 0.8rem;
  color: red;
  padding-left: 15px;
}

.module1 .container .card .inputbox {
  border: 1px solid #868686;
  border-radius: 10rem;
  overflow: hidden;
  margin: 1rem 0;
  position: relative;
}

.module1 .container .card .inputbox input {
  height: 3rem;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  width: 100%;
  box-sizing: border-box;
}

.module1 .container .card .inputbox select {
  width: 100%;
  height: 3rem;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  border: none;
  outline: none;
  background-color: white;
}

.module1 .container .card .inputbox .success {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.module1 .container .card .inputbox .success .icon {
  font-size: 1.2rem;
  color: #007519;
}

.module1 .container .card .select_Input1 {
  width: 100%;
  position: relative;
  margin: 1rem 0;
}

.module1 .container .card .select_Input1 .select_inputBox {
  width: 100%;
  border: 1px solid #868686;
  background-color: #fff;
  border-radius: 10rem;
  display: flex;
  align-items: center;
  padding: 0 1rem;
  cursor: pointer;
  box-sizing: border-box;
}

.module1 .container .card .select_Input1 .select_inputBox input {
  height: 3rem;
  font-size: 1rem;
  width: 100%;
  background-color: transparent;
  cursor: pointer;
}

.module1 .container .card .select_Input1 .select_inputBox .icon {
  font-size: 14px;
}

.module1 .container .card .select_Input1 .downOption {
  margin-top: 5px;
  position: absolute;
  top: 50px;
  left: 0px;
  background-color: #fff;
  border: 1px solid #838383;
  box-shadow: 2px 2px 10px #c2c2c2;
  width: 100%;
  max-height: 200px;
  border-radius: 10px;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  transform: translateY(40px);
  transition: all 0.5s;
}

.module1 .container .card .select_Input1 .downOption .option {
  padding: 10px;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s;
}

.module1 .container .card .select_Input1 .downOption .option:hover {
  background-color: #168eff;
  color: white;
}

.module1 .container .card .select_Input1 .downOption .option:last-child {
  border-bottom: none;
}

.module1 .container .card .select_Input1 .downOption .option img {
  width: 30px;
}

.module1 .container .card .seletBox label {
  display: flex;
  align-items: center;
  justify-content: normal;
  flex-wrap: nowrap;
  gap: 1rem;
  margin-bottom: 1rem;
}

.module1 .container .card .seletBox label img {
  width: 40%;
}

.module1 .container .card .seletBox label .right {
  font-size: 1.1rem;
  /* 复选框未勾选前的样式 */
  /* 复选框选择后的样式 */
}

.module1 .container .card .seletBox label .right .name {
  margin-bottom: 10%;
  display: flex;
  align-items: center;
  justify-content: normal;
  flex-wrap: nowrap;
  gap: 0;
}

.module1 .container .card .seletBox label .right p {
  margin-bottom: 0.5rem;
}

.module1 .container .card .seletBox label .right input[type="checkbox"] {
  margin-left: 10px;
  appearance: none;
  /* 取消默认的复选框样式 */
  width: 27px;
  /* 设置复选框的宽度 */
  height: 27px;
  /* 设置复选框的高度 */
  border: 1px solid #aaaaaa;
  /* 设置边框 */
  border-radius: 50%;
  /* 使复选框为圆形 */
}

.module1 .container .card .seletBox label .right input[type="checkbox"]:checked {
  background-image: url("data:image/png;base64,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");
  /* 复选框选中后背景图片 */
  background-repeat: no-repeat;
  /* 取消背景图片平铺 */
  background-size: 27px 27px;
  /* 设置背景图片的大小 */
  background-position: center;
  /* 背景图居中对齐 */
  /* 设置选中后边框颜色 */
}

.module1 .container .card .seletBox label .right input[type="checkbox"]:disabled {
  background-color: #d6d6d6;
}

.module1 .container .card .seletBox label .right .checkBox {
  margin-left: 1rem;
  aspect-ratio: 1/1;
  width: 1.5rem;
  border: 1px solid #575757;
  border-radius: 10rem;
}

.module1 .container .card .seletBox label .right .checkBox .icon {
  font-size: 1.5rem;
  color: #007519;
  display: none;
}

.module1 .container .card .seletBox label .right .checkBox.select {
  border: none;
}

.module1 .container .card .seletBox label .right .checkBox.select .icon {
  display: block !important;
}

.module1 .container .card .seletBox label .right .checkBox.disabled {
  border: none;
  background-color: #cfcfcf;
}

.module1 .container .card textarea {
  background-color: #bee1ff;
  width: 100%;
  height: 8rem;
  padding: 1rem;
  font-size: 0.9rem;
  border-radius: 10px;
  border: none;
  box-sizing: border-box;
}

.module1 .container .card .btnBox {
  text-align: center;
}

.module1 .container .card .btnBox .submit {
  background-color: #f5bb02;
  font-size: 1.2rem;
  width: 90%;
  padding: 1rem 0;
  margin: 2rem 0;
  border-radius: 10rem;
  box-shadow: 0 3px 3px #967301;
}

.module1 .container .card .tip {
  text-align: center;
  font-size: 0.8rem;
  color: #9e9e9e;
}

.module1 .container .card .success {
  color: #007519;
  margin-bottom: 20px;
}

.module2 {
  width: 100%;
  padding-bottom: 2rem;
  background-image: linear-gradient(to right, #3a77f6, #8ae0df);
  background-image: -webkit-linear-gradient(to right, #3a77f6, #8ae0df);
  background-image: -moz-linear-gradient(to right, #3a77f6, #8ae0df);
  background-image: -o-linear-gradient(to right, #3a77f6, #8ae0df);
  margin: auto;
  padding-bottom: 50px;
}

.module2 .container {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
}

.module2 .container .topBox {
  padding: 50px 30px;
  display: flex;
  align-items: center;
  justify-content: normal;
  flex-wrap: nowrap;
  gap: 5%;
  align-items: flex-start;
}

@media (min-width: 0px) and (max-width: 700px) {
  .module2 .container .topBox {
    flex-direction: column;
    align-items: center;
  }
}

.module2 .container .topBox .logo {
  width: 120px;
  margin-right: 30px;
}

@media (min-width: 0px) and (max-width: 700px) {
  .module2 .container .topBox .logo {
    margin: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 0px) and (max-width: 700px) {
  .module2 .container .topBox .right {
    text-align: center;
  }
}

.module2 .container .topBox .right h3 {
  color: white;
  font-size: 45px;
}

@media (min-width: 0px) and (max-width: 700px) {
  .module2 .container .topBox .right h3 {
    font-size: 26px;
    text-align: center;
  }
}

.module2 .container .topBox .right img {
  width: 30%;
  margin: 30px 0;
}

@media (min-width: 0px) and (max-width: 700px) {
  .module2 .container .topBox .right img {
    width: 70%;
  }
}

.module2 .container .topBox .right p {
  width: 70%;
  color: white;
  font-size: 18px;
}

@media (min-width: 0px) and (max-width: 700px) {
  .module2 .container .topBox .right p {
    width: 100%;
    text-align: left;
  }
}

.module2 .container .cardBox {
  background-color: #fff;
  border-radius: 20px;
  padding: 3% 5%;
  position: relative;
  overflow: hidden;
}

.module2 .container .cardBox .title {
  text-align: center;
  font-size: 40px;
  color: transparent;
  background-image: linear-gradient(0deg, #339966, #0166c8);
  background-size: 200%;
  background-clip: text;
  -webkit-background-clip: text;
}

.module2 .container .cardBox .box1 {
  display: flex;
  align-items: center;
  justify-content: normal;
  flex-wrap: nowrap;
  gap: 0;
  justify-content: space-between;
  margin: 50px 0;
}

@media (min-width: 0px) and (max-width: 700px) {
  .module2 .container .cardBox .box1 {
    flex-direction: column;
    gap: 20px;
  }
}

.module2 .container .cardBox .box1 h4 {
  font-size: 26px;
  color: transparent;
  background-image: linear-gradient(0deg, #339966, #0166c8);
  background-size: 200%;
  background-clip: text;
  -webkit-background-clip: text;
}

.module2 .container .cardBox .box1 .inputbox {
  border: 1px solid #888888;
  border-radius: 50px;
  overflow: hidden;
}

.module2 .container .cardBox .box1 .inputbox select {
  width: 300px;
  margin: 0 20px;
  height: 40px;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: #fff;
}

.module2 .container .cardBox ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 50px;
}

@media (min-width: 0px) and (max-width: 700px) {
  .module2 .container .cardBox ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

.module2 .container .cardBox ul li .content {
  padding: 10px 5px;
  font-size: 18px;
}

.module2 .container .cardBox ul li .content p {
  margin-bottom: 10px;
}

.module2 .container .cardBox .Pagination1 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
  padding: 50px 0;
  flex-wrap: wrap;
}

.module2 .container .cardBox .Pagination1 a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50px;
}

.module2 .container .cardBox .Pagination1 a:hover {
  color: #3a77f6;
}

.module2 .container .cardBox .Pagination1 a .icon {
  color: #575757;
}

.module2 .container .cardBox .Pagination1 .select {
  color: white;
  background-image: linear-gradient(to right bottom, #15ddea, #518ef9);
  background-image: -webkit-linear-gradient(to right bottom, #15ddea, #518ef9);
  background-image: -moz-linear-gradient(to right bottom, #15ddea, #518ef9);
  background-image: -o-linear-gradient(to right bottom, #15ddea, #518ef9);
}

.module2 .container .cardBox .Pagination1 span {
  padding: 0 10px;
}

.copyright {
  text-align: center;
  margin-top: 50px;
  color: white;
  font-size: 0.8rem;
  padding-bottom: 20px;
}

.copyright p {
  margin-bottom: 5px;
}

.fullLoading9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.507);
  z-index: 9999;
  display: none;
}

.fullLoading9 .content {
  width: 100%;
  height: 100%;
}

.fullLoading9 .content .line-scale > div {
  background-color: #3498db;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  animation-fill-mode: both;
  display: inline-block;
}

.fullLoading9 .content .line-scale > div:nth-child(1) {
  animation: fullLoading9 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.fullLoading9 .content .line-scale > div:nth-child(2) {
  animation: fullLoading9 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.fullLoading9 .content .line-scale > div:nth-child(3) {
  animation: fullLoading9 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.fullLoading9 .content .line-scale > div:nth-child(4) {
  animation: fullLoading9 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.fullLoading9 .content .line-scale > div:nth-child(5) {
  animation: fullLoading9 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

@keyframes fullLoading9 {
  0% {
    transform: scaley(1);
  }
  50% {
    transform: scaley(0.4);
  }
  100% {
    transform: scaley(1);
  }
}

.Dialog2 {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  background-color: rgba(44, 44, 44, 0.363);
  display: none;
}

.Dialog2 .box {
  min-width: 150px;
  max-width: 300px;
  background-color: white;
  border-radius: 5px;
  padding: 10px 20px;
  animation: Dialog1Show 0.4s forwards;
}

.Dialog2 .box .center {
  text-align: center;
}

.Dialog2 .box .header {
  padding: 10px 0;
  position: relative;
}

.Dialog2 .box .header .icon {
  font-size: 24px;
  transition: all 0.3s;
}

.Dialog2 .box .header .icon:hover {
  color: var(--color-Primary3);
}

.Dialog2 .box .header .title {
  font-weight: bold;
  font-size: 20px;
  margin: 0;
}

.Dialog2 .box .header .closeBtn {
  position: absolute;
  top: 0;
  right: 0px;
  transition: all 0.5s;
}

.Dialog2 .box .header .closeBtn:hover {
  transform: rotate(90deg);
}

.Dialog2 .box .content {
  padding: 20px 0;
}

.Dialog2 .box .btnList {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 10px 0;
}

.Dialog2 .box .btnList button {
  border: 1px solid #bebebe;
  padding: 6px 30px;
  border-radius: 50px;
  transition: all 0.3s;
}

.Dialog2 .box .btnList .confirm {
  background-color: var(--color-Primary);
  color: white;
}

.Dialog2 .box .btnList .confirm:hover {
  background-color: var(--color-Primary3);
  border: 1px solid var(--color-Primary3);
}

.Dialog2 .box .btnList .cancel:hover {
  border: 1px solid var(--color-Primary2);
  background-color: var(--color-Primary2);
  color: white;
}

@media (min-width: 0px) and (max-width: 700px) {
  .Dialog2 .box {
    width: 90vw;
  }
}

@keyframes Dialog1Show {
  from {
    opacity: 0;
    transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.message-container {
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999999999;
  width: 400px;
}

@media (min-width: 0px) and (max-width: 700px) {
  .message-container {
    width: 90vw;
  }
}

.message-container .message {
  background-color: #fff;
  border: 1px solid #ebeef5;
  border-radius: 10px;
  box-shadow: 0 3px 12px rgba(51, 51, 51, 0.2);
  padding: 15px 15px 15px 20px;
  margin-bottom: 10px;
  min-width: 200px;
  max-width: 100%;
  display: flex !important;
  align-items: center;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s;
  font-family: "iconfont";
}

.message-container .message.show {
  opacity: 1;
  transform: translateY(0);
}

.message-container .message.success {
  color: #67c23a;
}

.message-container .message.success::before {
  content: "\e66b";
  margin-right: 10px;
}

.message-container .message.error {
  color: #ff3b3b;
}

.message-container .message.error::before {
  content: "\e66a";
  margin-right: 10px;
}

.message-container .message.warning {
  color: #f5a52e;
}

.message-container .message.warning::before {
  content: "\e63c";
  margin-right: 10px;
}

.message-container .message.info {
  color: #909399;
}
