     /* 领导 开始 */
     
     i {
         font-style: normal;
     }
     
     .w79 {
         width: 85%;
     }
     
     .w55 {
         width: 55%;
     }
     
     .ml20 {
         margin-left: 20px;
     }
     
     .leader {
         width: 100%;
         display: inline-block;
     }
     
     .leader_xq h4 {
         font-size: 28px;
         font-weight: bold;
         line-height: 1.5em;
     }
     
     .leader_xq p {
         text-indent: 0em;
         font-weight: 700;
         font-size: 18px;
         line-height: 48px;
         margin-top: 0px;
     }
     
     .leader_duties {
         overflow: hidden;
         display: block;
         padding: 20px;
         background-color: #f0f7fc;
         border-radius: 5px;
     }
     
     .leader_duties li {
         line-height: 24px;
         position: relative;
         color: #7c7c7c;
     }
     
     .leader_duties li+li {
         float: left;
         margin-top: 40px;
         margin-right: 20px;
     }
     
     .leader_duties li span {
         display: block;
         margin-bottom: 10px;
         color: #000;
     }
     
     .leader_duties li span:before {
         content: '';
         position: absolute;
         top: 5px;
         left: -20px;
         width: 4px;
         height: 15px;
         background-color: #0059b3;
     }
     
     .leader_duties li a {
         display: inline-block;
         padding: 0px 10px;
         color: #fff;
         height: 33px;
         line-height: 33px;
         text-align: center;
         background-color: #0054a7;
         border-radius: 5px;
     }
     
     .leader img {
         margin-top: 10px;
     }
     
     .leader_duties img {
         margin: 0;
         margin-bottom: 2px;
     }
     
     .article h2 {
         font-size: 20px;
         font-weight: 700;
         color: #2d8fff;
     }
     
     .article {
         padding: 0;
     }
     
     .article-box {
         padding: 25px 10px;
     }
     
     .article {
         border-bottom: 1px solid #f0f5f9;
         position: relative;
         width: 95%;
         margin: 0px auto;
         margin-bottom: 40px;
         margin-top: 40px;
         padding: 0;
     }
     
     .article h2 {
         position: absolute;
         padding: 0px;
         width: 150px;
         height: 30px;
         left: 50%;
         top: -13px;
         margin-left: -75px;
         background-color: #fff;
         font-size: 20px;
         font-weight: 700;
         color: #0059b3;
     }
     /* 领导 结束 */
     /* 屏幕响应  */
     
     @media (min-width: 1200px) {
         .article-box p {
             padding: 0 50px;
         }
     }
     
     @media (max-width: 1200px) {}
     
     @media (max-width: 1024px) {
         .leader_xq {
             width: 67%;
         }
         .xq_yd {
             width: 64%;
         }
     }
     
     @media (max-width: 992px) {}
     
     @media (max-width: 768px) {
         .xq_yd {
             width: 47%;
         }
         .leader img {
             margin-top: 30px;
             margin-left: 20px;
         }
         .leader_duties img {
             margin: 0;
         }
     }
     
     @media (max-width: 610px) {
         .leader>img {
             margin: 15px 50%;
             transform: translate(-50%, 0);
         }
     }
     
     @media (max-width: 480px) {
         .leader_xq {
             margin-left: 0px;
             width: 100%;
         }
         .leader_xq h4 {
             text-align: center;
         }
         .leader.h>li {
             float: left;
             max-width: 100%;
         }
     }
     
     @media (max-width: 414px) {}
     
     @media (max-width: 375px) {}
     
     @media (max-width: 320px) {}
     /* 视频详情 */
     /* <style>
     .jfontsize .dayin {
         width: 19px;
         float: right;
         background-image: url(./images/dayin.png);
     }
     
     .option .bdshare-button-style1-32 a {
         background-image: url(./images/icons_1_32.png);
         background-size: 80%;
         background-position: 2px 2px;
     }
     
     .article-photo img,
     .article-code img {
         max-width: 100%;
     }
     
     .xq-dibdayfx .bdshare-button-style1-32 {
         float: right;
     }
     
     .article .xq-dibdayfx .bds_tsina {
         background: url(./images/wb.png) center no-repeat!important;
         background-size: 32px auto!important;
     }
     
     .article .xq-dibdayfx .bds_weixin {
         background: url(./images/wx.png) center no-repeat!important;
         background-size: 32px auto!important;
     }
     
     .xq-dibdayfx .bdshare-button-style1-32 a {
         background-image: url(./images/icons_1_32.png);
         background-size: 80%;
         background-position: 2px 2px;
     }
     
     .xq-dibdayfx .bdshare-button-style1-32 a {
         margin: 0px 10px 0px 0;
     }
     
     .xq-dibdayfx {
         border-bottom: 1px solid #ccc;
         padding-bottom: 15px;
     }
     
     .article .info>span {
         color: #666;
     }
     
     @media (max-width: 480px) {
         .article h2 {
             line-height: 30px;
         }
     }
 </style>  */