﻿.ui-back {
    position: absolute;
}

.avatar {
    line-height: 28px !important;
    height: auto;
}

.author {
    font-weight: bold;
    font-size: 20px;
}

.content {
    padding-bottom: 30px;
}

.ui-grid li {
    clear: both;
    float: none;
}
.focused{
    color:#07ed6e;
}
.kj {
    text-align: right;
    margin-top: 11px;
}
.kj-color-red {
    color: #c60000;
}
.kj-color-green {
    color: #07ed6e;
}
.blue {
    color: #138be1;
}
.red {
    color: #c60000;
}
.h-kj-color-red {
    color: #c60000;
}
.h-kj-color-gray {
    color: #eeeeee;
}
.yc-title {
    font-size: 16px;
}
.h-content h4,div{
    font-size:14px!important;
}
.h-content h4 {
    margin-right: 10px;
}

.ui-txt-detail-bt{
    font-size:16px;
    font-weight:bold;
    margin-bottom:10px;
}
.vip-title {
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.vip-title span.vip-hit{
    color:#c60000;
    font-weight:bold;
}
.ui-vipcontent .ui-whitespace .line {
    display: flex !important;
    padding:10px 0;
}
.ui-vipcontent .ui-whitespace .line div:first-child{
    /*display:inline-block;*/
    width:19%;
    text-align:right;
}
.ui-vipcontent .ui-whitespace .line div{
    word-break: break-word;
}
.ui-vipcontent .ui-whitespace .line .ub_f1{
    width:79%;
}
/*.ui-vipcontent::after {
    content: '中奖';
    position: absolute;
    z-index: 9999;
    top: 10px;
    left: 376px;
    height: 50px;
    width: 50px;
    background: url(/images/dlt.png);
}*/
