/* 移动端样式 */
@media screen and (max-width: 750px) {
    body {
        min-width: 0;
        width: 100%;
    }
    .head-pc{
        display: none;
    }
    .footer-pc{
        display: none;
    }

    .head-mob{
        display: block;
        position: relative;
        z-index: 99;
    }
    .head-mob-view{
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 1.2rem;
        padding: 0 .5rem;
        position: relative;
        z-index: 9;
        background: #fff;
    }
    .head-mob-view .left{
        height: .5rem;
    }
    .head-mob-view .left img{
        height: 100%;
    }
    .head-mob-view .right i{
        font-size: .44rem;
        font-weight: bold;
        display: block;
    }
    .head-mob-view .right i.icon-caidan{
        display: block;
    }
    .head-mob-view .right i.icon-guanbi{
        display: none;
    }
    .head-mob-view .right.on i.icon-guanbi{
        display: block;
    }
    .head-mob-view .right.on i.icon-caidan{
        display: none;
    }
    .head-mob-nav{
        width: 100%;
        height: 100vh;
        position: absolute;
        z-index: 8;
        left: 0;
        top: 0;
        padding-top: 1.2rem;
        background: #fff;
        display: none;
    }
    .head-mob-nav ul{
        padding: 0 .5rem;
    }
    .head-mob-nav ul .oneitem{
        font-size: .34rem;
        padding: .3rem .1rem;
        font-weight: bold;
        display: block;
        border-bottom: 2px solid #e9e9e9;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .head-mob-nav ul .oneitem i{
        font-size: .3rem;
    }
    .head-mob-nav ul .twonav{
        border-bottom: 2px solid #e9e9e9;
        display: none;
    }
    .head-mob-nav ul .twonav a{
        display: block;
        font-size: .3rem;
        line-height: 1.6;
        padding: .1rem .3rem;
    } 
    .footer-mob-bv{
        background-color: #000;
        font-size: .2rem;
        padding: .2rem 0;
        }
        .footer-mob-bv p{
            text-align: center;
            color: #939394;
        }
        .footer-mob-bv a{
            color: #939394;
            line-height: 1.4;
        }
    .footer-mob{
        display: block;
        background: #1d1d1f;
        padding-top: .5rem;
    }
    .footer-mob-bot{
        padding: .7rem .54rem .54rem;
    }
    .footer-mob-nav{
        padding: 0 .54rem;
    }
    .footer-mob-nav .oneitem{
        padding: .3rem 0;
        font-size: .3rem;
        color: #fff;
        font-weight: bold;
        border-bottom: 2px solid #343436;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .footer-mob-nav .oneitem i{
        font-size: .3rem;
        color: #fff;
    }
    .footer-mob-nav .twonav{
        padding-top: .2rem;
        display: none;
    }
    .footer-mob-nav .twonav a{
        font-size: .26rem;
        color: #fff;
        padding: .1rem .2rem;
        display: block;
    }
    .footer-mob-bot .iconbind>div{
        width: .94rem;
        height: .94rem;
        margin-right: .2rem;
    }
    .iconbind>div i {
        font-size: .6rem;
    }
    .tellist p {
        font-size: .3rem;
        color: #fff;
        margin-bottom: .1rem;
    }
    .bannerpage{
        width: 80%;
        bottom: .8rem;
        padding-left: .8rem;
        padding-top: .2rem;
        padding-bottom: .2rem;
    }
    .bannerpageslot{
        max-width: 80%;
    }
    .index-cxnav{
        width: 7.2rem;
    }
    .index-cxnav{
        margin:-.4rem auto .7rem;
        height: auto;
    }
    .index-cxnav>div{
        position: static;
        width: 100%;
        height: auto;
        flex-wrap: wrap;
        padding: .6rem 0;
        justify-content: space-between;
    }
    .index-cxnav>div .item{
        width: 50%;
        flex-flow: column;
        margin-bottom: .4rem;
    }
    .jac-yxiang{
        width: 100%;
    }
    .yxiang-cent{
        width: 7.2rem;
        margin: 0 auto;
        display: block;
    }
.yxiang-cent .item {
    width: 100%;
    height: 5rem;
    overflow: hidden;
    margin-bottom: .2rem;
}
    .news-cent{
        width: 7.2rem;
        margin: 0 auto;
        padding: .2rem;
        padding-bottom: .4rem;
    }
    .news-cent{
        flex-flow: column-reverse;
    }
    .news-imgview{
        width: 100%;
    }
    .news-list{
        padding: 0;
    }
    .news-list .item{
        margin-bottom: .24rem;
        padding: .2rem .4rem;
    }
    .news-more{
        margin-left: .4rem;
    }
    .jxslist{
         height: auto;
         max-height: 3.9rem;
         border-bottom: 1px solid #ccc;
    }
.yxiang-cent .item img{
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.index-botview .item::after{
        display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: url(../images/main/yinx-pop.png) bottom no-repeat;
    background-size: 100% 50%;
}
.news-list .item .date{
    margin-right:0.2rem;
}
.index-botview .item img{
       width: 100%;
    position: absolute;
    top: -3rem;
}
    .index-botview{
        width: 7.2rem;
        margin-bottom: 1rem;
        display: block;
    }
    .index-botview .item{
            width: 100%;
            height: 5rem;
            overflow: hidden;
            margin-bottom: .2rem;
    }
.index-botview .item p {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: .5rem;
    font-size: .34rem;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 6px;
    z-index: 9;
}
    .lanmunav{
       display: none;
    }
    .lanmunav>.item{
        width: 33.3%;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .jacintor-main1{
        padding-top: .4rem;
    }
    .jacintor-main1 .centview{
        width: 7.2rem;
        height: auto;
        margin-top: .4rem;
        flex-flow: column-reverse;
    }
    .jacintor-main1 .centview .left{
        width: 100%;
        padding: .5rem .4rem;
    }
    .jacintor-main1 .centview .right{
        width: 100%;
    }
    .jacintor-main2 .centview{
        margin-top: .4rem;
        width: 7.2rem;
        padding: 0 .4rem;
    }
    .jacintor-main2 .centview p{
        font-size: .24rem;
        line-height: 1.5;
    }
    .jacintor-main3{
        width: 100%;
        margin-top: .4rem;
    }
    .jacintor-main3 .centview{
        flex-wrap: wrap;
    }
    .jacintor-main3 .centview>div{
        margin: 0;
        width: 50%;
        margin-bottom: .3rem;
    }
    .jacintor-main3 .centview>div p:first-child{
        font-size: .4rem;
    }
    .jacintor-main4{
        width: 100%;
        margin-top: .4rem;
    }
    .gjsy-main1{
        padding-top: .4rem;
    }
    .gjsy-txt{
        width: 7.2rem;
        font-size: .3rem;
        line-height: 1.6;
    }
    .gjsy-img1{
        display: block;
        width: 7.2rem;
        margin-top: .4rem;
    }
    .gjsy-img1 img{
        width: 100%;
        margin-bottom: .2rem;
    }
    .gjsy-main2{
        padding-top: .4rem;
    }
    .gjsy-open-view {
        width: 7.2rem;
        margin-top: .4rem;
        padding-top: .2rem;
    }
    .gjsy-open-view .txt p{
        font-size:  0.3rem;
        line-height: 1.6;
        padding: 0 0.4rem;
        text-align: inherit;
    }
    .gjsy-open-img{
        margin-top: .4rem;
    }
    .gjsy-dsj-view{
        width: 7.2rem;
        margin: .4rem auto 0;
    }
    .gjsy-dsj-item{
        flex-flow: column-reverse;
    }
    .gjsy-dsj-item .left{
        height: auto;
        padding: .2rem .3rem;
    }
    .gjsy-dsj-item .left p.date{
        margin-bottom: .3rem;
    }
    .gjsy-dsj-item .left p.tit{
        font-size: .3rem;
    }
    .year-sel-swiper{
        width: 80%;
        margin: 0 auto;
        margin-top: .3rem;
        margin-left: 0.5rem;
        padding-bottom: .5rem;
    }
    .gjsy-main4{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .gjsy-news-item{  
        display: block;
    }
    .gjsy-news-item .right {
        padding: .2rem .3rem;
        height: auto;
        width: 100%;
    }
    .gjsy-news-view{
        width: 7.2rem;
        margin: .4rem auto 0;
    }
    .gjsy-news-item .right .date {
        font-size: .26rem;
        margin-bottom: .3rem;
        padding-left: .86rem;
    }
    .gjsy-news-item .right .tit{
        font-size: .3rem;
        margin-bottom: .3rem;
    }
    .jacshzrview{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .shzetag{
        margin-top: .4rem;
    }
    .shzrlistview{
        width: 7.2rem;
        margin-top: .4rem;
    }
    .shzrlistview .item{
        padding:  0.3rem 0 0 0;
        display: inline-block;
        position: relative;
    }
    .shzrlistview .item .name{
        font-size: .28rem;
        display: inline-block;
        width:  60%;
        line-height: none;
        margin-left: 0.3rem;
        margin-bottom: 0.359rem;
    }
    .shzrlistview .item .date{
         font-size: 0.28rem;
        margin-top: 0.2rem;
     }
    .dwn-pdf{
       position: absolute;
       margin-left: .4rem;
       margin-top: -11px;
       top: 50%;
       right: 10%;
    }
    .jacactview{
        padding: .4rem .15rem;
    }
    .jacactlist a {
        width: 49%;
        margin-top: .2rem;
        margin-right: 2%;
        font-size: 0;
        padding-bottom: .24rem;
    }
    .newscent-tag{
        display: block;
    }
    .jacactlist a:nth-child(2n){
        margin-right: 0;
    }
    .newselview{
        justify-content: center;
        margin-top: .3rem;
    }
    .newskvcent {
        width: 90%;
        position: absolute;
        left: 5%;
        bottom: .82rem;
        color: #fff;
        font-size: 0;
    }
    .jacwh-main2 .centview{
        width: 7.2rem;
        display: block;
        margin-top: .4rem;
    }
    .jacwh-main2 .centview .item{
        width: 100%;
        margin-top: .2rem;
    }
    .jacwh-main2 .centview .item .maskview{
        background: rgba(15, 15, 15, 0.3);
    }
    .jacwh-main2 .centview .item .maskview p:nth-child(2){
        display: block;
    }
    .jacwh-main2{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .shzrlistview .item .btns{
        display: inline-block;
        width: auto;
        margin-left: .3rem;
         margin-bottom: 0.3rem;
        position: relative;
         top: -0.4rem;
    }
    .shzrlistview .item .btns a{
        margin: auto;
    }
    .shzrlistview .item .btns a:first-child{
        margin-bottom: .1rem;
    }
    .shzrlistoneitem{
        width: 7.2rem;
        padding: .2rem;
        margin-top: .4rem;
        margin-bottom: .4rem;
        /* padding-top: 1rem; */
    }
    .shzrlistoneitem .leftimg{
           width: 1.35rem;
    position: absolute;
    left: 5.25rem;
    top: -0rem;
    }
    .shzrlistoneitem .rightmsg .bot{
        margin-top: .2rem;
    }
    .jacnewsview {
        width: 7.2rem;
        margin: 0 auto;
        padding: .2rem 0;
    }
    .newstype{
        margin: 0 auto;
    }
    .newslist li {
        width:49%;
        margin-top: 0;
        font-size: 0;
        margin-right: 2%;
        margin-bottom: .2rem;
    }

    .newslist li:nth-child(3n) {
        margin-right: 2%;

    }
        .newslist li:nth-child(2n){
        margin-right: 0;
    }
    .jacnewsview .pageview{
        margin-top: .4rem;
    }
    .jacnum-main1{
        margin-top: .4rem;
        padding-top: 0;
    }
    .jacnum-main1 .centview{
        width: 100%;
        margin-bottom: .2rem;
        display: block;
        margin-top: .3rem;
    }
    .jacnum-main1 .centview .item{
        width: 100%;
        margin-bottom: .2rem;
        height: 3.96rem;
    }
    .jacintorview{
        width:100% ;
        margin: 0 auto;
        padding: 0 .15rem;
    }
    .jacnum-main1 .centview .item .maskview .gomore{
        display: block;
    }
    .jacnewscent{
        padding-top: .2rem;
        padding-bottom: .2rem;
    }
    .jaczsjm-main1{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .jaczsjm-main1 .centview{
        width: 7.2rem;
        margin-top: .4rem;
    }
    .jaczsjm-main1 .centview .item{
        display: block;
    }
    .jaczsjm-main1 .centview .item .imgview{
        width: 100%;
    }
    .jaczsjm-main1 .centview .item .titview{
        padding-left: .4rem;
        margin-top: .3rem;
    }
    .jaczsjm-main1 .centview .item .titview p{
        font-size: .32rem;
    }
    .jaczsjm-main1 .centview .item .titview a{
        font-size: .24rem;
        margin-top: .2rem;
    }
    .jacnewscent .titview{
        padding: .2rem .2rem;
    }
    .jacnewscent .titview .tit{
        font-size: .32rem;
    }
    .jacnewscent .titview .titmsg{
        font-size: .24rem;
    }
    .newscentview{
        width: 7.2rem;
        padding-bottom: .4rem;
    }
    .fxview{
        width: 7.2rem;
        margin-top: .4rem;
    }
    .morenews{
        width: 7.2rem;
        margin-top: .4rem;
    }
    .morenewslist{
        margin-top: .2rem;
    }
    .morenewslist a{
        width: 48%;
        margin-right: .2rem;
    }
    .morenewslist a .date{
        font-size: .24rem;
    }
    .morenewslist a .tit{
        font-size: .3rem;
    }
    .jacjxs-view{
        height: auto;
    }
    .jxsmap-pop{
          height: auto;
          width: 7.2rem;
          left: 0;
          right: 0;
          position: static;
          top: 0;
    }
    .jaczsjm-main1 .centview .item{
        width: 100%;
    }
.jaczsjm-main1 .centview .item .titview{
        width: 100% !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
padding-right: 0.4rem;
}
.shiji{
    width:100% !important;
}
.dsj_date{
    width:90% !important;
}
#dsj_date.dsj_date::before {
    display: block;
    content: '';
    width: 90% !important ;
    height: 2px;
    background: #ccc;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
}
.x_contact{
    width:90% !important;   
}
.shzrjx-swiper{
    width: 100%;
}
.shzrlistba{
    margin-top:0;
}
.shzrjx-item{
    flex-direction: column;
}
.shzrjx-item img{
    width: 100%;
    height: 5rem;
    object-fit: cover;
}
.shzrjx-item p{
    width: 100%;
}
.jacjxs-map{
/*    height:8rem; */
}
.jacjxs-map img{
/*    height:8rem; */
}
}