@charset "UTF-8";
@media screen and (max-width: 1024px) { /*banner*/
  .carousel-control.left { left: 15px; }
  .carousel-control.right { right: 15px; } }
@media screen and (max-width: 768px) { .flink strong { display: block; }
  .flink a { margin: 0 15px 0 0; }
  .footer .rel-link { width: 10%; }
  .footer .qrcode { padding-right: 0; } }
@media screen and (max-width: 767px) { /*导航*/
  .navbar-header { position: relative; min-height: 45px; }
  .navbar-header .navbar-toggle { position: absolute; height: 34px; right: 15px; top: 0; bottom: 0; margin: auto; }
  .navbar-nav { background: #375B99; border: none; padding: 5px 0; }
  .navbar-nav > li > a { height: 35px; line-height: 35px; padding-left: 15px !important; padding-right: 15px !important; }
  .navbar-nav > li > a:active { background: #547BC0; }
  .nav-con { height: auto; min-height: 45px; }
  .caret { display: inline-block !important; line-height: 35px; }
  /*主体内容*/
  .tab-news, .notice-new, .ks-nav { float: none; width: 100%; overflow: hidden; }
  .notice-new { margin-top: 40px; }
  /*底部*/
  .footer h2 { width: 25%; }
  .footer .foot-contact { width: 50%; }
  .footer .rel-link { width: 20%; }
  .footer .qrcode { clear: both; float: none; width: 100%; text-align: center; padding-right: 0; padding-top: 20px; }
  .footer .qrcode img { display: inline-block; float: none; }
  /*内页------------------------*/
  .left-menu { display: none; }
  .inside-right { float: none; width: 100%; }
  .inside-right .paging { margin-top: 50px; } }
@media screen and (max-width: 640px) { /*头部*/
  .head h1 { width: 70%; min-width: 0; }
  .head h1 img { width: 100%; max-width: 400px; }
  .head .head-right { width: auto; min-width: 0; min-height: 0; background: none; padding: 20px 0; }
  /*banner*/
  .carousel-control { background-color: inherit; }
  /*底部*/
  .footer { padding: 40px 0; }
  .footer .foot-contact { width: 75%; }
  .footer .rel-link { width: 100%; float: none; clear: both; padding-top: 20px; }
  .footer .rel-link dt, .footer .rel-link dd { display: inline-block; float: none; } }
@media screen and (max-width: 480px) { /*banner*/
  .carousel-caption { display: none; }
  .carousel-indicators { width: 100% !important; padding-left: 15px !important; padding-right: 15px !important; right: 0 !important; bottom: 5px !important; text-align: center !important; }
  .carousel-indicators li { margin-left: 7.5px !important; margin-right: 7.5px !important; }
  /*选项卡新闻*/
  .tab-news .hd li { width: auto; padding: 0 10px; margin-right: 10px; font-size: 16px; height: 30px; line-height: 30px; font-weight: normal; }
  .tab-news .hd li.on { font-weight: bold; }
  .tab-news .bd .pic-new, .tab-news .bd .txt-new { width: 100%; float: none; }
  .tab-news .bd .txt-new { margin-top: 10px; }
  .tab-news .bd .tab-more { top: -40px; }
  /*公告*/
  .notice-new .notice-tit strong { width: auto; height: 30px; line-height: 30px; padding: 0 10px; font-size: 16px; font-weight: normal; }
  .notice-new .notice-tit small { line-height: 30px; }
  /*内页*/
  .inside-right .inside-list ul li a { max-width: 70%; }
  .inside-right .paging span { display: block; margin: 10px 0; } }
@media screen and (max-width: 320px) { /*头部*/
  .head h1, .head .head-right { float: none; width: 100%; }
  .head .head-right { text-align: left; padding: 10px 0; }
  /*选项卡新闻*/
  .tab-news .hd li { font-size: 14px; margin-right: 0; }
  /*底部*/
  .footer h2, .footer .foot-contact { float: none; width: 100%; }
  .footer .foot-contact { margin-top: 20px; }
  .footer .qrcode { display: flex; display: -webkit-flex; flex-flow: row nowrap; justify-content: space-between; }
  .footer .qrcode li { margin-right: 0; } }

/*# sourceMappingURL=media.css.map */