﻿
a,img{border:0;}
body{font:14px Arial, Helvetica, sans-serif, "微软雅黑"; background-color:#fff; margin:}

.tz_content{ background-color:#fff;  /*margin: 5px 0px;*/  overflow:hidden; border-bottom:1px solid #e0e0e0; }
.tz_content a{ text-decoration:none;    }
/*.tz_content:hover{background-color:#D5EDDD; }*/
.tz_content h4{color: #333;text-align: left; padding: 10px 0;max-width: 333px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 3%;}
.tz_content i{color: red;text-align: center;float: right;padding-right: 4%;}
span#tz_issuedate {float: right;}
.tz_content p{color:#999999;display: flex; justify-content: space-between; line-height:22px; letter-spacing:0.15em; padding:0 10px; width:94%; text-align:left;}
/*.tz_content .tz_describe{  margin:5px 0 5px 5px; line-height:20px; font-size:15px;  }
.tz_describe span {color:#999999;  margin-left:10px;  }*/
/*.date {/*margin-right: 118px;*float: right;margin-right: 4%;}*/
.span_date{float: left;}

i {font-style:normal;}


    .bot {
    width:100%;
    height:38px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 6;

    }


.bot .JT {
    width:10%;
    height:30px;
    line-height:30px;
    float:left;
    text-align:left;
    margin-bottom:3px;
}

 .bot .PicTitle {
    width:60%;
    float:left;
    text-align:left;
    /*white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;*/
}
 /*详情页底部样式*/
.bot .PicTitle input {
    width:92%;
    height:20px;
    line-height:20px;
    padding: 5px 0px 5px 0px; 
    border-radius: 10px;
    padding-left: 10px;
    border:1px solid #dedede;
}

.bot .comment {
    width:10%;
    float:left;
    text-align:center;
    margin-top:5px;
}
.bot .collection {
    width:10%;
    float:left;
    text-align:center;
    margin-top:5px;
}
.bot .share {
        width: 10%;
        float: left;
        text-align: center;
        margin-top:5px;
    }
.bot_width {
    width: 100%;
    height: 45px;
    background-color: #ffffff;
    box-shadow: 0 -1px 0 #f2f2f3;
    position: fixed;
    bottom: 0;
}
.bot_back {
    position: fixed;
    bottom: 0px;
    left: 37%
}