@import "../base.css?v2";
@import "../index/nav.css";
@media screen and (min-width: 600px) and (max-width: 1199px) {
    /*-----------------------头部css-----------------------------------------------------------*/

    /*-----------------------头部css end------------------------------------*/
    .img-box-body {
        position: relative;
        width: 100%;
        top: 0.21rem;
    }
    .title{
        font-size: 0.26rem;
        color: #baac9e;
        position: absolute;
        top: 0.6rem;
        left: 1.26rem;
        font-family:SourceHanSansSC-Light;
        color:#ffffff;
    }
    .impression-two{
        width: 3.245rem;
        height: 1.53rem;
        position: absolute;
        top: 1.7rem;
        left:0.25rem;
    }
    .text-box{
        width: 100%;
        height: auto;
        margin-top: 1.4rem;
    }
    .text{
        font-size: 0.12rem;
        font-family:SourceHanSansSC-Light;
        color:#7e5f3c;
        text-align: center;
    }
    .text-title{
        font-size: 0.18rem;
        font-family:SourceHanSansSC-Light;
        color:#7e5f3c;
        text-align: center;
        margin-top: 0.1rem;
    }
    .jiegou19{
        padding: 0.5rem 0;
        width: 95%;
        margin: 0 auto;
    }
    .bott-box{
        width: 100%;
        position: relative;
    }
    .bott-box-bg{
        background:#fff;
    }
    .bott-box-bg div:first-child{
        height: 0.6rem;
    }
    .bott-box-bg div:nth-child(2){
        background: rgba(96,56,19,0.10);
        height: 2.3rem;
    }
    .bott-box-bg div:nth-child(3){
        height: 2rem;
    }

    .right-text span{
        /*font-family:FZLTXIHJW--GB1-0;*/
        color:#7e5f3c;
    }
    .bott-box-con{
        position: absolute;
        top: 0;
        left:0;
        width: 100%;
    }
    .guarantee-3{
        width: 3.24rem;
        margin: 0 auto;
        height: 1.15rem;
    }
    .guarantee-con{
        width: 100%;
        position: absolute;
    }
    .guarantee-4{
        width: 3.24rem;
        margin: 0 auto;
        position: relative;
        top: 1rem;
    }
    .bott-left{
        width: 1.1rem;
        height: 1.15rem;
        float: left;
        margin-top: 0.1rem;
    }
    .gantan{
        width: 0.3rem;
        height: 0.3rem;

    }
    .xian{
        border-bottom:1px solid #565a5c;
        width: 0.5rem;
        margin-top: 0.06rem;
    }
    .gantan-text-one{
        position: relative;
        text-align: center;
        font-size: 0.09rem;
        /*font-family:FZLTXIHJW--GB1-0;*/
        color:#565a5c;
        text-align: left;
        margin-top: 0.06rem;
    }
    .gantan-text-two{
        text-align: left;
        font-size: 0.09rem;
        /*font-family:FZLTXIHJW--GB1-0;*/
        color:#565a5c;
        margin-top: 0.06rem;
    }
    /*--------------------------底部css----------------------------------*/
    .index-bottom{
        border: 1px solid #7e5f3c;
    }
    .bottom-log{
        height: 100%;
        width: 5%;
        position: relative;
        top: 0.4rem;
        left: 1.43rem;

    }
    .bottom-log img{
        width: 0.17rem;
        height: 0.29rem;
        position: absolute;
        transform: translateY(-120%);
        right: 0;
    }
    .bottom-wx{
        height: 100%;
        width: 5%;
        position: relative;
        top: 0.4rem;
        left: 2.13rem;

    }
    .bottom-wx img{
        width: 0.17rem;
        height: 0.29rem;
        position: absolute;
        transform: translateY(-120%);
        right: 0;
    }
    .info{
        margin: 0 auto;
        font-size: 0.1rem;
        color:#7e5f3c;
        margin-top: 0.4rem;
        margin-bottom: 0.1rem;
    }
    .tel{
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .add{
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .bottom-icp{
        font-family:FZLTXIHJW--GB1-0;
        height: 0.5rem;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
        background-color:#7e5f3c;
        color: #ffffff;
        font-size: 0.1rem;
        text-align: center;
        line-height: 0.5rem;
    }
    /*----------------------------end底部css--------------------------------------------*/
}
/*------------------------------------------------------------适应手机----------------------------------------------------------------*/
@media (max-width:600px){
    /*-----------------------头部css-----------------------------------------------------------*/

    /*-----------------------头部css end------------------------------------*/
    .img-box-body {
        position: relative;
        width: 100%;
        top: 0.41rem;
    }
    .title{
        font-size: 0.26rem;
        color: #baac9e;
        position: absolute;
        top: 0.6rem;
        left: 1.26rem;
        font-family:SourceHanSansSC-Light;
        color:#ffffff;
    }
    .impression-two{
        width: 3.245rem;
        height: 1.53rem;
        position: absolute;
        top: 1.7rem;
        left:0.25rem;
    }
    .text-box{
        width: 100%;
        height: auto;
        margin-top: 1.4rem;
    }
    .text{
        font-size: 0.12rem;
        font-family:SourceHanSansSC-Light;
        color:#7e5f3c;
        text-align: center;
    }
    .text-title{
        font-size: 0.18rem;
        font-family:SourceHanSansSC-Light;
        color:#7e5f3c;
        text-align: center;
        margin-top: 0.1rem;
    }
    .jiegou19{
        padding: 0.5rem 0;
        width: 95%;
        margin: 0 auto;
    }
    .bott-box{
        width: 100%;
        position: relative;
    }
    .bott-box-bg{
        background:#fff;
    }
    .bott-box-bg div:first-child{
        height: 0.6rem;
    }
    .bott-box-bg div:nth-child(2){
        background: rgba(96,56,19,0.10);
        height: 2.3rem;
    }
    .bott-box-bg div:nth-child(3){
        height: 2rem;
    }

    .right-text span{
        /*font-family:FZLTXIHJW--GB1-0;*/
        color:#7e5f3c;
    }
    .bott-box-con{
        position: absolute;
        top: 0;
        left:0;
        width: 100%;
    }
    .guarantee-3{
        width: 3.24rem;
        margin: 0 auto;
        height: 1.15rem;
    }
    .guarantee-con{
        width: 100%;
        position: absolute;
    }
    .guarantee-4{
        width: 3.24rem;
        margin: 0 auto;
        position: relative;
        top: 1rem;
    }
    .bott-left{
        width: 1.1rem;
        height: 1.15rem;
        float: left;
        margin-top: 0.1rem;
    }
    .gantan{
        width: 0.3rem;
        height: 0.3rem;

    }
    .xian{
        border-bottom:1px solid #565a5c;
        width: 0.5rem;
        margin-top: 0.06rem;
    }
    .gantan-text-one{
        position: relative;
        text-align: center;
        font-size: 0.09rem;
        /*font-family:FZLTXIHJW--GB1-0;*/
        color:#565a5c;
        text-align: left;
        margin-top: 0.06rem;
    }
    .gantan-text-two{
        text-align: left;
        font-size: 0.09rem;
        /*font-family:FZLTXIHJW--GB1-0;*/
        color:#565a5c;
        margin-top: 0.06rem;
    }
    /*--------------------------底部css----------------------------------*/
    .index-bottom{
        border: 1px solid #7e5f3c;
    }
    .bottom-log{
        height: 100%;
        width: 5%;
        position: relative;
        top: 0.4rem;
        left: 1.43rem;

    }
    .bottom-log img{
        width: 0.17rem;
        height: 0.29rem;
        position: absolute;
        transform: translateY(-120%);
        right: 0;
    }
    .bottom-wx{
        height: 100%;
        width: 5%;
        position: relative;
        top: 0.4rem;
        left: 2.13rem;

    }
    .bottom-wx img{
        width: 0.17rem;
        height: 0.29rem;
        position: absolute;
        transform: translateY(-120%);
        right: 0;
    }
    .info{
        margin: 0 auto;
        font-size: 0.1rem;
        color:#7e5f3c;
        margin-top: 0.4rem;
        margin-bottom: 0.1rem;
    }
    .tel{
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .add{
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .bottom-icp{
        font-family:FZLTXIHJW--GB1-0;
        height: 0.5rem;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
        background-color:#7e5f3c;
        color: #ffffff;
        font-size: 0.1rem;
        text-align: center;
        line-height: 0.5rem;
    }
    /*----------------------------end底部css--------------------------------------------*/
}