html, body {
  position: relative;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
}
#header{
  position: fixed;
  z-index:99;
  background:#fff;
}
#header .container{
  width: 90%;
  margin:auto;
  padding:0;
}
.index-sl1-body #header{
  background:transparent;
}
.index-sl1-body #header .container{
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
.index-sl1-body .nav-pc li a span {
  color: #fff;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
}
.nav-pc li a#menu_selected span {
  color: #202020;
  font-weight: bold;
}
.index-sl1-body .nav-pc li a#menu_selected span {
    color: #fff;
}
.index-con{
  width: 100%;
  height: 100%;
}
.index-container {
  width: 100%;
  height: 100%;
}
.swiper-slide{
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.swiper-slide.index-slide {
  height: 100%;
  width: 100%;
}
/* sl1 */
.index-wrapper .index-slide{
  background: #f7f7f7;
  overflow: hidden;
}
/* .index-wrapper .index-slide:nth-child(1){
  background: url(../images/index-sl1.jpg);
  background-size: 100% 100%;
} */
.index-sl1-icon{
  position: absolute;
  width: auto;
  top:calc(140px + 2rem);
  right:5%;
  display: flex;
  justify-content:flex-end;
  z-index: 2;
}
.index-sl1-icon-img{
  padding: 0.56rem 1rem;
  border: 1px solid rgba(220,220,220,0.55);
  margin-left: 1rem;
}
/* .sl1-text{
  position: absolute;
  top:40%;
  right:10%;
  text-align: right;
  display: block;
}
.sl1-text-m{
  display: none;
}
.sl1-text1{
  opacity: 0;
  animation: lightSpeedOut 0.1s ease-in-out 0.1s;
}
.sl1-text2{
  margin-top:5%;
  opacity: 0;
  animation: lightSpeedOut 0.1s ease-in-out 0s;
}
.index-slide.swiper-slide-active .sl1-text1{
  animation: lightSpeedIn 1s ease-in-out 0s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.index-slide.swiper-slide-active .sl1-text2{
  animation: lightSpeedIn 1s ease-in-out 0.5s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
} */

.sl1-body{
  width: 100%;
  height: 100%;
}
.sl1-body-container{
  width: 100%;
  height: 100%;
}
.sl1-body-wrapper{
  width: 100%;
  height: 100%;
}
.sl1-body-slide{
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
/* .sl1-body-wrapper .sl1-body-slide:nth-child(1){
  background: url(../images/index-sl1-1.jpg);
  background-size: 100% 100%;
}
.sl1-body-wrapper .sl1-body-slide:nth-child(2){
  background: url(../images/index-sl1-2.jpg);
  background-size: 100% 100%;
}
.sl1-body-wrapper .sl1-body-slide:nth-child(3){
  background: url(../images/index-sl1-3.jpg);
  background-size: 100% 100%;
} */
.sl1b-bgimg{
  width: 100%;
  height: 100%;
  display: block;
}
.sl1b-bgimg-m{
  display: none;
}
.sl1b-bgimg img{
  width: 100%;
  height: 100%;
  object-fit:cover;
}
.sl1b-text1{
  position: absolute;
  top:30%;
  left:15%;
}
.sl1b-text11{
  display: inline-block;
  width: 35%;
  animation: lightSpeedOutLeft 1s ease-in-out 0.6s;
}
.index-slide.swiper-slide-active .sl1-body-slide.swiper-slide-active .sl1b-text11{
  animation: lightSpeedInLeft 1s ease-in-out 0s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl1b-text12{
  text-transform: uppercase;
  font-size:1.5rem;
  color:#0657b3;
  margin-top:0.5%;
  animation: lightSpeedOutLeft 1s ease-in-out 0.4s;
}
.index-slide.swiper-slide-active .sl1-body-slide.swiper-slide-active .sl1b-text12{
  animation: lightSpeedInLeft 1s ease-in-out 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl1b-text13{
  font-size:1.05rem;
  color:#161616;
  display: inline-block;
  width: 35%;
  margin-top:1.2%;
  /* text-align: justify; */
  animation: lightSpeedOutLeft 1s ease-in-out 0.2s;
}
.index-slide.swiper-slide-active .sl1-body-slide.swiper-slide-active .sl1b-text13{
  animation: lightSpeedInLeft 1s ease-in-out 0.4s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl1b-text14{
  margin-top:2%;
  animation: lightSpeedOutLeft 1s ease-in-out 0s;
}
.index-slide.swiper-slide-active .sl1-body-slide.swiper-slide-active .sl1b-text14{
  animation: lightSpeedInLeft 1s ease-in-out 0.6s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl1b-text14 a{
  display: inline-block;
}
.sl1b-text14-more{
  font-size:3rem;
  color:#0633b3;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
  border:1px solid #0633b3;
  text-align: center;
  line-height: 4rem;
}
.sl1b-text2{
  position: absolute;
  top:30%;
  right:20%;
  width: 32%;
  color:#fff;
  text-align: right;
}
.sl1b-text21{
  display: inline-block;
  width: 85%;
  animation: lightSpeedOutLeft 1s ease-in-out 0.2s;
}
.index-slide.swiper-slide-active .sl1-body-slide.swiper-slide-active .sl1b-text21{
  animation: lightSpeedInLeft 1s ease-in-out 0s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl1b-text21 img{
  width: 100%;
  object-fit:cover;
}
.sl1b-text22{
  line-height: 200%;
  margin-top:4%;
  animation: lightSpeedOutLeft 1s ease-in-out 0s;
}
.index-slide.swiper-slide-active .sl1-body-slide.swiper-slide-active .sl1b-text22{
  animation: lightSpeedInRight 1s ease-in-out 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl1b-text3{
  position: absolute;
  top:40%;
  right:10%;
  text-align: right;
  display: block;
}
.sl1b-text31{
  animation: lightSpeedOutLeft 1s ease-in-out 0.2s;
}
.index-slide.swiper-slide-active .sl1-body-slide.swiper-slide-active .sl1b-text31{
  animation: lightSpeedInRight 1s ease-in-out 0s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl1b-text32{
  margin-top: 5%;
  animation: lightSpeedOutLeft 1s ease-in-out 0s;
}
.index-slide.swiper-slide-active .sl1-body-slide.swiper-slide-active .sl1b-text32{
  animation: lightSpeedInRight 1s ease-in-out 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl1-body-pagination{
  bottom: 30% !important;
  left: auto !important;
  width: 30VW !important;
  right: 10%;
}
.sl1-body-pagination .swiper-pagination-bullet{
  width: 10VW;
  height: 3VW;
  opacity: 0.55;
  border-radius: 0 !important;
  margin:0 !important;
}
.sl1-body-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  opacity: 1;
}
.sl1-body-pagination .swiper-pagination-bullet:nth-child(1){
  background: url(../images/index-sl1-lb1.jpg);
  background-size: 100% 100%;
}
.sl1-body-pagination .swiper-pagination-bullet:nth-child(2){
  background: url(../images/index-sl1-lb2.jpg);
  background-size: 100% 100%;
}
.sl1-body-pagination .swiper-pagination-bullet:nth-child(3){
  background: url(../images/index-sl1-lb3.jpg);
  background-size: 100% 100%;
}

/* .sl1-banner{
  width: 30%;
  height: auto;
  position: absolute;
  top:65%;
  right:9%;
}
.sl1-container {
  width: 100%;
  height: auto;
  text-align:center;
}
.swiper-slide.sl1-slide {
  opacity: 0.55; 
}
.swiper-slide.sl1-slide.swiper-slide-active {
  opacity: 1; 
}
.swiper-slide.sl1-slide img{
  width: 100%;
} */
/* sl2 */
.sl2-con{
  display: flex;
  position: absolute;
  width: auto;
  height:auto;
  max-width: 90%;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 90%;
}
.sl2-list{
  height: 36VW;
}
.sl2-con-1{
  width: 28%;
}
.sl2-con-2{
  width: 28%;
}
.sl2-con-3{
  width: 22%;
}
.sl2-con-4{
  width: 22%;
}
.sl2-ll-img{
  width: 100%;
  height: 50%;
}
.sl2-ll-img img{
  width: 100%;
  height: 18VW;
  object-fit:cover;
}
.sl2-con-2 .sl2-ll-img img{
  height: 36VW;
}
.sl2-con-m{
  display: none;
}
.sl2-list-list{
  position: relative;
  cursor: pointer;
}
.sl2-text{
  position: absolute;
  background: rgba(6,51,179,0.95);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  animation: fadeOut 0.6s ease-in-out 0s;
}
.sl2-list-list.sl2-text-active .sl2-text{
  animation: fadeIn 0.2s ease-in-out 0s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl2-text-bt{
  position: absolute;
  width: 5VW;
  top:2.5VW;
  left:2VW;
}
.sl2-text-bt:after{
  position: absolute;
  content:'';
  width: 1VW;
  height: 0.1rem;
  background: #fff;
  opacity: 0.25;
  top:130%;
  left:0;
}
.sl2-text-bt img{
  width: 100%;
}
.sl2-text-con{
  position: absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  text-align: center;
  text-transform: uppercase;
}
.sl2-text-con a{
  color:rgba(255,255,255,0.5);
}
.sl2-text-tit1{
  font-size:1.5rem;
  font-weight:bold;
  color:#fff;
}
.sl2-text-tit2{
  font-size:1.1rem;
}
.sl2-text-more{
  position: absolute;
  bottom:2.5VW;
  right:2VW;
  color:#fff; 
}
.sl2-text-more a{
  color:rgba(255,255,255,0.5);
}
.sl2-text-more1{
  font-size:1.1rem;
  width: 1.8VW;
  height: 1.8VW;
  border:1px solid rgba(255,255,255,0.5);
  border-radius: 100%;
  text-align: center;
  line-height: 1.8VW;
}
.sl2-con-31 .sl2-ll-img{
  visibility:hidden;
}
.sl2-con-31 .sl2-text{
  background: rgba(6,51,179,1);
}
.sl2-con-31 .sl2-text-tit1{
  position: absolute;
  top:3VW;
  left:2VW;
  text-transform: uppercase;
}
.sl2-con-31 .sl2-text-tit1 p{
  line-height: 120%;
  font-weight:normal;
}
.sl2-con-31 .sl2-text-tit1 p:nth-child(1){
  font-size:2rem;
}
.sl2-con-31 .sl2-text-tit1 p:nth-child(2){
  font-size:1.5rem;
}
.sl2-con-31 .sl2-text-tit2{
  position: absolute;
  top:calc(4VW + 4rem);
  left:2VW;
  right:2VW;
  color:#fff;
  font-size:1rem;
}
.sl2-con-31 .sl2-text{
  opacity: 1;
  animation: fadeOut 0s ease-in-out 0s;
}
.sl2-list-list.sl2-con-31.sl2-text-active  .sl2-text{
  animation: fadeIn 0s ease-in-out 0s;
}
/* sl3 */
.sl3-con{
  position: relative;
  width: 100%;
  height: 100%;
}
.sl3-tab-con{
  position: absolute;
  width: 100%;
  height:32VH;
  bottom:0;
  left:0;
  display: flex;
  justify-content:space-between;
  z-index:2;
}
.sl3-tab-l{
  width:33%;
  text-align: center;
  position: relative;
  background: rgba(0,0,0,0.22);
  transition:all 0.5s;
}
.sl3-tab-l.sl3-tab-active{
  background: rgba(6,51,179,0.9);
  transition:all 0.5s;
}
.sl3-tab-ll{
  position: absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}
.sl3-tab-ll-text{
  color:#fff;
  margin-top: 2VH;
}
.sl3-tab-ll-text p{
  line-height: 100%;
}
.sl3-tab-ll-text p:nth-child(1){
  font-size:2rem;
  text-transform: uppercase;
}
.sl3-tab-ll-text p:nth-child(2){
  font-size:1.2rem;
}
.sl3-tab-ll-arrow{
  margin-top:2VH;
}
.sl3-tab-ll-arrow a{
  color:#fff;
  font-size: 2.2rem;
}

.sl3-list-con{
  width: 100%;
  height: 100%;
}
.sl3-con-ll{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition:all 1s;
}
.sl3-con-ll.sl3-con-active{
  opacity: 1;
  transition:all 1s;
}
.sl3-con-ll-img{
  width: 100%;
  height: 100%;
}
.sl3-con-ll .sl3-con-ll-img{
  animation: bgfadeOut 0.5s ease-in-out 0s;
}
.sl3-con-ll.sl3-con-active .sl3-con-ll-img{
  opacity: 1;
  animation: bgfadeIn 0.5s ease-in-out 0s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl3-con-ll img{
  width: 100%;
  height: 100%;
  object-fit:cover;
}
.sl3-con-ll-text{
  position: absolute;
  top:calc(10VH + 140px);
  left:10VW;
  color:#fff;
  width: 40%;
}
.sl3-con-ll-text p{
  line-height: 100%;
}
.sl3-con-ll-text p:nth-child(1){
  font-size:4rem;
  animation: lightSpeedOutRight 1s ease-in-out 0.5s;
}
.sl3-con-ll.sl3-con-active .sl3-con-ll-text p:nth-child(1){
  animation: lightSpeedInRight 1s ease-in-out 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl3-con-ll-text p:nth-child(2){
  font-size:2rem;
  animation: lightSpeedOutRight 1s ease-in-out 0.3s;
}
.sl3-con-ll.sl3-con-active .sl3-con-ll-text p:nth-child(2){
  animation: lightSpeedInRight 1s ease-in-out 0.4s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl3-con-ll-text p:nth-child(3){
  font-size:1rem;
  margin-top:2VH;
  animation: lightSpeedOutRight 1s ease-in-out 0.1s;
}
.sl3-con-ll.sl3-con-active .sl3-con-ll-text p:nth-child(3){
  animation: lightSpeedInRight 1s ease-in-out 0.6s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes bgfadeIn{
    0%{
      opacity: 0;
    }
    100%{
      opacity: 1;
    }
}
@keyframes bgfadeOut{
    0%{
      opacity: 1;
    }
    100%{
      opacity: 0;
    }
}
/* sl4 */
.sl4-con{
  display: flex;
  height: calc(100VH - 140px);
  margin-top: 140px;
  width: 100%;
  overflow: hidden;
}
.sl4-conl{
  width: 60%;
  position: relative;
}
.sl4-conl-con{
  width: 76%;
  margin-left:15%;
  position: absolute;
  top: 50%;
  transform: translateY(-65%);
}
.sl4-conl-text > div{
  line-height: 120%;
}
.sl4-l-text1{
  font-size:3rem;
  color:#153eb3;
  text-transform: uppercase;
  font-weight: bold;
}
.sl4-l-text2{
  font-size:2rem;
  color:#153eb3;
  text-transform: uppercase;
}
.sl4-l-text3{
  font-size:1.5rem;
  font-weight: bold;
  color:#202020;
  margin-top:5VH;
}
.sl4-conl-text .sl4-l-text4{
  font-size:1.15rem;
  color:#202020;
  line-height: 200%;
  margin-top:2VH;
}
.sl4-conl-num{
  display: flex;
  justify-content:space-between;
  margin-top:4VH;
}
.sl4-l-numlist{
  font-size:1.5rem;
  color: #153eb3;
}
.sl4-l-numlist > div{
  line-height: 120%;
}
.sl4-l-numlist span{
  color:#153eb3;
  font-size:4rem;
}
.sl4-l-numlist > div:nth-child(2){
  font-size:1.15rem;
}
.sl4-l-numlist > div:nth-child(2){
  font-size:1.1rem;
  color: #202020;
  text-transform: uppercase;
  margin-top: 1VH;
}
.sl4-conr{
  display: flex;
  width: 40%;
}
.sl4-conr-list{
  height: 100%;
  width: 50%;
  position: relative;
  overflow: hidden;
}
.sl4-rl-img{
  height: 100%;
}
.sl4-rl-img img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.sl4-rl-text{
  position: absolute;
  top:0;
  left:0;
  height: 50%;
  width: 100%;
  opacity: 0;
  transition:all 0.5s;
}
.sl4-rl-text.sl4-text-active{
  opacity: 1;
  transition:all 0.5s;
}
.sl4-rl-bg1{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 20VH;
  border-left: 40VH solid rgba(20,61,178,0.5);
  border-bottom: 25VH solid transparent;
  animation: fadeOutUp 0.5s ease-in-out 0s;
}
.sl4-rl-text.sl4-text-active .sl4-rl-bg1{
  animation: fadeInDown 0.5s ease-in-out 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl4-rl-bg2{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 22VH;
  border-left: 40VH solid rgba(20,61,178,0.5);
  border-bottom: 26VH solid transparent;
  animation: fadeOutUp 0.5s ease-in-out 0.1s;
}
.sl4-rl-text.sl4-text-active .sl4-rl-bg2{
  animation: fadeInDown 0.5s ease-in-out 0s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl4-rl-text1{
  position: absolute;
  z-index:1;
  text-transform: uppercase;
  color:#fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-80%);
}
.sl4-rl-text1 p{
  line-height: 120%;
}
.sl4-rl-text1 p:nth-child(1){
  font-size: 3rem;
  animation: fadeOutLeft 0.5s ease-in-out 0.4s;
}
.sl4-rl-text.sl4-text-active .sl4-rl-text1 p:nth-child(1){
  animation: fadeInLeft 0.5s ease-in-out 0.3s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sl4-rl-text1 p:nth-child(2){
  font-size: 2rem;
  animation: fadeOutLeft 0.5s ease-in-out 0.3s;
  transition:all 0.5s;
}
.sl4-rl-text.sl4-text-active .sl4-rl-text1 p:nth-child(2){
  animation: fadeInLeft 0.5s ease-in-out 0.4s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  transition:all 0.5s;
}
.sl4-rl-text1 p:nth-child(3){
  font-size: 1.2rem;
  margin-top: 3VH;
  animation: fadeOutLeft 0.5s ease-in-out 0.2s;
  transition:all 0.5s;
}
.sl4-rl-text.sl4-text-active .sl4-rl-text1 p:nth-child(3){
  animation: fadeInLeft 0.5s ease-in-out 0.5s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  transition:all 0.5s;
}
.sl4-rl-text1 p:nth-child(3) a{
  color: #fff;
  font-size: 1.2rem;
}
/* sl5 */
.sl5-con{
  display: flex;
  height: calc(100VH - 140px);
  margin-top: 140px;
  width: 100%;
  overflow: hidden;
}
.sl5-con-l{
  width: 60%;
  height: 100%;
  position: relative;
}
.sl5-l-img{
  width: 100%;
  height: 100%;
}
.sl5-l-img img{
  width: 100%;
  height: 100%;
  object-fit:cover;
}
.sl5-l-text {
  position: absolute;
  top: 10%;
  left: 15%;
  color: #fff;
  text-transform: uppercase;
}
.sl5-l-text > div {
  line-height: 120%;
}
.sl5-l-text div:nth-child(1){
  font-size:3rem;
  animation: lightSpeedOutLeft 0.5s ease-in-out 0.3s;
}
.index-slide.swiper-slide-active .sl5-l-text div:nth-child(1){
  animation: lightSpeedInLeft 0.5s ease-in-out 0.5s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  transition:all 0.5s;
}
.sl5-l-text div:nth-child(2){
  font-size:2rem;
  animation: lightSpeedOutLeft 0.5s ease-in-out 0.2s;
}
.index-slide.swiper-slide-active .sl5-l-text div:nth-child(2){
  animation: lightSpeedInLeft 0.5s ease-in-out 0.6s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  transition:all 0.5s;
}
.sl5-l-text div:nth-child(3){
  font-size:1.2rem;
  margin-top:5%;
  animation: lightSpeedOutLeft 0.5s ease-in-out 0.1s;
}
.index-slide.swiper-slide-active .sl5-l-text div:nth-child(3){
  animation: lightSpeedInLeft 0.5s ease-in-out 0.7s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  transition:all 0.5s;
}
.sl5-l-text div:nth-child(4){
  font-size:1.2rem;
  margin-top:14%;
  animation: lightSpeedOutLeft 0.5s ease-in-out 0s;
}
.index-slide.swiper-slide-active .sl5-l-text div:nth-child(4){
  animation: lightSpeedInLeft 0.5s ease-in-out 0.8s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  transition:all 0.5s;
}
.sl5-l-text div:nth-child(4) a{
  font-size:1.1rem;
  display: inline-block;
  color: #fff;
  border:1px solid #fff;
  padding:1rem 0.5rem;
}
.sl5-con-rm{
  display: none;
}
.sl5-con-r{
  width: 40%;
  display: flex;
  flex-direction:column;
}
.sl5-r-list{
  height:calc(100% / 3);
  width: 100%;
  background: url(../images/sl5-2.jpg);
  background-size: 100% 100%;
  position: relative;
  transition:all 2s;
}
.sl5-r-list.sl5-list-active {
  background: #fff;
  transition:all 2s;
}
.sl5-rl-con{
  position: absolute;
  top:50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 80%;
  display: flex;
  justify-content:space-between;
}
.sl5-rl-con-l{
  width: 70%;
}
.sl5-rll-tit{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-size:1.2rem;
  font-weight: bold;
  color:#fff;
}
.sl5-r-list.sl5-list-active .sl5-rll-tit{
  color:#0633b3;
}
.sl5-rll-con{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size:1.05rem;
  color:rgba(255,255,255,0.55);
  line-height: 200%;
  margin-top:4%;
}
.sl5-r-list.sl5-list-active .sl5-rll-con{
  color:rgba(0,0,0,0.5);
}
.sl5-rll-time{
  font-size:1.5rem;
  color:rgba(255,255,255,0.22);
  margin-top:8%;
}
.sl5-r-list.sl5-list-active .sl5-rll-time{
  color:rgba(0,0,0,0.22);
}
.sl5-rl-con-r{
  width: 5VW;
}
.sl5-rl-con-r a{
  display: block;
  color:#385cc2;
}
.sl5-r-list.sl5-list-active .sl5-rl-con-r a{
  color:#fff;
}
.sl5-rlr-more{
  width: 4rem;
  height: 4rem;
  background: #fff;
  line-height: 4rem;
  text-align: center;
  font-size: 3rem;
}
.sl5-r-list.sl5-list-active .sl5-rlr-more{
  background: #385cc2;
}
/* sl6 */
.index-wrapper .index-slide:nth-child(6){
  background:url(../images/index-sl6-bg.jpg);
  background-size: 100% 100%;
}
.sl6-con{
  width: 84%;
  display: flex;
  justify-content:space-between;
  align-items: center;
}
.sl6-conl{
  display: flex;
  align-items:flex-end;
  width: 60%;
}
.sl6-con-ll{
  width: 28%;
}
.sl6-con-lr{
  margin-left:2%;
  width: 70%;
}
.sl6-con-ll-tit p{
  line-height: 120%;
  color:#2e2e2e;
  text-transform: uppercase;
}
.sl6-con-ll-tit p:nth-child(1){
  font-size:3rem;
}
.sl6-con-ll-tit p:nth-child(2){
  font-size:2rem;
}
.sl6-con-ll-img{
  margin-top:2VH;
}
.sl6-conr{
  width: 35%;
  margin-left:5%;
  display: inline-block;
}
.sl6-conr-con{

}
.sl6-conr-con p{
  margin-top:2VH;
}
.sl6-conr-con p:nth-child(1){
  font-size:2.1rem;
  color:#2e2e2e;
  text-transform: uppercase;
  margin-top:0;
}
.sl6-conr-con p:nth-child(1) span{
  font-size:2.1rem;
  color:#0633b3;
}
.sl6-conr-text{
  color:#202020;
  font-size: 1.4rem;
}
.sl6-conr-text span{
  color:#202020;
  font-size: 1.4rem;
  font-weight: bold;
}
/* foot */
.banq {
  position: absolute;
  width: 100%;
  z-index: 2;
  bottom:0;
  display: none;
}
@media (max-width: 768px) { 
  /* sl1 */
  /* .index-wrapper .index-slide:nth-child(1){
    background: url(../images/index-sl1-m.jpg);
    background-size: 100% 100%;
  }
  .index-sl1-icon{
    display: none;
  }
  .sl1-text{
    display: none;
  }
  .sl1-text-m{
    display: block;
    position: absolute;
    top:30%;
    width: 80%;
    right:8%;
    overflow: hidden;
  }
  .sl1-text-m img{
    width: 100%;
  }
  .sl1-m-text1{
    opacity: 0;
    animation: lightSpeedOut 0.1s ease-in-out 0.1s;
  }
  .sl1-m-text2{
    width: 60%;
    text-align: right;
    margin-top:8%;
    opacity: 0;
    float:right;
    color:#fff;
    animation: lightSpeedOut 0.1s ease-in-out 0s;
  }
  .index-slide.swiper-slide-active .sl1-m-text1{
    animation: lightSpeedIn 1s ease-in-out 0s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .index-slide.swiper-slide-active .sl1-m-text2{
    animation: lightSpeedIn 1s ease-in-out 0.5s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .sl1-banner{
    display: none;
  } */
  .index-sl1-icon{
    display: none;
  }
  .sl1b-bgimg-m{
    width: 100%;
    height: 100%;
    display: block;
  }
  .sl1b-bgimg{
    display: none;
  }
  .sl1b-bgimg-m img{
    width: 100%;
    height: 100%;
    object-fit:cover;
  }
  .sl1b-text1 {
    left: 5%;
    width: 90%;
  }
  .sl1b-text11 {
    width: 80%;
  }
  .sl1b-text12 {
    font-size: 1rem;
    margin-top: 3%;
    line-height: 120%;
  }
  .sl1b-text13 {
    font-size: 0.9rem;
    width: 80%;
    margin-top: 4%;
    /* text-align: justify; */
  }
  .sl1b-text14 {
    margin-top: 10%;
  }
  .sl1b-text14-more {
    font-size: 2rem;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .sl1b-text2 {
    right: 10%;
    width: 85%;
  }
  .sl1b-text22 {
    margin-top: 8%;
    width: 60%;
    display: inline-block;
  }
  .sl1b-text3 {
    top: 25%;
    width: 60%;
  }
  .sl1b-text3:after{
    content:'';
    position: absolute;
    top:120%;
    right:0;
    width: 35%;
    height: 0.4rem;
    background:#fff;
  }
  .sl1-body-pagination{
    display: none;
  }
  /* sl2 */
  .sl2-con{
    display: none;
  }
  .sl2-con-m{
    display: block;
    width: 90%;
    height:70%;
    margin-top:calc(15% + 60px);
  }
  .sl2-list-m{
    display: flex;
    height:calc(100% / 3);
    overflow: hidden;
  }
  .sl2-ll-m{
    width: 50%;
    overflow: hidden;
  }
  .sl2-ll-img-m{
    width: 100%;
    height: 100%;
  }
  .sl2-ll-img-m img{
    width: 100%;
    height: 100%;
    object-fit:cover;
  }
  .sl2-con-m-12{
    position: relative;
  }
  .sl2-ll-text-m{
    position: absolute;
    background: rgba(6,51,179,1);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    color:#fff;
  }
  .sl2-text-tit1-m{
    position: absolute;
    top:3VW;
    left:10%;
    text-transform: uppercase;
  }
  .sl2-text-tit1-m p:nth-child(1){
    font-size:1.2rem;
  }
  .sl2-text-tit1-m p:nth-child(2){
    font-size:1rem;
  }
  .sl2-text-tit2-m{
    position: absolute;
    top:calc(2VW + 4rem);
    font-size:0.8rem;
    width: 90%;
    left: 10%;
  }
  .sl2-text-more-m{
    position: absolute;
    bottom:2.5VW;
    left:10%;
    color:#fff; 
  }
  .sl2-text-more-m a{
    color:rgba(255,255,255,0.5);
  }
  .sl2-text-more1-m{
    font-size: 2VW;
    width: 7VW;
    height: 7VW;
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 100%;
    text-align: center;
    line-height: 7VW;
    box-sizing:border-box;
  }
  /* sl3 */
  .sl3-con-ll-text {
    top: calc(6VH + 140px);
    width: 80%;
  }
  .sl3-con-ll-text p {
    line-height: 120%;
  }
  .sl3-con-ll-text p:nth-child(1) {
    font-size: 2.2rem;
  }
  .sl3-con-ll-text p:nth-child(2) {
    font-size: 1.4rem;
  }
  .sl3-tab-ll-icon{
    width: 10VW;
    margin: auto;
  }
  .sl3-tab-ll-icon img{
    max-width: 100%;
  }
  .sl3-tab-ll-text {
    margin-top: 3VH;
  }
  .sl3-tab-ll-text p:nth-child(1) {
    font-size: 1.05rem;
  }
  .sl3-tab-ll-text p:nth-child(2) {
    font-size: 0.8rem;
  }
  .sl3-tab-ll-arrow {
    margin-top: 0VH;
  }
  /* sl4 */
  .sl4-con {
    display: block;
    position: relative;
  }
  .sl4-conl {
    width: 100%;
  }
  .sl4-conl-con {
    width: 100%;
    margin-left: 0;
    position: static;
    top: 0;
    transform: none;
  }
  .sl4-conl-num{
    display: none;
  }
  .sl4-conl-text{
    width: 90%;
    margin:auto;
  }
  .sl4-l-text1 {
    font-size: 2rem;
  }
  .sl4-l-text2 {
    font-size: 1.8rem;
  }
  .sl4-l-text3 {
    font-size: 1.4rem;
    margin-top: 1VH;
  }
  .sl4-conl-text .sl4-l-text4 {
    font-size: 0.8rem;
    line-height: 150%;
    margin-top: 1VH;
  }
  .sl4-conr {
    display: block;
    width: 100%;
    position: absolute;
    bottom:0;
    left:0;
    height: 30VH;
  }
  .sl4-conr-list {
    height: 15VH;
    width: 100%;
  }
  .sl4-rl-text {
    height: 15VH;
    width: 100%;
    opacity: 0;
  }
  .sl4-rl-bg1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 40VW;
    height: 0;
    border-left: none;
    border-right: 20VW solid transparent;
    border-bottom: 30VW solid rgba(20,61,178,0.5);
    /* animation: fadeOutUp 0.5s ease-in-out 0s; */
    animation: fadeOutLeft 0s ease-in-out 0s;
  }
  .sl4-rl-text.sl4-text-active .sl4-rl-bg1 {
    animation: fadeInLeft 0.5s ease-in-out 0.2s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .sl4-rl-bg2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 50VW;
    height: 0;
    border-left: none;
    border-right: 32VW solid transparent;
    border-bottom: 42VW solid rgba(20,61,178,0.5);
    /* animation: fadeOutUp 0.5s ease-in-out 0s; */
    animation: fadeOutLeft 0s ease-in-out 0s;
  }
  .sl4-rl-text.sl4-text-active .sl4-rl-bg2 {
    animation: fadeInLeft 0.5s ease-in-out 0.2s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .sl4-rl-text1 {
    top: 50%;
    left: 6%;
    transform: translateY(-50%);
  }
  .sl4-rl-text1 p:nth-child(1) {
    font-size: 1.4rem;
  }
  .sl4-rl-text1 p:nth-child(2) {
    font-size: 1.2rem;
  }
  .sl4-rl-text1 p:nth-child(3) {
    font-size: 0.8rem;
    margin-top: 0.5VH;
  }
  .sl4-rl-text1 p:nth-child(3) a {
    font-size: 0.8rem;
  }
  /* sl5 */
  .sl5-con {
    display: block;
    height: 100VH;
    margin-top: 0;
    width: 100%;
    overflow: hidden;
  }
  .sl5-con-l {
    width: 100%;
    height: 64%;
  }
  .sl5-l-text {
    top: calc(5% + 112px);
    left: 12%;
  }
  .sl5-l-text div:nth-child(1) {
    font-size: 2rem;
  }
  .sl5-l-text div:nth-child(2) {
    font-size: 1.2rem;
  }
  .sl5-l-text div:nth-child(3) {
    font-size: 0.9rem;
  }
  .sl5-l-text div:nth-child(3) > span{
    line-height: 200%;
    font-size: 0.9rem;
  }
  .sl5-l-text div:nth-child(3) > span:nth-child(1){
    display: block;
  }
  .sl5-l-text div:nth-child(3) > span:nth-child(2){
    display: none;
  }
  .sl5-l-text div:nth-child(3) > span:nth-child(3){
    display: block;
  }
  .sl5-con-r {
    display: none;
  }
  .sl5-con-rm{
    width: 100%;
    height: 36VH;
    display: block;
  }
  .sl5-r-list {
    height: 18VH;
  }
  .sl5-rl-con-l {
    width: 100%;
  }
  .sl5-rll-tit {
    font-size: 1rem;
  }
  .sl5-rll-con {
    font-size: 0.8rem;
    line-height: 120%;
    margin-top: 1%;
  }
  .sl5-rll-time {
    font-size: 0.9rem;
    margin-top: 2%;
  }
  .sl5-rl-con-r{
    display: none;
  }
  /* sl6 */
  .sl6-con {
    width: 90%;
    display: block;
  }
  .sl6-conl {
    width: 100%;
    position: relative;
    margin-top:5VH;
  }
  .sl6-con-ll {
    width: 40%;
    position: absolute;
    z-index:2;
  }
  .sl6-con-ll-tit p:nth-child(1) {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .sl6-con-ll-tit p:nth-child(2) {
    font-size: 1.2rem;
  }
  .sl6-con-lr {
    margin-left: 35%;
    width: 65%;
  }
  .sl6-conr {
    width: 100%;
    margin-left: 0;
  }
  .sl6-conr-con {
    text-align: center;
    margin-top: 10%;
  }
  .sl6-conr-con p {
    margin-top: 1VH;
  }
  .sl6-conr-con p:nth-child(1) {
    font-size: 1.2rem;
    margin-top: 5%;
  }
  .sl6-conr-con p:nth-child(1) span {
    font-size: 1.2rem;
  }
  .sl6-conr-text {
    font-size: 0.9rem;
  }
  .sl6-conr-text span {
    font-size: 0.9rem;
  }
}




