body{font-size: 16px;} 
header{ padding: 0 20px; width: 100%; height: 100px; background-color: #fff; z-index: 100; position: fixed; top: 0; left: 0; box-shadow: 0 0 10px rgba(0, 0, 0, .15);}
.w76{ width: 76%; margin: 0 auto;}



.h_nav{ height: 60px; width: 60px; background-color:#0b4f9b; padding: 18px 8px ;    align-items: flex-end; display: none;}
.h_nav .burger{ width: 100%;  height: 1px ; background: #fff;  transition: .8s; display:inline-block;       }
.h_nav .burger:first-child{ animation: long 2s linear infinite;  }
.h_nav .burger:nth-of-type(2){  width: 50%;}
.h_nav .burger:nth-of-type(3){ animation: long 3s linear infinite; -webkit-animation: long 3s linear infinite; }
.h_nav.close .burger:first-child{ display: none;}
.h_nav.close .burger:nth-of-type(3){ display: none;}
.h_nav.close .burger:nth-of-type(2) {    position: relative;    z-index: 1; width: 80%;}
.h_nav.close .burger:nth-of-type(2):before, .h_nav.close .burger:nth-of-type(2):after {      content: '';   position: absolute;      top: 0;      left: 0;      width: 100%;      height: 100%;      background: #fff;      opacity: 0;      z-index: 1;}
.h_nav.close .burger:nth-of-type(2) {    background: transparent;    transform: rotate(-180deg); }
.h_nav.close .burger:nth-of-type(2):before, .h_nav.close .burger:nth-of-type(2):after {      opacity: 1;      transition: all .3s; }
.h_nav.close .burger:nth-of-type(2):before {     transform: rotate(45deg); }   .h_nav .burger:nth-of-type(2):after {     transform: rotate(-45deg); }

/* .banner .txt{ width: 100%  ; height: 100%; background: rgba(0, 0, 0, .35);  position: absolute; left: 0; top: 0; z-index: 10;}
.banner .txt .con{ margin-left: 12%; }
.banner .txt  .btn{ width: 245px; height: 66px; border-radius: 33px; -webkit-border-radius: 33px; -moz-border-radius: 33px; -ms-border-radius: 33px; -o-border-radius: 33px; }
.banner .txt  .btn:hover{ background-color: #0b4f9b; color: #fff;  border-radius: 0;   -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; } */
.banImg{ width: 100%; height: 100vh; object-fit: cover;}

 
/* banner */
.banner{width: 100%;height:100vh;overflow: hidden;}
.banner .swiper-container{width: 100%;height: 100%;}
.banner .swiper-container img{width: 100%;height:100vh;}
.banner .swiper-slide{overflow: hidden;}
.banner .list{width:100%;height: 100%;}
/* .banner .swiper-pagination span{width: 16px;height: 16px;margin: 0 8px;border: 3px solid #fff;} */
.banner .vdo_wrap .vedio_itdc{padding: 0 2.3%;width: auto;top: 69%;left: 50%;transform: translateX(-50%);color: #fff;font-size: 20px;background: #0b4f9b;border-radius: 30px;}
 .banner .vdo_wrap .vedio_itdc p{display: inline-block;margin-right: 25px;padding: 8% 0;vertical-align: middle;}
 .banner .vdo_wrap .vedio_itdc i.more{display: inline-block;width: 30px;height: 24px;vertical-align: middle;background:url(../images/i_vdo.png)no-repeat center}
.banner .swiper-container .hide{opacity:0;}
.banner .swiper-button-next,.banner .swiper-button-prev{transition:opacity .5s;}
.banner .list .list_wrap.before img{transition: 2s linear 0s; width: 100%;}
.banner .list .list_wrap.after img{transform: scale(1.08);}
.banner .list02{position: relative;}
.banner .list02 .text{position: absolute;left: 12%;top:50%;color: #fff;z-index: 3;
     width: 50%;
     transform: translateY(-50%);transform: translateY(20%);opacity: 0;transition: all 0.3s linear;}
.banner .list02 .btn{ width: 245px; height: 66px; border-radius: 33px; -webkit-border-radius: 33px; -moz-border-radius: 33px; -ms-border-radius: 33px; -o-border-radius: 33px; }
.banner .list02 .btn:hover{ background-color: #0b4f9b; color: #fff;  border-radius: 0;   -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.banner .list02 .after ~ .text{transform: translateY(-50%);opacity: 1;}

nav{width: 50vw;}
nav li.on{ color: #0b4f9b;}
.oneNav{ line-height: 100px; font-size: 18px;}
.oneNav:hover{ color: #0b4f9b;}
.headerKefu{ width: 180px; height: 50px; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; }
.idxAbout .line{ width: 30px; height: 2px; background-color: #0b4f9b;}
.idxAbout .con{ width: 67%;}

.idxAbout .ENG{ font-size: 190px; color: #eaeef9; position: absolute !important; top: 0 !important; left: auto !important; right: 0 !important;  width: 50%; display: inline-block !important;}
.aboutImg{ width: 37%; }
/* margin-top: -300px; */
/*  position: absolute; right: 0; bottom: 0; */
.idxAbout .bot{ margin-top: -300px;}
.idxAbout .bot .left{ width: 63%;  background: url(../images/bg1.jpg) no-repeat left bottom;  background-size: 100% 47.8%; padding-left: 12vw;}
.numUl{ height: 47.8%; }
.numUl .tip{ font-size: 10px; width: 26px; height: 26px; display: inline-flex; position: absolute ; top: 0; right: -26px;}
.idxPro{ background: url(../images/bg3.jpg) no-repeat center center; background-size: cover;}
.idxMiao{  color: transparent;   position: absolute; left: 0; bottom: 10px; z-index: 2;}
.idxPro .con{ width: 90%;}
.idxPro .con .left { width: 13.5%;}
.idxPro .con .left .on{  color: #0b4f9b;}
#proSwiper{ width: 100%;}
.idxPro .con .swiper-slide .pic{  width: 28vw; height: 28vw;}.idxPro .con .pic img{ max-width: 70%; max-height: 60%;}
.idxPro .con .swiper-slide .pic::before{
    width: 110%;
    height: 110%;
    display: block;
    content: '';
    background:url(../images/bg4.png) no-repeat center center;
    background-size: 100% 100%;
    animation: rotate 50s linear infinite;
    transition: ease 5s;
    position: absolute;
    left: -5%;
    top:-5%;
    -webkit-animation: rotate 50s linear infinite;
    -webkit-transition: ease 5s;
    -moz-transition: ease 5s;
    -ms-transition: ease 5s;
    -o-transition: ease 5s;
}
 .idxPro .con .swiper-slide .txt{ width: calc(100% - 32vw);}
.idxPro .con .swiper-slide .btn{  padding: 12px 30px; white-space: nowrap; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; }
.idxPro .con .swiper-slide .ljzx{ background-color: #eaeef9;}
.idxPro .prev,.idxPro .next{ width: 50px; height: 50px; position: absolute; top: 0; z-index: 10; }
.idxPro .prev{ right: 150px;}
.idxPro .next{right: 70px;}
.idxPro .prev:hover,.idxPro .next:hover{ background-color: #0b4f9b; color: #fff;}

.prevCon{ width: 19.7%; height: 100%; background: rgba(230, 230, 230, .3); position: absolute; top: 0; right: 0; z-index: 50;}

.parallax > use {
    animation: move-forever 12s linear infinite;
  }
  .parallax > use:nth-child(1) {
    animation-delay: -2s;
  }
  .parallax > use:nth-child(2) {
    animation-delay: -2s;
    animation-duration: 5s;
  }
  .parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 3s;
  }
  
  @keyframes move-forever {
    0% {
      transform: translate(-90px, 0%);
    }
    100% {
      transform: translate(85px, 0%);
    }
  }
  .editorial { position: absolute; bottom: 0; left: 0; width: 100%;
    display: block; z-index: 2;
    width: 100%;
    height: 110px; 
    margin: 0;
  }
  .prevCon .img{ width: 210px; height: 210px;}
  .prevCon .img img{ max-width: 70%; max-height: 70%;}
  .idxPro{ padding-bottom: 130px;}

  .tabBtnUl  li{ display: none;}
.tabBtnUl  li.on{ display:flex;}
/*  */
.line4{ opacity: 0;}
.idxYy{   width: 100%;}
.idxYy .con{background: url(../images/line4.png) no-repeat center center; background-size: 100% 100%; height: 460px;   }
.idxYy .yyUl{  }
.idxYy .text-miao{    opacity: .3; }
.idxYy .yyUl .pic{ width: 76px; height: 76px;} .idxYy .yyUl .pic img{ max-width: 60%; max-height: 60%;}
.idxYy .yyUl .pic::after{ width: 120%; height:  120%; border: 1px dashed #fff; border-radius: 50%; position: absolute; left: -10%; top: -10%; position: absolute; display: block; content: ''; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } 
.idxYy .yyUl li{ position: absolute;}
.idxYy .yyUl li .dot{ width: 8px; height: 8px;}
.idxYy .yyUl li .dot::after{ width: 340%; height: 340%; display: block; content: ''; position: absolute; left: -120%; top: -120%; border-radius: 50%;  border: 1px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }

.idxYy .yyUl li.on .dot::after{ animation: circle-opacity 1s infinite; border-color: #0b4f9b; background: #0b4f9b; -webkit-animation: circle-opacity 1s infinite; }
.idxYy .yyUl li:hover .pic{ opacity: 1;transform: translateY(0);}
.idxYy .yyUl li .pic{ opacity: 0; transform: translateY(25px); -webkit-transform: translateY(25px); -moz-transform: translateY(25px); -ms-transform: translateY(25px); -o-transform: translateY(25px); }
.idxYy .yyUl li.on .pic{ opacity: 1; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); }
 


.idxYy .yyUl li:nth-child(1){ left: 12vw;
  top: 10%;}
.idxYy .yyUl li:nth-child(2){ left: 25.1vw;
  top: 24.5%;}
.idxYy .yyUl li:nth-child(3){ left: 39.2vw;
  top: 32%;}
.idxYy .yyUl li:nth-child(4){    left: 52.8vw;
  top: 43%;}
.idxYy .yyUl li:nth-child(5){  left: 66.4vw; top: 51%;}
.idxYy .yyUl li:nth-child(6){ left: 80vw;
  top: 40%;}

.yyImg { position: absolute; top: 0; left: 0; z-index: 1;}
.yyImg .img{ display: none; transition: all .36s; animation: scaleIn 2s forwards cubic-bezier(0.4, 0, 0.49, 0.93); -webkit-animation: scaleIn 2s forwards cubic-bezier(0.4, 0, 0.49, 0.93); }
.yyImg .img.on{ display: block;}
.yyImg .img span{ position: absolute; top: 0; left: 0; background: rgba(0,0,0,.22); width: 100%; height: 100%;z-index: 10;}
.yyImg .img img{ width: 100%; height: 100%; object-fit: cover;}

.yyTitUl li{ display: none; animation: topFloat .3s; -webkit-animation: topFloat .3s; }
.yyTitUl li.on{ display: block;}

.yy_num{ margin-top: -70px;}
 
.caseClass{ width:45%;}
.caseClass li{ width: 33%; height: 54px; cursor: pointer; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; }
.caseClass li:hover{ color: #0b4f9b ; }
.caseClass li.on{ background-color: #0b4f9b; color: #fff;}
.caseItem{ padding-left: 1px;}
.caseItem .img{ width: 27.7%;}
.caseItem .img img{ width: 100%; height: 350px; object-fit: cover;}
.caseItem .txt{ width: 39.5%;}
.caseItem .txt .title{ border-color: #dadada;}
.caseItem .txt .title::after{ width: 10%; height: 3px; background-color: #0b4f9b; display: block; content: '' ; position: absolute;  left: 0; bottom: 0px; }
.caseItem .txt  .btn{  padding: 12px 30px; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; }
.caseItem .txt  .btn.ljzx{background-color: #eaeef9;}

.idxNews .text-miao{    opacity: 0.5;}
.newsItem{ display: block;}
.newsItem .line{ width: 18%; height: 2px; background-color: #dadada;}
.newsItem .desc{ height: 12em;}
.newsItemImg{ width: 100%; height: 17em; position: absolute; left: 0; bottom: 0; transform: translateY(110%); -webkit-transform: translateY(110%); -moz-transform: translateY(110%); -ms-transform: translateY(110%); -o-transform: translateY(110%); }
.newsItem  .more{ width: 225px; height: 65px; transform: translateY(110%); -webkit-transform: translateY(110%); -moz-transform: translateY(110%); -ms-transform: translateY(110%); -o-transform: translateY(110%); }
.newsItem .more{ position: absolute; z-index: 3; bottom: 0; left: 0;}
.newsItem .more::before{ width: 100%;  height: 0; background-color: #0b4f9b; transition: all .36s; display: block; content: ''; top: 0; left: 0;  position: absolute;}
.newsItem .more i{ z-index: 5;}

#newsSwiper .swiper-slide:hover .newsItemImg,#newsSwiper .swiper-slide:hover .newsItem  .more{ transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); }

footer{ background-color: #292929; color: rgba(255, 255, 255, .5);}
footer dt{ font-size: 18px; color: #fff;}
.ewm img{ width: 135px;}
footer a:hover{ color: #fff;}
footer .bot{ border-top: rgba(255, 255, 255, .1) 1px solid;}


.neiBan{ margin-top: 100px;}
.neiImg{ max-height: calc(100vh - 100px); width: 100%;}
.neiBan .txt{ position: absolute; left: 0; top: 0; padding-left: 14%;}

.aboutOne{ background: url(../images/bg6.jpg) no-repeat bottom right;}
.aboutOne .line{width: 30px; height: 2px; background-color: #0b4f9b;}
.aboutOne .ENG{ font-size: 190px; color: #eaeef9; margin-top: -20px; }

.aboutTwo{ background: url(../images/aboutTwo.jpg) no-repeat center center; background-size: cover; padding: 120px 0; height: 100vh;} 
.aboutTwo .ENG{  font-size: 136px; letter-spacing: .6em; opacity: .2;}
 
.aboutTwo  li{ border-right: 1px solid rgba(255, 255, 255, .15); width: 25%; padding-top: 50vh;perspective: 200px;}
.aboutTwo  li img{ height: 65px; position: relative; z-index: 5;}
.aboutTwo  li div{ position: relative; z-index: 5;}
.aboutTwo li::after{ width: 100%; height: 100%;opacity: 0; z-index: 1; transition: all .36s; display: block; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.2); display: block; content: ''; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.aboutTwo li::after { transform:rotateY(45deg) ; -webkit-transform:rotateY(45deg) ; -moz-transform:rotateY(45deg) ; -ms-transform:rotateY(45deg) ; -o-transform:rotateY(45deg) ; }
.aboutTwo li:hover::after{ transform:rotateY(0) ;opacity: 1; -webkit-transform:rotateY(0) ; -moz-transform:rotateY(0) ; -ms-transform:rotateY(0) ; -o-transform:rotateY(0) ; }
.aboutTwo li:hover{ padding-top: 30vh;}

.ny_tab{ width: 90vw; position: absolute; bottom: 0; left: 5vw; z-index: 10;background-image: linear-gradient(rgba(255,255,255,0.8), #ffffff);}
.ny_tab li{ flex: 1; position: relative;}
.ny_tab li::after{content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 18px;background-color: #949494;}
.ny_tab li:last-child::after{ display: none;}
.ny_tab li a{ display: block; padding: 2vw 0;}
.ny_tab li a:hover{ color: #0b4f9b;}
.ny_tab.on{ width: 100%;  position: fixed; top: 100px; left: 0; z-index: 100; height: 60px; background-color: #fff; border-top: 1px solid #eee;  box-shadow: 0 10px 10px rgba(0, 0, 0, .15);}
.ny_tab.on li a{ padding: 0; line-height: 60px;}

.prolist li{ width: 48%; margin-right: 4%;}
.prolist li:nth-child(2n){   margin-right:0%;}
.prolist li .img{ height: 225px;}
.prolist li .img img{max-height: 100%; }
.prolist li .line{ height: 2px; width: 15%;} 
.prolist li:hover .line{ width: 100%;}
.prolist li .btn.bg-blue{ background-color: #e5e6e8;}
.prolist li .btn.bg-blue::after{ width: 0; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; display: block; content: ''; background-color: #0b4f9b; transition:all .36s ; -webkit-transition:all .36s ; -moz-transition:all .36s ; -ms-transition:all .36s ; -o-transition:all .36s ; }
.prolist li:hover .btn.bg-blue::after{ width: 100%;}
.prolist li:hover .btn.bg-blue{ color: #fff;}
.prolist li:hover{ transform: translateY(-10px); box-shadow: 0 0 10px rgba(11, 79, 155, .25); -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); }

.zhanwei{ padding-top: 100px; margin-top: -100px;}
.proInfoOne{ background: url(../images/bg7.jpg) no-repeat center center; background-size: cover;}
.location{ border-bottom: 1px solid rgba(255, 255, 255, .15); }
.linka a:hover{ color: #0b4f9b;}
.proInfoOne .img{ height: 530px;}
.proInfoOne .img img{max-height: 85%; max-width: 85%;}
.proInfoOne .txt .title{ border-color: rgba(255, 255, 255, .15);}
.proInfoOne .txt .title::after{ width: 6%; height: 2px; position: absolute; left: 0; bottom: -1px; display: block; content: ''; background-color: #0b4f9b;}
.proInfoOne .txt .desc{ height: 15em;}
.proInfoOne .txt .btn { width: 240px; height: 60px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; }

.yamleft{ width: 60%;}
.yamImg{  position: absolute; right: 1px; top: 1px; height:calc(100% - 3px);}
.proSix .submit{ width: 35%; border-radius: 35px;  -webkit-border-radius: 35px; -moz-border-radius: 35px; -ms-border-radius: 35px; -o-border-radius: 35px; }

.proSix .line{ width: 5%; height: 4px;}

.caseList li{ width: 31.5%; margin-right: 2.75%;}
.caseList li:nth-child(3n){ margin-right: 0;}

.caseList li .img img.pic{ width: 100%; height: 365px; object-fit: cover;}
.caseList li .img .posi-a{ opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); }
.caseList li:hover .img .posi-a{ opacity: 1; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); }
.caseList li:hover .img img.pic{ transform: scale(1.1); opacity: 0.4; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); }
.caseList li:hover { color: #0b4f9b;}
.caseList li:hover .img{ background-color: #111;}



.newswiper .swiper-container{ box-shadow: 0 0 10px rgba(0, 0, 0, .15); border-radius: 10px; overflow: hidden; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; }
.newswiper .swiper-slide{ border-radius: 30px;}
 
.newswiper .swiper-slide .img img{  width: 100%; height: 570px; object-fit: cover;}
.newswiper .swiper-slide .txt .line{ width: 0; margin-right: 10px; height: 2px; background-color: #0b4f9b; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.newswiper .swiper-slide:hover .line{ width: 50px;}
.newswiper .swiper-slide:hover { color: #0b4f9b;}
.newswiper .swiper-slide .tit span{
     /*text-decoration: underline;
     */background-image: linear-gradient(currentColor 0, currentColor 0);
     background-image: linear-gradient(currentColor 0 0);
     background-position: 0 calc(100% - 1px);
     background-size: 0 1px;
     background-repeat: no-repeat;
     transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
     -webkit-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
     -moz-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
     -ms-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
     -o-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
   }
    

   
.newswiper .swiper-slide:hover .tit span{  background-position: 100% calc(100% - 1px);  background-size: 100% 1px}
.newswiper .next,.newswiper .prev{ width: 76px; height: 76px; border-radius: 50%; background-color: #fff; position: absolute; top: 50%; transform: translateY(-50%); -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);
z-index: 10;}
.newswiper .next{ right: -100px;}
.newswiper .prev{ left: -100px;}
.newswiper .next:hover,.newswiper .prev:hover{ color: #fff; background-color: #0b4f9b;}

.newslist li{ width: 33.33%;}
.newslist li:hover .newsItemImg,.newslist li:hover .newsItem  .more{ transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); }




.newsLeft{ width: 64%;}
.newsLeft img{ margin: 5px auto;}
.newsRight{ width: 31.5%;}
.newsRight .title{ border-left: 3px solid #0b4f9b;}
.morenuewsUl li .img img{ width: 185px; height: 115px; object-fit: cover;}
.morenuewsUl li .txt{ width: calc(100% - 210px);}
.morenuewsUl li:hover .img img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); }
.morenuewsUl li:hover { color: #0b4f9b;}

.newsPage{  border-top: 3px solid #f1f1f1; }
.newsPage a{ width: 40%;}


.partnerlist li{ width: 19%; margin-right: 1.25%; border-radius: 20px 0  20px 0; overflow: hidden; -webkit-border-radius: 20px 0  20px 0; -moz-border-radius: 20px 0  20px 0; -ms-border-radius: 20px 0  20px 0; -o-border-radius: 20px 0  20px 0; }
.partnerlist li:nth-child(5n){ margin-right: 0;}
.partnerlist li .img { height: 114px;}
.partnerlist li .img img{max-width: 95%; max-height: 95%;}
.partnerlist li .txt{ height:60px; line-height: 60px;  border-top: 1px solid #e5e5e5;}.caseUl li .txt span{ position: relative;  z-index: 5;}
.partnerlist li .txt::after{ width: 100%; height: 0; left: 0; bottom: 0; position: absolute; z-index: 1; background-color: #0b4f9b; transition: all .36s; display: block;  content: '';
   -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.partnerlist li:hover .txt::after{ height: 100%;}
.partnerlist li:hover  { color: #fff; transform: translateY(-10px); box-shadow: 0 0 10px rgba(0, 91, 172, 0.1); -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); }

.map{ width: 100%; height: 600px;}