@charset "UTF-8";
/*图片高度调整*/
@media (max-width: 1366px) { .h530 { height: 425px; }
  .h263 { height: 210px; } }
@media (max-width: 1024px) { .h530 { height: 345px; }
  .h263 { height: 170px; } }
@media (max-width: 768px) { .h530 { height: 530px; }
  .h263 { height: 263px; }
  .inside-main { margin-top: 10px !important; }
  .head { position: static; }
  .revise-Box .h530 { height: 400px; }
  .caoright { float: right !important; }
  .caoleft { float: left !important; } }
@media (max-width: 480px) { .h530 { height: 325px; }
  .h263 { height: 160px; }
  .revise-Box .h530 { height: 250px; } }
@media (max-width: 375px) { .h530 { height: 285px; }
  .h263 { height: 140px; }
  .revise-Box .h530 { height: 190px; } }
@media (max-width: 320px) { .h530 { height: 205px; }
  .h263 { height: 100px; }
  .revise-Box .h530 { height: 140px; } }
/*窗口超出768*/
@media (min-width: 767px) { .head { padding-bottom: 15px; }
  .navbar { display: none !important; }
  #nav { margin-top: 40px; }
  /*移动端微信弹窗*/
  .mobile-weixin { display: none; } }
/*窗口为768以下*/
@media (max-width: 767px) { .row { margin-top: 0 !important; margin-bottom: 0 !important; }
  .boxCon { min-width: 0; }
  .navbar { display: block !important; }
  #nav { display: none; }
  .head { padding: 0; }
  .head h1 { display: none; }
  .navbar-brand { width: 50% !important; }
  /*移动端微信弹窗*/
  .mobile-weixin { position: fixed; z-index: 100000; bottom: 0; left: 0; }
  .mobile-weixin .weixin-btn { position: absolute; left: 10px; bottom: 10px; width: 50px; height: 50px; background: rgba(255, 255, 255, 0.7); border-radius: 50%; padding: 8px; }
  .mobile-weixin .qrcode, .mobile-weixin .close-qrcode { display: none; }
  .mobile-weixin .qrcode { position: absolute; top: 30%; left: 0; right: 0; margin: auto; width: 70%; }
  .mobile-weixin .close-qrcode { position: absolute; top: 10px; right: 10px; }
  .mobile-weixin .close-qrcode a { display: block; width: 28px; height: 28px; background-image: url(../img/btn_close_layer.png); background-position: -61px top; background-repeat: no-repeat; } }
/*大屏幕*/
@media (min-width: 992px) { .clear { clear: none; } }
/*小屏幕下  平板，手机*/
@media (max-width: 991px) { .clear { clear: both; font-size: 1px; height: 0; visibility: hidden; line-height: 0; }
  #nav { text-align: center; }
  #nav li { width: 20%; margin: 0 12.5px; } }

/*# sourceMappingURL=media.css.map */
