.zwgk-conter{margin-bottom: 45px;}
.zwgk-tabs{margin-top: 50px; width: 720px; float: left;}
.zwgk-hd{margin-bottom: 30px;}
.zwgk-hd .szf-tit{padding: 20px 0; border-bottom: 1px solid #D2D2D2;}
.zwgk-hd .szf-tit .tit{display: inline-block;margin-right: 26px; padding: 0 8px; font-size: 18px;color: #111;text-align: center;position: relative;}
.zwgk-hd .szf-tit .cur{font-size: 20px;font-weight: bold;color: #046EB8;}
.zwgk-hd .szf-tit .cur::after{position: absolute;content: "";left: 0;bottom: -24px;width: 100%;height: 5px;background: #046EB8;}

.leader-items ul{display: flex; flex-wrap: wrap;}
.leader-items ul li{width: 140px; text-align: center; margin-bottom: 70px; margin-right: 53px;}
.leader-items ul li:nth-child(4n){margin-right: 0;}
.leader-items ul li img{width: 140px; height:182px; margin-bottom: 15px;}
.leader-items ul li span{display: block;font-size: 18px;font-weight: bold;color: #333;}
.leader-items ul li b{font-size: 14px; line-height: 16px; color: #999;}

.zwgk-files{width: 436px; margin-top: 60px; float: right;}

.zwgk-list li{line-height: 32px;}
.zwgk-list li a{padding-left: 20px; font-size: 16px;color: #111;display: inline-block;max-width: 84%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;}
.zwgk-list li a:before {position: absolute; content: "";height: 6px;width: 6px; left: 0;top: 50%; transform: translateY(-50%); background: #CBD2DA;border-radius: 50%;}
.zwgk-list li a:hover{color: #0072BB;}
.zwgk-list li a:hover::before{background: #0072BB;}
.zwgk-list li span{float: right;font-size: 16px; color: #999999;}

.gkpt-hd{height: 70px; background: #268BBE;border-radius: 10px 10px 0px 0px;margin-bottom: 10px;}
.gkpt-hd h2{text-align: center;}
.gkpt-hd h2 a{font-weight: bold;font-size: 22px;color: #FFFFFF;line-height: 70px;}
.gkpt-bd a{display: flex;align-items: center; flex-direction: column; justify-content: center; float: left; margin-right: 15px; margin-bottom: 15px; width: 210px; height: 86px; background: url(../images/tj_zwgk_gkpt_bg.png) no-repeat;transition: all .3s ease;}
.gkpt-bd a:nth-child(2n){margin-right: 0;}
.gkpt-bd a img{margin-bottom: 8px;}
.gkpt-bd a span{font-weight: 400;font-size: 16px; color: #111;}
.gkpt-bd a:hover{transform: translateY(-5px);color: #0072BB;}
.gkpt-bd a:hover span{color: #0072BB;}

.zwgk-btn{display: block; height: 100px; margin-bottom: 15px;}

.zwgk-gov{background: #F7F7F7;border-radius: 10px;}
.zwgk-gov li{width: calc(100%/3);float: left;height: 90px;padding: 0 20px;text-align: center;}
.zwgk-gov a{display: flex;align-items: center; flex-direction: column; justify-content: center; float: left; margin-right: 15px; margin-bottom: 15px; width: 100%; height: 100%; transition: all .3s ease;}
.zwgk-gov a img{margin-bottom: 8px;}
.zwgk-gov a span{font-weight: 400;font-size: 16px;color: #111;}
.zwgk-gov a:hover{transform: translateY(-5px); color: #0072BB;}
.zwgk-gov a:hover span{color: #0072BB;}

.bulletin-top{display: flex;justify-content: space-between;}
.bulletin-top .bulletin-pic{width: 193px;height: 263px;padding-top: 180px; background: url(../images/tj_zfgb_bg.png) no-repeat;text-align: center;}
.bulletin-top .bulletin-pic h2{font-weight: 400; font-size: 26px;color: #FF0000;line-height: 30px;}
.bulletin-top .bulletin-pic p{font-weight: 400;font-size: 15px;color: #333333;line-height: 30px;}
.bulletin-top .bulletin-info{}
.bulletin-top .bulletin-info h2{margin-top: 22px; font-size: 16px;color: #111111;line-height: 28px;}
.bulletin-top .bulletin-info p{font-size: 14px;color: #999999;line-height: 28px;}
.bulletin-top .bulletin-info a{margin-top: 20px; display: inline-block; padding: 0 16px; font-size: 12px;color: #fff; line-height: 25px; background: #96A3B9;border-radius: 100px 100px 100px 100px;}

.bulletin-list a{display: block; margin-top: 15px; padding: 0 20px; text-align: left; line-height: 50px;font-size: 16px;color: #111; width: 100%; height: 50px;background: #FFFFFF;border-radius: 6px 6px 6px 6px;border: 1px solid #DDDDDD;}
.bulletin-list a:hover{color: #0072BB;}


@media screen and (max-width: 768px) {
  .zwgk-tabs,.zwgk-files{width: 100%;float: none;margin-top: 10px;}
  .gkpt-bd a{width: calc(100%/2 - 7.5px);}

  .zwgk-btn{height: auto;}
.zwgk-conter{padding:10px;margin-bottom: 20px;}
  .zwgk-gov li{
    padding: 0px 5px;
}
  .zwgk-hd{
    margin-bottom: 10px;
}
  .zwgk-hd .szf-tit{
    padding: 10px 0px;
}
  .zwgk-hd .szf-tit .cur::after{
    bottom: -12px;
}
  .zwgk-hd .szf-tit .tit{
    margin-right: 10px;
}
}