﻿/*头部开始*/

*{
    margin:0;
    padding:0;
    list-style:none;
    font-family:'微软雅黑';
}

/*手机头部隐藏*/


.t-header{
    display: none;
}

/*手机导航结束*/

.rightNav{
    /* display: none; */
}


/*手机index隐藏*/
.t-Index{
    display: none;
}

.t-middle{
    display: none;
}

.t-footer{
    display: none;
}



.wrap{
    width:100%;
    height:100%;

}

.P-header{
    width: 100%;
}


@media (max-width:1400px){

    .left .Nva .nav .navli{
        height:40px;

        line-height:45px;
    }

    .left .Nva .nav .navli .navA{
        width:86%;;
    }
    .left .Nva .nav .navli.active .navA{
        color:#0859af;
    }
    .left .Nva .nav .navli .subNav ul .clear .subNavA:hover{
        color:white!important;
        background:#0859af!important;
    }
    .left .Nva .nav .navli .subNav ul .clear:hover  .subNavA{
        background:#0859af!important;
    }
    .left .Nva .nav .navli .subNav ul .clear .subNavA.active{
        color:white;
        background:#0859af;
    }
    .left .Nva .sousuo{
        width:80%;
        margin-top:20px;
        border:1px solid #d4d4d4;
        margin-left:6%;
    }
    .left .Nva .sousuo .sea_inp{
        width:70%;
        border:none!important;

    }
    .left .Nva .sousuo .sea_btn{
        width:15px;
        height:15px;
        float:right;
        margin-top:3px;
        margin-right:3px;
        background:url(../images/sousuo.jpg);
        border:0;
        display:block;
    }
   
    .left .Nva .img1 img{
        width:80%;
        padding-top:8px;
        padding-bottom:8px;
    }
  
    .left .Nva .img2 img{
        width:40%;
        height:40px;
        border:1px solid #d4d4d4;
    }
    .left .Nva .img2 .image2{
        width:25%;
        padding-left:14px;
        padding-right:14px;
        padding-top:9px;
        padding-bottom:9px;
        border:1px solid #d4d4d4;
        float:right;
    }
}
    .left .Nva{
        width:100%;



    }
    .left .Nva .logo{
        width:82.5%;
        margin-left:6%;
        padding-top:20px;
    }
    .left .Nva .logo img{
        width:82.5%;
    }
    .left .Nva .nav{
        width:100%;
        padding-top:20px;

    }
    
    .left .Nva .sousuo{
        width:80%;
        margin-top:40px;
        border:1px solid #d4d4d4;
        margin-left:6%;
    }

    .left .Nva .sousuo .sea_inp{

        width:70%;

        border:none!important;


    }

    .left .Nva .sousuo .sea_btn{
        width:15px;
        height:15px;
        float:right;
        margin-top:3px;
        margin-right:3px;
        background:url(../images/sousuo.jpg);
        border:0;
        display:block;
    }

  
    .left .Nva .img1 img{
        width:80%;
        padding-top:8px;
        padding-bottom:8px;
    }
   
    .left .Nva .img2 .image2{
        width:25%;
        padding-left:14px;
        padding-right:14px;
        padding-top:9px;
        padding-bottom:9px;
        border:1px solid #d4d4d4;
        float:right;
    }


/*首页banner*/

.P-header{position: relative;}


.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:40px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left;
    margin-right: 15px;px;  width:13px; height:13px; line-height:14px; text-align:center; background:rgba(255,255,255,.8); cursor:pointer;border-radius: 50%; }
