/* art_list_top */
.art_list_top{
    padding: 0 60px 0 0px;
}
.art_list_top .art_top_img{
    width: 241px;
    height: 201px;
}
.art_list_top .art_top_img span.pa{
    bottom: 0;
    left: 0;
    right: 0;
    height: 27px;
    line-height: 27px;
    padding: 0 8px;
    background: rgba(0, 0, 0, 0.68);
}
.art_list_top .art_top_con{
    width: 438px;
}
.art_list_top .art_top_con .more_thr{
    max-height: 75px;
    line-height: 25px;
    overflow: hidden;
}
.art_list_top .art_top_con .art_top_list a{
    width: 200px;
    margin-right: 34px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.art_list_top .art_top_con .art_top_list a:nth-child(2n){
    margin-right: 0;
}

/* art_list */
.art_list .art_list_con{
    width: 390px;
    height: 324px;
    padding: 20px 42px 0 0;
    margin-bottom: 12px;
}
.art_list .art_list_con:nth-child(2n+1){
    clear: both;
}
.art_list .art_list_con .pa{
    top: 0;
    left: 0;
}
.art_list .art_list_con:nth-child(1) .pa,
.art_list .art_list_con:nth-child(2) .pa{
    display: none;
}
.art_list .art_list_con .list_con_top .con_top_img{
    width: 130px;
    height: 146px;
}
.art_list .art_list_con .list_con_top .con_top_r{
    width: 202px;
}
.art_list .con_top_r .con_top_child{
    height: 120px;
}
.art_list .con_top_r .con_top_child a{
    display: inline;
    margin-right: 3px;
}
.art_list .con_top_r .con_top_child a i{
    padding-left: 3px;
}
.art_list .con_top_r .con_top_child a:last-child i{
    display: none;
}
.art_list .art_list_con .list_con_b a{
    width: 167px;
    margin: 0 12px 7px 0;
}
.art_list .art_list_con .list_con_b a:nth-child(2n){
    margin-right: 0;
}
.flprart_top_img{
    width: 241px;
    height: 201px;
    position: relative;
    float: left;
}
.flw100ph100p{
    width: 100%;
    height: 100%;
    float: left;
}
.pafs0d7rwhite{
    bottom: 0;
    left: 0;
    right: 0;
    height: 27px;
    line-height: 27px;
    padding: 0 8px;
    background: rgba(0, 0, 0, 0.68);
    color: #ffffff;
    font-size: 14px;
    position: absolute;
}