﻿/*五类*/
.wl-main{
    padding-top: 340px;
    padding-bottom: 40px;
    background: url(zl-img1.png) top center no-repeat;
}
.wl-title{
    height: 51px;
    border-bottom: 5px solid #f6f6f6;
}
.wl-title .tit{
    display: inline-block;
    color: #000000;
    font-size: 26px;
    padding-bottom: 16px;
    border-bottom: 5px solid #1b5d9a;
}
.wl-title .more{
    float: right;
    margin-right: 16px;
    color: #fd9a06;
    font-size: 18px;
    line-height: 51px;
}
.wl-title .more:hover{
    text-decoration: underline;
}
.wl-list{
    padding-top: 20px;
}
.wl-list li{
    float: left;
    width: 570px;
    height: 46px;
}
.wl-list li.rt{
    float: right;
}
.wl-list li a{
    display: inline-block;
    padding-left: 14px;
    background: url(wz_dian.png) left center no-repeat;
    color: #000000;
    font-size: 18px;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wl-list li a:hover{
    color: #1b5d9a;
}
.wl-list li span{
    float: right;
    color: #999999;
    font-size: 16px;
    line-height: 24px;
}
.wl-box{
    width: 570px;
    margin-top: 30px;
}

/* 右侧导航栏 */

.tjh_m .ml {
    width: 290px;
}

.tjh_m .ml ul {
    width: 100%;
}

.tjh_m .ml ul li {
    height: 65px;
    margin-bottom: 9px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    background: url(z-mlli.png) no-repeat left center;
}

.tjh_m .ml ul li:hover {
    background: url(z-mllibg.png) #275293 no-repeat left center;
}

.tjh_m .ml ul li a {
    display: inline-block;
    font-size: 18px;
    line-height: 65px;
    color: #275293;
    font-weight: bold;
    padding-left: 52px;
    margin-left: 28px;
}

.tjh_m .ml ul .ml-li2 {
    background: url(z-mll2.png) no-repeat left center;
}

.tjh_m .ml ul .ml-li2:hover {
    background: url(z-mll2bg.png) #275293 no-repeat left center;
}

.tjh_m .ml ul li .mla0 {
    background: url(z-mlli0.png) no-repeat left center;
}

.tjh_m .ml ul li:hover .mla0 {
    color: #ffffff;
    background: url(z-mlli0bg.png) no-repeat left center;
}

.tjh_m .ml ul li .mla1 {
    background: url(z-mlli1.png) no-repeat left center;
}

.tjh_m .ml ul li:hover .mla1 {
    color: #ffffff;
    background: url(z-mlli1bg.png) no-repeat left center;
}

.tjh_m .ml ul li .mla2 {
    background: url(z-mlli2.png) no-repeat left center;
}

.tjh_m .ml ul li:hover .mla2 {
    color: #ffffff;
    background: url(z-mlli2bg.png) no-repeat left center;
}

.tjh_m .ml ul li .mla3 {
    background: url(z-mlli3.png) no-repeat left center;
}

.tjh_m .ml ul li .zfwzgznb_cc{
    background: url(z-mlli3.png) no-repeat left center;
}

.tjh_m .ml ul li:hover .mla3 {
    color: #ffffff;
    background: url(z-mlli3bg.png) no-repeat left center;
}

.tjh_m .ml ul li:hover .zfwzgznb_cc{
    color: #ffffff;
    background: url(z-mlli3bg.png) no-repeat left center;
}

.tjh_m .ml ul li .mla4 {
    background: url(z-mlli4.png) no-repeat left center;
}



.tjh_m .ml ul li:hover .mla4 {
    color: #ffffff;
    background: url(z-mlli4bg.png) no-repeat left center;
}



.tjh_m {
    width: 1200px;
    margin: 0 auto 30px;
}

.tjh_mrf {
    width: 880px;
}

/* 公开年报细览 */
.zwxl-main {
    border: 1px solid #e5e5e5;
    padding-bottom: 30px;
}

.zwxl-content {
    box-sizing: border-box;
    padding: 17px 34px 0 34px;
}

.tjh_h {
    font-size: 21px;
    color: #333333;
    font-weight: bold;
}

.zwxl-label {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #275293;
}

.zwxl-label a {
    font-size: 20px;
    color: #275293;
    line-height: 30px;
    font-weight: bold;
}

.zwxl-con {
    width: 100%;
    height: 1000px;
    overflow: auto;
}

.zwxl-title {
    text-align: center;
    padding-top: 36px;
}

.zwxl-title p.tit {
    color: #275293;
    font-size: 32px;
    padding: 0 30px;
    margin-bottom: 20px;
    font-weight: bold;
}

.zwxl-bar {
    height: 32px;
    line-height: 32px;
    margin-bottom: 34px;
}

.zwxl-bar span {
    color: #333333;
    font-size: 16px;
    display: inline-block;
}

.zwxl-bar span.con {
    margin-right: 50px;
}



.zwxl-font span {
    line-height: 32px;
    color: #333333;
    margin: 0 5px;
}

.zwxl-font .zwxl-font-i:hover {
    font-weight: bold;
    cursor: pointer;
    color: #275293;
}

.zwxl-article {
    width: 100%;
    box-sizing: border-box;
    padding-top: 35px;
    line-height: 30px;
    color: #333333;
    font-size: 16px;
    border-top: 1px solid #e5e5e5;
}

.zwxl-article-img {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 32px;
}

.zwxl-article-img img {
    max-width: 100%;
}

.zwxl-article p {
    margin-bottom: 12px;
}

.zwxl-article p.title {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
}

.zwxl-article p.author {
    text-align: right;
    margin-top: 40px;
}

.zwxl-article .fj a {
    display: inline-block;
    margin-left: 20px;
    line-height: 30px;
}

.zwxl-article .fj a img {
    margin-right: 12px;
}

.zwxl-article .fj a:hover {
    text-decoration: underline;
}
/* 政府领导 */
.tjh_gkzd_con a img:hover{
    opacity: .7;
    filter: alpha(opacity=70);
}
.tjh_gkzd_con a p:hover{
    text-decoration: underline;
}
.tjh_gkzd_con1 {
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #e9edf4;
    box-sizing: border-box;
    padding: 30px 0;
}

.tjh_gkzd_con2 {
    width: 100%;
    border-bottom: 2px solid #e9edf4;
    box-sizing: border-box;
    padding-bottom: 30px;
}
.tjh_gkzd_con3{
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 30px;
}
.tjh_gkzd_con1 a {
    display: inline-block;
    width: 130px;
}

.tjh_gkzd_con2 a {
    display: inline-block;
    width: 130px;
    margin: 0 44px;
    margin-top: 30px;
}
.tjh_gkzd_con3 a {
    display: inline-block;
    width: 130px;
    margin: 0 44px;
    margin-top: 30px;
}

.tjh_gkzd_con1 a img {
    border: 1px solid #ebebec;
    box-sizing: border-box;
    padding: 5px;
}

.tjh_gkzd_con2 a img {
    border: 1px solid #ebebec;
    box-sizing: border-box;
    padding: 5px;
}
.tjh_gkzd_con3 a img {
    border: 1px solid #ebebec;
    box-sizing: border-box;
    padding: 5px;
}

.tjh_gkzd_con1 p {
    width: 100%;
    color: #333333;
    line-height: 25px;
    text-align: center;
}

.tjh_gkzd_con2 p {
    width: 100%;
    color: #333333;
    line-height: 25px;
    text-align: center;
}
.tjh_gkzd_con3 p {
    width: 100%;
    color: #333333;
    line-height: 25px;
    text-align: center;
}

.tjh_leader_n {
    font-size: 16px;
}

.tjh_leader_j {
    font-size: 18px;
    font-weight: bold;
}

/* 公开年报入口 */
.tjh_item {
    width: 100%;

}

.tjh_h200 {
    max-height: 145px;
}

.tjh_item_title {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #e9edf4;
}

.tjh_item_title a {
    display: inline-block;
    box-sizing: border-box;
    padding: 0 20px;
    line-height: 50px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    background: #275293;
}

.tjh_item_con {
    width: 100%;

    box-sizing: border-box;
    padding: 30px 20px 0 50px;
}

.tjh_items {
    width: 100%;
    overflow: auto;
}

.tjh_items li {
    float: left;
    width: 33%;
    background: url(tjh_point.png) center left no-repeat;
    box-sizing: border-box;
    padding: 0 13px;
}

.tjh_items li a {
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tjh_items li a:hover {
    color: #275293;
}

/* 公开年报概览 */
.tjh_lists {
    width: 100%;
}

.tjh_lists li {
    width: 100%;
    font-size: 16px;
    line-height: 35px;
}

.tjh_lists li a {
    display: inline-block;
    max-width: 500px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tjh_lists li a:hover {
    color: #275293;
}

.tjh_lists li span {
    color: #999999;
    float: right;
}

.tjh_border_btm {
    padding-bottom: 30px;
    border-bottom: 1px solid #d2d2d2;
}


/* 公开制度 */
.tjh_item_title .tjh_more {
    background: #ffffff;
    display: inline-block;
    width: 105px;
    height: 35px;
    border: 1px solid #eb8116;
    font-size: 15px;
    color: #eb8116;
    text-align: center;
    line-height: 35px;
    margin-right: 21px;
}

.tjh_more:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.tjh_gkzd_lists {
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
}

.tjh_gkzd_lists li {
    width: 100%;
    font-size: 16px;
    line-height: 35px;
}

.tjh_gkzd_lists li a {
    display: inline-block;
    max-width: 550px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tjh_gkzd_lists li a:hover {
    color: #275293;
}

.tjh_gkzd_lists li span {
    color: #999999;
    float: right;
}

.tjh_m .ml ul .cur {
    background: url(z-mllibg.png) #275293 no-repeat left center;
}

.tjh_m .ml ul .cur .mla0 {
    color: #ffffff;
    background: url(z-mlli0bg.png) no-repeat left center;
}

.overflows {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cwx-main .ml {
    width: 240px;
    margin-left: 36px;
}

.cwx-main .ml ul {
    width: 100%;
}

.cwx-main .ml ul li {
    margin-bottom: 15px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    background-position-x: 25px;
}

.cwx-main .ml ul li:hover {
    background: url(z-mllibg.png) #275293 no-repeat left center;
}

.cwx-main .ml ul .cur {
    background: url(z-mllibg.png) #275293 no-repeat left center;
}

.cwx-main .ml ul .cur .mla0 {
    color: #ffffff;
    background: url(z-mlli0bg.png) no-repeat left center;
}

.cwx-main .ml ul li a {
    display: inline-block;
    max-width: 200px;
    font-size: 23px;
    line-height: 25px;
    color: #275293;
    padding-left: 55px;
    margin-left: 28px;
    margin-top:10px;
    margin-bottom:10px;
}


.cwx-main .ml ul .ml-li2:hover {
    background: url(z-mll2bg.png) #275293 no-repeat left center;
}

.cwx-main .ml ul li .mla0 {
    background: url(../images/z-mlli0.png) no-repeat left center;
}

.cwx-main .ml ul li:hover .mla0 {
    color: #ffffff;
    background: url(../images/z-mlli0-a.png) no-repeat left center;
}

.cwx-main .ml ul li .mla1 {
    background: url(../images/z-mlli1.png) no-repeat left center;
}

.cwx-main .ml ul li:hover .mla1 {
    color: #ffffff;
    background: url(../images/z-mlli1-a.png) no-repeat left center;
}

.cwx-main .ml ul li .mla2 {
    background: url(../images/z-mlli2.png) no-repeat left center;
}

.cwx-main .ml ul li:hover .mla2 {
    color: #ffffff;
    background: url(../images/z-mlli2-a.png) no-repeat left center;
}

.cwx-main .ml ul li .mla3 {
    background: url(../images/z-mlli3.png) no-repeat left center;
}

.cwx-main .ml ul li .zfwzgznb_cc{
    background: url(../images/zfwzgknb_cc.png) no-repeat left center;
}

.cwx-main .ml ul li:hover .mla3 {
    color: #ffffff;
    background: url(../images/z-mlli3-a.png) no-repeat left center;
}

.cwx-main .ml ul li:hover .zfwzgznb_cc{
    color: #ffffff;
    background: url(../images/zfwzgknb_cc1.png) no-repeat left center;
}

.cwx-main .ml ul li .mla4 {
    background: url(z-mlli4.png) no-repeat left center;
}



.cwx-main .ml ul li:hover .mla4 {
    color: #ffffff;
    background: url(z-mlli4bg.png) no-repeat left center;
}



.cwx-main .ml ul li .mla4 {
    background: url(../images/z-mlli4.png) no-repeat left center;
}



.cwx-main .ml ul li:hover .mla4 {
    color: #ffffff;
    background: url(../images/z-mlli4-a.png) no-repeat left center;
}


.cwx-main .ml ul li .mla5 {
    background: url(../images/z-mlli5.png) no-repeat left center;
}

.cwx-main .ml ul li:hover .mla5 {
    color: #ffffff;
    background: url(../images/z-mlli5-a.png) no-repeat left center;
}

.cwx-main .ml ul li .mla6 {
    background: url(../images/z-mlli6.png) no-repeat left center;
}

.cwx-main .ml ul li:hover .mla6 {
    color: #ffffff;
    background: url(../images/z-mlli6-a.png) no-repeat left center;
}
.cwx-main .ml ul li .mla7 {
    height:57px;
    background: url(../images/z-mlli7.png) no-repeat left center;
}

.cwx-main .ml ul li .zfgb_cc{
    height:57px;
    background: url(../images/zfgb_cc.png) no-repeat left center;
}


.cwx-main .ml ul li:hover .mla7 {
    height:57px;
    color: #ffffff;
    background: url(../images/z-mlli7-a.png) no-repeat left center;
}

.cwx-main .ml ul li:hover .zfgb_cc{
    height:57px;
    color: #ffffff;
    background: url(../images/zfgb_cc1.png) no-repeat left center;
}

.cwx-main .ml ul li .mla7 span{
    display:inline-block;
    height:57px;
    line-height:57px;
}

.cwx-main .ml ul li .mla10 {
    height:57px;
    background: url(../images/z-mlli1.png) no-repeat left center;
}

.cwx-main .ml ul li:hover .mla10 {
    height:57px;
    color: #ffffff;
    background: url(../images/z-mlli1-a.png) no-repeat left center;
}

.cwx-main .ml ul li .mla10 span{
    display:inline-block;
    height:57px;
    line-height:57px;
}

.cwx-main .ml ul li .zfgb_cc span{
    display:inline-block;
    height:57px;
    line-height:57px;
}



.cwx-main .mr {
    width: 880px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}

.cwx-main .rt .rcon {
    padding: 0 31px 0 36px;

}

.cwx-main .rt .rtt {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #275293;
}

.cwx-main .rt .rtt a {
    display: inline-block;
    max-width: 300px;
    font-size: 20px;
    font-weight: bold;
    color: #275293;
}

.cwx-main .rt ul {
    padding: 10px;
    /*border-bottom: 1px solid #d2d2d2;*/
}

.cwx-main .rt ul li {
    height: 44px;
    line-height: 44px;
}

.cwx-main .rt ul li a {
    max-width: 600px;
    display: inline-block;
    font-size: 16px;
    line-height: 44px;
    color: #333333;
}

.cwx-main .rt ul li a:hover {
    color: #275293;
}

.cwx-main .rt ul li span {
    display: inline-block;
    max-width: 90px;
    font-size: 16px;
    line-height: 44px;
    color: #333333;
    border: none;
}

.zwxl-con .gkzn-title {
    border-top: none;
}

.zwxl-title .f-title {
    width: 100%;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
}

/*
  * @Description: 主入口文件
  * @Company: TRS
  * @Date: 2019-12-16 15:43:42
  * @LastEditors: jsj
 */
/*主动公开细揽*/
.zd-pub-xl-top {
    background: url(zf-puBg.png) no-repeat bottom center;
    padding-top: 60px;
    padding-bottom: 49px;
    text-align: center;
    /* height: 196px; */
}

.zd-pub-xl-top .title {
    background: url(titleBg.png) no-repeat center;
}

.zd-pub-xl-top .title a {
    display: inline-block;
    font-size: 55px;
    line-height: 59px;
    color: rgb(39, 82, 147);
    font-weight: bold;
    padding: 0 32px;
    text-shadow: 3px 5px rgba(86, 86, 86, 0.27);
}

.zd-pub-xl-top .title a:hover {
    text-decoration: none;
}

.zd-pub-xl-top .serach {
    margin: 29px auto 0;
    width: 600px;
    height: 60px;
    line-height: 60px;
    border-radius: 16px;
    box-sizing: border-box;
    border: 1px solid rgb(129, 188, 238);
    background: #fff;
}

.zd-pub-xl-top .serach input {
    padding: 0 10px;
    width: 427px;
    height: 60px;
    line-height: 60px;
}

.zd-pub-xl-top .serach button {
    width: 36px;
    height: 60px;
    background: url(g-search.png) no-repeat;
    margin-top: 10px;
}

.w110 {
    width: 110px;
    text-align: right;
}

.w120 {
    width: 120px;
    padding-left: 10px;
}

.w172 {
    width: 172px;
    text-align: center;
}

.w400 {
    width: 400px;
}

.list-t li {
    float: left;
    height: 63px;
    line-height: 63px;
    font-size: 18px;
    font-weight: bold;
    color: rgb(39, 82, 147);
    border-bottom: 1px solid rgb(210, 210, 210);
}

.list-cont li {
    float: left;
    line-height: 42px;
    height: 42px;
    font-size: 16px;
    color: rgb(51, 51, 51);
    /* border-bottom: none; */
}

.list-cont .w400 a {
    display: inline-block;
    max-width: 355px;
}

.overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.autoPub-page {
    text-align: center;
    padding-top: 27px;
    border-top: 1px solid rgb(210, 210, 210);
}

.autoPub-page a,
.autoPub-page span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    font-size: 14px;
    color: rgb(65, 85, 105);
}

.autoPub-page a.bb {
    border: 1px solid rgb(224, 224, 224);
    border-radius: 3px;
}

.autoPub-page a:hover,
.autoPub-page a.act {
    background: rgb(39, 82, 147);
    color: #fff;
    border-radius: 3px;
}

.autoPub-xl {
    margin-left: 16px;
    border: 1px solid rgb(229, 229, 229);
    width:770px;
    padding-bottom: 27px;
    margin-bottom: 30px;
    background-color: #ffffff;
}

.g-tjh_item_title {
    border-bottom: 2px solid rgb(39, 82, 147);
}

.autoPub-xl .list-t,
.autoPub-xl .list-cont {
    padding-left: 35px;
    padding-right: 30px;
}

.g-m2-block {
    background: #f2faff;
    width: 238px;
    border-left: 1px solid rgb(229, 229, 229);
    border-right: 1px solid rgb(229, 229, 229);
}
/*
.g-m2-block a {
  box-sizing: border-box;
  display: inline-block;
  font-size: 15px;
  width: 288px;
  line-height: 33px;
  color: rgb(51, 51, 51);
  padding-left: 101px;
  background: url(g-yuan.png) no-repeat 81px center;
}

.g-m2-block a:hover {
  color: rgb(39, 82, 147);
  background: url(g-blue.png) no-repeat 81px center;
}

.g-m2-block a.tit {
  margin-top: 2px;
  padding-left: 81px;
  font-size: 18px;
  color: rgb(39, 82, 147);
  background: #d0e6f5 url(g-bottom.png) no-repeat 59px center;
}

.g-m2-block a.tit1 {
  width: 288px;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  color: rgb(51, 51, 51);
  margin-top: 2px;
  padding-left: 80px;
  background: rgb(208, 230, 245) url(g-right.png) no-repeat 60px center;
}
*/
.g-m2-block a:hover {
    font-weight: bold;
}


.cwx-main .ml ul .g-ml-li2:hover {
    background: #275293 url(g-jian.png) no-repeat left center;
}

.cwx-main .ml ul .g-ml-li2:hover a {
    color: #ffffff;
    background: url(z-mlli2bg.png) no-repeat left center;
}

/*主动公开*/
.auto-zf-guizhang {
    width: 876px;
    margin-left: 31px;
    border: 1px solid #e5e5e5;
    padding: 13px 0;
}

.pl97 {
    padding-left: 97px;
}

.mr7 {
    margin-right: 7px;
}


.mCSB_draggerRail{
    width: 10px!important;
    background: #eeeeee!important;
}
.mCSB_dragger_bar{
    width: 10px!important;
    background: #275293!important;
}

/*主动公开-行政强制*/
.zf-bs-block {
    display: inline-block;
    padding: 5px 7px 9px;
    font-size: 20px;
    font-weight: bold;
    width: 258px;
    text-align: center;
    height: 198px;
    line-height: 30px;
    background: url(../images/zf-bs.png) no-repeat center;
}

.zf-bs-block a {
    padding-top: 140px;
    height: 58px;
    display: inline-block;
    width: 100%;
    background: url(../images/bs-icon1.png) no-repeat center 39px;
    color: rgb(38, 83, 148);
}
.zf-bs-block a.bg1 {
    background: url(../images/bs-icon.png) no-repeat center 36px;
}
.zf-bs-block:hover a {
    color: #fff;
    background: rgb(38, 83, 148) url(../images/white-bs1.png) no-repeat center
    39px;
}
.zf-bs-block:hover {
    background: none;
}
.zf-bs-block:hover a.bg1 {
    color: #fff;
    background: rgb(38, 83, 148) url(../images/white-bs.png) no-repeat center 36px;
}

.g-auto-zf-guizhang {
    min-height: 1003px;
    margin-bottom: 33px;
}
.big-change {
    background: url(../images/zf-bs1.png) no-repeat;
}
.big-change a.bg2 {
    background: url(../images/bs-icon2.png) no-repeat center 36px;
}
.big-change a.bg2:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover2.png) no-repeat
    center 36px;
}
.big-change a.bg3 {
    background: url(../images/bs-icon3.png) no-repeat center 36px;
}
.big-change a.bg3:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover3.png) no-repeat
    center 36px;
}
.big-change a.bg4 {
    background: url(../images/bs-icon4.png) no-repeat center 36px;
}
.big-change a.bg4:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover4.png) no-repeat
    center 36px;
}
.big-change a.bg5 {
    background: url(../images/bs-icon5.png) no-repeat center 36px;
}
.big-change a.bg5:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover5.png) no-repeat
    center 36px;
}
.big-change a.bg6 {
    background: url(../images/bs-icon6.png) no-repeat center 36px;
}
.big-change a.bg6:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover6.png) no-repeat
    center 36px;
}
.big-change a.bg7 {
    background: url(../images/bs-icon7.png) no-repeat center 36px;
}
.big-change a.bg7:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover7.png) no-repeat
    center 36px;
}
.big-change a.bg8 {
    background: url(../images/bs-icon8.png) no-repeat center 36px;
}
.big-change a.bg8:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover8.png) no-repeat
    center 36px;
}
.big-change a.bg9 {
    background: url(../images/bs-icon9.png) no-repeat center 36px;
}
.big-change a.bg9:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover9.png) no-repeat
    center 36px;
}
.big-change a.bg10 {
    background: url(../images/bs-icon10.png) no-repeat center 36px;
}
.big-change a.bg10:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover10.png) no-repeat
    center 36px;
}
.big-change a.bg11 {
    background: url(../images/bs-icon11.png) no-repeat center 36px;
}
.big-change a.bg11:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover11.png) no-repeat
    center 36px;
}
.big-change a.bg12 {
    background: url(../images/bs-icon12.png) no-repeat center 36px;
}
.big-change a.bg12:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover12.png) no-repeat
    center 36px;
}
.big-change a.bg13 {
    background: url(../images/bs-icon13.png) no-repeat center 36px;
}
.big-change a.bg13:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover13.png) no-repeat
    center 36px;
}
.big-change a.bg14 {
    background: url(../images/bs-icon14.png) no-repeat center 36px;
}
.big-change a.bg14:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover14.png) no-repeat
    center 36px;
}
.big-change a.bg15 {
    background: url(../images/bs-icon15.png) no-repeat center 36px;
}
.big-change a.bg15:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover15.png) no-repeat
    center 36px;
}
.big-change a.bg16 {
    background: url(../images/bs-icon16.png) no-repeat center 36px;
}
.big-change a.bg16:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover16.png) no-repeat
    center 36px;
}
.big-change a.bg17 {
    background: url(../images/bs-icon17.png) no-repeat center 36px;
}
.big-change a.bg17:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover17.png) no-repeat
    center 36px;
}
.big-change a.bg18 {
    background: url(../images/bs-icon18.png) no-repeat center 36px;
}
.big-change a.bg18:hover {
    background: rgb(38, 83, 148) url(../images/bs-icon-hover18.png) no-repeat
    center 36px;
}
.big-change a.bg19 {
    background: url(../images/20200114ysbg-hover.png) no-repeat center 36px;
}
.big-change a.bg19:hover {
    background: rgb(38, 83, 148) url(../images/20200114ysbg.png) no-repeat
    center 36px;
}
.big-change a.bg20 {
    background: url(../images/20200114jsbg-hover.png) no-repeat center 36px;
}
.big-change a.bg20:hover {
    background: rgb(38, 83, 148) url(../images/20200114jsbg.png) no-repeat
    center 36px;
}
.big-change a.bg21 {
    background: url(../images/20200114bmys-hover.png) no-repeat center 36px;
}
.big-change a.bg21:hover {
    background: rgb(38, 83, 148) url(../images/20200114bmys.png) no-repeat
    center 36px;
}
.big-change a.bg22 {
    background: url(../images/20200114bmjs-hover.png) no-repeat center 36px;
}
.big-change a.bg22:hover {
    background: rgb(38, 83, 148) url(../images/20200114bmjs.png) no-repeat
    center 36px;
}
.white-bg {
    padding: 5px 0;
    background: rgb(255, 255, 255);
}
.g-g-auto-zf-guizhang {
    min-height: 1300px;
}
.mb10 {
    margin-bottom: 10px;
}

