
.service-content {
    background-color: #FFFFFF;
}
.service{
    padding-bottom: 3px;
}
.service .list{
	padding-top: 28px;
}
.goods-list {
    width: 212px;
    height: 290px;
    margin-right: 25px;
    cursor: pointer;
}

.goods-list:hover .dis-dot{
    color: #EA371A;
}

.goods-list:hover .img{
    box-shadow: 0 6px 15px rgba(0, 0, 0, .1) !important;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}



.goods-list:nth-child(5n) {
    margin-right: 0px !important;
}

.goods-list .img {
    width: 210px;
    height: 210px;
    overflow: hidden;
    transition: box-shadow .2s, transform .2s, -webkit-transform .2s;

}
/* supplier.html供应商样式 */
.hh-items{
	height: auto;
	padding: 30px 30px 0px 30px;
	height: 260px;
	transition: box-shadow .35s;
	background: #fff;
	margin: 0 0 20px 0;
}
.hh-items:hover {
    border-top-color: transparent;
   box-shadow: 0px 4px 10px 0px rgba(230,230,230,0.5);
}
.items-lefts{
	width:340px;
	flex: 1;
}
.items-lefts img{
	width: 200px;
	height: 200px;
	margin-right: 30px;
}
.lefts-titles{
	padding: 20px 0 0px 0;
	width:340px;
}
.l-t-top{
	padding-bottom: 85px;	
}
.l-t-top p{
	font-size: 20px;
	font-weight: 500;
	color: #1165FF ;	
}
.l-t-top p a{
	font-size: 20px;
	font-weight: 500;
	color: #1165FF ;	
}
.l-t-top span{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	padding-top: 10px;	
}
.items-rights{
	width: 540px;
}
.goods-items-i{
	width: 160px;
	margin-right: 30px;
}
.goods-items-i:nth-child(3n) {
    margin-right: 0px !important;
}
.goods-items-i .ad-img{
	width: 160px;
	height: 160px;
	display: flex;
	align-items: center;
	overflow: hidden;
}
.goods-items-i .ad-img img{
	width: 100%;
	height: auto;
}
.goods-items-i p{
	width: 160px;
	line-height: 22px;
	height: 42px;
	text-overflow: ellipsis;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.nav-item-price{
	font-weight: 500;
	color: #FF360D;
	letter-spacing: 0.2px;
}
.nav-item-price i{
	padding-right: 4px;
}
.lirun {
    width: 75px;
    height: 20px;
   background: #FCE9E4;
   border-radius: 4px;
    text-align: center;
    line-height: 20px;
    color: #FF6D00;
}
/* supplier.html供应商样式 end*/

body {
    background: #fafdff;
}
.canton-fair{
	justify-content: flex-start;
}
.camton-item{
	width: 386px;
	height: 360px;	
	background: url(/skin/frontend/default/images/gjhbg.png) no-repeat;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.16);
	border-radius: 16px 16px 16px 16px;
	align-items: center;
	    display: flex;
		margin-bottom: 16px;
		margin-left: 21px;
}
.camton-item:nth-child(3n+1) {
    margin-left: 0 !important;
}

.camton-item-wap{
	width: 357px;
	margin: 0 auto;
}
.camton-item-top{
	align-items: center;
	gap: 20px;
}
.c-i-t-left{
	width: 78px;
	height: 78px;
	background: #FFFFFF;
	border-radius: 40px 40px 40px 40px;
	overflow: hidden;
	display: flex;
	    align-items: center;
}
.c-i-t-left img{
	width: 80%;
	object-fit: cover;
	margin: auto;
}
.content-liet i{color:#1165FF;font-weight: normal;}
.content-fair{
	
}
