/**
** 移动端样式
**/

@media screen and (min-width: 100px) and (max-width: 1024px) {
  body {
    min-width: 0 !important;
    width: 100% !important;
  }
  .wgk_mainBox {
    width: 100% !important;
  }
  .banner {
    width: 100% !important;
    height: 160px !important;
    background-size: 100% 100%;
    margin-bottom: 10px !important;
  }
  .wgkmain_title {
    background: url();
    border-bottom: 2px solid #025dce;
    /* background-size: 100% 100% !important; */
  }
  .wgkmain_title a {
    font-size: 24px !important;
  }
  .wgkmain_listLeft {
    width: 100% !important;
  }
  .wgkmain_listLefTitle a {
    font-size: 20px !important;
  }
  .wgkmain_listLeflistBox li {
    width: 100% !important;
    font-size: 14px;
  }
  .wgkmain_listLeflistBox li a {
    width: 60% !important;
  }
  .wgk_minfirst_bottom ul {
    width: 100% !important;
  }
  .wgk_minfirst_bottom ul li {
    width: 100% !important;
    height: 47px !important;
    line-height: 47px !important;
    margin: 0 0 8px 0 !important;
  }
  .wgk_minfirst_bottom ul li a {
    padding-left: 40px !important;
    background: url(xx_12.png) no-repeat 221px center;
  }
  .wgk_minsecondBox ul {
    width: 100% !important;
  }
  .wgk_minsecondBox ul li {
    width: 100% !important;
    height: 47px !important;
    line-height: 47px !important;
    margin: 0 0 8px 0 !important;
  }
  .wgk_minfirst_bottom ul li {
    background-size: 100% 100%;
  }
  .wgk_minsecondBox ul li {
    background-size: 100% 100%;
  }
  .wgk_mainthirdTopLeftleft {
    margin: 0 !important;
  }
  .wgk_mainthirdTopLeft {
    margin: 0 !important;
  }
  .wgk_mainthirdTopLeft .wgk_mainthirdTopLeftleft {
    width: 62px !important;
    height: 88px !important;
    /* margin: 0 10% 0 0 !important; */
  }
  .wgk_mainthirdTopRight .wgk_mainthirdTopLeftleft {
    width: 62px !important;
    height: 88px !important;
    margin: 0 2% 0 0 !important;
  }
  .Statistics {
    width: 62px;
    /* height: 90px; */
    margin: 0 auto;
    background: url(xx_36.png) no-repeat center 18px;
  }
  .wgk_mainthirdTopLeft {
    width: 100% !important;
    height: 90px !important;
    display: flex;
    align-items: center;
  }
  .wgk_mainthirdTopLeftleft a {
    font-size: 14px;
    padding-top: 62px !important;
  }
  .wgk_mainthirdTopLeftright ul li {
    width: 31% !important;
    height: 116px !important;
    margin: 0 !important;
  }
  .wgk_mainthirdTopLeftright ul li a {
    font-size: 14px !important;
    background-size: 72% 36% !important;
    padding-top: 78px !important;
  }
  .wgk_mainthirdTopRight {
    width: 100% !important;
    margin-top: 10px !important;
    height: 90px !important;
    display: flex;
    align-items: center;
  }
  .wgk_mainthirdTopRightright {
    width: 100% !important;
  }
  .wgk_mainthirdTopRightright ul {
    padding: 0 !important;
  }
  .wgk_mainthirdTopRightright ul li {
    width: 45% !important;
    height: 36px !important;
    line-height: 36px !important;
    margin: 4px !important;
  }
  .wgk_mainthirdTopRightright ul li a {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .wgk_mainfifthRight ul {
    width: 100% !important;
  }
  .wgk_mainthirdTopLeftright {
    width: 100% !important;
  }
  .wgk_mainfifthleft {
    width: 100% !important;
  }
  .wgk_mainfifthleft ul {
    padding: 6px !important;
    box-sizing: border-box;
  }
  .wgk_mainfifthleft li {
    width: 50% !important;
    height: 80px !important;
    margin: 0 !important;
  }
  .wgk_mainfifthleft li a {
    width: 100% !important;
    height: 80px !important;
  }
  .wgk_mainfifthRight {
    width: 100% !important;
  }
  .wgk_mainfifthRight ul li {
    width: 100% !important;
    height: 47px !important;
    line-height: 47px !important;
    background-size: 100% 100%;
    margin: 0 0 10px 0 !important;
  }
  .wgk_mainfifthLeftbox {
    margin-bottom: 16px !important;
  }

  /* 底部start */
  .layout-footer {
    margin-top: 18px !important;
  }
  .layout-footer .footer-mid {
    width: 100% !important;
    padding: 0 !important;
  }
  .layout-footer .footer-mid .footer-mid-left,
  .layout-footer .footer-mid .footer-mid-right {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    margin: 0 auto 10px;
    text-align: center;
  }
  .wzjc {
    height: auto;
  }
  /* 底部end */
}
