<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************************* Flash鏍忕洰閫氱敤鏍峰紡 *************************************/
.flashbar {
	float:left;
	display:inline;
	margin:0 0 0 13px;
	overflow:hidden;
}
.flashbar .flashwarp {
	z-index:101;
}
/************************************* Flash鏍忕洰-鏍囬鏍� *************************************/
.flashbar .titlebar {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	padding:2px 0 0 40px;
	background:#CCC;
	color:#000;
	font:bold 14px "瀹嬩綋";
	z-index:100;
}
/************************************* Flash鏍忕洰-鏁板瓧鎸夐挳鏍� *************************************/
.flashbar .numberbar {
	position:absolute;
	right:0;
	bottom:0;	
	z-index:102;
}
.flashbar .numberbar a {
	float:left;
	width:20px;
	background:#000;
	border-left:#fff solid 1px;
	text-align:center;
	color:#fff;
	font:bold 14px/18px Arial;
}
.flashbar .numberbar .on {
	background:#cb4f06;
}
/************************************* 鍥剧墖骞垮憡鏍�-涓棿骞垮憡 *************************************/
#centerfma.flashbar, #centerfma img {
	width:520px;
	height:214px;
}
#leftfma.flashbar, #leftfma img, #rightfma.flashbar, #rightfma img {
	width:218px;
	height:214px;
}
#leftfma.flashbar .titlebar, #rightfma.flashbar .titlebar { display:none; }
#leftfma.flashbar .numberbar, #rightfma.flashbar .numberbar { display:none; }</pre></body></html>