<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body{margin:0; font-size:13px; font-family:微软雅黑,黑体, Verdana, Arial, Helvetica, sans-serif;}
a:link{ color:#686868; text-decoration:none;}
a:visited{ color:#686868; text-decoration:none;}
a:hover{color:#424242; text-decoration:none;}
a:active{color:#424242; text-decoration:none;}
a img{border:0;}
img{width:100%;}
.wid1000{width:1000px; margin:0 auto;}
.wid1100{width:1100px; margin:0 auto;}
.wid1200,.pc-banner{width:1200px; margin:0 auto;}
.wid100{width:100%; float:left;}

ul,ol{ list-style:none;}
ul,ol,dl,dd,dt,h1,h2,h3,h4,h5,h6,em,i,dfn,strong,p,form{font-weight:normal;font-style:normal; margin:0; padding:0;}
.clear{clear:both;}



.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{  position:relative; z-index:1; padding-left:10px;   height:60px; line-height:60px; background:url(../images/line.gif) repeat-x 0 bottom #FFF; color:#333;}
.nav{ position:relative; width:1100px; margin:0 auto;  font-family:"Microsoft YaHei",SimSun,SimHei; font-size:16px;}
.nav a{ color:#333;}
.nav h3{ font-size:100%; font-weight:normal;}
.nav .m{ float:left;  position:relative; z-index:1;}
.nav .s{ float:left; width:3px; text-align:center; color:#D4D4D4; font-size:12px;}
.nav h3 a{ display:block; width:110px; text-align:center;   font-weight:bold;}
.nav .sub{ display:none; /*默认隐藏*/  position:absolute; left:-3px; top:60px; z-index:1; width:115px; border:1px solid #E6E4E3; border-top:0;  background:#fff;font-size:14px;}
.nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;}
.nav .sub li a{ display:block;  border-bottom:1px solid #E6E4E3; padding:8px 0; height:28px; line-height:28px; color:#666;}
.nav .sub li a:hover{ color:#FE7700;}
.nav .block{ height:3px; width:116px; background:#FE7700; position:absolute; left:0; top:57px; overflow:hidden;}

.focusBox { position: relative; width:1100px; height:400px; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:1100px; height:400px; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;
	}
.focusBox .hd .on{ background-position:0 0; }
.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }


.notice { width: 1070px; border: 1px solid #d5d5d5; overflow: hidden;}
.notice .tab-hd { font-size:16px;height: 39px; background-color: #eee; margin-bottom: -1px; color: #404040;}
.notice .tab-hd ul { padding-top: 4px; margin-left: 7px;}
.notice .tab-hd li{ float: left; height: 34px; line-height: 35px; border-top: 1px solid #eee;}
.notice .tab-hd li a{ display:block; padding:0 14px;}
.notice .tab-hd li a:hover{ color:#f60; text-decoration:underline;}
.notice .tab-hd li.on{ border: 1px solid #d5d5d5; border-bottom: none; background-color: #fff; font-weight: bold; position: relative; margin-left: -1px; margin-right: -1px;}
.notice .tab-bd { border-top: 1px solid #e8e8e8; padding:15px;}
.notice .tab-bd ul{ overflow:hidden; zoom:1;}
.notice .tab-bd li { height: 22px; line-height: 22px; padding: 0 10px 0 5px; overflow: hidden; width: 125px; float: left;}


.footer{
	background: #036;
	width: 100%;
	padding: 20px;
	margin-top: 30px;
}
.footer .copyright{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	line-height: 28px;
}</pre></body></html>