﻿.fast-rob-bg {

	padding: 12% 40px 1.6rem;

	width: 100%;

	background: #f6f6f6 url(http://files.fqapps.com/fastrob_bg20180704-143455.png) no-repeat;

	background-position: top center;

	background-size: 100%

}



.fast-rob {

	margin: auto;

	width: 1200px

}



#items_list{

	min-height: 660px;

}



.fast-rob-time {

	display: flex;

	height: 56px;

	background: #fff;

	justify-content: space-around;

	align-items: center

}



.rob-time-left,.rob-time-right {

	display: flex;

	width: 100px;

	height: 56px;

	color: #60aff9;

	font-size: 26px;

	cursor: pointer;

	align-items: center;

	justify-content: center

}



a.disabled {

	pointer-events: none;

	filter: alpha(opacity=50); /*IE滤镜，透明度50%*/

	-moz-opacity: 0.5; /*Firefox私有，透明度50%*/

	opacity: 0.5; /*其他，透明度50%*/

}



.rob-time-more {

	display: flex;

	width: 150px;

	height: 56px;

	background: #d4e9fd;

	color: #60aff9;

	cursor: pointer;

	justify-content: center;

	align-items: center;

	-moz-user-select: none;

	-webkit-user-select: none;

	-ms-user-select: none;

	user-select: none;

}



.rob-time-more:hover {

	color: #60aff9;

}



.time-more-active,.time-more-active:hover,.time-more-active:visited {

	background: #60aff9;

	color: #d4e9fd

}



.rob-time-num {

	position: relative;

	overflow: hidden;

	width: 850px;

	height: 100%;

	white-space: nowrap;

	word-wrap: normal

}



.time-num-width {

	position: absolute;

	top: 0;

	/* left: 0; */

	width: 2550px;

	max-width: 2550px;

	height: 56px;

	transition: -webkit-transform .2s;

}



.time-num-active {

	position: absolute;

	top: 0;

	left: 340px;

	width: 170px;

	height: 100%;

	background: #60aff9

}



.time-num-div {

	float: left;

	display: block;

	width: 170px;

	height: 100%;

	color: #60aff9;

	white-space: normal;

	font-size: 0;

	-moz-user-select: none;

	-webkit-user-select: none;

	-ms-user-select: none;

	user-select: none;

}



.rob-time-num a {

	display: flex;

	width: 100%;

	height: 100%;

	color: #60aff9;

	font-size: 12px;

	cursor: pointer;

	flex-direction: column;

	justify-content: center;

	align-items: center

}



.rob-time-num a span:first-child {

	font-weight: 500;

	font-size: 18px

}



.num-div-active a {

	color: #fff

}



.fast-rob-distancet {

	display: flex;

	color: #6b6b6b;

	justify-content: center;

	align-items: center

}



.fast-rob-distancet img {

	width: 28px;

	height: 28px

}



.fast-rob-goods {

	display: flex;

	border: 1px solid #deefff;

	background: #fff

}



.rob-goods-left {

	position: relative;

	display: inline-flex;

	width: calc(100% - 240px)

}



.rob-goods-title,.rob-goods-title:active,.rob-goods-title:focus,.rob-goods-title:hover,.rob-goods-title:visited {

	color: #333;

	font-weight: 600;

	font-size: 2rem;

	cursor: pointer

}



.rob-goods-reason {

	display: flex;

	color: #adadad;

	align-items: flex-start

}



.rob-goods-reason img {

	position: relative;

	top: 2px

}



.rob-goods-reason span {

	display: -webkit-box;

	overflow: hidden;

	text-overflow: ellipsis;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical

}



.rob-goods-sale .icon-fire {

	color: #f22633

}



.goods-sale-red {

	color: #f22633;

	font-weight: 600;

	font-size: 2rem;

	font-family: sans-serif

}



.rob-goods-num {

	display: inline-flex;

	color: #989898;

	flex-direction: column

}



.rob-goods-num:nth-of-type(2) {

	position: relative

}



