.content > .newestJoin {
	position: relative;
	bottom: 60px;
	z-index: 2;
	background: #ffffff;
	height: 626px;
	box-shadow: 0 0 30px rgba(0,0,0,.17);
}
.content > .newestJoin > .title {
	font-size: 2.5em;
	color: #333333;
	font-weight: lighter;
	text-align: center;
	line-height: 120px;
	padding-top: 10px;
}
.table {
	margin: 0 1.5px;
	overflow: hidden;
}
.table .td {
	width: 303px;
	padding-left: 10px;
	text-align: center;
	margin-top: 20px;
	float: left;
	overflow: hidden;
}
.table .td > a {
	display: block;
	width: 283px;
	height: 194px;
	margin-top: 10px;
}
.table .td > a > img {
	padding-top: 10px;
	width: 263px;
	height: 145px;
}
.table .td > a > p {
	line-height: 38px;
	width: 90%;
	margin: 0 auto;
	font-size: 1em;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.table .td > a > p image {
	display: none;
}
.table .on > a {
	background: #be0000;
}
.table .on > a > p {
	color: #ffffff;
}
/*特约商户*/
.specialShop {

}
.specialShop > .title {
	font-size: 2.5em;
	color: #333333;
	font-weight: lighter;
	text-align: center;
	padding-bottom: 60px;
}
.specialShop > table {
	height: 58px;
 	line-height: 58px;
}
.specialShop > table > tbody {

}
.specialShop > table > tbody > tr {

}
.specialShop > table > tbody > tr > td {
 	position: relative;
} 
.specialShop > table > tbody > tr > td:nth-child(1) {
	width: 90px;
	text-align: right;
	font-size: 1.125em;
}
.specialShop > table > tbody > tr > td:nth-child(2) {
	width: 58px;
	padding-left: 10px;
}
.specialShop > table > tbody > tr > td:nth-child(3) {
	width: 160px;
	margin-right: 8px;
}
.specialShop > table > tbody > tr > td:nth-child(4) {
	width: 160px;
	margin-right: 8px;
}
.specialShop > table > tbody > tr > td:nth-child(5) {
	width: 160px;
	margin-right: 8px;
}
.specialShop > table > tbody > tr > td:nth-child(6) {
	width: 160px;
	margin-right: 8px;
}
.specialShop > table > tbody > tr > td:nth-child(7) {
	width: 376px;
	cursor: pointer;
}
.specialShop > table > tbody > tr > td:nth-child(8) {
	width: 63px;
	background: #666666;
	text-align: center;
}
.specialShop > table > tbody > tr > td:nth-child(8) > a {
	display: block;
}
.specialShop > table > tbody > tr > td:nth-child(8) > a > img {
	vertical-align: middle;
}
.specialShop > table > tbody > tr >td .default {
	padding-left: 14px;
	background: #ffffff;
	width: 152px;
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 1.125em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.specialShop > table > tbody > tr >td > .menus-select {
	position: absolute;
	top: 25px;
	right: 17px;
}
.specialShop > table > tbody > tr >td:nth-child(7) > input {
	width: 100%;
	height: 60px;
	padding-left: 14px;
	border: 1px solid #cccccc;
	font-size: 1.125em;
	cursor: pointer;
}
.specialShop > table > tbody > tr >td:nth-child(7) > input::-webkit-input-placeholder{color: #666666;}
.specialShop > table > tbody > tr >td:nth-child(7) > input::-moz-placeholder{color: #666666;}
.specialShop > table > tbody > tr >td:nth-child(7) > input::-moz-placeholder{color: #666666;}
.specialShop > table > tbody > tr >td:nth-child(7) > input::-ms-input-placeholder{color: #666666;}
.specialShop > table > tbody > tr >td ul {
	width:152px;
	border:0;
	background: rgba(102,102,102,.9);
	margin: 0;
	position: absolute;
	z-index: 6;
	display: none;
}
.specialShop > table > tbody > tr > td ul li {
	color: #ffffff;
	font-size: 1.125em;
	height: 40px;
	line-height: 40px;
	display: block;
	padding-left: 15px;
	cursor: pointer;
}
.specialShop > table > tbody > tr > td ul li:hover {
	background: #be0000;
}

.specialShop > .htop {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	line-height: 39px;
	padding-top: 45px;
	color: #666666;
	font-size: 1.125em;
}
.specialShop > .htop > .left {
	float: left;
}
.specialShop > .htop > .right {
	float: right;
}
.specialShop > .shopList {
	margin-top: 42px;
	overflow: hidden;
}
.specialShop > .shopList > .item {
	width: 370px;
	height: 320px;
	border: 1px solid #cccccc;
	float: left;
	margin-bottom: 62px;
	overflow: hidden;
}
.specialShop > .shopList > .on {
	border-bottom: 6px solid #be0000;
}
.specialShop > .shopList > .item:nth-child(3n-2) {
	margin-right: 52px;
}
.specialShop > .shopList > .item:nth-child(3n-1) {
	margin-right: 52px;
}
.specialShop > .shopList > .item > a {
	display: block;
}
.specialShop > .shopList > .item .shop-pic {
	width: 368px;
	height: 212px;
	position: relative;
}
.specialShop > .shopList > .item .shop-pic > .ons {
	display: none;
}
.specialShop > .shopList > .on .shop-pic > .ons {
	position: absolute;
	top: 0;
	left: 0;
	width: 368px;
	height: 212px;
	display: block;
}
.specialShop > .shopList > .item .shop-pic > .ons img {
	width: 368px;
	height: 212px;
}
.specialShop > .shopList > .item .shop-pic > .ons p {
	position: relative;
	bottom: 120px;
	text-align: center;
	color: #ffffff;
}
.specialShop > .shopList > .item .shop-pic > img {
	width: 100%;
	height: 212px;
}
.specialShop > .shopList > .item .name {
	font-size: 1.125em;
	padding-left: 18px;
	line-height: 44px;
}
.specialShop > .shopList > .item .history {
	font-size: .875em;
	color: #818181;
	line-height: 19px;
	width: 90%;
	height: 36px;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.specialShop > .shopList > .item .history image {
	display: none;
}
.specialShop > .pages-turn {
	width: 100%;
	height: 60px;
	line-height: 60px;
	position: relative;
}
/*新分页*/
.specialShop > .pages-turn > .insert {
	width: 60px;
	height: 60px;
	border: 1px solid #cccccc;
	border-right: 0;
	position: absolute;
	top: 0;
	left: 624px;
	text-align: center;
	cursor: pointer;
}
.specialShop > .pages-turn > ul {
	overflow: hidden;
	padding-left: 90px;
}
.specialShop > .pages-turn > ul > li {
	float: left;
	line-height: 58px;
	text-align: center;
}
.specialShop > .pages-turn > ul > li.prev {
	width: 132px;
	border: 1px solid #cccccc;
	border-right: 0;
}
.specialShop > .pages-turn > ul > li.next {
	width: 132px;
	border: 1px solid #cccccc;
	margin-right: 16px;
}
.specialShop > .pages-turn > ul > li.first {
	width: 186px;
	border: 1px solid #cccccc;
	margin-right: 16px;
}
.specialShop > .pages-turn > ul > li.last {
	width: 186px;
	border: 1px solid #cccccc;
	margin-right: 16px;
}
.specialShop > .pages-turn > ul > li.page {
	width: 58px;
	border: 1px solid #cccccc;
	border-right: 0;
}
.specialShop > .pages-turn > ul > li.active {
	background: #be0000;
	border-top: 0;
	border-bottom: 0;
	line-height: 60px;
}
.specialShop > .pages-turn > ul > li.active > a {
	color: #ffffff;
}
.specialShop > .pages-turn > ul > li > a {
	display: block;
}
.specialShop > .pages-turn > .turnsTo{
	width: 182px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	border: 1px solid #cccccc;
	line-height: 58px;
	cursor: pointer;
}
.specialShop > .pages-turn > .turnsTo > span:nth-child(1) {
	position: absolute;
	left: 18px;
}
.specialShop > .pages-turn > .turnsTo > span:nth-child(2) {
	color: #949494;
}
.ulbox {
	display: none;
	height: 580px;
	overflow-x: hidden;
	position: absolute;
	top: 58px;
	z-index: 5;
}
.scro {
	overflow-y: scroll;
}
.specialShop > .pages-turn > .turnsTo  ul {
	background: rgba(102,102,102,.9);
}
.specialShop > .pages-turn > .turnsTo  ul > li {
	width: 182px;
}
.specialShop > .pages-turn > .turnsTo  ul > li > a {
	color: #ffffff;
}
.specialShop > .pages-turn > .turnsTo  ul > li:hover {
	background: #be0000;
}
.specialShop > .pages-turn > .turnsTo  img {
	position: absolute;
	right: 10px;
	top: 25px;
}
