﻿@charset "utf-8";
/* CSS Document */
@media(max-width:1440px){

    .h3_tit1{  font-size: 36px;  position:relative;  width: 96%;  margin:50px auto 0;}
    .h3_tit1:before{ position: absolute; content: '';  background:url("../images/pro_icon.png") center center no-repeat; background-size:cover;width: 34px; height: 25px; left: calc(50% - 17px); top:-20px;}
   /* .h3_tit1>a{ position: absolute;right: 0; border: solid #fa151f 2px; font-weight: normal;
        color:#fa151f; font-size: 16px;  text-transform: uppercase; padding: 4px 15px; border-radius: 4px; top:25px;}*/
    .page2_top{ width: 96%;}
    .page2_bottom::before{ display: none;}
    .page2_txt h3{ font-size: 36px;}
    .page2_txt h4{ font-size: 24px;}
    .page2_txt p {
        font-size: 16px;
        padding-top:18px;
    }
    .page2_num1 > ul,.page2_num2 > ul{ font-size: 16px;}
    .page2_num1 > ul > li > strong,.page2_num2 > ul > li > strong{font-size: 40px;}
    .tab_card,.tab_con{ width: 96%; margin: 0 auto;}
    .page3_title {
        height: 20vh;
    }
    .tab_con {
        margin-top: 30px;
    }
    .pro_tab .tab_card {

        min-height: 120px;
    }
    .tab_con > ul > li a > img {
      max-width: 100%;
    }
    .brandbox > ul,.factorybox > ul{ width: 96%; margin: 20px auto 0;}

}
@media(max-width:1366px) {
    .topfr_style2 .fl {
        padding: 5px 10px;
    }
    .top_menu ul li {
        margin-right:10px;

    }
    .top_menu ul li > .tmu_t::before {

        left: -9px;

    }

    .h3_tit1 {
        font-size: 30px;
        position: relative;
        width: 96%;
        margin: 40px auto 0;
    }

    .h3_tit1:before {
        width: 25px;
        height: 18.5px;
        left: calc(50% - 12.5px)
    }

    .h3_tit1 > a {
        font-size: 14px;
        padding: 4px 10px;
        top: 15px;
    }

    .pro_tab .tab_card {

        min-height: 100px;
    }

    .pro_tab .tab_card a span:last-child {
        font-size: 24px;
    }

    .pro_tab .tab_card a span > i {
        font-size: 16px;
    }

    .tab_con > ul > li {
        padding: 25px;

    }

    .brandbox > ul > li {
        padding: 5px 0;
    }

    .brandbox > ul > li > img, .factorybox > ul > li > img {
        max-width: 100%;
    }

    .factorybox > ul > li {
        padding: 20px;
    }
}
@media(max-width:1200px){
    .h3_tit1 {
        font-size: 20px;
    }

    .h3_tit1 > a {
        font-size: 14px;
        padding: 4px 10px;
        top: 0px;
    }
    .page2_num1 > ul{flex-wrap: wrap;}
    .page2_num1 > ul > li > strong > sup {
        font-size: 14px;
    }
    .page2_txt h3{ font-size: 20px;}
    .page2_txt h4{ font-size: 18px;}
    .page2_txt p {
        font-size: 14px;
        padding-top:14px;
    }
    .page2_num1 > ul,.page2_num2   ul{ font-size: 14px;}
    .page2_num1 > ul > li > strong,.page2_num2   ul > li > strong{font-size: 20px;}
    .page2_num1 > ul > li { padding-right: 0;}

    .page3_title {
        height: 140px;
    }

    .pro_tab .tab_card {
        min-height: 80px;
    }

    .pro_tab .tab_card a span:last-child {
        font-size: 18px;
    }

    .tab_con > ul > li > div {
        flex-direction: column
    }

    .tab_con > ul > li a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 18px;
        line-height: 32px;
    }

    .page5 .personbox {
        width: 96%;
        margin: 20px auto 0;
    }
    .page5 .person{ height: 45vh; align-items: center;}
    .page5 .footer{ height: 55vh; width: 96%; margin: 0 auto; }
    .page5 .footer>p{font-size: 14px; line-height: 28px;}
}
@media(max-width:812px){
    .tab_con > ul > li > div {
       display: none;
    }
    .tab_con > ul{ flex-wrap: wrap; margin-top: 0;}
    .tab_con > ul > li{ width: 48%; margin-top: 20px;}
    .tab_con > ul > li a {
        font-size: 16px;
        line-height: 30px;
    }


    .page5 .person{ height:35%;}
    .page5 .footer{ height: 65%;  }
    .brandbox > ul > li{ width: 33.333%; padding: 0;}
    .brandbox > ul > li:last-child{ display: none;}
    .factorybox{ display: flex;  flex-direction:column;justify-content: center; height: 50vh; width: 100%;}
    .factorybox > ul > li p{ display: none;}
    .factorybox > ul > li:last-child{ display: none;}
    .h4_tit1::before{ display: none;}
    .factorybox > ul > li{ width: 50%;}

    .page2_bottom{ display: none;}
    .page2_top {
       flex-direction: column;
        justify-content: center;
    }
    .page2_txt,.page2_num1{ width: 100%;}
    .page2_num1{ margin-top: 40px;}
    .page2_num1 > ul{ justify-content: space-around;}
    .page2_num1 > ul > li{ border:dashed #ccc 1px; padding: 20px;}
    .page2_num1 > ul > li:first-child {
        border-left: dashed #ccc 1px;
    }
    .pro_tab .tab_card a span:first-child {
       display: none;
    }
}

@media(max-width:750px){
    /*.page2_txt p:nth-child(4) {
      display: none;
    }*/
    .footer{ display: flex; flex-direction: column; height: 40%; align-items: center; justify-content: center; width: 96%; margin: 0 auto;}

.footer>a{font-size: 14px; margin: 20px 0;}

.footer>p{ font-size: 14px;line-height: 26px;}
}
