*/
@charset "gb2312";
/* CSS Document */
* { margin:0; padding:0; }
body,td,th { font-size: 14px; }
body { font-size: 14px; font:"微软雅黑"; color:#000; background:#030605; margin:0px;}

a { font-size: 14px; color: #BF985F; }
a:link { text-decoration: none;}
a:visited { text-decoration: none; color:#000; }
a:hover { text-decoration: none; color:#900; text-decoration:underline;}
a:active { text-decoration: none; color: #900;}
ul {  margin:0 0 0 0; padding: 0; list-style: none; }
img{ border: 0;}


#Version{width:100%; height:4740px; position:relative;overflow:hidden;}/*页面总高度再次调整*/
#Header {  margin:0 auto -290px -960px; width:1920px;height:1684px; position:absolute; left:50%;}/*BG*/
#Flash{width:1920px;height:854px;position:absolute;left:50%;margin:0px auto -272px -960px;z-index:1;}/*FLASH*/




.head_1 {
	width:1290px;
	margin: 0 auto;
	position:absolute;
	left:50%;
	margin-left:-645px;
	margin-top:0px;
	z-index:2;
	overflow:hidden;
}/*整体*/

.head_2 { width:1290px; overflow:hidden;}

#head_8 li { width:768px; overflow:hidden; line-height:30px; text-align:left; font-size:16px; font-weight:100; font-family:"微软雅黑"; color:#FFF;}
#head_8 a { margin:0 10px 0 15px; font-size:16px; color:#FF0; font-family:"微软雅黑"; font-weight:100;}
#head_8 ul { margin:0; padding:0; list-style:none;}

.fixed_right {  width:150px; height:700px; position:fixed; right:10px; bottom:100px; z-index:9999;}
.fixed_right_1 { width:150px; overflow:hidden;}
.fixed_right_1 img { transition:0.5s;}
.fixed_right_1 img:hover { transform:scale(1.1);}
