.Root {
  height: 100%;
}

.Title {
  display: flex;
  align-items: center;
  height: 60px;
  padding-left: 30px;
  font-size: 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(233, 242, 255, 1) 100%);
}

.Title-logo {
  width: 32px;
  height: 32px;
  margin-right: 20px;
}

.Header {
  display: flex;
  justify-content: space-evenly;
  height: 500px;
  padding-left: 150px;
  background: url(../images/1/1.png) no-repeat center / cover;
}

.Header-left {
  padding-top: 98px;
}

.Header-leftLogo {
  display: flex;
  align-items: center;
  background: linear-gradient(97deg, rgba(53, 109, 196, 1) 0%, rgba(0, 64, 163, 1) 100%);
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: 'Microsoft YaHei-Bold', Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 36px;
}

.Header-leftText {
  font-family: 'Inter-Bold', Helvetica;
  font-weight: 700;
  color: #344154;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
  white-space: nowrap;
  margin: 12px 0 30px 0;
}

.Header-contack:hover {
  transform: scale(1.01);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.Header-itemWrap {
  margin-top: 78px;
  width: 420px;
}

.Header-item {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  margin-right: 16px;
  padding: 8px 25px 8px 24px;
  background-color: #ffffffcc;
  border-radius: 9999px;
  font-family: 'Inter-Regular', Helvetica;
  font-weight: 400;
  color: #1d3faf;
  font-size: 16px;
  cursor: pointer;
}

.Header-item:hover {
  background-color: rgba(255, 255, 255, 0.9);
  transform: scale(1.05);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.Nums {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  height: 150px;
  background: url(../images/1/2.png) no-repeat right / cover;
}

.Nums-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  font-family: 'Microsoft YaHei-Regular', Helvetica;
  color: rgba(75, 85, 99, 1);
  font-size: 16px;
  text-align: center;
  line-height: 36px;
}

.Nums-item span:first-child {
  background: linear-gradient(105deg, rgba(97, 155, 245, 1) 0%, rgba(30, 58, 138, 1) 100%);
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: 'Microsoft YaHei-Bold', Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: 50px;
  margin-bottom: 10px;
}

.About {
  display: flex;
  justify-content: space-evenly;
  height: 600px;
  padding: 100px 70px;
}

.About-title {
  background: linear-gradient(
    125deg,
    rgba(23, 50, 113, 1) 0%,
    rgba(97, 155, 245, 1) 100%,
    rgba(23, 50, 113, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: 'Microsoft YaHei-Bold', Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 36px;
}

.About-text {
  margin: 40px 0 50px 0;
  font-family: 'Inter-Regular', Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
}

.About-info {
  display: flex;
  justify-content: space-between;
}

.About-info > div {
  width: calc(50% - 10px);
}

.About-infoTitle {
  display: flex;
  align-items: center;
  font-family: 'Inter-Bold', Helvetica;
  font-weight: 700;
  color: rgba(23, 50, 113, 1);
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 16px;
}

.About-infoTitle > img {
  margin-right: 10px;
}

.About-infoText {
  font-family: 'Inter-Regular', Helvetica;
  font-weight: 400;
  color: rgba(75, 85, 99, 1);
  font-size: 13px;
  letter-spacing: 0;
  line-height: 24px;
}

.Servyou {
  position: relative;
  height: 752px;
  padding: 132px 80px 152px;
}

.Servyou-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.Servyou-content {
  margin-left: 60%;
  padding-left: 40px;
}

.Servyou-content > p {
  margin-top: 24px;
  font-family: 'Inter-Regular', Helvetica;
  font-weight: 400;
  color: rgba(75, 85, 99, 1);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
}

.Servyou-contentTitle {
  margin-bottom: 28px;
  background: linear-gradient(90deg, rgba(23, 50, 113, 1) 0%, rgba(97, 155, 245, 1) 100%);
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: 'Microsoft YaHei-Bold', Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 36px;
}

.Servyou-contentText {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-family: 'Inter-Bold', Helvetica;
  font-weight: 700;
  color: rgba(23, 50, 113, 1);
  font-size: 16px;
  line-height: 16px;
}

.Servyou-itemWrap {
  position: absolute;
  height: 184px;
  width: 1056px;
  bottom: 70px;
  left: 50%;
  margin-left: -528px;
  display: flex;
  justify-content: space-evenly;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow:
    0px 4px 4px #2367f21a,
    3px -3px 4px #2468f21a;
}

.Servyou-itemWrap:hover {
  transform: scale(1.01);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.Servyou-item {
  display: flex;
  align-items: center;
  width: 313px;
}

.Servyou-item img {
  margin-right: 10px;
}

.Servyou-item h4 {
  margin-bottom: 10px;
  font-family: 'Inter-Bold', Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
}

.Servyou-item p {
  font-family: 'Microsoft YaHei-Regular', Helvetica;
  font-weight: 400;
  color: rgba(75, 85, 99, 1);
  font-size: 16px;
  line-height: 25px;
}

.Resource {
  height: 576px;
  padding: 20px 70px 80px;
}

.Resource h3 {
  text-shadow: 0px 4px 4px #e8f1ff;
  font-family: 'Microsoft YaHei-Regular', Helvetica;
  font-weight: 400;
  color: #0a1336;
  font-size: 40px;
  text-align: center;
  line-height: 36px;
}

.Resource > p {
  margin: 20px auto 60px;
  width: 836px;
  text-align: justify;
  line-height: 25px;
  font-family: 'Microsoft YaHei-Regular', Helvetica;
  font-weight: 400;
  color: rgba(75, 85, 99, 1);
  font-size: 16px;
}

.Resource-itemWrap {
  display: flex;
  justify-content: space-between;
  max-width: 1440px;
  margin: 0 auto;
}

.Resource-item {
  position: relative;
}

.Resource-item:hover {
  transform: scale(1.01);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.Resource-item > div {
  position: absolute;
  width: 100%;
  height: 100px;
  padding: 24px 20px;
  bottom: 0;
  left: 0;
  background: #7eacf4d1;
  border-radius: 0 0 10px 10px;
  color: #fff;
  font-size: 16px;
}

.Resource-item > div h4 {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 700;
}

.Resource-item:nth-of-type(2) > div {
  background: #cddffbed;
  font-size: 16px;
  color: #4b5563;
}

.Resource-item:nth-of-type(2) > div h4 {
  color: rgba(23, 50, 113, 1);
}

.Advantage {
  position: relative;
  height: 650px;
  background: #ecf9ff url(../images/5/5.png) no-repeat top center;
}

.Advantage-center {
  position: absolute;
  left: 50%;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 329px;
  width: 350px;
  transform: translate(-50%, 0);
  font-family: 'Inter-Bold', Helvetica;
  font-weight: 700;
  color: #173271;
  font-size: 36px;
  text-align: center;
}

.Advantage-center p {
  font-size: 24px;
}

.Advantage-item {
  display: flex;
  flex-direction: column;
  text-align: center;
  width: 320px;
  position: absolute;
}

.Advantage-item h4 {
  font-size: 20px;
  font-weight: 700;
  color: rgba(23, 50, 113, 1);
}

.Advantage-item p {
  margin-top: 10px;
  font-weight: 400;
  color: rgba(75, 85, 99, 1);
  font-size: 16px;
  line-height: 28px;
}

.Advantage-left {
  left: 50%;
  top: 152px;
  margin-left: -485px;
  transform: translate(-50%, 0);
}

.Advantage-right {
  left: 50%;
  top: 152px;
  margin-left: 485px;
  transform: translate(-50%, 0);
}

.Advantage-bottom {
  left: 50%;
  top: 475px;
  transform: translate(-50%, 0);
}

.Domain {
  height: 695px;
  padding: 55px 70px 48px;
  background: url(../images/6/6.png) no-repeat top center;
  position: relative;
}

.Domain::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, #ecf9ff 0%, #fff 100%);
  opacity: 0.8;
  z-index: -1;
}

.Domain h3 {
  text-shadow: 0px 4px 4px #e8f1ff;
  font-family: 'Microsoft YaHei-Regular', Helvetica;
  font-weight: 400;
  color: #0a1336;
  font-size: 40px;
  text-align: center;
  line-height: 36px;
}

.Domain > p {
  margin: 20px auto 60px;
  width: 836px;
  text-align: justify;
  line-height: 25px;
  font-family: 'Microsoft YaHei-Regular', Helvetica;
  font-weight: 400;
  color: rgba(75, 85, 99, 1);
  font-size: 16px;
}

.Domain-item {
  position: absolute;
  left: 50%;
  margin-left: 330px;
}

.Domain-item:nth-of-type(1) {
  top: 220px;
}

.Domain-item:nth-of-type(2) {
  top: 380px;
}

.Domain-item:nth-of-type(3) {
  top: 536px;
}

.Domain-item div {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.Domain-item h4 {
  margin-left: 10px;
  font-size: 20px;
  font-weight: 700;
  color: rgba(23, 50, 113, 1);
}

.Domain-item p {
  font-weight: 400;
  color: rgba(75, 85, 99, 1);
  font-size: 16px;
  line-height: 28px;
}

.Core {
  height: 506px;
  padding: 55px 70px 48px;
  background: #fff url(../images/7/Group37.png) no-repeat top center;
  position: relative;
}

.Core h3 {
  text-shadow: 0px 4px 4px #e8f1ff;
  font-family: 'Microsoft YaHei-Regular', Helvetica;
  font-weight: 400;
  color: #0a1336;
  font-size: 40px;
  text-align: center;
  line-height: 36px;
}

.Core > p {
  margin: 20px auto 60px;
  width: 836px;
  text-align: justify;
  line-height: 25px;
  font-family: 'Microsoft YaHei-Regular', Helvetica;
  font-weight: 400;
  color: rgba(75, 85, 99, 1);
  font-size: 16px;
  text-align: center;
}

.Core-item {
  position: absolute;
  width: 243px;
  height: 304px;
  padding: 160px 10px 30px;
  top: 169px;
  left: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  transition: all 0.3s ease;
}

.Core-item:hover {
  transform: scale(1.05);
}

.Core-item h4 {
  color: #111827;
  font-size: 20px;
}

.Core-item p {
  color: #4b5563;
  font-size: 16px;
}

.Core-item:nth-of-type(1) {
  margin-left: -564px;
  background: url(../images/7/Frame56.png) no-repeat top center / contain;
}

.Core-item:nth-of-type(2) {
  margin-left: -266px;
  background: url(../images/7/Frame13.png) no-repeat top center / contain;
}

.Core-item:nth-of-type(3) {
  margin-left: 25px;
  background: url(../images/7/Frame14.png) no-repeat top center / contain;
}

.Core-item:nth-of-type(4) {
  margin-left: 325px;
  background: url(../images/7/Frame15.png) no-repeat top center / contain;
}

.Partner {
  height: 550px;
  padding: 55px 70px 48px;
}

.Partner h3 {
  text-shadow: 0px 4px 4px #e8f1ff;
  font-family: 'Microsoft YaHei-Regular', Helvetica;
  font-weight: 400;
  color: #0a1336;
  font-size: 40px;
  text-align: center;
  line-height: 36px;
}

.Partner > div {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 四列 */
  grid-template-rows: repeat(3, 1fr); /* 三行 */
  gap: 20px; /* 图片间距 */
  max-width: 1440px;
  margin: 40px auto 0;
}

.Partner img {
  transition: transform 0.3s ease;
}

.Partner img:hover {
  transform: scale(1.05);
}

.Footer {
  position: relative;
  height: 268px;
  padding-top: 30px;
  background: #7eb0ffa6;
}

.Footer-wrap {
  display: flex;
  justify-content: space-evenly;
  color: #1d1d1d;
  font-size: 16px;
}

.Footer > div p {
  margin-bottom: 10px;
}

.Footer-title {
  font-size: 18px;
  color: #000;
}
