.title-gb{
    width: 100%;
    color: #fff; 
    font-size: 60px; 
    letter-spacing: 5px;
    text-align: center;
    text-shadow:2px 3px 1px rgba(0,0,0,.2);
}
.title-gb h3{
    
}
.page2_title.title-gb{
    font-size: 40px;
}
.page2_title2.title-subtitle{
    font-size: 24px;
}
.title-subtitle {
    width: 100%;
    color: #fff; 
    font-size:28px; 
    line-height: 46px;
    letter-spacing: 5px;
    text-align: center;
    text-shadow:2px 3px 1px rgba(0,0,0,.2);
    margin-top: 20px;
}
.title-subtitle span:first-child{
    margin-right: 20px;
}
.swiper-container-h{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.news-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: in;
    /* 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;
    width: 480px;
}
.szpp-bg{
    width: 100%;
    height: 100%;
    background: url(/template/2023/image/service/bg1.png) center no-repeat;
    background-size: 100% 100%;
}
.ppyx-bg{
    width: 100%;
    height: 100%;
    background: url(/template/2023/image/service/bg2.png) center no-repeat;
    background-size: 100% 100%;
}
.szpt-bg{
    width: 100%;
    height: 100%;
    background: url(/template/2023/image/service/bg3.png) center no-repeat;
    background-size: 100% 100%;
}
.szpp-content{
    margin:0 auto;
    margin-top: 100px;
    height: calc(100vh - 100px);
    /* border: 1px solid #eee; */
    padding: 0 30px;
    width: 1200px;
    /* transform: translateY(10%); */
}
.szpp-left{
    width: 50%;
    font-family:"Microsoft Yahei";
}
.szpp-left .szpp-title{
    color: #fff;
}
.szpp-left .szpp-title h3{
    font-weight:400;
    font-size:26px;
    letter-spacing:2px;
    line-height: 50px;
}
.szpp-left .szpp-title .service-tips{
    font-size: 14px;
    opacity: 0.8;
    line-height: 28px;
    margin-top: 10px;
}
.szpp-left .szpp-title .service-tips a{
  display: inline-block;
  font-family:"Microsoft Yahei";
 }
