.baner {background-color: #f296d1;}
.banner .slider .cur{background-color: #f296d1; filter:alpha(opacity=100);  /* ie 有效*/ opacity: 1;}
.main-banner {background-color: #fff7f4;}

.main{
	padding: 25px 0 35px;
	background: #f296d1;
	background: -moz-linear-gradient(#f296d1,#f082c8);
	background: -webkit-gradient(linear,center top,center bottom,from(#f296d1),to(#f082c8));
	background: -webkit-linear-gradient(#f296d1,#f082c8);
	background: -o-linear-gradient(#f296d1,#f082c8);
	background: -ms-linear-gradient(#f296d1,#f082c8);
	background: linear-gradient(#f296d1,#f082c8);
}

.recommend {width: 1180px; height: 240px; padding: 10px 0 0 10px;  margin: 0 auto 25px; background-color: #fff; box-shadow: 0 0 0 5px #f6b4de; border-radius: 3px;}
.recommend .fl{width: 240px; height: 230px; overflow: hidden; float: left;}
.recommend .fr{width: 930px;height:230px; padding-top: 10px; overflow: hidden; }
.recommend .fr li{width: 208px;height:88px; padding:9px 1px 1px 9px; border: 1px solid #e5e5e5; float: left; margin: 0 10px 10px 0; overflow: hidden; }
.recommend .fr .pic{width: 80px; height: 80px; float: left; margin-right: 12px; overflow: hidden;}
.recommend .fr .title{display: block; width: 115px; height: 24px; line-height: 24px; color: #666666; font-size: 14px; float: left; margin-top: 20px; transition:margin 120ms;}
.recommend .fr a:hover.title{color: #333;}
.recommend .fr .price{display: block; width: 115px; height: 21px; line-height: 21px; overflow: hidden; float: left; font-size: 16px; color: #ff0000;}
.recommend .fr .dt-btn{display: none; width: 80px; height: 24px; text-align: center; line-height: 24px; color: #fff; background-color: #f39ad3; float: left; margin-top: 8px;}
.recommend .fr a:hover.dt-btn{background-color: #f082c8;}
.recommend .fr li:hover{border: 2px solid #ffdcf0; padding: 8px 0 0 8px;}
.recommend .fr li:hover .title{margin-top: 0;}
.recommend .fr li:hover .dt-btn{display: block;}


.floor {box-shadow: 0 0 0 5px #f6b4de;border-radius: 3px;}
.floor1 .title span {background-position: 0 -280px;}
.floor1 .title h3 {color: #f082c8;}
.floor2 .title span {background-position: 0 -320px;}
.floor2 .title h3 {color: #fa50a0;}
.floor3 .title span {background-position: 0 -360px;}
.floor3 .title h3 {color: #965aff;}
