@media screen and (max-width: 1200px) {
  * {
    -webkit-tap-highlight-color: transparent;
  }
  body .w {
    width: 680px;
  }
  body .container_bg .container {
    width: 680px;
  }
  body .container_bg .container .baogaomenu2 {
    width: auto;
  }
  body .container_bg .container .baogaocontent {
    padding: 10px 15px;
    width: auto !important;
  }
  body .container_bg .container .baogao1btbg {
    width: auto;
  }
  body .container_bg .container .baogaomenu2con a {
    display: block;
  }
  body .container_bg .container .baogaomenu li {
    float: none;
    display: inline-block;
  }
  body .container_bg .container .baogaomenu ul {
    text-align: center;
  }
  body .container_bg .container .baogaoleft {
    float: none;
  }
  body .container_bg .container .baogaoright {
    width: auto !important;
    margin-left: 0 !important;
    float: none;
  }
  body .container_bg .container .baogaoright .ztzl_guidang {
    left: auto;
    right: 5%;
  }
  body .container_bg .container .baogaoright .baogaospan2 {
    width: auto !important;
    display: block;
    float: none;
    height: auto;
    line-height: 36px;
  }
  body .container_bg .container .baogao1 {
    width: 650px !important;
  }
  body .container_bg .container .baogao1 ul {
    width: 100% !important;
  }
  body .container_bg .container .baogao1 ul li {
    box-sizing: border-box;
    padding-right: 14px;
  }
  body .container_bg .container .baogao1 ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 680px) {
  body .w {
    width: 100%;
  }
  body .container_bg .container {
    width: 100%;
  }
  body .container_bg .container .navInfo {
    padding-left: 15px;
  }
  body .container_bg .container .baogaocontent {
    padding: 10px 15px;
    width: auto !important;
  }
  body .container_bg .container .baogaoright .baogaospan2 {
    font-size: 20px;
  }
  body .container_bg .container .baogao1 {
    width: 100% !important;
  }
  body .container_bg .container .baogao1 ul {
    width: 100% !important;
  }
  body .container_bg .container .baogao1 ul li {
    width: 90% !important;
  }
}
@media screen and (max-width: 370px) {
  body .container_bg .container .baogaoright .baogaospan2 {
    font-size: 17px;
  }
}
