<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;}
.fleft{ float:left;}
.fright{ float:right;}
.fclear{ clear:both;}
.f14{ font-size:14px; font-weight:bold;}
ul,li{ list-style:none;}


#nav {
	width: 100%;
	height: 105px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
}
.top{ background-image:url(../images/top_bg.jpg); height:309px; text-align:center;}
.top_bg{ margin-left:auto; margin-right:auto; width:1000px; height:309px; }

/*导航条*/
#topnav{height:42px; line-height:42px; background:#047e07; text-align:center;font-size:14px; font-weight:bold; color:#fff;}
#topnav a{color:#fff; text-decoration:none;}
#topnav a:hover{color:#312f2f;}
#topnav .topnav_line{margin:0 14px;}

.main{ width:1000px; margin-left:auto; margin-right:auto; line-height:24px; color:#504f4f;  font-size:12px;}
.box{ width:974px; border:1px solid #e4e4e4; margin-top:20px; padding:12px; float:left;}
.box1{ width:467px; border:1px solid #e4e4e4; margin-top:20px; padding:12px;  }
.line{height:43px;background:url(../images/line_bg.jpg) repeat-x; border-bottom:5px solid #f91374;}
.line h1{float:left; height:43px; padding:0 15px;font-family:"微软雅黑"; font-size:20px; font-weight:bold; line-height:45px; color:#f91374;}
.box_text{ margin-top:15px; float:left; width:970px;}

#huan{ width:1000px; margin-top:20px; float:left; }
#huan .title{ width:1000px; }
#huan .meu { width:1000px; height:55px; }
#huan .meu ul{ width:1000px;  overflow:hidden;}
#huan .meu li{ width:143px; height:55px; line-height:46px; background:url(../images/bnt_2.jpg); cursor:pointer; font-weight:bold; color:#fff;  text-align:center; margin-left:28px; float:left;  font-family:"微软雅黑";  font-size:18px; }
#huan .title .active{ background:url(../images/bnt_1.jpg) 0 0 no-repeat; color:#000; display:block;}
#huan .text{ width:1000px;  overflow:hidden; line-height:24px; display:none; }

.meu a{ color:#FFF; text-decoration:none;}
.meu a:hover{ color:#FFF; text-decoration:underline;}

.gj_tit{ background-image:url(../images/tit_line.jpg); height:42px; margin-top:15px; color:#000; clear:both;}
.gj_tit p{ line-height:42px;  font-family:"微软雅黑";  font-size:18px; margin-left:20px;}
.gj_tit1{ background-image:url(../images/tit_line.jpg); height:42px; margin-top:15px; color:#000; clear:both; width:490px;}
.gj_tit1 p{ line-height:42px;  font-family:"微软雅黑";  font-size:18px; margin-left:20px;}

.gj_box{ border:1px solid #e4e4e4; width:978px; padding:10px; margin-top:4px; float:left;}
.gj_box1{ border:1px solid #e4e4e4; width:468px; padding:10px; margin-top:4px;}
.font01{ line-height:28px;}

.fanan li{ margin-top:10px; border-bottom:1px dashed #666666; padding-bottom:10px;}
.fanan b{ color:#146097; font-size:14px; }

.zhuanye li{ width:326px; height:187px; float:left;}
.zhuanye p{ padding:15px;}
.gj_box b{ font-size:14px; color:#146097;}

.logo{ width:178px; float:left; margin:10px 0;}
.sg_text{ float:left; margin:10px 0 10px 15px; width:783px;}
.yeah{ border-bottom:1px dashed #666666; }

#changgong,#zxyy{ background-color:#3a8b17; height:42px; margin-top:15px; color:#000; clear:both; }
#changgong p,#zxyy p{ line-height:42px;  font-family:"微软雅黑";  font-size:22px; margin-left:20px; color:#FFF;}
.cg_al{ float:left; width:323px; margin-top:10px; margin-right:15px;}
.cg_al dt{ height:34px; background-color:#c2f2ae;}
.cg_al dt p{ font-family:"微软雅黑"; font-size:16px; line-height:34px; margin-left:15px; float:left;}
.cg_al dt img{ float:right; margin:6px; }
.cg_al dd{ margin-top:2px; border:1px solid #e4e4e4; width:303; padding:10px; height:190px;}
.cg_al a{ color:#504f4f; text-decoration:none;}
.cg_al a:hover{ color:#F60; text-decoration:underline;}


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