﻿.huati {
    min-width: 310px;
    float: right;
    margin-top: 0px;
    width:100%;
}
.blocktitle span.titletext {
    background: none;
    border-left: 5px solid #F40;
    line-height: 50px;
    font-size: 28px;
    padding: 0 0 3px 10px;
}
.huatinum {
    float: left;width: 100%; position: relative;
}
.huatinumimg {
     float: left;    margin-top: 8px;
}
.huatinumimg img {
    height:20px;
    width:20px;
    border-radius:20px;
    margin-top: 1px;
}
.huatinumuser {
    float: left;   
    margin-top: 11px;
    color: #bbb;
    margin-left: 5px;
}
.huatinum p {
     float: right;margin-top: 3px;
}
.huatititle {
    width:100%;
    float:left; 
    font-size:18px;
    font-weight:bold;
    line-height:28px;   
}
.huatititle a:hover{
    text-decoration:none;
}
.pic_dv a {
    color:#888;
}
.pic_dv a:hover {
    color:#E50013;
}
