/*
* @Author: yq
* @Date:   2017-08-28 17:50:38
* @Last Modified by:   yq
* @Last Modified time: 2017-12-26 14:59:38
*/


/*秒杀专区*/
.container {
	display: block;
	width: 100%;
	height: auto;
	background: #f6f6f6;
}

.swiper {
	padding: 0 33px;
	float: left;
	width: 786px;
	margin-left: 15px;
	height: 56px;
	display: block;
	position: relative
}

.hidden-control {
	display: block;
	width: 100%;
	height: 56px
}

.time-bar {
	display: block;
	width: 100%;
	position: relative;
	height: 56px;
	background: #483E39;
	z-index: 2
}

.time-bar .classify {
	padding: 15px;
	display: block;
	width: 26px;
	height: 26px;
	cursor: pointer;
	float: left;
}

.time-bar .classify i {
	background: url(../img/active.png) no-repeat 0 0;
	width: 26px;
	height: 26px;
	display: block;
}

.time-bar .classify .classify-box {
	display: none;
	top: 56px;
	left: 0px;
}

.time-bar sup {
	background: url(../img/active.png) no-repeat -36px 0;
	width: 2px;
	height: 28px;
	display: block;
	float: left;
	margin: 14px 0 0 5px;
}

.time-bar .sort-ul {
	display: block;
	float: right;
	width: 270px;
	height: 56px;
	position: relative;
}

.time-bar .sort-ul .sale {
	width: 90px;
	height: 56px;
	text-align: center;
	color: #bbb;
	line-height: 56px;
	font-size: 16px;
	float: left;
	display: block;
}

.time-bar .sort-ul .checked {
	background: #e4393c;
	color: #fff;
}

.time-bar .time-box {
	display: block;
	float: left;
	position: relative;
	width: 786px;
	height: 56px;
}

.time-bar .time-box .scrollable-panel {
	position: relative;
	height: 56px;
	left: 305px;
}

.time-bar .time-box .scrollable-panel .panel-item {
	float: left;
	width: 88px;
	padding: 10px 0;
	overflow: hidden;
	cursor: pointer;
}

.time-bar .time-box .scrollable-panel .panel-item .time {
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
	color: #888;
	font-family: Helvetica,arial,sans-serif
}

.time-bar .time-box .scrollable-panel .panel-item .txt {
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 14px;
	margin-top: 2px;
}

.time-bar .time-box .special {
	width: 88px;
	height: 56px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -44px;
	background: #e4393c;
}

.time-bar .classify-box {
	display: none;
	width: 188px;
	height: auto;
	padding: 12px 10px;
	position: absolute;
	top: 56px;
	left: 0;
	border: 1px solid #333;
	border-top: 0;
	background: #483E39
}

.time-bar .classify-box .classify-ul {
	display: block;
	width: 100%;
	height: auto;
}

.time-bar .classify-box .classify-ul li {
	display: block;
	float: left;
	width: 50%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 12px;
	color: #666;
	cursor: pointer;
}

.time-bar .classify-box .classify-ul li a {
	color: #fff
}

.time-bar .classify-box .classify-ul li a:hover {
	color: #e4393c;
	font-weight: 600
}

.timer-control {
	position: fixed !important;
	top: 0;
}

.swiper-slide-active p {
	color: #fff !important
}

.swiper-button-prev,.swiper-button-next {
	display: none;
}

.swiper:hover .swiper-button-prev,.swiper:hover .swiper-button-next {
	display: block;
}

.bx-controls-direction .bx-prev {
	left: 50% !important;
	margin-left: -388px
}

.bx-controls-direction .bx-next {
	right: 50% !important;
	margin-right: -330px
}

.adv-bar {
	display: block;
	width: 100%;
	height: 340px;
	position: relative;
	z-index: 0
}

.adv-bar .banner-bar {
	display: block;
}

.adv-bar .banner-bar li {
	display: block;
	width: 100%;
	height: 340px;
	background-repeat: no-repeat;
	background-position: center top;
}

.adv-bar .banner-bar li a {
	width: 100%;
	height: 100%;
	display: block
}

.bx-viewport {
	height: 340px !important;
}

.adv-bar .adv-right {
	display: block;
	width: 270px;
	height: 340px;
	position: absolute;
	left: 50%;
	margin-left: 330px;
	top: 0
}

.adv-bar .adv-right a {
	display: block;
	float: left;
	overflow: hidden;
	width: 270px;
	height: 170px;
}

.adv-bar .adv-right a img {
	width: 100%;
	height: 100%
}

.adv-bar .adv-nav {
	display: block;
	padding: 15px 18px;
	width: 174px;
	height: 310px;
	position: absolute;
	left: 50%;
	top: 0;
	background: rgba(255,255,255,0.8);
	margin-left: -600px
}

.adv-bar .adv-nav .category {
	overflow: hidden;
}

.adv-bar .adv-nav .category .items {
	float: left;
	width: 50%;
	overflow: hidden;
	text-align: center;
	height: 25px;
	margin: 10px 0;
}

.adv-bar .adv-nav .category .items a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	max-width: 60px;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
	padding-right: 9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.adv-bar .adv-nav .category .items a:hover {
	text-decoration: none;
	background-color: #e4393c;
	color: #fff
}

