/* headerLogo */
#w_fimg-1618326281167{
    position: fixed;
    top: 31px;
    left: calc((100% - 1600px)/2);
    transition: 0.35s ease-in-out;
    z-index:200;
}
@media only screen and (max-width: 768px){
    #w_fimg-1618326281167{
        top:22px;
        left: 2rem;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px){
    #w_fimg-1618326281167{
        top:22px;
        left:1rem;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1600px){
    #w_fimg-1618326281167{
        top: 2rem;
        left: 2rem;
    }
}
/* footer */
#w_grid-1618338467533{
    position: relative;
}
/* footerLogo */
#w_grid-1618338467533 #w_fimg-1618337636039{
    position: absolute;
    left: calc((100% - 1570px)/2);
    bottom: 20rem;
    z-index: 10;
}
/* footerLogoInfo */
#w_grid-1618338467533 #w_common_text-1618337112201{
    position: absolute;
    left: calc((100% - 1570px)/2);
    bottom: 14rem;
    z-index: 10;
}
/* beian */
#w_grid-1618338467533 #w_common_text-1618337707264{
    position: absolute;
    left: calc((100% - 1600px)/2);
    bottom: 1.8rem;
    z-index: 6;
}
#w_grid-1618338467533 #w_common_text-1618337707264 p{
    margin: 0;
    padding:0;
}
@media only screen and (max-width: 768px){
    #w_grid-1618338467533 #w_fimg-1618337636039{
        display:none;
    }
    #w_grid-1618338467533 #w_common_text-1618337112201{
        display:none;
    }
    #w_grid-1618338467533 #w_common_text-1618337707264{
        top: 4.3rem;
        bottom: auto;
        left: 0;
        text-align: center;
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    #w_grid-1618338467533 #w_common_text-1618337707264 p{
        line-height: 3;
    }
}
@media only screen and (min-width: 769px) and (max-width:1024px){
    #w_grid-1618338467533 #w_fimg-1618337636039{
        display:none;
    }
    #w_grid-1618338467533 #w_common_text-1618337112201{
        display:none;
    }
    #w_grid-1618338467533 #w_common_text-1618337707264{
        top: 0;
        bottom: auto;
        left: 220px;
        /* text-align: center; */
        width: auto;
        max-width: 130px;
        margin: 0;
    }
    #w_grid-1618338467533 #w_common_text-1618337707264 p{
        line-height: 2.4;
    }
}
@media only screen and (min-width: 1024px) and (max-width:1280px){
    #w_grid-1618338467533 #w_fimg-1618337636039{
        display:none;
    }
    #w_grid-1618338467533 #w_common_text-1618337112201{
        display:none;
    }
    #w_grid-1618338467533 #w_common_text-1618337707264{
        top: 0;
        bottom: auto;
        left: 240px;
        /* text-align: center; */
        width: auto;
        max-width: 130px;
        margin: 0;
    }
    #w_grid-1618338467533 #w_common_text-1618337707264 p{
        line-height: 2.4;
    }
}
@media only screen and (min-width: 1281px) and (max-width:1600px){
    #w_grid-1618338467533 #w_fimg-1618337636039{
        display:block;
        left: 2rem;
    }
    #w_grid-1618338467533 #w_common_text-1618337112201{
        display: block;
        left: 2rem;
    }
    #w_grid-1618338467533 #w_common_text-1618337707264{
        top: auto;
        bottom: 2.2rem;
        left: 270px;
        /* text-align: center; */
        width: auto;
        max-width: 130px;
        margin: 0;
    }
    #w_grid-1618338467533 #w_common_text-1618337707264 p{
        line-height: 2.4;
    }
}