.list_banner {
    width: 100%;
    height: 300px;
}

.jtgk,.jitgk,.jtjj,.fzyg,.fzzl,.zzjg,.lxwm{
    background: url(../img/jtgk.png) center top no-repeat;
}

.xxgk,.gszcxx,.ldxx,.xxpl,.cgxx,.zgsxxgk{
    background: url(../img/xxgk_banner.png) center top no-repeat;
}

.xwzx,.szyw,.jtyw,.jtdt,.tzgg,.sp {
    background: url(../img/xwzx.png) center top no-repeat;
}

.djdt,.ddjs,.dddt,.ghzc,.jswm,.zthd {
    /* background: url(../img/djdt.png) center top no-repeat; */
    background: url(../img/djdt.jpg) center top no-repeat;
}

.jjjc,.jgzz,.gzdt,.xcjy,.lzsd,.djfg {
    background: url(../img/jjjc.png) center top no-repeat;
}

.cytzyzbyz{
    background: url(../img/cytzyzb.png) center top no-repeat;
}

.sthjzlxf{
    background: url(../img/sthjzl.png) center top no-repeat;
}
.gtkjzzkf{
    background: url(../img/gtkjzzkf.png) center top no-repeat;
}
.kczytzyy{
    background: url(../img/cytzyy.png) center top no-repeat;
}

.rlzy,.gzdtai,.zcfg,.rczp,.rcpx{
    background: url(../img/rlzy.png) center top no-repeat;
}


.list_nav {
    width: 100%;
    height: 80px;
    background: #fafafa;
    box-sizing: content-box;
    text-align: center;
    line-height: 80px;
}

.list_nav ul li {
    display: inline-block;
    padding: 0 15px;
    font-size: 20px;
    margin-right: 40px;
}

.list_nav ul li:last-child {
    margin-right: 0;
}

.list_nav ul li.on {
    border-bottom: 3px solid #1065b6;
    height: 77px;
}

.list_nav ul li.on a {
    color: #1065b6;
}

.list_nav.party_nav ul li.on {
    border-bottom: 3px solid #bf1717;
}

.list_nav.party_nav ul li.on a {
    color: #bf1717;
}

.list_nav.jjjc_nav{
    background: #1065b5;
}
.list_nav.jjjc_nav ul li a{
    color: #fff;
}

.list_nav.jjjc_nav ul li.on {
    background: #004c8b;
    border: none;
    height: 80px;
}

.list_nav.jjjc_nav ul li.on a {
    color: #fff;
}

.fz_con {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 70px;
}

.sum_con {
    padding: 45px 0;
    background: #f6fbff;
    margin-bottom: 60px;
}

.sum_box {
    width: 1100px;
    margin: 0 auto;
}

.sum_box h3 {
    font-size: 28px;
    color: #1065b6;
    text-align: center;
    font-weight: 600;
}

.sum_box div {
    margin-top: 40px;
    font-size: 18px;
    line-height: 42px;
}

.sum_box div p {
    font-size: 18px;
    line-height: 42px;
    margin-bottom: 15px;
}

.call_con {
    background: url(../img/lxwm.png) center top no-repeat;
    height: 760px;
    padding-top: 1px;
}

.call_info {
    width: 560px;
    margin: 110px auto 0;
}

.call_phone {
    background: url(../img/lxwm_phone.png) left center no-repeat;
}

.call_place {
    background: url(../img/lxwm_place.png) left center no-repeat;
}

.call_info p {
    font-size: 18px;
    margin-bottom: 30px;
    padding-left: 60px;
    height: 35px;
    line-height: 35px;
}

.call_info span {
    margin-right: 15px;
}

.call_info span:last-child {
    margin-right: 0;
}

.call_info img {
    margin-top: 40px;
}

.fz_con.msg_list{
    padding-bottom: 120px;
}
.fz_con.child_list{
    padding-bottom: 120px;
}
.fz_con.video_list{
    padding-bottom: 120px;
}
.msg_list ul {
    margin-top: 50px;
}

.msg_list ul li {
    overflow: hidden;
    padding: 25px 0;
    border-bottom: 1px solid #dfdfdf;
}

.msg_list ul li .date {
    width: 85px;
    height: 55px;
    background: #f1f1f1;
    float: left;
    padding: 15px 0;
    text-align: center;
    display: none;
}

