﻿.notice
{
}
.notice p
{
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    border-top: dashed 1px #ddd;
    font-size: 13px;
    padding: 0 8px 0 37px;
    color: #666;
    background: #fcfcfc url(/s/img/w/m/Tieba/notice.png) no-repeat 9px center;
    background-size: auto 60%;
}
.notice p:first-child
{
    border-top: solid 1px #ddd;
}
.notice p a
{
    color: #3E95DB;
}
/*——*/
.menu
{
    border-top: solid 1px #ddd;
}
.menu li
{
    float: left;
    width: 33%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    border-bottom: solid 1px #ddd;    
}
.menu li.on
{
    border-color:#f60;
}
.menu li p
{
    color: #666;
    font-size: 14px;
}
.menu li.on p span
{    
    display: block;
    margin: 0 auto;
    color: #f60;
    /*height: 38px;    
    border-bottom: solid 1px #f60;
    margin: 0 1px;*/
}
.menu li:nth-child(2)
{
    width: 34%;
}
.menu li:nth-child(2) p
{
    border-left: solid 1px #f8f8f8;
    border-right: solid 1px #f8f8f8;
}
/*——*/
.banner1
{
    border-top: solid 1px #ddd;
}
.banner1 img
{
    display: block;
    width: 100%;
}
/*——*/
.list
{
}
.list .item
{
    border-bottom: solid 1px #ddd;
    padding: 6px 10px 5px;
}
.list .item td
{
    vertical-align: top;
}
.list .item td.td1
{
    width: 37px;
}
.list .item td.td1 div
{
    width: 37px;
    overflow: hidden;
    padding-top: 4px;
}
.list .item td.td1 div img
{
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50px;
}
.list .item td.td2
{
}
.list .item td.td2 div.con1
{
    padding-left: 1px;
}
.list .item td.td2 div.con1 a
{
    color: #666;
}
.list .item td.td2 div.con2
{
    padding-left: 1px;
    color: #999;
    line-height: 18px;
}
.list .item td.td2 div.con2 i
{
    font-style: normal;
    margin-right: 10px;
}
.list .item td.td2 div.con2 a
{
    color: #64A2CE;
}
.list .item td.td2 div.con3
{
    font-size: 16px;
    word-wrap: break-word;
    word-break: break-all;
    padding-top: 3px;
}
.list .item td.td2 div.con3 a
{
    color: #2CA0E3;
}
.list .item td.td2 div.con4
{
    font-size: 14px;
    color: #555;
    word-wrap: break-word;
    word-break: break-all;
    padding-top: 4px;
}
.list .item td.td2 div.con5
{
    padding-top: 7px;
    padding-left: 1px;
}
.list .item td.td2 div.con5 img
{
    width: 85%;
    display: block;
    float: left;
    max-width: 400px;
}
.list .item td.td2 div.con5_a
{
    padding-top: 2px;
}
.list .item td.td2 div.con5_a img
{
    width: 30%;
    margin: 5px 5px 0 0;
    max-width: 150px;
}
.list .item td.td2 div.con6
{
    text-align: right;
    padding-top: 5px;
}
.list .item td.td2 div.con6 span
{
    color: #ccc;
}
.list .item td.td2 div.con6 span.col1
{
    margin-right: 12px;
    background: url(/s/img/w/m/Tieba/reply.png) no-repeat 0 center;
    background-size: auto 80%;
    padding-left: 20px;
}
.list .item td.td2 div.con6 span.col2
{
}
.list .item td.td2 div.con6 span u
{
    text-decoration: none;
    margin-left: 2px;
}
/*——*/
.loading
{
    text-align: center;
    line-height: 40px;
    color: #999;
}
.loading span
{
    background: url(/s/img/g/bxslider_loader.gif) no-repeat 0 center;
    background-size: auto 100%;
    padding-left: 20px;
}
.loadnot
{
    text-align: center;
    line-height: 30px;
    color: #ccc;
    display: none;
}
/*——*/