.serviec-provider-block {
    width: 1200px;
    height: 150px;
    margin: 0 auto;
}

.serproblck-head {
    max-width: 1180px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    padding-left: 20px;
    margin: 0px 0 24px;
    background: #F2F2F2;
    border: 1px solid #D7D7D7;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.serproblck-head em {
    font-size: 14px;
    margin-left: 15px;
    color: #999999;
    font-weight: 400;
}

.swiper-slide {
    width: 140px !important;
    height: 60px;
    margin: 0 10px;
    background: white;
    border: 1px solid #e0e0e0;
}

.swiper-slide a {
    display: block;
    width: 120px;
    height: 58px;
    margin: 0 auto;
}

.swiper-slide img {
    width: 140px;
    height: 58px;
}

.swiper-button-prev {
    left: 0px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
}

.swiper-button-next {
    right: 0px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
}

.serproblck-body {
    width: 1200px;
    height: 60px;
    position: relative;
}

.swiper-container {
    width: 1120px;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
    position: static;
}

.wss-outer-box {
    width: 100%;
    min-height: 539px;
    padding-top: 20px;
    padding-bottom: 2px;
    background: #F2F2F2;
}

.whitebox-service-search {
    width: 1200px;
    min-height: 449px;
    padding: 30px 20px;
    margin: 0px auto 60px;
    background-color: white;
}

.whitebox-service-search h1 {
    font-size: 18px;
    font-weight: bold;
}

.whitebox-service-search .tp-search-msg {
    font-size: 14px;
    color: #666;
    margin: 22px 0 12px;
}

.search-wrap {
    width: 700px;
}

.search-wrap::after {
    content: '';
    display: block;
    clear: both;
}

.ivu-input-wrapper-large {
    float: left;
    width: 404px;
    height: 40px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    line-height: normal;
}

.ivu-input-large {
    height: 40px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 18px;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    line-height: 1.5;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    color: #333;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    transition: border .1s ease-in-out, background .1s ease-in-out, box-shadow .1s ease-in-out;
}

.ivu-input-large::-webkit-input-placeholder {
    color: #999999;
}

.ivu-input-large:-ms-input-placeholder {
    color: #999999;
}

.ivu-btn-primary {
    line-height: 40px;
    float: left;
    width: 93px;
    height: 40px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
    padding: 0 15px;
    font-size: 14px;
    color: #fff;
    background-color: #409EFF;
    border-color: #409EFF;
    border-radius: 2px;
    outline: 0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
}

.result-wrap {
    min-height: 120px;
}

.result-wrap::after {
    content: '';
    display: block;
    clear: both;
}

.tp-item {
    border: 1px solid #e0e0e0;
    padding: 20px;
    margin-top: 16px;
}

.result-wrap .tp-item .tp-header {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    min-height: 72px;
}

.result-wrap .tp-item .tp-header::after {
    content: '';
    display: block;
    clear: both;
}

.result-wrap .tp-item .tp-header .tp-logo {
    width: 72px;
    float: left;
}

.result-wrap .tp-item .tp-header .tp-logo .img-logo-tp {
    width: 72px;
    height: 72px;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.result-wrap .tp-item .tp-header .tp-info {
    overflow: hidden;
    float: right;
    width: 363px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    min-height: 72px;
    -webkit-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.result-wrap .tp-item .tp-header .tp-info h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 5px;
    color: #000;
}

.result-wrap .tp-item .tp-header .tp-info p {
    line-height: 1.5;
    color: #333;
}

.result-wrap .tp-item .tp-desc li {
    margin-bottom: 6px;
}

.result-wrap .tp-item .tp-desc li::after {
    content: '';
    display: block;
    clear: both;
}

.result-wrap .tp-item .tp-desc label {
    width: 80px;
    color: #999;
    float: left;
    font-weight: normal;
    font-size: 14px;
}

.result-wrap .tp-item .tp-desc .desc-item {
    float: right;
    width: 363px;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
}

.result-success {
    float: left;
    margin-right: 40px;
}

.result-empty {
    width: 496px;
    line-height: 120px;
    text-align: center;
    font-size: 14px;
}

.btngtpbox {
    width: 50px;
    height: 50px;
    text-align: center;
    position: fixed;
    right: 50px;
    bottom: 10px;
    background-color: #FF8514;
    cursor: pointer;
}
.tranglegtp {
    width: 0;
    height: 0;
    margin-left: 15px;
    border: 10px solid transparent;
    border-bottom: 10px solid white;
}
#btngtp {
    font-weight: bold;
    line-height: 20px;
    color: white;
}