
/*诗内容折叠///////////////////*/
.sx_con_height{
    max-height:200px; overflow: hidden;
}

/*诗列表折叠///////////////////*/
.sx_list_con_height{
    max-height:800px; overflow: hidden;
}

.main3 .left .sons .cont .contson .yicontent{
    color: #af9100;
}
.main3 .left .sons .cont .contson .zhushicontent{
    color: #518564;
    
}
.main3 .left .sons .cont .contson .btn_cankao{
    font-size:13px;
    color:#919090;
    line-height: 20px;
    margin-top: 10px;
}
.main3 .left .sons .cont .contson .btn_cankao div{
    font-size:13px;
    color:#919090;
    line-height: 20px;
}


/** 顶部选中**/
.line_hove{
    background-color:#757863;
    border-bottom:3px solid #F0EFE2;
    line-height:43px; 
    height:43px;
}