html, body {
    overflow-x: hidden;
    background: #fff;
}

#ZCPanel {
    position: fixed !important;
}

.bgWhite {
    background: #fff !important;
}

.cWhite {
    color: #fff !important;
}

.common-title {
    height: .42rem;
    line-height: .42rem;
    text-align: center;
    font-size: 0;
    margin: .88rem 0;
    font-weight: 700;
}

 #m_header {
    display: block;
    border-bottom: 1px solid #dddddd; 
}

.common-title .line {
    display: none;
    
}
.common-title .title-text {
    height: .42rem;
    line-height: .42rem;
    font-size: .35rem;
    color: #333333;
    display: inline-block;
    vertical-align: top;
}

/*m隐藏*/
#pc-position,
#pc-product-detail,
#pc-selected-right {
    display: none;
}

.product-detail .banner {
    width: 7.5rem;
    height: 5.2rem;
}

.product-detail .banner img {
    width: 100%;
    height: 100%;
}

.product-detail .product-content {
    padding: .35rem .25rem 0;
}

.product-detail .product-content .product-name {
    line-height: .6rem;
    height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    text-align: left;
    font-size: .36rem;
}

.product-detail .product-content .product-des {
    line-height: .48rem;
    color: #666666;
    text-align: left;
    font-size: .26rem;
}

.product-content .price-wraper {
    background: #F0F2F6;
    height: 1rem;
    overflow: hidden;
    margin-top: .6rem;
    padding-left: .2rem;
    margin-bottom: .5rem;
}

.price-wraper span:first-child {
    line-height: 1rem;
    float: left;
    font-size: .3rem;
}

.price-wraper span.price {
    line-height: .9rem;
    font-size: .6rem;
    color: #FF7A00;
    float: left;
    position: relative;
    padding-left: .3rem;
}

.price-wraper span.price:before {
    content: "¥";
    font-size: .3rem;
    position: absolute;
    left: 0px;
    top: 4px;
    color: #FF7A00;
}

.price-wraper .unit {
    float: left;
    font-size: .3rem;
    color: #FF7A00;
    line-height: 1.1rem;
    margin-left: .12rem;
}

.select-wraper {
    line-height: 1rem;
    height: 1rem;
    border-top: 1px solid #F0F2F6;
    border-bottom: 1px solid #F0F2F6;
    position: relative;
}

.you-sign {
    position: absolute;
    right: .2rem;
    top: .38rem;
    background: url(../../../cdn/images/m_new_fuwu_imgs/dz_05.png) no-repeat center center;
    background-size: 100% 100%;
    width: .17rem;
    height: .27rem;
}

.select-wraper span:first-child {
    line-height: 1rem;
    height: 1rem;
    color: #3C4450;
    font-size: .3rem;
    text-align: left;
    float: left;
}

.select-wraper span:nth-child(2) {
    line-height: 1rem;
    height: 1rem;
    color: #999999;
    font-size: .26rem;
    text-align: left;
    float: left;
    margin-left: .75rem;
    width: 4.6rem;
    white-space: nowrap;
    overflow: hidden;
}

/*服务搭配 start*/
.collocation-title {
    height: .4rem;
    line-height: .4rem;
    padding-left: .25rem;
    color: #333333;
    font-size: .3rem;
    margin-bottom: .27rem;
    margin-top: .45rem;
}

.collocation-wraper {
    padding-left: .25rem;
    padding-bottom: .87rem;
    white-space: nowrap;
    overflow-x: scroll;
    padding-bottom: 10px;
    margin-bottom: -10px;
}

.collocation-left,
.collocation-swiper .swiper-wrapper .swiper-slide {
    display: inline-block;
    vertical-align: top;
    width: 2rem;
}

.collocation-add {
    display: inline-block;
    vertical-align: top;
    width: .36rem;
    height: .36rem;
    background: url(../../../cdn/images/m_new_fuwu_imgs/icon_more.png) no-repeat center;
    margin: 0.57rem .15rem 0;
    background-size: 100%;
}

.collocation-swiper {
    display: inline-block;
    vertical-align: top;
}

