@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; list-style-image: none;list-style-type: none;}
html{
	background-color: #000000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-text-size-adjust:none;
	background-attachment: fixed;
	background-image: url(https://images.qijishow.com/qijishow2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
img { border:none;}
.fix {clear:both;font-size: 0px;}
.zhezhao {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: transparent url(../img/pattern.png) repeat top left;
	z-index:10;
}


.flipboard{
height: 195px;
width: 150px;
position: relative;
z-index: 1000;
left: 48px;
top: 48px;
background-image: url(../img/fb_logo.png);
}
.flipboard a{
	width: 150px;
	height: 195px;
	display: block;
}
.flipboard a:hover{
	text-decoration: none;
}
.bbs{
height: 120px;
width: 566px;
background-image: url(../img/qy1.png);
position: relative;
z-index: 1000;
left: 48px;
top: 25%;
}
}

.tongji{width: 200px;filter:alpha(opacity=50);position: absolute;z-index: 1;left: 0px;bottom: 0px;height: 20px;}
.tongji a {color:#000000;text-decoration:none;}
.tongji a:hover {text-decoration:none;color: #276045;}

.statistics{
	position:absolute;
	z-index: 100;
	width: 100%;
	bottom: 0px;
	background-image: url(../img/qy.png);
	background-repeat: no-repeat;
	background-position: 18px top;
	padding-top: 150px;
}
.statistics a {
	color:#000000;
	text-decoration:none;
}
.statistics a:hover {text-decoration:none;}


.logo2{
height: 30px;
width: 191px;
float: left;
padding-left: 245px;
margin-top: -120px;
}
.logo2 a{
width: 191px;
height: 30px;
display: block;
}
.logo2 a:hover{
	text-decoration: none;
}


.logo{
	height: 30px;
	width: 135px;
	float: left;
	padding-left: 48px;
}
.logo a{
	width: 135px;
	height: 30px;
	display: block;
}
.logo a:hover{
	text-decoration: none;
}
.flipboard_logo{
height: 30px;
width: 171px;
float: left;
padding-left: 43px;
margin-top: -120px;
}
.flipboard_logo a{
	width: 176px;
height: 28px;
display: block;
}
.flipboard_logo a:hover{
	text-decoration: none;
}

.copyright {
	height: 50px;
position: absolute;
z-index: 100;
width: 100%;
bottom: 0px;

}
.copyright dd.logo {
	width: 223px;
	height: 27px;

}
.copyright dd.logo a {
	text-decoration:none;
	display: block;
	height: 27px;
	width: 223px;
	background-image: url(../img/fshow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright dd.logo a:hover {
	text-decoration: none;
	background-image: url(../img/fshow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.copyright dd.b {
	height: 27px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #555555;
	width: 655px;
}
.copyright dd.b a {
	text-decoration:none;
	color: #555555;
}
.copyright dd.b a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
