*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}
/*bodybackground
--------------------------------*/
#bg{
	background:url(../img/910.png) no-repeat;
	position:absolute; 
	top:0px;
	left:0px; 
	height:100%; 
	width:100%; 
	background-position: center 0; 
	background-repeat: no-repeat; 
	background-attachment:fixed;  
	background-size: cover; 
	-webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */ 
	-o-background-size: cover;/* 兼容Opera */ 
	zoom: 1; 
	z-index:-1;
	overflow:hidden;
	}
	.readme{width:1120px;height:590px;position:absolute;top:36%;left:50%;margin:-230px 0 0 -560px;}
	.lrtk{width:1120px;height:530px;}
	.lrtk a{border:2px solid #09F;text-decoration:none;margin:0 10px 10px 0;background-color:#FFF; display:block;}
	.lrtk a:hover{border:2px solid #FFF; z-index:5; position:relative;}
	h1{font-size:64px;color:#FFF;font-family:"Segoe UI Light";line-height:36px;height:80px;font-weight:lighter;font-family:Verdana,"方正等线";}

/*box
--------------------------------*/
.box01{width:306px;height:146px;float:left; background:url(../img/9.jpg) no-repeat 0 center;}

.box02{width:306px;height:146px;float:left; background:url(../img/14.jpg)  no-repeat;}

.box03{width:146px;height:146px;float:left; background:url(../img/1.jpg) no-repeat;}

.box04{width:306px;height:306px;float:right; background:url(../img/8.png) no-repeat;}

.box05{width:146px;height:306px;float:left; background:url(../img/4.jpg) no-repeat;}

.box06{width:146px;height:146px;float:left; background:url(../img/6.jpg) no-repeat;}

.box07{width:306px;height:146px;float:left; background:url(../img/3.jpg)no-repeat;}

.box08{width:146px;height:146px;float:left; background:url(../img/5.jpg) no-repeat;}

.box09{width:146px;height:146px;float:left; background:url(../img/7.jpg) no-repeat;}

.box10{width:306px;height:146px;float:left; background:url(../img/13.jpg) no-repeat;}

.box11{width:146px;height:146px;float:left; background:url(../img/2.jpg) no-repeat;}

.box12{width:306px;height:146px;float:left; background:url(../img/15.jpg) no-repeat;}

.opacity{
	height:30px;
	width:100%;
	background:#000;
	position:absolute;
	z-index:0;
	bottom:0px;
	opacity:0.5;
	filter:alpha(pacity=50);
	}
	.font{
	z-index:1;
	position:absolute;
	bottom:5px;
	left:5px;
	}
	.lrtk a{
	color:#fff;
	position:relative;
	}
	
	a{
	-webkit-transition:all ease .3s;
	transition:all ease .3s;
	
	}
	a:hover{
		-webkit-transform:scale(1.45);
		transform:scale(1.45);
		box-shadow:0px 0px 18px rgba(0,0,0,.5);
		-moz-box-shadow:0 0 10px 10px #333;
		-webkit-box-shadow:0 0 10px 10px #333;
		box-shadow:0 0 10px 3px #333;
	}
/*buttom
--------------------------------*/
#bottom {
	color:#FFF;
	border-top:1px #fff solid;
	line-height:25px;
	text-align:center;
	clear:both;
	font-size:12px;
	font-family:"微软雅黑";
}

