@charset "UTF-8";
#ss-spec h2{
	background: #dcb769;
	color: #fff;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}
#ss-spec table{
	border-collapse: collapse;
	border-spacing: 0;
	border-left: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	margin-bottom: 60px;
	width: 100%;
}
#ss-spec table th{
	background: #f2f2f2;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	padding: 12px 14px;
	text-align: left;
	width: 170px;
}
#ss-spec table td{
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	color: #000;
	font-size: 14px;
	padding: 12px 14px;
	text-align: left;
}
.pro-banner{
	margin: 0;
	overflow: hidden;
	position: relative;
	padding: 0;
}
.pro-banner li{
	list-style: none;
	float: left;
	margin-right: 16px;
}
.pro-banner li:nth-child(2n){
	margin-right: 0;
}
