body .home {
  background: url(../images/hbg.png) no-repeat;
  background-size: 100%;
  position: relative
}

body .home::after {
  content: '';
  width: 67.13542vw;
  height: 67.13542vw;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../images/hc.png) no-repeat;
  background-size: 100%;
  z-index: -1
}

body .home .container {
  padding-top: 13.75vw
}

body .home .container .title {
  margin: 0 6.77083vw;
  position: relative;
  font-size: 3.95833vw;
  line-height: 1;
  text-transform: capitalize
}

body .home .container .title span {
  color: #2690C5
}

body .home .container .title p {
  position: relative;
  z-index: 1;
  text-transform: capitalize
}

body .home .container .title p:not(:last-child) {
  margin-bottom: .83333vw
}

body .home .container .title p:nth-child(2) {
  text-align: right
}

body .home .container .title p:nth-child(3) {
  margin-left: 14.375vw
}

body .home .container .title img {
  position: absolute;
  top: -.26042vw;
  right: -2.08333vw;
  animation: moveDown 2s forwards linear;
  transform: rotate(-15deg);
  opacity: 0;
  width: 37.60417vw
}

@keyframes moveDown {
  to {
    transform: rotate(0);
    opacity: 1
  }
}

body .home .container .tip {
  margin: 3.125vw 0;
  text-align: center;
  color: #666;
  line-height: 1.33
}

body .home .container .btn {
  width: 202px;
  height: 52px;
  flex-shrink: 0;
  background: rgba(38, 144, 197, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  color: white;
  gap: .72917vw;
  transition: all 600ms
}

body .home .container .btn img {
  width: .9375vw
}

body .home .container .btn:hover {
  background: #2690c5
}

body .home .container h1 {
  text-align: center;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: 600
}

body .home .container .section1 {
  margin: 13.38542vw 3.33333vw 9.16667vw 3.64583vw
}

body .home .container .section1 .text_box {
  margin: 3.125vw 0 0 0;
  clip-path: inset(0 100% 0 0);
  transition: cubic-bezier(0.77, 0, 0.175, 1) 1s
}

body .home .container .section1 .text_box.on {
  clip-path: inset(0 0 0 0)
}

body .home .container .section1 .text_box.on .list.list_move p {
  transform: translateX(0) !important;
  transition-delay: 1s
}

body .home .container .section1 .text_box.on .list .dian {
  transform: scale(1);
  opacity: 1;
  transition-delay: 1.2s
}

body .home .container .section1 .text_box .list {
  color: rgba(0, 0, 0, 0.2);
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: auto;
  position: relative;
  white-space: nowrap
}

body .home .container .section1 .text_box .list .clip {
  display: flex;
  align-items: center;
  justify-content: center
}

body .home .container .section1 .text_box .list .clip:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(0 100% 0 0)
}

body .home .container .section1 .text_box .list .clip:nth-child(2) p {
  color: #111
}

body .home .container .section1 .text_box .list.list_move p {
  transition: 1s
}

body .home .container .section1 .text_box .list.list_move p:first-child {
  transform: translateX(5vw)
}

body .home .container .section1 .text_box .list.list_move p:last-child {
  transform: translateX(-5vw)
}

body .home .container .section1 .text_box .list .dian {
  width: 11.30208vw;
  height: 3.38542vw;
  transform: scale(0.3);
  transform-origin: bottom;
  transition: 1s ease;
  opacity: 0
}

body .home .container .section2 {
  margin: 0 3.64583vw
}

body .home .container .section2 .items {
  margin-top: 3.33333vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.70833vw
}

body .home .container .section2 .items .item {
  width: 100%;
  background: #FFF;
  border: 1px solid #F7F7F7;
  box-shadow: 0px 8px 25.1px rgba(0, 0, 0, 0.05);
  padding: 1.77083vw 1.04167vw;
  position: relative;
  height: 20.41667vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden
}

body .home .container .section2 .items .item .icon {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%
}

body .home .container .section2 .items .item .icon img {
  max-height: 50%;
  transition: all 600ms
}

body .home .container .section2 .items .item .pt {
  line-height: 1.13;
  letter-spacing: -0.23px;
  transition: all 600ms;
  position: relative
}

body .home .container .section2 .items .item .des {
  color: #999;
  line-height: 1.4;
  transition: all 600ms
}

body .home .container .section2 .items .item:hover .icon img {
  transform: scale(1.05)
}

body .home .container .section2 .items .item:hover .pt {
  color: #2690C5
}

body .home .container .section2 .items .item:hover .des {
  color: #000
}

