@charset "utf-8";
/* CSS Document */


/*----------------  页面初始化  ---------------*/

html, body, div, span, applet, object, h1, h2, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, ul, td, tr, th {
	margin: 0;
	padding: 0;
	outline: 0;
	border:0;
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif, Verdana, Geneva, sans-serif, serif, "微软雅黑", "宋体";
	font-size:12px;
	position:relative;
}

ol, ul {
    list-style: none inside   none;
	                   
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";}
	
	
/*------清除浮动---------------*/

.clear{clear:both;}
.clear{ clear:both; font-size:1px;}


/* Clear Fix */

.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;
}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */



/*---------------------------------------------------------------布局-------------------------------------------------------------*/

.topWarp{width:100%; height:100px;}
.top{width:980px; height:100px; margin:0px auto;}

.bannerWarp{ width:100%; height:409px; background:url(img/banner_bg.jpg);}
.banner{width:980px; height:409px; margin:0px auto; }

.info{width:980px; height:177px; margin:0px auto; background:url(img/bg.jpg); padding-top:15px;}
.infoCol1{ width:309px; padding-right:10px; height:177px; float:left; }
.infoCol1 b{ font-size:14px; color:#00962f; }
.infoCol1 span{ line-height:22px;}
.infoCol2{width:310px; padding:0 11px 0 11px; height:177px; float:left;}
.infoCol2 b{ font-size:14px; color:#00962f; }
.infoCol2 span{ line-height:22px;}
.infoCol3{width:319px; padding-left:10px; height:177px; float:left;}
.infoCol3 b{ font-size:14px; color:#00962f; }
.infoCol3 span{ line-height:22px;}
.titel1_{width:980px; height:64px; margin:0px auto;}

.content{width:980px; height:auto; margin:0px auto;}
.content h1{ font-size:14px; line-height:30px; padding-top:15px;}
.jianping_img{width:980px; height:150px; margin:20px auto;}

.titel2_{width:980px; height:73px; margin:0px auto;}
.content2{width:980px; height:auto; margin:0px auto;}
.content2 h1{ font-size:14px; line-height:30px; padding-top:15px;}
.content2 b{ font-size:14px; font-weight:bold; color:#00962f;}
.bottomWarp{width:100%; height:38px; background:#eaeaea;}
.bottom{width:880px; padding-left:100px; line-height:38px; height:38px; background:url(img/bottom.png) no-repeat;margin:0px auto; margin-top:20px;}
.form1{ color:#333; width:980px; height:auto;margin:0px auto;}
.inputs{ width:263px; height:39px; background:url(img/input.gif) no-repeat; border:1px solid #FFF;}
.inputs1{ width:470px; height:39px; background:url(img/input1.gif) no-repeat; border:1px solid #FFF;}
.form1 span{ color:#C00;}
.form1 b{ color:#00962f; font-size:14px;}
.green{ color:#00962f;}