@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1024px) {
  .wrap_box {
    font-size: 0.24rem;
  }
  img {
    width: 100%;
  }
  .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 {
    font-size: 0.28rem;
  }
  .f24 {
    font-size: 0.3rem;
  }
  .f18,
  .f20 {
    font-size: 0.26rem;
  }
  .f14 {
    font-size: 0.24rem;
  }
  .index-app.on .p_header {
    background: #003d85;
  }
  .p_header {
    height: 1.6rem;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
  }
  .p_header .content {
    height: 100%;
  }
  .p_header.on {
    background: #fff;
  }
  .logo img {
    width: 5.5rem;
    height: auto;
  }
  .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: #003d85;
    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;
  }
  .about_bg {
    padding: 0.5rem 0 0;
    height: 15.36rem;
    background: url(../images/p_about_bg.jpg) no-repeat center bottom #fff;
    background-size: 100%;
  }
  .about_num {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.3rem 0 0;
  }
  .about_num li {
    width: 3.3rem;
    height: 1rem;
    display: flex;
    align-items: center;
    margin-right: 0;
    margin-bottom: 0.3rem;
    text-align: left;
    padding: 0 0 0 0.5rem;
    line-height: 1.5;
  }
  .about_num li img {
    margin-right: 0.15rem;
  }
  .about_num li p {
    font-size: 0.18rem;
  }
  .pro_list li .pro_list_con {
    background: linear-gradient(transparent, rgba(0, 61, 133, 0.8));
  }
  .pro_list li .pro_list_con p {
    opacity: 1;
    line-height: 0.4rem;
    height: 0.8rem;
    overflow: hidden;
  }
  .pro_list li .pro_list_con .f30 {
    font-size: 0.48rem;
  }
  .pro_list li:hover {
    width: 6.8rem !important;
  }
  .news_list {
    flex-direction: column;
  }
  .news_list li {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 0.3rem rgba(0, 61, 133, 0.1);
  }
  .news_list li a {
    display: flex;
    justify-content: space-between;
    padding: 0.2rem;
  }
  .news_list li:hover .news_list_con {
    background: none;
    color: #333;
  }
  .news_list li:hover .gray5 {
    color: #333 !important;
  }
  .news_list_pic {
    width: 2.6rem;
    height: 1.9rem;
  }
  .news_list_con {
    width: 3.6rem;
    box-shadow: none;
    padding: 0;
    height: auto;
  }
  .news_list_con .gray5 {
    display: none;
  }
  .case_list {
    padding: 0.3rem 0 1rem;
  }
  .case_list li {
    width: 50%;
  }
  .huanjing {
    padding: 0.6rem 0.3rem 0;
  }
  .huanjing ul {
    flex-wrap: wrap;
  }
  .huanjing li {
    width: 50%;
  }
  .huanjing li:last-child {
    display: none;
  }
  .footer_logo img {
    width: 5.54rem;
  }
  .footer {
    border-bottom: none;
    padding: 0.5rem 0 0;
  }
  .contact_list li .f24 {
    font-size: 0.3rem;
  }
  .contact {
    padding: 0.2rem 0 0.7rem;
  }
  .contact .f24 {
    font-size: 0.3rem;
  }
  .code_box {
    width: 2rem;
    position: absolute;
    right: 0;
    flex-direction: column;
    top: -2rem;
    align-items: flex-start;
  }
  .code_box span {
    display: inline;
  }
  .code_box .f24 {
    font-size: 0.24rem;
  }
  .code {
    width: 2rem;
    height: 2rem;
  }
  .m_banner {
    margin: 1.6rem 0 0;
  }
  .m_banner img {
    height: 5rem;
  }
  .m_about_bg {
    padding-bottom: 6.7rem;
    height: auto;
  }
  .cuture_bg {
    background-size: auto;
  }
  .jigou_list {
    justify-content: space-between;
  }
  .jigou_list li {
    margin-right: 0;
  }
  .develop_bg {
    background-size: auto ;
  }
  .develop_con {
    width: 5.3rem;
  }
  .develop_con li {
    flex-direction: column;
    align-items: flex-start;
  }
  .develop_box .swiper-button-prev,
  .develop_box .swiper-button-next {
    top: 1.4rem;
  }
  .year {
    border-bottom: solid 1px #cccccc;
    border-right: none;
    width: 2.8rem;
    margin-bottom: 0.2rem;
    margin-right: 0;
    line-height: 1.5;
  }
  .year_list li.swiper-slide-thumb-active {
    font-size: 0.3rem;
  }
  .honor_list {
    justify-content: space-between;
  }
  .honor_list li {
    margin-right: 0;
  }
  .m_pro {
    justify-content: space-between;
  }
  .m_pro li {
    width: 3.4rem;
    height: 2.4rem;
    margin-right: 0;
  }
  .page a {
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
  }
  .map {
    height: 5rem;
  }
  .m_huanjing {
    justify-content: space-between;
    padding: 0.3rem 0;
  }
  .m_huanjing li {
    width: 3.35rem;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .m_huanjing li img {
    height: 2.38rem;
  }
  .box_con {
    margin: 0.4rem 0 0;
  }
  .xx_tit {
    font-size: 0.3rem;
  }
  .xx {
    width: 100%;
    padding: 0.4rem 0;
    min-height: 5rem;
  }
  .nextpage a {
    width: 1.5rem;
  }
  .xx_time {
    padding: 0.3rem 0;
  }
}
@media only screen and (max-width: 750px) {
  .content {
    width: 6.94rem;
  }
}
