@media screen and (max-width:1024px) {
    .information .padding {
        padding: 100px 9.03% 0 9.03%;
    }
    .information .info {
        padding-top: 0;
    }
}

@media screen and (max-width:1023px) {
    .auction_scene_list_detail table .gds_one .info {
        width: 60%;
    }
    .page3_desktop {
        display: none;
    }
    .page3_mobile {
        display: inherit;
    }
    .page3_mobile .information {
        height: auto;
    }
}

.page3_mobile .information .info_app {
    width: 45%;
}

@media screen and (max-width:850px) {
    .auction_scene_list_detail table .gds_one .info {
        width: 55%;
    }
    .banner .code {
        display: none;
    }
}

@media screen and (max-width:768px) {
    .auction_scene_list_detail table .gds_one .info {
        width: 50%;
    }
    .classify .class_one {
        display: block;
        width: 100%;
    }
    .classify .class_center {
        margin: 50px 0;
    }
    .stamp .list_one {
        width: 15%;
    }
    .banner .ic {
        display: inherit;
    }
    navigation .padding {
        padding: 0 15px;
    }
    .nav_desktop {
        display: none;
    }
    .nav_mobile {
        display: inherit;
    }
    .information .info .theme .line {
        width: 40px;
    }
    .page5 .theme .line {
        width: 80px;
    }
    footer {
        height: auto;
        text-align: center;
        line-height: unset;
    }
    footer .padding {
        padding: 15px;
    }
    footer .copy,
    footer .email,
    footer .phone {
        position: relative;
        float: unset;
        padding: 8px 0;
        width: 100%;
        text-align: center;
    }
    .page3_mobile .information .theme {
        padding-top: 30px;
    }
    .fixed_top {
        bottom: 90px;
    }
}

@media screen and (max-width:767px) {
    .auction_scene_list_detail table .gds_one .info {
        width: 48%;
    }
    .nav_desktop {
        display: none;
    }
    .nav_mobile {
        display: inherit;
    }
    .page_gds_detail .left_bar,
    .page_gds_detail .right_bar {
        display: block;
        width: 100%;
    }
    .page_gds_detail .right_bar {
        margin: 0;
    }
}

@media screen and (max-width:693px) {
    .padding_page_lr {
        padding-right: 3%;
        padding-left: 3%;
    }
    .nav .box_tag {
        display: none;
    }
    .nav .nav_btn_menu {
        display: inline-block;
    }
    .banner .bg_desktop {
        display: none;
    }
    .banner .bg_mobile {
        display: inherit;
    }
    .theme .info {
        display: inherit;
    }
}

@media screen and (max-width:568px) {
    .auction_scene_list_detail table .gds_one .info {
        margin: 10px 0 0 0;
        width: 100%;
    }
    .auction_scene_list table .col_date_end,
    .auction_scene_list table .col_goods_num,
    .auction_scene_list table .col_deal_num {
        display: none!important;
    }
    .auction_scene_list table .col_date_start {
        border-right: 1px solid #d9d9d9;
    }
    .auction_scene_list_detail .col_fn {
        display: none!important;
    }
    .auction_scene_list .col_info,
    .auction_scene_list_detail .col_info {
        text-align: left;
    }
    .margin {
        display: inherit;
    }
    .tabbar {
        display: inherit;
    }
    .page_banner {
        padding-top: 0px;
    }
    .banner_desktop {
        display: none;
    }
    .banner_mobile {
        display: inherit;
    }
    .filter .search {
        top: 0;
        float: none;
        margin-top: 20px;
    }
    .page_gds_detail .padding_page_tb {
        padding-top: 55px;
    }
    .page_gds_detail .left_bar .gds_info .bg {
        height: 250px;
    }
}

@media screen and (max-width:414px) {
    .classify .class_one .ic {
        width: 60px;
        height: 60px;
    }
    .page3_mobile .information .padding {
        padding: 50px 7.25% 0 7.25%;
    }
    .page3_mobile .information .info .theme .content {
        font-size: 1.21em;
    }

    .page3_mobile .information .info_app .download {
        margin-top: 30px;
    }
    .page3_mobile .information .info_app .download .fn {
        display: block;
        margin-bottom: 20px;
    }
    .stamp .list_one {
        width: 30%;
    }
    .page5 .theme .content {
        font-size: 1.21em;
    }
    .banner .info>div div {
        display: block;
    }
    .filter>div div {
        display: block;
    }
    .filter .value select {
        display: block;
        margin-top: 10px;
    }
}

@media screen and (max-width:374px) {
    .fixed_top {
        right: 10px;
        bottom: 100px;
    }
}

@media screen and (max-height:480px) {
    .nav_pop .label_menu {
        margin-top: 100px;
    }
    .classify .class_one .ic {
        width: 60px;
        height: 60px;
    }
    .page3_mobile .information .padding {
        padding: 50px 7.25% 0 7.25%;
    }
}

@media screen and (max-height:414px) {
    .nav_pop .label_menu {
        margin-top: 80px;
    }
}

@media screen and (max-height:375px) {
    .nav_pop .label_menu {
        margin-top: 50px;
    }
}

@media screen and (max-height:320px) {
    .nav_pop .label_menu {
        margin-top: 25px;
    }
}


}