@charset "UTF-8";
.navigation-top-box {
  position: absolute;
  width: 100%;
  height: 70px;
  background: rgba(255, 255, 255, 0.5);
}

.btnloadi {
  width: 158.154px;
  height: 40px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  border: 2px solid #C8FFD0;
  background: linear-gradient(94deg, #00D904 1.33%, #00C300 98.67%);
  position: relative;
  overflow: hidden;
}
.btnloadi span {
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 20.057px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  /* 20.057px */
  letter-spacing: 0.602px;
  text-align: center;
  width: 100%;
  display: block;
}
.btnloadi i {
  position: absolute;
  width: 59.077px;
  height: 59.077px;
  display: block;
  border-radius: 59.077px;
  background: rgba(232, 232, 232, 0.4);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: openMax 1.7s ease-out infinite;
}
.btnloadi .imini {
  animation: openmini 1.7s ease-out infinite;
}
@keyframes openMax {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }
  100% {
    transform: translate(-50%, -50%) scale(4.4);
  }
}
@keyframes openmini {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }
  100% {
    transform: translate(-50%, -50%) scale(2.8);
  }
}

.btnloadi:hover {
  border: 2px solid #C8FFD0;
  background: #00DC04 1.33%;
}

.navigation-top-box .header-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 70px;
  margin: 0 auto;
}

.navigation-top-box .header-box .header-left a {
  display: flex;
  align-items: center;
  gap: 11px;
  color: #000;
  font-family: "Microsoft YaHei";
  font-size: 19.342px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 19.342px */
  letter-spacing: 0.967px;
}

.navigation-top-box .header-box .header-right {
  display: flex;
  align-items: center;
  gap: 49px;
}

.navigation-top-box .header-box .header-right > a {
  color: #3d3d3d;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.navigation-top-box .header-box img {
  height: 50px;
  width: auto;
}

.navigation-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: rgba(255, 255, 255, 0.8);
  z-index: 999;
}

.navigation-top-box .hidden-header-box .hidden-header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 1200px;
  margin: 0 auto;
}

.navigation-top-box .hidden-header-box .hidden-header-content .header-left a {
  display: flex;
  align-items: center;
  gap: 11px;
  color: #000;
  font-family: "Microsoft YaHei";
  font-size: 19.342px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 19.342px */
  letter-spacing: 0.967px;
}

.navigation-top-box .hidden-header-box .hidden-header-content .header-right {
  display: flex;
  align-items: center;
  gap: 49px;
}

.navigation-top-box .hidden-header-box .hidden-header-content .header-right > a {
  color: #3d3d3d;
  font-family: "Microsoft YaHei UI";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.navigation-top-box .hidden-header-box img {
  height: 50px;
  width: auto;
}

.banner-box .download-box {
  display: flex;
  gap: 100px;
}

.func-box .download-box {
  display: flex;
  gap: 40px;
}

.top-box {
  width: 100%;
  height: 1081px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/853_sem/page1.png) no-repeat;
  background-size: cover;
}
.top-box .top-box-word {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 119px;
}
.top-box .top-box-word .top-box-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.top-box .top-box-word .top-box-title div:nth-child(1) {
  color: #2E5F5F;
  font-family: "PingFang SC";
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  width: 191.044px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: linear-gradient(90deg, #BAFFB5 0%, #A1FF75 125.4%);
  border-radius: 15px 0 15px 0;
  align-self: flex-end;
  position: relative;
  left: 155px;
  /* 17px */
}
.top-box .top-box-word .top-box-title div:nth-child(2) {
  background: linear-gradient(272deg, #000 -30.09%, #3C3C3C 107.65%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Microsoft YaHei";
  font-size: 98px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.94px;
  height: 103px;
}
.top-box .top-box-word .top-box-list {
  margin-top: 59px;
}
.top-box .top-box-word .top-box-list li {
  color: rgba(51, 51, 51, 0.9);
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  padding-bottom: 28px;
  /* 27px */
}
.top-box .top-box-word .top-box-list li span {
  color: #000;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.top-box .top-box-word .btnloadi {
  margin-top: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 255px;
  height: 58px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  border: 2px solid #C8FFD0;
  background: linear-gradient(94deg, #00D904 1.33%, #00C300 98.67%);
}
.top-box .top-box-word .btnloadi span {
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 32.593px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 32.593px */
  letter-spacing: 0.978px;
}
.top-box .top-box-word .btnloadi:hover {
  border-radius: 9.339px;
  border: 2px solid #C8FFD0;
  background: #00DC04;
}
.top-box .top-box-word .top-box-system {
  margin-top: 51px;
}
.top-box .top-box-word .top-box-system div {
  color: rgba(51, 51, 51, 0.8);
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */
  padding-bottom: 12px;
  text-align: center;
  /* 14px */
}
.top-box .banner {
  height: 100%;
  width: 100%;
  mask-image: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, black 7%, black 93%, rgba(0, 0, 0, 0.1) 100%);
}
.top-box .banner ul {
  width: 100%;
}
.top-box .banner ul img {
  width: 395.61px;
  height: 147.255px;
  margin-right: 34px;
}
.top-box .banner #marquee,
.top-box .banner #marquee2 {
  overflow: hidden;
  position: relative;
  top: 44px;
  display: flex;
}
.top-box .banner #marquee > div,
.top-box .banner #marquee2 > div {
  display: flex;
}
.top-box .banner #marquee .js-marquee,
.top-box .banner #marquee2 .js-marquee {
  display: flex;
}
.top-box .banner #marquee li img,
.top-box .banner #marquee2 li img {
  width: auto;
  height: 170.255px;
  margin-right: 34px;
}

