.newHeader{background: #fff;}
.newHeader .share-icon {
    display: block;
    width: .2rem;
    height: .2rem;
    margin: .115rem .1rem;
    background: url(//mued3.jia.com/image/mobile/zhuangxiu/zxgs/share-white-icon.png) no-repeat 0 100%;
    text-indent: -9999px;
    background-size: 100% auto;
}
.screen-outer{
    height: .38rem;
}
.screen-cont {
    width: 100%;
    max-width: 640px;
    height: .38rem;
    position: relative;
    z-index: 10
}
.screen-cont .menu-nav {
    position: relative;
    z-index: 100;
    height: .38rem;
    padding: 0 0.12rem;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack:distribute;
        justify-content:space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.screen-cont.fixed{
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 95;
}
.screen-cont .menu-nav a {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
    font-size: .128rem;
    color: #333;
}
.screen-cont .menu-nav a i {
    width: .09rem;
    height: .06rem;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 .05rem;
    background: url(//mued3.jia.com/image/mobile/zhuangxiu/zxgs/list-arrow-icon.png);
    background-size: 100%;
}
.screen-cont .menu-nav a.active, .screen-cont .menu-nav a.in {
    color: #d00;
}
.screen-cont .menu-nav a.active i {
    background-position: 0 100%;
}
.screen-cont .menu-nav a.in i {
    background: url(//mued3.jia.com/image/mobile/zhuangxiu/zxgs/list-arrowIn-icon.png);
    background-size: 100%;
}
.screen-option {
    width: 100%;
    position: absolute;
    left: 0;
    top: .38rem;
    background: #fff;
    z-index: 100;
    border-top: 1px solid #f0efef;
}
.screen-option .factor-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    padding: 0.08rem 0.13rem 0 0.03rem;
}
.screen-option ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.screen-option .factor-list li {
    width: .665rem;
    margin: 0 0 .13rem;
    margin-left: 0.09rem;
}
.screen-option ul li a {
    display: block;
    border: 1px solid #cccccc;
    text-align: center;
    border-radius:5px;
    color: #666;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.screen-option .factor-list li a {
    height: .25rem;
    line-height: .25rem;
    font-size: .111rem;
}
.screen-option .factor-list li.cur a {
    color: #ee2d1b;
    border-color: #f8a69f;
    background: #fef4f3;
}
.screen-option .sort-list {
    padding-top: 0.1rem;
}
.screen-option .sort-list ul{display: block;padding:0;}
.screen-option .sort-list li{width: auto;margin:0;}
.screen-option .sort-list li a {
    font-size: 0.12rem;
    color: #333;
    background: #fff;
    border: none;
    padding-bottom: 0.2rem;
    padding-left: 0.36rem;
    text-align: left;
    line-height: 0.12rem;
    height: auto;
}
.screen-option .sort-list li.cur a{background: none;}
.nav-popmask {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 94;
    width: 100%;
    height: 6rem;
    background: rgba(0,0,0,.4);
}
.designer-list{
    padding: 0.09rem 0.12rem 0.48rem 0.12rem;
}
.designer-list .list-item{
    padding: 0.15rem 0.1rem;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 0 0.01rem 0.2rem rgba(11, 23, 58, .1);
            box-shadow: 0 0.01rem 0.2rem rgba(11, 23, 58, .1);
    border-radius: 6px;
    margin-bottom: .2rem;
}
.designer-list .designer-data{
    margin-bottom: 0.14rem;
}
.designer-data .head{
    width:0.42rem;
    height: 0.42rem;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 0.08rem;
    font-size:0;
}
.designer-data .head img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.designer-data .designer-info{
    float: left;
}
.designer-data .designer-info .name{
    font-size: 0.145rem;
    font-weight: bold;
    line-height: 1;
    margin-top: 0.04rem;
}
.designer-data .designer-info .lab{
    font-size: 0.102rem;
    color: #999;
    line-height: 1;
    margin-top: 0.09rem;
}
.designer-data .designer-info .lab span{
    margin-right: .1rem;
}
.designer-info .lab span i{
    color: #333;
    margin-left: 0.04rem;
}
.designer-list .designer-anli{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.designer-list .designer-anli .anli-item{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 1.34rem;
    border-radius: 6px;
    overflow: hidden;
}
.designer-anli .anli-img{
    width: 100%;
    position: relative;
    padding-top: 60%;
}
.designer-anli .anli-img img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
}
.designer-anli .anli-info{
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px solid #e6e6e6;
    border-top: none;
    padding:0.115rem 0.08rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.designer-anli .anli-info .anli-title{
    font-size: 0.12rem;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 0.07rem 0;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}
.designer-anli .anli-info .anli-lab{
    font-size: 0.094rem;
    line-height: 1;
    color: #999;
}
.business-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.47rem;
    background-color: #fff;
    z-index: 29;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 2px 2px 26px rgba(11, 23, 58, .1);
            box-shadow: 2px 2px 26px rgba(11, 23, 58, .1);
    padding:0 0.12rem 0 0.2rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.business-fixed .contact {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    font-size: 0;
}
.business-fixed .contact a {
    display: inline-block;
    margin-left: .08rem;
    text-align: center;
}
.business-fixed .contact a .icon {
    margin: 0 auto;
    display: block;
    width: 0.175rem;
    height: 0.18rem;
    background: url('//mued3.jia.com/image/mobile/zhuangxiu/company-bottom-icon.png') no-repeat;
    background-size: 100%;
}
.business-fixed .contact p {
    font-size: 0.094rem;
    margin-top: 0.03rem;
    line-height: 0.1rem;
}
.business-fixed .apply-btn {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 2.3rem;
    height: 0.33rem;
    line-height: 0.33rem;
    color: #fff;
    font-size: 0.128rem;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(rgba(241, 97, 48, 1.0)),to(rgba(238, 45, 27, 1.0)));
    background: -webkit-linear-gradient(left, rgba(241, 97, 48, 1.0),rgba(238, 45, 27, 1.0));
    background: -o-linear-gradient(left, rgba(241, 97, 48, 1.0),rgba(238, 45, 27, 1.0));
    background: linear-gradient(to right, rgba(241, 97, 48, 1.0),rgba(238, 45, 27, 1.0));
    border-radius: 0.33rem;
}
.anli-wap .anli-list{
    padding: 0.09rem 0.12rem 0.48rem 0.12rem;
}
.anli-wap .anli-list .list-item {
    width: 100%;
    -webkit-box-shadow: 0 0.01rem 0.2rem rgba(11, 23, 58, .1);
            box-shadow: 0 0.01rem 0.2rem rgba(11, 23, 58, .1);
    border-radius: 6px;
    margin-bottom: .2rem;
    overflow: hidden;
}
.anli-list .list-item .anli-img{
    width: 100%;
    position: relative;
    padding-top: 51.35%;
}
.anli-list .list-item .anli-img .vr-icon{
    background: url(//mued3.jia.com/image/mobile/zhuangxiu/m-zx-anliList-3d.png) no-repeat;
    background-size: 100% auto;
    width: 0.23rem;
    height: 0.23rem;
    position: absolute;
    top: .12rem;
    right: .12rem;
    z-index: 2;
}
.zxgs-default{width: 100%;padding-top: 1rem;text-align: center;}
.zxgs-default img{width: 0.77rem;height: auto;}
.zxgs-default p{font-size: 0.111rem;color: #333;margin-top: 0.13rem;}.anli-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
}
.anli-list .list-item .anli-data{
    padding: 0.15rem 0.12rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    overflow: hidden;
}
.anli-list .anli-data .designer-head{
    width: 0.36rem;
    height: 0.36rem;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 0.12rem;
}
.anli-list .anli-data .designer-head img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.anli-list .anli-data .anli-info{
    float: left;
}
.anli-list .anli-info .name{
    font-size: 0.145rem;
    line-height: 1;
    font-weight: bold;
    margin: 0.02rem 0 0.08rem 0;
}
.anli-list .anli-info .lab{
    font-size: 0.102rem;
    line-height: 1;
    color: #666;}
.anli-list .anli-info .lab i{
    display: inline-block;
    line-height: 1;
    margin: 0 0.02rem;
}

/* 装修公司赋能分享提示 */
.top_show_part {
    position: relative;
    background: #fef7f1;
    padding-bottom: .08rem
}

.top_show_part .icon {
    display: block;
    width: .13rem;
    height: .15rem;
    background: url(//mued3.jia.com/image/mobile/img_zxgs/icon_share_done.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: .11rem;
    top: .08rem
}

.top_show_part .main_words {
    font-size: .115rem;
    color: #f16124;
    display: block;
    padding: .05rem .3rem 0 .27rem
}

.top_show_part .other_words {
    font-size: .1rem;
    color: #666;
    display: block;
    padding: .01rem .3rem 0 .27rem
}
.business-fixed.tuiguang{padding: 0;}
.tuiguang .share_line {
    width: 50%;
    height: .47rem;
    text-align: center;
    display: block;
    float: left;
    background: none;
}

.tuiguang .tuiguang_line .icon {
    display: inline-block;
    width: .195rem;
    height: .223rem;
    background: url(//mued3.jia.com/image/mobile/img_zxgs/share_icon_red.png) no-repeat;
    background-size: 100%;
    vertical-align: middle
}

.tuiguang .tuiguang_line .txt {
    font-size: .145rem;
    color: #666;
    display: inline-block;
    line-height: .47rem;
    vertical-align: middle;
    margin-left: .06rem
}

.tuiguang .shengcheng_line .txt {
    font-size: .145rem;
    color: #fff;
    line-height: .47rem
}

.tuiguang .shengcheng_line {
    background: #d00
}
.cuxiao-more-btn{
    position: absolute;
    right: 0.15rem;
    bottom: 1.25rem;
    font-size: 0.094rem;
    line-height: 1;
    display: inline-block;
    padding: 0.04rem 0.07rem;
    border: 1px solid #efefef;
    border-radius: 25px;
}
.zx-xiangguan{display: none;opacity: 0;height: 2.252rem;position: fixed;width: 100%;background: #fff;bottom: 2.252rem;left: 0;z-index: 998;}
.zx-xiangguan .share-words-zx{padding: .09rem .125rem .08rem .125rem;background: #fff;}
.zx-xiangguan .share-words-zx p{font-size: .12rem;color: #666;}
.zx-xiangguan .share-words-zx p em{font-size: .12rem;color: #333;padding-bottom: .03rem;}
.popmask {
    cursor: pointer;
}