<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#hotpic { width: 1004px; height: 290px; overflow: hidden; margin: 0 auto;}
#NewsPic { position: relative; width: 1004px; height: 290px; overflow: hidden;}
#NewsPic a { overflow: visible; text-decoration: none;}
#NewsPic .Picture {position: absolute; left: 0; top: 0;}
#NewsPic .Nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#NewsPic .Nav span {font-size: 12px; font-weight: 400; color: #FFF; float: right; display: block; width: 24px; text-align: center; background: #000; cursor: pointer;}
#NewsPic .Nav span.Normal { color: #FFF; filter: Alpha(opacity=50);}
#NewsPic .Nav span.Cur { background: #ce0609; color: #FFF;}
#NewsPicTxt { position: relative; width: 765px; height: 22px; margin: 0; text-align: center; font-weight: 700; color: #000; font-size: 14px;}
#NewsPicTxt a:link, #NewsPicTxt a:visited {font-size: 16px; font-weight: 700; color: #000; text-decoration: none;}
#NewsPicTxt a:hover { color: red; }

/* demoEffect 文件CSS ======================================= */

	#demoContent{ text-align:center; margin-top:20px; width:765px; height:auto; overflow:hidden;}
	#demoContent .effect{ display:inline-block; *display:inline; zoom:1; text-align:left;  margin:0 auto;   }
	#demoContent .js{ text-align:left; margin:10px 20px;  line-height:20px;  background:#f3f3f3;  padding:5px 20px;    }
	#demoContent .js span{ color:#1974a1; }
	#demoContent .js span i{ color:#f30; font-weight:bold;  }
	#demoContent .notice{ color:#fff;  background:#000; text-align:left; padding:4px 20px; margin:10px 20px;   }
	#demoContent .css{  text-align:left; margin:10px 20px;  }
	#demoContent .css blockquote{ overflow:scroll; }

	#demoContent  .authorWord{ padding:10px 20px; text-align:left; margin-bottom:20px;   }
	#demoContent  .authorWord em{ color:#f00;  }
	
	/* 单个图片幻灯片盒子 - 公用类 */
.slideBox{ width:765px; height:120px; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd img{ width:765px; height:120px; }
</pre></body></html>