*{font-family:"Microsoft Yahei";}
.search-content .search-product,
.search-content .search-product .product .title,
.search-content .search-supplier,
.search-content .search-supplier li,
.search-content .search-supplier li .company,
.search-content .search-supplier li .main-product,
.search-content .search-supplier li .main-brand,
.search-content .search-supplier li .brief,
.search-content .search-supplier li .business-address,
.search-content .search-supplier li .business-date,
.search-content .search-purchase,
.search-content .search-news,
.search-content .search-news li,
.search-content .search-news .news-list .text .title,
.search-content .search-news .news-list .text .brief,
.search-content .search-expo,
.search-content .search-expo .expo,
.search-content .search-expo .expo .expo-text .expo-title,
.search-content .search-expo .expo .expo-text .expo-infor,
.search-news .news-list .text .info
{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
}
.search-content .relevant{
 color:#f10180;
}
.search-content .search-title{
display:block;
font-weight:bold;
font-size:24px;
color:#333333;
margin-top:35px;
clear:both;
}
.search-content .search-title:hover,
.search-content .search-supplier li .company .title:hover
{
 color:#f10180;
}
.search-content .search-product .product{
 display:block;
 float:left;
 margin-right:22px;
 width:150px;
 height:auto;
 overflow:hidden;
 background:#f2f2f2;
 margin-top:20px;
}

.search-content .search-product .product .title{


}

.search-content .search-product .product:nth-child(6n){
 margin-right:0px;
}
.search-content .search-product .product .image{
 display:block;
 width: 148px;
 height: 148px;
 object-fit:cover;
 border: 1px solid #e2e2e2;
}
.search-content .search-supplier li,
.search-content .search-purchase li
{
 margin-top:20px;
 line-height:30px;
}
.search-content .search-supplier li .main-product,
.search-content .search-supplier li .main-brand,
.search-content .search-supplier li .brief,
.search-content .search-supplier li .business-address,
.search-content .search-supplier li .business-date,
.search-content .search-purchase li .title,
.search-content .search-purchase li .brief,
.search-content .search-news .news-list .text .title,
.search-content .search-expo .expo .expo-text .expo-infor
{
white-space:nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size:12px;
color:#bbbbbb;

}
.search-content .search-supplier li .main-product a,
.search-content .search-supplier li .main-brand a{
 color:#333333;
}
.search-content .search-supplier li .main-product a:hover,
.search-content .search-supplier li .main-brand a:hover,
.search-content .search-purchase li .title:hover,
.search-content .search-news .news-list .text .title:hover,
.search-content .search-expo .expo .expo-text .expo-title:hover,
.search-content .search-product .product .title:hover
{
 color:#f10180;
}
.search-content .search-product .product .title{
text-align:center;
padding:6px 0px;
color:#333333;
white-space:nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size:12px;
}
.search-content .view-all{
 display:inline-block;
 font-size:14px;
 float:right;
 color:#f20232;
 margin:16px 0;
}
.search-content .search-supplier li .company .title,
.search-content .search-supplier li .company .gold
{
font-size:18px;
color:#333333;

display:inline-block;
vertical-align:middle;
}
.search-content .search-supplier li .company .gold{
 width:20px;
}
.search-content .search-purchase li .title{
 display:block;
 font-weight:normal;
 font-size:18px;
 color:#333333;
}
.search-content .search-news li,
.search-content .search-expo .expo
{
 display:block;
 margin-top:20px;
}
.search-content .search-news li .news-image{
 display:block;
 float:left;
}
.search-content .search-news li .image,
.search-content .search-expo .expo .image
{
 display:block;
 width:200px;
 height:124px;
 object-fit:cover;
 float:left;
 border:1px solid #dcdcdc;
}
.search-content .search-expo .expo .image{
 height:100px;
}
.search-content .search-news li .text,
.search-content .search-expo .expo .expo-text
{
 width:954px;
 height:auto;
 overflow:hidden;
 float:right;
}
.search-content .search-news li .text .title,
.search-content .search-expo .expo .expo-text .expo-title{
font-size:18px;
color:#333333;

font-weight:normal;
}
.search-content .search-news li .text .brief{
margin-top:12px;
font-size:12px;
color:#bbbbbb;
overflow: hidden;      
text-overflow: ellipsis;
line-height:22px;
height:44px;      
display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */      
-webkit-line-clamp:2; /* 控制最多显示几行 */      
-webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */ 
}
.search-content .search-news li .text .info{font-size:14px;color: #cccccc;font-family:"Microsoft Yahei";line-height:26px; margin-top:12px;}
.search-content .search-news li .text .info .header-image,
.search-content .search-news li .text .info .keyword
{
display:block;
float:left;
color:#999999;
margin-right:10px;
}
.search-content .search-news li .text .info .header-image .image{
 display:inline-block;
 width:26px;
 height:26px;
 object-fit:cover;
 border-radius:13px;
 vertical-align:middle;
 margin-right:10px;
}
.search-content .search-news li .text .info .keyword .keyword-link{
 color:#f10180;
}
.search-content .search-news li .text .info .date{
 display:block;
 float:right;
}



.search-content .search-expo .expo .expo-text .expo-title{
 vertical-align:middle;
}
.search-content .search-expo .expo .expo-text .expo-title .number{
    display:inline-block;
    padding:4px 4px;
    background:#f10180;
    font-size: 12px;
    color: #fff;
    height: auto;
    vertical-align: middle;
	margin-left:5px;
}
.search-content .search-expo .expo .expo-text .expo-infor{
 line-height:30px;
}
.page{
 clear:both;
 width:1180px;
 height:auto;
 overflow:hidden;
 text-align:center;
 margin:0 auto;
 background:#ffffff;
 padding:10px 0px;
 margin-top:20px;
}
 .page .page-total,
 .page .page-prev,
 .page .page-next,
 .page .page-number,
 .page .page-tip,
 .page .page-enter,
 .page .page-start,
 .page .page-end,
 .page .page-select
{
 display:inline-block;
 font-size:14px;
 color:#333333;
 
 line-height:38px;
 margin-left:8px;
}
 .page .page-select{
  height:38px;
 }
 .page .page-prev,
 .page .page-next,
 .page .page-number,
 .page .page-enter,
 .page .page-start,
 .page .page-end,
 .page .page-select
{
 padding:0 15px;
 border:1px solid #eaeaea;
 cursor:pointer;
}
 .page .page-prev:hover,
 .page .page-next:hover,
 .page .page-number:hover,
 .page .page-start:hover,
 .page .page-end:hover,
 .page .page-hover
{
 background:#f10180;
 border:1px solid #f10180;
 color:#ffffff;
}


.company-label{
 font-size:12px;
 display:inline;
 margin-left:10px;
 vertical-align:middle;
 color:#f10180
}