.msg_list ul li .date span {
    display: block;
    color: #8d8d8d;
}

.msg_list ul li .date span:first-child {
    font-size: 24px;
}

.msg_list ul li .date span:last-child {
    font-size: 15px;
    margin-top: 5px;
}

.msg_list ul li .msg_item {
    /* width: 1080px; */
    /* float: right; */
    width: 100%;
}

.msg_list ul li .msg_item h3 {
    font-size: 21px;
    color: #383838;
    font-weight: 600;
}

.msg_list ul li .msg_item p {
    font-size: 15px;
    color: #8d8d8d;
    line-height: 1.7;
    margin-top: 5px;
}

.msg_list ul li:hover .date {
    background: #82b4e5;
}

.msg_list ul li:hover .date span {
    color: #fff;
}

.msg_list ul li:hover .msg_item h3 {
    color: #1264b6;
}

.msg_list.party_color ul li:hover .date {
    background: #eaa4a4;
}

.msg_list.party_color ul li:hover .msg_item h3 {
    color: #bf1717;
}

/* 分页 */
.paging {
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    margin-top: 50px;
    float: right;
}

.paging a {
    cursor: pointer;
}

.paging .paging_btn {
    background: #1B449C;
    color: #fff;
    height: 32px;
    line-height: 32px;
    margin-right: 12px;
    padding: 0 5px;
    width: 65px;
    text-align: center;
}

.paging .switch_num {
    margin-right: 12px;
}

.paging .paging_num {
    width: 52px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #aaa;
    margin-right: 3px;
}

/* leader */
.leader_list{
    padding-bottom: 80px;
}

.leader_list ul li {
    padding: 45px 0;
    border-bottom: 1px solid #dfdfdf;
}

.leader_list ul li .leader_title {
    font-size: 30px;
    color: #393939;
    margin-right: 5px;
}

.leader_list ul li span:last-child {
    font-size: 20px;
    color: #8d8d8d;
}

.child_list ul li {
    padding: 20px 0;
    border-bottom: 1px solid #dfdfdf;
}

.child_list ul li h3 {
    font-size: 24px;
}

.child_list ul li h3 a {
    color: #383838;
}

.child_list ul li p {
    color: #8d8d8d;
    font-size: 17px;
    line-height: 1.7;
    margin-top: 15px;
}

.crumb {
    font-size: 16px;
    margin-bottom: 30px;
}

.crumb a,
.crumb span {
    display: inline-block;
    color: #8d8d8d;
}

.msg_dinfo {
    width: 1100px;
    padding: 50px 49px;
    border: 1px solid #c9c9c9;
}

.msg_dinfo h3 {
    font-size: 30px;
    color: #1065b6;
    line-height: 2;
    text-align: center;
}

.msg_dinfo.ddjs_title h3{
    color: #333;
}
.msg_type {
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #f3f3f3;
    font-size: 16px;
    margin: 30px 0;
}

.msg_type span {
    display: inline-block;
    margin: 0 10px;
    color: #8d8d8d;
}

.msg_detail {
    font-size: 17px;
    line-height: 1.8;
}

.msg_detail p {
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.msg_detail img{
    max-width: 100%;
    margin: 15px auto;
    display: block;
}
.video_list ul li {
    width: 570px;
    height: 460px;
    float: left;
    margin-bottom: 45px;
}

.video_list ul li:nth-child(2n) {
    float: right;
}

.video_list ul li img {
    height: 350px;
    width: 570px;
}

.video_list ul li p {
    width: 100%;
    height: 110px;
    line-height: 110px;
    font-size: 20px;
    background: #f6f6f6;
    color: #8d8d8d;
    text-align: center;
}

.party_focus {
    width: 640px;
    height: 455px;
    position: relative;
}

.party_focus img {
    width: 640px;
    height: 455px;
}

.party_focus p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 17px;
    text-indent: 20px;
}

.party_news {
    width: 530px;
    height: 455px;
}

.party_title {
    height: 35px;
    width: 100%;
    border-bottom: 1px solid #c0c0c0;
}

.party_title a {
    display: inline-block;
    border-bottom: 3px solid #bf1717;
    color: #bf1717;
    font-size: 22px;
    height: 33px;
}
.party_title.rlzy_title a {
    display: inline-block;
    border-bottom: 3px solid #1264b6;
    color: #1264b6;
    font-size: 22px;
    height: 33px;
}

