/**
 * ********************************************
 * Description   : 设计师主页
 * Create time   : 2017-04-25
 * Last modified : 2017-04-25 
 * Modify Man    : shejiben
 * ********************************************
 */
.read-total i,.comment-info .type i{
    background: url(//img.shejiben.com/shejiben_img/wap/sjsIndex/sprite.png) no-repeat; 
    background-size: 100% auto;
}
.sjs-info{
    padding:30px 0 30px;
    background: #fff;
}
.sjs-info .head{
    width: 90px; 
    height: 90px;
    margin: 0 auto 15px;
    position: relative;
}
.sjs-info .head img{
    margin: 0 auto 15px;
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 45px;
    border: 1px #f3f3f3 solid;
}
.sjs-info .head .icon-zm,.sjs-info .head .icon-jy,.sjs-info .head .icon-xr{
    position: absolute;
    top: 20px;
    right: -14px;
}
.sjs-info .head .icon-rz,.sjs-info .head .icon-rz-qy{
    position: absolute;
    top: 40px;
    right: -20px;
}
.sjs-info .yuyue-total,.sjs-info .order-total{
    position: absolute;
    top: 25px;
    color: #999;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
}
.sjs-info .yuyue-total p,.sjs-info .order-total p{
    color: #666;
    display: block;
    font-size: 16px;
}
.sjs-info .yuyue-total{
    left: -60px;
}
.sjs-info .order-total{
    right: -60px;
}
.sjs-info .name,.sjs-info .city,.sjs-info .price{
    display: block;
    text-align: center;
}
.sjs-info .name{
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;
}
.sjs-info p.city{
    margin-bottom: 15px;
    color: #999;
    font-size: 12px;
}
.sjs-info p.city i{
    width: 2px;
    height: 2px;
    display: inline-block;
    background: #999;
    border-radius: 1px;
    margin: 0 2px 3px;
}
.sjs-info p.price{
    color: #dd4f50;
    font-size: 16px;
}
.tab{
    background: #fff;
}
.tab ul{
    width: 100%;
    height: 45px;
    display: block;
    margin-top: 10px;
    background: #fff;
    border-bottom: 1px #f1f1f1 solid;
}
.tab li {
    float: left;
    height: 44px;
    width: 25%;
    text-align: center;
    line-height: 44px;
    color: #666;
    border-bottom: solid 2px #fff; 
    font-size: 16px;
}
.tab li.on{
    color: #dd4f50;
    border-bottom: solid 2px #dd4f50;
}
.tab-wrap{ min-height: 190px;}
/*设计案例*/
.case-info {
    padding-bottom: 18px;
}
.case-info .title{
    padding: 0 20px;
    margin:17px 0 0;
    height: 20px;
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    text-align: center;
}
.case-info .case-pic{
    position: relative;
    height: 0;
    padding: 28.34% 0; 
    overflow: hidden;
    display: block;
}
.case-info .case-pic img{
    position: absolute;
    top: 0;
    left: 0;
}
.case-info .parameter{
    padding: 10px 10px 0;
    display: block;
    text-align: center;
} 
.case-info .parameter label{
    padding:0 5px 0 4px;
    height: 16px;
    display: inline-block;
    color: #999;
    line-height: 16px;
    font-size: 14px;
}
.case-info .parameter i{
    width: 1px;
    height: 12px;
    background: #999;
    display: inline-block;
    margin-bottom: -2px;
    -webkit-transform: rotate(15deg);
}

/*博文*/
.tab-blog{

}
.tab-blog a{
    padding: 15px 10px 10px;
    display: block;
    border-bottom: 1px #f1f1f1 solid; 
}
.tab-blog p{
   color: #999;
   font-size: 12px; 
}
.tab-blog .no-result p{
    color: #333;
    font-size: 14px;
}
.tab-blog .title{
    padding: 0 0 10px;
    font-size: 16px;
    color: #333;
}
.tab-blog .info{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
}
.tab-blog .time{
    float: left;
}
.tab-blog .read-total{
    float: right;
}
.tab-blog .read-total i{
    width: 15px;
    height: 11px;
    display: inline-block;
    margin:0 3px -1px 0;
}
/*评价*/
.tab-comment{

}
.tab-comment .percent{
    padding: 15px 0;    
}
.tab-comment .percent span{
    width: 20%;
    float: left;
    display: block;
    text-align: center;
}
.tab-comment .percent{
    font-size: 14px;
    color: #666;
}
.tab-comment .percent p{
    padding-bottom: 8px;
    color: #dd4f50;
    font-size: 20px;
}
.comment-info{
    position: relative;
    padding: 20px 10px;
    border-top: 1px #f1f1f1 solid; 
}
.comment-info .head{
    position: absolute;
    top: 15px;
    left: 10px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
}
.comment-info .info{
    width: 100%;
    padding-left: 50px;
    display: inline-block;
}
.comment-info .name{
    margin-bottom: 10px;
    float: left;
    font-size: 16px;
    color: #333;
}
.comment-info .time{
    float: right;
    font-size: 12px;
    color: #999;
}
.comment-info .type{
    margin-bottom:10px; 
    height: 16px;
    clear: both;
    font-size: 14px;
    line-height: 16px;
}
.comment-info .type i{
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 2px -3px 0;
}
.comment-info .type-good{
    color: #dd4f50;
}
.comment-info .type-common{
    color: #ffb32e;
}
.comment-info .type-bad{
    color: #666;
}
.comment-info .type .icon-good{
    background-position: 0 -18px;
}
.comment-info .type .icon-common{
    background-position: 0 -39px; 
}
.comment-info .type .icon-bad{
      background-position: 0 -61px;   
}
.comment-info .msg{
    font-size: 14px;
    color: #666;
    line-height: 20px;
    clear: both;
}
.comment-info .add-coment{
    margin-top: 10px;
    border-top: 1px #f1f1f1 dotted;
}
.comment-info .add-coment .column{
    padding-top: 10px;
    color: #dd4f50
}
.comment-info .add-coment p{
    padding-top: 10px;
    line-height: 18px;
    color: #666;
}
/*关于TA*/
.tab-about-sjs {
    padding-bottom: 10px;
}
.tab-about-sjs span{
    position: relative;
    width: 100%;
    padding: 10px;
    display: block;
    border-bottom: 1px #f1f1f1 solid;
}
.tab-about-sjs label{
    line-height: 24px;
    font-size: 14px;
}
.tab-about-sjs .no-border{
    border: none;
}
.tab-about-sjs .column{
    height: 20px;
    padding-right: 10px;
    color: #333;
    position: absolute;
    top: 10px;
    left: 10px;
}
.tab-about-sjs .info{
    color: #666;
    -webkit-box-flex: 1;
    margin-left: 70px;
    display: block;
}
.loading{
    padding-bottom: 10px;
}
.loading img{
    width: 90px;
    margin: 10px auto 0;
    display: block;
}
/*博文详情页*/
.blog-detail{
    padding: 0 10px 20px;
    background: #fff;
}
.blog-detail .title{
    padding: 20px 0 10px;
    font-size: 16px;
    color: #333;
    line-height: 20px;
}
.blog-detail .time{
    margin-bottom: 10px;
    float: left;
    color: #999;
}
.blog-detail .read-total{
    float: right;
    color: #999;
}
.blog-detail .read-total i{
    width: 15px;
    height: 11px;
    display: inline-block;
    margin-right: 3px;
}
.blog-detail .info{
    padding-top: 12px;
    clear: both;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
    border-top: 1px #f1f1f1 solid;
}
.blog-detail .info img{
    margin: 5px auto 10px;
    max-width: 100%;
    display: block;
}
.blog-detail .info p{
    line-height: 26px;
    font-size: 14px;
    color: #333;
}
.float-yuyue{
    position: fixed;
    bottom: 0;
    height: 46px;
    width: 100%;
    max-width: 640px;
    background: #333;
    z-index: 1010;
}
.float-yuyue .sjs-info{
    width: 100%;
    padding:0 130px 0 0;
    display: block;
    background: none;
}
.float-yuyue img{
    margin: 8px 10px 0;
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    border: 1px #fff solid;
    border-radius: 30px;
}
.float-yuyue span{
    color: #fff;
    line-height: 46px;
}
.float-yuyue .btn-yuyue{
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 46px;
    display: block;
    float: right;
    text-align: center;
    color: #fff;
    line-height: 46px;
    background: #dd4f50;
}