/* css二期 */

/* 服务首页 */
.service {
    padding-bottom: 0;
}

.service .service_nav a {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #7f7f7f
}

.service .service_nav a:nth-child(1)::after {
    display: none
}


.service .item .pic {
    height: 78px;
    position: absolute;
    top: 0;
    left: 0;
}

.service .item .info {
    margin-left: 83px;
}

.service .item .info h2 {

    padding-top: 0;
}

.service .se-item .info .tit {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
}

.service .item .info .former-tip {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    color: #999999;
    font-size: 1.4rem;
    padding: 9px 0;
    text-align: right;

   
}
    .service .item .info .former-tip span { 
 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;text-align: left;
    }
    .service .item .info .former-tip small { 
 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    }
.service .item .info .ser-address small {
    font-size: 1.2rem;
    position: relative;
    top: 2px;
    color: #999999;

}

.matron .se-item {
    height: 78px;
}



.service .item .info .ser-address {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    font-size: 1.3rem;
   
}

.service .item .info .tit .t-topic {
    font-size: 1.6rem; width:50%;
 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.service .item .info .tit .ex-price {
    font-size: 1.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%; text-align:right;
}

.service .item .info .tit .ex-price .red {
    color: #fe4c7c;
    font-size: 1.6rem;
}

.a-label {
    position: relative;
    display: inline;
    padding-left: 50px;
}

.login .agree input {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.conditions p input {
    float: right;
    margin-right: 5px;
    font-size: 1.6rem;
    color: #000;
    border: none;
    outline: none;
    text-align: right;
    width: 105px;
}

.conditions p a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.edit_text .close_btn {
    display: none
}

.orderList .info h2 .service-tip {
    background-color: #86d949
}

.business-order .orderList:nth-child(1) {
    margin-top: 0px;
}

.orderList .info h2 strong {
    font-size: 2rem;
    font-weight: bold;
}

.se-service .tit {
    font-size: 1.6rem;
}

.price-item {
    font-size: 1.2rem; padding-right:40px;


}

.se-service .ex-price {
    font-size: 1.2rem;
    padding-right: 6px; display:inline-block;
}

.se-service .tit {
    padding: 8px 0;
    height: 24px;
    overflow: hidden;

}

.fre-num {
    padding-left: 16px;
}

.se-service .ex-price .red {
    color: #fe4c7c;
    font-size: 1.4rem;
}

.o-price {
    color: #a29fa3;
    font-size: 1.2rem;

}

.icon_select {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/icon_select.png) no-repeat center/contain;
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 2;
    margin-top: -10px;
}

.icon_select.active {
    display: block;
    width: 20px;
    height: 20px;

    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 2;
    margin-top: -10px;
    background: url(../images/active.png) no-repeat center/contain;
}

.matron .item a {
    position: relative;
    z-index: 1;
}

.detailed .icon-det {
    margin-left: 5px;
    padding-left: 23px;
    background: url(../images/icon_det.png) no-repeat left 3px;
    background-size: 13px 16px;
    color: #7f7f7f;
}

#btnMore {
    background: none;
    padding: 10px 20px 10px 20px;
    color: #7f7f7f
}

.service-photos .service-photos-wrap {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    background: #fff;
    padding: 3%;


}

.service-photos .photos-list {
    width: 86px;
    height: 86px;
    display: inline-block;
    overflow: hidden;
    margin-right: 3%;

}

.service-photos .photos-list img {
    width: 100%;
    height: 100%;
}


.customer-evaluate .customer .image {
    border-radius: 0;
    width: 45px;
    height: 45px;
}

.service .item .info {
    padding: 0
}

.service .item .info .tit {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between; align-items:center
}


.service-book .list h2 {
    height: 45px;
    line-height: 45px;
    padding-left: 3%;
    position: relative;
    font-size: 1.6rem;
}

.service-book h2:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    z-index: 2;
    width: 3px;
    height: 20px;
    background: #fe4c7c;
}

.service-book .item {
    background: #fff;

}

.service-book .list .order-list {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding: 0;
    background: #fff
}

.service-book .list .order-list li {


    float: none;

    margin: 0;
    font-size: 1.4rem;
    border-bottom: 1px solid #f4f4f4;
    padding: 13px 3%;
    position: relative;
   
    


}

.service-book .list .order-list li a {
    display: block;
    width: 100%;
}

.service-book .list .order-list li .order-tip {
    color: #7f7f7f;

}

.service-book .list .order-list li .order-con {
    font-size: 1.4rem;

}

.service-book .list .order-list li .order-con input {
    font-size: 1.4rem;
    line-height: 20px;
}

.service-book .list .order-list li .red {
    color: #ea4471
}

.service-book .list .toggle-list {
    display: none
}

.toggle-btn-wrap {
    background: #fff;
    text-align: center;


}

