@media screen and (max-width: 1920px) {
    .footer-nav-divs{
        padding-left: 4%;
    }
    .nav-p a:link{
        font-size: 14px;
        line-height: 30px;
    }
    .footer-r-title{
        font-size: 30px;
    }
    .footer-r-name {
        padding-top: 8%;
        font-weight: bold;
        font-size: 40px;
    }
    .footer-r-strong{
        padding-top: 5%;
        font-size: 90px;
    }
    .email span{
        padding-top: 20px;
        font-size: 14px;
        color: white!important;
    }
    .res span{
        padding-top: 20px;
        font-size: 14px;
    }

    .email i{
        margin-right: 10px;
        font-size: 20px;
    }
    .box-foo{
       /*  padding-top: 25%; */
    }
    .header{
        margin: 0px 0%!important;
    }
    .count-content .count-desc .count-line .count-18th-box{
        height: 80% !important;
    }
    .article-box .news-list{
       /*  padding-top: 15%; */
    }
    .video-swiper{
        height: 29.3% !important;
    }
    .article-box .news-list .new-item .new-image{
        width: 140px !important;
    }
    .article-box .news-list .new-item .new-info{

        font-size: 14px !important;
    }
}
@media screen and (min-width: 1920px) {
    .article-box .news-list{
       /*  padding-top: 5%; */
    }
    .footer-nav .nav-title:link{
        font-size: 20px;
    }
    .nav-p a:link{
        font-size: 16px;
        line-height: 50px;
    }
address
    .email{

        padding-top: 2.5%;

    }
    .box-foo {
       /*  padding-top: 10%; */
    }
    .email span{
        padding-top: 20px;
        font-size: 20px;
        color: white!important;
    }
    .email i{
        margin-right: 10px;
        font-size: 20px;
    }
    .res span{
        padding-top: 20px;
        font-size: 20px;
    }


    .res{
        padding-top: 2.5%;
    }
    .footer-r-strong{
        padding-top: 5%;
        font-size: 116px;
    }
    .sc-code{
        padding-top: 10%;
    }
    .footer-nav-divs{
        padding-left: 10%;
    }
    .footer-r-name{
        font-size: 50px;
    }
    .footer-r-title{
        font-size: 40px;
    }

}
@media screen and (min-width: 2400px) {
    .video-swiper{
        height: 48.6% ;
    }
}


.box-end{
    padding-top: 10px;
}
.box-end a{
    font-size: 14px;
}
body{
    min-width: 1920px;
}
.index-wrap{
    padding-top: 100px;

}
.banner-wrap{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #123EAB;
}
.banner-box{
    width: 60%;
    height: 100%;
}
.swiper-slide{
    margin-bottom: -3px !important;
}
.swiper-slide .source{
    width: 100%;
    height: 100%!important;
}
.banner-swiper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.banner-swiper .test-demo{
    height:100%;
    width: 100%;
    text-align: center;
}
.banner-swiper .video-1{
    height:100%;
    width: 100%;
    text-align: center;
    background: #123EAB;
}
.test-demo1{
    background: #4390EE;
}
.test-demo2{
    background: #CA4040;
}
.test-demo3{
    background-color: #FF8604;
}

.banner-swiper .swiper-pagination-bullet, .swiper-pagination-switch{
    background: #ffffff;
    opacity: 1;
}
.banner-swiper .swiper-pagination-bullet-active, .swiper-active-switch{
    background: #123EAB;
    border: 1px solid #cccccc;
}

.animate-box{
    width: 40%;
    height: 850px;
    background: #123EAB;
}