.collocation-wraper .collocation-left .left-img,
.collocation-wraper .swiper-slide .swiper-img {
    width: 2rem;
    height: 1.5rem;
    margin-bottom: .16rem;
}

.collocation-wraper .swiper-slide {
    margin-right: .2rem;;
}

.collocation-wraper .collocation-left .left-img img,
.collocation-wraper .swiper-slide .swiper-img img {
    width: 100%;
    height: 100%;
}

.collocation-wraper .collocation-text,
.collocation-wraper .swiper--text {
    height: .6rem;
    line-height: .3rem;
    margin: .16rem 0 .16rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333333;
    font-size: .24rem;
    white-space: normal;
    padding: 0 .15rem;
    margin-bottom: .16rem;
}

.swiper-selected {
    right: 0;
    top: 0;
    width: .46rem;
    height: .46rem;
    background: url(../../../cdn/images/new_fuwu_imgs/im_dui.png) no-repeat center center;
    background-size: 100% 100%;
    opacity: 0.5;
}

/*服务搭配 end*/

/*锚点导航start*/
.nav-wraper {
    height: 1rem;
    background: #f0f2f6;
    display: flex;
    justify-content: space-between;
    padding: 0 .5rem;
    flex-direction: row;
    margin-top: .65rem;
}

.nav-wraper a {
    display: inline-block;
    height: 1rem;
    line-height: 1rem;
    color: #3C4450;
    font-size: .3rem;
    text-decoration: none;
    flex: 1;
    text-align: center;
}

/*锚点导航end*/


/*服务描述start*/
.fuwu-desc-wraper .fuwu-desc-img {
    max-width: 100%;
    height: auto;
    display: flex;
    position: relative;
}

.fuwu-desc-wraper .fuwu-desc-img img {
    max-width: 100%;
    height: auto;
    position: absolute;
}
.fuwu-desc-img h2{
display: block;
position: absolute;
top: 50px;
margin: 0 auto;
text-align: center;
font-size: 24px;
color: #6154c1;
width: 100%;
}
.fuwu-desc-wraper .fuwu-desc-text {
    line-height: .4rem;
    text-align: left;
    margin-top: .6rem;
    padding: 0 .25rem;
    font-size: .26rem;
    color: #666;
}

/*服务描述end*/

/*服务项目*/
.fuwu-project {
    padding: 0 .25rem;
}

.fuwu-project ul li {
    border-bottom: 1px solid #F7F4F4;
    text-align: left;
    overflow: hidden;
    padding: .25rem 0 .25rem .25rem;
}

.fuwu-project ul li span {
    float: left;
    display: inline-block;
    line-height: .4rem;
    color: #333333;
    font-size: .24rem;
}

.fuwu-project ul li span:first-child {
    width: .72rem;
    text-align: center;
    margin-right: .3rem;
}

.fuwu-project ul li span:nth-child(2) {
    max-width: 5.7rem;
}

.fuwu-project ul li:first-child span {
    font-size: .3rem;
    font-weight: bold;
}

.fuwu-project ul li:first-child {
    border-top: 0;
}

/*服务项目*/
.material-images {
    margin-top: .6rem;
    height: 2.9rem;
    overflow: hidden;
}

.material-images ul {
    padding: 0 .2rem 10px .2rem;
    margin-bottom: -10px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    height: 2.9rem;
}

.material-images ul li {
    width: 2.6rem;
    height: 2.9rem;
    display: inline-block;
    vertical-align: top;
    margin-right: .4rem;
}

.material-images ul li img {
    width: 100%;
    height: 100%;
}

/*服务流程*/

