		.txtScroll-left{ width:800px;  position:relative;}
		.txtScroll-left .hd{ overflow:hidden;   padding:10px 10px 0px 0px; float: left; }
		.txtScroll-left .hd .prev,.txtScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:15px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../img/arrow.png") no-repeat;}
		.txtScroll-left .hd .next{ background-position:0 -50px;  }
		.txtScroll-left .hd .prevStop{ background-position:-60px 0; }
		.txtScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.txtScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
		.txtScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
		.txtScroll-left .hd ul li.on{ background-position:0 0; }
		.txtScroll-left .bd{ padding:12px 0px 0px 0px; width:670px; overflow:hidden; float: right;   }
		.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.txtScroll-left .bd ul li{width: 670px; float:left;  line-height:24px;  text-align:left; _display:inline;  color: #fff;}
		.txtScroll-left .bd ul li span{ color:#fff; float: right;  }
		.search_a{
			float: left;
			line-height: 45px;
			font-size: 16px;
			color: #fff;

		}



		.slideGroup{ 
			width:1300px;  
			text-align:left;  
		}


		

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ 
			margin:15px 12px; 
			float:left; 
			_display:inline; 
			overflow:hidden; 
			text-align:center; 
			padding: 5px;
			background-color: #fff; 
			box-shadow:0px 0px 10px #5d5f64;
		}
		.slideGroup .parBd ul li:hover{
			background-color: #1552b6;
			color: #fff;
			transition: 1s;
		}
		.slideGroup .parBd ul li .pic{ text-align:center; }
		.slideGroup .parBd ul li .pic img{ width:291px; height:248px; display:block;   }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{ line-height:34px;   }
