body{
    width: 100%;
    zoom: 1!important;
}
.clearfix{
    clear: both;
}

.banner{
    height: 448px;
    width: 100%;
    background: url("../../images/jun_di/govSer/pinTaiDev/banner.jpg") no-repeat;
    background-size: 100% 100%;
}
.container{
    width: 1440px !important;;
    margin: 0 auto;
}

.banner_box{
    width: 100%;
    height: 100%;
    position: relative;
}

.bannerCon{
    width: 600px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.banner .title{
    font-weight: normal;
    font-size: 40px;
    text-align: left;
    color: #252B3A;
    text-align: left;
    margin-bottom: 30px;
}
.banner .description{
    font-size: 18px;
    color: #252B3A;
    line-height: 36px;
    text-align: left;
    letter-spacing: 2px;

}


.waySign{
    height: 44px;
    background: #F5F5F5;
}
.waySign a{
    font-size: 14px;
    line-height: 44px;
    color: #252B3A;
}
.gaiShuMod{
    /*height: 356px;*/
    width: 100%;
    background: #FFFFFf;
    padding: 40px 0;
    box-sizing: border-box;
}
.gaiShuMod .left_img{
    float: left;
    background: url("../../images/jun_di/govSer/pinTaiDev/left_img.jpg") no-repeat;
    height: 226px;
    width: 352px;
    margin-top: 0px;
    margin-left: 88px;
}
.gaiShuMod .left_img2{
    float: left;
    background: url("../../images/jun_di/govSer/pinTaiDev/left_img2.jpg")no-repeat;
    height: 108px;
    width: 169px;
    margin-top: 190px;
    margin-left: -78px;
    display: none;
}
.gaiShuMod .right_txt{
    float: left;
    margin-left: 64px;
    width: calc(100% - 440px - 64px);
}
.gaiShuMod .title{
    font-size: 24px;
    color: #252B3A;
    font-weight: bolder;
    margin-top: 10px;
    text-align: center;
    font-family: DengXian;
}
.gaiShuMod .txtDes{
    margin-top: 20px;
    height: 180px;
}
.gaiShuMod .txtDes ul li{
    height: 36px;
}
.gaiShuMod .point_hed{
    float: left;
    color: #8A8E99;
    margin-right: 6px;
    line-height: 36px;
}
.gaiShuMod .desJieS{
    float: left;
    font-size: 18px;
    color: #252B3A;
    line-height: 36px;
    width: calc(100% - 6px - 10px);
}

.gaiShuMod .modTitle{
    font-size: 24px;
    color: #252B3A;
    font-weight: bolder;
    padding-top: 52px;
    margin-bottom: 52px;
    text-align: center;
    width: 100%;
    font-family: DengXian;
}


.gonNenMod{
    width: 100%;
    background-size: 100% 100% !important;
    background: url("../../images/jun_di/govSer/pinTaiDev/gonNenMod_bg.jpg") no-repeat;
    /*height: 595px;*/
    padding-bottom: 40px;
}
.gonNenMod .modTitle{
    font-size: 24px;
    color: #252B3A;
    font-weight: bolder;
    padding-top: 52px;
    margin-bottom: 52px;
    text-align: center;
    width: 100%;
    font-family: DengXian;
}
.gonNenMod .gonNegList{
    /*height: 508px;*/
    width: 100%;
}
.gonNenMod .gonNegList ul{
    margin-bottom: 12px;
    /*height: 198px;*/
    width: 100%;
    display: inline-block;
}
.gonNenMod .gonNegList ul li{
    float: left;
    width: calc((100% - 24px) / 3);
    margin: 0 12px 12px 0;
    height: 198px;
}
.gonNenMod .gonNegList ul li:nth-of-type(3n){
    margin-right: 0px;
}
.gonNenMod .gonNeg{
    width: 100%;
    height: 100%;
    background: #FFFFFF;
}
.gonNenMod .gonNeg_til{
    font-size: 20px;
    color: #252B3A;
    font-weight: bolder;
    text-align: center;
    padding-top: 30px;
    font-family: DengXian;
}
.gonNenMod .jinGe_div{
    margin-top: 16px;
    width: 100%;
}
.gonNenMod .jinGe_line{
    margin: 0 auto;
    height: 3px;
    width: 32px;
    background: #8A8E99;
    transition: width 0.3s;
    display: none;
}
.gonNenMod .gonNeg_des{
    color: #333;
    font-size: 16px;
    padding: 26px;
}

.gonNenMod .gonNegList ul li:hover .jinGe_line{
    width: 44px;
    background: #C7000B;
}

.gonNenMod .gonNegList ul li:hover .gonNeg{
    -webkit-box-shadow: #666666 0 0 0.6rem;
    -moz-box-shadow: #666666 0 0 0.6rem;
    box-shadow: #666666 0 0 0.6rem;
}

.yanFaYs{
    background: #FFFFFF;
    /*height: 422px;*/
    width: 100%;
    height: auto;
    padding-top: 40px;
    margin-bottom: 60px;
    box-sizing: border-box;
}
.yanFaYs .modTitle{
    font-size: 24px;
    color: #252B3A;
    font-weight: bolder;
    padding-top: 52px;
    margin-bottom: 52px;
    text-align: center;
    width: 100%;
    font-family: DengXian;
}
.yanFaYs .yanFaList{
    /*height: 234px;*/
    width: 100%;
}
.yanFaYs .yanFaList ul{
    /*height: 234px;*/
    width: 100%;
    display: inline-block;
}
.yanFaYs .yanFaList ul li{
    float: left;
    width: calc((100% - 36px) / 4);
    height: 234px;
    margin-right: 12px;
    text-align: center;
}
.yanFaYs .yanFaList ul li:nth-last-of-type(1){
    margin-right: 0px;
}
.yanFaYs .yanFa{
    background: #F9F9F9;
    width: 100%;
    height: 100%;
}
.yanFaYs .yanFa_til{
    font-size: 20px;
    color: #252B3A;
    font-weight: bolder;
    text-align: center;
    padding-top: 30px;
    font-family: DengXian;
}
.yanFaYs .yanFa_des{
    color: #333;
    font-size: 16px;
    padding: 12px 36px 0px;
    text-align: left;
    line-height: 26px;
}


.yanFaYs .yanFaList ul li:hover .yanFa{
    -webkit-box-shadow: #D1D1D1 0 0 0.6rem;
    -moz-box-shadow: #D1D1D1 0 0 0.6rem;
    box-shadow: #D1D1D1 0 0 0.6rem;
}
.yanFaYs .yanFa_img{
    width: 52px;
    height: 52px;
    margin-top: 30px;
    display: inline-block;
}
.yanFaYs .yanFa_img img{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

/*案例展示*/

.anLiShow{
    width: 100%;
    background: #FAFAFA;
    padding-bottom: 50px;
}
.anLiShow .modTitle{
    font-size: 24px;
    color: #252B3A;
    font-weight: bolder;
    padding-top: 52px;
    margin-bottom: 52px;
    text-align: center;
    width: 100%;
    font-family: DengXian;
}

.anLi_con{
    position: relative;
}

.anLi_con .swiper-slide{
    background: transparent;
}

.anLi_conTent{
    width: 100%;
}
.anLi_conImg{
    width: 100%;
    position: relative;
}
.anLi_conImg > span{
    display: block;
    width: 100%;
    overflow: hidden;
}
.anLi_conImg > span img{
    width: 100%;
    display: block;
}

.anLi_Title{
    text-align: center;
    font-size: 16px;
    color: #252B3A;
    margin-top: 20px;
}

.anLi_con.swiper-button-next, .anLi_con.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 14px;
    height: 24px;
    z-index: 100;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.anLi_con.swiper-button-next:hover{
    background: url("../../images/jun_di/govSer/pinTaiDev/lunBo_right_on.png");
    transition: all 0.5s;
}
.anLi_con.swiper-button-prev:hover{
    background: url("../../images/jun_di/govSer/pinTaiDev/lunBo_left_on.png");
    transition: all 0.5s;
}
.anLi_con.swiper-button-prev,.swiper-container-rtl .anLi_con.swiper-button-next{
    background-image: url("../../images/jun_di/govSer/pinTaiDev/lunBo_left.png");
    left:-3%;
    right:auto;
}
.anLi_con.swiper-button-next, .swiper-container-rtl .anLi_con.swiper-button-prev {
    background-image: url("../../images/jun_di/govSer/pinTaiDev/lunBo_right.png");
    right: -3%;
    left: auto;
}


@media screen and (max-width:1550px) {
    .anLi_con.swiper-button-prev, .swiper-container-rtl .anLi_con.swiper-button-next {
        background-image: url("../../images/jun_di/govSer/pinTaiDev/lunBo_left.png");
        left: -1%;
        right: auto;
    }

    .anLi_con.swiper-button-next, .swiper-container-rtl .anLi_con.swiper-button-prev {
        background-image: url("../../images/jun_di/govSer/pinTaiDev/lunBo_right.png");
        right: -1%;
        left: auto;
    }
}



/**1200屏幕适配*/
@media screen and (max-width:1440px){
    body{
        width: 100%;
    }
    .container{
        width: 1200px !important;;
    }
    .gaiShuMod .left_img{
        width: 292px;
        margin-left: 18px;
    }
    .gaiShuMod .left_img2{
        width: 140px;
        margin-left: -78px;
    }
    .gaiShuMod .right_txt {
        margin-left: 30px;
        width: calc(100% - 292px - 50px);
    }

    .gonNenMod .jinGe_div{
        margin-top: 16px;
        width: 100%;
    }
    .gonNenMod .gonNeg_des{
        padding: 26px;
    }

    .anLi_con.swiper-button-prev, .swiper-container-rtl .anLi_con.swiper-button-next {
        background-image: url("../../images/jun_di/govSer/pinTaiDev/lunBo_left.png");
        left: -3%;
        right: auto;
    }

    .anLi_con.swiper-button-next, .swiper-container-rtl .anLi_con.swiper-button-prev {
        background-image: url("../../images/jun_di/govSer/pinTaiDev/lunBo_right.png");
        right: -3%;
        left: auto;
    }



}

@media screen and (max-width:1290px){
    .anLi_con.swiper-button-prev, .swiper-container-rtl .anLi_con.swiper-button-next {
        background-image: url("../../images/jun_di/govSer/pinTaiDev/lunBo_left.png");
        left: -3%;
        right: auto;
    }

    .anLi_con.swiper-button-next, .swiper-container-rtl .anLi_con.swiper-button-prev {
        background-image: url("../../images/jun_di/govSer/pinTaiDev/lunBo_right.png");
        right: -3%;
        left: auto;
    }
}


@media screen and (max-width:1240px){
    .container{
        width: 100% !important;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .banner{
        height: 360px;
    }
    .bannerCon{
        left: 12px;
    }
    .anLi_con.swiper-button-prev, .swiper-container-rtl .anLi_con.swiper-button-next {
        background-image: url("../../images/jun_di/govSer/pinTaiDev/lunBo_left.png");
        left: -5px;
        right: auto;
    }

    .anLi_con.swiper-button-next, .swiper-container-rtl .anLi_con.swiper-button-prev {
        background-image: url("../../images/jun_di/govSer/pinTaiDev/lunBo_right.png");
        right: -5px;
        left: auto;
    }

}
@media screen and (max-width:1200px){
    .gaiShuMod .left_img{
        display: none;
    }
    .left_img2{
        display: none;
    }

    .gaiShuMod .right_txt{
        width: 100%;
        margin: 0;
    }
    .yanFaYs .yanFa_til{
        padding-top: 20px;
    }
}

@media screen and (max-width:980px) {
    .yanFaYs .yanFaList ul li{
        width: calc((100% - 12px) / 2);
        margin: 0 12px 12px 0;
    }
    .yanFaYs .yanFaList ul li:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width:840px) {
    .banner {
        height: 280px;
    }

    .banner .title{
        font-size: 26px;
        margin-bottom: 20px;
    }
    .banner .description{
        font-size: 16px;
        line-height: 24px;
    }
    /*平台功能模块化*/
    .gonNenMod .gonNegList ul li {
        width: calc((100% - 12px) / 2);
        margin: 0 12px 12px 0;
    }
    .gonNenMod .gonNegList ul li:nth-of-type(3n){
        margin-right: 12px;
    }
    .gonNenMod .gonNegList ul li:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width:650px) {
    .banner {
        height: 220px;
    }

}

@media screen and (max-width:580px) {
    .banner {
        height: 220px;
    }
}
@media screen and (max-width:470px) {
    .gonNenMod .gonNegList ul li{
        width: 100%;
        margin: 0 0 12px;
    }
    .yanFaYs .yanFaList ul li{
        width: 100%;
        margin: 0 0 12px;
    }
}

@media screen and (max-width:430px) {
    .banner{
        height: 180px;
    }

    .banner .title{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .banner .description{
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0;
    }
    .gaiShuMod .title{
        font-size: 20px;
        margin-top: 0;
    }
    .gaiShuMod{
        padding: 40px 0 20px;
    }
    .gaiShuMod .txtDes{
        margin-top: 0px;
    }
    .gaiShuMod .desJieS{
        font-size: 16px;
    }
    .gaiShuMod .modTitle{
        font-size: 20px;
        margin: 0px 0 30px;
        padding-top: 0;
    }
    .gonNenMod .modTitle{
        font-size: 20px;
        margin: 40px 0 30px;
    }
    .gonNenMod .gonNeg_til{
        font-size: 18px;
    }
    .gonNenMod .gonNeg_des{
        font-size: 16px;
    }

    .yanFaYs{
        padding-top: 0;
    }
    .yanFaYs .modTitle{
        font-size: 20px;
        margin: 0 0 30px;
    }

    .yanFaYs .yanFa_til{
        font-size: 18px;
    }
    .yanFaYs .yanFa_img{
        width: 40px;
        height: 40px;
        margin-top: 25px;
    }
    .anLiShow .modTitle{
        font-size: 20px;
        margin: 0px 0 30px;
    }

}
@media screen and (max-width:350px) {
    .banner{
        height: 160px;
    }

    .banner .title{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .banner .description{
        font-size: 14px;
        line-height: 24px;
    }
}