.szpp-desc {
    margin-top: 20px;
    color: #fff;
    width:90%;
    text-align:justify;
    line-height: 32px;
    font-size:16px;
    letter-spacing: 1px;
}
.more-btn{
    margin-top:30px;
}
.more-btn a{
    display: block;
    /* height: 40px;
    line-height: 40px; */
    padding: 10px 15px;
    width:120px;
    border: 1px solid #fff;
    border-radius:45px;
    /* height:60px; */
    object-fit:contain;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.more-btn a:hover{
    box-shadow:0 0 10px rgba(255,255,255,.5);
}
.szpp-right{
    flex: 1;
    text-align: end;
}
.szpp-right img{
    position: relative;
    width:90%;
    
}
#fullPage-nav span, .fullPage-slidesNav span{
    background: #fff;
    opacity: .5;
    border:none;
    margin:0 auto;
  }
 
  #fullPage-nav li .active span, .fullPage-slidesNav .active span{
      opacity: 0;
  }
  /* .title-gb{
      animation: fadeInDown 0.5s forwards 1s;
      -webkit-animation: fadeInDown 0.5s forwards 1s;
  } */
  .page1-inner .page1-header{
      width: 860px;
      margin: 0 auto;
      text-align: center;
      transform: translateY(0);
     position: relative;
  }
  .page1-inner .page1-header .title-gb {
      position: absolute;
      top: 0;
      opacity: 0;
      transition: all 1s;
      -webkit-transition: all 1s;
       animation: fadeInDown 0.5s forwards 1s;
      -webkit-animation: fadeInDown 0.5s forwards 1s; 
  }
  .page1-inner .page1-header .title-subtitle {
      width: 100%;
      position: absolute;
      top:20%;
      opacity: 0;
      left: 50%;
      margin-left: -430px;
      transition: all 1s;
      -webkit-transition: all 1s;
       animation: fadeInDown 1s forwards 1s;
      -webkit-animation: fadeInDown 1s forwards 1s; 
  }
  .page1.active .page1-inner .page1-header .title-gb{
      top:30%;
      transition-delay: 0.7s;
      -webkit-transition-delay: 0.7s;
      
  }
  .page1.active .page1-inner .page1-header .title-subtitle{
      top:48%;
      transition-delay: 1s;
      -webkit-transition-delay: 1s;
  }
 
  .page2 .fw-inner{
      display: none;
      position: relative;
      opacity: 0;
      top: 8%;
      transition: all 1s;
      -webkit-transition: all 1s;
       animation: fadeInDown 1s forwards 1s;
      -webkit-animation: fadeInDown 1s forwards 1s; 
       width: 80%;
       height:90%;
       margin: 0 auto;
       background:url(https://cdn.jqrc88.com/01.gif) center no-repeat;
       background-size: 100% 100%;

  }
  .page2.active .fw-inner{
      opacity: 1;
      /*top:8%;*/
      transition-delay: .7s;
      -webkit-transition-delay: .7s;
  }
  .section3 .szpp-content{
    width: 100%;
    height: 400px;
  }
 .section3  .controlArrow.next{
      left:calc(100vm - 1380px)
  }
  .section3 .slide{
    overflow: hidden;
  }
  .szpp-right img{
      right:-120%;
      opacity: 0;
      transition: all 1s;
      -webkit-transition: all 1s;
       animation: fadeInDown 1s forwards 1s;
      -webkit-animation: fadeInDown 1s forwards 1s; 
  }
  .section3 .slide.active .szpp-right img{
      right:0;
      opacity: 1;
  }
          @keyframes fadeInDown {
      0%{
          opacity: 0;
          transform: translate3d(0,-100%,0);
      }
      100%{
          opacity: 1;
          transform: none;
      }
  }
 .szpp-right img{
    animation: yuan11 1.5s linear 0s infinite;
   }
 .szpp-right img{
    top:-20%;
} 
.ppyx-bg .szpp-right img{
    width: 80%;
}
.szpt-bg .szpp-right img{
    width:120%;
}

@keyframes yuan11 {
    0% {
        transform: translate(0, 0%)
    }
 
    50% {
        transform: translate(0, 5%)
    }
 
    100% {
        transform: translate(0, 0%)
    }
 }
 /* 第四屏 */
 .section4{
    background: url(/template/2023/image/service/bg1.png)center no-repeat;
    background-size: 100% 100%;
 }
 .product-title{
    width: 100%;
    /* margin-top: 100px; */
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom:20px;
 }
 .tab-header{
   width:500px;
   height:60px;
   line-height: 60px;
   border-radius:60px;
   background-color:rgba(255,255,255,.5)
 }
 .tab-header ul {
    justify-content:space-around;
    align-items: center;


 }
 .tab-header ul li{ 
    width: 30%;
    padding:0 10px;
    color: #fff;
    height:50px;
    line-height:50px;
    margin-top: 5px;
    text-align: center;
    font-size: 14px;
 }

 .tab-header ul li.on{
   background: #fff;
   border-radius:60px;
   color: #333;
   font-size: 14px;
   font-weight:600;
   box-shadow: inset 2px 2px 5px 2px rgb(0 0 0 / 20%);
}
.product-list{
    width: 100%;
    padding: 0 100px;
    /*overflow: hidden;*/ 
    
}
.product-item{
    width: 32%;
    margin-right:20px;
    background-color: #fff;
    padding: 15px;
    /* border-radius: 10px; */
    box-shadow: 2px 2px 10px 2px rgba(0,0,0,.2); 
    float: left;
    margin-bottom:20px;
   
}
.product-item:nth-child(3n){
    margin-right: 0;
}

.product-item .item_img{
    display: block;
    position: relative;
    overflow: hidden;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.product-item .item_img img{
    display: block;
    transition: all ease-out .3s .1s;
    width: 290px;
    height:165px;
    margin: 0 auto;
    object-fit: cover;
}
.item_img .item-mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transform: rotateX(180deg) scale(0.5, 0.5);
    transform: rotateX(180deg) scale(0.2, 0.2);
    transition: all ease-out .5s;
}
.product-item:hover .item_img img{
    transform: scale(1.1, 1.1);
}
.product-item:hover .item-mask {
    opacity: 0;
    -webkit-transform: rotateX(0deg) scale(1, 1);
    transform: rotateX(0deg) scale(1, 1);
    transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
    background: rgba(0,0,0,.1);
}
.product-item .item-wrapper{
    text-align: left;
}
.product-item .item-info{
    display: block;
    position: relative;
}
.item-title{
    color: #333;
    line-height: 34px;
    padding: 10px 0;
    font-size: 16px;
}
.product-item .item-info:before{
    position: absolute;
    top:43px;
    left: 0;
    height: 1px;
    content: "";
    width: 0;
    background: #0362817c;
    transition: width .6s ease-out;
    opacity: 0;
}
.product-item:hover .item-info:before{
    width: 100%;
    background-color: #4ee53a;
    opacity: 0;
}
.tab-container .swiper-button-prev, .tab-container .swiper-button-next {
    background-image: none;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    width: 30px;
    height: 30px;
    opacity: 1;
}
.tab-container .swiper-button-prev{
    transform: rotate(-45deg);
}
.tab-container .swiper-button-next{
    transform: rotate(135deg);
}
.product-item:hover .item-info .item-title{
    width: 100%;
    border-color: #4ee53a;
    border-width: 2px;
}
 .item-info .item-desc{
    font-size: 13px;
    line-height: 24px;
    /* height: 50px; */
    overflow: hidden;
    color: #878787;
    display: none;
 }
 .section4-contianer{
    height: calc(100vh - 160px);
    position: relative;
    z-index: 0;
 }
 /* 第五屏 */
 .section5{
    background: url(/template/2023/image/service/bg2.png)center no-repeat;
    background-size: 100% 100%;
 }
 .section5 .sldie{
    width: 20%;
 }
 .section5 .news-swiper{
    height: 100vh;
 }
 .section5  .item_block {
    transition: all 0.36s ease;
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
    height: 100%;
    margin-bottom: 0;
    padding:40% 43px 0;
    box-sizing: border-box;
}
.item_block::before {
    content: '';
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0b4bd5;
    transition: all 0.36s ease;
}
.item_box {
    position: relative;
    display: block;
}
.item_block .item_img {
    width: 100%;
    /*padding-top: 260px;*/
    position: absolute;
    /*top: 39%;*/
    top: 30%;
    opacity: 0;
    transition: all 0.36s ease;
    height: 0;
}
.item_block .item_img img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.36s ease;
    display: inline;
    
}
.item_block .item_wrapper {

    padding: 0;
    width: 100%;
}
.item_info .date_wrap {
    display: block;
    font-size: 20px;
    line-height: 34px;
    color: #fff;
    font-family: MontDemo-Heavy;
    font-weight: bold;
    padding: 0 10px;
}
.item_block .title {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 26px;
    height: 52px;
    text-overflow: initial;
    white-space: initial;
    font-weight: 600;
    margin-top:20px;
    margin-bottom:0px;
}
.item_info .subtitle {
    transition: all 0.36s ease;
    color: #777;
    font-size: 14px;
    line-height: 22px;
}
.item_block .item_wrapper > .date_wrap {
    display: block;
    font-size: 13px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.5);
    font-family: MontDemo-Heavy;
    opacity: 0;
}
.item_block .item_des {
    margin-top:30px;
    transition: all 0.36s ease;
}
.item_block .description {
   line-height: 24px;
    min-height: 24px;
    height: auto;
    font-size: 14px;
    transition: all 0.36s ease;
    overflow: hidden;
    color: #fff;
   
}
.news-inner{
   width: 100%;
   overflow: hidden;
   overflow-x:scroll;
   height: 100%;
   /* display: flex;
   flex-direction: row;
   flex-wrap: nowrap; */
   
}
.news-inner .news-slide{
    display: inline-block;
    float: left;
    width: 20%;
    height: 100%;
}
.item_block:hover{
    padding-top:20%;
    background-color: transparent;
}

