@media screen and (max-width: 1920px) {
    .bmcl-title div {
        width: 39%;
    }

    .jsdy-img {
        width: 64%;
    }

    .jsdy-img-font h2 {
        font-size: 20px !important;
    }

    .serve-desc-font-div {
        width: 42%;
    }

    .dzshj .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 77% !important;
    }

    .dzshj .swiper-button-next, .swiper-rtl .swiper-button-prev {
        left: 90% !important;
    }

    .serve-desc-font-div {
        width: 35%;
    }

    .jsdy-img-font {
        position: absolute;
        padding-left: 23% !important;
        z-index: 24;
        padding-top: 10px;
    }

    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 77.5% !important;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev{
        right: 0px!important;
    }
    .box-content-info p {
        font-size: 25px;
    }

    .icon-kefu {
        font-size: 280px;
    }

    .box-content-info .email {
        font-size: 20px;
    }


    .bmcl-title div {
        width: 42%;
    }



    .box-info-icon {
        padding-top: 5%!important;
    }

    .icon-dianzishu {
        font-size: 35rem;
    }
    .box-desc h2{
        
        font-size: 40px;
    }
}
@media screen and (min-width: 1920px) {
    .bmcl-title div{
        width: 30% ;
    }
    .serve-desc-font-div{
        width: 40%;
    }
    .dzshj .swiper-button-prev, .swiper-rtl .swiper-button-next{
        left: 80% !important;
    }
    .dzshj .swiper-button-next, .swiper-rtl .swiper-button-prev{
        left: 93.4% !important;
    }
    .dzshj .jsdy-img .swiper-button-next, .swiper-button-prev{
        top: 93.4% !important;
    }
    .jsdy-img .swiper-button-prev, .swiper-rtl .swiper-button-next{
        left: 80% !important;
    }
    .jsdy-img .swiper-button-next, .swiper-rtl .swiper-button-prev{
        left: 90% !important;
    }
    .jsdy-img .swiper-button-next, .swiper-button-prev{
        top: 93.4% !important;
    }
    .jsdy-img-font-div{
        position: absolute;
        right: 15%;
    }
    .box-content-info p{
        font-size: 34px;
    }
    .icon-kefu {
         font-size: 280px;
    }
    .box-content-info .email{
        font-size: 30px;
    }
  
    .icon-dianzishu {
        font-size: 43rem!important;
    }
    .bmcl-title div {
        width: 24%;
    }
    .box-desc h2{

        font-size: 3rem;
    }


}

.section {
    height: 100%!important;
}
.fp-tableCell {
    padding-top: 100px;
    height: 100%!important;
}
.box-info-icon{
    width: 40%;
    height: 100%;
    background-color: #123EAB;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.box-info-icon .server-img {
    width: 100%;
    height: 100%;
}
body{
    min-width: 1440px;
}
.header{
    position: fixed;
    background-color: white;
}
.box{
    padding-bottom: 10%;
}
.box-ml{
    margin-left: 0vw;
    height: 100%;
}
.box-mr{
    margin-right: 0vw;
    height: 100%;
}
.banner-box{
    width: 100%;
    height: 100%;
    position: relative;
}
.banner-box img{
    width: 100%;
    height: 100%;
}
.banner-box .desc-box{
    position: absolute;
    color: #ffffff;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    left: 10%;
}
.banner-box .desc-box .desc{
    text-align: center;
}
.banner-box .desc-box .desc .base-title{
    font-size: 4.8rem;
    font-weight: bolder;
    margin-bottom: 140px;
    letter-spacing: 5px;
}
.banner-box .desc-box .desc .sub-title{
    font-size: 1.5rem;
    margin-bottom: 160px;

}

