.banner .item img{
    height: 350px;
    object-fit: cover;
    object-position: center;
}
.banner .item .block {
    visibility: revert;
    opacity: 1;
    top: 28%;
    text-align: center;
}


.user_info {
    height: 80px;
    background-color: #f8f9fb;
    margin-bottom: 30px;
}
.service .user_info {
    line-height: 79px;
}
.container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.service-detail .user_logo {
    display: inline;
    padding-right: 20px;
}
.service-detail .user_logo img{
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.service-detail .user_name, .service-detail .degree, .service-detail .mobile, .service-detail .qq, .service-detail .see_user, .service-detail .see_user h3, .service-detail .jifen {
    display: inline;
    padding-right: 50px;
}
.row {
    padding-bottom: 5%;
}
.chbhhnuuh{
    display: flex;
}
.col-md-5 {
    width: 41.66666667%;
}
.col-md-7 {
    width: 58.33333333%;
}
.middle-card {
    overflow: hidden;
    border-radius: 8px;
}
.middle-card img {
    width: 500px;
    height: 300px;
    object-fit: cover;
}
.service .service-content {
    padding-left: 40px;
}
.service .service-name {
    font-size: 26px;
    margin-bottom: 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 40px;
    word-break: break-word;
}
.cflosd{
    float: right;
    padding-right: 0 !important;
}
.fwszy{
    background: #2e63fb;
    text-align: center;
    padding: 29px;
    color: #fff;
}
.orders{
    margin-bottom:20px;
}
.orders span{
    font-size: 14px;
    display: block;
}
.des{
    background: #eeeeee2c;
    padding: 2%;
    font-size: 12px;
}
.colrrffeee{
    display: flex;
    flex-wrap: wrap;
}
.colrrffeee .left {
    width: 100%;
    background: #eeeeee;
    margin-bottom: 2%;
}
.colrrffeee .right{
    width: 100%;
}
.related-services{
    display: flex;
    flex-wrap: wrap;
    padding: 2% 2% 0;
    background: #eee;
}
.related-services a{
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: block;
}
.related-services a:nth-child(4n){
    margin-right: 0;
}
.related-services a img{
    width: 100%;
    height: 120px;
    object-fit: cover;
    object-fit: cover;
}
.service-title span{
    font-size: 14px;
    display: block;
    color: #141414;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}