@charset "utf-8";
/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
*{font-family:"Microsoft YaHei";}
a{text-decoration: none;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }
input, textarea, select { *font-size:100%;
}
input:focus, textarea:focus, select:focus { outline: none; }
select, input { vertical-align: middle; }
legend { color: #000; }
.clean:before, .clean:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.clean:after, .clearfix:after { clear: both; }
.clean, .clearfix { zoom: 1; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.break { word-wrap: break-word; width: inherit; }
.linkhidden { text-indent: -9999em; overflow: hidden; }
.hidden { display: none; }
.mt20{margin-top: 20px;}
.mt40{margin-top: 40px;}
.mt60{margin-top: 60px;}
.mt10{margin-top: 10px;}

/*reset*/

#al_main{
	width:1000px;
	height:auto;
	margin:0 auto;
	
}
#al_img{
	width:620px;
	height:382px;
	position:fixed;
	top:50%;
	left:50%;
	margin:-191px 0 0 -310px;
	display:none;
	z-index:99999999;
}
.al_djzx{
	width:290px;
	height:58px;
	background:url(about:blank);
	position:relative;
	bottom:60px;
	left:2%;
	cursor:pointer;
	display:block;
	
	
}
.al_close{
	width:279px;
	height:58px;
	color:#fff;
	font-size:22px;
	position:absolute;
	right:2%;
	bottom:55px;
	cursor:pointer;
	
	
}