.main-top{
	position: relative;
}
.main-top .time_box{
	width: 19%;
	position: absolute;
	top: 4.2%;
	left: 0;
	right:0;
	margin: auto;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:0;
}
.time_box .act_title{
	font-size:20px;
	color:#fff6db;
	font-weight:bold;
	display:inline-block;
	font-family:"Microsoft Soft";
}
.time_box ul.countdown {
	padding-left: 10px;
	display: inline-block;
	vertical-align:top;
	width:101px;
}
.time_box ul.countdown li {
	display: inline-block;
	text-align: center;
	width:33px;
	float:left;
}
.time_box ul.countdown li .days,.hours,.minutes{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	padding:3px;
	background:#fff6db;
	font-family:"Yahei Microsoft";
	color:#cc1220;
}
.time_box ul.countdown li .text{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	font-family:"Yahei Microsoft";
	color:#fff6db;
}
.time_box ul.countdown2 {
	padding-left: 10px;
	display: inline-block;
	vertical-align:top;
	width:101px;
}
.time_box ul.countdown2 li {
	display: inline-block;
	text-align: center;
	width:33px;
	float:left;
}
.time_box ul.countdown2 li .days,.hours,.minutes{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	padding:3px;
	background:#fff6db;
	font-family:"Yahei Microsoft";
	color:#cc1220;
}
.time_box ul.countdown2 li .text{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	font-family:"Yahei Microsoft";
	color:#fff6db;
}
@media screen and (max-width:1440px){
	.time_box .act_title{
		font-size:16px;
	}
	.time_box ul.countdown {
		width:86px;
	}
	.time_box ul.countdown li{
		width:28px;
	}
	.time_box ul.countdown li .days,.hours,.minutes{
		font-size: 16px;
		line-height: 16px;
		padding:2px;
	}
	.time_box ul.countdown li .text{
		font-size: 13px;
		line-height: 16px;
	}
	.time_box ul.countdown2 li .days,.hours,.minutes{
		font-size: 16px;
		line-height: 16px;
		padding:2px;
	}
	.time_box ul.countdown2 li .text{
		font-size: 13px;
		line-height: 16px;
	}
}
@media screen and (min-width:1440px) and (max-width:1650px){
	.time_box .act_title{
		font-size:18px;
	}
	.time_box ul.countdown {
		width:95px;
	}
	.time_box ul.countdown li{
		width:31px;
	}
	.time_box ul.countdown li .days,.hours,.minutes{
		font-size: 18px;
		line-height: 18px;
		padding:2px;
	}
	.time_box ul.countdown li .text{
		font-size: 14px;
		line-height: 18px;
	}
	.time_box ul.countdown2 li .days,.hours,.minutes{
		font-size: 18px;
		line-height: 18px;
	}
	.time_box ul.countdown2 li .text{
		font-size: 14px;
		line-height: 18px;
	}
}
.message_box{
	width: 16%;
	position: absolute;
	top: 28.6%;
	left: 0;
	right:0;
	margin: auto;
	height:45px;
	line-height:45px;
}
.message_box p{
	color:#fff;
	text-align:center;
	font-size:14px;
}
.cat_list{
	margin-top: 12px;
	padding-bottom:80px;
}
.cat_list .cat_name{
	height: 164px;
	width: 1190px;
	text-align: center;
	margin: 0 auto;
	margin-top:80px;
}
@font-face{
	font-family:"FZLishu";
	src:url('FZLishu.ttf');
}
.cat_list .cat_name p{
	color: #fff6c2;
	font-weight: bold;
	font-size: 34px;
	font-family: "FZLishu";
}
.goods_list{
	margin-top: 39px;
	font-family:"Microsoft Yahei";
}
.goods_list ul{
	padding: 20px 20px 0 20px;
	display: inline-block;
}
.goods_list ul li:nth-child(4n){
	margin-right: 0;
}
.goods_list ul li{
	background: #fff6c2;
	width: 280px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
}
.goods_info{
	padding: 5px;
}
.goods_info button{
	width: 270px;
	height: 34px;
	background: #f81600;
	border:none;
	cursor:pointer;
	color:#fff6c2;
}
.goods_name{
	font-size:14px;
	color:#f81600;
	line-height: 18px;
	margin-top: 10px;
	white-space:nowrap;
	overflow:hidden;
	width:270px;
}
.goods_price{
	font-size: 14px;
	color: #f81600;
	font-weight:bold;
	margin-top: 8px;
}
.goods_price .sp_price{
	font-size: 34px;
}
.rule_box{
	position: fixed;
	left: 0px;
	top: 204px;
	width: 165px;
	height: auto;
	background:#a50520;
}
.t204{
	top:204px;
}
.t50{
	top:50px;
}
.rule_title{
	background:url('../images/activity/rule_title.png');
	width:165px;
	height:146px;
	display:inline-block;
	text-align:center;
}
.rule_title img{
	margin-top:108px;
}
.left_list{
	padding:0 16px;
	margin-top:20px;
	font-size:12px;
	color:#fff;
}
.left_list .list_name{
	margin-bottom:18px;
	line-height:16px;
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	cursor:pointer;
}

