﻿
* { margin:0; padding:0; }
body,td,th { font-size: 14px; }
body {
	color:#383838;
	font-size:14px;
	font-family:"微软雅黑",Microsoft YaHei,Arial,Verdana;
	overflow-y:scroll;
	background:#000;
	margin:0px;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
a { font-size: 14px; color:#2b262b; }
a:link { text-decoration: none;}
a:visited { text-decoration: none; color:#2b262b; }
a:hover { text-decoration: none; color:#775145; text-decoration:none;}
a:active { text-decoration: none; color:#775145;}
ul {  margin:0 0 0 0; padding: 0; list-style: none; }
img{ border:0;}
#Version { width:100%; height:1080px; position:relative; overflow:hidden;}/*页面总高度再次调整*/
#Flash { width:1920px; height:1000px; position:absolute; left:50%; margin:0 auto 0 -960px; z-index:2;}/*FLASH*/
#Header { margin:0 auto 0 -960px; width:1920px; height:1000px; position:absolute; left:50%; z-index:1;}/*BG*/
#Header_1 { margin:0 auto 0 -960px; width:1920px; overflow:hidden; position:absolute; top:623px; left:50%; z-index:3;}/*BG*/
.head_1 { width:1200px; margin: 0 auto; position:absolute; left:50%; margin-left:-600px; z-index:5; overflow:hidden;}/*整体*/
.head_2 { width:1200px; height:980px; position:relative;}
.head_3 { background:url("btn1.png"); width:200px; height:200px; position:absolute; bottom:0px; left:1px; z-index:7; transition:0.5s;}
.head_3:hover { transform:rotate(360deg);}
.head_4 { background:url("btn2.png"); width:200px; height:200px; position:absolute; bottom:0px; left:320px; z-index:7; transition:0.5s;}
.head_4:hover { transform:rotate(360deg);}
.head_5 { background:url("btn3.png"); width:200px; height:200px; position:absolute; bottom:0px; right:318px; z-index:7; transition:0.5s;}
.head_5:hover { transform:rotate(360deg);}
.head_6 { background:url("btn4.png"); width:200px; height:200px; position:absolute; bottom:0px; right:1px; z-index:7; transition:0.5s;}
.head_6:hover { transform:rotate(360deg);}