.progress-wraper .progress-content {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.progress-item {
    width: 1.92rem;
    margin-bottom: .5rem;
}

.progress-item:nth-child(n+4) {
    margin-bottom: 0;
}

.progress-item .pro-img {
    width: .9rem;
    height: .9rem;
    margin: 0 auto .23rem;
}

.progress-item .pro-img img {
    width: 100%;
    height: 100%;
}

.progress-item .pro-text {
    height: .4rem;
    line-height: .4rem;
    margin: .16rem 0 0.1rem 0;
    color: #333333;
    font-size: .3rem;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.progress-item .pro-des {
    line-height: .4rem;
    margin-top: .1rem;
    color: #666;
    font-size: .24rem;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*常见问题*/
.normal-question {
    padding: .5rem .25rem;
}

.normal-question ul li {
    overflow: hidden;
    margin-bottom: .5rem;
}

.normal-question ul li:last-child {
    margin-bottom: 0;
}

.normal-question ul li .img {
    width: 1.1rem;
    height: 1.1rem;
    float: left;
    margin-right: .38rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.normal-question ul li:nth-child(1) .img {
    background: url(../../../cdn/images/new_fuwu_imgs/dz_68.png) no-repeat center center;
    background-size: 100% 100%;
}

.normal-question ul li:nth-child(2) .img {
    background: url(../../../cdn/images/new_fuwu_imgs/dz_80.png) no-repeat center center;
    background-size: 100% 100%;
}

.normal-question ul li:nth-child(3) .img {
    background: url(../../../cdn/images/new_fuwu_imgs/dz_91.png) no-repeat center center;
    background-size: 100% 100%;
}

.normal-question ul li:nth-child(4) .img {
    background: url(../../../cdn/images/new_fuwu_imgs/dz_96.png) no-repeat center center;
    background-size: 100% 100%;
}

.normal-question ul li .qus-right {
    float: left;
    width: 5.5rem;
}

.normal-question ul li .qus-right .que-title {
    line-height: .44rem;
    margin-bottom: .25rem;
    text-align: left;
    font-weight: 700;
    font-size: .3rem;
    color: #000;
}

.normal-question ul li .qus-right .que-des {
    line-height: 34px;
    padding: .15rem .25rem .2rem;
    background: #F8F8F8;
    border-radius: .08rem;
    -webkit-border-radius: .08rem;
    text-align: left;
    font-size: .26rem;
    color: #666;
}

/*常见问题*/


/*售后保障*/
.sale-after {
    width: 100%;
    height: 7.97rem;
    background: url(../../../cdn/images/m_new_fuwu_imgs/dz_61.jpg) no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
}

.sale-after ul {
    overflow: hidden;
    padding: 0 .25rem;
}

.sale-after ul li {
    position: relative;
    margin: 0 0 .4rem 0 !important;
    overflow: hidden;
}

.sale-after ul li:first-child {
    margin-top: .42rem !important;
}

.sale-after ul li img {
    position: absolute;
    left: 0;
    top: 0;
    width: .44rem;
    height: .55rem;
}

.sale-after ul li .sale-title {
    padding-left: .63rem;
    line-height: .36rem;
    color: #fff;
    font-size: .3rem;
    text-align: left;
    margin: .1rem 0 .16rem;
}

.sale-after ul li .sale-des {
    padding-left: .63rem;
    line-height: .48rem;
    color: #fff;;
    font-size: .26rem;
    text-align: left;
}

/*服务推荐*/
.recommond-wraper {
    padding: 0 .25rem 1rem;
}

.recommond-wraper ul li {
    overflow: hidden;
}

.recommond-wraper ul li span {
    float: left;
    line-height: .66rem;
    height: .66rem;
    color: #666;
    font-size: .3rem;
    margin-right: .18rem;
    width: 1.3rem;
}

.recommond-wraper ul li .rec-links {
    float: left;
    overflow: hidden;
    width: 5.4rem;
}

.recommond-wraper ul li .rec-links a {
    line-height: .66rem;
    height: .66rem;
    display: inline-block;
    padding: 0 .25rem;
    background: #F0F2F6;
    color: #333333;
    text-align: center;
    float: left;
    margin: 0 .18rem .18rem 0;
    font-size: .24rem;
}

.fuwu-sel-mask {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    display: none;
    z-index: 1;
}

.fuwu-sel-mask .m-mask-fuwu {
    width: 100%;
    background: #fff;
    padding: .5rem 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.fuwu-sel-mask .m-mask-fuwu .title {
    line-height: .42rem;
    height: .42rem;
    text-align: left;
    padding-left: .22rem;
    margin-bottom: .45rem;
}

.fuwu-sel-mask .m-mask-fuwu .m-fuwu-link {
    overflow: hidden;
    padding-left: .4rem;
}

.fuwu-sel-mask .m-mask-fuwu .m-fuwu-link a {
    display: block;
    float: left;
    height: .9rem;
    line-height: .9rem;
    padding: 0 .25rem;
    margin: 0 .18rem .18rem 0;
    background: #f0f2f6;
    color: #999;
    font-size: .26rem;
    text-align: center;
}

.footer-wraper {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1rem;
}

.footer-wraper .tel-ask-wraper {
    width: 31%;
    float: left;
    background: #fff;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
}

.footer-wraper .tel-ask-wraper a {
    display: block;
    width: 100%;
    height: 1rem;
}

.footer-wraper .tel-ask-wraper .tel-icon {
    width: .34rem;
    height: .34rem;
    background: url(../../../cdn/images/m_new_fuwu_imgs/icon_dhzx.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: .33rem;
    margin-right: .15rem;
}

.footer-wraper .tel-ask-wraper .kefu-icon {
    width: .34rem;
    height: .34rem;
    background: url(../../../cdn/images/m_new_fuwu_imgs/icon_zxkh.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: .33rem;
    margin-right: .15rem;
}

.footer-wraper .tel-ask-wraper .text {
    display: inline-block;
    vertical-align: top;
    height: 1rem;
    line-height: 1rem;
    color: #666666;
    font-size: .3rem;
}

.footer-wraper .booking-btn {
    display: block;
    width: 38%;
    float: left;
    text-align: center;
    height: 1rem;
    line-height: 1rem;
    background: -webkit-gradient(linear, left top, right top, from(#dd402e), to(#ea614a));
    background: linear-gradient(90deg, #dd402e 0%, #ea614a 100%);
    color: #fff;
    font-size: .3rem;
}

.mask-wraper {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    display: none;
    z-index: 999;
}

.mask {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 5.58rem;
    height: 4.52rem;
    background: #fff;
    border-radius: .2rem;
    -webkit-border-radius: .2rem;
    overflow: hidden;
    margin-left: -2.79rem;
    margin-top: -2.26rem;
    box-sizing: border-box;
    padding: .5rem .34rem .37rem;
}

.mask .mask-title {
    height: .36rem;
    line-height: .36rem;
    color: #333333;
    font-size: .36rem;
    text-align: center;
    margin-bottom: .28rem;
    font-weight: 700;
}

.mask .input-wraper {
    height: .84rem;
    line-height: .84rem;
    background: #EAEAEA;
    text-align: left;
    padding-left: .36rem;
    margin-bottom: .24rem;
}

.mask .input-wraper input {
    display: inline-block;
    vertical-align: top;
    height: .84rem;
    line-height: .84rem;
    color: #999999;
    font-size: .3rem;
    text-align: left;
    width: 3.5rem;
    border: 0;
    outline: none;
    background: transparent;
    margin: 0;
    padding: 0;
}

.mask-close {
    position: absolute;
    width: .18rem;
    height: .18rem;
    background: url(../../../cdn/images/m_new_fuwu_imgs/icon_tc_xxc.png) no-repeat center center;
    background-size: 100% 100%;
    top: .18rem;
    right: .15rem;
}

.bottom-btn {
    margin-top: .3rem;
    height: .5rem;
}

.bottom-btn .ljhm-btn {
    margin: 0 auto;
    width: 3.28rem;
    height: 0.8rem;
    line-height: .8rem;
    background: -webkit-linear-gradient(90deg, rgba(0, 234, 166, 1) 0%, rgba(0, 204, 200, 1) 100%);
    background: linear-gradient(90deg, rgba(0, 234, 166, 1) 0%, rgba(0, 204, 200, 1) 100%);
    text-align: center;
    color: #fff;
    font-size: .32rem;
    -webkit-border-radius: .4rem;
    border-radius: .4rem;
}

.bottom-btn .cancle {
    display: none;
}