.box-content{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    /*color: grey;*/
    background-color: #f3f3f3;
    height: 100%;

}
.box-content-l{
    width: 40%;
    height: 100%;
    background-color: #123EAB;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}
.icon-kefu{
    color: white;
}
.box-content-info{
    color: white;
    text-align: left;
}
.box-content-info .email{
    width: 55%;
    height: auto;
    text-align: center;
    background-color: white;
    line-height: 50px;
    color: black;
    cursor: pointer;
    padding: 1% 13%;
}
.email-data{
    padding-top: 20px;
}

.box-desc{
    padding-left: 10%;
    width: 70%;
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.box-desc .box-info{
    margin-bottom: 6%;
}
.box-desc h2{
    color: #113eab;
    font-weight: bold;
    font-size: calc(100vw * 33 / 1400);
    /* height: 100%; */
    /* padding-bottom: 20px; */
    /* padding-top: 8%; */
    /* padding-left: 2%; */
}
.box-desc li{
    line-height: 40px;
    font-size:calc(100vw * 13.5 /1400);
}
.icon-dianzishu {
    color: white;
    font-size: 64rem;
}
.serve{
    padding: 5%;
    padding-top: 5%;
    width: 60%;
}
.serve h2{
    color: #113eab;
    font-size: calc(100vw * 20 /1400);
    /* height: 100%; */
    font-weight: initial;
}
.serve-title{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
}
.serve-title div{
    flex: 1;
    border-bottom: solid 2px grey;
    padding-bottom: 10px;
    text-align: center;
    color: #113eab;
}
.acfmp:hover{
    border-bottom: solid 4px #113eab;
    cursor: pointer;
}
.on{
    border-bottom: solid 4px #113eab !important;
}
.server-goods{
    padding-top: 3.5%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 70%;
}
.server-goods div{
    background-color: #252525;
    color: white;
    cursor: pointer;
    flex: 1;
    text-align: center;
    line-height: 35px;
    width: 20%;
    margin-right: 5%;

}
.server-goods div:hover{
    background-color: #113eab;
}
.server-goods-on{
    background-color: #113eab !important;
}
.serve-desc-font{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.serve-desc-font li{
    height: 35px;
}
.bmcl{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.bmcl-title{
    padding-bottom: 20px;
    width: 19%;
}
.bmcl-title div{
    width: 100%;
    font-size: 24px;
    cursor: pointer;
    padding-bottom: 10px;
    padding-top: 40px;

}
.bmcl-div span:hover{
    border-bottom: solid 2px #113eab !important;
    color: #113eab;
}
.bmcl-div-on{
    border-bottom: solid 2px #113eab !important;
    color: #113eab;
}
.bmcl-desc{
    padding-top: 3%;
    width: 50%;
}
.bmcl-desc li{
    padding-top: 20px;
    line-height: 1.5;
}
.bmcl-desc li:first-child{
    padding-top: 30px;
    line-height: 1.5;
}
.jsdy-img{
    padding-top: 30px;
    display: flex;
    align-items: flex-start;
}
.jsdy-img-font{
    width: 150%;
    padding-left: 10%;
}
.jsdy-img-font h2{
    color: black !important;
}

.contact{
    display: flex;
    align-items: flex-start;
    background-color: #333333;
    color: white;
    justify-content: center;
    padding: 5% 10%;

}
.contact div{
    flex: 1;
    font-size: 30px;
    line-height: 80px;
}
.contact .email{
    width: 55%;
    height: auto;
    text-align: center;
    background-color: white;
    line-height: 50px;
    color: black!important;
    cursor: pointer;
}
.dzshj-img{
    position: relative;
}
.dzshj-page{
    position: absolute;
    bottom: 1px;
    left: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100px;
}
.dzshj-page span{
    cursor: pointer;
    background-color: #252525;
    color: white;
    width: 30%;
    font-size: 35px;
    text-align: center;
}
.dzshj-page span:hover{
    background-color: #113eab;
}
.swiper-button-next, .swiper-button-prev{
    top: 93.4% !important;
    position: absolute !important;
    width: calc(var(--swiper-navigation-size)/ 44 * 44) !important;
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white !important;
    background-color: #252525 !important;
}

.swiper-button-prev:hover{
    background-color: #113eab !important;
}

.swiper-button-next:hover{
    background-color: #113eab !important;
}





