.leader{
    margin-bottom: 50px;}
.leader li{

    height: 125px;
    border-bottom: 1px solid #B8B6B7;
    background: #ECECEC;
    position: relative;
    margin-bottom: 20px;}
.leader .leader-img{
    position: absolute;
    top: 0;
    left: -40px;
    width: 264px;
    height: 189px;
    padding: 0 5px 5px 5px ;
    box-shadow: 1px 1px 2px #B2B0B1;
    border-left: 2px solid #E6E6E6;}

.leader .leader-info h3{
    height: 26px;
    line-height: 26px;
    font-weight: normal;
    color: #18327F;
    font-size: 18px;
    padding-left: 25px;    font-weight: bold;}
.leader .leader-info p{
    margin:0 20px 25px;
    height: 75px;
    line-height: 25px;
    overflow: hidden;}
.leader .leader-info a{
    position: absolute;
    right: 25px;
    bottom: 13px;
    color: #18327F;
    padding: 3px 18px 3px 10px;
    text-decoration: none;}
.leader .leader-info a:after{
    content: '';
    position: absolute;
    top: 6px;
    right: 5px;
    width: 8px;
    height: 13px;
    background: url(../images/proarrow.png) no-repeat;}


.leader-old-box{
    float: left;
    width: 50%;}
.leader-old-box h2{
    font-weight: normal;
    text-align: center;}
.leader-old-box hr{
    margin-bottom: 15px;}
.leader-old li{
    float: left;
    width: 120px;
    margin: 0 50px 40px 35px;}
.leader-old li>a{
    display: block;
    width: 110px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    box-shadow: 1px 1px 2px #D2D2D2,-1px 1px 2px #D2D2D2,1px -1px 2px #D2D2D2,-1px -1px 2px #D2D2D2;}
.leader-old li a span{
    display: inline-block;
    color: #000;
    margin-top: 5px;}
.leader-old li p{
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;}
