/* CSS Document */
/*icon*/
.h_border_ep {
    border: 2px solid #028fde;
}

    .h_border_ep .h_icon_size {
        font-size: 28px;
        color: #028fde;
        margin-top: 13px;
        display: inline-block;
    }

.h_icon_p {
    /* min-width: 90px;*/
    font-size: 20px;
    font-weight: 500;
    padding-top: 5px;
    color: #333333;
    /*  height: 38px;*/
}
/*.h_icon_a_hover .h_border_ep{ background: #028fde;}
.h_icon_a_hover .h_icon_size{ color:#ffffff;}
.h_icon_a_hover .h_icon_p{ color: #028fde;}*/
.h_icon_a_hover :hover {
    background-color: #DAEDFB;
}

    .h_icon_a_hover :hover span:before {
        color: #4ac2f7;
    }

.icon_menu_row {
    line-height: 28px;
    vertical-align: middle;
}

.h_icon_menu {
    font-size: 28px;
    padding: 5px 0px 10px 0px;
}

.h_smallBtn {
    border-radius: 11px;
    padding: 25px 10px 25px 10px;
    background-color: #fff;
    /* display: flex; */
    justify-content: center;
    margin: 0px 15px;
    box-shadow: 0 0 1.2rem rgba(0, 36, 100, 0.09);
    height: 100%;
}


