.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;
}

/* banner */
.banner-box {
  width: 100%;
  height: 990px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/400/images/bg.png)
    no-repeat center center;
  background-size: cover;
  border-bottom: none;
  margin-top: 117px;
}

.banner-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: calc(990px - 200px);
}

.banner-title {
  position: relative;
  width: fit-content;
}

.banner-title h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 70.2028px;
  line-height: 93px;
  letter-spacing: 0.075em;
  color: #ffffff;
}

.banner-label {
  position: absolute;
  right: -170px;
  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-title2 {
  position: relative;
  width: fit-content;
}

.banner-title2 h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 70.2028px;
  line-height: 93px;
  letter-spacing: 0.075em;
  background: linear-gradient(
    90.43deg,
    rgba(88, 141, 255, 1) -22%,
    rgba(255, 255, 255, 1) 63.75%,
    rgba(88, 141, 255, 1) 88%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.banner-title2 img {
  position: absolute;
  left: 50%;
  top: -8px;
  transform: translateX(-50%);
}

.banner-p1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 28.0811px;
  line-height: 37px;
  color: #ffffff;
  margin-top: 37px;
  margin-bottom: 54px;
}

.banner-text ul {
  display: flex;
  align-items: center;
}

.banner-text ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 38px;
}

.banner-text ul li:last-child {
  margin-right: 0;
}

.banner-text ul li h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 15.6997px;
  line-height: 19px;
  color: #ffffff;
  margin-top: 6px;
}

.banner-download-box {
  display: flex;
  align-items: center;
  margin-top: 43px;
  margin-bottom: 44px;
}

.banner-download-box a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 238px;
  height: 65px;
  border-radius: 14.0406px;
}

.banner-download-box a:nth-child(1) {
  background: #588dff;
  margin-right: 57px;
}
.banner-download-box a:nth-child(1) img:nth-child(1) {
  width: 29px;
}
.banner-download-box a:nth-child(1) img:nth-child(2) {
  width: 26px;
}

.banner-download-box a:nth-child(2) {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperMobile/product/400/banner_apple_bg.png) no-repeat center center/cover;
}
.banner-download-box a:nth-child(2):hover {
  background-color: #588dff;
}

.banner-download-box a:nth-child(1):hover {
  background: #3273ff;
  box-sizing: border-box;
  cursor: pointer;
}

.banner-download-box a span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 22.465px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 18px;
}

.recommend-fater {
  position: relative;
}

.recommend {
  position: absolute;
  top: -14px;
  right: -15px;
  display: none;
}
.recommend.show {
  display: block;
}
.recommend.labelMac {
  display: none;
}
.recommend.labelMac.show {
  display: block;
}

.recommend.bottom {
  top: -19px;
  right: -16px;
  background-color: transparent;
}

.recommend img {
  width: 56px;
  height: 35px;
}

.recommend .span-txt {
  position: absolute;
  top: 2px;
  left: 14px;
  margin-right: 0;
  color: #fff;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.banner-download-mac {
  position: relative;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-family: PingFang SC;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.banner-download-mac > div {
  position: absolute;
  top: -16px;
  left: 211px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 59px;
  height: 40px;
}
.banner-download-mac > div img {
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 35px;
}
.banner-download-mac > div i {
  position: absolute;
  top: 3px;
  left: 12px;
  color: #fff;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  z-index: 10;
}

.banner-download-mac span {
  vertical-align: text-bottom;
  line-height: 20px;
}

.banner-download-mac.bottom {
  color: #588dff;
  font-family: PingFang SC;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-bottom: 1px solid #588dff;
  background-color: transparent;
}

.banner-p2 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.1em;
  color: #ffffff;
  margin-top: 20px;
}

.banner-img {
  position: absolute;
  right: -70px;
  top: 50%;
  transform: translateY(-50%);
}

.banner-bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: -51px;
}

.banner-bottom img {
  position: absolute;
  right: -113px;
  top: -56px;
}

.banner-bottom p {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 29px;
  letter-spacing: 2.2px;
  color: #ffffff;
}

.banner-bottom p span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 55px;
  text-align: center;
  color: #ffffff;
  margin: 0 8px;
}

.banner-bottom i {
  display: inline-block;
  width: 2px;
  background: #578cfd;
  height: 80px;
  margin: 0 40px;
}

/* 支持多种格式转换，满足更多不同需求 */
.format-box {
  padding-top: 149px;
}

.common-title {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}

.common-title h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 4px;
  color: #494949;
}

.common-title img {
  position: absolute;
  right: -24px;
  bottom: -5px;
  z-index: -1;
}

.common-p {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 29px;
  letter-spacing: 2.2px;
  color: #818181;
  text-align: center;
  margin-top: 28px;
}

.format-img {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 93px;
  margin-bottom: 100px;
}

.format-box a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 344px;
  height: 74px;
  background: #588dff;
  border-radius: 15px;
  margin: 0 auto;
}

.format-box a:hover {
  background: #4577e4;
}

.format-box a span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
}

.format-box a img {
  margin-right: 22px;
}

