@charset "utf-8";
/* CSS Document */
 
.head {position: relative;height: 55px;width: 100%;background-color: #f3444b;}   
.headLink {position:absolute;top:13px;left:20px;}
.headLink a {color:#fff;font-size:1.3em;margin-right:15px;padding-bottom:4px;float: left;position:relative;}
.headLink a:active{color:#fff;}
.headLink .on {border-bottom:#fff 2px solid;}
.new {color:#fff;width:30px;height:12px;font-family:Arial, Helvetica, sans-serif;font-size:0.7em;text-align:center;position:absolute;top:-6px;right:-18px;border-radius:15px;background:#F90;z-index:1000;}
.selectNum {color:#fff;padding: 0px 5px;font-size: 1em;position:absolute;top: -6px;left:76px;border-radius:10px;background:#F90;z-index:1000;}
.saleMain .saleInfo .bidBtns .bidBtn,  .saleMain .saleInfo .bidBtns .shareBtnLayer div,  .saleMain .saleInfo .bidBtns .saleOpenBtn,  .saleMain .saleInfo .bidBtns .saleEndBtn {
	width: 100%;
	height: 40px;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	margin-top: 6px;
	background-color: #06bc07;
}
.saleMain .saleInfo .bidBtns .saleEndBtn {background-color: #ccc;}
.saleMain .saleInfo .stateInfo .state {
	position: relative;
	float: left;
	background-color: #780018;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
.saleMain .saleInfo .stateInfo .state i {
	position: absolute;
	right: -8px;
	color: #780018;
	font-size: 26px;
	line-height: 26px;
	z-index: -1;
}
.saleMain .saleInfo .nickname .sellerLevel {
	float: left;
	width: 28px;
	height: 15px;
	margin-top: 2px;
	margin-right: 4px;
	background-image: url(../images/sellerLevels.png);
	background-size: 28px auto;
	background-repeat: no-repeat;
}
.saleMain .saleInfo .nickname a,  .saleMain .saleInfo .nickname a:visited {
	color: #576B95;
	text-decoration: none;
}
.saleMain .saleInfo .bidBtns .shareBtnLayer div {
	background-color: #1ab6ef;
	width: 49%;
	float: left;
}
.menuDiv ul .on {color:#ec454c;background:url(../images/menuBlue.png) top center no-repeat;background-size:35px;}