.header_title a {
    font-size: 20px;
    line-height: 25px;
}

.header_menu li a {
    font-size: 15px;
}

.headerbox_user {
    font-size: 14px;
}

.changlang_now {
    font-size: 14px;
}

.HS_Verify input {
    font-size: 12px;
}

.footer_copyright {
    font-size: 12px;
}

.HS_Content_mBtnbox a,
.batchUploadr_tip,
.banp_searchbox a,
.HS_main_search input,
.HS_main_search button {
    font-size: 14px;
}

@media screen and (max-width: 500px) {
    .header_title a {
        font-size: 18px;
        line-height: 20px;
    }

    .header_menu li a {
        font-size: 16px;
    }

    .ex_content_title {
        font-size: 20px;
    }

    .HS_Content_mBtnbox,
    .HS_Content_search {
        flex-wrap: wrap;
    }

    .batchUploadr_tip {
        width: 100%;
    }

    .HS_Content_mBtnbox {
        margin-bottom: 0px;
    }

    .HS_Content_search {
        height: auto;
    }

    .HS_main_search {
        width: 100%;
    }

    .banp_edit_btn_two {
        margin-bottom: 10px;
    }
    

}

@media screen and (max-width: 400px) {

    .HS_Table thead th,
    .HS_Table thead td {
        font-size: 12px;
        line-height: 16px;
    }

    .HS_Table_btnbox a {
        margin: 2px 0px;
        font-size: 12px;
    }
}

/* 聯絡資料 */
.hsIn_twoBlock007_01_Title {
    font-size: 20px;
    line-height: 28px;
}

.hsIn_twoBlock007_01_Content p {
    font-size: 18px;
}

.hsIn_twoBlock007_01_Content p {
    line-height: 37px;
}

/* 大会酒店 */
.hotelBox {
    font-size: 18px;
}

.hotelList_intro p {
    text-indent: 0px;
}

@media screen and (max-width: 500px) {
    .hotelBox {
        font-size: 14px;
    }

    .hotelList {
        border-radius: 26px;
        padding: 26px;
    }
    .control-group-2 .mpersonnel_op_label{
        font-size: 12px !important;
    }
}