.boxin_layer > .pop_base {
	transform: translateX(100%) !important;
}
.boxin_layer.on > .pop_base {
	transform: translateX(0) !important;
}