body .home .container .section3 {
  margin: 7.8125vw 3.64583vw 15.78125vw 3.64583vw;
  padding-top: 6.5625vw
}

body .home .container .section3 .items {
  margin-top: 3.33333vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.08333vw
}

body .home .container .section3 .items .item {
  width: 100%;
  background: #FFF;
  border: 1px solid #F7F7F7;
  box-shadow: 0px 8px 25.1px rgba(0, 0, 0, 0.05);
  padding: 1.77083vw 1.82292vw 2.08333vw 1.82292vw;
  position: relative
}

body .home .container .section3 .items .item .icon {
  width: 4.16667vw;
  height: 3.64583vw;
  display: flex;
  align-items: center;
  justify-content: center
}

body .home .container .section3 .items .item .icon img {
  max-width: 100%;
  transition: all 600ms
}

body .home .container .section3 .items .item .pt {
  line-height: 1.13;
  letter-spacing: -0.23px;
  margin: 1.5625vw 0 1.04167vw 0;
  height: 7.8125vw;
  transition: all 600ms
}

body .home .container .section3 .items .item .des {
  color: #999;
  line-height: 1.4;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 600ms
}

body .home .container .section3 .items .item:hover .icon img {
  transform: scale(1.05)
}

body .home .container .section3 .items .item:hover .pt {
  color: #2690C5
}

body .home .container .section3 .items .item:hover .des {
  color: #000
}

body .home .container .section4 {
  overflow: hidden
}

body .home .container .section4 .des {
  width: 76.61458vw;
  margin: 2.08333vw auto 4.6875vw auto;
  color: #999;
  line-height: 1.4;
  text-align: center
}

body .home .container .section4 .logos {
  display: flex;
  width: max-content;
  animation: goAnimate 50s infinite linear;
  gap: 7.29167vw
}

body .home .container .section4 .logos .flex {
  display: flex;
  gap: 7.29167vw
}

body .home .container .section4 .logos .flex .icon {
  display: flex;
  align-items: center;
  justify-content: center
}

body .home .container .section4 .logos .flex .icon img {
  opacity: .2;
  filter: grayscale(100%);
  transition: all 600ms;
  max-height: 3.125vw;
  object-fit: contain
}

body .home .container .section4 .logos .flex .icon:hover img {
  opacity: 1;
  filter: grayscale(0)
}

@keyframes goAnimate {
  100% {
    transform: translateX(-50%)
  }
}

body .home .container .section4.section4-2 {
  margin: 13.54167vw 0 10.41667vw 0
}

body .home .container .section4.section4-2 .logos {
  animation-direction: reverse
}

body .home .container .section4.section4-2 .des {
  width: 66.51042vw
}

body .home .container .section5 {
  margin: 0 3.64583vw;
  overflow: hidden
}

body .home .container .section5 .news {
  margin: 3.125vw 0
}

body .home .container .section5 .news .swiper {
  width: 100%
}

body .home .container .section5 .news .swiper a {
  display: block;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #F7F7F7;
  background: #FFF;
  box-shadow: 0px 8px 25.1px 0px rgba(0, 0, 0, 0.05);
  padding: 2.60417vw 2.08333vw 1.30208vw 2.08333vw
}

body .home .container .section5 .news .swiper a .pic {
  overflow: hidden
}

body .home .container .section5 .news .swiper a .pic img {
  width: 100%;
  height: 14.58333vw;
  display: block;
  object-fit: cover;
  transition: all 600ms
}

body .home .container .section5 .news .swiper a .pt {
  margin: 1.04167vw 0 .52083vw 0;
  line-height: 1.5;
  height: 3.125vw;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 600ms
}

body .home .container .section5 .news .swiper a .tag {
  display: flex;
  justify-content: space-between;
  align-items: center
}

body .home .container .section5 .news .swiper a .tag .time {
  color: #999;
  line-height: 1.25
}

body .home .container .section5 .news .swiper a .tag .more {
  display: flex;
  align-items: center;
  line-height: 1.11;
  transition: all 600ms
}

body .home .container .section5 .news .swiper a .tag .more img {
  width: .78125vw;
  margin-left: .52083vw
}

body .home .container .section5 .news .swiper a:hover .pic img {
  transform: scale(1.05)
}

body .home .container .section5 .news .swiper a:hover .pt {
  color: #2690C5
}

body .home .container .section5 .news .swiper a:hover .tag .more {
  color: #2690C5
}

body .home .container .section6 {
  padding: 11.61458vw 0 15.26042vw 0
}

body .home .container .section6 .txt {
  margin: 0 auto;
  line-height: 1.32;
  text-transform: capitalize;
  position: relative;
  width: fit-content;
  text-align: center;
  padding: 0 10%;
  max-width: 100%;
}

