.category-tree{display:block;}
/********************/
#top-ad{	
	height:398px;
}
#top-ad .allWrap{	
	height:398px;
}
#slide{
	width:780px;
	height:398px;
	margin-left:220px;
}
.swiper-container {
    width: 100%;
}
.swiper-container img {
    display: block;
    width: 100%;
}
#top-notice{
	width:220px;
	height:398px;
	background:#fff;
}

#new-user{
	background:#f3f3f3;
}

#new-user h2{
	height:36px;
	line-height:36px;
	font-size:14px;
	padding-left:20px;
	background:#ccc;
}
#new-user ul{}
#new-user ul li{
	height:30px;
	line-height:30px;
	padding-left:10px;
}
#new-user ul  li i {	
    background: #e31939 none repeat scroll 0 0;
    color: #ffffff;
    margin-right: 10px;
    padding: 2px 5px;
}
#notice-content{
	height:180px;
	border:1px solid #ccc;
}
#notice-content h2{
	height:36px;
	line-height:36px;
	font-size:14px;
	padding-left:20px;
	background:#fff;
	border-bottom:1px solid #ccc;
}
#notice-content ul li{
	height:28px;
	line-height:25px;
	padding-left:10px;
}
/********************/
/*********团购 START ***********/
#tuan-gou{

	margin-bottom:10px;
}

#tuan-gou-title{
	border-bottom: 1px solid #e7e7e7;
    color: #333;
    height: 54px;
    margin-bottom:10px;
}
#tuan-gou-title h2 a{
	display: inline-block;
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 17px;
    font-weight: 100;
    line-height: 54px;
    margin-right: 170px;
    margin-top: 3px;	
}
#tuan-gou-list{
	height:240px;
}
#tuan-gou-list ul{}
#tuan-gou-list ul li{
	width:203px;
	height:200px;
	float:left;
}
#tuan-gou-list ul li dt{
	margin-bottom:10px;
}
#tuan-gou-list ul li dt img{
	display: block;
    height: 180px;
    margin: 0 auto;
    width: 180px;
}
.countdown{
	display: block;
    height: 20px;
    width: 203px;
}
.countdown span {
    background: #c0c0c0 none repeat scroll 0 0;
    display: block;
    height: 20px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 165px;
}
.countdown span ins {
    background: #db4c4c none repeat scroll 0 0;
    font-family: Verdana;
    height: 20px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    width: 70%;
}
.countdown span i {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    left: 5px;
    position: absolute;
}
.countdown span b {
    color: #fff;
    font-family: Verdana;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    position: absolute;
    right: 10px;
}
.tuan-gou-price p {
    color: #e7e7e7;
    display: block;
    font-family: Verdana;
    margin: 5px auto;
    width: 165px;
}
.tuan-gou-price p del {
    color: #999;
    font-size: 12px;
    margin-right: 10px;
}
.tuan-gou-price p ins {
    color: #c00;
    font-family: Verdana;
    font-size: 14px;
    margin-left: 10px;
    text-decoration: none;
}
/*********团购 END ***********/

.product-list{
	margin-bottom:20px;
}

.product-list-title{
	border-bottom: 1px solid #e7e7e7;
    color: #333;
    height: 54px;
}
.product-list-title h2 a{
	display: inline-block;
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 17px;
    font-weight: 100;
    line-height: 54px;
    margin-right: 170px;
    margin-top: 3px;	
}
.product-list-content{
	border-left: 1px solid #e7e7e7;
}
.product-list-content li{
	width:202px;
	height:215px;
	border-bottom: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    box-sizing: content-box;
    display: inline-block;
	float: left;
}
.product-list-content img {
	display: block;
    height: 150px;
    margin: 10px auto 0;
    width: 150px;
}
.product-list-content dd{
	color: #666;
    display: block;
    font-size: 12px;
    height: 22px;
    line-height: 20px;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    width: 170px;
}
dd.product-price{
    color: #e4393c;
    font-family: "微软雅黑";
    font-size: 14px;
}