@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1023px) {
  .wrap_box {
    font-size: 0.24rem;
  }
  img {
    width: 100%;
  }
  .mar_t10 {
    margin-top: 0.1rem;
  }
  .content {
    width: 7.02rem;
  }
  .pc {
    display: none;
  }
  .phone {
    display: block;
  }
  .p_w100 {
    width: 100%;
  }
  .p_col {
    flex-direction: column;
  }
  .f22,
  .f24 {
    font-size: 0.28rem;
  }
  .f18,
  .f20 {
    font-size: 0.26rem;
  }
  .p_header {
    height: 1.1rem;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    background: #fff;
  }
  .p_header .content {
    height: 100%;
  }
  .srch {
    width: 100%;
    height: 0.88rem;
    margin: 0.5rem auto;
    -webkit-appearance: none;
    background: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
    color: #fff;
    padding: 0 0.45rem;
  }
  .srch_txt {
    width: 4.15rem;
    border: none;
    color: #333;
    background: none;
    -webkit-appearance: none;
    padding: 0 0.1rem;
    line-height: 0.88rem;
  }
  .srch_txt::-webkit-input-placeholder {
    color: #8791a2;
  }
  .srch_sub {
    width: 0.34rem;
    height: 0.34rem;
    border: none;
    background: url(../images/ss1.png) no-repeat;
    background-size: 0.34rem;
  }
  .menu_btn {
    width: 0.6rem;
    height: 0.41rem;
  }
  .menu_box {
    background: #1a73bd;
    background-size: 100%;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999;
    position: fixed;
    padding: 0.2rem 0.3rem 0;
    display: none;
  }
  .menu_list {
    color: #fff;
    height: 10rem;
    overflow-y: auto;
  }
  .menu_list li {
    font-size: 0.3rem;
    padding-left: 0.36rem;
    line-height: 3;
  }
  .menu_list li h3 {
    font-size: 0.3rem;
  }
  .menu_close {
    font-size: 0.6rem;
    color: #fff;
  }
  .sub_menu {
    font-size: 0.26rem;
    color: #aaa;
    display: none;
  }
  .sub_menu a {
    display: block;
    position: relative;
    padding-left: 0.4rem;
  }
  .sub_menu a::after {
    width: 0.12rem;
    height: 0.12rem;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .banner,
  .m_banner {
    margin: 1.1rem 0 0;
  }
  .banner img,
  .m_banner img {
    height: 3.5rem;
    object-fit: cover;
  }
  .footer_bg {
    padding: 0.5rem 0 0;
  }
  .footer_logo {
    text-align: center;
  }
  .conpyright {
    text-align: center;
  }
  .about_bg {
    padding-bottom: 0.5rem;
  }
  .pro_pic {
    height: 3.4rem;
  }
  .about_pic {
    position: static;
    margin: 0.3rem 0 0;
  }
  .more {
    width: 2.2rem;
  }
  .honor .swiper {
    width: 100%;
  }
  .honor li a {
    height: 4.6rem;
  }
  .service_bg {
    background: auto auto;
    height: auto;
    padding: 1.5rem 0 1.3rem;
  }
  .service_list {
    justify-content: space-between;
  }
  .service_list li {
    width: 3.4rem;
    height: 2.5rem;
    margin-right: 0;
    padding: 0.4rem 0.2rem 0.2rem;
  }
  .service_list li img {
    width: 0.5rem;
    height: 0.57rem;
    margin-right: 0.2rem;
  }
  .service_list li h2 {
    font-size: 0.3rem;
  }
  .news {
    margin: 1rem auto 0;
  }
  .news li {
    height: 6.5rem;
  }
  .news_pic {
    height: 2.7rem;
  }
  .partner .swiper {
    height: 4.7rem;
  }
  .m_about_num {
    padding: 0;
  }
  .left_type {
    padding: 0 0.25rem 0.5rem;
  }
  .right {
    margin: 0.3rem 0 0;
  }
  .m_pro {
    justify-content: space-between;
  }
  .m_pro li {
    margin-right: 0;
    width: 3.4rem;
  }
  .m_pro_pic {
    height: 3.4rem;
  }
  .m_case li {
    width: 3.4rem;
  }
  .m_ser_pic,
  .m_ser_con {
    width: 100%;
  }
  .m_ser li {
    margin-bottom: 0.5rem;
  }
  .m_ser li .m_ser_con_box {
    position: static;
  }
  .show_right {
    margin: 0.3rem 0 0;
  }
  .show_btn a {
    width: 3rem;
  }
  .show_title h3 {
    font-size: 0.22rem;
  }
  .show_title1 h3 {
    padding-left: 0.4rem;
  }
  .company {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .company li {
    width: 3.4rem;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .m_contact {
    height: auto;
    margin-bottom: 0.2rem;
  }
  .m_news {
    justify-content: space-between;
  }
  .m_news li {
    width: 3.4rem;
    margin-right: 0;
  }
  .news_nextpage > a {
    max-width: 100%;
  }
  .mes_list {
    width: 100%;
    height: 1rem;
  }
  .m_about_txt img {
    width: 100%;
    height: auto;
  }
}
