<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 */


*{ margin:0; padding:0;}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0; padding:0; list-style:none;}
img{ border:0}
body{ background-color:#d8ccaf; font-size:14px;}
.mt{ margin-top:10px; float:left;}

.w1000{ margin:auto; width:1000px; background:#FFF; margin-bottom:15px; clear:both;}
#daoyu{ background-image:url(../images/daoyu.jpg); width:1000px; height:151px;}
#daoyu .btn{ float:right; margin-top:15px; margin-right:20px; margin-bottom:15px;}
#daoyu p{ clear:both; width:950px; margin:auto; line-height:28px; }

.topic img{ margin:10px 7.5px;}
#liuxie_box1{ border:1px solid #cb6b6b; width:985px; margin:0 7.5px; float:left;}
#liuxie_box1 img{ float:left; clear:both;}
#liuxie_box1 ul{ float:left; clear:both; width:980px;}
#liuxie_box1 ul li{ width:470px; float:left; margin-left:15px; margin-top:15px;}
#liuxie_box1 ul p{ float:left; margin-left:30px; line-height:20px;}

.liuxie_box2{ border:1px solid #cb6b6b; width:320px; margin:15px 2px 10px 7.5px; float:left; height:345px;}
.liuxie_box2 .p1{ margin:10px 15px 0 15px; line-height:24px; font-weight:bold;}
.liuxie_box2 .p2{ margin:0px 15px 10px 15px; line-height:24px; text-indent:26px;}
.liuxie_box2 p{ margin:10px 15px; line-height:24px;}
.liuxie_box2 a{ text-decoration:none;}

#liuxie_box3{ border:1px solid #cb6b6b; width:985px; margin:0 7.5px; float:left;}

.ty_text{ width:960px; height:140px; margin:15px;}
.ty_text p{ line-height:30px;}

.goin_box{ border:1px solid #cb6b6b; width:985px; margin:0 7.5px; float:left;}
.w410{ margin:15px 0; width:410px; float:left;}
.w410 .p3{ line-height:24px; font-weight:bold;}
.w410 .p4{ line-height:24px; text-indent:26px;}

#foot {
	font-size:13px;
	width:1000px;
	margin:0 auto;
	line-height:1.9em;
	text-align:center;
	margin-top:20px;
	padding-top:25px;
	color:#535353;
	font-family:"微软雅黑"; /*background:url(images/footbg.gif) no-repeat bottom center ;*/
}
#foot a {
	font-family:"微软雅黑";
	color:#535353;
}
#foot a:hover {
	color:#206FBE;
}


/*头部导航*/
#topWrapper {height: 34px; margin: 0; text-align:left; width: 100%; font-size:12px;}
#top { background: url("../images/top_bg.png") repeat-x scroll 0 0 transparent; display: block; height: 34px; line-height: 34px; overflow: visible;   position: fixed;  top: 0;  width: 100%; z-index: 100;}
#top ul { margin: 0 auto;  width: 1000px;}
#top ul li { float: left; margin: 0 4px;}
#top ul li a { color: #333333;}
#top ul li a:hover { color: #8A0000;}




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