.ml20 {
    margin-left: 16px;
}

.mt30 {
    margin-top: 30px;
}

/* 年报专题 */
.nbzt-main{
    background: url(../images/nb-bg.png) top center no-repeat #011239;
    padding-bottom: 14px;
}
.nbzt-top{
    position: relative;
    margin-bottom: 90px;
}
.nbzt-top .btn{
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #b5bbca;
    width: 96px;
    height: 38px;
    line-height: 38px;
    padding-left: 12px;
    color: #fff;
    font-size: 16px;
    background: url(../images/nb-icon2.png) 86px center no-repeat;
    margin-left: 18px;
    margin-top: 10px;
    cursor: pointer;
}
.nbzt-top .nbzt-date-l{
    width: 110px;
    background: #fff;
    border-radius: 6px;
    padding: 6px 0;
    position: absolute;
    top: 60px;
    left: 18px;
    display: none;
    z-index: 99;
}
.nbzt-top .nbzt-date-l i{
    width: 16px;
    height: 5px;
    background: url(../images/nb-icon3.png) center no-repeat;
    position: absolute;
    top: -5px;
    left: 44px;
}
.nbzt-top .nbzt-date-l li{
    line-height: 28px;
    text-align: center;
}
.nbzt-top .nbzt-date-l li a{
    display: inline-block;
    color: #666666;
    font-size: 16px;
}
.nbzt-top .nbzt-date-l li a:hover{
    color: #4165d3;
}
.nbzt-head{
    width: 678px;
    height: 197px;
    padding-top: 32px;
    background: url(../images/nb-bg1.png) center no-repeat;
    text-align: center;
    margin: 0 auto 40px;
}
.nbzt-head .date{
    display: inline-block;
    color: #ffae00;
    font-size: 47.68px;
    font-weight: bold;
}
.nbzt-head .nbzt-head-p{
    display: inline-block;
    width: 240px;
    color: #fff;
    text-align: left;
    margin-left: 34px;
}
.nbzt-head-p .ch{
    font-size: 32.39px;
}
.nbzt-head-p .en{
    letter-spacing: -0.5px;
    font-size: 11.14px;
}
.nbzt-head img{
    margin-top: 22px;
}
.nbzt-wrap1{
    border-radius: 10px;
    margin-bottom: 32px;
}
.nbzt-title{
    height: 81px;
    /*line-height: 81px;*/
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 20px;
    padding-left: 40px;
}
.nbzt-title.num1{
    background: url(../images/nb-bg2.png) left center no-repeat;
}
.nbzt-title .tit{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    /*padding-top: 26px;
    vertical-align: middle;*/
    line-height: 30px;
    color: #124acd;
}
.nbzt-title p{
    padding-top: 12px;
}
.nbzt-title.num1 .tit{
    color: #fff;
    /*background: url(../images/nb-icon4.png) top left no-repeat;*/
}
.nbzt-title .line{
    display: inline-block;
    height: 30px;
    width: 100%;
    background: url(../images/nb-bg3.png) left center no-repeat;
    margin-left: 20px;
}
.nbzt-wrap1-c{
    background: #fff;
    padding-top: 42px;
    padding-bottom: 30px;
    text-align: center;
}
.nbzt-wrap1-c a{
    display: inline-block;
    color: #124acd;
    font-size: 20px;
    text-align: center;
    margin: 0 200px;
}
.nbzt-wrap1-c a:hover{
    font-weight: bold;
}
.nbzt-wrap1-c a img{
    margin-bottom: 16px;
}
.nbzt-wrap2-l{
    padding: 24px 0px 34px 30px;
    background: #fff;
}
.nbzt-wrap2-l li{
    float: left;
    width: 292px;
    height: 47px;
}
.nbzt-wrap2-l li a{
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
    font-size: 16px;
}
.nbzt-wrap2-l li a:hover{
    color: #124acd;
    font-weight: bold;
}
.xhy-c7.nbzt-xl{
    width: 1200px;
    border-top: none;
}

