#top_banner {
  width: 100%;
  height: 949px;
  text-align: center;
  margin: -1px 0 0 0;
  padding: 0 0 0px 0;
  position: relative;
  z-index: 9;
  overflow:hidden;
}
#top_banner .bigpic {
	width: 1920px;
	height: 922px;
	overflow:hidden;
	padding: 0;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 99;
}
/*
#top_banner .bigpic ul li {
  position: absolute;
}*/
#top_banner .bigpic ul li img {
  width: 1920px;
  height: 696px;
}
#top_banner .select {
  position: relative;
  z-index: 999;
  width: 980px;
  margin: 0 auto;
}
#top_banner .select ul {
  position: absolute;
  top: 657px;
  left: 23px;
}
#top_banner .select ul li {
  float: left;
  margin-right: 9px;
}
#top_banner .select ul li a {
  width: 59px;
  height: 10px;
  background: none;
  display: inline-block;
  border: 1px solid #FFFFFF;
}
#top_banner .select ul li a.here {
  background: #EB6331;
  border: 1px solid transparent;
}
#top_banner .select ul li a:hover {
  background: #EB6331;
  border: 1px solid transparent;
}
#top_banner .select ul li:last-child {
  margin-right: 0;
}
#index_products .jCarouselLite{
	margin-left:21px;
	width:940px !important;
}
#index_products {
  position: relative;
  width: 980px;
  height: 322px;
  background: url(../images/index/pbg.png) no-repeat top center;
  margin: -490px auto 0 auto;
  z-index: 99;
}
#index_products .left {
  position: absolute;
  left: -9px;
  top: 87px;
  z-index: 999;
}
#index_products .left a {
  width: 40px;
  height: 55px;
  background: url(../images/index/left.png) no-repeat top left;
  display: block;
}
#index_products .left a:hover {
  background: url(../images/index/left_.png) no-repeat top left;
}
#index_products .right {
  position: absolute;
  right: -9px;
  top: 87px;
  z-index: 999;
}
#index_products .right a {
  width: 40px;
  height: 55px;
  background: url(../images/index/right.png) no-repeat top left;
  display: block;
}
#index_products .right a:hover {
  background: url(../images/index/right_.png) no-repeat top left;
}
#index_products ul {
  position: absolute;
  left: 23px;
  top: 27px;
}
#index_products ul li {
  float: left;
  margin-right: 16px;
}
#index_products ul li:last-child {
  margin-right: 0;
}
#index_products ul li .pic {
  width: 174px;
  height: 174px;
}
#index_products ul li .pic .a img {
  width: 174px;
  height: 174px;
}
#index_products ul li .title {
  margin-bottom: 8px;
}
#index_products ul li .title a {
  width: 175px;
  padding-top: 4px;
  padding-bottom: 4px;
  display: block;
  background: #222222 url(../images/module/namebg.png) repeat-x top center;
  color: #DDDDDD;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
#index_products ul li .rated {
  margin-bottom: 5px;
}
#index_products ul li p {
  color: #545454;
  font-size: 12px;
}
#index_products ul li:hover .title a {
  background: #c93d1e url(../images/module/namebg_.png) repeat-x top center;
}
ul li .text {
	height:50px;
}
