
.leader-tabs{margin-top: 50px; width: 720px; float: left;}
.leader-hd{margin-bottom: 30px;}
.leader-hd .szf-tit{padding: 20px 0; border-bottom: 1px solid #D2D2D2;}
.leader-hd .szf-tit .tit{display: inline-block;margin-right: 26px;padding: 0 8px;font-size: 18px;color: #111;text-align: center;position: relative;}
.leader-hd .szf-tit .cur{font-size: 20px;font-weight: bold;color: #046EB8;}
.leader-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;}

.leader-files{width: 436px; margin-top: 60px; float: right;}
.leader-box{width: 100%; padding: 20px; background: url(../images/tj_file_box_bg.png) #F7F7F7 no-repeat; margin-bottom: 20px;}
.leader-box:last-child{margin-bottom: 0;}

.leader-box .leader-box-hd{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #D2D2D2; padding-bottom: 20px; margin-bottom: 20px;}
.leader-box .leader-box-hd h2{font-weight: bold;font-size: 20px;color: #046EB8;position: relative;}
.leader-box .leader-box-hd h2::after{position: absolute; content: ""; left: 0; bottom: -23px; width: 100%; height: 5px;background: #046EB8;}
.leader-box .leader-box-hd a{font-weight: 400;font-size: 16px;color: #999999;}

.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;}

.zfgzbg-list li{height: 66px;background: #FFFFFF;border-radius: 6px 6px 6px 6px;border: 1px solid #CADCEA; margin-bottom: 15px;}
.zfgzbg-list li:last-child{margin-bottom: 0;}
.zfgzbg-list li a{font-size: 18px; line-height: 66px; color: #333333; display: flex; align-items: center;justify-content: center;}
.zfgzbg-list li a img{width: 20px; margin-right: 15px;}
.zfgzbg-list li a:hover{color: #0072BB;}

.leader-gov{background: #F7F7F7;border-radius: 10px;border: 1px solid #EBEEEB;margin-bottom: 45px;}
.leader-gov a{display: flex;align-items: center;justify-content: center; padding: 24px 0;}
.leader-gov a img{width: 20px; margin-right: 15px;}
.leader-gov a:hover{color: #0072BB;}

.bulletin-top{display: flex;justify-content: space-between;}
.bulletin-top .bulletin-pic{width: 193px;height: 263px;padding-top: 185px; background: url(../images/tj_zfgb_bg.png) center top no-repeat;text-align: center;}
.bulletin-top .bulletin-pic h2{font-weight: 400; font-size: 22px;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;}


/* xl */
.leaderDetailsBox{margin-bottom: 25px;}
.leaderDetailsBox-left{width: 100%; padding: 50px 80px 20px; background: url(../images/ico_about_bg.png) no-repeat;display: flex;justify-content: space-between;}
.leaderDetailsBox-right{width: 100%; margin-top: 30px; background-color: #fff;}

.leaderDetailsBox-left .pic{flex: none; width: 272px; text-align: center;}
.leaderDetailsBox-left .pic img{display: block; margin:0 auto 20px; width: 272px; height: 353px;}
.leaderDetailsBox-left .pic h2{text-align: center;font-weight: bold;font-size: 30px;color: #111111;line-height: 32px;margin-bottom: 10px;}
.leaderDetailsBox-left .pic p{font-size: 18px;color: #111111;line-height: 30px;}

.leaderDetailsBox-left .info-box{width: 720px;}
.leaderDetailsBox-left .info{margin-bottom: 56px;}
.leaderDetailsBox-left .info h2{margin-bottom: 30px;padding-bottom: 20px;border-bottom: 1px solid #D1D1D1;}
.leaderDetailsBox-left .info h2 span{font-weight: bold;font-size: 20px;color: #046EB8;position: relative;}
.leaderDetailsBox-left .info h2 span::after{position: absolute; content: ""; left: 0; bottom: -23px; width: 100%; height: 5px;background: #046EB8;}
.leaderDetailsBox-left .info p{font-size: 18px;color: #111111;line-height: 32px; max-height: 160px; overflow-y: auto;}
.leaderDetailsBox-left .info p::-webkit-scrollbar{width:5px;height:5px;}
.leaderDetailsBox-left .info p::-webkit-scrollbar-button:vertical{display:none}
.leaderDetailsBox-left .info p::-webkit-scrollbar-track:vertical{background-color:black}
.leaderDetailsBox-left .info p::-webkit-scrollbar-track-piece{background:#E3E3E3}
.leaderDetailsBox-left .info p::-webkit-scrollbar-thumb:vertical{background-color:#56B0A2;border-radius:30px}
.leaderDetailsBox-left .info p::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
.leaderDetailsBox-left .info p::-webkit-scrollbar-corner:vertical{background-color:#56B0A2}
.leaderDetailsBox-left .info p::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

.leader-news-hd{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #D2D2D2; padding-bottom: 20px; margin-bottom: 20px;}
.leader-news-hd h2{font-weight: bold;font-size: 20px;color: #046EB8;padding-left: 33px;background: url(../images/ico_leader.png) left center no-repeat;position: relative;}
/* .leader-news-hd h2::after{position: absolute; content: ""; left: 0; bottom: -23px; width: 100%; height: 5px;background: #046EB8;} */
.leader-news-hd a{font-weight: 400;font-size: 16px;color: #999999;}

.leader-news-bd{padding:0 25px;}
.leader-news-bd li{ margin-left: 25px; margin-bottom: 30px;width: calc(50% - 25px); padding: 0 20px; float: left; position: relative;}
.leader-news-bd li::before{position: absolute; content: ""; left: 0; top: 50%; transform: translateY(-50%); width: 6px;height: 6px;background: #046EB8;}
.leader-news-bd li a{float: left;width: calc(100% - 90px);font-weight: 400;font-size: 18px;color: #000000;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.leader-news-bd li p{margin-bottom: 10px; font-weight: 400;font-size: 16px;color: #666666;line-height: 24px;}
.leader-news-bd li span{font-weight: 400;font-size: 16px;color: #999999;line-height: 24px;float: right;}

.leader-gov span{font-size:18px;}
 .bulletin-info img{
    width: 110px;
}
.bulletin-top .bulletin-info a{
    padding: 6px 16px;
    font-size: 14px;
}


@media (max-width: 719px) {
  .leader-conter{padding: 15px;}
  .leader-tabs{width: 100%; margin-top: 0;}
  .leader-items ul li{width: 50%;margin: 15px 0;}

  .leader-hd{margin-bottom:0px;}
  .leader-hd .szf-tit{display: flex;overflow-x: auto;overflow-y: hidden;}
  .leader-hd .szf-tit .tit{white-space: nowrap;margin-right: 10px;}

  .leader-files{width: 100%; margin-top: 20px;}

  .bulletin-top{flex-direction: column;}
  .bulletin-top .bulletin-pic{margin: 10px auto 20px;}

  .leaderDetailsBox-left,.leaderDetailsBox-right{width: 100%; float: none;}
  .xiangxijj{flex-direction: column;}
  .xxpic{margin:0 auto;}
  .xxnr{width:100%;}

  .leaderDetailsBox-right{padding: 0px 15px 15px 15px;margin-top: 0px;}


  .leaderDetailsBox-left{flex-direction: column;padding: 20px;}
  .leaderDetailsBox-left .pic{width: 100%;margin-bottom: 15px;}
  .leaderDetailsBox-left .info-box{width: 100%;}

  .leader-news-bd{padding: 0;}
  .leader-news-bd li{width: 100%; margin-left: 0; padding-right: 0;}


  .leaderDetailsBox-left .info p{max-height: none;}
  .bulletin-list a{padding:0 10px;}
  .bulletin-top .bulletin-info a{
    padding: 4px 16px;
    font-size: 14px;
}
  .bulletin-info img{
    width: 120px;
}
  .leader-gov{
    margin-bottom: 10px;
}
  .leaderDetailsBox-left .pic h2{font-size:24px;}
  .leaderDetailsBox-left .info{
    margin-bottom: 20px;
}

}