<meta charset="UTF-8"/>
<html>
<head>
<meta charset="utf-8">
<style>
*{
padding:0;
margin:0;
}
.lbOverlay{
display: none;
position: fixed;
left: 0;
top: 0;
width: 100%;
zoom: 1;
background: #484848;
z-index: 999;
width:100%;
height:100%;
filter:alpha(opacity=50); /*IE滤镜,透明度50%*/
-moz-opacity:0.5; /*Firefox私有,透明度50%*/
opacity:0.5;/*其他,透明度50%*/
}
.hidden_pro_au {
display:none;
padding: 6px;
text-align: left;
width: 909px;
/*height: 600px;*/
background: white;
overflow: auto;
position: absolute;
top: 150px;
left: 0;
z-index: 9999999
}
#hidden_pro_au_top {
border-bottom: 1px solid #999999;
padding-bottom: 24px;
}
#hidden_pro_au_top h2 {
font-family: 微软雅黑;
font-size: 30px;
color: #333333;
}
#big_bottom{
width:100%;
margin: 0 auto;
}
#hidden_pro_au_bottom{
width:600px;
height:auto;
margin: 0 auto;
}
#hidden_pro_au_bottom_top_text,
#hidden_pro_au_bottom_bottom_text {
font-family: 微软雅黑;
font-size: 14px;
color: #666;
}
#hidden_pro_au_bottom_top_text,
#hidden_pro_au_bottom_bottom_text {
font-family: 微软雅黑;
font-size: 14px;
color: #666;
}
#hidden_pro_au_bottom_img,#hidden_pro_au_bottom_img2{
margin-top: 44px;
margin-bottom: 44px;
}
</style>
<script src="jquery.min.js"></script>
</head>
<body>
<button onclick="show_box()">入口</button>
<div class="lbOverlay" onclick="close_hidden_pro_au()"></div>
<div class="hidden_pro_au" style="padding-left: 42px" ).hide();
}
</script>
相关文章: