@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
.picmax {
	width: 450px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0 0 0 20px;
}
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}
.jqzoom img {
	width: 440px;
	height: 330px;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 500px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
/*图片小图预览列表*/

.spec-preview {
	width: 450px;
	height: 340px;
}
.spec-scroll {
	clear: both;
	width: 440px;
	overflow: hidden;
	padding: 20px 0 0 0;
}
.spec-scroll .prev {
	float: left;
	margin-right: 4px;
}
.spec-scroll .next {
	float: right;
}
.spec-scroll .prev, .spec-scroll .next {
	display: block;
	font-family: "微软雅黑";
	text-align: center;
	width: 10px;
	height: 54px;
	line-height: 54px;
	border: 1px solid #CCC;
	background: #EBEBEB;
	cursor: pointer;
	text-decoration: none;
	color: #999;
	font-size: 14px;
	padding: 0 2px;
}
.spec-scroll .items {
	float: left;
	position: relative;
	width: 400px;
	height: 50px;
	overflow: hidden;
	text-align: center;
}
.spec-scroll .items ul {
	position: absolute;
	width: 400px;
	height: 50px;
}
.spec-scroll .items ul li {
	display: inline-block;
	width: 60px;
	margin: 0 5px;
	text-align: center;
}
.spec-scroll .items ul li img {
	border: 1px solid #eee;
	padding: 2px;
	width: 60px;
	height: 40px;
}
.spec-scroll .items ul li img:hover {
	border: 2px solid #FF6600;
	padding: 1px;
}
.proxx {
	width: 400px;
	float: left;
	margin: 0 0 0 20px;
}
.proxx .title {
	font-size: 24px;
	color: #00579d;
	line-height: 60px;
	border-bottom: 1px solid #eee;
}
.proxx .note {
	line-height: 30px;
	padding: 15px 0 0 0;
	font-size: 16px;
}
.xiangxi {
	margin: 20px 0;
}
.xiangxi p {
	font-size: 16px;
	line-height: 35px;
}
.xiangxi select {
	width: 320px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #999;
	border-radius: 5px;
	border: 1px solid #ddd;
	padding: 0 8px;
	margin-bottom: 8px;
}
.xiangxi02 {
	clear: both;
	overflow: hidden;
	padding: 60px 0 0 0;
}
.xiangxi02 h2 {
	margin-bottom: 25px;
	font-size: 22px;
	font-weight: normal;
	color: #00579d;
	background: #f5f5f5;
	line-height: 60px;
	padding-left: 20px;
}
.xiangxi02 table {
	width: 100% !IMPORTANT;
	border: 1px solid #ddd !IMPORTANT;
	border-collapse: collapse !IMPORTANT;
	font-size: 16PX !IMPORTANT;
	word-break: break-all;
	word-wrap: break-word;
}
.xiangxi02 table td {
	border: 1px solid #ddd !IMPORTANT;
	padding: 8px !IMPORTANT;
	line-height: 35px;
}
.xiangxi03 {
	padding: 0 20px;
	color: #333;
	line-height: 30px;
	margin: 0 0 30px 0;
	overflow: hidden;
}
.proxx .tedian {
	overflow: hidden;
	margin: 18px 0 0 0;
}
.proxx .tedian span {
	font-size: 16px;
	color: #0765b5;
	float: left;
	display: block;
}
.proxx .note {
	overflow: hidden;
	clear: both;
	padding: 10px 0;
}
.proxx .note pre {
	font: 14px Arial, "Microsoft Yahei";
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	color: #979797;
	line-height: 28px;
}
.anniu a {
	width: 131px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	display: block;
	float: left;
	border-radius: 50px;
	margin-top: 15px;
}
.anniu a.anniu01 {
	background: #1568bf;
}
.anniu a.anniu03 {
	background: #fb8800;
	margin-left: 20px;
	width: 220px!important;
}
.spxiangxi03 iframe {
	width: 840px;
	margin: 30px auto;
	height: 500px;
	display: block;
}
