.L{
	float:left!important;
	float:left;
}
.R{
	float:right!important;
	float:right;
}
.red{
	color:#f6383a!important;
	color:#f6383a;
}
.green{
	color:#0C0!important;
	color:#0C0;
}
.bar-tab{
	background:#FFF;
	position:fixed;
}
.content-block{
	margin:0;
	padding:0;
}
.content_desc_box img{
	width:100%!important;
	width:100%;
	overflow:hidden;
}
.content_desc_box table{
	width:100%;
	margin:auto;
}
.content_desc_box td {
    line-height: 36px;
    padding: 0 10px;
    border: #e5e5e5 1px solid;
	background:#FFF;
    color: #747470;
    font-size: 15px;
}
.content_desc_box td.label {
    width: 100%;
    background-color: #f5f5f5;
}
.content_desc_box .content_desc{
	clear:both;
	margin-top:20px;
	overflow:hidden;
}
.bar .searchbar{
	margin:0 auto;
	opacity:0.8;
}
.bar .searchbar-active{
	opacity:1;
}
.bar-nav a,.bar-nav .button-link,.bar-nav .searchbar .searchbar-cancel{
	color:#FFF;
}
.bar-nav~.content{
	top:0;
}
.nav-bj{
	background:#c91523;
	z-index:99999;
}
.nav-bj h1{
	color:#FFF;
}
.fast-link{
	display:block;
	background:#FFF;
	padding:10px 0;
}
.fast-link a{
	display:block;
	margin:10px 0;
	text-align:center;
	list-style:none;
}
.fast-link b{
	display:block;
	clear:both;
	height:45px;
}
.fast-link span{
	font-size:14px;
}
.notice{
	padding:0 0.5rem;
	margin:10px 0;
	background:#FFF;
	height:25px;
	line-height:25px;
	overflow:hidden;
	/*position:relative;*/
}
.notice .icon{
	float:left;
	display:block;
	position:relative;
}

.notice ul{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:25px;
	position:absolute;
	z-index:1;
	overflow:hidden;
}

.notice li{
	margin:0;
	padding:0 10px;;
	list-style:none;
	clear:both;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:14px;
	white-space:nowrap;
	text-indent:15px;
}

.notice a{
	white-space:nowrap;
	font-size:12px;
}

.hot-sell {
	width: 100%;
	background: #FFF;
	padding: 0 0 10px;
	overflow:hidden;
}

.hot-sell h2{
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
	background: #c91523;
	padding: 5px 10px;
	margin: 0;
}

.hot-sell h2 span{
	float: left;
	color: #FFF;
}

.hot-sell h2 a{
	float: right;
	font-size: 12px;
	color: #FFF;
}

.sell-list{
	padding:10px 0;
}

.sell-list img{
	width: 100%;
}

