/*首页应用领域*/
.p1700maf68a67363eacfa4{
    position: absolute!important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
}
    .particles-js {
position: absolute;
    left: 0 !important;
    top: 0 !important;
    z-index: 9;
    width: 100%;
    height: 100%;
}
@media only screen and (min-width: 769px){
    /*选项卡背景*/    
    .p1700m500140001{
        width: 100%!important;
    }
    html{zoom: 1 !important;}
     /*首页产品展示*/
    .p1700mc34016446f6779bb,
    .p1700mb6765fc2a346a3b0,
    .p1700ma46f1cabdf7efdfa,
    .p1700m62dd885c0a4579b9,
    .p1700m3a60ca08f7e72804{
        position: absolute!important;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 55px!important;
        overflow: hidden;
        transition: 0.3s;
    }
    
    .p1700mec254c0bc8b7822e .data_col:hover .p1700mc34016446f6779bb,
    .p1700mb7c6e58376764aaa .data_col:hover .p1700mb6765fc2a346a3b0,
    .p1700m84c41d68067f7812 .data_col:hover .p1700ma46f1cabdf7efdfa,
    .p1700mab3d578d225191c4 .data_col:hover .p1700m62dd885c0a4579b9,
    .p1700md31e033e3d65c24c .data_col:hover .p1700m3a60ca08f7e72804{
        height: 100%!important;
        transition: 0.5s;
    }

    
    .p1700mec254c0bc8b7822e .data_col:hover .p1700mc34016446f6779bb .p1700me9813607c172db11,
    .p1700mb7c6e58376764aaa .data_col:hover .p1700mb6765fc2a346a3b0 .p1700m9dcc84e871c052e2,
    .p1700m84c41d68067f7812 .data_col:hover .p1700ma46f1cabdf7efdfa .p1700mcaed005d06b420a4,
    .p1700mab3d578d225191c4 .data_col:hover .p1700m62dd885c0a4579b9 .p1700m89418a9f3c2f7540,
    .p1700md31e033e3d65c24c .data_col:hover .p1700m3a60ca08f7e72804 .p1700m036b55aa9a29d3c4{
        padding-top: 15px!important;
        background: none!important;
        border-bottom: 2px solid #ccc;
        font-size: 22px;
        font-weight: bold;
    }
    

    
    .p1700maf68a67363eacfa4:hover{
        transition: 0.5s;
        background: rgba(70,135,213,0.8);
    }
    




    /*首页动态背景*/
     .xg_content{
        position:relative;
        width: 100%;
        background-attachment: fixed;
        overflow: hidden;
    }
    
    .xg_content:before{
        content: '';
        position: absolute;
        left: 0;
        top: 350px;
        width: 100%;
        height: 1028px;
        z-index: 1;
        background: url(../image/CgAG0mGpb92AMLAeABNjdkxtXZk713.png) center center no-repeat;
        animation:imageAnimation 6s infinite linear 0s alternate;
        -webkit-animation:imageAnimation 6s infinite linear 0s alternate;
    }
    
    
     .imageAnimation {
        -webkit-animation-name: imageAnimation;
        animation-name:imageAnimation;
    }
    

    @keyframes imageAnimation {
        0% {
            transform: scale(1.1);
            animation-timing-function: ease-in;
        }
        100% {
            transform: scale(1);
            animation-timing-function: ease-out;
        }
    }
    @-webkit-keyframes imageAnimation {
        0% {
            transform: scale(1.1);
            animation-timing-function: ease-in;
        }
        100% {
            transform: scale(1);
            animation-timing-function: ease-out;
        }
    }


    @keyframes rotate {
        0% {
            transform: perspective(400px) rotateZ(20deg) rotateX(-40deg) rotateY(0);
        }
        100% {
            transform: perspective(400px) rotateZ(20deg) rotateX(-40deg) rotateY(-360deg);
        }
    }
    
    .p1700mec254c0bc8b7822e,
    .p1700m71a662ab6a92a573,
    .p1700m84c41d68067f7812,
    .p1700m97e3b6e1951a9bd9,
    .p1700m209f4dec59879df7,
    .p1700m92f60579cc76080c{
        z-index: 2;
    }
}