/* 事业单位年度报告 */
.tjh_main {
    box-sizing: border-box;
    padding: 40px 60px;
}

.tjh_content {
    width: 100%;
}

.tjh_content .tjh_content_tit {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    text-align: center;
    margin-bottom: 88px;

}

.tjh_content p {
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    margin-bottom: 30px;
}

.tjh_content .tjh_tit_1 {
    font-weight: bold;
}

.tjh_content .tjh_tit_2 {
    width: 378px;
    margin-left: 25px;
}

.tjh_lists {
    width: 100%;
    border: 1px solid #e1e1e1;
}

.tjh_lists_tit {
    width: 100%;
    height: 58px;
    box-sizing: border-box;
    padding: 0 25px;
    border-bottom: 1px solid #e1e1e1;
    background: #f6f6f6 url(../images/tjh_lists_titicon.png) no-repeat 25px center;
}

.tjh_lists_tit .tjh_lis_tit1 {
    display: inline-block;
    height: 100%;
    font-size: 16px;
    line-height: 58px;
    color: #275293;
    font-weight: bold;
    margin-left: 25px;
    max-width: 180px;
    overflow: hidden;
}

.tjh_search span {
    font-size: 16px;
    line-height: 58px;
    color: #333333;
    max-width: 101px;
    overflow: hidden;
}