.slideBox .hd ul li.on{ background: rgba(8,89,175,.9); color:#fff; }
@media(min-width:1300px) and (max-width:1400px){
    .P-header .banner {
        width:100%;
        overflow:hidden;
        height:610px;
    }


}

    .P-header .banner {
        overflow:hidden;
    }


.P-header .banner img{
    width:100%;
    display: block;
}




.P-header .banner .bar{
    width:100px;
    height:20px;
    position: absolute;
    margin-left:40%;
    top:700px;
}

.P-header .banner .bar a{
    width:15px;
    height:15px;
    border-radius:50%;
    background:white;
    position: absolute;
    margin-left:20px;
    z-index:1000;
}

.P-header .banner .bar a.active{
    background:#0859af;
}

.P-header .banner .words{
    position: absolute;
    top:250px;
    margin-left:29%;
    text-align: center;
}
.P-header .banner ul{height:100%;}
.P-header .banner ul li{height:100%;}


.P-header .banner .words .big{
    color:#0859af;
    font-size:50px;
}

.P-header .banner .words .english{
    color:#9dbcdf;
    font-size:14px;
    display: block;
    margin-top:30px;


}

.P-header .banner .words .small{
    color:#0859af;
    font-size:23px;
    display: block;
    margin-top:30px;
}




/*中间部分开始*/



.P-middleTop{
    width: 90%;
    margin-top: 20px;
    float: right;
    overflow: hidden;
}

.P-middleTopL{
    width: 100%;
}

.P-middleTopL .news{
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}


.P-middleTopL .news .news1{
    width: 15%;
    float:left;
    position:relative;
}

.P-middleTopL .news .news1 a{
    text-decoration: none;
    color:#0859af;
    padding-left:10px;
    font-size:17px;


}

.P-middleTopL .news .news2{
    float: left;
    line-height:24px;
    top: 0px;
    width: 80%;
    margin-left: 5%;
}

.P-middleTopL .news .news2 a{

    display: block;
    font-size: 14px;
    text-decoration: none;
    color:#252323;

}

.P-middleTopR a{height: 29px;display: block;background:#838688;float: left;font-size:23px;line-height: 20px;color:white;text-decoration: none;text-align: center;}

.P-middleTopR a:hover{
    background:#0859af!important;
}
.P-middleMiddle{
    width: 100%;
    border-top:1px solid #f2f2f2;
    overflow: hidden;
}
.P-middleMiddle2,.P-middleMiddle1,.P-middleMiddle3{ width:90%; float:right;}


/*产品中心*/

    .P-middleMiddle1{
        position:relative;
    }



.P-middleMiddle1 h3{
    text-align: center;
    padding-top:30px;

}

.P-middleMiddle1 .product{
    text-align: center;
    display: block;
    margin-top:10px;
    color:#9a9999;

    font-size: 14px;
}



    .P-middleMiddle1 .ProductImg{
        text-align: center;
        position:relative;
        margin: 40px auto 0px auto;
        overflow: hidden;
	/*width: 20000000px;*/
	
    }

    .P-middleMiddle1 .ProductImg li a img{
        max-width: 100%;
        max-height: 100%;
        display: block;
        margin: 0px auto; 
    }

    .P-middleMiddle1 .ProductImg li{
        background:#f2f2f2;
        text-align: center;
        float:left;
        margin-left:2px;
        position: relative;
        overflow:hidden;
    }
    .P-middleMiddle1 .ProductImg li .p_list{ width:100%; overflow:Hidden;}
     .P-middleMiddle1 .ProductImg li .p_img{width:100%;overflow:hidden;height: 11vw;margin: 40px auto 0px auto;}
    .P-middleMiddle1 .ProductImg li .p_img>a{display: table;width: 64%;margin: 0px auto;height: 100%;overflow: hidden;}
    .P-middleMiddle1 .ProductImg li .span_img{
        display: table-cell;
        vertical-align: middle;
    }
    .P-middleMiddle1 .ProductImg li span{
        display: block;
    }


    .P-middleMiddle1 .ProductImg li .span1{
        color:#474747;
        font-size:5.3%;
        padding-top:10px;
    }

    .P-middleMiddle1 .ProductImg li .span2{
        color:#979797;
        font-size:4.6%;
        padding-top:5px;
    }

    .P-middleMiddle1 .ProductImg li .span3{
        color:#979797;
        font-size:4.6%;
        padding-top:3px;
    }
.P-middleMiddle1 .ProductImg li .last-span{ margin-bottom:40px;}
    .P-middleMiddle1 .ProductImg li .mask{
        width:100%;
        background:rgba(8,89,175,0.7);
        position: absolute;
        height: 100%;
        display:none;
        top: 0px;
    }
.P-middleMiddle1 .ProductImg li .mask a{ width:100%; height:100%; overflow:Hidden; display:block; }
    .P-middleMiddle1 .ProductImg li:hover .mask{
        display:block;
    }

    .P-middleMiddle1 .ProductImg li .mask img{
        width: auto;
        margin-top: -35px;
        opacity:1;
        position:relative;
        top: 50%;
        height: auto;
        padding: 0px;
    }
    
@media(max-width:1400px){

    .P-middleMiddle1 .ProductImg{
        height: 300px;
    }


    .P-middleMiddle1 .ProductImg li{
        width:auto;
        transition:1s all ease;
    }

}





/*成功案例*/




.P-middleMiddle2{
    background:#f5f5f5;
    text-align: center;
    overflow: Hidden;
}

.P-middleMiddle2 h3{
    text-align: center;
    padding-top:40px;

}

.P-middleMiddle2 .product{
    text-align: center;
    display: block;
    margin-top:10px;
    color:#9a9999;
    font-size: 14px;
}
.productImg1_main{ width:90%; margin:0px auto; overflow:Hidden;}
.P-middleMiddle2 .ProductImg1{
    width: 100%;
    overflow: Hidden;
    margin: 40px auto 0px auto;
}

.P-middleMiddle2 .ProductImg1 img{
    width:100%;
    height: 16vw;
    position:relative;
    transition:1s all ease;
}

.P-middleMiddle2 .ProductImg1 li{
    width: 32.5%;
    background:white;
    float:left;
    margin-right: 1%;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    position: relative;
    transition:1s all ease;
}
.P-middleMiddle2 .ProductImg1 li a{ display:block; overflow:Hidden;}
.P-middleMiddle2 .ProductImg1 li:last-child{margin-right:0px;}
.P-middleMiddle2 .ProductImg1 li:hover .span1{
    color:#0859af;
}





.P-middleMiddle2 .ProductImg1 li span{
    display: block;
    padding-left:10px;
    text-align:left;
}


.P-middleMiddle2 .ProductImg1 li .span1{
    font-size:17px;
    color:#474747;

    padding-top:10px;
}


    .P-middleMiddle2 .ProductImg1 li .span2{
        color:#979797;
        font-size:12px;
        padding-top:5px;
        height: 15px;
        overflow: hidden;
    }

    .P-middleMiddle2 .ProductImg1 li .span3{
        color:#979797;
        font-size:12px;
        padding-top:3px;
        height: 35px;
    }


@media(min-width:1200px) and (max-width:1400px){

    .P-middleMiddle2 .ProductImg1 li .img1{
        position:relative;
        transition:2s all ease;
    }
}

    .P-middleMiddle2 .ProductImg1 li .img1{
        background:url(../images/arrow1.png);

        width:47px;
        height:26px;
        cursor:pointer;
        position: absolute;
        transition-duration:1s;
        transition: 0.5s all ease;
        right: 3%;
        bottom: -10%;
    }


.index_more{
    width:115px;
    height:27px;
    display: block;
    background:#0859af;
    color:white;
    border-radius:10px;
    text-align: center;
    text-decoration: none;
    line-height: 27px;
    font-size:14px;
    margin: 30px auto;
    float: right;
    margin-right: 5%;
}




.ProductImg1 li:hover .span1{
    color:#0859af;
}
.ProductImg1 li:hover img{
    transform: scale(1.2);
}

.ProductImg1 li:hover .img1{display:block;bottom: 7%;}



/*解决方案*/


.P-middleMiddle3 h3{
    text-align: center;
    padding-top:20px;
	margin-left:3%;

}

.P-middleMiddle3 .product{
    text-align: center;
    display: block;
    margin-top:10px;
    color:#9a9999;
    font-size: 14px;
	margin-left:3%;
}
.index_main3{width: 90%;overflow:Hidden;margin: 30px auto 0px auto;}
.index_main3 .main3_left{float:left;overflow: hidden;width: 22%;    margin-left: 3%;}
.index_main3 .main3_zhong{
    float: left;
    width: 50%;
    margin-left: 1%;
}
.index_main3 .main3_right{float:right;width: 23%;margin-left: 1%;}
@media  (max-width:1400px){
    .P-middleMiddle3 .solutionW{
        width: 100%;

        height:350px;
    }
}



    .P-middleMiddle3 .solutionW{
        background:#14ae67;
        height:380px;
        display:none;
        position: relative;
        overflow: Hidden;
    }


.solutionW.active{
    display:block;
}

.P-middleMiddle3 .solutionW .head{
    font-size:16px;
    color:white;
    padding:20px;
    display: block;
}

.P-middleMiddle3 .solutionW i{
    width:30px;
    height:2px;
    display: block;
    background:white;
    margin-top:10px;
    margin-left:10%;
}

.P-middleMiddle3 .solutionW .solutionF{
    color:white;
    margin-left:80px;
    margin-top:-10px;
    display: block;
    font-size:15px;

}

.P-middleMiddle3 .solutionW .info{
    padding:0 20px;
    display: block;
    color:#fff;
    font-size:14px;
    line-height: 25px;
    word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:8;
  -webkit-box-orient:vertical;
  overflow: hidden;
}



    .P-middleMiddle3 .solutionW a{
        color:white;
        text-decoration: none;
        width:125px;
        height:28px;
        border:1px solid white;
        border-radius:15px;
        text-align: center;
        line-height: 28px;
        display: block;
        margin-top:40px;
        position: absolute;
        left: 7%;
        bottom: 30px;
    }



@media (max-width:1400px){

    .P-middleMiddle3 .solutionW a{
        margin-top:0px;
    }
    .P-middleMiddle3 .solutionW .solutionF{margin-left: 60px;}
    .P-middleMiddle3 .solutionW .info{line-height: 22px;}
}






@media(min-width:1200px) and (max-width:1400px){
    .solutionW1 img{
        height:371px;
    }

    .solutionW2{  width:15%;  }

    .solutionW1{
        width:27%;
        }

}

    .solutionW1 img{
        width:100%;
        height:380px;
    }

    .solutionW2{
        width: 100%;
    }

    .solutionW1{
        width: 100%;
        height:382px;
        display:none;
        opacity: 0;
        transiton: all 0.3s;
    }




.solutionW1.active{
    display:block;
    opacity: 1;
}



.solutionW2 ul li{
    background:#77797b;
    border-bottom:1px solid white;
    cursor:pointer;
    width: 100%;
    height:62.3px;
    line-height: 63px;
}

@media(max-width:1400px){
    .solutionW2 ul li{
        background:#77797b;
        width:100%;
        border-bottom:1px solid white;
        cursor:pointer;
    }
}

.solutionW2 ul li:hover{
    background:#14ae67 !important;
}
.solutionW2 ul li:hover img{
    opacity:1;
}

.solutionW2 ul li a{
    margin-left:30px;
    text-decoration: none;
    color:white;
    height:100%;
    display: block;
    margin-top:-63px;

}

.solutionW2 ul li img{
    margin-left:10px;
    width:10px;
    height:15px;
    opacity:0;


}

.solutionW2 ul li.active{
    background:#0859af;
};

.solutionW2 ul li.active img{
    opacity:1;
}



/*底部开始*/
    




.list .li{height:40px;overflow:hidden;}
.t-banner .t_middleTopR{height:30px;position:absolute;right: 5%;top: 10%;}
.t-banner .t_middleTopR a{height:22px;display: block;background:#838688;float:left;font-size:23px;line-height: 20px;color:white;text-decoration: none;text-align: center;padding-left:8px;padding-right:8px;padding-bottom:3px;}
 .t-banner .t_middleTopR a.active{background:#0859af;}
.t-banner .news2{margin-top:-30px;}
@media(min-width:351px) and (max-width:500px){.t-banner .news2{margin-top:-30px;}}

@media(min-width:501px){.t-banner .news2{/* margin-top:-30px; *//* margin-left:-50%; */}}
@media(min-width:320px) and (max-width:350px){.t-banner .news2{margin-top:-32px;margin-left:-83%;height:70px;}}
 .t-banner{position:relative;}
.t-Index .t-banner .banner{width:100%;float:left;}
.t-Index .t-banner .bar{width:100px;height:20px;position:absolute;top:330px;left:30%;}
.t-Index .t-banner .bar a{width:20px;height:100%;float:left;background:white;border-radius:50%;margin-left:13px;opacity:0.8;}
.t-Index .t-banner .bar a.active{background:#0859af;opacity:1;}
*{text-decoration:none;}
.Tbanner{width:100%;height:388px;overflow:hidden;}
.swiper-container { width: 100%;height: 388px;}
.swiper-container img{width:100%;}
 .swiper-slide {text-align: center;font-size: 18px;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.swiper-pagination-bullet{width:15px;height:15px;}
/*height:100px;*/
.swiper-container2 {overflow:hidden;margin-bottom: 15px;}
.news2{position:relative;top:30px;}
.P-middleTopR{position:absolute;top: 0px;right: 0px;font-size: 24px;height:29px;}
.P-middleTopR .IndexRight{ margin-left:20px;}
.IndexBar{width: 95%;position: absolute;top: 55%;left: 3%;z-index: 10;}
.IndexIMG{ width:90%; margin:0px auto; overflow:Hidden;margin-top: 40px;}

#slideBox{position:relative;}
#slideBox ul li img{width:100%;}

#slideBox .hd ul li{width:10px;height:10px;background:#fff;border-radius:50%;font-size:0px;float:left;margin-left:5px;}
#slideBox .hd{position:absolute;bottom:50px;left: 50%;transform: translateX(-50%);}
.rightNavIndex{display:none;}
.hotSpan{margin-left:50px;}
.t-banner {display:none;}