.toggle-btn {
    color: #666666;
    padding-right: 20px;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    background-image: url(../images/icon_arrow_bottom.png);
    background-size: 11px 7px;
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 1.6rem;
}

.toggle-btn.active {
    background: url(../images/icon_arrow_up.png) no-repeat right center;
    background-size: 11px 7px;
}

.edit_specialty .list .order-list li .red {
    color: #fe4c7c;
}


.service-book .list .order-list li .arrow_right {
    display: inline-block;
    width: 10px;
    height: 16px;
    background: url(../images/mouther_arrow_right.png) no-repeat center/contain;
    vertical-align: middle;
    position: absolute;
    top: 15px;

    right: 3%;

}

.service-book .item {
    position: relative;
}

.service-book .item .icon_del {
    display: inline;

    padding-left: 16px;

    z-index: 3;
    color: #b2b2b2;
    font-size: 1.2rem;
    background: url(../images/mouther_or1.png) no-repeat center left;
    background-size: 14px;
}

.matron .item .icon_del {
    display: inline;

    padding-left: 16px;

    z-index: 3;
    color: #b2b2b2;
    font-size: 1.2rem;
    background: url(../images/mouther_or1.png) no-repeat center left;
    background-size: 14px;
    position: absolute;
    top: 55px;
    right: 15px;
}


.matron .item .icon_edit {
    display: inline;

    padding-left: 16px;

    z-index: 3;
    color: #b2b2b2;
    font-size: 1.2rem;
    background: url(../images/icon_edit.png) no-repeat center left;
    background-size: 13px;
    position: absolute;
    top: 26px;
    right: 15px;
}


.price-item>* {
    height: 20px;
    line-height: 20px;

}

.cal-num {
    width: 20px;
    height: 100%;
    text-align: center;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

.calc-box {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    height: 24px;
    line-height: 24px;
    position: relative;
    top: -4px;
}

.calc-box span {
    display: inline-block;
    padding: 0 6px;
    font-size: 1.2rem;


}

.add-btn {
    padding-left: 20px;
    display: inline-block;
    background: url(../images/icon_plus.png) no-repeat left center;
    background-size: 15px;
    margin-right: 3%;
}

.s-add-btn {
    width: 94%;

    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    position: fixed;
    bottom: 2%;
    left: 3%;
    text-align: center;
    background: #fe4c7c;
    color: #fff;
    font-size: 16px; z-index:5;
}


.book-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    width: 94%;
    padding: 20px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 3px solid #ea4471;
    border-radius: 5px;
    display: none;
    z-index: 300;
}

.book-popup h1 {
    font-size: 2rem;
}

.book-popup button {
    width: 100%;
    height: 40px;

    color: #fff;
    font-size: 1.6rem;
    background-color: #fe4c7c;
    border-radius: 5px;
    margin-top: 30px;
}

.bus-info-list {
    background: #fff;
}

.bus-info-list p {
    padding: 10px 0;
    margin: 0 3%;
    border-bottom: 1px solid #f4f4f4;
    font-size: 1.4rem;
}

.bus-portrait-wrap {
    padding: 25px 0;
    background: #fff;
    text-align: center;
    font-size: 1.6rem;
}

.bus-portrait-wrap .p-img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 16px;

}

.bus-portrait-wrap .p-img img {
    width: 100%;
    height: 100%;
}

.need-con {
    padding-top: 10px;
}

.mar-btm {
    padding-bottom: 0;
}

.cencel-btn {
    display: block;
    width: 94%;
    margin: 30px auto;
    text-align: center;
    background: #fe4c7c;
    height: 55px;
    line-height: 55px;
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    border-radius: 4px;
}

.se-info-num {
    position: absolute;
    top: 24px;
    right: 15px;
    z-index: 2;
    font-size: 1.4rem;
}

.service-book .list .order-list li .s-photos ul li {
    float: left;
    width: 90px;
    height: 90px;
    position: relative;
    margin-right: 3%;
    overflow: hidden;
    padding: 0;

}

.s-photos {
    margin-top: 12px;
}

.service-book .list .order-list li .s-photos ul li img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 5px;
}

.service-book .list .order-list li .s-photos ul li.last {
    border: 3px solid #e5e5e5;
    background: url(../images/plus.png) no-repeat center center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-size: 26px;
    width: 90px;
    height: 90px;
}

.service-book .list .order-list li .s-photos ul li.last input {
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.eva h2 {
    color: #7f7f7f;
    font-size: 1.6rem;
    margin-bottom: 14px;
}

.service-book .list .order-list li .s-photos ul li .icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/close_btn.png) no-repeat center/contain;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.info-con {
    display: block;
    width: 100%;
    padding: 0 10px 0 30px;
    color: #7f7f7f;
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.account_info .icon13 {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/icon_fuwu.png) no-repeat center/contain;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -2px;
}

