.w {
  width: 1200px;
  margin: 0 auto;
}

/* banner */
.banner-top-bg {
  width: 100%;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/402/images/bg.png) no-repeat center center;
  background-size: cover;
  margin-top: 117px;
}
.banner-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 548px;
  padding-top: 117px;
  box-sizing: border-box;
}
.banner-bottom-bg {
  width: 100%;
  background: linear-gradient(180deg, #FFFFFF -2.79%, #E2EEFA 122.49%);
}
.banner-title {
  position: relative;
  width: fit-content;
}
.banner-title h1 {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 52px;
  line-height: 73px;
  letter-spacing: 1.85714px;
  color: #001F1C;  
}
.banner-label {
  position: absolute;
  right: -42px;
  top: -40px;
}
.banner-label span {
  position: absolute;
  left: 11px;
  top: 6px;
  width: max-content;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 21.6px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
}
.banner-p1 {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 32px;
  letter-spacing: 7px;
  color: #001F1C;
  margin-top: 4px;
  margin-bottom: 59px;
}
.banner-download {
  display: flex;
  align-items: center;
}
.banner-download a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 64px;
  border-radius: 6px;  
}
.banner-download a:first-child {
  background: #17BCAA;
  margin-right: 32px;
}
.banner-download a:hover {
  box-shadow: 0px 0px 8px 0px rgba(23, 188, 170, .6);
}
.banner-download a:last-child {
  background: #FFFFFF;
  border: 1.5px solid #17BCAA;
  box-sizing: border-box;
}
.banner-download a img {
  margin-right: 10px;
}
.banner-download a:first-child span {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #FFFFFF;
}
.banner-download a:last-child span {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #17BCAA;
}
.adaptation-system{
  display: inline-block;
  margin-top: 18px;
  color: #9798A1;
  font-family: Microsoft YaHei;
  font-size: 16px;
}
.banner-bottom ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 224px;
}
.banner-bottom ul li {
  display: flex;
  align-items: center;
  width: 376px;
  height: 160px;
  background: rgba(255, 255, 255, .8);
  border: 1px solid #E2E2E2;
  border-radius: 12px;  
}
.banner-bottom-text h2 {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #001F1C;  
  margin-bottom: 6px;
}
.banner-bottom-text p {
  width: 206px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4E4E4E;  
}

/* 支持更多格式 */
.support-box {
  margin-top: 92px;
}
.support-box h1 {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 56px;
  text-align: center;
  letter-spacing: 2px;
  color: #292929;
  margin-bottom: 30px;
}
.support-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.support-img-icon {
  width: 176px;
  height: 200px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/402/images/support-bg1.png) no-repeat center center;
  background-size: cover;
  padding: 29px 37px;
  box-sizing: border-box;
}
.support-img-box {
  width: 502px;
  height: 380px;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/402/images/support-bg2.png) no-repeat center center;
  background-size: cover; 
  padding: 40px 66px; 
  padding-bottom: 27px;
  box-sizing: border-box;
}
.support-img-icon img {
  width: 102px;
}
.support-item img {
  width: 85px;
  margin-right: 52px;
}
.support-item img:last-child {
  margin-right: 0;
}
.support-item1 {
  margin-bottom: 25px;
}
.support-p1 {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #4E4E4E; 
  margin-top: 29px; 
  text-align: center;
}
.support-text h2 {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #000000;  
}

.support-text img.support-left {
  margin-top: -25px;
}
.support-text img.support-right {
  margin-bottom: -25px;
}

/* 介绍 */
.intro-box h1 {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 56px;
  text-align: center;
  letter-spacing: 2px;
  color: #292929;
  margin: 92px 0;
}
.intro-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 147px;
}
.intro-item:last-child {
  margin-bottom: 0;
}
.intro-text p {
  width: 435px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 39px;
  color: #292929; 
  margin-bottom: 32px;
}
.intro-text a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 156px;
  height: 56px;
  background: #17BCAA;
  border-radius: 6px; 
}
.intro-text a:hover {
  box-shadow: 0px 0px 8px 0px rgba(23, 188, 170, .6);
}
.intro-text a img {
  margin-right: 10px;
}
.intro-text a span {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
}

/* 底部下载 */
.bottom-download-box {
  width: 100%;
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/402/images/bottom-bg.png) no-repeat center center;
  background-size: cover;
  margin-top: 120px;
}
.bottom-download-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 530px;
}
.bottom-download-text h1 {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 43px;
  line-height: 60px;
  letter-spacing: 1.53571px;
  color: #001F1C;
  margin-top: 16px;
  margin-bottom: 8px;
}
.bottom-download-text p {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 32px;
  letter-spacing: 7px;
  color: #001F1C;
  margin-bottom: 59px;
}
.bottom-download-text a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 64px;
  background: #FFFFFF;
  border: 1.5px solid #17BCAA;
  border-radius: 6px; 
  box-sizing: border-box;
}
.bottom-download-text a:hover {
  box-shadow: 0px 0px 8px 0px rgba(23, 188, 170, .6);
}
.bottom-download-text a span {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #17BCAA; 
  margin-left: 10px;
}