b{
	color: #fff;
	font-size: 100%;
    font-weight: normal;
}
/*关键搜索框样式*/
.head-search-bar .l-input-text {
    line-height: 24px;
    color: #333;
    width: 76%;
    height: 24px;
    float: left;
    padding: 6px 1% 6px 8px;
    border: none 0;
}
.l-head-search-bar .l-search-form {
    /*background-color: #FF5800;*/
    height: 36px;
    padding: 2px;
}
#search ul.tab {
    position: absolute;
    z-index: 101;
    width: 60px;
    height: 36px;
    line-height: 36px;
    margin: 0 2px 0 0;
    cursor: pointer;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    background: #FFF;
    /*border: 2px solid #FF5800;*/
    text-indent: 10px;
    border-right: none;
 }
 .public-nav-layout .all-category .title {
    line-height: 20px;
    height: 20px;
    padding: 8px 10px 10px 10px;
    background-color: #333; 
}
.public-nav-layout .all-category {
    background-color: #333; 
    display: block; 
    width: 160px; 
    height: 36px;
    float: left; 
}
.l-head-search-bar {
    width: 100%;
    height: 40px;
    display: block;
    position: relative;
    z-index: 100;
    /*margin-left: -114px;*/
}
.l-head-search-layout{
    width: 420px;
    float: left;
    margin: 20px 0 0 120px;
}
.head-search-bar .l-input-submit, .head-search-bar .input-submit:hover {
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
    background-color: transparent;
    width: 19%;
    height: 36px;
    float: right;
    border: none;
    cursor: pointer;
}
/*今日限时购样式*/
div.l-header{
	margin-bottom: 50px;
	padding-top: 28px;
	height: 80px;
	text-align: center;
	color: #333;
	background: url(../images/bg.jpg) no-repeat	
}
div.l-header .l-link, .l-header .l-link:hover {
    color: #fff;
    text-decoration: none;
    margin-left: 12px;
}
div.l-header .icon {
    display: inline-block;
    margin-right:10px;
    width: 41px;
    height: 38px;
    vertical-align:-8px;
    background: url(../images/dailyLimit.png) no-repeat	 -138px 0;
}
div.l-header .l-bigText {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
div.l-header .l-smallText {
    margin: 0 5px 0 18px;
    font-size: 14px;
    margin-left: 6px
}
.l-nav{
	left: 0;
    width:100%;
    height: 50px;
    text-align: center;
    font-size: 14px;
    color: #aaa;
    overflow: hidden;
    background-color: #333;
    z-index: 99;
}
div.l-tabWrap{
	width: 1090px;
	height:50px;
    margin-top: -2px;
    margin: 0 auto;
}
.l-nav .l-tab:hover{
    position: relative;
    height: 47px;
    color: #fff;
    border-bottom: 3px solid #ff2046;
}
.l-nav .l-time {
    margin-top: 8px;
    font-size: 16px;
}
.l-nav .l-tab b {
    display: block;
    color: #aaa;
}
.l-nav .l-tab .l-status {
    font-size: 12px;
}
.l-nav .l-tab {
    display: block;
    float: left;
    margin-left: -1px;
    height:47px;
    line-height: 18px;
    border-left: 1px solid #454545;
    border-right: 1px solid #454545;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
.l-nav .l-tab:hover>b{
    color: #fff;
}
.l-nav .l-tab.f-select {
    position: relative;
    height: 47px;
    color: #fff;
    border-bottom: 3px solid #ff2046;
}
.l-nav .l-tab.f-select b {
    color: #fff;
}
.l-nav .l-tab.f-ing {
    background-color: #121212;
}
.l-nav .l-tab.f-ing b.l-time {
    margin-top: 16px;
    font-size: 18px;
    color: #fff;
}
.l-nav .l-time i {
    font-size: 16px;
    color: #fb2a4e;
    vertical-align: 1px;
}
/*banner样式*/
.l-imgBox{
	position: relative;
    width: 100%;
    overflow: hidden;
}
.l-sliderBox{
	position: relative;
    /*height: 400px;*/
    font-size: 0;
}
#l-show-pic {
    position: absolute;
    top: 0;
    left: 50%;
    height: 400px;
    margin-left: -960px;
}
#l-show-pic li{
	position: absolute;
}
/*内容*/
.l-label{
	display: block;
    position: absolute;
    left: 10px;
    bottom: 0;
    height: 20px;
    padding: 0 10px;
    border: 1px solid #e61f31;
    color: #de2634;
    line-height: 20px;
    font-size: 12px;
    background: rgba(255,255,255,0.85);
}
#promotionGoods div.goods-price.l-goods-price{
    height: 40px;
    line-height: 40px;
    margin: 0px;
    text-align: left !important;
}
.l-price {
    height: 100%;
    background: #de2634;
    color: #fff;
    padding-left: 5px;
    font-weight: 700;
}
.l-sold-out {
    background: #bbb;
}
.l-price>b {
	margin: 0 4px 0 -3px;
    font-size: 26px;
    font-weight: bold;
}
div.l-promotionGoods .l-goods-buy a.l-btn{
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #de2634 !important;
    background-color: #fff !important;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #de2634;
    padding: 4px 0px !important;
	margin-top: -40px;
}
div.l-promotionGoods .l-goods-buy a.l-btn:hover{
	text-decoration: none !important;
}
div.l-proinfo{
	position: relative;
    padding: 6px 10px;
    background: #fff;
}
.l-dlprogress {
    margin-top: 7px;
    height: 14px;
    line-height: 14px;
    color: #de2634;
}
.l-cb{
    zoom: 1;
}
.l-dlprogress .l-barWrap .l-bar {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #ffd2c5;
}
.l-dlprogress .l-barWrap {
    position: relative !important;
    width: 78px !important;
    height: 8px !important;
    border: 1px solid #f3c7c7;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.l-remain{
	width: 140px !important;
	height:14px !important;
	margin-left:56px;
    top:54px;
}
.l-tit{
	margin: 4px 0;
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}
.l-tit .l-titLink {
    display: block;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.l-tit .l-titLink:hover {
    text-decoration: underline;
    color: #000;
}
.l-tit .l-titLink.l-intro {
	color: #666;
    font-weight: normal;
}
/*第二种样式*/
.l-limit{
	color: #de2634
}
/*第七种样式*/
.l-hint {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    height: 28px;
    line-height: 28px;
    background: #333;
    text-align: center;
}
.l-remind{
    position: absolute;
    top:60px;
    right: 10px;
    color: #2285c9;
    text-decoration: none;
}
.l-remind i {
    margin-right: 6px;
    vertical-align: -1px;
    font-size: 18px;
    color: #bbb;
}
.l-price-blue {
    background-color: #2285c9;
}
div.l-promotionGoods .l-goods-buy a.l-btn-blue{
    color: #2285c9 !important;
    width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #fff !important;
	font-size: 14px;
	text-decoration: none;
	border: 1px solid #2285c9;
	padding: 4px 0px !important;
	margin-top: -40px;
}
/*底部样式*/
div.l-dlBottomBtn{
    clear: both;
	text-align:center;
	padding: 60px
}
.l-dlBottomBtn .l-prev {
    padding-right: 13px;
}
.l-next .l-btn{
	padding-right: 13px;
}
div.l-dlBottomBtn .l-btn {
    display: inline-block;
    margin: 0 10px;
    width: 145px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    background-color: #333;
    text-decoration: none;
    position:relative;
}
div.l-dlBottomBtn .l-btn.l-btn-dis {
    background-color: #ddd;
    cursor: not-allowed;
}
.l-icon-right{
	position: absolute;
	margin-left: 55px;
}
.l-promotionGoods .l-item {
    float: left;
    margin: 0 14px 14px 0;
    background: #fff;
}
/*加载动图样式*/
.loading-img {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.noRecord-list {
    width: 100%;
    height: 100px;
    text-align: center;
    line-height: 100px;
}
.noRecord-list .warning-info {
    font-size: 16px;
    color: #de2634;
}