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

    /*-----------------------头部css end------------------------------------*/
    .img-box-body {
        width: 100%;
        margin-top: 0.2rem;
    }
    .img-div-one-box{
        width: 100%;
        height: auto;
        padding: 0.1rem 0;
        background:rgba(96,56,19,0.10);
        margin-top: 0.1rem;
    }
    .top-rit-img{
        width: 1.05rem;
        float: right;
    }
    .img-box{
        width:90%;
        margin: 0 auto;
    }
    .top-left-img{
        width: 2.25rem;
        float: left;
    }
    .g3{
        position: relative;
        font-size: 0.09rem;
        color:#ffffff;
        width: 100%;
        text-align: center;
    }
    .g3 span{
        position: relative;
        top: -0.65rem;
        font-family:FZLTXIHJW--GB1-0;
    }
    .bott-left-img{
        width: 1.05rem;
        float: left;
        padding: 0.14rem 0;
    }
    .g4{
        width: 100%;
        text-align: center;
        position: relative;
        font-size: 0.09rem;
        font-family:FZLTXIHJW--GB1-0;
        color:#ffffff;
    }
    .g4 span{
        position: relative;
        top: -0.65rem;
        font-family:FZLTXIHJW--GB1-0;
    }
    .bott-rit-img{
        width: 2.25rem;
        float: right;
    }
    .bott-div-one-box{
        width: 3.24rem;
        margin: 0 auto;
        height: auto;
        padding: 0.1rem 0;
        margin-top: 0.1rem;
    }
    .block{
        width: 0.81rem;
        float: left;
    }
    .back{
        background:#baac9e;
        font-size: 0.09rem;
        height: 0.83rem;
        text-align: center;
    }
    .back span{
        line-height: 0.83rem;
        font-family:FZLTXIHJW--GB1-0;
        color:#ffffff;
    }
    .text-box{
        width: 90%;
        position: absolute;
        left: 0.25rem;
        top: 1.7rem;
    }
    .text-img{
        width: 100%;
        height: auto;
    }
    .title{
        color:#ffffff;
        width: 100%;
        text-align: center;
        font-size: 0.26rem;
        text-align: center;
        font-family:SourceHanSansSC-Light;
    }
    .title-text{
        color:#ffffff;
        width: 100%;
        font-size: 0.09rem;
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .brand1{
        width: 90%;
        margin: 0 auto;
    }
    /*--------------------------底部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 {
        width: 100%;
        margin-top: 0.4rem;
    }
    .img-div-one-box{
        width: 100%;
        height: auto;
        padding: 0.1rem 0;
        background:rgba(96,56,19,0.10);
        margin-top: 0.1rem;
    }
    .top-rit-img{
        width: 1.05rem;
        float: right;
    }
    .img-box{
        width:90%;
        margin: 0 auto;
    }
   .top-left-img{
       width: 2.25rem;
       float: left;
   }
   .g3{
       position: relative;
       font-size: 0.09rem;
       color:#ffffff;
       width: 100%;
       text-align: center;
   }
   .g3 span{
       position: relative;
       top: -0.65rem;
       font-family:FZLTXIHJW--GB1-0;
   }
    .bott-left-img{
        width: 1.05rem;
        float: left;
        padding: 0.14rem 0;
    }
    .g4{
        width: 100%;
        text-align: center;
        position: relative;
        font-size: 0.09rem;
        font-family:FZLTXIHJW--GB1-0;
        color:#ffffff;
    }
    .g4 span{
        position: relative;
        top: -0.65rem;
        font-family:FZLTXIHJW--GB1-0;
    }
    .bott-rit-img{
        width: 2.25rem;
        float: right;
    }
    .bott-div-one-box{
        width: 3.24rem;
        margin: 0 auto;
        height: auto;
        padding: 0.1rem 0;
        margin-top: 0.1rem;
    }
    .block{
        width: 0.81rem;
        float: left;
    }
    .back{
        background:#baac9e;
        font-size: 0.09rem;
        height: 0.83rem;
        text-align: center;
    }
    .back span{
        line-height: 0.83rem;
        font-family:FZLTXIHJW--GB1-0;
        color:#ffffff;
    }
    .text-box{
        width: 90%;
        position: absolute;
        left: 0.25rem;
        top: 1.7rem;
    }
    .text-img{
        width: 100%;
        height: auto;
    }
    .title{
        color:#ffffff;
        width: 100%;
        text-align: center;
        font-size: 0.26rem;
        text-align: center;
        font-family:SourceHanSansSC-Light;
    }
    .title-text{
        color:#ffffff;
        width: 100%;
        font-size: 0.09rem;
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .brand1{
        width: 90%;
        margin: 0 auto;
    }
    /*--------------------------底部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--------------------------------------------*/
}