.rob-goods-num:nth-of-type(2)::before {

	position: absolute;

	top: 20%;

	left: 0;

	width: 1px;

	height: 60%;

	background: #d5d5d5;

	content: ""

}



.rob-goods-num:nth-of-type(2)::after {

	position: absolute;

	top: 20%;

	right: 0;

	width: 1px;

	height: 60%;

	background: #d5d5d5;

	content: ""

}



.rob-goods-num span:nth-of-type(2) {

	color: #f22633;

	font-weight: 500;

	font-family: inherit

}



.rob-goods-shop {

	display: inline-block;

	background: #f6f6f6;

	color: #adadad;

	line-height: 20px

}



.rob-goods-video {

	border-left: 1px solid #deefff

}



.goods-video-preview {

	position: relative

}



.video-preview-img {

	width: 240px;

	height: 240px;

}



.robs-goods-end {

	position: absolute;

	right: 2.4rem;

	bottom: 2.4rem

}



.icon-color-red {

	color: #f22633;

	font-size: 12px

}



.icon-color-green {

	color: #1f7700;

	font-size: 12px

}



.goods-left-div {

	display: flex;

	width: calc(100% - 430px);

	flex-direction: column;

	justify-content: space-around

}



.goods-video-preview .video-preview-play {

	position: absolute;

	top: calc((100% - 80px)/ 2);

	left: calc((100% - 80px)/ 2);

	width: 80px;

	height: 80px

}



.preview-small {

	display: flex;

	height: calc(100% - 240px);

	align-items: center;

	justify-content: space-between

}



.video-preview-small {

	width: 60px;

	cursor: pointer;

}



.preview-small-active {

	outline: 2px solid #f22633

}



.rob-goods-btn,.rob-goods-btn:active,.rob-goods-btn:focus,.rob-goods-btn:hover,.rob-goods-btn:visited {

	background: #60aff9;

	color: #fff;

	cursor: pointer

}



.icon-kucunguanli1 {

	color: #60aff9

}



.goods-sale-blue {

	color: #60aff9;

	font-weight: 600;

	font-size: 2rem;

	font-family: sans-serif

}



.goods-btn-blue,.goods-btn-blue:active,.goods-btn-blue:focus,.goods-btn-blue:hover,.goods-btn-blue:visited {

	background: #60aff9

}



.more-notice {

	margin: auto;

	width: 1210px

}



.more-notice-div {

	width: 96%;

	background: #fff

}



.more-notice-img {

	position: relative

}



.more-notice-img img {

	width: 100%

}



.more-notice-time {

	position: absolute;

	top: 0;

	left: 0;

	display: flex;

	width: 100%;

	height: 100%;

	background: rgba(0,0,0,.3);

	color: #fff;

	font-size: 1.8rem;

	justify-content: center;

	align-items: center

}



.notice-time-round {

	display: flex;

	width: 80%;

	height: 80%;

	border: 4px solid #fff;

	justify-content: center;

	align-items: center

}



.more-notice-title,.more-notice-title:active,.more-notice-title:focus,.more-notice-title:hover,.more-notice-title:visited {

	display: block;

	color: #666

}



.more-notice-title img {

	position: relative;

	top: -2px

}



.more-notice-num {

	border-top: 1px dashed #bdf;

	border-bottom: 1px dashed #bdf;

	background: #f7faff;

	color: #989898

}



.more-notice-num .am-text-lg {

	color: #e98c38

}



.more-notice-flex {

	display: flex;

	color: #989898;

	justify-content: space-between;

	align-items: center

}



.more-notice-flex:nth-of-type(2) {

	border-top: 2px solid #f2f6f9

}



.more-notice-flex:nth-of-type(2) span:first-child{

	width: 50%;

}



.date-s-span,.date-tiem-span {

	padding: 0 4px;

	border-radius: 2px;

	background: #6b6b6b;

	color: #fff

}



.public-auxiliary {

	bottom: 0;

	left: 0;

	width: 100%

}



.more-notice-div:hover .public-auxiliary {

	display: block

}

