<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.body &gt; .common-banner .banner-bottom{
  height: 100px;
}

.body .common-banner .banner-bottom .info {
  margin-left: 5px;
}

.body .common-banner .banner-bottom .info p {
  font-size: 15px;
}

.body .common-banner .banner-bottom .info span {
  color: #3075f7;
  font-size: 22px;
}

.body .bg-grey {
  background: #f9f9fb;
}

.body .section-wraper {
  padding: 75px 0 0px;
  position: relative;
  overflow: hidden;
}

.body .section-wraper &gt; .title {
  align-items: center;
  position: relative;
}

.body .section-wraper &gt; .title h2 {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.body .section-wraper &gt; .title p {
  text-align: center;
  font-size: 22px;
}

.body .section-wraper &gt; .content {
  margin-top: 60px;
  padding-bottom: 80px;
}

.body .section-introduce {
  justify-content: end;
}

.body .section-introduce .pic {
  width: 690px;
  height: 435px;
  background: #d2d0d0;
  padding: 50px;
}

.body .section-introduce .pic img {
  width: 100%;
  height: 100%;
}

.body .section-introduce .info {
  width: 460px;
  height: 510px;
  background: #f7f7f7;
  align-items: center;
  padding: 40px 30px 0;
}

.body .section-introduce .info h4 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 400;
}

.body .section-introduce .info p {
  line-height: 25px;
  text-indent: 2em;
  text-align: justify;
  margin-bottom: 20px;
}

.body .section-introduce .icon-list {
  margin-top: 60px;
}

.body .section-introduce .icon-list .item {
  flex-direction: column;
  width: 280px;
}

.body .section-introduce .icon-list .item:last-child {
  margin-right: 0;
}
.body .section-introduce .icon-list .item img {
  position: absolute;
}
/* .body .section-introduce .icon-list .item:hover img {
  display: none;
} */
.body .section-introduce .icon-list .item img.active {
  display: none;
}
.body .section-introduce .icon-list .item:hover img.active {
  display: block;
}
.body .section-introduce .icon-list .item:hover img {
  display: none;
}

.body .section-introduce .icon-list .item span {
  margin-top: 190px;
}

.body .section-introduce &gt; a {
  width: 335px;
  height: 68px;
  background: #f2ce3d;
  border-radius: 10px;
  font-size: 25px;
  margin: 65px auto 0;
}

.body .section-praise .item {
  margin-bottom: 130px;
  position: relative;
}

.body .section-praise .item .head {
  width: 695px;
  height: 30px;
  font-size: 28px;
  justify-content: end;
  color: #65d0fd;
  position: absolute;
  top: 0;
  left: 0;
}

.body .section-praise .item .head::before, .body .section-praise .item .head::after {
  content: '';
  width: 30px;
  height: 30px;
  background: #65d0fd;
}

.body .section-praise .item .head::before {
  margin-right: 25px;
}

.body .section-praise .item .head::after {
  flex: 1;
  margin-left: 25px;
}

.body .section-praise .item.section-enterprise .left {
  height: 495px;
  padding-bottom: 30px;
  padding-right: 15px;
}

.body .section-praise .item.section-enterprise .left .swiper-pictureList {
  width: 100%;
}

.body .section-praise .item.section-enterprise .left .swiper-pictureList .swiper-slide {
  width: 335px;
  flex-direction: column;
}

.body .section-praise .item.section-enterprise .left .swiper-pictureList .swiper-slide img {
  width: 100%;
  height: 170px;
}

.body .section-praise .item.section-enterprise .left .swiper-pictureList .swiper-slide p {
  font-weight: 700;
  margin-top: 5px;
  text-align: center;
}

.body .section-praise .item.section-enterprise .left .swiper-button-next {
  transform: translateX(-50%);
  left: 54%;
  top: 490px;
  bottom: 10px;
}

.body .section-praise .item.section-enterprise .left .swiper-button-prev {
  transform: rotate(180deg) translateX(-50%);
  left: 38%;
  top: 490px;
  bottom: 10px;
}

.body .section-praise .item .left {
  padding-top: 30px;
  width: 695px;
  position: relative;
}

.body .section-praise .item .right {
  flex: 1;
  flex-direction: column;
  background: #eeeeee;
}

.body .section-praise .item .right.blue {
  background: #65d0fd;
  color: #fff;
}

.body .section-praise .item .right h4 {
  margin: 30px 0 40px;
  font-size: 18px;
  text-align: center;
}

.body .section-praise .item .right p {
  line-height: 25px;
}

.body .section-framework {
  flex-wrap: wrap;
  position: relative;
}

.body .section-framework::after {
  content: '';
  border-top: 1px solid #eee;
  position: absolute;
  left: 0;
  right: 0;
  top: 225px;
}

.body .section-framework .item {
  width: 33.333%;
  height: 235px;
  align-items: center;
  padding-top: 35px;
  position: relative;
}

.body .section-framework .item::after {
  content: '';
  width: 0;
  border-right: 1px solid #eee;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.body .section-framework .item:nth-child(3n+3)::after {
  border: 0;
}

.body .section-framework .item h4 {
  width: 73px;
  height: 73px;
  border: 3px solid #3075f7;
  border-radius: 50%;
  font-size: 31px;
  color: #3075f7;
}

.body .section-framework .item p {
  margin-top: 15px;
  line-height: 25px;
}

.body .section-characteristic .item {
  height: 300px;
  align-items: center;
  flex: 1;
  border: 1px solid #eee;
  background: #fff;
  margin-right: 10px;
}

.body .section-characteristic .item:last-child {
  margin-right: 0;
}

.body .section-characteristic .item &gt; div {
  height: 165px;
}

.body .section-characteristic .item h4 {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 18px;
}

.body .section-characteristic .item P {
  text-align: center;
}

.body .section-characteristic a {
  width: 225px;
  height: 58px;
  color: #fff;
  font-size: 23px;
  background-image: linear-gradient(#449de8, #036bca);
  margin: 30px auto 0;
}

.body .section-process {
  position: relative;
}

.body .section-process .bg-process {
  height: 235px;
  margin-bottom: 100px;
}

.body .section-process ul {
  position: absolute;
  top: -32px;
}

.body .section-process ul:nth-child(3) {
  top: 178px;
  left: 115px;
}

.body .section-process ul li {
  width: 195px;
  height: 155px;
  flex-direction: column;
  align-items: center;
  margin-right: 30px;
}

.body .section-process ul li:last-child {
  margin-right: 0;
}

.body .section-process ul li &gt; div {
  width: 88px;
  height: 88px;
  border: 8px solid #dbdbdf;
  background: #066ecd;
  color: #fff;
  border-radius: 50%;
  font-size: 34px;
}

.body .section-process ul li p {
  width: 195px;
  height: 45px;
  line-height: 45px;
  background: #dbdbdf;
  text-align: center;
  font-size: 18px;
}
</pre></body></html>