.bg-image1 {
background-size: cover;
background-repeat:no-repeat;
}

.bgtouming{
	
	background-color: rgba(1, 18, 52, 0.65);
	transition: background-color 0.5s ease; /* 定义背景色的过渡效果 */
	
}

.chanpinming{
	font-size: 14px; 
	text-align: center; 
	line-height:25px; 
	padding-top: 10px;
}
.chanpinmiaoshu{
	font-size: 12px; 
	text-align:left; 
	color: #666666; 
	line-height: 25px;
	padding-bottom: 20px;
}


.chanpinimg{
	
	
}