@CHARSET "UTF-8";
@import url(e_indexordinarystylebox-001.css);
@import url(w_wbox-001.css);
@import url(w_img-001.css);
@import url(c_nav_main-21002.css);
@import url(w_html-001.css);
@import url(w_bbox-001.css);
@import url(w_img-002.css);
@import url(tmpl_602bb786-6b35-068c-3189-876fc349b6fc.css);



.common-phone-header,
.side-wrap{
    display: none;
}

@media only screen and (max-width: 1024px) {
    /* body {
        padding: 0.9rem 0 1rem !important;
    } */    

    .header-wrap,
    .bgs,
    #w_wbox-1516002850762 .p_wbox{
        display: none;
    }
    
    #w_wbox-1516002850762{
        width: 100%;
        height: auto;
    }
    
    .common-phone-header {
        display: block !important;
    }

    .side-wrap {
        display: block !important;
    }

    
    /* 鎵嬫満瀵艰埅 */
    .common-phone-header {
        position: fixed;
        z-index: 10000;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
    }
    .common-phone-header-inner {
        display: flex;
        height: 50px;
        border-bottom: 1px solid #eee;
        padding: 0 15px;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse
    }

    .header-menu-phone{
        height: 30px;
    }
    .header-logo-phone {
        width: 1rem;
    }
    .header-search-phone {
        height: 30px;
    }
     .common-phone-header-inner div:nth-child(3),
    .common-phone-header-inner div:nth-child(4){
        display: none;
    }

    /* 鎼滅储妗� */
    .header-search-box-phone {
        display: none;
    }


    .header-search-input-phone {
        border-radius: 20px;
        height: 35px;
        border-width: 1px;
        border: 1px solid #333;
        padding: 0 10px;
        font-size: 14px;
    }


    /* 渚ц竟鏍忓鑸� */
    .side-modal {
        display: none;
        position: fixed;
        z-index: 99999;
        left: 0;
        top: 0;
        height: 100vh;
        width: 100vw;
        background:rgba(0, 0, 0, .5);
    }
    .side-container {
        display: none;
        position: fixed;
        z-index: 100000;
        left: 0;
        top: 0;
        height: 100vh;
        width: 6.4rem;
        background-color: #fff;
        color: #000;
        border-left: 1px solid #eee;
        animation: ani_side 1s;
    }

    .side-container.shown {
        display: block;
    }

    @keyframes ani_side{
        from {
            display: none;
            width: 3rem;
        }
        to {
            display: block;
            width: 6.4rem;
        }
    }

    .side-wrap {
        width: 100%;
    }

    .side-top {
        display: flex;
        height: 60px;
        padding: 0 20px 0 30px;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #eee;
    }
    .side-logo {
        width: 1rem;
    }
    .side-close {
        width:.48rem;
    }

    .side-bottom {
        padding:  0 .48rem 0 .72rem;
    }


    .nav-item-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* padding: .27rem .48rem .27rem .72rem; */
        padding: .27rem 0 .27rem 0;
        border-bottom: 1px solid #eee;
    }

    .nav-item-inner span{
        display: flex;
        align-items: center;
        font-size: 14px;
    }


    .nav-item-inner img{
        /* width: .48rem; */
        width: .4rem;
    }
    .side-nav-list .nav-item a{
        color: #000;
        font-size: .26rem;
        width: 100%;
        display: inline-block !important;
    }



    .side-nav-list .side-local-img {
        width: .3rem;
        margin-right: .2rem;
        vertical-align: text-bottom;
    }   

    .side-nav-list-sub {
        display: none;
    }
    .side-nav-list-sub  .side-back-img {
        width: .3rem;
        margin-right: .2rem;
        vertical-align: text-bottom;
    }



    .side-nav-list-main .nav-item:first-child{
        /*display: none;*/
    }
    .side-nav-list-main .nav-item:last-child{
        /* display: none; */
    }
    
    #w_bbox-1515408154150{
        /*display: none!important;*/
        position: static;
        height: auto;
    }
    #w_img-1516328918379{
        position: static;
        display: none;
    }
    #w_common_text-1515408154195{
        position: static;
        width: 100%;
        height: auto;
        padding: 15px;
    }
    #w_html-1515408154160{
        position: static;
        height: auto;
        display: none;
    }
    #w_wbox-1516011172242{
        height: 50px;
    }
    #w_wbox-1516011172242 >div{
        display: none;
    }
    #c_ads_banner-15154915669171237{
        position: static;
        width: 100%;
        height: 4.5rem;
    }
    .lubo_box li a{
        position: static;
        width: 100%;
        height: 100%;
        transform: translate(0);
        background-size: cover!important;
        background-position: left!important;
    }
    #w_common_text-1515408154195 span{
        line-height: 1!important;
        font-size: 12px!important;
    }
}
