/* CSS Document */

.activity_outside{
	float:left;
	width:100%;
	height: auto;
}
.activity_inside{
	width:1210px;
	height: auto;
	padding:auto;
	margin:auto;
}
.activity_banner{
	width:1210px;
	height:440px;
	float:left;
	background:url(../images/activity_banner.png) no-repeat;
}
.activity_banner img{
	float:left;	
}
.activity_calendar{
	float:left;
	width:314px;
	height:320px;
	background:#f7f7f7;
	margin-left:30px;
	margin-top:63px;
}
.activity_calendar img{
   /* width:384px;
	height:392px;*/
	width:298px;
	height:304px;
	padding:8px 8px 8px 8px;
}
.activity_classification{
	float:left;
	width:1210px;
	height:auto;
	margin-top:15px;
	
}
.activity_classification_text,.activity_classification_text01{
	float:left;
	width:auto;
	height:36px;
	padding-left:15px;
	padding-right:15px;
	line-height:36px;
	font-size:18px;
	text-align:center;
}
.activity_classification_text a{
	color:#fe7474;
}
.activity_classification_text01 a{
	color:#666;
}
.activity_box{
	float:left;
	width:1210px;
	height:auto;
	margin:30px 15px 30px 15px;
}
.activity_single_box{
	float:left;
	width:1210px;
	height:auto;
	margin-top:10px;
	padding-bottom:30px;
}
.activity_single_bar{
	width:1195px;
	height:36px;
	background:url(../images/activity_bar.png) no-repeat;
	margin-top:30px;
	color:#FFF;
	padding-left:15px;
	font-size:20px;
	line-height:36px;
	float:left;
}
.activity_single_box_content{
	float:left;
	width:1210px;
	height:auto;
	border:1px solid #ededed;
	padding-bottom:21px;
}

.activity_content_product{
	float:left;
	width:373px;
	height:346px;
	border:1px #CCCCCC solid;
	margin:30px 14px 0px 14px;	
}
.activity_right_product_img{
	float:left;
	width:373px;
	height:200px;
}
.activity_right_product_img    img{
	float:left;
	width:373px;
	height:200px;
	max-height:200px;
	max-width:373px;
}
.activity_right_product_text_box{
	float:left;
	width:353px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
}
.activity_right_product_text_box{
	float:left;
	width:353px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
}
.activity_right_product_title{
	float:left;
	width:353px;
	height:auto;
	line-height:24px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.activity_right_product_title   a{
	color:#000000;
}
.activity_right_product_title   a:hover{
	color:#000000;
	text-decoration:underline;
}
.activity_right_product_bottom_introduction{
	float:left;
	width:353px;
	height:auto;
	color:#727272;
	line-height:24px;
	margin-top:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.activity_right_product_bottom_price_box{
	float:left;
	width:353px;
	height:auto;
	margin-top:5px;
}
.activity_right_product_bottom_price{
	float:left;
	width:auto;
	height:auto;
	font-size:24px;
	color:#ff7e00;
	line-height:30px;
}
.activity_right_product_bottom_discount{
	float:left;
	width:auto;
	height:auto;
	color:#999;
	line-height:30px;
	text-decoration:line-through;
	margin-left:10px;
}
.activity_right_product_bottom_comment_box{
	float:left;
	width:353px;
	height:30px;
	margin-top:15px;
}
.activity_product_good,.activity_product_like,.activity_product_comment{
	height:auto;
	float:left;
	margin-right:15px;