body .home .container .section6 .txt a {
  color: #2690C5
}

body .home .container .section6 .txt .img1 {
  position: absolute;
  right: -3.125vw;
  top: -3.64583vw;
  width: 6.77083vw
}

body .home .container .section6 .txt .img2 {
  position: absolute;
  left: 8.85417vw;
  bottom: -2.60417vw;
  width: 4.16667vw
}

body .home .container .section6 .txt .img3 {
  position: absolute;
  right: 14.0625vw;
  bottom: .52083vw;
  width: 2.5vw
}

@media screen and (max-width: 768px) {
  body .home {
    background-size: cover
  }

  body .home::after {
    width: 300px;
    height: 300px
  }

  body .home .container {
    padding: 100px 5% 40px 5%;
    overflow: hidden
  }

  body .home .container .title {
    margin: 0;
    font-size: 22px;
    font-weight: 500
  }

  body .home .container .title p:not(:last-child) {
    margin-bottom: 12px
  }

  body .home .container .title p:nth-child(2) {
    text-align: right
  }

  body .home .container .title p:nth-child(3) {
    margin-left: 0;
    text-align: center
  }

  body .home .container .title img {
    display: none
  }

  body .home .container .tip {
    margin: 30px 0;
    font-size: 17px
  }

  body .home .container .btn {
    width: 180px;
    height: 45px;
    gap: 10px
  }

  body .home .container .btn img {
    width: 20px
  }

  body .home .container h1 {
    font-size: 24px
  }

  body .home .container .section1 {
    margin: 60px 0
  }

  body .home .container .section1 .text_box {
    display: none
  }

  body .home .container .section1 .sj_bottom {
    display: block !important;
    margin: 30px 0 0 0;
    text-align: center;
  }

  body .home .container .section1 .sj_bottom p {
    font-size: 18px
  }

  body .home .container .section1 .sj_bottom p .dian {
    width: 80px;
    height: auto;
    margin: 0 10px
  }

  body .home .container .section2 {
    margin: 0
  }

  body .home .container .section2 .items {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 30px
  }

  body .home .container .section2 .items .item {
    height: auto;
    padding: 20px
  }

  body .home .container .section2 .items .item .icon img {
    max-height: 100px
  }

  body .home .container .section2 .items .item .pt {
    line-height: 1.3;
    max-width: 50%
  }

  body .home .container .section2 .items .item .des {
    margin-top: 60px
  }

  body .home .container .section3 {
    margin: 30px 0;
    padding-top: 30px
  }

  body .home .container .section3 .items {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 30px
  }

  body .home .container .section3 .items .item {
    padding: 20px
  }

  body .home .container .section3 .items .item .pt {
    font-size: 20px
  }

  body .home .container .section3 .items .item .icon {
    width: 40px;
    height: 40px
  }

  body .home .container .section3 .items .item .pt {
    height: auto;
    margin: 10px 0 20px 0;
    line-height: 1.3
  }

  body .home .container .section3 .items .item .des {
    display: block
  }

  body .home .container .section4 .des {
    width: 100%;
    margin: 30px auto 60px auto;
    line-height: 1.4
  }

  body .home .container .section4 .logos {
    gap: 30px;
    animation-duration: 15s
  }

  body .home .container .section4 .logos .flex {
    gap: 30px
  }

  body .home .container .section4 .logos .flex .icon img {
    max-height: 30px
  }

  body .home .container .section4.section4-2 {
    margin: 80px 0 60px 0
  }

  body .home .container .section4.section4-2 .des {
    width: 100%
  }

  body .home .container .section5 {
    margin: 0
  }

  body .home .container .section5 .news {
    margin: 30px 0
  }

  body .home .container .section5 .news .swiper a {
    padding: 20px
  }

  body .home .container .section5 .news .swiper a .pic img {
    height: 180px
  }

  body .home .container .section5 .news .swiper a .pt {
    height: auto;
    margin: 15px 0
  }

  body .home .container .section5 .news .swiper a .tag .more img {
    width: 12px;
    margin-left: 10px
  }

  body .home .container .section6 {
    padding: 60px 0 30px 0
  }

  body .home .container .section6 .txt {
    font-size: 28px
  }

  body .home .container .section6 .txt .img1 {
    width: 40px;
    right: 0;
    top: -15px
  }

  body .home .container .section6 .txt .img2 {
    width: 30px;
    left: 30px;
    bottom: -30px
  }

  body .home .container .section6 .txt .img3 {
    width: 20px;
    right: 50px;
    bottom: 0
  }
}