.smallMenu_Icon1 {
    background-image: url(../../images/smallMenu_prereg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 45px;
    height: 35px;
}

.smallMenu_Icon2 {
    background-image: url(../../images/smallMenu_bm.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 45px;
    height: 35px;
}

.smallMenu_Icon3 {
    background-image: url(../../images/smallMenu_down.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 45px;
    height: 35px;
}
/*lang select */
.m_drop_menu .dropdown-item {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #efeef0;
}

    .m_drop_menu .dropdown-item:active {
        background-color: #9c9fa0;
    }
/* lang dropdown animation and positioning */
/*#lang_btnIdx {
    cursor: pointer;
    position: relative;
}

    #lang_btnIdx .m_drop_menu {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        min-width: 160px;
        border-radius: 4px;
        box-shadow: 0 10px 24px rgba(0,0,0,0.15);
        overflow: hidden;
    }

        #lang_btnIdx .m_drop_menu .dropdown-item {
            padding: 10px 16px;
        }*/

.slider-element .owl-nav [class*=owl-], .owl-carousel-full .owl-nav [class*=owl-] {
    background-color: #028fde !important;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: #48c0f3 !important;
    color: #FFF !important;
}
/*showlogo*/
.h_h2_linelf {
    border-bottom: 1px solid #CBCCCC;
    position: relative;
    display: block;
    width: 160px;
}

.h_h2_linert {
    border-bottom: 1px solid #CBCCCC;
    position: relative;
    display: block;
    width: 160px;
}

/*news*/
.h_mask_news {
    position: relative;
    top: 45%;
    color: #ffffff;
}

.h_abnews {
    font-size: 18px;
    display: block;
    text-align: center;
    color: #ffffff;
    background: rgba(63, 62, 63, 0.9);
    position: absolute;
    bottom: -1px;
    width: 100%;
    padding: 6px 0;
}

.h_news_btn {
    width: auto;
    border-radius: 0px;
    font-size: 16px;
    display: block;
    float: right;
    margin-top: 20px;
}

.h_mask_news:hover {
    color: #ffffff;
}

.h_abnews:hover {
    color: #ffffff;
}

/*photo*/
.h_mt_btn {
    margin-top: 20px;
}

.h_pt {
    overflow: hidden;
    border: 1px solid #ecebeb;
    padding: 8px;
    margin: 0px 5px 10px 5px;
    background: #ffffff;
}

/*about us video*/
#video_showvideo {
    background-color: #000;
}

#video_showvideo {
    width: 96%;
}

.video-js {
    width: initial;
    height: initial;
}

.vjs-fluid {
    padding-top: 0 !important;
}

.h_about {
    line-height: 28px;
}

.h_btn_about {
    position: relative;
    top: 3px;
    font-size: 18px;
    display: inline;
}

.h_about_height {
    position: relative;
    top: -7px;
    min-height: 40px;
}


/*EnNewSub*/
.h_news_input {
    border: 0;
    box-shadow: none;
    overflow: hidden;
    /* width: 77%;*/
    width: 350px !important;
    font-size: 16px;
    /* color: #ffffff;*/
}

    .h_news_input:focus {
        color: #2e2e2e;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 0rem;
    }

.h_input_bg {
    background: #ffffff;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.h_news_button {
    background: #05659f;
    color: #ffffff;
    border: none;
    font-size: 16px;
    line-height: normal;
    padding: 0;
    padding: 8px 30px;
    display: block;
    text-align: center;
    margin: 10px;
    cursor: pointer;
    border-radius: 3px;
}

    .h_news_button:hover {
        background: #81d0f5;
    }

.h_input_bg {
    background: #ffffff;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.c_footer {
    padding: 5px 0 5px 0;
}

.footerBtn {
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff;
    white-space: nowrap;
}

    .footerBtn:hover {
        background-color: #fff;
        color: #028fde;
    }

        .footerBtn:hover span::before {
            color: #028fde;
        }

.f_news_button {
    background: #028fde;
    color: #ffffff;
    font-size: 16px;
    line-height: normal;
    padding: 0 20px;
    display: block;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid white;
    width: 100px;
}
/*���ð�ť����ɫ*/
.buttons {
    width: 118px;
    height: 52px;
    background-color: #3894de;
    font-weight: bold;
    /*padding: 10px 40px;*/
    border-radius: 4px;
    color: white;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 30px;
    border: solid 1px #3894de;
}

    .buttons:hover {
        background-color: #48c0f3;
        border: solid 1px #48c0f3;
        cursor: pointer;
    }
/**/


.nav-tabs {
    border-bottom: none;
}

/*��ҳ�ײ�չ���Ƽ�*/
.page_title {
    font-size: 28px;
    color: #028fde;
    padding-left: 15px;
    border-left: 6px solid #028fde;
    margin-top: 5px;
}
/*sns*/
.h_sns_bg {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.h_sns_icon {
    font-size: 46px;
    padding: 11px 60px;
    color: #ffffff; /*height:69px;padding-top:13px;*/
}

    .h_sns_icon:hover {
        color: #92dbfb;
    }

.snsModal_Wechat {
    max-width: 275px;
    padding-top: 12%;
}

#popup-subscribe {
    margin-top: 10%;
}
/*footer*/

.footer_title {
    font-size: 18px;
    font-weight: 700;
    color: #FFFFFF;
}

.topFooter_bg {
    display: flex;
    background-image: url('https://cdn.adsalecdn.com/EP25/Files/Image/Content/EP_Footer_bg.jpg');
    background-size: cover;
    background-position: center;
    height: 240px;
}

.topFooter_m_bg {
    display: none;
}

.topFooter_bg_icon {
    font-size: 65px;
    padding: 0px 10px 0px 10px;
    color: #fff;
    margin-top: -13px;
}

.topFooter_bg_jiantou {
    text-align: center;
    font-size: 58px;
    color: #fff;
    margin-top: -15px;
}

.h_footer_bg {
    background: #028fde;
}

.f_contactus {
    border: 2px solid #FFFFFF;
}

.f_contactus_icon {
    font-size: 30px;
    /*padding: 13px 15px 0px 7px;*/
    color: #028fde;
    display: block;
}

    .f_contactus_icon:hover {
        color: #48c0f3;
    }

.f_icon_circle {
    width: 50px;
    height: 50px;
    line-height: 18px;
    border-radius: 50%;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 30px;
    margin-top: 20px;
    background: #fff;
    padding: 10px 10px 17px 10px;
}

.c_bg_footer {
    background: #000;
    color: #fff;
}

.h_footer_adsale {
    height: 40px !important;
}

.h_footer_menu a {
    color: #fff;
    font-size: 14px;
    border-right: 1px solid #fff;
    padding: 0 10px;
    line-height: 18px;
}

.h_footer_copyright, .h_footer_copyright a {
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
}

.h_brnone {
    border-right: none !important;
}
/*sube menu*/
.h_parttitle_color {
    color: #028fde;
}

.h_big_smenu {
    cursor: pointer;
}

.h_big_smenu_1 {
    font-size: 24px;
    color: #fff;
    background-color: #028fde;
    text-align: center;
    padding: 10px 0;
}

.h_big_smenu_1_hover {
    background-color: #92dbfb !important;
}

.h_big_smenu_2 {
    background-color: #595757;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}

.h_big_smenu_2_hover {
    background-color: #8e8b8b !important;
}

.h_big_smenu_3 {
    background-color: #595757;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}

.h_big_smenu_3_hover {
    background-color: #8e8b8b !important;
}
/*hot product*/
.h_hotproduct_a:hover, .h_hotproduct_a_eng:hover {
    color: #ffffff;
    background: #028fde;
}

.h_hotproduct_a {
    padding: 4px 8px;
    border: none;
    background-color: #EAEAEA;
    border-radius: 5px;
    margin: 5px;
    display: block;
    float: left;
}

.h_hotproduct_a_eng {
    padding: 4px 4px;
    border: none;
    background-color: #EAEAEA;
    border-radius: 5px;
    margin: 5px 2px;
    display: block;
    float: left;
    font-size: 14px;
}

.h_hotproduct_line {
    border-bottom: 1px solid #cac8c8;
    display: inline-block;
    width: 73%;
    margin-left: 10px;
    margin-bottom: 5px;
}

.h_hotproduct_list {
    padding: 0px 10px;
    margin-top: 15px;
}

.h_border_bottom {
    border-bottom: 1px solid #D3D3D6;
}

.h_new_hot {
    border-radius: 4px;
    background: #f4f4f4;
    padding: 5px 10px 10px 10px;
}

.tradenews_img {
    height: 256px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.h_tradenews_hot {
    font-size: 18px;
    color: #AD3446;
    font-weight: bold;
    border-bottom: 1px solid #AD3446;
    display: inline-block;
}

.h_tradenews_label {
    background-color: #999;
    color: #fff;
    padding: 4px;
}

.h_tradenews_a {
    display: block;
    padding-top: 5px
}

    .h_tradenews_a:hover {
        color: #028fde;
    }

.h_hotnews_a:hover {
    color: #028fde;
}

.h_hotnews_text {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.slider_news .owl-dots {
    width: auto;
    right: 10px;
}

.h_hotnews {
    font-size: 16px;
    display: block;
    text-align: left;
    color: #ffffff;
    background: rgba(63, 62, 63, 0.9);
    position: absolute;
    bottom: -1px;
    width: 100%;
    padding: 6px 0;
    /*font-size: 16px;
    display: block;
    text-align: left;
    color: #ffffff;
    background: rgba(63, 62, 63, 0.9);
    position: fixed;
    bottom: 0px;
    width: 384px;
    padding: 6px 0 6px 6px;*/
}

    .h_hotnews:hover {
        color: #fff;
    }

.h_productcat_a {
    background-color: #028fde;
    color: #fff;
    padding: 10px 60px;
    display: inline-block;
    font-size: 24px;
    margin: 10px 0;
    font-weight: bold;
}

    .h_productcat_a:hover {
        background-color: #92dbfb;
        color: #fff;
        font-weight: bold;
    }

.h_bmenu {
    position: fixed;
    bottom: 0;
    background-color: #f4f4f4;
    z-index: 88;
    box-shadow: 6px 2px 10px #4608b6;
}

.h_bmenu_div {
    text-align: center;
    width: 20%;
    /*border-right: 3px solid #f4f4f4;
    background-color: #028fde;*/
}

.h_bmenu_a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 5px;
    display: block;
    height: 100%;
    background-color: #028fde;
    border-right: 1px solid #dcd9d9;
}

    .h_bmenu_a:hover {
        background-color: #92dbfb;
        color: #fff;
    }

.NewsCenter_pc_Img:hover {
    transform: scale(1.1);
    /*border: 1px solid #595858;*/
    border-radius: 3px;
}

.NewsCenter_box {
    overflow: hidden;
    position: relative;
    padding: 10px;
    background: #ffffff;
    margin: 5px;
    padding: 10px 10px 50px 10px;
    /* border: 1px solid #eee;*/
}

.NewsCenter_pc_Img {
    cursor: pointer;
    transition: all 0.6s;
    border: 1px solid #dcd9d9;
    border-radius: 3px;
}

.borderTopDom {
    width: 40px;
    height: 5px;
    background-color: #028fde;
    display: block;
}


.an_br_th {
    overflow: hidden;
    height: 100%;
    padding: 25px 16px 40px 16px;
    background: #ffffff;
    border: 1px solid #ecebeb;
    border-radius: 15px;
    margin: 0px 20px 10px 5px;
}

.an_br_th_bottom {
    display: flex;
    align-items: flex-end;
    position: absolute;
    bottom: 30px;
}

.b_color_info {
    display: inline-block;
    position: relative;
    color: #2e2e2e;
    z-index: 1;
}

    .b_color_info::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40%;
        background-color: #C8EBFF;
        z-index: -1;
    }

.an_title {
    font-size: 24px;
    color: #333333;
    font-weight: 700;
}

.an_desc {
    font-size: 16px;
    color: #333333;
    /*    min-height: 48px;*/
}

.an_learnmore {
    font-size: 16px;
    color: #028fde;
}

.c_news_title {
    /* width: 100%;
    padding-left: 20px;
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    bottom: 30px;*/
    width: 90%;
    padding: 10px 0 0px 5px;
    font-size: 22px;
    color: #2e2e2e;
    font-weight: bold;
}

.c_news_title_Desc {
    font-size: 14px;
    color: #028fde;
    padding: 10px 0px 0px 5px;
    display: flex;
    align-items: flex-end;
    position: absolute;
    bottom: 15px;
}

.c_news_icon {
    position: absolute;
    right: 15px;
    font-size: 30px;
    /* background: #028fde; */
    /* border-radius: 55px; */
    color: #028fde;
    bottom: 35px;
}

.h_news_left {
    height: 598px;
}

.h_news_right_more {
    /*margin-top:98px;*/
    position: absolute;
    bottom: 20px;
}

.h_news_left_more {
    /*margin-top: 67px;*/
    position: absolute;
    bottom: 20px;
    right: 33px;
}

.news_a:hover {
    color: #92dbfb !important;
}

.cm_s1 {
    background: #f4f4f4;
}

.inner_tit24 {
    font-size: 24px;
    color: #33365C;
    font-weight: bold;
}

.cms_padb20 {
    padding-bottom: 20px;
}

.cms_padt20 {
    padding-top: 20px;
}

.cms_mart10 {
    margin-top: 10px;
}

.inner_map_zoom {
    background: #33365C;
    font-size: 16px;
    display: block;
    padding: 10px 0;
    color: #ffffff;
    font-weight: bold;
}

/* New Banner */
#slider, #mslider {
    position: relative;
}

.banner-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    color: #FFF;
    background: linear-gradient(90deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.25) 35%, rgba(0,0,0,0.00) 65%);
    pointer-events: none;
}

    .banner-mask .banner-text {
        max-width: 1380px;
        padding-left: 180px;
    }

