@charset "utf-8";

/* =================================== WAP端样式 ================================*/
@media only screen and (max-width:1024px) {

    /* 公共样式 */
    body {
        min-width: auto;
        font-size: 0.3rem;
        color: rgb(51, 51, 51);
        font-family: "微软雅黑";
    }

    @keyframes roll {
        from {
            transform: scale(5);
            opacity: 0;
        }

        70% {
            transform: scale(.8);
            opacity: 1;
        }

        100% {
            transform: scale(1);
            opacity: 1;
        }
    }

    @keyframes bigger {
        from {
            transform: scale(1);
        }

        to {
            transform: scale(1.1);
        }
    }

    .w1280 {
        width: 95%;
        margin: 0 auto;
    }


    /* ***********************header*********************** */
    .header {
        width: 100%;
        height: auto;
        display: block;
        overflow: hidden;
        position: relative;
    }

    .top {
        width: 100%;
        height: 0.7rem;
        background-color: #ffffff;
    }

    .top img {
        width: auto;
        height: 0.6rem;
        margin-top: 0.1rem;
        margin-left: 0.4rem;
    }

    .banner {
        width: 100%;
        min-width: auto;
        height: auto;
        text-align: center;
        margin: 0 auto;
        text-align: center;
    }

    .banner img {
        width: 100%;
        height: auto;
    }

    /* ******************************首页content****************************** */
    .container {
        width: 100%;
        height: auto;
        padding-bottom: 0.45rem;
        overflow: hidden;
    }



    /* 栏目 */
    .topicColumn {
        margin: 0.25rem auto 0;
        height: 1.5rem;
        background-size: auto 100%;
        display: block;
        text-align: center;
        position: relative;
    }

    .topicColumn img {
        width: 70%;
        height: auto;
        margin:0 auto;
    }

    .columnPc {
        width: 1rem;
        height: 0.35rem;
        display: block;
        position: absolute;
        right: 0;
        bottom: 0.2rem;
        background: url('#') no-repeat center left;
        background-size: 100%;
    }
    .cloumPc{
        display: none;
    }
    .cloumMo{
        display: block;
    }

 

    /* 第一板块 学习贯彻动态 */
    .topicPlateOne {
        overflow: hidden;
    }

   

    /* 轮播图 */
    .mySwiperTopic {
        width: 100%;
        height: auto;
        overflow: hidden;
        display: inline-block;
        float: left;
        position: relative;
    }

    .mySwiperTopic img {
        width: 100%;
        height: auto;
    }

    .shufflingBack {
        width: 100%;
        position: absolute;
        bottom: 0;
        height: 0.65rem;
        line-height: 0.65rem;
        color: #ffffff;
        background: #d42324;
        box-sizing: border-box;
        padding-left: 0.25rem;
        font-size: 0.32rem;
    }

    .swiper-pagination {
        width: 1.8rem !important;
        right: 0.25rem !important;
        left: auto !important;
        bottom: 0.15rem !important;
        color: #ffffff;
    }

    .swiper-pagination .swiper-pagination-bullet {
        width: 0.2rem;
        height: 0.2rem;
        background: #ffffff;
        opacity: 0.5;
    }

    .swiper-pagination .swiper-pagination-bullet-active {
        background: #ff0106;
    }

    /* 动态列表 */
    .synthesisCont {
        width: 100%;
        height: auto;
        overflow: hidden;
        display: inline-block;
        float: right;
    }

    .synthesisFist {
        border-bottom: 1px solid #e2e2e2;
    }

    .synthesisFist p a {
        font-size: 0.36rem;
        color: #d32023;
        font-weight: bold;
        margin-top: 0.2rem;
        display: block;
    }

    .synthesisFist span {
        text-indent: 2em;
        display: block;
        padding: 0.2rem 0;
        line-height: 1.7;
    }

    .synthesisList li {
        padding-left: 0.15rem;
        margin-top: 0.2rem;
        line-height: 1.6;
        position: relative;
        box-sizing: border-box;
        overflow: hidden;
    }

    .synthesisList li:before {
        content: "";
        background: #ff0204;
        width: 8px;
        height: 8px;
        border-radius: 4px;
        display: inline-block;
        position: relative;
        left: -3px;
        top: -2px;
    }

    .synthesisList li a {
        font-size: 0.3rem;
        height: 100%;
    }
    .xq{
        color: #e22524;
    }
.plateOne{
   display: none;
   }
.plateOneMore {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    color: #ff0000;
    border: 1px #ff0000 solid;
    border-radius: 20px;
    margin: 0px auto;
    text-align: center;
    margin-top: 10px;
}

  /* 工作巡礼 */
  .topicPlateTwo{
    padding-bottom: 0.4rem;
    text-align: justify;
  }
  .gzxllist ul li{
    width:7.3rem;
  }

.gzxllist ul li:nth-child(2n){
    margin-left: 0px;
}
.gzxllist ul li dl dt{
    font-size: 0.3rem;
    color: #000000;
    font-weight:bold;
    border-left: 4px solid #e02a1e;
    padding: 10px 0px 10px 10px;
}
.gzxllist ul li dl dd{
    font-size: 0.3rem;
    padding: 10px 0px 10px 10px;
    text-indent: 2em;
}

/*工作巡礼 视频集*/
.topicPlateTwopicimg{
      background:none;
}
.topicPlateTwopicimgright{
    display: none;
}
.topicPlateTwopicimg .topicPlateTwopicimgleft{
    width: 100%;
    height: auto;
    
}
.topicPlateTwopicimgleft ul li p{
    color: #000000;
}

/*第三板块交流发言*/
.PlateThreelist{
    background: #ffffff;
    padding-bottom: 0.1rem;
    text-align: justify;
}
.PlateThreelist ul li{
    height: auto;
    padding: 5px 0px 0px 15px;

}


.PlateThreelist ul li p{
    background: url(#) no-repeat;
    height: 39px;
    line-height: 39px;
    padding-left: 0.8rem;
}
.PlateThreelist ul li p.ptop{
    padding-top:0px;
}
.PlateThreelist ul li dl dt{
    padding: 15px 0px;
    font-size: 0.3rem;
}
.PlateThreelist ul li dl dd{
    font-size: 0.3rem;
    padding: 0px 0px 20px 0px;
    text-indent: 2em;
}

/*第四板块民政为民 民政爱民*/
.PlateFourlist{
    overflow: hidden;
    text-align: justify;
}
.PlateFourlist dl{
    width: 95%;
    float: auto;
    margin-left: 10px;
    margin-bottom: 20px;
}
.PlateFourlist dl dt{
     width: 95%;
     margin-bottom: 0.4rem;
}
.PlateFourlist dl:nth-child(2n){
    margin-left: 10px;
}
.PlateFourlist dl dt img{
    width: 100%;
}
.PlateFourlist dl dd{
    height: auto;
    font-size: 0.3rem;
    margin-left: 0.1rem;
    line-height: 0.6rem;
}
.PlateFourlist dl dd:before {
    content: "";
    background: #ff0204;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    left: -3px;
    top: -2px;
    margin-right: 10px;
}

.PlateFourlist .PlateFourlistTop{
    padding-top: 0px;
}
 /*第五板块媒体关注*/
.PlateFivelist{
    overflow: hidden;
    text-align: justify;
}
.PlateFivelist ul li{
    width: 100%;
    background: url(#) no-repeat;
    padding: 11px 0px 0px 15px;
    float: left;
}
.PlateFivelist ul li:nth-child(2n){
    margin-left: 0px;
}


.PlateFivelist ul li img{
    width: 100%;

}
.PlateFivelist ul li p{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 35px;
}
.PlateFivelist ul li dl dt{
    font-size: 0.3rem;
    color: #000000;
    font-weight:bold;
    padding: 25px 20px 5px 20px;
}
.PlateFivelist ul li dl dd{
    font-size: 0.3rem;
    padding: 0px 20px 20px 20px;
    text-indent: 2em;
}



  
    /* ******************************二级页****************************** */
    .path {
        width: 100%;
        height: auto;
        line-height: normal;
        background-color: #ffffff;
        border-bottom: 1px #eee solid;
        font-size: 0.3rem;
        box-sizing: border-box;
        padding: 0.2rem 0;
    }

    .path a {
        font-size: 0.28rem;
    }

    .listColumnLeft {
        width: 100%;
        height: auto;
        display: inline-block;
        /* float: left; */
        overflow: hidden;
    }

    .listColumnTit {
        height: 0.7rem;
        line-height: 0.7rem;
        padding: 0 0.2rem;
        color: #d31421;
        border-bottom: 1px solid #d31421;
        font-size: 0.3rem;
        font-weight: bold;
        box-sizing: border-box;
    }

    .listColumnTit span {
        height: 0.6rem;
        line-height: 0.6rem;
        border-bottom: 3px solid #d31421;
        display: inline-block;
    }

    .listColumnRight {
        width: 100%;
        height: auto;
        display: inline-block;
        float: none;
        overflow: hidden;
    }

    .listCont {
        min-height: 300px;
        margin: auto;
        padding: 0.3rem 0;
        background-color: #ffffff;
        box-sizing: border-box;
    }

    .listCont ul li {
        position: relative;
        margin: 0 0 0.3rem;
        padding-left: 0.2rem;
        font-size: 0.3rem;
    }

    .listCont ul li a {
        width: 65%;
        display: inline-block;
        overflow: hidden;
    }

    .publishTime {
        text-align: right;
    }

    /* ******************************文章页****************************** */
    .mainText {
        background-color: #ffffff;
        min-height: 300px;
        padding: 0 0.2rem 0;
        overflow: hidden;
        box-sizing: border-box;
    }

    .contentTitle {
        width: auto;
        height: auto;
        text-align: center;
        box-sizing: border-box;
        border-bottom: 1px #ddd dotted;
        overflow: hidden;
    }

    .textTitle {
        box-sizing: border-box;
        color: #000;
        text-align: center;
        font-family: "微软雅黑";
        font-size: 0.35rem;
        font-weight: bold;
        overflow: hidden;
        padding: 0.3rem 0;
    }

    .source {
        width: 100%;
        display: block;
        text-align: center;
        padding: 0 0 0.3rem;
        overflow: hidden;
        font-size: 0.3rem;
    }

    .source span {
        margin-right: 20px;
    }

    .contPublishTime {
        display: block;
        margin-top: 0.1rem;
    }

    .contentMain {
        padding: 0.2rem 0;
        line-height: 2.2;
    }

    .contentMain img,
    video,
    table {
        width: 100%;
    }

    /* 二维码 */
    .sjsm {
        display: none;
    }

    .sjsm p {
        color: #999;
        font-size: 0.3rem;
    }


    /* ******************************footer***************************** */
    .footer {
        width: 100%;
        padding: 0.25rem 0;
        text-align: center;
        background-color: #333333;
        color: #ffffff;
    }

    .dangzheng {
        display: none;
    }

    .footerCont {
        display: inline-block;
        box-sizing: border-box;
        overflow: hidden;
    }

    .footerCont ul li {
        margin: 10px 0;
    }

    .footerCont a {
        color: #ffffff;
        margin: 0 10px
    }

    .zhaocuo {
        display: none;
    }

    }


