/* =================================== PC端样式 ================================*/


/* 公共样式 */

body {
    min-width: 1200px;
    font-size: 16px;
    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);
    }
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1530 {
    width: 1530px;
    margin: 0 auto;
    text-align: center;
}

@font-face {
    font-family: 'fontNameRegular';
    src: url('8027.woff');
}

a:hover {
    color: #d31421;
}


/* ***********************header*********************** */

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

.top {
    width: 100%;
    height: 60px;
    background-color: #ffffff;
}

.top img {
    width: auto;
    height: 48px;
    margin-top: 5px;
    margin-left: 30px;
}

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

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


/* ******************************首页content****************************** */

.container {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    overflow: hidden;
}


/* 栏目 */

.topicColumn {
    margin: 20px auto 0;
    height: 150px;
    background-size: auto 100%;
    display: block;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

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

.columnPc {
    width: 60px;
    height: 30px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 30px;
    background: url('#') no-repeat center left;
}

.cloumPc {
    display: block;
}

.cloumMo {
    display: none;
}


/* 第一板块 学习贯彻动态 */

.topicPlateOne {
    overflow: hidden;
}


/* 轮播图 */

.mySwiperTopic {
    width: 725px;
    height: 520px;
    overflow: hidden;
    display: inline-block;
    float: left;
    position: relative;
}

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

.shufflingBack {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    background: #d42324;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 18px;
}

.swiper-pagination {
    width: 100px !important;
    right: 20px !important;
    left: auto !important;
    bottom: 20px !important;
    color: #ffffff;
}

.swiper-pagination .swiper-pagination-bullet {
    background: #ffffff;
    opacity: 0.5;
}

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


/* 动态列表 */

.synthesisCont {
    width: 525px;
    height: auto;
    overflow: hidden;
    display: inline-block;
    float: right;
}

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

.synthesisFist p a {
    font-size: 22px;
    color: #d32023;
    font-weight: bold;
}

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

.synthesisList li {
    padding-left: 10px;
    margin-top: 15px;
    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: 18px;
    height: 100%;
}

.xq {
    color: #e22524;
}

.plateOne {
    float: right;
    margin-top: 30px;
}

.plateOneMore {
    display: none;
}


/*工作巡礼*/

.topicPlateTwo {
    background: url(#) no-repeat center bottom;
    overflow: hidden;
    padding-bottom: 60px;
}

.gzxllist ul li {
    width: 630px;
    border: 1px solid #ffe7e7;
    float: left;
    background-color: #ffffff;
}

.gzxllist ul li:nth-child(2n) {
    margin-left: 15px;
}

.gzxllist ul li dl dt {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    border-left: 4px solid #e02a1e;
    padding: 15px 20px;
}

.gzxllist ul li dl dd {
    font-size: 16px;
    padding: 0px 20px 20px 20px;
    text-indent: 2em;
}


/*工作巡礼 视频集*/

.topicPlateTwopicMo {
    overflow: hidden;
}

.topicPlateTwopicimg {
    background: url(#) no-repeat center;
    overflow: hidden;
    background-size: 100%;
}

.topicPlateTwopicimg .topicPlateTwopicimgleft {
    width: 350px;
    height: 725px;
    float: left;
}

.topicPlateTwopicimg .topicPlateTwopicimgleft ul {
    margin-top: 27px;
}

.topicPlateTwopicimgleft ul li {
    width: 350px;
    margin-left: 13px;
    margin-top: 1px;
}

.topicPlateTwopicimgleft ul li img {
    width: 350px;
    height: 196px;
}

.topicPlateTwopicimgleft ul li p {
    width: 330px;
    height: 26px;
    line-height: 26px;
    color: #ffffff;
}

.topicPlateTwopicimgright {
    width: 855px;
    height: 638px;
    float: right;
    margin-top: 28px;
    padding-right: 48px;
}

.topicPlateTwopicimgright img {
    width: 890px;
    height: 640px;
}

.topicPlateTwopicimgright p {
    color: #ffffff;
    line-height: 26px;
}


/*第三板块交流发言*/

.PlateThreelist {
    background: url(#) no-repeat left top;
    padding-bottom: 40px;
}

.PlateThreelist ul li {
    height: 130px;
    padding: 35px 0px 0px 15px;
}

.PlateThreelist ul li p {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 60px;
}

.PlateThreelist ul li p.ptop {
    padding-top: 10px;
}

.PlateThreelist ul li dl dt {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    padding: 15px 20px;
}

.PlateThreelist ul li dl dd {
    font-size: 16px;
    padding: 0px 20px 20px 20px;
    text-indent: 2em;
}


/*第四板块民政为民 民政爱民*/

.PlateFourlist {
    overflow: hidden;
}

.PlateFourlist dl {
    width: 600px;
    float: left;
    margin-left: 10px;
    margin-bottom: 20px;
}

.PlateFourlist dl dt {
    width: 600px;
    margin-bottom: 20px;
}

.PlateFourlist dl:nth-child(2n) {
    margin-left: 50px;
}

.PlateFourlist dl dt img {
    width: 100%;
}

.PlateFourlist dl dd {
    font-size: 18px;
    margin-left: 30px;
    line-height: 25px;
    margin-bottom: 10px;
}

.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: 30px;
}


/*第五板块媒体关注*/

.PlateFivelist {
    overflow: hidden;
}

.PlateFivelist ul li {
    width: 600px;
    background: url(#) no-repeat;
    padding: 11px 0px 0px 15px;
    float: left;
}

.PlateFivelist ul li:nth-child(2n) {
    margin-left: 50px;
}

.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: 20px;
    color: #000000;
    font-weight: bold;
    padding: 25px 30px 15px 30px;
}

.PlateFivelist ul li dl dd {
    font-size: 16px;
    padding: 0px 5px 20px 30px;
    text-indent: 2em;
}


/* ******************************footer***************************** */

.footer {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    background-color: #333333;
    color: #ffffff;
}

.dangzheng {
    display: inline-block;
    margin-right: 20px;
    /* padding-top: 10px; */
    padding-bottom: 10%;
    overflow: hidden;
    box-sizing: border-box;
    width: 80px;
    height: 80px;
}

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

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

.footerCont a {
    color: #ffffff;
    margin-left: 20px
}

.zhaocuo {
    display: inline-block;
    margin-left: 40px;
    overflow: hidden;
    box-sizing: border-box;
    width: 121px;
    height: 55px;
    padding-bottom: 9%;
}

.info-text {
    margin: 10px 0;
}


/* ******************************二级页****************************** */

.path {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    border-bottom: 1px #eee solid;
    padding-left: 20px;
    font-size: 14px;
    box-sizing: border-box;
}

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

.listColumnTit {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #d31421;
    border-bottom: 1px solid #d31421;
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
}

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

.listColumnRight {
    width: 570px;
    height: auto;
    display: inline-block;
    float: right;
    overflow: hidden;
}

.listCont {
    min-height: 300px;
    margin: auto;
    /* padding: 20px 30px; */
    margin: 20px 0;
    background-color: #ffffff;
}

.listCont ul li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 20px;
}

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

.publishTime {
    float: right;
}

.iconNewsList {
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    background: #d31421;
}


/* ******************************文章页****************************** */

.mainText {
    background-color: #ffffff;
    min-height: 300px;
    padding: 0 30px 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: 22px;
    font-weight: bold;
    overflow: hidden;
    padding: 20px 0;
}

.source {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0 0 20px;
    overflow: hidden;
}

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

.contentMain {
    padding: 30px 0;
    line-height: 2.2;
}

.contentMain img,
video,
table {
    max-width: 1000px !important;
}

.contentMain p {
    margin-top: 10px !important;
}


/* 二维码 */

.sjsm {
    text-align: center;
    padding: 20px 30px;
}

.sjsm p {
    color: #999;
    font-size: 1.4rem;
    font-size: 14px;
}