.sell-list dl{
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

.sell-list dt{
	margin-bottom: 10px;
}

.sell-list dd{
	padding: 0;
	margin: 0;
	white-space:nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	font-size: 12px;
}

.banner,.banner img{
	position: relative;
	width: 100%;
	font-size: 0;
}

.bannerLink{
	position: absolute;
	top:30%;
	right:20px;
}

.bannerLink a{
	display: inline-block;
	background: #fff;
	font-size: 0.75rem;
	border-radius: 10px;
	padding: 5px 10px;
	margin: 0 10px;
}

.recommend{
	background: #FFF;
}

.recommend h3{
	float: left;
	text-align: center;
	padding-top: 6%;
}

.recommend h3 i{
	clear: both;
}

.recommend h3 span{
	display: block;
	font-size: 12px;
}

.recommend-list{
	float: left;
}

.recommend-list a{
	float: left;
	display: block;
}

.recommend-list img{
	width: 100%;
}

.recommend-list dd{
	font-size: 12px;
	width: 100%;
	height: 36px;
	text-overflow:ellipsis;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-align: center;
}

.recommend-list dd lable{
	width: 100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}

.recommend-list dd b{
	color: #c91523;
}

.recommend-a{
	border-bottom: 1px #F3F3F3 solid;
}

.recommend-a h3{
	color: #00C6B8;
}

.recommend-b h3{
	color: #ED7666;
}

/* 个人中心 */
.my-info {
	margin-top:2.2rem;
	background:url(../images/user/bj.png) no-repeat;
	background-size:100% 100%;
    position: relative;
    padding: 20px;
    position: relative;
}
.my-img {
    width: 60px;
    height: 60px;
    border-radius: 4em;
    border: .125em solid #bca1ad;
    box-shadow: inset 0 1px 8px rgba(0,0,0,0.2);
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}
.my-img img {
    width: 100%;
    height: 100%;
}
.my-person-info {
    display: inline-block;
    vertical-align: middle;
}
.my-person-info .my-jd-head-name {
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 6px;
}
.my-person-info p {
    color: #fff;
}
.my-person-info .my-jd-head-type {
    font-size: 13px;
    line-height: 13px;
}
.head-meassage {
    position: absolute;
    bottom: 10px;
    right: 0;
}
.head-meassage span {
    display: inline-block;
    vertical-align: middle;
}
.head-meassage-name {
    font-size: 11px;
    color: #e3e5e9;
}
.info-hint {
    width: 5px;
    height: 8px;
    background-size: 5px 8px;
}
.my-quick{
	background: #FFF;
	margin-top: 10px;
}
.my-title{
	width: 100%;
	height: 44px;
    line-height: 44px;
    background: #fff;
    padding: 0 10px;
    border:1px solid #F1F2F4;
	clear: both;
}
.my-title .my-order{
	float: left;
	font-size: 14px;
    color: #232326;
}
.my-title .my-order .icon{
	padding-right: 10px;
	font-size: 16px;
	color: #FFC800;
}
.my-title .all-order{
	float: right;
	font-size: 12px;
    color: #848689;
    margin-right: 3px;
}
.my-item{
	width: 100%;
	padding: 10px 0 15px 0;
	text-align: center;
}
.my-item .icon{
	font-size: 26px;
    color: #232326;
}
.my-item .my-text{
	display: block;
	font-size: 11px;
    line-height: 11px;
    color: #232326;
	clear: both;
}

.other-menu{
	margin: 10px 0 0 0;
}
/* 用户登录 */
.login-block{
	margin:55px auto 0;
	width:90%;
}
.user-submit{
	width:80%;
	margin:20px auto;
}
.other-links{
	width:90%;
	overflow:hidden;
	margin:10px auto;
}
.other-links span{
	padding:0px 10px;
}
.other-links a{
	font-size:14px;
}
.other-links .R a{
	color:#c91523;
}
/* 用户注册 */
.reg-block{
	margin:55px auto 0;
}
#GetCode{
	margin-top:9px;
}
/* 消息中心 */
.media-list{
	margin:55px auto 0;
}
/* 品牌列表 */
.brand_list{
	position:relative;
	z-index:99999;
	margin:2.2rem auto 0;
}
.brand-menu{
	line-height:1.2rem;
	background:#FFF;
	text-align:center;
}
.brand-menu a{
	color:#6E6E6E;
	font-size:14px;
}
.brand-menu .swiper-wrapper a.swiper-slide{
	display:inline-block;
	padding:6px 25px;
	width:auto;
}
.brand-menu .swiper-wrapper a.active{
	border-bottom:1px solid #c91523;
}
.brand_box{
	margin:4rem 0 0;
	padding-bottom:2.5rem;
}
.brand_box a{
	display:block;
	width:100%;
}
.brand_box .goodsName{
	height:46px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.brand_box .goodsPrice{
	text-align:center;
	background:#FF8080;
	color:#FFF;
}

/* 商品详情 */
.product_details{
	margin:2.2rem 0 0 0;
}

.product-nav .buttons-row .button b{
	display:inline-block;
	font-weight:normal;
	padding:3px 5px;
	color:#FFF;
}

.product-nav .buttons-row .button.active b{
	border-bottom: 1px solid #FFF;
}

.product-nav .buttons-row .button:first-child{
	border:none;
	background:none;
}

.product-nav .buttons-row .button:last-child{
	border:none;
	background:none;
}

.product-page{
	border-top:1px solid #CCC;
}

.product-page .tab-item{
	border-right:1px solid #CCC;
}

.product-page .addCart{
	top:0;
	border-radius:0;
	border:none;
	color:#f6383a;
}

.product-page .BuyNow{
	top:0;
	border-radius:0;
	border:none;
}

.goodsSlide img{
	width:100%;
}

.product-abstract .content-block-title{
	background:#FFF;
	margin:0;
	padding:10px;
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	white-space:inherit;
}
.product-abstract .list-block{
	background:#FFF;
	margin:0;
}
.product-abstract .buttons-tab .button.active{
    color: #c91523;
    border-color: #c91523;
}
.product-abstract .list-block .item-content .item-title{
	min-width:100px;
}
.product-abstract .list-block .item-inner{
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
}
.quantity-wrapper {
    display: inline-block;
    height: 24px;
    border-radius: 5px;
    float: left;
}
.quantity-decrease, .quantity, .quantity-increase {
    float: left;
    font-size: 15px;
    text-align: center;
}
.quantity-decrease, .quantity-increase {
    background: #fff;
    border: 1px solid #cbcbcb;
    color: #232326;
    display: block;
    line-height: 24px;
    width: 24px;
    overflow: hidden;
    text-indent: -200px;
}
.product-abstract .list-block input[type=number]{
	width: 100px;
    height: auto;
}
.quantity-increase em {
    background: url(../images/product/cart-number-new.png) no-repeat 0 0;
    background-size: 25px 25px;
    height: 12px;
    width: 12px;
    display: block;
    margin: 6px;
	font-style: normal;
}
.quantity-decrease em {
    background: url(../images/product/cart-number-new.png) no-repeat;
    background-size: 25px 25px;
    background-position: 0 -18px;
    height: 12px;
    width: 12px;
    display: block;
    margin: 6px;
}
.quantity-decrease.limited em {
    background-position: -13px -18px;
}
.quantity-increase.limited em {
    background-position: -13px 0;
}

.delivery-radio .item-content{
	min-height:inherit;
	padding:0 .75rem 0 0;
}

/* 购物车 */
.cart-box{
	margin:2.2rem 0 0 0;
}
.cart-box .content-block-title{
	margin:10px 0 0 0;
	padding:10px 0;
	background:#FFF;
	font-weight:bold;
}
.cart-box .content-block-title .icon{
	font-size:18px;
	font-weight:normal;
	margin:0 10px;
	color:#c91523;
}
.cart-box .content-block-title span{
	line-height:24px;
	font-size:16px;
	color:#c91523;
}
.cart-box .media-list{
	margin:0;
}
.cart-box .media-list .goods-img{
	margin-left: .75rem;
    border-bottom:1px solid #e7e7e7;
}
.cart-box .media-list .goods-inner{
	margin-left:0;
	padding-left:.75rem;
	padding-bottom:0;
    border-bottom:1px solid #e7e7e7;
}
.cart-box .media-list .item-inner:after{
	background-color:inherit;
}
.cart-box .media-list .item-inner .item-subtitle .L{
	font-size:13px;
	line-height:24px;
}
.cart-box .media-list .item-inner .item-subtitle .R{
	color:#f6383a;
}
.addressDefault{
	font-size:14px;
	color:#f6383a;
}
.address_not i.icon{
	display:none;
}
.cart-footer .BuyNow{
	width:auto;
	height: 1.9rem;
	line-height: 1.9rem;
	margin:0px 10px;  
	float:right;
}
.cart-footer label,.cart-footer span{
	padding-left: 0.5rem;
	line-height: 2.5rem;
	vertical-align:bottom;
	font-size: 0.8rem;
}
.cart-footer span{
	color:#f6383a;
	font-size: 0.8rem;
	font-weight:bold;
}
.cart-footer span small{
	color:#333;
	padding:0 5px;
	font-size:12px;
	font-weight:normal;
}
/* 订单确认 */
.order-footer span{
	padding-left:.75rem;
	line-height: 2.5rem;
	vertical-align:bottom;
	color:#f6383a;
	font-size:19px;
	font-weight:bold;
}
.order-footer .BuyNow{
	width:auto;
	height: 1.9rem;
	line-height: 1.9rem;
	margin:0px 10px;  
	float:right;
}
.order-express,.order-title,.order-invoice{
	margin:10px 0 0;
}
.order-title{
	padding-left:.75rem;
	line-height:35px;
	font-size: .85rem;
	background:#FFF;
}
.order-box .goods-list{
	margin-top:0;
}
.order-box .order-freight{
	margin:10px 0 0;
	padding-left:.75rem;
	line-height:35px;
	font-size: .85rem;
	background:#FFF;
}
/* 期货询价 */
.inquiry-btn .button{
	margin:auto;
	width:80%;
}
/* 库存寄售 */
.inventory-block{
	margin:55px auto 0;
	width:90%;
}
.inventory-submit{
	width:80%;
	margin:20px auto;
}
.inventory-block .banner img{
	width:100%;
}
/* 优惠活动 */
.activity-block{
	margin:55px auto 0;
}
.activity-block ul img{
	width:100%;
}
/* 品牌盛典 */
.ceremony-block{
	margin:55px auto 0;
}
@keyframes backgroundShow
{
    from {background: none;}
    to {background: #c91523;}
}

@keyframes backgroundHide
{
    from {background: #c91523;}
    to {background: none;}
}
