﻿.toutiao {
    width: 1316px;
    height: 131px;
    margin: 0 auto;
    margin-top: -60px;
    line-height: 120px;
    background: url(../images/ttBj.png) center center no-repeat;
}

.toutiao a {
    display: block;
    width: 1050px;
    height: 131px;
    line-height: 120px;
    color: #333;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lunboBox {
    margin-top: 25px;
}

.lunbo {
    width: 618px;
    height: 348px;
    overflow: hidden;
    position: relative;
    float: left;
    border-radius: 10px;
}

.lunbo .hd {
    position: absolute;
    right: -15px;
    transform: translateX(-50%);
    bottom: 22px;
    z-index: 9;
}

.lunbo .hd ul li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
}

.lunbo .hd ul li.on {
    width: 30px;
    border-radius: 20px;
    background: #b82d2e;
}

.lunbo .prev,
.lunbo .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    cursor: pointer;
}

.lunbo .prev img,
.lunbo .next img {
    display: block;
    width: 100%;
    height: 100%;
}

.lunbo .prev {
    left: 0;
}

.lunbo .next {
    right: 0;
}

.lunbo .bd {
    overflow: hidden;
}

.lunbo .bd ul li {
    height: 348px;
    position: relative;
}

.lunbo .bd ul li img {
    width: 618px;
    height: 348px;
}

.lunbo .bd ul li p {
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 30px;
    box-sizing: border-box;
}

.lunbo .bd ul li p span {
    display: block;
    max-width: 75%;
    height: 60px;
    white-space: nowrap;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lunbo .bd ul li span:hover {
    font-weight: 700;
}

.lunboTab {
    width: 622px;
    height: 370px;
    float: right;
    overflow: hidden;
}

.lunboTab .hd {
    height: 60px;
    border: 1px solid #e1e1e1;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 0 30px;
    box-sizing: border-box;
}

.lunboTab .hd ul li {
    float: left;
    height: 60px;
    line-height: 60px;
    margin-right: 54px;
    text-align: center;
    position: relative;
}

.lunboTab .hd ul li::before {
    content: "";
    position: absolute;
    right: -28px;
    top: 53%;
    width: 1px;
    height: 12px;
    box-sizing: border-box;
    background: #e1e1e1;
    transform: translateY(-50%);
}

.lunboTab .hd ul li:nth-child(4)::before {
    display: none;
}

.lunboTab .hd ul li a {
    display: inline-block;
    font-size: 22px;
    color: #333333;
    height: 100%;
    position: relative;
}

.lunboTab .hd ul li a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    background: #b82d2e;
    bottom: 1px;
    width: 0;
    border-radius: 5px;
    transition: width .3s;
}

.lunboTab .hd ul li:last-child {
    margin-right: 0;
}

.lunboTab .hd ul li.on a {
    font-weight: 700;
    color: #1658a0;
}

.lunboTab .hd ul li.on a::after {
    width: 43px;
}

.lunboTab .bd ul {
    margin-top: 13px;
}


/* 通知公告 */

.idx_ttgg {
    margin-top: 28px;
    height: 86px;
    background: url(../images/idx_tzggBj.png) center center no-repeat;
}

.idx_ttgg_l {
    width: 86px;
    height: 86px;
    float: left;
    background: url(../images/idx_icon.png) center center no-repeat;
}

.idx_ttgg_l a {
    display: inline-block;
    padding: 14px 20px;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    box-sizing: border-box;
}

.idx_ttgg ul {
    float: left;
    width: 1130px;
    height: 86px;
    margin-left: 30px;
    padding: 22px 0;
    box-sizing: border-box;
}

.idx_ttgg ul li {
    width: 543px;
    float: left;
    margin-right: 40px;
    overflow: hidden;
}

.idx_ttgg ul li:nth-child(2) {
    margin-right: 0;
}

.idx_ttgg ul li a {
    display: inline-block;
    max-width: 98%;
    font-size: 18px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 22px;
    position: relative;
}

