
.item-img{flex-shrink: 0;}
/* 索搜框 */
.search-box-small{
     position: fixed;
      background: #fff;
      top: 0;
      left: 0;
      right: 0;
      height: .88rem;
      z-index: 999;
      padding: 0 23%;
      display: flex;
      opacity: 0;
      justify-content: center;
      align-items: center;
      transform: translateY(-100%);
      cursor: pointer;
      transition: all .5s ease;
  }
  .search-close {
    display: flex; 
    align-items: center;
    width: .22rem;
    margin-left: 13.8vw;
    cursor: pointer;  
    transition: all .3s ease;
  
  }
  
  .search-box-small >input{border-bottom: 1px solid #d7d7d7;width: 4rem;height: 50px;}
  .search-box-small > img {width: 30px; height: 30px;}
  .search-close:hover{transform: rotate(180deg);} 
  .search-box-small.on{transform: translateY(0%); opacity: 1;}

/* common */

.more-btn{width: 1.8rem; height: .52rem;  color: #fff;
     padding: .14rem .2rem; 
     cursor: pointer; display: flex; align-items: center; justify-content: space-between; border-radius: .276rem; background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%); text-align: center;}
.more-btn > img{height: .16rem;}
.more-btn:hover{
    background: #00398F;
    color: #fff;
}


.ind-p1{font-size: .24rem; font-weight: 600; } 

.ind-p2{font-size: .14rem;  } 



.myswiperbtn{ width: 40px; height: 40px; border-radius: 50%; border: 1px solid #fff; background: rgba(255, 255, 255,.3); }
.myswiperbtn.swiper-button-prev:after,.myswiperbtn.swiper-button-next:after{font-size: 14px ; color: #fff; }
.myswiperbtn:hover{
    background: #C8A54A;border: 1px solid #C8A54A;
}

/* 搜索页面 */

.search--box{ transform: translateY(50%); bottom: 0; left: 0; right: 0; z-index: 1;}

.search--box .input-box{height: 1rem; width: 100%; background-color: #fff;box-shadow: 0px 12px 32px 0px rgba(0,0,0,0.08);

    border-radius: 12px; position: relative; overflow: hidden;}

.search--box .input-box input{width: 100%; height: 100%; padding: 0  .43rem;}

.search--box .search-icon{width: 1.11rem; position: relative; height: 100%; display: flex; align-items: center; justify-content: center; }

.search--box .search-icon::after{position: absolute; content: '';width: 1px; height: 60%; background: #D8D8D8; top: 20%; left: 0; z-index: 2;}
.search-result{
    background: #F9F9F9;
    padding: 1.4rem 0 0;
}
.search-result  .search-box{
    margin-top: .32rem;
}
.search-result .search-tabs{
    margin-top: .33rem;
    justify-content: center;
}
.search-result .search-tabs .item{
    padding: .31rem 0;
    margin: 0 .5rem;
    color: #000;
    display: block;
    position: relative;
    transition: all .3s;
}
.search-result .search-tabs .item::after{
    position: absolute;
    content: '';
    left: 0;
    width: 0;
    bottom: 0;
    height: 0.04rem;
    background: #00398F;
    transition: width .3s;
}
.search-result .search-tabs .item.active,.search-result .search-tabs .item:hover{
    color: #00398F;
}
.search-result .search-tabs .item.active::after,.search-result .search-tabs .item:hover::after{
    width: 100%;
}
.search-result-box{
    background: #fff;
    padding-top: .72rem;
    padding-bottom: 1.2rem;
}
.search-result-box .search-result-t{
    margin-bottom: .26rem;
}
.search-result-box .search-result-t span{
    margin-left: .14rem;
}
.search-result-box .result-list{
    justify-content: space-between;

}
.search-result-box .result-list .item{
    display: block;
    width: 48%;
    padding: .22rem .28rem;
    color: #757575;
    position: relative;
    border-bottom: 1px solid #D8D8D8;
}
.search-result-box .result-list .item::after{
    position: absolute;
    content: '';
    width: 0.06rem;
    height: 0.06rem;
    background: #888888;
    border-radius: 50%;
    left: 0.1rem;
    top: 50%;
    transform: translate(0,-50%);
}

/* 隐私申请 */
.privacy-box{
    background: #F3F6FA;
    padding: 1.38rem 0 1.1rem;
}
.privacy-box .container{
    background: #fff;
    padding: .6rem 4vw;
    min-height: 100px;
    border-radius: .16rem;
}
.privacy-box  .title{
    margin-bottom: .24rem;
}
.privacy-txt,.privacy-txt p{
    line-height: .28rem;
}
.privacy-txt p{margin-bottom: 0;}


.pro-list{position: relative; z-index: 5;}

.pro-list .item{background-color: #fff;border-radius: .18rem; overflow: hidden; display: block; height: 100%; }

.pro-list .item-img{padding: .5rem .63rem 0; height: 3.06rem; width: 100%; overflow: hidden; }

.pro-list .item-txt {padding: .49rem .24rem; }

.pro-list .item-txt .txt1{margin-top: 9px; margin-bottom: 10px; }

.pro-list .row >div{margin-bottom: .24rem;}



#section1 .bannerSwiper .ind-banner-silde{
    height: 100vh;
}
.ind-banner-txt{left: 0; right: 0; bottom: 0; top: 33%; color: #FFFFFF; }
.ind-banner-txt  .ind-ban-t {font-size: 0.52rem; margin-bottom: .2rem; }
.ind-banner-txt  .ind-ban-t.t2 {font-size: 0.24rem;  margin-bottom: .62rem; line-height: .42rem;}

.bannerSwiper .swiper-slide.swiper-slide-active .ind-banner-txt .ind-ban-t.t1{
    animation: myfadeInUp 1.5s ease-in-out both;
    animation-delay: 0.3s;
}

.bannerSwiper .swiper-slide.swiper-slide-active .ind-banner-txt .ind-ban-t.t2{
    animation: myfadeInUp 1.5s ease-in-out both;
    animation-delay: 0.8s;
}
.marbottom20{margin-bottom: .2rem;}

.bannerSwiper .swiper-slide.swiper-slide-active .ind-banner-txt .more-btn{
    animation: myfadeInUp 1.5s ease-in-out both;
    animation-delay: 1s;
}
#section2 .sec2-l .sec2-small, 
#section2 .sec2-l .sec2-big,
#section2  .sec2-l  .more-btn,
#section2  .sec2-r .list .item,
#section3  .sec3-l .sec3-l-icon,
#section3  .sec3-l .sec3-title,
#section3  .sec3-l .sec3-txt,
#section3   .sec3-l  .more-btn,
#section3   .sec3-l .sec3-attr,
#section5 .newsSwiper .news-item,
#section5 .newsSwiper .swiper-scrollbar,
#section5 .newsSwiper .swiper-button-prev,
#section5 .newsSwiper .swiper-button-next,
#section6 .footer .footer1,
#section6 .footer .footer-copyright,
#section3 .sec3-bottom,
#section3 .sec3-r-img
{
    transform: translateY(100%); transition: all 1s ease; transition-delay: 0.5s;opacity: 0;
}
#section2.active .sec2-l .sec2-small,
#section2.active .sec2-l .sec2-big ,
#section2.active   .sec2-l  .more-btn,
#section2.active  .sec2-r .list .item,
#section3.active .swiper-slide-active .sec3-l .sec3-l-icon,
#section3.active .swiper-slide-active .sec3-l .sec3-title,
#section3.active .swiper-slide-active .sec3-l .sec3-txt,
#section3.active .swiper-slide-active  .sec3-l  .more-btn,
#section3.active .swiper-slide-active  .sec3-l .sec3-attr,
#section5.active .newsSwiper .news-item,
#section5.active .newsSwiper .swiper-scrollbar,
#section5.active .newsSwiper .swiper-button-prev,
#section5.active .newsSwiper .swiper-button-next,
#section6.active .footer .footer1,
#section6.active .footer .footer-copyright,
#section3.active .sec3-bottom,
#section3.active .sec3-r-img{
    transform: translateY(0); opacity: 1;
}

#section4 .sec4Swiper  .sec4-img,
#section4 .sec4Swiper  .sec4-title{
    transform: translateX(-100%); transition: all 1s ease; transition-delay: 0.5s;opacity: 0;
}

#section4.active .sec4Swiper  .sec4-img,
#section4.active .sec4Swiper  .sec4-title{
    transform: translateX(0); opacity: 1;
}

#section5 .index-news{padding-top: .9rem;}
/* #section5 .swiper-slide-active  .news-item::before , 
#section5 .swiper-slide-active  .news-item::after{
    opacity: 1;
    transform: scale(1);
}
#section5 .swiper-slide-active  .news-item .news-title,
#section5 .swiper-slide-active  .news-item .news-time .news-tr{
    color: #00398F;
}
#section5 .swiper-slide-active  .news-item .item-txt .news-time .news-tr .news-more-icon{
    border-top:1px solid  #00398F;
    border-right:1px solid  #00398F;
} */
.ind-banner-bottom{
    z-index: 10; 
    position: absolute; 
    left: 30px; 
    right: 30px; 
    bottom: 0.50rem;
}
.ind-banner-bottom .swiper-pagination{
    padding-left: 13.56vw;
    text-align: left;
}
.index-mouse{
    z-index: 5; 
    position: absolute; 
    left: 0; 
    right: 0; 
    bottom:  0rem;  
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; 
    align-items: center;
}

.index-mouse .mouse{
    width: 1px;
    height: .56rem;
    background: rgba(255,255,255,0.4);
    border-radius: 20px;
    position: relative;
    margin-right: 5px;
    margin-top: .11rem;

}

.index-mouse .mouse::after{
  content: "";
  position: absolute;
  width: 0.03rem;
  height: .16rem;
  top: 0;
  left: 50%;
  margin-left: -.01rem;
  background: #fff;
  -webkit-animation: updown 1.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;
  animation: updown 1.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;

}


 .my_swiper-button{width: 0.48rem; height: 0.48rem; border-radius: 50%; background: #FFFFFF; }

 .my_swiper-button-prev{width: 0.48rem; height: 0.48rem; border-radius: 50%; background: #FFFFFF;}



/* 首页 */
#section1  .swiper-horizontal > .swiper-pagination-bullets,#section1 .swiper-pagination-bullets.swiper-pagination-horizontal{
    right: .3rem;
    width: 100px;
}
#section1 .bannerSwiper .swiper-pagination{
    display: flex;flex-direction: column; right: 0; left: unset;align-items: flex-end;padding-right: .5rem;bottom: unset;
    top: 50%;
    transform: translateY(-50%);
}
#section1 .bannerSwiper .swiper-pagination .swiper-pagination-bullet{width: 6px; height: 6px;  background: #fff; position: relative;margin: 0.20rem; opacity: 1;}
#section1 .bannerSwiper .swiper-pagination .swiper-pagination-bullet-active{ background: #fff;}
.bannerSwiper .swiper-pagination .swiper-pagination-bullet-active::after{
    width: 30px; height: 30px; 
    position: absolute;content: '';left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #fff;border-radius: 50%;
}
#section2{
    /* background: url(/images/ind2-bg.jpg) no-repeat;
    background-size: cover; */
    position: relative;
    color: #fff;
}
.section2-bg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.section2-bg img{display: none;}
.section2-bg img.active{
    display: block;
}
#section2 .container{
    position: relative;
    z-index: 5;
    display: flex;
}
.sec2-l{
    width: 62%;
    padding-top: .37rem;
    padding-right: 15.8vw;
}
.sec2-l .more-btn{
    margin-top: .58rem;
}
.sec2-big{
    margin-top: .04rem;
    margin-bottom: .4rem;
    
}
.sec2-small{
    color: rgba(255, 255, 255,1);
    line-height: .38rem;
}
.sec2-r{
    width: 38%;
}
.sec2-r .list {
    background: rgba(0,0,0,0.38);
    border-radius: .12rem;
    border: 1px solid rgba(255,255,255,0.4);
    backdrop-filter: blur(3px);
}
.sec2-r .list .item{
    display: flex;
    /* padding: .39rem .8rem .39rem .4rem ; */
    padding: .3rem .6rem .3rem .3rem ;
    justify-content: space-between;
}
.sec2-r .list .item:not(:last-child){
    border-bottom: 1px solid rgba(255,255,255,0.4);
}
.sec2-r .list .item .item-r img{
    width: .8rem;
    height: .8rem;
}
.sec2-r .list .item .item-l .t1 .num{
    font-weight: bold;
}
.sec2-r .list .item .item-l .t2{
    margin-top: .1rem;
    color: rgba(255,255,255,1.7);
    font-weight: bold;
}


