.banner img.mobile{
    display:none;
}
@media screen and (max-width: 768px){
    .banner img.pc{
        display: none;
    }
    .banner img.mobile{
        display: block;
    }
}
@keyframes rotation {
  to {
    transform: rotate(1turn);
  }
}
@keyframes scale {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
.mores a {
  display: block;
  margin: 0 auto;
  width: 200px;
  height: 52px;
  border-radius: 6px;
  border: 1px solid #aaa;
  text-align: center;
  line-height: 50px;
  font-family: AlibabaPuHuiTiM;
  color: #333;
  background: transparent;
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.mores a:before {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #1f508e;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.mores a span {
  position: relative;
  z-index: 2;
}
.mores a:hover {
  color: #fff;
  border: 1px solid #1f508e;
}
.mores a:hover:before {
  width: 100%;
}
.s-title h3 {
  font-family: AlibabaPuHuiTiM;
}
.s-title h2 {
  font-family: AlibabaPuHuiTiM;
  line-height: 1.2;
  margin: 1vw 0 3vw;
}
.s-title h2 span {
  color: #004ea2;
  letter-spacing: -4px;
}
.banner {
  position: relative;
}
.banner .banner-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
.banner .banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .banner-video video.mobile {
  display: none;
}
.banner .banner-video .text {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.banner .banner-video .text .solgan {
  width: 40%;
  margin-bottom: 20px;
}
.banner .banner-video .text .solgan img {
  width: 100%;
}
.banner .banner-video .text h2 {
  font-family: AlibabaPuHuiTiM;
  color: #333;
  letter-spacing: 12px;
}
.banner .banner-video .text.white h2 {
  color: #fff;
}
.banner .swiper-container {
  opacity: 0;
}
.banner .swiper-container .swiper-wrapper .swiper-slide {
  overflow: hidden;
  height: 100vh;
}
.banner .swiper-container .swiper-wrapper .swiper-slide > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.05, 1.05);
}
.banner .swiper-container .swiper-wrapper .swiper-slide > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.05, 1.05);
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc {
  position: absolute;
  width: 54.2%;
  height: 100%;
  top: 0;
  right: 0;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc:before {
  content: '';
  width: 61.5%;
  height: 1px;
  background: #bec0c2;
  position: absolute;
  top: 54%;
  right: 0;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc:after {
  content: '';
  width: 1px;
  height: 46%;
  background: #bec0c2;
  position: absolute;
  top: 54%;
  left: 38.5%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li {
  position: absolute;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li .txt {
  position: absolute;
  left: 1.5vw;
  bottom: 1vw;
  display: flex;
  align-items: center;
  color: #fff;
  opacity: 0;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li .txt span {
  font-size: 160px;
  font-family: AlibabaPuHuiTiB;
  line-height: 1;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li .txt .right {
  margin-left: 1.2vw;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li .txt .right h3 {
  line-height: 1;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li .txt .right .des {
  margin-top: 10px;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li:nth-child(1) {
  width: 38.5%;
  height: 0;
  left: 0;
  top: 14%;
  background: rgba(49, 154, 51, 0.8);
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li:nth-child(1) .txt {
  opacity: 0;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li:nth-child(2) {
  width: 0;
  height: 54%;
  top: 0;
  right: 0;
  background: rgba(11, 166, 211, 0.5);
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li:nth-child(2) .txt {
  opacity: 0;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li:nth-child(3) {
  width: 38.5%;
  height: 0;
  left: 38.5%;
  bottom: 6%;
  background: rgba(201, 168, 13, 0.3);
}
.banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li:nth-child(3) .txt {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  opacity: 0;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text.text1 .solgan {
  width: 40%;
  margin-bottom: 20px;
  opacity: 0;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text.text1 .solgan img {
  width: 100%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text.text1 h2 {
  font-family: AlibabaPuHuiTiM;
  color: #000;
  letter-spacing: 6px;
  opacity: 0;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 h2 {
  font-family: AlibabaPuHuiTiM;
  color: #fff;
  letter-spacing: -2px;
  position: relative;
  opacity: 0;
  transform: translateX(3vw);
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile {
  display: none;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text.text3 h2 {
  font-family: AlibabaPuHuiTiM;
  color: #fff;
  letter-spacing: -2px;
  position: relative;
  opacity: 0;
  transform: translateX(3vw);
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text.text3 p {
  color: #fff;
  letter-spacing: 1px;
  opacity: 0;
  transform: translateX(3vw);
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active > img {
  transition: 5s linear;
  transform: scale(1, 1);
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active > a img {
  transition: 5s linear;
  transform: scale(1, 1);
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active ul li {
  transition: all 0.5s ease 1s;
  -webkit-transition: all 0.5s ease 1s;
  -moz-transition: all 0.5s ease 1s;
  -ms-transition: all 0.5s ease 1s;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active ul li:nth-child(1) {
  height: 40%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active ul li:nth-child(1) .txt {
  opacity: 1;
  transition: all 1s ease 1.5s;
  -webkit-transition: all 1s ease 1.5s;
  -moz-transition: all 1s ease 1.5s;
  -ms-transition: all 1s ease 1.5s;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active ul li:nth-child(2) {
  width: 61.5%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active ul li:nth-child(2) .txt {
  opacity: 1;
  transition: all 1s ease 1.7s;
  -webkit-transition: all 1s ease 1.7s;
  -moz-transition: all 1s ease 1.7s;
  -ms-transition: all 1s ease 1.7s;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active ul li:nth-child(3) {
  height: 40%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active ul li:nth-child(3) .txt {
  opacity: 1;
  transition: all 1s ease 1.9s;
  -webkit-transition: all 1s ease 1.9s;
  -moz-transition: all 1s ease 1.9s;
  -ms-transition: all 1s ease 1.9s;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .text.text1 .solgan {
  transition: all 0.5s ease 0.3s;
  -webkit-transition: all 0.5s ease 0.3s;
  -moz-transition: all 0.5s ease 0.3s;
  -ms-transition: all 0.5s ease 0.3s;
  opacity: 1;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .text.text1 h2 {
  opacity: 1;
  transition: all 0.5s ease 0.3s;
  -webkit-transition: all 0.5s ease 0.3s;
  -moz-transition: all 0.5s ease 0.3s;
  -ms-transition: all 0.5s ease 0.3s;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .text.text2 h2 {
  opacity: 1;
  transform: translateX(0);
  transition: all 1s ease 0.5s;
  -webkit-transition: all 1s ease 0.5s;
  -moz-transition: all 1s ease 0.5s;
  -ms-transition: all 1s ease 0.5s;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .text.text3 h2 {
  opacity: 1;
  transform: translateX(0);
  transition: all 1s ease 0.5s;
  -webkit-transition: all 1s ease 0.5s;
  -moz-transition: all 1s ease 0.5s;
  -ms-transition: all 1s ease 0.5s;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .text.text3 p {
  opacity: 1;
  transform: translateX(0);
  transition: all 1s ease 0.5s;
  -webkit-transition: all 1s ease 0.5s;
  -moz-transition: all 1s ease 0.5s;
  -ms-transition: all 1s ease 0.5s;
}
.banner .swiper-container .swiper-pagination {
  bottom: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #fff;
  opacity: 0.5;
  margin: 0 8px;
  position: relative;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.banner .swiper-container.active {
  opacity: 1;
}
.banner .swiper-container.active .swiper-pagination {
  bottom: 2vw;
}
.ctn1 {
  position: relative;
  padding: 7vw 0 7vw;
  background-size: cover;
  overflow: hidden;
}
.ctn1:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #f7f7fa;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.ctn1:before {
  content: '';
  width: 2px;
  height: 100%;
  background: #f7f7fa;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.ctn1 .con {
  position: relative;
  z-index: 2;
}
.ctn1 .con .ctn1-title {
  text-align: center;
  position: relative;
  top: 30vh;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
}
.ctn1 .con .ctn1-title h3 {
  font-family: AlibabaPuHuiTiM;
}
.ctn1 .con .ctn1-title h2 {
  font-family: AlibabaPuHuiTiM;
  letter-spacing: -1px;
  line-height: 1.3;
  margin: 1vw 0 1.5vw;
}
.ctn1 .con .ctn1-title h2 span {
  color: #004ea2;
}
.ctn1 .con .ctn1-title p {
  letter-spacing: 1px;
  color: #777;
  width: 55%;
  margin: 0 auto;
}
.ctn1 .con .bottom {
  position: relative;
  opacity: 0;
  top: 100px;
  transition: all 1s ease 1s;
  -webkit-transition: all 1s ease 1s;
  -moz-transition: all 1s ease 1s;
  -ms-transition: all 1s ease 1s;
}
.ctn1 .con .bottom .ctn1-list {
  margin-top: 6vw;
}
.ctn1 .con .bottom .ctn1-list ul {
  display: flex;
  justify-content: space-between;
  padding: 0 3vw;
}
.ctn1 .con .bottom .ctn1-list ul li {
  width: 25%;
}
.ctn1 .con .bottom .ctn1-list ul li .icons {
  min-height: 180px;
  margin: 0 auto;
}
.ctn1 .con .bottom .ctn1-list ul li .icons1 {
  width: 120px;
  height: 120px;
  position: relative;
}
.ctn1 .con .bottom .ctn1-list ul li .icons1 .yuan {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 2px solid #3679ca;
  position: absolute;
  left: 0;
  top: 0;
}
.ctn1 .con .bottom .ctn1-list ul li .icons2 {
  width: 172px;
  height: 172px;
  position: relative;
  top: 58px;
}
.ctn1 .con .bottom .ctn1-list ul li .icons2 .xian {
  width: 172px;
  height: 2px;
  background: #3679ca;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: center center;
}
.ctn1 .con .bottom .ctn1-list ul li .icons3 {
  width: 36px;
  height: 170px;
  position: relative;
  top: -24px;
}
.ctn1 .con .bottom .ctn1-list ul li .icons3 .yuan {
  width: 36px;
  height: 170px;
  border-radius: 50%;
  border: 2px solid #3679ca;
  position: absolute;
  left: 0;
  top: 0;
}
.ctn1 .con .bottom .ctn1-list ul li .icons4 {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  position: relative;
  top: -24px;
}
.ctn1 .con .bottom .ctn1-list ul li .icons4 .yuan {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 2px solid #3679ca;
  position: absolute;
  left: 52px;
  top: 52px;
}
.ctn1 .con .bottom .ctn1-list ul li .num {
  margin-top: 2vw;
}
.ctn1 .con .bottom .ctn1-list ul li .num .txt {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.ctn1 .con .bottom .ctn1-list ul li .num .txt h2 {
  font-size: 70px;
  letter-spacing: -4px;
  font-family: AlibabaPuHuiTiM;
  line-height: 1;
}
.ctn1 .con .bottom .ctn1-list ul li .num .txt span {
  font-family: AlibabaPuHuiTiB;
  letter-spacing: -1px;
  padding: 0 10px;
  position: relative;
  top: -2px;
}
.ctn1 .con .bottom .ctn1-list ul li .num p {
  text-align: center;
  color: #777;
  margin-top: 10px;
  white-space: nowrap;
}
.ctn1 .con .bottom .mores {
  margin-top: 4vw;
}
.ctn1 .bg-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.ctn1 .bg-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ctn1.active .con .ctn1-title {
  top: 0;
}
.ctn1.active .con .bottom {
  opacity: 1;
  top: 0;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons1 .yuan:nth-child(1) {
  left: -24px;
  top: 24px;
  transition: all 0.3s ease 0.5s;
  -webkit-transition: all 0.3s ease 0.5s;
  -moz-transition: all 0.3s ease 0.5s;
  -ms-transition: all 0.3s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons1 .yuan:nth-child(2) {
  left: -16px;
  top: 16px;
  transition: all 0.2s ease 0.5s;
  -webkit-transition: all 0.2s ease 0.5s;
  -moz-transition: all 0.2s ease 0.5s;
  -ms-transition: all 0.2s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons1 .yuan:nth-child(3) {
  left: -8px;
  top: 8px;
  transition: all 0.1s ease 0.5s;
  -webkit-transition: all 0.1s ease 0.5s;
  -moz-transition: all 0.1s ease 0.5s;
  -ms-transition: all 0.1s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons1 .yuan:nth-child(5) {
  left: 8px;
  top: -8px;
  transition: all 0.1s ease 0.5s;
  -webkit-transition: all 0.1s ease 0.5s;
  -moz-transition: all 0.1s ease 0.5s;
  -ms-transition: all 0.1s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons1 .yuan:nth-child(6) {
  left: 16px;
  top: -16px;
  transition: all 0.2s ease 0.5s;
  -webkit-transition: all 0.2s ease 0.5s;
  -moz-transition: all 0.2s ease 0.5s;
  -ms-transition: all 0.2s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons1 .yuan:nth-child(7) {
  left: 24px;
  top: -24px;
  transition: all 0.3s ease 0.5s;
  -webkit-transition: all 0.3s ease 0.5s;
  -moz-transition: all 0.3s ease 0.5s;
  -ms-transition: all 0.3s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons1 .yuan:nth-child(8) {
  left: 32px;
  top: -32px;
  transition: all 0.4s ease 0.5s;
  -webkit-transition: all 0.4s ease 0.5s;
  -moz-transition: all 0.4s ease 0.5s;
  -ms-transition: all 0.4s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons2 .xian:nth-child(2) {
  transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transition: all 0.1s ease 0.5s;
  -webkit-transition: all 0.1s ease 0.5s;
  -moz-transition: all 0.1s ease 0.5s;
  -ms-transition: all 0.1s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons2 .xian:nth-child(3) {
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transition: all 0.2s ease 0.5s;
  -webkit-transition: all 0.2s ease 0.5s;
  -moz-transition: all 0.2s ease 0.5s;
  -ms-transition: all 0.2s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons2 .xian:nth-child(4) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transition: all 0.3s ease 0.5s;
  -webkit-transition: all 0.3s ease 0.5s;
  -moz-transition: all 0.3s ease 0.5s;
  -ms-transition: all 0.3s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons2 .xian:nth-child(5) {
  transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transition: all 0.4s ease 0.5s;
  -webkit-transition: all 0.4s ease 0.5s;
  -moz-transition: all 0.4s ease 0.5s;
  -ms-transition: all 0.4s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons2 .xian:nth-child(6) {
  transform: rotate(-75deg);
  -webkit-transform: rotate(-75deg);
  -moz-transform: rotate(-75deg);
  -ms-transform: rotate(-75deg);
  transition: all 0.5s ease 0.5s;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -ms-transition: all 0.5s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons2 .xian:nth-child(7) {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transition: all 0.6s ease 0.5s;
  -webkit-transition: all 0.6s ease 0.5s;
  -moz-transition: all 0.6s ease 0.5s;
  -ms-transition: all 0.6s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons2 .xian:nth-child(8) {
  transform: rotate(-105deg);
  -webkit-transform: rotate(-105deg);
  -moz-transform: rotate(-105deg);
  -ms-transform: rotate(-105deg);
  transition: all 0.7s ease 0.5s;
  -webkit-transition: all 0.7s ease 0.5s;
  -moz-transition: all 0.7s ease 0.5s;
  -ms-transition: all 0.7s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons2 .xian:nth-child(9) {
  transform: rotate(-120deg);
  -webkit-transform: rotate(-120deg);
  -moz-transform: rotate(-120deg);
  -ms-transform: rotate(-120deg);
  transition: all 0.8s ease 0.5s;
  -webkit-transition: all 0.8s ease 0.5s;
  -moz-transition: all 0.8s ease 0.5s;
  -ms-transition: all 0.8s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons2 .xian:nth-child(10) {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transition: all 0.9s ease 0.5s;
  -webkit-transition: all 0.9s ease 0.5s;
  -moz-transition: all 0.9s ease 0.5s;
  -ms-transition: all 0.9s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons2 .xian:nth-child(11) {
  transform: rotate(-150deg);
  -webkit-transform: rotate(-150deg);
  -moz-transform: rotate(-150deg);
  -ms-transform: rotate(-150deg);
  transition: all 1s ease 0.5s;
  -webkit-transition: all 1s ease 0.5s;
  -moz-transition: all 1s ease 0.5s;
  -ms-transition: all 1s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons2 .xian:nth-child(12) {
  transform: rotate(-165deg);
  -webkit-transform: rotate(-165deg);
  -moz-transform: rotate(-165deg);
  -ms-transform: rotate(-165deg);
  transition: all 1.1s ease 0.5s;
  -webkit-transition: all 1.1s ease 0.5s;
  -moz-transition: all 1.1s ease 0.5s;
  -ms-transition: all 1.1s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons3 .yuan:nth-child(2) {
  width: 72px;
  left: -18px;
  transition: all 0.1s ease 0.5s;
  -webkit-transition: all 0.1s ease 0.5s;
  -moz-transition: all 0.1s ease 0.5s;
  -ms-transition: all 0.1s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons3 .yuan:nth-child(3) {
  width: 102px;
  left: -33px;
  transition: all 0.2s ease 0.5s;
  -webkit-transition: all 0.2s ease 0.5s;
  -moz-transition: all 0.2s ease 0.5s;
  -ms-transition: all 0.2s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons3 .yuan:nth-child(4) {
  width: 136px;
  left: -50px;
  transition: all 0.3s ease 0.5s;
  -webkit-transition: all 0.3s ease 0.5s;
  -moz-transition: all 0.3s ease 0.5s;
  -ms-transition: all 0.3s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons3 .yuan:nth-child(5) {
  width: 170px;
  left: -67px;
  transition: all 0.4s ease 0.5s;
  -webkit-transition: all 0.4s ease 0.5s;
  -moz-transition: all 0.4s ease 0.5s;
  -ms-transition: all 0.4s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons4 .yuan:nth-child(1) {
  width: 170px;
  height: 170px;
  left: 0;
  top: 0;
  transition: all 0.4s ease 0.5s;
  -webkit-transition: all 0.4s ease 0.5s;
  -moz-transition: all 0.4s ease 0.5s;
  -ms-transition: all 0.4s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons4 .yuan:nth-child(2) {
  width: 136px;
  height: 136px;
  left: 17px;
  top: 17px;
  transition: all 0.3s ease 0.5s;
  -webkit-transition: all 0.3s ease 0.5s;
  -moz-transition: all 0.3s ease 0.5s;
  -ms-transition: all 0.3s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons4 .yuan:nth-child(3) {
  width: 100px;
  height: 100px;
  left: 35px;
  top: 35px;
  transition: all 0.2s ease 0.5s;
  -webkit-transition: all 0.2s ease 0.5s;
  -moz-transition: all 0.2s ease 0.5s;
  -ms-transition: all 0.2s ease 0.5s;
}
.ctn1.show .con .bottom .ctn1-list ul li .icons4 .yuan:nth-child(4) {
  width: 66px;
  height: 66px;
  left: 52px;
  top: 52px;
  transition: all 0.1s ease 0.5s;
  -webkit-transition: all 0.1s ease 0.5s;
  -moz-transition: all 0.1s ease 0.5s;
  -ms-transition: all 0.1s ease 0.5s;
}
.ctn2 {
  padding: 5vw 0 6vw;
  background: #f7f7fa;
  overflow: hidden;
  position: relative;
}
.ctn2 .left {
  width: 40%;
}
.ctn2 .left .bottom {
  margin-top: 2vw;
}
.ctn2 .left .bottom .ctn-wrapper ul {
  display: flex;
  justify-content: space-between;
}
.ctn2 .left .bottom .ctn-wrapper ul li {
  cursor: pointer;
  font-family: AlibabaPuHuiTiM;
  letter-spacing: -1px;
  color: #bcbcbe;
  position: relative;
  padding-bottom: 4px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn2 .left .bottom .ctn-wrapper ul li:after {
  content: '';
  width: 0;
  height: 1px;
  background: #333;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn2 .left .bottom .ctn-wrapper ul li:hover {
  color: #333;
}
.ctn2 .left .bottom .ctn-wrapper ul li:hover:after {
  width: 100%;
  left: 0;
}
.ctn2 .left .bottom .ctn-wrapper ul li.active {
  color: #333;
}
.ctn2 .left .bottom .ctn-wrapper ul li.active:after {
  width: 100%;
  left: 0;
}
.ctn2 .left .bottom .ctn-container {
  margin-top: 1.5vw;
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide {
  background: #fff;
  height: auto;
  padding-bottom: 30px;
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide .tu {
  height: 0;
  padding-bottom: 42%;
  overflow: hidden;
  position: relative;
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide .tu img {
  width: 100%;
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide .tu h2 {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  line-height: 36px;
  color: #fff;
  font-family: AlibabaPuHuiTiM;
  background: rgba(0, 159, 168, 0.9);
  padding-left: 30px;
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide p {
  font-family: AlibabaPuHuiTiM;
  color: #009fa8;
  padding: 20px 30px;
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide ul {
  padding: 0 30px;
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide ul li {
  padding: 10px 0;
  border-bottom: 1px solid #e6e6e6;
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide:nth-child(1) .tu h2 {
  background: rgba(230, 85, 4, 0.9);
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide:nth-child(1) p {
  color: #e65504;
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide:nth-child(2) .tu h2 {
  background: rgba(230, 0, 32, 0.9);
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide:nth-child(2) p {
  color: #e60020;
}

.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide:nth-child(3) .tu h2 {
  background: rgba(0, 159, 168, 0.9);
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide:nth-child(3) p {
  color: #009fa8;
}

.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide:nth-child(5) .tu h2 {
  background: rgba(0, 153, 68, 0.9);
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide:nth-child(5) p {
  color: #009944;
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide:nth-child(4) .tu h2 {
  background: rgba(0, 129, 204, 0.9);
}
.ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide:nth-child(4) p {
  color: #0081cc;
}

.ctn2 .right {
  width: 45.3%;
  position: absolute;
  right: 66px;
  bottom: -100px;
}
.ctn2 .right .map img {
  width: 100%;
}
.ctn2 .right .yuan {
  width: 110%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.ctn2 .right .yuan img {
  width: 100%;
}
.ctn2 .right .xian {
  width: 126%;
  position: absolute;
  left: -13%;
  top: -13%;
  animation: rotation 120s linear infinite;
}
.ctn2 .right .xian img {
  width: 100%;
}
.ctn2 .right .ctn-list .box .name li {
  position: absolute;
  left: 20%;
  top: 16%;
  opacity: 0;
  z-index: 2;
}
.ctn2 .right .ctn-list .box .name li a {
  display: inline-block;
  white-space: nowrap;
  padding: 14px 48px 14px 20px;
  border-radius: 10px;
  background: #009fa8;
  color: #fff;
  position: relative;
  letter-spacing: -1px;
}
.ctn2 .right .ctn-list .box .name li a:after {
  content: '\e683';
  font-family: iconfont;
  color: #fff;
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.ctn2 .right .ctn-list .box .name li:nth-child(1) {
  left: 18%;
  top: 21%;
}
.ctn2 .right .ctn-list .box .name li:nth-child(2) {
  left: 66.6%;
  top: 19%;
}
.ctn2 .right .ctn-list .box .name li:nth-child(3) {
  left: 66.6%;
  top: 27%;
}
.ctn2 .right .ctn-list .box .name li:nth-child(4) {
  left: 22%;
  top: 29%;
}
.ctn2 .right .ctn-list .box .name.active {
  display: block;
}
.ctn2 .right .ctn-list .box .dian li {
  position: absolute;
  left: 54.2%;
  top: 22.2%;
  opacity: 0;
}
.ctn2 .right .ctn-list .box .dian li span {
  display: block;
  width: 22px;
  height: 22px;
  border: 4px solid #f6f6f6;
  border-radius: 50%;
  background: #009fa8;
  position: relative;
  z-index: 2;
}
.ctn2 .right .ctn-list .box .dian li:before {
  content: '';
  width: 68px;
  height: 68px;
  border-radius: 50%;
  background: #009fa8;
  opacity: 0.5;
  position: absolute;
  left: -23px;
  top: -23px;
  z-index: 0;
  animation: scale 2s linear infinite;
}
.ctn2 .right .ctn-list .box .dian li:nth-child(1) {
  left: 56.2%;
  top: 24.5%;
  z-index: 5;
}
.ctn2 .right .ctn-list .box .dian li:nth-child(2) {
  left: 58.1%;
  top: 24.2%;
  z-index: 4;
}
.ctn2 .right .ctn-list .box .dian li:nth-child(2):before {
  animation: scale 2s linear infinite 0.5s;
}
.ctn2 .right .ctn-list .box .dian li:nth-child(3) {
  left: 58.1%;
  top: 25.4%;
  z-index: 2;
}
.ctn2 .right .ctn-list .box .dian li:nth-child(3):before {
  animation: scale 2s linear infinite 1s;
}
.ctn2 .right .ctn-list .box .dian li:nth-child(4) {
  left: 58%;
  top: 30.4%;
  z-index: 1;
}
.ctn2 .right .ctn-list .box .dian li:nth-child(4):before {
  animation: scale 2s linear infinite 1.5s;
}
.ctn2 .right .ctn-list .box.active .name li {
  opacity: 1;
  z-index: 10;
}
.ctn2 .right .ctn-list .box.active .dian li {
  opacity: 1;
}
.ctn2 .right .ctn-list .box.active .dian li:nth-child(1) {
  transition: all 0.5s ease 0.5s;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -ms-transition: all 0.5s ease 0.5s;
}
.ctn2 .right .ctn-list .box.active .dian li:nth-child(2) {
  transition: all 0.5s ease 0.6s;
  -webkit-transition: all 0.5s ease 0.6s;
  -moz-transition: all 0.5s ease 0.6s;
  -ms-transition: all 0.5s ease 0.6s;
}
.ctn2 .right .ctn-list .box.active .dian li:nth-child(3) {
  transition: all 0.5s ease 0.7s;
  -webkit-transition: all 0.5s ease 0.7s;
  -moz-transition: all 0.5s ease 0.7s;
  -ms-transition: all 0.5s ease 0.7s;
}
.ctn2 .right .ctn-list .box.active .dian li:nth-child(4) {
  transition: all 0.5s ease 0.8s;
  -webkit-transition: all 0.5s ease 0.8s;
  -moz-transition: all 0.5s ease 0.8s;
  -ms-transition: all 0.5s ease 0.8s;
}
.ctn2 .right .ctn-list .box.active .dian li:nth-child(5) {
  transition: all 0.5s ease 0.9s;
  -webkit-transition: all 0.5s ease 0.9s;
  -moz-transition: all 0.5s ease 0.9s;
  -ms-transition: all 0.5s ease 0.9s;
}
.ctn2 .right .ctn-list .box.box3 .name li:nth-child(5) {
    top: 10%;
  }
.ctn2 .right .ctn-list .box.box3.active .name li:nth-child(1) {
  left: 20%;
  transition: all 0.5s ease 1s;
  -webkit-transition: all 0.5s ease 1s;
  -moz-transition: all 0.5s ease 1s;
  -ms-transition: all 0.5s ease 1s;
}
.ctn2 .right .ctn-list .box.box3.active .name li:nth-child(2) {
  left: 64.6%;
  transition: all 0.5s ease 1.1s;
  -webkit-transition: all 0.5s ease 1.1s;
  -moz-transition: all 0.5s ease 1.1s;
  -ms-transition: all 0.5s ease 1.1s;
}
.ctn2 .right .ctn-list .box.box3.active .name li:nth-child(3) {
  left: 64.6%;
  transition: all 0.5s ease 1.2s;
  -webkit-transition: all 0.5s ease 1.2s;
  -moz-transition: all 0.5s ease 1.2s;
  -ms-transition: all 0.5s ease 1.2s;
}
.ctn2 .right .ctn-list .box.box3.active .name li:nth-child(4) {
  left: 24%;
  transition: all 0.5s ease 1.3s;
  -webkit-transition: all 0.5s ease 1.3s;
  -moz-transition: all 0.5s ease 1.3s;
  -ms-transition: all 0.5s ease 1.3s;
}
.ctn2 .right .ctn-list .box.box2 .name li a {
  background: #e60020;
}
.ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) {
  left: 15%;
  top: 19%;
}
.ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) a {
  white-space: initial;
  width: 298px;
}
.ctn2 .right .ctn-list .box.box2 .name li:nth-child(2) {
  left: 64.6%;
  top: 23%;
}
.ctn2 .right .ctn-list .box.box2 .name li:nth-child(3) {
  left: 21%;
  top: 31%;
}
.ctn2 .right .ctn-list .box.box2 .dian li span {
  background: #e60020;
}
.ctn2 .right .ctn-list .box.box2 .dian li:before {
  background: #e60020;
}
.ctn2 .right .ctn-list .box.box2 .dian li:nth-child(1) {
  left: 55.2%;
  top: 24.2%;
}
.ctn2 .right .ctn-list .box.box2 .dian li:nth-child(2) {
  left: 56%;
  top: 26%;
}
.ctn2 .right .ctn-list .box.box2 .dian li:nth-child(3) {
  left: 58%;
  top: 33%;
}
.ctn2 .right .ctn-list .box.box2.active .name li:nth-child(1) {
  left: 17%;
  transition: all 0.5s ease 0.8s;
  -webkit-transition: all 0.5s ease 0.8s;
  -moz-transition: all 0.5s ease 0.8s;
  -ms-transition: all 0.5s ease 0.8s;
}
.ctn2 .right .ctn-list .box.box2.active .name li:nth-child(2) {
  left: 62.6%;
  transition: all 0.5s ease 0.9s;
  -webkit-transition: all 0.5s ease 0.9s;
  -moz-transition: all 0.5s ease 0.9s;
  -ms-transition: all 0.5s ease 0.9s;
}
.ctn2 .right .ctn-list .box.box2.active .name li:nth-child(3) {
  left: 23%;
  transition: all 0.5s ease 1s;
  -webkit-transition: all 0.5s ease 1s;
  -moz-transition: all 0.5s ease 1s;
  -ms-transition: all 0.5s ease 1s;
}
.ctn2 .right .ctn-list .box.box4 .name li a {
  background: #0081cc;
}
.ctn2 .right .ctn-list .box.box4 .name li:nth-child(1) {
  left: 18%;
}
.ctn2 .right .ctn-list .box.box4 .name li:nth-child(2) {
  left: 19.8%;
  top: 24%;
}
.ctn2 .right .ctn-list .box.box4 .dian li span {
  background: #0081cc;
}
.ctn2 .right .ctn-list .box.box4 .dian li:before {
  background: #0081cc;
}
.ctn2 .right .ctn-list .box.box4 .dian li:nth-child(1) {
  left: 54.2%;
  top: 24.2%;
}
.ctn2 .right .ctn-list .box.box4 .dian li:nth-child(2) {
  left: 55%;
  top: 26%;
}
.ctn2 .right .ctn-list .box.box4 .dian li:nth-child(2):before {
  animation: scale 2s linear infinite 0.5s;
}
.ctn2 .right .ctn-list .box.box4.active .name li:nth-child(1) {
  left: 20%;
  transition: all 0.5s ease 0.7s;
  -webkit-transition: all 0.5s ease 0.7s;
  -moz-transition: all 0.5s ease 0.7s;
  -ms-transition: all 0.5s ease 0.7s;
}
.ctn2 .right .ctn-list .box.box4.active .name li:nth-child(2) {
  left: 21.8%;
  transition: all 0.5s ease 0.8s;
  -webkit-transition: all 0.5s ease 0.8s;
  -moz-transition: all 0.5s ease 0.8s;
  -ms-transition: all 0.5s ease 0.8s;
}
.ctn2 .right .ctn-list .box.box5 .name li a {
  background: #009944;
}
.ctn2 .right .ctn-list .box.box5 .name li:nth-child(1) {
  left: 19%;
  top: 22%;
}
.ctn2 .right .ctn-list .box.box5 .name li:nth-child(2) {
  left: 15.8%;
  top: 30%;
}
.ctn2 .right .ctn-list .box.box5 .dian li span {
  background: #009944;
}
.ctn2 .right .ctn-list .box.box5 .dian li:before {
  background: #009944;
}
.ctn2 .right .ctn-list .box.box5 .dian li:nth-child(1) {
  left: 57.2%;
  top: 25.2%;
}
.ctn2 .right .ctn-list .box.box5 .dian li:nth-child(2) {
  left: 57.3%;
  top: 26.5%;
}
.ctn2 .right .ctn-list .box.box5 .dian li:nth-child(2):before {
  animation: scale 2s linear infinite 0.5s;
}
.ctn2 .right .ctn-list .box.box5.active .name li:nth-child(1) {
  left: 20%;
  transition: all 0.5s ease 0.7s;
  -webkit-transition: all 0.5s ease 0.7s;
  -moz-transition: all 0.5s ease 0.7s;
  -ms-transition: all 0.5s ease 0.7s;
}
.ctn2 .right .ctn-list .box.box5.active .name li:nth-child(2) {
  left: 21%;
  transition: all 0.5s ease 0.8s;
  -webkit-transition: all 0.5s ease 0.8s;
  -moz-transition: all 0.5s ease 0.8s;
  -ms-transition: all 0.5s ease 0.8s;
}

.ctn2 .right .ctn-list .box.box1 .name li a {
  background: #e65504;
}
.ctn2 .right .ctn-list .box.box1 .name li:nth-child(1) {
  left: 11%;
  top: 24.5%;
}
.ctn2 .right .ctn-list .box.box1 .name li:nth-child(2) {
  left: 67.6%;
  top: 29%;
}
.ctn2 .right .ctn-list .box.box1 .name li:nth-child(3) {
  left: 16%;
  top: 33%;
}
.ctn2 .right .ctn-list .box.box1 .dian li span {
  background: #e65504;
}
.ctn2 .right .ctn-list .box.box1 .dian li:before {
  background: #e65504;
}
.ctn2 .right .ctn-list .box.box1 .dian li:nth-child(1) {
  left: 50.2%;
  top: 26.2%;
}
.ctn2 .right .ctn-list .box.box1 .dian li:nth-child(2) {
  left: 55%;
  top: 31%;
}
.ctn2 .right .ctn-list .box.box1 .dian li:nth-child(3) {
  left: 60%;
  top: 31%;
}

.ctn2 .right .ctn-list .box.box1.active .name li:nth-child(1) {
  left: 13%;
  transition: all 0.5s ease 0.8s;
  -webkit-transition: all 0.5s ease 0.8s;
  -moz-transition: all 0.5s ease 0.8s;
  -ms-transition: all 0.5s ease 0.8s;
}
.ctn2 .right .ctn-list .box.box1.active .name li:nth-child(2) {
  left: 65.6%;
  transition: all 0.5s ease 0.9s;
  -webkit-transition: all 0.5s ease 0.9s;
  -moz-transition: all 0.5s ease 0.9s;
  -ms-transition: all 0.5s ease 0.9s;
}
.ctn2 .right .ctn-list .box.box1.active .name li:nth-child(3) {
  left: 18%;
  transition: all 0.5s ease 1s;
  -webkit-transition: all 0.5s ease 1s;
  -moz-transition: all 0.5s ease 1s;
  -ms-transition: all 0.5s ease 1s;
}
.ctn3 {
  padding: 6vw 0 5.5vw;
  overflow: hidden;
}
.ctn3 .ctn-list {
  margin-top: 3.5vw;
}
.ctn3 .ctn-list .swiper-container {
  overflow: initial;
}
.ctn3 .ctn-list .swiper-container .swiper-slide {
  width: 24%;
  cursor: pointer;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn3 .ctn-list .swiper-container .swiper-slide .tu {
  width: 100%;
  height: 506px;
  position: relative;
}
.ctn3 .ctn-list .swiper-container .swiper-slide .tu:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
}
.ctn3 .ctn-list .swiper-container .swiper-slide .tu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ctn3 .ctn-list .swiper-container .swiper-slide h2 {
  color: #fff;
  font-family: AlibabaPuHuiTiM;
  position: absolute;
  left: 2vw;
  top: 2vw;
  line-height: 1.3;
}
.ctn3 .ctn-list .swiper-container .swiper-slide p {
  width: 50.8%;
  color: #fff;
  font-family: AlibabaPuHuiTiM;
  position: absolute;
  right: 0;
  bottom: 3vw;
  opacity: 0;
}
.ctn3 .ctn-list .swiper-container .swiper-slide.active {
  width: 50.6%;
}
.ctn3 .ctn-list .swiper-container .swiper-slide.active h2 {
  left: 2.5vw;
  transition: all 0.5s ease 0.3s;
  -webkit-transition: all 0.5s ease 0.3s;
  -moz-transition: all 0.5s ease 0.3s;
  -ms-transition: all 0.5s ease 0.3s;
}
.ctn3 .ctn-list .swiper-container .swiper-slide.active p {
  opacity: 1;
  right: 3vw;
  transition: all 0.5s ease 0.5s;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -ms-transition: all 0.5s ease 0.5s;
}
.ctn3 .ctn-list .swiper-container .swiper-scrollbar {
  margin-top: 4.5vw;
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #e6e6e6;
}
.ctn3 .ctn-list .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
  height: 3px;
  background: #999;
  border-radius: 0;
}
.ctn4 {
  padding: 8vw 0;
  background: #f7f7fa;
  overflow: hidden;
}
.ctn4 .top {
  position: relative;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide {
  display: flex;
  justify-content: space-between;
  opacity: 1!important;
  background: #f7f7fa;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide .tu {
  width: 50%;
  height: 686px;
  overflow: hidden;
  position: relative;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide .tu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide .tu .regular {
  height: 100%;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide .tu .hide-tu {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transform: translateX(0);
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide .text {
  width: 50%;
  padding: 2vw 0 0 5vw;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide .text h3 {
  font-family: AlibabaPuHuiTiM;
  position: relative;
  opacity: 0;
  top: 3vw;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide .text h2 {
  font-family: AlibabaPuHuiTiM;
  line-height: 1.2;
  margin: 0.8vw 0 1.2vw;
  position: relative;
  opacity: 0;
  top: 3vw;
  white-space: nowrap;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide .text h2 span {
  color: #004ea2;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide .text p {
  color: #777;
  letter-spacing: 1px;
  position: relative;
  opacity: 0;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide .text .mores a {
  background: #f7f7fa;
  margin: 3vw 0 0;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide .text.mobile {
  display: none;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide-active {
  z-index: 10;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide-active .tu .hide-tu {
  transform: translateX(-100%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide-active .text h3 {
  opacity: 1;
  top: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide-active .text h2 {
  opacity: 1;
  top: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn4 .top .ctn-list .swiper-container .swiper-slide-active .text p {
  opacity: 1;
  transition: all 0.5s ease 0.5s;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -ms-transition: all 0.5s ease 0.5s;
}
.ctn4 .top .bottom {
  width: 90.3%;
  background: #e8e9eb;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 3.5vw;
  z-index: 2;
}
.ctn4 .top .bottom ul {
  display: flex;
  justify-content: space-between;
}
.ctn4 .top .bottom ul li {
  width: 30%;
  padding: 1vw 0 1.5vw;
  cursor: pointer;
  position: relative;
}
.ctn4 .top .bottom ul li:after {
  content: '';
  width: 0;
  height: 4px;
  background: #1568c2;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn4 .top .bottom ul li span {
  font-family: AlibabaPuHuiTiM;
  letter-spacing: -1px;
}
.ctn4 .top .bottom ul li h2 {
  margin-top: 10px;
}
.ctn4 .top .bottom ul li:hover:after {
  width: 100%;
}
.ctn4 .top .bottom ul li.active:after {
  width: 100%;
}
.ctn5 {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4vw 0;
}
.ctn5 .con {
  position: relative;
}
.ctn5 .con:before {
  content: '';
  width: 180px;
  height: 180px;
  background: #f2f6fa;
  position: absolute;
  left: 0;
  top: -20px;
  display: none;
}
.ctn5 .con:after {
  content: '';
  width: 120px;
  height: 120px;
  background: #004ea2;
  opacity: 0.05;
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
}
.ctn5 .con .yuan {
  width: 50%;
  margin: 0 auto;
  opacity: 0;
}
.ctn5 .con .yuan img {
  width: 100%;
}
.ctn5 .con .text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  opacity: 0;
}
.ctn5 .con .text h3 {
  font-family: AlibabaPuHuiTiM;
}
.ctn5 .con .text h2 {
  line-height: 1.2;
  font-family: AlibabaPuHuiTiM;
  color: #222;
  margin-top: 1vw;
}
.ctn5 .con .text h2 span {
  color: #004ea2;
}
.ctn5 .con .ctn-list {
  display: none;
}
.ctn5 .con .ctn-list ul li {
  position: absolute;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn5 .con .ctn-list ul li img {
  width: 100%;
}
.ctn5 .con .ctn-list ul li h2 {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  left: 0;
  bottom: 20px;
  font-family: AlibabaPuHuiTiM;
}
.ctn5 .con .ctn-list ul li:nth-child(1) {
  width: 20%;
  top: -8%;
  right: 24%;
}
.ctn5 .con .ctn-list ul li:nth-child(2) {
  width: 26%;
  left: 9%;
  top: 7%;
}
.ctn5 .con .ctn-list ul li:nth-child(3) {
  width: 16%;
  right: 0;
  top: 26%;
}
.ctn5 .con .ctn-list ul li:nth-child(4) {
  width: 16%;
  top: 58%;
  left: 2%;
}
.ctn5 .con .ctn-list ul li:nth-child(5) {
  width: 24%;
  right: 17.5%;
  bottom: -4%;
}
.ctn5 .con .ctn-list ul li:nth-child(6) {
  display: none;
}
.ctn5 .con .center {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 1;
  z-index: 3;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
}
.ctn5 .con .center .san {
  display: none;
}
.ctn5 .con .center video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ctn5 .con .center .txt {
  position: absolute;
  width: 600px;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  opacity: 1;
  transition: all 0.5s ease 0.5s;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -ms-transition: all 0.5s ease 0.5s;
}
.ctn5 .con .center .txt h3 {
  font-family: AlibabaPuHuiTiM;
}
.ctn5 .con .center .txt h2 {
  font-family: AlibabaPuHuiTiM;
  line-height: 1.2;
  margin-top: 1vw;
}
.ctn5 .con .center .txt .mores {
  margin-top: 3vw;
}
.ctn5 .con .center .txt .mores a {
  border: 1px solid #fff;
  background: none;
  color: #fff;
}
.ctn5 .con .center .txt .mores a:hover {
  border: 1px solid #1f508e;
}
.ctn5 .con .center p {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  left: 0;
  bottom: 2.5vw;
}
.ctn5 .con .center.active {
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
}
.ctn5.hide {
  padding: 4vw 0;
}
.ctn5.hide .con:before {
  display: none;
}
.ctn5.hide .con:after {
  display: none;
}
.ctn5.hide .con .ctn-list ul li {
  opacity: 0;
  left: 40%!important;
  top: 40%!important;
}
.ctn6 {
  overflow: hidden;
  position: relative;
}
.ctn6 img {
  width: 100%;
}
.ctn6 .text {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
}
.ctn6 .text .box {
  width: 540px;
  display: flex;
  justify-content: center;
  position: relative;
  margin: 3vw auto 0;
}
.ctn6 .text .box:before {
  content: '\e66a';
  font-family: iconfont;
  color: #888;
  font-size: 22px;
  position: absolute;
  left: 18px;
  top: 9px;
}
.ctn6 .text .box input {
  width: 440px;
  height: 50px;
  background: #fff;
  border: none;
  padding: 0 18px 0 58px;
  color: #888;
}
.ctn6 .text .box button {
  width: 100px;
  height: 50px;
  background: #1f508e;
  color: #fff;
  border: 1px solid #1f508e;
}
@media screen and (max-width: 1680px) {
  .banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li .txt span {
    font-size: 140px;
  }
  .ctn1 .con .bottom .ctn1-list ul li .num .txt h2 {
    font-size: 3vw;
  }
  .ctn2 .right .ctn-list .box .name li:nth-child(1) {
    left: 14%;
  }
  .ctn2 .right .ctn-list .box .name li:nth-child(2) {
    left: 68.6%;
  }
  .ctn2 .right .ctn-list .box .name li:nth-child(3) {
    left: 68.6%;
    top: 28%;
  }
  .ctn2 .right .ctn-list .box .name li:nth-child(4) {
    left: 17%;
    top: 30%;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) {
    left: 9%;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(3) {
    left: 15%;
    top: 33%;
  }
  .ctn2 .right .ctn-list .box.box4 .name li:nth-child(1) {
    left: 13%;
    top: 18%;
  }
  .ctn2 .right .ctn-list .box.box4 .name li:nth-child(2) {
    left: 15.8%;
    top: 28%;
  }
  .ctn2 .right .ctn-list .box.box5 .name li:nth-child(1) {
    left: 12%;
  }
  .ctn2 .right .ctn-list .box.box5 .name li:nth-child(2) {
    left: 10%;
    top: 31%;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(1) {
    left: 6%;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(3) {
    left: 10%;
    top: 34%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(1) {
    left: 16%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(2) {
    left: 64.6%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(3) {
    left: 66.6%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(4) {
    left: 19%;
  }
  .ctn2 .right .ctn-list .box.box2.active .name li:nth-child(1) {
    left: 11%;
  }
  .ctn2 .right .ctn-list .box.box2.active .name li:nth-child(3) {
    left: 17%;
  }
  .ctn2 .right .ctn-list .box.box4.active .name li:nth-child(1) {
    left: 15%;
  }
  .ctn2 .right .ctn-list .box.box4.active .name li:nth-child(2) {
    left: 17.8%;
  }
  .ctn2 .right .ctn-list .box.box5.active .name li:nth-child(1) {
    left: 14%;
  }
  .ctn2 .right .ctn-list .box.box5.active .name li:nth-child(2) {
    left: 12%;
  }
  .ctn2 .right .ctn-list .box.box1.active .name li:nth-child(1) {
    left: 8%;
  }
  .ctn2 .right .ctn-list .box.box1.active .name li:nth-child(3) {
    left: 12%;
  }
  .ctn3 .ctn-list .swiper-container .swiper-slide .tu {
    height: 448px;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .tu {
    height: 610px;
  }
}
@media screen and (max-width: 1600px) {
  .ctn1 .con .ctn1-title p {
    width: 61%;
  }
  .ctn1 .con .bottom ul li .icons {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(1) {
    left: 11%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(1) {
    left: 13%;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) {
    left: 6%;
  }
  .ctn2 .right .ctn-list .box.box2.active .name li:nth-child(1) {
    left: 8%;
  }
  .ctn2 .right .ctn-list .box.box4 .name li:nth-child(1) {
    left: 11%;
  }
  .ctn2 .right .ctn-list .box.box4.active .name li:nth-child(1) {
    left: 13%;
  }
}
@media screen and (max-width: 1440px) {
  .s-title h2 span {
    letter-spacing: -2px;
  }
  .ctn1 .con .ctn1-title h2 {
    letter-spacing: 0;
  }
  .ctn1 .con .bottom .ctn1-list ul li .num {
    margin-top: 1vw;
  }
  .ctn1 .con .bottom .ctn1-list ul li .num .txt h2 {
    letter-spacing: -2px;
  }
  .ctn2 .right .ctn-list .box .name li a {
    padding: 12px 40px 12px 16px;
  }
  .ctn2 .right .ctn-list .box .name li a:after {
    right: 12px;
  }
  .ctn2 .right .ctn-list .box .dian li:before {
    width: 58px;
    height: 58px;
    left: -18px;
    top: -18px;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) a {
    width: 260px;
  }
  .ctn3 .ctn-list .swiper-container .swiper-slide .tu {
    height: 410px;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .tu {
    height: 550px;
  }
}
@media screen and (max-width: 1400px) {
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .text h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .fnt_28 {
    font-size: 20px;
  }
  .s-title h2 {
    font-size: 30px;
  }
  .mores a {
    width: 160px;
    height: 46px;
    line-height: 44px;
  }
  .ctn1 {
    padding: 5vw 0;
  }
  .ctn1 .con .ctn1-title h2 {
    font-size: 30px;
  }
  .ctn1 .con .bottom .ctn1-list {
    margin-top: 4vw;
  }
  .ctn1 .con .bottom .ctn1-list ul li .icons {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
  }
  .ctn1 .con .bottom .ctn1-list ul li .icons2 {
    top: 36px;
  }
  .ctn1 .con .bottom .ctn1-list ul li .num {
    margin-top: -1vw;
  }
  .ctn1 .con .bottom .mores {
    margin-top: 3vw;
  }
  .ctn2 .right .ctn-list .box .name li a {
    font-size: 14px;
    letter-spacing: 0;
    padding: 10px 30px 10px 14px;
  }
  .ctn2 .right .ctn-list .box .name li a:after {
    font-size: 16px;
    right: 10px;
  }
  .ctn2 .right .ctn-list .box .dian li:before {
    width: 40px;
    height: 40px;
    left: -12px;
    top: -12px;
  }
  .ctn2 .right .ctn-list .box .dian li span {
    width: 16px;
    height: 16px;
    border: 3px solid #f6f6f6;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) a {
    width: 222px;
  }
  .ctn3 .ctn-list .swiper-container .swiper-slide .tu {
    height: 360px;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .tu {
    height: 460px;
  }
  .ctn4 .top .bottom ul li {
    padding: 20px 0;
  }
}
@media screen and (max-width: 1200px) {
  .banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 6px;
  }
  .ctn1 .con .ctn1-title p {
    width: 75%;
  }
  .ctn1 .con .bottom .ctn1-list ul {
    padding: 0;
  }
  .ctn1 .con .bottom .ctn1-list ul li .icons {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
  }
}
@media screen and (max-width: 1024px) {
  .banner {
    margin-top: 50px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide {
    height: calc(100vh - 50px);
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li .txt {
    left: 10px;
    bottom: 10px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li .txt span {
    font-size: 100px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc li .txt .right .des {
    margin-top: 4px;
  }
  .banner .swiper-container .swiper-pagination {
    bottom: 14px;
  }
  .ctn1 .con .bottom .ctn1-list ul li .num .txt h2 {
    font-size: 50px;
  }
  .ctn2 .left .bottom .ctn-wrapper ul li {
    font-size: 20px;
  }
  .ctn2 .right .ctn-list .box .name li:nth-child(1) {
    left: 8%;
  }
  .ctn2 .right .ctn-list .box .name li:nth-child(3) {
    top: 29%;
  }
  .ctn2 .right .ctn-list .box .name li:nth-child(4) {
    left: 14%;
    top: 36%;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) {
    left: 2%;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(3) {
    left: 11%;
    top: 34%;
  }
  .ctn2 .right .ctn-list .box.box4 .name li:nth-child(1) {
    left: 8%;
  }
  .ctn2 .right .ctn-list .box.box4 .name li:nth-child(2) {
    left: 12.8%;
  }
  .ctn2 .right .ctn-list .box.box5 .name li:nth-child(1) {
    left: 7%;
  }
  .ctn2 .right .ctn-list .box.box5 .name li:nth-child(2) {
    left: 8%;
    top: 32%;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(1) {
    left: 0;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(3) {
    left: 6%;
    top: 35%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(1) {
    left: 10%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(4) {
    left: 16%;
  }
  .ctn2 .right .ctn-list .box.box2.active .name li:nth-child(1) {
    left: 4%;
  }
  .ctn2 .right .ctn-list .box.box2.active .name li:nth-child(3) {
    left: 13%;
  }
  .ctn2 .right .ctn-list .box.box4.active .name li:nth-child(1) {
    left: 10%;
  }
  .ctn2 .right .ctn-list .box.box4.active .name li:nth-child(2) {
    left: 14.8%;
  }
  .ctn2 .right .ctn-list .box.box5.active .name li:nth-child(1) {
    left: 9%;
  }
  .ctn2 .right .ctn-list .box.box5.active .name li:nth-child(2) {
    left: 10%;
  }
  .ctn2 .right .ctn-list .box.box1.active .name li:nth-child(1) {
    left: 2%;
  }
  .ctn2 .right .ctn-list .box.box1.active .name li:nth-child(3) {
    left: 8%;
  }
  .ctn3 .ctn-list .swiper-container .swiper-slide .tu {
    height: 324px;
  }
  .ctn3 .ctn-list .swiper-container .swiper-slide p {
    width: 70%;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .tu {
    height: 440px;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .text h2 {
    font-size: 28px;
  }
  .ctn5 {
    height: auto;
    padding: 0 0 40px;
  }
  .ctn5 .con {
    width: 100%;
  }
  .ctn5 .con:before {
    display: none;
  }
  .ctn5 .con:after {
    display: none;
  }
  .ctn5 .con .yuan {
    display: none;
  }
  .ctn5 .con .text {
    display: none;
  }
  .ctn5 .con .center {
    position: relative;
    width: 100%;
    height: 580px;
    left: 0;
    top: 0;
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
  }
  .ctn5 .con .center .san {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 3;
  }
  .ctn5 .con .center .san img {
    width: 100%;
  }
  .ctn5 .con .center .txt {
    opacity: 1;
  }
  .ctn5 .con .center .txt .mores {
    display: none;
  }
  .ctn5 .con .center p {
    display: none;
  }
  .ctn5 .con .ctn-list {
    margin-top: 10px;
    opacity: 1;
    display: block;
  }
  .ctn5 .con .ctn-list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 5%;
  }
  .ctn5 .con .ctn-list ul li {
    width: 32%!important;
    height: 150px;
    position: relative;
    opacity: 1;
    left: 0!important;
    top: 0!important;
    right: 0!important;
    bottom: 0!important;
    margin-top: 20px!important;
  }
  .ctn5 .con .ctn-list ul li:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
  }
  .ctn5 .con .ctn-list ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ctn5 .con .ctn-list ul li h2 {
    font-size: 16px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .ctn5 .con .ctn-list ul li:nth-child(5) {
    display: block;
    border: 1px solid #ddd;
  }
  .ctn5 .con .ctn-list ul li:nth-child(5):before {
    display: none;
  }
  .ctn5 .con .ctn-list ul li:nth-child(5) h2 {
    height: 100%;
  }
  .ctn5 .con .ctn-list ul li:nth-child(5) h2 a {
    display: flex;
    height: 100%;
    color: #333;
    align-items: center;
    justify-content: center;
  }
  .ctn5 .con .ctn-list ul li:nth-child(1) {
    order: 4;
  }
  .ctn5 .con .ctn-list ul li:nth-child(2) {
    order: 1;
  }
  .ctn5 .con .ctn-list ul li:nth-child(3) {
    order: 6;
  }
  .ctn5 .con .ctn-list ul li:nth-child(4) {
    order: 3;
  }
  .ctn5 .con .ctn-list ul li:nth-child(5) {
    /*order: 5;*/
     order: 7;
  }
  .ctn5 .con .ctn-list ul li:nth-child(6) {
    order: 7;
  }
}
@media screen and (max-width: 980px) {
  .banner .banner-video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
  }
  .banner .banner-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner .banner-video video.mobile {
    display: block;
  }
  .banner .banner-video video.pc {
    display: none;
  }
  .banner .banner-video .text {
    top: 30%;
    text-align: center;
  }
  .banner .banner-video .text .solgan {
    width: 68%;
    margin: 0 auto 20px;
  }
  .banner .banner-video .text h2 {
    letter-spacing: 1px;
    font-size: 24px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide {
    height: calc(100vh - 50px);
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text {
    top: 30%;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text1 {
    text-align: center;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text1 .solgan {
    width: 68%;
    margin: 0 auto 20px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text1 h2 {
    letter-spacing: 1px;
    font-size: 24px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 {
    top: 40%;
    text-align: center;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 h2 {
    font-size: 20px;
    letter-spacing: 1px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile {
    display: flex;
    margin-top: 30px;
    opacity: 0;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile li {
    width: 33.33%;
    color: #fff;
    text-align: left;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile li .txt {
    display: flex;
    padding: 8px 0 8px 4px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile li .txt span {
    font-size: 50px;
    font-family: AlibabaPuHuiTiB;
    line-height: 1;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile li .txt .right {
    margin-left: 4px;
    position: relative;
    top: 6px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile li .txt .right h3 {
    font-size: 12px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile li .txt .right h4 {
    font-size: 12px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile li .des {
    font-size: 12px;
    margin-top: 8px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile li:nth-child(1) .txt {
    background: rgba(49, 154, 51, 0.8);
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile li:nth-child(2) .txt {
    background: rgba(11, 166, 211, 0.5);
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text2 .ul-mobile li:nth-child(3) .txt {
    background: rgba(201, 168, 13, 0.3);
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text3 {
    text-align: center;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text3 h2 {
    font-size: 24px;
    letter-spacing: 1px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text.text3 p {
    font-size: 18px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .ul-pc {
    display: none;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide-active .text.text2 .ul-mobile {
    transition: all 0.5s ease 0.5s;
    -webkit-transition: all 0.5s ease 0.5s;
    -moz-transition: all 0.5s ease 0.5s;
    -ms-transition: all 0.5s ease 0.5s;
    opacity: 1;
  }
  .banner .swiper-container .swiper-pagination.active {
    bottom: 20px;
  }
  .ctn1 .con .bottom .ctn1-list ul li .icons2 {
    top: 44px;
  }
  .ctn1 .con .bottom .ctn1-list ul li .num .txt h2 {
    font-size: 40px;
  }
  .ctn2 {
    padding: 40px 0 0;
  }
  .ctn2 .left {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  .ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide {
    padding-bottom: 0;
  }
  .ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide ul {
    display: none;
  }
  .ctn2 .right {
    margin: 0 auto;
    width: 90%;
    position: relative;
    right: 0;
    bottom: -300px;
    margin-top: -170px;
    z-index: 2;
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(1) {
    left: 28%;
    top: 20%;
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(2) {
    left: 64%;
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(3) {
    left: 65%;
    top: 26%;
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(4) {
    left: 30%;
    top: 30%;
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(5) {
    top: 10%;left:30%;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) {
    left: 24%;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(3) {
    left: 30%;
  }
  .ctn2 .right .ctn-list .box.box4 .name li:nth-child(1) {
    left: 3%;
  }
  .ctn2 .right .ctn-list .box.box4 .name li:nth-child(2) {
    left: 5.8%;
  }
  .ctn2 .right .ctn-list .box.box5 .name li:nth-child(1) {
    left: 26%;
  }
  .ctn2 .right .ctn-list .box.box5 .name li:nth-child(2) {
    left: 26%;
    top: 28%;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(1) {
    top: 22%;
    left: 22%;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(3) {
    top: 30%;
    left: 25%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(1) {
    left: 30%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(2) {
    left: 62%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(3) {
    left: 63%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(4) {
    left: 32%;
  }
  .ctn2 .right .ctn-list .box.box2.active .name li:nth-child(1) {
    left: 26%;
  }
  .ctn2 .right .ctn-list .box.box2.active .name li:nth-child(3) {
    left: 32%;
  }
  .ctn2 .right .ctn-list .box.box4.active .name li:nth-child(1) {
    left: 5%;
  }
  .ctn2 .right .ctn-list .box.box4.active .name li:nth-child(2) {
    left: 7.8%;
  }
  .ctn2 .right .ctn-list .box.box5.active .name li:nth-child(1) {
    left: 28%;
  }
  .ctn2 .right .ctn-list .box.box5.active .name li:nth-child(2) {
    left: 28%;
  }
  .ctn2 .right .ctn-list .box.box1.active .name li:nth-child(1) {
    left: 24%;
  }
  .ctn2 .right .ctn-list .box.box1.active .name li:nth-child(3) {
    left: 27%;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .text h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .mores a {
    width: 130px;
    height: 42px;
    line-height: 40px;
  }
  .s-title {
    text-align: center;
  }
  .s-title h2 {
    font-size: 22px;
    line-height: 1.5;
    margin: 10px auto 20px;
  }
  .s-title h2 span {
    letter-spacing: 0;
  }
  .ctn1 {
    padding: 40px 0;
  }
  .ctn1 .con .ctn1-title h2 {
    font-size: 18px;
    line-height: 1.5;
    margin: 10px 0 14px;
  }
  .ctn1 .con .ctn1-title p {
    width: 100%;
    font-size: 14px;
  }
  .ctn1 .con .bottom .ctn1-list {
    margin-top: 10px;
  }
  .ctn1 .con .bottom .ctn1-list ul {
    flex-wrap: wrap;
  }
  .ctn1 .con .bottom .ctn1-list ul li {
    width: 50%;
  }
  .ctn1 .con .bottom .ctn1-list ul li .icons {
    min-height: 120px;
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
  }
  .ctn1 .con .bottom .ctn1-list ul li .num {
    margin-top: -4px;
  }
  .ctn1 .con .bottom .ctn1-list ul li .num .txt h2 {
    font-size: 30px;
  }
  .ctn1 .con .bottom .ctn1-list ul li .num .txt span {
    padding: 0 4px;
    top: 0;
  }
  .ctn1 .con .bottom .ctn1-list ul li .num p {
    font-size: 14px;
  }
  .ctn1 .con .bottom .ctn1-list ul li .icons2 {
    top: 22px;
    height: auto;
  }
  .ctn1 .con .bottom .ctn1-list ul li .icons3 {
    height: auto;
  }
  .ctn1 .con .bottom .ctn1-list ul li .icons4 {
    height: auto;
  }
  .ctn1 .con .bottom .ctn1-list ul li:nth-child(n+3) {
    margin-top: 20px;
  }
  .ctn1 .con .bottom .ctn1-list ul li:nth-child(n+3) .num {
    margin-top: -20px;
  }
  .ctn1 .con .bottom .mores {
    margin-top: 20px;
  }
  .ctn2 {
    padding: 40px 0 0;
  }
  .ctn2 .left {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  .ctn2 .left .top h2 {
    width: 230px;
  }
  .ctn2 .left .bottom {
    margin-top: 20px;
  }
  .ctn2 .left .bottom .ctn-wrapper ul li {
    font-size: 16px;
  }
  .ctn2 .left .bottom .ctn-container {
    margin-top: 20px;
  }
  .ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide {
    padding-bottom: 20px;
  }
  .ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide .tu h2 {
    line-height: 30px;
    padding-left: 20px;
  }
  .ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide p {
    padding: 10px 20px;
  }
  .ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide ul {
    padding: 0 20px;
  }
  .ctn2 .left .bottom .ctn-container .swiper-container .swiper-slide ul li {
    padding: 6px 0;
  }
  .ctn2 .right {
    margin: 0 auto;
    width: 90%;
    position: relative;
    right: 0;
    bottom: -150px;
    margin-top: -90px;
    z-index: 2;
  }
  .ctn2 .right .ctn-list .box .name li a {
    font-size: 12px;
    padding: 4px 20px 4px 10px;
    border-radius: 6px;
  }
  .ctn2 .right .ctn-list .box .name li a:after {
    right: 6px;
    font-size: 14px;
  }
  .ctn2 .right .ctn-list .box .dian li:before {
    width: 30px;
    height: 30px;
    left: -10px;
    top: -10px;
  }
  .ctn2 .right .ctn-list .box .dian li span {
    width: 10px;
    height: 10px;
    border: 2px solid #f6f6f6;
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(1) {
    left: 3%;
    top:22%;
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(2) a {
    width: 120px;
    white-space: inherit;
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(3) {
    top: 34%;
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(3) a {
    width: 120px;
    white-space: inherit;
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(4) {
    left: 8%;
    top: 34%;
  }
  .ctn2 .right .ctn-list .box.box3 .name li:nth-child(5) {
    top: 10%;left:0px;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) {
    left: 0;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) a {
    width: 168px;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(2) a {
    width: 120px;
    white-space: inherit;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(3) {
    left: 4%;
  }
  .ctn2 .right .ctn-list .box.box4 .name li:nth-child(1) {
    left: 3%;
  }
  .ctn2 .right .ctn-list .box.box4 .name li:nth-child(2) {
    left: 5.8%;
  }
  .ctn2 .right .ctn-list .box.box5 .name li:nth-child(1) {
    left: 1%;
  }
  .ctn2 .right .ctn-list .box.box5 .name li:nth-child(2) {
    left: -1%;
    top: 32%;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(1) {
    top: 20.5%;
    left: 0;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(1) a {
    width: 150px;
    white-space: inherit;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(2) a {
    width: 120px;
    white-space: inherit;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(3) {
    left: 0;
    top: 35%;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(3) a {
    width: 150px;
    white-space: inherit;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(1) {
    left: 5%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(4) {
    left: 10%;
  }
  .ctn2 .right .ctn-list .box.box2.active .name li:nth-child(1) {
    left: 2%;
  }
  .ctn2 .right .ctn-list .box.box2.active .name li:nth-child(3) {
    left: 6%;
  }
  .ctn2 .right .ctn-list .box.box4.active .name li:nth-child(1) {
    left: 5%;
  }
  .ctn2 .right .ctn-list .box.box4.active .name li:nth-child(2) {
    left: 7.8%;
  }
  .ctn2 .right .ctn-list .box.box5.active .name li:nth-child(1) {
    left: 3%;
  }
  .ctn2 .right .ctn-list .box.box5.active .name li:nth-child(2) {
    left: 1%;
  }
  .ctn2 .right .ctn-list .box.box1.active .name li:nth-child(1) {
    left: 2%;
  }
  .ctn2 .right .ctn-list .box.box1.active .name li:nth-child(3) {
    left: 2%;
  }
  .ctn3 {
    padding: 40px 0;
  }
  .ctn3 .ctn-list .swiper-container .swiper-slide {
    width: 80%;
  }
  .ctn3 .ctn-list .swiper-container .swiper-slide .tu {
    height: 400px;
  }
  .ctn3 .ctn-list .swiper-container .swiper-slide h2 {
    font-size: 14px;
    top: 14px;
    left: 20px!important;
  }
  .ctn3 .ctn-list .swiper-container .swiper-slide p {
    opacity: 1!important;
    right: 14px!important;
    bottom: 14px!important;
    font-size: 14px;
  }
  .ctn3 .ctn-list .swiper-container .swiper-scrollbar {
    margin-top: 30px;
  }
  .ctn4 {
    padding: 40px 0;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide {
    flex-wrap: wrap;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .tu {
    height: 310px;
    width: 100%;
    order: 2;
    margin-top: 20px;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .text {
    width: 100%;
    min-height: 190px;
    padding: 0;
    text-align: center;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .text h2 {
    margin: 10px 0 20px;
    font-size: 22px;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .text .mores a {
    margin: 30px auto 0;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .text.pc {
    display: none;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .text.mobile {
    display: block;
  }
  .ctn4 .top .bottom {
    width: 100%;
    padding: 0;
    position: relative;
  }
  .ctn4 .top .bottom ul {
    display: block;
    padding: 20px 0;
  }
  .ctn4 .top .bottom ul li {
    width: 100%;
    padding: 4px 20px;
    display: flex;
  }
  .ctn4 .top .bottom ul li:after {
    width: 3px!important;
    height: 0;
  }
  .ctn4 .top .bottom ul li span {
    position: relative;
    flex-shrink: 0;
  }
  .ctn4 .top .bottom ul li h2 {
    margin-top: 0;
    margin-left: 14px;
  }
  .ctn4 .top .bottom ul li.active:after {
    height: 100%;
  }
  .ctn4 .top .bottom ul li:not(:first-child) {
    margin-top: 10px;
  }
  .ctn5 .con .center {
    height: 220px;
  }
  .ctn5 .con .center .txt h2 {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .ctn5 .con .center .san {
    height: 14px;
    bottom: -1px;
  }
  .ctn5 .con .center .san img {
    height: 100%;
    object-fit: cover;
  }
  .ctn5 .con .ctn-list ul li {
    height: 70px;
  }
  .ctn5 .con .ctn-list ul li h2 {
    font-size: 14px;
  }
  .ctn6 {
    height: 300px;
  }
  .ctn6 img {
    height: 100%;
    object-fit: cover;
  }
  .ctn6 .text {
    text-align: center;
  }
  .ctn6 .text h2 {
    width: 300px;
    margin: 0 auto;
  }
  .ctn6 .text .box {
    width: 300px;
    margin: 30px auto 0;
  }
  .ctn6 .text .box:before {
    top: 7px;
    left: 14px;
  }
  .ctn6 .text .box input {
    width: 240px;
    height: 44px;
    padding: 0 18px 0 50px;
  }
  .ctn6 .text .box button {
    width: 60px;
    height: 44px;
  }
}
@media screen and (max-width: 320px) {
  .ctn1 .con .bottom .ctn1-list ul li .num p {
    font-size: 12px;
  }
  .ctn2 .right {
    bottom: -120px;
    margin-top: -60px;
  }
  .ctn2 .right .ctn-list .box .name li:nth-child(1) {
    left: -5%;
  }
  .ctn2 .right .ctn-list .box .name li:nth-child(3) {
    left: -2%;
  }
  .ctn2 .right .ctn-list .box .name li:nth-child(5) {
    left: 1%;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) {
    left: -5%;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(1) a {
    width: 158px;
  }
  .ctn2 .right .ctn-list .box.box2 .name li:nth-child(3) {
    left: -1%;
    top: 36%;
  }
  .ctn2 .right .ctn-list .box.box4 .name li:nth-child(1) {
    left: -5%;
  }
  .ctn2 .right .ctn-list .box.box4 .name li:nth-child(2) {
    left: -1%;
  }
  .ctn2 .right .ctn-list .box.box5 .name li:nth-child(1) {
    left: -6%;
  }
  .ctn2 .right .ctn-list .box.box5 .name li:nth-child(2) {
    left: 2%;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(1) {
    left: -6%;
  }
  .ctn2 .right .ctn-list .box.box1 .name li:nth-child(3) {
    left: 0%;
    top: 38%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(1) {
    left: -3%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(3) {
    left: 1%;
  }
  .ctn2 .right .ctn-list .box.box3.active .name li:nth-child(5) {
    left: 3%;
  }
  .ctn2 .right .ctn-list .box.box2.active .name li:nth-child(1) {
    left: -3%;
  }
  .ctn2 .right .ctn-list .box.box2.active .name li:nth-child(3) {
    left: 1%;
  }
  .ctn2 .right .ctn-list .box.box4.active .name li:nth-child(1) {
    left: -3%;
  }
  .ctn2 .right .ctn-list .box.box4.active .name li:nth-child(2) {
    left: 1%;
  }
  .ctn2 .right .ctn-list .box.box5.active .name li:nth-child(1) {
    left: -4%;
  }
  .ctn2 .right .ctn-list .box.box5.active .name li:nth-child(2) {
    left: 4%;
  }
  .ctn2 .right .ctn-list .box.box1.active .name li:nth-child(1) {
    left: -4%;
  }
  .ctn2 .right .ctn-list .box.box1.active .name li:nth-child(3) {
    left: 2%;
  }
  .ctn4 .top .ctn-list .swiper-container .swiper-slide .tu {
    height: 260px;
  }
}
/*# sourceMappingURL=index.css.map */
<!--ºÄÊ±1787053099.346Ãë-->