@charset "UTF-8";
/* CSS Document */
#cssmenu > ul > li > a {
  padding: 0px 54.8px;
}
#cssmenu ul ul li a {
    width: 173px;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 54.8px;
}
.banner2{
    background: #fff;
}

.js-silder{
    position: relative; 
    min-width: 320px;
    height: auto;
    width:100%;
}
.silder-scroll{
    width: 100%;
    overflow: hidden;
}
.silder-main{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.silder-main-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.silder-main-img img{
    width: 100%;
    height: auto;
}
.silder-main-title{
    position: absolute;
    z-index: 9999;
    bottom: 0px;
    right: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: rgba(194,80,40,0.75);
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow:hidden;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.silder-main-title a{
    color: #fff;
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .silder-main-title{
    background: #c25028;
    filter:Alpha(opacity=75);
    position:static;
    *zoom:1;
  }
  .silder-main-title a{
    position: relative;
  }  
}
.js-silder-ctrl{
    width: 100%;
    text-align: center;
    float:left;
}
.silder-ctrl-prev,
.silder-ctrl-next{
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: SimSun;
    font-size: 52px;
    font-weight: 100;
    text-shadow: #666 2px 2px 5px;
    opacity: 0.5;
}
.silder-ctrl-prev:hover,
.silder-ctrl-next:hover{
    opacity: 1;
}
.silder-ctrl-prev{
    left: 10px;
    text-align: left;
}
.silder-ctrl-next{
    right: 10px;
    text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
    position: absolute;
    top: 50%;
    margin-top: -40px;
}
.silder-ctrl-prev>span{
    left: 0;
}
.silder-ctrl-next>span{
    right: 0;
}
.silder-ctrl-con{
    display: none;
    width: 4%;
    padding: 10px 0;
    margin: 0 10px;
    cursor: pointer;
}
.silder-ctrl-con>span{
    display: block;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 5px 0;
    cursor: pointer;
    background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
    background-color: #9f7191;
}
.banner-line{
    position: relative;
    z-index: 9;
    top: -7px;
}
.banner-line,.banner-line img{
    width: 100%;
}
@media(max-width:1024px){
    .silder-main-title{
        font-size:14px;
    }
    .news .news-date i{
        display: none;
    }
}
.warpper{
    background: #f4f4f4;
    width: 100%;
}
.warpper>.container{
    background: none;
}
.mb20{ padding-left:0px; padding-right:0px;}
.m-slide{ position: relative; width:100%;}
.m-slide .img { float: left; position: relative; width:38%;}
.m-slide .img li, .m-slide .img a, .m-slide .img img { display: block; width: 100%;}
.m-slide .img li { display: none; position: absolute; left: 0; top: 0 }
.m-slide .img .first { display: block }
.m-slide .tab {
    float: right;
    width:61%;
    height:340px;
    padding-left:20px; 
    margin-top:0px;
    box-shadow: 2px 2px 3px #d4d4d4;
    -webkit-box-shadow:2px 2px 3px #d4d4d4;
    -moz-box-shadow:2px 2px 3px #d4d4d4;
    -o-box-shadow:2px 2px 3px #d4d4d4;
    padding-right:20px;
    background:#fff;
}
.m-slide .tab li { *margin-bottom: -3px; border-bottom: 1px solid #e5e5e5;}
.m-slide .tab .first { border-top: 0 }
.m-slide .tab a { text-decoration: none; display: block; position: relative; height: 48px; line-height:48px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden; font-size:16px;}
.m-slide .tab .first a { height: 50px }
.m-slide .tab .on a span { color: red;}
@media(max-width:1024px){
    .m-slide .img { width:45%;}
    .m-slide .tab { width:54%;}
}
@media(max-width: 768px){
    .m-slide .img { width:100%;}
    .m-slide .tab { width:100%; padding-left: 0px;}
    .m-slide,.m-slide .img { height:auto;}
}

.zkhl{padding-left:0px;}
.jxky{padding-left:8px; padding-right:8px;}
.hlwh{padding-right:0px;}
.mb20 .jk-title,#cpc .jk-title{
    border-bottom:1px solid #c8c8c8;
}
.mb20 .hl-bt,.zkhl .hl-bt,.jxky .hl-bt,.hlwh .hl-bt,#cpc .hl-bt{
    width:140px;
    background:#ff7827;
    line-height:42px;
    padding:0px 10px;
    color:#fff;
    float:left;
    font-size: 16px;
}
#cpc .hl-bt{
    background:none;
    color:#b50000;
    font-size:16px;
}
.triangle-right{
    width:0;
    height:0;
    border-bottom:42px solid #ff7827;
    border-right:42px solid transparent;
    float:left;
}
#cpc .triangle-right{
    border-bottom:42px solid #bb0000;
    border-right:42px solid transparent;
}
.hl-item{border-bottom:1px solid #e6e6e6;}
.hl-item:last-child{
    border-bottom: none;
}
.hl-title{width:100%; white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
.hl-title a{color:#000; line-height:28px; font-size:16px;}
.hl-date{width:100%; color:#afafaf; line-height:24px;}
/*.zkhl .hl-bt,.jxky .hl-bt,.hlwh .hl-bt{
    background:url(../images/title-bg01.jpg) no-repeat top left;
    padding-top:40px;
    padding-bottom:13px;
    padding-right:20px;
    text-align:right;
    color:#000;
    font-size:18px;
    box-shadow: 2px 2px 3px #d4d4d4;
    -webkit-box-shadow:2px 2px 3px #d4d4d4;
    -moz-box-shadow:2px 2px 3px #d4d4d4;
    -o-box-shadow:2px 2px 3px #d4d4d4;
}
.jxky .hl-bt{
    background:url(../images/title-bg02.jpg) no-repeat top left;
}
.hlwh .hl-bt{
    background:url(../images/title-bg03.jpg) no-repeat top left;
}
.zkhl .hl-bt a,.jxky .hl-bt a,.hlwh .hl-bt a{
    font-size:14px;
    color:#a5a5a5;
}*/
.zkhl .hl-con,.jxky .hl-con,.hlwh .hl-con,.download .hl-con{
    padding:15px;
    background:#fff;
    box-shadow: 2px 2px 3px #d4d4d4;
    -webkit-box-shadow:2px 2px 3px #d4d4d4;
    -moz-box-shadow:2px 2px 3px #d4d4d4;
    -o-box-shadow:2px 2px 3px #d4d4d4;
    border: 1px solid #d4d4d4;
}
.zkhl,.jxky,.hlwh{
    padding-top:5px;
}

@media(max-width: 768px){
    .hl-item{ float:left; width:100%; line-height:48px;}
    .hl-title{ width:80%; float:left; line-height:48px;}
    .hl-title{ font-size:14px; }
    .hl-date{ width:20%; float:left; line-height:48px; text-align:right;}
    .jxky,.hlwh{
        padding-top:30px;
    }
}
.hl-3{
    width: 100%;
    padding: 25px;
    padding-bottom: 50px;
    padding-top: 0px;
}
.grb-main{
    background:url("../images/grb-bg.jpg") no-repeat center;
    width: 100%;
}
.grb-main .container{
    background: none;
}
.grb{ width:100%;padding-bottom: 50px; overflow:hidden;}
.grb .hl-bt{text-align: center; color: #ff7827; margin-bottom: 10px;font-size: 20px;font-weight: bold;padding-top: 20px;}
.grb .jk-title{border-bottom: 0px;}
.grb .hd,.tpjj .hd{ height:22px; line-height:22px;  overflow:hidden;}
.grb .hd h2,.tpjj .hd h2{ float:left; font: 15px Arial,Helvetica,sans-serif; color: #072; margin: 0 0 12px 0;}
.grb .hd h2 a,.tpjj h2 a{ color:#37A; font-size:12px; margin-left:10px;}
.grb .hd .next,.grb .hd .prev,.tpjj .hd .next,.tpjj .hd .prev{  display:block; width:35px; height:15px; background: url(../images/left_right.png) no-repeat -4px -14px; overflow:hidden;cursor:pointer; position:absolute; z-index:9999; top:50%;}
.grb .hd .next,.grb .hd .prev{background-position:-4px -14px;width:50px; height:15px;}
.grb .hd .next,.tpjj .hd .next{ background-position:-46px -14px;  position:absolute; right:-20px;}
.grb .hd .prev,.tpjj .hd .prev{ left:-20px;}
.grb .hd .prev{background-position:20px -14px; left:-30px;}
.grb .hd .prevStop,.tpjj .hd .prevStop{ background-position:-4px -61px; cursor:default; }
.grb .hd .prevStop{ background-position:20px -61px;}
.grb .hd .nextStop,.tpjj .hd .nextStop{ background-position:-46px -61px; cursor:default; }
.grb .hd ul,.tpjj .hd ul{ float:right; margin:6px 6px 0 0; zoom:1;display:none;}
.grb .hd ul li,.tpjj .hd ul li{ float:left; cursor:pointer; display:block; width:8px; height:8px; margin-right:4px; _display:inline; background: url(../images/switch_dot_small.jpg) no-repeat 0 0;}
.grb .hd ul li.on,.tpjj .hd ul li.on{ background-position:-12px 0;}
.grb .bd,.tpjj .bd{ padding:0px; margin-top:-10px;}
.grb .bd ul,.tpjj .bd ul{ overflow:hidden; zoom:1;}
.grb .bd ul li,.tpjj .bd ul li{ float:left; width:25%; text-align:center;}
.grb .tp-pic,.tpjj .tp-pic{width:100%; padding-left:10px; padding-right:10px;}
.grb .tp-pic div,.tpjj .tp-pic div{width:100%; padding:20px; background:#fff; border:1px solid #e8e8e8; height:210px;}
.grb .tp-pic img,.tpjj .tp-pic img{ max-width:100%; max-height:165px;}
.tpjj .tp-pic{width:100%; padding-left:5px; padding-right:5px;}
.tpjj .tp-pic div{width:100%; padding:5px; background:#fff; border:1px solid #e8e8e8; height:188px;}
.tpjj .tp-pic img{ max-width:100%; max-height:175px;}
@media(max-width:768px){
    .grb .bd ul li{
        width:33.3%;
    }
}
@media(max-width:414px){
    .grb .bd ul li{
        width:50%;
    }

}


/*党建*/
.main .container{
    margin-top:0px;
    padding-top: 5px;
}
.fa-cpc{
}
#cpc .warpper{
    background: #fff;
}
.cpc-main{
    padding-left: 0px;
    padding-right:0px;
}
.zxxx{
    padding-right: 0px;
    padding-top:10px;
    clear: both;
}
#cpc .silder-main-title{
    background-color: rgba(186,0,0,0.75);
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  #cpc .silder-main-title{
    background: #ba0000;
  } 
}
#cpc .top{
    position:relative;
    z-index:99;
}
#cpc .menu{
    background:none;
}
#cpc .menu .container{
    background:#ba0000;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    #cpc .menu .container{
        width:100%;
        padding-left:0px;
    }
}
@media(min-width: 1200px){
    #cpc .menu .container{
        width: 1170px;
    }
}
#cpc .top-line,#cpc .top-menu{
    background:#d9282d;
    position:relative;
    z-index:99;
}
#cpc .top-bg{
    text-align:right;
    position:relative;
    z-index:1;
    top:-108px;
    right:0px;
}
#cpc .top-bg img{
    width:450px;
}
#cpc .logo{
    margin-top:-60px;
    margin-bottom:20px;
}
#cpc .logo img{
    width:500px;
}
#cpc .menu{
    clear:both;
    margin-top:0px;
    background-color:#BA0000;
    
}
#cpc #cssmenu > ul > li > a {
    padding: 0px 25px;
}
#hlyd #cssmenu > ul > li > a {
    padding: 0px 22.8px;
}
#cpc #cssmenu ul ul li:hover > a,
#cpc #cssmenu ul ul li a:hover {
  color: #ffffff;
  background:#ba0000;
}
#cpc .search-input{
    margin-top:35px;
}
#cpc .search-input input[type="text"]{
    opacity:0.8;
}
#cpc{
    background: url(../images/cpc-banner.jpg) no-repeat left top;
    width: 100%;
}
#cpc header,#cpc .banner2{
    background:none;
}
.cpc-img{
    padding-left:0px;
}
.cpc-con{
    padding-right:0px;
}
.cpc-img .carousel-indicators{
    position:relative;
    margin-left:0px;
    clear:both;
}
.cpc-main .m-slide .img{
    width: 39.5%;
}
.cpc-main .m-slide .tab{
    width: 60.5%;
    height: auto;
}
.zxxx .hl-title a{
    line-height: 52px;
}
.zxxx .hl-con{
    box-shadow: 2px 2px 3px #d4d4d4;
    -webkit-box-shadow:2px 2px 3px #d4d4d4;
    -moz-box-shadow:2px 2px 3px #d4d4d4;
    -o-box-shadow:2px 2px 3px #d4d4d4;
    border: 1px solid #d4d4d4;
    background: #fff;
    padding:0px 15px;
}
#cpc .zyzfc .hl-bt{
    width: 160px;
    background:none;
    color:#b50000;
}
#cpc .zg-zyz{
    background: #f4f4f4;
    width: 100%;
    padding-bottom: 10px;
}
.zg-zyz .container{
    background:none;
    margin-top:30px;
    padding:5px 0px;
}
#cpc .zgzj,#cpc .zxxx{
    padding-right: 8px;
}
#cpc .zyzfc,#cpc .jcsp{
    padding-left: 8px;
}
.zg-left{
    padding-left:0px;
    padding-right:0px;
}
.zg-right{
    padding-right:0px;
    background:#fff;
    padding:10px 15px;
    box-shadow: 2px 2px 3px #d4d4d4;
    -webkit-box-shadow:2px 2px 3px #d4d4d4;
    -moz-box-shadow:2px 2px 3px #d4d4d4;
    -o-box-shadow:2px 2px 3px #d4d4d4;
}
.zg-left img{
    width:100%;
}
.zg-title,.zg-date{
    float:left;
    line-height:52px;
    font-size:16px;
    border-bottom:1px solid #d4d4d4;
}
.zg-title{
    width:80%;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow:hidden;
}
.zg-date{
    width:20%;
    text-align:right;
    color:#aeaeae;
}
.zg-right ul:last-child .zg-title,.zg-right ul:last-child .zg-date{
    border-bottom:none;
}
.slogon{
    background:none;
    padding-left:15px;
    padding-right:15px;
}
.slogon img{
    width:100%;
}
#cpc .link{
    background:none;
    padding:0px;
    margin-top:10px;
}
#cpc .link-main li{
    width:16.6%;
    float:left;
    text-align:left;
    padding:8px 10px;
}
#cpc .link-main li img{
    height:52px;
    width:auto;
    max-width:100%;
}
.tpjj{
    padding-top:10px;
}
.tpjj .bd,.grb .bd{
    height:240px;
    overflow:hidden;
}
.tpjj .bd{
    height: 220px;
}
.tpjj .bd ul li{
    width: 25%;
}
.tpjj .hd .next,.tpjj .hd .prev{
    top:60%;
}
.tp-title{
    padding:8px;
    padding-right: 15px;
    padding-left: 15px;
    width:100%;
}
.tp-title a{
    height: 24px;
    line-height: 24px;
    display: block;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow:hidden;
}
.jcsp .tp-title{
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.jcsp{
    margin-top:10px;
}
.video{
    margin-top:0px;
}
.video img{
    width:100%;
} 
#cpc .download{
    padding-top:10px;
}
#cpc .hl-bt img{
    width:20px;
}
.download .hl-title{
    line-height:52px;
}
@media(max-width:1440px){
    #cpc{
        background: url(../images/cpc-banner.jpg) no-repeat -120px top;
    }
}
@media(max-width:1024px){
    #cpc .top-bg{
        right:80px;
    }
    #cpc .logo img{
        width:350px;
    }
    #cpc .menu{
        margin-top:-35px;
    }
    #cpc #cssmenu > ul > li > a {
      padding: 0px 21px;
    }
    #cpc .m-slide .tab a{
        height: 40px;
        line-height: 40px;
    }
    .zxxx .hl-title a{
        line-height: 44px;
        height: 44px;
    }
    .zg-title{
        line-height: 42px;
    }
    #cpc .zg-title{
        width:75%;
    }
    #cpc .zg-date{
        width:25%;
        line-height: 42px;
    }
    .grb .bd{
        height:270px;
    }
    .grb .tp-pic div{height:230px;}
    .grb .tp-pic img,.tpjj .tp-pic img{ max-width:100%; max-height:185px;}
    .grb .hd .prev,.tpjj .hd .prev{ left:0px;}
    .grb .hd .next,.tpjj .hd .next{ right:0px;}
    .tpjj .bd{
        height:240px;
    }
    .tpjj .tp-pic div{
        height: 200px;
    }
}
@media(max-width:768px){
    #cpc .top-bg{
        top:-62px;
    }
    #cpc .top-bg img{
        width:250px;
    }
    #cpc .menu{
        margin-top:-35px;
    }
    #cpc .banner2{
        margin-top:-45px;
    }
}
@media(max-width:767px){
    #cpc .top-bg{
        display:none;
    }
    #cpc .logo{
        margin-top:-60px;
    }
    #cpc .menu{
        margin-top:-35px;
    }
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    .menu .row{
        padding-left:15px;
    }
}
@media(max-width:768px){
    .cpc-main{
        padding-left: 15px;
        padding-top: 30px;
    }
    .zg-zyz>.container{
        padding-left: 15px;
        padding-right: 15px;
        padding-top:0px;
        padding-bottom:0px;
    }
    .zyzfc{
        width:50%;
    }
    .zgzj{
        width:50%;
        margin-top: -35px;
    }
    .zyzfc{
        margin-top: -35px;
    }
    .zxxx .hl-con{
        border:none;
    }
    .jcsp{
        padding-top:30px;
    }
}
@media(max-width:1299px){
    .tpjj .bd ul li{
        width: 33.3%;
    }
}
@media(max-width:992px){
    .silder-ctrl-prev>span,
    .silder-ctrl-next>span{
        position: absolute;
        top: 50%;
        margin-top: 0px;
    }
    .banner2 .js-silder{
        top:32px;
    }
    .menu{
        position: absolute;
        z-index: 999999;
    }
    .tpjj .bd ul li{
        width: 50%;
    }
    #cpc .zg-date i{
        display:none;
    }
    #cpc .m-slide .img{
        width:52%;
    }
    #cpc .m-slide .tab{
        width:48%;
        padding-left:10px;
    }
    .zxxx .hl-con{
        height:200px;
    }
    .jcsp{
        padding-top:0px;
    }
    #cpc .zg-zyz{
        background:none;
    }
    #cpc .link-main li{
        width:33.3%;
    }
    .download .hl-con{
        height:185px;
    }
    #cpc .download{
        padding-top:20px;
    }
    #cpc .link{
        margin-top:20px;
    }
    .zxxx .hl-item:nth-child(5),.zxxx .hl-item:nth-child(6){
        display:none;
    }
    .grb .hd .next,.tpjj .hd .next{ right:0px;}
}
@media(max-width:767px){
    #cpc .zg-title,#cpc .zg-date{
        line-height: 42px;
        font-size:14px;
    }
    #cpc .m-slide .img,#cpc .m-slide .tab{
        width: 100%;
    }
    #cpc .cpc-main{
        padding-right:15px;
    }
    .zxxx .hl-title{
        width: 100%;
    }
    .tpjj .bd ul li{
        width: 100%;
    }
    .main{
        margin-top: 32px;
    }
    .zgzj{
        width:100%;
        margin-top: -20px;
    }
    .zyzfc{
        width:100%;
        padding-top:0px;
        margin-top: 15px;
    }
    .m-slide .tab li a,.zg-date{
        font-size:14px;
    }
    .zgzj .zg-date{
        line-height:32px;
    }
    .hl-title a{
        font-size:14px;
    }
    #cpc .link-main li{
        width:50%;
    }
    .cpc-img{
        padding-left: 5px;
        padding-right: 5px;
    }
}
.search-input input[type="submit"]{
    background: #D9282D;
    padding:0px 15px;
    color: #fff;
    border:1px solid #fff;
    border-radius:5px;
}
.footer{
    width:100%;
    padding:20px 15px;
    color:#fff;
    background:#D9282D;
    text-align:center;
    margin-top:20px;
}
#cpc .main .container{
    /* margin-top: 20px; */
}
#cpc .tab-one>a i{
    /* font-size:14px; */
    color:#BA0000;
    float:left;
    line-height:42px;
    padding-right:5px;
    font-size: 14px;
}
#cpc .column-title{
    font-size:18px; 
    color:#fff;
    text-align:left;
    width:100%;
    line-height:52px;
    background: #BA0000;
    /* margin-bottom:5px; */
    padding-left:15px;
}
#cpc .tab-one ul li i{
    line-height:36px;
    padding-left:10px;
    float:left;
    padding-right:5px;
    color: #BA0000;
}
#cpc .tab-one ul li:hover{
    color: #fff;
}
#cpc .newsItem:hover{
    background:#BA0000;
    color:#fff;
}
#cpc .breadcrumb
{
background-color:#FCF5EB;
margin:0 10px;
}
#cpc .pic-title{
    background: rgba(172, 5, 5, 0.8) none repeat scroll 0 0 !important;/*å®žçŽ°FFèƒŒæ™¯é€æ˜Žï¼Œæ–‡å­—ä¸é€æ˜Ž*/
    opacity:0.8;
    filter:alpha(opacity=80);
    padding:3px;
    width:100%;
    height:24%;
    bottom:0px;
    position:absolute;
}
.zg-title a{color:#000; line-height:28px; font-size:16px;}