@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1024px) {
  .wrap_box {
    font-size: 0.24rem;
  }
  img {
    width: 100%;
  }
  .wid70 {
    width: 60%;
  }
  .mar_t10 {
    margin-top: 0.1rem;
  }
  .pc {
    display: none;
  }
  .phone {
    display: block;
  }
  .p_w100 {
    width: 100%;
  }
  .p_col {
    flex-direction: column;
  }
  .p_re_col {
    flex-direction: column-reverse;
  }
  .f22,
  .f24 {
    font-size: 0.28rem;
  }
  .f18,
  .f20 {
    font-size: 0.26rem;
  }
  .box.on .p_header {
    background: #fff;
  }
  .box.on .p_header .content {
    height: 100%;
  }
  .box.on .p_header .logo img:first-child,
  .box.on .p_header .menu_btn img:first-child {
    opacity: 0;
  }
  .box.on .p_header .logo img:last-child,
  .box.on .p_header .menu_btn img:last-child {
    opacity: 1;
  }
  .p_header {
    height: 1.1rem;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
  }
  .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_btn img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .menu_btn img:last-child {
    opacity: 0;
  }
  .menu_box {
    background: #cb000f;
    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: #fff;
    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;
  }
  .pro_type li {
    margin: 0 0.5rem;
  }
  .more {
    width: 2.2rem;
    height: 0.6rem;
  }
  .service_bg {
    background-size: auto;
    height: 9rem;
  }
  .service_list {
    height: 1.8rem;
  }
  .service_list .content {
    width: 100%;
  }
  .service_list li {
    padding: 0.2rem;
  }
  .service_list li p {
    display: none;
  }
  .about_con {
    margin: 0.4rem 0 0;
  }
  .about_pic {
    margin: 0;
  }
  .about_num li {
    padding: 0 0.3rem;
  }
  .about_bg {
    height: auto;
  }
  .case li {
    width: 100%;
  }
  .case li .case_con {
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    padding-top: 1.5rem;
  }
  .case li .case_txt {
    display: block;
  }
  .case li .sevice_more {
    display: flex;
  }
  .share {
    text-align: center;
  }
  .share .f20 {
    font-size: 0.3rem;
    margin: 0.5rem 0 0;
  }
  .share_list {
    justify-content: center;
  }
  .share_list li {
    margin: 0 0.2rem;
  }
  .share_icon {
    width: 0.8rem;
    height: 0.8rem;
  }
  .share_list_code {
    width: 2rem;
    height: 2rem;
    top: 1rem;
    left: -0.55rem;
  }
  .m_banner img {
    height: 5.5rem;
    object-fit: cover;
  }
  .pro {
    justify-content: space-between;
  }
  .pro li {
    width: 3.4rem;
    margin-right: 0;
    height: 4.2rem;
  }
  .pro li .two {
    line-height: 0.36rem;
    height: 0.72rem;
    overflow: hidden;
  }
  .pro_show_left {
    margin-bottom: 0.5rem;
  }
  .pro_show_left .swiper-button-next,
  .pro_show_left .swiper-button-prev {
    margin: 0;
    top: 2rem;
  }
  .pro_show_left .swiper-button-next::after,
  .pro_show_left .swiper-button-prev::after {
    font-weight: bold;
    font-size: 0.36rem;
    color: #0069c2;
  }
  .pro_show_left .swiper-button-next {
    right: 0;
  }
  .pro_show_left .swiper-button-prev {
    left: 0;
  }
  .honor_bg {
    background-size: auto;
  }
  .job_con {
    position: static;
  }
  .m_case li {
    width: 100%;
    margin-right: 0;
  }
  .m_case_pic {
    height: 5.96rem;
  }
  .partner_list {
    justify-content: space-between;
  }
  .partner_list li {
    width: 3.4rem;
    margin-right: 0;
  }
  .m_news li {
    width: 100%;
    height: 7.2rem;
  }
  .m_news .news_pic {
    height: 4.7rem;
  }
  .m_news_con {
    height: 2.5rem;
  }
  .m_news_con .two {
    line-height: 0.4rem;
    height: 0.8rem;
  }
  .job_list_info > div {
    width: 50%;
  }
  .m_service li {
    margin-bottom: 0.4rem;
  }
  .m_service li a {
    flex-direction: column;
  }
  .m_service li:nth-child(even) a {
    flex-direction: column;
  }
  .m_service_con_box {
    position: static;
  }
  .m_service_con {
    width: 100%;
    padding: 0.5rem 0;
  }
  .select_box {
    margin-bottom: 0.3rem;
  }
  .m_site li {
    width: 100%;
    margin-right: 0;
    height: auto;
  }
  .baoxiu_search_tit {
    width: 2rem;
  }
}
@media only screen and (max-width: 750px) {
  .content {
    width: 7.02rem;
  }
}
