.gz_info_header .gz_info_header_des{
    margin-top: 0;
}
.sjs_info{
    padding: .5rem 0 0;
    background-color: #fafafa;
}
.design_item{
    border:none;
    background: transparent;
}
.gz_info_header .gz_info_header_word{
    background: transparent;
}
.design_item .img{
    width: 3rem;
    height: 3rem;
    margin-left: .05rem;
    margin-top: .06rem;
}
.card{
    width: .81rem;
    height: .74rem;
    background: url(https://j.dyrs.cc/images/m/designer/tuijian.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: .03rem;
    left: .03rem;
    z-index: 10;
}
.hj{
    background: url(https://j.dyrs.cc/images/m/designer/huojiang.png) no-repeat center center;
    background-size: 100% 100%;
}
.jp{
    background: url(https://j.dyrs.cc/images/m/designer/jinpai.png) no-repeat center center;
    background-size: 100% 100%;
}
.design_item .designer_list_words p{
    border-bottom:.02rem solid #eaeaea;
    padding-bottom: .18rem;
    padding-right: 0;
}
.zy1_list span b{
    color: #00463E;
}
.stars img{
    width: .16rem;
    height: .16rem;
}
.stars span{
    font-size: .2rem;
}
.design_item .name{
    font-weight: 600;
}
.design_item .btn {
    border-radius: .18rem;
    padding: .05rem .1rem .01rem;
    background-color: #fff;
}
.design_item .btn_1{
    border:.02rem solid #6076FF;
    color:#6076FF;
}
.design_item .btn_2{
    border:.02rem solid #FF911B;
    color:#FF911B;
}
.design_item .btn_3{
    border:.02rem solid #1FD487;
    color:#1FD487;
}
.lightspot{
    height: .42rem;
    line-height: .42rem;
    border-radius: .2rem;
    background-color: #eee;
    font-size: .22rem;
    color: #666;
}
.detail-title{
    font-size: .4rem;
    margin-bottom: .4rem;
}
.common-detail-box .common-detail-flag{
    background: transparent;
}
.chat{
    display: block;
    width:6.9rem;
    height:.9rem;
    line-height: .9rem;
    text-align: center;
    background:#00463E;
    border-radius:.45rem;
    font-size: .32rem;
    color: #fff;
    letter-spacing: .01rem;
}

.gz_info_header{
    padding: 0 .3rem;
}
.sjs_info .detail_company{
    margin: 0;
}
.no-border{
    margin-bottom: 0;
}
.detail_company{
    height: 1.2rem;
    line-height: 1.2rem;
    border-top:.02rem solid #eee;
    border-bottom:.02rem solid #eee;
    box-sizing: border-box;
    font-weight: 700;
}
.detail_company .img{
    height: .8rem;
    width: .8rem;
    border-radius: .4rem;
}
.serviceList{
    display: flex;
    flex-wrap:wrap;
}
.serviceList li{
    width: 1.65rem;
    height: 2.2rem;
    background-color: pink;
    text-align: center;
    box-sizing: border-box;
    padding-top: .35rem;
    margin-bottom: .1rem;
    margin-right: .09rem;
    background: url(https://j.dyrs.cc/images/m/all/designer/bg.png) no-repeat center center;
    background-size: 100% 100%;
}
.serviceList li:nth-child(4n){
    margin-right: 0;
}
.serviceList i{
    font-size: .37rem;
    color: #00463E;
}
.serviceList p{
    font-size: .24rem;
    color: #333;
    font-weight: 600;
    margin: .12rem 0;
}
.serviceList span{
    display: inline-block;
    width:1.2rem;
    height:.4rem;
    line-height: .4rem;
    background:#00463E;
    border-radius:.2rem;
    color: #fff;
    font-size: .2rem;
}
.tab .tab_nav{
    font-size: .26rem;
    color: #999;
}
.tab .tab_nav.active{
    color:#333;
    font-size: .34rem;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    font-weight:500;
    line-height: .7rem;
}
.tab .tab_nav.active:before{
    content: "";
    width: 0;
    height:0;
    background:transparent;
    border-radius:0;
    position: absolute;
    bottom: -.04rem;
    left: 50%;
    margin-left: -0.2rem;
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-right: 10px transparent dashed;
    border-bottom: 10px #00463E solid;
}
.stars i{
    font-size: .2rem;
    color:#D4C09B;
}