

/* 小于等于1200 */
@media screen and (max-width: 1200px) {
	.h_sns_icon	{font-size: 46px; padding: 0 30px; color: #ffffff;}
    .h_big_smenu_3 {
        height: 58px;
    }
}

/* 小于等于992 */
@media screen and (max-width: 992px) {
.h_icon_p{font-size: 18px;}
.h_btn_width{padding: .375rem .5rem;}
.h_h2_linelf{ width: 0px;}
.h_h2_linert{ width: 0px;}
#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;
    }*/
}

/* 小于等于991 */
@media screen and (max-width: 991px) {
    .nc-mobile-bar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: rgba(236, 223, 232, 0.8);
        color: #e10012;
        padding: 15px 20px;
        font-weight: 700;
        line-height: 40px;
        margin-bottom: 10px;
    }

        .nc-mobile-bar .title {
            font-size: 28px;
        }

        .nc-mobile-bar .arrow .icon-uniE7A6 {
            font-size: 34px;
            position: relative;
            bottom: 0;
            right: 0;
        }

    .news-center-row {
        flex-direction: column;
    }

        .news-center-row > .col-3,
        .news-center-row > .col-9 {
            width: 100%;
            max-width: 100%;
        }

    .leftMenu {
        width: 100%;
        padding: 10px 15px;
        margin-top: 8px;
        margin-bottom: 20px;
    }

    .leftMenu_header, .nc-list-title, .leftMenu_divider {
        display: none;
    }

    .nc-content {
        padding: 0 5px 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;
    }
}

/* 小于或等于 767 px */
@media screen and (max-width: 767px) {
    .div_footer_section {
        border-bottom: 1px solid #A5A4A0;
    }

    .div_footer_border {
        display: none;
    }

    .IconText1 {
        font-size: 24px;
    }

    .IconText2 {
        font-size: 16px;
    }

    .h_MainTitle {
        font-size: 32px;
    }

    .subMenu_btn {
        bottom: 35px !important;
    }

    .f_link div {
        margin-top: 0;
    }

    .interest-card {
        width: auto;
        margin: 0 10px;
        border-radius: 16px;
    }

    .interest-card__img {
        height: 150px;
    }

    .interest-card__more {
        font-size: 14px;
        bottom: 15px;
        padding: 10px 0;
    }

    .icon-a-view {
        position: relative;
        top: 2px;
    }

    .interest-search__input {
        padding: 10px 0 10px 10px;
    }

    .interest-search__btn {
        padding: 8px;
    }

    .interest-card__title {
        font-size: 16px;
    }

    .interest-card__booth {
        padding: 8px 6px;
    }

    .interest-search__select select {
        padding: 4px;
    }

    .h_about_height {
        margin-bottom: 10px;
    }
    .cdce-count__label {
        font-size: 14px;
    }
}

/* 小于576 */
@media screen and (max-width: 576px) {
    .h_icon_p {
        font-size: 14px;
    }

    .h_icon_p_mob {
        font-size: 13px;
    }

    .h_sns_icon {
        padding: 0 20px;
        font-size: 40px;
    }

    .tab-content > .tab-pane {
        display: block;
    }

    .quest_box_header {
        font-size: 16px;
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }

    .quest_icon {
        position: absolute;
        right: 18px;
    }

    #speaker-slider .cdce26-speaker-photo {
        max-width: 220px;
        border-width: 2px;
        border-radius: 10px;
    }
}


@media (max-width: 1199px) {
    .h_question_div {
        display: block !important;
    }

    .quest_box {
        width: 100% !important;
    }

    .cdce26-menu-banner-wrap {
        min-height: 0;
    }

        .cdce26-menu-banner-wrap .m_banner {
            position: relative;
            height: auto;
        }

        .cdce26-menu-banner-wrap .b_desk_toplogo {
            background: #fff !important;
        }

            .cdce26-menu-banner-wrap .b_desk_toplogo .logo,
            .cdce26-menu-banner-wrap .b_desk_toplogo .wordBox,
            .cdce26-menu-banner-wrap .b_desk_toplogo a,
            .cdce26-menu-banner-wrap .b_desk_toplogo #maincountdown {
                color: inherit !important;
                text-shadow: none;
            }
}

