

/* 小于等于1200 */
@media screen and (max-width: 1199px) {
	.h_sns_icon	{font-size: 46px; padding: 0 30px; color: #ffffff;}
    .h_big_smenu_3 {
        height: 58px;
    }
    .questionRight p {
        font-size: 22px;
        padding-left: 10px;
    }
    .smallTitle {
        font-size: 14px;
    }
    .questionLeft p:nth-child(2) {
        font-size: 30px;
        font-weight: bold;
    }
    .questionLeft p:nth-child(4) a {
        margin-bottom: 20px;
    }
    .questionRight p > .icon-uniE70A {
        display: none !important;
    }
    .IconImg {
        margin-right: 0;
    }
    .aboutIconTxt {
        padding-left: 5px;
        width: 65%;
        z-index: 10;
    }
}

/* 小于等于992 */
@media screen and (max-width: 992px) {
    .abountGZDescPt {
        padding-top: 0px !important;
        padding-bottom: 30px;
    }
.h_icon_p{font-size: 18px;}
.h_btn_width{padding: .375rem .5rem;}
.h_h2_linelf{ width: 50px; border-bottom: 2px solid #cac8c8;top:10px}
.h_h2_linert{ width: 50px; border-bottom: 2px solid #cac8c8;top:10px}
#video_showvideo {width: 92%;}
.h_about_height { position: relative; top: 20px; margin-bottom: 50px;}
.h_sns_icon	{padding: 0 30px;}
/*.m_banner {
margin-top:137px;
}*/
.menu1_1, .menu1_2, .menu1_3 {
        height: auto;
}
    .pdt20 {
    
    padding-bottom:20px;
    }
}
/* 小于等于768 */
@media screen and (max-width: 768px) {
.h_icon_p{font-size: 16px;}
.snsModal_Wechat {
    padding-top: 44%;
}
    /*#popup-subscribe {
        margin-top:10%;
    }*/
    .modal-dialog {
        margin: 2.75rem auto;
        margin-top: 6.75rem;
        margin-right: auto;
        margin-bottom: 1.75rem;
        margin-left: auto;
    }
    .h_news_left {
        height: auto;
    }

    .h_news_left_more {
        /*margin-top: 0;*/
        position: unset;
    }

    .h_news_right_more {
        /*margin-top: 0;*/
        position: unset;
    }

    .h_big_smenu_2 {
        height: 52px;
        font-size: 14px;
    }

    .h_hotproduct_list {
        position: unset;
        top: 0;
        margin-top: 20px;
    }

    .tradenews_img {
        height: 230px;
    }

    .h_big_smenu_1 {
        font-size: 22px;
    }

    .h_big_smenu_1_eng {
        font-size: 18px;
    }

    .h_big_smenu_3 {
        height: auto;
    }
    .questionRight p {
        padding-left: 30px;
    }
    .an_br_th_bottom {
        bottom: auto;
    }
}

/* 小于576 */
@media screen and (max-width: 576px) {
    .h_icon_p {
        font-size: 14px; 
        display: inline-block;
    }
.h_sns_icon	{padding: 0 20px; font-size: 40px;}
     
}




