﻿.NoData
{
    padding: 80px 0 80px 270px;
}
.NoData div
{
    background: url(/s/img/g/sigh_6.gif) no-repeat 0 center;
    height: 80px;
    line-height: 80px;
    color: #666;
    padding-left: 90px;
    font-size: 14px;
    font-weight: bold;
}
/*——*/
.list1 .unfold
{
    position: absolute;
    margin: -25px 0 0 650px;
    display: none;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}
.list1 .unfold img
{
    cursor: pointer;
}
.list1 .item_con1
{
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    background: #F2F2F2;
    border: solid 1px #ddd;
    padding-left: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F1F1F1));
    background-image: -webkit-linear-gradient(#fff, #F1F1F1);
    background-image: -moz-linear-gradient(#fff, #F1F1F1);
    background-image: -ms-linear-gradient(#fff, #F1F1F1);
    background-image: -o-linear-gradient(#fff, #F1F1F1);
    background-image: linear-gradient(#fff, #F1F1F1);
    box-shadow: 0 1px 0 rgba(255,255,255,1) inset,0 1px 2px #ddd;
}
.list1 .item_con1 .fl
{
    font-size: 14px;
    font-weight: bold;
    width: 630px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}
.list1 .item_con1 .fl a
{
    color: #444;
}
.list1 .item_con1 .fl a:hover
{
    color: #f00;
}
.list1 .item_con1 .fl .abs
{
    width: 80px;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    background: url(/s/img/w/1/Job-News1/timelinedian.gif) no-repeat right center;
    padding-right: 15px;
    color: #888;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
    margin: 0 0 0 -110px; *margin:-10px 0 0 -110px;
}
.list1 .line
{
    width: 2px;
    overflow: hidden;
    height: 1px;
    background: #999;
    position: absolute;
    margin-left: -9px;
}
.list1 .item_con1 .fr
{
    width: 36px;
    height: 36px;
    overflow: hidden;
    cursor: pointer;
    background: url(/s/img/g/arr6.gif) no-repeat center center;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}
.list1 .item_con1 .fr.on
{
    background: url(/s/img/w/1/Job-News1/eye.gif) no-repeat center center;
}
.list1 .item_con2
{
    background: #fff;
    border: solid 1px #ccc;
    border-top-width: 0;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 1px 0 rgba(255,255,255,1) inset,0 3px 5px #ccc;
    height: 100%;
    display: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(#fff, #eee);
    background-image: -moz-linear-gradient(#fff, #eee);
    background-image: -ms-linear-gradient(#fff, #eee);
    background-image: -o-linear-gradient(#fff, #eee);
    background-image: linear-gradient(#fff, #eee);
}
.list1 .item_con2 .item_son1
{
    line-height: 2;
    font-size: 14px;
    padding: 8px 15px 20px;
    color: #333;
    word-wrap: break-word;
    word-break: break-all;
}
.list1 .item_con2 .item_son1 a
{
    color:#06c;
}
.list1 .item_con2 .item_son1 a:hover
{
    color:#c00;
}
.list1 .clear
{
    height: 10px;
}