@media only screen and (max-width: 1199px) {
  /*通用*/
  .inner, .links{
    width: 100% !important;
  }
  body{
    background: url(bg_phone.jpg) no-repeat center top #fff !important;
  }
  #barrierfree_container{
    background: none;
  }
  /*主体部分开始*/
  .container{
    width: 100%;
    max-width: none;
    min-width: auto;
    margin: 0 auto;
    background: #fff;
    min-height: 8rem;
    padding: 1.5rem 2.5rem 2.5rem 2.5rem;
    border: none;
  }
  .lmy_dqwz_box{
    display: none;
    height: 5.625rem;
  }
  .lmy_dqwz_wz{
    padding-left: 4.5rem;
    background: url(wz_icon.png) left center no-repeat;
    line-height: 4.5rem;
    font-size: 1.875rem;
    background-size: 15%;
  }
  .lmy_dqwz_box table{
    height: 4.5rem;
    line-height: 4.5rem;
    font-size: 1.875rem;
  }
  .lmy_dqwz_box table a{
    font-size: 1.875rem;
  }
  .cont_box{
    margin-top: 1.25rem;
  }
  .cont_zw{
    width: 100%;
  }
  .zw_tit{
    font-size: 2.5rem;
    line-height: 4rem;
  }
  .zw_bq{
    height: 6.5rem;
    padding: 1.875rem 0;
    border-top: 1px solid #cccccc;
    margin-top: 1.875rem;
  }
  .zw_bq .bt-left{
    width: 100%;
    text-align: center;
  }
  .zw_bq .bt-left span:last-child{
    display: none;
  }
  .zw_bq .bt-right{
    display: none;
  }
  .zw_bq>div>span:first-child{
    margin-right: 0;
  }
  .zw_cont{
    margin-top: 0;
    padding-bottom: 2.5rem;
  }
  .zw_cont p {
    line-height: 3.75rem !important;
    font-size: 2rem !important;
    color: #333 !important;
  }
  .zw_cont img{
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
  }
  .zw_fenxiang{
    display: none;
  }
  .sxp_box>div {
    width: 8rem;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.875rem;
    background-size: 100%;
  }
  .sxp_box>p {
    width: 100%;
    height: 4.5rem;
    line-height: 3rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px dashed #D0D4E3;
    margin-top: 0.875rem;
    font-size: 1.875rem;
  }
  .sxp_box>p a {
    font-size: 1.875rem;
  }
  /*主体部分结束*/
}
