#activity ul li{
	position: relative;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom:  solid 1px #E2E2E2;
}
#activity ul li a img{
	width: 414px;
	height: 188px;
}
.activitytitle a{
	position: absolute;
	top: 10px;
	left: 450px;
	font-size: 25px;
	font-weight: 500;
	color: #F37409;
	font-family:'微软雅黑 Regular', '微软雅黑';
}
.newstype{
	position: absolute;
	left: -3px;
	top: -2px;
}
.counter{
	float: left;
	margin-top: 8px;
	margin-left: 20px;
	width: 120px!important;
	height: 30px;
	background: url(../image/sell/countbg.png) no-repeat;
	text-align: left;
}
.counter a{
	margin-left: 7px;
	margin-right: 7px;
}
.shareandprint{
	display: table-cell;
	vertical-align: middle;	
	margin-top: 5px;
	height: 30px;
	float: right;
}
.shareandprint a{
	position: relative;
	top: 2px;
	margin-left: 5px;
	margin-right: 15px;
	height: 30px;
	line-height: 30px;
}
.counter input{
	border: 0px;
	margin-top: 3px;
	width: 35px!important;
	height: 18px;
	line-height: 18px;
}
.activitydate{
	position: absolute;
	top: 50px;
	left: 450px;
	color: #7F7F7F;
	font-weight: bold;
}
.activitydate span{
	color: #AF8B71;
}
.activitycontent{
	position: absolute;
	top: 80px;
	left: 450px;
	color: #7F7F7F;
}
.share{
	position: absolute;
	top: 130px;
	left: 450px;
	color: #7F7F7F;
	height: 30px;
}
#coupon{
	margin-top: 20px;
	border-top: solid 4px #B57A2A;
	display: none;
	background-image: url(../image/sell/youhuiquandiwen.png) ;
}
.couponlist{
	padding-left: 20px;
	padding: 20px;
}
.couponlist li{
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	width: 290px;
	padding-top: 3px;
	height: 252px;
	text-align: center;
	background-color: white;
}
#couponoperate{
	position: relative;
	height: 39px;
	background-color: #FFFFFF;
}
#couponoperate input{
	text-align: center;
}
#notice{
	margin-top: 20px;
}
#coupontext{
	display: none;
}

.shareInfo{
	position: relative;
	margin-left: 825px;
}
.modal-header {
background-color: #F48C33;
border: none;
padding-top: 10px;
padding-bottom: 10px;
}
.share div {
	float: left;
	height: 30px;
}
#myModal .modal-content {
	width: 650px;
}
#myModal .modal-body {
	padding: 0px;
}
#myModal .modal-body img{
	width: 100%;
}