.item_block:hover::before {
    height: 100%;
}
.item_block:hover .item_img {
    opacity: 1;
    margin-bottom: 30px;
    
}
.item_block:hover .item_img img{
    height: 260px;
    object-fit: fill;
}
/* .item_block:hover .item_box .item_wrapper .date_wrap {
    color: rgba(255, 255, 255, 0.3);
} */
.item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff;
}

/* .item_block:hover .item_wrapper .item_info .date_wrap {
    opacity: 0;
} */
.item_block:hover .item_wrapper .item_des {
    /*padding-top:130%;*/
    padding-top: 90%;
}
.item_block:hover .item_box .item_wrapper .item_des .description {
    color: rgba(255, 255, 255);
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
    content:'';
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
      content:'';
}
/*第7屏*/
/*.homecontact .icon {*/
/*    position: absolute;*/
/*    width: 26px;*/
/*    height: 26px;*/
/*    cursor: pointer;*/
/*    z-index: 100;*/
/*}*/
/*.homecontact .icon1 {*/
/*    top: 61%;*/
/*    left: 23.3%;*/
/*}*/
/*.homecontact .icon img {*/
/*    -webkit-animation: arr 1.5s infinite;*/
/*    -moz-animation: arr 1.5s infinite;*/
/*    -o-animation: arr 1.5s infinite;*/
/*    -ms-animation: arr 1.5s infinite;*/
/*    animation: arr 1.5s infinite;*/
/*}*/
.homecontact .hometitle {
    width: 960px;
    height: 200px;
    margin: 0 auto;
    text-align: center;
    background: none;
    position: relative;
}
.hometitle h1 {
    margin: 8% 0 0px 0;
    font-weight: bold;
    font-size: 58px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    background: none;
     font-family: "AlimamaFangYuanTiVF-Thin";  
}
.homecontact h1 a {
    color: #fff;
    font-size: 46px;
}
.hometitle h2 {
    margin-top: 20px;
    display: inline-block;
    display: inline;
    zoom: 1;
    font-size: 24px;
    font-weight: bold;
    line-height: 44px;
    background: none;
    border-bottom: #fff 1px solid;
     font-family: "AlimamaFangYuanTiVF-Thin";  
}
.homecontact h2 a {
    color: #fff;
    font-size: 20px;
}
.homecontact .footer{
    position:absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
/*第二屏更改 start*/
  #page02{
    background: url(/template/2023/image/bg55.png) center;
    background-size: 100% 100%;
    position: relative;
    z-index: 0; 
  }
  
  /*#page02 .fw-inner{*/
  /*    width: 100%;*/
  /*    height: calc(100vh - 160px);*/
  /*} */
  #page02 .fw-contain{
         display:table-cell;
         vertical-align: middle;
         height: calc(100vh - 200px);
     }
  #page02 .fw-inner .fw-item{
      width: 25%;
      /*height: 100%;*/
      min-height: 465px;
      padding-bottom: 30px;
      
  }
   #page02 .fw-inner .fw-item a{
       display: flex;
       width: 100%;
       height: 100%;
       justify-content: space-around;
       padding:7%;
       padding-top: 10%;
   }
   #page02 .fw-inner .fw-item.szpt{
       background: url(../image/index/bg3.png) center no-repeat;
       background-size: 100% 100%;
       
   }
   #page02 .fw-inner .fw-item.szpp{
       background: url(../image/index/bg1.png) center no-repeat;
       background-size: 100% 100%;
       
   }
   #page02 .fw-inner .fw-item.szyx{
       /*background: url(../image/index/bg2.png) center no-repeat;*/
       /*background-size: 100% 100%;*/
       
   }
   #page02 .fw-inner .fw-item.szai{
       background: url(../image/index/AI_icon.png) center no-repeat;
       background-size: 100% 100%;
       
   }
   #page02 .fw-inner .fw-item:not(:first-child){
       margin-left: 30px;
   }
 #page02 .fw-item .fw-left{
     width: 30px;
     height: 30px;
 }
 #page02 .fw-item .fw-left img{
     width: 30px;
     height: 30px;
 }  
  #page02 .fw-item .fw-right{
      flex: 1;
      margin-left: 15px;
  }
  #page02 .fw-item .fw-right{
    color: #fff;
    font-size: 14px;
    line-height:26px;
    }
    #page02   .szyw-title h2{
        font-size: 21px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    #page02 .szyw-title h2 img{
      width: 22px;
      margin-left: 5px;
     opacity: 0;
      transition: all .8s ease;
    }
    #page02 .fw-item:hover .szyw-title h2 img{
       opacity: 1;
        cursor: pointer;
    }
    #page02   .szyw-title p{
        font-size: 14px;
        text-align: justify;
        margin-bottom: 25px;
    }
    #page02 .fw-item.szyx .szyw-lisr ul{
        display: flex;
         flex-wrap: wrap;
        
    }
    #page02 .fw-item.szyx .szyw-lisr ul li{
       width: 50%;
    }
     /*#page02 .szyw-lisr ul*/
 /*   #page02 .szyw-lisr ul{*/
 /*       max-height: 192px;*/
 /*       overflow-y: auto;*/
 /*   }*/
    #page02 .szyw-lisr ul li{
        font-size: 16px;
        line-height:28px;
        font-weight: 500;
        padding: 10px 0px;
        position: relative;
        padding-left: 20px;
    }
     #page02 .szyw-lisr ul li:before{
         content: '';
         position: absolute;
         left: 0;
         top: 20px;
         width: 5px;
         height: 5px;
         border-radius: 50%;
         background: #fff;
     }
     
 /*     #page02 .szyw-lisr ul::-webkit-scrollbar{*/
 /*         width:6px;*/
 /*         height: 20px;*/
 /*     }*/
 /*#page02 .szyw-lisr ul::-webkit-scrollbar-thumb{*/
 /*     background: linear-gradient(right,#4e44f6, #656bfa,#7a8dfe);*/
 /*       background: -webkit-linear-gradient(right,#4e44f6, #656bfa,#7a8dfe);*/
 /*       background: -o-linear-gradient(right, #4e44f6, #656bfa,#7a8dfe);*/
 /*       background: -moz-linear-gradient(right,#4e44f6, #656bfa,#7a8dfe);*/
 /*       background: -ms-linear-gradient(right,#4e44f6, #656bfa,#7a8dfe);*/
 /*     border-radius: 20px;*/
 /*     width:6px;*/
 /*     height:8px;*/
 /*}*/
 /* #page02 .szyw-lisr ul::-webkit-scrollbar-track{*/
 /*     background-color:#fff;*/
 /*     border-radius: 20px;*/
 /*     width:6px;*/
      
 /* }*/
  #page02 .fw-list{
      margin-top: 50px;
  }
   #page02 .title-con{
       margin-top:16%;
   }
/*第二屏更改 end*/
@keyframes arr{
    0% {
    transform: scale(1.0);
}
50% {
    transform: scale(1.5);
}
100% {
    transform: scale(1.0);
}
}

@media screen and (min-width: 1930px){
    .common-con{
        width: 1200px;
    }
}
@media screen and (max-width:1200px){
    .common-con {
       width: 1200px;
       margin: 0 auto;
    }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {  
    .common-con {
        width: 900px;
        margin: 0 auto;
     }
     .product-item{
         margin-right:14px;
     }
     .fe-item img{
        width: 75px;
        height: 68px;
        object-fit: contain;
     }
  .page2 .szpp-item img{
      width: 78px;
    height: 84px;
  }
  .page2 .fw-inner{
      height: 69%;
  }
}