/*# sourceMappingURL=home_index.css.map */
html,
body {
  width: 100%;
  height: 100%;
}
* {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* 轮播图 */
.swiper {
  z-index: 0 !important;
}
@media screen and (max-width: 750px) {
  .m_mobile_box {
    font-size: 0.1rem;
    color: #333;
    background: #F8F8F8;
    overflow: hidden;
  }
  .m_mobile_box .m_top_img {
    width: 100%;
    height: 0.73rem;
  }
  .m_mobile_box .m_main {
    padding: 0 0.15rem;
  }
  .m_mobile_box .m_main .m_nav {
    font-size: 0.13rem;
    color: #666;
    margin: 0.2rem 0;
  }
  .m_mobile_box .m_main .m_title {
    font-size: 0.17rem;
    font-weight: bold;
    color: #224397;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.1rem;
    margin-bottom: 0.2rem;
  }
  .m_mobile_box .m_main .m_content_table {
    margin-bottom: 0.2rem;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info {
    width: 3.45rem;
    border-radius: 0.05rem;
    border-collapse: collapse;
    border: 0.01rem solid #dddddd;
    font-size: 0.13rem;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info thead tr th {
    text-align: center;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info thead .m_top {
    height: 0.375rem;
    color: #fff;
    background: #0f45ae;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info thead .m_top .m_first_table_item {
    width: 27%;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info thead .m_top .m_secend_table_item {
    width: 27%;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info thead .m_top .m_three_table_item {
    width: 46%;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info td {
    border: 0.0063rem solid #dddddd;
    text-align: center;
    padding: 0.1rem;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info a {
    color: #333333;
    display: inline-block;
    height: 0.15rem;
    margin: 0.05rem 0.1rem;
    line-height: 0.15rem;
    font-size: 0.13rem;
    /* width: 100%; */
  }
  .m_mobile_box .m_main .m_content_table .m_table_info a:hover {
    color: #0F45AE;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info tbody {
    background-color: #fff;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info tbody tr td:first-child {
    text-align: center;
    font-size: 0.13rem;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info tbody tr td:last-child {
    text-align: left;
  }
  .m_mobile_box .m_main .m_content_table .m_table_info .m_title_item_map:hover {
    color: #333333;
  }
}

/*# sourceMappingURL=m_home_newMap.css.map */