.idx_ttgg ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    box-sizing: border-box;
    border-radius: 50%;
    background: #1658a0;
    transform: translateY(-50%);
}

.idx_ttgg ul li p {
    padding-left: 22px;
    color: #999999;
    font-size: 16px;
    margin-top: 10px;
}

.idx_ttgg ul li:hover a {
    color: #1658a0;
}


/* 首页横幅 */

.index_hf {
    height: 120px;
    overflow: hidden;
    position: relative;
}

.index_hf .bd {
    overflow: hidden;
}

.index_hf .bd li {
    width: 100%;
    height: 120px;
}

.index_hf .bd li img {
    display: inline-block;
    width: 100%;
    height: 120px;
}

.index_hf .hd {
    position: absolute;
    right: 5px;
    bottom: 10px;
}

.index_hf .hd ul li {
    width: 20px;
    height: 20px;
    float: left;
    background: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    line-height: 20px;
    color: #553d3d;
    font-size: 14px;
    margin-right: 2px;
    text-align: center;
}

.index_hf .hd ul li.on {
    color: #fff;
    background: #1658a0;
}


/* 政务公开 */

.idx_zwgk {
    height: 433px;
}

.tong_title {
    height: 30px;
    background: url(../images/tong_titlebj.png) center center no-repeat;
    text-align: center;
}

.tong_title a {
    line-height: 30px;
    font-size: 32px;
    font-weight: 700;
}

.tong_title a i {
    color: #b82d2e;
}

.tong_title a em {
    color: #1658a0;
}

.idx_zwgk_con {
    height: 360px;
    margin-top: 30px;
}

.idx_zcwj {
    width: 848px;
    height: 373px;
    float: left;
    overflow: hidden;
}

.idx_zcwj .hd {
    height: 44px;
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}

.idx_zcwj .hd ul li {
    float: left;
    height: 45px;
    line-height: 30px;
    margin-right: 60px;
    text-align: center;
    position: relative;
}

.idx_zcwj .hd ul li a {
    font-size: 22px;
    color: #333333;
    display: inline-block;
    height: 100%;
    position: relative;
}

.idx_zcwj .hd ul li::before {
    content: "";
    position: absolute;
    right: -30px;
    top: 39%;
    width: 1px;
    height: 12px;
    box-sizing: border-box;
    background: #e1e1e1;
    transform: translateY(-50%);
}

.idx_zcwj .hd ul li.on a {
    font-weight: 700;
    color: #1658a0;
}

.idx_zcwj .hd ul li.on a::after {
    width: 43px;
}

.idx_zcwj .hd ul li a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    background: #b82d2e;
    bottom: 1px;
    width: 0;
    border-radius: 5px;
    transition: width .3s;
}

.idx_zcwj .hd ul li:nth-child(2)::before {
    display: none;
}

.idx_zcwj .hd .more {
    position: absolute;
    right: 2px;
    top: 5px;
}

.idx_zcwj_con .block {
    margin-top: 15px;
    height: 109px;
    border-bottom: 1px dashed #e3e1e1;
}

.idx_zcwj_con .block .date {
    width: 70px;
    height: 70px;
    padding-top: 23px;
    float: left;
    text-align: center;
    background: url(../images/idx_ico2.png) center center no-repeat;
}

.idx_zcwj_con .block .date em {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}

.idx_zcwj_con .block .date p {
    font-size: 14px;
    margin-top: 10px;
}

.idx_zcwj_con .block .cont {
    width: 750px;
    height: 60px;
    float: right;
    margin-top: 20px;
}

.idx_zcwj_con .block .cont a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    max-width: 95%;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 0;
}

.idx_zcwj_con .block .cont p {
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 99%;
    color: #999999;
    font-size: 16px;
    margin-left: 0;
}

.idx_zcwj_con ul {
    margin-top: 14px;
}


/* 领导之窗 */

.idx_ldzc {
    width: 397px;
    height: 373px;
    float: right;
}

.idx_tong_tit {
    height: 44px;
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    overflow: hidden;
}

.idx_tong_tit ul {
    float: left;
}

