.index-sales-tab {
	overflow: hidden;
	height: 400px;
	position: relative;
}

.index-sales-tab h1 {
	color: #000;
	width: 180px;
	height: 40px;
	overflow: hidden;
	font-size: x-large;
}

.index-sales-tab .label-list li {
	cursor: pointer;
	width: 184px;
	height: 44px;
	overflow: hidden;
	float: left;
	font-size: 18px;
	color: #FF3C3C;
	margin-right: 1px;
	line-height: 40px;
	text-align: center;
}

.index-sales-tab .label-list li.active a {
	color: #FF3C3C
}

.little_tips {
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 0 5px 5px;
	border-style: solid;
	border-color: #fff #fff #fa5000 #fff;
	position: absolute;
	top: 39px;
	transition: transform 0.5s linear 0s;
	transform: translateX(0px);
	-ms-transform: translateX(0px); /* IE 9 */
	-moz-transform: translateX(0px); /* Firefox */
	-webkit-transform: translateX(0px); /* Safari 和 Chrome */
	-o-transform: translateX(0px); /* Opera */
}

.index-sales-tab .label-list li.last {
	
}

.index-sales-tab .panel-content {
	clear: both;
}

.index-sales-tab .panel-list {
	border-top: 3px #ff3c3c solid;
}

.index-sales-tab .panel-item {
	position: relative;
}

.index-sales-tab .product-list {
	width: 610px;
	margin-right: -2px;
	float: right;
}

.index-sales-tab li.product-item {
    float: left;
    _display: inline;
    border: 1px solid #e5e5e5;
    border-width: 1px;
    position: relative;
    width: 192px;
    height: 166px;
    overflow: hidden;
    margin-bottom: 8px;
    margin-left: 8px;
}

.index-sales-tab .product-img {
	width: 100%;
	height: 120px;
	line-height: 120px;
	*line-height: 122px;
	overflow: hidden;
	text-align: center;
	*font-size: 115.2px;
	font-family: Arial;
	display: block;
}

.index-sales-tab .product-img img {
	max-height: 120px;
	margin-bottom: -2px;
	/*  padding-top: 5px; */
	max-width: 200px;
	height: 120px;
}

.index-sales-tab .product-name, .index-sales-tab .product-price {
	width: 164px;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-sales-tab .product-name {
	display: block;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
	max-height: 45px;
}

.index-sales-tab .selling-price {
	color: #a70323;
	line-height: 20px;
}

.index-sales-tab .selling-price del {
	color: #888;
}

.index-sales-tab .selling-price .price {
	/*font-size: 19px;
	color: #D11A3E;*/
	color:#E85308
}

.index-sales-tab .selling-price .price.free {
	color: #5FB41B;
}

.index-goods-slide-wrapp {
	position: absolute;
	top: 1.4px;
}

.index-goods-ad {
    position: absolute;
    top: 270px;
    left: 197px;
}

.index-goods-ad img {
    width: 418px;
    height: 75px;
}

.index-goods-slide {
	height: 245px;
	left: 197px;
	margin: -1px 0 0 0;
	overflow: hidden;
	position: relative;
}

.index-goods-slide, .index-goods-slide .slide-item, .index-goods-slide .slide-item img
	{
	width: 418px;
	height: 265px;
}

.index-goods-slide .slide-triggers {
	position: absolute;
	height: 26px;
	bottom: 13px;
	right: 150px;
}

.index-goods-slide .courseIntroduce {
	position: absolute;
	height: 26px;
	bottom: 0px;
	right: 150px;
}

.index-goods-slide .trigger-item {
	float: left;
	width: 30px;
	height: 5px;
	background-color: #ddd;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
	cursor: pointer;
}

.index-goods-slide .trigger-item.active {
	background-color: #ff3c3c;
	color: white;
}
/* .index-goods-slide .triggers-bg {position: absolute;left: 0;bottom: 9px;height: 35px;width: 100%;background-color: white;opacity: 0.6;filter: alpha(opacity=60);z-index: 11;} */
.link-item {
	display: block;
	position: relative;
	float: left;
	text-align: left;
	font-size: 13px;
	text-indent: 5px;
	margin: 0 5px;
	width: 82px;
	_width: 80px;
	height: 38px;
	line-height: 32px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
}

.link {
	width: 195px;
	height: 344px;
    background-color: #00A1E9;
}

.link a{
	color: #FFFFFF;
}
/* .link:after { 
       content:""; 
       display: block; 
       clear: both; 
  }  */
.small_pic img {
	padding-top: 117px;
	margin-left: -185px;
}