@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 {
        display: none;
    }
    .logo {
        float: left;
        width: auto;
        height: auto;
        line-height: unset;
    }
    .logo img {
        width: 175px;
    }
    .ggswiper a {
        font-size: 16px;
    }
    .shuju,
    .foots {
        display: none;
    }
    .left_ab,
    .right_ab {
        width: 100%;
    }
    .inabouts {
        width: 90%;
        flex-wrap: wrap;
    }
    .right_ab{
        width: 100%;
    }
    .abcon p{
        font-size: 16px;
    }
    .about {
        padding-bottom: 20px;
    }
    .foot {
        padding-top: 0;
    }
    .copy {
        margin-top: 0;
        border-top: none;
    }
    .history_tops_year {
        font-size: 20px;
    }
    .history_right {
        margin-top: 0;
    }
    .cul {
        width: 100%;
    }
    .inpro_fl {
        display: none;
    }
    .inpro_fr {
        width: 100%;
    }
    .inproshow_top_fr_con p {
        font-size: 18px;
    }
    .innew_pic {
        display: none;
    }
    .innew_intro {
        position: relative;
        width: 100%;
    }
    .inproducts{
        width: 90%;
    }
    .left_pro{
        display: none  ;
    }
    .right_pro{
        width: 100%;
    }
    .inproduct_right_top{
        height: 35px;
    }
    .inproduct_right_top div{
        font-size: 14px;
        width: 109px;
        height: 35px;
        line-height: 35px;
    }
    .factory_fr a{
        width: 100%;
        margin-right:0
    }
    .factory_fr_btm p:nth-child(1){
        font-size: 16px;
    }
    .cultures {
        width: 90%;
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .cul_left{
        width: 100%;
        height: auto;
        padding: 30px 0;
    }
    .cul_right{
        width: 100%;
        height: auto;
        padding: 30px 0;
    }
    .cul_left p{
        font-size: 16px;
    }
    .cul_right p{
        font-size: 16px;
    }
    .mapdiv{
        width: 90%;
        height: auto;
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .mapdiv .detail{
        width: 100%;
    }
    .gmap{
        width: 100%;
    }
    .mapdiv .detail p{
        font-size: 16px;
    }
    .BMap_bubble_title{
        font-size: 14px;
    }
    .BMap_bubble_content{
        font-size: 12px;
    }
}

@media(max-width:768px) {
    .swiper-container.ggswiper {
        height: 40px;
    }
    .mobile-inner-nav a{
        font-size: 16px;
    }
    .ggswiper a {
        font-size: 14px;
        overflow: hidden;
        height: 40px;
        display: block;
    }
    .nw {
        width: 100%;
        margin-right: 0;
    }
    .copy {
        line-height: 30px;
        font-size: 12px;
    }
    .copy a {
        display: block;
        font-size: 12px;
    }
    .cul_pic,
    .cul_intro {
        width: 100%;
    }
    .cul_intro {
        margin-left: 0;
        padding: 15px;
    }
    .incases{
        width: 90%;
        margin: 30px auto 0;
    }
    .incases a {
        width: 100%;
        margin-right: 0%;
    }
    .incases a:nth-child(2n) {
        margin-right: 0;
    }
    .inpro_fr_list a {
        width: 49%;
        margin-right: 2%;
    }
    .inpro_fr_list a:nth-child(2n) {
        margin-right: 0;
    }
    .abouts{
        width: 90%;
        height: auto;
    }
    .about_cont{
        flex-wrap: wrap;
    }
    .about_left{
        width: 100%;
        line-height: 2;
        margin-top: 10px;
    }
    .about_right{
        width: 100%;
    }
    .about_left p{
        font-size: 16px;
    }
    .sj_top {
        font-size: 16px;
    }
    
    .sj_top b {
        font-size: 26px;
    }
    
    .sj_bot {
        font-size: 16px;
    }
    .categorys{
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .cate_center{
        display: none;
    }
    .categorys p{
        font-size: 16px;
    }
    .categorys div{
        margin-top: 15px;
    }
    .categorys div img{
        width: 25px;
    }
    .finishs{
        margin-top: 30px;
    }
    .activity{
        margin-top: 0;
    }
    .activi_btm{
        display: none;
    }

    .telist p:nth-child(1) {
        font-size: 14px;
    }
      
    .telist p:nth-child(2) {
        font-size: 16px;
    }
    
    .telist p:nth-child(3) {
        display: none;
        font-size: 12px;
    }
    
    .telist p:nth-child(4) {
        font-size: 14px;
        border: 2px solid #fff;
        border-radius: 30px;
        margin-top: 10px;
        padding: 10px 20px;
    }
    .new_left{
        width: 100%;
    }
    .new_right{
        width: 100%;
        flex-direction: column-reverse;
    }
    .new_title{
        margin-top: 10px;
    }
    .rg_top .lg{
        width: 100%;
    }
    .rg_top .rg{
        width: 100%;
    }
    .rg_top .rg div img{
        width: 50px;
    }
    .rg_bot{
        width: 100%;
    }
    .rg_bot img:nth-child(2){
        display: none;
    }
    .rg_bot div{
        font-size: 18px;
    }
    .bqimg{
        display: none;
    }
    .briefs{
        display: none;
    }
    .partners{
        width: 90%;
        margin-top: 30px;
    }
    .partner img{
        width: 100px;
    }
    .halls{
        width: 90%;
    }
    .halls img{
        width: 100%;
    }
    .map1{
        width: 100%;
        height: 300px;
    }
    .messageTitle input{
        width: 100%;
        height: 50px;
        font-size: 18px;
    }
    .message .msg{
        font-size: 14px;
        margin-top: 20px;
    }
    .message div:nth-child(3){
        width: 90%;
        margin-top: 30px;
    }
    .messageTextarea{
        font-size: 14px;
        height: 200px;
    }
    .messageubmit input {
        width: 60%;
        height: 50px;
        font-size: 20px;
    }
    .innews{
        width: 90%;
        margin-top: 30px;
    }
    .innew_date{
        font-size: 12px;
    }
    .innew_date span{
        font-size: 14px;
    }
    .innew_title{
        font-size: 14px;
    }
    .innew_con{
        font-size: 12px;
    }
    .innew_left{
        position: absolute;
        left: 10px;
        bottom: 0px;
    }
    .innew_more{
        width: 98px;
        height: 30px;
        line-height: 30px;
        border-radius: 20px;
        text-align: center;
        font-size: 16px;
    }
}

@media(max-width:420px) {
    .title {
        font-size: 24px;
    }
    .abtitle {
        font-size: 19px;
    }
    .pmore a {
        display: inline-block;
        width: 190px;
        height: 42px;
        line-height: 40px;
        border-radius: 30px;
        border: 1px solid #003883;
        font-size: 16px;
        color: #000;
    }
    .abmore a {
        display: block;
        width: 190px;
        height: 42px;
        line-height: 42px;
        border-radius: 30px;
        background: #fff;
        font-size: 16px;
        color: #000;
    }
    .history_bot .swiper-button-next {
        right: 0;
    }
    .history_bot .swiper-button-prev {
        left: 0;
    }
    .history_right {
        font-size: 14px;
    }
    .history_tops_year {
        font-size: 16px;
    }
    .inabcon {
        font-size: 16px;
        line-height: 2;
    }
    .inproshow_top_fl {
        width: 100%;
    }
    .inproshow_top_fr {
        width: 100%;
        margin-top: 20px;
    }
    .inproshow_top_fr_con p {
        font-size: 15px;
    }
    .inproshow_top_fr_tel span {
        font-size: 26px;
    }
    .inproshow_top_fr_tel {
        font-size: 14.6px;
    }
}

@media(max-width:376px) {}

@media(max-width:360px) {}