.section
{
    position: relative;
    margin: 0 auto;
    width: 1160px;
    min-width: 925px;
    max-width: 1160px;
    text-align: left;
}
.wrapper
{
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    text-align: left;
    overflow: hidden;
}
.wrapper:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.wrap-box
{
    width: 1160px;
}
.left-925
{
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 925px;
}
.left-705
{
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 705px;
}
.left-690
{
    position: relative;
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
    width: 690px;
}
.left-455
{
    position: relative;
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
    width: 455px;
}
.left-260
{
    position: relative;
    display: block;
    float: left;
    width: 260px;
    overflow: hidden;
}
.left-220
{
    position: relative;
    display: block;
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
    width: 220px;
    _overflow: hidden;
}
.left-auto
{
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    _zoom: 1;
}
.right-260
{
    position: relative;
    display: block;
    float: right;
    width: 260px;
    overflow: hidden;
}
.right-auto
{
    position: relative;
    display: block;
    margin: 0 0 0 275px;
    overflow: hidden;
    _zoom: 1;
}
.bg-wrap
{
    margin: 0;
    padding: 0;
    background: #fff;
}
.bg-wrap:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.bg-wrap.nobg
{
    background: none;
}
.pad-15
{
    position: relative;
    padding: 15px;
}
.n-list
{
    padding: 15px 0;
}
.n-list li
{
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
}
.n-list li:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.n-list li h2
{
    padding: 15px 0 15px;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.n-list li h2 a
{
    color: #333;
    text-decoration: none;
}
.n-list li h2 a:hover
{
    color: #8cac52;
}
.n-list li .note b
{
    position: relative;
    display: block;
    float: left;
    margin-right: 16px;
    width: 118px;
    height: auto;
    border: 1px solid #e8e8e8;
    font-style: normal;
}
.n-list li .note b img
{
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    _height: 100%;
}
.n-list li .note p
{
    display: block;
    font-size: 14px;
    max-height: 84px;
    line-height: 28px;
    font-weight: 500;
    color: #666;
    overflow: hidden;
}
.n-list li .note .info
{
    padding-top: 10px;
    height: 20px;
    line-height: 20px;
}
.n-list li .note .info span
{
    margin-right: 10px;
    color: #999;
    font-size: 12px;
}
.n-list li .note .info span i
{
    margin-right: 3px;
    font-size: 12px;
}
.n-list .nodata
{
    margin-top: 30px;
    color: #666;
    font-size: 14px;
    line-height: 100px;
    text-align: center;
}
.search-tit
{
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 40px;
}
.search-tit h3
{
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}
.search-tit span
{
    font-size: 18px;
    color: #333;
}
