body {
	margin: 0;
	padding: 0;
	font-size:16px;
	background: #fff;
}
.divcontenthidden {
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p, div {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}
.divbody {
	max-width: 640px;
	margin: 0 auto;
	background-color: #fff;
}
.divlayout {
	width: 100%;
	display: table;
	text-align: justify;
	font-family: "微软雅黑";
	line-height: 1.5em;
	background-color: #fff6f1;
	color: #333;
	margin: 0 auto;
}
.divlayout img {
	width: 100%;
	display: table;
}
.padding_top_bottom {
	padding-top: 6%;
	padding-bottom: 4%;
}
.item_content {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
a {
	text-decoration: none;
	color: inherit;
}
figure {
	margin: 0;
	padding: 0;
	height: auto;
}
.item_title {
	color: #fff;
	text-align: center;
	letter-spacing:1px;
	line-height:2.3em;
	margin-top: 1.5em;
	font-size:1.15em;
	background:url("../../image/special/Discount/titlebg.jpg") no-repeat;
	background-size:100%;
}

.clear {
	clear: both
}
.text-center {
	text-align: center;
}
.text {
	padding:0 4%;
	margin-top:1em;
	line-height:1.5em;
}
.text span{ color:#ff4471;}
.c2-1 li{
	width:31%;
	padding:0 1%;
	float:left;
	margin-top:0.5em;}
	.c2-1 h4{ color:#ff4471; padding-top:0.3em;}
	.c2-1{
		margin:1em 3% 0;
		padding-bottom:1em;
		border-bottom:1px dashed #EB0105;
		}
		.content6{
			padding-bottom:1.5em;}