/*中间大容器begin*/
.main {
    margin: auto;
    width: 1200px;
    position: relative;
    background: #ffffff;
    margin-top: 20px;
    padding-bottom: 30px;
}
/*中间大容器end*/

/*轮播图左右容器begin*/
.fous-box{
    margin: 15px auto 0;
}
.fous-box .fous-box-L{
    width: 632px;
    height: 479px;
}
.fous-box .fous-box-R{
    position: relative;
    width: 541px;
}
/*轮播图左右容器end*/

/*焦点图begin*/
.banner_0 {
    position: relative;
    z-index: 100;
}
.banner_0_top {
    position: relative;
    width: 632px;
    height: 450px;
}
.banner_0_top li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
}
.banner_0_top li img {
    position: relative;
    width: 632px;
    height: 450px;
}
.banner_0_top li .tit {
    position: absolute;
    left: 0;
    bottom: 0px;
    background: url(../images/imgnews_titbg.png) repeat-x top;
    font-size: 20px;
    line-height: 35px;
    width: 632px;
    text-align: center;
    padding: 15px 0px 15px;
}
.banner_0_top li .tit a {
    color: #fff;
    margin: 0px 10px;
}
.banner_0_top li .tit a:hover {
    text-decoration: underline;
}
.banner_0_bottom {
    margin: auto;
    margin-top: 5px;
    margin-left: -0px;
    left: -0px;
    width: 100%;
    text-align: center;
    z-index: 20;
    height: 5px;
    line-height: 5px;
}
.banner_0_bottom span {
    background: url(../images/imgnews_nav.png) left top no-repeat;
    width: 112px;
    height: 5px;
    line-height: 5px;
    display: inline-block;
    cursor: pointer;
    margin: 0px 2px;
}
.banner_0_bottom span.on {
    background: url(../images/imgnews_nav.png) right top no-repeat;
}
.banner_0 .pre {
    background: url(../images/L.png) no-repeat;
    width: 29px;
    height: 46px;
    position: absolute;
    left: 5px;
    top: 45%;
    opacity: 0.7;
    cursor: pointer;
    z-index: 20;
}
.banner_0 .next {
    background: url(../images/R.png) no-repeat;
    width: 29px;
    height: 46px;
    position: absolute;
    right: 5px;
    top: 45%;
    opacity: 0.7;
    cursor: pointer;
    z-index: 20;
}
.banner_0 .pre:hover {
    background: url(../images/L.png) no-repeat;
    width: 29px;
    height: 46px;
    position: absolute;
    left: 5px;
    top: 45%;
    /*opacity:0.7;*/
    cursor: pointer;
    z-index: 20;
}
.banner_0 .next:hover {
    background: url(../images/R.png) no-repeat;
    width: 29px;
    height: 46px;
    position: absolute;
    right: 5px;
    top: 45%;
    /*opacity:0.7;*/
    cursor: pointer;
    z-index: 20;
}
/*焦点图end*/

/*领导讲话begin*/
.fous-box-R .temp4_tit2 {
    color: #555971;
    font-size: 22px;
    line-height: 25px;
    padding: 10px 5px 10px 5px;
    border-bottom: 1px dashed #c9c9c9;
    /*font-weight: bold;*/
}
.fous-box-R .temp4_tit2:nth-child(2n+1){
    background: url("../images/xwtt.png") no-repeat center bottom #f1f1f1;
    background:none;
}
.fous-box-R .temp4_tit2:last-child{
    border-bottom: none;
}
.fous-box-R .temp4_tit2.first a{
    /*color: #0b58a6;*/
    font-size: 22px;
    letter-spacing: -2px;
}
.fous-box-R .temp4_tit2 .sp-tb{
    display: inline-block;
    width: 82px;
    height: 26px;
    background: url("../images/sp-tb.png") no-repeat;
}
.fous-box-R .tbgz-line{
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 84%;
    height: 1px;
    background: #c9c9c9;
}
.fous-box-R .more{
    position: absolute;
    bottom: -15px;
    right: 21px;
    font-size: 16px;
    color: #3f3f3f;
}
/*领导讲话end*/

