<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#banner_lun_bo_img_box{
	width:800px;
	height:1010px; 
	margin: 0 auto; 
	position:relative;
}
#banner_lun_bo_a{
	display: block; 
	width:100%; 
	height:100%;
}
#banner_lun_bo_img{
	display:block;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}
 
#banner_lun_bo_img_desc{
	position:absolute; 
	left: 5px; 
	bottom:5px;
	color:#FFF;
}
.banner_lun_bo_img_ul li
{
	float: left;
	width:0px;
	height:0px;
	border: 0px dashed  #aaa;
	margin: 5px;
	padding: 0;
	list-style:none;
	background-color: white;
	color:black;
	text-align: center;
}
.banner_lun_bo_img_ul li a{
	color: black;
	text-decoration: none;
	padding: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
}
 
 
</pre></body></html>