.lylMainBanner{
	width: 100%;
	
}
.lylMainBanner img.lylMainBannerImg{
	display: block;
	width: 100%;
	
}
.lylproductContent{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.lylproductContentView{
	width: 100%;
	position: relative;
}
.lylproductContentViewTitle{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content:space-between;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
}
.lylproductContentViewTitle1{
	font-size: 14px;
	font-weight: bold;
}
.lylproductContentViewTitle2 .lylSpana {
	color: #333333;
}
/* 主题内容介绍样式 */
.lylproductContentViewIntroduce{
	margin: 30px 0;
}
.lylproductContentViewIntroduce p{
	line-height:24px;
	font-size: 14px;
	margin-top: 10px;
	overflow: hidden;
}
.lylproductContentViewIntroduce p span{
	line-height:24px;
}
.lylproductContentViewIntroduce p img{
	/* display: block;
	width: 100%;
	height: 100%; */
}
.lylproductContentViewIntroduce .lylproductDetailsContP{
	margin-top: 20px;
	overflow: hidden;
}

.lylProductDetailsContPieceView{
	margin-top: 20px;
}
.lylProductDetailsContPieceDiv{
	margin-top: 10px;
}
.lylProductDetailsContPieceDiv .lylPiecA{
	display: inline-block;
	color: #333333;
	line-height: 30px;
}