﻿.mlp_n_info{
    background: #fff;
    margin: 0 10px;
    border-radius: 20px;
    /* position: relative; */
    margin-top: -25px;
    padding: 10px;
    border:1px solid #eee;
    padding-top:20px;
}
.mlp_n_area{
    background:#eee;
    padding-bottom:20px;
    padding-top:0px;
}
.mlp_bot_more_a{
   margin:20px 10px;
}

.mlp_bot_more_a>a{
    display:block;
    text-align:center;
   font-size:16px;
   color:#fff;
   background:#666;
   padding:6px 0;
   border-radius:3px;
}
.mlp_n_toppic{
    max-width: 800px;
    margin:0 auto;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color:#fff;
}
.mlp_if_t{
    display: flex;
    justify-content: left;
}
.mlp_if_logo{
    width: 80px;
    height: 80px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #eee;
    border-radius: 50%;
}
.mlp_if_name{
    font-size: 18px;
    font-weight: 900;
    color: #000;
    margin:0;
}
.mlp_if_brd{
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}
.mlp_if_b{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.mlp_if_b>div{
    width: 100px;
    text-align: center;
}
.mlp_if_b>div:nth-child(1){
    border-right:1px solid #eee;
}
.mlp_if_b>div:nth-child(2){
    border-right:1px solid #eee;
}
.mlp_if_bt_text{
        font-size: 16px;
    color: #666;
    text-align:center;
}
.mlp_if_bid{
    font-size: 16px;
    /*font-weight: 900;*/
}
.mlp_n_del{
    margin:30px 0px;
    background:#fff;
    border-radius:20px;
    min-height:100px;
    padding:20px 10px;margin-bottom:0;
    border:1px solid #eee;
}
.mlp_de_tti{
    font-size: 16px;
    font-weight: 900;
    color: #666;
    text-align: left;
    position:relative;
    z-index:2;
    letter-spacing:2px;
    border-bottom: 1px solid #999;
    padding-bottom: 3px;
}
/*.mlp_de_tti:after {
    content: " ";
    position: absolute;
    width: 70px;
    height: 12px;
    background: rgb(221,221,221);
    left: 0;
    top: 12px;
    z-index: -1;
}*/
.mdet_en{
    font-weight: normal;
    letter-spacing: 0;
    font-size: 8px;
    position:absolute;
    right:0;
    bottom:3px;
    color:#666;
}
.mln-a{display:none;}
.mln-a2{
    display:block;
}
.cmpicarea{
    margin:15px 0;
    border-radius:15px;
    border:1px solid #eee;
    overflow:hidden;
}
.mlp_ctn_a{
    display: flex;
    justify-content: center;
}
.mlp_ctn_a>a{
    width:50%;
    padding:6px 0;
    text-align:center;
    font-size:16px;
}
.mlp_ctn_a>a:nth-child(1){
    background:#666;
    color:#fff;
}
.mlp_ctn_a>a:nth-child(2){
    background:#fff200;
    color:#666;
}
.mlp_de_decont{
    font-size: 16px;
    color: #666;
    padding-top: 15px;
    margin-bottom: 10px;
    line-height:1.7;
    position:relative;
    /*height: 40px;*/
    /*box-sizing: content-box;*/
}
.my-bullet {
    width: 20%;
    height: 4px;
    display: inline-block;
    /*border-radius: 100%;*/
    background: #000;
    opacity: .2;
    /*margin: 0 4px;*/
    cursor: pointer;
}
.swiper-pagination-bullet-active{
    background:#666 !important;
}
.mdd-zk{
    position:absolute;
    right:0;
    bottom:0;
    font-weight:900;
    font-size:16px;
    cursor:pointer;
}
.mlnavda{
    margin:25px 0;
    display:flex;
    justify-content:center;
}
.mlnavda>div{
    /*width:100px;*/
    text-align:center;
}
.mlnavda>div>a{
    color:#666;
    border-radius: 12px;
    padding: 3px 5px;
    cursor:pointer;
}
.vda-hover{
    background:#fff200;
    font-weight:900;
}
.mlp_de_decont>span{
    display: inline-block;
    /*width: 23%;*/
    margin-left: 1%;
    margin-right: 1%;
    text-align: center;
    background: #eee;
    margin-bottom: 7px;
    padding:0 5px;
}

.fmdv_mb{
    display:none;
}

.mllist_s_area {
	width: 100%;
	padding: 35px 0;
	background: #eee;
	text-align: center;
    margin-top:3px;
}

.mllist_s_div {
	display: inline-block;
	width: 400px;
	height: 35px;
	border: 1px solid #000;
	position: relative;
}

.mllist_s_div .mllist_s_textinp {
	width: 100%;
	height: 100%;
	line-height: 100%;
	border: none;
	outline: none;
	padding: 5px;
	font-size: 14px;
	padding-left: 40px;
}

.mllist_s_div .mllist_s_btn {
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 35px;
	background-image: url(https://www.windoorexpo.com/products/img/search-ico.png);
	background-size: 80% 80%;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.mllist_body_area {
	max-width: 1180px;
	margin: 0 auto;
}

.mllist_fl_ul {
	display: flex;
	justify-content: center;
	padding: 5px 0;
}

.mllist_fl_ul>li {
	width: 140px;
	margin-left: 5px;
	margin-right: 5px;
	background: gainsboro;
	font-size: 16px;
	text-align: center;
	padding: 12px 0;
	border-radius: 5px;
}

.mllist_fl_ul>li>a {
	display: block;
	color: #000;
    font-size:13px;
}

.mllist_fl_ul>li.li_hover {
	background: #fff200;
}

.mllist_cmlist_area {

}

.mllist_item_cm {
	width: 48%;
	border-radius: 10px;
	padding: 10px;
    cursor:pointer;
    float:left;
    display: flex;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 20px;
    justify-content: space-between;
    box-shadow: none;
    background: #fff;
}


.ml_item_area1 {
	position: relative;
	padding-bottom: 20px;
}

.ml_item_logo_area {
	position: absolute;
	top: -55px;
	left: 10px;
	width: 130px;
	height: 130px;
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
	box-shadow: 0px 0px 3px 3px #eee;
	background-color: #fff;
}

.ml_item_cmres_area {
	margin-left: 160px;
}

.ml_item_cmname {
	margin: 0;
	font-size: 16px;
	font-weight: 900;
	padding-top: 5px;
	border-bottom: 1px solid #000;
	line-height: 30px;
}


.ml_item_cmresbt {
	padding: 5px 0;
	font-size: 14px;
}

.ml_item_cmresbt>div {
	display: inline-block;
	width: 80%;
}

.ml_item_cmresbt b {
	font-weight: 900;
}

.ml_item_area2 {
	padding: 0 15px;
    min-height:38px;
}

.ml_item_area2>p {
	font-size: 14px;
}

.ml_item_area3 {
	margin-top: 10px;
	padding: 0 15px;
    min-height:51px;
}

.ml_item_area3>h3 {
	font-size: 14px;
	font-weight: 900;
	margin: 0;
}

.ml_item_area3>div {
	position: relative;
	text-align: left;
	padding: 2px 0;
}

.ml_item_area3>div>span {
	background: #fff200;
	display: inline-block;
	padding: 2px 5px;
	margin-right: 3px;
	font-size: 14px;
	border-radius: 5px;
    margin-top:5px;color:#6c6e70;
}

.ml_item_clicking_area {
	margin-top: 5px;
	text-align: right;
}

.ml_item_clicking_area>a {
	font-size: 14px;
	color: #000;
	font-weight: 900;
}
.mllist_pro2_area{
	background: #fff;
	padding: 20px 0;
	margin-top: 50px;
}
.mllist_pro2_list{
	max-width: 1180px;
	margin: 0 auto;
}
.mllist_p2_tit{
	padding: 20px 0;
}
.mllist_p2_tit p{
	text-align: left;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 0px;
}
.mllist_p2_ul{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.mllist_p2_ul>li{
	width: 23%;
	/*background: #fff;*/
	min-height: 100px;
	padding-bottom: 20px;
}
.mllist_p2_logoarea{
	width: 100%;
	height: 220px;
	background-repeat:no-repeat ;
	background-size:cover ;
	background-position:center center;
    border-radius: 10px 10px 0 0;
    background-color:#eee;
}

.p2_p2_name{
	margin: 0;
	padding:  10px;
	font-size: 16px;
	font-weight: 900;
	color: #000;
    background: #eee;

}
.p2_p2_cmname{
	padding: 0 10px;
	font-size: 14px;
	color: #6c6e70;
    background: #eee;
    padding-bottom:10px;
}
.p2_p2_fl{
	padding: 0 10px;
	font-size: 12px;
	color: #6c6e70;
    background: #eee;
    padding-bottom:10px;
    border-radius: 0 0 10px 10px;
}
.p2_p2_fl span{
    font-size:16px;
    font-weight:900;
}

.mllist_p2_more_area{
	text-align: right;
	margin-top: 30px;
}
.mllist_p2_more_area>a{
	font-size: 16px;
	color: #fff;
	background: #00c2f5;
	padding: 5px 30px;
	display: inline-block;
}

/* de */
.mlview_de_area_top{
	background: #fff;
	position: relative;
}
.mlview_de_area_block{
	background: #eee;
	position: relative;
	margin-top: 220px;
}
.mlview_b_cont{
	max-width: 1180px;
	margin: 0 auto;
	position: relative;
}
.mlview_b_center{
	padding: 70px 0;
	margin-left: 500px;
	width: 400px;
}
.mlview_b_left{
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 470px;
}
.mlview_b_left .mlview_b_mead_area{
	/*padding: 0 30px;*/
    background-repeat:no-repeat ;
	background-size:contain ;
	background-position:center center;
    height:360px;
    background-color:#fff;
    box-shadow: -5px 5px 0px 5px #fff200;
}
.mlview_b_mead_area video{
    width:100%;
    height:100%;
    background-color:#000;
}
.mlview_b_left .mlview_b_mead_area img{
	width: 100%;
}
.mlview_b_center>h2{
	margin: 0;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	font-size: 20px;
	font-weight: 900;
}
.mlview_b_center>p{
	margin-top: 10px;
	font-size: 16px;
}
.mlview_b_center>p>b{
	font-weight: 900;
}
.mlview_b_hyy{
	display: inline-block;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: 900;
	border-bottom: 3px solid #fff200;
	margin-bottom: 20px;
}
.mlview_b_right{
	position: absolute;
	top: -100px;
	right: 0;
	width: 220px;
	height: 220px;
	border-radius:50%;
	background-repeat:no-repeat ;
	background-size:80% ;
	background-position:center center;
    box-shadow: 0px 0px 3px 3px #eee;
    background-color:#fff;
}
.mlview_de_area_center{
	padding: 20px 0;
}
.mlview_b_cont_tit{
	font-size: 16px;
	font-weight: 900;
	margin: 0;
	margin-top: 20px;
}
.mlview_b_cont_dl{
	padding: 15px 0;
}
.mlview_b_cont_dl p{
	font-size: 14px;
}
.mlview_p2_ul{
	position: relative;
	margin-top: 20px;
}
.mlview_p2_ul>li{
	display: block;
	width: 100%;
	position: relative;
}
.prolistarea_sp{
    margin: 15px 0;
    border-radius: 15px;
    border: 1px solid #eee;
    overflow: hidden;
}
/*.mlview_p2_ul>li:nth-child(3n){
	margin-right: 0;
}*/
.mlview_p2_item_pic{
	height: 200px;
	background-size:contain ;
	background-repeat:no-repeat ;
    background-position:center center;
	margin-bottom: 10px;
}
.mlview_p2_item_p1{
	color: #000;
	font-size: 14px;
	padding: 0 10px;
    margin-bottom:40px;
    padding-right:120px;
}
.mlpmp_a{
    margin-top:30px;
}
.mlpmp_a>div{
    display:inline-block;
    position:relative;
    width:47%;
    margin-left:1%;
    margin-right:1%;
}
.mlpmp_a .mlview_p2_item_pic{
    border:1px solid #eee;
    border-radius:15px;
}
.mlpmp_a .mlview_p2_item_p1{
    padding-right:0;
    margin-bottom:20px;
}
.pulitem-span{
    position: absolute;
    bottom: 40px;
    right: 20px;
    font-size: 14px;
    color: #fff;
    background: #666;
    padding: 2px 10px;
}
.mlview_p2_item_p2{
	font-size: 14px;
	color: #999;
	padding: 0 10px;
	margin-top: 10px;
	margin-bottom: 15px;
    min-height:38px;
}
.mlview_ell_more_a{
	float: right;
	display: inline-block;
	background: #fff200;
	font-size: 12px;
	padding: 2px 7px;
	cursor: pointer;
	border-radius: 3px;
    color:#fff;
}
.mlview_gc3_ul{
	position: relative;
	margin-top: 20px;
}
.mlview_gc3_ul>li{
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
.mlview_gc_pic_area{
	height: 400px;
	/*border-radius: 15px;*/
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.mlview_gc_pname{
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}

.mlview_fw_area_c{margin-top: 20px;text-align: center;}
.mlview_fw_area_c>a{
	background: #eee;
	font-size: 14px;
	display: inline-block;
	padding: 10px 40px;
	color: #000;
	border-radius: 30px;
}
.IsNewIco {
    width: 80px;
    position: absolute;
    top: 0px;
    left: 0px;
}
/*分页*/
.mlview_p2_fy_area{
    padding:20px 0 ;
}
.Aspnp{
    text-align:center;
}
.Aspnp>a{
   border:1px solid #666;
   padding: 5px 10px;
      color:#999;
}
.Aspnp>span{
    border:1px solid #999;
    padding: 5px 10px;
    background:#fff200;
    color:#666 !important;
}
.cmlist_selelist{
    text-align:center;
    padding:20px 0;
    display:none;
}
.cmlist_selelist span{
    font-size:18px;
}
.cmlist_selelist select{
    width: 200px;
    /*height: 30px;*/
    font-size: 18px;
}
.cmlist_selelist select option{
    font-size:16px;
}
.cl_index_pl{
    display:none;
}
.mli_mb>div{
    /*display:inline-block;*/
}
.mli_mb>div:nth-child(1){
    
}
.mli_logo_mb{
    width:100px;
    height:100px;
    box-shadow: 0px 1px 3px 2px #eee;
    border-radius: 6px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.mlf_sled{
    background: #fff200 !important;
}
.mli_mb>div:nth-child(2){
    padding:0 15px;
    width:70%;
}
.mli_mb>div:nth-child(3){
    width:100px;
}
.mli_tit_mb{
    color: #6c6e70;
    font-size: 16px;
    font-weight: 900;
    height: 43px;
    line-height:20px;
}
.mli_eps_mb{
    font-size: 14px;
    color: #666;
    height: 43px;
    margin-top: 8px;
    line-height:20px;
}
.mli_bt_mb{
    font-size: 14px;
     text-align: center; 
    font-weight: initial;
    color:#666;
}
.mli_bt_mb span{
    font-size: 16px;
    text-align: center;
    /* font-weight: 900; */
    background: #fff200;
    color: #666;
    display: block;
    border-radius: 5px;
}
.mli_a_mb{
    text-align: center;
    margin-top: 3px;
}
.mli_a_mb a{
    font-size: 14px;
    color:#666;
}
.mllist_s_area{
        padding:15px ;
    }
    .mllist_body_area{
        padding:0 10px;
        /*background:#eee;*/
    }
@media (max-width: 640px){
    .mllist_item_cm {
	width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}
    .fmdv_mb{
        display:block;
    }
    .fmdv_pc{
        display:none;
    }
    .mllist_s_div{
        width:100%;
    }
    .mllist_fl_ul{
        display:none;
    }
    .cmlist_selelist{
        display:block;
    }
    
    .mlp_n_toppic{
        height:200px;
        background-size:cover;
    }
    
    .ml_item_cmresbt>div{
        width:100%;
    }
    .ml_item_logo_area{
        top:-100px;
        width:90px;
        height:90px;
    }
    .ml_item_cmres_area{
        margin-left:0px;
        margin-top:70px;
    }
    .Aspnp>a{
        margin-top:3px;
        display:inline-block;
    }
    .mllist_p2_ul{
        display:block;
    }
    .mllist_pro2_list{
        padding:0 10px;
    }
    .mllist_p2_ul>li{
        display:inline-block;
        width:48%;
        margin-right:1%;
        margin-top:10px;
    }
    .mlview_de_area_block{
        margin-top:0;
    }
    .mlview_b_cont{
        padding:0 10px;
    }
    .mlview_b_left{
        position:relative;left:0;bottom:0;
        width:100%;
    }
    .mlview_b_hyy{
        margin-top:15px;
    }
    .mlview_b_left .mlview_b_mead_area{
        height:180px;
        /*min-height:180px;*/
    }
    .mlview_b_center{
        margin-left:0;
        width:100%;
        padding:20px 0;
        /*margin-top:100px;*/
    }
    .mlview_b_right{
        top:330px;
        right:10px;
        width:100px;
        height:100px;

    }
    .ml_item_area2{
        padding:0;
        display:none;
    }
    .mlview_b_center>h2{
        margin-bottom:50px;
    }
    .mlview_p2_ul{
        margin-top:0;
    }

    .mlview_p2_item_pic{
        height:180px;
    }
    /*.cl_index_pl .mlview_p2_item_pic{
        height:100px;
    }*/
    .mlview_gc_pic_area{
        height:200px;
        background-size:cover;
    }
    .ml_item_area3{
        display:none;
    }
    .cl_index_pl{
        display:block;
    }
    .cl_index_pl .mlview_p2_ul >li{
        width:100%;
    }
    .ml_item_mb_a{
        display:block;
        padding:0;
        margin-bottom:10px;
    }
    .ml_item_area1{
        padding-bottom:0;
    }
}

/*20260608*/
/*.id_top_ssk {
    padding: 30px 0 20px 0;
}

.search-wrapper {
    border-color: #888;
    border-radius: 0;
}

.search-btn {
    margin: 0;
    border-radius: 0;
    background: #888;
    color: #fff100;
    padding: 8px 30px;
}

.ml-area-title-h {
    font-size: 18px;
    font-weight: 600;
    padding: 0 10px;
    margin: 20px 0;
}*/
/* ======================
           顶部：筛选区域
        ======================= */
.ml-aea-main {
    max-width: 950px;
    margin: 0 auto;
}

.filter-section {
    /*background: #fff;*/
    padding: 0;
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);*/
}


/* 一级行业 */
.nav-tabs,
.hall-search,
.hot-search,
.category-wrap {
    display: flex;
    column-gap: 16px;
    border-top: 2px solid gainsboro;
    flex-wrap: wrap;
    position: relative;
    padding: 14px 0;
    padding-left: 110px;
}

.category-wrap {
    border-top: 0;
    padding-top: 0;
}

.nav-tab, .hall-tab,
.hot-tab {
    padding: 6px 9px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
    white-space: nowrap;
    position: relative;
}

.nav-tab-label {
    color: #000;
    font-weight: 600;
    position: absolute;
    left: 0;
    width: 110px;
    top: 0;
    padding-top: 20px;
    word-wrap: break-word;
    /* word-break: break-all; */
    white-space: normal;
}

.nav-tab.active, .hall-tab.active, .hot-tab.active {
    color: #000;
    /*font-weight: 600;*/
}

    .nav-tab.active::after, .hall-tab.active::after,
    .hot-tab.active::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #fff100;
    }

.category-tab.active {
    color: #000;
}

    .category-tab.active::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #000;
    }

/* 二级分类 */

.category-tabs {
    display: flex;
    flex-wrap: wrap;
    /* gap: 10px; */
    column-gap: 10px;
    background: #fbf9f9;
    padding: 6px 12px;
    row-gap: 6px;
}

.category-tab {
    padding: 6px 10px;
    font-size: 15px;
    color: #666;
    cursor: pointer;
    white-space: nowrap;
    position: relative;
}



.category-item {
    display: none;
}

    .category-item.show {
        display: flex;
    }


.hall-tabs,
.hot-tabs {
    display: flex;
    column-gap: 10px;
    flex-wrap: wrap;
}




.search-box {
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 20px;
    padding: 6px 12px;
    width: 260px;
}

    .search-box span {
        cursor: pointer;
        width: 20px;
    }

    .search-box input {
        border: none;
        outline: none;
        background: transparent;
        padding: 4px 8px;
        font-size: 14px;
        flex: 1;
    }

/* ======================
           底部：内容展示区
        ======================= */
.content-section {
    padding: 16px 10px;
    display: flex;
    gap: 20px;
}

/* 👇 替换你原来的这两段样式即可 */
.left-list {
    flex: 1;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    height: max-content;
    border-right: 2px solid gainsboro;
    padding-right: 20px;
}

.right-fixed-card {
    width: 23.5%;
    /*flex-shrink: 0;*/
    /*position: sticky;*/
    top: 115px;
    /*height: 0;*/
}

.rfc_ft {
    font-size: 16px;
    margin-bottom: 20px;
    color: #000;
}

.fimc_gz_tag {
    position: absolute;
    top: 2px;
    right: 2px;
    background: #999;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
    padding: 0 8px;
}

/* ======================
           统一卡片样式（按你的UI优化）
        ======================= */
.fixed-image-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 1px 3px rgba (0, 0, 0, 0.08);
    margin-bottom: 12px;
}

.exhibitor-card {
    background: #ffffff;
    border-radius: 16px;
    padding: 10px 12px;
    position: relative;
    box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    cursor: pointer;
    margin-bottom: 16px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}
/*右上角星星收藏*/
.star-fav {
    position: absolute;
    right: 22px;
    top: 18px;
    display: none;
}

.star-icon {
    width: 32px;
    height: 32px;
    object-fit: contain;
}

/*上排横向：左边25%，右边75%*/
.exhibitor-card-toprow {
    display: flex;
    /*gap: 22px;*/
    width: 100%;
}

.exhibitor-card-left {
    flex: 0 0 28%;
    padding-right: 12px;
}

.exh-logo-wrap img {
    width: 100%;
    height: 95px;
    object-fit: contain;
}

.exhibitor-card-right {
    flex: 0 0 72%;
}

/*公司名称 15px*/
.exh-company-name {
    font-size: 13px;
    font-weight: 600;
    color: #111;
    margin-bottom: 12px;
    min-height: 40px;
}
/*产品标签行*/
.exh-tag-row {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.prod-tag {
    background-color: #f3f5f7;
    border-radius: 10px;
    padding: 0px 8px;
    font-size: 12px;
    color: #444;
}

/*底部通栏行，单独占下部分*/
.exh-bottom-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.exh-booth {
    font-size: 12px;
    color: #666;
}

.exh-link {
    font-size: 12px;
    color: #111;
    font-weight: 600;
}

/*移动端适配*/
@media screen and (max-width:768px) {
    .exhibitor-card-toprow {
        flex-direction: column;
    }

    .exhibitor-card-left,
    .exhibitor-card-right {
        flex: none;
        width: 100%;
    }

    .exh-booth, .exh-link {
        font-size: 15px;
    }

    .prod-tag {
        font-size: 14px;
        padding: 8px 14px;
    }
}

/* 右侧固定卡片样式 */
.fixed-image-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.searchTypeLine {
    font-size: 16px;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 15px;
    margin-top: 30px;
    padding-left: 12px;
    margin-bottom: 10px;
    color: #666;
}

.no-search-data {
    line-height: 2.2;
    font-size: 14px;
    text-align: center;
    color: #6c6e70;
}

@media (max-width:880px) {
    .left-list {
        grid-template-columns: repeat(1, 1fr);
    }

    .hall-search {
        display: block;
    }

    .hall-tabs {
        margin-bottom: 15px;
    }

    .right-fixed-card {
        top: 70px;
        width: 48%;
    }


    .content-section {
        gap: 10px;
    }

    .filter-section {
        /*background: #fff;*/
        padding: 0 10px;
        /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);*/
    }

    .logo-content img {
        height: 43px;
    }

    .id_top_ssk {
        padding: 15px 10px;
    }
}