.banner-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 75px;
    letter-spacing: 2px;
}

.banner-info {
    font-size: 28px;
    line-height: 46px;
    margin-top: 22px;
}

#slider .owl-dots {
    text-align: left !important;
    padding-left: 180px;
    bottom: 70px !important;
}

    #slider .owl-dots .owl-dot {
        width: 16px !important;
        height: 16px !important;
    }

/* New Menu */
.h_TopChar {
    font-size: 16px;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
}

.h_TopIcon {
    font-size: 26px;
    color: #FFF;
}

.h_TopIcon_circle {
    width: 50px;
    height: 50px;
    line-height: 18px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 10px;
}

.h_TopBtn {
    color: #FFF;
    padding: 0 10px;
}

    .h_TopBtn:hover {
        background: #4ac2f7;
    }

.h_MenuBtn_cloud {
    border-radius: 32px;
    text-align: center;
    color: #FFF;
    background: linear-gradient(to left bottom, #52C4F1 23.1%, #3184ED 65.36%);
    padding: 8px 32px;
    font-size: 20px;
    transition: background 1s ease-in-out;
}

    .h_MenuBtn_cloud:hover {
        background: linear-gradient(258deg, #3184ED 23.1%, #52C4F1 65.36%);
    }

.h_MenuBtn_Mvp {
    border-radius: 32px;
    text-align: center;
    color: #FFF;
    background: linear-gradient(90deg, #FFC03C 0%, #FE6448 100%);
    transition: background 1s ease-in-out;
}

    .h_MenuBtn_Mvp:hover {
        background: linear-gradient(90deg, #FE6448 0%, #FFC03C 100%);
    }

.h_TopBigBtn {
    font-weight: 700;
    padding: 0 !important;
}

.h_mobile_menu {
    display: none !important;
}

.h_moblie_contactus {
    font-size: 16px;
    font-weight: 700;
    padding: 12px 17px;
    color: #1F2021;
    line-height: 25px;
}

.h_mobile_menu .h_TopIcon {
    color: #5E6061;
}

/* New SubMenu */
.h_Gradient_Icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #FFF;
    background-position: center;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, 0.04);
}

.icon-icon_globe_s::before, .icon-icon_booth_s::before, .icon-icon_people_s::before, .icon-icon_qr_s::before {
    font-size: 34px;
    background: linear-gradient(to right, #3184ED, #52C4F1);
    -webkit-background-clip: text;
    color: transparent;
}

.IconText1 {
    overflow-wrap: break-word;
    color: #028FDE;
    font-size: 28px;
    font-weight: 700;
    white-space: nowrap;
}

.IconText2 {
    color: #666666;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
}

/* New ShowInfoMation */
.h_MainTitle {
    font-size: 40px;
    font-weight: 700;
    color: #028FDE;
    line-height: 48px;
    letter-spacing: 1px;
}

.h_btn_space {
    color: #FFF !important;
    background: linear-gradient(to left bottom, #52C4F1 23.1%, #3184ED 65.36%);
}

    .h_btn_space:hover {
        background: linear-gradient(258deg, #3184ED 23.1%, #52C4F1 65.36%);
    }

    .h_btn_space .icon-icon_booth_s::before, .icon-1::before, .icon-uniE7A1::before {
        font-size: 20px !important;
        color: #FFF !important;
        padding: 0 10px;
    }

.h_btn_reg {
    color: #FFF !important;
    background: linear-gradient(90deg, #FFC03C 0%, #FE6448 100%);
}

    .h_btn_reg:hover {
        background: linear-gradient(90deg, #FE6448 0%, #FFC03C 100%)
    }

/*  New ShowQuestion */
.subMenu_box {
    padding-top: 10px !important;
    box-shadow: -8px 8px 0px #FFBB3D;
    margin: 0px 10px 20px 20px;
    transition: box-shadow 0.3s ease-in-out;
}

    .subMenu_box:hover {
        box-shadow: -10px 10px 10px #FFBB3D;
    }

.subMenu_btn {
    width: 50%;
    font-size: 18px;
    font-weight: 700;
    color: #FFF !important;
    background: linear-gradient(258deg, #52C4F1 23.1%, #3184ED 65.36%);
    padding: 10px 20px;
    border-radius: 8px;
    position: absolute;
    bottom: 20px;
    transform: translateX(-50%);
    white-space: nowrap;
}

    .subMenu_btn:hover {
        background: linear-gradient(258deg, #3184ED 23.1%, #52C4F1 65.36%);
    }

.subMenu_img_box {
    overflow: hidden;
    position: relative;
    border-radius: 15px;
}

.subMenu_img {
    border-radius: 15px;
    width: 440px;
    height: 200px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

    .subMenu_img:hover {
        transform: scale(1.3);
    }

/* InterView */
.h_interview_box {
    cursor: pointer;
    margin: 0px 15px;
    position: relative;
}

.video-playicon {
    position: absolute;
    width: 15% !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}

.h_hoverbtn {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    width: 80%;
    color: #ffffff;
}

.h_hoverImg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.h_interview_box::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0);
    border-radius: 12px;
    transition: background 0.25s ease;
    z-index: 9998;
    pointer-events: none;
}

.h_interview_box:hover::after {
    background: rgba(0,0,0,0.5);
}

.h_interview_box:hover .h_hoverbtn {
    display: block;
}

.h_interview_box:hover .video-playicon {
    display: none;
}

/* New Footer */
.special_menu {
    padding: 0 10px 0 0 !important;
}

.enews_title {
    color: #FFF;
    font-size: 40px;
    font-weight: bold;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.19);
    letter-spacing: 1px;
}

.h_catalogue_a {
    background: #FFF;
    color: #028FDE;
    border-radius: 50px;
    padding: 20px 60px;
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
}

    .h_catalogue_a:hover {
        color: #4ac2f7;
    }

.h_catalogue_Icon {
    font-size: 34px;
    position: relative;
    top: 5px;
}

.f_link {
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
}

    .f_link:hover {
        color: #FFBB3D;
    }

    .f_link div {
        margin-top: 10px;
    }

.c_footer .h_footer_menu, .c_footer .h_footer_copyright {
    display: flex;
    align-items: center;
}

/* FAQ */
.h_question_div {
    display: flex;
    justify-content: center;
}

.quest_box {
    background: #FFF;
    border-radius: 10px;
    width: 1000px;
}

.quest_box_header {
    cursor: pointer;
    padding: 12px 20px;
    background: #FFF;
    border-radius: 10px;
    font-size: 20px;
}

/* Quick Search */
.interest-search {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.interest-search__form {
    display: flex;
    align-items: center;
    border: 2px solid #28A5F5;
    border-radius: 50px;
    padding: 8px;
    width: 748px;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.06);
}

.interest-search__select select {
    border: none;
    background: transparent;
    color: #028FDE;
    font-weight: 700;
    padding: 8px 12px 8px 16px;
    border-right: 1px solid #CBCCCC;
    outline: none;
}

.interest-search__input {
    flex: 1;
    border: none;
    outline: none;
    padding: 10px 14px;
    font-size: 16px;
    color: #333;
}

.interest-search__btn {
    background: linear-gradient(258deg, #52C4F1 23.1%, #3184ED 65.36%);
    color: #fff;
    border: none;
    border-radius: 22px;
    padding: 8px 24px;
    margin-right: 4px;
    cursor: pointer;
    font-weight: 700;
}

    .interest-search__btn:hover {
        color: #fff;
        background: linear-gradient(258deg, #3184ED 23.1%, #52C4F1 65.36%);
    }

.interest-card {
    width: 320px;
    height: 440px;
    background: #fff;
    border-radius: 80px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    overflow: hidden;
    margin: 8px auto;
    text-align: center;
}

.interest-card__img {
    width: 100%;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin: 0 auto;
    padding: 10px 0;
    cursor: pointer;
}

    .interest-card__img img {
        display: block;
        max-width: 80%;
        max-height: 100%;
        object-fit: contain;
        margin: 0 auto;
    }

.interest-card__body {
    padding: 12px 10px 16px;
    position: static;
    text-align: center;
    padding-bottom: 90px;
}

.interest-card__title {
    font-weight: 700;
    color: #2e2e2e;
    font-size: 20px;
    padding-top: 22px;
    border-top: 1px solid #CBCCCC;
}

.interest-card__company {
    color: #5E6061;
    font-size: 16px;
}

.interest-card__booth {
    display: inline-block;
    background: #F5F5F5;
    border-radius: 40px;
    padding: 8px 16px;
    font-size: 14px;
    color: #1F2021;
}

.interest-card__more {
    color: #028FDE;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 22px;
    border-radius: 26px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

    .interest-card__more:hover {
        color: #FFF;
        background-color: #028fde;
    }

/* NewsCenter */
.leftMenu {
    width: 260px;
    background: #FFF;
    border-radius: 16px;
    padding: 20px 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.rightlist {
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.leftMenu_header {
    font-size: 22px;
    font-weight: 700;
    color: #028FDE;
}

.leftMenu_divider {
    height: 1px;
    background: #E6E6E6;
    margin: 12px 0 8px;
}

.leftMenu ul {
    margin: 0;
    padding: 0;
}

.leftMenu > ul li {
    list-style: none;
    margin: 8px 0;
}

    .leftMenu > ul li a {
        display: flex;
        align-items: center;
        padding: 10px 12px;
        border-radius: 10px;
        color: #1F2021;
        text-decoration: none;
    }

        .leftMenu > ul li a:hover {
            background: #E8F3FF;
            color: #028FDE;
            font-weight: 700;
        }

        .leftMenu > ul li a .lm_icon {
            font-size: 18px;
            margin-right: 10px;
            color: #028FDE;
        }

    .leftMenu > ul li.active a {
        background: #E8F3FF;
        color: #028FDE;
        font-weight: 700;
    }

        .leftMenu > ul li.active a .lm_icon {
            color: #028FDE;
        }

.nc-list-title {
    color: #028FDE;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
}

.nc-row {
    margin: 20px 0;
}

.nc-date {
    color: #1F2021;
    font-size: 18px;
    white-space: nowrap;
}

.nc-content {
    padding: 0 20px 20px;
}

.nc-sub-content {
    color: #5E6061;
    line-height: 24px;
    margin-top: 10px;
}

.nc-title a {
    font-size: 18px;
    color: #1F2021;
    font-weight: 400;
    line-height: 26px
}

.nc-source {
    color: #999B9C;
    margin-top: 10px;
    line-height: 22px;
}

.nc-meta {
    color: #9C9FA0;
    font-size: 12px;
    margin-top: 6px;
}

.nc-more {
    color: #028FDE !important;
    display: inline-block;
    margin-top: 10px;
    font-weight: 700;
}

.nc-divider {
    height: 1px;
    background: #DEDEDE;
}

.nc-mobile-bar {
    display: none;
}

.news-center-row {
    display: flex;
}