.barrage{position: absolute;bottom:150px;right:-500px;display: inline-block;width: 500px;z-index: 99999}
.barrage_box{background-color: rgba(0,0,0,.5);padding-right: 8px; height: 40px;display: inline-block;border-radius: 25px;transition: all .3s;}
.barrage_box .portrait{ display: inline-block;margin-top: 4px; margin-left: 4px; width: 32px;height: 32px;border-radius: 50%;overflow: hidden;}
.barrage_box .portrait img{width: 100%;height: 100%;}
.barrage_box div.p a{ margin-right: 2px; font-size: 14px;color: #fff;line-height: 40px;margin-left: 18px; }
.barrage_box div.p a:hover{text-decoration: underline;}
.barrage_box .close{visibility: hidden;opacity: 0; text-align: center; width:25px;height: 25px;margin-left: 20px;border-radius: 50%;background:rgba(255,255,255,.1);margin-top:8px; background-image: url(../images/activity/close.png);}
.barrage_box:hover .close{visibility:visible;opacity: 1;}
.barrage_box .close a{display:block;}
.barrage_box .close .icon-close{font-size: 14px;color:rgba(255,255,255,.5);display: inline-block;margin-top: 5px; }
.barrage .z {float: left !important;}
.barrage  a{text-decoration:none;}

.main-top .buy_box{
	position:absolute;
	top:76%;
	left:0;
	right:0;
	margin:0 auto;
	width:9.58%;
	text-align:center;
}
.buy_box a{
	display:block;
}
.buy_box a:nth-child(2){
	margin-top:3.125em;
}

.warnarea {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:99999;
}
.warnarea.is-visible{
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
#warning {
    background: #fff none repeat scroll 0 0;
    height: 202px;
    width: 686px;
}
#warning{
    position: relative;
    margin:28em auto;
    background: #FFF;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  transform: translateY(-60px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.is-visible #warning {
    -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#warning form{
	display: -webkit-flex; /* Safari */
	display: flex;
	align-items:center;
	height:100%;
}
.couponimg{
	width:162px;
	height:64px;
	margin-left:30px;
}
.num_box{
	margin-left:66px;
	width:96px;
	height:26px;
}
.num_box i{
	height:24px;
	width:24px;
	border:1px solid #d9d9d9;
	float:left;
	cursor:pointer;
}
.num_box .jian{
	background:#f1f1f1 url("../images/activity/jian.png") no-repeat;
}
.num_box .jia{
	background:#f1f1f1 url("../images/activity/jia.png") no-repeat;
}
.num_box .num{
	width:32px;
	height:24px;
	border-width:1px 0;
	border-color:#d9d9d9;
	border-style:solid;
	padding:0 5px;
	text-align:center;
	float:left;
	font-size:12px;
	color:#000;
}
.total{
	font-size:12px;
	font-weight:bold;
	color:#000;
	height:20px;
	line-height:20px;
	margin-left:48px;
	width:130px;
}
.submit .subbtn{
	width:128px;
	height:34px;
	color:#fff;
	background:#fd5902;
	border:1px solid #fd5902;
	cursor:pointer;
}
.total_num_box{
	position:absolute;
	top:4%;
	left:60%;
	font-family:"Microsoft Yahei";
}
.total_num_box p{
	color:#ff526f;
	font-size:28px;
}
.total_num_box p span{
	display:inline-block;
	margin-right:30px;
}
.total_num_box p span em{
	color:#fff;
	background:#ff526f;
	letter-spacing: 1px;
    padding: 0 2px;
    margin: 0 5px;
}