body{font-size:14px;font-family:"Microsoft Yahei";color:#666666; background:url(/images/bg.png) center top no-repeat #f3f3f3;}

.leaderSide {
    width: 160px;
    float: left;
    margin-right: 30px;
}
.sideLeaderBox .hd h3 {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-left: 20px;
    background: #3069B8;
}
.sideLeaderBox .list li {
    background: #EEEFF2;
    border-bottom: 1px solid #fff;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.5;
}
.sideLeaderBox .list a {
    color: #DF0002;

}
.sideLeaderBox .list a:hover {

    text-decoration:underline;
}
.sideLeaderBox .list span {
    display: block;
    color: #555;
}
.leaderContent {
    overflow: hidden;
    zoom: 1;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu, time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
.leaderPic {
    float: left;
    margin-right: 30px;
}
.leaderCon {
    overflow: hidden;
    zoom: 1;
}
.leaderCon .sTitle {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}
.leaderCon .btn {
    margin-top: 10px;
    display: block;
    float: right;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #E66A6A;
    margin-left: 15px;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.leaderCon .sTitle strong {
    font-size: 30px;
    color: #DF0002;
    margin-right: 20px;
}
.leaderCon .sTitle .job {
    font-size: 16px;
    font-weight: bold;
    color: #555;
}
.leaderCon .work {
    background: #F7F7F7;
    margin-top: 30px;
    padding: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    min-height: 80px;
}
.leaderCon .work .ico {
    display: block;
    position: absolute;
    top: -20px;
    left: 30px;
    border-color: transparent;
    border-style: dashed;
    border-width: 10px;
    border-bottom-color: #F7F7F7;
    border-bottom-style: solid;
    content: "";
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
#leaderIntro {
    clear: both;
    padding-top: 30px;
}
.boxA .hd {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #F3F3F3;
    position: relative;
}
.leaderDetail .bd {
    padding: 15px 0;
}
.boxA .bd {
    overflow: hidden;
    padding: 5px 0;
}
.boxA .hd h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px;
    border-bottom: 2px solid #3069B8;
    color: #3069B8;
    display: inline-block;
    zoom: 1;
    line-height: 40px;
}
.leaderDetail .leaderIntro {
    line-height: 28px;
    min-height: 140px;
    max-height: 280px;
    padding-right: 20px;
    overflow-y: scroll;
}

