@charset "utf-8";
/* 你自己的样式 */
.pdr0{
    padding-right: 0 !important;
}
.lawyer-comment{
    text-align: center;
    width: 75%;
    margin: 10% auto;
}
.star{
    text-align: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}
.star span{
    margin-right: 15%
}
.star i{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../images/star-1.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 9%;
    vertical-align: middle;
}
.star i:nth-child(6){
    margin-right: 0;
}
.star i.current{
    background: url("../images/star-2.png") no-repeat;
    background-size: 100% 100%;
}
td.star i,.yellow.star i{
    margin-right: 2%;
    background: url("../images/star-2.png") no-repeat;
    background-size: 100% 100%;
}
td.star i.half,.yellow.star i.half{
    background: url("../images/star-3.png") no-repeat;
    background-size: 100% 100%;
}
.tijiao{
    margin-top: 12%;
    width: 100%;
}
.assign_lawyer form{
    width: 80%;
    margin: 0 auto;
}
.assign_lawyer form label{
    line-height: 28px;
}
.assign_lawyer form label span{
    width: 35%;
    display: inline-block;
}
.assign_lawyer em{
    font-style: normal;
}
.loginBox{
    width: 27%;
    height: 35%;
    left: 58%;
    top: 28%;
    background: rgba(255,255,255,0.3);
    border-radius: 5px;
    margin: 0;
}
.loginBox .input-text{
    width: 80%;
    border: none;
    border-radius: 5px;
    outline: none;
    margin-bottom: 5%;
}
.m_phone .header{
    height:40px;
    background: #f5f5f5;
}
.m_phone .contain{
    margin-top: 5%;
}
.m_phone .left-contain{
    float: left;
    width: 25%;
    margin-right: 5%;
}
.m_phone .left-contain img{
    width: 100%;
}
.m_phone .contain p{
     margin-left: 25%;
    font-size: 18px;
 }
.m_phone .description{
    height: 40px;
    margin-top: 2%;
    font-size: 14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.m_phone .content{
    border-top: 1px dashed #ddd;
    padding-top: 5%;
    font-size: 16px;
    margin-top: 5%;
}
.m_phone .content img{
    width: 100%;
}
.m_phone .content p{
    margin-bottom: 1%;
}
.gengduo{
    display: block;
    width: 100%;
    text-align: center;
    color:deepskyblue
}
.sss .gengduo{
    display: inline-block;
    width: 18%;
    height: 28px;
    font-size: 14px;
    border-radius: 28px;
    /*color: #fff;*/
    margin-bottom: 20px;
    margin-right: 15px;
}
.sss .gengduo.btn-primary{
    color: #fff;
}
.mb20{
    margin-bottom: 20px;
}
.timeSpan{
    float: left;
    line-height: 32px;
    margin: 0 5px 0 25px;
}
.wenjian>div>div{
    margin-bottom: 10px;
    line-height: 34px;
    padding-left: 0;
}