#Download {
    width: 1464px;
    height: 172px;
    text-align: center;
    position: absolute; 
    left: 50%;
    margin-left: -476px;
    z-index: 51;
    border-radius: 5px;
    background: url(../image/down.png) no-repeat left top;
}
#Download .btn_down_s1 {
    float: left;
    width: 320px;
    height: 87px;
    text-indent: -999em;
    margin-left: 0px;
    margin-top: 43px;
}
#Download .btn_down_s2 {
    float: left;
    width: 320px;
    height: 87px;
    text-indent: -999em;
    margin-left: 10px;
    margin-top: 43px;
}
#Download .btn_down_s3 {
    float: left;
    width: 320px;
    height: 87px;
    text-indent: -999em;
    margin-left: 10px;
    margin-top: 43px;
}
#Download .btn_down_s4 {
    float: left;
    width: 120px;
    height: 89px;
    text-indent: -999em;
    overflow: hidden;
    margin-left: 13px;
    margin-top: 42px;
}






.bar {
    width: 100px;
    position: fixed;
    top: 202px;
    right: 30px;
    z-index: 1000000;
}

.bar .nor {
    color: #fff;
    width: 100px;
    height: 70px;
    display: block;
    text-align: center;
    text-decoration: none;
    font: 14px / 70px "微软雅黑";
    background: url(../image/op.png) center repeat;
    margin-bottom: 1px;
    outline: none;
}

.bar .nor:hover,
.bar .cur {
    background: #740001;
}

.bar .home {
    font: 18px / 70px "微软雅黑";
    outline: none;
}

.bar .home:hover {
    background: #740001;
}

.bar .top {
    width: 100px;
    height: 42px;
    display: block;
    text-align: center;
    background: url(../image/op.png) center repeat;
    outline: none;
}

.bar .top img {
    display: block;
    margin: 0 auto;
    padding-top: 11px;
}


/*图片列表*/

.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(../image/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: 40px;
    height: 40px;
    margin: 20px -1px;
    display: block;
    margin-left: -19px;
}
.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;
}