@charset "utf-8";
.Products_Pro_Pic {
	position: relative;
	padding-top: 60px;
}
.Products_Pro_Tit {
	color: #FFF;
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	bottom: 0px;
	left: 0px;
	position: absolute;
	font-size: 16px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	font-weight: bold;
}
.Products_Pro_Explain {
	line-height: 29px;
	color: #000000;
	padding-top: 30px;
	padding-bottom: 30px;
}
.Products_Pro_Parts {
	padding-bottom: 45px;
}