.idx_tong_tit ul li {
    height: 45px;
    line-height: 30px;
    margin-right: 60px;
    text-align: center;
    position: relative;
    color: #1658a0;
}

.idx_tong_tit ul li a {
    font-size: 22px;
    color: #333333;
    display: inline-block;
    height: 96%;
    position: relative;
    font-weight: 700;
    color: #1658a0;
}

.idx_tong_tit ul li a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    background: #b82d2e;
    bottom: 0;
    width: 43px;
    border-radius: 5px;
    transition: width .3s;
}

.idx_tong_tit .more {
    width: 26px;
    height: 8px;
    float: right;
    margin-top: 5px;
    margin-right: 2px;
}

.idx_ld_con {
    width: 396px;
    height: 287px;
    margin-top: 30px;
    padding: 30px;
    box-sizing: border-box;
    background: url(../images/idx_ldBj.png) center center no-repeat;
    position: relative;
}

.idx_ld_con_t {
    height: 154px;
}

.idx_ld_con_t>a {
    display: block;
    width: 122px;
    height: 154px;
    border-radius: 10px;
    overflow: hidden;
    float: left;
}

.idx_ld_con_t>a img {
    width: 122px;
    height: 154px;
    border-radius: 10px;
}

.idx_ld_con_t .idx_ldjj {
    width: 150px;
    height: 64px;
    float: left;
    margin-left: 30px;
    margin-top: 45px;
}

.idx_ld_con_t .idx_ldjj a {
    font-size: 22px;
    color: #1658a0;
    font-weight: 700;
}

.idx_ld_con_t .idx_ldjj p {
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
    line-height: 30px;
}

.idx_ld_con_t .idx_ldjj p i {
    font-weight: 700;
}

.idx_ld_con_x {
    height: 43px;
    margin-top: 30px;
}

.idx_ld_con_x a {
    display: inline-block;
    width: 153px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 18px;
}

.idx_ld_con_x a.idx_dgw {
    color: #1658a0;
    background: url(../images/idx_dgwbj.png) center center no-repeat;
}

.idx_ld_con_x a.idx_gwh {
    margin-left: 20px;
    background: url(../images/idx_gwhbj.png) center center no-repeat;
}

.idx_ldj {
    width: 47px;
    height: 81px;
    position: absolute;
    right: -12px;
    top: 20px;
}


/* 政府信息公开 */

.idx_zfxxgk {
    height: 220px;
    margin-top: 36px;
    padding: 50px 0;
    box-sizing: border-box;
    background: url(../images/idx_zfxxgkbj.png) center center no-repeat;
}

.idx_zfxxgk_tit {
    float: left;
    width: 190px;
    height: 120px;
    background: url(../images/idx_xxgkBj.png) center center no-repeat;
}

.idx_zfxxgk_tit a {
    display: inline-block;
    width: 88px;
    height: 60px;
    font-size: 22px;
    font-weight: 700;
    color: #1658a0;
    line-height: 35px;
    margin-top: 25px;
    margin-left: 20px;
}

.idx_zfxxgk ul {
    width: 1064px;
    height: 120px;
    float: right;
}

.idx_zfxxgk ul li {
    width: 250px;
    height: 50px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    float: left;
    margin-right: 20px;
}

.idx_zfxxgk ul li a {
    display: block;
}

.idx_zfxxgk ul li:hover {
    background: url(../images/idx_hover1.png) center center no-repeat;
}

.idx_zfxxgk ul li:hover a {
    color: #fff;
}

.idx_zfxxgk ul li.idx_nb {
    margin-right: 0;
}

.idx_zfxxgk ul li.idx_bm {
    width: 340px;
    margin-top: 20px;
}

.idx_zfxxgk ul li.idx_ysq {
    width: 340px;
    margin-top: 20px;
}

.idx_zfxxgk ul li.idx_bb {
    width: 340px;
    margin-top: 20px;
    margin-right: 0;
}

.idx_zfxxgk ul li:hover.idx_bm {
    background: url(../images/idx_hover.png) center center no-repeat;
}

