.id-box {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 40px;
}

.id-item {
    padding: 15px;
    background: #FFFFFF;
    overflow: hidden;
}

.id-item-l {
    float: left;
    width: 480px;
}

/*<!--焦点图-->*/

.focusBox {
    position: relative;
    width: 480px;
    height: 316px;
    overflow: hidden;
    text-align: left;
    background: white;
}

.focusBox .pic li a {
    width: 480px;
    height: 316px;
    display: block
}

.focusBox .pic img {
    width: auto;
    height: 316px;
    display: block;
    margin: auto
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 40px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
    width: 100%;
    text-align: center
}

.focusBox .txt li a {
    display: block;
    color: white;
    font-size: 16px;
    text-decoration: none;
    width: 100%
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 43px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 15px;
    height: 4px;
    line-height: 4px;
    overflow: hidden;
    text-align: center;
    margin-right: 9px;
    cursor: pointer;
}

.focusBox .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    background: url("/images/ico03.png")
}

.focusBox .num li.on a {
    background: #f60;
    background: url("/images/ico03.png") -15px 0
}

.focusBox .prev,
.focusBox .next {
    width: 32px;
    height: 40px;
    position: absolute;
    top: 138px;
    z-index: 3;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    opacity: .2;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.focusBox .prev {
    background-image: url(/images/index.png);
    background-position: -139px 0;
    left: 0
}

.focusBox .next {
    background-image: url(/images/index.png);
    background-position: -171px 0;
    right: 0
}

/*<!--焦点图结束-->*/

/*<!--图片和视频新闻-->*/

.id-ts {
    background: #efefef;
    margin-top: 8px;
    overflow: hidden;
}

.id-ts a {
    margin-left: 66px;
    float: left;
    height: 50px;
}

.id-ts a i {
    background: url("/images/ico03.png");
    width: 26px;
    height: 50px;
    float: left;
}

.id-ts a span {
    float: left;
    font-size: 16px;
    color: #0477c5;
    line-height: 50px;
    margin-left: 14px;
}

.id-ts a.li02 {
    float: right;
    margin-right: 68px;
}

.id-ts a.li02 i {
    background: url("/images/ico03.png") 0 -50px;
}

/*<!--图片和视频新闻结束-->*/

/*要闻*/
.notice {
    width: 666px;
    overflow: hidden;
    float: right
}

.notice .tab-hd {
    height: 50px;
    overflow: hidden;
    background: #f4f4f4
}

.notice .tab-hd ul {
}

.notice .tab-hd li {
    float: left;
    width: 20%
}

.notice .tab-hd li a {
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #333333
}

.notice .tab-hd li.on a {
    color: #FFFFFF;
    background: #0477c5;
    font-weight: bold
}

.notice .tab-bd {
    overflow: hidden
}

.id-new-title {
    overflow: hidden;
    height: 87px;
    border-bottom: 1px dotted #dddddd;
}

.id-new-title h1 {
    text-align: center;
    font-size: 22px;
    margin-top: 5px;
}

.id-new-title h1 a {
    display: inline-block;
    color: #f2020f;
    line-height:28px;
}

.id-new-title p {
    text-align: center;
    color: #888888;
    margin-top: 5px;
    text-align:left;
    text-indent:2em;
    line-height:22px;
}

.id-new-title p span {
    color: #0477c5;
}

.notice .tab-pal {
    height: 326px;
    overflow: hidden;
}

.notice .tab-pal .id-list {
    margin-top: 4px;
}

.notice .tab-pal .id-list02 {
    margin-top: 8px;
}

/*要闻结束*/

/*新闻条*/

.id-list {
    overflow: hidden;
}

.id-list ul li {
    line-height: 24px;
    padding: 5px 0;
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(/images/d04.png) no-repeat left center;
}

.id-list ul li a {
    float: left;
    margin-left: 18px;
    color: #444444;
}

.id-list ul li a:hover {
    color: #f2020f;
}

.id-list ul li span {
    float: right;
    margin-right: 5px;
    color: #999999;
}

/*新闻条结束*/

/*横幅*/

.TB-focus img {
    display: block;
    width: 1200px;
    height: 110px;
}

.TB-focus {
    background: #FFFFFF;
    width: 1200px;
    height: 110px;
    position: relative;
    overflow: hidden;
    margin-top: 16px
}

.TB-focus .hd {
    position: absolute;
    right: 9px;
    bottom: 10px;
    z-index: 1;
    padding-left: 2px;
}

.TB-focus .hd li {
    color: #f60;
    cursor: pointer;
    margin-left: 5px;
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    float: left;
    font-size: 13px;
    line-height: 18px;
    overflow: visible;
    text-align: center;
}

.TB-focus .hd li.on {
    background: #0c4a9e;
    color: #fff;
    font-weight: bold;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 2;
    position: relative;
}

/*横幅结束*/

.notice-min {
    width: 100%;
    overflow: hidden;
    margin-top: 14px;

}

.notice-min .tab-hd {
    height: 360px;
    background: #FFFFFF;
    padding: 15px;
    float: left;
    width: 220px
}

.notice-min .tab-hd ul {
}

.notice-min .tab-hd li {
    float: left;
    width: 100%;
    height: 64px;
    margin-bottom: 6px;
    background: #efefef
}

.notice-min .tab-hd li a {
    transition: all .1s;
    display: block;
    height: 64px;
    text-align: center;
    border-left: 6px solid #0477c5;
    line-height: 64px;
    color: #888888;
    font-size: 18px
}

.notice-min .tab-hd li.li02 a {
    border-left: 6px solid #f86b6b;
}

.notice-min .tab-hd li.li03 a {
    border-left: 6px solid #46cb5f;
}

.notice-min .tab-hd li.li04 a {
    border-left: 6px solid #f9da2e;
}

.notice-min .tab-hd li.li05 a {
    border-left: 6px solid #19abff;
}

.notice-min .tab-hd li.li01.on a {
    color: #FFFFFF;
    font-weight: bold;
    background: #0477c5;
}

.notice-min .tab-hd li.li02.on a {
    color: #FFFFFF;
    font-weight: bold;
    background: #f86b6b;
}

.notice-min .tab-hd li.li03.on a {
    color: #FFFFFF;
    font-weight: bold;
    background: #46cb5f;
}

.notice-min .tab-hd li.li04.on a {
    color: #FFFFFF;
    font-weight: bold;
    background: #f9da2e;
}

.notice-min .tab-hd li.li05.on a {
    color: #FFFFFF;
    font-weight: bold;
    background: #19abff;
}

.notice-min .tab-bd {
    overflow: hidden;
    float: right;
    width: 950px;
    height: 390px;
}

.notice-min .tab-bd .tab-pal {
    display: block;
    overflow: hidden;
    height: 390px;
}

/*信息公开*/

.id-xxgk {
    overflow: hidden;
}

.id-xxgk-l {
    height: 360px;
    width: 529px;
    float: left;
    background: #ffffff;
    padding: 15px;
    padding-left: 0;
}

.id-xxgk-title {
    overflow: hidden;
    
    height: 40px;
    border-bottom: 1px solid #d1d1d1;
}

.id-xxgk-title i {
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
}

.id-xxgk-title a {
    font-weight: bold;
    float: left;
    margin-left: 26px;
    line-height: 30px;
    color: #343434;
    font-size: 18px;
}

.id-xxgk-ul {
    height: 88px;
    margin-top: 8px;
    overflow: hidden;
}

.id-xxgk-ul ul li {
    width: 19.9%;
    overflow: hidden;
    line-height: 24px;
    padding: 6px 0;
    float: left;
    background: url(/images/d04.png) no-repeat left center;
}

.id-xxgk-ul ul li a {
    float: left;
    margin-left: 19px;
    color: #444444;
}

.id-xxgk-ul ul li a:hover {
    color: #f2020f;
}

.id-xxgk-item {
    margin-top: 6px;
    overflow: hidden;
}

.id-xxgk-item .du {
    float: left;
    width: 260px;
    height: 64px;
    background: #efefef;
}

.id-xxgk-item .du i {
    background: url("/images/ico04.png");
    width: 42px;
    height: 42px;
    float: left;
    margin-left: 60px;
    margin-top: 11px;
}

.id-xxgk-item .du span {
    float: left;
    line-height: 64px;
    margin-left: 20px;
    color: #333333;
    font-size: 16px;
}

.slideBox {
    width: 260px;
    height: 64px;
    overflow: hidden;
    position: relative;
    float: right;
    background: #efefef
}

.slideBox .bd02 {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd02 li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd02 li a {
    width: 260px;
    height: 64px;
    display: block;
    text-align: center
}

.slideBox .bd02 li img {
    display: inline-block;
    width: 42px;
    height: 42px;
    vertical-align: middle
}

.slideBox .bd02 li span {
    display: inline-block;
    line-height: 64px;
    margin-left: 10px;
    color: #333333;
    font-size: 16px;
}

.slideBox02 {
    width: 260px;
    height: 140px;
    overflow: hidden;
    position: relative;
    float: right;
 
}

    .slideBox02 .bd02 {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBox02 .bd02 li {
            zoom: 1;
            vertical-align: middle;
            background-color: #efefef;
        }

            .slideBox02 .bd02 li a {
                width: 260px;
                height: 64px;
                display: block;
                text-align: center
            }

            .slideBox02 .bd02 li img {
                display: inline-block;
                width: 42px;
                height: 42px;
                vertical-align: middle
            }

            .slideBox02 .bd02 li span {
                display: inline-block;
                line-height: 64px;
                margin-left: 10px;
                color: #333333;
                font-size: 16px;
            }


.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 27px;
    height: 64px;
    background: url(/images/slider-arrow.png) 0 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

.slideBox .next {
    left: auto;
    right: 0;
    background-position: 0 -64px;
}

.slideBox:hover .prev,
.slideBox:hover .next {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox02 {
    width: 360px;
    margin-top: 4px
}

.slideBox02 .bd02 li a {
    width: 360px;
    height: 64px;
    display: block;
    text-align: center
}

.id-xxgk-r {
    height: 360px;
    background: #FFFFFF;
    padding: 15px;
    width: 360px;
    float: right;
}

.id-gkzl {
    height: 207px;
    overflow: hidden;
}

.id-gkzl .title {
    height: 50px;
    background: #0477c5;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}

.id-gkzl .ul {
    margin-top: 3px;
    width: 110%;
}

.id-gkzl .ul li {
    margin-top: 5px;
    float: left;
    margin-right: 8px;
}

.id-gkzl .ul li a {
    border: 1px solid #e8e8e8;
    width: 174px;
    height: 44px;
    display: block;
    line-height: 44px;
    text-align: center;
    font-size: 15px;
    color: #777777;
}

.id-gkzl .ul li a:hover {
    background: #efefef;
    color: #444444;
}

/*信息公开结束*/

/*<!--政务服务-->*/

.id-zwfw-l {
    height: 360px;
    /*width: 458px;*/
    width:935px;
    float: left;
    background: #ffffff;
    padding: 15px;
    padding-left: 0;
}

.notice-top {
    width: 100%;
    overflow: hidden;
}

.notice-top .tab-hd02 {
    overflow: hidden;
    height: 40px;
    border-bottom: 1px solid #d1d1d1;
}

.notice-top .tab-hd02 i {
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
}

.notice-top .tab-hd02 .ul {
    float: left;
}

.notice-top .tab-hd02 li {
    float: left;
    margin-left: 26px;
    line-height: 30px;
    color: #343434;
    font-size: 18px;
}

.notice-top .tab-hd02 li a {
    display: block;
    color: #888888;
}

.notice-top .tab-hd02 li.on a {
    font-weight: bold;
    color: #343434;
}

.notice-top .tab-bd02 {
    overflow: hidden;
    height: 214px;
}

.id-rdfw {
    overflow: hidden;
    width: 110%;
}

.id-rdfw ul li {
    margin-right: 7px;
    margin-top: 18px;
    float: left;
}

.id-rdfw03 ul li {
    margin-right: 12px;
    margin-top: 5px;
    float: left;
}



.id-rdfw ul li a {
    width: 146px;
    height: 44px;
    background: #e5f3fd;
    display: block;
    line-height: 44px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #d3e6f3;
}

.id-rdfw03 ul li a {
    width: 222px;
    height: 44px;
    background: #e5f3fd;
    display: block;
    line-height: 44px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #d3e6f3;
}

.id-rdfw ul li a i {
    background-image: url("/images/ico05.png");
    width: 24px;
    height: 24px;
    margin-top: 10px;
    background-position: 0 -2px;
    float: left;
    margin-left: 10px;
}

.id-rdfw02 ul li a i {
    background-image: url("/images/ico24.png");
     background-position: 0 4px;
}

.id-rdfw03 ul li a i {
    background-image: url("/images/ico03.png");
     background-position: 0 4px;
}

.id-rdfw ul li.li02 a i {
    background-position: 0 -420px;
}

.id-rdfw ul li.li03 a i {
    background-position: 0 -48px;
}

.id-rdfw ul li.li04 a i {
    background-position: 0 -74px;
}

.id-rdfw ul li.li05 a i {
    background-position: 0 -97px;
}

.id-rdfw ul li.li06 a i {
    background-position: 0 -121px;
}

.id-rdfw ul li.li07 a i {
    background-position: 0 -557px;
}

.id-rdfw ul li.li08 a i {
    background-position: 0 -147px;
}

.id-rdfw ul li.li09 a i {
    background-position: 0 -172px;
}
.id-rdfw ul li.li10 a i {
    background-position: 0 -195px;
}
.id-rdfw ul li.li11 a i {
    background-position: 0 -218px;
}
.id-rdfw ul li.li12 a i {
    background-position: 0 -240px;
}
.id-rdfw ul li.li13 a i {
    background-position: 0 -261px;
}
.id-rdfw ul li.li14 a i {
    background-position: 0 -280px;
}
.id-rdfw ul li.li15 a i {
    background-position: 0 -299px;
}
.id-rdfw ul li.li16 a i {
    background-position: 0 -319px;
}
.id-rdfw ul li.li17 a i {
    background-position: 0 -462px;
}
.id-rdfw ul li.li18 a i {
    background-position: 0 -360px;
}

.id-rdfw02 ul li.li02 a i {
    background-position: 0 -20px !important;
}

.id-rdfw02 ul li.li03 a i {
    background-position: 0 -44px;
}

.id-rdfw02 ul li.li04 a i {
    background-position: 0 -71px;
}

.id-rdfw02 ul li.li05 a i {
    background-position: 0 -94px;
}

.id-rdfw02 ul li.li06 a i {
    background-position: 0 -116px;
}

.id-rdfw02 ul li.li07 a i {
    background-position: 0 -141px;
}

.id-rdfw02 ul li.li08 a i {
    background-position: 0 -166px;
}

.id-rdfw02 ul li.li09 a i {
    background-position: 0 -192px;
}
.id-rdfw02 ul li.li10 a i {
    background-position: 0 -214px;
}
.id-rdfw02 ul li.li11 a i {
    background-position: 0 -237px;
}
.id-rdfw02 ul li.li12 a i {
    background-position: 0 -257px;
}
.id-rdfw02 ul li.li13 a i {
    background-position: 0 -277px;
}
.id-rdfw02 ul li.li14 a i {
    background-position: 0 -296px;
}
.id-rdfw02 ul li.li15 a i {
    background-position: 0 -316px;
}
.id-rdfw02 ul li.li16 a i {
    background-position: 0 -336px;
}
.id-rdfw02 ul li.li17 a i {
    background-position: 0 -357px;
}
.id-rdfw02 ul li.li18 a i {
    background-position: 0 -377px;
}


.id-rdfw03 ul li.li02 a i {
    background-position: 0 -20px !important;
}

.id-rdfw03 ul li.li03 a i {
    background-position: 0 -44px;
}

.id-rdfw03 ul li.li04 a i {
    background-position: 0 -71px;
}

.id-rdfw03 ul li.li05 a i {
    background-position: 0 -94px;
}

.id-rdfw03 ul li.li06 a i {
    background-position: 0 -116px;
}

.id-rdfw03 ul li.li07 a i {
    background-position: 0 -141px;
}

.id-rdfw03 ul li.li08 a i {
    background-position: 0 -166px;
}

.id-rdfw03 ul li.li09 a i {
    background-position: 0 -192px;
}
.id-rdfw03 ul li.li10 a i {
    background-position: 0 -214px;
}
.id-rdfw03 ul li.li11 a i {
    background-position: 0 -235px;
}
.id-rdfw03 ul li.li12 a i {
    background-position: 0 -257px;
}
.id-rdfw03 ul li.li13 a i {
    background-position: 0 -277px;
}
.id-rdfw03 ul li.li14 a i {
    background-position: 0 -296px;
}

.id-rdfw ul li a span {
    float: left;
    color: #888888;
    font-size: 15px;
    margin-left: 5px;
}

.id-rdfw ul li a:hover {
    color: #f2020f;
    background: #ffffff;
}

.id-gffw {
    overflow: hidden;
}

.id-gffw a {
    float: left;
    background: #d1ecfd;
    width: 224px;
    height: 90px;
    display: block;
    overflow: hidden;
    line-height: 90px;
}

/*.id-gffw a.li02 {
    float: right;
}*/

.id-gffw a i {
    float: left;
    background: url("/images/ico26.png");
    width: 42px;
    height: 42px;
    margin-left: 50px;
    margin-top: 25px;
}

.id-gffw a.li02 i {
    background: url("/images/ico26.png") -42px 0;
}

.id-gffw a.li03 i {
    background: url("/images/ico26.png") -84px 0;
}

.id-gffw a.li04 i {
    background: url("/images/ico26.png") -126px 0;
}

.id-gffw a span {
    float: left;
    margin-left: 16px;
    color: #333333;
}

.id-gffw a:hover {
    background: #fcdede;
}

.id-zwfw-r {
    float: right;
    width: 430px;
    height: 360px;
    background: #FFFFFF;
    padding: 15px;
}

.id-qzqd {
    overflow: hidden;
    height: 50px;
    background: #0477c5;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
}

.notice-qd {
    width: 100%;
    overflow: hidden;
}

.notice-qd .tab-hd-qd {
    height: 8px;
    margin-top: 10px;
    overflow: hidden
}

.notice-qd .tab-hd-qd ul {
}

.notice-qd .tab-hd-qd li {
    cursor: pointer;
    float: left;
    margin-left: 178px;
    width: 30px;
    height: 8px;
    background: #e1e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.notice-qd .tab-hd-qd li.li02 {
    margin-left: 11px;
}

.notice-qd .tab-hd-qd li.on {
    background: #52b0f0
}

.notice-qd .tab-bd-qd {
    overflow: hidden;
    height: 166px;
}

.id-qzqd-ul {
    margin-top: 4px;
    width: 110%;
    overflow: hidden;
}

.id-qzqd-ul ul li {
    margin-top: 8px;
    float: left;
}

.id-qzqd-ul ul li a {
    width: 208px;
    display: block;
    height: 44px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    margin-right: 10px;
}

.id-qzqd-ul ul li a:hover {
    background: #ffffff;
}

.id-qzqd-ul ul li a i {
    background: url("/images/ico25.png");
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 10px;
    margin-left: 25px;
    margin-right: 14px;
}

.id-qzqd-ul ul li a span {
    float: left;
    color: #777777;
    font-size: 15px;
    line-height: 44px;
}

.id-qzqd-ul ul li a:hover span {
    color: #f2020f;
}

.id-qzqd-ul ul li.li02 a i {
    background: url("/images/ico25.png") 0 -24px;
}

.id-qzqd-ul ul li.li03 a i {
    background: url("/images/ico25.png") 0 -48px;
}

.id-qzqd-ul ul li.li04 a i {
    background: url("/images/ico25.png") 0 -72px;
}

.id-qzqd-ul ul li.li05 a i {
    display: none;
}

.id-qzqd-ul ul li.li06 a i {
    display: none;
}

.id-qzqd-ul ul li.li05 a span,
.id-qzqd-ul ul li.li06 a span,
.id-qzqd-ul02 ul li.li01 a span,
.id-qzqd-ul02 ul li.li02 a span,
.id-qzqd-ul02 ul li.li03 a span,
.id-qzqd-ul02 ul li.li04 a span {
    text-align: center;
    width: 100%;
}

.id-qzqd-ul02 ul li.li01 a i,
.id-qzqd-ul02 ul li.li02 a i,
.id-qzqd-ul02 ul li.li03 a i,
.id-qzqd-ul02 ul li.li04 a i {
    display: none;
}

.id-ts02 {
    margin-top: 21px;
    overflow: hidden;
    display: block;
}

.id-ts02 a {
    margin-right: 8px;
    width: 138px;
    height: 90px;
    overflow: hidden;
    background: #efefef;
    float: left;
}

.id-ts02 a.li03 {
    float: right;
    margin: 0;
}

.id-ts02 a i {
    background: url("/images/ico26.png");
    height: 42px;
    width: 42px;
    display: block;
    margin: 9px auto 0;
}

.id-ts02 a.li02 i {
    background: url("/images/ico26.png") -42px 0;
}

.id-ts02 a.li03 i {
    background: url("/images/ico26.png") -84px 0;
}

.id-ts02 a span {
    display: block;
    text-align: center;
    color: #333333;
    font-size: 16px;
    line-height: 38px;
}

/*<!--政务服务结束-->*/

/*交流互动*/

.id-jlhd {
    overflow: hidden;
    padding: 15px;
    padding-left: 0;
    background: #ffffff;
}

.id-szdx {
    float: left;
    width: 302px;
    overflow: hidden;
    padding-top:10px;
}

.id-fdx {
    overflow: hidden;
    margin-top: 10px;
}

.id-fdx a {
    width: 146px;
    height: 70px;
    background: #efefef;
    float: left;
}

.id-fdx a i {
    background: url("/images/ico27.png");
    width: 42px;
    height: 42px;
    float: left;
    margin-top: 14px;
    margin-left: 20px;
}

.id-fdx a.li02 i {
    background: url("/images/ico27.png") -42px 0;
}

.id-fdx a span {
    float: left;
    color: #333333;
    line-height: 70px;
    margin-left: 12px;
}

.id-fdx a.li02 {
    float: right;
}

.id-xjxd {
    margin-top: 22px;
    overflow: hidden;
}

.id-xjxd .title {
    font-size: 16px;
    color: #0477c5;
    font-weight: bold;
    line-height: 100%;
}

.txtMarquee-top {
    overflow: hidden;
    position: relative;
}

.txtMarquee-top .bd {
    margin-top: 11px;
    height: 160px;
    overflow: hidden;
}

.id-zxft {
    margin-top: 10px;
    float: left;
    width: 302px;
    overflow: hidden;
    margin-left: 15px;
}

.id-ft-img {
    overflow: hidden;
    margin-top: 10px;
    width: 302px;
    height: 182px;
    position: relative;
    z-index: 1;
}

.id-ft-img .div {
    background: url("/images/d05.png");
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    position: absolute;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
}

.id-ft-img .img {
    width: 302px;
    height: 182px;
    display: block;
}

.id-ft-time {
    margin-top: 5px;
    color: #888888;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}

.id-ft-data {
    color: #888888;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.id-tf-link {
    height: 44px;
    width: 302px;
    background: #f86b6b
}

.id-tf-link a {
    background: url("/images/d06.png") no-repeat 0 center;
    margin-top: 10px;
    margin-left: -1px;
    text-align: center;
    color: #ffffff;
    float: left;
    width: 50%;
    height: 24px;
    line-height: 24px;
}

.id-yjzj {
    margin-top: 10px;
    float: right;
    width: 302px;
    overflow: hidden;
}

.id-yjzj-ul ul {
    overflow: hidden;
}

.id-yjzj-ul ul li {
    height: 102px;
    float: left;
    width: 100%;
}

.id-yjzj-ul ul li:hover {
    background: #e5f3fd;
}

.id-yjzj-ul ul li h1 {
    margin:5px 10px 5px;
    padding: 5px;
    /*margin-top: 27px;
    margin-left: 13px;*/
    /*width: 36px;
    height: 34px;*/
    background: #fcbe00;
    /*float: left;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 16px;
}
    .id-yjzj-ul ul li p{
        text-align:center;
    }
    .id-yjzj-ul ul li div {
        margin-top: 23px;
        margin-left: 14px;
        float: left;
        width: 222px;
        overflow: hidden;
    }

.id-yjzj-ul ul li div a {
    line-height: 24px;
    font-size: 14px;
    color: #515050;
    display: block;
}

.id-yjzj-ul ul li div span {
    color: #0477c5;
    font-size: 12px;
    line-height: 24px;
}

/*交流互动结束*/

/*<!--解读回应-->*/

.id-jdhy {
    float: left;
    /*width: 526px;*/
    width:301px;
    height: 360px;
    background: #ffffff;
    padding: 15px 0;
    margin-right: 15px;
}

.id-jdhy-ul {
    margin-top: 5px;
    overflow: hidden;
}

.id-jdhy-ul ul li {
    float: left;
    width: 100%;
    line-height: 24px;
    padding: 5px 0;
}

.id-jdhy-ul ul li span {
    background: url(/images/d04.png) no-repeat 6px center;
    padding-left: 20px;
    float: left;
    color: #999999;
}

.id-jdhy-ul ul li a {
    float: left;
    color: #444444;
}

.id-jdhy-ul ul li a:hover {
    color: #f2020f;
}

.id-te {
    height: 360px;
    padding: 15px;
    float: right;
    background: #ffffff;
    width: 360px;
}

.id-te a {
    margin-bottom: 12px;
    display: block;
    width: 360px;
    height: 108px;
}

.id-te a img {
    display: block;
}

/*<!--解读回应结束-->*/

/*专题专栏*/
.id-ztzl {
    overflow: hidden;
    padding: 15px;
    padding-left: 0;
    background: #ffffff;
    height: 660px;
}

.id-ztzl ul {
    width: 110%;
}

.id-ztzl ul li {
    margin-bottom: 20px;
    margin-right: 9px;
    float: left;
}

.id-ztzl ul li a {
    display: block;
    width: 306px;
    height: 100px;
}

/*专题专栏结束*/

/*浮动*/
.fh-top {
    background: url("/images/d14.jpg") no-repeat center top;
    width: 80px;
    height: 40px;
    display: block;
}

.id-flat {
    z-index: 1000;
    width: 80px;
    position: fixed;
    top: 12%;
    right: 0px;
}

.id-flat .box {
    padding-bottom: 10px;
    background: url("/images/bg01.jpg");
    width: 80px;
}

.id-flat .box a {
    position: relative;
    z-index: 1;
    border-top: 1px dotted #b5b5b5;
    display: block;
    height: 75px;
}

.id-flat .box a img {
    display: none;
    background: #ffffff;
    position: absolute;
    z-index: 100;
    right: 80px;
    top: 0;
    width: 100px;
    height: 100px;
    padding: 5px;
}

.id-flat .box a:hover img {
    display: block;
}

.id-flat .box a i {
    width: 51px;
    height: 49px;
    margin: 5px auto 0;
    background: url("/images/ico28.png");
    display: block;
}

.id-flat .box a.li02 i {
    background: url("/images/ico28.png") 0 -49px;
}

.id-flat .box a.li03 i {
    height: 50px;
    background: url("/images/ico28.png") 0 -98px;
}

.id-flat .box a.li04 i {
    height: 51px;
    background: url("/images/ico28.png") 0 -148px;
}

.id-flat .box a.li05 i {
    height: 51px;
    background: url("/images/ico28.png") 0 -199px;
}

.id-flat .box a span {
    display: block;
    text-align: center;
    color: #3477bd;
    font-size: 12px;
    line-height: 100%;
    margin-top: 5px;
}

/*浮动结束*/

/*<!--互动交流-->*/

.id-hdjl-item {
    overflow: hidden;
    padding: 15px;
    background: #ffffff;
}

.id-hdjl-item-l {
    float: left;
    width: 794px;
    overflow: hidden;
}

/*来信*/
.xlxj-title {
    height: 48px;
    background: #efefef;
    border-bottom: 1px solid #d1d1d1;
}

.xlxj-title i {
    margin-top: 9px;
    width: 6px;
    height: 30px;
    float: left;
    background: #0477c5;
    margin-left: 2px;
}

.xlxj-title a {
    float: left;
    line-height: 48px;
    font-size: 18px;
    margin-left: 26px;
    font-weight: bold;
    color:black;
}

.titletd td {
    font-size: 16px;
    color: #343434;
    padding: 8px 0;
    line-height: 24px;
    background-color: #e8e8e8;
    text-align: center;
}

.datatd td {
    border-bottom: 1px dotted #e8e8e8;
    color: #444444;
    text-align: center;
    padding: 8px 0;
    line-height: 24px;
    background: #ffffff;

}

.td1 {
    width: 135px;
    border-right: 4px solid #ffffff;
}

.td2 {
    width: 300px;
    border-right: 4px solid #ffffff;
}

.td3 {
    width: 146px;
    border-right: 4px solid #ffffff;
}

.td4 {
    width: 80px;
    border-right: 4px solid #ffffff;
}

.td5 {
    width: 120px;
}

.td6 {
    width: 85px;
}

.td7 {
    width: 62px;
}

.xlxj-table {
    margin-top: 12px;
    height: 288px;
    overflow: hidden;
}

.xlxj-table #A1 {
    height: 248px;
    overflow: hidden;
}

.xlxj-link {
    margin-top: 20px;
    overflow: hidden;
}

.xlxj-link a {
    margin-left: 9px;
    float: left;
    width: 378px;
    height: 70px;
    background: #efefef;
}

.xlxj-link a.li02 {
    margin-left: 16px;
}

.xlxj-link a i {
    float: left;
    background: url("/images/ico29.png");
    width: 42px;
    height: 42px;
    margin-left: 120px;
    margin-top: 14px;
}

.xlxj-link a.li02 i {
    background: url("/images/ico29.png") -42px 0;
}

.xlxj-link a span {
    float: left;
    line-height: 70px;
    color: #333333;
    margin-left: 36px;
}

/*来信结束*/
.id-hdjl-item-r {
    float: right;
    width: 360px;
    overflow: hidden;
}

/*在线咨询*/
.tszx {
    height: 48px;
    overflow: hidden;
    background: #efefef;
    border-bottom: 1px solid #d1d1d1;
}

.tszx i {
    background: url("/images/ico30.png");
    float: left;
    width: 24px;
    height: 24px;
    margin-left: 106px;
    margin-top: 13px;
}

.tszx span {
    float: left;
    line-height: 48px;
    margin-left: 18px;
    color: #444444;
    font-size: 18px;
    font-weight: bold;
}

.ts-leader {
    margin-top: 12px;
    background: url("/images/img04.png");
    width: 100%;
    height: 148px;
    overflow: hidden;
}

.ts-leader img {
    margin-top: 13px;
    float: left;
    width: 82px;
    height: 122px;
    margin-left: 58px;
    border: 1px solid #8cc4f8;
}

.ts-leader div {
    margin-top: 50px;
    padding: 0 28px;
    line-height: 26px;
}

.ts-leader div a {
    color: #ffffff;
    font-size: 18px;
    display: block;
    text-align: center;
}

.ts-leader div a.li02 {
    color: #a4d3fd;
    font-size: 18px;
    display: block;
    text-align: center;
}

.jbts {
    overflow: hidden;
    height: 160px;
    margin-top: 5px;
    background: #efefef;
}

.jbts img {
    float: left;
    margin-left: 19px;
    margin-top: 14px;
}

.jbts div {
    margin-top: 14px;
    line-height: 32px;
    color: #f4031a;
    width: 190px;
    float: right;
}

.jbts div span {
    display: block;
}

.weibo {
    display: block;
    overflow: hidden;
    margin-top: 2px;
}

.weibo img {
    display: block;
}

/*在线咨询结束*/
.id-hdjl-item02 {
    overflow: hidden;
    padding: 15px;
    background: #ffffff;
    margin-top: 20px;
}

/*<!--在线访谈-->*/

.id-ft-img02 {
    float: left;
    margin-top: 17px;
    width: 344px;
    height: 208px;
}

.id-ft-img02 .img {
    width: 344px;
    height: 208px;
}

.zxft-web-li {
    overflow: hidden;
}

.zxft-xq {
    margin-top: 17px;
    float: left;
    width: 414px;
    overflow: hidden;
    margin-left: 18px;
}

.zxft-xq h1 {
    margin-top: 18px;
    padding-bottom: 11px;
    line-height: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #343434;
}

.zxft-xq p {
    color: #888888;
    line-height: 26px;
}

.zxft-xq div {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #888888;
}

.zxft-xq div a {
    display: inline-block;
    white-space: normal;
    color: #f2020f;
}

.ft-dx {
    margin-top: 7px;
    float: right;
    width: 360px;
    overflow: hidden;
}

.ft-dx a {
    margin-top: 3px;
    display: block;
    overflow: hidden;
    height: 70px;
    background: #efefef;
}

.ft-dx a:hover {
    background: #daedfd;
}

.ft-dx a i {
    float: left;
    background: url("/images/ico32.png");
    width: 42px;
    height: 42px;
    margin-left: 62px;
    margin-top: 14px;
}

.ft-dx a.li02 i {
    background: url("/images/ico32.png") 0 -42px;
}

.ft-dx a.li03 i {
    background: url("/images/ico32.png") 0 -84px;
}

.ft-dx a span {
    margin-left: 44px;
    line-height: 70px;
    color: #333333;
    font-size: 15px;
}

.ft-dx a em {
    float: right;
    background: url("/images/d07.png");
    width: 16px;
    height: 16px;
    margin-top: 27px;
    margin-right: 47px;
}

.zxft-web02 {
    overflow: hidden;
    margin-top: 15px;
}

.zxft-list {
    margin-right: 14px;
    float: left;
    width: 390px;
    overflow: hidden;
}

.zxft-list .title {
    overflow: hidden;
    height: 40px;
    border-bottom: 1px solid #d1d1d1;
}

.zxft-list .title i {
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
}

.zxft-list .title span {
    font-weight: bold;
    float: left;
    margin-left: 26px;
    line-height: 30px;
    color: #343434;
    font-size: 18px;
}

.zxft-list .title a {
    float: right;
    background: url("/images/d10.png");
    width: 14px;
    height: 14px;
    margin-top: 10px;
}

.zxft-listul {
    margin-top: 13px;
    overflow: hidden;
}

.zxft-listul ul li {
    float: left;
    color: #999999;
    line-height: 24px;
    margin: 5px 0;
    width: 100%;
}

.zxft-listul ul li i {
    width: 94px;
    float: left;
    padding-left: 14px;
    text-align: center;
    background: url(/images/d04.png) no-repeat 7px center;
}

.zxft-listul ul li i.on {
    color: #ff1d1d;
}

.zxft-listul ul li a {
    float: left;
    color: #444444;
}

.zxft-listul ul li a:hover {
    color: #ff1d1d;
}

.zxft-listul ul li span {
    float: right;
    color: #999999;
}

.tx-web {
    float: right;
    overflow: hidden;
    width: 360px;
}

.tx-web a {
    background: url("/images/bg02.png");
    height: 222px;
    width: 176px;
    float: left;
}

.tx-web a.li02 {
    float: right;
    background: url("/images/bg02.png") right top;
}

.tx-web a span {
    overflow: hidden;
    color: #0477c5;
    font-size: 16px;
    display: block;
    line-height: 100%;
    margin-top: 160px;
    text-align: center;
}

/*<!--在线访谈结束-->*/
/*<!--互动交流结束-->*/

/*<!--五公开-->*/

.wgk-web {
    background: #FFFFFF;
    overflow: hidden;
    padding: 15px;
}

.wgk-web-img {
    display: block;
}

.wgk-web-li {
    overflow: hidden;
}

.wgk-web-li-title {
    text-align: center;
    margin-top: 6px;
    height: 50px;
    border-bottom: 1px solid #d1d1d1;
    font-size: 0;
}

.wgk-web-li-title i {
    margin: 0 6px;
    background: url("/images/ico34.png");
    width: 28px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
}

.wgk-web-li-title i.li02 {
    background: url("/images/ico34.png") 0 -50px;
}

.wgk-web-li-title i.li03 {
    background: url("/images/ico34.png") 0 -100px;
}

.wgk-web-li-title i.li04 {
    background: url("/images/ico34.png") 0 -150px;
}

.wgk-web-li-title i.li05 {
    background: url("/images/ico34.png") 0 -200px;
}

.wgk-web-li-title span {
    margin: 0 6px;
    display: inline-block;
    vertical-align: middle;
    color: #444444;
    font-size: 18px;
    font-weight: bold;
}

.sideMenu {
    margin-top: 12px;
    overflow: hidden;
    background: #f2f2f2;
    border: 1px solid #dddddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.sideMenu-hd {
    border-bottom: 1px solid #ffffff;
    padding: 32px 0;
    overflow: hidden;
    width: 1140px;
    margin: auto;
}

.sideMenu h3 {
    width: 280px;
    height: 50px;
    margin-left: 56px;
    border: 1px solid #dddddd;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #f2f2f2;
    cursor: pointer;
    text-align: center;
    color: #343434;
    font-size: 16px;
    font-weight: 400;
}

.sideMenu h3 a {
    background: url("/images/d11.png") no-repeat;
    display: block;
    line-height: 50px;
    text-align: center;
    color:#343434;
}

.sideMenu h3.on {
    background: #ffffff;
    color: #e21b14;
}

.sideMenu h3.on a {
    color: #e21b14;
}

.sideMenu-bd {
    overflow: hidden;
}

.sideMenu ul {
    font-size: 0;
    width: 1140px;
    margin: auto;
    overflow: hidden;
    display: none; /* 默认都隐藏 */
}

.sideMenu ul li {
    padding: 11px 0;
    line-height: 30px;
    white-space: normal;
    float: left;
    margin-left: 64px;
    background: url("/images/d12.png") no-repeat left center;
}

.sideMenu ul li a {
    float: left;
    margin-left: 28px;
    color: #515050;
    font-size: 16px;
}

/*<!--五公开结束-->*/

/*政务公开*/

.zwgk-item {
    overflow: hidden;
    background: #ffffff;
    padding: 15px;
}

/*<!--领导之窗-->*/

.zwgk-leader {
    float: left;
    width: 360px;
    overflow: hidden;
}

.zwgk-leader .title {
    height: 50px;
    background: #0477c5;
    line-height: 50px;
    text-align: center;
    font-size: 0;
}
.zwgk-leader .title a{
    display:block;
}

.zwgk-leader .title i {
    display: inline-block;
    vertical-align: middle;
    background: url("/images/ico40.jpg");
    margin: 0 6px;
    width: 24px;
    height: 50px;
}

.zwgk-leader .title span {
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    margin: 0 6px;
}

.zwgk-leader .box {
    height: 46px;
    margin-top: 12px;
    overflow: hidden;
}

.zwgk-leader .box a {
    float: left;
    width: 176px;
    height: 46px;
    background: #efefef;
    overflow: hidden;
}

.zwgk-leader .box a.li02 {
    float: right;
}

.zwgk-leader .box a i {
    background: url("/images/ico41.jpg");
    width: 29px;
    height: 46px;
    float: left;
    margin-left: 34px;
}

.zwgk-leader .box a span {
    float: left;
    line-height: 46px;
    color: #777777;
    font-size: 15px;
    margin-left: 10px;
}

.zfxxgk-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 12px;
    background: #efefef;
    width: 360px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-left: 6px solid #0477c5;
}

.zfxxgk-ul {
    width: 110%;
}

.zfxxgk-ul li {
    margin-top: 6px;
    margin-right: 8px;
    float: left;
}

.zfxxgk-ul li a {
    display: block;
    text-align: center;
    line-height: 46px;
    font-size: 15px;
    color: #515050;
    width: 176px;
    height: 46px;
    background: #efefef;
}

.zfxxgk-ul li.li07 a, .zfxxgk-ul li.li08 a {
    width: 360px;
}

.zfxxgk-ul li a:hover {
    background: #0477c5;
    color: #ffffff;
}

.zwgk-zwdt {
    float: right;
    width: 794px;
    overflow: hidden;
}

/*<!--各种信息-->*/
.picScroll-left {
    overflow: hidden;
    position: relative;
    z-index: 10;
    background: #ffffff;
    padding: 18px 0;
    margin-top: 18px
}

.picScroll-left .bd {
    padding: 0 45px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin-right: 14px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li a {
    background: #efefef;
    display: block;
    width: 360px;
    height: 90px;
    overflow: hidden;
    text-align: center;
    font-size: 0
}

.picScroll-left .bd ul li a i {
    background: url("/images/ico42.png");
    height: 42px;
    width: 42px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}

.picScroll-left .bd ul li.li02 a i {
    background: url("/images/ico42.png") -42px 0;
}

.picScroll-left .bd ul li.li03 a i {
    background: url("/images/ico42.png") -84px 0;
}

.picScroll-left .bd ul li.li04 a i {
    background: url("/images/ico42.png") -126px 0;
}

.picScroll-left .bd ul li.li05 a i {
    background: url("/images/ico42.png") -168px 0;
}

.picScroll-left .bd ul li a span {
    line-height: 90px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #333333;
    margin: 0 15px;
}

.picScroll-left .next {
    right: 0;
    top: 18px;
    cursor: pointer;
    background: url("/images/ico43.png") right top;
    width: 45px;
    height: 90px;
    position: absolute;
    z-index: 100;
}

.picScroll-left .prev {
    left: 0;
    top: 18px;
    cursor: pointer;
    background: url("/images/ico43.png");
    width: 45px;
    height: 90px;
    position: absolute;
    z-index: 100;
}

/*<!--各种信息结束-->*/
.zwgk-item02 {
    margin-top: 20px;
}

/*<!--快速导航-->*/

.ksdh-box {
    float: left;
    width: 360px;
    overflow: hidden;
}

.ksdh-box .title {
    height: 50px;
    background: #efefef;
    line-height: 50px;
    text-align: center;
    font-size: 0;
    border-left: 6px solid #0477c5;
}

.ksdh-box .title i {
    background: url("/images/ico35.png");
    vertical-align: middle;
    display: inline-block;
    width: 22px;
    height: 50px;
    margin: 0 6px;
}

.ksdh-box .title span {
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
    color: #0477c5;
    font-weight: bold;
    margin: 0 6px;
}

.ksdh-box .ul {
    margin-top: 10px;
    overflow: hidden;
}

.ksdh-box .ul ul li {
    float: left;
    width: 33.33%;
    line-height: 24px;
    padding: 7px 0;
    background: url("/images/d13.png") no-repeat 10px center;
}

.ksdh-box .ul ul li a {
    color: #444444;
    float: left;
    margin-left: 26px;
}

.ksdh-box .ul ul li a:hover {
    color: #f2020f;
}

/*统计*/
.tj-box {
    float: right;
    width: 794px;
    overflow: hidden;
}

.tj-box
    /*政务公开结束*/
    /*切换*/
.notice-li02 {
    overflow: hidden
}

.notice-li02 .tab-hd {
    height: 48px;
    border-bottom: 1px solid #d1d1d1;
    overflow: hidden
}

.notice-li02 .tab-hd .i {
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
    margin-top: 9px
}

.notice-li02 .tab-hd li {
    float: left;
}

.notice-li02 .tab-hd li a {
    display: block;
    padding: 0 35px;
    color: #999999;
    font-size: 18px;
    line-height: 48px
}

.notice-li02 .tab-hd li.on a {
    color: #444444;
    font-weight: bold
}

.notice-li02 .tab-hd .link {
    float: right;
    background: url(/images/d10.png);
    width: 14px;
    height: 14px;
    margin-top: 17px;
    margin-right: 12px
}

.notice-li02 .tab-bd {
    overflow: hidden;
}

.notice-li02 .tab-bd .id-list {
    margin-top: 12px;
}

.notice-li03 .tab-bd {
    overflow: hidden;
    height: 160px
}

/*切换结束*/

/*<!--重点公开专栏-->*/

.wgk-web02 {
    padding: 15px;
    width: 1170px;
    margin: auto;
    overflow: hidden;
    background: #ffffff url("/images/img07.jpg") no-repeat 0 270px;
}

.wgk-img {
    display: block;
}

.wgk-top {
    height: 260px;
    display: block;
    margin-top: 5px;
    overflow: hidden;
    background: #efefef;
}

.wgk-top .name {
    width: 1076px;
    margin: auto;
    text-align: center;
    font-size: 24px;
    line-height: 100%;
    color: #f2020f;
    margin-top: 30px;
    font-weight: 400;
}

.wgk-top .text {
    width: 1076px;
    margin: auto;
    text-align: center;
    color: #888888;
    line-height: 100%;
    margin-top: 12px;
}

.wgk-top .zhushi {
    height: 122px;
    border-bottom: 1px solid #d1d1d1;
    width: 1076px;
    margin: auto;
    overflow: hidden;
    line-height: 32px;
    color: #343434;
    text-indent: 2em;
    margin-top: 18px;
}

.wgk-top .zhushi a {

    color: #f2020f;
}

.id-list-wgk {
    height: 102px;
    overflow: hidden;
    width: 1076px;
    margin: 12px auto 0;
}

.wgk-top .link {
    padding-bottom: 7px;
    overflow: hidden;
    width: 1076px;
    display: block;
    margin: auto;
    line-height: 32px;
}

.wgk-top .link a {
    float: right;
    color: #999999;
}

.wgk-column {
    overflow: hidden;
    margin-top: 22px;
}

.wgk-column01 {
    float: left;
    width: 380px;
    overflow: hidden;
}

.wgk-column-title {
    overflow: hidden;
    height: 40px;
    border-bottom: 1px solid #d1d1d1;
}

.wgk-column-title i {
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
}

.wgk-column-title span {
    font-weight: bold;
    float: left;
    margin-left: 26px;
    line-height: 30px;
    color: #343434;
    font-size: 18px;
}

.wgk-column01 {
    overflow: hidden;
}

.wgk-column03 {
    float: right;
}

.wgk-column-box a {
    float: left;
    margin-top: 15px;
    height: 48px;
    border: 1px solid #dddddd;
    width: 182px;
    text-align: center;
}

.wgk-column-box a:hover {
    background-color:#EEF9FF;
}

.wgk-column01 a.li02 {
    float: right;
}

.wgk-column01 a.li04 {
    float: right;
}

.wgk-column01 a.li03 {
    width: 378px;
}

.wgk-column02 a.li03 {
    width: 182px;
}

.wgk-column03 a.li01, .wgk-column03 a.li02 {
    width: 378px;
}

.wgk-column-box a span {
    line-height: 48px;
    vertical-align: middle;
    display: inline-block;
    color: #343434;
    margin: 0 5px;
}

.wgk-column01 a i {
    margin: 0 5px;
    background-image: url("/images/ico44.png");
    height: 48px;
    width: 30px;
    vertical-align: middle;
    display: inline-block;
}

.wgk-column03 a {
    text-align: left;
}

.wgk-column03 a i {
    margin-left: 99px;
}

.wgk-column02 a i {
    background-image: url("/images/ico45.png");
}

.wgk-column03 a i {
    background-image: url("/images/ico46.png");
}

.wgk-column01 a.li02 i {
    background-position: 0 -48px;
}

.wgk-column01 a.li03 i {
    background-position: 0 -96px;
}

.wgk-column01 a.li04 i {
    background-position: 0 -144px;
}

.wgk-column02 {
    margin-left: 14px;
}

.wgk-zdxm {
    height: 280px;
    margin-top: 28px;
    overflow: hidden;
}

.notice-zd {
    width: 576px;
    overflow: hidden;
    float: left;
    margin-top: 15px
}

.notice-zd .tab-hd {
    height: 50px;
    overflow: hidden;
    background: #efefef
}

.notice-zd .tab-hd ul {
}

.notice-zd .tab-hd li {
    float: left;
    width: 50%;
    text-align: center
}

.notice-zd .tab-hd li a {
    display: inline-block;
    font-size: 16px;
    color: #444444;
    line-height: 48px;
    width:144px;
    text-align:center;
}

.notice-zd .tab-hd li.on a {
    color: #0477c5;
    border-bottom: 2px solid #0477c5;
    font-weight: bold
}

.notice-zd .tab-bd {
    overflow: hidden
}

.notice-zd .id-list {
    margin-top: 11px;
}

.notice-zd02 {
    float: right;
}

.notice-zd02 .tab-hd li {
    width: 33.33%
}

.notice-zd03 .tab-hd li {
    width: 25%
}

/*向上滚动*/
.txtMarquee-top02 .title {
    height: 40px;
    background: #e8e8e8;
    line-height: 40px;
    overflow: hidden
}

.txtMarquee-top02 .title h1 {
    border-right: 4px solid #ffffff;
    font-size: 16px;
    width: 138px;
    color: #343434;
    font-weight: 400;
    background-color: #e8e8e8;
    float: left;
    text-align: center;
}

.txtMarquee-top02 .title h2 {
    border-right: 4px solid #ffffff;
    font-size: 16px;
    font-weight: 400;
    color: #343434;
    width: 282px;
    background-color: #e8e8e8;
    text-align: center;
    float: left;
}

.txtMarquee-top02 .title h3 {
    border-right: 4px solid #ffffff;
    font-weight: 400;
    font-size: 16px;
    color: #343434;
    width: 149px;
    background-color: #e8e8e8;
    float: left;
    text-align: center;
}

.txtMarquee-top02 .title h4 {
    border-right: 4px solid #ffffff;
    float: left;
    font-weight: 400;
    width: 84px;
    font-size: 16px;
    color: #343434;
    background-color: #e8e8e8;
    text-align: center;
}

.txtMarquee-top02 .title h5 {
    border-right: 4px solid #ffffff;
    font-size: 16px;
    color: #343434;
    font-weight: 400;
    width: 120px;
    float: right;
    background-color: #e8e8e8;
    text-align: center;
}

.txtMarquee-top02 {
    overflow: hidden;
    position: relative;
}

.txtMarquee-top02 .bd {
    overflow: hidden
}

.txtMarquee-top02 .infoList li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #e8e8e8
}

.txtMarquee-top02 .infoList li h1 {
    border-right: 4px solid #ffffff;
    width: 138px;
    color: #343434;
    font-weight: 400;
    float: left;
    text-align: center;
}

.txtMarquee-top02 .infoList li h2 {
    border-right: 4px solid #ffffff;
    font-weight: 400;
    color: #343434;
    width: 282px;
    text-align: center;
    float: left;
    height:40px;
    overflow:hidden;
}

.txtMarquee-top02 .infoList li h3 {
    border-right: 4px solid #ffffff;
    font-weight: 400;
    color: #343434;
    width: 149px;
    float: left;
    text-align: center;
}

.txtMarquee-top02 .infoList li h4 {
    border-right: 4px solid #ffffff;
    float: left;
    font-weight: 400;
    width: 84px;
    font-size: 16px;
    color: #343434;
    text-align: center;
}

.txtMarquee-top02 .infoList li h5 {
    border-right: 4px solid #ffffff;
    color: #343434;
    font-weight: 400;
    width: 120px;
    float: right;
    text-align: center;
}

/*向上滚动结束*/

/*列表*/
.lb-web {
    padding: 15px;
    padding-bottom: 40px;
    overflow: hidden;
    background: #FFFFFF;
}

.lb-nav {
    float: left;
    width: 360px;
    overflow: hidden;
}

.lb-nav .title {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    height: 64px;
    text-align: center;
    background: #0478c5;
    line-height: 64px;
}

.lb-nav-ul {
    overflow: hidden;
}

.lb-nav-ul ul li {
    float: left;
    width: 100%;
    height: 64px;
    margin-top: 6px;
    background: #efefef;
}

.lb-nav-ul ul li a {
    transition: all .1s;
    display: block;
    height: 64px;
    text-align: center;
    border-left: 6px solid #0477c5;
    line-height: 64px;
    color: #888888;
    font-size: 18px;
}

.lb-nav-ul ul li.li01 a {
    border-left: 6px solid #f86b6b;
}

.lb-nav-ul ul li.li02 a {
    border-left: 6px solid #46cb5f;
}

.lb-nav-ul ul li.li03 a {
    border-left: 6px solid #f9da2e;
}

.lb-nav-ul ul li.li04 a {
    border-left: 6px solid #19abff;
}

.lb-nav-ul ul li.li01 a:hover {
    color: #FFFFFF;
    font-weight: bold;
    background: #f86b6b;
}

.lb-nav-ul ul li.li02 a:hover {
    color: #FFFFFF;
    font-weight: bold;
    background: #46cb5f;
}

.lb-nav-ul ul li.li03 a:hover {
    color: #FFFFFF;
    font-weight: bold;
    background: #f9da2e;
}

.lb-nav-ul ul li.li04 a:hover {
    color: #FFFFFF;
    font-weight: bold;
    background: #19abff;
}

.lb-box {
    min-height: 555px;
    _height: 555px;
    overflow: hidden;
    float: right;
    width: 794px;
}

.lb-box-title {
    overflow: hidden;
    height: 39px;
    margin-top: 9px;
    border-bottom: 1px solid #d1d1d1;
}

.lb-box-title i {
    width: 6px;
    height: 30px;
    float: left;
    background: #0377c4;
}

.lb-box-title span {
    font-size: 18px;
    font-weight: bold;
    color: #444444;
    margin-left: 26px;
}

.id-list-page {
    width: 780px;
    margin: 12px auto 0;
}

/*列表结束*/
.lr-web {
    margin-top: 10px;
    padding: 25px 15px;
    background: #ffffff;
    overflow: hidden;
    min-height: 300px;
}

.lr-title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #0477c5;
    line-height: 44px;
}

.lr-xx {
    line-height: 35px;
    height: 35px;
    width: 1084px;
    margin: 20px auto 0;
    background: #f7f7f7;
    overflow: hidden;
    color: #444444;
}
.lr-xx .ti {
    margin-left: 50px;
    float: left;
    width:150px;
}

.lr-xx .ly {
    float: left;
    margin-left: 50px;
    width:180px;
    overflow:hidden;
}

.lr-xx .zt {
    float: left;
}

.lr-xx .zt img {
    float: left;
    margin-left: 50px;
}

.lr-xx .zt a, .lr-xx .zt i {
    float: left;
    color: #444444;
}

.lr-xx .zt a {
    margin: 0 5px;
}

.lr-xx .dy {
    float: left;
    margin-left: 64px;
}

.lr-xx .dy img {
    float: left;
}

.lr-xx .dy a {
    float: left;
    margin-left: 3px;
    color: #444444;
}

.lr-xx .gb {
    float: left;
    margin-left: 64px;
}

.lr-xx .gb img {
    float: left;
}

.lr-xx .gb a {
    float: left;
    margin-left: 3px;
    color: #444444;
}

.lr-wap {
    width: 1054px;
    overflow: hidden;
    margin: 0px auto;
    font-size: 16px;
    font-family: 宋体;
    line-height: 28px;
}
.lr-wap p{
    font-size: 16px;
    line-height: 28px;
    padding-top:15px;
    
}

.lr-video {
    width: 1054px;
    margin: 20px auto 0;
    overflow: hidden;
    margin: 0px auto;
    font-size: 14px;
    font-family: 宋体;
    line-height: 28px;
    text-align:center;
    padding:15px 0px;
}
.lr-video img {
    max-width: 1054px;
    max-height:800px;
}
/*内容*/

/*内容结束*/
/*全景南充2*/

.qjnc-item01 {
    overflow: hidden;
    padding: 15px;
    background: #ffffff;
}

.qjnc-item01-banner {
    display: block;
}

.qjnc-item01-name {
    display: block;
    text-align: center;
    font-size: 26px;
    color: #0477c5;
    line-height: 100%;
    margin-top: 38px;
}

.qjnc-item01-text {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    width: 1082px;
    text-indent: 2em;
    margin: 27px auto 0;
}

.qjnc-item01-text a {
    color: #0477c5;
}

.qjnc-item01-ul {
    overflow: hidden;
}

.qjnc-item01-ul ul li {
    float: left;
    width: 16.66%;
    text-align: center;
}

.qjnc-item01-ul ul li a {
    display: inline-block;
    margin: auto;
}

.qjnc-item01-ul ul li a i {
    display: block;
    width: 93px;
    height: 93px;
    margin: 44px auto 0;
    background: url("/images/ico50.png");
}

.qjnc-item01-ul ul li a span {
    font-size: 18px;
    color: #343434;
    display: block;
    text-align: center;
    margin-top: 22px;
}

.qjnc-item01-ul ul li.li02 a i {
    background: url("/images/ico50.png") -192px 0;
}

.qjnc-item01-ul ul li.li03 a i {
    background: url("/images/ico50.png") -383px 0;
}

.qjnc-item01-ul ul li.li04 a i {
    background: url("/images/ico50.png") -575px 0;
}

.qjnc-item01-ul ul li.li05 a i {
    background: url("/images/ico50.png") -766px 0;
}

.qjnc-item01-ul ul li.li06 a i {
    background: url("/images/ico50.png") -957px 0;
}

.qjnc-item01-ul ul li.li07 a i {
    background: url("/images/ico50.png") -1px -176px;
}

.qjnc-item01-ul ul li.li08 a i {
    background: url("/images/ico50.png") -192px -176px;
}

.qjnc-item01-ul ul li.li09 a i {
    background: url("/images/ico50.png") -383px -176px;
}

.qjnc-item01-ul ul li.li10 a i {
    background: url("/images/ico50.png") -575px -176px;
}

.qjnc-item01-ul ul li.li11 a i {
    background: url("/images/ico50.png") -766px -176px;
}

.qjnc-item01-ul ul li.li12 a i {
    background: url("/images/ico50.png") -957px -176px;
}

.qjnc-item02 {
    padding: 15px;
    background: #ffffff;
    margin-top: 26px;
    overflow: hidden;
}

.qjnc-item02-l {
    float: left;
    width: 726px;
    overflow: hidden;
}

.qjnc-item02-title {
    height: 39px;
    overflow: hidden;
    border-bottom: 1px solid #d1d1d1;
}

.qjnc-item02-title i {
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
}

.qjnc-item02-title span, .qjnc-item02-title .span {
    font-weight: bold;
    float: left;
    margin-left: 26px;
    line-height: 30px;
    color: #343434;
    font-size: 18px;
}

.qjnc-item02-title .span {
    color: #0477c5;
}

/*名胜古迹*/
.msgj-box {
    margin-top: 15px;
    overflow: hidden;
    width: 726px;
    display: block;
    height: 322px;
    position: relative;
    z-index: 1;
}

.msgj-box .img {
    width: 726px;
    display: block;
    height: 322px;
}

.msgj-box-ul {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    float: left;
    width: 194px;
    overflow: hidden;
}

.msgj-box-ul ul li {
    float: left;
    width: 100%;
    background: url("/images/d20.png");
}

.msgj-box-ul ul li a {
    display: block;
    width: 100%;
    height: 46px;
}

.msgj-box-ul ul li a i {
    float: left;
    line-height: 46px;
    width: 158px;
    text-align: center;
    color: #ffffff;
    overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
    text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
    white-space:nowrap; /*不换行 */
}

.msgj-box-ul ul li a em {
    float: right;
    width: 28px;
    display: none;
    height: 46px;
    background: url("/images/ico51.png") no-repeat left center;
}

.msgj-box-ul ul li:hover {
    background: url("/images/d21.png");
}

.msgj-box-ul ul li:hover a em {
    display: block;
}

.qjnc-item02-title02 {
    margin-top: 38px;
}

/*名特产品*/
.picScroll-left03 {
    overflow: hidden;
    position: relative;
    height: 190px;
    z-index: 1;
    margin: 34px auto 0;
}

.picScroll-left03 .prev,
.picScroll-left03 .next {
    z-index: 1000;
    display: block;
    width: 21px;
    height: 68px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url("/images/d22.png") 0 0 no-repeat;
    position: absolute;
    left: 0;
    top: 61px;
}

.picScroll-left03 .next {
    background-position: -21px;
    left: auto;
    right: 0;
}

.picScroll-left03 .bd {
}

.picScroll-left03 .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left03 .bd ul li {
    margin-right: 18px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center
}

.picScroll-left03 .bd ul li a, .picScroll-left .bd ul li img {
    display: block;
    width: 290px;
    height: 190px
}

.picScroll-left03 .bd ul li a {
    position: relative;
    z-index: 100
}

.picScroll-left03 .bd ul li a span {
    position: absolute;
    z-index: 110;
    background: url("/images/d20.png");
    bottom: 0;
    width: 100%;
    display: block;
    left: 0;
    line-height: 32px;
    height: 32px;
    color: #ffffff;
}

.qjnc-item02-r {
    width: 394px;
    float: right;
    overflow: hidden;
}

/*历史名人*/
.lsmr-box {
    height: 337px;
    margin-left: 27px;
    overflow: hidden;
}

.lsmr-box ul li {
    float: left;
    margin: 22px 13px 0;
}

.lsmr-box ul li a {
    width: 146px;
    height: 43px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #f4f4f4;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    color: #444444;
}

.lsmr-box ul li a:hover {
    background: #eef9ff;
}

/*城市荣誉*/
.csyy-box {
    padding-bottom: 20px;
    width: 318px;
    margin: auto;
    overflow: hidden;
}

.csyy-box ul {
    width: 110%;
}

.csyy-box li {
    margin-top: 23px;
    margin-right: 26px;
    width: 146px;
    float: left;
}

.csyy-box li a {
    color: #444444;
    font-size: 16px;
    height: 43px;
    display: block;
    text-align: center;
    line-height: 43px;
    background: #f4f4f4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.csyy-box li.g {
    width: 318px;
}

.csyy-box li a:hover {
    background: #eef9ff;
}

/*旅游南充*/
.lync-box {
    overflow: hidden;
    margin-top: 55px;
}

.lync-box-title {
    border-bottom: 4px solid #0477c5;
    overflow: hidden;
}

.lync-box-title i {
    line-height: 100%;
    text-align: center;
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #0477c5;
}

.lync-box-title img {
    display: block;
    margin: 10px auto 0;
}

.lync-rap {
    background: #ffffff;
    overflow: hidden;
    padding-bottom: 57px
}

.focusBox-li05 {
    position: relative;
    width: 500px;
    height: 340px;
    overflow: hidden;
    text-align: left;
    background: white;
    float: left;
    margin-left: 84px;
    margin-top: 47px
}

.focusBox-li05 .pic img {
    width: auto;
    height: 340px;
    margin: auto;
    display: block;
}

.focusBox-li05 .pic a {
    width: 500px;
    height: 340px;
    display: block;
}

.focusBox-li05 .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #000000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    overflow: hidden;
}

.focusBox-li05 .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.focusBox-li05 .txt li {
    height: 36px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
    width: 100%;
    text-align: center
}

.focusBox-li05 .txt li a {
    color: white;
    font-size: 16px;
    text-decoration: none;
}

.focusBox-li05 .prev,
.focusBox-li05 .next {
    width: 34px;
    height: 36px;
    position: absolute;
    bottom: 0;
    z-index: 3;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.focusBox-li05 .prev {
    background-image: url(/images/d24.png);
    left: 0
}

.focusBox-li05 .next {
    background-image: url(/images/d25.png);
    right: 0
}

.lync-ul {
    margin-top: 47px;
    float: right;
    width: 600px;
    overflow: hidden;
}

.lync-ul li {
    background: url("/images/go_03.jpg");
    width: 260px;
    height: 96px;
    float: left;
    margin: 0 15px 27px;
}

.lync-ul li a {
    width: 260px;
    height: 96px;
    text-indent: 40px;
    line-height: 96px;
    color: #ffffff;
    font-size: 26px;
    display: block;
}

.lync-ul li.li02 {
    background: url("/images/go_05.jpg");
}

.lync-ul li.li03 {
    background: url("/images/go_09.jpg");
}

.lync-ul li.li04 {
    background: url("/images/go_10.jpg");
}

.lync-ul li.li04 {
    background: url("/images/go_13.jpg");
}

.lync-ul li.li05 {
    background: url("/images/go_14.jpg");
}

/*全景南充2结束*/
/*魅力南充*/
.ml-banner{
    margin-top: 10px;
    background:url("/images/banner06.jpg") center top;
    height: 410px;
    width: 100%;
}
.ml-top{
    padding: 15px;
    overflow: hidden;
}
.ml-top-left{
    float: left;
    width: 748px;
    overflow: hidden;
}
.ml-top-left .title{
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}
.ml-top-left .title i{
    margin-left: 8px;
    float: left;
    width: 11px;
    height: 11px;
    margin-top: 13px;
}
.ml-top-left .title span{
    float: left;
    margin-left: 10px;
    color: #343434;
    font-size: 20px;
    font-weight: bold;
}
.ml-top-left .text{
    margin-top: 11px;
    padding: 27px;
    overflow: hidden;
    background: #f6f5f5;
    color: #343434;
    line-height: 30px;
    text-indent: 2em;
    height: 210px;
}
.ml-top-left .text a{
    color: #ff0000;
}
.ml-web{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 60px;
    background: #FFFFFF;
}
.ml-top-right{
    margin-top: 19px;
    width: 400px;
    overflow: hidden;
    float: right;
}
.ml-top-right ul li{
    margin-top: 32px;
    margin-left: 15px;
    float: left;
}
.ml-top-right ul li a{
    width: 116px;
    height: 112px;
    background: #a4d9ff;
    border: 1px solid #a4d9ff;
    text-align: center;
    line-height: 112px;
    font-size: 16px;
    color: #0477c5;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ml-top-right ul li a:hover{
    border: 1px solid #e5e5e5;
    background: #f6f5f5;
    color: #343434;
}
.ml-cs{
    margin-top: 15px;
    padding: 15px;
    overflow: hidden;
}
.ml-cs .title{
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}
.ml-cs .title i{
    margin-left: 8px;
    float: left;
    width: 11px;
    height: 11px;
    margin-top: 13px;
}
.ml-cs .title span{
    float: left;
    margin-left: 10px;
    color: #343434;
    font-size: 20px;
    font-weight: bold;
}
.ml-cs .box{
    width: 110%;
    overflow: hidden;
    margin-top: 15px;
}
.ml-li{
    float: left;
    height: 420px;
    border-right: 1px solid #e8e8e8;
    width: 210px;
    overflow: hidden;
    padding-right: 14px;
    padding-left: 14px;
}
.ml-li .img01{
    display: block;
    width: 210px;
    height: 160px;
}
.ml-li .img02{
    display: block;
    margin-top: 9px;
}
.ml-li01{
    padding-left: 0;
}
.ml-li .text{
    height: 162px;
    width: 200px;
    margin: 9px auto 0;
    font-size: 13px;
    line-height: 24px;
    text-indent: 2em;
}
.ml-li .text a{
    color: #ff0000;
}
.ml-li .btn{
    overflow: hidden;
}
.ml-li .btn a{
    display: block;
    width: 100px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: #f6f5f5;
    color: #666666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right:4px;
}
.ml-li .btn a:hover{
    background: #a4d9ff;
    color: #0477c5;
}
.ml-li02{
    padding-right: 0;
    border: 0;
}
.ml-img{
    margin-top: 11px;
    padding: 15px;
    overflow: hidden;
}
.ml-img .title{
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}
.ml-img .title i{
    margin-left: 8px;
    float: left;
    width: 11px;
    height: 11px;
    margin-top: 13px;
}
.ml-img .title span{
    float: left;
    margin-left: 10px;
    color: #343434;
    font-size: 20px;
    font-weight: bold;
}


.picMarquee-left {
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.picMarquee-left .next {
    background: url("/images/ico15.png");
    width: 31px;
    height: 140px;
    top: 0;
    right: 0;
    z-index: 100;
    position: absolute;
    cursor: pointer;
}

.picMarquee-left .prev {
    background: url("/images/ico14.png");
    width: 31px;
    height: 140px;
    top: 0;
    left: 0;
    z-index: 100;
    position: absolute;
    cursor: pointer;
}

.picMarquee-left .bd {
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin-right: 30px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li a {
    position: relative;
    z-index: 1;
    width: 210px;
    height: 140px;
    display: block
}
.picMarquee-left .bd ul li a span{
    z-index: 10;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    color: #FFFFFF;
    text-align: center;
    background: url("/images/bg03.png");
}
.picMarquee-left .bd ul li a img {
    width: 210px;
    height: 140px;
    display: block;
    background: #444444
}
/*魅力南充结束*/
.page-dh {
    padding: 16px;
    background: #ffffff;
    overflow: hidden;
    line-height: 100%;
    color: #444444;
}

.page-dh a {
    color: #444444;
    font-weight:bold;
    margin-right:5px;
}

.page-dh a:hover {
    color: #f2020f;
}

/*全景南充-详情*/
.ncqjxq-web {
    overflow: hidden;
    padding: 15px;
    background: #ffffff;
    margin-top: 17px;
}

.ncqjxq-logo {
    display: block;
}

.picScroll-left04 {
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    height: 154px;
    background: #edf9ff;
    position: relative;
    z-index: 1
}

.picScroll-left04 .prev {
    position: absolute;
    right: 0;
    top: 33px;
    z-index: 100;
    background: url("/images/ICO53.png") -30px 0;
    width: 30px;
    height: 80px;
}

.picScroll-left04 .next {
    position: absolute;
    left: 0;
    top: 33px;
    z-index: 100;
    background: url("/images/ICO53.png");
    width: 30px;
    height: 80px;
}

.picScroll-left04 .bd {
}

.picScroll-left04 .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left04 .bd ul li {
    float: left;
    width: 130px
}

.picScroll-left04 .bd ul li a {
    text-align: center;
    display: block
}

.picScroll-left04 .bd ul li a i {
    background-image: url("/images/ico52.png");
    display: block;
    width: 52px;
    height: 48px;
    margin: 30px auto 0
}

.picScroll-left04 .bd ul li a span {
    font-size: 18px;
    color: #666666;
    text-align: center;
    line-height: 100%;
    margin-top: 22px;
    display: block;
}

.picScroll-left04 .bd ul li a span:hover {
    color: #343434
}

.picScroll-left04 .bd ul li.li02 a i {
    background-position: 0 -54px;
}

.picScroll-left04 .bd ul li.li03 a i {
    background-position: 0 -106px;
}

.picScroll-left04 .bd ul li.li04 a i {
    background-position: 0 -158px;
}

.picScroll-left04 .bd ul li.li05 a i {
    background-position: 0 -212px;
}

.picScroll-left04 .bd ul li.li06 a i {
    background-position: 0 -262px;
}

.picScroll-left04 .bd ul li.li07 a i {
    background-position: 0 -314px;
}

.picScroll-left04 .bd ul li.li08 a i {
    background-position: 0 -366px;
}

.picScroll-left04 .bd ul li.li09 a i {
    background-position: 0 -416px;
}

.picScroll-left04 .bd ul li.li10 a i {
    background-position: 0 -470px;
}

.picScroll-left04 .bd ul li.li11 a i {
    background-position: 0 -522px;
}

.picScroll-left04 .bd ul li a:hover i {
    background-image: url("/images/ico52-g.png")
}

.id-list-qj {
    width: 1126px;
    margin: 10px auto 0;
    height: 510px;
}

.id-fy {
    padding: 20px;
}

/*全景南充-详情结束*/

/*全景南充-列表*/
.qj-web {
    margin-top: 20px;
    overflow: hidden;
}

.qj-web-nav {
    float: left;
    width: 280px;
    overflow: hidden;
    background: #ffffff;
}

.qj-web-nav .name {
    height: 50px;
    text-align: center;
    background: #0477c5;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.qj-web-ul {
    overflow: hidden;
}

.qj-web-ul li {
    /*height: 50px;*/
    width: 100%;
    float: left;
    border-bottom: 1px solid #e9e5e6;
}

.qj-web-ul li a {
    background: url("/images/d30.jpg") no-repeat 10px 16px;
    /*height: 50px;*/
    display: block;
    font-size: 16px;
    color: #666666;
    text-indent: 35px;
    line-height: 50px;
    padding-left:10px;
}

.qj-web-ul li a:hover {
    background: #d3e4ee;
    color: #343434;
}
.qj-web-ul li .on {
    background: #d3e4ee;
    color: #343434;
}


.qj-web-box {
    float: right;
    width: 900px;
    background: #ffffff;
    overflow: hidden;
}

.qj-web-box .name {
    height: 49px;
    overflow: hidden;
    border-bottom: 1px solid #e1e4f0;
}

.qj-web-box .name i {
    float: left;
    height: 30px;
    width: 6px;
    margin-top: 9px;
    background: #0477c5;
    margin-left: 7px;
}

.qj-web-box .name span {
    float: left;
    line-height: 49px;
    margin-left: 26px;
    font-size: 18px;
    color: #444444;
    font-weight: bold;
}

.id-list-qj02 {
    width: 870px;
    min-height: 340px;
    margin: 10px auto 0;
}

/*全景南充-列表结束*/

/*投资南充*/
.tznc-web {
    padding: 15px;
    background: #ffffff;
    overflow: hidden;
}

.tznc-item01 {
    overflow: hidden;
}

/*<!--焦点图-->*/

.focusBox-li06 {
    position: relative;
    width: 650px;
    height: 386px;
    overflow: hidden;
    text-align: left;
    background: white;
    float: left
}

.focusBox-li06 .pic img {
    max-width: 650px;
    margin: auto;
    height: 386px;
    display: block;
}

.focusBox-li06 .pic a {
    width: 650px;
    height: 386px;
    display: block;
}

.focusBox-li06 .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox-li06 .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 40px;
    width: 100%;
    overflow: hidden;
}

.focusBox-li06 .txt li {
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
    width: 100%;
}

.focusBox-li06 .txt li a {
    color: white;
    font-size: 16px;
    text-decoration: none;
    margin-left: 15px
}

.focusBox-li06 .num {
    position: absolute;
    z-index: 3;
    bottom: 14px;
    right: 15px;
}

.focusBox-li06 .num li {
    float: left;
    position: relative;
    width: 12px;
    height: 12px;
    line-height: 4px;
    overflow: hidden;
    text-align: center;
    margin-right: 9px;
    cursor: pointer;
}

.focusBox-li06 .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    background: url("/images/ico03 - g.png")
}

.focusBox-li06 .num li.on a {
    background: #f60;
    background: url("/images/ico03 - g.png") -12px 0
}

.focusBox-li06 .prev,
.focusBox-li06 .next {
    width: 32px;
    height: 40px;
    position: absolute;
    top: 133px;
    z-index: 3;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    opacity: .4;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.focusBox-li06 .prev {
    background-image: url(/images/index.png);
    background-position: -139px 0;
    left: 0
}

.focusBox-li06 .next {
    background-image: url(/images/index.png);
    background-position: -171px 0;
    right: 0
}

/*<!--焦点图结束-->*/

/*<!--招商信息-->*/

.zsxx-list {
    width: 506px;
    overflow: hidden;
    float: right;
}

.id-list-ls {
    margin-top: 10px;
}

/*<!--招商信息结束-->*/
.tznc-item02 {
    margin-top: 28px;
    overflow: hidden;
}

/*自助查询*/
.zzzc-box {
    float: left;
    width: 580px;
    overflow: hidden;
}

.zzzc-box-ul {
    margin-top: 5px;
    width: 110%;
    overflow: hidden;
}

.zzzc-box-ul a {
    font-size: 0;
    text-align: center;
    margin-top: 10px;
    float: left;
    width: 280px;
    height: 48px;
    border: 1px solid #dddddd;
    background: #ffffff;
    margin-right: 16px;
}

.zzzc-box-ul a i {
    background: url("/images/ico47.png");
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
}

.zzzc-box-ul a span {
    font-size: 14px;
    margin: 0 7px;
    color: #343434;
    line-height: 48px;
    vertical-align: middle;
    display: inline-block;
}

.zzzc-box-ul a:hover {
    background: #edf9ff;
}

/*投资环境*/
.zzzc-box02 {
    float: right;
}

.hjtz-box-ul {
    width: 110%;
    margin-top: 5px;
    overflow: hidden;
}

.hjtz-box-ul li {
    float: left;
    margin-top: 10px;
    margin-right: 17px;
}

.hjtz-box-ul li a {
    text-align: center;
    font-size: 0;
    width: 180px;
    height: 48px;
    border: 1px solid #dddddd;
    display: block;
}

.hjtz-box-ul li a i {
    width: 25px;
    height: 25px;
    background: url("/images/ico54.png");
    float: left;
    margin-left: 44px;
    margin-top: 14px;
}

.hjtz-box-ul li.li02 a i {
    background: url("/images/ico54.png") -198px 0;
}

.hjtz-box-ul li.li03 a i {
    background: url("/images/ico54.png") -396px 0;
}

.hjtz-box-ul li.li04 a i {
    background: url("/images/ico54.png") 0 -59px;
}

.hjtz-box-ul li.li05 a i {
    background: url("/images/ico54.png") -198px -59px;
}

.hjtz-box-ul li.li06 a i {
    background: url("/images/ico54.png") -396px -59px;
}

.hjtz-box-ul li a span {
    float: left;
    font-size: 14px;
    line-height: 48px;
    color: #343434;
    margin-left: 13px;
}

.tznc-banner {
    margin-top: 18px;
}

.tznc-banner, .tznc-banner img {
    display: block;
    width: 1170px;
    height: 94px;
}

.tznc-item03 {
    padding-bottom: 25px;
    overflow: hidden;
    margin-top: 18px;
}

/*<!--投资数据-->*/
.notice-li07 {
    width: 580px;
    overflow: hidden;
    float: left
}

.notice-li07 .tab-hd {
    height: 39px;
    overflow: hidden;
    border-bottom: 1px solid #d1d1d1;;
}

.notice-li07 .tab-hd .border {
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
}

.notice-li07 .tab-hd .ul {
    float: left;
}

.notice-li07 .tab-hd li {
    float: left;
}

.notice-li07 .tab-hd li a {
    font-weight: bold;
    float: left;
    margin-left: 26px;
    line-height: 30px;
    color: #343434;
    font-size: 18px;
}

.notice-li07 .tab-hd li.on a {
    color: #0477c5;
}

.notice-li07 .tab-bd {
    height: 180px;
    overflow: hidden;
}

.notice-li07-r {
    float: right;
}

/*<!--投资数据结束-->*/
.tznc-item04 {
    overflow: hidden;
}

/*<!--汽车汽配-->*/
.notice-li08 {
    padding-bottom: 36px;
    overflow: hidden;
}

.notice-li08 .tab-hd-li08 {
    height: 39px;
    overflow: hidden;
    border-bottom: 1px solid #d1d1d1;
}

.notice-li08 .border {
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
}

.notice-li08 .tab-hd-ul {
    float: left;
}

.notice-li08 .tab-hd-ul li {
    float: left;
}

.notice-li08 .tab-hd-ul li a {
    font-weight: bold;
    float: left;
    margin-left: 26px;
    line-height: 30px;
    color: #343434;
    font-size: 18px;
}

.notice-li08 .tab-hd-ul li.on a {
    color: #0477c5;
}

.notice-li08 .tab-bd-li08 {
    overflow: hidden;
    margin-top: 13px;
    height: 260px;
}

.notice-li08 .tab-pal-li08 {
    overflow: hidden;
}

.notice-li08 .tab-pal-li08 .img {
    float: left;
    width: 400px;
    height: 260px;
}

.notice-li09 {
    float: right;
    width: 756px;
    overflow: hidden
}

.notice-li09 .tab-hd {
    height: 50px;
    background: #efefef;
    overflow: hidden
}

.notice-li09 .tab-hd ul {
}

.notice-li09 .tab-hd li {
    float: left;
    width: 33.33%
}

.notice-li09 .tab-hd li a {
    display: block;
    text-align: center;
    line-height: 47px;
    border-bottom: 3px solid #0477c5;
    font-size: 16px;
    color: #444444
}

.notice-li09 .tab-hd li.on a {
    color: #0477c5;
    font-weight: bold
}

.notice-li09 .tab-bd {
    overflow: hidden;
    height: 210px;
    width: 710px;
    margin: auto;
    line-height: 34px;
    font-size: 16px;
    color: #444444
}

.notice-li09 .tab-bd a {
    float: right;
    white-space: nowrap;
    color: #0477c5;
    display: inline-block;
}

.notice-li09 .tab-bd .tab-pal {
    margin-top: 8px;
}

/*<!--汽车汽配结束-->*/
.tznc-item05 {
    padding-bottom: 10px;
    width: 100%;
    overflow: hidden;
}

.tznc-item05 ul li {
    margin: 0px 20px 20px 20px;
    float: left;
    width:350px;
    text-align:center;
}

.tznc-item05 ul li a {
    padding:0px 10px;
    background: #efefef;
    display: block;
    text-align: left;
    line-height: 36px;
    color: #343434;
}

.tznc-item05 ul li a:hover {
    background: #edf9ff;
    color: #0477c5;
}

/*投资南充结束*/

/*投资环境*/
.tzhj-web {
    margin-top: 20px;
    overflow: hidden;
}

/*导航*/
.sideMenu-li02 {
    overflow: hidden;
    float: left;
    width: 279px;
}


.sideMenu-li02 h3 {
    margin-top: 9px;
    height: 50px;
    line-height: 50px;
    background: #ffffff;
    overflow: hidden;
}
.sideMenu-li02 h3.li01{
    margin: 0;
}
.sideMenu-li02 h3 em{
    width: 25px;
    height: 25px;
    background: url("/images/ico54.png");
    float: left;
    margin-top: 13px;
    margin-left: 33px;
}
.sideMenu-li02 h3.li02 em{
    background: url("/images/ico54.png") -198px 0;}
.sideMenu-li02 h3.li03 em{
    background: url("/images/ico54.png") -397px 0;}
.sideMenu-li02 h3.li04 em{
    background: url("/images/ico54.png") 0 -59px;}
.sideMenu-li02 h3.li05 em{
    background: url("/images/ico54.png") -198px -59px;}
.sideMenu-li02 h3.li06 em{
    background: url("/images/ico54.png") -397px -59px;}
.sideMenu-li02 h3 span{
    font-size: 16px;
    color: #343434;
    float: left;
    margin-left: 49px;
    font-weight: 400;
}
.sideMenu-li02 h3 i{
    float: right;
    background: url("/images/d51.png");
    width: 16px;
    margin-top: 17px;
    height: 16px;
    margin-right: 42px;
}
.sideMenu-li02 h3.on i{
    background: url("/images/d51-g.png");
}
.sideMenu-li02 h3.on{
    background: url("/images/d52.jpg");
}
.sideMenu-li02 h3.on span{
    color: #ffffff;
}

.sideMenu-li02 ul {
    background: #ffffff;
    overflow: hidden;
    border: 1px solid #e9e5e6;
    border-bottom: 0;
    display: none; /* 默认都隐藏 */
}
.sideMenu-li02 ul li a{
    display: block;
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: #666666;
    border-bottom: 1px solid #e9e5e6;
}

/*导航结束*/
/*内容*/
.tzhj-web-box{
    float: right;
    width: 900px;
    overflow: hidden;
    background: #ffffff;
    min-height: 700px;
    _height:700px;
    border-bottom: 20px;
}
.tzhj-web-title{
    height: 49px;
    border-bottom: 1px solid #e1e4f0;
    overflow: hidden;
    line-height: 49px;
}
.tzhj-web-title i{
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
    margin-left: 7px;
    margin-top: 10px;
}
.tzhj-web-title span{
    font-size: 18px;
    font-weight: bold;
    color: #444444;
    margin-left: 26px;
    float: left;
}
.tzhj-web-text{
    width: 864px;
    margin: 20px auto 0;
}
/*内容结束*/
/*投资环境结束*/

/*视频新闻*/
.sp-web{
    padding: 25px 15px ;
    overflow: hidden;
    background: #ffffff;
    margin-top: 10px;
}
.sp-web-ul{
    width: 110%;
    overflow: hidden;
}
.sp-web-ul li{
    padding-bottom: 28px;
    margin-right: 35px;
    margin-left: 20px;
    float: left;
}
.sp-web-ul li a{
    height: 290px;
    display: block;
    width: 340px;
    color: #444444;
    background: #f7f7f7;
}
.sp-web-ul li a:hover{
    color: #1b89d4;
}
.sp-web-ul li a img{
    display: block;
    background: #999999;
    max-height: 200px;
    max-width: 340px;
    margin:auto;
}
.sp-web-ul li a span{
    display: block;
    width: 306px;
    height:32px;
    overflow:hidden;
    overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
    text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
    white-space:nowrap; 
    margin: auto;
    font-size: 16px;
    line-height: 32px;
}
.sp-web-ul li a i{
    display: block;
    width: 306px;
    margin: auto;
    font-size: 12px;
    line-height: 32px;
}
.sp-web-ul02 li a{
    height: auto;
}

.sp-web-ul02 a em{
    padding-top: 4px;
    padding-bottom: 20px;
    max-height: 52px;
    display: block;
    width: 306px;
    margin: auto;
    line-height: 26px;
    font-weight: 400;
    text-indent: 2em;
    text-align:left;
}
/*视频新闻结束*/
/*我要提问*/
.wytw-web{
    margin-top: 10px;
    background: #ffffff;
}
.wytw-item{
    padding:15px;
    background: url("/images/img07.jpg") no-repeat 0 72px ;
}
.wytw-min{
    height: 173px;
    background:  #efefef;
}
.wytw-min-li{
    padding-top: 20px;
    line-height: 46px;
    height: 46px;
}
.wytw-min-li span{
    color: #444444;
    font-weight: bold;
    float: left;
    text-align: right;
    margin-left:20px;
}
.wytw-min-li select{
    float: left;
    width: 1050px;
    height: 44px;
}
.wytw-min-li02{
    padding: 0;
}
.wytw-title{
    margin-top: 25px;
    overflow: hidden;
}
.wytw-title i{
    width: 6px;
    height: 30px;
    background: #0477c5;
    float: left;
}
.wytw-title .span{
    float: left;
    font-size: 18px;
    color: #444444;
    font-weight: bold;
    margin-left: 24px;
}
.wytw-fw{
    overflow: hidden;
}
.wytw-fw input{
    margin-top: 14px;
    text-indent: 2em;
    display: block;
    width: 1168px;
    line-height: 44px;
    height: 44px;
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
}
.wytw-fw textarea{
    height: 367px;
    margin-top: 14px;
    text-indent: 2em;
    display: block;
    width: 1168px;
    line-height: 28px;
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
}
.wytw-fw-btn{
    overflow: hidden;
    margin-top: 16px;
}
.wytw-fw-btn input{
    text-indent: 2em;
    float: left;
    width: 280px;
    line-height: 44px;
    height: 44px;
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
}
.wytw-fw-btn img{
    float: left;
    height: 46px;
    width: auto;
    margin-left: 18px;
}
.wytw-fw-btn a{
    float: left;
    line-height: 46px;
    color: #0477c5;
    margin-left: 20px;
}
.wytw-fw-btn02{
    overflow: hidden;
    margin-top: 16px;
}
.wytw-fw-btn02 input{
    float: left;
    height: 46px;
    width: 282px;
    background: #0477c5;
    border: 0;
    color: #ffffff;
}
.id-list-tw{
    padding-bottom: 30px;
    overflow: hidden;
    width: 1120px;
    margin: 10px auto;
    height: 170px;
}
/*我要提问结束*/

/*在线访谈详情*/
.page-zxft {
    overflow: hidden;
    margin-top: 15px;
}

.page-zxft-title {
    background: #e8e8e8;
    height: 44px;
    overflow: hidden;
}

.page-zxft-title span {
    float: left;
    background: url("/images/d6.png");
    width: 153px;
    height: 44px;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-indent: 26px;
}

.page-zxft-box {
    margin-top: 10px;
    overflow: hidden;
}

.page-zxft-sp {
    float: left;
    width: 316px;
    height: 210px;
    overflow: hidden;
}

.page-zxft-text {
    float: left;
    width: 380px;
    overflow: hidden;
    margin-left: 15px;
}

.page-zxft-text .name {
    overflow: hidden;
}

.page-zxft-text .name a {
    float: left;
    color: #e6212d;
    font-size: 16px;
    line-height: 100%;
}

.page-zxft-text .zt {
    line-height: 25px;
    color: #666666;
    overflow: hidden;
    height: 107px;
    margin-top: 12px;
}

.page-zxft-text .zt span {
    font-weight: bold;
}

.page-zxft-text .time {
    line-height: 25px;
    color: #666666;
    overflow: hidden;
    margin-top: 12px;
}

.page-zxft-text .time span {
    font-weight: bold;
}

.page-zxft-text .link {
    display: block;
    height: 38px;
    background: #fd9900;
    width: 128px;
    text-align: center;
    line-height: 38px;
    color: #FFFFFF;
}

.page-zxft-wq {
    float: right;
    width: 404px;
    overflow: hidden;
}

.page-zxft-wq .title {
    margin-top: 3px;
    overflow: hidden;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

.page-zxft-wq .title a {
    float: left;
}

.page-zxft-bo {
    float: left;
    width: 1px;
    height: 188px;
    background: #e8e8e8;
    margin-left: 33px;
    margin-top: 13px;
}
.ftxq-web{
    overflow: hidden;
    margin-top: 15px;
    background:#ffffff;
}
.ftxq-title{
    line-height: 72px;
    overflow: hidden;
    font-size: 32px;
    color: #4d4d4d;
    text-align: center;
}
.ftxq-min{
    overflow: hidden;
    margin-top: 22px;
}
.ftxq-min{
    overflow: hidden;
    margin-top: 20px;
}
.ftxq-min .img{
    float: left;
    width: 798px;
    height: 430px;
    overflow: hidden;
    margin-left: 32px;
}
.ftxq-min .text{
    float: right;
    width: 280px;
    height: 400px;
    padding: 15px;
    overflow: hidden;
    margin-right: 15px;
}
.ftxq-min .text h1{
    color: #666666;
    font-size: 18px;
    line-height: 100%;
    padding-bottom: 15px;
}
.ftxq-min .text h2{
    line-height: 26px;
    color: #666666;
}
.ftxq-min .text h2 span{
    font-weight: 400;
}
.ftxq-img{
    overflow: hidden;
    margin-top: 20px;
}
.ladyScroll{width:100%;height:226px;position:relative;margin-top: 20px}
.ladyScroll .prev,.ladyScroll .next{width:27px;height:63px;position:absolute;top: 80px;left:0;z-index:100; cursor:pointer;
background: url(/images/btns.png) no-repeat;
}
.ladyScroll .next{ left:auto; right:0; background-position:0 -73px;}

.ladyScroll .scrollWrap{width:100%;overflow:hidden;position:absolute;margin-left: 29px}
.ladyScroll dl{float:left;width:375px;text-align:center;position:relative;}
.ladyScroll  dt{width:360px;overflow:hidden;}
.ladyScroll  img{display:block;width:360px;height:226px;}
.ftxq-border{
    margin-top: 8px;
    height: 4px;
    background: #bfbfbf;
}
.ftxq-border div{
    float: left;
    width: 474px;
    height: 4px;
    background: #0477C5;
}
.ftxq-sl{
    overflow: hidden;
    margin-top: 26px;
}
.ftxq-sl-text{
    border: 10px solid #f7f7f7;
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
    margin-top: 26px;
}
.ftxq-sl-text .li01{
    padding-bottom: 10px;
    overflow: hidden;
}
.ftxq-sl-text .li01 .name{
    height: 32px;
    width: 100px;
    float: left;
}
.ftxq-sl-text .li01 .name i{
    background: url("/images/ico04.png");
    width: 30px;
    height: 30px;
    float: left;
    margin-top: 1px;
}
.ftxq-sl-text .li02 .name i{
    background: url("/images/ico04.png") 0 -30px;
    width: 30px;
    height: 30px;
    float: left;
    margin-top: 1px;
}
.ftxq-sl-text .li01 .name span{
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    float: left;
    margin-left: 6px;
}
.ftxq-sl-text .li01 .text{
    float: left;
    width: 1000px;
    line-height: 32px;
}
/*在线访谈详情结束*/
/*政府公报*/

.zfgb-web{
    overflow: hidden;
    margin-top: 20px;
}
.zfgb-l{
    float: left;
    width: 280px;
    overflow: hidden;
    background: #FFFFFF;
}
.zfgb-l .title{
    height: 46px;
    background: #0477c5;
    overflow: hidden;
    text-align: center;
    line-height: 46px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}
.zfgb-ul li{
    border-bottom: 1px solid #f4f4f4;
    height: 52px;
}
.zfgb-ul li span{
    line-height: 52px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #666666;
    margin-left: 37px;
}
.zfgb-ul li select{
    background: #eeeeee;
    border: solid 1px #eeeeee;
    margin-left: 45px;
    display: inline-block;
    vertical-align: middle;
    height: 23px;
}
.zfgb-r{
    float: right;
    width: 900px;
    overflow: hidden;
    height: 520px;
    background: #FFFFFF;
}
/*政府公报结束*/
/*政府机构列表*/
.jglb-web{
    overflow: hidden;
    padding: 20px 15px;
    background: #FFFFFF;
    margin-top: 10px;
}
.jglb-title{
    overflow: hidden;
    height: 40px;
}
.jglb-title i{
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
    margin-left: 4px;
}
.jglb-title span{
    line-height: 30px;
    float: left;
    margin-left: 25px;
    color: #444444;
    font-size: 18px;
    font-weight: bold;
}
.jglb-ul{
    margin-bottom: 36px;
    width: 1165px;
    overflow: hidden;
    border-top: 1px solid #cee2ec ;
    border-left: 1px solid #cee2ec ;
}
.jglb-ul li{
    border-bottom: 1px solid #cee2ec ;
    border-right: 1px solid #cee2ec ;
    float: left;
}
.jglb-ul li a{
    display: block;
    width: 232px;
    height: 55px;
    left: 55px;
    text-align: center;
    font-size: 16px;
    background: #f3f8fc;
    line-height: 55px;
    color: #444444;
}
.jglb-ul li a:hover{
    color: #f2020f;
}
/*政府机构列表*/
/*政府机构详情*/
.zfjgxq-web{
    overflow: hidden;
    padding: 20px 15px;
    background: #FFFFFF;
    margin-top: 10px;
}
.zfjgxq-web .title{
    text-align: center;
    font-size: 36px;
    color: #0477c5;
    line-height: 54px;
}
.zfjgxq-web .dh{
    overflow: hidden;
    margin-top: 24px;
}
.zfjgxq-web .dh .li{
    float: left;
    width: 577px;
    height: 90px;
    background: #f2f8fc;
}
.zfjgxq-web .dh .li img{
    float: left;
    margin-left: 28px;
    margin-top: 24px;
}
.zfjgxq-web .dh .li div{
    float: right;
    width: 490px;
}
.zfjgxq-web .dh .li div h1{
    line-height: 100%;
    font-size: 20px;
    color: #444444;
    margin-top: 22px;
}
.zfjgxq-web .dh .li div p{
    line-height: 100%;
    color: #444444;
    margin-top: 18px;
}
.zfjgxq-web .dh .li02{
    float: right;
}
.zfjgxq-wap{
    margin-top: 20px;
    overflow: hidden;
    min-height: 600px;
 
    border-bottom: 20px;
}
.zfjgxq-wap-title{
    overflow: hidden;
    float: left;
    width: 120px;
    height: 120px;
    background: #f2f8fc;
}
.zfjgxq-wap-title img{
    display: block;
    margin: 20px auto 0 ;
}
.zfjgxq-wap-title span{
    display: block;
    font-size: 22px;
    color: #444444;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
    margin-top: 20px;
}
.zfjgxq-wap-box{
    width: 985px;
    float: right;
    overflow: hidden;
}
/*政府机构详情*/
/*政务信息公开目录*/
.zwxxml-web{
    margin-top: 10px;
    overflow: hidden;
    background: #FFFFFF;
    padding: 15px;
    padding-bottom: 30px;
}
.zwxxml-left{
    float: right;
    width: 752px;
    overflow: hidden;
}
.zwxxml-title{
    height: 39px;
    overflow: hidden;
    border-bottom: 1px solid #d1d1d1;
}
.zwxxml-title i{
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
}
.zwxxml-title a{
    font-weight: bold;
    float: left;
    margin-left: 26px;
    line-height: 30px;
    color: #343434;
    font-size: 18px;
}
.id-list-zwxxml{
    /*height: 255px;*/
    width: 734px;
    margin: 9px auto 0;
}
.id-list-zwxxml02{
    height: 324px;
}
.sjxx-box{
    padding-bottom: 18px;
    overflow: hidden;
}
.sjxx-box ul li{
    margin: 12px 7px 3px;
    float: left;
}
.sjxx-box ul li a{
    border: 1px solid #dddddd;
    width: 170px;
    height: 48px;
    display: block;
    background: #edf9ff;
    text-align: center;
    line-height: 48px;
    color: #343434;
}
.sjxx-box ul li a:hover{
    background: #0477c5;
    color: #FFFFFF;
}
.sjgkx-box{
    padding-bottom: 9px;
    margin-top: 12px;
    overflow: hidden;
}
.sjgkx-box ul li{
    background: url("/images/d60.jpg") no-repeat 10px center;
    float: left;
    width: 25%;
    line-height: 24px;
    margin: 5px 0;
}
.sjgkx-box ul li a{
    float: left;
    margin-left: 22px;
    color: #343434;
}
.sjgkx-box ul li a:hover{
    color: #f2020f;
                   }
.qxml-web{
    width: 110%;
    overflow: hidden;
}
.qxml-web ul li{
    margin-top: 10px;
    margin-left: 14px;
    float: left;
}
.qxml-web ul li a{
    width: 113px;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #444444;
    height: 40px;
    background: #eef9ff;
    border: 1px solid #f2f2f2;
}
.qxml-web ul li a:hover{
    background: #0477c5;
    color: #FFFFFF;
}
.zwxxml-right{
    float: left;
    width: 400px;
}
.zwxxml-took{
    height: 199px;
    overflow: hidden;
    width: 110%;
}
.zwxxml-took li{
    overflow: hidden;
    float: left;
    margin-bottom: 11px;
}
.zwxxml-took li a{
    float: left;
    width: 126px;
    height: 90px;
    background: #f3f8fc;
    margin-right: 10px;

}
.zwxxml-took li a i{
    display: block;
    width: 37px;
    height: 30px;
    background: url("/images/ico63.png");
    margin: 16px auto 0 ;
}
.zwxxml-took li.li02 a i{
    background: url("/images/ico63.png") -133px 0;}
.zwxxml-took li.li03 a i{
    background: url("/images/ico63.png") -270px 0;}
.zwxxml-took li.li04 a i{
    background: url("/images/ico63.png") 0 -100px;}
.zwxxml-took li.li05 a i{
    background: url("/images/ico63.png") -140px -100px;}
.zwxxml-took li.li06 a i{
    background: url("/images/ico63.png") -271px -100px;}
.zwxxml-took li a span{
    display: block;
    line-height: 100%;
    margin-top: 14px;
    text-align: center;
    color: #444444;
}

.sideMenu-li03{ overflow: hidden;background: #f7f7f7  }
.sideMenu-li03 h3{
    cursor: pointer;
    overflow: hidden;
    height: 58px;
    line-height: 58px;
    background: #f7f7f7;
}
.sideMenu-li03 h3.on{
    background: none;
}
.sideMenu-li03 h3 em{
    width: 6px;
    height: 30px;
    background: #0477c5;
    float: left;
    margin-left: 27px;
    margin-top: 16px;
}
.sideMenu-li03 h3 span{
    float: left;
    margin-left: 25px;
    font-size: 18px;
    color: #444444;
    font-weight: bold;
}
.sideMenu-li03 .ul{
    width: 346px;
    height: 326px;
    overflow: auto;
    margin: auto;
    border-top: 1px solid #d1d1d1;
    line-height:25px;
}
.sideMenu-li03 .ul a{
     color:#343434;
}
.xxjs-box{
    background: #f7f7f7;
    height: 290px;
    margin-top: 20px;
    border-top: 1px  #f7f7f7 solid;
}
.xxjs-box .title{
    height: 39px;
    width: 346px;
    margin: 16px auto 0;
    overflow: hidden;
    border-bottom: 1px solid #d1d1d1;
}
.xxjs-box .title i{
    float: left;
    width: 6px;
    height: 30px;
    background: #0477c5;
}
.xxjs-box .title  span{
    font-weight: bold;
    float: left;
    margin-left: 26px;
    line-height: 30px;
    color: #343434;
    font-size: 18px;
}
.xxjs-box .li{
    height: 36px;
    margin-top: 14px;
}
.xxjs-box .li span{
    float: left;
    width: 104px;
    text-align: right;
    font-size: 16px;
    color: #444444;
    line-height: 36px;
}
.xxjs-box .li .text{
    float: left;
    margin-left: 17px;
    line-height: 34px;
    height: 34px;
    width: 220px;
    border: 1px solid #dddddd;
    text-indent: 1em;
}
.xxjs-box .li select{
    float: left;
    margin-left: 17px;
    line-height: 34px;
    height: 34px;
    width: 220px;
    border: 1px solid #dddddd;
    text-indent: 1em;
}
.xxjs-box .btn{
    width: 220px;
    height: 36px;
    background: #88cfff;
    display: block;
    text-align: center;
    margin: 24px auto 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.xxjs-box .btn i{
    background: url("/images/ico36.png");
    width: 19px;
    height: 19px;
    margin: 0 5px;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
}
.xxjs-box .btn span{
    color: #FFFFFF;
    line-height: 36px;
    vertical-align: middle;
    display: inline-block;
}

.form-group {position: relative;width:222px;float: left;    margin-left: 17px;height:36px;}
.form-group-txt{height:34px;line-height:34px;padding:0 10px;}
.form-group-select {/*padding-left: 1px;*/}
.form-control,
.simulation-input {
    background: url("/images/ico71.png") no-repeat right center;
    width: 100%;
    line-height: 16px;
    font-size: 12px;
    color: #4b555b;
    outline: none;
    border: 1px solid #d3dcdd;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 -1px;
    padding: 8px 8px;
    *padding-left: 0;
    *padding-right: 0;
    *text-indent: 8px;
    *float: left;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.float-left{float:left;}

.selectul{
    position:relative;
    display:inline-block;
    cursor:pointer;
    float:left;
    margin-right:10px;
}
.selectul ul{
    position:absolute;
    left:0;
    top:0px;
    background:#fff;
    border:1px solid #bdc3c7;
    border-top:none;
    padding:0px;
    overflow:hidden;
    overflow-y:auto;
    display:none;
    padding-top: 31px;
    -webkit-box-shadow:1px 1px 2px #eee;
    box-shadow:1px 1px 2px #eee;
}
.selectul ul li{
    height:20px;
    line-height:20px;
    color:#6a7576;
    font-size:12px;
    padding:5px 10px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.selectul ul li:hover{
    background:#666;
    color:#fff;
    cursor:pointer;
}
.selectul select{
    display:none;
}

.selectfocus{
    height:30px;
    line-height:30px;
    border:1px solid #d3dcdd;
    background-color: #fff;
    padding:0 0 0 8px;
    position: relative;
    z-index: 1002;
}
.selectfocus em{
    height:30px;
    display:block;
    font-style:normal;
    color:#4b555b;
    padding-right:8px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.select_ul_show .selectfocus{
    /*border-color:#91c4e5;
    border-bottom-color:#edf4f8;*/
}
.select_ul_show .selectfocus em{
    background-position:right -28px;
}

/*?—?é—′??·???*/
.lq-datetimepick{
    width: 500px;
    /*height: 280px;*/
    padding: 10px;
    position: absolute;
    /*left: 50%;
    top: 50%;
    margin: -160px 0 0 -260px;*/
    border: 1px solid #d3dcdd;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.2);
    box-shadow: 0 0 7px rgba(0,0,0,.2);
    display: none;
}
.datetime-arr{
    width: 13px;
    height: 7px;
    position: absolute;
    left: 25px;
    top: -7px;
}
.select-datetime{
    width: 100%;
    float: left;
    height:auto;
    *height: 222px;
}
.select-datetime dl{
    height: 50px;
}
.select-datetime dl.datetime-day{
    margin-bottom: 10px;
}
.select-datetime dl dt{
    width: 100px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #4b555b;
}
.select-datetime dl dt a{
    display: block;
    padding: 7px 0;
}
.select-datetime dl dt span{
    display: block;
    border-right: 1px solid #ecf0f1;
    margin-right: -1px;
}
.select-datetime dl dt.last span{
    border-right: none;
}
.select-datetime dl dt span i{
    color: #f03368;
    margin-left: 6px;
}
.select-datetime dl dt em{
    display: block;
    font-weight: normal;
}
/*.select-datetime dl dt a:hover,*/
.select-datetime dl dt.current a{
    background-color: #13a4e7;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
/*.select-datetime dl dt a:hover i,*/
.select-datetime dl dt.current a i{
    color: #FFFFFF;
}
.select-datetime dl dt a:hover{
    text-decoration: none;
}

.select-datetime dl dd{
    width: 99px;
    height: 40px;
    float: left;
    background-color: #fff;
    border: 1px solid #d3dcdd;
    padding: 7px 0 6px;
    margin: -1px 0 0 -1px;
    line-height: 20px;
    text-align: center;
    color: #4b555b;
    cursor: pointer;
}
.select-datetime dl dd em{
    font-size: 12px;
    display: block;
}
.select-datetime dl dd.over{
    color: #95a5a6;
    background-color: #ecf0f1;
}
.select-datetime dl dd.selected{
    color: #ffffff;
    background-color: #6b7879;
}



/*?1′???*/
.datetime-select{
    height: 32px;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d3dcdd;
}
.datetime-select .selectul{
    width: 100px;
}

/*?—￥???*/
.select-datetime dl.datetime-day{
    height: 35px;
}
.select-datetime dl.datetime-day dt,
.select-datetime dl.datetime-day dd{
    width: 70px;
    height: 30px;
    line-height: 30px;
}
.select-datetime dl.datetime-day dt{
    width: 71px;
}
.select-datetime dl.datetime-day dt span{
    border-right: none;
    font-size: 14px;
    text-align: center;
}

.select-datetime dl dd.blank{
    background-color: #fafbfb;
}
.select-datetime dl dd.current{
    background-color: #f2f5f5;
    font-weight: bold;
}

/*?—????*/
.select-datetime dl.datetime-hour dd{
    width: 61px;
    height: 30px;
    line-height: 30px;
}


/**/
.select-datetime dl.datetime-week{
    height: 50px;
}
.select-datetime dl.datetime-week dt,
.select-datetime dl.datetime-week dd{
    width: 100px;
    height: 50px;
    line-height: 150%;
}
.select-datetime dl.datetime-week dt span{
    border-right: 1px solid #ecf0f1;
    font-size: 12px;
    text-align: center;
    margin-right: -1px;
}
.select-datetime dl dt.last span{
    border-right: none;
}


.kju-question{
    width: 90%;
    margin: auto auto;
    padding: 24px 0px;
    padding-top: 48px;
    padding-bottom: 40px;
}
.kju-question h1{
    font-size: 18px;
    width: 100%;
    line-height: 36px;
    font-weight: 400;
    padding-bottom: 40px;
}
.kju-question div{
    padding: 12px 0px;
}
.kju-question h2{
    text-align: left;
    font-size: 15px;
    font-weight: bold;
}
.kju-question p{
    padding: 8px 0px;
    font-size: 14px;
    padding-left: 18px;
    display: table;
}
.kju-question p label{
    display: inline-block;
    margin-right: 10px;
}
.kju-question .btn{
    margin-top: 35px;
    width: 320px;
    height: 40px;
    background: #005295;
    color: #ffffff;
    border: 0;
}
.cwhy-link{
    height: 48px;
    margin-top: 18px;
    background: #f7f7f7;
    overflow: hidden;
    display: block;
}
.cwhy-link i{
    width: 6px;
    float: left;
    height: 30px;
    margin-top: 9px;
    background: #0477c5;
    margin-left: 25px;
}
.cwhy-link span{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #444444;
    margin-left: 27px;
    line-height: 48px;
}
.szxx-ul{
    overflow: hidden;
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
}
.szxx-ul ul li{
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
}
.szxx-ul ul li a{
    width: 132px;
    height: 35px;
    background: #edf9ff;
    display: block;
    line-height: 35px;
    text-align: center;
    color: #444444;
}
.szxx-ul ul li a:hover{
    color: #FFFFFF;
    background: #0477c5;
}
/*政务信息公开目录结束*/

/*市政府领导*/
.notice-szf { overflow: hidden }
.notice-szf .tab-hd { height: 52px; overflow: hidden }
.notice-szf .tab-hd ul { }
.notice-szf .tab-hd li{ float: left; }
.notice-szf .tab-hd li a{ margin-left: 15px; display:block; padding:0 38px;font-size: 16px;color: #444444;line-height: 50px  }
.notice-szf .tab-hd li.on a{border-bottom: 2px solid #0477c5 ;font-weight: bold;color: #0477c5  }
.notice-szf .tab-bd { overflow: hidden;background: #FFFFFF;padding: 0 15px;padding-bottom: 60px }
.leader-name{
    float: left;
    width: 135px;
    line-height: 250px;
    text-align: center;
    font-size: 18px;
    color: #444444;
}
.leader-li{
    width: 1035px;
    float: left;
}
.leader-li ul{
    width: 120%;
}
.leader-li ul li{
    padding-bottom: 20px;
    margin-top: 30px;
    margin-right: 108px;
    float: left;
    width: 120px;
}
.leader-li ul li img{
    display: block;
    width: 120px;
    height: 160px;
    background: #333333;
}
.leader-li ul li h1{
    margin-top: 10px;
    line-height: 24px;
    color: #0477c5;
    font-size: 16px;
    text-align: center;
}
.leader-li ul li h1 a{
    color: #0477c5;
}
.leader-ul{
    border-top: 1px solid #efefef;
    overflow: hidden;
}

/*市政府领导结束*/
/*市政府领导详情*/
.friendLink{margin-top: 10px;  background:#fff; overflow:hidden; clear:both; padding-bottom: 60px  }
.friendLink ul{ overflow:hidden; zoom:1; }
.friendLink ul li{ width:220px;float:left; margin:0 10px;  display:inline; }
.friendLink ul li img{ width:220px;height: 165px }
.friendLink ul li span{
    display: block;
    color: #333333;
    text-align: center;
}
.friendLink ul li span:hover {
    color: #f2020f;
}
.ldxx-web{
    padding: 15px;
    background: #FFFFFF;
    margin-top: 20px;
    overflow: hidden;
}
.ldxx-min{
    overflow: hidden;
}
.ldxx-min .box{
    margin-top: 25px;
    width: 206px;
    float: left;
    overflow: hidden;
}
.ldxx-min .box img{
    width: 150px;
    height: 200px;
    background: #333333;
    margin: auto;
    display: block;
}
.ldxx-min .box h1{
    text-align: center;
    font-size: 16px;
    color: #0477c5;
    font-weight: bold;
    line-height: 24px;
    margin-top: 10px;
}
.ldxx-min .text{
    float: right;
    width: 960px;
    overflow: hidden;
}
.ldxx-min .title{
    background: url("/images/img71.jpg");
    height: 31px;
    line-height: 30px;
}
.ldxx-min .title span{
    font-size: 16px;
    color: #0477c5;
    float: left;
    font-weight: bold;
    padding: 0 26px;
    border-bottom: 1px solid #0477c5;
}
.ldxx-min .rap{
    color: #444444;
    line-height: 28px;
    margin-top: 14px;
    text-indent:2em;
}
.ldxx-jj{
    overflow: hidden;
    margin-top: 20px;
}
.ldxx-jj .title{
    background: url(/images/img71.jpg);
    height: 31px;
    line-height: 30px;
}
.ldxx-jj .title span{
    font-size: 16px;
    color: #0477c5;
    float: left;
    font-weight: bold;
    padding: 0 26px;
    border-bottom: 1px solid #0477c5;
}
.ldxx-jj .text{
    overflow: hidden;
    overflow-y: auto;
    line-height: 28px;
    color: #444444;
    text-indent:2em;
}
.ldxx-zyhd{
    padding-bottom: 60px;
    overflow:hidden;
    margin-top: 25px;
}
.ldxx-zyhd .title{
    background: url(/images/img71.jpg);
    height: 31px;
    line-height: 30px;
}
.ldxx-zyhd .title span{
    font-size: 16px;
    color: #0477c5;
    float: left;
    font-weight: bold;
    padding: 0 26px;
    border-bottom: 1px solid #0477c5;
}
.ldxx-zyhd .id-list{
    padding-top: 10px;
}
/*滚动*/
.txtScroll-top {
    height: 210px;
    overflow: hidden;
    position: relative;
    width: 366px;
    margin: 16px auto 0;
}

.txtScroll-top .bd {
}

.txtScroll-top .bd li {
    margin-bottom: 12px;
    height: 44px;
    line-height: 44px;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #f4f4f4;
}
.txtScroll-top .bd li a{
    height: 44px;
    line-height: 44px;
    display: block;
    font-size: 16px;
    color: #444444;
    text-align: center;

}
.txtScroll-top .bd li:hover{
    background: #eef9ff;
}

.picScroll-left03 {
    margin: 25px auto 0;
}

/*滚动结束*/

/*民意征集*/
.pg-my-box{
    margin-top: 20px;
    overflow: hidden;
}
.pg-my-box thead{
    line-height: 48px;
    color: #666666;
    font-weight: bold;
}
.pg-my-box td{
    border-bottom: 1px solid #eeeeee;
}
.pg-my-box tbody td{
    color: #999999;
    padding: 8px 0;
    line-height: 24px;
}
.pg-my-box tbody td a{
    display: inline-block;
    margin-left: 8px;
    color: #333333;
}
.pg-my-box tbody td a:hover{
    color: #e6212d;
}
.pg-my-box tbody td i{
    color: #e6212d;
}
/*信息公开头*/
.xxgk_title_index {
margin-top:10px;
width:100%;
font-size:14px;
line-height:40px;
height:80px;
background:#ffffff;
}
.xxgk_title_index .title {
    width:12.5%;
    float:left;
    text-align:right;
    font-weight:bold;
}
.xxgk_title_index .title_value {
    width:20.8%;
    float:left;
    text-align:left;
    height:40px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.TB-focus .hd {
    position: absolute;
    right: 9px;
    bottom: 10px;
    z-index: 1;
    padding-left: 2px;
}

.TB-focus .hd li {
    color: #f60;
    cursor: pointer;
    margin-left: 5px;
    width: 12px;
    height: 12px;
    background: url("/images/ico03-g.png");
    float: left;
    font-size: 13px;
    line-height: 18px;
    overflow: visible;
    text-align: center;
}

.TB-focus .hd li.on {
    background: url("/images/ico03-g.png") -12px 0;
}


/*疫情横幅*/

.YQ-TB-focus img {
    display: block;
    width: 790px;
    height: 110px;
}

.YQ-TB-focus {
    background: #FFFFFF;
    width: 790px;
    height: 110px;
    position: relative;
    overflow: hidden;float:left;
}

.YQ-TB-focus .hd {
    position: absolute;
    right: 9px;
    bottom: 10px;
    z-index: 1;
    padding-left: 2px;
}
.YQ-TB-focus .hd li {
    color: #f60;
    cursor: pointer;
    margin-left: 5px;
    width: 12px;
    height: 12px;
    background: url("/images/ico03-g.png");
    float: left;
    font-size: 13px;
    line-height: 18px;
    overflow: visible;
    text-align: center;
}

.YQ-TB-focus .hd li.on {
    background: url("/images/ico03-g.png") -12px 0;
}

/*疫情横幅*/