.zwgk_l {
    width: 406px;
    min-height: 200px;
    overflow: hidden;
}
.sub_Hd {
    height: 45px;
    border-bottom: 2px solid #f2f2f2;
    position: relative;
}

.sub_Hd ul li {
    float: left;
    height: 45px;
}

.sub_Hd ul li a {
    display: inline-block;
    font-size: 24px;
    color: #333333;
    height: 100%;
    font-weight: bold;
    position: relative;
}

.sub_Hd ul li a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    background: #159655;
    bottom: -2px;
    width: 100%;
    transition: width .3s;
}
.sub_Bd ul {
    margin-top: 13px;
   /* min-height: 778px;*/
}

.sub_Hd .more {
    line-height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 64px;
}

.sub_Hd .more a {
    display: block;
    color: #a7a7a7;
    padding-right: 20px;
    box-sizing: border-box;
    background: url(/uiFramework/commonResource/image/2022072117155152657.png) right center no-repeat;
    font-size:16px;
}

.ldzc {
    height: 514px;
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
    padding: 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.ldzc .sub_Hd {
    border-color: #ffffff;
}

.ldzc .ldzc_con {
    margin-top: 30px;
    text-align: center;
}

.ldzc .ldzc_con img {
    display: inline-block;
    width: 155px;
    height: 207px;
}

.ldzc .ldzc_ldnr {
    margin-top: 27px;
    text-align: center;
    height: 70px;
}

.ldzc .ldzc_ldnr span a{
    font-size: 24px;
    font-weight: 700;
}

.ldzc .ldzc_ldnr p {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-top: 10px;
}

.ldzc .more {
    width: 217px;
    height: 50px;
    margin-top: 17px;
    text-align: center;
    line-height: 50px;
    background: #ffffff;
    box-sizing: border-box;
    border: 1px solid #159655;
}

.ldzc .more a {
    color: #159655;
    font-size: 20px;
}
/*政府信息公开*/
.zfxxgk {
    width: 406px;
    height: 572px;
    background: #f5f5f5;
    overflow: hidden;
}

.zfxxgk h3 {
    height: 64px;
    line-height: 64px;
    font-size: 24px;
    text-indent: 152px;
    color: #ffffff;
    background: url(/sthjj/images/zfxxgk_img2_2022.png)center center no-repeat;
}

.zfxxgk h3 a {
    display: block;
    color: #ffffff;
    font-size: 24px;
}

.zfxxgk_con {
    height: 507px;
    padding: 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.zfxxgk_con a {
    display: block;
    width: 346px;
    height: 58px;
    font-size: 18px;
    color: #333333;
    line-height: 58px;
    text-indent: 82px;
    margin-bottom: 20px;
    background: url(/uiFramework/commonResource/image/2022072213234224066.png) center center no-repeat;
}

.zfxxgk_con a:hover {
    color: #159655;
}

.zfxxgk_con a img {
    vertical-align: middle;
    padding-right: 20px;
}
/*-------------------*/
.zwgk_r {
    width: 834px;
    min-height: 200px;
    overflow: hidden;
}

.zwgk_top li {
    width: 264px;
    height: 114px;
    float: left;
    margin-right: 20px;
}

.zwgk_top li.zwgk_jgzn {
    background: url(/sthjj/images/zwgk_iconbj1_2022.png) center center no-repeat;
}

.zwgk_top li.zwgk_kssz {
    background: url(/sthjj/images/zwgk_iconbj2_2022.png) center center no-repeat;
}

.zwgk_top li.zwgk_zsdw {
    margin-right: 0;
    background: url(/sthjj/images/zwgk_iconbj3_2022.png) center center no-repeat;
}

.zwgk_top li a {
    display: block;
    line-height: 114px;
    text-align: center;
    font-size: 22px;
    padding-right: 70px;
    box-sizing: border-box;
}

/*通知公告*/
.tzgg {
    height: 370px;
    margin-top: 30px;
    overflow: hidden;
}
.tong_list ul li,.tong_list ol li {
    height: 46px;
    line-height: 46px;
}

.tong_list ul li a,.tong_list ol li a {
    display: inline-block;
    padding-left: 22px;
    position: relative;
    max-width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    box-sizing: border-box;
}

.tong_list ul li a::after,.tong_list ol li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    box-sizing: border-box;
    border-radius: 50%;
    background: #d7d7d7;
    transform: translateY(-50%);
}

.tong_list ul li span,.tong_list ol li span {
    float: right;
    font-size: 16px;
    color: #999999;
}


/* .tong_list ul li:hover {
    background-image: -moz-linear-gradient( 180deg, transparent 0, rgb(156, 193, 133, .3) 50%), transparent 100%;
    background-image: -webkit-linear-gradient( 180deg, transparent 0, rgb(156, 193, 133, .3) 50%, transparent 100%);
    background-image: -ms-linear-gradient( 180deg, transparent 0, rgb(156, 193, 133, .3) 50%, transparent 100%);
} */

.tong_list ul li:hover a ,.tong_list ol li:hover a{
    color: #159655;
    font-weight: 600;
}

.tong_list ul li:hover a::after,.tong_list ol li:hover a::after {
    background: #159655;
}

/*---------------*/
.zfwjBox {
    height: 570px;
    overflow: hidden;
}

.zfwjBox .sub_Hd ul li {
    margin-right: 60px;
}
.zfwjBox .sub_Hd ul li a {
    font-weight: normal;
}

.zfwjBox .sub_Hd ul li a::after {
    width: 0;
}

.zfwjBox .sub_Hd ul li.on a {
    font-weight: 700;
}

.zfwjBox .sub_Hd ul li.on a::after {
    width: 100%;
}
.zfwjBox .tong_list ol li a {
    max-width: 84%;
}

.zfwjBox .tong_list ol {
    margin-top: 20px;
}


@media only screen and (max-width:1025px) {
.zwgk_l,.zwgk_r,.zwgk_top li{width:100%;float:none;}
.ldzc{height: auto;padding: 20px 15px;}
.zfxxgk{width:100%;height:auto;}
.zfxxgk h3{    background-size: cover; text-indent: 36%;}
.zfxxgk_con{height:auto;padding:15px 15px 0;}
.zfxxgk_con a{width:100%;background-size: cover;}
.zwgk_r{margin-top:20px;}
.zwgk_top li{margin-right:0px;    background-size: cover !important;}
.zwgk_top li:nth-child(1),.zwgk_top li:nth-child(2){margin-bottom:15px;}

.tzgg,.zfwjBox{height:auto;}
.zfwjBox .sub_Hd ul li{margin-right:10px;}
.zfwjBox .tong_list ol li a{    max-width: 78%;}

.sub_Hd ul li a,.zfxxgk h3 a,.sub_Hd ul li a{font-size:22px;}

}
@media screen and (max-width:768px) {
.zfwjBox .sub_Hd ul li{margin-right:5px;}

}
@media screen and (max-width:500px) {
.zfwjBox .sub_Hd ul li{margin-right:5px;}

}