@media screen and (min-width: 480px) {}

@media screen and (max-width: 480px) {
    body {
        min-width: 100%;
        background: none;
    }
    table {
        width: 100% !important;
    }
    td {
        
    }
    .gray_border {
        width: 100%;
        border: none;
    }
    #header {
        width: 100%;
        margin: 0;
    }
    #header tbody>tr:first-child tbody>tr>td:first-child {
        display: none;
    }
    #header tbody>tr:first-child tbody>tr>td:nth-child(2) {
        line-height: 320%;
    }
    #panel_header {
        position: relative;
    }
    #books {
        content: '';
        position: absolute;
        background-image: url(../image/books1.png);
        width: 36px;
        height: 31px;
        top: 3px;
        left: 0px;
        transform: scale(0.6);
    }
    #header .timebox {
        margin-bottom: 0;
    }
    #header .timebox a {
        font-size: 14px;
    }
    #header .logo {
        width: 100%;
        height: 100px;
        background-position-x: center;
        background-position-y: center;
        background-size: 100% 100%;
        animation: zoomIn 1s;
    }
    #header .logo a {
        width: 100%;
        margin: 0;
    }
    #nav .nav_tab tbody>tr>td {
        display: block;
    }
    #nav .nav_tab tbody>tr {
        width: 100%;
    }
    #nav .nav_tab {
        background: none;
        margin: 0;
        display: none;
        position: absolute;
        top: 36px;
        animation: bounce 1s;
        z-index: 11111;
    }
    .nav_tab table td {
        height: 30px !important;
    }
    
    #panel_1 {
        text-align: left;
    }
    #panel_1>table>tbody>tr>td:nth-child(1) {
        height: 200px !important;
        width: 100%;
        margin-bottom: 40px;
    }
    #panel_1>table {
        display: block !important;
    }
    #panel_1>table>tbody>tr>td {
        display: inline-block;
    }
    #top_tab {
        height: 100%;
        width: 100% !important;
        margin-top: 0px;
    }
    .fcon img {
        width: 100%;
        height: 100%;
    }
    #fsD1 {
        padding: 0 !important;
    }
    #D1pic1 {
        height: 200px !important;
        width: 100% !important;
    }
    .fcon {
        height: 100%;
    }
    .jd {
        bottom: 8px;
        right: 33%;
    }
    #panel_1>table>tbody>tr>td:nth-child(2) {
        padding: 0 !important;
        width: 100% !important;
    }
    #panel_1>table>tbody>tr>td:nth-child(2)>table {
        width: 100% !important;
    }
    .list_tab>tbody>tr>td>table>tbody>tr>td:nth-child(1) {
        width: 5%;
    }
    .list_tab>tbody>tr>td>table>tbody>tr>td:nth-child(2) {
        width: 78%;
    }
    .list_tab>tbody>tr>td>table>tbody>tr>td:nth-child(3) {
        float: right;
    }
    
    #panel_2>table>tbody>tr>td:nth-child(2) {
        display: none;
    }
    #panel_2>table>tbody>tr>td:nth-child(1) {
        padding-left: 0 !important;
    }
    #panel_2_1>table>tbody>tr>td {
        display: block;
        border-right: none !important;
        width: 100%;
        height: 100%;
        padding-left: 0 !important;
        margin-bottom: 15px;
    }
    #poanel_2_2_1 {
        display: none !important;
    }
    #img_2_1_3 {
        width: 100%;
    }
    #panel_2 {
        width: 100%;
    }
    #list_2_1_1>table>tbody>tr:first-child>td:nth-child(1) {
        display: inline-block;
    }
    #list_2_1_1>table>tbody>tr:first-child>td:nth-child(2) {
        padding-right: 0 !important;
        display: inline-block;
    }
    #list_2_1_1>table>tbody>tr:first-child>td:nth-child(2)>div:first-child>a {
        display: block;
        width: 100%;
        text-align: left;
        text-indent: -41px;
    }
    
    #list_2_1_2>table>tbody>tr:first-child>td:nth-child(1) {
        display: inline-block;
    }
    #list_2_1_2>table>tbody>tr:first-child>td:nth-child(2) {
        padding-right: 0 !important;
        display: inline-block;
    }
    #list_2_1_2>table>tbody>tr:first-child>td:nth-child(2)>div:first-child>a {
        display: block;
        width: 100%;
        text-align: left;
        text-indent: -41px;
    }
    #list_2_1_4,
    #list_2_1_5 {
        padding: 0 !important;
    }
    #panel_2_1_4,
    #panel_2_1_5 {
        width: 100%;
        overflow: hidden;
    }
    #list_2_1_4 div {
        width: 100% !important;
    }
    #list_2_1_5 div {
        width: 100% !important;
    }
    
    #photo_tab>tbody>tr>td:first-child {
        display: block;
        margin-top: 10px;
    }
    #list_3_5 {
        height: 100% !important;
    }
    #list_3_5>div {
        width: 100% !important;
        height: 100% !important;
        margin-left: 0 !important;
    }
    #list_3_5>div>div {
        float: left;
        width: 48% !important;
    }
    #list_3_5>div>div>div {
        border: none !important;
        width: 100% !important;
    }
    #nav>div>table {
        -webkit-border-horizontal-spacing: 0 !important;
        -webkit-border-vertical-spacing: 0 !important;
    }
    #link_tab,
    #footer {
        width: 100% !important;
    }
    #title_4 {
        display: block;
    }
    #title_4>a {
        line-height: 50px !important;
    }
    #list_4,
    #panel_4 {
        height: 100% !important;
        width: 100% !important;
    }
}