#section3{
    /* padding: 1.75rem 0 1.84rem; */
    background: url(../images/ind3-bg.jpg) no-repeat;
    background-size: cover;
    color: #fff;
}
#section3  .sec3Swiper{
    position: relative;
    z-index: 1;
}
#section3 .container{   
    transform: translateY(-0.56rem);
}
.sec3-content {
    overflow-y: auto;
    position: relative;
    max-height: calc(100vh - 3rem );
    padding-right: .57rem;
    margin-right: 49% ;
}
.sec3-content  .sec3-l .sec3-l-icon{
    width: .6rem;
    height: .6rem;
}
.sec3-content  .sec3-l  .sec3-title{
    margin-top: .34rem;
    margin-bottom: .16rem;
    line-height: .68rem;
}
.sec3-content  .sec3-l  .sec3-txt{
    line-height: .38rem;
}
.sec3-content  .sec3-l  .more-btn{
    margin-top: .56rem;
    margin-bottom: .56rem;
}
.sec3-attr .attr-item{
    margin-bottom: .2rem;
    display: block;
    color: #fff;
}
.sec3-attr .attr-item .iconfont{
    margin-left: .1rem;
    font-size: 14px;
}
.sec3-attr .attr-item  .more-icon{
    display: inline-block;
    width: .1rem;
    height: .1rem;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg) scale(0.8);
}
.sec3-content  .sec3-l.active{
    display: block;
}
.sec3-r-img{
    position: absolute;
    right: 7.825%;
    width: 41.7%;
    bottom: 0;
    top: .88rem;
    z-index: 2;
}
.sec3-r-img img{
    display: none;
}
.sec3-r-img img.active{
    display: block;
}
.sec3-bottom{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    height: 2rem; 
    border-top: 1px solid rgba(255, 255, 255,.4);
}
.sec3-bottom  .seriesSwiper,.sec3-bottom  .swiper ,.sec3-bottom  .series-slide{
    height: 100%;
}
.sec3-bottom .series-slide{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding:  .2rem;
    height: 100%;
    background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    backdrop-filter: blur(3px);
    border-right:1px solid rgba(255, 255, 255,.4);
}
.sec3-bottom .series-slide > img{
    width: .56rem;
    height: .56rem;
    margin-bottom: .13rem;
}
.sec3-bottom .series-slide > div{

}
.seriesSwiper .swiper-slide.swiper-slide-thumb-active .series-slide{
    background: url(../images/ind3-item-bg.png);
    background-size: cover ;
}

#circle{
    transition: all 2s;
    stroke-dasharray:0,157,78.5,314;
    stroke-dashoffset:157;
    /* transform: rotate(90deg); */
}
svg:hover #circle{
    stroke-dashoffset:78.5;
}


#section4 .bgpic ,#section4   .imgbox{
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1;
}
#section4   .imgbox{
    display: none;
}
#section4  .imgbox:nth-child(1){
    display: block;
}
.sec4Swiper{
    /* height: 100%; */
    z-index: 5;
   
}
.sec4-slide{
    height: 100vh;
    position: relative;
    border-right: 1px solid rgba(255, 255, 255,.3);
    display: flex;
    flex-direction: column;
    justify-content: flex-end ;
    align-items: center;
    padding: 4.2vw .4rem;
}
.sec4-slide .sec4-img{
    width: .6rem;
    height: .6rem;
    overflow: hidden;
}
.sec4-slide .sec4-img> img{
    width: .6rem;
    height: .6rem;
}
.sec4-slide .sec4-img> img:nth-child(1){
    display: block;
}
.sec4-slide .sec4-img> img:nth-child(2){
    display: none;
}
.sec4-slide .sec4-title{color: #fff; margin-top: .19rem; margin-bottom: .2rem;}
.sec4-slide .sec4-info{
    display: none; 
    color: #333; 
    line-height: .28rem;
    height: .56rem;
    overflow: hidden;
    margin-bottom: .4rem;}
.sec4-slide .more-btn{display: none; overflow: hidden;}
.sec4Swiper  .swiper-slide::before{
    opacity: 1;
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: linear-gradient( to top, #FFFFFF 0%, rgba(255,255,255,0.2) 100%);
    /* transform: scale(1, 0); */
    transform-origin: 50% 0;
    transform: translateY(100%);
    transition: all 1s;
}
.sec4Swiper .sec4-img,.sec4Swiper .sec4-title,.sec4Swiper .sec4-info,.sec4Swiper .more-btn{z-index: 5;}
/* *************** */
#section5{
    /* padding: 1.84rem 0 1.29rem; */
    background: url(../images/ind5-bg.jpg) no-repeat;
    background-size: cover;
}
#section5 .ind-title{
    justify-content: space-between;
    margin-bottom: .39rem;
    color: #00398F
}
.newsSwiper{
    padding-left: 7.825%;
    padding-bottom: 1.1rem;
}
.newsSwiper .swiper-button-prev,
.newsSwiper .swiper-button-next{
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    background: #fff;
    color: #3E4055;
    border: 1px solid #E3E5E9;
    top: unset;
    bottom: 0;
}
.newsSwiper .swiper-button-prev:after,
.newsSwiper .swiper-button-next:after{
    content: '';
    
}
.newsSwiper  i.icon-more  {
    font-size: .24rem !important;
}
.newsSwiper .swiper-button-prev i{
    transform: rotate(180deg);
    
}
.newsSwiper .swiper-button-prev:hover,
.newsSwiper .swiper-button-next:hover,
.pro-del-sec3 .swiper-button-prev:hover,
.pro-del-sec3 .swiper-button-next:hover,
.about-sec2 .swiper-button-prev:hover,
.about-sec2 .swiper-button-next:hover,
.certificateSwiper .swiper-button-prev:hover,
.certificateSwiper .swiper-button-next:hover
{
    background: #00398F;
    color: #fff;
}

.newsSwiper .swiper-button-prev{ left: unset; right: calc(8vw + 0.8rem + .36rem);}
.newsSwiper .swiper-button-next{right: 8vw;}
.newsSwiper .swiper-button-prev.swiper-button-disabled,.newsSwiper .swiper-button-next.swiper-button-disabled{opacity: 1;}




.news-item{
    background: #FFFFFF;
    border-radius: .16rem;
    padding: .2rem;
    overflow: hidden;
    position: relative;
    border: 1px solid #B9B9B9;
}
.news-item::before,
.news-item::after,
.news-big-item::before,
.news-big-item::after,
 .bpartner-list .bpartner-item::before,
 .bpartner-list .bpartner-item::after,
 .solution-slide .bpartner-item::before,
 .solution-slide .bpartner-item::after
 {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: '';
    border-radius: .16rem;
    transition: all .7s;
}
.news-big-item::before,
.news-big-item::after{
    border-radius: .12rem;
}
.news-item::before,
.news-big-item::before,
.bpartner-list .bpartner-item::before,
.solution-slide .bpartner-item::before{
    z-index: 1;
    border-top: 1px solid #00398F;
    border-left: 1px solid #00398F;
    transform: scale(1, 0); 
    transform-origin: 0 0;
}
.news-item::after,
.news-big-item::after,
.bpartner-list .bpartner-item::after,
.solution-slide .bpartner-item::after{
    border-right: 1px solid #00398F;
    border-bottom: 1px solid #00398F;
    transform: scale(1, 0);
    transform-origin: 100% 100%;
}
.bpartner-list .bpartner-item::before,
.solution-slide .bpartner-item::before{
    border-top: 2px solid #00398F;
    border-left: 2px solid #00398F;
}
.bpartner-list .bpartner-item::after,
.solution-slide .bpartner-item::after{
    border-right: 2px solid #00398F;
    border-bottom: 2px solid #00398F;
}
 .news-item .item-img{
    height: 2.2rem;
    position: relative;
}
/* .news-item .item-img::after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 4px;
    background: #C8A54A;
    width: 0;
    transition: width .36s;
} */
.news-item .item-txt{
    background: #fff;
}

 .news-item .item-txt .news-title{
    line-height: .26rem;
    height: .52rem;
    overflow: hidden;
    margin-top: .2rem;
    color: #333;
}
.news-item .item-txt .news-info{
    line-height: .28rem;
    height: .56rem;
    overflow: hidden;
    margin-top: .18rem;
    margin-bottom: .43rem;
    color: #747B83;
}
.news-item .item-txt .news-time, .news-big .item-l .news-time{
    color: #808080;
    padding: .18rem 0 .12rem;
    border-top: 1px solid #D8D8D8;
}
.news-item .item-txt .news-time .news-tl img, .news-big .item-l  .news-time .news-tl img{
    width: .16rem;
    height: .16rem;
    margin-right: .04rem;
}
.news-item .item-txt .news-time .news-tr .news-more-icon, .news-big .item-l  .news-time .news-tr .news-more-icon{
    display: block;
    width: .07rem;
    height: .07rem;
    border-top:1px solid  #808080;
    border-right:1px solid  #808080;
    transform: rotate(45deg) translate(0.071rem,0.02rem);
}



/* 内页大图 */

.inner-banner{position: relative; }  

.inner-banner >img{width: 100%;}

.inner-ban-txt{ left: 0; right: 0; top: 50%; transform: translateY(-83%);   z-index: 2; }

