.user-bg-css{
    background: #F7F8FA;
}
.c-2288FC{
    color:#2288FC;
}
/* 个人中心左侧 开始 */
#userLeft{
    background: #fff;
    min-height: calc(100vh - 203px);
    width: 180px;
}
.user-index-box{
    padding: 25px 0px;
    min-height: calc(100vh - 173px);
}
.user-index-box .left .line{
    width: 100%;
    height: 1px;
    background: #ddd;
}
.user-index-box .left p{
    font-size: 16px;
    line-height:44px;
    text-align: center;
}
.user-index-box .left a{
    background: #fff;
    color: #333;
    width: 180px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    display: block;
}
.user-index-box .left .active{
    color: #2288FC;
    background: rgba(226,235,255,0.56);
}
/* 个人中心左侧 结束 */
.user-index-box .right{
    width: 1010px;
}
.user-index-box .right .user-rule-text p{
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    margin-left: 5px;
    margin-bottom: 0px;
    margin-right: 0px !important;
}
.user-index-box .right .user-rule-text img{
    width: 10px;
    height: 12px;
}
.user-index-box .right .right-box{
    background: #fff;
    min-height:calc(100vh - 203px);
}
.user-index-box .user-right-box{
    min-height: calc(100vh - 373px) !important;
}
.user-index-box .right .title_name{
    font-size: 16px;
    line-height: 40px;
    padding: 0px 25px;
    padding-top: 10px;
}
.user-index-box .right .title_name_smart{
    padding-top: 0px;
    border-bottom: 1px solid #DCDCDC;
    font-size: 13px;
}
.user-index-box .right .title_name p{
    margin-right: 20px;
    cursor: pointer;
    color:#333;
}
.user-index-box .right .title_name span{
    color: #2288FC;
    font-size: 13px;
}
.user-index-box .right .title_name .active{
    border-bottom: 3px solid #2288FC;
    color: #2288FC;
}

.user-common .right-box{
    padding-bottom: 30px !important;
}
.user-common .top{
    padding: 0px 25px;
    margin-bottom: 20px;
}
.user-common .top p{
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}
.user-common .top .box-div{
    width: 470px;
    padding-left: 10px;
    height: 30px;
    background: #F1F2F5;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    line-height:30px;
    margin-right: 5px;
}
.user-common .top .btn{
    width: 180px;
    height: 30px;
    background: #2288FC;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}
.user-common .top .btn:hover{
    background: #489EFF;
}
.user-common table{
    margin: 0px 25px;
    width: 960px;
    line-height: 36px;
    text-align: center;
    border-collapse:collapse;
}
.user-common table .table-icon{
    width: 12px;
    height: 12px;
    margin-left: 3px;
}
.user-common thead tr{
    background: #F1F2F5;
    font-size: 12px;
    color: #666666;
}
.user-common tbody tr{
    font-size: 12px;
    color: #222222;
    border-bottom: 1px #E1E1E1 solid;
}
/* 我的信息 开始 */
.user-index-box .user-index-top{
    background: #FFFFFF;
    padding: 30px;
}
.user-index-box .user-index-top .user-sculpture-box{
    position: relative;
    width: 100px;
    height: 100px;
    margin-right: 70px;
    margin-top: 5px;
}
.user-index-box .user-index-top .user-sculpture-box .img{
    width: 100px;
    height: 100px;
}
.user-index-box .user-index-top .user-sculpture-box .icon{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    bottom: -9px;
}
.user-index-box .user-index-top .user-sculpture-box #file{
    width: 35px;
    height: 35px;
    position: absolute;
    right: 5px;
    bottom: -9px;
    opacity: 0;
}
.user-index-box .user-index-top .btn-box{
    width: 53px;
    height: 24px;
    background: #FEF5E6;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 400;
    color: #FF7B0F;
    line-height: 24px;
    text-align: center;
    margin-right: 10px;
    margin-top: 4px;
}
.user-index-box .user-index-top .list a{
    color: #2288FC;;
}
.user-index-box .user-index-top .box{
    width: 330px;
    font-size: 12px;
    line-height: 30px;
}
.user-index-box .user-index-top .label{
    margin-right: 10px;
    color: #999999;
    width: 70px;
    text-align: right;
}
.user-index-top{
    margin-bottom: 20px;
}
.user-detail-box {
    padding:0px 50px;
    padding-bottom: 80px;
}
.user-detail-box .name{
    line-height: 50px;
    font-size: 15px;
}
.user-detail-box label{
    line-height: 32px;
    padding-left: 22px;
    font-size: 13px;
    width: 75px;
    color: #888;
    text-align: right;
    margin-right: 5px;
}
.user-detail-box span{
    line-height: 32px;
    padding-left: 10px;
    font-size: 13px;
}
.user-detail-box input{
    width: 400px;
    padding: 0px 10px;
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
}
.user-detail-box select{
    border: 1px solid #ddd;
    width: 134px;
    margin-right: 10px;
}
.user-detail-box .input-radio-box input{
    width: 13px;
    height: 13px;
    margin-top: 9px;
}
.user-detail-box .input-radio-box span{
    margin-right: 30px;
    padding-left: 10px;
}
.user-detail-box .mb10{
    margin-bottom: 10px;
}
.user-detail-box .btn{
    width: 130px;
    background: #2288FC;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    height: 40px;
    margin-top: 25px;
    text-align: center;
    cursor: pointer;
    margin-left: 85px;
}
/* 我的信息 结束 */
/*我的推荐 开始*/

