.productParam {
	width: 1200px;
	margin: 0 auto;
	height: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: table;
}

.productParam .left_ {
	width: 550px;
	float: left;
}

.productParam .left_ .slider {
	margin: 0 auto;
}

.productParam .left_ .slider img {
	width: 100%;
	max-width: 100%;
}

.productParam .right_ {
	width: 590px;
	float: right;
}

.productParam .right_ .pTitle_ {
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 25px;
	word-break: break-all;
	line-height: 30px;
	letter-spacing: 1px;
}

.productParam .right_ .pParameter img {
	max-width: 100%;
}

.productShow {
	margin: 10px 0 20px;
	font-weight: bold;
	text-align: center;
	color: #454545;
}

.productShow span {
	height: 30px;
	display: block;
	line-height: 30px;
	position: relative;
	z-index: 2;
	background: #FFFFFF;
	width: 200px;
	margin: 0 auto;
	text-transform: uppercase;
}

.productShow hr {
	padding: 0;
	margin: 0;
	position: relative;
	top: -15px;
}

.product-show-content-list_ ul {
	border-bottom: none;
}

.inner-all {
	clear: both;
	margin-top: 0;
}