@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑', Arial, Verdana;
}
html {
    display: inline-block;
    width: 100%;
    color: #333;
}
img {
    border: none;
}
a {
    text-decoration: none;
    cursor: pointer;
    cursor: pointer;
    border: 0;
}
strong {
    font-weight: bold;
}
ul, ol, li, dt, dd {
    list-style: none;
}
em, i {
    font-style: normal;
}
.clearfix {
    clear: both;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.inlblo {
    display: inline-block;
    display: inline;
    zoom: 1;
}
.overflow {
    overflow: hidden;
}
.mt_5{
    margin-top: 5px;
}
.mt_10{
    margin-top: 10px;
}
.f_l{
    float: left;
}
.f_r{
    float: right;
}
.mt_10{
    margin-top: 10px;
}
.mt_15{
    margin-top: 15px;
}
.mt_20{
    margin-top: 20px;
}
.mt_30{
    margin-top: 30px;
}
.mt_40{
    margin-top: 40px;
}
.mt_50{
    margin-top: 50px;
}
.mt_25{
    margin-top: 25px;
}

.ov_h{
    overflow: hidden;
}
.ml_10{
    margin-left: 10px;
}
.ml_15{
    margin-left: 15px;
}
.ml_20{
    margin-left: 20px;
}
.ml_30{
    margin-left: 30px;
}

/* top */
body{
    width: 100%;
    height: auto;
    /* background: #dedfe0 url(top_bg.png) no-repeat top center; */

}
.bigContainer{
    width: 100%;
    height: auto;
    /*background: #dedfe0;*/
    padding-bottom: 20px;
}
/* top */
.top{
    width: 1200px;
    height: auto;
    margin: auto;
}
.header{
    height: auto;
    display: inline-block;
    width: 100%;
}
.top_part1{
    width: 100%;
    height: 30px;

}
.top_part1_l{
    width: 600px;
    height: 100%;
}
.top_time span{
    color: #fff;
    line-height: 30px;
    font-size: 16px;
}
.top_part1_r{
    /* width: 600px; */
    width: 345px;
    height: auto;

}
.top_part1_r li{
    width: auto;
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-right: 15px;
}
.top_part1_r li a{
    color: #fff;
    position: relative;
    display: inline-block;
}
.top_part1_r li em{
    width: 28px;
    height: 20px;
    position: relative;
    display: inline-block;
    background: url(top_zw_ixon.png) no-repeat center;
    top: 6px;
}
.top_part1_r li em.jfqh{
    background-position: 0px -3px;
}
.top_part1_r li em.zwwx{
    background-position: 0px -26px;
}
.top_part1_r li em.zwwb{
    background-position: 0px -45px;
}
.top_part1_r li em.mobile{
    background-position: 0px -65px;
    left: 5px;
}
.top_part1_r li em.wza{
    background-position: 0px -87px;
    left: 5px;
}
.top_part1_r li.ipv{
    background: url(ipv.png) no-repeat center;
    min-width: 102px;
    height: 100%;
    text-align: center;
}
.top_part1_r li.ipv span{

    font-size: 12px;
}
.top_part1_r li img{
    position: relative;
    top: 5px;
    width: 80px;
}
.top_part2{
    width: 100%;
    height: auto;
    margin-top: 25px;
}
.logo{
    width: 100%;
    text-align: center;
}
.search{
    background: url(search_bg.png) no-repeat;
    width: 418px;
    height: 46px;
    margin: 7px auto 10px auto;
}
input#searchword {
    width: 350px;
    position: relative;
    top: 5px;
    left: 21px;
    height: 35px;
    border: none;
    background: #fff;
    outline: none;
    color: #aaa;
}
#btn {
    width: 31px;
    background: url(search_icon.png) no-repeat;
    height: 25px;
    position: relative;
    float: right;
    margin-right: 15px;
    top: 11px;
    border: none;
    cursor: pointer;
    outline: none;
}
.nav{
    width: 1200px;
    height: 72px;
    /* background: url(nav_bg.png) repeat; */
    background: #0079d9;
    margin: 10px auto 0px auto;
}
.nav_container{
    width: 1200px;
    height: 100%;
    margin: auto;
}
.nav_container li{
    width: 20%;
    height: 100%;
    float: left;
    line-height: 72px;
    font-size: 24px;
    text-align: center;
}
.nav_container li em{
    width: 48px;
    height: 30px;
    display: inline-block;
    background: url(nav_icon.png) no-repeat center;
    position: relative;
    top: 2px;
}
.nav_container li em.homepage{
    background-position: -1px 0px;
}
.nav_container li em.wanews{
    background-position: -1px -40px;
    top: 4px;
}
.nav_container li em.zwpub{
    background-position: -1px -75px;
    top: 7px;
}
.nav_container li em.zwser{
    background-position: -1px -115px;
    top: 5px;
}
.nav_container li em.communi{
    background-position: -1px -156px;
    top: 7px;
}
.nav_container li a{
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.nav_container li.active{
    background: #005699;
}
.nav_container li:hover{
    background: #005699;
}
/* footer */
.footer{
    width: 100%;
    height: 220px;
    background: #c3c3c3;
    position: relative;
    min-width: 1200px;
}
.main_footer{
    width: 1200px;
    height: 100%;
    margin: auto;
}
.Relevant_links{
    width: 1200px;
    height: 55px;
    padding-top: 20px;
    margin: auto;
}

.Relevant_links ul li{
    cursor: pointer;
    display: block;
    float: left;
    font-weight: normal;
}


.linksli0,.linksli1, .linksli2, .linksli3{
    width: 195px;
    height: 44px;
    background-color: #f3f3f3;
    float: left;
    color: rgb(102, 102, 102);
}
.linksli1, .linksli2, .linksli3, .linksli5, .linksli0 {
    margin-left: 6px;
}
.Relevant_links ul li {
    line-height: 45px;
    font-size: 16px;
    color: rgb(102, 102, 102);
}
/* .Relevant_links ul li:hover{
    color: rgb(255, 0, 0);
} */
.triangle_border_right {

    float: none;
    margin: 0 0 0 0;
    width: 16px;
    height: 26px;
    position: relative;
    top: 13px;
    left: 5px;
    background: url(../images/open_link_icon.png) no-repeat;
    width:16px;
    height:26px;
}
.Relevant_links ul li span {
    display: inline-block;
}

.link_list ul {
    padding: 8px;
    top: -80px;
    position: absolute;
    width:1182px;
    height: 140px;
    border: solid 1px #eee;
    background: #fff;
    overflow-x: hidden;
    z-index: 9999999;
}
.item li{

}
.link_list ul li a {
    font-size: 14px;
    color: #333;
    float: left;
    height: 35px;
    line-height: 35px;
    width: 170px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 1%;
}
/* 2020/12/4*/
.part2_bigContainer_box{
    width: 100%;
    height: auto;
    display: inline-block;
}
.part3_bigContainer_box{
    width: 100%;
    height: auto;
    display: inline-block;
}
.container_cnbox{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 15px auto 10px auto;
    background: #fff;
    /* padding-bottom: 15px; */
}
.container_cnbox2{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 15px auto;
    background: #fff;
    padding-bottom: 15px;
}
.cnbox_left{
    width: 588px;
    height: 430px;
}
.zwgkOption{
    position: relative;
    width: 100%;
    height: 364px;
    overflow: hidden;
}
.hb_view3 {
    width: 2900px;
    height: 364px;
    overflow: hidden;
    position: absolute;
}
.zwgkOption .zwgk_list2 li {
    background: url(news_icon_grap.png) no-repeat 2px 13px;
    padding-left: 25px;
    font-size: 16px;
    display: inline-block;
    margin: 6px 0px;
    width: 95%;
}
.hb_view3 div:first-child {
    width: 588px;
    float: left;
}
.zwgk_list2 {
    vertical-align: middle;
    display: inline-block;
    width: 588px;
    height: 364px;
}
.zwgkOption .zwgk_list2 li a {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 478px;
    float: left;
    line-height: 35px;
}
.zwgkOption .zwgk_list2 li a:hover{
    color: #255a91;
}
.zwgkOption .zwgk_list2 li span {
    color: #535353;
    float: right;
    line-height: 35px;
    margin-right: 10px;
}
.cnbox_right{
    width: 588px;
    height: 430px;
    margin-left: 20px;
}
.gclyxm_img{
    display: block;
    /* margin-top: 24px; */
}
/*政务公开轮播图*/
.cnbox_right_top{
    height: 265px;
    display: block;
    width: 580px;
    margin-top: 14px;
}
.zcjdOption{
    position: relative;
    width: 100%;
    height: 168px;
    overflow: hidden;
}
.zcjd_list2 {
    vertical-align: middle;
    display: inline-block;
    width: 588px;
    height: 168px;
}
.zcjdOption .zcjd_list2 li {
    background: url(news_icon_grap.png) no-repeat 2px 13px;
    padding-left: 25px;
    font-size: 16px;
    line-height: 35px;
    /* height: 45.5px; */
}
.zcjdOption .zcjd_list2 li a {
    color: #333;
    /* width: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block; */
}
.zcjdOption .zcjd_list2 li span {
    float: right;
    font-size: 16px;
    color: #9d9d9d;
    margin-right: 10px;
    position: relative;

}
.zdxmjs_img{
    display: block;
    /* margin-top: 34px; */
}

.blk_19 {
    position: relative;
    /* margin-left:54px; */
    overflow:hidden;
    zoom: 1;
    font-size: 9pt;
    width: 100%;
    /* margin-top: 14px; */
    margin-bottom: 13px;
}
/*政务公开轮播图*/
.ghjhOption .ghjh_list2 li a:hover,.rsxxOption .rsxx_list2 li a:hover{
    color: #255a91;
}

.ghjhOption{
    position: relative;
    width: 100%;
    height: 364px;
    overflow: hidden;
}
.cnbox2_left,.cnbox2_right {
    width: 588px;
    height: 330px;
}
.hb_view4 {
    width: 2900px;
    height: 364px;
    overflow: hidden;
    position: absolute;
}
.ghjhOption .ghjh_list2 li {
    background: url(news_icon_grap.png) no-repeat 2px 14px;
    padding-left: 25px;
    font-size: 16px;
    line-height: 35px;
    /* height: 45.5px; */
}
.hb_view4 div:first-child {
    width: 588px;
    float: left;
}
.ghjh_list2 {
    vertical-align: middle;
    display: inline-block;
    width: 597px;
    height: 275px;
    overflow: hidden;
}
.ghjhOption .ghjh_list2 li a {
    /* width: 70%; */
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.ghjhOption .ghjh_list2 li span {
    float: right;
    font-size: 16px;
    color: #535353;
    position: relative;
    top: -11px;
    margin-right: 10px;
    line-height: 35px;
}
.rsxxOption{
    position: relative;
    width: 100%;
    height: 364px;
    overflow: hidden;
}
.hb_view5 {
    width: 2900px;
    height: 364px;
    overflow: hidden;
    position: absolute;
}
.rsxxOption .rsxx_list2 li {
    background: url(news_icon_grap.png) no-repeat 2px 13px;
    padding-left: 25px;
    font-size: 16px;
    line-height: 34px;
    /* height: 45.5px; */
}
.hb_view5 div:first-child {
    width: 588px;
    float: left;
}
.rsxx_list2 {
    vertical-align: middle;
    display: inline-block;
    width: 588px;
    height: 270px;
    overflow: hidden;
}
.rsxxOption .rsxx_list2 li a {
    /* width: 70%; */
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.rsxxOption .rsxx_list2 li span {
    float: right;
    font-size: 16px;
    color: #535353;
    position: relative;
    top: -11px;
    margin-right: 10px;
}
/*政务公开CSS E*/
/*通用细览 S*/
.currentPlace {
    width: 1200px;
    height: 70px;
    line-height: 70px;
    margin: 10px auto;
    background: #fff;
    color: #777;
}
.currentPlace em{
    width: 22px;
    height: 30px;
    display: inline-block;
    background: url(current_place_icon.png) no-repeat 3px 6px;
    position: relative;
    top: 5px;
    left: 10px;
}
.currentPlace span {
    display: inline-block;
    font: 17px/42px "微软雅黑";
    padding-left: 17px;
    /*margin-left: 40px;*/
    color: #777777;
}
.currentPlace a {
    font: 17px/42px "微软雅黑";
    padding-left: 20px;
    padding: 0 5px;
    color: #777777;
}
/*文档列表概览*/
.topLine20{
    height: 20px;
}
.publicGl {
    border: 1px solid #e9e9e9;
}
.glContent {
    display: inline-block;
}
.glContent_tit{
    display: inline-block;
    width: 100%;
    height: 60px;
    background-color: #dde8f5;
}
.con_tit_l{
    height: 60px;
    line-height: 60px;
    margin-left: 36px;
    float: left;
    color: #004888;
    font-size: 18px;
    font-weight: 600;

}
.con_tit_r{
    height: 60px;
    line-height: 60px;
    margin-right: 60px;
    float: right;
    color: #004888;
    font-size: 18px;
    font-weight: 600;
}
.glcontent_list_container{
    width: 1080px;
    height: auto;
    margin: auto;
}
.glContent_list ul {
    display: inline-block;
    /* padding: 18px; */
}
.glContent_list li {
    display: inline-block;
    width: 1070px;
    height: 60px;
    border-bottom: 1px dashed  #eaeaea;
    background: url(normal_list_icon.png) no-repeat 6px 27px;
    padding-left: 10px;
}
.glContent_list li a {
    display: inline-block;
    float: left;
    width: 800px;
    font: 18px/35px "微软雅黑";
    padding-left: 20px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.glContent_list li span {
    float: right;
    font: 16px/35px "微软雅黑";
    line-height: 60px;
    color: #9d9d9d;
}
.glContent_list li:hover {
    /*background: url(part_three_list_b.png) left center no-repeat;*/
    /* color: #f00; */
}
.glContent_list li a:hover {
    color: #dd2c00;
}


.center_zt_pic{
    width: 100%;
    height: 115px;
    overflow: hidden;

}
.center_zt_pic li{
    width: 588px;
    height: auto;
    margin-right: 20px;
    float:left;
}
.center_zt_pic li a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.container_cnbox_partOne{
    width: 100%;
    height: auto;
    display: inline-block;
    /* margin-bottom: 20px; */
}



/*通用细览 E*/
.container2 {
    width: 1200px;
    height: auto;
    margin: 10px auto;
    background: #fff;
}
.index_content2{
    display: block;
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 36px;
    /*border: 1px solid #e9e9e9;*/
}
.topLine{
    height: 36px;
    display: block;
}
.publicXl{
    border: 1px solid #e9e9e9;
}
.publicXl_con {
    width: 1050px;
    margin: 0 auto;
}
.publicXl_con2 {
    margin-top: 20px;
}
.xl_title {
    text-align: center;
    color: #2077ca;
    font-size: 28px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}
.xl_detail {
    display: inline-block;
    margin-top: 35px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    width: 100%;
    /*    width: 559px;*/
    /*margin-left: 230px;*/
    /*margin-right: 230px;*/
}
.titLine{
    display: block;
    border: 1px dashed  #f9f9f9;
}
.fb {
    display: inline-block;
    /* float: left; */
    color: #777;
}
.fb a {
    color: #777;
}
.xl_detail a {
    font-size: 14px;
    line-height: 24px;
    color: #777;
}
.xlfx {
    display: inline-block;
    float: right;
    position: relative;
    /*top: 4px;*/
    /*left: 10px;*/
;
}
.xl_ner_con {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    border-top: 1.5px solid #d3d3d3;
}
.xl_ner {
    font-size: 16px;
    line-height: 30px;
    margin-top: 25px;
    margin-bottom: 35px;
    padding-bottom: 60px;
    text-align: left;
    color: #333;
}
.xl_ner * {
    font-size: 18px;
    color: #424242;
}
.xl_ner tr td{
    border: 1px solid #cdcdcd;
}
.appendix {
    display: inline-block;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 40px;
    width: 100%;
}
.appendix_tit {
    font: 16px/28px "微软雅黑";
    color: #3592df;
    text-align: left;
    padding: 0px;
    margin: 0px;
}
.comlist li {
    padding-left: 14px;
    overflow: hidden;
    border-bottom: 1px dashed #CCC;
    text-align: left;
}
.comlist li a {
    font: 14px/30px "微软雅黑";
    color: #333;
}
.comlist li a:hover {
    color: #f00;
}
.ztd {
    font-size: 18px;
}
.ztz {
    font-size: 16px;
}
.ztx {
    font-size: 14px;
}
.dysc {
    text-align: center;
    margin: 20px 40px 50px 40px;
}
.publicXl_con2 img {
    text-align: center;
    width: auto;
    max-width: 1100px;
    overflow: hidden;
}
.zzfx {
    display: inline-block;
    width: 100%;
    background-color: #fafafa;
    margin-top: 40px;
    margin-bottom: 40px;
}
.zzfx_l {
    display: inline-block;
    float: left;
    margin: 20px 40px 50px 40px;
}
.zzfx_r {
    display: inline-block;
    float: right;
}
.dysc p a {
    color: #333;
}
.dysc p a:hover {
    color: #f00;
}
.topDownArtice{
    display: inline-block;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 40px;
    width: 100%;
}
.topArtice{
    height: 25px;
    color: #828282;
    font-size: 16px;
    padding-left: 18px;
    overflow: hidden;
    text-align: left;
    background: url(xl_artice_ion.png) no-repeat top left;
}
.topArtice a{
    font-size: 16px;
    color: #828282;
}

.downArtice{
    height: 25px;
    margin-top: 30px;
    font-size: 16px;
    padding-left: 18px;
    overflow: hidden;
    text-align: left;
    color: #828282;
}
.downArticebox a{
    font-size: 16px;
    color: #828282;
}
/*图说水利CSS*/

/*右侧悬浮*/
.rightnav {
    position: fixed;
    right: 0;
    top: 260px;
    background-color: #268cd4;
    border-radius: 5px;
    width: 60px;
}
.rightnav a.aa,
.rightnav .bdsharebuttonbox {
    font: 16px/60px "微软雅黑";
    color: #268cd4;
    display: block;
    height: 60px;
    border-bottom: 1px solid #40adfa;
}
.rightnav a.aa span,
.rightnav .bdsharebuttonbox span {
    font: 16px/60px "微软雅黑";
    color: #fff;
    text-align: center;
    display: none;
}
.rightnav a.aa.a1,
.rightnav .bdsharebuttonbox.a1 {
    background: url(2017sltpc-rightnav0.png) center center no-repeat;
}
.rightnav a.aa.a2,
.rightnav .bdsharebuttonbox.a2 {
    background: url(2017sltpc-rightnav1.png) center center no-repeat;
}
.rightnav a.aa.a3,
.rightnav .bdsharebuttonbox.a3 {
    background: url(2017sltpc-rightnav2.png) center center no-repeat;
}
.rightnav a.aa.a3 a,
.rightnav .bdsharebuttonbox.a3 a {
    display: block;
    width: 60px;
    float: left;
    font-size: 12px;
    padding-left: 0px;
    line-height: 60px;
    height: 60px;
    background-image: none;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 0px 0px 0px 0;
}
.rightnav a.aa.a4,
.rightnav .bdsharebuttonbox.a4 {
    background: url(2017sltpc-rightnav3.png) center center no-repeat;
}
.rightnav a.aa.a5,
.rightnav .bdsharebuttonbox.a5 {
    background: url(2017sltpc-rightnav4.png) center center no-repeat;
}
.rightnav a.aa:hover,
.rightnav .bdsharebuttonbox:hover {
    background-color: #086fbe;
}
.rightnav a.aa:hover.a1,
.rightnav .bdsharebuttonbox:hover.a1,
.rightnav a.aa:hover.a2,
.rightnav .bdsharebuttonbox:hover.a2,
.rightnav a.aa:hover.a3,
.rightnav .bdsharebuttonbox:hover.a3,
.rightnav a.aa:hover.a4,
.rightnav .bdsharebuttonbox:hover.a4,
.rightnav a.aa:hover.a5,
.rightnav .bdsharebuttonbox:hover.a5 {
    background: none;
    background-color: #086fbe;
}
.rightnav a.aa:hover.a3,
.rightnav .bdsharebuttonbox:hover.a3{
    background: #086fbe url(2018ssss.png) center center
    no-repeat;
}
.rightnav a.aa:hover span,
.rightnav .bdsharebuttonbox:hover span {
    display: block;
}



.footer_Links_show {
    width: 100%;
    display: block;
}
.footer_conent{
    width: 100%;
    height: auto;
    display: inline-block;
}
.footer_content_l{
    width: 650px;
    height: auto;
    display: inline-block;
}
.contact{
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.contact li{
    width: auto;
    margin-right: 20px;
    font-size: 16px;
    font-weight: bold;
    float: left;
}
.contact li a{
    color: #666;
}
.zbdw{
    width: 100%;
    height: auto;
    line-height: 30px;
}
.zbdw span{
    font-size: 14px;
    color: #333;
}
.zbdw img{
    position: relative;
    top: 5px;
    vertical-align: initial;

}
.zbdw a{
    color: #333;
    font-size: 14px
}
.footer_content_r{
    width: 419px;
    height: auto;
    display: inline-block;
}
.footer_content_r li{
    float: left;
    margin-left: 20px;
    width: auto;
    height: auto;
    font-size: 14px;
}
.footer_content_r li img{
    position: relative;
}
.footer_content_r li.dzjg img,.footer_content_r li.jiucuo img{
    top: 15px;
}
.footer_content_r li span{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    font-weight: normal
}
.footer_content_r li a{
    color: #333;
}

/* 政务公开滚动条代码 */
.confer_list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #ffffff;
}
.confer_list::-webkit-scrollbar-thumb {
    background: #c7c7c7;
    -webkit-box-shadow: inset 0 0 5px rgb(211 211 211);
    border-radius: 10px;
}
.confer_list::-webkit-scrollbar {
    width: 5px;
    height: auto;
}
.xl_ner p, .xl_ner span{
    font: 16px/36px "微软雅黑";
    line-height: 2em;
}
.xl_ner{
    font-size: 16px;
    color: #424242
}
