@media (max-width: 1200px) {
}
@media (min-width: 1200px) {
  .container {
    width: 1170px\9;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .navbar-nav {
    display: flex;
  }
  .navbar-nav li {
    padding: 0;
  }
  .tab-cont .normal-slider {
    width: 100%;
  }

  .navbar-nav li a {
    white-space: nowrap;
  }
  .header .navbar-inverse {
    clear: both;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  .header .navbar-brand {
    margin-bottom: 30px;
  }
  .navbar li > a {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
  .tab-cont .normal-slider {
    width: 100%;
    margin-bottom: 20px;
  }
  .tab-cont .nav-tabs {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .index-icons {
    overflow: hidden;
    flex-wrap: wrap;
  }
  .iphone-wza-show {
    display: block !important;
  }

  .index-icons li a span {
    font-size: 14px;
    width: 100%;
  }
  .piao {
    display: none;
  }
  .links li {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .index-icons li {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    flex: auto;
  }
  .navbar-brand > img {
    width: 70%;
    height: auto;
  }
  .index-icons li {
    width: 50%;
    flex-shrink: 0;
  }
  .ywtb-img img {
    padding: 10px;
  }
  .navbar-header {
    display: none;
  }
  .footer {
    font-size: 12px;
    line-height: 1.8;
  }
  .footer .dz {
    margin: 0 auto 10px;
    text-align: center;
  }
  .footer .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer [class*="col-md-"] {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .footer .zc {
    margin-top: 10px;
  }
  .tab-cont .tab-content {
    width: 100%;
  }
  .tab-cont .nav-tabs > li {
    width: 50%;
    padding: 0 4px;
  }
  #mobile-navigation {
    background: #6db800;
  }
  .nav-bar a {
    padding: 16px 20px;
    display: flex;
    justify-content: flex-start;
    font-size: 13px;
  }
  .nav-bar a i {
    font-size: 18px;
    margin-right: 10px;
  }
  .ma-infinitypush-wrapper .ma-infinitypush-button {
    box-shadow: inset 0 4px #6db800, inset 0 6px white, inset 0 9px #6db800,
      inset 0 11px white, inset 0 14px #6db800, inset 0 16px white !important;
  }
  .ma-infinitypush-wrapper .ma-infinitypush-button {
    top: 30px !important;
    left: -30px !important;
  }
  .footer img {
    margin: 10px auto;
  }
  .footer .col-md-6 .row {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer .col-md-6 .footer-text {
    width: 100%;
    flex-shrink: 0;
  }
  .footer-inner .col-md-3,
  .footer-inner .col-md-6 {
    width: 100%;
    text-align: center;
  }
  .footer .dz {
    margin: 10px 0 !important;
  }
}
@media (max-width: 767px) {
.meeting-img{
  width: 100%!important
}
.jp-video-play:before{
  width: 50px;
  height: 50px;
}
.zb-item{
  height: 135px
}
}

@media (max-width: 640px) {
  .article img {
    width: 80%;
  }
  .index-icons li {
    width: 50%;
  }
  .index-icons li i {
    display: none;
  }
  .index-icons li a {
    margin: 10px 0;
    padding: 0;
  }
  .index-icons li a span {
    height: auto;
  }
  .main-cont .row{
    margin-right:0;
  }
  ul.list-date li a{
    width: 70%
  }
}

@media (max-width: 550px) {
}
@media (max-width: 480px) {
}
@media (max-width: 360px) {
}