.headDetail-name {
  color: #ffffff;
}

.header-right li a,
.headProClick a {
  font-size: 16px;
  color: #ffffff !important;
}

.w {
  width: 1200px;
  margin: 0 auto;
}

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

.header {
  position: relative;
}

.arrow-box:hover .detail_jt {
  transform: rotate(180deg);
  transition: all 0.2s;
}

/* header */

/* header */
.header-box {
  position: relative;
  width: 100%;
}

.header-top-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  background: transparent !important;
}

.header-top {
  display: flex;
  align-items: center;
}
.header-top .header-title>span{
  display: inline-block;
  margin-left: 12px;
}
.header-top img {
  width: 40px;
}

.header-top h1 {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000;
  margin-left: 12px;
}

.hidden-header-box .header-top h1 {
  color: #000;
}

.header-right {
  display: flex;
  align-items: center;
}
.header-right .publicity {
  margin-left: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-right .publicity > div {
  margin-right: 24px;
}

.header-right .common-btn:first-child {
  margin-right: 26px;
  margin-left: 20px;
}

.header-right .common-btn a {
  height: 40px;
  border-radius: 8px;
  margin-left: 0;
  cursor: pointer;
}

.header-right .common-btn-label {
  right: -10px;
  top: -7px;
}

.header-right .common-btn-label img {
  width: 42px;
}

.header-right .common-btn-label span {
  left: 10px;
  top: -1px;
  font-size: 12px;
}

.header-right .common-btn a img {
  width: 16px;
}

.header-right .common-btn a span {
  font-size: 14px;
  margin-right: 6px;
  font-weight: 400;
}

.header-right a {
  position: relative;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  margin-left: 60px;
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  cursor: default;
}
.header-right a:last-child {
  margin-left: 50px;
}

.hidden-header-box .header-right a {
  cursor: pointer;
}


.header-right a.header-download {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 118px;
  height: 38px;
  background: #6688fc;
  border-radius: 4.42719px;
  margin-left: 18px;
}

.header-right a.header-download:hover {
  background: #5578ec;
}

.header-right a.header-download span {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #ffffff;
  margin-left: 8px;
}

.header-right a.header-download img {
  height: 22px;
}

.header-right p {
  font-size: 16px;
  color: #000;
}

.header-right .download-btn-box {
  display: flex;
  align-items: center;
}

.header-right .download-btn-box a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 40px;
  background: #2f80ed;
  border-radius: 20px;
}

.header-right .download-btn-box a img {
  width: 18px;
  margin-top: 1px;
}

.header-right .download-btn-box a span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #ffffff;
  margin-left: 5px;
}

.header-right .download-btn-box a:hover {
  background: #3477cf;
}

.bottom-download-box .download-btn-box a:hover {
  background: #3477cf;
}
.header-right .downloadNow,
.header-right > a:last-child {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 102px;
  height: 32px;
  color: #fff;
  font-family: Inter;
  font-size: 14px;
  letter-spacing: 0.42px;
  border-radius: 16px;
  background: #ef493d;
  line-height: 1;
  cursor: pointer;
}

/* hidden-header */
.hidden-header-box {
  display: none;
  width: 100%;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  border-bottom: 1px solid #ddd;
}

.hidden-header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}

/* banner */
.banner-box {
  width: 100%;
  height: 815px;
}

.banner-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 755px;
}

.banner-title {
  position: relative;
  width: fit-content;
}

.title-h1 {
  display: flex;
  align-items: center;
}

