<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;}
img{ border:0;}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0; padding:0; list-style:none;}
.mtop{ margin-top:20px;}

.main{ width:1000px; height:auto; margin-left:auto; margin-right:auto;}

.daoyu{ background-image:url(../images/daoyu.jpg); width:1000px; height:144px; margin-top:25px; }
.daoyu p{ font-size:14px; line-height:28px; width:820px; float:right; margin-right:20px; margin-top:25px; text-indent:26px;}

.work{ background-color:#e9e9e9; width:1000px; height:auto; float:left;}
.work p { width:690px; float:right; font-size:14px; line-height:28px; text-indent:28px; margin-right:20px; margin-top:20px;}

.flt_l{ float:left;}
.oflow_h{ overflow:hidden;}
#main_4{ width:1000px; float:left; background-color:#e9e9e9; }
#main_4 .title{ width:1000px; margin-left:30px;}
#main_4 .meu ul{ width:350px;  overflow:hidden;}
#main_4 .meu li{ width:170px; height:48px; line-height:20px; cursor:pointer; font-size:16px; font-weight:bold; color:#333333; background:url(../images/bg_t1.gif) no-repeat; text-align:center; margin:5px 20px 0 0px; color:#000; float:left;}
#main_4 .title .active{ background:url(../images/bg_n1.gif) 0 0 no-repeat; color:#333333;}

#main_4 .main1{ width:940px;  overflow:hidden; line-height:18px;  border:1px solid #ffc974; background-color:#FFF;}
.main1 .p1{ padding:8px; font-size:14px; line-height:28px; color:#193a2b; width:580px; float:left;}
.main1 .p2{ padding:0 8px 8px 8px; font-size:14px; line-height:28px; color:#193a2b; width:900px; clear:both;}
.main1 .pt{clear:both; height:36px; margin-top:10px; margin-left:10px;}
.main1 .pp{margin-top:10px;float:right; margin:30px 10px 0 15px; clear:both; }
.ml{ margin-left:50px;}

.cont{ background-color:#e9e9e9; width:1000px; height:auto; float:left;}
.cont_bg{ background-image:url(../images/text2.jpg); width:970px; height:190px; margin-left:15px;}
.cont_bg h1{ color:#e14a06; font-size:16px; padding:15px 0 0 10px;}
.cont_bg p{ font-size:14px; line-height:28px; padding:0 10px; text-indent:28px;}

.banner{ background-color:#e9e9e9; width:1000px; height:auto; float:left; border:1px solid #b1b0b0;}
.tt5_box{ width:1000px; margin-top:7px;}
.tt5_box img{ margin-left:5px;}

#tel{ width:1000px; margin:20px auto;}

#foot {
	font-size:13px;
	width:1000px;
	height:180px;
	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:14px;}
#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 5px;}
#top ul li a { color: #333333;}
#top ul li a:hover { color: #8A0000;}

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