<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{margin:0px; padding:0px; font-size:13px; font-family:"微软雅黑"; color:#555; background:url(../images/bodyBg.gif) left -23px repeat-x;}
a{color:#555;}
img{border:0px;}
a:link {text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline; color:#de6702;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}
.h10{height:10px; overflow:hidden; clear:both;}
.h40{height:40px; overflow:hidden; clear:both;}
.h80{height:80px; overflow:hidden; clear:both;}
.w768{width:780px; overflow:hidden; padding-right:12px;}

.wal{width:1003px; margin:0px auto; }
.font14{font-size:14px;}
.font15{font-size:15px;}
.font16{font-size:16px;}
.Orange{color:#d17306;}

/*页头*/
.headDiv{height:90px; overflow:hidden; position:relative;}
.headDiv .logo{position:absolute; z-index:10; left:5px; top:17px;}
.topSearch{position:absolute; z-index:10; right:12px; top:50px; color:#777;}
.topSearch a{padding:0 6px;}
.topSearch .fl{padding-right:15px;}
.topSearch .inputDiv{float:left; background:url(../images/topSearch.gif) left top no-repeat; width:155px; height:18px; overflow:hidden;}
.topSearch .input1{float:left; width:120px; height:18px; line-height:18px; padding:0 0 0 10px; border:0px; background:transparent; outline:none; font-family:"微软雅黑"; color:#777; font-size:10px;}
.topSearch .btn1{float:left; width:24px; height:18px; border:0px; background:transparent; outline:none; cursor:pointer}
/**/
.nav{height:43px; line-height:40px; overflow:hidden;/*background:wheat;*/}
.nav li{float:left; padding:0 1px;}
.nav a{font-family:"微软雅黑"; font-size:14px; color:#FFF; font-weight:bold; display:block; height:43px; padding:0 27px; text-decoration:none; float:left;}
.nav a:hover, .nav .a_now{background:url(../images/navBg.gif) center top no-repeat; text-decoration:none; color:#FFF;}

/*页脚*/
.footMember{height:56px; overflow:hidden; background:url(../images/footMemberBg.gif) center top no-repeat;}
.footMember .content{padding:13px 0 0 100px;}
.footMember .content a{margin:0 8px;}
/**/
.footDiv .wal{height:60px; overflow:hidden; padding-top:10px; line-height:24px;}
.pageFoot{border-top:#ddd solid 1px;}
/*
.pageFoot{background:url(../images/footBg.gif) top repeat-x; color:#FFF;}
.pageFoot a, .pageFoot a:hover{color:#FFF;}*/

/*内页导航*/
.pageBanner{height:280px; overflow:hidden; position:relative;}
.pageNav{height:45px; width:100%; overflow:hidden; position:absolute; z-index:10; left:0px; bottom:0px; background:url(../images/pageNav.png) center top no-repeat;}
.pageNav li{float:left; padding:1px 10px 0 10px;}
.pageNav a{font-size:14px; display:block; height:44px; line-height:44px; width:120px; overflow:hidden; float:left; color:#FFF; text-decoration:none; background:url(../images/pageNavBg1.png) left top no-repeat;}
.pageNav a span{padding-left:25px;}
.pageNav .a_now, .pageNav a:hover, .pageNav .a_now1{background:url(../images/pageNavBg2.png) left top no-repeat; text-decoration:none; color:#FFF;}
.pageNav .a_now{color:#f0952a;}
/**/
.pageSNav{position:absolute; z-index:10000; width:120px; overflow:hidden; background:url(../images/bg1.gif); display:none;}
.pageSNav li{height:38px; overflow:hidden;}
.pageSNav a{font-size:14px; color:#FFF; display:block; height:38px; line-height:38px; overflow:hidden; padding-left:25px; background:url(../images/pageSNavBg1.png); text-decoration:none;}
.pageSNav a:hover{background:url(../images/pageSNavBg3.png); text-decoration:none; color:#FFF;}
.pageSNav .aLast{background:url(../images/pageSNavBg2.png) left top no-repeat;}
.pageSNav .aLast:hover{background:url(../images/pageSNavBg4.png) left top no-repeat;}

.pageNum{height:90px; overflow:hidden;}
.pageNum .fr{padding:35px 12px 0 0;}
.pageNum .fr a{display:block; float:left; height:17px; line-height:17px; padding:0 6px; text-decoration:none; margin-left:3px; background:#e8e8e8; border-right:#f3f3f3 solid 1px; border-bottom:#f3f3f3 solid 1px;}
.pageNum .fr li{float:left;margin:0 2px;}
.pageNum .fr a:hover, .pageNum .fr .thisclass a{background:#222121; color:#FFF; text-decoration:none;}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:150;
	top:0; left:0px;
	background-color:#fff;
	display:none;
}

.select_layer{position:absolute; z-index:1000000; background:#FFF; border:#D2D1E0 solid 1px; display:none;}
.select_layer li{height:20px; line-height:20px; overflow:hidden; cursor:pointer; padding:0 6px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
</pre></body></html>