@charset "utf-8";
 
.productDetialContainer  {
padding:40px 0 0
	overflow:hidden;
	font-size:14px;
	color:#888;
	line-height:24px
}
.productDetialContainer  h2 {
	font-size:30px;
	color:#505050;
	margin-bottom:15px;
	height: 100px;
	padding: 0 50px;
	color: #fff;
	background:#015198;
	display: table;
}
.productDetialContainer  h2 .model {
	font-size:32px;
	color:#fff;
	margin-right:1em;
	font-weight:700;
	line-height:55px;
}
.productDetialContainer  h3 {
	font-size:20px;
	color:#505050;
	margin-bottom:12px
}

.productDetialContainer  p.desc {
color:#0054a7;
}
.productDetialContainer  hr {
	margin:24px 0;
	border:0;
	height:1px;
	overflow:hidden;
	background:#e0e0e0
}
.productDetialContainer  img {
	max-width:100%
}
.pro_tit {
	border-top:1px solid #e0e0e0;
	overflow:hidden;
	padding-bottom:20px;
}
.pro_tit .bg {
	overflow:hidden;
	background: url(../images/titbg.png) 0 0 no-repeat;
	background-size:106px 41px;
	color:#fff;
	padding-left:18px;
	line-height:30px;
	height:30px;
	margin-top:-1px
}
 

#instructions {
	max-width:1200px;
	text-align:left;
	margin: 0 0 20px;
}
 

.main_content {
	width:1200px;
	margin:0 auto 30px
}
.main_content table {
	font-size:16px;
	width:100%
}
.main_content tr:nth-child(1) {
	background:#0054a7;
	color:#fff;
	font-weight:700
}
.main_content td {
	padding:6px 10px;
	width:28%
}
.main_content td:nth-child(1) {
	width:16%
}
.main_content table {
	border-collapse:collapse
}
.main_content td {
	border:1.5px solid #cacaca
}
.main_content p {
	color:#0054a7;
	font-size:16px;
	line-height:28px;
	padding-top:10px
}
.pzsmList {
	overflow:hidden
}
.pzsmList li {
	float:left;
	width:23.875%;
	margin-right:1.5%;
	margin-bottom:20px
}
.pzsmList li img {
	width:100%
}
.pzsmList li:nth-child(4n) {
	margin-right:0%
}
.pzsmList li:nth-child(4n+1) {
	clear:both
}
.pzsmList li .name {
	color:#505050
}