.service-wrap{
    width: 100%;
    height: 100%;
    /*display: flex;*/
    /*justify-content: flex-start;*/
    /*align-items: flex-end;*/
}
.empty-box-black{
    width: 10vw;
    background: #252525;
    height: 200px;
}
.empty-box-gray{
    width: 10%;
    background: #BCBCBC;
    height: 200px;
}
.service-box{
    width: 100%;
    height: 100% !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.service-box .service-item{
    width: 100%;
    height: 100%;
    padding: 8%;
    flex:1;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}
.service-box .service-item-r{
    width: 100%;
    height: 100%;
    padding: 8%;
    flex:1;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}
.service-box .service-device{
    background: url("/static/images/index/service-device.jpg") no-repeat;
    background-size: cover;
    width: 55.6%;
}
.service-box .service-machine{
    /*background: url("/static/images/index/service-machine.jpg") no-repeat;*/
    background-color: white;
    background-size: cover;
    width: 44.4%;
}
.service-box .service-item .title{
    color: #ffffff;
    font-size: calc(100vw * 31 /1400);
    font-weight: bolder;
    letter-spacing: 3px;
}
.service-box .service-item-r .title{
    color:  #113EAB;
    font-size: calc(100vw * 31 /1400);
    font-weight: bolder;
    letter-spacing: 3px;
}
.title-r{
    color: black !important;
}
.service-box .service-item .btn{
    width: calc(100vw * 137 /1400);
    height: 50px;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 2px solid #ffffff;
    color:#ffffff;
    cursor: pointer;
    text-underline: none;
    text-decoration:none
}
.btn-r{
    color:  #113EAB !important;
    border: 2px solid  #113EAB !important;
}
.service-box .service-item .btn .step{
    font-weight: bolder;
}
.service-box .service-item .btn-r:hover{
    border-color: #113EAB !important;
    background:  #113EAB !important;
    color: white !important;
}

.service-box .service-item .btn:hover{
    border-color: #113EAB;
    background:  #113EAB;
}
.service-box .service-item .desc-box{
    color: #ffffff;
    margin-top: 100px;
}
.service-box .service-item .desc-box .title{
    font-size: calc(100vw * 17 /1400);
    font-weight: bolder;
    margin-bottom: 35px;

}
.service-box .service-item .desc-box .desc-line{
    font-size: calc(100vw * 12 /1400);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}
.service-box .service-item .desc-box .desc-machine{
    margin-top: 40px;
}
.service-box .service-item .desc-box .desc-line div{
    height: 50px;
    line-height: 50px;
}
.service-box .service-item .desc-box .desc-tips{
    margin-top: 30px;
    font-size: calc(100vw *13 /1400);
    line-height: 30px;
}
.service-box .service-item .desc-box .desc-line .step{
    margin: 0 15px;
}
.count-wrap{
    width: 100%;
    height: 100%;
}
.count-box{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #252525;
}
.count-box .padding-box{
    width: 10vw;
    height: 100%;
}
.count-content{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.count-content .count-desc{
    width: 60%;
    height: 100%;
    padding: 5% 0 2% 10%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.count-content .count-desc .count-line{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.count-content .count-desc .count-line.first{
    height: 70%;
}

.count-content .count-desc .count-line .count-18th-box{
    height: 90%;
    margin-right: 10%;
    display: flex;
    width: 25%;
    align-content: flex-start;
    align-items: center;

}
.count-content .count-desc .count-line .count-18th-box .img-box{
    border-bottom: 10px solid  #113EAB;
    width: 100%;
}

.count-content .count-desc .count-line .count-num-box{
    width: 65%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-right: 40px;
}

.count-content .count-desc .count-line .count-num-box .count-num-item{
    width: 50%;
    text-align: left;
    color: #ffffff;
    margin-bottom: 60px;
}
.count-num-box .count-num-item .num{
    color: #1659ff;
    font-size: calc(100vw * 40 / 1400);
    font-weight: bolder;
    margin-right: 10px;

}
.count-num-box .count-num-item .title{
    margin-top: 15px;
}


.count-content .count-desc .count-line .count-18th-box img{
    width: 100%;
    margin-bottom: 40px;

}

.count-content .count-images{
    width: 40%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.count-content .count-images div{
    width: 100%;
    height: 50%;
}
.count-content .count-images img{
    width: 100%;
    height: 100%;
}
.count-content .count-desc .count-line.two{
    width: 100%;
    height: 200px;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.count-content .count-desc .count-line.two .two-item{
    width: 100%;
    height: 100%;
    flex:1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    font-weight: bolder;
    font-size: 20px;
    padding-top: 30px;
}

.count-content .count-desc .count-line.two .two-item .icon{
    text-align: center;
    padding-left: 10px;
}

.count-content .count-desc .count-line.two .two-item .icon i{
    font-size: 80px;
    font-weight: normal;
}

.count-content .count-desc .count-line.two .two-item .step{
    width: 30px;
    height: 7px;
    background:  #113EAB;
}


.news-wrap{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.news-box{
    width: 100%;
    height: calc(100vh - 100px);
    background-color: #252525;
}
.news-box .news-list-box{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


.article-box{
    flex-shrink: 0;
    width: 970px;
    height: 100%;
    background: white;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 3% 3% 3% 9%;
}


.article-box .title{
    color:  #113EAB;
    width: 100%;
    font-size: 30px;
    font-weight: bolder;
    padding-bottom: 32px;
    padding-top: 12px;
    padding-left: 5%;
    border-bottom: 2px solid grey;
}
.article-box .news-list{
    width: 100%;
    height: calc(100% - 120px);
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding: 0 5%;
}

.article-box .news-list .new-item{
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.article-box .news-list .new-item .new-image{
    width: 200px;
    height: 100%;
    margin-right: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.article-box .news-list .new-item .new-image img{
    width: 100%;
}

.article-box .news-list .new-item .new-info{
    width: 100%;
    height: 100%;
    color: black;
    padding:10px 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: 1px dashed #8FA0B0;
    flex: 1;
}
.news-list .new-item .new-info .new-info-box{
    color: white;
    display: block;
    width: 100%;
}

.article-box .news-list .new-item .new-info div{
    width: 100%;
}
.article-box .news-list .new-item .new-info .news-title{
    height: 40px;
}
.article-box .news-list .new-item .new-info .news-intro{
    color:black;
    height: 90px;
    line-height: 30px;
    overflow: hidden;
}
.article-box .news-list .new-item .new-info .new-time{
    height: 20px;
    text-align: right;
}
.swiper-wrapper{
    /*width: 100% !important;*/
    height: 100%;
}
.swiper-slide{
    width: 100%;
    height: 100%;
}

.video-box{
    flex: 1;
    height: 100%;
    background: #BCBCBC;
    display: flex;
    align-items: center;
    padding: 0 20px;    
    overflow: hidden;
}

.video-box .play-btn{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    z-index: 4;
    cursor: pointer;
}
.video-box .play-btn .white{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 32px;
    left: 27%;
    background: #ffffff;
    z-index: 1;
    border-radius: 50%;

}

.video-box .play-btn i{
    font-size: 100px;
    color: #123EAB;
    position: absolute;
    z-index: 2;
}

.video-swiper{
    width: 100%;
    height: 56.5%;
    border: 8px solid #123EAB;
    overflow: hidden;
}

.video-swiper img{
    width: 100%;
    height: 100%;
}


.news-box .scene-box{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
}


.news-box .scene-box .scene-item{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    width:101%;
    overflow: hidden;
    background-size:100% 100%;
    text-align: center;
}
.scene-item-desc{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 17%;
    height: 100%;
}
.scene-item-info{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex: 4;
    font-size: 20px;
    text-align: left;
    height: 100%;
}
.scene-item-info .desc{
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    line-height: 0px;
    padding-bottom: 50px;
}
.dzyqj{
    padding-top: 15%;
}

.news-box .scene-box .scene-item i{
    font-size: 100px;
}
.scene-box-content{
    width: 100%;
    height: 100%;
}

.news-box .scene-box .scene-item .icon{
    margin-bottom: 50px;
    text-align: center;
    font-size: 20px;
    padding-right: 37%;
    flex: 3;
}


.news-box .scene-box .first{
    width: 35%;
    height: 100%;
}
.news-box .scene-box .two{
    width: 35%;
    height: 100%;
}

.news-box .scene-box .three{
    width: 30%;
    height: 100%;
}
.box-fooler{
    display: none;
}

body{
    position: relative;
}
.header{
    background-color: white;
    height: 100px;
    position: fixed;
    /*display: none;*/
}

