*{
    margin: 0px;
    padding: 0px;
    font-family: 微软雅黑;
}
.d_info{
    width: 100%;
    margin-top: 58px;
}
.d_info_tit h2{
    font-weight: 200;
}
.d_info_box{
    width: 100%;
    margin: 0 auto;
    margin-top: 72px;
}
.d_info_info{
    margin-top: 8px;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e8e8e8;
}
.d_info_info_time{
    font-size: 17px;
    color: #999;
    margin-right: 3px;
}
.d_info_info_head img{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
    top: 4px;
}
.d_info_info_name{
    font-size: 17px;
    color: #999;
    margin-right: 3px;
}
.d_info_info_taibai{
    font-size: 17px;
    color: #008399;
}
.d_info_content{
    width: 100%;
    font-size: 17px;
    line-height: 1.6;
    color: #3e3e3e;
}
.d_info_zan{
    margin-top: 30px;
    width: 100%;
    text-align: center;
    border-bottom: 12px solid #f7f7f7;
    padding-bottom: 24px;
}
.d_info_zan_box{
    width: 110px;
    height: 38px;
    margin: 10px auto;
    background-color: #ff795c;
    color: white;
    text-align: center;
    line-height: 38px;
    border-radius: 3px;
}
.d_info_zan_ren{
    margin: 0 auto;
    text-align: center;
    color: #999;
    font-size: 14px;
}
.d_info_zan_read{
    margin: 0 auto;
    width: 80%;
    color: #666;
    font-size: 14px;
    text-align: left;
    margin-top: 10px;
}
.d_info_zan_read span{
    margin-left: 5px;
}
.d_info_ad{
    width: 100%;
}
.d_info_ad img{
    width: 100%;
    margin-top: 10px;
}
.d_info_comment{
    width: 100%;
    margin-top: 26px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 110px;
}
.d_info_content img{
    max-width: 100%;
}
.d_info_comment_tit{
    width: 90%;
    margin: 0 auto;
    text-align: left;
}
.d_info_comment_tit_wz{
    width: 100%;
    font-size: 14px;
    padding: 0 3px;
}
.d_info_comment_tit_tb{
    display: inline-block;
    height: 14px;
    width: 3px;
    background-color: #15bfff;
    position: relative;
    top: 2px;
}
.d_info_foot{
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 51px;
    background-color: #f9f7f7;
    border-top: 1px solid #e5e5e5;
    line-height: 62px;
}
.d_info_foot_ipt{
    width: 36%;
    margin-left: 20px;
    height: 37px;
    border-radius: 18px;
    border: 1px solid #ddd;
    padding-left: 32px;
    position: relative;
    bottom: 6px;
    color: #999;
    outline: none;
}
.d_info_foot_ipt_img img{
    width: 22px;
    position: absolute;
    left: 30px;
    top: 12px;
    z-index: 1;
}
.d_info_foot_box{
    float: right;
    margin-right: 16px;
}
.d_info_foot_message{
    display: inline-block;
    margin-left: 20px;
}
.d_info_foot_message img{
    width: 20px;
    height: 20px;
}
.d_info_foot_Fabulous{
    display: inline-block;
    margin-left: 6px;
}
.d_info_foot_Fabulous img{
    width: 20px;
    height: 20px;
}
.d_info_foot_message_shu{
    display: inline-block;
    border-radius: 2px;
    background-color: #f85959;
    color: white;
    line-height: 20px;
    text-align: center;
    position: relative;
    top: -10px;
    font-size: 12px;
}
.d_info_foot_Fabulous_shu{
    display: inline-block;
    border-radius: 2px;
    background-color: #f85959;
    color: white;
    line-height: 20px;
    text-align: center;
    position: relative;
    top: -10px;
    font-size: 12px;
}
.d_info_foot_fabu{
    display: inline-block;
    position: relative;
    margin-left: 10px;
    bottom: 6px;
    color: #afafaf;
}