@charset "UTF-8";
html,
body {
  min-width: 100%;
}

* {
  box-sizing: border-box;
}
@media screen and (min-width: 100px) and (max-width: 1024px) {
  .lwlb-banner img {

    height: 100px !important;
  }
  .num1 {
    height: 100px !important;
  }
  .lwlb-mainbox {
    padding: 0;
  }
  .lwlb-mainbox .container {
    padding: 10px;
  }
  .mt20 {
    margin-top: 0px;
  }
  .lwlb-main {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .lwlb-title2 a.tit {
    font-size: 20px;
    line-height: 20px;
  }
  .new_list a img {
    width: 100%;
  }
  .new_list li {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 0;
  }
  .new_list li a {
    display: block;
    float: none;
  }
  .new_list li a span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .new_list{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .lwlb-mainc {
    margin-left: 0;
  }
  a img {
    width: 100% !important;
  }
  .lwlb-main li {
    display: flex;
  }
  .lwlb-main li a {
    width: 80%;
  }
  .lwlb-main li > span {
    flex: 1;
    text-align: center;
  }
  .layout-footer .footer-mid {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0px !important;
  }
  .layout-footer .footer-nav {
    line-height: 20px !important;
    margin-bottom: 5px !important;
  }
  .layout-footer .footer-nav a {
    margin: 0 !important;
  }
  .footer-mid-center a img,
  .layout-footer .footer-mid img,
  .footer-mid-right a img {
    width: auto !important;
  }
  .layout-footer .footer-mid .footer-mid-right,
  .layout-footer .footer-mid .footer-mid-left,
  .footer-mid-center {
    position: static !important;
    background: rgb(0, 110, 171);
  }
  .layout-footer .footer-mid-right>img:nth-child(1) {
    width: 23%!important;
  }
  .wzjc {
    width: 100% !important;
    height: auto !important;
    background: rgb(0, 110, 171) !important;
  }
  .new_list>a>img{
    margin: 0 !important;
  }
}
