﻿@charset "utf-8";
/* 左侧领导 */
.leader_lf{float: left;width: 325px;height: auto;padding: 20px 20px 60px;margin-top: 20px;background: #F4F4F4;}
.leader_lf .pic{ display: block; width: 157px;height: 200px; margin: 0 auto;}
.leader_lf p.name{line-height: 30px;height: 30px; width: 100%; margin: 15px 0; text-align: center; font-size: 20px; color: #333333; }
.leader_lf p.jj_tit{ height: 40px;line-height: 40px; font-size: 18px; color: #1262ac; padding-left: 30px;}
.leader_lf p.jl{ background: url(../images/leader_detail01_jj_icon01.png) left center no-repeat;}
.leader_lf p.fg{ background: url(../images/leader_detail01_jj_icon02.png) left center no-repeat;}
.leader_lf p.abstract{ line-height: 30px; font-size: 16px; color: #666666; text-indent: 30px;}
.leader_lf p.abstract a{color: #1262ac;}
.leader_lf p.underline{ padding-bottom: 30px; border-bottom: 1px solid #e1e1e1; margin-bottom: 15px;}
/* 右侧 */
.leader_ri{ float: right; width: 805px;height: auto; margin-top: 20px;}
.leader_ri .hotNews{padding: 15px 20px ; background: #f4f4f4; }
.leader_ri .hotNews h2{ height: 30px;line-height: 30px; margin-bottom: 8px; }
.leader_ri .hotNews h2 a{font-size: 20px; color: #333333;}
.leader_ri .hotNews h2 a:hover{ color: #1262ac;}
.leader_ri .hotNews p{ line-height: 24px;font-size: 14px; color: #999999;}
.zyhd_title{ height: 58px;line-height: 58px;border-bottom: 2px solid #1262ac; font-size: 18px; color: #1262ac;font-weight: bold;}
.zyhd_list{ width: 100%;height: auto; overflow: hidden;}
.zyhd_list li{padding: 14px 0; border-bottom: 1px solid #e1e1e1; }
.zyhd_list li p.tit{line-height: 30px;/* height: 30px; */}
.zyhd_list li p.tit a{ color: #333333; font-size: 18px;}
.zyhd_list li p.tit a:hover{color: #1262ac;}
.zyhd_list li p.abstract{ line-height: 24px; color: #999999; font-size: 14px; margin: 8px auto 10px;}
.zyhd_list li p.date{height: 22px;line-height: 22px; font-size: 16px; color: #999999;}
.zyhd_more{ display: block; margin: 30px auto 10px; width: 121px;height: 43px;line-height: 43px; border: 1px solid #E1E1E1; font-size: 16px; color: #999999; text-align: center;}

/* 详情02 */
.leader_detail_box{width: 900px;height: auto; margin: 40px auto 0;}
.leader_detail_box img.pic{ display: block;width: 157px;height: 200px; margin: 0 auto 15px;}
.leader_detail_box h2{ font-size: 20px; color: #333333; font-weight: bold; height: 30px;line-height: 30px; text-align: center;}
.leader_detail_box p.position{height: 26px;line-height: 26px; text-align: center; font-size: 16px; color: #333333;margin-bottom: 20px;}
.leader_detail_box p.jj_tit{ width: 100%;height: 40px;line-height: 40px; background-color: #f0f0f0; background-position: 20px center; background-repeat: no-repeat; font-size: 16px; color: #1262ac; text-indent: 50px;}
.leader_detail_box p.fg{ background-image: url(../images/leader_detail01_jj_icon02.png); }
.leader_detail_box p.jl{ background-image: url(../images/leader_detail01_jj_icon01.png); }
.leader_detail_box .info{ padding: 16px 20px;}
.leader_detail_box .info p{ line-height: 30px; font-size: 16px; color: #666666; text-indent: 33px;}



@media screen and (max-width: 1199px) {
    .leader_lf,.leader_ri { width: 100%; box-sizing: border-box;}
    .zyhd_list li p.tit { height: auto;}
}









