@media(max-width:1600px) {}

@media(max-width:1440px) {}

@media(max-width:1366px) {}

@media(max-width:1280px) {}

@media(max-width:1200px) {}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
    }

    .head,
    .head2 {
        display: none;
    }

    .logo {
        float: left;
        width: auto;
        height: auto;
        line-height: unset;
        margin-left: 10px;
    }

    .logo img {
        width: 175px;
    }

    .copy {
        margin-top: 0;
        border-top: none;
    }

    .banner {
        width: 100%;
    }

    .banner img {
        width: 100%;
        height: auto;
    }
}

@media(max-width:768px) {
    .title {
        font-size: 20px;
    }

    .titles {
        font-size: 16px;
    }

    .copy {
        line-height: 30px;
        font-size: 12px;
    }

    .copy a {
        display: block;
        font-size: 12px;
    }

    .about {
        width: 100%;
        padding: 20px 15px;
    }

    .abouts {
        flex-wrap: wrap;
        width: 100%;
        margin: auto;
    }

    .ableft {
        width: 100%;
    }

    .ableft a{
        display: block;
        width: 49%;
    }

    .ableft a img {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .ableft div {
        width: 100px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 999;
    }

    .abright {
        width: 100%;
        padding-left: 0;
    }

    .abtitle {
        font-size: 20px;
        color: #666;
        font-weight: bold;
    }

    .abcont {
        font-size: 14px;
        color: #666666;
        line-height: 1.688;
        text-align: justify;
    }

    .abtop img{
        width: 40px;
    }

    .product {
        width: 100%;
        padding: 20px 15px;
    }
    
    .products{
        width: 100%;
        margin: 20px auto 0;
    }
    
    .item_top{
        width: 100%;
        overflow-y: auto;
        justify-content: flex-start;
        padding-bottom: 20px;
    }
    
    .items {
        position: relative;
        width: 180px;
        height: 40px;
        background-color: #fff;
        border: 2px solid #1f439b;
        padding: 2px;
        margin-left: 10px;
    }
    
    .items:first-child{
        margin-left: 0;
    }
    
    .items a{
        font-size: 14px;
        line-height: 34px;
    }
    
    .items span {
        display: none;
    }
    
    .items div {
        display: none;
        position: absolute;
        left: 50%;
        top: 40px;
        transform: translate(-50%);
        width: 0;
        height: 0;
        border: 15px solid;
        border-color: #1f439b transparent transparent transparent;
        z-index: 99;
    }
    
    .item_top .items.active div{
        display: block;
    }
    
    .itemswp{
        margin-top: 10px;
    }
    
    .itemswp a{
        padding: 0 5px;
    }
    
    .itemswp p {
        width: 100%;
        font-size: 16px;
        text-align: left;
        color: #333;
        background: url(../images/promore.png) right top 10px no-repeat;
        border-top: 1px solid #f4f4f4;
        padding: 15px 0;
    }
    
    .itemswp img{
        padding: 10px 0;
    }

    .honor{
        width: 100%;
        padding: 20px 15px;
    }
    
    .honor .titles,
    .honor .title{
        text-align: center;
        padding-left: 0;
    }
    
    .honors{
        width: 100%;
        margin: 20px auto 0;
    }
    
    .honorbtn {
        justify-content: center;
        margin-top: 30px;
    }
    
    .honorbtn img{
        margin-right: 20px;
        cursor: pointer;
    }

    .material{
        width: 100%;
        padding: 20px 15px;
    }
    
    .materials{
        width: 100%;
        margin: 20px auto 0;
    }
    
    .factory{
        width: 100%;
        padding: 20px 15px;
    }
    
    .factorys{
        width: 100%;
        margin: 20px auto 0;
    }
    
    .factory img{
        width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    
    .factorySwiper .swiper-pagination-bullet {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-color: #1f439b;
        opacity: 1;
    }
    
    .factorySwiper .swiper-pagination-bullet-active {
        background: #73af3d;
    }

    .new{
        width: 100%;
        padding: 20px 15px;
    }
    
    .news{
        width: 100%;
        flex-wrap: wrap;
        margin: auto;
    }
    
    .newl{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    
    .newr{
        width: 100%;
        margin-top: 20px;
    }
    
    .nwtitle .title,
    .nwtitle .titles{
        text-align: center;
    }
    
    .newbox{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .newbox img{
        width: 100%;
        height: auto;
        margin-bottom: 0;
    }
    
    .nwcont {
        width: 100%;
        height: auto;
        padding: 15px 10px;
    }
    
    .newcont {
        font-size: 20px;
        color: #666666;
        line-height: 1.436;
    }
    
    .newtime a {
        font-size: 14px;
        color: #666666;
        line-height: 2;
    }
    
    .newtime div {
        font-size: 14px;
        color: #666666;
        line-height: 2;
    }
    
    .newbox.active{
        flex-direction: column;
    }
    
    .newbtn{
        display: none;
    }

    .newbtn2{
        display: block;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    
    .newbtn2 img{
        width: 40px;
        height: auto;
        cursor: pointer;
        margin: 20px 10px 0;
    }

    .foot{
        width: 100%;
        padding: 20px 15px 0;
    }

    .flogo img{
        width: 120px;
    }
    
    .foots{
        width: 100%;
        flex-direction: column;
        margin: 20px auto 0;
    }
    
    .ftitle {
        font-size: 18px;
        line-height: 2;
    }
    
    .fonc a {
        font-size: 14px;
        line-height: 2;
    }
      
    .fonc p {
        font-size: 14px;
        line-height: 2;
    }

    .mesg form{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .mesg input{
        width: 100%;
        height: 45px;
        font-size: 14px;
        margin-bottom: 20px;
    }
    
    .mesg form input:nth-child(5){
        width: 100%;
    }
    
    .mesg input[type="submit"] {
        width: 120px;
        height: 45px;
        font-size: 16px;
        color: #fff;
        text-align: center;
        line-height: 45px;
        border-radius: 4px;
        background-color: #001a59;
        border: 1px solid #73af3e;
    }
    
    .copy {
        position: relative;
        left: 0;
        bottom: 0;
        width: 100%;
        line-height: 2;
        text-align: center;
        font-size: 16px;
        color: #000;
        z-index: 999;
    }
    
    .copy a {
        font-size: 16px;
        color: #000;
        margin: 0 10px;
    }

    .footb{
        position: relative;
        padding: 0;
    }
    
    .inabout{
        width: 100%;
        background-color: #f4f4f4;
        padding: 20px 15px;
    }
    
    .inabouts{
        width: 100%;
        margin: 20px auto 0;
    }
    
    .inabcont {
        font-size: 16px;
        color: #666666;
        line-height: 2.15;
        text-align: justify;
    }
    
    .abtn{
        margin-top: 20px;
    }
    
    .abtn img{
        width: 49%;
        height: auto;
    }

    .contact{
        padding: 20px 15px;
    }
    
    .contacts{
        position: relative;
        width: 100%;
        margin: 20px auto 0;
    }
    
    .cont{
        position: relative;
        left: 50%;
        top: 0;
        transform: translate(-50%);
        width: 100%;
        height: auto;
        border-radius: 0;
        flex-direction: column;
        padding: 15px 10px;
    }
    
    .contl{
        width: 100%;
    }
    
    .contr{
        width: 100%;
    }
    
    .contitle {
        font-size: 16px;
        color: #333;
        line-height: 2.545;
    }
    
    .contactcont{
        font-size: 14px;
        color: #333;
        line-height: 2.5;
    }

    .inproduct{
        padding: 20px 15px;
    }
    
    .inproducts{
        width: 100%;
        margin: 20px auto 0;
    }

    .fourflex{
        margin-top: 20px;
    }
    
    .fourflex a{
        display: block;
        width: 49.5%;
        margin-right: calc(1% / 1);
        background-color: #fff;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    
    .fourflex a:nth-child(4n){
        margin-right: 1%;
    }

    .fourflex a:nth-child(2n){
        margin-right: 0;
    }
        
    .fourflex p {
        width: 100%;
        font-size: 16px;
        text-align: left;
        color: #333;
        background: url(../images/promore.png) right top 10px no-repeat;
        border-top: 1px solid #f4f4f4;
        padding: 15px 0;
    }
    
    .fourflex img{
        padding: 10px 0;
    }

    .proshow{
        padding: 20px 15px;
    }
    
    .proshows{
        width: 100%;
        margin: auto;
    }
    
    .proshowbox{
        padding: 15px 10px;
    }
    
    .proshwl{
        width: 100%;
    }
    
    .proshwr{
        width: 100%;
        padding-left: 0;
        padding-top: 15px;
    }
    
    .proshwtitle {
        font-size: 18px;
        color: #333;
        line-height: 1.658;
    }
    
    .proscont {
        font-size: 16px;
        color: #666;
        line-height: 2.162;
    }
    
    .proshowcont{
        background-color: #fff;
        margin-top: 20px;
    }

    .proshowcont img{
        max-width: 100%;
    }

    .threeflex{
        padding: 20px 15px;
    }
    
    .threeflexs{
        width: 100%;
        margin: 20px auto 0;
    }
    
    .threeflexs a{
        display: block;
        width: 49.5%;
        margin-right: calc(1% / 1);
        margin-bottom: 10px;
    }
    
    .threeflexs a:nth-child(3n){
        margin-right: 1%;
    }

    .threeflexs a:nth-child(2n){
        margin-right: 0;
    }

    .inhonor{
        width: 100%;
        padding: 20px 15px;
    }
    
    .inhonors{
        width: 100%;
        margin: 20px auto 0;
    }

    .newshow{
        width: 100%;
        padding: 20px 15px;
    }
    
    .newshows {
        width: 100%;
        line-height: 2.3;
        margin: 20px auto 0;
    }

    .innews {
        width: 100%;
        padding: 20px 15px;
    }

    .innw {
        width: 100%;
        padding: 15px 10px;
        margin-top: 10px;
    }

    .innew_intro {
        align-items: normal;
        flex-direction: column-reverse;
    }

    .innew_left {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .innew_title {
        font-size: 16px;
        line-height: 1.556;
    }

    .innew_date {
        position: absolute;
        left: 10px;
        bottom: 0;
        font-size: 14px;
    }

    .innew_date span {
        font-size: 14px;
    }

    .innew_con {
        font-size: 14px;
    }

    .innew_more {
        margin-top: 0px;
        width: 78px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #000;
        border-radius: 20px;
    }
}

@media(max-width:420px) {}

@media(max-width:376px) {}

@media(max-width:360px) {}