.format-box > img {
  display: block;
  width: 31px;
  margin: 0 auto;
}

/* 产品核心功能 */
.intro-box {
  padding-top: 98px;
}

.intro-content {
  width: 1300px;
  padding-top: 127px;
  padding-bottom: 118px;
  background: linear-gradient(
    163.93deg,
    rgba(234, 239, 251, 0) 12.9%,
    rgba(234, 239, 251, 0.82) 100.98%
  );
  border-radius: 80px;
  margin: 0 auto;
  box-sizing: border-box;
}

.intro-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 235px;
}

.intro-item:nth-child(2) .intro-title img {
  padding-left: 141px;
}

.intro-title {
  position: relative;
}

.intro-title h1 {
  position: absolute;
  left: 0;
  bottom: 8px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 3px;
  color: #494949;
  z-index: 1;
}

.intro-title img {
  padding-left: 97px;
}

.intro-item:last-child {
  margin-bottom: 0;
}

.intro-text ul {
  display: flex;
  align-items: center;
  margin-top: 26px;
  margin-bottom: 32px;
}

.intro-text ul li {
  padding: 8px 12px;
  background: #ebf0fc;
  border-radius: 8px;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #588dff;
  margin-right: 32px;
}

.intro-text ul li:last-child {
  margin-right: 0;
}

.intro-text p {
  width: 483px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 2px;
  color: #7a7a7a;
}

.intro-text a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 206px;
  height: 68px;
  background: #588dff;
  border-radius: 35px;
  margin-top: 42px;
}

.intro-text a:hover {
  background: #4a7ce9;
}

.intro-text a span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  text-align: center;
  letter-spacing: 2px;
  color: #ffffff;
  margin-left: 8px;
}

/* 应用场景 */
.scen-box {
  padding-top: 87px;
}

.scen-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 60px;
}

.scen-top,
.scen-bottom {
  display: flex;
  align-items: center;
}

.scen-top {
  margin-bottom: 23px;
}

.scen-left-item,
.scen-top-item,
.scen-bottom-item,
.scen-right-item {
  position: relative;
}

.scen-top-item:first-child {
  margin-right: 23px;
}

.scen-bottom-item:first-child {
  margin-right: 23px;
}

.scen-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.scen-text h2 {
  width: max-content;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 26.5px;
  line-height: 35px;
  letter-spacing: 2.2px;
  color: #ffffff;
  margin-top: 23px;
}

/* 用户给我们的评价 */
.assess-box {
  position: relative;
  width: 100%;
  padding-top: 150px;
  padding-bottom: 100px;
}

.assess-box .swiper-button-prev {
  position: relative !important;
  top: 0 !important;
  width: 86px;
  margin-right: 50px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/400/images/pinjia_left.png)
    no-repeat center center;
  background-size: 18px 31px;
}

.assess-box .swiper-button-next {
  position: relative !important;
  top: 0 !important;
  width: 86px;
  margin-left: 50px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/400/images/pinjia_right.png)
    no-repeat center center;
  background-size: 18px 31px;
}

.assess-box .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  color: transparent;
}

.assess-box .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  color: transparent;
}

.assess-box .outer-container {
  display: flex;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  margin-top: 100px;
}

.assess-box .swiper-container {
  padding: 22px 18px !important;
}

.assess-box .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 325px !important;
  background: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(68, 116, 224, 0.1);
  border-radius: 26px 26px 26px 26px;
  padding: 30px 26px;
  box-sizing: border-box;
}

.assess-box .swiper-slide h2 {
  font-size: 19px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  margin: 17px 0;
}

.assess-box .swiper-slide p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
  opacity: 0.71;
  margin-top: 21px;
}

.assess-box .swiper-slide img:nth-child(1) {
  width: 70px;
}

.assess-box .swiper-slide img:nth-child(3) {
  height: 20px;
}

/* 底部下载 */
.bottom-download-box {
  width: 100%;
  background: linear-gradient(90deg, #eef1fb 0%, #eef1fb 100%);
}

.bottom-download-content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 519px;
}

.bottom-download-text h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 55px;
  line-height: 73px;
  text-align: center;
  letter-spacing: 5px;
  color: #494949;
}

.bottom-download-text .bottom-download-p1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 33px;
  color: #818181;
  margin-top: 28px;
  margin-bottom: 60px;
}

.bottom-download-text .bottom-download-p2 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #818181;
  margin-top: 44px;
}

.bottom-download-btn {
  display: flex;
  align-items: center;
}

.bottom-download-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  width: 238px;
  height: 65px;
  border-radius: 14.0406px;
  background: #588dff;
  box-sizing: border-box;
  border: 2.5px solid transparent;
  cursor: pointer;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 22.465px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.bottom-download-btn a:nth-child(1) img{
  width: 28px;
}
.bottom-download-btn a:nth-child(2) img:nth-child(1){
  width: 40px;
}
.bottom-download-btn a span{
  margin: 0 18px;
}

.bottom-download-btn a:hover {
  background: #3273ff;
}

.bottom-download-content > img {
  position: absolute;
  right: -109px;
  top: 56%;
  transform: translateY(-50%);
}
