﻿@import url(/s/css/w/m/Loft/_GlobaMenu.css);
*{-webkit-text-size-adjust: 100%!important;}
body
{
    font-family: Arial, '宋体' , 'Microsoft Yahei' , '微软雅黑' , MSYahei, Verdana, Helvetica, sans-serif;
    background: #eee;
}
.wrap
{
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    background: #fff;
}
a, a:link
{
    color: #333;
}
a:hover
{
    text-decoration: none;
}
/*——*/
.BlackMask
{
    position: absolute;
    z-index: 2;
    width: 100%;
    display: none;
    height: 1px;
    background: rgba(0,0,0,.6);
}
.SearchBox
{
    position: absolute;
    z-index: 3;
    width: 100%;
    display: none;
    background: #fff;
    top: -76px;
}
.SearchBox .con1
{
    padding: 20px;
}
.SearchBox .td1
{
}
.SearchBox .td1 div
{
    height: 34px;
    line-height: 34px;
    border: solid 1px #ddd;
    border-radius: 2px;
}
.SearchBox .td1 div p
{
    padding: 0 10px;
}
.SearchBox .td1 div p input
{
    background: transparent;
    height: 34px;
    line-height: 34px;
    border: 0;
    padding: 0;
    width: 100%;
    color: #666;
}
.SearchBox .td2
{
    width: 46px;
}
.SearchBox .td2 div
{
    padding-left: 10px;
}
.SearchBox .td2 div p
{
    width: 36px;
    height: 36px;
    border-radius: 4px;
    background: #2E9DE5 url(/s/img/w/m/Tieba/search.png) no-repeat center center;
    background-size: 60%;
}
/*——*/
.head
{
    position: absolute;
    z-index: 1;
    width: 100%;
    visibility: hidden;
}
.head .con1
{
}
.head .con1 .son1
{
}
.head .con1 .son1 td
{
    vertical-align: top;
}
.head .con1 .son1 .td1
{
    width: 36px;
}
.head .con1 .son1 .td1 div
{
    margin-left: 2px;
    width: 34px;
    height: 34px;
    background: url(/s/img/w/m/mzp/dir.png) no-repeat center center;
    background-size: 70%;
}
.head .con1 .son1 .td2
{
}
.head .con1 .son1 .td2 div
{
    padding-top: 10px;
}
.head .con1 .son1 .td2 div img
{
    display: block;
    margin: 0 auto;
    max-width: 100px;
    height: 1px;
    box-shadow:0 0 1px 1px #fff;
}
.head .con1 .son1 .td3
{
    width: 36px;
}
.head .con1 .son1 .td3 div
{
    margin-right: 2px;
    width: 34px;
    height: 34px;
    background: url(/s/img/w/m/Tieba/search.png) no-repeat center center;
    background-size: 70%;
}
.head .con1 .son2
{
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #fff;
}
.head .con1 .son2 a, .head .con1 .son2 a:hover
{
    color: #fff;
}
.head .con1 .son2 b
{
    margin-left: 5px;
    font-weight: normal;
}
.head .con1 .son2 span
{
    margin: 0 10px;
}
/*-*/
.HeadBg
{
    overflow: hidden;
}
.HeadBg img
{
    width: 100%;
    display: block;
}
/*——*/
.foot_box
{
    height: 51px;
    max-width: 800px;
    margin: 0 auto;
    overflow: hidden;
}
.foot
{
    position: fixed;
    bottom: 0;
    height: 50px;
    background: #fff;
    width: 100%;
    max-width: 800px;
    border-top: solid 1px #ddd;
    background: #fcfcfc;
    z-index: 9999;
}
.foot .con1
{
}
.foot .con1 td
{
    height: 50px;
}
.foot .con1 td div
{
    height: 47px;
    padding-top: 3px;
    overflow: hidden;
}
.foot .con1 td div p
{
    height: 26px;
    background: url(/s/img/w/m/Tieba/more.png) no-repeat center center;
    background-size: auto 90%;
}
.foot .con1 td.td2 div p
{
    background-image: url(/s/img/w/m/Tieba/write.png);
}
.foot .con1 td.td3 div p
{
    background-image: url(/s/img/w/m/Tieba/user.png);
}
.foot .con1 td div b
{
    height: 20px;
    overflow: hidden;
    display: block;
    font-weight: normal;
    text-align: center;
    color: #888;
    padding: 0 8px;
    word-wrap: break-word;
    word-break: break-all;
}
.foot .con1 td.td1, .foot .con1 td.td3
{
    width: 30%;
}
.foot .con1 td.td2
{
    width: 40%;
}
.foot .con1 td.td2 div
{
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
}
/*——*/
.PopupClass
{
    position: fixed;
    bottom: 51px;
    width: 100%;
    max-width: 800px;
    z-index: 3;
    display: none;
}
.PopupClass .con1
{
    margin: 10px;
    background: #fefefe;
    border: solid 1px #ccc;
    padding: 12px 0 0;
    border-radius: 2px; /*box-shadow: 0 0 0 2px rgba(255,255,255,.1);*/
    overflow: auto;
}
.PopupClass .con1 .item
{
    padding: 0 2px 8px 12px;
}
.PopupClass .con1 .item .son1
{
    padding-bottom: 5px;
    font-size: 14px;
    color: #999;
}
.PopupClass .con1 .item .son2
{
}
.PopupClass .con1 .item .son2 a
{
    display: inline-block;
    background: #eee;
    border: solid 1px #ddd;
    color: #555;
    padding: 3px 12px;
    margin-right: 5px;
    white-space: nowrap;
    border-radius: 20px;
    margin-bottom: 10px;
}
.PopupClass .con1 .item .son2 a.col1
{
    background: #f70;
    color: #fff;
    border-color: #f60;
}
/*——*/
#tinybox
{
    z-index: 10002;
}
#tinymask
{
    z-index: 10001;
}
.alert1
{
    width: 200px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 14px;
    background: rgba(0,0,0,.5);
    text-align: center;
    border-radius: 10px;
}
/*——*/