.party_title a.more {
    border-bottom: none;
    color: #8a8a8a;
    font-size: 15px;
    float: right;
    line-height: 33px;
}

.party_news ul li {
    overflow: hidden;
    margin-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e6e6e6;
    background: url(../img/yuan.png) left 15px no-repeat;
}

.party_news ul li .date {
    width: 75px;
    height: 55px;
    background: #f1f1f1;
    float: left;
    padding: 10px 0;
    text-align: center;
    display: none;
}

.party_news ul li .date span {
    display: block;
    color: #a9a9a9;
}

.party_news ul li .date span:first-child {
    font-size: 22px;
}

.party_news ul li .date span:last-child {
    font-size: 15px;
    margin-top: 5px;
}

.party_news ul li .msg_item {
    /* width: 430px; */
    /* float: right; */
    padding-left: 15px;
}

.party_news ul li .msg_item h3 {
    font-size: 19px;
    color: #616161;
    font-weight: 600;
    line-height: 1.8;
}

.party_news ul li:hover .date {
    background: #bf1717;
}

.party_news ul li:hover .date span {
    color: #fff;
}

.party_news ul li:hover .msg_item h3 {
    color: #bf1717;
}

.party_list {
    width: 580px;
}

.party_list ul {
    margin-top: 15px;
}

.party_list ul li {
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    background: url(../img/yuan.png) left center no-repeat;
    text-indent: 20px;
}

.party_list ul li a,.agency_list ul li a{
    color: #616161;
}

.party_list ul li span {
    float: right;
    color: #a9a9a9;
}

.picScroll-left {
    height: 97px;
}

.picScroll-left .hd {
    position: relative;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 14px;
    height: 28px;
    cursor: pointer;
    position: absolute;
    top: 34px;
}

.picScroll-left .hd .prev {
    left: 0;
    background: url(../img/jinrujiantou1.png) center center no-repeat;
}

.picScroll-left .hd .next {
    right: 0;
    background: url(../img/jinrujiantou.png) center center no-repeat;
}

.picScroll-left .bd {
    height: 97px;
    width: 1130px;
    margin-left: 30px;
    margin-top: 30px;
}

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

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

.picScroll-left .bd ul li img {
    width: 550px;
    height: 97px;
    display: block;
}

/* 纪检监察 */
.agency_con{
    padding: 45px 0;
    background: #f3f3f3;
}

.agency_con .agency_info{
    padding-bottom: 0;
}

.agency_info{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 70px;
}

.agency_img{
    width: 640px;
    height: 425px;
    position: relative;
}

.agency_img img{
    width: 640px;
    height: 425px;
}

.agency_img p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    color: #fff;
    text-indent: 20px;
    background: rgba(0, 0, 0, 0.4);
}

.agency_sum{
    width: 560px;
    height: 424px;
    background: #2076c9;
    padding-top: 1px;
}

.responsibility_box{
    width: 515px;
    margin: 10px auto 0;
}

.responsibility_title{
    width: 100%;
    height: 54px;
    border-bottom: 1px solid #80afbd;
    font-size: 24px;
    color: #fff;
    line-height: 46px;
}

.responsibility_sum{
    margin-top: 10px;
    font-size: 17px;
    color: #fff;
    line-height: 1.8;
}

.responsibility_sum p{
    text-indent: 2em;
    margin-bottom: 5px;
}
.responsibility_sum a{
    color: #feae11;
}

.agency_type{
    /* position: absolute;
    right: -130px;
    top: 0;
    width: 106px; */
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: 620px;
    margin-top: 30px;
    z-index: 9999;
}