.tjh_search .tjh_lis_input {
    width: 298px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #dcdcdc;
    margin-top: 15px;
    box-sizing: border-box;
    padding: 0 20px;
}
.tjh_lis_search,.tjh_lis_res{
    display: inline-block;
    width: 54px;
    height: 28px;
    background-color: #275293;
    border-radius: 4px;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    margin-top: 14px;
    text-align: center;
    overflow: hidden;
    margin-left: 10px;
}
.tjh_lis_con{
    width: 100%;
    /*height: 606px;*/
    overflow: auto;
}
.tjh_con_lis{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 20px;
}
.tjh_con_lis li{
    position: relative;
    display: inline-block;
    width: 33.3%;
    background: url(../images/tjh_point.png) no-repeat center left;
    box-sizing: border-box;
    padding-left: 18px;
}

.tjh_con_lis li a{
    display: inline-block;
    max-width: 250px;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tjh_con_lis li a:hover{
    color: #275293;
}
.tjh_inlis{
    position: absolute;
    top: 35px;
    left: 0;
    width: 220px;
    height: 80px;
    background: #ffffff;
    box-shadow: 0px 1px 6px 0px
    rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    box-sizing: border-box;
    padding: 15px;
    z-index: 1;
}
.tjh_inlis_items{
    width: 100%;
    height: 100%;
}
.tjh_inlis_items li{
    display: inline-block;
    width: 33.3%;
    background: url(../images/tjh_inlis_point.png) no-repeat center left;
    box-sizing: border-box;
    padding-left: 9px;
}
.tjh_inlis_items li  a{
    width: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #275293;
}

.disnone{
    display: none;
}
.disblock{
    display: block;
}

.cwx-main .ml ul li .ysqgk{
    height:57px;
    background: url(../images/ysqgk.png) no-repeat left center;
}

.cwx-main .ml ul li:hover .ysqgk {
    height:57px;
    color: #ffffff;
    background: url(../images/ysqgk-a.png) no-repeat left center;
}
.cwx-main .ml ul li .ysqgk span{
    display:inline-block;
    height:57px;
    line-height:57px;
}