.mCommon_basicInform_content{

}

.mCommon_basicInform_content_itemBar{
    border-bottom:1px solid #E1E2E6;
    margin-right: 15px;
    margin-left: 15px;
}
.mCommon_basicInform_content_itemBar_left{
    padding-top:10px;
    float: left;
    /*padding-left: 10px;*/
    /*by-yuexy20180601add*/
    position:relative;
}

.mCommon_basicInform_content_itemBar_right{
    /*border-bottom:1px solid #E1E2E6;*/
    margin-left:65px;
    padding-top:14px;
    padding-bottom:14px;
    /*padding-right:14px;*/
}
.mCommon_basicInform_content_item{
    min-height: 70px;
}
.mCommon_basicInform_content_itemBar_left img{
    width:50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.mCommon_basicInform_content_itemBar_right_top,.mCommon_basicInform_content_itemBar_right_bottom{

}
.mCommon_basicInform_content_itemBar_right_top{
    height:20px;
}
.mCommon_basicInform_content_itemBar_right_bottom{
    margin-top:5px;
}
/*.mCommon_basicInform_content_itemBar_right_top_num{*/
    /*padding-left: 7px;*/
    /*padding-right: 7px;*/
    /*line-height: 20px;*/
    /*color: white;*/
    /*background: #FF4D4D;*/
    /*border-radius: 11px;*/

/*}---byyuexy20180601注释*/

.mCommon_basicInform_content_itemBar_right_top_num{
    /*padding-left: 7px;*/
    /*padding-right: 7px;*/
    line-height: 20px;
    width:20px;
    height: 20px;
    text-align: center;
    color:#fff;
    background-color: #FF5555;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position:absolute;
    top:10px;
    right:0px;
}

/*.mCommon_basicInform_content_itemBar_right_top_num,.mCommon_basicInform_content_itemBar_right_bottom_time{*/
    /*float:right;*/
/*}-----byyuexy20180601注释*/

.mCommon_basicInform_content_itemBar_right_bottom_time{
    float:right;
}


.mCommon_basicInform_content_itemBar_right_top_text{
    font-size:16px;
    color:#191919;
    /*margin-right: 35px;by-yuexy20180601注释*/
    line-height: 25px;
}

.mCommon_basicInform_content_itemBar_right_bottom_text{
    font-size: 14px;
    color: #898989;
    /*margin-right:80px;*/
    line-height: 20px;
    margin-top: 8px;
}
.mCommon_basicInform_content_itemBar_right_bottom_time{
    line-height: 26px;
    font-size: 12px;
    color: #898989;
    margin-left:5px;/*byyuexy20180601add*/
}

/*通知页面修改-byyuexy2018.05.31*/
.mCommon_basicInform_time{
    padding-left: 7px;
    padding-right: 5px;
    line-height: 25px;
    color: #fff;
    color: #898989;
    font-size: 14px;
}
/*通知页面修改-byyuexy2018.05.31--end*/

