@font-face {
  font-family: "Douyin Sans";
  src: url(/static/common/font/DouyinSans/DouyinSansBold.otf) format("opentype");
}
.top-box {
  position: absolute;
  width: 100%;
  height: 70px;
  background: #fff;
}
.top-box .header-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 70px;
  margin: 0 auto;
}
.top-box .header-box .header-left {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #4D5E90;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .header-box .header-right {
  display: flex;
  align-items: center;
  gap: 49px;
}
.top-box .header-box .header-right > a {
  color: #4D5E90;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .header-box .header-right > a:hover {
  color: #283457;
}
.top-box .header-box img {
  height: 40px;
  width: auto;
}
.top-box .hidden-header-box {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  background-color: #fff;
  z-index: 999;
}
.top-box .hidden-header-box .hidden-header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 1200px;
  margin: 0 auto;
}
.top-box .hidden-header-box .hidden-header-content .header-left {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #4D5E90;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .hidden-header-box .hidden-header-content .header-right {
  display: flex;
  align-items: center;
  gap: 49px;
}
.top-box .hidden-header-box .hidden-header-content .header-right > a {
  color: #4D5E90;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-box .hidden-header-box .hidden-header-content .header-right > a:hover {
  color: #283457;
}
.top-box .hidden-header-box img {
  height: 40px;
  width: auto;
}

.banner {
  height: 759px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/903_sem/Maskgroup.png) no-repeat;
  background-size: cover;
  padding-top: 140px;
  box-sizing: border-box;
}
.banner section {
  width: 1150px;
  margin: 0 auto;
}
.banner section .up {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner section .up .up-left .title {
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
  /* 112.5% */
}
.banner section .up .up-left .left-flex {
  margin-top: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 500px;
}
.banner section .up .up-left .left-flex .flex-item {
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.banner section .up .up-left .left-flex .flex-item > :nth-child(1) {
  font-size: 26px;
  line-height: 30px;
}
.banner section .up .up-left .left-flex .flex-item > :nth-child(2) {
  margin-top: 10px;
}
.banner section .up .up-left .left-flex > p {
  width: 1px;
  height: 56px;
  opacity: 0.5;
  background: #FFF;
}
.banner section .up .up-left .tips {
  margin-top: 37px;
  color: #AFC7FD;
  font-family: "Microsoft YaHei UI";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1.233px;
  text-align: center;
  width: 190px;
  height: 29px;
  border-radius: 4.288px;
  border: 1px solid #AFC7FD;
}
.banner section .up .up-left > a {
  width: 230px;
  height: 66px;
  border-radius: 4px;
  background: #08F;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  margin-top: 22px;
}
.banner section .up .up-left > a img {
  width: 18px;
  height: 21px;
}
.banner section .up .up-left > a p {
  color: #FFF;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  margin-left: 7px;
}
.banner section .up .up-left > a div {
  position: absolute;
  top: 3px;
  right: -32px;
  transform: rotate(45deg);
  width: 100px;
  height: 25px;
  background: #26CA02;
  color: #FFF;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 156.25% */
}
.banner section .up .up-left .system {
  margin-top: 20px;
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  display: flex;
  align-items: center;
}
.banner section .up .up-left .system p {
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  margin-left: 8px;
}
.banner section .up .up-left .system span {
  display: block;
  width: 1px;
  height: 10px;
  opacity: 0.5;
  background: #FFF;
  margin-left: 8px;
}
.banner section .up .up-left .system {
  /* 114.286% */
}
.banner section .up > img {
  width: 590px;
  height: 445px;
  transform: translateY(75px);
}
.banner section .down {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1076px;
  margin-top: 85px;
}
.banner section .down .down-item {
  display: flex;
  align-items: center;
}
.banner section .down .down-item img {
  width: 56px;
  height: 56px;
}
.banner section .down .down-item p {
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-left: 10px;
  /* 110% */
}

.list {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
}
.list .title {
  color: #182F44;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}
.list .list-item {
  width: 100%;
  padding-bottom: 181px;
  padding-top: 132px;
}
.list .list-item > section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  width: 1091px;
}
.list .list-item > section img {
  width: 565px;
  height: 367.25px;
}
.list .list-item > section .maximg {
  width: 585px;
  height: 387.25px;
}
.list .list-item > section .list-right {
  width: 380px;
}
.list .list-item > section .list-right > .titlep {
  color: #3D5062;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 27px;
  width: 440px;
}
.list .list-item > section .list-right .subtitle {
  color: #182F44;
  font-family: "Microsoft YaHei";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 59px;
  margin-bottom: 27px;
  /* 155.263% */
}
.list .list-item > section .list-right .rowflex {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.list .list-item > section .list-right .rowflex span {
  color: #616C76;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 114.286% */
}
.list .list-item > section .list-right .rowflex p {
  background: #C8CDD1;
  width: 1px;
  height: 14px;
  margin: 0 14px;
}
.list .list-item > section .list-right a {
  border-radius: 4px;
  background: #08F;
  display: inline-flex;
  padding: 20px 55px 21px 55px;
  justify-content: center;
  align-items: center;
  gap: 7px;
}
.list .list-item > section .list-right a img {
  width: 18px;
  height: 21px;
}
.list .list-item > section .list-right a p {
  color: #FFF;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  /* 113.636% */
}

/*# sourceMappingURL=style.css.map */
