
body {
	margin:0;
	padding:0;
	overflow-y: hidden;
	color:#fff;
	font-weight: 500;
	font-size: 1em;
	font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;
}
li {
	list-style-type:none;
}
.container{
	position: relative;
	max-width:1920px;  
	min-width:1000px;
	margin:0 auto;  
}
.nav {
	width:100%;
	height:126px;
	font-size: 20px;
	line-height: 110px;
	position: fixed;
	_position:absolute;
	z-index: 999;
	_top:expression(eval(document.documentElement.scrollTop));
	background: url(/2025111501/subject/New0114/images/wrap_top.gif) no-repeat center top;
}
.nav .link{
	width:1000px;
	height:126px;
	margin:0 auto;
}
.nav ul {
	float:right;	
}
.nav ul li {
	float:left;
	display:inline-block;
	height:120px;
}
.nav ul li a {
	display:block;
	width:180px;
	height:120px;
	color:#fff4be;
}
.nav ul li a:hover {
	color:#F00;
}
.nav ul li a.download{
	width:230px;
	height:68px;
	margin-top:20px;
	background:url(/2025111501/subject/New0114/images/download.gif) no-repeat 0 0;
	text-indent:-9999px;
}
.section {
	}
.one {
	background:url(/2025111501/subject/New0114/images/one.jpg) no-repeat center top;
}
.two {
	background:url(/2025111501/subject/New0114/images/two.jpg) no-repeat center top;
}
.three {
	background:url(/2025111501/subject/New0114/images/three.jpg) no-repeat center top;
}
.four {
	background:url(/2025111501/subject/New0114/images/four.jpg) no-repeat center top;
	min-height:500px;
}
#radioWrap {
	width:90px;
	height:500px;
	position:absolute;
	right:5%;
	top:40%;
	margin-top: -90px;
}
#radio {
	width:100%;
	height:100%;
	overflow: hidden;
}
#radio li {
	width:74px;
	height:74px;
	background:url(/2025111501/subject/New0114/images/radio.png) no-repeat 0 0;
	margin-top: 12px;
	cursor:pointer;
	color:#e5c631;
}
#radio li span {
	width:36px;
	display:block;
	position:absolute;
	z-index:1;
	left:50%;
	margin-left:-22px;
	padding-top:17px;
	color:#fff4be;
	line-height:20px;
}
#radio li:first-child {
	margin-top:0;
}
#radioOn {
	width: 74px;
	height: 74px;
	margin-bottom: 12px;
	position: absolute;
	top: 0;
	left: 0;
	background:url(/2025111501/subject/New0114/images/radioOn.png) no-repeat 0 0;
}
.arrow{
	display: block;
	position:fixed;
    bottom: 10px;
    left:50%;
	margin-left:-35px;
    width: 71px;
    height: 50px;
    background-image: url(/2025111501/subject/New0114/images/arrow.gif);
}
.footer{ width:100%; height:100%; overflow:hidden; position:relative;}
.footer .copyright{ width:100%; overflow:hidden; background:#000; text-align:center; position:absolute; bottom:0; z-index:1; padding-top:6px;}
.footer .copyright p{ line-height:20px; margin:2px 0; color:#666; font-size:12px;}
