.lc {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.lc .title {
	margin: 30px 0 15px;
	height: 28px;
	text-align: left;
	line-height: 28px;
	font-size: 24px;
	color: #323232;
	font-weight: normal;
}

.lc .items .left {
	text-align: center;
	float: left;
	width: 25%;
	height: 327px;
	color: #000;
	margin-right: 16px;
}

.lc .items h3 {
	line-height: 50px;
	margin-top: 28px;
	font-size: 22px;
	font-weight: 400;
}


.lc .items p.p1 {
	opacity: .8;
	color: #fff;
	text-align: center;
}

.lc .items p.p2 {
	margin-top: 20px;
	color: #fff;
}

.amount {
	font-size: 40px;
}

.lc .items p.p3 {
	opacity: .8;
	color: #fff;
}

.lc .items p.p4 {
	margin-top: 12px;
	line-height: 50px;
}

.lc .items .btn {
	color: #ff6200;
	background-color: #ffe7d8;
	height: 40px;
	width: 192px;
	transition: color .4s, opacity .4s;
	font-size: 16px;
	line-height: 22px;
	white-space: nowrap;
	vertical-align: middle;
	padding: 6px 12px;
	border: 1px solid transparent;
	border-radius: 3px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}
.lc .items .btn:hover{
	opacity: 0.8;
}
.lc .items a {
	transition: color .4s, opacity .4s;
	color: #000;
}

.lc .items .right {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.lc .items .right ul li.luboli {
	/*background-color: #fff;*/
	margin-right: 13px;
	text-align: center;
	float: left;
	width: 24%;
	height: 420px;
	-webkit-transition: box-shadow .2s ease-out;
	transition: box-shadow .2s ease-out;
}

.lc .items .right ul li.luboli h3 a {
	color: #323232;
}

.lc .items .right ul li.luboli p.p1 {
	color: #B0B0B0;
}

.lc .items .right ul li.luboli p.p2 {
	color: #ff6825;
}

.lc .items .right ul li.luboli p.p3 {
	color: #B0B0B0;
}

.lc .items .right ul li.luboli p.p4 {
	color: #666;
}

.lc .items .right ul li.luboli .btn {
	background-color: #ff6200;
	color: #fff;
}

.lc .items .right ul li.luboli .btn.sq {
	background-color: #e6e6e6;
}

.lc .items .right .next,
.lc .items .right .prev {
	opacity: 0;
	/*position: absolute;*/
	/*top: 50%;*/
	transform: translateY(-50%);
	display: inline-block;
	cursor: pointer;
	z-index: 1;
	width: 28px;
	/*height: 62px;*/
	margin-top: -18px;
	/*line-height: 62px;*/
	color: #000;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	/*background: rgba(0, 0, 0, .2);*/
	font-family: simsun;
	transition: all ease-in .4s;
	margin-right: 7px;
}

.lc .items .right .next {
	left: 0px;
	opacity:1;
	border-top: 3px solid #000;
}

.lc .items .right .prev {
	right: 0px;
	opacity:1;
	border-top: 3px solid #000;
}

.lc .items .right:hover .next {
	opacity: 1;
}

.lc .items .right:hover .prev {
	opacity: 1;
}
.owl-buttons div {
	border-top: 3px solid #222;
	padding-top: 10px;
}
.owl-buttons div {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
	text-align: center;
	color: #aaa;
	transition: all .3s;
}
.owl-prev i::after {
	content: "\f061";
	font-family: FontAwesome;
	font-size: 14px;
}
.owl-next i::after {
	content: "\f060";
	font-family: FontAwesome;
	font-size: 14px;
}
.hd a { float: right;}
/*#similar_product .musheji_price span { float:left;}*/
#similar_product .musheji_price span.pro_simi_star { float:right;}
#similar_product .musheji_price span.pro_simi_star .pro-star { padding: 0;}
.Scroll-left .mumobilenewlist { width: 100%;}
#indexHomeBody .lc .items .right ul li.luboli { min-height: 420px;}
/*#indexHomeBody .Scroll-left .owl-prev,#indexHomeBody .Scroll-left .owl-next { display: none;}*/
/*#indexHomeBody .musheji_bottom .musheji_price { float: left;}*/
#indexHomeBody .musheji_bottom .pro_simi_star { float: right;}
#indexHomeBody .musheji_bottom .pro_simi_star img { padding: 0;}
.addtocart-button.products-btns__btn.products-btns__add { padding:0; float: left;}
#IsNew .lc .items .right .next, #IsNew .lc .items .right .prev { position: absolute;}
#IsNew .hd { height: 80px;}
/*#indexHomeBody #indexDefault { margin-top: -100px;}*/
.product_txt {
	width: 100%;
}