.title-h1 h1 {
  font-family: Microsoft YaHei;
  font-size: 65.832px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(89deg, #43a2ff -3.65%, #53dcff 95.9%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.banner-label {
  position: absolute;
  right: -71px;
  top: -42px;
}

.banner-label span {
  position: absolute;
  left: 18px;
  top: 8px;
  width: max-content;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
}

.banner-label span i {
  font-style: normal;
}

.banner-p1 {
  display: flex;
  align-items: center;
  margin-top: 38px;
  margin-bottom: 42px;
}

.banner-p1 p {
  color: #fff;
  font-family: Microsoft YaHei;
  font-size: 26.608px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.266px;
  margin: 0 10px;
}

.banner-p1 i {
  display: inline-block;
  width: 11.53px;
  height: 3.55px;
  background: #4b98ff;
}

.banner-p2 {
  width: 900px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  opacity: 0.9;
  margin-bottom: 54px;
}

.banner-des-box {
  display: flex;
  align-items: center;
  margin-top: 18px;
  margin-bottom: 40px;
}

.menu-ul {
  display: flex;
}

.menu-ul > li {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  padding: 17px 38px;
  margin-right: 24px;
  width: 228px;
  height: 256px;
  border-radius: 13px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(
    90deg,
    rgba(252, 248, 240, 0.18) 0.04%,
    rgba(231, 252, 238, 0.18) 116.75%
  );
  box-sizing: border-box;
}

.menu-ul > li:last-child {
  margin-right: 0;
}

.menu-ul > li > img {
  width: 70px;
  height: 70px;
}

.menu-ul > li > h2 {
  margin: 14px 0;
  color: #fff;
  font-family: Microsoft YaHei;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
}

.menu-ul > li > p {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.8);
  font-family: Microsoft YaHei;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.menu-ul > li > p::before {
  display: inline-block;
  margin-right: 12px;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #eff0f0;
}

/* banner */
.banner-box {
  width: 100%;
  height: 815px;
  background: url(../imgs/bg.png) no-repeat center;
  background-size: cover;
  border-bottom: none;
}

.banner-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.banner-text {
  margin-bottom: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.banner-text > div:nth-child(1) {
  position: relative;
  width: 278px;
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.banner-text > div:nth-child(1) > div {
  position: absolute;
  top: -37px;
  right: -63px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 119px;
  height: 40px;
}
.banner-text > div:nth-child(1) > div > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.banner-text > div:nth-child(1) > div > span {
  display: inline-block;
  padding-bottom: 5px;
  color: #fff;
  font-family: Microsoft YaHei;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px; /* 66.667% */
  z-index: 10;
}
.banner-text > span:nth-child(2) {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 26px;
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.banner-text > a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 84px;
  box-sizing: border-box;
  background: #ef493d;
  color: #f3f3f8;
  leading-trim: both;
  text-edge: cap;
  font-family: Microsoft YaHei;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 37.68px */
}
.banner-text > a > img {
  width: 24px;
  margin-right: 20px;
}

.banner-text > div:nth-child(4) {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}
.banner-text > div:nth-child(4) > div {
  margin-right: 24px;
  color: #000;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
}
.banner-text > div:nth-child(4) > div:last-child {
  margin-right: 0;
}
.banner-text > div:nth-child(4) > div img {
  margin-top: -1px;
  width: 18px;
  margin-right: 6px;
}

.header-ul1 {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.header-ul1 li:first-child {
  margin-right: 24px;
}
.header-ul1 li p {
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.84px;
}
.header-ul1 li p span {
  margin-right: 5px;
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 20px;
  font-weight: 700;
}

.system-time {
  display: flex;
  justify-content: center;
  align-items: center;
}
.system-time span {
  display: inline-block;
  margin-right: 30px;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: lowercase;
}
.system-time span:last-child {
  margin-right: 0;
}
/* banner */
.banner-p2 {
  margin-top: 16px;
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 14px;
}

.banner-label {
  position: absolute;
  right: -107px;
  top: -45px;
}

.banner-label span {
  position: absolute;
  left: 11px;
  top: 13px;
  width: max-content;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 18.146px;
  line-height: 24px;
  color: #ffffff;
}

.banner-label span i {
  font-style: normal;
  vertical-align: bottom;
}

.banner-download-box {
  display: flex;
  align-items: center;
  margin-top: 43px;
  margin-bottom: 22px;
}

/* 产品功能 */
.productionFn {
  padding-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.productionFn > h1 {
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.productionFn > ul {
  margin-top: 70px;
  margin-bottom: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.productionFn > ul li {
  margin-right: 30px;
  padding-bottom: 24px;
  width: 380px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 0px 34px 0px #e4ebfc;
}

.productionFn > ul li:last-child {
  margin-right: 0;
}

.productionFn > ul li img {
  width: 100%;
}

.productionFn > ul li div:nth-child(2) {
  margin-top: 23px;
  margin-bottom: 16px;
  margin-left: 24px;
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 24px;
  text-transform: capitalize;
}

.productionFn > ul li div:nth-child(3) {
  margin-left: 24px;
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 14px;
}

.productionFn .odd {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 648px;
  width: 100%;
  background: #f9fafb;
}

.productionFn .odd > img {
  margin-right: 59px;
  width: 800px;
}

.both-text h1,
.odd-text h1 {
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.both-text ul,
.odd-text ul {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  justify-content: start;
}

.both-text ul li,
.odd-text ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  padding: 12px 20px;
  border-radius: 100px;
  border: 2px solid rgba(80, 128, 241, 0.5);
  background: var(--, #f2f6ff);
  color: #5080f1;
  font-family: Microsoft YaHei;
  font-size: 20px;
  line-height: 1;
}

.both-text ul li:last-child,
.odd-text ul li:last-child {
  margin-right: 0;
}

.both-text span,
.odd-text span {
  display: inline-block;
  width: 464px;
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 20px;
  line-height: 155.982%;
}
.both-text .both-last{
  width: 568px;
}
.both-text .both-two{
  width: 508px;
}

.both {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 606px;
}

.both-text {
  margin-right: 50px;
}

.both > img {
  width: 700px;
}

.odd.odd-two {
  height: 692px;
}

.odd-two > img {
  width: 799px;
}

.both.both-two {
  height: 621px;
}

.both-two > img {
  width: 584px;
}

.production-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 264px;
  width: 100%;
  background: url(../imgs/production-bg2.png) no-repeat center;
  background-size: 100%;
}

.production-footer h1 {
  margin-right: 280px;
  color: #000;
  font-family: Microsoft YaHei;
  font-size: 40px;
  text-transform: uppercase;
}

.production-footer a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 284px;
  height: 64px;
  border-radius: 32px;
  background: #ef493d;
  color: #fff;
  font-family: Microsoft YaHei;
  font-size: 24px;
}

.production-footer a img {
  margin-right: 20px;
  width: 26px;
}

/* 评价 */
.assess-box {
  width: 100%;
  height: 778px;
  padding-top: 100px;
  box-sizing: border-box;
  background: url(../imgs/assess-bg.png) no-repeat center center;
  background-size: cover;
}

.assess-content {
  width: 1200px;
  margin: 0 auto;
}

.assess-content ul:nth-child(1) li {
  display: none;
  width: 100%;
  height: 307px;
  box-sizing: border-box;
  background: #fefdff;
  border-radius: 30px;
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 48px;
  fill: #fff;
  filter: drop-shadow(0px 0px 31px rgba(0, 0, 0, 0.08));
}

.assess-star h1 {
  font-size: 26px;
  font-weight: 700;
  color: #2d2856;
  margin-bottom: 24px;
}

.assess-content ul:nth-child(1) li span {
  display: block;
  width: 1000px;
  height: 1px;
  background: #edf0f3;
  border-radius: 0px 0px 0px 0px;
  margin: 40px auto 0 auto;
}

.assess-content ul:nth-child(1) li p {
  font-size: 18px;
  font-weight: 400;
  color: #666473;
  margin-top: 44px;
}

.assess-content ul:nth-child(1) li i {
  display: block;
  width: 40px;
  height: 40px;
  background: #fefdff;
  border-radius: 2px 2px 2px 2px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
  bottom: -20px;
}

.left1 {
  left: 77px;
}

.left2 {
  left: 281px;
}

.left3 {
  left: 481px;
}

.left4 {
  left: 682px;
}

.left5 {
  left: 882px;
}

.left6 {
  left: 1076px;
}

.assess-content ul:nth-child(1) li:first-child {
  display: block;
}

.assess-content ul:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 63px;
}

.assess-content ul:nth-child(2) li {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.assess-content ul:nth-child(2) li:hover {
  cursor: pointer;
}

.assess-content ul:nth-child(2) li img {
  width: 76px;
  height: 76px;
}

.assess-content ul:nth-child(2) li p {
  color: #555;
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 187.5% */
  letter-spacing: 0.16px;
  margin-top: 30px;
  margin-bottom: 12px;
}

.assess-content ul:nth-child(2) li h2 {
  color: #555;
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 150% */
  letter-spacing: 0.2px;
}