.agency_item{
    width: 106px;
    height: 56px;
    background: #e2ebf4;
    margin-bottom: 5px;
    padding: 23px 0;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.agency_item.item_hover{
    /* background: #2d6fbb; */
}

.agency_item.item_hover .agency_hover{
    display: block;
}

.agency_item p{
    font-size: 15px;
    color: #1264b6;
    margin-top: 8px;
}

.agency_hover{
    position: absolute;
    background: #fff;
    border-radius: 8px;
    color: #1264b6;
    text-align: center;
    font-size: 16px;
    border: 1px solid #e2ebf4;
    display: none;
}

.agency_hover::after{
    position: absolute;
    top: 50%;
    right: -14px;
    margin-top: -7px;
    border: 7px solid transparent;
    width: 0;
    height: 0;
    border-left-color: #fff;
    content: '';
    display: block;
}

.agency_item:nth-child(1) .agency_hover{
    left: -170px;
    width: 150px;
    top: 28px;
    height: 45px;
    line-height: 45px;
}

.agency_item:nth-child(2) .agency_hover{
    left: -190px;
    width: 170px;
    top: 28px;
    height: 45px;
    line-height: 45px;
}

.agency_item:nth-child(3) .agency_hover{
    left: -300px;
    width: 260px;
    top: 10px;
    height: 57px;
    padding: 10px;
    line-height: 1.7;

}

.agency_list{
    width: 585px;
    height: 205px;
    margin-top: 45px;
}

.agency_title{
    width: 100%;
    height: 29px;
    background: url(../img/res_title.png) right center no-repeat;
    font-size: 22px;
    color: #1264b6;
    font-weight: 600;
    line-height: 29px;
}

.agency_title a{
    font-size: 14px;
    float: right;
    font-weight: normal;
    color: #1264b6;
    margin-right: 10px;
}

.agency_list ul{
    margin-top: 10px;
}

.agency_list ul li{
    height: 45px;
    line-height: 45px;
    background: url(../img/yuan.png) left center no-repeat;
    font-size: 17px;
    text-indent: 20px;
}

.rlzy_item{
    width: 585px;
    height: 330px;
}

.rlzy_item ul {
    margin-top: 20px;
}

.rlzy_item ul li {
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    background: url(../img/yuan.png) left center no-repeat;
    text-indent: 20px;
}

.rlzy_item ul li a {
    color: #7a7a7a;
}

.rlzy_item ul li span {
    float: right;
    color: #7a7a7a;
}

.child_con{
    font-size: 17px;
    line-height: 1.8;
}

.child_con p{
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.child_con img{
    max-width: 100%;
    margin: 0 auto 15px;
    display: block;
}

.rlzy_focus{
    width: 635px;
    height: 452px;
}

.rlzy_focus img{
    width: 100%;
    height: 100%;
}

.rlzy_item.short_item{
    width: 525px;
    height: 452px;
}

.rlzy_item.short_item ul{
    margin-top: 15px;
}

.rlzy_item.short_item ul li{
    height: 52px;
    line-height: 52px;
}
.gzdt_news{
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}

.gzdt_news h3{
    font-size: 20px;
    font-weight: 600;
    line-height: 60px;
}

.gzdt_news h3 a{
    color: #7a7a7a;
}

.gzdt_news p{
    font-size: 16px;
    line-height: 1.8;
    color: #7a7a7a;
    text-indent: 2em;
}

.rl_link{
    width: 100%;
    height: 240px;
    background: #fafafa;
    padding-top: 40px;
}

.link_scroll{width: 1200px;height: 77px;margin-top: 60px;position: relative;}
.link_scroll .hd .next,.link_scroll .hd .prev{width: 16px;height:77px;display: block;position: absolute;z-index: 1;cursor: pointer;}
.link_scroll .hd .next{left: 0;background: url("../img/leftbg.png") center center no-repeat;}
.link_scroll .hd .prev{right: 0;background: url("../img/rightbg.png") center center no-repeat;}
.link_scroll .bd{width: 1150px;height: 107px;overflow: hidden;margin: 18px auto 0;}
.link_scroll .bd ul{overflow: hidden;}
.link_scroll .bd ul li{float:left;margin-right: 15px;width: 380px;height: 77px;}
.link_scroll .bd ul li img{display: block;width: 380px;height: 77px;}





.rlzy_item ul li.active-li {
    height: auto;
    background: none;
    text-indent: 0;
    padding-bottom: 15px;
border-bottom: 1px solid #dcdcdc;
}
.rlzy_item ul li.active-li a {
    font-weight: bold;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
}
.rlzy_item ul li p {
    display: none;
}
.rlzy_item ul li.active-li p {
    display: block;
    font-size: 16px;
    line-height: 1.8;
    color: #7a7a7a;
    text-indent: 2em;
}