@charset "utf-8";
/* CSS Document */
body{font:12px/140% Arial,"宋体",Helvetica, sans-serif,Verdana;color:#5a5a5a; margin:0; background:#FFF; }
html,body{overflow-x:hidden;-webkit-text-size-adjust:none;}
table,td{font:12px/140% Arial,"宋体",Helvetica, sans-serif,Verdana; color:#5a5a5a;}
table{border-collapse:collapse; border-spacing:0; empty-cells:show; }
th, td { border-collapse:collapse; }
A:link{text-decoration:none; color:#5a5a5a;}
A:visited{text-decoration:none; color:#5a5a5a;}
A:hover{text-decoration:none; color:#16981e;}
img{ border:0; vertical-align:middle; }
div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner{   border:none;padding:0 } 
a{blr:expression(this.onFocus=this.blur())} /*for IE*/
a{outline:none;} /*for Firefox*/
ol,ul,li{list-style-type:none;}

.w1100{
	width:1100px;
	margin:0 auto;
	overflow:hidden;}

.header{}
.top{
	height:40px;
	background:#16981e url(../images/bgtop.jpg) no-repeat center center;
	font-family:"微软雅黑";}
.top .toplf{
	float:left;
	margin-top:10px;
	color:#fff;}
.top .toprg{
	float:right;
	margin-top:8px;
	color:#ff0;
    font-size: 16px;
	line-height:1.4;}

.head{ height:104px;}
.logo{
	float:left;
	margin-top:9px;}
.nav{
	height:40px;
	float:right;
	margin:30px 0 0 18px;}
.nav li{
	width:100px;
	padding:0 5px;
	float:left;
	text-align:center;
	line-height:40px;}
.nav li a{
	display:block;
	font-size:16px;
	color:#333;
	font-family:Microsoft YaHei;}
.nav li a:hover{
	background-color:#16981e;
	color:#fff;}

.banner{}

.footer{
	height:170px;
	background-color: rgb(67, 67, 67);
	font-family:'宋体';
	font-size:14px;
	color:#fff;
	text-align:center;}
.footer .footnav{
	margin-top:26px;}
.footer .footnav li{
	display:inline-block;
	width:120px;}
.footer a{ color:#fff;}
.footer a:hover{ color:#ccc;}

.footer .copy{
	margin-top:36px;
	line-height:30px;}
.footer p{
	line-height:30px;}

.resultbar{
	height:32px;
	line-height:32px;
	background:transparent url(../images/search-top-bg.gif) repeat-x scroll;
	text-indent:12px;
	color:#428C5B;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
 }
 .result_content{
    overflow:hidden;
	zoom:1;
 }
.resultlist{
  padding:2px 20px;
  overflow:hidden;
}
/* .resultlist ul{
  padding:20px 0 0 20px;
 } */
.resultlist ul li{
  padding:15px 0;
  margin-bottom:0;
 }
.resultlist ul li h3{
  margin-bottom:0;
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#333;
  font-size:14px;
  width:650px;
  padding-top:0;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }
