#download {
	width: 1680px;
	height: 300px;
	position: absolute;
	top: 850px;
	left: 50%;
	margin-left: -250px;
	z-index: 1500;
}

/*下载*/
#downloada {
	float: left;
	width: 1680px;
	height: 300px;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 10px;
}

#downloada .btn_downa {
	float: left;
	width: 87px;
	height: 266px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/a1.png) no-repeat left bottom;
	display: block;
}
#downloada .btn_downa:hover {
	text-decoration: none;
	background: url(../images/a1.png) no-repeat left top;
}
#downloada .btn_downb {
	float: left;
	width: 87px;
	height: 266px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/a2.png) no-repeat left bottom;
	display: block;
	margin-left: 50px;
}
#downloada .btn_downb:hover {
	text-decoration: none;
	background: url(../images/a2.png) no-repeat left top;
}
#downloada .btn_downc {
	float: left;
	width: 87px;
	height: 266px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/a3.png) no-repeat left bottom;
	display: block;
	margin-left: 50px;
}
#downloada .btn_downc:hover {
	text-decoration: none;
	background: url(../images/a3.png) no-repeat left top;
}
#downloada .btn_downd {
	float: left;
	width: 87px;
	height: 266px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/a4.png) no-repeat left bottom;
	display: block;
	margin-left: 50px;
}
#downloada .btn_downd:hover {
	text-decoration: none;
	background: url(../images/a4.png) no-repeat left top;
}

/*图片列表*/

.PicList2 {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
.PicList2 li {
	float: left;
	width: 120px;
	height: 89px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background: url(../images/yuan.png) no-repeat center top;
	cursor: pointer;
	border: none;
}
.PicList2 li:nth-child(10n) {
	margin-right: 0px;
}

.PicList2 strong {
	height: 46px;
	line-height: 46px;
	text-align: center;
	overflow: hidden;
	font-size: 22px;
	font-weight: normal;
	color: #07393d;
	margin-bottom: 3px;
	letter-spacing: 4px;
	display: block;
}

.PicList2 .photo {
	width: 47px;
	height: 47px;
	margin: 25px -16px;
	display: block;
	margin-left: 36px;
}
.preview img {
	width: 48px !important;
	height: 48px !important;
}

.m6piccon {
	height: auto;
	margin: 1px 0 0 1px;
	margin-left: 4px;
}
.m6piccon li {
	float: left;
	margin: 2px 2px;
	border: #181b22 1px solid;
}
.m6piccon li img {
	width: 248px;
}
#preview {
	position: absolute;
	border: 1px solid #1c1f26;
	background: #0d1015;
	padding: 5px;
	display: none;
	color: #fff;
}

#preview {
	position: absolute;
	border: 1px solid #614635;
	background: #3c2116;
	padding: 5px;
	display: none;
	margin-top: -100px;
	z-index: 99999;
}
