td {}@media screen and (max-width: 768px) {
    .old-box {
      display: none;
    }

   
 img {
    max-width: 90vw;
    height: auto;
  }

table {
    max-width: 100%;
    min-width: 93.6vw;
    display: block;
    overflow: hidden;
    height: auto;
  }

tbody {
    width: 100%;
    display: block;
    overflow: hidden;
    height: auto;
  }

table td,
table tr {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: auto;
  
  }
  .font_16 td,.font_16  tr{
    padding: 0px !important;
  }


    .font_14_hui {
      padding: 0 3.2vw;
      box-sizing: border-box;
      font-size: 3.733vw;
      line-height: 8.533vw;
    }

    .font_14_hui img {
      width: 6.4vw;
      height: auto;
    }

    .loginBtns {
      font-size: 3.733vw;
      line-height: 8.533vw;
    }

    #barrierfree_container>table:first-of-type table {
      width: 100vw;
    }

    #barrierfree_container>table:first-of-type form {
      margin: 0 9vw 3.2vw;
    }

    #searchword1 {
      width: 53.333vw !important;
      height: 8vw !important;
      font-size: 3.733vw !important;
    }

    .ls_input2 {
      width: 16.267vw !important;
      height: 9.067vw !important;
      background-size: 100% 100% !important;
      border: none;
    }

    #barrierfree_container>table:first-of-type>tbody>tr:nth-of-type(3)>td {
      padding: 0 3.2vw;
      box-sizing: border-box;
    }

    .font_20 {
      font-size: 5.333vw;
      line-height: 10.133vw;
    }

    .font_20 td {
      width: 100%;
      margin: 0 2vw;
    }

    .tb_di_hui {
      font-size: 3.733vw;
      line-height: 8.533vw;
    }

    .tb_bk {
      border-right-width: 3.2vw;
      border-left-width: 3.2vw;
      border-right-style: solid;
      border-left-style: solid;
      border-right-color: #FFF;
      border-left-color: #FFF;
      border-top-width: 3.2vw;
      border-top-style: solid;
      border-top-color: #FFF;
      background-color: #FFF;
    }


    .banner img{
        width:100vw !important;
        height: 40vw !important;
    }
    
    .banner {
       min-width:100vw !important;
    }
    .border-l em{
    width:0 !important; 
    }
    .gk a{
    width:44% !important;
       height:40vw !important;
    }
    #barrierfree_container>table:last-of-type>tbody>tr>td>table>tbody td:nth-of-type(2) img {
        width: 100vw !important;
        height: auto !important;
    }
  h2.text-tag {
    font-size: 18pt;
}

.HeadTits {
    height: 40vw !important;
}
  .Headtit_name {
    width: 100vw !important;
    margin-left: 2vw;
}
  .retrieval-hd {
    display: none;
}

.docmsearch {
    height: 42vw;
}

input.chosen-search-input {
    font-size: 12pt;
}

.retrieval-condition>ul>li:nth-child(2) {
    width: 100%;
}

.retrieval-condition>ul>li:nth-child(3) {
    width: 100%;
    margin: 0;
    margin-top: 2vw;
}
  html,
body {
  overflow-x: hidden;
}


}