﻿#m-header
{
    display: none;
}
.header-dw
{
    display: none;
}
#m-footer
{
    display: none;
}
.m-footer
{
    display: none;
}
.banner
{
    width: 100%!important;
}
html
{
    font-size: unset!important;
}
img, input, button
{
    border: none;
    width: auto;
}
.position_inner p a img
{
    width: auto;
}
.copy p
{
    line-height: 24px;
    font-size: 14px;
    color: #eee;
}
.copy p a
{
    line-height: 24px;
    font-size: 14px;
    color: #eee;
}
.position p a
{
    line-height: 48px;
    font-size: 14px;
}
@media(min-width: 320px) and (max-width: 1200px)
{
    html
    {
        font-size: calc(100vw / 7.5)!important;
    }
    #header
    {
        display: none;
    }
    .header
    {
        display: none;
    }
    #m-header
    {
        display: block;
    }
    .header-dw
    {
        display: block;
    }
    #footer
    {
        display: none;
    }
    .footer
    {
        display: none;
    }
    #m-footer
    {
        display: block;
    }
    .m-footer
    {
        display: block;
    }
    .position
    {
        display: none;
    }
    .down_title
    {
        display: none;
    }
    #btn
    {
        display: none!important;
    }
    header .logo
    {
        width: 3.63rem!important;
        height: .89rem!important;
    }
    header .search
    {
        width: .4rem!important;
        height: .38rem!important;
        margin-left: 0!important;
        padding: .19rem .27rem!important;
        margin: 0 .91rem 0 .25rem!important;
    }
    .dw-img
    {
        width: .73rem;
        height: 1.35rem;
        position: fixed;
        right: 0;
        top: 5.05rem;
        z-index: 11;
    }
    .xl3tit
    {
        font-size: .28rem;
        padding: 0 .75rem;
        line-height: .81rem;
        color: #acacac;
        height: .81rem;
        border-bottom: solid 1px #363636;
        cursor: pointer;
        background: url(../image/img_05.png) no-repeat;
        background-position: 95% 50%;
        background-size: contain;
    }
    .xl3top
    {
        background-image: url(../image/img_04.png);
        background-size: cover;
    }
    .xl3down
    {
        color: #acacac;
        line-height: .87rem;
        font-size: .28rem;
    }
    .xlmenu .xl3menu li a
    {
        font-size: .28rem;
        padding: 0 1rem;
        line-height: .81rem;
        color: #acacac;
        height: .81rem;
    }
    .header-dw
    {
        z-index: 112;
    }
    .m-footer
    {
        z-index: 111;
    }
    .dw-img
    {
        z-index: 111;
    }
}