.recommend-url-box{
    position: relative;
}
.recommend-url-box .box-div-block{
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 8%);
    padding: 15px;
    position: absolute;
    right: 0px;
    top: 35px;
    display: none;
}
.recommend-url-box .box-div-block p{
    margin-bottom: 0px;
    line-height: 25px;
    padding-bottom: 5px;
}
.recommend-url-box .box-div-block img{
    width: 150px;
    height: 150px;
}
/*我的推荐 结束*/
/* 我的积分 开始 */
.myIntegral .top{
    margin-bottom: 0px;
}
.myIntegral .title_name{
    padding-top: 0px !important;
}
.myIntegral .top-box{
    margin-top: 20px !important;
}
.myIntegral .top-box span{
    font-size: 12px;
    font-weight: 400;
    color: #999999;
}
/* 我的积分 结束 */
/* 我的金豆 开始 */
.goldenBean .top-box{
    margin-top: 10px;
}
.goldenBean .top-box .name{
    font-size: 18px;
    color: #333;
    line-height: 32px;
}
.goldenBean .top-box .num{
    font-size: 24px;
    font-weight: 500;
    color: #2288FC;
    line-height: 32px;
    margin-right: 12px;
}
.goldenBean .top-box .line{
    width: 1px;
    height: 59px;
    background:#E1E1E1;
    margin: 0px 35px;
}
.goldenBean .top-box .btn{
    padding: 0px 21px;
    width: auto;
    height: 30px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    margin-left: 8px;
}
.goldenBean .top-box .btn1{
    background: #2288FC;
    border: 1px solid #2288FC;
    color: #fff;
}
.goldenBean .top-box .btn2{
    background: #fff;
    border: 1px solid #D2D2D2;
    color: #333333;
}
.goldenBean .top-box .btn2:hover{
    background: #f7f7f7;

}
/* 我的金豆 结束 */
/* 我的点赞 开始 */
.user-like-box .target-list{
    width: 987px;
    margin-left: -13px;
    padding: 0px 25px;
}
.user-like-question{
    padding: 0px 25px;
}
.user-like-box .user-like-question .box-div{
    position: relative;
    border-bottom: 1px dashed #E1E1E1;
    margin-bottom: 10px;
}
.user-like-box .user-like-question .box-div span {
    width: 5px;
    height: 5px;
    background: #5A5A5A;
    border-radius: 5px;
    margin-top: 17px;
    margin-right: 8px;
}
.user-like-box .user-like-question .box-div a{
    font-size: 14px;
    color: #333333;
    line-height: 40px;
    font-weight: 400;
    display: block;
    max-width: 900px;
}
.user-like-box .user-like-block .each-vedio{
    width: 303px;
    height: 260px;
    position: relative;
}
.user-like-box .user-like-block .img img{
    height: 184px;
}
/* 我的点赞 结束 */
/* 我的预约 开始 */
.user-reservation-box .target-detail-live{
    width: 987px;
    margin-left: -13px;
    padding: 0px 25px;
    min-height: 562px;
}
.user-reservation-box .box{
    width: 303px !important;
    margin: 0px 13px !important;
    margin-top: 20px !important;
    height: auto !important;
    box-shadow: none !important;
    padding: 0 !important;
    background: none !important;
    position: relative;
}
.user-reservation-box .box .img-url{
    height: 170px !important;
}
/* 我的预约 结束 */
/* 我的收藏 开始 */
.user-collect-box{
    width: 987px !important;
    margin-left: -13px !important;
    margin-top: 10px !important;
    padding: 0px 25px;
    min-height: 562px;
}
.user-collect-box .each-tempalte{
    width: 303px;
    padding-bottom: 10px;
    position: relative;
    height: 260px;
}
.user-collect-box .each-tempalte a{
    width: 100%;
}
.user-collect-box .each-tempalte a img{
    width: 100%;
    height: 196px;
}
/* 我的收藏 结束 */
/*取消样式 开始*/
.user-like-block .each-vedio:hover .user-button-box{
    display: block;
}
.user-like-question .box-div:hover .user-button-box{
    display: block;
}
.user-collect-box .each-tempalte:hover .user-button-box{
    display: block;
}
.user-reservation-box .box:hover .user-button-box{
    display: block;
}
.user-button-box{
    display: none;
}
.user-button-box .btn-box{
    width: 28px;
    height: 28px;
    background: #F7F8FC;
    border-radius: 4px;
    position: absolute;
    top: 7px;
    right: 9px;
}
.user-button-box .btn-box img{
    width: 12px;
    height: 12px;
}
.user-button-box .btn-box p{
    font-size: 14px;
    color: #666;
    width: auto;
}
/*取消样式 结束*/
/*取消弹出层 开始*/
.operate-box{
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.7);
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
}
.operate-box .div-box{
    width: 100%;
    height: 100vh;
}
.operate-box .block{
    width: 320px;
    height: 130px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 4px rgb(0 0 0 / 6%);
    border-radius: 6px;
    border: 1px solid #FFFFFF;
}
.operate-box .top-div{
    padding: 10px 20px;
    padding-bottom: 0px;
}
.operate-box .text-detail{
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 35px;
}
.operate-box .btn-text{
    width: 80px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #D2D2D2;
    font-size: 13px;
    color: #333;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
}
.operate-box .btn2-text{
    width: 80px;
    height: 30px;
    background: #2288FC;
    border-radius: 3px;
    border: 1px solid #2288FC;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    margin-right: 20px;
    color: #fff;
}
/*取消弹出层 结束*/
/*退出登录弹出层 开始*/
.operate-box-login{
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.7);
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
}
.operate-box-login .div-box{
    width: 100%;
    height: 100vh;
}
.operate-box-login .block{
    width: 320px;
    height: 130px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 4px rgb(0 0 0 / 6%);
    border-radius: 6px;
    border: 1px solid #FFFFFF;
}
.operate-box-login .top-div{
    padding: 10px 20px;
    padding-bottom: 0px;
}
.operate-box-login .text-detail{
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 35px;
}
.operate-box-login .btn-text{
    width: 80px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #D2D2D2;
    font-size: 13px;
    color: #333;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
}
.operate-box-login .btn2-text{
    width: 80px;
    height: 30px;
    background: #2288FC;
    border-radius: 3px;
    border: 1px solid #2288FC;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    margin-right: 20px;
    color: #fff;
}
/* 我的订单 开始*/
.order-box .money-link-btn{
    width: 120px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #2288FC;
    text-align: center;
    line-height: 30px;
    color: #2288FC;
}
.order-box .money-link-btn:hover{
    background: #2288FC;
    color: #fff;
}
.order-box .user-order{
    margin: 0px 25px;
    width: 960px;
    font-size: 12px;
    line-height: 36px;
}
.order-box .user-order .table-head{
    background: #F1F2F5;
    color: #666666;
    text-align: center;
}
.order-box .user-order .table-body{
    color: #222222;
    text-align: center;
    border-bottom: 1px #E1E1E1 solid;
}
.order-box .user-order .table-body span{
    user-select:none;
    -ms-user-select:none;
    -moz-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
}
.order-box .user-order .box{
    padding:0px 5px;
}
.order-box .user-order .td1{
    width:245px;
}
.order-box .user-order .td2{
    width:155px;
}
.order-box .user-order .td3{
    width:85px;
}
.order-box .user-order .td4{
    width:74px;
}
.order-box .user-order .td5{
    width:110px;
}
.order-box .user-order .td6{
    width:65px;
}
.order-box .user-order .td7{
    width:85px;
}
.order-box .user-order .td9{
    width:175px;
}
.order-box .user-order .td10{
    width:140px;
}
.order-box .user-order .td11{
    width:60px;
}
.order-box .user-order .td12{
    width:94px;
}
.order-box .user-order .td13{
    width: 315px;
}
.order-box .user-order .td14{
    width: 255px;
}
.order-box .user-order .td15{
    width: 180px;
}
.order-box .user-order .td16{
    width: 350px;
}
.order-box .user-order .td17{
    width: 195px;
}
.order-box .user-order .other{
    display:none;
}
.order-box .user-order .retract{
    display:none;
}
.order-box .user-order .one{
    width: 840px;
    padding: 5px 20px;
}
.order-box .user-order .text-p{
    text-align: left;
    line-height: 20px;
    padding: 5px 20px;
    padding-bottom: 10px;
}
.order-box .order-search{
    margin: 0px 25px;
    margin-bottom: 20px;
}
.order-box .order-search label{
    font-size: 14px;
    color: #444;
}
.order-box .order-search .number{
    height: 30px;
    padding: 0px 10px;
    border: 1px #E1E1E1 solid;
    width: 200px;
    font-size: 12px;
    border-radius: 3px;
}
.order-box .order-search select{
    height: 30px;
    text-align: center;
    border: 1px #E1E1E1 solid;
    width: 150px;
    font-size: 12px;
    margin-right: 8px;
    border-radius: 3px;
}
.order-box .order-search .date-box{
    border: 1px #E1E1E1 solid;
    border-radius: 3px;
}
.order-box .order-search .date-box input{
    border:0px;
    height: 30px;
    padding: 0px 10px;
    text-align: center;
    width: 110px;
    font-size: 12px;
}
.order-box .order-search .btn{
    width: 110px;
    height: 30px;
    background: #2288FC;
    border-radius: 3px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    margin-left: 20px;
}
.look-order-popup .block{
    width:450px;
    height:auto;
    padding-bottom:15px;
}
.look-order-popup .text-detail{
    line-height: 35px;
    margin-bottom: 30px;
}
.look-order-popup .btn2-text{
    width: 120px;
    height: 34px;
    line-height: 34px;
    margin: 0px 25px;
}
.apply-order-popup .block{
    width:565px;
    height:auto;
    padding-bottom:15px;
}
.apply-order-popup label{
    line-height: 32px;
    font-size: 13px;
    width: 135px;
    color: #888;
    text-align: right;
    margin-right: 5px;
}
.apply-order-popup span{
    line-height: 32px;
    padding-left: 10px;
    font-size: 13px;
    color: red;
    margin-right: 5px;
}
.apply-order-popup input{
    width: 350px;
    padding: 0px 10px;
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
}
.apply-order-popup .btn2-text{
    width: 120px;
    height: 34px;
    line-height: 34px;
    margin: 0px 30px;
}
.apply-order-popup .box{
    border: 1px solid #ddd;
    color: #666666;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    padding: 0px 30px;
    border-radius: 3px;
    margin-right: 20px;
    cursor:pointer;
}
.apply-order-popup .active-box{
    border: 1px solid #2288FC;
    background: #F1F6FF;
    color: #2288FC;
}
.apply-order-popup .for-box{
    display:none;
}
.apply-order-popup .top-div{
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.look-order-popup .top-div{
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.apply-order-popup .error-input{
    border: 1px solid #ff6600;
}
.look-order-popup .manyBox{
    width:1000px;
}
.look-order-popup .manyBox table td{
    font-size: 14px;
    padding:10px;
}
.look-order-popup .manyBox table .td5{
    width: 128px;
}
.look-order-popup .manyBox table .td1{
    width: 30px;
    text-align: center;
}
.look-order-popup .manyBox table .td2{
    width: 100px;
    text-align: center;
}
.look-order-popup .manyBox table .td4{
    width: 180px;
    text-align: center;
}
.look-order-popup .manyBox table .td3{
    max-width: 420px;
}
.look-order-popup .manyBox table{
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    margin-left: 14px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.look-order-popup .manyBox table th{
    border-bottom:1px solid #ddd;
    height: 46px;
    border-right:1px solid #ddd;
    color: #333;
    font-weight: bold;
}
.look-order-popup .manyBox table td{
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
    word-wrap: break-word;
    word-break: break-all;
}
.look-order-popup .manyBox table td p{
    color: #2288FC;
    cursor:pointer;
}
.look-order-popup #invoiceUrl{
    font-weight: normal;
    width: 345px;
    display: block;
}
.look-order-popup #invoiceMessage{
    font-weight: normal;width: 345px;display: block
}
/* 我的订单 结束*/
/*我的服务 开始*/
.service-box .list-text{
    line-height: 20px;
    text-align: left;
}
.service-box .table-body{
    padding: 10px 0px;
}
.service-popup{
    position: fixed;
    right: -740px; /* 初始位置在屏幕右侧之外 */
    top: 0%; /* 垂直居中 */
    width: 680px;
    height: calc(100vh - 30px);
    z-index: 99;
    padding: 15px 20px;
    background: #FFFFFF;
    box-shadow: -3px 0px 10px 3px rgba(0,0,0,0.1);
}
.service-popup .top-div{
    margin-bottom: 20px;
}
.show-service-popup{
    animation: slideService 0.2s forwards;
}
@keyframes slideService {
    0% {right: -740px; /* 起始位置 */}
    100% {right: 0px; /* 结束位置 */}
}
.hide-service-popup{
    animation: slideServiceHide 0.2s forwards;
}
@keyframes slideServiceHide {
    0% {right: 0px; /* 起始位置 */}
    100% {right: -740px; /* 结束位置 */}
}
.service-popup .top-text{
    margin-top:-20px;
}
.service-popup .top-text span{
    font-size: 14px;
    color: #58606A;
    line-height: 20px;
    margin-top: 18px;
    margin-bottom: 5px;
    padding-right: 60px;
    display: block;
}
.service-popup .top-text p{
    font-size: 14px;
    color: #111827;
    line-height: 20px;
    word-wrap: break-word;
}
.service-popup .top-text b{
    margin-right:5px;
}
.service-popup .top-text span b{
    font-size: 13px;
    margin-left: 5px;
    color: green;
    cursor:pointer;
}
.service-popup .colorgreen{
    color: #16A34A;
}
.service-popup .colorred{
    color: #EF4444;
}
.service-popup .box {
    background: #F9FAFB;
    border-radius: 12px;
    padding: 16px 18px;
    margin-top: 20px;
    width: 644px;
}
.service-popup .box .name{
    font-weight: bold;
    color: #333333;
    line-height: 28px;
    word-wrap: break-word;
}
.service-popup .box .name span{
    font-size: 14px;
    color: #16A34A;
}
.service-popup .box .text{
    font-size: 14px;
    color: #4B5563;
    line-height: 20px;
    margin: 10px 0px;
}
.service-popup .box .text div{
    word-wrap: break-word;
    max-width: 100%;
}
.service-popup .box p{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    word-wrap: break-word;
}
.service-popup .box .btn{
    width: 90px;
    height: 36px;
    background: #2288FC;
    border: 1px solid #2288FC;
    border-radius: 4px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    margin-top: 10px;
    margin-left:10px;
    cursor:pointer;
}
.service-popup .box .btn1{
    border: 1px solid #DFDFDF;
    background: #fff;
    color: #333333;
}
.service-popup .box .block{
    width: 640px;
    height: 288px;
    background: #FFFFFF;
    border-radius: 9px;
    border: 1px solid #E5E7EB;
    margin-top: 10px;
}
.service-popup .overflow{
    margin: 0px -20px;
    padding: 0px 20px;
    overflow: hidden;
    overflow-y: auto;
    height: calc(100vh - 70px);
    padding-bottom: 20px;
}
.service-popup .evaluateImgBox {
    padding: 0px 50px;
    margin-top: 30px;
    border-bottom: 1px solid #E5E7EB;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.service-popup .evaluateImgBox .img-box{
    width: 70px;
    cursor:pointer;
}
.service-popup .evaluateImgBox .img-box img{
    margin: auto;
    display: block;
}
.service-popup .evaluateImgBox .img-box .hide{
    display: none;
}
.service-popup .evaluateImgBox .img-box p{
    text-align:center;
    margin-top: 14px;
    color: #666666;
}
.service-popup .block .service-title{
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    text-align: center;
    margin: 12px 0px;
}
.service-popup .block textarea{
    width: 610px;
    height: 100px;
    padding: 0px 15px;
    border: 0px;
    line-height: 20px;
    resize: none;
}
.service-popup .block .evaluateActive .show{
    display: none;
}
.service-popup .block .evaluateActive .hide{
    display: block;
}
.service-popup .block .evaluateActive p{
    color: #000;
}
.service-popup .box .evaluate-block{
    border-radius: 8px;
    border: 1px solid #E5E7EB;
    background: #fff;
    padding: 14px 16px;
    margin-top: 10px;
}
.service-popup .box .evaluate-block span{
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}
.service-popup .box .evaluate-block img{
    width:20px;
    height:20px;
    margin-right: 6px;
}
.service-popup .box .evaluate-block p{
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin-top: 8px;
}
.service-popup .evaluateBlock{
    display:none;
}
.overflow::-webkit-scrollbar {
    width: 4px;
}
.overflow::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    opacity: 0.2;
    background: fade(@primary-color, 60%);
}
.overflow::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: fade(@primary-color, 30%);
}
.bgfffpopup{
   width: 100%;
   height: 100vh;
   background: rgba(255, 255, 255, 0.5);
   position: fixed;
   top: 0px;
   left: 0px;
   z-index: 88;
   display:none;
}
.userServiceMenu,.nohasService{
    display:none;
}
.service-popup .allDetail{
   position: relative;
}
.service-popup .allDetailText{
    position: absolute;
    padding: 20px;
    width: 640px;
    max-height: 70vh;
    overflow-y: auto;
    top: 25px;
    left: 0px;
    background: #fff;
    box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.1);
    word-wrap: break-word;
}
.service-popup .allDetailText::-webkit-scrollbar {
    width: 4px;
}
.service-popup .allDetailText::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    opacity: 0.2;
    background: fade(@primary-color, 60%);
}
.service-popup .allDetailText::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: fade(@primary-color, 30%);
}
.service-popup .title-name-text{
    word-wrap: break-word;
    max-width: 90%;
    font-size: 20px;
    font-weight: bold;
}
/*我的服务 结束*/