.time-sider {
	display: block;
	width: 100%;
	padding: 25px 0;
	overflow: hidden;
	position: relative;
}

.time-sider .time-list {
	display: block;
	width: 1200px;
	height: 40px;
	overflow: hidden;
}

.time-sider .time-list span {
	color: #333;
	font-size: 20px;
	line-height: 2
}

.time-sider .time-list .timer .h,.time-sider .time-list .timer .m,.time-sider .time-list .timer .s {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
	padding: 5px;
	margin: 0 3px;
	border-radius: 5px
}

.seckill-container {
	position: relative;
}

.seckill {
	width: 100%;
	min-height: 1000px;
	overflow: hidden;
	padding-bottom: 20px;
}

.seckill .seckill-ul {
	margin-right: -10px;
	overflow: hidden;
}

.seckill .seckill-ul .items {
	float: left;
	margin-right: 1%;
	margin-bottom: 20px;
	height: 355px;
	position: relative;
	background: #fff;
	width: 19%
}

.seckill .seckill-ul .items .items-link {
	width: 230px;
	display: block;
	text-decoration: none;
	background: #fff;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.seckill .seckill-ul .items .items-link img {

	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	    display: block;
    width: 180px;
    height: 180px;
    margin: 21px;
}

.seckill .seckill-ul .items .items-link:hover img {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}

.seckill .seckill-ul .items .items-link h4 {
    width: 202px;
    height: 38px;
    font: 14px/18px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    padding-left: 10px;
    margin-top: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

p.split-line{
	    width: 100%;
    height: 1px;
    background: #f2f2f2;
}
.seckill .seckill-ul .items .items-link i {
	width: 120px;
	height: 120px;
	display: block;
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -60px;
	background: url(../img/active.png) no-repeat;
	background-position: -80px 0;
}
.BaiTuanB{
	background: url(../images/baituan.png) no-repeat;background-position: center top;padding-top: 75px;margin-top: -15px;background-color: #f5f5f5;min-width: 1190px;
}
.seckill .seckill-ul .items .goods-info {
	overflow: hidden;
	text-align: left;
	height: 60px;
	display: block;
	border: 1px solid #e4393c;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%
}

.BaiTuanPic del{
	width: 50%;
	float: left;
}
.BaiTuanPic del span{
	font-size: 12px;
}
.BaiTuanPic del.active{
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: blink;
}
.seckill .seckill-ul .items .goods-info .goods-info-txt {
	
	width: 90%;
	line-height: 1;
	margin:0 auto;
	display: block;
	overflow: hidden;
}

.seckill .seckill-ul .items .goods-info .goods-info-txt .goods-price {
	display: block;
	line-height: 22px
}


.seckill .seckill-ul .items .goods-info .goods-info-txt .goods-price .price-now .yuan {
	font-size: 16px;
	margin-right: 2px
}

.seckill .seckill-ul .items .goods-info .goods-info-txt .goods-price .price-now .pointer,
.seckill .seckill-ul .items .goods-info .goods-info-txt .goods-price .price-now .decimal {
	font-size: 20px
}

.seckill .seckill-ul .items .goods-info .goods-info-txt .goods-price .price-now .now-small {
	font-size: 22px
}

.seckill .seckill-ul .items .goods-info .goods-info-txt .goods-price .price-pre {
	font-size: 12px;
	color: #999;
}

.seckill .seckill-ul .items .goods-info .goods-info-txt .goods-progress {
	display: block;
	margin-top: 4px
}

.seckill .seckill-ul .items .goods-info .goods-info-txt .goods-progress .txt {
	color: #666
}

.seckill .seckill-ul .items .goods-info .goods-info-txt .goods-progress .txt em {
	margin: 0 3px;
}

.seckill .seckill-ul .items .goods-info .goods-info-txt .goods-progress .progress {
	display: inline-block;
	width: 90px;
	height: 8px;
	background: #b8b8b8;
	margin-left: 5px;
	overflow: hidden;
	position: relative;
}

.seckill .seckill-ul .items .goods-info .goods-info-txt .goods-progress .progress .completed {
	position: absolute;
	left: 0;
	top: 0;
	background: #e4393c;
	height: 8px
}

.seckill-btn {
	float: right;
	color: #fff;
	line-height: 60px;
	font-size: 16px;
	display: block;
	width: 92px;
	text-align: center;
	background: #e4393c
}

.seckill .seckill-ul .items .begin {
	border-color: #443630
}

.seckill .seckill-ul .items .begin .seckill-btn {
	background: #443630
}

.seckill .seckill-ul .items .begin .btxt {
	display: block;
	width: 166px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 4px;
}

.seckill .seckill-ul .items .overdue {
	border-color: #bbb
}

.seckill .seckill-ul .items .overdue .seckill-btn {
	background: #bbb;
	cursor: not-allowed;
}

.DaoTime{
	float: right;
}
.DaoTime span{
	padding: 5px;
	background-color:#ec4646;
	color: #fff!important;
	border-radius: 5px;
	margin:0 3px;

}

.goods-info a:hover{
    color: #fff
}
