.readContent {
    background: #fff;
}

.breadcrumb {
    background: #fff;
    margin-top: 10px;
}

.read_content {
    margin-top: 20px;
}
.read_content img{
    max-width: 100%;
    height: auto;
}
.recommend{
    background:white;
    max-width:100%;
}
.line_an{
    background:#f5f5f5;
    max-width:100%;
    height:25px;
}
.recommend_font{
    color:#3169b0;
    font-size:20px;
    margin:10px;
    font-weight:bold;
}
.recommend.picture{
    width:120px;
    height:90px;
}
.recommend_title{
    margin-top:20px;
}
.comment{
    background:white;
    max-width:100%;
}
.comment_font{
    font-size:18px;
    margin:10px;

}
.submit_place{
    float:right;
    margin-right:10px;
    margin-bottom: 10px;
}
.comment_img{
    width:45px;
    height:45px;
    margin:10px;
    margin-top:20px;
    float:left;
}
.comment_uc{
    float:left;
    margin-top:20px;
    margin-left:10px;
    color:#6b6b6b;
    font-size:12px;
    width:80%;
}
.comment_user{
    height:20px;
}
.comment_content{
    margin-top:15px;
}
.comment_bottom{
    clear:both;
    font-size:10px;
    color:#999999;

}
.return{
    clear:both;
    float:left;
    margin-left:75px;
    margin-top:20px;
    margin-bottom:20px;
    margin-right:25px;
    padding:15px;
    background:#f5f5f5;
}

.comment_time{
    float:left;
    margin-left:75px;
    margin-top:20px;
    margin-bottom:20px;

}
.long{
    float:left;
    margin-left:10px;
    width: 1px;
    height: 10px;
    background: #999999;
    margin-top:23px;
    margin-bottom:20px;
}
.comment_ju{
    float:left;
    margin-left:10px;
    margin-top:20px;
    margin-bottom:20px;
}
.long_right{
    float:right;
    width: 1px;
    height: 10px;
    background: #999999;
    margin-top:23px;
    margin-bottom:20px;
    margin-right:10px;
}
.comment_num{
    float:right;
    margin-top:20px;
    margin-bottom:20px;
    margin-right:10px;
}
.comment_co{
    float:right;
    margin-top:20px;
    color:blue;
    margin-bottom:20px;
    margin-right:10px;
}
.comment_praise{
    float:right;
    margin-top:20px;
    margin-bottom:20px;
    margin-right:4px;
}
.comment_ping{
    margin-left:75px;
}
.display_c{
    display:none;
}
.comment_cancel{
    font-size:15px;
    text-decoration:none;
    color:#999999;
    margin-left:85%;
    padding-top:20px;
}
.alert{
    height:50px;
    background:#fcf8e4;
}
.alert1{
    height:50px;
    background:#fcf8e4;
}
.alert1 b{
    margin-top:20px;
    font-size:16px;
    margin-left:10px;
}
.hide{
    display:none;
}
.hide1{
    display:none;
}
.line {
    width: 95%;
    margin-left: 2.5%;
    height: 1px;
    border: none;
    border-top: 1px solid #eeeeee;
    margin-bottom: 0px;
}
.body_share{
    float:right;
    margin-right: 20px;
    margin-bottom: 10px;
}