/* 小于750px 手机*/
@media screen and (max-width: 750px) {
  .m_nav_content {
    font-size: 0.14rem;
  }
  .m_nav_content span {
    color: #254a98;
  }
  .m_nav_content .select {
    width: 1.3rem;
  }
  .m_nav_content .select .el-input__inner {
    height: 0.36rem;
    line-height: 0.36rem;
  }
  .main_section {
    width: 100%;
    padding: 0 !important;
  }
  .main_section_contain {
    width: 100%;
  }
  .main_section_contain .map_img {
    width: 100%;
  }
  .main_section_contain .map_img img {
    width: 100%;
  }
  .main_section_contain .main_message {
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.2rem;
  }
  .main_section_contain .main_message .left {
    width: 100%;
  }
  .main_section_contain .main_message .left .p1 {
    font-size: 0.18rem;
    color: #000;
  }
  .main_section_contain .main_message .left ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.1rem;
  }
  .main_section_contain .main_message .left ul li {
    width: 100%;
    margin: 0.05rem 0;
  }
  .main_section_contain .main_message .left ul li span {
    font-size: 0.14rem;
    display: flex;
    align-items: center;
  }
  .main_section_contain .main_message .left ul li span img {
    width: 0.2rem;
    height: 0.2rem;
    object-fit: contain;
  }
  .main_section_contain .main_message .left ul li span i {
    font-style: normal;
    padding-left: 0.04rem;
  }
  .main_section_contain .main_message .rigth {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 0.1rem;
  }
  .main_section_contain .main_message .rigth img {
    width: 0.96rem;
    height: 0.96rem;
  }
  .main_section_contain .main_message .rigth span {
    font-size: 0.14rem;
    line-height: 1.5;
    margin-top: 0.1rem;
  }
  .main_section_contain .table_class {
    box-sizing: border-box;
    width: 100%;
    overflow-x: hidden;
    padding: 0 0.2rem;
  }
  .main_section_contain .table_class .table_title {
    width: 100%;
    text-align: center;
    font-size: 0.18rem;
    margin-bottom: 0.2rem;
  }
  .main_section_contain .table_class .table_cotent {
    overflow-x: auto;
  }
  .main_section_contain .table_class table {
    border: unset !important;
    box-sizing: border-box !important;
    width: 100% !important;
    overflow-x: auto !important;
    min-width: 10rem !important;
  }
  .main_section_contain .table_class table tr th {
    font-size: 0.16rem !important;
    background-color: #254a98 !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 0.15rem 0.05rem !important;
    color: #fff !important;
    border-right: 1px solid #6a82b4 !important;
  }
  .main_section_contain .table_class table tr th:first-child {
    border-left: 1px solid #254a98 !important;
  }
  .main_section_contain .table_class table tr th:last-child {
    border-right: 1px solid #254a98 !important;
  }
  .main_section_contain .table_class table tr.tr1 th {
    border-bottom: 1px solid #6a82b4 !important;
  }
  .main_section_contain .table_class table tr td {
    font-size: 0.14rem !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 0.1rem 0.05rem !important;
    text-align: center !important;
    color: #000 !important;
    border-right: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
  }
  .main_section_contain .table_class table tr td:first-child {
    border-left: 1px solid #e5e5e5 !important;
  }
  .main_section_contain .table_class table tr.tr2 td {
    border-left: 0px !important;
    border-right: 0px !important;
  }
  .main_section_contain .table_class table thead tr td {
    border: unset !important;
    font-size: 0.16rem !important;
    background-color: #254a98 !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 0.15rem 0.05rem !important;
    color: #fff !important;
    border-right: 1px solid #6a82b4 !important;
  }
  .main_section_contain .table_class table thead tr td:first-child {
    border-left: 1px solid #254a98 !important;
  }
  .main_section_contain .table_class table thead tr td:last-child {
    border-right: 1px solid #254a98 !important;
  }
  .main_section_contain .table_class table thead tr td span {
    font-size: unset !important;
    font-family: unset !important;
  }
  .main_section_contain .table_class table tbody tr td {
    border: unset !important;
    font-size: 0.14rem !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 0.1rem 0.05rem !important;
    text-align: center !important;
    color: #000 !important;
    border-right: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    border-top: 1px solid #e5e5e5 !important;
  }
  .main_section_contain .table_class table tbody tr td:first-child {
    border-left: 1px solid #e5e5e5 !important;
  }
  .main_section_contain .table_class table tbody tr td p {
    text-align: unset !important;
  }
  .main_section_contain .table_class table tbody tr td span {
    font-size: unset !important;
    font-family: unset !important;
  }
  .el-select-dropdown__item.selected {
    color: #254a98;
    font-weight: 700;
  }
  .el-range-editor.is-active,
  .el-range-editor.is-active:hover,
  .el-select .el-input.is-focus .el-input__inner {
    border-color: #254a98;
  }
  .el-select .el-input__inner:focus {
    border-color: #254a98;
  }
}
@media screen and (min-width: 750px) {
  /*  PC */
  .main_section_contain {
    width: 100%;
    border-top: 1px solid #e5e5e5;
    font-size: 18px;
    padding-top: 80px;
    margin-bottom: 100px;
  }
  .main_section_contain .map_img {
    width: 100%;
  }
  .main_section_contain .map_img img {
    width: 100%;
  }
  .main_section_contain .main_message {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
  }
  .main_section_contain .main_message .left {
    width: 1000px;
  }
  .main_section_contain .main_message .left .p1 {
    font-size: 30px;
    color: #000;
    line-height: 1.5;
  }
  .main_section_contain .main_message .left ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .main_section_contain .main_message .left ul li {
    width: 49%;
    margin: 10px 0;
  }
  .main_section_contain .main_message .left ul li span {
    font-size: 18px;
    display: flex;
    align-items: center;
  }
  .main_section_contain .main_message .left ul li span img {
    width: 24px;
    height: 24px;
    object-fit: contain;
  }
  .main_section_contain .main_message .left ul li span i {
    font-style: normal;
    padding-left: 4px;
  }
  .main_section_contain .main_message .rigth {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
    margin-right: 20px;
  }
  .main_section_contain .main_message .rigth img {
    width: 132px;
    height: 135px;
  }
  .main_section_contain .main_message .rigth span {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .main_section_contain .table_class {
    width: 100%;
    overflow-x: auto;
  }
  .main_section_contain .table_class .table_title {
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin-bottom: 48px;
  }
  .main_section_contain .table_class table {
    border: unset !important;
    width: 100% !important;
    overflow: hidden;
    min-width: 1200px !important;
  }
  .main_section_contain .table_class table tr th {
    font-size: 20px !important;
    background-color: #254a98 !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 30px 20px !important;
    color: #fff !important;
    border-right: 1px solid #6a82b4 !important;
  }
  .main_section_contain .table_class table tr th:first-child {
    border-left: 1px solid #254a98 !important;
  }
  .main_section_contain .table_class table tr th:last-child {
    border-right: 1px solid #254a98 !important;
  }
  .main_section_contain .table_class table tr td {
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 30px 20px !important;
    text-align: center !important;
    color: #000 !important;
    border-right: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
  }
  .main_section_contain .table_class table tr td:first-child {
    border-left: 1px solid #e5e5e5 !important;
  }
  .main_section_contain .table_class table thead tr td {
    border: unset !important;
    font-size: 20px !important;
    background-color: #254a98 !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 30px 20px !important;
    color: #fff !important;
    border-right: 1px solid #6a82b4 !important;
  }
  .main_section_contain .table_class table thead tr td:first-child {
    border-left: 1px solid #254a98 !important;
  }
  .main_section_contain .table_class table thead tr td:last-child {
    border-right: 1px solid #254a98 !important;
  }
  .main_section_contain .table_class table thead tr td span {
    font-size: unset !important;
    font-family: unset !important;
  }
  .main_section_contain .table_class table tbody tr td {
    border: unset !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 30px 20px !important;
    text-align: center !important;
    color: #000 !important;
    border-right: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    border-top: 1px solid #e5e5e5 !important;
  }
  .main_section_contain .table_class table tbody tr td:first-child {
    border-left: 1px solid #e5e5e5 !important;
  }
  .main_section_contain .table_class table tbody tr td p {
    text-align: unset !important;
  }
  .main_section_contain .table_class table tbody tr td span {
    font-size: unset !important;
    font-family: unset !important;
  }
}
