
-
Regional Aroma Machine
Model: A100
Size: 155x249x80mm
Voltage:12V
Power: 5W
Noisy: <53dba
Capacity: 200ml
Weight: 3kg
Applicable Area: 600sqm
Color: Black, white, silver
More details

-
Middle Area Scent System
Model.: A800
Size: 200x282x120mm
Voltage:12V
Power: 10W
Noisy: <53dba
Capacity: 500ml
Weight: 5kg
Applicable Area: 2000sqm
Color: White, silver, black
More details

-
Large Space Fragrance System
Model: A5000
Size: 260x290x160mm
Voltage:12V
Power: 24W
Noisy: <53dba
Capacity: 500ml
Weight: 6kg
Applicable Area: 5000sqm
Color: Silver, black, white
More details

-
Small Area Fragrance diffuser
Model: S100
Size: 159x120x188mm
Voltage:12V
Power: 3W
Noisy: <45dba
Capacity: 50ml
Weight: 3kg
Applicable Area: 100sqm
Color: Silver
More details

-
Household Aroma Diffuser
Model.: S102
Size: 120*63*137mm
Voltage: 5V
Power: 5W
Noisy: <45dba
Capacity: 10ml
Weight: 530g
Applicable Area: 60sqm
Color: White, silver, black, gold
More details

-
Car Aroma Diffuser
Model: S101
Size: φ65*115mm
Voltage: 5v
Power: 5W
Noisy: <45dba
Capacity: 10ml
Weight: 170g
Applicable Area: 60sqm
Color: White, blue
More details
$(function () {
$(window).scroll(function () {
var float_top = $(this).scrollTop();
$('.float_qq').stop().animate({ "top": float_top + 200 + "px" })
})
$('.float_qq2').hover(function () {
$(this).animate({ "left": "-70px" }, 350)
}, function () {
$(this).animate({ "left": "0" }, 350)
})
$('.float_qq3').hover(function () {
$(this).animate({ "left": "-116px" }, 350)
}, function () {
$(this).animate({ "left": "0" }, 350)
})
$('.float_qq4').hover(function () {
$(this).find('.float_shwx').show();
}, function () {
$(this).find('.float_shwx').hide();
})
$('.foot_dshare3').hover(function () {
$('.foot_shWx').show();
}, function () {
$('.foot_shWx').hide();
})
$('.foot_dshare2').hover(function () {
$('.foot_shTelWx').show();
}, function () {
$('.foot_shTelWx').hide();
})
})