.g-messagehd {
    color: #0157e0;
    font-size: 14px;
    padding:28px 0 8px; 
}
.g-messagehd span{
    color: #0157e0;
    padding-right: 12px;
}
.g-messagehd span a{
    color: #0157e0;
}
.g-messagehd a {
    font-size: 14px;
    margin: 0 6px;
}
.well {
    border:none;
    background: #f7f7f7;
    box-shadow:none;
    margin-bottom: 0;
    padding:10px 19px;
}
 .well a {
    border:1px solid #ebe8e8;
    color: #515151;
    background: #fff;
    padding:4px 18px;
    margin-left: 18px;
    display: inline-block; 
}
.g-messagewrap {
    width: 100%;
    overflow: hidden;
}
.g-messagelist {
    border-bottom: 1px solid #efefef;
    padding: 20px 19px 10px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
}
.g-messagelist a {
    color: #999;
}
.g-messageclick { display: block; height: 22px; overflow: hidden;}
.g-messagelist .g-messageinfo a {
    color: #0157e0;
}
.g-messagelist .g-messageinfo {
    line-height: 18px;
    display: none;
}
.g-messageico {
    background: url('../../../images/messagelist.png') no-repeat;
    padding-left: 26px;
    display: inline-block;
    width: 73%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: top;
}
.g-messagelist .col-md-6 {
    padding:0;
}
.g-mesactive {
    color: #666;
}
.g-mesactive a{
    color: #666;
}
.g-mesactive .g-messageico {
    background: url('../../../images/messagelist.png') no-repeat 0 -22px;
    color: #333;
}
.paging_bootstrap .pagination {
    margin-right:-4px;
    padding:40px 0 48px; 
}
.g-nomessage {
    text-align: center;
    font-size: 16px;
    color:#898989;
    padding-top: 246px;
    background: url('../../../images/nomessage.png') no-repeat center 70%;
}


/*交易评价*/
.g-message .control-group label{
    margin-right: 20px;
    margin-top: 5px;
}
.u-recordstar span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../../images/star-off.png) no-repeat;
    background-size: 16px 16px;
    vertical-align: bottom;
}
.g-message .s-myborder{
    position: relative;
}
.g-message .s-myborder .u-recordstar{
    position: absolute;
    background: #ffffff;
    z-index: 5;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 3px 3px 8px #ECECEC!important;
    left:-1px;
    margin-top:5px;
    display: none;
}
.g-message .s-myborder .z-hov:hover .u-recordstar{
    display: block;
}
.g-message .s-myborder .u-evaico{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("../../../images/evaico.png") no-repeat 0 2px;
}
.g-message .s-myborder .z-hov:hover .u-evaico{
    background: url("../../../images/evaico.png") no-repeat 0 -6px;
}
.u-act{
    display: block!important;
}
.u-recordstar .rec-active {
    background: url(../../../images/star-on-all.png) no-repeat;
    background-size:16px 16px;
}
.u-recordstar .rec-atv {
    background: url(../../../images/recordstar.png) no-repeat 0 -22px;
}
/*好评率展示*/
.applauseRate .rec-active {
    background: url(../../../images/star-on-all.png) no-repeat;
    background-size:16px 16px;
}
.applauseRate .half-star {
    background: url(../../../images/star-on-half.png) no-repeat;
    background-size:16px 16px;
}
.applauseRate span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../../images/star-off.png) no-repeat;
    background-size:16px 16px;
    vertical-align: bottom;
}
/*好评率*/
.z-hov{
    cursor: pointer;
}
.contact-me-modal .modal-header{
    padding: 10px 15px;
    background: #ededed;
    font-size: 14px;
}
.contact-me-modal .modal-header .close{
    font-size: 24px;
}
.contact-me-modal .modal-body{
    padding: 30px 50px 15px;
}
.contact-me-modal .modal-footer{
    text-align: center;
    border: none;
    background: #fff;
    padding: 0 50px 32px 50px;
}
.contact-me-modal .btn{
    border-radius: 3px;
    width: 108px;
    height: 36px;
    border:none;
}
.contact-me-modal .btn-primary{
    background: #0f7fbf!important;
    margin-right:25px;
}
.contact-me-modal .btn-default{
    background: #ccc!important;
}
/*lrx-20200302修改*/
input[type=checkbox].ace+.lbl::before, input[type=radio].ace+.lbl::before {
    /* color: #0157e0; */
    /*line-height: 12px;*/
    /*min-width:14px;*/
    /*height:14px;*/
}
.m-radio input[type=checkbox].ace+.lbl:hover::before, input[type=checkbox].ace:hover+.lbl::before, input[type=radio].ace+.lbl:hover::before, input[type=radio].ace:hover+.lbl::before {
/*     border-color: #0157e0; */
}
.messnopd { padding:0;}
@media screen and (max-width:767px){
    .dataTables_paginate { text-align: center;}
}

.snav-tabs {
    border-bottom: 1px solid #ddd;
}
.snav-tabs a {
    color:#333;
}
.snav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .snav-tabs>li.active>a:hover {
    color: #0f7fbf;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-radius: 4px 4px 0 0;
}
.snav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.pshow {
    padding-top: 4px !important;
    line-height: 1.5 !important;
    padding-left: 20px !important;
}