#Layer1 {
	position: relative;
	width: 1500px;
	height: 500px;
	z-index: 1;
	top: 165px;
}

#Layer2 {
	position: absolute;
	width: 1018px;
	height: 565px;
	z-index: 2;
	background-image: url();
	left: 450px;
	top: 80px;
}

.Layer3 {
	position: relative;
	width: 1500px;
	height: 755px;
	z-index: 1;
	margin-top: 265px;
}

#Layer4 {
	position: absolute;
	width: 1920px;
	height: 132px;
	z-index: 2;
	left: 50%;
	margin-top: 0;
	margin-left: -960px;
	background-image: url(../images/bj_08.jpg);
	background-repeat: no-repeat;
}

#Layer5 {
	position: absolute;
	width: 700px;
	height: 90px;
	z-index: 1;
	left: 50%;
    transform: translateX(-50%);
	top: 24px;
}

#Layer6 {
	position: absolute;
	width: 120px;
	height: 110px;
	z-index: 2;
	left: 900px;
	top: 732px;
	background-image: url();
	background-repeat: no-repeat;
}

#Layer7 {
	position: absolute;
	width: 95px;
	height: 25px;
	z-index: 4;
	left: 1398px;
	top: 30px;
}

#Layer8 {
	position: absolute;
	width: 265px;
	height: 65px;
	z-index: 1;
	left: 503px;
	top: 906px;
}

#Layer9 {
	position: absolute;
	width: 265px;
	height: 65px;
	z-index: 2;
	left: 828px;
	top: 906px;
}

#Layer10 {
	position: absolute;
	width: 265px;
	height: 65px;
	z-index: 3;
	left: 1150px;
	top: 906px;
}

#Layer11 {
	position: absolute;
	width: 850px;
	height: 450px;
	z-index: 2;
	left: 700px;
	top: 234px;
}

#Layer12 {
	position: relative;
	height: 84px;
	z-index: 1;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center;
	width: 1920px;
}

#Layer13 {
	position: absolute;
	width: 95px;
	height: 25px;
	z-index: 1;
	top: 30px;
	left: 1026px;
}

#Layer14 {
	position: absolute;
	width: 95px;
	height: 25px;
	z-index: 2;
	left: 1151px;
	top: 31px;
}

#Layer15 {
	position: absolute;
	width: 95px;
	height: 25px;
	z-index: 3;
	left: 1275px;
	top: 30px;
}

#Layer18 {
	position: absolute;
	width: 1920px;
	height: 850px;
	z-index: 5;
	top: 0;
	left: 0;
}

#Layer19 {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 1;
	left: 946px;
	top: 776px;
}

.STYLE2 {
	font-size: 12px;
	color: #fff;
}

.STYLE3 {
	color: #ccc;
	font-size: 16px;
	font-weight: 700;
}

.STYLE4 {
	font-size: 12px;
	color: #ccc;
}

.STYLE6 {
	font-size: 13px;
	color: #ccc;
}

a:link {
	color: #ccc;
	text-decoration: none;
}

a:visited {
	color: #ccc;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	text-decoration: underline;
}

a:active {
	color: #ccc;
	text-decoration: none;
}

#Version {
	width: 100%;
	height: 950px;
	position: relative;
	overflow: hidden;
	z-index: 11;
	padding-top: 63px;
}

#Flash {
	width: 1920px;
	height: 950px;
	position: absolute;
	left: 50%;
	margin: 0 auto -272px -960px;
	z-index: -1;
}

#Header {
	margin: 0 auto -290px -960px;
	width: 1920px;
	height: 950px;
	position: absolute;
	left: 50%;
	z-index: -2;
	line-height: 0;
}



/*图片列表*/

.PicList2 {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
.PicList2 li {
	    float: left;
    width: 142px;
    height: 105px;
    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: 63px;
    height: 61px;
    margin: 26px 32px;
    display: block;
	margin-left: -14px;
}
.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;
}