body{
    width: 100% !important;
    zoom: 1 !important;
}

.container{
    width: 1440px !important;;
    margin: 0 auto;
}
i, em, b{
    font-style: normal;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
}

/*NEW 公用title*/
.commonTitle{
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.common_title{
    font-size: 30px;
    color: #333;
    padding-bottom: 15px;
    box-sizing: border-box;
    margin-bottom: 20px;
    position: relative;
    font-weight: bold;
}
.common_title i{
    width: 43px;
    height: 2px;
    background: #c7000b;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.commonTitle h2{
    font-size: 16px;
    color: #999999;
}

.fl{
    float: left
}

.fr{
    float: right;
}

.clearfix{
    clear: both;
}
/*banner轮播*/

.jdcase_banner{
    width: 100%;
    height: auto;
}
.banner{
    background-repeat: no-repeat;
    background-size:100% 100%;
    width: 100%;
    height: 448px;
    background-position: center;
}

.bannerIfshow1{
    display: block;
    transition: all 0.3s;
}

.bannerIfshow2{
    display: none;
    transition: all 0.3s;
}

.jdcase_banner .swiper-slide:hover .bannerIfshow1{
    display: none;
    transition: all 0.3s;
}

.jdcase_banner .swiper-slide{
    background: transparent !important;
}

.jdcase_banner .swiper-slide:hover .bannerIfshow2{
    display: block;
    transition: all 0.3s;
}

.banner1{
    position: relative;
    height: 100%;
    z-index: 99;
}
.banner1_font{
    float: left;
    width: 80%;
    position: absolute;
    top:50%;
    left: 0px;
    transform: translate(0% , -50%);
}
.banner1_font h1{
    font-size: 40px;
    color: #fff;
    font-weight: normal;
    text-align: left;
    margin-bottom: 30px;
    letter-spacing: 2px;
    text-shadow: 2px 2px #fff;
}

.banner1_font .banner1_fontCon{
    font-size: 18px;
    color: #fff;
    margin-top: 18px;
    line-height: 36px;
    text-align: left;
    font-weight: bold;
}

.swiper-pagination-bullet{
    width: 60px !important;
    height: 10px!important;
    background:transparent!important;
    opacity: 1;
    border: 2px solid #fff;
    box-sizing: border-box;
    border-radius: 0 !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 30px !important;
}
.swiper-pagination-bullet-active {
    width: 60px!important;
    height: 10px!important;
    background: #fff!important;
    border: 2px solid #fff;
    box-sizing: border-box;
    border-radius: 0 !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.banner  .swiper-pagination-fraction {
    bottom: 25px;
    left: 0;
    width: 100%;
}

.waySign{
    height: 44px;
    background: #F5F5F5;
}
.waySign a{
    font-size: 14px;
    line-height: 44px;
    color: #252B3A;
}

/*我们的优势*/
.jdcase_advantage{
    width: 100%;
    margin: 80px 0 0;
}

.jdcase_advantage ul{
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}

.jdcase_advantage ul li{
    float: left;
    width: calc((100% - 120px) / 4);
    margin: 0 40px 40px 0;
    height: 364px;
}

.jdcase_advantage ul li:nth-of-type(4n) {
    margin-right: 0;
}

.jdcase_advantageTitle{
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 56px;
    background: #000;
    transition: all 0.3s;
    padding-left: 20px;
    box-sizing: border-box;
    z-index: 99;
}

.jdcase_advantageTitle span:nth-of-type(1){
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.jdcase_advantageTitle span:nth-of-type(1) img{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.jdcase_advantageTitle span:nth-of-type(2){
    width: 22px;
    height: 22px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 30.5%;
    top: calc(50% - 11px);
}

.jdcase_advantageTitle span:nth-of-type(2) img{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.jdcase_advantageBgC{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    transition: all 0.3s;
    position: absolute;
    left: 0;
    top: 0;
}

.jdcase_advantageTitle p{
    font-size: 20px;
    color: #fff;
    line-height: 56px;
    position: absolute;
    left: 41%;
    top: 0%;
}

.jdcase_advantageCon{
    width: 100%;
    padding: 20px 22px 10px;
    box-sizing: border-box;
    transition: all 0.3s;
    z-index: 98;
    background: #f6f6f6;
    height: 310px;
    text-align: justify;
}

.jdcase_advantageCon p{
    font-size: 16px;
    line-height: 30px;
    color: #333;
    text-align: justify;
}

.jdcase_advantage ul li:nth-of-type(3) .jdcase_advantageCon p{
    text-indent: 35px;
}

.jdcase_advantage ul li:hover .jdcase_advantageBgC{
    transition: all 0.3s;
    background: rgba(199,0,11,0.5);
}



/*供需对接活动案例*/
.jdcase_demand{
    width: 100%;
    margin: 40px 0 0;
}

.jdcase_demand ul{
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}

.jdcase_demand ul li{
    float: left;
    width: calc((100% - 135px) / 4);
    margin: 0 45px 40px 0;
}

.jdcase_demand ul li:nth-of-type(4n) {
    margin-right: 0;
}

.jdcase_demand ul li span{
    width: 100%;
    display: block;
    overflow: hidden;
}

.jdcase_demand ul li span img{
    width: 100%;
    display: block;
    overflow: hidden;
}

.jdcase_demand ul li .jdcase_demandTitle{
    width: 100%;
    height: 80px;
    background: #f6f6f6;
    padding: 10px 20px;
    box-sizing: border-box;
    transition: all 0.3s;
}

.jdcase_demand ul li .jdcase_demandTitle p{
    font-size: 20px;
    color: #333;
    line-height: 30px;
    text-align: center;
    transition: all 0.3s;
}

.jdcase_demand ul li:hover .jdcase_demandTitle{
    background: #C7000B;
    transition: all 0.3s;
}

.jdcase_demand ul li:hover .jdcase_demandTitle p{
    color: #fff;
    transition: all 0.3s;
}

/*全链军工数据服务案例（部分）*/
.jdcase_case{
    width: 100%;
    padding: 65px 0 50px;
    box-sizing: border-box;
    background-image: url("../../images/jun_di/jdcase/bg.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

.jdcase_caseCon{
    width: 100%;
    box-sizing: border-box;
    margin-top: 60px;
}

.jdcase_caseCon .swiper-slide{
    width: 100%;
    box-sizing: border-box;
    background: transparent;
}

.jdcase_caseCon .jdcase_caseContent{
    width: 100%;
    display: inline-block;
}

.jdcase_caseCon .jdcase_caseContent li{
    float: left;
    width: calc((100% - 210px) / 8);
    margin: 0 30px 30px 0;
}

.jdcase_caseCon .jdcase_caseContent li:nth-of-type(8n) {
    margin-right: 0;
}

.jdcase_caseCon .jdcase_caseContent li span{
    width: 100%;
    display: block;
    overflow: hidden;
}

.jdcase_caseCon .jdcase_caseContent li span img{
    width: 100%;
    display: block;
    overflow: hidden;
}


/*军地公共服务平台(部分)*/
.jdcase_public{
    width: 100%;
    margin: 40px 0 0;
}

.jdcase_public ul{
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}

.jdcase_public ul li{
    float: left;
    width: calc((100% - 90px) / 4);
    margin: 0 30px 30px 0;
}

.jdcase_public ul li:nth-of-type(4n) {
    margin-right: 0;
}

.jdcase_public ul li span{
    width: 100%;
    display: block;
    overflow: hidden;
    border: 10px solid #f1f1f1;
    box-sizing: border-box;
    position: relative;
}

.jdcase_public ul li span img{
    width: 100%;
    display: block;
    overflow: hidden;
    transition: all 0.3s;
}

.jdcase_public ul li p{
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    color: #c7000b;
    box-sizing: border-box;
    z-index: 10;
    text-align: center;
    height: 80px;
    background: transparent;
    padding: 10px 20px;
    box-sizing: border-box;
    transition: all 0.3s;
}

.jdcase_public ul li .jdcase_publicBgc{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s;
}

.jdcase_public ul li:hover .jdcase_publicBgc{
    background: rgba(199,0,11,0.5);
    transition: all 0.3s;
}

.jdcase_public ul li:hover span img{
    transform: scale(1.05);
    transition: all 0.3s;
}



/*课题研究案例（部分）*/
.jdcase_topic{
    width: 100%;
    margin: 40px 0 0;
}

.jdcase_topic ul{
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}

.jdcase_topic ul li{
    float: left;
    width: calc((100% - 90px) / 4);
    margin: 0 30px 30px 0;
}

.jdcase_topic ul li:nth-of-type(4n) {
    margin-right: 0;
}

.jdcase_topic ul li span{
    width: 100%;
    display: block;
    overflow: hidden;
}

.jdcase_topic ul li span img{
    width: 100%;
    display: block;
    overflow: hidden;
}

.jdcase_topic ul li .jdcase_topicTitle{
    width: 100%;
    height: 90px;
    background: #f6f6f6;
    transition: all 0.3s;
    padding: 10px 20px;
    box-sizing: border-box;
    transition: all 0.3s;
    margin-top: 5px;
    display: none;
}

.jdcase_topic ul li .jdcase_topicTitle p{
    font-size: 20px;
    color: #333;
    line-height: 30px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    transition: all 0.3s;
    display: none;
}
.jdcase_topic ul li .jdcase_topicTitle p i{
    width: 43px;
    height: 2px;
    background: #c7000b;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: all 0.3s;
}

.jdcase_topic ul li:hover .jdcase_topicTitle{
    background: #c7000b;
    transition: all 0.3s;
}

.jdcase_topic ul li:hover .jdcase_topicTitle p{
    color: #fff;
    transition: all 0.3s;
}

.jdcase_topic ul li:hover .jdcase_topicTitle p i{
    background: #fff;
    transition: all 0.3s;
}




/*产业运营（部分）*/
.jdcase_industry{
    width: 100%;
    margin: 40px 0 80px;
}

.jdcase_industry1{
    width: 100%;
    display: inline-block;
    margin: 40px 0;
}

.jdcase_industry1 li{
    float: left;
    width: calc((100% - 50px) / 2);
    margin-right: 50px;
    position: relative;
}
.jdcase_industry1 li:nth-last-of-type(1) {
    margin-right: 0;
}

.jdcase_industry1 li span{
    width: 100%;
    display: block;
    overflow: hidden;
}

.jdcase_industry1 li span img{
    width: 100%;
    display: block;
    overflow: hidden;
    transition: all 0.3s
}

.jdcase_industry1 li .jdcase_industry1Con{
    width: 48%;
    height: 55px;
    background: rgba(0,0,0,0.5);
    transition: all 0.3s;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.jdcase_industry1 li .jdcase_industry1Con p{
    font-size: 20px;
    line-height: 55px;
    width: 100%;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
    color: #f6f6f6;
}

.jdcase_industry1 li:hover .jdcase_industry1Con{
    background: rgba(199,0,11,0.5);
    transition: all 0.3s;
}

.jdcase_industry1 li:hover img{
    transition: all 0.3s;
    transform: scale(1.05);
}


.jdcase_industry2{
    width: 100%;
    display: inline-block;
}

.jdcase_industry2 li{
    float: left;
    width: calc((100% - 100px) / 3);
    margin-right: 50px;
    position: relative;
}
.jdcase_industry2 li:nth-last-of-type(1) {
    margin-right: 0;
}

.jdcase_industry2 li span{
    width: 100%;
    display: block;
    overflow: hidden;
}

.jdcase_industry2 li span img{
    width: 100%;
    display: block;
    overflow: hidden;
    transition: all 0.3s;
}

.jdcase_industry2 li .jdcase_industry2Con{
    width: 100%;
    height: 55px;
    background: rgba(0,0,0,0.8);
    transition: all 0.3s;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s;
}

.jdcase_industry2 li .jdcase_industry2Con p{
    font-size: 20px;
    line-height: 55px;
    width: 100%;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
    color: #f6f6f6;
}

.jdcase_industry2 li:hover .jdcase_industry2Con{
    background: rgba(199,0,11,0.8);
    transition: all 0.3s;
}

.jdcase_industry2 li:hover img{
    transition: all 0.3s;
    transform: scale(1.05);
}

/**1200屏幕适配*/
@media screen and (max-width:1440px){
    body{
        width: 100%;
    }
    .container{
        width: 1200px !important;;
    }

    /*产业运营*/
    .jdcase_industry1 li{
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
    }
    .jdcase_industry1 li .jdcase_industry1Con{
        width: 55%;
    }

    .jdcase_industry2 li{
        width: calc((100% - 40px) / 3);
        margin-right: 20px;
    }
}

@media screen and (max-width:1240px){
    .container{
        width: 100% !important;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .banner{
        height: 360px;
    }
    .banner1_font{
        left: 12px;
    }
    /*我们的优势*/
    .jdcase_advantage ul li{
        width: calc((100% - 90px) / 4);
        margin: 0 30px 30px 0;
    }

    /*供需对接活动案例*/
    .jdcase_demand{
        margin: 40px 0 40px;
    }
    .jdcase_demand ul li{
        width: calc((100% - 60px) / 4);
        margin: 0 20px 20px 0;
    }

    /*课题研究案例*/
    .jdcase_topic ul li{
        width: calc((100% - 60px) / 4);
        margin: 0 20px 20px 0;
    }
}

@media screen and (max-width:1210px){
    /*产业运营*/
    .jdcase_industry1 li .jdcase_industry1Con{
        width: 70%;
    }

}

@media screen and (max-width:1185px){
    /*我们的优势*/
    .jdcase_advantageCon{
        height: 340px;
    }
}

@media screen and (max-width:1130px){
    /*军地公共服务平台*/
    .jdcase_public ul li{
        width: calc((100% - 40px) / 3);
        margin: 0 20px 20px 0;
    }
    .jdcase_public ul li:nth-of-type(4n) {
        margin-right: 20px;
    }

    .jdcase_public ul li:nth-of-type(3n) {
        margin-right: 0;
    }


    /*课题研究案例*/
    .jdcase_topic ul li{
        width: calc((100% - 40px) / 3);
        margin: 0 20px 20px 0;
    }
    .jdcase_topic ul li:nth-of-type(4n) {
        margin-right: 20px;
    }
    .jdcase_topic ul li:nth-of-type(3n) {
        margin-right: 0;
    }
}

@media screen and (max-width:1090px){
    .jdcase_advantage ul li{
        width: calc((100% - 50px) / 2);
        margin: 0 50px 40px 0;
    }
    .jdcase_advantage ul li:nth-of-type(2n) {
        margin-right: 0;
    }
    /*我们的优势*/
    .jdcase_advantageCon{
        height: 300px;
    }
}

@media screen and (max-width:1050px){
    /*供需对接活动案例*/
    .jdcase_demand ul li{
        width: calc((100% - 40px) / 3);
    }
    .jdcase_demand ul li:nth-of-type(2n){
        margin-right: 20px;
    }
    .jdcase_demand ul li:nth-of-type(3n){
        margin-right: 0;
    }
}

@media screen and (max-width:1180px){
    .bannerIfshow1{
        display: none;
        transition: all 0.3s;
    }

    .bannerIfshow2{
        display: block;
        transition: all 0.3s;
    }

    .jdcase_banner .swiper-slide:hover .bannerIfshow1{
        display: none;
        transition: all 0.3s;
    }

    .jdcase_banner .swiper-slide{
        background: transparent !important;
    }

    .jdcase_banner .swiper-slide:hover .bannerIfshow2{
        display: block;
        transition: all 0.3s;
    }
}



@media screen and (max-width:960px){
    /*军地公共服务平台*/
    .jdcase_public ul li{
        width: calc((100% - 20px) / 2);
    }
    .jdcase_public ul li:nth-of-type(3n) {
        margin-right: 20px;
    }
    .jdcase_public ul li:nth-of-type(2n) {
        margin-right: 0;
    }

    /*课题研究案例*/
    .jdcase_topic ul li{
        width: calc((100% - 20px) / 2);
        margin: 0 20px 20px 0;
    }
    .jdcase_topic ul li:nth-of-type(4n) {
        margin-right: 20px;
    }
    .jdcase_topic ul li:nth-of-type(3n) {
        margin-right: 20px;
    }
    .jdcase_topic ul li:nth-of-type(2n) {
        margin-right: 0px;
    }

    /*产业运营*/
    .jdcase_industry1 li{
        width: 100%;
        margin: 0px 0 20px;
    }
    .jdcase_industry1 li .jdcase_industry1Con{
        width: 55%;
    }
    .jdcase_industry1{
        margin: 40px 0 0;
    }

    .jdcase_industry2 li{
        width: calc((100% - 20px) / 2);
        margin: 0 20px 20px 0;
    }

    .jdcase_industry2 li:nth-of-type(3n) {
        margin-right: 20px;
    }
    .jdcase_industry2 li:nth-of-type(2n) {
        margin-right: 0;
    }

    .swiper-pagination-bullet{
        width: 40px !important;
        height: 8px!important;
        background:transparent!important;
        opacity: 1;
        border: 2px solid #fff;
        box-sizing: border-box;
        border-radius: 0 !important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 15px !important;
    }
    .swiper-pagination-bullet-active {
        width: 40px!important;
        height: 8px!important;
        background: #fff!important;
        border: 2px solid #fff;
        box-sizing: border-box;
        border-radius: 0 !important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.banner  .swiper-pagination-fraction {
        bottom: 15px;
        left: 0;
        width: 100%;
    }
}

@media screen and (max-width:840px) {
    .banner {
        height: 280px;
    }

    .banner1_font h1{
        font-size: 26px;
        margin-bottom: 20px;
        text-shadow: 1px 1px #fff;
    }
    .banner1_font .banner1_fontCon{
        font-size: 16px;
        line-height: 24px;
    }
    .common_title{
        font-size: 26px;
    }

    .common_title_White{
        font-size: 26px;
    }

    /*供需对接活动案例*/
    .jdcase_demand ul li{
        width: calc((100% - 20px) / 2);
    }
    .jdcase_demand ul li:nth-of-type(3n){
        margin-right: 20px;
    }
    .jdcase_demand ul li:nth-of-type(2n){
        margin-right: 0;
    }

    /*全链军工数据服务案例*/
    .jdcase_caseCon .jdcase_caseContent li{
        width: calc((100% - 60px) / 5);
        margin: 0 15px 15px 0;
    }

    .jdcase_caseCon .jdcase_caseContent li:nth-of-type(8n) {
        margin-right: 15px;
    }
    .jdcase_caseCon .jdcase_caseContent li:nth-of-type(5n) {
        margin-right: 0;
    }


}

@media screen and (max-width:680px) {
    /*我们的优势*/
    .jdcase_advantage ul li{
        width: calc((100% - 20px) / 2);
        margin: 0 20px 20px 0;
    }
}

@media screen and (max-width:630px) {
    /*军地公共服务平台*/
    .jdcase_public ul li{
        width: 100%;
        margin: 0 0 20px;
    }
    .jdcase_public ul li:nth-of-type(3n) {
        margin-right: 0;
    }
    .jdcase_public ul li p{
        height: auto;
    }

    .jdcase_industry1 li .jdcase_industry1Con{
        width: 80%;
    }

    .banner1_font{
        width: 100%;
        left: 0;
        padding: 0 12px;
        box-sizing: border-box;
    }
}
@media screen and (max-width:580px) {
    .jdcase_advantageCon{
        height: 340px;
    }
    .jdcase_advantage ul li{
        height: 404px;
    }
}
@media screen and (max-width:520px) {
    /*我们的优势*/
    .jdcase_advantage ul li{
        width: calc((100% - 10px) / 2);
        margin: 0 10px 10px 0;
    }
    .jdcase_advantageTitle span:nth-of-type(2){
        left: 22%;
    }
    .jdcase_advantageCon{
        padding: 10px 12px;
    }

    /*供需对接活动案例*/
    .jdcase_demand ul li{
        width: 100%;
    }
    .jdcase_demand ul li:nth-of-type(3n){
        margin-right: 0;
    }
    .jdcase_demand ul li:nth-of-type(2n){
        margin-right: 0;
    }
    .jdcase_demand ul li .jdcase_demandTitle{
        height: auto;
    }

    /*课题研究案例*/
    .jdcase_topic ul li{
        /*width: 100%;*/
        /*margin: 0 0 20px;*/
        width: calc((100% - 10px) / 2);
        margin: 0 10px 10px 0;
    }
    .jdcase_topic ul li:nth-of-type(4n) {
        margin-right: 10px;
    }
    .jdcase_topic ul li:nth-of-type(3n) {
        margin-right: 10px;
    }
    .jdcase_topic ul li:nth-of-type(2n) {
        margin-right: 0px;
    }

    .jdcase_industry2 li{
        width: 100%;
        margin: 0 0 20px;
    }
    .jdcase_industry2 li:nth-of-type(3n) {
        margin-right: 0;
    }

}

@media screen and (max-width:450px) {
    .common_title{
        font-size: 20px;
        padding-bottom:12px;
    }
    .common_title i{
        width: 30px;
    }
    .common_title_White{
        font-size: 20px;
        padding-bottom:12px;
    }
    .common_title_White i{
        width: 30px;
    }
    .banner{
        height: 200px;
    }

    .banner1_font h1{
        font-size: 20px;
        margin-bottom: 15px;
        font-weight: bold;
    }
    .banner1_font .banner1_fontCon{
        font-size: 14px;
        line-height: 24px;
    }

    /*我们的优势*/

    .jdcase_advantageCon{
        height: 300px;
    }
    .jdcase_advantage ul li{
        height: 384px;
    }
    .jdcase_advantageCon p{
        font-size: 14px;
        line-height: 24px;
    }
    .jdcase_advantageTitle p{
        font-size: 16px;
        left: 36%;
    }

    .jdcase_advantage{
        margin: 40px 0 0;
    }
    .jdcase_advantageTitle p{
        font-size: 18px;
    }
    .jdcase_advantage ul{
        margin-top: 10px;
    }
    .jdcase_advantage ul li:nth-of-type(3) .jdcase_advantageCon p{
        text-indent: 30px;
    }

    /*供需对接活动案例*/
    .jdcase_demand ul{
        margin-top: 10px;
    }
    .jdcase_demand ul li .jdcase_demandTitle p{
        font-size: 18px;
    }

    /*全链军工数据服务案例*/
    .jdcase_case{
        padding: 40px 0 40px;
    }
    .jdcase_caseCon{
        margin-top: 30px;
    }

    /*军地公共服务平台*/
    .jdcase_public ul{
        margin-top: 10px;
    }
    .jdcase_public ul li p{
        font-size: 18px;
        line-height: 26px;
        height: 70px;
    }

    /*课题研究案例*/
    .jdcase_topic{
        margin: 10px 0 0;
    }

    .jdcase_topic ul{
        margin-top: 10px;
    }

    .jdcase_topic ul li .jdcase_topicTitle p{
        font-size: 18px;
    }
    .jdcase_industry1 li .jdcase_industry1Con{
        height: 34px;
    }

    .jdcase_industry1 li .jdcase_industry1Con p{
        font-size: 18px;
        line-height: 34px;
    }
    .jdcase_industry2 li .jdcase_industry2Con p{
        font-size: 14px;
    }

    .jdcase_industry{
        margin: 30px 0 40px;
    }
    .jdcase_industry1{
        margin: 10px 0 0;
    }

    .swiper-pagination-bullet{
        width: 30px !important;
        height: 6px!important;
        background:transparent!important;
        opacity: 1;
        border: 2px solid #fff;
        box-sizing: border-box;
        border-radius: 0 !important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 10px !important;
    }
    .swiper-pagination-bullet-active {
        width: 30px!important;
        height: 6px!important;
        background: #fff!important;
        border: 2px solid #fff;
        box-sizing: border-box;
        border-radius: 0 !important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.banner  .swiper-pagination-fraction {
        bottom: 10px;
        left: 0;
        width: 100%;
    }
}

@media screen and (max-width:390px) {
    .jdcase_industry1 li .jdcase_industry1Con{
        width: 100%;
    }

    .banner1_font h1{
        font-size: 18px;
        margin-bottom: 5px;
    }

    .banner1_font .banner1_fontCon{
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
    }
}

@media screen and (max-width:380px) {
    .jdcase_advantageTitle span:nth-of-type(2) {
        left: 14%;
    }
}

@media screen and (max-width:360px) {
    /*我们的优势*/

    .jdcase_advantageCon{
        height: 320px;
    }
    .jdcase_advantage ul li{
        height: 404px;
    }
    .jdcase_advantageTitle p{
        left: 30%;
    }

    /*供需对接活动对接*/
    .jdcase_demand ul li .jdcase_demandTitle p{
        font-size: 16px;
    }
    /*军地公共服务平台*/
    .jdcase_public ul li p{
        font-size: 16px;
    }
    /*产业运营*/
    .jdcase_industry1 li .jdcase_industry1Con p{
        font-size: 16px;
        line-height: 34px;
    }
}

@media screen and (max-width:355px) {
    /*我们的优势*/
    .jdcase_advantageCon{
        height: auto;
    }
    .jdcase_advantage ul li{
        width: 100%;
        margin: 0 0 10px;
        height: auto;
    }

    .jdcase_advantageTitle span:nth-of-type(2){
        left: 24%;
    }
    .jdcase_advantageTitle p{
        left: 38%;
    }
}

