.product-detail-content{
	
}

.product-detail-content ul li{
	
}

.product-detail-content ul li h2{
	font-size: 36px;
	color: black;
	margin: 80px 0 60px 0;
}

.c-content li{
	margin-top: 20px;
}

.c-content li h3{
	font-size: 24px;
	color: #056699;
}

.c-content li h3 p{
	font-size: 14px;
	
}

.p-d-c-d{
	width: 1200px;
	height: 600px;
	margin: auto;
}

.text-left, .images-right,.text-right, .images-left{
	width: 600px;
}

.text-left{
	float: left;
	line-height: 32px;
}

.images-right{
	float: right;
}

.text-right{
	float: right;
	line-height: 32px;
}

.images-left{
	float: left;
}
.images-right img,.images-left img{
	width: 600px;
	height:600px;
}

.c-bg{
	background-color: #f8f8f8;
}

.text-right h2, .text-right ul{
	margin-left: 80px !important;
}