.idx_zfxxgk ul li:hover.idx_ysq {
    background: url(../images/idx_hover.png) center center no-repeat;
}

.idx_zfxxgk ul li:hover.idx_bb {
    background: url(../images/idx_hover.png) center center no-repeat;
}


/* 政务服务 */

.idx_zwfw {
    width: 1329px;
    margin-top: 50px;
    height: auto;
    overflow: hidden;
}

.idx_zwfw_con {
    height: 310px;
    margin-top: 20px;
}

.idx_zwfw_con>div {
    width: 443px;
    height: 310px;
    float: left;
    box-sizing: border-box;
    background: url(../images/idx_zwfwbj.png) center center no-repeat;
}

.idx_zwfw_tit {
    width: 348px;
    height: 84px;
    margin-top: 40px;
    line-height: 84px;
    background: url(../images/idx_zfwbj1.png) 118px center no-repeat;
}

.idx_zwfw_tit img {
    margin-left: -6px;
}

.idx_zwfw_tit a {
    float: right;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}

.idx_zwfw_cont {
    width: 348px;
}

.idx_zwfw_cont a {
    display: inline-block;
    width: 72px;
    height: 30px;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 60px;
    margin-top: 10px;
}

.idx_zwfw_cont a:nth-child(3n) {
    margin-right: 0;
}

.idx_zwfw_cont a:hover {
    color: #1658a0;
}

.idx_zwfw_con>div .gd {
    width: 70px;
    display: block;
    text-align: center;
    line-height: 30px;
    padding-right: 30px;
    font-size: 18px;
    color: #999999;
    box-sizing: border-box;
    margin-top: 20px;
    background: url(../images/gd.png) right center no-repeat;
}

.idx_abm .idx_zwfw_cont a {
    width: 127px;
}

.idx_abm .idx_zwfw_cont a:nth-child(3n) {
    margin-right: 60px;
}

.idx_abm .idx_zwfw_cont a:nth-child(2n) {
    margin-right: 0;
}


/* 互动交流 */

.idx_hdjl {
    margin-top: 20px;
}

.idx_hdjl_con {
    height: auto;
    margin-top: 30px;
}

.idx_hdjl_l {
    width: 618px;
    height: 363px;
    float: left;
    background: url(../images/idx_ldxxbj.png) center center no-repeat;
}

.idx_hdjl_tit {
    height: 140px;
    position: relative;
    background: url(../images/idx_xjico.png) center center no-repeat;
}

.idx_hdjl_tit a {
    display: block;
    width: 169px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 260px;
    top: 30px
}

.idx_xjgs {
    height: auto;
    margin-top: 5px;
    padding: 0 30px;
    box-sizing: border-box;
}

.idx_xjgs_tit {
    height: 48px;
    background: #f6f6f6;
    padding: 0 30px;
    line-height: 48px;
    box-sizing: border-box;
    font-size: 18px;
    color: #333333;
}

.idx_xjgs_tit em {
    display: block;
    float: left;
}

.idx_xjgs_tit span {
    display: block;
    float: right;
}

.idx_xjgs ul {
    margin-top: 10px;
}

.idx_xjgs ul li {
    height: 48px;
    line-height: 48px;
}

.idx_xjgs ul li a {
    display: inline-block;
    padding-left: 22px;
    position: relative;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    box-sizing: border-box;
}

.idx_xjgs ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    box-sizing: border-box;
    border-radius: 50%;
    background: #1658a0;
    transform: translateY(-50%);
}

.idx_xjgs ul li a:hover {
    color: #1658a0;
}

.idx_xjgs ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
    margin-right: 20px;
}

.idx_zxzj {
    width: 622px;
    height: 363px;
    float: right;
}

.idx_zxzj_con ul {
    margin-top: 28px;
}

.idx_zxzj_con ul li {
    height: 78px;
    margin-bottom: 28px;
    border-bottom: 1px dashed #e3e1e1;
}

