html, body {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
	font-family: "Microsoft Yahei";
	overflow: hidden;
}
a{border-radius: 0 !important}
.clearfix:after,.main:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{display:inline-block;}* html .clearfix{zoom:1;display:inline-block;}.clearfix{display:block;}.zoom{zoom:1;overow:hidden;}.clear{clear:both;}
.floatL{
	float: left;
}
.floatR{
	float: right;
}
.content{
	width: 100%;
	position: absolute;
	z-index: 3;
}
.logo{
	display: block;
}
.logo img{
	padding: 20px 30px;
}
.title{
	width: 100%;
	margin: 0 auto;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 60px;
}
.lit_title{
	width: 100%;
	margin: 0 auto;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 20px;
}
.my_btn{
	font-size: 14px;
	line-height: 1.4285;
	border-radius: 50px;
	padding: 14px 28px 13px 28px;
	text-align: center;
}
.btn-success{
	border: 2px solid #20910d;
}
.btn-default{
	border: 2px solid #fff;
	background-color: transparent;
	color: #fff;
}
.btn-default:hover{
	background: white;
	color: #333;
	border: 2px solid #fff;
}
.jz{
	width: 390px;
	height: 300px;
	margin: 0 auto;
	padding-top: 40px;
}

#zhezhao{background-color:black;position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;opacity:0.1;filter: alpha(opacity=10);-moz-opacity: 0.1;moz-opacity: 0.1;-khtml-opacity: 0.1;}
