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

    /*-----------------------头部css end------------------------------------*/
    .img-box-body {
        position: relative;
        width: 100%;
        margin-top: 0.2rem;
    }
    .title{
        width: 100%;
        font-size: 0.26rem;
        color: #fff;
        position: absolute;
        top: 0.6rem;
        text-align: center;
        font-family:SourceHanSansSC-Light;
    }
    .introduction{
        width: 100%;
        font-size: 0.16rem;
        color: #fff;
        position: absolute;
        top: 1rem;
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .service{
        width: 100%;
        font-size: 0.08rem;
        color: #fff;
        position: absolute;
        top: 1.26rem;
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .impression-two{
        width: 3.245rem;
        height: 1.53rem;
        position: absolute;
        top: 1.7rem;
        left:0.25rem;
    }
    .paragraph-box{
        width: 100%;
        margin-top: 1rem;
        background:rgba(96,56,19,0.10);
    }
    .paragraph-one{
        text-align: center;
        font-size:0.22rem;
        color:#7e5f3c;
        font-family:SourceHanSansSC-Light;
    }
    .paragraph-two{
        text-align: center;
        font-size:0.12rem;
        color:#7e5f3c;
        font-family:FZLTXIHJW--GB1-0;
        margin-top: 0.1rem;
    }
    .paragraph-therr{
        width: 90%;
        margin: 0 auto;
        text-align: center;
        font-size:0.08rem;
        color:#565a5c;
        font-family:FZLTXIHJW--GB1-0;
        margin-top: 0.1rem;
    }
    .paragraph-img{
        width: 3.245rem;
        height: 1.5rem;
        margin:0 auto;
    }
    .paragraph-img img{

    }
    .paragraph-box-two{
        width:100%;
        height: 2.955rem;
        background:rgba(96,56,19,0.10);
    }
    /*--------------------------底部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{
        width: 100%;
        font-size: 0.1rem;
        color:#7e5f3c;
        margin-top: 0.4rem;
        margin-bottom: 0.1rem;
    }
    .tel{
        width: 100%;
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .add{
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .bottom-icp{
        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;
        font-family:FZLTXIHJW--GB1-0;
    }
}
/*------------------------------------------------------------适应手机----------------------------------------------------------------*/
@media (max-width:600px){
    /*-----------------------头部css-----------------------------------------------------------*/

    /*-----------------------头部css end------------------------------------*/
    .img-box-body {
        position: relative;
        width: 100%;
        margin-top: 0.4rem;
    }
    .title{
        width: 100%;
        font-size: 0.26rem;
        color: #fff;
        position: absolute;
        top: 0.6rem;
        text-align: center;
        font-family:SourceHanSansSC-Light;
    }
    .introduction{
        width: 100%;
        font-size: 0.16rem;
        color: #fff;
        position: absolute;
        top: 1rem;
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .service{
        width: 100%;
        font-size: 0.08rem;
        color: #fff;
        position: absolute;
        top: 1.26rem;
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .impression-two{
        width: 3.245rem;
        height: 1.53rem;
        position: absolute;
        top: 1.7rem;
        left:0.25rem;
    }
    .paragraph-box{
        width: 100%;
        margin-top: 1rem;
        background:rgba(96,56,19,0.10);
    }
    .paragraph-one{
        text-align: center;
        font-size:0.22rem;
        color:#7e5f3c;
        font-family:SourceHanSansSC-Light;
    }
    .paragraph-two{
        text-align: center;
        font-size:0.12rem;
        color:#7e5f3c;
        font-family:FZLTXIHJW--GB1-0;
        margin-top: 0.1rem;
    }
    .paragraph-therr{
        width: 90%;
        margin: 0 auto;
        text-align: center;
        font-size:0.08rem;
        color:#565a5c;
        font-family:FZLTXIHJW--GB1-0;
        margin-top: 0.06rem;
    }
    .text-box .margin{
        margin-top: 0.02rem;
    }
    .paragraph-img{
        width: 3.245rem;
        height: 1.5rem;
        margin: 0 auto;
    }
    .paragraph-img img{
        /* position: relative; */

    }
    .paragraph-box-two{
        width:100%;
        height: 2.955rem;
        background:rgba(96,56,19,0.10);
    }
    .text-box{
        margin-top: 0.16rem;
    }
/*--------------------------底部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{
        width: 100%;
        font-size: 0.1rem;
        color:#7e5f3c;
        margin-top: 0.4rem;
        margin-bottom: 0.1rem;
    }
    .tel{
        width: 100%;
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .add{
        text-align: center;
        font-family:FZLTXIHJW--GB1-0;
    }
    .bottom-icp{
        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;
        font-family:FZLTXIHJW--GB1-0;
    }
/*----------------------------end底部css--------------------------------------------*/
}