@charset "UTF-8";
.news_title{
    overflow: hidden;
    margin-bottom:40px;}
.n_t_title{
    font-size:24px;
    color:#9a0000;
    line-height: 38px;
    letter-spacing:1px;
    border-top:1px dashed #d2d2d2;
    padding:26px 0 0 0;
    margin:30px 0 22px 0;}
.n_m_date{
    font-size:16px;
    color:#808080;
    height:31px;
    line-height:33px;
    float:left;}
.n_m_date span{
    /* border-right:1px solid #808080; */
    height:14px;
    padding:0 10px;
    line-height:14px;}
.n_m_date .n_m_d{
    padding-left:0;}
.n_m_date .n_m_v{
    border-right:0;}
.share_icon{
    float:right;
    width:298px;}