@charset "utf-8";
/*CSS样式重写*/
body,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,pre{
    margin:0;
    padding:0;
    border:none;
    list-style:none;
    box-sizing: border-box;}
body{
    font-family: "microsoft yahei","Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    min-width: 1200px;}
a{
    color: #333;
    text-decoration:none;
    transition: .3s;}
a:hover{
    color: #B81D22;
    text-decoration:none;}
input,button{
    outline:0;}
img{
    vertical-align: middle;
    border: 0;
    max-width: 100%;
    transition: .3s;}
::selection{
    color: #fff;
    background: #B81D22;}

/*通用样式*/
.lf{
    float: left;}
.rt{
    float: right;}
.container{
    width: 1200px;
    margin: 0 auto;
    position: relative;}
.container:before,
.container:after{
    content: '';
    display: table;
    clear: both;}
.ellipsis{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}

::-webkit-input-placeholder { /* webkit, blink, edge */
    color: #B1B1B1;
    font-size: 12px;}
:-moz-placeholder { /* mozilla firefox 4 to 18 */
    color: #B1B1B1;
    font-size: 12px;}
::-moz-placeholder { /* mozilla firefox 19+ */
    color: #B1B1B1;
    font-size: 12px;}
:-ms-input-placeholder { /* internet explorer 10-11 */
    color: #B1B1B1;
    font-size: 12px;}

/*头部*/
.header{
    height: 152px;
    background: #FEFDFC url(../images/header.jpg) no-repeat center center;
    position: relative
    overflow: hidden;}
.header .logo img{
    margin-top: 36px;
    animation: zoomIn 1s;}
.search{
    float: right;
    position: relative;}
.search p{
    text-align: right;
    margin: 30px 0 10px;}
.search p a{
    padding-left: 25px;
    background: url(../images/home.png) no-repeat left center;}
.search input{
    float: right;}
.search input[type='text']{
    height: 42px;
    line-height: 42px;
    width: 200px;
    padding: 0 15px 0 15px;
    background: #fff;
    border: 1px solid #B81D22;
    border-right: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;}
.search input[type='submit']{
    width: 50px;
    height: 44px;
    line-height: 44px;
    border: none;
    color: #fff;
    background: #B81D22 url(../images/search.png) no-repeat center center;
    cursor: pointer;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;}
/*导航栏*/
.nav{
    height: 50px;
    text-align: center;
    background: #B81D22;
    }
.menu>li{
    float: left;
    width: 120px;
    position: relative;
    }
/*.menu>li:hover{*/
    /*background: #AF0B13;*/
/*}*/
.menu>li:hover:before{
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 1;}
.menu>li:hover>a{
    color: #BD1919;
    position: relative;
    z-index: 2;}
.menu>li>a{
    display: block;
    line-height: 50px;
    color: #fff;
    font-size: 16px;}
.menu>li span{
    display: none;}
.menu>li:hover .second-menu{
    display:block;
    
}
.second-menu{
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    background: #AF0B13;
    z-index: 999;
    display: none;}
.second-menu a{
    position: relative;
    display: block;
    line-height: 50px;
    color: #fff;
    border-top: 1px solid #F2F0E5;}
.second-menu a:hover{
    background: #B81D22;}

.section{
    position: relative;
    min-height: 500px;
    background: #fff;}
.section .container{
    margin: 30px auto;}

.title{
    height: 75px;
    line-height: 75px;
    padding: 0 25px;
    border-bottom: 2px solid #B81D22;}
.title h2{
    position: relative;
    padding-left: 50px;
    margin-right: 80px;
    font-size: 24px;}
.title h2:before{
    content: '';
    position: absolute;
    top: 16px;
    left: 0;
    width: 42px;
    height: 42px;
    background: url(../images/icon-list.png) no-repeat 0 0;}
.title a{
    color: #666;}
.title a:hover{
    color: #B81D22;}

/*通知公告*/
.notice{
    float: left;
    width: 320px;
    height: 476px;
    border: 1px solid #CFCFCF;}
.notice ul{
    padding: 10px 20px;}
.notice li{
    position: relative;
    padding-left: 15px;
    margin-top: 18px;
    }
.notice li:before{
    content: '>';
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 12px;
    font-weight: bold;
    font-family: '黑体';
    color: #B81D22;}

/*要闻速递*/
.news{
    float: left;
    width: 420px;
    height: 476px;
    margin-left: 20px;
    border: 1px solid #CFCFCF;}
.news .title h2:before{
    background-position-x: -42px;}
.news .info-box{
    margin: 30px 20px 0;
    }
.news-img{
    position: relative;
    /*float: left;*/
    /*width: 188px;*/
    height: 125px;
    overflow: hidden;
    margin: 0 0 10px 0;
    }
.news-img .hd{
    position:absolute;
    width: 100%;
    bottom: 0;
    z-index: 1;}
.news-img .hd ul{
    width: 188px;
    text-align: right;}
.news-img .hd ul li{
    margin:0 5px;
    width:10px;
    height:10px;
    cursor:pointer;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;}
.news-img .hd ul li.on{
    border-color: #C52626;
    background: #C52626;}
.news-img .bd li{
    zoom:1;
    vertical-align:middle;
    position: relative;}
.news-img .bd img{
    display:inline-block;
    width: 100%;
    height: 100%;}

.news .info-box .bd li>a{
    float: left;
    width: 188px;
    height: 130px;
    overflow: hidden;}
.news .info-box img:hover{
    transform: scale(1.1);}
.news .info-box .text{
    margin-left: 210px;}

.news .info-box .text h2{
    line-height: 25px;
    font-size: 18px;
    padding: 2px 0 0;
    text-align: left;
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    /* overflow: hidden; */
    }
.news .info-box .text p{
    height: 100px;
    line-height: 22px;
    overflow: hidden;
    padding: 10px 0;
    }

.news .info{
    margin-left: 210px;
    display: none;}
.news .info h3{
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    font-size: 18px;}
.news .info p{
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 10px;}
.news>ul{
    padding: 0 20px;}
.news>ul>li{
    padding: 10px 0 9px;
    border-bottom: 1px solid #DEDEDE;
    }
.news>ul>li:last-child{
    border-bottom: none;}
.news>ul>li span{
    float: right;
    color: #999;}
.news>ul>li p{
    margin-right: 80px;}
.info-box>li{
    padding: 10px 0 9px;
    border-bottom: 1px solid #DEDEDE;
    }

.info-box>li span{
    float: right;
    color: #999;}
.info-box>li p{
    margin-right: 80px;}

/*部门撷英*/
.department{
    float: right;
    width: 415px;
    height: 476px;
    border: 1px solid #CFCFCF;}
.department .title h2:before{
    background-position-x: -84px;}
.department h3{
    height: 55px;
    line-height: 23px;
    overflow: hidden;
    font-size: 18px;
    margin: 30px 20px 10px;
    text-align: left;
    border-bottom: 1px solid #DEDEDE;
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    }
.department ul{
    margin: 0 20px;
    padding-top: 15px;
    border-top: 1px solid #DEDEDE;}
.department li{
    margin-bottom: 20px;
    padding: 0 20px;
    }
.department li span{
    float: right;
    color: #999;}
.department li p{
    position: relative;
    padding-left: 15px;
    margin-right: 80px;}
.department li p:before{
    content: '>';
    position: absolute;
    top: 2px;
    left: 0;
    color: #B81D22;
    font: bold 12px '黑体';}

/*美好生活*/
.media{
    float: left;
    width: 860px;}
.media .title{
    border-top: 2px solid #B81D22;
    border-bottom: none;
    padding: 0;}
.media .title h2:before{
    background-position-x: -126px;}
.mediaimg{float: left;}
.mediaimg img{
    width:420px;
    height:288px;}
.video{
    float: left;
    width: 420px;
    height: 288px;}
.video video{
    width:100%;
    object-fit:fill;}
.video-box{
    float: right;
    width: 420px;}
.video-box li{
    padding: 0 0 12px 38px;
    font-size: 16px;
    border-bottom: 1px dotted #CFCFCF;
    margin-bottom: 15px;
    background: url(../images/video.png) no-repeat left center;}
.video-box li:last-child{
    margin-bottom: 0;}
.video-box li span{
    display: inline-block;
    margin-top: 5px;
    color: #666;
    font-size: 25px;
    }

/*常用通道*/
.channel{
    float: right;
    width: 320px;}
.channel ul li{
    height: 82px;
    line-height: 82px;
    margin-bottom: 15px;
    background: #B81D22;
    }
.channel ul li a{
    display: block;
    padding-left: 35px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;}
.channel ul li span{
    position: relative;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding-left: 55px;}
.channel ul li span:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 45px;
    background: url(../images/enter.png) no-repeat left center;
    transition: .3s;}
.channel ul li:nth-child(2) span:before{
    width: 42px;
    background-image: url(../images/system.png);}
.channel ul li:nth-child(3) span:before{
    background-image: url(../images/zxxx.png);}
.channel ul li:nth-child(4) span:before{
    width: 40px;
    background-image: url(../images/tgyx.png);}
.channel ul li a:hover span:before{
    transform: rotateY(180deg);}

/*办事指南*/
.guide{
    float: left;
    width: 420px;
    height: 475px;
    border: 1px solid #CFCFCF;}
.guide .title h2:before{
    background-position-x: -168px;}
.guide ul{
    padding: 20px;}
.guide ul li{
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #CFCFCF;}
.guide ul li:last-child{
    border-bottom: none;
    margin-bottom: 0;}
.guide ul li:before{
    content: '>';
    position: absolute;
    top: 2px;
    left: 0;
    color: #B81D22;
    font: bold 16px '黑体';}
.guide ul li p{
    font-size: 16px;}
.guide ul li span{
    display: inline-block;
    padding: 5px 0 15px;
    color: #666;}

/*动态建家*/
.dynamic{
    margin-left: 20px;}
.dynamic .title h2:before{
    background-position-x: -210px;}

/*下载专区*/
.download{
    float: right;
    width: 320px;
    height: 475px;
    border: 1px solid #CFCFCF;}
.download .title h2:before{
    background-position-x: -252px;}
.download ul{
    padding:20px;}
.download li{
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #CFCFCF;}
.download li:before{
    content: '>';
    position: absolute;
    top: 2px;
    left: 0;
    color: #B81D22;
    font: bolder 14px '黑体';}

.download ul li p{
    font-size: 16px;}

.download ul li span {
    display: inline-block;
    padding: 5px 0 15px;
    color: #666;}

/*图片集锦*/
.pictures h2{
    font-size: 24px;
    text-align: center;
    height: 20px;
    line-height: 40px;
    border-bottom: 2px solid #B81D22;}
.pictures h2 a{
    padding: 0 20px;
    background: #fff;}
.pictures .bd{
    width: 1175px;
    margin: 40px auto 0;
    overflow: hidden;}
.pictures li{
    float: left;
    width: 275px;
    margin-right: 25px;}
.pictures li>a{
    position: relative;
    display: block;
    height: 200px;
    overflow: hidden;}
.pictures li>a:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    z-index: 9;}
.pictures li>a:hover:before{
    display: none;
    animation: zoomIn 1s;}
.pictures li img{
    display: inline-block;
    width: 100%;
    min-height: 200px;}
.pictures li img:hover{
    transform: scale(1.1)
;}
.pictures li p{
    line-height: 40px;
    padding: 0 10px;
    font-size: 16px;
    text-align: center;}

/*快速链接*/
.fast-link{
    }
.fast-link:after{
    content: '';
    display: block;
    clear: both;}
.fast-link .title h2:before{
    background-position-x: -294px;}
.fast-link>ul{
    float: left;
    width: 100%;
    padding: 20px 0;
    }
.fast-link>ul>li{
    float: left;
    width: 18.7%;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin: 0 9px 0 0;
    font-size: 16px;
    }

.fast-link a{
    display: block;
    position: relative;
    padding: 0 0 0 15px;
    }

.fast-link>p{
    height: 30px;
    line-height: 30px;
    margin-top: 20px;}


.fast-link li:last-child{
    margin-left: 0;}

.fast-link li a:before{
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;
    }
.fast-link li a:hover:before{
    background: #C9151E;}

/*尾部*/
.footer{
    color: #fff;
    padding: 40px 0;
    background: #B81D22;}
.footer p{
    line-height: 30px;
    text-align: center;}
.footer a {
    color: #fff;}

/*幻灯片*/
.slideBox{
    overflow:hidden;
    position:relative;}
.slideBox .hd{
    position:absolute;
    width: 100%;
    bottom: 20px;
    z-index: 1;
    display: none;}
.slideBox .hd ul{
    width: 100%;
    text-align: center;}
.slideBox .hd ul li{
    margin:0 5px;
    width:12px;
    height:12px;
    background:#fff;
    cursor:pointer;
    display: inline-block;
    border-radius: 50%;}
.slideBox .hd ul li.on{
    width: 12px;
    height: 12px;
    position: relative;
    top: 1px;
    background: #E50112;}
.slideBox .bd li{
    zoom:1;
    vertical-align:middle;
    position: relative;}
.slideBox .bd img{
    display:inline-block;
    width: 100%;}
.slideBox>a{
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -80px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: #fff;
    z-index: 99;
    display: none;}
.slideBox .next{
    margin-left: 60px;
    border-left-color: #fff;
    border-right-color: transparent;}
.slideBox .prev:hover{
    border-right-color: #8F0100;}
.slideBox .next:hover{
    border-left-color: #8F0100;}

/*左侧导航*/
.side{
    float: left;
    width: 278px;
    margin: 20px 0 50px;}
.side p{
    height: 68px;
    line-height: 68px;
    padding-left: 40px;
    color: #fff;
    font-size: 24px;
    background: #B81D22;}
.side p span{
    display: none;}
.side li{
    position: relative;}
.side li a{
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding-left: 40px;
    background: #E7E7E7;
    border-bottom: 1px solid #D4D4D4;}
.side>ul>li span{
    position: absolute;
    top: 14px;
    right: 20px;
    color: #9D9696;
    font: 20px '宋体';
    font-weight: bolder;
    transition: .3s;}
.side>ul>li span.on{
    transform: rotate(90deg);}
.side .sub-menu li a{
    color: #666;
    background: #F6F6F6;}
.side .sub-menu li a:hover,
.side .sub-menu li.on a{
    color: #B81D22;}
.side .sub-menu{
    display: none;}
.side ul .active .sub-menu{
    display: block;}
.side ul .active>a{
    background: #fff;
    border-bottom-color: #fff;}
.side ul .active>a:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    background: #B81D22;}

/*右侧主体*/
.column{
    margin: 20px 0 50px 310px;}

.bread{
    height: 67px;
    line-height: 67px;
    border-bottom: 1px solid #D6D6D6;}
.bread h1{
    font-size: 24px;
    font-weight: normal;}
.bread .rt{
    position: relative;
    color: #9A9A9A;}
.bread .rt a{
    color: #9A9A9A;}
.bread .rt a:hover{
    color: #B81D22;}

/*通用：列表页*/
.common-list li{
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    font-size: 16px;
    border-bottom: 1px dotted #8C8C8C;}
.common-list li:hover{
    background: #F6F6F6;}
.common-list li span{
    float: right;
    color: #666;}
.common-list li p{
    margin-right: 120px;}
.common-list li a{
    position: relative;
    padding-left: 20px;
    text-decoration: none;}
.common-list li a:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;}
.common-list li a:hover:before{
    background: #B81D22;}


/*详情页*/
.detail{overflow:hidden;padding: 1px 0 20px;font-size: 11pt;}
.close{text-align:right;padding: 10px 0 5px 0;font-size: 11pt;font-family: simsun;}
.fy1{display:none;}
.dy{width:auto;margin-left: 0;}
.detail .tit {
    text-align: center;
    margin: 20px 0;
}

.detail .tit h7 {
    font-size: 26px;
    color: #000000;
    padding: 0;
    line-height: 33px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
}

.detail .tit h8 {
    font-size: 20px;
    color: #000000;
    padding: 0;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 20px;

}

.detail .tit h9 {
    font-size: 12px;
    color: #000000;
margin-left:20px
}

.detail .tit h9 span+span {
    margin-left: 10px;
}

.detail .text p {
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 32px !important;
    margin-bottom: 12px !important;
    font-family: 宋体;
}

.detail .text p span {
    font-family: 宋体;

}
.space{
    height:1px;
    background-color:black;
    margin-top:10px;
}
.detail .fanye {
    width: 100%;
    border: 0px solid #f4f4f4;
    float: left;
    height: 88px;
    margin-top: 0;
}

.detail .fanye p {
    font-size: 16px;
    line-height: 40px;
    height: 41px;
    width: 100%;
    margin-left: 0px;
}

.detail .fanye p+p {
    border-top: 1px solid #f4f4f4;
}

.detail .fanye p a {
    color: #000;
    font-family: 宋体;
}

.detail .fanye p:hover a {
    transition: 0.56s;
    color: #ac1313;
    margin-left: 5px;
}
.caption{
    text-align: center;}
.caption h3{
    line-height: 40px;
    font-size: 24px;
    font-weight: 500;
    margin: 30px 0 10px;}
.caption p span{
    color: #666;
    margin: 0 5px;}
.content{
    margin: 30px 0 !important;
    padding-bottom: 30px !important;
    border-bottom: 3px solid #F0F0F0;
    min-height: 300px;
    font-size: 16px;
    line-height: 1.5em;}
.bottom{
    margin-top: 20px;}
.bottom>p{
    line-height: 30px !important;
    color: #999 !important;
    font-size: 16px !important;}
.bottom>p>a{
    color: #999 !important;
    text-decoration: none !important;}
.bottom>p>a:hover{
    color: #B81D22 !important;}

/*简介页*/
.profile{
    padding: 30px 0;
    min-height: 300px;}

/*搜索结果页*/
.search-list{
    margin: 30px 0;}
.search-list li{
    margin-bottom: 25px;}
.search-list li h3{
    font-size: 18px;}
.search-list li p{
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    margin: 10px 0 5px;
    color: #666;}
.search-list li span{
    color: #999;}

/*图片列表*/
.img-list{
    margin: 30px -15px 0;
    overflow: hidden;}
.img-list li{
    float: left;
    width: 275px;
    margin: 0 15px 30px;}
.img-list li>a{
    position: relative;
    display: block;
    height: 185px;
    overflow: hidden;}
.img-list li img{
    display: inline-block;
    width: 100%;
    height: 100%;}
.img-list li p{
    margin-top: 10px;
    padding: 0 10px;
    text-align: center;}
.img-list li>a:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    z-index: 9;}
.img-list li>a:hover img{
    transform: scale(1.1);}
.img-list li>a:hover:before{
    display: none;}

#vsb_content_4 p{
line-height:200% !important
;}
#vsb_content_4 span{
line-height:200% !important
;}