﻿.head, .HeadBg
{
    display: none; /*不显示顶栏，若要显示请删除此行*/
}
/*——*/
.Path
{
    border-bottom: solid 1px #eee;
    height: 34px;
    overflow: hidden; /*background: #f9f9f9;*/
    box-shadow: 0 0 4px rgba(111,111,111,.1); /*显示阴影*/
}
.Path a
{
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(/s/img/w/1/Wap/PathLine2.png) no-repeat center right;
    background-size: auto 100%;
    padding: 0 15px 0 6px; /*font-size: 14px;*/
    filter: Alpha(Opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
    white-space: nowrap;
    color: #000;
}
.Path a:first-child
{
    padding-left: 10px;
}
.Path a:nth-child(3)
{
    /*background: none; padding-right: 0;*/
}
.View
{
    padding: 10px;
}
.Title
{
    font-size: 24px;
    line-height: 1.4;
    word-wrap: break-word;
    word-break: break-all;
    font-weight: bold;
}
@media screen and (min-width: 800px)
{
    .Title
    {
        font-family: 'Microsoft Yahei' , '微软雅黑' , MSYahei, '黑体' , '宋体' , Verdana, Arial, Helvetica, sans-serif;
    }
}
.Info
{
    padding: 4px 0 0;
    font-size: 14px;
}
.Info b
{
    font-weight: normal;
    color: #349BE3;
}
.Info span
{
    color: #ccc;
    padding-left: 10px;
}
.Contents
{
    line-height: 1.6;
    font-size: 15px;
    /*word-wrap: break-word;*/
    word-break: break-all;
    padding: 5px 0 10px;
}
.Contents p
{
    font-size: 15px;
    padding-bottom: 0;
}
.Contents img
{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.Contents a
{
    color: #06c;
}
.Contents video, .Contents audio
{
    /*margin-bottom:10px;*/
    margin-left:auto;
    margin-right:auto;
    display:block
}
.ReturnPrev
{
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #999;
    border: solid 1px #ddd;
    background: #fcfcfc;
    border-radius: 2px;
}
/*——————————————————————————*/
.CommentList
{
    padding: 0 0 10px;
}
.CommentList .con1
{
    background: #fcfcfc;
    height: 40px;
    line-height: 40px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #eee;
    padding-left: 10px;
    font-size: 16px;
    color: #777;
    /*font-weight: bold;*/
}
.CommentList .con2
{
    padding: 0 10px;
}
.CommentList .con2 .item
{
    border-bottom: solid 1px #eee;
    padding: 10px 0;
}
.CommentList .con2 .item .son1
{
}
.CommentList .con2 .item .son1 td
{
    vertical-align: top;
}
.CommentList .con2 .item .son1 .td1
{
    width: 46px;
}
.CommentList .con2 .item .son1 .td1 div
{
    width: 46px;
}
.CommentList .con2 .item .son1 .td1 div img
{
    width: 38px;
    height: 38px;
    border-radius: 40px;
}
.CommentList .con2 .item .son1 .td2
{
}
.CommentList .con2 .item .son1 .td2 .div1
{
    color: #999;
}
.CommentList .con2 .item .son1 .td2 .div2
{
    color: #ccc;
    line-height: 16px;
}
.CommentList .con2 .item .son1 .td2 .div2 span
{
    color: #ccc;
    margin-left: 8px;
}
.CommentList .con2 .item .son2
{
    line-height: 1.6;
    font-size: 14px;
    color: #666;
    padding: 5px 2px;
    word-wrap: break-word;
    word-break: break-all;
}
.CommentList .con2 .item .son2 img
{
    max-width: 100%;
    display: block;
}
.CommentList .con2 .item .son2 video, .CommentList .con2 .item .son2 audio
{
    margin-left:auto;
    margin-right:auto;
    display:block
}
.CommentList .con2 .item .son3
{
    color: #888;
    text-align: right;
}
.CommentList .con2 .item .son3 u
{
    text-decoration: none;
    display: inline-block;
    background: url(/s/img/w/m/Tieba/comment.png) no-repeat 0 center;
    background-size: 18px auto;
    padding-left: 22px;
}
.CommentList .con2 .item .son3 i
{
    font-style: normal;
    display: inline-block;
    margin-left: 10px;
    background: url(/s/img/w/m/Tieba/praise.png) no-repeat 0 center;
    background-size: 18px auto;
    padding-left: 20px;
}
.CommentList .con2 .item .itemsub_box
{
    /*padding-left:46px;*/
    margin-top: 9px;
}
.CommentList .con2 .item .itemsub_box .itemsub
{
    border: solid 1px #eee;
    border-top: 0;
    padding: 10px;
}
.CommentList .con2 .item .itemsub_box .itemsub:first-child
{
    border-top: solid 1px #eee;
}
.CommentList .con2 .item .itemsub .div1
{
}
.CommentList .con2 .item .itemsub .div1 img
{
    width: 20px;
    height: 20px;
    border-radius: 40px;
}
.CommentList .con2 .item .itemsub .div1 span
{
    margin-left: 7px;
    color: #999;
}
.CommentList .con2 .item .itemsub .div1 span:nth-child(3), .CommentList .con2 .item .itemsub .div1 span:nth-child(4)
{
    color: #ccc;
}
.CommentList .con2 .item .itemsub .div2
{
    line-height: 1.6;
    font-size: 14px;
    color: #666;
    padding-top: 5px;
    word-wrap: break-word;
    word-break: break-all;
}
/*——*/
.loading
{
    text-align: center;
    color: #999;
    margin-bottom: 10px;
}
.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;
    color: #ccc;
    display: none;
    margin-bottom: 10px;
}
/*——*/
/*——————————————————————————*/
.AddCommentSham
{
    padding: 0 10px 10px;
}
.AddCommentBox
{
    position: fixed;
    bottom: 51px;
    width: 100%;
    max-width: 800px;
    z-index: 3;
    background: #fff;
    display: none;
    bottom: 0;
    z-index: 10000;
}
.AddCommentBox .con1
{
    padding: 10px;
    visibility: hidden;
}
.AddCommentBox .con1 .div1 .inps1
{
    background: #fff;
    border-color: #ccc;
    font-size: 12px;
    color: #999;
    padding: 0 6px;
    width: 50px;
    height: 100px;
    display: block;
    -webkit-appearance: none;
    resize: none;
    border-radius: 2px;
    background: #fcfcfc;
    margin-bottom:0;
}
.AddCommentSham .con1 .div1 blockquote
{
    height: 80px;
    border: solid 1px #ccc;
    border-radius: 2px;
    background: #fcfcfc;
    color: #ccc;
    padding: 4px 7px;
}
.AddCommentBox .con1 .div2 p, .AddCommentSham .con1 .div2 p
{
    height: 36px;
    line-height: 36px;
    background: #f70;
    color: #fff;
    text-align: center;
    border-radius: 4px;
}
.AddCommentBox .con1 .div2 p.ing
{
    background: #ccc;
}
.UpBox
{
    padding-top: 10px;
}
.UpBox .td1
{
    width: 54px;
}
.UpBox .td1 .UpBox_MainDiv
{
    width: 54px;
    height: 54px;
    overflow: hidden;
    background: #fff url(/s/img/w/m/Loft/AddPic.png) no-repeat center center;
    background-size: 100%;
    visibility: hidden;
}
.UpBox .td2 div
{
    padding-left: 6px;
    color: #999;
    white-space: nowrap;
}
/*——————————————————————————*/