.account_info .icon14 {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/icon_diqu.png) no-repeat center/contain;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -2px;
}

.account_info .icon15 {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/icon_jianjie.png) no-repeat center/contain;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -2px;
}

.conditions p .price-range {
    display: inline;
    float: right;
    color: #000
}

.conditions p .price-range input {
    width: 60px;
    float: none;
}

.mask {
    background-color: rgba(0, 0, 0, 0.4)
}

.eva-btn {
    bottom: 27px;
    top: auto
}

.bottom-black {
    height: 60px;


}
/*!
 * Cropper.js v1.4.1
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2018-07-15T09:54:43.167Z
 */
.cropper-container {
    -moz-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    direction: ltr;
    font-size: 0;
    line-height: 0;
    position: relative;
    touch-action: none;
    user-select: none
}

.cropper-container img {
    display: block;
    height: 100%;
    image-orientation: 0deg;
    max-height: none!important;
    max-width: none!important;
    min-height: 0!important;
    min-width: 0!important;
    width: 100%
}

.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.cropper-canvas,.cropper-wrap-box {
    overflow: hidden
}

.cropper-drag-box {
    background-color: #fff;
    opacity: 0
}

.cropper-modal {
    background-color: #000;
    opacity: .5
}

.cropper-view-box {
    display: block;
    height: 100%;
    outline: 1px solid #39f;
    outline-color: rgba(51,153,255,0.75);
    overflow: hidden;
    width: 100%
}

.cropper-dashed {
    border: 0 dashed #eee;
    display: block;
    opacity: .5;
    position: absolute
}

.cropper-dashed.dashed-h {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: 33.33333%;
    left: 0;
    top: 33.33333%;
    width: 100%
}

.cropper-dashed.dashed-v {
    border-left-width: 1px;
    border-right-width: 1px;
    height: 100%;
    left: 33.33333%;
    top: 0;
    width: 33.33333%
}

.cropper-center {
    display: block;
    height: 0;
    left: 50%;
    opacity: .75;
    position: absolute;
    top: 50%;
    width: 0
}

.cropper-center:after,.cropper-center:before {
    background-color: #eee;
    content: ' ';
    display: block;
    position: absolute
}

.cropper-center:before {
    height: 1px;
    left: -3px;
    top: 0;
    width: 7px
}

.cropper-center:after {
    height: 7px;
    left: 0;
    top: -3px;
    width: 1px
}

.cropper-face,.cropper-line,.cropper-point {
    display: block;
    height: 100%;
    opacity: .1;
    position: absolute;
    width: 100%
}

.cropper-face {
    background-color: #fff;
    left: 0;
    top: 0
}

.cropper-line {
    background-color: #39f
}

.cropper-line.line-e {
    cursor: ew-resize;
    right: -3px;
    top: 0;
    width: 5px
}

.cropper-line.line-n {
    cursor: ns-resize;
    height: 5px;
    left: 0;
    top: -3px
}

.cropper-line.line-w {
    cursor: ew-resize;
    left: -3px;
    top: 0;
    width: 5px
}

.cropper-line.line-s {
    bottom: -3px;
    cursor: ns-resize;
    height: 5px;
    left: 0
}

.cropper-point {
    background-color: #39f;
    height: 5px;
    opacity: .75;
    width: 5px
}

.cropper-point.point-e {
    cursor: ew-resize;
    margin-top: -3px;
    right: -3px;
    top: 50%
}

.cropper-point.point-n {
    cursor: ns-resize;
    left: 50%;
    margin-left: -3px;
    top: -3px
}

.cropper-point.point-w {
    cursor: ew-resize;
    left: -3px;
    margin-top: -3px;
    top: 50%
}

.cropper-point.point-s {
    bottom: -3px;
    cursor: s-resize;
    left: 50%;
    margin-left: -3px
}

.cropper-point.point-ne {
    cursor: nesw-resize;
    right: -3px;
    top: -3px
}

.cropper-point.point-nw {
    cursor: nwse-resize;
    left: -3px;
    top: -3px
}

.cropper-point.point-sw {
    bottom: -3px;
    cursor: nesw-resize;
    left: -3px
}

.cropper-point.point-se {
    bottom: -3px;
    cursor: nwse-resize;
    height: 20px;
    opacity: 1;
    right: -3px;
    width: 20px
}

.cropper-point.point-se:before {
    background-color: #39f;
    bottom: -50%;
    content: ' ';
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%
}

.cropper-invisible {
    opacity: 0
}

.cropper-bg {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC')
}

.cropper-hide {
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.cropper-hidden {
    display: none!important
}

.cropper-move {
    cursor: move
}

.cropper-crop {
    cursor: crosshair
}

.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point {
    cursor: not-allowed
}