
.pagewrap {height: 100%;}
.pageblock {width: 100%;}
.pagewrap .fb-like {position: fixed;left: 30px;top: 75px;z-index: 100;}
.pagewrap .githubbuttons {position: fixed;left: 220px;top: 75px;z-index: 100;}
.pagewrap .copy {font-size: 10px;bottom: 20px;left: 30px;z-index: 100;position: absolute;color: white;}
.pagewrap .copy a, .pagewrap .copy a:hover {color: white;}
.pageblock#fullscreen {	height: 100%;background: none;color: white;}

.pageblock#fullscreen .slider {width: 100%;height: 100%;overflow: hidden;position: relative;}
.pageblock#fullscreen .slider .slide {width: 100%;height: 100%;top: 0;left: 0;float: left;position: absolute;}

.pageblock#fullscreen #slideposition {position: absolute;bottom: 50px;left: 45%;}
.pageblock#fullscreen #slideposition ul {list-style-type: none;	margin: 0;padding: 0;}
.pageblock#fullscreen #slideposition ul li.indicator {display: inline-block;height: 10px;width: 10px;background: #222;margin: 0px 7px;padding: 0;-webkit-border-radius: 999px;-moz-border-radius: 999px;border-radius: 999px;overflow: hidden;cursor: pointer;}
.pageblock#fullscreen #slideposition ul li.indicator.active {background: white;}
/* 代码整理：懒人之家 www.lanrenzhijia.com */
/*head*/
.head{ width:100%; height:64px; background:url(../images/bg.png) ; position:fixed; position:absolute;left:0px; top:0px;z-index:999;}
.head .logo{float:left; padding:20px;}
.head .nav{width:467px;margin:0 auto;padding:32px;}
.head .tell{float:right;margin-right:20px;padding:20px 20px 20px 35px; background:url(../images/tell.png) no-repeat left center; color:#c28a43; font-size:24px;}

