UV Sterilizer
    
 
    
      SB-9501
    
 
    
     Over charging & over discharging protection built-in lithium battery, safe and trust;Working Mode: 15 minutes & 30 minutes sterilization mode, One Key Operation, easy operation, and memory function;Built-in 185nm UV wave Length Ultraviolet Tube, 360º sterilization;
    
 
     
   
   
  Function & Feature:
1.NT Visible Window;
2.Bulit-In USB input charge Cable;
3.Working Mode: 15 minutes & 30 minutes  sterilization mode;
4.Built-in 185nm UV wave Length Ultraviolet Tube, 360º sterilization;
5.One Key Operation, easy operation, and memory function;
Main Technical Parameter:
| Two Working Mode
                 | 15 Minutes-30 Minutes
                 | 
| UV Wave Length
                 | 185 nm
                 | 
| Ultraviolet Tube
                 | 2*0.5W
                 | 
| Ultraviolet LED
                 | 4*0.06W
                 | 
| Input Voltage/Curret
                 | 5V/1.0A
                 | 
| Fully Charge Time
                 | Approx. 3 Hours
                 | 
| Run Time
                 | 10 Times(15 Minutes Mode)
                 | 
| Specification of built-in Battery
                 | 3.7V.2000mAH Li-ion Battery
                 | 
| Size
                 | 220*110*30mm
                 | 
| Weight
                 | 279g
                 | 
Packing:
| Carton | Inner Box | Carton Dimension | G/N Weight | Package | 
| 20pcs | 10pcs | 57x31.5x26.5CM | 8.5/7.5KG | Color Box | 
   
 
    
   
     Online message 
   
 
   
     If you are interested in our products, please leave a message or contact the online customer.
   
 
    
        
   
 
   
   
   
      
   
   
   
   
   
   
   
  ");
    //下方显示点击切换
    $(".pro-nav .root>div").click(function(){
      $(".pro-nav .root>div").removeClass("on");
    	$(this).addClass("on");
      for(var i=0; i<$(".pro-nav .root>div").size(); i++){
      	if($(".pro-nav .root>div:eq("+i+")").hasClass("on")){
        	$(".pro-show").removeClass("on");
          $(".pro-show:eq("+i+")").addClass("on");
        }
      }
    });
    //手机高度
    if(window.innerWidth<=640){
    	$(".pro-nav .root>div").height($(".description").height());
    }
    
    //手机下横屏变化
    if(window.innerWidth<=940){
      $(window).resize(function() {
        $(".pro-nav .root>div").height($(".description").height());
        $(".pro-imgshow .slt ul li").height($(".pro-imgshow .slt ul li").width());
        $(".pro-imgshow .slt ul li img").css("height","100%");
        $(".pro-imgshow .imgshow").height($(".pro-imgshow .imgshow .on img").height());
      });
    }
    $(".pro-imgshow .imgshow").height($(".pro-imgshow .imgshow .on img").height());