.select-box {
  height: 1571px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/853_sem/pagenew.png) center no-repeat;
  background-size: cover;
}
.select-box .select-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.select-box .select-content .select-box-title {
  margin-top: 85px;
}
.select-box .select-content .select-box-title > div {
  color: #5A5A5A;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  left: 10px;
  padding-left: 20px;
  display: flex;
  align-items: center;
}
.select-box .select-content .select-box-title > div span {
  color: #03C900;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.select-box .select-content .select-box-title > div p {
  color: #000;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.select-box .select-content .select-box-title img {
  height: 11px;
}
.select-box .select-content .select-box-dll {
  display: flex;
  width: 1210px;
  justify-content: space-between;
  margin-top: 58px;
  padding-bottom: 74px;
}
.select-box .select-content .select-box-dll .select-box-DLL-item {
  width: 280px;
  height: 431px;
  position: relative;
  border-radius: 14px;
  border: 3px solid #FFF;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 2px 2px 19px 0 rgba(0, 0, 0, 0.11);
}
.select-box .select-content .select-box-dll .select-box-DLL-img {
  width: 100%;
  height: 203px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/853_sem/Maskgroup1.png) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.select-box .select-content .select-box-dll .select-box-DLL-img img {
  width: 150px;
  height: 150px;
}
.select-box .select-content .select-box-dll .select-box-DLL-word {
  padding: 0 10px 0 9px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.select-box .select-content .select-box-dll .select-box-DLL-word > div:nth-child(1) {
  color: #333;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 30px */
  text-transform: uppercase;
  margin-top: 31px;
}
.select-box .select-content .select-box-dll .select-box-DLL-word > div:nth-child(2) {
  margin-top: 30px;
  color: #666;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.select-box .select-content .select-box-card {
  display: flex;
  width: 1210px;
  justify-content: space-between;
  margin-top: 58px;
}
.select-box .select-content .select-box-card .select-box-card-item {
  width: 376px;
  height: 242px;
  position: relative;
  border-radius: 22px;
  border: 3px solid #F7C800;
  background: #FFF;
  box-shadow: 4px 4px 10.9px 0 rgba(0, 0, 0, 0.1);
  /* 内容区域背景色（与伪元素形成对比） */
}
.select-box .select-content .select-box-card .select-box-card-item-box {
  padding: 24px;
}
.select-box .select-content .select-box-card .select-box-card-item-box .card-heard {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.select-box .select-content .select-box-card .select-box-card-item-box .card-heard div {
  color: #333;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.select-box .select-content .select-box-card .select-box-card-item-box .card-heard img {
  width: 88px;
  height: 88px;
}
.select-box .select-content .select-box-card .select-box-card-item-box .card-word {
  width: 324px;
  color: #999;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 20px;
}

.download-Box {
  height: 383px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/853_sem/page4.png) no-repeat;
  background-size: cover;
}
.download-Box .bgcolor {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.download-Box .download-Box-content {
  width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.download-Box .download-Box-content .download-Box-word .text {
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 22px */
  letter-spacing: 1.1px;
  margin-top: 38px;
}
.download-Box .download-Box-content .download-Box-word .text > span {
  margin-left: 23px;
}
.download-Box .download-Box-content .download-Box-word .download-Box-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.download-Box .download-Box-content .download-Box-word .download-Box-title > img {
  width: 82px;
  height: 82px;
}
.download-Box .download-Box-content .download-Box-word .download-Box-title > div {
  margin-left: 28px;
  color: #000;
  font-family: "Microsoft YaHei";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 48px */
  letter-spacing: 2.4px;
}
.download-Box .download-Box-content .btnloadi {
  margin-top: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 255px;
  height: 58px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  border: 2px solid #C8FFD0;
  background: linear-gradient(94deg, #00D904 1.33%, #00C300 98.67%);
}
.download-Box .download-Box-content .btnloadi span {
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 32.593px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 32.593px */
  letter-spacing: 0.978px;
  width: 100%;
  height: 58px;
  text-align: center;
  line-height: 58px;
}
.download-Box .download-Box-content .btnloadi:hover {
  border-radius: 9px;
  border: 2px solid #C8FFD0;
  background: #00DC04;
}

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