/*第二部分左右容器begin*/
.center_2 {
    margin: auto;
    margin-top: 10px;
}
.main_left {
    float: left;
    width: 580px;
}
.main_right {
    float: right;
    width: 580px;
}
/*第二部分左右容器end*/

/*要闻begin*/
.topnews {
    margin: auto;
    margin-top: 10px;
}
.topnews.qwfb{
    margin-top: 32px;
}
.title {
    position: relative;
    margin: auto;
    height: 45px;
    text-align: left;
    border-bottom: 2px solid #dad8d9;
}
.title span {
    float: left;
    font-size: 26px;
    line-height: 45px;
    font-weight: bolder;
    color: #ac0000;
}
.title .more{
    float: right;
    color: #888888;
    font-size: 16px;
    line-height: 45px;
}
.topnewscon {
    margin: auto;
}
.topnews ul {
    margin: auto;
    margin-top: 15px;
}
.topnewscon ul li {
    margin: auto;
    line-height: 38px;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topnewscon ul li a {
    color: #333333;
}
.topnewscon ul li a:hover{
    color: #941e23;
}
/*要闻end*/

/*其他begin*/
.other_img_link{
    margin: auto;
    margin-top: 4px;
}
/*其他end*/

/*专题专栏begin*/
.img_link {
    margin: auto;
    margin-top: 11px;
}
.img_link img{
    width: 100%;
    height: 110px;
}
/*专题专栏end*/

/*清廉风韵通用begin*/
.main_left2 {
    float: left;
    width: 270px;
}
.main_right2 {
    float: right;
    width: 270px;
}
.widgetbox_2 {
    margin: auto;
    margin-top: 10px;
    height: 318px;
}
.title2 {
    position: relative;
    margin: auto;
    height: 41px;
    text-align: left;
    font-size: 24px;
    font-weight: bolder;
    color: #064ec0;
}
.title2 a {
    color: #064ec0;
}
.imgshow {
    margin: auto;
    width: 270px;
    text-align: left;
}
.imgshow a{
    position: relative;
    display: block;
    width: 100%;
    height: 202px;
}
.imgshow .tit_bg {
    margin: auto;
    line-height: 33px;
    font-size: 16px;
    color: #333333;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height:75px;
}
.imgshow .tit_bg a {
    color: #333333;
}
.imgshow .tit_bg a:hover {
    color: #941e23;
}
.imgshow img {
    width: 100%;
}
/*清廉风韵通用end*/

/*工作动态begin*/
.gzdt {
    margin: auto;
}
.title3 {
    margin: 30px 0px 20px 0px;;
    height: 40px;
    background: url("../images/gzdt730.png") no-repeat center center;
}
.tab_a {
    margin: auto;
    margin-top: 10px;
}
.gzdt .gzdt_tab {
    margin: auto;
}
.gzdt .gzdt_tab li {
    float: left;
    margin-left: 272px;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 40px;
}
.gzdt .gzdt_tab li.on {
    color: #005cac;
    border-bottom: 2px solid #005cac;
}
.gzdt .gzdt_tab li.on a {
    color: #005cac;
}
.tab_list {
    display: none;
}
.show {
    display: block;
}
.gzdt_con {
    margin: auto;
    margin-top: 20px;
    height: 130px;
}
.newslist_2 {
    width: 1200px;
}
.newslist_2 li {
    float: left;
    width: 580px;
    margin: auto;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newslist_2 li:nth-child(2n+2){
    margin-left: 40px;
}
.newslist_2 li a {
    color: #333333;
}
.newslist_2 li a:hover {
    color: #941e23;
}
/*工作动态end*/

/*动态图标begin*/
.list_new {
    display: none;
    margin-left: 5px;
}
.hot_new {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 49px;
    height: 49px;
    background: url(../images/New-Tga4.png) no-repeat;
}
/*动态图标end*/