.idx_zxzj_con li span {
    display: block;
    width: 67px;
    height: 40px;
    text-indent: 10px;
    font-size: 14px;
    margin-top: 5px;
    line-height: 40px;
    float: left;
    background: url(../images/idx_ico5.png) center center no-repeat;
}

.idx_zxzj_con li span.on {
    background: url(../images/idx_ico6.png) center center no-repeat;
    color: #1658a0;
}

.idx_zxzj_con ul li .cont {
    display: block;
    width: 540px;
    float: right;
}

.idx_zxzj_con ul li .cont a {
    display: inline-block;
    line-height: 25px;
    font-size: 18px;
    color: #333333;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.idx_zxzj_con ul li:hover .cont a {
    color: #1658a0;
}

.idx_zxzj_con ul li .cont p {
    font-size: 16px;
    color: #999999;
    line-height: 25px;
}

.idx_zxzj_con ul li:nth-child(2) {
    border-bottom: 0;
    margin-bottom: 0;
}

.idx_zxzj_con_x {
    height: 105px;
}

.idx_zxzj_con_x a {
    display: inline-block;
    width: 296px;
    height: 105px;
    font-size: 22px;
    color: #1658a0;
    line-height: 105px;
    text-indent: 40px;
    background: url(../images/idx_ico7.png) center center no-repeat;
}

.idx_zxzj_con_x a.idx_xwfbh {
    margin-left: 24px;
    background: url(../images/idx_ico8.png) center center no-repeat;
}


/* 招商引资 */

.idx_zsyz {
    margin-top: 50px;
    height: 370px;
    padding: 50px 0;
    box-sizing: border-box;
    background: url(../images/idx_zsysbj.png) center center no-repeat;
}

.idx_zsyz .tong_title {
    margin-bottom: 30px;
}

.idx_tzzn {
    width: 630px;
    height: 209px;
    float: left;
    padding: 30px;
    box-sizing: border-box;
    background: url(../images/idx_tzznbj.png) center center no-repeat;
}

.idx_tzzn h3 {
    font-size: 22px;
}

.idx_tzzn h3 a {
    color: #fff;
}

.idx_tzzn ul li {
    width: 120px;
    height: 46px;
    float: left;
    margin-right: 48px;
    line-height: 46px;
}

.idx_tzzn ul {
    margin-top: 20px;
}

.idx_tzzn ul li a {
    display: inline-block;
    font-size: 18px;
    color: #bdc7ff;
    padding-left: 30px;
    background: url(../images/idx_ico9.png) left center no-repeat;
}

.idx_tzzn .gd {
    width: 18px;
    height: 13px;
    margin-top: 0px;
    margin-left: 0;
}

.idx_zdxm {
    width: 325px;
    height: 209px;
    float: left;
    position: relative;
    background: url(../images/idx_bj1.png)center center no-repeat;
}

.idx_zdxm h3 {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 22px;
}

.idx_zdxm h3 a {
    color: #fff;
}

.idx_zdxm .gd {
    width: 18px;
    height: 13px;
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.idx_qydt {
    width: 325px;
    height: 209px;
    float: left;
    position: relative;
    background: url(../images/idx_bj2.png)center center no-repeat;
}

.idx_qydt h3 {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 22px;
}

.idx_qydt h3 a {
    color: #fff;
}

.idx_qydt .gd {
    width: 18px;
    height: 13px;
    position: absolute;
    right: 30px;
    bottom: 30px;
}


/* 专题专栏 */

.idx_ztzl {
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 50px;
}

.index_ztzl_cont {
    height: 130px;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

.index_ztzl_cont ul li {
    width: 305px;
    height: 130px;
    float: left;
    margin-right: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.index_ztzl_cont ul li img {
    width: 305px;
    height: 130px;
    border-radius: 10px;
}

.index_ztzl_cont .prev,
.index_ztzl_cont .next {
    width: 24px;
    height: 39px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}

.index_ztzl_cont .prev {
    left: 0;
    background: url(../images/ztzl_left.png)center center no-repeat;
}

.index_ztzl_cont .next {
    right: 0;
    background: url(../images/ztzl_right.png)center center no-repeat;
}