@media screen and (max-width: 1920px) {
    /* 头部 */
    body{
        /* max-width: 12rem; */
        margin: 0 auto;
    }
    .top_yd{display: none;}
    .top{
        width: 100%;
        background: #000;
        padding: 0.15rem 0;
        overflow: hidden;
    } 
    .top_inner{
        width: 12rem;
        margin: 0 auto;
        display: -webkit-flex; /* Safari */
        display: flex;
        flex-direction:row;
        flex-wrap: nowrap ;
        justify-content:space-between;
        align-items:center;
    }
    .top_inner h3{
        font-size: 0.28rem;
        background: linear-gradient(#f1d994, #f3b873);
        -webkit-background-clip: text;
        color: transparent;
    }
    .top_inner a{
        display: inline-block;
        color:#f1dc97;
        font-size: 0.28rem;
        display: flex;
        flex-direction:row;
        flex-wrap: nowrap ;
        align-items:center;
    }
    /* 导航 */
    .nav_yd{
        display: none;
    }
    .nav{
        width: 100%;
        padding: 0.15rem 0;
        overflow: hidden;
        background: #f2d08b;
    }
    .nav ul{
        max-width: 12rem;
        font-size: 0.2rem;
        margin: 0 auto;
        display: flex;
        flex-direction:row;
        flex-wrap: nowrap ;
        justify-content:space-between;
        align-items:center;
        color: #cbae84;
    }
    .nav ul li a{
        color: #191919;
    }
    /* banner */
    .banner {
        width: 100%;
        background-color: #000;
        background: url(../images/index/inner_bj.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    .banner .w {
       background: transparent;
        width: 12rem;
        margin: 0 auto;
        /* background-size: cover; */
        padding: 1.05rem 0;
        position: relative;
        overflow: hidden;
    }
    .banner .w .banner_nr .banner_nr_l {
        /* background: rgba(0, 0, 0, .7); */
        padding: .58rem 0;
        width: 7.8rem;
        box-sizing: border-box;
        text-align: left;
        float: right;
    }
    .banner .w .banner_nr .banner_nr_l img{
        margin:0 auto 15px;
    }
    .banner .banner_nr_l h3 {
        font-size: 0.85rem;
        color: transparent;
        background: linear-gradient(#f1d994, #f3b873);
        -webkit-background-clip: text;
        position: relative;
        letter-spacing: 0.05rem;
    }
    .banner .banner_nr_l h3 img{
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
    }
    .banner .banner_nr_l span {
        font-size: 0.2rem;
        /* line-height: 60px; */
        color: #685945;
        text-transform: uppercase;
        /* display: block; */
        letter-spacing: .04rem;
        float: left;
    }
    /* .banner .banner_nr_l h4 {
        font-size: 44px;
        line-height: 44px;
        color: #ffffff;
        font-family: '楷体';
    } */
    /* .banner .banner_nr_l h4 span {
        letter-spacing: .05rem;
    } */
    .banner .banner_nr_l a {
        font-size: 0.21rem;
        /* line-height:0.5rem; */
        background-color: transparent;
        border: 1px solid #9e8166;
        border-radius: 10px;
        background: linear-gradient(#f1d994, #f3b873);
        -webkit-background-clip: text;
        margin:0.1rem 0 0.1rem;
        clear: both;
        text-align: center;
        letter-spacing: 0.3rem;
        display: inline-block;
        padding:  0.1rem 0.2rem;
        float:left;
    }
    .banner .banner_nr_r {
        position: absolute;
        width: 4.1rem;
        top: 0.5rem;
        left: 0rem;
    }
    .banner .banner_nr_r img {
        width: 4rem;
    }
    .banner .banner_nr_l .xt{
        clear: both;
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        margin-top: 0.1rem;
        width: 5rem;
    }
    .banner .banner_nr_l .xt img{
        width: 1.55rem;
    }
    /* 信 */
    .xin_box2 {
        width: 12rem;
        overflow: hidden;
        /* background-color: #f2f2f2; */
        margin-top: 0.5rem;
    }
    .xin_box {
        /* background: url(../images/xin.jpg) no-repeat center center/11.26rem 4.84rem; */
        /* width: 11.26rem;
        height: 4.84rem; */
        padding: .4rem 0;
        margin: 0 auto;
    }
    .xin {
        padding: .2rem .4rem .8rem;
        background: #f2f2f2;
        position: relative;
    }
    .xin h3 {
        font-size: 0.34rem;
        line-height: 0.24rem;
        font-weight: bold;
        text-align: center;
    }
    .xink{
        background: #fff;
        padding: 0.45rem 0.14rem 0.3rem;
    }
    /* .xin h4 {
        font-size: 16px;
        line-height: 16px;
        margin-top: .08rem;
    } */
    .xin .line {
        width: 1.2rem;height: 0.05rem;
        background: #000;
        border-top: 1px solid #000;
        margin: .2rem auto;
    }
    .xin h5 {
        font-size: 0.24rem;
        line-height: 0.22rem;
        font-weight: bold;
        padding: 0.1rem 0 0.2rem;
        
    }
    .xin .xz{
        position: absolute;
        top: .7rem;
        right: 0rem;
        color: #fff;
        width: 1.3rem;
        height: 1.3rem;
    }
    .xin .xink p:nth-child(2){
        font-size: 0.2rem;
        line-height: 0.4rem;
    }
    .xin .xink p:nth-child(3) {
        font-size: 0.16rem;
        line-height: 0.4rem;
        text-indent: 2em;
        padding: 0 0.14rem 0.5rem;
    }
    .xin span {
        display: block;
        font-size: 0.16rem;
        line-height: 0.22rem;
        text-align: right;
        /* font-weight: bold; */
    }
    .jishi{margin:0 auto;}
    /* 公共 */
    /* .com>p {
        font-size: 36px;
        line-height: 36px;
        text-align: center;
        padding-top: .3rem;
        color: #000;
        font-weight: bold;
    } */
    /* .com .line {
        width: 74px;
        height: 5px;
        background-color: #000;
        margin: .15rem auto .3rem;
        border-radius: 100px;
    } */
    .title{
        padding: .5rem 0;
    }
    .h3_j{
        font-size: .36rem;
        text-align: center;
        letter-spacing: 0.05rem;
        background: linear-gradient(#f1d994, #f3b873);
        -webkit-background-clip: text;
        color: transparent;
        font-weight: 700;
    }
    .line_j{
        position: relative;
        margin: .2rem auto .2rem;
        width: 2.24rem;
    }
    .line_j .cu{
        width: 0.42rem;height: 3px;
        background: #f1d893;
        position: absolute;
        left: 50%;
        margin-left:-0.21rem;
        z-index: 2;
    }
    .line_j .xi{
        width: 100%;height: 1px;
        background: #7c7876;
        position: absolute;
        top:1px;
    }
    .title .p_j{
        text-align: center;
        font-size: 0.16rem;
        color: #fbb462;
        margin-top: .3rem;
    }
    .title{
        padding: .5rem 0;
    }
    .h3_h{
        font-size: .36rem;
        text-align: center;
        letter-spacing: 0.05rem;
        color: #191919;
        font-weight: 700;
    }
    .line_h{
        position: relative;
        margin: .2rem auto .2rem;
        width: 2.24rem;
    }
    .line_h .cu{
        width: 0.42rem;height: 3px;
        background: #191919;
        position: absolute;
        left: 50%;
        margin-left:-0.21rem;
        z-index: 2;
    }
    .line_h .xi{
        width: 100%;height: 1px;
        background: #e6e6e6;
        position: absolute;
        top:1px;
    }
    .title .p_h{
        text-align: center;
        font-size: 0.16rem;
        color: #191919;
        margin-top: .3rem;
    }
    .djzxzx{
        position: absolute;
        width: 2.1rem;height: 2.1rem;
        border:1px solid #f1d994;
        border-radius: 50%;
        bottom:-1.05rem;
        left:50%;
        margin-left:-1.05rem;
        background: transparent;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .djzxzx div{
        width: 2rem;height: 2rem;
        /* margin: 0 auto; */
        background: #f1d994;
        border-radius: 50%;
    }
    .djzxzx div .jt{
        width: 0.3rem;height: 0.3rem;
        background-color: #000;
        font-size: 0.18rem;
        color: #f1d994;
        border-radius: 50%;
        margin: 0.15rem auto .1rem ;
        text-align: center;
        line-height: 0.3rem;
        transform:rotate(90deg);
        -ms-transform:rotate(90deg); 	/* IE 9 */
        -moz-transform:rotate(90deg); 	/* Firefox */
        -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
        -o-transform:rotate(90deg);
    }
    .djzxzx div p{
        font-size: 0.2rem;
        color:#000;
        text-align: center;
        margin:0.15rem auto;
    }
    /* 服务项目 */
    .fwxm_outer{
        margin: 0 auto;
        background: url(../images/index/fwxm_bj_03.jpg) no-repeat;
        background-size: cover;
        position: relative;
        padding-bottom: 2rem;
        overflow: hidden;
    }
    .fwxm_inner{
        max-width: 12rem;
        margin: 0 auto;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .fwxm_inner .fwxm_l{
        width: 48%;
        position: relative;
        margin-right: 0.2rem;
    }
    .fwxm_inner .fwxm_l img{
        width: 100%;
    }
    .fwxm_inner .fwxm_l p{
        background: rgba(0, 0, 0, 0.5);
        font-size: 0.16rem;
        color: #fff;
        text-align: center;
        position: absolute;
        width: 100%;
        bottom: 0;
        padding: 0.1rem 0;
    }
    .fwxm_inner .fwxm_r{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 50%;
    }
    .fwxm_inner .fwxm_r a img{
        width: 1.4rem;

    }
    .fwxm_inner .fwxm_r a p{
        font-size: .18rem;
        text-align: center;
        color: #f1db94;
        margin-top: 0.1rem;
    }
    
    /* 点击咨询客服 */
    .djzxkf {
        display: block;
        width: 350px;
        margin: 32px auto 0;
        color: #333333;
        padding-bottom: 40px;
        
    }
    .djzxkf a {
        display: block;
        background-color: #f2ca85;
        font-size: 0;
        text-align: center;
        color: #191919;
        padding: 16px 0;
        border-radius: 10px;
    }
    .djzxkf a i {
        position: relative;
        top: 2px;
        display: inline-block;
        font-size: 26px;
        margin-right: 14px;
        color: #fff;
    }
    .djzxkf a span {
        display: inline-block;
        font-size: 22px;
        line-height: 2px;
        color:#fff;
    }
     /* 技师团队 */
     .dh{
         max-width: 12rem;
         font-size: 16px;
         text-align: left;
         color:#333;
         margin: 0.1rem auto 0.2rem;
     }
     .dh a{
         display: inline;
         font-size:16px;
         color:#333;
     }
     .jishi_box .jishi {
        width: 12.2rem;
    }
    .jishi_box ul {
        margin: 0 .3rem;
    }
    .jishi_box ul li {
        float: left;
        margin-right: .33rem;
    }
    .jishi_box ul:last-child li:last-child {
        margin-right: 0;
    }
    .jishi_box ul li .img img {
        width: 2.6rem;
        margin: 0 auto;
    }
    .jishi_box ul li p {
        margin: 0 auto;
        width: 2.6rem;
        font-size: 24px;
        line-height: .8rem;
        background-color: #e5e5e5;
    }
    .jishi_box ul li p a {
        color: #333333;
        text-align: center;
    } 


    .rygw_box{
        max-width: 12rem;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .rygw_box .rygw_gr{
        display: flex;
        flex-direction: row;
        margin-top:.3rem;
        /* align-items: ; */
    }
    .rygw_box .rygw_gr:nth-child(2),
    .rygw_box .rygw_gr:nth-child(4){
        flex-direction: row-reverse;
    }
    .rygw_box .rygw_gr img,.rygw_box .rygw_gr div{
        width: 50%;
    }
    .rygw_box .rygw_gr div{
        background: #e5e5e5;
    }
    .rygw_box .rygw_gr div h4{
        font-size: .22rem;
        font-weight: 700;
        margin: .40rem auto .14rem;
        color: #191911;
        text-align: center;
    }
    .rygw_box .rygw_gr div .lien{
        width: .4rem;height: .05rem;
        background: #191911;
        margin: 0 auto .1rem;
    }
    .rygw_box .rygw_gr div p{
        text-indent:2em;
        font-size: .16rem;
        color: #191911;
        text-align: center;
        padding:0 .45rem;
    }
    .rygw_box .rygw_gr div a{
        font-size: .18rem;
        color:#191911;
        width: 2rem;height: .5rem;
        text-align: center;
        margin: .30rem auto .55rem;
        background: #f2ca85;
        line-height: .5rem;
        font-weight: 700;
    }

    /* 维修现场 */
    .wxxc_outer{
        margin: 0 auto;
        background: url(../images/index/fwxm_bj_03.jpg) no-repeat;
        background-size: cover;
        position: relative;
        padding-bottom: 2rem;
        overflow: hidden;
    }
    .wxxc_outer .wxxc_inner{
        max-width: 12rem;
        margin: 0 auto;
        padding:0.3rem;
        position: relative;
    }
    .wxxc_outer .wxxc_inner img{
        width: 0.6rem;height: 0.6rem;
        position: absolute;
        top: 50%;left: 50%;
        margin-top:-.3rem;
        margin-left: -.3rem;
    }
    video{
        width: 100%;
        margin: 0 auto;
    }
   /* 现场维修页 */
   .xcwx_outer{
        margin: 0 auto;
        /* background: url(../images/index/fwxm_bj_03.jpg) no-repeat; */
        /* background-size: cover; */
        position: relative;
        /* padding-bottom: 2rem; */
        overflow: hidden;
    }
    .xcwx_outer .xcwx_inner{
        max-width: 12rem;
        margin: 0 auto;
        padding:0.3rem;
        position: relative;
    }
    .xcwx_outer .xcwx_inner img{
        width: 0.6rem;height: 0.6rem;
        position: absolute;
        top: 50%;left: 50%;
        margin-top:-.3rem;
        margin-left: -.3rem;
    }
    /* 邮寄 */
    .yjwrap {
        margin-top: 55px;
    }
    /* .tit {
        margin-bottom: 50px;
    } */
    .yjwrap h3 {
        font-size: 30px;
        text-align: center;
        font-weight: 700;
        color: #463527;
    }
    .yjwrap .lien {
        width: 121px;
        height: 5px;
        background-color: #463527;
        margin: 15px auto 30px;
        border-radius: 100px;
    }
    .yjlb {
        padding: 8px;
        max-width: 12rem;
        margin: 0 auto 50px;
    }
    .swiper-container{
        max-width: 12rem;
    }

    /* 邮寄页 */
    .yj_box{
        max-width: 12rem;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .yj_box .lc{
        display: flex;
        flex-direction: row;
        margin-top:.3rem;
        /* align-items: ; */
        text-align: left;
    }
    
    .yj_box .lc img,.yj_box .lc div{
        width: 50%;
    }
    .yj_box .lc div{
        background: #f2f2f2;
    }
    .yj_box .lc div h4{
        font-size: .24rem;
        font-weight: 700;
        margin: .30rem auto .14rem;
        color: #191919;
        /* text-align: left; */
        padding:0 0.2rem;
    }
    .yj_box .lc div p{
        font-size: .14rem;
        color: #191919;
        /* text-align: left; */
        padding:0 .3rem;
        text-indent:2em;
    }
    .yj_box .lc div a{
        font-size: .16rem;
        color:#191919;
        width: 1rem;height: .35rem;
        text-align: center;
        margin: .30rem .3rem .55rem;
        background: #f2ca85;
        line-height: .35rem;
    }
    .yj_box .lc:nth-child(2),
    .yj_box .lc:nth-child(4),
    .yj_box .lc:nth-child(6),
    .yj_box .lc:nth-child(8){
        flex-direction: row-reverse;
        text-align: right;
    }
    .yj_box .lc:nth-child(2) a,
    .yj_box .lc:nth-child(4) a,
    .yj_box .lc:nth-child(6) a,
    .yj_box .lc:nth-child(8) a{
        float: right;
        margin: .30rem .3rem .55rem;
    }
   
    
     /* 新闻资讯 */
     .xwzx_box {
        /* max-width: 12rem; */
        margin: 0 auto;
        background: url(../images/index/fwxm_bj_03.jpg);
        position: relative;
        padding-bottom: 2rem;
        overflow: hidden;
    }
    .xwzx_box .xwzx {
        max-width: 12rem;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        /* background: #f6f4f2; */
        padding:0.3rem;
    }
    .xwzx_box .xwzx p{
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .xwzx_box .xwzx .xwzx_l {
        width: 50%;
        margin-right: 0;
        /* background:#f6f4f2; */
    }
    .xwzx_box .xwzx .xwzx_l>img {
        width: 100%;
        /* height: 2.4rem; */
    }
    .xwzx_box .xwzx .xwzx_l .xwzx_lb {
        width: 92%;
        padding: 0.22rem 0.2rem;
        /* background: #fff; */
    }
    .xwzx_box .xwzx .xwzx_l .xwzx_lb p {
        font-size: 0.18rem;
        line-height: 0.2rem;
    }
    .xwzx_box .xwzx .xwzx_r{
        width: 50%;
        padding-left:0.3rem;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    .xwzx_box .xwzx .xwzx_r li{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content:space-between;
        align-items:center;
        line-height: 0.5rem;
    }
    .xwzx_box .xwzx .xwzx_r li:hover{
        background: #f2ca85;
    }
    .xwzx_box .xwzx .xwzx_r li i{
        display: inline-block;
        width: 0.05rem;height: 0.05rem;
        background: #a1a1a1;
        border-radius: 50%;
        flex-grow:0;
    }
    .xwzx_box .xwzx .xwzx_r li p{
        font-size: 0.14rem;
        flex-grow:5;
        color: #e2e1e0;
        /* font-weight: 700; */
        margin-left:0.05rem;
    }
    .xwzx_box .xwzx .xwzx_r li p:hover{
        color:#000;
    }


    /* 文章页 */
    .xwzx_box2{
        max-width: 12rem;
        margin: 0 auto;
        /* background: url(../images/index/fwxm_bj_03.jpg); */
        position: relative;
        /* padding-bottom: 2rem; */
        overflow: hidden;
    }
    .xwzx_box2 .wz_outer{
        width: 12rem;
        background: #f2f2f2;
        margin: 0 auto;
    }
    .xwzx_box2 .wz_outer .tit{
       
        padding:0.5rem 0.3rem 0;
    }
    .xwzx_box2 .wz_outer .tit h4{
        font-size:0.32rem;
        text-align: center;
        color: #191919;
        margin: 0 0 0.25rem;
        font-weight: 700;
    }
    .xwzx_box2 .wz_outer .tit div{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        border-bottom: 1px solid #000;
    }
    .xwzx_box2 .wz_outer .tit div span{
        font-size: 0.14rem;
        color: #191919;
        margin: 0 0.2rem 0.12rem;
    }
    .xwzx_box2 .wz_outer .inner{
        padding: 0.4rem 0.6rem;
    }
    .xwzx_box2 .wz_outer .inner p{
        font-size: 0.14rem;
        color: #191919;
        white-space: pre-line
    }
    .xwzx_box2 .wz_outer .inner p img{
        width: 100%;
        margin: 0.1rem 0;
    }
    .xwzx_box2 .button{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin: 0.4rem 0;
    }
    .xwzx_box2 .button a{
        width: 5.84rem;height: 0.59rem;
        background: #f2ca85;
        text-align: center;
        line-height: 0.59rem;
        font-size: 0.2rem;
        color: #191919;
    }

    /* 新闻资讯页 */
    .xwzx_box2{
            /* max-width: 12rem; */
        margin: 0 auto;
        /* background: url(../images/index/fwxm_bj_03.jpg); */
        position: relative;
        /* padding-bottom: 2rem; */
        overflow: hidden;
    }
    .xwzx_outer2{
        max-width: 12rem;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        margin-bottom: 0.5rem;
    }
    .xwzx_outer2 .xwzx_inner{
        display: flex;
        flex-direction: row;
        margin-top:.3rem;
        /* align-items: ; */
    }
    /* .xwzx_outer2 .xwzx_inner:nth-child(2),
    .xwzx_outer2 .xwzx_inner:nth-child(4){
        flex-direction: row-reverse;
    } */
    .xwzx_outer2 .xwzx_inner img{
        width: 3.16rem;height: 2.28rem;
    }
    .xwzx_outer2 .xwzx_inner{
        background: #e5e5e5;
    }
    .xwzx_outer2 .xwzx_inner .inner_r h4{
        font-size: .24rem;
        font-weight: 700;
        margin: .40rem auto .14rem;
        padding: 0 0.3rem;
        color: #191919;
        text-align: left;
    }
    .xwzx_outer2 .xwzx_inner .inner_r h4 span{
        font-size: 0.14rem;
        float: right;
    }
    .xwzx_outer2 .xwzx_inner .inner_r p{
        font-size: .14rem;
        color: #191919;
        text-align: left;
        padding:0 .3rem;
        /* overflow: hidden; */
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 0.25rem;

    }
    .xwzx_outer2 .xwzx_inner div a{
        font-size: .16rem;
        color:#191919;
        width: 1rem;height: .39rem;
        text-align: center;
        margin: .1rem 0.3rem .1rem;
        background: transparent;
        line-height: .39rem;
        border:1px solid #191919
    }
    .xwzx_outer2 .xwzx_inner div a:hover{
        background: #f2ca85;
    }
    .page{
        width: 12rem;
        font-size:0.16rem;
        margin: 0 auto;
        margin-bottom: 0.5rem;
    }
    .page ul{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin: 0 0.5rem;
    }
    .page li{
        display: inline-block;
        border: 1px solid #191919;
        padding:0.1rem 0.2rem;
        margin:0 0.1rem;
    }
    .page li:nth-child(2){
        border:0px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-around;
        flex-grow: 2;
        padding: 0;
    }
    .page li:nth-child(1):hover{
        background: #f2ca85;
    }
    .page li:nth-child(3):hover{
        background: #f2ca85;
    }
    .page li span{
        display: inline-block;
        border: 1px solid #191919;
        padding:0.1rem 0.2rem;
    }
    .page li span:hover{
        background: #f2ca85;
    }
    /* 保养建议 */
    /* .bywrap{
        padding: 30px 0;
        max-width: 12rem;
        margin: 0 auto;
    }
    .bywrap .byone{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content:space-between;
    }
    .bywrap .byone .byimg{
        width: 50%;
        overflow: hidden; */
        /* cursor: url(../images/dpp/autoban.ico),auto; */
        /* overflow: hidden; */
    /* }
    .bywrap .byone .byimg img{
        width: 100%;
    }
    .bywrap .byone .byinfo{
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content:center;
        align-items: center;
    }
    .bywrap .byone .byinfo span{
        width: 121px;
        height: 5px;
        background: #463527;
        margin: 15px auto 20px;
        border-radius: 100px;
    }
    .bywrap .byone h3{
        font-size: 34px;
        letter-spacing: 18px;
        color: #463527;
    }
    .bywrap .byone p{
        font-size: 18px;
        color: #b5a18d;
        border: 1px solid #b5a18d;
        padding:16px 65px;
    } */
    /* 全国服务中心 */
    .qgfwzx {
        /* position: relative; */
        padding-bottom: .4rem;
    }
    .tips {
        max-width: 12rem;
        margin: 0 auto;
        padding: 0 0 0 0.32rem;
    }
    .tips a {
        width: 1rem;
        float: left;
        color: #524235;
        text-align: center;
        font-size: .24rem;
        line-height: .56rem;
        margin: 0 .08rem .1rem;
        background: #f2f2f2;
    }
    .tips a.on {
        font-weight: 700;
        background: #e5e5e5;
    }
    .city-pic {
        position: relative;
        /* margin-bottom: .3rem; */
    }
    .city-pic img:first-of-type {
        display: block;
    }
    .city-pic img:nth-of-type(2) {
        display: none;
    }
    .city-pic img {
        width: 11.4rem;
        margin: 0 auto;
    }
    .shows .show-list {
        display: none;
    }
    .shows .show-list.on {
        display: block;
    }
    .address {
        width: 11.40rem;
        display: flex;
        margin: .2rem auto 0;
    }
    .address .g1 {
        flex: 1;
    }
    .address .g1:first-of-type {
        margin-right: .2rem;
    }
    .address .g1:last-of-type {
        margin-right: 0rem;
    }
    .address-list {
        position: relative;
        padding: .28rem .2rem .24rem;
        border: .02rem solid #bdad87;
        background: #fff;
    }
    .address-t {
        border-bottom: 1px dashed #dddddd;
        padding-bottom: .24rem;
        margin-bottom: .22rem;
        position: relative;
    }
    .address-t h3 {
        margin: 0;
        font-size: 20px;
    }
    .address-t h3 a {
        color: #0c0d11;
    }
    .address-t .one {
        position: absolute;
        top: 0;
        right: 46px;
    }
    .address-t .two {
        position: absolute;
        top: 0;
        right: 0;
    }
    .address-t .one i, .address-t .two i {
        color: #cccccc;
        float: left;
        font-size: 28px;
    }
    .address-b p {
        font-size: 14px;
        line-height: 26px;
    }
    /* 服务项目2 */
    /* .fwxm2_box {
        background: url(../images/fwxm2_pc.jpg) no-repeat center center/12rem 7.63rem;
        width: 12rem;
        background-size: cover;
        padding-bottom: .24rem;
    }
    .fwxm2_box .fwxm2 {
        padding: 0 .3rem;
    }
    .fwxm2_flex {
        display: flex;
        text-align: center;
        margin-bottom: .16rem;
    }
    .fwxm2_flex .fwxm2_g1 {
        flex: 1;
        padding: .3rem 0;
        border: 2px solid #bdad87;
        border-radius: 8px;
    }
    .fwxm2_flex .fwxm2_g1:nth-of-type(2) {
        margin: 0 .16rem;
    }
    .fwxm2_flex .fwxm2_g1 .img {
        background: url(../images/fwxm2.png) no-repeat center center/1000px 600px;
        width: 80px;
        height: 80px;
        margin: 0 auto;
    }
    .fwxm2_flex .fwxm2_g1 p {
        font-size: 26px;
        line-height: 26px;
        color: #bdad87;
        margin-top: .22rem;
    }
    .fwxm2_flex .fwxm2_g1 .img.g1 {
        background-position: -78px -57px;
    }
    .fwxm2_flex .fwxm2_g1 .img.g2 {
        background-position: -462px -57px;
    }
    .fwxm2_flex .fwxm2_g1 .img.g3 {
        background-position: -845px -57px;
    }
    .fwxm2_flex .fwxm2_g1 .img.g4 {
        background-position: -78px -257px;
    }
    .fwxm2_flex .fwxm2_g1 .img.g5 {
        background-position: -462px -257px;
    }
    .fwxm2_flex .fwxm2_g1 .img.g6 {
        background-position: -845px -257px;
    }
    .fwxm2_flex .fwxm2_g1 .img.g7 {
        background-position: -78px -467px;
    }
    .fwxm2_flex .fwxm2_g1 .img.g8 {
        background-position: -462px -467px;
    }
    .fwxm2_flex .fwxm2_g1 .img.g9 {
        background-position: -845px -467px;
    } */
    /* 售后服务中心 */
    .shfw_box .shfw {
        width: 11.4rem;
        margin: 0 auto;
    }
    .shfw_box>p {
        padding-top: .5rem;
    }
    .shfw_box .shfw>img {
        width: 11.4rem;
    }
    .shfw .shfw_nr {
        text-align: left;
        border: 2px solid #b09f78;
        padding: .42rem 0 .45rem .46rem;
        border-top: none;
    }
    .shfw .shfw_nr h3 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: .2rem;
        font-weight: bold;
    }
    .shfw .shfw_nr p {
        font-size: 18px;
        line-height: 32px;
    }
    /* mapbg */
    .mapbg_box {
        display: block;
        background: url(../images/mapbg.jpg) no-repeat center /11.4rem 2.61rem;
        width: 11.4rem;
        background-size: cover;
        margin: 0 auto;
        padding: .4rem 0;
        position: relative;
    }
    .mapbg .mapbg_l {
        text-align: center;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .mapbg .mapbg_l img {
        width: 160px;
    }
    .mapbg .mapbg_r {
        border-left: 1px solid #b09f78;
        padding-left: .2rem;
        margin-left: 180px;
    }
    .mapbg .mapbg_r p {
        font-size: 22px;
        line-height: 36px;
    }
    .jsq {
        display: block;
        font-size: 18px;
        line-height: 60px;
        background-color: #000000;
        color: #999999;
        text-align: center;
    }
    .bottom {
        display: none;
    }
    /* footer */
    
    .footer .footer_l {
        float: none;
        padding-top: 0;
    }
    .footer .footer_l p {
        line-height: 36px;
        margin-top:20px;
        color: #fff;
    }
    .footer .footer_l span {
        padding: 16px 0 30px 0;
        line-height: 18px;
        font-size: 16px;
        color: #fff;
        border-bottom:1px solid #fff;
    }
    .footer .footer_r {
        overflow: hidden;
        /* background: url(../images/mapbg_yd.jpg) no-repeat center/6.4rem 4.78rem; */
        float: left;
        margin-top: 40px;
        padding-bottom: 50px;
        /* border-bottom:1px solid #fff; */
        display: flex;
        flex-direction: row;
    }
    .footer .footer_r ul:first-of-type {
        display: none;
    }
    .footer .footer_r ul {
        float: right;
        width: 240px;
        margin-right: 0;
    }
    .footer .footer_r ul:last-child {
        margin-right: 0rem;
        float: left;
    }
    .footer_b{
        margin-top:50px;
        max-width: 12rem;
        display: flex;
        flex-direction: column;
        justify-items: center;
        align-items: center;
        float: right;
    }
    .footer_b h3,.footer_b p{
        color: #fff;
        font-size:20px;
    }
    .footer_b a{
        color:#fff;
        font-size:48px;
        font-weight: 700;
    }
    .footer_b h3{
        font-weight: 700;
    }
    .footer {
        margin: 0 auto;
        padding: 40px 20px 70px;
        background-color: #191919;
        background-image: url(../images/index/footer_bj.png);
        background-size: cover;
    }
    .footer .footer_l {
        text-align: center;
        padding-top: .9rem;
    }
    .footer .footer_l img {
        width: 1.6rem;
        margin: 0 auto;
    }
    .footer .footer_l p {
        font-size: .36rem;
        line-height: .72rem;
        font-weight: bold;
    }
    .footer .footer_l span {
        display: block;
        font-size: .18rem;
        line-height: .36rem;
    }
    .footer .footer_r ul {
        float: right;
        width: 2.2rem;
        margin-right: .3rem;
    }
    .footer .footer_r ul li {
        display: block;
    }
    .footer .footer_r ul li p {
        font-size: .22rem;
        line-height: .22rem;
        font-weight: bold;
        color: #fff;
        /* border-bottom: .01rem solid #000000; */
        margin-bottom: .2rem;
        padding-bottom: .2rem;
    }
    .footer .footer_r ul li a {
        font-size: .16rem;
        line-height: .16rem;
        margin-bottom: .1rem;
        color: #fff;
    }
    .footer .footer_r ul:first-of-type {
        margin-right: 0;
    }
    .db_box{
        /* display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-items: center;
        align-items: center; */
        max-width: 12rem;
        margin: 0 auto;
        overflow: hidden;
    }
    /* 解释权 */
    .jsq {
        display: block;
        font-size: 18px;
        line-height: 60px;
        background-color: #000000;
        color: #999999;
        text-align: center;
    }
    /* 面包屑导航 */
    .daohang {
        font-size: 18px;
        line-height: 18px;
        color: #0c0d11;
        letter-spacing: .04rem;
        padding: .28rem .3rem 0;
        overflow: hidden;
    }
    .daohang span {
        float: left;
    }
    .daohang a {
        color: #0c0d11;
        float: left;
    }
    /* 服务项目内页 */
    /*新闻资讯*/
    .news {
        margin: .3rem auto 0;
    }
    .news>ul>li {
        margin: 0 .3rem .3rem;
        padding: .3rem;
        overflow: hidden;
        border: .01rem solid #bdad87;
        box-sizing: border-box;
    }
    .news ul li .fwxm2 img, .news ul li .fwxm2 {
        width: 2.9rem;
    }
    .news ul li .fwxm2 img:nth-of-type(1) {
        display: block;
    }
    .news ul li .fwxm2 img:nth-of-type(2) {
        display: none;
    }
    .news ul li .fwxm3 {
        width: 7.88rem;
    }
    .news ul li .fwxm3_t {
        padding: 0 .3rem;
    }
    .news ul li .fwxm3_t a {
        line-height: .5rem;
        font-size: .24rem;
        color: #bdad87;
    }
    .news ul li .fwxm3 p {
        padding: 0 0 0 .3rem;
        font-size: .14rem;
        line-height: .28rem;
        text-indent: 2em;
        color: #bdad87;
    }
    .news ul li .fwxm3 .xq {
        width: 1.06rem;
        font-size: .16rem;
        background: #bdad87;
        display: block;
        margin: .2rem 0 0 .3rem;
        line-height: .3rem;
        text-align: center;
        color: #333333;
    }
    .news .page {
        margin-top: .3rem;
        margin-bottom: .4rem;
        overflow: hidden;
        text-align: center;
        font-size: 0;
    }
    .news .page li.prev {
        margin-right: .2rem;
        font-family: 'consolas';
    }
    .news .page li.next {
        margin-left: .2rem;
        font-family: 'consolas';
    }
    .news .page li {
        display: inline-block;
        font-size: 16px;
        cursor: pointer;
    }
    .news .page li span {
        display: inline-block;
        width: 32px;
        line-height: 32px;
        font-size: 16px;
        background-color: #ebebeb;
        text-align: center;
        color: #999999;
    }
    .news .page li span:hover {
        background-color: #bdad87;
        color: #333333;
    }
    /*技师团队*/
    .jstd {
        padding: 0 0 .2rem 0;
        background: #fff;
    }
    .jstd ul li {
        float: left;
        width: 5.6rem;
        background: #fff;
        overflow: hidden;
        margin: 0 .2rem .2rem .3rem;
        border: .01rem solid #bdad87;
    }
    .jstd ul li img, .jstd ul li .jstd_nr {
        float: left;
    }
    .jstd ul li img {
        width: 2.6rem;
    }
    .jstd ul li .jstd_nr {
        padding: .2rem .2rem 0 .2rem;
        width: 3rem;
        box-sizing: border-box;
    }
    .jstd ul li .jstd_nr h3 {
        font-size: .24rem;
        font-weight: bold;
        color: #bdad87;
        line-height: .42rem;
        text-align: center;
    }
    .jstd ul li .jstd_nr h3 span {
        text-transform: uppercase;
        color: #ddd;
        font-size: .18rem;
        padding: 0 0 0 .2rem;
    }
    .jstd ul li p {
        font-size: .14rem;
        line-height: .26rem;
        color: #bdad87;
        text-align: justify;
        text-indent: 2em;
    }
    .jstd ul li i {
        width: .4rem;
        height: 0.05rem;
        background: #d7ac70;
        display: block;
        margin: .25rem 0 .2rem 0;
    }
    .jstd ul li:nth-of-type(2), .jstd ul li:nth-of-type(4) {
        margin: 0 0 .2rem 0;
    }
    .jstd ul li a {
        width: 1.06rem;
        background: #bdad87;
        color: #333333;
        font-size: .16rem;
        line-height: .3rem;
        text-align: center;
        margin: .2rem auto 0;
    }
    .jstd ul li.on {
        background: #bdad87;
    }
    .jstd ul li.on h3 {
        color: #fff;
    }
    .jstd ul li.on i {
        background: #fff;
    }
    .jstd ul li.on p {
        color: #fff;
    }
    .jstd ul li.on a {
        background: #fff;
        color: #d7ac70;
    }
    /* 服务体验 */
    .fwhj_box2 {
        background-color: #ffffff;
    }
    /*文章页*/
    .article_b {
        background: #fff;
        padding: 0 .3rem;
        margin: .4rem auto 0;
    }
    .article_b h2 {
        font-size: .36rem;
        text-align: center;
        font-weight: bold;
    }
    .info {
        font-size: 16px;
        line-height: 16px;
        color: #999;
        text-align: center;
        margin: .3rem auto 0;
        padding-bottom: .3rem;
        border-bottom: 1px dashed #999999;
    }
    .info span {
        margin-left: .4rem;
    }
    .info span:first-child {
        margin-left: 0px;
    }
    .info span img {
        width: 20px;
        position: relative;
        top: .05rem;
        display: inline-block;
        margin-right: .1rem;
    }
    .article_b p {
        padding-top: 10px;
        line-height: 38px;
        font-size: 16px;
        text-indent: 2em;
    }
    .context {
        margin: 35px auto;
        font-size: 20px;
        padding: 0 .3rem;
    }
    .context ul li:first-of-type {
        padding-top: .1rem;
    }
    .context ul li {
        color: #333333;
        background-color: #f2f2f2;
        line-height: .5rem;
        padding-left: .3rem;
    }
    .context ul li:last-child {
        margin-right: 0;
        padding-bottom: .1rem;
    }
    .context ul li a {
        display: inline-block;
        color: #333333;
    }

    /*弹窗*/
    .swttc {
        width: 6.4rem;
        position: fixed;
        left: 50%;
        margin-left: -3.2rem;
        top: 0;
        display: none;
        z-index: 99;
    }
    .swtbg {
        width: 3.8rem;
        height: 4.24rem;
        margin: auto;
        position: relative;
        border-radius: .2rem;
        background:#fefaf3;
    }
    .swtbg .logo{
        position: absolute;
        left:50%;top:0;
        width: 0.62rem;
        height: 0.62rem;
        margin:-0.31rem 0 0 -0.31rem;
        border:1px solid #191911;
        border-radius: 100%;
        background: #fefaf3;
    }
    .swtbg .logo img{
        width:0.42rem;
        margin: 0.1rem auto;
    }
    .cls_swttc {
        width: .3rem;
        line-height: .3rem;
        height: .3rem;
        font-size: .24rem;
        text-align: center;
        border-radius: 50%;
        color: #fff;
        font-family: "微软雅黑";
        position: absolute;
        background: #191919;
        right: .1rem;
        top: .1rem;
        cursor: pointer;
        display: inline-block;
    }
    .swtbg .title{
        padding: 0.4rem 0.3rem 0;
        /* letter-spacing: 0.05rem; */
    }
    .swtbg .title p{
        text-align: center;
        font-size: 0.22rem;
        /* margin-bottom:0.12rem; */
        font-weight: 700;
    }
    .swtbg .title h3{
        text-align: center;
        font-size: .4rem;
        color: #191919;
        margin-top: .12rem;
        margin-bottom: 0.2rem;
        line-height: .44rem;
        font-weight: bold;
    }
    .swtbg .title span{
        color: #191919;
        text-align: center;
        font-size: 0.2rem;
        display: block;
        margin-bottom:0.3rem;
    }
    .swtbg .tb{
        padding:0 0.3rem;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .swtbg .tb .tbk .yuan{
        width: 0.7rem;height: 0.7rem;
        background:#191919;
        border-radius: 50%;
        display: flex;
    }
    .swtbg .tb .tbk p{
        text-align: center;
        font-size: 0.2rem;
        color: #463527;
        margin-top:0.12rem;
    }
    .swtbg .tb .tbk img{
        width: 0.4rem;
        margin: 0.15rem auto;
    }
    .swtbg .zxzx{
        width: 2.78rem;
        height: 0.5rem;
        border-radius: 10px;
        background: #191919;
        color: #f1d38e;
        margin-left: -1.39rem;
        position: absolute;
        bottom: 0.2rem;
        left: 50%;
        z-index: 2;
        display: flex;
        flex-wrap: row;
        justify-content: center;
        align-items: center;
    }
    .swtbg .zxzx p{
        color:#f1d38e;
        font-size:0.3rem;
        line-height: 0.5rem;
        text-align: center;
    }
    .swtbg .zxzx i{
        float: none;
        display: block;
        font-size: .36rem;
        color: #f1d38e;
    }
    .swtbg .bgd{
        width: 4.3rem;
        position: absolute;
        bottom: 0rem;
        left: -0.25rem;
        z-index: 1;
    }
    .swtbg .bgl{
        width: 0.26rem;
        position: absolute;
        left: -0.24rem;
        bottom: 1rem;
    }
    .swtbg .bgr{
        width: 0.26rem;
        position: absolute;
        right: -0.24rem;
        bottom: 1rem;
    }
}
/* 
@media screen and (max-width: 1640px) {
    .banner .banner_nr_l h3 {
        font-size: 40px;
        line-height: 40px;
    }
    .banner .banner_nr_l>span {
        font-size: 22px;
        line-height: 58px;
    }
    .banner .banner_nr_l h4 {
        font-size: 38px;
        line-height: 38px;
    }
    .banner .banner_nr_l a {
        width: 300px;
        font-size: 22px;
        line-height: 48px;
    }
}

@media screen and (max-width: 1440px) {
    .top .top_r li {
        margin-left: .3rem;
    }
    .banner .banner_nr_l h3 {
        font-size: 32px;
        line-height: 32px;
    }
    .banner .banner_nr_l>span {
        font-size: 16px;
        line-height: 52px;
    }
    .banner .banner_nr_l h4 {
        font-size: 28px;
        line-height: 28px;
    }
    .banner .banner_nr_l a {
        width: 220px;
        font-size: 16px;
        line-height: 42px;
    }
    .xin {
        padding: .42rem .4rem 1.8rem;
    }
    .xin p {
        line-height: 30px;
    }
    .xin h5 {
        padding: 0 0 .2rem;
    }
    
} */

@media screen and (max-width: 1141px) {
    .w {
        width: 6.4rem;
        margin: 0 auto;
    }
    .top {
        display: none;
    }
    .top_yd {
        padding:0.25rem 0.3rem;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: center;
        background-color: #fff;
        color: #ab947d;
        background: #000;
    }
    .top_yd .top_tit{
        flex-grow: 2;
    }
    .top_yd h3{
        font-size: 0.34rem;
        background: linear-gradient(#f1d994, #f3b873);
        -webkit-background-clip: text;
        color: transparent;
    }
    .top_yd p{
        font-size: 0.18rem;
        color: #fbb462;
        margin-top:0.1rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    /* 导航 移动 */
    .nav{display: none;}
    .nav_yd{
        display: block;
        width: 100%;
        background: #000;
        /* padding: 0.15rem 0; */
        overflow: hidden;
        background: #f2d08b;
    }
    .nav_yd ul{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: center;
        font-size: 0.24rem;
        color: #cbae84;
    }
    .nav_yd ul:nth-child(1){
        border-bottom: 1px solid #cbae84;
    }
    .nav_yd ul li {
        padding: 0.15rem 0.1rem;
        
    }
    .nav_yd ul li a{
        color: #191919;
        font-size:0.24rem;
    }
    


    .banner .w {
        background: url(../images/index/inner_bj.jpg) no-repeat center/6.4rem 3.5rem;
        width: 6.4rem;
        background-size: cover;
        padding: .84rem 0 .64rem;
    }
    .banner .w .banner_nr .banner_nr_l {
        padding: .32rem 0;
        width: 4rem;
        box-sizing: border-box;
        /* text-align: center; */
        /* padding-left: .2rem; */
        float: right;
    }
    .banner .banner_nr_l img{
        margin:0 auto 0.15rem;
        width: 0.9rem;
    }
    .banner .banner_nr_l h3 {
        font-size: .42rem;
        /* line-height: .28rem; */
        background: linear-gradient(#f1d994, #f3b873);
        -webkit-background-clip: text;
        color: transparent;
        /* font-weight: 700; */
        letter-spacing: 0.05rem;
    }
    .banner .banner_nr_l span {
        font-size: .12rem;
        /* line-height: .32rem; */
        /* letter-spacing: .02rem; */
        /* color: #ab947d; */
        /* letter-spacing: 0.1rem; */
    }
    .banner .banner_nr_l h4 {
        font-size: .24rem;
        line-height: .24rem;
        padding-left: .12rem;
    }
    .banner .banner_nr_l h4 span {
        letter-spacing: 0;
    }
    .banner .banner_nr_l a {
        font-size: .17rem;
        letter-spacing: 0.1rem;
        margin: .16rem auto 0.16rem;
        text-align: center;
        background: linear-gradient(#f1d994, #f3b873);
        -webkit-background-clip: text;
        color: transparent;
    }
    .banner .banner_nr_r {
        width: 2.4rem;
        /* top: -.3rem; */
    }
    .banner .banner_nr_r img {
        width: 2.4rem;
    }
    .banner .banner_nr_l .xt{
        width: 3rem;
    }
    .banner .banner_nr_l .xt img{
        width: 0.9rem;
    }
    /* 信 */
    .xin_box2 {
        width: 6rem;
        padding: 0 .2rem;
    }
    .xin_box {
        /* background: url(../images/xin_yd.jpg) no-repeat center center/6rem 5.66rem; */
        width: 6rem;
        /* height: 5.66rem; */
    }
    .xin {
        padding: .62rem .38rem 0.8rem;
        /* background:#f6f4f2; */
        position: relative;
    }
    .xin .xz{
        position: absolute;
        top:1.1rem;right:0.1rem;
        width: 1rem;
        height: 1.1rem;
    }
    .xin .xz p{
        padding: 0;
        line-height: 0.25rem;
        margin-left: -0.05rem;
        transform: rotateZ(45deg);
    }
    .xin .xz p:nth-child(1){margin-top:0.15rem;margin-left: 0.05rem;}
    .xin .xz p:nth-child(2){margin-top:0.13rem}
    /* .xin h3 {
        font-size: .24rem;
        line-height: .24rem;
        text-align: center;
        color: #463527;
    } */
    /* .xin h4 {
        font-size: .16rem;
        line-height: .16rem;
    } */
    /* .xin .line {
        width: 1.21rem;height: 0.05rem;
        border-top: .01rem solid #000;
        margin: .2rem auto 0.3rem;
        background: #463527;
        border-radius: 100px;
    } */
    .xin .xink{
        /* width: 5.20rem;height: 3.45rem; */
        padding: 0.45rem 0.14rem 0.3rem;
        background: #fff;
    }
    .xin h5 {
        font-size: .22rem;
        line-height: .22rem;
    }
    .xin p {
        font-size: .2rem;
        line-height: .4rem;
        /* padding: 0 0.14rem 0.5rem; */
        /* text-decoration:underline; */
    }
    .xin span {
        font-size: .22rem;
        line-height: .22rem;
    }
    /* 服务项目 */
    .fwxm_outer{
        background: url(../images/index/yd_inner_bj_02.jpg);
    }
    .fwxm_outer .fwxm_inner .fwxm_l{
        display: none;
        width: 6.4rem;
    }
    .fwxm_outer .fwxm_inner .fwxm_r{
        width:100%;
        padding:0.1rem;
        /* justify-content: space-around; */
    }
    .fwxm_outer .fwxm_inner .fwxm_r a{
        padding:0.1rem;
    }
    .fwxm_outer .fwxm_inner .fwxm_r a img{
        width: 1.3rem;
    }
    /* 全国服务中心 */
    .tcon {
        margin-top: -1.2rem !important;
    }
    .mar-top {
        margin-top: .4rem !important;
    }
    .tips {
        margin: .2rem .1rem .2rem .2rem;
        padding: 0;
    }
    .tips a {
        width: 1.12rem;
        margin: 0 .1rem .1rem 0;
        font-size: .18rem;
    }
    .city-pic img {
        width: 6rem;
    }
    .city-pic img:first-of-type {
        display: none;
    }
    .city-pic img:nth-of-type(2) {
        display: block;
    }
    .address {
        width: 6rem;
        margin: 0 auto;
        display: block;
    }
    .address .g1:first-of-type {
        margin-right: 0;
        margin-top: .3rem;
    }
    .address .g1 {
        margin-top: .3rem;
    }
    .address-list {
        padding: .28rem .16rem .26rem;
    }
    .address-t h3 {
        font-size: .2rem;
    }
    .address-t .one {
        position: absolute;
        right: .46rem;
    }
    .address-t .one i, .address-t .two i {
        font-size: .28rem;
    }
    .address-t .two {
        position: absolute;
        right: 0;
    }
    .address-b p {
        font-size: .14rem;
        line-height: .26rem;
    }
    .com>p {
        font-size: .36rem;
        line-height: .36rem;
        padding-top:0;
        color: #463527;

    }
    .com .line {
        width: 1.21rem;
        height: .05rem;
        background: #463527;
    }
    .fwpp_box .fwpp {
        margin: 0 .2rem;
    }
    .fwpp_box .fwpp_nav li {
        font-size: .2rem;
        border: .01rem solid #bdad87;
        margin-right: .14rem;
    }
    .fwpp_box .fwpp_brand ul {
        border: .01rem solid #bdad87;
        padding: .3rem 0 0 .14rem;
        overflow: hidden;
    }
    .fwpp_box .fwpp_brand ul p {
        margin-right: .3rem;
        margin-bottom: .3rem;
    }
    .fwpp_box .fwpp_brand ul p img {
        width: 1.16rem;
    }
    .fwpp_box .fwpp_brand ul p span {
        font-size: .2rem;
        line-height: .2rem;
    }
    .fwhj {
        margin: 0 .2rem;
    }
    .fwhj img:first-of-type {
        width: 6rem;
        margin-bottom: .05rem;
    }
    .fwhj img {
        float: left;
        width: 1.96rem;
    }
    .fwhj img:nth-of-type(3) {
        margin: 0 .06rem;
    }
    .fwxm2_box {
        background: url(../images/fwxm2_yd.jpg) no-repeat center center/6.4rem 7.63rem;
        width: 6.4rem;
        background-size: cover;
    }
    .fwxm2_box .fwxm2 {
        padding: 0 .2rem;
    }
    .fwxm2_flex .fwxm2_g1 {
        border: .02rem solid #bdad87;
        border-radius: .08rem;
    }
    .fwxm2_flex .fwxm2_g1 .img {
        background: url(../images/fwxm2.png) no-repeat center center/10rem 6rem;
        width: .8rem;
        height: .8rem;
        margin: 0 auto;
    }
    .fwxm2_flex .fwxm2_g1 p {
        font-size: .26rem;
        line-height: .26rem;
    }
    .fwxm2_flex .fwxm2_g1 .img.g1 {
        background-position: -.78rem -.57rem;
    }
    .fwxm2_flex .fwxm2_g1 .img.g2 {
        background-position: -4.62rem -.57rem;
    }
    .fwxm2_flex .fwxm2_g1 .img.g3 {
        background-position: -8.45rem -.57rem;
    }
    .fwxm2_flex .fwxm2_g1 .img.g4 {
        background-position: -.78rem -2.57rem;
    }
    .fwxm2_flex .fwxm2_g1 .img.g5 {
        background-position: -4.62rem -2.57rem;
    }
    .fwxm2_flex .fwxm2_g1 .img.g6 {
        background-position: -8.45rem -2.57rem;
    }
    .fwxm2_flex .fwxm2_g1 .img.g7 {
        background-position: -.78rem -4.67rem;
    }
    .fwxm2_flex .fwxm2_g1 .img.g8 {
        background-position: -4.62rem -4.67rem;
    }
    .fwxm2_flex .fwxm2_g1 .img.g9 {
        background-position: -8.45rem -4.67rem;
    }
    .shfw_box .shfw {
        width: 6rem;
        margin: 0 auto .4rem;
    }
    .shfw_box .shfw>img {
        width: 6rem;
    }
    .shfw .shfw_nr_box {
        background: url(../images/mapbg_yd.jpg) no-repeat center center/6rem 2.5rem;
        width: 6rem;
        background-size: auto;
    }
    .shfw .shfw_nr {
        border: .02rem solid #b09f78;
        padding: .2rem .2rem .4rem .2rem;
        border-top: none;
        box-sizing: border-box;
    }
    .shfw .shfw_nr h3 {
        font-size: .3rem;
        line-height: .3rem;
    }
    .shfw .shfw_nr p {
        font-size: .22rem;
        line-height: .32rem;
    }
    .mapbg_box {
        display: none;
    }
    .jsq {
        display: none;
    }
    .bottom {
        width: 100%;
        height: 0.8rem;
        display: flex;
        background-image: linear-gradient(#f1bf7a, #bf9152);
        position: fixed;
        bottom: 0;
        left: 0;
        box-sizing: border-box;
        z-index: 999;
    }
    .bottom .bottom_g1 {
        flex: 1;
        text-align: center;
        padding: .16rem 0;
        position: relative;
    }
    .bottom .bottom_g1 .bj{
        position: absolute;
        top:-0.5rem;left: 50%;
        width: 1.6rem;
        margin-left: -0.8rem;
        z-index: 1;
    }
    .bottom .bottom_g1 span {
        display: block;
        font-size: .22rem;
        line-height: .22rem;
        color: #fff;
        padding: .1rem 0 .2rem;
        z-index: 2;
    }
    .bottom .bottom_g1 .zj{
        position: absolute;
        top:-0.2rem;left: 50%;
        margin-left: -0.6rem;
    }
    .bottom .bottom_g1 .zj img{
        width: 1.2rem;
        margin-bottom: .15rem;
    }
    .bottom .bottom_g1 .zj p{
        color: #000;
    }
    .bottom .bottom_g1 span i {
        font-size: .5rem;
        color: #fff;
        position: relative;
        top: 0.1rem;
    }
    .bottom .bottom_g1 span i.i2 {
        font-size: .4rem;
    }
    /* .bottom .bottom_g1:nth-of-type(2) span {
        border-right: .02rem solid #634f20;
        border-left: .02rem solid #634f20;
        padding: 0;
    } */
    .bottom .bottom_g1 img {
        width: 1.1rem;
        margin: 0 auto;
    }
    .shfw_box {
        margin-bottom: 1.4rem;
    }
    /* 点击咨询客服 */
    .djzxkf {
        display: block;
        width: 3.5rem;
        margin: .32rem auto 0;
        color: #333333;
        padding-bottom: .4rem;
    }
    .djzxkf a {
        display: block;
        background-color: #f2ca85;
        font-size: 0;
        text-align: center;
        color: #000000;
        padding: .16rem 0;
    }
    .djzxkf a i {
        position: relative;
        top: 0.02rem;
        display: inline-block;
        font-size: .26rem;
        margin-right: .14rem;
        color: #fff;
    }
    .djzxkf a span {
        display: inline-block;
        font-size: .22rem;
        line-height: .22rem;
        color:#fff;
    }
    /* 技师 */
    .jishi_box .jishi {
        width: auto;
    }
    .jishi_box ul {
        margin: 0 .2rem;
    }
    .jishi_box ul li .img img {
        width: 2.9rem;
    }
    .jishi_box ul li p {
        width: 2.9rem;
        font-size: .24rem;
    }
    .jishi_box ul:first-child li {
        margin-bottom: .2rem;
    }
    .jishi_box ul li:last-child {
        margin-right: 0;
    }
    .jishi_box ul li {
        margin-right: .2rem;
    }
    /* 维修现场 */
    .wxxc_outer .wxxc_inner{
        width:6.4rem;
    }
    /* 服务中心 */
    .fwzx{
        width: 5.9rem;height: 2.45rem;
        background: url(../images/index/bg1.png)  no-repeat center center/10.4rem 2.45rem;
        margin-bottom: 0.6rem;
    }
    /* .v1{display: none;}
    .v2{
        display: block
        width: 6.4rem;
    } */
    .wxxc_outer{
        background: url(../images/index/yd_inner_bj_02.jpg) no-repeat;
        background-size: cover;
    }
    video{
        width: 5.9rem;
    }
    .fwzx h3{
        font-size: 0.3rem;
        font-weight: 700;
        text-align: center;
        color: #fff;
        padding-top: 0.55rem;
    }
    .fwzx .lien{
        width: 1.21rem;
        height: .05rem;
        background-color: #fff;
        margin: .15rem auto .3rem;
        border-radius: 100px;
    }
    .fwzx a,.fwzx p{
        color: #fff;
        font-size: 0.18rem;
        text-align: center;
        line-height: 0.3rem;
    }
    /* 新闻资讯 */
    .xwzx_box {
        /* background: url(../images/xwzx_yd.jpg) no-repeat center center/6.4rem 10.24rem; */
        width: 6.4rem;
        background: url(../images/index/yd_inner_bj_02.jpg) no-repeat;
        background-size: cover;
        padding-bottom: 1rem;
    }
    .xwzx_box .xwzx {
        margin: 0 .2rem;
        display: flex;
        flex-direction: column;
    }
    .xwzx_box .xwzx p{
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .xwzx_box .xwzx .xwzx_l {
        width: 6rem;
        margin-right: 0;
        /* background:#f6f4f2; */
    }
    .xwzx_box .xwzx .xwzx_l>img {
        width: 6rem;
    }
    .xwzx_box .xwzx .xwzx_l .xwzx_lb {
        padding: 0.22rem 0.2rem;
    }
    .xwzx_box .xwzx .xwzx_l .xwzx_lb p {
        font-size: .18rem;
        line-height: .2rem;
    }
    .xwzx_box .xwzx .xwzx_r{
        padding:0.3rem 0.25rem;
        width: 95%;
    }
    .xwzx_box .xwzx .xwzx_r li{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content:space-between;
        align-items:center;
        line-height: 0.5rem;
    }
    .xwzx_box .xwzx .xwzx_r li i{
        display: inline-block;
        width: 0.05rem;height: 0.05rem;
        background: #a1a1a1;
        border-radius: 50%;
        flex-grow:0;
    }
    .xwzx_box .xwzx .xwzx_r li p{
        font-size: 0.18rem;
        flex-grow:5;
        /* color: #000; */
        font-weight: 700;
        margin-left:0.3rem;
    }
   
    /* 文章页 */
    .xwzx_box2 .wz_outer{
        width: 6.4rem;
    }
    .xwzx_box2 .wz_outer .tit{
        margin: 0;
    }
    .xwzx_box2 .button{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .xwzx_box2 .button a{
        margin-bottom:0.2rem;
    }

    /* 新闻资讯页 */
    .xwzx_box2 .page{
        width: 6.4rem;
    }
    .xwzx_box2 .page ul{
        margin: 0;
    }
    .xwzx_box2 .page ul li{
        white-space: nowrap;
    }
    /* 保养建议 */
    .bywrap{
        padding: .3rem 0;
        width: 6.4rem;
    }
    .bywrap .byone{
        display: flex;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content:space-between;
    }
    .bywrap .byone .byimg{
        width: 50%;
        overflow: hidden;
        /* cursor: url(../images/dpp/autoban.ico),auto; */
        /* overflow: hidden; */
    }
    .bywrap .byone .byimg img{
        width: 100%;
    }
    .bywrap .byone .byinfo{
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content:center;
        align-items: center;
    }
    .bywrap .byone .byinfo span{
        width: 1.21rem;
        height: .05rem;
        background: #463527;
        margin: .15rem auto .2rem;
        border-radius: 100px;
    }
    .bywrap .byone h3{
        font-size: 0.34rem;
        letter-spacing: 0.18rem;
        color: #463527;
    }
    .bywrap .byone p{
        font-size: 0.18rem;
        color: #b5a18d;
        border: 1px solid #b5a18d;
        padding:0.16rem 0.65rem;
        }
    /* footer */
    .footer {
        padding: .4rem .2rem .7rem;
        margin-bottom: 0.8rem;
        background-color: #191919;
        background-image: url(../images/index/footer_bj.png);
        background-size: cover;
    }
    .footer .footer_l {
        float: none;
        padding-top: 0;
    }
    .footer .footer_l p {
        line-height: .36rem;
        margin-top:0.2rem;
        color: #fff;
    }
    .footer .footer_l span {
        padding: .16rem 0 0.3rem 0;
        line-height: .18rem;
        font-size: 0.16rem;
        color: #fff;
        border-bottom:1px solid #fff;
    }
    .db_box{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-items: center;
        align-items: center;
        max-width: 12rem;
        margin: 0 auto;
    }
    .footer .footer_r {
        overflow: hidden;
        /* background: url(../images/mapbg_yd.jpg) no-repeat center/6.4rem 4.78rem; */
        float: none;
        margin-top: .4rem;
        padding-bottom: 0.5rem;
        border-bottom:1px solid #fff;
    }
    .footer .footer_r ul:first-of-type {
        display: none;
    }
    .footer .footer_r ul {
        float: right;
        width: 2.4rem;
        margin-right: 0;
    }
    .footer .footer_r ul:last-child {
        margin-right: 0rem;
        float: left;
    }
    .footer_b{
        margin-top:0.5rem;
        width: 6.4rem;
        display: flex;
        flex-direction: column;
        justify-items: center;
        align-items: center;
    }
    .footer_b h3,.footer_b p{
        color: #fff;
        font-size:0.2rem;
    }
    .footer_b a{
        color:#fff;
        font-size:0.48rem;
        font-weight: 700;
    }
    .footer_b h3{
        font-weight: 700;
    }
    /* 面包屑导航 */
    .daohang {
        font-size: .18rem;
        line-height: .2rem;
        padding: .4rem .3rem 0;
    }
    .news {
        margin: .3rem auto 0;
    }
    /*新闻资讯*/
    .news>ul>li {
        margin: 0 .2rem .2rem;
        padding: .2rem 0 .2rem .2rem;
    }
    .news ul li .fwxm2 img, .news ul li .fwxm2 {
        width: 1.7rem;
    }
    .news ul li .fwxm2 img:nth-of-type(2) {
        display: block;
    }
    .news ul li .fwxm3 {
        width: 4rem
    }
    .news ul li .fwxm3 .fwxm3_t {
        padding: 0 .3rem 0 .18rem;
    }
    .news ul li .fwxm3 p {
        padding: 0 .2rem 0 .18rem;
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .news ul li .fwxm3 .xq {
        width: 1.4rem;
        line-height: .4rem;
        font-size: .16rem;
    }
    .news ul li .fwxm2 img:nth-of-type(1) {
        display: none;
    }
    .news ul li .fwxm2 img:nth-of-type(2) {
        display: block;
    }
    /* 服务体验内页 */
    .fwhj_box {
        background-color: #fff;
    }
    /*技师团队*/
    .jstd {
        background: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    /* 新闻资讯页 */
    .xwzx_outer2 .xwzx_inner h4{
        margin-top:0.2rem;
    }
    .xwzx_outer2 .xwzx_inner p{
        height: auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    
    .xwzx_outer2 .xwzx_inner img {
        width: 35%;
        height: auto;
    }
    /* 荣誉顾问页 */
    .rygw_box{
        width:6.4rem;
        margin: 0 auto;
    }
    .rygw_box .rygw_gr{
        display: flex;
        flex-direction: column;
        width: 6.4rem;
    }
    .rygw_box .rygw_gr:nth-child(2),
    .rygw_box .rygw_gr:nth-child(4){
        flex-direction: column;
    }
    .rygw_box .rygw_gr img,.rygw_box .rygw_gr div{
        width: 100%; 
    }
    /*文章页*/
    .article_b {
        padding: 0 .2rem;
    }
    .info {
        line-height: .2rem;
        margin: .3rem auto .2rem;
        font-size: .16rem;
    }
    .info small {
        margin-left: .15rem;
    }
    .article_b p {
        font-size: .18rem;
        line-height: .4rem;
        padding-top: 0;
    }
    .context {
        padding: 0 .2rem;
        margin: .4rem auto;
        font-size: .2rem;
    }
    .context ul li {
        width: 6rem;
        line-height: .4rem;
        box-sizing: border-box;
    }
    .news .page li {
        font-size: .16rem;
    }
    .news .page li span {
        width: .32rem;
        line-height: .32rem;
        font-size: .16rem;
        background-color: #ebebeb;
    }
    .swt_rz{
        text-transform: lowercase;
    }
}

@media screen and (max-width: 410px) {
    .banner .banner_nr_l>span {
        text-transform: lowercase;
    }
    .banner .banner_nr_l a {
        width: 3rem;
    }
    .footer .footer_r ul li a {
        margin-bottom: .2rem;
    }
    .jstd ul li .jstd_nr {
        padding: .2rem .1rem 0 .1rem;
        width: 2.7rem;
    }
    .jstd ul li p {
        font-size: .12rem;
        line-height: .26rem;
    }
}

/* 镌刻时光艺术 */
@media screen and (max-width: 1141px){
    .yswrap .tit{margin-bottom: 0;background: #8d7c67;background-size: auto 100%;position: relative;overflow: hidden;height: 1.3rem;}
    .bg2{display: block;width: 100%;height: 100%;}
    .titinfo{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
    .titinfo h3{    font-size: 0.3rem;font-weight: 700;color: #fff;text-align: center;margin-top: 0.37rem;}
    .titinfo img{position: absolute;right: -0.7rem;top: -0.6rem;width: 2.2rem;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
    .titinfo .lien{ width: 1.21rem;height: .05rem;background-color: #fff;margin: .15rem auto .3rem;border-radius: 100px;}
    .titinfo.active img{top: -122%;}
    .ysfl{width: 33.3%;display: none;}
    .ysfr{width: 100%; display: flex;flex-direction: row;flex-wrap:wrap;}
    .ysfr>div{width: 50%;}
    .yccom{position: relative;overflow: hidden;background: #000;}
    .yccom img{display: block;width: 100%;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}
    .sgwrap{position: absolute;width: 100%;height: 100%;left: 0;bottom: -2.7rem;background: rgba(171, 148, 125, 0.67);}
    .sgwrapspe{transition: all 1s;-webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s;-o-transition: all 1s;}
    .sgwrap h3{font-size: 0.24rem;color: #fff;line-height: 0.25rem;margin-bottom: 0.07rem;text-align: center;}
    .sglj{display:flex;flex-direction: row;flex-wrap:nowrap;}
    .sglj a{font-size: 0.18rem;color: #fff;}
    .sglj div{width: 0.1rem;height: 18px;background: #fff;margin: 0 0.1rem;}
    /* .yccom:hover .sgwrap,.yswrap.active .sgwrapspe{bottom: 0;} */
    .yccom:hover img,.yccom.on img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;}
    /* 邮寄 */
    .yjwrap{
        margin-top:0.55rem}
    .yjwrap h3{    font-size: 0.3rem;
                    text-align: center;
                    font-weight: 700;
                    color: #463527;
                }
    .tit{margin-bottom: 0.5rem;}
    .yjwrap .lien{
        width: 1.21rem;
        height: .05rem;
        background-color: #463527;
        margin: .15rem auto .3rem;
        border-radius: 100px;
    }            
    .yjlb {padding:0 .08rem;width:100%;margin: 0 auto 0.5rem;}
    /* .yjbd .swiper-slide span {font-size:.18rem;line-height:.22rem;}
    .yjinfo p {font-size:.16rem; line-height:.3rem; height:.3rem;} */
    /* 邮寄页 */
    .yj_box{
        width:6.4rem;
        margin: 0 auto;
    }
    .yj_box .lc{
        display: flex;
        flex-direction: column;
        width: 6.4rem;
    }
    .yj_box .lc:nth-child(2),
    .yj_box .lc:nth-child(4),
    .yj_box .lc:nth-child(6),
    .yj_box .lc:nth-child(8){
        text-align: left;
        flex-direction: column;
    }
    .yj_box .lc:nth-child(2) a,
    .yj_box .lc:nth-child(4) a,
    .yj_box .lc:nth-child(6) a,
    .yj_box .lc:nth-child(8) a{
        float: none;
    }
    .yj_box .lc img,.yj_box .lc div{
        width: 100%; 
    }
}
/* 卓越服务 */
@media screen and (max-width: 1141px){
    .zywrap{
        max-width: 100%;
        height: 1.8rem;
        margin: 0 auto;
        position: relative;
    
    }
}
.zywrap{
    max-width: 12rem;
    height: 1.8rem;
    margin: 0 auto;
    position: relative;

}
.zywrap img{width: 100%;height: 100%;}
.zywrap .zyinfo{
    position: absolute;
    left: 0;top: 0;
    width: 60%;height: 100%;
    line-height: 0.28rem;
}
.zywrap h3{margin-top:0.6rem}
.zywrap h3,.zywrap p{
    font-size: 0.2rem;
    text-align: center;
    color: #463527;
}
/* 邮寄swiper */
.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction:column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
  }
  .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
  } 
.swiper-slide .yjinfo{
    width: 100%;
    /* height: 100%; */
    position: relative;
}
.swiper-slide .yjinfo img{
    width: 100%;
}
.swiper-slide .yjinfo p{
    width: 100%;
    background: #e5e5e5;
    position: absolute;
    left: 0;bottom: 0;
    color: #191919;
    font-size: 0.16rem;
}
.swiper-container .swiper_btn {
    color: #463527;
}