<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body,h3,p,ul{font-size:12px;padding:0;margin:0;}
img{border:0;}
.Clear{clear:both;}
.pageWidth{width:950px;margin:0 auto;}
.Header{}
.pLeft{width:700px;float:left;}
.pRight{width:240px;float:right;}
.Bottom{border:#CCC 1px solid;margin-top:10px;}
a:link {
	color: #0696FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}

.Nav{height:30px;background:#CCC}
.Logo{float:left;}
.Logo img{width:100px;height:30px;}
.sNav{float:right;line-height:30px;padding-right:10px;}
.HeadImg{padding:8px 0;}
.HeadImg img{width:100%;height:150px;}
.daohang{line-height:10px;}


.HotNews{height:250px;border:#ccc 1px solid;margin-top:10px;}
.HotNews h3{background: #EEE;line-height:30px;position:relative;padding-left:10px;margin-bottom:10px;}
.HotNews h3 a{position:absolute;right:10px;}
.HotNews .NewsImg{width:200px;height:200px;float:left;text-align:center;}
.HotNews .NewsImg img{width:180px;height:200px;}
.HotNews .NewsDis{width:488px;float:right;padding-right:10px;text-align:center;}
.HotNews .NewsDis a{font-size:16px;color:#F60;}
.HotNews .NewsDis p{font-size:12px;line-height:150%;text-align:left;padding:10px 0;}
.ulListTit{list-style:none;}
.ulListTit li{line-height:25px;}
.HotNews .ulListTit li{width:230px;margin-left:10px;float:left;overflow:hidden; white-space:nowrap;}

.HotViod{border:#ccc 1px solid;margin-top:10px;padding:10px;}
.HotViod h3{background: #EEE;line-height:30px;position:relative;padding-left:10px;margin-bottom:10px;}
.HotViod h3 a{position:absolute;right:10px;}
.HotViod .NewsImg{width:80px;height:80px;float:left;text-align:center;}
.HotViod .NewsImg img{width:80px;height:80px;}
.HotViod .NewsDis{width:120px;float:right;padding-right:10px;text-align:center;}
.HotViod .NewsDis a{width:120px; overflow:hidden;white-space:nowrap;display:block;}
.HotViod .NewsDis p{height:65px; overflow:hidden;}



</pre></body></html>