/* CSS Document */
	*{margin:0; padding:0; list-style:none;border:0; }
	body{ background:#fff; font:normal 12px/22px ;font-family:'微软雅黑','yahei', ubuntu, helvetica, arial;
	color:#A9A9A9,overflow:scroll;
		overflow-x:hidden;
	 }
	body{
		margin:0 auto;
		//  max-width:1200px;

  /* sets max-width for IE */

  //_width:expression(document.body.clientWidth > 1200 ? "1200px" : "auto");
		}
	.max-wi{
		margin:0 auto;
	   max-width:1900px;

  /* sets max-width for IE */

   _width:expression(document.body.clientWidth > 1900 ? "1900px" : "auto");
   }
	img{ border:0;  }
	a{ text-decoration:none; color:#333;   }
	
 /*头部begin*/
	
			.header{
			//width:1200px;
			width:100%;
			}
			.bgheader{
				background-color: #44B134;
				height:100px;
				margin-bottom: 10px;
				}
			.h_left{
				width:450px;
				//margin-left: 102px;
				float:left;
				margin-top: 20px;
				
				}
			.h_middle{
				float:left;
				margin-top:20px;
				margin-left:200px;
				width: 200px;
				
				}
			.ico_phone{
			margin-top: -5px;
			float: left;
			}
			.h_middle p{
				font-size:20px;
				color:#6FBA2C;
				margin-top: -2px;
				}
			.h_right {
				float: right;
				//margin-right: 120px;
				}
			.h_right ul {  
					// float:right; 
				     line-height: 100px;
					//margin-right: 20px;
					
					 }
			.h_right ul li{
				float:left;
				margin-left: 10px;
				//margin-right: 10px;
			}
			.h_right ul li a{
				color:#FFFEFF;
				}
			.h_right ul li i{
				background:url(../images/second/myl.png) no-repeat;
				background: url(../images/second/myl.png) no-repeat 6px 16px;
				padding: 10px;
				}
			.colr{ color:#FFF;}
		.juzhong{
	width:1000px;
	margin:0 auto;}
	.M_t10{
		margin-top:10px;}
		/*头部end*/
			
		/*bottom  begin */
			.bottom{
				width:100%;
				 background-color:#2A2A2A;  
				 clear:both;
				 height: 210px;
				 margin-top: -15px;
				 }
			.b_top{
				 height:40px;
				 background-color:#44B134; 
				 padding: 2px;
				}
			.b_top ul {
				width:600px;
				/* margin: 0 25%; */
				line-height: 10px;
				margin: 0 auto;
			}
			.b_top li{ 
				float:left; 
				margin-top:15px; 
				margin-left:17px;
				//margin-right:20px;
				}
			.b_top li a{ font-size:14px; color:#FFF;}
			.b_top li a span {
				margin-left:15px;
				}
			.b_bottom{
				height:120px; 
				clear:both; 
				//margin-left: 290px;
				padding-top:55px;
				}
			.ball {
				width: 680px;
				margin: 0 auto;
				}
			.bottom_mid{
				width:650px;
				margin:0 auto;
				}
			.b_bottom img{
				height: 100%;
				width: 100%;
				margin-left: 10px;
				margin-right: 10px;
				}
			.b_bottom a{  float:left; margin-left: 10px;
margin-right: 10px;}
			.b_bottom p{
				font-size:12px; 
				color:#FFF;
				text-align:center;
				}
		/*bottom  end */
		.uhid{
		display:none;}
		.jqc {
		background:url(../images/second/jqc.png) no-repeat;
		width: 152px;
		height: 82px;
		margin-top: 13px;
		padding-left: 10px;
		float: left;
		}
		.b_top label {
		margin-left: 20px;
		color: #FFF;
		}