img { border: 0;}
.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ck-slide { position: relative; overflow: hidden;width: 1150px; height: 437px; margin: 0 auto 10px;}
.slide-img{
	width: 1150px;
}
.ck-slide ul.ck-slide-wrapper { position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0;height: 320px;}
.ck-slide ul.ck-slide-wrapper li { position: absolute;}
.ck-slide .ck-prev, .ck-slide .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: 0; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.ck-slide .ck-prev { left: 5px; background: url(../img/arrow-left.png) #000 50% no-repeat; opacity: 0;}
.ck-slide .ck-next { right: 5px; background: url(../img/arrow-right.png) #000 50% no-repeat; opacity: 0;}
.ck-slidebox { position: absolute; left: 50%; bottom: 12px; z-index: 30;}
.ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px; background: rgba(0,0,0,0.5);}
.ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
.ck-slidebox ul li.current em { background-color: #fe6500;}
.ck-slidebox ul li em:hover { background-color: #fe6500;}

.picScroll-left{ width:100%;  overflow:hidden; position:relative;}
.picScroll-left .hd{ margin-top:25px; height:50px;}
.second-slide-wrapper{
	height:384px;
	width:1150px;
	*width:1200px;
	margin:0 auto;
	position:relative;
	*padding-left:35px;
}
.prev-position{
	position:absolute;
	top:40%;
	left:0px;
	*left:10px;
	display:block!important;
}
.next-position{
	position:absolute;
	top:40%;
	right:10px;
	*right:5px;
	display:block!important;
}
.second-slide-wrapper .prev{
	display:block;
	cursor:pointer;
	background: url(../img/arrow-left.png) #000 50% no-repeat;
	width:35px;
	height:70px;
	position: absolute;
	left: 2px;
	z-index: 99;
	opacity: 0;
	border-radius: 2px;
}
.second-slide-wrapper .next{
	display:block;
	cursor:pointer;
	background: url(../img/arrow-right.png) #000 50% no-repeat;
	width:35px;
	height:70px;
	position: absolute;
	right: -7px;
	z-index: 99;
	opacity: 0;
	border-radius: 2px;
}
.picScroll-left .hd .prevStop{ background-position:-60px 0;}
.picScroll-left .hd .nextStop{ background-position:-60px -50px;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1;}
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.gif") 0 -9px no-repeat;}
.picScroll-left .hd ul li.on{ background-position:0 0;}
.picScroll-left .hd .hd-guide{
	width:1150px;
	overflow:hidden;
	margin:0 auto;
	padding: 5px;
	border-bottom: 2px solid #E03B12;
}
.hot-sell-tabname{
	font-weight:bold;
	float: left;
	font-size:18px;
}
.hot-sell-slogan{
	float:left;
	font-size:16px;
	color:#999999;
	margin-left: 10px;
	margin-top: 3px;
}
.picScroll-left .bd{overflow:hidden;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;border:1px solid #eee;}
.picScroll-left .bd ul li .pic{
	text-align:center;
	width:370px;
	*width:350px;
	height:385px;
}
.picScroll-left .bd ul li .title{ line-height:24px;}
.tempWrap {
	width: 1150px !important;
}