.top_center li a{
  color: #fff;
}
.grid {
  display: grid;
}

.grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
.font-bold{
  font-weight: 600;
}
.align-center{
  align-items: center;
}
.visible{
  overflow: visible;
}
.gap-25px{
  gap: 25px;
}
.pb-80px{
  padding-bottom: 80px;
}
.py-45px{
  padding-top: 45px;
  padding-bottom: 45px;
}
.py-60px{
  padding-top: 60px;
  padding-bottom: 60px;
}
.pb-0px{
  padding-bottom: 0;
}
.qykftd {
  gap: 20px;
}
.qykftd-item{
  height: 285px;
  background: linear-gradient( 180deg, #D5E9FF 0%, #D6E8FF 16.69%, #FFFFFF 100%);
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
  border-radius: 24px 24px 24px 24px;
  padding: 24px;
  cursor: default;
}

.qykftd-item-block1 {
  display: flex;
  align-items: center;
  column-gap: 12px;
  font-size: 20px;
  color:#000;
  padding: 0 20px;
  font-weight: 600;
}
.qykftd-item-block1 .icon{
  display: none;
}
.qykftd-item-block1 svg path:first-child{
  fill:url(#paint0_linear_445_8832);
}
.qykftd-item-block1 svg path:last-child{
  fill:url(#paint1_linear_445_8832);
}
.qykftd-item-block2{
  color:#475569;
  font-size: 14px;
  margin:12px 0;
  padding: 0 20px;
}
.qykftd-item-block3{
  padding: 20px;
  background: #FFFFFF;
  border-radius: 16px;
  font-size: 14px;
}
.qykftd-item-block3-1{
  font-weight: bold;
  font-size: 20px;
  color: #0848D5;
}
.qykftd-item-block3-2{
  margin:8px 0;
  color: #475569;
}
.qykftd-item-block3-3{
  color: #475569;
  font-weight: 600;
}
.qykftd-item:hover{
 background: linear-gradient( 180deg, #379BFF 0%, #2383FF 16.69%, #FFFFFF 100%);
}
.qykftd-item:hover .qykftd-item-block1,
.qykftd-item:hover .qykftd-item-block2{
  color:#fff;
}
.qykftd-item:hover .qykftd-item-block1 svg path:first-child{
  fill:url(#paint0_linear_429_7431)
}
.qykftd-item:hover .qykftd-item-block1 svg path:last-child{
  fill:url(#paint1_linear_429_7431)
}
.qykftd-item:nth-child(n+4){
  height: 345px;
}
.qykftd-item:nth-child(n+4) .qykftd-item-block2{
  height: 60px;
}

.section-name_style1{
  text-align: left;
  margin-bottom: 15px;
  color: #000;
  font-size: 26px;
}
.wd-2{
  width: 630px;
  max-width: unset;
}
.wd-3{
  column-gap: 20px;
}
.wd-1{
  display: flex;
  align-items: start;
  column-gap: 8px;
  line-height: 24px;
  margin-bottom: 0.9em;
  color:#4B5563;
  font-size: 0.9em;
}
.wd-4{
  width:670px;
  max-width: unset;
  position: relative;
}

.spth-part{
  padding-bottom: 0;
}
.wd4_bg_img_h{
  height: 468px;
}
.wd4_bg_img{
  position: absolute;
  right: 0;
  top: 0;
}

.block4_1{
  margin-top: 0;
}
.block4_1 .wrapper{
  margin-top: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.block4_1 .big-title{
  font-size: 22px;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
}
.block4_1 .line1{
  margin-bottom: 12px;
}
.block4_1 .block4-item{
  width: 100%;
  height: 305px;
  padding: 20px;
}
.wd-5{
  width: 100%;
  height: 270px;
  background: #FFFFFF;
  box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.08);
  border-radius: 16px 16px 16px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 35px 30px;
}
#Vector{
  fill: #0848D5;
}
.wd-5 .title{
  font-size: 20px;
  color: #1F2937;
  margin: 15px 0;
  font-weight: 600;
}
.wd-5 .desc{
  font-size: 0.8em;
  color: #4B5563;
  text-align: center;
}
.wd-5:hover {
  background: #0848D5;
}
.wd-5:hover *{
  color: #fff;
}
.wd-5:hover #Vector{
  fill: #fff;
}
.section-name .sub-title{
  margin: 12px auto 0;
  color: #4B5563;
}
.anli{
  gap: 40px 25px;
}

.wd-6{
}

.wd-6 .bg{
  /* width: 480px;
  height: 200px; */
  /* border: 1px dashed #0848D5; */
}
.wd-6 .bg img{
  width: 100%;
  height: 100%;
}
.wd-6 .title{
  font-size: 20px;
  color: #0848D5;
  margin: 15px 0;
  font-weight: 600;
}
.wd-6 .desc{
  font-size: 0.8em;
  color: #4B5563;
  margin: 15px 0;
}
.wd-6 .desc-1{
  display: flex;
  margin-top: 8px;
  color: #6B7280;
  font-size: 0.7em;
}
.wd-6 .desc-1 .left{
  flex: 0 0 auto;
  color: #374151;
}

@media screen and (max-width: 768px) {
  
  .pb-80px{
    padding-bottom: 3em;
  }
  .grid-cols-3{
    grid-template-columns: 1fr;
  }
  .section-name{
    font-size: 2em;
  }
  .qykftd-item{
    height: auto;
  }
  .qykftd-item-block1{
    font-size: 1.5em;
  }
  .qykftd-item-block3-1{
    font-size: 1.3em;
  }
  .wd-3{
    flex-wrap: wrap;
  }
  .wd-2{
    width: 100%;
  }
  .section-name_style1{
    font-size: 0.8em;
  }
  .wd-4{
    width: 100%;
    height: auto;
  }
  .wd4_bg_img{
    position: static;
  }
  .block4_1 .wrapper{
    grid-template-columns: 1fr;
  }
  .block4_1 .big-title{
    font-size: 1.5em;
  }
  .block4-item_content-title{
    font-size: 1.2em;
  }
  .block4-item_content-desc{
    font-size: 1em;
  }
  .wd-5{
    height: auto;
    padding:25px 20px;
  }
  .wd-5 .title{
    font-size: 1.5em;
  }
  .section-name .sub-title{
    width: 100%;
  }
  
}
