/*  Topic_Img 活动顶部大图样式  */
.top-img  {
	width: 100%;
	
}
.top-img img {
	width: 100%;
	height: 100%;
}

/*  Topic_Banner 专题标题版块样式  */
.topic-banner {
	width: 980px;
	margin: 10px auto;
	overflow: hidden;
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;	
}
.topic-banner .tt {
	
	
	margin-bottom: 20px;
	margin-top: 50px;
	text-align: center;	
	font-weight: bold;
	color: #ff4500;
	overflow: hidden;
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
.topic-banner .tt p {
	height: 96px;
	background-image: url(image/headline.png);
	background-position: center;
	line-height: 96px;
	font-size: 30px;
}
/*  Topic_Activity_Rule 活动规则样式  */
.activity-rule .rule {
	margin: 0 auto;
	margin-top: 50px;
	width: 980px;
	height: 150px;
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;	
}
.activity-rule .rule .rule-tt {
	width: 320px;
	height: 150px;
	overflow: hidden;
	background: url("image/rule_bac.png") 0 0 repeat-y;
	font-size: 40px;
	color: white;
	text-align: center;
	line-height: 150px;
}
.activity-rule .rule .rule-con {
	margin-left: 10px;
	height: 150px;
	width: 600px;
	background: #483d8b;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	color: white;
}
.activity-rule .rule .rule-con .activity-time {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	padding-top:10px;
	padding-left: 10px;
}
.activity-rule .rule .rule-con .the-rule {
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
}
.activity-rule .rule .rule-con  .rules span{
	display: block;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 20px;
	overflow: hidden;
}
/*  Topic_TPS 礼券活动【标题、商品、说明】样式  */
.topic-tps {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;	
}
.topic-tps .get-ticket {
	margin-top: 50px;
	background: url('image/bac-white.png') 0 0 no-repeat;	
	width: 940px;
	height: 60px;
	line-height: 60px;
	padding-left: 40px;
	color: #900e3c;
	font-size: 20px;
	font-weight: bold;
}
.topic-tps .ticket {
	width: 950px;
	height: 146px;
	padding-top: 40px;
	padding-left:30px;
	background: url('image/bac-white.png') 0 -300px no-repeat;
}
.topic-tps .ticket a {
	width: 228px;
	height: 113px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 6px;
}
.topic-tps .ticket a img {
	width: 228px;
	height: 113px;
	display: block;
}
.topic-tps .use-rule {
	width: 980px;
	background: url('image/bac-white.png') 0 -99px no-repeat;
	overflow: hidden;
}
.topic-tps .use-rule .use-tt {
	margin-top: 25px;
	background: white;
	height: 50px;
	text-align: center;
	font-size:20px;
	line-height: 50px;
	color: #b23322;
	font-weight: bold;
}
.topic-tps .use-rule .use-time {
	height: 60px;
	line-height: 30px;
	background: white;
	padding-left: 40px;
	overflow: hidden;
}
.topic-tps .use-rule .use-time p {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 16px;
}
.topic-tps .use-rule .use-time span {
	font-size: 16px;
	line-height: 20px;
	display: block;
}
.topic-tps .use-rule .use-say {
	background: white;
	padding-left: 40px;
	overflow: hidden;
	padding-top: 4px;
}
.topic-tps .use-rule .use-say span {
	font-size: 16px;
	line-height: 20px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.topic-tps .use-rule .use-say p {
	line-height: 30px;
	background: white;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 16px;
}
.topic-tps .use-rule .use-zhuyi {
	height: 61px;
	padding-left: 20px;
	background: url('image/bac-white.png') 0 -200px no-repeat;
} 
.topic-tps .use-rule .use-zhuyi span {
	font-size: 12px;
	line-height: 40px;
	color: #666;
}




/*  Topic_PList_V 商品列表[信息上下布局]样式  */

.topic-list-v {
	width: 980px;
	margin: 10px auto;
	overflow: hidden;
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;	
}
.topic-list-v .activity-goods {
	width: 980px;
	overflow: hidden;
}
.topic-list-v .activity-goods ul {
	width: 1000px;
	overflow: hidden;
}
.topic-list-v .activity-goods li {
	float: left;			
	height: 400px;
	width: 242px;
	margin-right: 4px;
	margin-top: 10px;
	background: white;
}
.topic-list-v .activity-goods li .pic {
	width: 150px;
	height: 150px;
	display: block;
	margin: 50px auto;
}
.topic-list-v .activity-goods li .name {
	width: 230px;
	height: 40px;
	background: #ddd;
	font-size: 14px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 2px;
	overflow:hidden;
}
.topic-list-v .activity-goods li .info {
	width: 132px;
	height: 100px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
	float: left;
}
.topic-list-v .activity-goods li .info .info-name {
	font-size: 13px;
	margin-bottom: 10px;
	overflow:hidden;
	height: 20px;
	width: 108px;
}
.topic-list-v .activity-goods li .info .old-price {
	color: #999;
	margin-bottom: 15px;
}
.topic-list-v .activity-goods li .info .old-price span {
	text-decoration: line-through;
}
.topic-list-v .activity-goods li .info .info-con {
	color: #b22222;
	font-size: 16px;
	
}
.topic-list-v .activity-goods li .info .new-price {
	color: #b22222;
	font-size: 16px;
	margin-top: 50px;
}
.topic-list-v .activity-goods li .info .new-price span {
	font-size: 24px;
}

.topic-list-v .activity-goods li .take-buy {
	width: 100px;
	height: 100px;
	float: left;
}
.topic-list-v .activity-goods li .take-buy img {
	width: 90px;
	height: 90px;
	margin-top: 10px;
	margin-left: 2px;
}

/*  Topic-1  */
.topic1 {
	width: 980px;
	overflow: hidden;
	margin: 20px auto;
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
.topic1 .topic-goods {
	width: 980px;
	background: #0681c4;
	overflow: hidden;
}
.topic1 .topic-goods ul {
	width: 1000px;
	margin-top: 10px;
	margin-left: 10px;
}

.topic1 .topic-goods .img3 , .topic1 .topic-goods .img2 {
	width: 475px;
	height: 260px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
 .topic1 .topic-goods .img3 img , .topic1 .topic-goods .img2 img{
	width: 100%;
	height: 100%;
	display: block;
}
.topic1 .topic-goods .img1 {
	width: 960px;
	height: 200px;
	float: left;
	margin-bottom: 10px;
	
}
.topic1 .topic-goods .img1 img {
	width: 100%;
	height: 100%;
	display: block;
}

/*  Topic-2  */
.topic2 {
	width: 980px;
	overflow: hidden;
	margin: 20px auto;
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
.topic2 .topic-goods {
	width: 980px;
	background: #0681c4;
	overflow: hidden;
}
.topic2 .topic-goods ul {
	width: 1000px;
	margin-top: 10px;
	margin-left: 10px;
}

.topic2 .topic-goods .img1 {
	width: 475px;
	height: 530px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topic2 .topic-goods .img1 img {
	width: 100%;
	height: 100%;
	display: block;
}
.topic2 .topic-goods .img2 , .topic2 .topic-goods .img3 {
	width: 475px;
	height: 260px;
	float: left;
	margin-bottom: 10px;			
}
.topic2 .topic-goods .img2 img , .topic2 .topic-goods .img3 img {
	width: 100%;
	height: 100%;
	display: block;
}

/*  Topic-3  */
.topic3 {
	width: 980px;
	overflow: hidden;
	margin: 20px auto;
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
.topic3 .topic-goods {
	width: 980px;
	background: #0681c4;
	overflow: hidden;
}
.topic3 .topic-goods ul {
	width: 1000px;
	margin-top: 10px;
	margin-left: 12px;
}
.topic3 .topic-goods .img2 ,.topic3 .topic-goods .img3 ,.topic3 .topic-goods .img4 ,.topic3 .topic-goods .img5 {
	width: 312px;
	height: 260px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topic3 .topic-goods .img2 img ,.topic3 .topic-goods .img3 img , .topic3 .topic-goods .img4 img ,.topic3 .topic-goods .img5 img {
	width: 100%;
	height: 100%;
	display: block;
}
.topic3 .topic-goods .img1 {
	width: 312px;
	height: 530px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topic3 .topic-goods .img1 img {
	width: 100%;
	height: 100%;
	display: block;
}

/* Topic-4 */
.topic4 {
	width: 980px;
	overflow: hidden;
	margin: 10px auto;
	padding-top: 20px;
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
.topic4 .topic-goods {
	width: 980px;
	overflow: hidden;
}
.topic4 .topic-goods ul {
	width: 990px;
	overflow: hidden;
}
.topic4 .topic-goods ul li {
	width: 485px;
	height: 240px;
	margin-right: 10px;;
	margin-bottom: 10px;
	background: white;
	float: left;
	overflow: hidden;
}
.topic4 .topic-goods ul li img {
	float: left;
	width: 150px;
	height: 150px;
	display: block;
	margin: 45px 50px 45px 50px;
}
.topic4 .topic-goods ul li .goods-info {
	float: left;
	width: 215px;
	height: 220px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}
.topic4 .topic-goods ul li .goods-info .name {
	font-size: 16px;
	height: 60px;
	line-height: 30px;
}
.topic4 .topic-goods ul li .goods-info .old-price {
	color: #999;
	margin-top: 20px;
	margin-bottom: 15px;
}
.topic4 .topic-goods ul li .goods-info .old-price span {
	text-decoration: line-through;
}
.topic4 .topic-goods ul li .goods-info .new-price {
	color: #b22222;
	font-size: 16px;
	margin-top: 20px;
}
.topic4 .topic-goods ul li .goods-info .new-price span {
	font-size: 24px;	
}
.topic4 .topic-goods ul li .goods-info .take-buy {
	width: 150px;
	height: 55px;			
	/*margin-left: 20px;*/
	margin-top: 10px;
}
.topic4 .topic-goods ul li .goods-info .take-buy img {
	width: 160px;
	height: 55px;
	display: block;
}

/*  Topic-5  */
.topic5 {
	width: 980px;
	overflow: hidden;
	margin: 10px auto;
	padding-top: 30px;
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
.topic5 .topic-goods {
	width: 980px;
	overflow: hidden;
}
.topic5 .topic-goods ul {
	width: 990px;
	overflow: hidden;		
}
.topic5 .topic-goods ul li {
	width: 240px;
	height: 400px;
	background: white;
	float: left;
	overflow: hidden;
	margin-right: 7px;
	margin-bottom: 10px;
}
.topic5 .topic-goods ul li img {
	width: 240px;
	height: 240px;
}
.topic5 .topic-goods ul li .name {
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 14px;
	color: #333;
}
.topic5 .topic-goods ul li .new-price {
	color: #b22222;
	font-size: 16px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
.topic5 .topic-goods ul li .new-price span {
	font-size: 24px;
}
.topic5 .topic-goods ul li .old-price {
	width: 100px;
	height: 30px;
	margin-top: 10px;
	padding-left: 10px;
	line-height: 30px;
	float: left;
	font-size: 14px;
	color: #999;
}
.topic .topic-goods ul li .take-buy {
	width: 120px;
	height: 30px;	
	float: left;
}
.topic5 .topic-goods ul li .take-buy img {
	width: 120px;
	height: 30px;
	margin-top: 15px;
	display: block;
}


/*  topic-g  */
.topic-g {
	width: 980px;
	overflow: hidden;
	margin: 20px auto;
}
.topic-g .topic-con  {
	width: 980px;
	
}
.topic-g .topic-con .group {
	width: 980px;
	margin-bottom: 20px;
}
.topic-g .topic-con .group .custom {
	width: 240px;
}
.topic-g .topic-con .group .custom img {
	display: block;
	width: 240px;
	height: 284px;
	margin-top: 10px;
}
.topic-g .topic-con .group .topic-goods {
	width: 740px;
	overflow: hidden;
}

/*
.topic-g .topic-con .group .topic-goods ul {
	width: 738px;			
}
.topic-g .topic-con .group .topic-goods ul li {
	width: 240px;
	height:284px;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
	background: white;
}

.topic-g .topic-con .group .topic-goods ul li .goods-img {
	width: 240;
	height: 200px;
	overflow: hidden;
}
.topic-g .topic-con .group .topic-goods ul li img {
	width: 150px;
	height: 150px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.topic-g .topic-con .group .topic-goods .goods-info p {
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 6px;
	height: 40px;
	line-height: 19px;
	background: #ccc;
	overflow: hidden;
}
.topic-g .topic-con .group .topic-goods .goods-info .new-price {
	height: 20px;
	line-height: 22px;
	color: #b22222;
	text-align: center;
	padding-bottom: 12px;
}
*/














.m .pdts{
	text-align:center;
	margin-top:10px;
	
	clear:both;
	overflow:hidden;
	zoom:1;
	*position:relative;
}
.m .pdts .pdt{
	width:180px;
	height:240px;
	display:inline-block;
	margin:0px 5px;
	/*float:left;*/
	vertical-align: top;
	*display:inline;
	zoom:1;
	position:relative;
}
.m .pdts .pdt .timeinfo{
	position:absolute;
	top:150px;
	left:15px;
	width:150px;
	text-align:center;
	background:#fe1119;
	opacity: 0.8;	
	color:#fff;
	height:18px;
	line-height:17px;
}
.m .pdts .pdt .timeinfo span{
	display:inline-block;
	padding-left:20px;
	margin:0px 4px;
	background-image:url(image/clock16.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.m .pdts .pdt .sale-tag{
	position:absolute;
	top:0px;
	left:15px;
	width:150px;
	text-align:left;
	opacity: 0.8;	
	height:18px;
	line-height:17px;
	color:#fe1119;
}

.m .pdts .pdt .photo{
	width:180px;
	height:170px;
	text-align:center;
	overflow:hidden;
}
.m .pdts .pdt .photo img{
	width:150px;
	height:150px;
}

.topic-g .pdts .pdt .caption{
	margin:0px 10px;
	height:40px;
	line-height:20px;
	overflow:hidden;
}

.topic-g .pdts .pdt .price{
	margin:0px 10px;
	height:30px;
	line-height:30px;
	font-weight:600;
	color:#ca0000	
}



.s2b_col{
    position: absolute;
    top : 200px;
    list-style-type: none;
    background-color: aqua;
    margin-left: 140px;
    padding: 0;
}
.s2b_col li{
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    border: 5px solid;
    font-size: 30px;
}

#pageLink{
    margin: 0 auto;
    height: 40px;
    color:white;
    width: 500px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    margin-top: 100px;
}
#pageLink a{
   display: block;
   float: left;
   background-color: #ccc;
   text-decoration: none;
   border-radius: 5px;
   margin-left: 50px;
   width: 100px;

}

/*  Topic_PList_T 样式  */
.topic-list-t {
	width: 980px;
	height: 660px;
	margin: 100px auto;
	background: #d44444;
}
.topic-list-t .goods-list {
	width: 1100px;
}
.topic-list-t .goods-list .goods-con {
	width: 307px;
	height: 325px;
	margin: 0px 30px 10px 0px;
	float: left;
	background: #fff;
	position: relative;
}
.topic-list-t .goods-list .goods-con .goods	{
	display: block;
	margin: 20px auto;
}
.topic-list-t .goods-list .goods-con .jieshao {
	width:287px;
	height: 30px;
	padding: 0 10px 0 10px;
	margin: 30px 0px 10px 0px;
	line-height: 30px;
	color: #000;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}
.topic-list-t .goods-list .goods-con .price {
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	background: url("image/biaot.png") 0 0 no-repeat;
	position: absolute;
	top: 250px;
	left: -18px;
}
.topic-list-t .goods-list .goods-con .goumai {
	margin-left: 150px;
	margin-top: 27px;
}


/*  Topic_PList_R 【圆形框】样式布局  */
.topic-list-r {
	width: 980px;
	margin: 10px auto;
	overflow: hidden;
}
.topic-list-r ul {
	overflow: hidden;
	width: 990px;
}
.topic-list-r ul li {
	width: 320px;
	height: 325px;
	float: left;
	background: url("image/round_bac.png") 10px 0 no-repeat;
	margin-right: 10px;
	margin-top: 10px;
}
.topic-list-r ul li .goods-pic {
	margin-top: 63px;
	margin-left: 74px;
	width: 160px;
	height: 160px;
}

.topic-list-r ul li .goods-pic a img {
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 150px;
}
.topic-list-r ul li .goods-int {
	font-size: 12px;
	height: 20px;
	width: 176px;
	margin-top: 29px;
	margin-left: 74px;
	overflow: hidden;
	text-align: center;
}
.topic-list-r ul li .price-info {
	overflow: hidden;
}
.topic-list-r ul li .price-info .price {
	height: 50px;
	width: 200px;
	margin-left: 22px;
	margin-top: 2px;
	line-height: 50px;
	text-align: center;
	color: white;
	font-size: 19px;
	float: left;
}
.topic-list-r ul li .price-info .goumai {
	height: 50px;
	width: 61px;
	margin-top: 2px;
	float: left;
}
.topic-list-r ul li .price-info .goumai a {
	display: block;
	width: 61px;
	height: 50px;
}

/** 新版专题楼层1 **/
.topic {
	font-family: 微软雅黑;
}
.tfloor1 {
	margin: 10px auto;
	-webkit-box-shadow:0 0 20px rgba(000, 000, 000, .5);  
	-moz-box-shadow:0 0 20px rgba(000, 000, 000, .5);  
	box-shadow:0 0 20px rgba(000, 000, 000, .5);
	background: #dfa1a1;
}
.tfloor1 ul {
	overflow: hidden;
	text-align: center;
}
.tfloor1 ul li {
	display: inline-block;
	width: 192px;
	height: 269px;
	margin: 9px 5px 0 1px;
}
.tfloor1 ul li a {
	display: block;
	position: relative;
	height: 290px;
}
.tfloor1 ul li a .img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 214px;
	overflow: hidden;
}
.tfloor1 ul li a .img img {
	width: 100%;
	height: 214px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;	
}
.tfloor1 ul li a:hover .img img {
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.tfloor1 ul li a p {
	position: absolute;
	top: 214px;
	left: 0px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
}
.tfloor1 ul li a span.price {
	position: absolute;
top: 218px;
left: 0px;
display: block;
height: 30px;
line-height: 30px;
overflow: hidden;
color: #fff;
width: 100%;
background-color: #f43d05d6;
font-weight: 800;
font-size: 15px;
}
.tfloor1 ul li a span i.text-price {
	float: left;
	display: block;
	height: 30px;
	width: 112px;
	padding-left: 10px;	
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.tfloor1 ul li a span i span {
	position: relative;
	display: inline-block;
}
.tfloor1 ul li a span i.text-price .nowprice {
	font-size: 10px;
	padding-left: 4px;
}
.tfloor1 ul li a span em {
	float: right;
	width: 73px;
	height: 30px;
	text-align: right;
	padding-right: 10px;
	
}
/** 新版专题楼层1 **/
.tfloor2 {
	margin: 10px auto;
}
.tfloor2 ul {
	overflow: hidden;
	text-align: center;
}
.tfloor2 ul li {
	display: inline-block;
	width: 183px;
	height: 244px;
	padding: 10px 5px;
	overflow: hidden;
	position: relative;		
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.tfloor2 ul li div {
	padding: 5px 0px;
	-webkit-box-shadow: 0 0 5px rgba(000, 000, 000, .3) inset;
	-moz-box-shadow: 0 0 5px rgba(000, 000, 000, .3) inset;
	box-shadow: 0 0 5px rgba(000, 000, 000, .3) inset;
	background: #fff;
}
.tfloor2 ul li a.img {
	height: 150px;
	width: 150px;
	display: block;
	margin: 0 auto;
}
.tfloor2 ul li a.img img {
	width: 150px;
	height: 150px;
}
.tfloor2 ul li .caption {
	height: 25px;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
	background-color: rgba(000,000,000,0.5)!important;
	width: 173px;
	padding: 5px;
}
.tfloor2 ul li p a {
	color: #FFFFFF;
}

.tfloor2 ul li span.price {
	display: block;
	height: 40px;
	overflow: hidden;
	padding: 5px;
}
.tfloor2 ul li .price .text-price{
	display: block;
	float:left;
	overflow: hidden;
	width:180px;
}
.tfloor2 ul li .price .oldprice{
	float:left;
	color:red;
	font-weight:600;
	font-size:14px;
	
}
.tfloor2 ul li .price .nowprice{
	text-align: left;
	color:red;
	font-weight:600;
	font-size:12px;
	
}

.tfloor2 ul li .price .nowprice .now{
	background: #d21d26;
	color: #fff;
	font-weight:100;
	font-size:12px;
}

.tfloor2 ul li span em {
	float: left;
	display: block;
	backgrond: #fa1000;
	line-height: 24px;
	
}
.tfloor2 ul li span em a {
	height: 20px;
	
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	background: #FF6600;
	padding: 2px 62px;
	border-radius: 4px;	
}
.tfloor2 .mouseover {
	transform:translate(0,-6px);
	-webkit-transform:translate(0,-6px);
	-moz-transform:translate(0,-6px);
	-o-transform:translate(0,-6px);
	-ms-transform:translate(0,-6px);
}