﻿.nav-link .link {
  color: #fff;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; 
}
.bg {
  width: 100%;
  height: 100%;
}
html,
body {
  position: relative;
  height: 100%;
}
.navHeader {
  padding: 24px 40px 0 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
.logo {
  width: 217px;
  height: 32px;
}
.nav {
  
}
a:hover {
  color: #fff !important;
}
.nav-link.active .link {
  border-bottom: 4px solid #fff;
  height: 34px;
  display: inline-block;
}
body {
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}
.swiper-container {
  width: 100%;
  height: 66%;
  
  overflow-x: hidden;
  
  overflow-y: hidden;
}
.swiper-container100 {
  width: 100%;
  height: 100%;
  
  overflow-x: hidden;
  
  overflow-y: hidden;
}
.swiper-button-next,
.swiper-button-prev {
  color: #fff !important;
}
.firstBox {
  width: 860px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.firstBox .fItem {
  width: 185px;
  height: 185px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  border: 1px solid #ecf0fc;
  background: #f7f9ff;
}
.firstBox .fItem:hover {
  background: #0132bd;
}
.firstBox .fItem:hover .fText1 {
  color: #fff;
}
.fIcon1 {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}
.fText1 {
  color: #19191b;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; 
}
.middleIcon {
  width: 16px;
  height: 16px;
}

.secondBox {
  width: 1060px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.secondBox .sItem {
  flex: 1;
  width: 185px;
  height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  
}
.secondBox .sItem:hover {
  background: rgba(255, 255, 255, 0.15);
}
.secondBox .sItem:hover .fText1 {
  color: #fff;
}
.sIcon {
  width:44px;
  height:44px;
  margin-bottom: 16px;
}
.sText1 {
  color: #fff;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; 
  margin-bottom: 12px;
}
.sText2 {
  max-width: 150px;
  color: #fff;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; 
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.swiper-slide .content.pt152 {
  padding-top: 152px;
}
.swiper-slide .content {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  
  
}
.content .descBox {
  width: 748px;
}
.content .descText {
  color: #fff;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 48px;
}
.descImageBox.w880 {
  width: 1060px;
}
.descImageBox {
  display: flex;
  width: 965px;
  justify-content: space-between;
}
.descImageBox .item.w272 {
  
  width: 322px;
}
.descImageBox .item {
  width: 286px;
  position: relative;
  transition: all .6s;
}
.descImageBox .item .fixedBox {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  padding: 8px 16px;
  width: 100%;
  justify-content: space-between;
  background: #000;
  
  opacity: 0.8;
}
.fixedBox .fText {
  color: #fff;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.fixedBox .fIcon {
  height: 16px;
}
.descImageBox .item .descImage {
  width: 100%;
}


.descImageBox .item:hover {
  transform: scale(1.1);
  transition: .7s;
}


.stitle.mb12 {
  margin-bottom: 12px;
}
.descBox .flex {
  display: flex;
  justify-content: space-around;
  margin-bottom: 16px;
}
.flex .dTitle {
  color: #fff;
  text-align: center;
  font-family: FontName;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.flex .dText {
  max-width: 176px;
  color: #fff;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; 
}
.topIcon {
  width: 80px;
  height: 80px;
  margin-bottom: 43px;
}
.stitle {
  color: #fff;
  text-align: center;
  font-family: FontName;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 32px;
}
.desc {
  color: #fff;
  text-align: center;
  font-family: FontName;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 40px;
  max-width: 1062px;
}
.btnBox {
}
.btn.blue {
  color: #0132bd;
}
.btn.no {
  color: #0132bd;
}
.btn {
  width: 152px;
  height: 40px;
  flex-shrink: 0;
  color: #0132bd;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #fff;
}
.btn:hover {
  color: #0132bd !important;
  background: #fff !important;
}
.btn.no:hover {
  color: #0132bd !important;
  background: #fff !important;
}
.btn.origin:hover {
  color: #fff !important;
  background: #0132bd !important;
}
.rightIcon {
  margin-left: 6px;
  width: 16px;
  height: 8px;
}
.descIcon {
  height: 64px;
}

.custom-pagination {
  
  bottom: 35% !important;
}
.custom-pagination .swiper-pagination-bullet {
  width: 64px;
  height: 6px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: #fff;
  opacity: 0.6;
  border-radius: 12px;
  display: inline-block;
  
  position: relative;
}
.custom-pagination1 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: #ddd;
  border-radius: 12px;
  display: inline-block;
  
  position: relative;
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 40px 0;
}
.swiper-vertical > .swiper-pagination-bullets {
  margin-right: 36px;
}

.custom-pagination .swiper-pagination-bullet-active {
  color: #fff;
  background: #fff;
  opacity: 1;
}
.custom-pagination1 .swiper-pagination-bullet-active::before {
  content: "";
  width: 32px;
  height: 32px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  left: -10px;
}
.footerSec {
  
  background-image: url('../image/footer-bg.jpg');
  
  
  
  
}
.foContent {
  width: 1065px;
  margin: 0 auto;
  padding-top: 32px;
  box-sizing: border-box;
}
.linkBox {
  display: flex;
}
.linkBox .item {
  flex: 1;
}
.linkBox .item.flex2 {
  flex: 2;
}
.foTitle {
  color: #fffdfd;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; 
  margin-bottom: 16px;
}
.foText {
  color: #fff;
  font-family: "PingFang SC";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; 
  margin-bottom: 6px;
}
.linkBox .item a{
  text-decoration: none;
}
.foText:hover {
  color: #fff;
}
.foText.tel {
  color: #9db7ff;
  font-family: "DingTalk JinBuTi";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; 
}
.bottomText {
  
  bottom: 0;
  
  
  color: #fff;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; 
  padding: 20px 0;
  width: 100%;
}
.bottomText a{
  color: #fff;
  text-decoration: none;
}

.bottomText a:hover{
  color: #fff;
}
.bottomText a span{
  color: #fff;
}

.fixRightBottom {
  position: fixed;
  right: 32px;
  bottom: 50px;
  z-index: 1;
  display: flex;
}
.fixRightBottom .right {
  display: flex;
  flex-direction: column;
  padding: 8px;
  width: 14px;
  box-sizing: content-box;
  background: #fff;
  color: #0132be;
  border-radius: 14px;
  font-size: 12px;
  align-items: center;
}
.fixRightBottom .right .icon {
  width: 16px;
  height: 16px;
  margin-bottom: 4px;
}
.fixRightBottom .left {
  padding-top: 8px;
  margin-right: 6px;
  border-radius: 8px;
  width: 108px;
  height: 108px;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  visibility: hidden;
}
.qrcode {
  width: 56px;
  height: 56px;
}
.left .text {
  margin-top: 2px;
  color: #222;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; 
}
.descTitle {
  padding-top: 48px;
  color: #000;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 32px;
  font-weight: 500;
  line-height: 40px; 
}
.applyBtn {
  margin: 16px auto 40px;
  border-radius: 20px;
  border: 1px solid #0661f2;
  background: #fff;
  width: 136px;
  height: 36px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0661f2;
  font-family: "Source Han Sans CN";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; 
}
.rightArrow {
  width: 12px;
  height: 7px;
  margin-left: 4px;
}
.descText1 {
  text-align: left;
  color: #fff;
  font-family: "Source Han Sans CN";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; 
  display: flex;
  justify-content: center;
  padding-top: 12px;
}
.gray {
  color: #5a626e;
  padding-bottom: 54px;
}
.downLoadBox {
  margin: 0 auto;
  max-width: 840px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px;
}
.ditem {
  width: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.imgBox {
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 16px;
}
.imgdesc {
  color: #5a626e;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; 
}
.inner {
  width: 80px;
  height: 80px;
}
.pro {
  text-align: center;
  padding-bottom: 80px;
}
.progressImg {
  max-width: 1340px;
  height: auto;
}
.freeService {
  max-width: 1340px;
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: space-around;
}
.serviceItem {
  width: 23%;
  border-radius: 12px;
  background: #f7f9fb;
  height: 223px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}
.serviceItem .icon {
  width: 75px;
  height: 75px;
  margin-bottom: 8px;
}
.sText {
  color: #000;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; 
}

.swiper-wrapper {
  height: 100%;
}
.swiper-slide .content100 {
  padding-top: 100px;
}
.swiper-button-next, .swiper-button-prev {
  top: 33%;
}