@charset "UTF-8";
#pageTopArea {
	bottom: 215px !important;
}
.shopFl .flL {
	border-bottom: 1px solid #231815;
}
.fixNav {
	width: 100%;
	transition: opacity .5s;
	position: fixed;
	bottom: 0;
	background: rgba(0,0,0,.7);
	padding: 10px 15px;
}

#jacard .fixNav .btnType04 {
	background: #5bb530;
	border-color: #5bb530;
}