.leaderfont142860{ font-family: 宋体; color: #333333; font-size: 9pt ;}
.querystyle142860{ border-right: #878787 1px solid; border-top: #878787 1px solid; padding-left: 18px; font-size: 10pt; background-image: url(/system/resource/images/research/seach_bg.gif); border-left: #878787 1px solid; color: #222222; padding-top: 3px; border-bottom: #878787 1px solid; background-repeat: no-repeat; font-family: 宋体; position: relative ;}

#list_left_link{
    width: 250px;
    margin-left: 10px;
    margin-bottom: 30px;}
.side_ul{
    width:200px;
    display:block;}

.side_li_a{
    text-align: left;
    width: 200px;
    height: 45px;
    line-height: 45px;
    background: #EEE;
    display: block;
    box-shadow: 0 1px 10px rgba(0,0,0,.40);
    transition: background 0.5s, width 0.65s, box-shadow 0.8s;
    font-size: 15px;}

.side_li_a:hover{
    background: #DDD;
    width: 235px;
    box-shadow: 0 3px 15px rgba(0,0,0,.60);}

.side_li_a span{
    display:block;
    float:left;
    width:15px;
    background-color:#A52A2A;
    display:inline-block;
    margin-right:15px;
    transition: background 0.3s;
    height: 45px;
    position: relative;}

.side_li_a:hover span{
    background: #9a0000;}

