@charset "utf-8";

html,body,ul,li,p {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

/* tsShopContainer */
#tsShopContainer li,#tsShopContainer img {
	vertical-align: top;
}

/* 新增2017.12.15 static */
.tss {
	width: 1080px;
	height: 560px;
	position: relative;
	_zoom: 1
}

/* #tsShopContainer {
	width: 500px;
	margin: 20px auto 0 auto;
	position: relative;
	border: 1px solid #CCC;
	font-size: 12px;
	padding-bottom: 5px;
	background-color: #6C6C6C;
} */
/* 修改2017.12.15 */
#tsShopContainer {
	width: 650px;
	height: 550px;
	float: left;
	background: #333;
	overflow: hidden;
}

#tsShopContainer #tsImgS {
	text-align: center;
	width: 70%;
	position: relative;
	margin-left: 200px;
}
/* 修改2017.12.15 */
/* #tsShopContainer #tsImgS{
	width: 678px;
	height: 476px;
	line-height:476px;
	position: relative;
	overflow: hidden;
	margin:0 200px;
	border-width: 2px 0px 2px 2px;
	border-style: solid;
	border-color: #333;
} */
#tsShopContainer #tsImgS a {
	display: block;
	text-align: center;
	margin: 0px auto;
}

#tsShopContainer #tsImgS img {
	border: 0px;
}

#tsShopContainer #tsPicContainer {
	width: 100%;
	height: 70px;
	position: relative;
	margin-top:-150px;
	background-color: #6C6C6C;
}

#tsShopContainer #tsPicContainer #tsImgSArrL {
	width: 17px;
	height: 100%;
	background: url(../images/picshopArr.gif) no-repeat left center;
	position: absolute;
	top: 0px;
	left: 8px;
	cursor: pointer;
}

#tsShopContainer #tsPicContainer #tsImgSArrR {
	width: 17px;
	height: 100%;
	background: url(../images/picshopArr.gif) no-repeat right center;
	position: absolute;
	top: 0px;
	right: 8px;
	cursor: pointer;
}

#tsShopContainer #tsPicContainer #tsImgSCon {
	position: absolute;
	top: 10px;
	left: 38px;
	width: 1px;
	height: 70px;
	overflow: hidden;
}

#tsShopContainer #tsPicContainer #tsImgSCon ul {
	width: 100%;
	overflow: hidden;
}

#tsShopContainer #tsPicContainer #tsImgSCon li {
	width: 57px;
	float: left;
	cursor: pointer;
}

#tsShopContainer #tsPicContainer #tsImgSCon li img {
	padding: 3px;
	margin: 1px;
	border: 1px solid #e4e4e4;
	display: block;
	width: 42px;
	height: 42px;
}

#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img {
	border: 2px solid #e4e4e4;
	margin: 0px;
}

/* 新增2017.12.15 */
.imgTable {
	float: left;
	width: 330px;
	height: 476px;
	color: #FEFEFE;
}

.filtTop {
	height: 40px;
	padding: 0px 10px;
	overflow: hidden;
	background-position: 0px -536px;
	background-repeat: repeat-x;
	line-height: 40px;
}

.imgTable .btn {
	display: inline-block;
	padding: 0px 7px;
	margin-left: 10px;
	margin-top: 10px;
	background: #666666;
	line-height: 20px;
	color: #FEFEFE;
}

.btn,a.btn {
	height: 24px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 24px;
	background: #0099CC;
	display: inline-block;
	vertical-align: middle;
}

.imgTable a,.imgTable a:hover {
	color: #FEFEFE;
}

.showAll {
	float: right;
}

.btn {
	border: none;
	cursor: pointer
}

.filtTop h2 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 96px;
}

.imgTable a,.imgTable a:hover {
	color: #FEFEFE;
}

a {
	color: #000000;
	text-decoration: none;
	outline: none
}

.imgSum {
	background: #666666;
	height: 475px;
}

ul {
	list-style: none
}

.imgSum .prevC {
	border-color: #488ad4
}

.imgSum li {
	padding: 10px 10px 9px;
	height: 98px;
	overflow: hidden;
	border-bottom: 1px solid #4e4e4e;
}

.imgSum .current {
	background: #488ad4;
	border-color: #488ad4;
}

.imgSum .pic {
	background: #333333
}

.pic {
	width: 80px;
	height: 80px;
	float: left;
	background: #FFFFFF;
	overflow: hidden;
	display: table;
	table-layout: fixed\9;
	text-align: center;
}

.pic a,.pic span {
	width: 60px;
	height: 80px;
	overflow: hidden;
	line-height: 80px;
	display: table-cell;
	vertical-align: middle;
	*font-size: 80px;
}

.pic a img,.pic span img {
	max-width: 80px;
	max-height: 80px;
}

.imgSum h3,.imgSum .dataItem {
	margin-left: 89px;
}

.imgSum h3 {
	height: 20px;
	overflow: hidden;
	font-weight: bold;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}

.imgSum  li a {
	color: #FEFEFE;
}

.imgSum .dataItem li {
	padding: 0px;
	border: none;
	line-height: 20px;
	height: 20px;
}

.dataItem li {
	zoom: 1;
	overflow: hidden;
}

.dataItem li {
	float: none;
	_display: list-item;
	width: auto;
	padding-bottom: 0px;
}