.sj{    background: #ffff;
    padding-left: 29px;
    font-size: 11px;}
.sj li a:hover{    width: 168px;
    height: 40px;
    line-height: 40px;
    display: block;

    color: #FFF;
    padding-left: 40px;
    background: #9e9e9e;
    border-left: #ff6600 4px solid;}
    .sj li a{
    font-size: 15px;}
.article {
    width: auto;
    overflow: hidden;}
.leaderList {
    margin: 20px -18px -20px 0px;
    overflow: hidden;
        width: 881px;
               height: auto;}
ul,ol,li{list-style:none outside none;}
.leaderList ul li {
    float: left;
    width: 220px;
    text-align: center;}
.leaderList ul li a {
    display: block;
    margin: 0 18px 20px 18px;}
a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #666;}
a:hover {
    color: #a13e09;
    text-decoration: none;}
.leaderList ul li a i {
    display: block;
    height: 0;
    padding-bottom: 82%;
    overflow: hidden;}
.leaderList ul li a font {
    font-size: 14px;
    font-weight: bold;
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;}
.leaderList ul li a span {
    font-size: 13px;
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;}
.leaderList ul li a {
    display: block;
    margin: 0 18px 20px 18px;}
a:hover {
    color: #a13e09;
    text-decoration: none;}


.leaderList ul li a img{ -webkit-transition: all 0.3 ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; width: 74%;}
.leaderList ul li a:hover img
{ opacity: 1;-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}


