﻿.commentfb,.usercomment {
    display: block;
    padding: 10px;
    text-align: center;
    background: #ee5486;
    color: #fff!important;
    margin-bottom:1rem;width:100%;border:none;font-size:1.4em;
}

.usercomment img{width:30px;position:relative;top:-2px;}
.review,.service-rate {
    text-align: center;font-size:1.1em;
}
.ginf{
    cursor:pointer;
    margin:0 1px;width:20px;
    height:20px;position:relative;
    top:-2px;
}
.star-review {
    font-size: 47px;min-width: 160px;
    text-align: center;
    color: #fd9727;
}.star-review i{
     font-size:38px;position:relative;
     top:-5px;
 }
.text-review {
   color: #999999;
    font-size: .9rem;
    line-height: 1.2rem;
    text-align: center;
    margin-top: .6rem;
}
.service-rate div {
    margin-bottom: 5px;
}
.service-rate .point {
    color: #999999;
    font-size: .9rem;
}
.service-rate .percent_bar {
    border: 1px solid #E5E5E5;
    background: #EBEBEB;
    display: inline-block;
    font-size: 0;
    height: 7px;
    margin: 0 5px;
    width: calc(100% - 174px);
    vertical-align: sub;text-align:left;overflow:hidden;border-radius:500px;
    position:relative;
    top:-4px;
}
.service-rate .percent_bar span {
    background: #FFCC00;
    display: inline-block;
    height: 100%;
}
.service-rate .percent {
    color: #619C77;
    min-width:44px;display:inline-block;text-align:left;font-size:1.4em;white-space:nowrap;width:122px;
}
.votebut{
    background-color: #ED2225;
    border-radius: 3px;
    color: #FFF;
    border: none;
    display: block;
    margin-top: 25px;
    padding: 8px 15px;
}
.com-list{
    margin-bottom:7px;
    padding-bottom:7px;
    border-bottom:1px dashed #ddd;
}
    .com-list .com-list-avatar {
        width: 65px;
        float: left;
        position: relative;
        border: 1px solid #ddd;
    }
    .com-list .com-list-info {
        width: calc(100% - 65px);
        float: left;
        padding-left: 10px;
    }
.com-list.com-list-ans{
    margin-left:15px;
}
.com-list div.com-sum-list{
    font-size:.95rem;
    margin-top:3px;margin-bottom:3px;
}
.com-sum-list img{
    margin-right: 2px;cursor:pointer;position:relative;top:-2px;
}
.com-list div i{
    color:rgba(0,0,0,.6);
    font-size:.9rem;
}
#faq-sul .com-list b,#res-sul .com-list b{margin-right:0;}
.reg-vote{
    background-color: #f4f4f4;padding:15px;
}
.reg-vote .reg-vote-title{
    font-size:16px;font-weight:bold;margin-bottom:15px;
}