@import url(../../../../../japan/products/star_lens/lineup/css/style.css);

/* date:2018-5-17
   author:sea.zhang
   start
*/
.lineup .products .list .wrap article{
	position: relative;
}
.new{
	position: absolute;
	bottom:30px;
}
.howto .wrap article > .body .note li:before {
	content: normal;
}

@media all and (max-width: 768px) {
	.new{
		position: absolute;
		top:-10px;
		right:-10px;
	}
}
/* end */