.inner-ban-txt .small{margin-top: 10px; }
.inner-ban-txt .small > img{ height: .24rem; margin-right: .14rem; margin-top: -.2rem;}
.bgwhite{background-color: #fff;}

.bggray{background: #f5f5f5;}

/* 内页二级目录 */

.sub-menu{position: absolute; left: 0 ; right: 0; bottom: 0; background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%); z-index: 10;}
.sub-menu::after{
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 0.3;left: 0;
}
.sub-menu-box {width: 100%;  height: 0.80rem;}

.sub-menu-list{width: 100%; height: 100%; font-size: 0; }
.sub-menu-list .swiper-wrapper{justify-content: center ;}

.sub-menu-list .item{position: relative; z-index: 8;  width: 100%; overflow: hidden;  height: 0.80rem;}

.sub-menu-list .item::before{position: absolute; content: ''; z-index: 2;  top: 30%; right: 0; width: 1px; background: rgba(255, 255, 255,.3); height: 40%; transition:  all .3s; }

.sub-menu-list .item::after{position: absolute; content: ''; z-index: -1; left: 0; top: 0; width: 100%; height: 100%; transition:  all .3s;opacity: 0; transform: translateX(-.7vw); background-color: #00398F; }

.sub-menu-list .item .item-img, .sub-menu-list .item .item-txt{ z-index: 2; position: relative; font-size: .2rem;}

.sub-menu-list .item .item-img{ width: 0.29rem; height: 0.28rem; margin-right:0.06rem ;}

.sub-menu-list .item .item-img img{width: 0.29rem; height: 0.28rem; position: absolute; left: 0; top: 0; }

.sub-menu-list .item .item-txt{color: #fff;}

.sub-menu-list .item:hover .item-txt,.sub-menu-list .item.on .item-txt{color: #fff;}

.sub-menu-list .item:hover::after,.sub-menu-list .item.on::after{opacity: 1; transform: translateX(0);}

/* 分页 */

.mypage{text-align: center; padding: 0.30rem 0.30rem 0.52rem;}

.mypage .pagination>li>a, .mypage .pagination>li>span{

    color: #30364C;font-size: 0.18rem;background-color:  #fff;

    font-weight: 500;border-radius: 50%; margin: 0 0.1rem;padding: 0;

    display: block;width: 0.44rem; height: 0.44rem;border: 1px solid #EEEEEE; text-align: center; line-height: 0.44rem;

}

.mypage .pagination>li>a:hover,.mypage .pagination>.active>a,.mypage  .pagination>.active>a:focus,.mypage .pagination>.active>a:hover,.mypage  .pagination>.active>span,.mypage  .pagination>.active>span:focus,.mypage  .pagination>.active>span:hover{

    color: #fff !important; background-color: #00398F;

}
/* 事业伙伴 */
.partner1{padding: .6rem 0 0;}
.partner1 .partner1-box{
    display: inline-block;
    position: relative;
}
.mobile-ul{display: none;}
.partner1 .partner1-box ul li {
    position: absolute;
    min-width: 163px;
    text-align: right;
    font-size: .18rem;
}
.partner1 .partner1-box ul li:nth-child(1){
    left: -2%;
    bottom: 11%;
}
.partner1 .partner1-box ul li:nth-child(2){
    left: 1%;
    bottom: 29%;
}
.partner1 .partner1-box ul li:nth-child(3){
    left: 7%;
    bottom: 47%;
}
.partner1 .partner1-box ul li:nth-child(4){
    left: 14.5%;
    bottom: 62.5%;
}
.partner1 .partner1-box ul li:nth-child(5){
    left: 26%;
    bottom: 75%;
}
.partner1 .partner1-box ul li:nth-child(6){
    left: 43%;
    bottom: 80%;
    text-align: center;
}
.partner1 .partner1-box ul li:nth-child(7){
    left: 62%;
    bottom: 76%;
    text-align: left;
}
.partner1 .partner1-box ul li:nth-child(8){
    left: 73%;
    bottom: 62%;
    text-align: left;
}
.partner1 .partner1-box ul li:nth-child(9){
    left: 81%;
    bottom: 48%;
    text-align: left;
}
.partner1 .partner1-box ul li:nth-child(10){
    text-align: left;
    left: 87%;
    bottom: 29%;
}
.partner1 .partner1-box ul li:nth-child(11){
    left: 90.5%;
    bottom: 11%;
    text-align: left;
}
.partner2{background: #F5F5F5; padding: .68rem 0 .3rem;}
.partner3{padding: .78rem 0 .48rem;}
.partner3 img{margin-top: -1.2rem; z-index: 1;}
.partner3 .section-title,
.partner3 .section-title-info{position: relative;z-index: 5;}
.section-title-info{margin-top: .2rem;}
/* 联系我们 */
.contact1{padding: .8rem 0;}
.contact1-item{
    height: 2.68rem;
    padding: .26rem;
    background: #F5F5F5;
    margin-bottom: .2rem;
}
.contact1-item img{
    width: 1.2rem;
    height: 1.2rem;
    margin-bottom: .12rem;
    transition: all .3s;
}
.mb12{
    margin-bottom:  .12rem;
}
.contact2{
    padding: .95rem 0 1.11rem;
}

.message-form{margin-top: 0.75rem;}
.message-form .form-line2 {
    display: flex;
    flex-wrap: wrap;
}
.message-form  .form-group{ 
    width: calc((100% - 0.96rem) / 3); 
    margin-bottom: 0.24rem; 
    background: #FFFFFF;
    border-radius: 0.08rem;
    border: 1px solid #E3E5E9;
    position: relative; 
    overflow: hidden;
}
.message-form  .form-group.request::after{
    position: absolute;
    left: 0.13rem;
    top: 52%;
    content: '*';
    transform: translateY(-50%);
    color: #EC3030;
 }
 .message-form   .form-group.form-texttarea.request::after{
    top: 0.32rem;
 }
.message-form .form-line2  .form-group:not(:nth-child(3n)){margin-right: 0.48rem; }

.message-form  .form-control{background-color: #ffff; width: 100%; height: 0.5rem;line-height: 0.5rem; border-radius: 0.04rem; border: 0; padding-left: 0.23rem;box-shadow:none}
.form-texttarea{width: 100%  !important; }
.form-texttarea  .form-control{height: 1.3rem ; border: 0;border-radius: 0.04rem; resize: none;}
.message-form input::-webkit-input-placeholder,.message-form textarea::-webkit-input-placeholder{
	color: #888 !important;
 }
 .message-form input::-moz-placeholder,.message-form textarea::-webkit-input-placeholder{   /* Mozilla Firefox 19+ */
    color: #888 !important;
 }
 .message-form input:-moz-placeholder,.message-form textarea::-webkit-input-placeholder{    /* Mozilla Firefox 4 to 18 */
	color: #888 !important;
 }
 .message-form input:-ms-input-placeholder,.message-form textarea::-webkit-input-placeholders{  /* Internet Explorer 10-11 */ 
    color: #888 !important;
 }
 .message-form .submit-btn{width: 3rem;height: 0.6rem;background: #C8A54A;color: #ffffff; font-size: 0.18rem;border-radius: 0.3rem;}
 .message-form  .form-line1{
    width: 100%;
 }

 .message-form  .form-line1-group{
    width: calc((100% - 0.96rem) / 3); 
    margin-bottom: 0.24rem; 
    background: #FFFFFF;
    border-radius: 0.08rem;
    border: 1px solid #E3E5E9;
 }
 .captcha-image-box{
    width: 1.5rem;
    height: 0.5rem;
    margin-left: .24rem;
    height: .5rem;
 }
 .message-form .form-code .form-group{flex: 1;}
 /* .message-form  .form-line1-group:not(:nth-child(3n)){margin-right: 0.48rem; } */
 .message-form  .form-line1-group{margin-right: 0.48rem; }
 .form-btns{align-items: center;justify-content: center;}
 .form-btns .btn{
    width: 2rem;
    height: .5rem;
    background: #E4E8EB;
    border-radius: .08rem;
    color: #30364C;
    margin-left: .24rem;
}
.form-btns .btn.submit-btn{
    background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%) no-repeat;
    color: #fff;
}

 /* 新闻 */
.news-big{
    margin-top: .68rem;
    margin-bottom: .48rem;
    
}
.news-big .container{
    
    background: #FFFFFF;
    border-radius: .12rem;
    border: 1px solid #B9B9B9;
    padding: .6rem;
    border-radius: .12rem;
}
.news-big .item-l,.news-big .item-r{
    width: 50%;
}
.news-big .item-l{
    padding-right: .6rem;
}
.news-big .item-r .item-img{
    height: 3.9rem;
    border-radius: .12rem;
    overflow: hidden;
}
.news-big .item-l .item-l-title{
    color: #333;
}
.news-big .item-l .item-l-info{
    color: #747B83;
    margin-top: .17rem;
    margin-bottom: .77rem;
}

.news-list{
    /* padding: .88rem 0; */
}
.news-list .news-item{
    margin-bottom: 40px;
}
/* 新闻详情 */
.news-detail{
    padding:1.2rem 0 .8rem;
    background: #fff;
}
 .breadcrumb{
    background-color: transparent;
    font-size: .16rem;
}
.breadcrumb .active{
    color: #333333;
}
.breadcrumb a img{
    width: .16rem;
    height: .16rem;
}
.breadcrumb a {
    color: #888888;
}
.breadcrumb>li+li:before{
    content: '>';
}
.del-content{
    padding: .3rem 0 .48rem;
}
.content-l{
    width: 62%;
}
.content-r{
    width: 38%;
    padding-left: 5%;
}
.del-content .del-title{
    border-bottom: 1px solid #D8D8D8;
}
.del-content .del-title .del-title-txt{
    color: #000000;
    line-height: .56rem; 
}
.del-content .del-title .del-title-time{
    margin-top: .3rem;
    margin-bottom: .31rem;
    color: #808080;
    align-items: center;
}
.del-content .del-title .del-title-time img{
    width: .16rem;
    height:.16rem;
    margin-right: 3px;
}
.content-box{
    padding: .28rem 0 .8rem;
    border-bottom: 1px solid #E5E5E5;
}
.content-box *{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.content-box img{
    max-width: 100%;
}
.del-btn{
    padding: .27rem 0 0;
}
.del-btn .del-btn-item{
    margin-bottom: .15rem;
}
.content-r .last-new-title{
    padding-bottom: .25rem; 
    border-bottom: 1px solid #D8D8D8;
}
.content-r .list .item{
    padding: .3rem 0;
    border-bottom: 1px solid #D8D8D8;
    align-items: center;
}
.content-r .list .item .item-img{
    width: 1.80rem;
    height: .9rem;
    border-radius: .08rem;
    overflow: hidden;
}
.content-r .list .item .item-txt{
    padding-left: .28rem;
    color: #333;
}
.content-r .list .item .item-txt .item-time{
    color: #808080;
    margin-bottom: .08rem;
    align-items: center;
}
.content-r .list .item .item-txt .item-time > img{
    width: .15rem;
    height: .15rem;
    margin-right: 3px;
}
/* 案例中心 */
.case-content{
    background: #F3F6FA;
}
.case-content .bpartner-list{
    padding: 0 0 1rem;
}
.case-tab-list{
    margin-top: .6rem;
    margin-bottom: .44rem;
    flex-wrap: wrap;
}
.case-tab-list .case-item{
    cursor: pointer;
    padding: .15rem .24rem .18rem;
    border-radius: .27rem;
    border: 1px solid #8DA6CC;
    color: #111111;
    margin-bottom: .16rem;
    margin-right: .16rem;
    
}
.case-tab-list .case-item.active{
    background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%);
    color: #fff;
    border: 1px solid #fff;
}
/* select{
    -webkit-appearance: none; 
  -moz-appearance: none;   
  appearance: none;       
} */
select:focus {
    outline: none;
}
/* 加入我们 */
.join-content{background: #F3F6FA;}
.join-1{padding: .8rem 0 .5rem; }
.joinus-search .joinus-search-icon{ 
    position: absolute; 
    left: .21rem; 
    
    top: 50%; 
    transform: translate(0,-50%);
}
.joinus-search  .serach-input{padding: 0 .3rem 0 .51rem;}
.join-category{ padding: .4rem 0 .36rem;}
.category-tab{display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.category-tab .item{
    background: #FFFFFF; 
    margin-bottom: .1rem; 
    margin-right: 0.24rem; 
    cursor: pointer;border: 1px solid #8DA6CC;color: #333333; border-radius: .27rem; line-height: .50rem; height: .52rem; padding: 0 .52rem ;}
.category-tab .item.on{background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%); color: #fff; border: 1px solid #fff;}


.contact-sec4-con{
    /* margin-top: 0.45rem; */
    background: #FFFFFF;
    /* box-shadow: 0px 10px 30px 0px rgba(47, 54, 69, 0.2) */
}
.contact-sec4-con .contact-sec4-list{display: none;}
.contact-sec4-con .contact-sec4-list.on{display: block;}
.contact-sec4-item {
    display: flex;
    height: 100px;
    align-items: center;
    padding: 0 0.75rem;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #e5e5e5;
}
.contact-sec4-item .item-tab1 {
    width: 30%;
}
.contact-sec4-item .item-tab2 {
    width: 26%;
}
.contact-sec4-item .item-tab3 {
    width: 26%;
}
.contact-sec4-item .item-tab4 {
    width: 14%;
}
.contact-sec4-item .item-tab5 {
    width: 4%;
    text-align: center;
    line-height: 20px;
}
.contact-sec4-item .item span {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    font-weight: bold;
}
.contact-sec4-item .item p {
    font-weight: 600;
    font-size: 18px;
    color: #00398F;
    line-height: 25px;
    margin-top: 0.08rem;
}


.contact-sec4-item-con {
    padding: 0.39rem 1.15rem 0.76rem 1.15rem;
    display: none;
    background-image: url(../images/job-bg.png); 
    background-repeat: no-repeat; 
    background-position: bottom;
    background-size: 100% auto;
    
}
.contact-sec4-item-con  h5{
    font-size: 16px;
    color: #333333; 
    font-weight: bold ;
}
.contact-sec4-item-con p {
    font-size: 16px;
    color: #6B6F78;
    line-height: 32px;
    margin: 0;
    font-weight: bold ;
}

/* .contact-sec4-item-out.on .item-tab5 .more-icon::after {
    transform: rotate(90deg);
} */
.contact-sec4-item-out.on .contact-sec4-item .item-tab5 i{
    transform: rotate(90deg) ;
    display: block;
    color: #00398F;
}
.contact-sec4-item-con  h5.mt15{margin-top: .15rem;}


.join-2{
    padding-top: .5rem;
}
.join-2 .list{
    align-items: stretch;
    flex-wrap: wrap;
    margin-top: .6rem;
    margin-bottom: .4rem;
}
.join-2 .item{
    margin-bottom: .48rem;
    width: calc((100% - 1.92rem) / 5);
    position: relative;
    background: #FFFFFF;
    border-radius: .16rem;
    padding: .69rem .3rem .38rem;
    flex-direction: column;
    align-items: center;
}
.join-2 .item:not(:nth-child(5n)){
    margin-right: .48rem;
}
.join-2 .item .num{
    color: #B3B3B3;
    position: absolute;
    top: .25rem;
    left: .28rem;
}
.join-2 .item .join-img{
    width: .96rem;
    height: .96rem;
    margin-bottom: .31rem;
}
.join-2 .item .item-txt{line-height: 26px;}
.join-3{
    height: 9.1rem;
    background: url(../images/join-contact-bg.jpg) no-repeat;
    background-size: cover;
    padding: .35rem 0 1.19rem;
}
.join-contact{
    margin-top: .3rem;
    background: #fff;
    border-radius: .16rem;
    overflow: hidden;

}
.join-contact .join-contact-l {
    width: 46%;
    padding: .43rem .6rem 0;
}
.join-contact .join-contact-l .item {
    margin-bottom: .4rem;
}
.join-contact .join-contact-l .item .item-img{
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    margin-right: .17rem;
    border: 1px solid rgba(0,0,0,0.18);
}
.join-contact .join-contact-l .item .item-img img{
    width: .36rem;
    height: .36rem;
    display: block;
    margin: 0.14rem auto;
}
.join-contact .join-contact-l .item .item-txt .txt1{
    color: #00398F;
    margin-bottom: .1rem;
}
.join-contact .join-contact-l .item .item-txt .txt2{
    color: #00398F;
}
.join-contact .join-contact-r{
    width: 54%;
    text-align: right;
    overflow: hidden;
}
/* 战略合作 */
.cooperat-1{
    background: #F3F6FA;
    padding: .9rem 0 1.23rem;
}
.cooperat-1 .list{
    margin-top: .72rem;
}
.cooperat-1 .list .item{
    width: 20%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
 
}
.cooperat-1 .list .item > img{
    width: 1.6rem;
    height: 1.6rem;
    margin-bottom: .24rem;
}
.cooperat-2{
    background: #fff;
    padding: .64rem 0 1rem;
}
.cooperat-2 .list{
    margin-top: .69rem;
}
.cooperat-2 .list .item {
    width: 100%;
    margin-bottom: .74rem;
    min-height: 5.5rem;
   
}
.cooperat-2 .list .item .item-txt{
    width: 44%;
    padding-top: .74rem;
}
.cooperat-2 .list .item .item-txt .title{
    margin-bottom: .39rem;
}
.cooperat-2 .list .item .item-txt .txt p{
    color: #30364C;
    margin-bottom: 0;
    line-height: .42rem;
}
.cooperat-2 .list .item .item-img{
    width: 56%;
    padding-bottom: .64rem;
    /* position: relative; */
    position: absolute;
    right: 0;
}

.cooperat-2 .list .item .item-img::after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 4.80rem;
    height: 3.53rem;
    background: #E7F2F8;
    border-radius: 0.2rem;
}
.cooperat-2 .list .item.img-right  .item-img{
    padding-right: 5.5vw;
}
.cooperat-2 .list .item.img-left  .item-img{
    padding-left: 5.5vw;
    left: 0;
}
.cooperat-2 .list .item.img-left  .item-img::after{
    left: 0;
}
.cooperat-2 .list .item.img-left  .item-txt{
    padding-left: 9.2vw;
    padding-top: 10vw;
    margin-left: 56%;
}
.cooperat-2 .list .item .item-img .img-box{
    width: 40.7vw;
    height: 4.8rem;
    position: relative;
    z-index: 5;
    overflow: hidden;
    border-radius: 0.16rem;
   
}
.cooperat-3 {
    padding-top: 1.08rem;
    padding-bottom: .8rem;
    background: linear-gradient( 180deg, #F3F6FA 0%, #FFFFFF 100%);
}
.inner-title-samll{
    color: #30364C;
    padding: 0 5vw;
}
.cooperat-3 .inner-title-samll{
    margin-top: .12rem;
}
.cooperat-4{
    padding: .8rem 0 .7rem;
    background: #F3F6FA;
}
.cooperat-4 .cooperat-research-box{
    justify-content: center;
    align-items: center;
    margin-top: .54rem;
    margin-bottom: .44rem;
}
.cooperat-4 .cooperat-research-box .research-control{
    width: 4.80rem;
    height: 0.54rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    margin-left: .48rem;
    border: 0;
    padding: 0 .29rem;
}
.cooperat-4 .list-row-40 .item{
    margin-bottom: .4rem;
    background: #FFFFFF;
    border-radius: .16rem;
    padding: .3rem .48rem .19rem;
}
.cooperat-4 .list-row-40 .item .item-title{
    padding-bottom: .16rem;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: .2rem;
}
.cooperat-4 .list-row-40 .item .item-info div{flex: 1;}
.cooperat-4 .list-row-40 .item .item-info div > img{
    width: .2rem;
    height: .2rem;
    margin-right: .12rem;
}
.cooperat-4 .list-row-40 .item .item-info{
    color: #666666;
    margin-bottom: .2rem;
}
/* 服务与支持 */
.service-1{
    background: #F3F6FA;
    padding: .8rem 0;
}
.service-1-top{
    margin-bottom: .7rem;
}
.service-1 .service-1-left{
    width: 60%;
    padding-right: 10vw;
    padding-top: .61rem;
}

.service-1 .service-1-left .txt{
    color: #30364C;
    margin-top: .2rem;
}
.service-1 .service-1-right{
    width: 40%;
}
.service-1 .service-1-right img{
    height: 4.2rem;
    object-fit: cover;
    width: 100%;
    border-radius: .1rem;
}
.service-1 .list-row-78 .item{
    padding: .13rem .3rem .34rem;
    background: #FFFFFF;
    border-radius: .16rem;
    margin-bottom: .2rem;
}
.service-1 .list-row-78 .item .item-num{
    color: #00398F;
    margin-bottom: .36rem;
    justify-content: space-between;
}
.service-1 .list-row-78 .item .item-num .num{
    font-size: .86rem;
}
.service1-icon{
    width: .64rem;
    height: .64rem;
    margin-top: .27rem;
    margin-right: .1rem;
}
.service-2{
    padding: .8rem 0 1.44rem;
    background: url(../images/service-bg.jpg) no-repeat;
    background-size: cover;
}
.service-2 .inner-title-samll{
    margin-top: .32rem;
    margin-bottom: 1.1rem;
}
.service-2 .item {
    background: #F3F4F7;
    border-radius: .16rem;
    overflow: hidden;
    padding: .25rem .36rem  .44rem;
}
.service-2 .list-row-60 >div:nth-child(even) .item{
    transform: translate(0,-0.2rem);
}
.service-2 .item  .time-num .num{
    font-size: .8rem;
    font-weight: bold;
    margin-right: .1rem;
    color: #30364C;
}
.service-2 .item  .txt{
    position: relative;
    z-index: 3;
    margin-top: .89rem;
}
.service-2 .item .service-2-icon{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1.28rem;
    height: 1.28rem;
    z-index: 1;
}
/* 下载中心 */
.search-box{
    width: 50%;
    margin:0 auto  .6rem;
}
.serach-input{
    flex: 1;
    height: .64rem;
    background: #FFFFFF;
    border-radius: 0.08rem 0px 0px 0.08rem;
    border: 1px solid #DFDFDF;
    padding: 0 .3rem;
}
.search-btn{
    width: 1.4rem;
    cursor: pointer;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%);
    border-radius: 0px 0.08rem 0.08rem 0px;
}
.download-tabs{
    background: #F3F6FA;
}
.download-tabs .tab-item{
    padding: .31rem 0;
    display: inline-block;
    margin-right: .72rem;
    position: relative;
    color: #000000;
}
.download-tabs .tab-item::after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: 0.04rem;
    background: #00398F;
    transition: width .3s;
}
.download-tabs .tab-item.active::after,.download-tabs .tab-item:hover::after{
    width: 100%;
}
.download-content{
    background: #fff;
    padding: .48rem 0 ;
}

.download-list .row-flex > div {
    margin-bottom: .48rem;
}
.download-list .item{
    height: 100%;
    background-color: #F3F6FA;
    border-radius: .12rem;
    padding: .45rem .4rem .56rem;
    background-image: url(../images/down-bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto 100%;
}
.download-list .item .txt{
    margin-bottom: .53rem;
    color: #333;
}
.download-list .item .down-btn{
    width: .8rem;
    height: 0.44rem;    
    border-radius: .26rem;
    align-items: center;
    justify-content: center;
    color: #00398F;
}
.download-list .item .down-btn .iconfont{margin-right: 0.05rem;}
/* .download-list .item .down-btn > img{
    width: .28rem;
    height: .28rem;
    margin-right: 0.06rem;
} */
/* 技术中心 */
.technology-1{
    padding: 1.05rem 0 1.53rem;
    background: url(../images/technology-bg1.jpg) no-repeat;
    background-size: cover;
}
.technology-1 .title{
    margin-bottom: .51rem;
}
.technology-1 .info p{
    line-height: .4rem;
}
.technology-1 .list{
    margin-top: 1.15rem;
}
.technology-1 .list .item{
    width: 25%;
}
.technology-1 .list .item-num span{
    font-size: .6rem;
}
.technology-1 .list img{
    width: .4rem;
    height: .4rem;
    margin-top: .34rem;
}
.technology-2{
    padding: .67rem 0 .65rem;
    background: url(../images/technology-bg2.jpg) no-repeat;
    background-size: cover;
}
.technology-2 .title{
    margin-bottom: .42rem;
}
.technology-2 .info{margin-bottom: .6rem;}
.technology-2 .info p{
    line-height: .4rem;
}
.technology-2 .row-flex > div{
    margin-bottom: .58rem;
}
.technology-2  .item{
    height: 100%;
}
.technology-2  .item .itme-img{
    height: 3.60rem;
    border-radius: .16rem;
    overflow: hidden;
}
.technology-2  .item .itme-name{
    margin-top: .2rem;
}
.technology-3{
    padding: .67rem 0 1.3rem;
    background: url(../images/technology-bg3.jpg) no-repeat;
    background-size: cover;
}
.technology-3  .title{
    margin-bottom: .42rem;
}
.technology-3 .list{
    padding: 0 8vw;
    justify-content: space-between;
    margin-top: .46rem;
}
.technology-3 .list .authentication-icon{
    width: .8rem;
    height: .8rem;
    display: block;
    margin:0 auto .2rem;
}
.certificateSwiper{margin-top: .88rem; padding:  0 .8rem;}
.certificateSwiper .certificate-btn{z-index: 10; justify-content: space-between;  position: absolute;left: 0;right: 0;top: 40%; height: .65rem;}

.certificateSwiper .swiper{
    padding: 15px 0  ;
}

.certificateSwiper .swiper-slide .certificate-item{
    /* width: 300px; */
    scale: 0.95;
}
.certificateSwiper .swiper-slide .certificate-item .item-img{
    text-align: center;
    position: relative;
    height: 4.24rem;
    opacity: 0.5;
}
.certificateSwiper .swiper-slide .certificate-item .item-img::after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* background: rgba(0,0,0,0.28); */
    opacity: 1;
    z-index: 1;
}
.certificateSwiper .swiper-slide .certificate-item .item-txt{margin-top: .39rem; opacity: 0;}
.certificateSwiper .swiper-slide.swiper-slide-active .certificate-item .item-img {
    /* box-shadow: 0px 8px 32px 0px rgba(0,0,0,0.14); */
    opacity: 1;
}
.certificateSwiper .swiper-slide.swiper-slide-active .certificate-item .item-txt{opacity: 1;}
.certificateSwiper .swiper-slide.swiper-slide-active .certificate-item .item-img::after{
    opacity: 0;
}
.certificateSwiper .swiper-slide.swiper-slide-active .certificate-item,
.certificateSwiper .swiper-slide.swiper-slide-prev .certificate-item,
.certificateSwiper .swiper-slide.swiper-slide-next .certificate-item{
    scale: 1;
}
/* 产品中心 */
.product-section{
    padding: .65rem 0 .88rem;
}

.product-section .product-1-item .item-title{
    margin-bottom: .25rem;
}
.product-section .product-1-item .item-title img{
    height: .18rem; 
    margin-right: .18rem;
    margin-top: .17rem;
}
.product-section .product-1-item .item-info{margin-bottom: .3rem;}
.product-section .product-1-item .product-1-list .list-item{
    padding: .2rem .64rem .22rem .18rem;
    color: #333333;
    position: relative;
    transition: all .3s;
    align-items: center;
    border-bottom: 2px solid #f8f8f8;
}
.product-section .product-1-item .product-1-list .list-item  .item-line{
    height: .1rem;
    margin-right: .12rem;
    display: block;
    transition: all .3s;
}
.product-section .product-1-item .product-1-list .list-item  .item-more{
    position: absolute;
    right: .24rem;
    top: 50%;
    /* width: .12rem;
    height: .12rem; */
    width: 12px;
    height: 12px;
    transform: translate(0,-50%);
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}

.product-1-list .list-item-box{
    position: relative;
}
.product-1-list .product-1-sublist {
    /* position: absolute;
    left: 0;
    right: 0;     */
    z-index: 5;
    background: #fff;
    box-shadow: 0px .08rem .16rem 0px rgba(26,30,39,0.08);
    
    display: none;
}
.product-1-list .list-item-box.on .list-item{
    color: #fff;
    background: #00398F;
    cursor: pointer;

}
.product-section .product-1-list .list-item-box.on .list-item  .item-more{
    opacity: 1;
    visibility: visible;
}
.product-section .product-1-list .list-item-box.on .list-item .item-line{
    display: none;
}


.product-1-list .list-item-box.on  .product-1-sublist{
    display: block;
}
.product-1-list .product-1-sublist .sub-item{
 padding: .2rem .38rem;   
align-items: center;
 color: #333;
}
.product-1-list .product-1-sublist .sub-item:not(:last-child){
    border-bottom: 2px solid #f8f8f8 ;
}
.product-1-list .product-1-sublist .sub-item > img{
    height: 0.08rem;
    margin-right: 0.12rem;
}
.product-1-list .product-1-sublist .sub-item:hover{
    color: #2F5597;
}
.product-section .list-row-48{
    position: relative;
    z-index: 5;
}
.product-2-row{
    margin-top: 1rem;
    position: relative;
    z-index: 2;
}
.product-2-row .product-2-item{
    overflow: hidden;
    display: block;
    height: 2.8rem;
    padding: .4rem .66rem .49rem;
}
.product-2-row .product-2-item .item-img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.product-2-row .product-2-item .item-txt{
    z-index: 3;
    position: relative;
    color: #fff;
}
.product-2-row .product-2-item .item-title{
    margin-bottom: .69rem;
}
.product-2-row .product-2-item .item-title > img{
    height: .18rem;
    margin-right: .13rem;
    margin-top: .17rem;
}
.product-1{
    background: #F3F6FA;
    padding: .6rem 0 .65rem;
}
.product-category{
    background: #FFFFFF;
    border-radius: .16rem;
    overflow: hidden;
    padding: 0 .4rem;
    margin-bottom: .4rem;
}
.product-category .power{border-bottom: 1px solid #e5e5e5;}
.product-category .power  .power-l,.product-category .scene  .scene-l{
    width: 90px;
}
.product-category .power  .power-r,.product-category .scene  .scene-r{
    flex: 1;
    max-width: calc(100% - .9rem);
}
.product-category .power  .power-r ,.product-category .scene  .scene-r {
    padding: .24rem 0;

}
.product-category .power  .power-r .item,.product-category .scene  .scene-r .item{
    padding: 0.07rem 0.14rem 0.07rem 0.16rem;
    border-radius: .16rem;
    background: transparent;
    transition: all .3s;
    color: #707070;
    margin-right: .18rem;
}
.product-category .power  .power-r .item.active,.product-category .scene  .scene-r .item.active,
.product-category .power  .power-r .item:hover,.product-category .scene  .scene-r .item:hover
{
    background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%);
    color: #fff;
}
/* .pro-section{
    margin-top: .4rem;
} */
.pro-section .section-title{
    background: #FFFFFF;
    border-radius: 8px;
    padding: .21rem;
    color: #00398F;
    margin-bottom: .4rem;
}
.pro-section .row-flex > div {
    margin-bottom: .4rem;
}
.pro-section  .item{
    padding: .32rem .31rem;
    height: 100%;
    background: #FFFFFF;
    border-radius: .16rem;
    display: block;
}
.pro-section  .item .item-img{
    height: 3.12rem;
}
.pro-section  .item .item-txt .name{
    color: #333333;
    margin-top: .32rem;
    margin-bottom: .32rem;
    line-height: .36rem;
    height: .72rem;
}
.pro-section  .item .item-txt .more-btn{
    margin: auto;
}
/* 产品详情 */
.pro-del-sec1{
    padding: 1.16rem 0 0.4rem;
    background: url(../images/pro-del-bg.jpg) no-repeat;
    background-size: cover;
}
.pro-del-sec1 .breadcrumb{padding:  8px 0; margin-bottom: 0;}
.pro-del-sec1 .pro-del-sec1-l,.pro-del-sec1 .pro-del-sec1-r{
    width: 50%;
}
.pro-del-sec1 .look-video {margin-left: .4rem; cursor: pointer;}
.pro-del-sec1 .pro-del-sec1-l{padding-right: 1.5vw;}
.pro-del-sec1 .pro-del-sec1-l .sub-title{
    margin-top: .24rem;
    margin-bottom: .13rem;
    color: #00398F;
    font-weight: bold;
}
.pro-del-sec1 .pro-del-sec1-l .pro-del-info{
    margin-top: .27rem;
    margin-bottom: .27rem;
    line-height: .28rem;
}
.pro-del-sec1 .pro-del-sec1-r img{
    height: 8rem;
}
.pro-del-sec1-l .list .item{
    padding: .18rem .24rem;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0.1rem;
    margin-right: .12rem;
    margin-bottom: .12rem;
    color: #fff;
    transition: all .3s;
}
.zixun-btn{
    width: 1.80rem;
    height: .52rem;
    background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%);
    border-radius: .26rem;
    color: #fff;
    justify-content: center;
}
.zixun-btn img{
    width: .25rem;
    height: .25rem;
    margin-right: 0.06rem;
}
.pro-del-sec1-l .zixun-btn img{
    width: .22rem;
    height: .22rem;
    margin-right: 0.06rem;
}
.zixun-btn:hover{
    background: #00398F;
    color: #fff;
}
.pro-del-sec1 .zixun-btn{
    margin-top: .28rem;
}
.pro-del-sec1-tabs{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: .8rem;
    background: #F3F6FA;
}
.pro-del-sec1-tabs .item {
    width: 33.3333%;
    position: relative;
    justify-content: center;
    color: #666666;
    cursor: pointer;
}

.pro-del-sec1-tabs .item .iconfont{
    margin-top: 0.07rem; 
    opacity: 0; 
    margin-left: 0.06rem; 
    font-size: .2rem;
    transition: all .3s;
}
.pro-del-sec1-tabs .item:not(:last-child):after{
    position: absolute;
    content: '';
    width: 1px;
    height: 50%;
    background: #B2B2B2;
    top: 25%;
    right: 0;
}
.pro-del-sec1-tabs .item.active,.pro-del-sec1-tabs .item:hover{
    color: #00398F;
}
.pro-del-sec1-tabs .item.active .iconfont,
.pro-del-sec1-tabs .item:hover .iconfont {
    opacity: 1;
}
.pro-del-sec2{
    background: #FFFFFF;
    padding: 1.07rem 0 .55rem;
}
.pro-del-sec2 .list{
    margin-top: .56rem;
    align-items: stretch;
    justify-content: space-between;
}
.pro-del-sec2 .list .item{
    position: relative;
    margin-bottom: .4rem;
    background: #F3F6FA;
    border-radius: .16rem;
    width: calc((100% - .4rem) / 2);
    padding: .35rem 1.3rem .35rem .4rem;
    transition: all .3s;
    min-height: 2.4rem;
}
.pro-del-sec2 .list .item .item-title{
    margin-bottom: .17rem;
}
.pro-del-sec2 .list .item .num{
    position: absolute;
    top: 0.1rem;
    right: .24rem;
    color: rgba(48, 54, 76, 0.09);
    font-size: .86rem;
    font-weight: bold;
}
.pro-del-sec3{
    padding: 1.08rem 0 .46rem;
    background: url(../images/pro-del-bg.jpg) no-repeat;
    background-size: cover;
}
.swiper-btn{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.pro-del-sec3 .swiper-button-prev,.about-sec2  .swiper-button-prev,
.pro-del-sec3 .swiper-button-next,.about-sec2  .swiper-button-next,
.certificateSwiper .swiper-button-prev,.certificateSwiper  .swiper-button-next{
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #E3E5E9;
    color: #333;
    position: relative;
}
.pro-del-sec3 .swiper-button-prev i,.about-sec2  .swiper-button-prev i,
.pro-del-sec3 .swiper-button-next i,.about-sec2  .swiper-button-next i,
.newsSwiper .swiper-button-prev i,.newsSwiper .swiper-button-next i,
.certificateSwiper .swiper-button-prev i,.certificateSwiper  .swiper-button-next i
{
    font-size: .24rem;
}
.pro-del-sec3 .swiper-button-prev i,
.about-sec2 .swiper-button-prev i,
.years-swiper .swiper-button-prev i,
.certificateSwiper .swiper-button-prev i {transform: rotate(180deg);}
.pro-del-sec3 .swiper-button-prev:after,.about-sec2 .swiper-button-prev:after,
.pro-del-sec3 .swiper-button-next:after, .about-sec2 .swiper-button-next:after,
.years-swiper .swiper-button-prev:after, .years-swiper .swiper-button-next:after,
.certificateSwiper .swiper-button-prev:after, .certificateSwiper .swiper-button-next:after
{
    content: ''; 
}
.pro-del-sec3 .swiper-button-prev{left: unset;right: 0.45rem;}
.applicationSwiper{margin-top: .54rem; }
.applicationSwiper .swiper{padding-bottom: .35rem; }
.pro-del-sec4{
    padding: 1.08rem 0 .6rem;
}
.pro-del-sec4 .title{
    margin-bottom: .56rem;
}






.swiper-scrollbar-drag{
    background: #00398F !important;
}
.newsSwiper .swiper{
    padding-bottom: 0.7rem;
}
.newsSwiper .swiper-horizontal > .swiper-scrollbar{
    width: calc(98% - 7.2vw);
    left: 0;
}
/* 视频中心 */
.videos-list{
    padding: 1.22rem 0;
}
.videos-list .videos-item{
    margin-bottom: .4rem;
}
.videos-list .item-img{
    height: 3.82rem;
    position: relative;
}
.videos-list .item-img .play{
    position: absolute;
    left: 50%;
    top: 50%;
    width: .8rem;
    height: .8rem;
    z-index: 2;
    cursor: pointer;
    transform: translate(-50%,-50%);
}
.videos-list .item-img .play img{
    
    animation: myrotate 1.1s linear infinite;
}
.videos-list .item-txt{
    padding: .22rem 0;
}
/* 提交成功弹框 */

/* 视频弹框 */

#video-pop,.case-popup,.result-pop{
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transform: translateZ(0);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;}

#video-pop.on, .case-popup.on, .result-pop.on{
    opacity: 1;
    display: flex;
    pointer-events: auto;
    visibility: visible;
}

#video-pop .mask, .case-popup .mask ,.result-pop .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.result-pop .mask{
    background-color: rgba(0, 0, 0, 0.4);
}

#video-pop .con , .case-popup .con, .result-pop .con{
  padding: 1em;
  width: 64%;
  position: relative;
  transform: translate3d(0, 8px, 0);
  -webkit-transform: translate3d(0, 8px, 0);
  -moz-transform: translate3d(0, 8px, 0);
  -o-transform: translate3d(0, 8px, 0);
  -ms-transform: translate3d(0, 8px, 0);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  opacity: 0;
  background-color: #333;

}

#video-pop.on .con , .case-popup.on .con, .result-pop.on .con{
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  opacity: 1;
}

#video-pop .con .del_p {
  position: absolute;
  bottom: calc(100% + 5px);
  left: calc(100% + 5px);
   width: 0.3rem;
   height: 0.3rem;
   border: 1px solid #fff;
   border-radius: 50%;
   cursor: pointer;

}

#video-pop .con .del_p::after{content: 'x'; font-size: 0.3rem; color: #fff; position: absolute; left: 20%; top:-25%;}

.video-box {
  height: 70vh;
  overflow: hidden;
}
.video-box video{ object-fit: cover; height: 100%; width: 100%;}


.case-popup .con{
    background-color: #fff;
    border-radius: 0.1rem;
    height: 65vh;
    width: 84.38vw;
    padding: .6rem .6rem .6rem .7rem;
}
.case-popup  .con .close-icon, .result-pop .con .close-icon{
    position: absolute;
    top: .3rem;
    right:.3rem;
    width: .24rem;
    height: .24rem;
    z-index: 1;
    cursor: pointer;
}
.result-pop .con .close-icon{
    width: .16rem;
    height: .16rem;
    top: 15px;
    right: 15px;
}
.case-popup  .con .case-popup-box .case-pop-l{
    width: 51%;
    height: 5rem;
    border-radius: .12rem;
    overflow: hidden;
}
.case-popup  .con .case-popup-box .case-pop-r{
    width: 49%;
    padding-left: 3.65vw;
    color: #30364C;
}
.case-pop-r .case-pop-r-title{
    color: #30364C;
    margin-bottom: .2rem;
}
.case-pop-r .case-pop-r-info{
   
    overflow-x: hidden;
    overflow-y: auto;
    height: 2.7rem;
}
.case-pop-r .case-pop-r-related .related-t{
    color: #333333;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}

.case-pop-r .case-pop-r-related  .item{
    border-radius: 0.08rem;
    border: 1px solid #979797;
    padding: .1rem;
    margin-bottom: .2rem;
}
.case-pop-r .case-pop-r-related  .item .item-img{
    width: .8rem;
    height: .8rem;
    overflow: hidden;
}
.case-pop-r .case-pop-r-related  .item .item-txt{
    flex: 1;
    padding-left: .1rem;
    padding-right: .1rem;
    max-width: calc(100% - 0.8rem);
}
.case-pop-r .case-pop-r-related  .item .item-big {
    margin-bottom: 0.05rem;
    color: #30364C;
}
.result-pop .con{
    width: 3.20rem;
    height: 1.94rem;
    background: #FFFFFF;
    border-radius: .16rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.result-popup-box > img{
    width: .6rem;
    height: .6rem;
    display: block;
    margin: .1rem auto;
}
.result-popup-box div{
    margin-bottom: .1rem;
}




.case-popup .case-pop-r-title,
.case-popup .case-pop-r-info,
.case-popup .case-pop-r-related .related-t,
.case-popup .case-pop-r-related .list-row-24 .item
{
    transform: translateY(100%); transition: all 1s ease;
}
.case-popup.on .case-pop-r-title,
.case-popup.on .case-pop-r-info,
.case-popup.on .case-pop-r-related .related-t,
.case-popup.on .case-pop-r-related .list-row-24 .item{
    animation: myfadeInUp 1s ease-in-out both;
}

/* 合作伙伴 */
.bpartner-list{
    padding: .88rem 0 1rem;   
}
.case-list .row-flex > div {
    margin-bottom: .48rem;
}
.case-list .bpartner-item{    
    border-radius: .16rem;
    overflow: hidden;
    height: 100%;
    background-color: #fff;
    /* border: 2px solid transparent; */
}
.case-list .bpartner-item .item-img{
    height: 3.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.case-list .bpartner-item .item-txt{
    background: #fff;
    padding:  .19rem .3rem .35rem;

}
.case-list .bpartner-item .item-txt .item-info{
    margin-top: .1rem;
    margin-bottom: .3rem;
    line-height: 28px;
    color: #333;
}
.case-list .bpartner-item .item-txt .item-more i{
    margin-left: 5px;
}

.solution{
    padding: .88rem 0 1rem;
    background: #F3F6FA;
}

.solution-item{
    margin-bottom: .4rem;
    position: relative;
    background: linear-gradient( 180deg, #FFFFFF 0%, #F3F6FA 100%), #FFFFFF;
    box-shadow: 0px .08rem .16rem 0px rgba(26,30,39,0.08);
    border-radius: .16rem;
    overflow: hidden;    
}
.solution-item  .item-txt{
    box-shadow: 0px 0.06rem .16rem 0px rgba(0,0,0,0.08);
    background: #FFFFFF;
    min-height: 4.2rem;
    padding-top: .4rem;
    padding-bottom: .52rem;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
}
.solution-item .item-img{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40%;
    overflow: hidden;
}
.solution-item.img-right  .item-txt{
    margin-right: 40%;
    padding-left: 3.65vw;
    padding-right: 3.92vw;
   
}
.solution-item.img-left  .item-txt{
    margin-left: 40% ;
    padding-left: 3.92vw;
    padding-right: 3.65vw;
}
.solution-item.img-right .item-img{
    right: 0;
}
.solution-item.img-left .item-img{
    left: 0;
}
.solution-item  .item-txt .title{
    color: #30364C;
    margin-bottom: .1rem;
}
.solution-item  .item-txt .txt{
    line-height: .28rem;
}


.solution-item .sub-list, .pro-del-sec1-l .sub-list{
    flex-wrap: wrap;
    margin-bottom: .32rem;
}
.solution-item .sub-list{
    margin-top: .2rem;
}

.solution-item .sub-list .sub-item,.pro-del-sec1-l .sub-list .sub-item {
    width: 50%;
    margin-bottom: .1rem;
    align-items: center;
    color: #30364C;
}
.solution-item .sub-list .sub-item > img, .pro-del-sec1-l .sub-list .sub-item > img{
    width: .18rem;
    height: .18rem;
    margin-right: .13rem;
}
.solution-del-banner{
    position: absolute;
    left: 0;
    right: 0;
    top: .88rem;
    z-index: 1;
    filter: blur(10px);
}
.solution-del{
    background: #F3F6FA;
    padding: 1.55rem 0 1.1rem;
}
.solution-del .pro-del-sec2{
    padding: .72rem 0 0;
}
.solution-del .pro-del-sec3.solution-del-sec3{
    padding: .32rem 0 0;
}
.solution-del .pro-del-sec3.solution-del-sec4{
    padding: .76rem 0 0;
}
.solution-del .pro-del-sec2 .list{margin-top: .4rem;}
.solution-del .container{position: relative;z-index: 5;}
.solution-del-sec1{
    position: relative;
}
.solution-del-sec1 .solution-item .sub-list{
    margin-top: 0;
}
.solution-del-sec1 .top{justify-content: space-between; margin-bottom: .43rem;}
.solution-del-sec1 .breadcrumb{margin-bottom: 0;}
.solution-del-sec1 .breadcrumb,.solution-del-sec1 .breadcrumb a,.solution-del-sec1 .breadcrumb .active{color: #fff;}
 
.back-btn {
    width: 1.8rem;
    height: .52rem;
    border-radius: .26rem;
    border: 1px solid #FFFFFF;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.back-btn > img{
    width: .18rem;
    height: .18rem;
    margin-right: .12rem;
}
.solution-del-sec1 .bottom{
    padding: .4rem;
    background: #fff;
    border-radius: .12rem;
}
.solution-del-sec1 .bottom .solution-item{ box-shadow: none; margin-bottom: 0 ; background: #fff;} 
.solution-del-sec1 .bottom .solution-item .item-txt {box-shadow: none;}

.solution-del-sec1 .bottom .solution-item .item-img{
    border-radius: .12rem;
    overflow: hidden;
}
.solution-del-sec1 .bottom .sub-title{
    margin-top: .24rem;
    margin-bottom: .13rem;
    color: #00398F;
    font-weight: bold;
}
.solution-del-sec1 .bottom .solution-item .item-img{
    width: 50%;
    height: 5.6rem;
}
.solution-del-sec1 .bottom .solution-item.img-left .item-txt{
    margin-left: 50%;
}
.solution-del-sec1 .bottom .solution-item.img-left .item-txt{
    padding-left: 3.15vw;
    padding-right: 1.05vw;
    padding-top: 0;
}
.solution-del-sec2{background: none;}
.solution-del-sec2 .list .item{background: #fff;}
.solution-del-sec3,.solution-del-sec4{
    background: none;
}
.solution-del-sec4 .title{
    margin-bottom: .4rem; 
}

/* 关于我们 */
.about-sec1{
    padding: .92rem 0 1.14rem;
    background: url(../images/about-bg1.png) no-repeat;
    background-size: cover;
    
}
.about-sec1 .sec2-top .title{
    color: #00398F;
    line-height: .6rem;
}
.about-sec1 .sec2-top .info{
    margin-top: .34rem;
    margin-bottom: .48rem;
    line-height: .31rem;
}
.about-sec1 .sec2-top .info p {
    line-height: .31rem;
}
.about-sec1 .sec2-bottom .left{
    width: 50%;
    padding-right: 2.6vw;
    justify-content: space-between;
}
.about-sec1 .sec2-bottom .right{
    width: 50%;
    padding-left: 1vw;
}
.about-sec1 .sec2-bottom .right .right-img{
    width: 7.83rem;
    height: calc(100% - .14rem);
    overflow: hidden;
    border-radius: .2rem;
}
.about-sec1 .sec2-bottom .right .right-img .play-icon{
    position: absolute;
    left: calc(50% - 0.44rem);
    top: calc(50% - 0.44rem);
    cursor: pointer;
    width: .88rem;
    height: .88rem;
    animation: myrotate 1.1s linear infinite;
}
.about-sec1 .sec2-bottom .num-item{
    background: rgba(255, 255, 255,.96);
    backdrop-filter: blur(2px);
    width: 48%;
    margin-bottom: .24rem;
    padding: .28rem .28rem .34rem;
    border-radius: .16rem;
    text-align: center;

}
.about-sec1 .sec2-bottom .num-item .num-item-top  .num-box{
    color: #00398F;
}
.about-sec1 .sec2-bottom .num-item .num-item-top  .num-box .num{
    font-size: .64rem;
}
.about-sec1 .sec2-bottom .num-item .num-item-top img{
    width: .64rem;
    height: .64rem;
    display: block;
    margin: 0 auto 0.05rem;
}
.about-sec1 .sec2-bottom .num-item-bottom {
    margin-top: .12rem;
}

.about-sec2{
    padding: 1.2rem 0 1.10rem;
    background: url(../images/about-bg3.png) no-repeat;
    background-size: cover;
}
.about-sec2 .title{
    width: 50%;
    margin-bottom: .36rem;
}

.honorSwiper{
    position: relative;
    padding-left: 7.9%;
    padding-right: 0;
    padding-bottom: 0.98rem;
    background: url(../images/honor-bg-line.png) no-repeat;
    background-size: 100% auto;
    background-position: left 95%;
}
.honorSwiper-pagination{position: absolute; left: 0;
top: 0;right: 0;bottom: 0;}
.honorSwiper .honorSwiper-txt{
    max-width: 41%;
    margin-bottom: 0.47rem
}
.honorSwiper  .swiper-wrapper{
    align-items: flex-end;
}
.about-sec2 .honorSwiper-button{position: absolute;left: -7.9%;right: 0;bottom: .45rem; height: .65rem;}

.about-sec2 .honorSwiper-button .swiper-button-prev{left: calc(50% - .58rem); top: 0; margin-top: 0;}
.about-sec2 .honorSwiper-button .swiper-button-next{left: calc(50% + .26rem);top: 0; margin-top: 0;}
.honorSwiper .swiper-pagination.swiper-pagination-fraction {

    top: 0%;  
    left: 66%;  
    width: 34%;  
    text-align: left;  
    height: .6rem;  
    font-size: 14px;  
    font-weight: 500;  
    color: #B2B2B2;  
    line-height: 17px;
  }
  
  .honorSwiper .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
  
    font-size: 24px;  
    color: #333333;  
    line-height: 29px;  
  }
  .honorSwiper .swiper-scrollbar {
    position: absolute;
    right: 13.55%;
    top: 7.5%;
    width: 4rem;
}

.about-sec3{
    background: url(../images/about-bg2.png) no-repeat;
    background-size: cover;
    padding: 1.05rem 0 0.7rem;
}
.about-sec3 .about-title-style .info{
    margin-top: .23rem;
}

.about-sec3 .thumb .swiper {
    padding: .6rem 0  0;
}

/* ********************************* */
.about-sec2-swiper .swiper-slide {
    /* padding: 0.5rem .38rem; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.about-sec2-swiper .swiper-wrapper{
    align-items: stretch;
}
.about-sec2-swiper .swiper-slide{
    height: unset;
}
.about-sec2-swiper .slide-item{
    position: relative;
    padding-right: 4.1vw;
    top: 0;
    height: 100%;
    transition: .33s;
    flex-direction: column;
    justify-content: space-between;
    border-right: 1px solid #C2CBD6;
}

.about-sec2-swiper .slide-item .slide-item-l{
    width: 100%;
    margin-top: .4rem;
    border-radius: 0.08rem;
    overflow: hidden;
   
}
.about-sec2-swiper .slide-item .slide-item-r{
    width: 100%;
    position: relative;
}
.about-sec2-swiper .slide-item .slide-item-r .item{
    /* align-items: center; */
    margin-bottom: .23rem;
}
.about-sec2-swiper .slide-item .slide-item-r .item > img{
    width: .18rem;
    height: .18rem;
    margin-right: .13rem;
    margin-top: 0.05rem;
}
.about-sec2-swiper .slide-item .list{
    /* width: 70%; */
    flex: 1;
}
.about-sec2-swiper .slide-item  .slide-year{
    /* width: 30%; */
    margin-right: .45rem;
    margin-top: -0.12rem;
    flex-shrink: 0;
    font-size: .48rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-weight: bold;
    color: rgba(185,193,202,0.8);

}
.about-sec2-swiper .slide-item  .slide-year span{
    font-size: .2rem;
}


.about-sec2-swiper .slide-item .slide-des{
    color: #666;
    line-height: 22px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 2.5rem;
    padding: .28rem 0;
}

.about-sec2-swiper-prosess{ position: relative;}

.years-swiper{position: relative; margin-top: .41rem;  }
.years-swiper::after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: .28rem;
    height: 1px;
    background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%);
}
.years-slide-item{text-align: center;   cursor: pointer; position: relative;}
.years-slide-item::before{
    position: absolute;
    content: '';
    width: 0;
    height: .02rem;
    top: -.32rem;
    background: #00398F;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s;
}


.years-swiper .swiper-slide.swiper-slide-thumb-active .years-slide-item::before{
    width: .38rem;
}
.prve-next-btn{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: .65rem;
}
.years-swiper .swiper-button-prev{left: 0; top: 85%; height: unset;}
.years-swiper .swiper-button-next{right: 0; top: 86%;height: unset;}
.years-swiper .swiper-button-prev,.years-swiper .swiper-button-next{margin-top: 0; color: #333;}
.years-swiper .swiper-button-prev i,.years-swiper  .swiper-button-next i{font-size: .18rem;}

.about-sec4{
    padding: 1.1rem 0 .78rem;
}
.about-sec4 .item .item-img{
    height: 5.6rem;
    border-radius: .16rem;
    overflow: hidden;   
}
.about-sec4 .item .item-txt{
    padding: .3rem .2rem;
}
.about-sec4 .item .item-txt .info{
    margin-top: .09rem;
    margin-bottom: .08rem;
}
.about-sec4 .item .item-txt .txt{
    color: #747B83;
    line-height: .28rem;
}
.about-title{margin-bottom: .6rem;}
.about-sec5{
    padding: .6rem 0 .5rem;
    background: url(../images/about-bg4.png) no-repeat;
    background-size: cover;
}
.about-sec5 .list{
    margin-top: .53rem;
    margin-left: -.12rem;
    margin-right: -.12rem;
}
.about-sec5 .list .item{
    width: 16.666667%;
    padding-left: .12rem;
    padding-right: .12rem;
    margin-bottom: .34rem;
}
.about-sec5 .list .item .item-img{
    height: 1rem;
    width: 100%;
    overflow: hidden;
}

.about-sec5 .list .item.item-last .item-img{
    border: 1px solid #EEEEEE;
    font-size: .48rem;
    background: #fff;
}




.about-tab{
    margin-top: .44rem;
    margin-bottom: .3rem;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.about-tab .tab-item{
    cursor: pointer;
    display: block;
    width: 1.4rem;
    height: .46rem;
    background: #F1F1F1;
    border-radius: .23rem;
    text-align: center;
    line-height: .46rem;
    margin-right: .2rem;
    margin-bottom: .2rem;
}
.about-tab .tab-item.on,.about-tab .tab-item:hover{
    background: #C8A54A;
    color: #fff;
}

.about-tab-content .tab-content{
    display: none;
}
.about-tab-content .tab-content.active{
    display: block;
}
.about-silde .item-img{
    height: 3.2rem;
    background: #F6F6F6;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-silde .item-img img{
    width: 80%;
    height: 80%;
}
.about-silde .item-txt{
    padding: .23rem ;
}
.about-tab-content .tab-content .swiper{
    padding-bottom: 38px;
}

.about-sec4 .swiper-pagination-bullet-active{
    background: #C8A54A;
}
@keyframes myrotate {

    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}

  }

  @media (min-width: 993px){
    #section4 .title-box{display: none  !important;}
    .img-hover:hover .img-cover, .img-hover:hover .img-contain{transform: scale(1.1);}
    .news-item:hover::before , 
    .news-item:hover::after, 
    .news-big-item:hover::before,
    .news-big-item:hover::after,
    .case-list .bpartner-item:hover:before,
    .case-list .bpartner-item:hover::after,
    .solution-slide .bpartner-item:hover:before,
    .solution-slide .bpartner-item:hover:after {
        opacity: 1;
        transform: scale(1);
    }
    .back-btn:hover{
        background: #00398F;
        border: 1px solid #00398F;
        color: #fff;
    }
    .case-list .bpartner-item:hover .more-btn,
    .message-form .submit-btn:hover,.message-form .reset-btn:hover{
        background: #00398F;
        color: #fff;
    }
    .news-item:hover .news-title,
    .news-item:hover .news-time .news-tr,
    .del-btn-item:hover div,
    .case-list .bpartner-item:hover .item-txt .item-title,
    .news-big:hover .item-l .item-l-title,
    .content-r .list .item:hover  .item-title  ,
    .search-result-box .result-list .item:hover ,
    .sec3-attr .attr-item:hover    
    {
        color: #00398F;
    }
   
    .news-item:hover .item-txt .news-time .news-tr .news-more-icon,
    .sec3-attr .attr-item:hover  .more-icon{
        border-top:1px solid  #00398F;
        border-right:1px solid  #00398F;
    }
    .supperclassroom1-item:hover .item-left .item-btn{
        background: #C8A54A; color: #fff; border: 1px solid #C8A54A;
    }
    .videos-item:hover .img-cover,
    .contact1-item:hover img,
    .mysilde:hover img,
    .supperclassroom1-item:hover .item-right img ,
    .solution-item:hover .item-img img,
    .about-sec2 .about-sec2-img:hover img,
    .about-silde:hover .item-img img,
    .news-big:hover .item-r .item-img img,
    .content-r .list .item:hover .item-img img,
    .join-2 .item:hover .join-img,
    .cooperat-1 .list .item:hover img
    {transform: scale(1.1);}
    .details-title-right .item-btn:hover{
        transform: translateX(10px);
    }
   
    .row-flex{display: flex; align-items: stretch; flex-wrap: wrap;}
    .list-row-24{margin-right: -0.12rem; margin-left: -0.12rem;}
    .list-row-24 > div{
        padding-right: 0.12rem;  padding-left: 0.12rem;
    }
    .list-row-48{margin-right: -0.24rem; margin-left: -0.24rem;}
    .list-row-48 > div{
        padding-right: 0.24rem;  padding-left: 0.24rem;
    }
    .list-row-60{margin-right: -0.3rem; margin-left: -0.3rem;}
    .list-row-60 > div{
        padding-right: 0.3rem;  padding-left: 0.3rem;
    }
    .list-row-78{margin-right: -0.39rem; margin-left: -0.39rem;}
    .list-row-78 > div{
        padding-right: 0.39rem;  padding-left: 0.39rem;
    }
    .list-row-40{margin-right: -0.20rem; margin-left: -0.20rem;}
    .list-row-40 > div{
        padding-right: 0.20rem;  padding-left: 0.20rem;
    }
    .list-row.row { margin-right: -0.3rem; margin-left: -0.3rem; }
    .list-row .col-xs-6,.list-row .col-lg-6,

    .list-row .col-md-3,.list-row .col-lg-3{ padding-right: 0.3rem;  padding-left: 0.3rem;  }
    .case-tab-list .case-item:hover{
        background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%);
        color: #fff;
        border: 1px solid #fff;
    }
    .service-2 .item:hover, .pro-del-sec2 .list .item:hover,.cooperat-4 .list-row-40 .item:hover{
        box-shadow: 0px .12rem .32rem 0px rgba(0,0,0,0.2);
    }
    .download-list .item:hover{
        background-color: #00398F;
    }
    .download-list .item:hover .down-btn{
        width: 1.28rem;
        background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%);
    }
    .download-list .item:hover .txt, .download-list .item:hover .down-btn{
        color: #fff;
    }
    .pro-section  .item:hover{
        /* background-image: url(/static/index/images/pro-item-bg.png);
        background-repeat: no-repeat;
        background-size: cover; */
        box-shadow: 0px 8px 40px 0px rgba(0,0,0,0.08);
    }
    .pro-section  .item:hover .item-txt .name{
        color: #00398F;
    }
    .pro-section  .item:hover .item-txt .more-btn{
        color: #fff;
        background: #00398F;
    }
    .sec4Swiper .swiper-slide:hover::before{
        opacity: 1;
        transform: scale(1);
    }
    .sec4Swiper .swiper-slide:hover .sec4-img img:nth-child(1){
        display: none;
    }
    .sec4Swiper .swiper-slide:hover .sec4-img img:nth-child(2){
        display: block;
    }
    .sec4Swiper .swiper-slide:hover  .sec4-title{ color: #00398F;}
    .sec4Swiper .swiper-slide:hover  .sec4-info{ display: block;
        animation: myfadeInUp 1s ease-in-out both;
    }
    .sec4Swiper .swiper-slide:hover  .more-btn{ 
        display: flex;
        animation: myfadeInUp 1s ease-in-out both;
    }
    .years-swiper .swiper-button-prev:hover,.years-swiper .swiper-button-next:hover{color: #00398F;}
    .category-tab .item:hover{background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%); color: #fff; border: 1px solid #fff;}

    


}
/* @media (max-width:1600px) {
    .years-swiper .prve-next-btn{
        top: -0.05rem;
    }
} */
@media (max-width: 1600px) {
    .privacy-txt,.privacy-txt p,
    .pro-del-sec1 .pro-del-sec1-l .pro-del-info,
    .solution-item .item-txt .txt,
    .about-sec4 .item .item-txt .txt{
        line-height: 26px;
    }
}
@media (max-width: 993px) {
    .search-box-small{height: 60px; line-height: 60px; padding: 0 30px;}
    .search-box-small > img{ height: 20px; width: unset;}
    #video-pop .con {
        width: 85%;
    }
    .video-box {
        height: unset;
    }
    #video-pop .con .del_p::after{top: -37%;}
    .m-d-flex{flex-wrap: wrap;}
    .m-flex-100{width: 100% !important; }
    .more-btn{width: 120px; height: 40px;padding: .14rem 15px; font-size: 13px; line-height: 40px; border-radius: .68rem;}
    .more-btn > img{height: 11px;}
    .sub-menu-list .swiper-wrapper{justify-content: left;}
    .inner-banner{height: 320px;}
    .ind-banner{height: 100vh;}
    .ind-banner-swiper,.ind-banner-silde {height: 100%; }
    .ind-banner-bottom{top: 90%; bottom: unset;}
    .index-mouse{display: none;}
    .ind-banner-swiper .swiper ,.ind-banner-swiper .swiper {height: 100%;}
    .bannerSwiper .ind-banner-silde .ind-banner-txt{left: 30px; right: 30px;}
    .ind-banner-txt .ind-ban-morebtn{height: 40px; line-height: 38px; font-size: 14px}

    #section1 .bannerSwiper .swiper-pagination{flex-direction: unset;top: 90%;
        width: 100%; padding: 15px 30px; justify-content: flex-end;
    }
    .sec2-l,.sec2-r{width: 100%;}
    .sec2-l{padding-right: 0;padding-bottom: 30px;}
    .sec3-content{margin-right: 0;padding-right: 0;padding: 0 15px;}
    .sec3-r-img{position: relative;top: 0;right: 0;height: 200px;width: 100%;}
    .newsSwiper{padding-left: 20px;}
    .product-category .power .power-l, .product-category .scene .scene-l{width: 90px;}
    .solution-item .item-img{
        position: relative;
        width: 100%;
    }
    .breadcrumb{font-size: 14px;}
    .breadcrumb a img{width: 16px; height: 16px;}
    .solution-item.img-left .item-txt{margin-left: 0;}
    .solution-item.img-right .item-txt{margin-right: 0;}
    .solution-item .item-txt .txt,.pro-del-sec1 .pro-del-sec1-l .pro-del-info{line-height: 26px;}
    .case-tab-list .case-item{border-radius: .5rem;}
    .case-popup .con{padding: 40px 15px;}
    .case-pop-r .case-pop-r-info{margin: 15px 0; height: 240px;}
    .case-pop-r .case-pop-r-title{margin-top: 15px;}
    .case-popup .con .case-popup-box .case-pop-r{padding-left: 0;}
    .case-list .bpartner-item .item-img,.case-popup .con .case-popup-box .case-pop-l,
    .about-sec4 .item .item-img,
    .technology-2 .item .itme-img
    {height: unset;}
    .privacy-txt,.privacy-txt p{
        line-height: 24px;
    }
    .privacy-box .container{
        margin: 0 15px;
    }
    .search-box{
        width: 100%;
    }
    .serach-input,.search-btn{
        height: 45px;
        line-height: 45px;
    }
    .search-result {padding: 80px 15px 20px;}
    .search-result-box .result-list .item{width: 100%;}
    .search-result .search-tabs .item{font-size: 14px;}
    .category-tab .item{height: 40px;line-height: 38px;border-radius: 20px;}
    .join-2 .list{justify-content: space-between;}
    .join-2 .item:not(:nth-child(5n)){
        margin-right: 0;
    }
    .join-2 .item{width: 47%;}
    .join-2 .item .item-txt{line-height: 26px;}
    .table>tbody>tr>td:nth-child(1), .table>thead>tr>th:nth-child(1){
        padding-left: 15px;
    }
    .jobs-content p{font-size: 16px;}
    .contact-sec4-item{padding: 0 15px; }
    .contact-sec4-item-con{padding: 30px;}
    .contact-sec4-item .item-tab1{width: 52%;}
   .contact-sec4-item .item-tab2{width: 0%;}
   .contact-sec4-item .item-tab3{width: 0%;}
   .contact-sec4-item .item-tab4{width: 38%;}
   .contact-sec4-item .item-tab5{width: 10%;}
   .contact-sec4-item .item p{font-size: 14px;}
    .join-3,.service-1 .service-1-right img,.pro-del-sec1 .pro-del-sec1-r img{height: unset;}
    .cooperat-1 .list{justify-content: space-between;}
    .cooperat-1 .list .item{width: 48%;margin-bottom: 15px;}
    .cooperat-2 .list .item .item-img{position: relative;margin-top: 20px;}
    .cooperat-2 .list .item .item-img .img-box{width: 100%;}
    .cooperat-2 .list .item.img-left .item-txt{
        padding-left: 0; 
        padding-top: 0; 
        margin-left: 0;
    }
    .cooperat-2 .list .item .item-txt .txt p{line-height: 26px;}
    .cooperat-2 .list .item .item-txt{padding-top: 15px;}
    .cooperat-4 .list-row-40 .item .item-info div > img{width: 20px; height: 20px;}
    .message-form .form-line2 .form-group:not(:nth-child(3n)),.message-form .form-line1-group{margin-right: 0;}

    .message-form .form-control{height: 40px; line-height: 40px; padding-left: 18px;}
    .form-texttarea .form-control{height: 80px;}
    .captcha-image-box{height: 40px;}
    .form-btns .btn{height: 40px;font-size: 14px;}
    .cooperat-4 .cooperat-research-box{justify-content: space-between;}
    .cooperat-4 .cooperat-research-box .research-control{width: 48%; margin-left: 0;}
    .service-1 .service-1-left{padding: 0 0 20px;}
    .service-2 .list-row-60 >div:nth-child(even) .item{transform: translate(0,0);}
    .service-2 .item{margin-bottom: 20px;}
    .inner-title-samll{padding: 0;}
    .download-list .item .down-btn > img{width: 20px; height: 20px;}
    .download-list .item .down-btn{width: 120px;height: 38px; color: #fff;border-radius: 20px; background: linear-gradient( 270deg, #FCD000 0%, #9CC715 49%, #1DADE5 100%);}
    .result-pop .con{width: unset; height: unset; padding: .45rem .4rem;}
    .zixun-btn{width: 150px;height: 45px; line-height: 45px; border-radius: 25px;}
    .zixun-btn img{width: 18px; height: 18px;}
    .pro-del-sec1-tabs .container{ width: 100%;}
    .swiper-btn{margin-top: 15px;}
    .pro-del-sec1-l .list .item{font-size: 14px;}
    .about-sec1 .sec2-bottom .left{padding-right: 0;}
    .about-sec2-swiper .slide-item .slide-item-r,.content-r{padding-left: 0;}
    .about-sec4 .item .item-txt .info{font-size: 16px;}
    .about-sec4 .item .item-txt .txt{line-height: 24px;}
    .about-sec5 .list .item{width: 33%;}
    .honorSwiper .honorSwiper-txt{max-width: 100%; margin-bottom: 2.87rem; padding-right: 15px;}
    .honorSwiper .swiper-scrollbar{top: 33.5%;right: 24.55%;}
    .honorSwiper .swiper-pagination.swiper-pagination-fraction{ top: 27%; left: 31%; }
    .content-r .last-new-title{margin-top: 30px;font-weight: bold;}
    .del-content .del-title .del-title-time img{width: 16px; height: 16px;}
    .about-sec1 .sec2-top .info, 
    .technology-1 .info p,
    .technology-2 .info p,
    .technology-3 .info p
    {line-height: 26px;}
    /* .years-swiper .swiper-button-next{left: 86%;} */
    .years-swiper .swiper-button-prev, .years-swiper .swiper-button-next{top: 68%;}
    .years-swiper .swiper-button-prev i, .years-swiper .swiper-button-next i{font-size: 18px;}
    /* .about-sec2-swiper .swiper-slide .slide-item .slide-item-r{padding-bottom: 2rem;} */
    .about-sec3 .thumb .swiper{padding: .6rem 0 0;}

    .about-sec2{padding: 40px 0 1.1rem;}
    .sec4-slide .sec4-info{display: block;}
    .sec4-slide .more-btn {display: flex;}

    .sec4-slide .sec4-info{line-height: 26px; height: 52px;color: #fff; font-size: 14px;}
    .technology-1 .list .item{width: 50%; margin-bottom: 30px;}
    .technology-1 .info p,.technology-2 .info p,.technology-3 .info p{font-size: 14px;}
    .technology-3 .list .item{
        width: 50%;text-align: center;
    }
    .certificateSwiper{margin-top: 30px;}
    
    .solution-del-sec1 .bottom .solution-item.img-left .item-txt{padding-left: 0;padding-right: 0; margin-left: 0;}
    .solution-del-sec1 .bottom .solution-item .item-img{width: 100%;}
    .back-btn{width: 100px; height: 38px; border-radius: 20px; font-size: 12px;}
    .pro-del-small{font-size: 14px;}
    .case-popup .con{height: unset; width: 90vw;}
    .jobs-content{padding:  10px; margin: 0;}
    .joinus-search .serach-input{    padding: 0 0.3rem 0 0.61rem}
    .service-1 .list-row-78 .item{padding: 30px 15px;}
    .search-result-box .result-list .item{font-size: 16px;}
    .sub-menu-list .item .item-img img{width: 16px;height: 15px;}
    .sub-menu-list .item .item-img, .sub-menu-list .item .item-txt{font-size: 14px;}
    .service-2 .inner-title-samll,
    .service-1 .service-1-left .txt{line-height: 30px;}
    .news-big .item-l{padding-right: 0;}
    .news-big .item-l .item-l-info{line-height: 26px;}
    .news-item .item-txt .news-title{font-size: 16px; line-height: 30px;height: 60px;}
    .news-item .item-txt .news-info{line-height: 28px; height: 56px;}
    .news-item .item-txt .news-time .news-tl img, .news-big .item-l .news-time .news-tl img{width: 16px; height: 16px;}
    .news-item .item-txt .news-time .news-tr .news-more-icon, .news-big .item-l .news-time .news-tr .news-more-icon{
        width: 8px;
        height: 8px;
        transform: rotate(45deg) translate(0.071rem,0.1rem);
    }
    .footer-search-box .f-search{font-size: 18px;}
    .case-tab-list{margin-bottom: 0;}
    .cooperat-3 .inner-title-samll{line-height: 26px; font-size: 14px;}
    .pro-del-sec4,.pro-del-sec3,.pro-del-sec2{padding: 75px 0 0.6rem;}
    .sec3-content  .sec3-l .sec3-l-icon{width: 40px; height: 40px;}
    .sec4-slide .sec4-img ,.sec4-slide .sec4-img> img{width: 60px; height:60px; }
    .sec4-slide .sec4-title{font-size: 18px;}
    .about-sec1 .sec2-top .info,.about-sec1 .sec2-top .info p{line-height: 28px;}
    .honorSwiper{padding-left: 15px;}
    #section4 .sec4-slide {
        justify-content: center;
    }
    #section4 .title-box {
        position: absolute;
        z-index: 12;
        left: 15px;
        right: 15px;
        top: 100px;
        border-bottom: 2px solid hsla(0,0%,100%,.2);
        display: flex!important;
        font-size: 16px;
        justify-content: space-between;
    }
    #section4 .title-box .t {
        padding-bottom: 10px;
        position: relative;
        color: #fff;
    }
    #section4 .title-box .t:after {
        background-color: #00398F;
        bottom: -2px;
        content: "";
        height: 2px;
        left: 0;
        opacity: 0;
        position: absolute;
        width: 100%;
        z-index: 15;
    }
    #section4 .title-box .t.on:after {
        opacity: 1;
    }
    .about-sec1 .sec2-bottom .right .right-img,.solution-del-sec1 .bottom .solution-item .item-img{width: 100%; height: unset;}
    .solution-del-sec1 .bottom .solution-item .item-img{margin-top: .25rem;}
    .solution-del-sec1 .bottom .sub-title,.pro-del-sec1 .pro-del-sec1-l .sub-title{font-size: 16px;}
    .solution-item .item-txt .txt{font-size: 14px;}
    .about-sec2-swiper .slide-item .slide-item-r .item > img{margin-top: 0.15rem;}
    .product-1-item,.product-2-item{margin-bottom: 30px;}
}


@media (max-width: 450px) {
    .ind-banner-txt  .ind-ban-t {font-size: 23px; }

}

@keyframes myfadeInUp2{

    0%{
        transform: translate3d(0,100%,0);

    }

    100%{
        transform: none;

    }

}

.myfadeInUp2 {

    animation: myfadeInUp2 .5s ease-in-out both;
    animation-delay: .4s;
}

@keyframes myfadeInUp{

    0%{

        opacity: 0;
        transform: translate3d(0,50px,0);

    }

    100%{

        opacity: 1;
        transform: none;

    }

}

.myfadeInUp {

    animation: myfadeInUp .5s ease-in-out both;
    animation-delay: .4s;

}



@keyframes imgbigtosmall {

    0% { 

    opacity: 1;

    -webkit-transform: scale(1.2); 

    -ms-transform: scale(1.2); 

    transform: scale(1.2);

    }

    100% { 

    opacity: 1;

    -webkit-transform: scale(1); 

    -ms-transform: scale(1); 

    transform: scale(1);

    }

  }

  .imgbigtosmall{

    -webkit-animation-name: imgbigtosmall;

    animation-name: imgbigtosmall;

    transition: all 10s ease;

    transform-origin: 50% 50%;

  }





 