/*公共*/
.div-content { width:90%;}
.jcd-title .title-2 { letter-spacing:0px;}
.jcd-title .entitle-1 { display:none}


/*导航*/
.header-content { height:80px;}
.header-logo { max-width:12.8%;}
.no-touch .header .header-nav ul li { width:8%;}
.header-nav-item{ width:8%;}
.header-nav-mshow { width:200px;}
.header-nav ul a.nav span{ line-height:80px;}
.header-center { left:60%;}
.header-nav ul a.nav { padding:0px 18px;}



/*banner*/
.index-banner-swiper { height:100vh;}
.index-banner-item .img .pic { background-size: 100% 100vh; }
.index-banner-item .img .pic img { height:100vh;}

/*产品*/

.ipart01 .swiper-button-prev,.ipart01 .swiper-container-rtl .swiper-button-next { left:45.5%; top:-10%;}
.ipart01 .swiper-button-next,.ipart01 .swiper-container-rtl .swiper-button-prev { right:45.5%; top:-10%;}
.ipart01 .swiper-button-prev:after,.ipart01 .swiper-container-rtl .swiper-button-next:after { font-size:16px;}
.ipart01 .swiper-button-next:after,.ipart01 .swiper-container-rtl .swiper-button-prev:after { font-size:16px;}
.ipart01 .swiper-button-prev:hover, .ipart01 .swiper-button-next:hover { background:#0053a6; border: 3px solid #0053a6}
.ipart01 .swiper-button-next:hover, .ipart01 .swiper-button-prev:hover { background:#0053a6; border: 3px solid #0053a6 }
.ipart01 .swiper-button-prev, .ipart01 .swiper-button-next{ border-radius:0px; 

    width: calc(var(--swiper-navigation-size) / 44* 45);



}

.ipart01 .swiper-container-aa { overflow:hidden;}
.ipart01 {
    padding: 80px 0 90px; width:100%;
    background: #f7f9fb; overflow:hidden;
}



.ipart01 .top {
    position: relative; width:90%; margin:0px auto; padding-bottom:30px;
}

.ipart01 .top .common_words {
    width: 100%; text-align:center;
}

.ipart01 .common_words .tit {
    width: 100%;
}

.ipart01 .top .words {
   
    width: 100%;
   
    font-size: 15px;
    line-height: 30px; text-align:center;
}


.common_words .con {
    color: #086791;
    font-size: 22px;
    line-height: 30px; 
}

.common_words .con .right1 {
    font-family: Arial;
}

.common_words .con em {
    padding: 0 20px;
}

.common_words .con .left {
    font-weight: bold; color:#0053a6;
}

.common_words .tit {
    font-size: 36px;
    line-height: 50px;
    color: #363636;
    font-weight: bold;
    margin-top: 10px;
}

.ipart01 .content {
   width:90%; margin:0px auto;  margin-top: 70px; overflow:;
}
.ipart01 .content ul { padding:0px; position:relative; width:100%;}

.ipart01 .content li {
    float: left;
    width:100%;
    margin-right: 1.84%;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 25.92px 1.08px rgba(63, 63, 63, 0.17);
    transition: all .3s ease;
}

.ipart01 .content li:last-child {
    margin-right: 0;
}

.ipart01 .content li .rect-tu { width:100%;
    
}.ipart01 .content li .rect-tu img { width:100%;
    
}

.ipart01 .content li .cover_box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ipart01 .content li .cover_box .title_box {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    padding: 0 40px;
    z-index: 20;
}

.ipart01 .content li .cover_box .title_box .tit {
    font-size: 18px;
    line-height: 36px;
    color: #363636;
    font-weight: bold;
    transition: all .3s ease .1s;
}

.ipart01 .content li .cover_box .title_box .con {
    font-size: 16px;
    line-height: 30px;
    color: #5d5d5d;
    font-family: Arial;
    transition: all .3s ease .1s;
}

.ipart01 .content li .cover_box .cover_bott {
    bottom: 0;
    height: 128px;
    left: 0;
    width: 100%;
    position: absolute;
    background: #fff;
    z-index: 2;
    transition: all .2s ease;
}

.ipart01 .content li .cover_box .cover_all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 98, 149, 0.8);
    transition: all .6s ease;
}

.ipart01 .content li .cover_box .cover_img {
    position: absolute;
    bottom: 100%;
    background: url(../images/ipart01_cover_jb.png) no-repeat center/cover;
    left: 0;
    width: 100%;
    height: 154px;
    transition: all .5s ease;
}

.ipart01 .content li .cover_box .cover_img.img02 {
    opacity: 0.7;
    transition-delay: 0.2s;
}

.ipart01 .content li .cover_box .cover_img.img03 {
    opacity: 0.5;
    transition-delay: 0.3s;
}

.ipart01 .content li .cover_box .cover_img.img04 {
    opacity: 0.3;
    transition-delay: 0.4s;
}

.ipart01 .content li .cover_box .icon {
    position: absolute;
    left: 48%;
    transform: translate(-50%,0);
    top: 140px;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
}

.ipart01 .content li:hover {
    transform: scale(1.08);
}

.ipart01 .content li:hover .cover_box .title_box .tit {
    color: #ffffff;
}

.ipart01 .content li:hover .cover_box .title_box .con {
    color: #ffffff;
}

.ipart01 .content li:hover .cover_box .cover_bott {
    height: 0;
}

.ipart01 .content li:hover .cover_box .cover_all {
    height: 0;
}

.ipart01 .content li:hover .cover_box .cover_img {
    bottom: 0;
}

.ipart01 .content li:hover .cover_box .cover_img.img02 {
    bottom: 25px;
}

.ipart01 .content li:hover .cover_box .cover_img.img03 {
    bottom: 50px;
}

.ipart01 .content li:hover .cover_box .cover_img.img04 {
    bottom: 75px;
}

.ipart01 .content li:hover .cover_box .icon {
    opacity: 0;
    visibility: hidden;
}




/*关于我们*/
.index-about-jcd-item .number-1 strong { letter-spacing:0px; font-weight:900;}
.index-about-jcd-left .jcd-title .text-2 {letter-spacing:0px;}
.index-about-jcd-item .right-1  {letter-spacing:0px;}
.index-about-jcd-item .icon-1 { width:25px; height:25px;}
.index-about-jcd-data {     border-top: 2px solid #ebebeb;
    border-bottom: 2px solid #ebebeb;}


/*合作伙伴*/
.index-customers-text { right:5%;}
.index-customers-logo-item .img-center {filter: invert(100%) grayscale(100%) brightness(3);}


/*新闻*/

.index-media-news { background:url(../images/home-bg-1.png) no-repeat center top; background-size:100% 100%;}
.index-media-news { padding:8% 0px;}



/*底部*/
.footer { background:#01101e;}
.footer-content { width:90%;}
.footer-nav li { padding:0px; line-height:30px;}
.footer-social li a { width:25px; height:25px;}
.footer-logo {width: 39%;}
.ewm { width:100%; margin-top:10px;} 
.ewm .ewm_tu { width:100px; margin-right:20px; float:left; text-align:center;}
.ewm .ewm_tu img { width:100%; height:auto;}
.ewm .ewm_tu p { width:100%; padding-top:10px;}
.footer-social { display:none;}


/*返回 top*/
.aside-top a { background-color:#004386;}


