3 In 1 Emergency Car Safety Tool With Flashlight
    
 
    
      SB-2010
    
 
    
     Emergency safety tool includes life-saving impact needle, seatbelt cutter and lighting. Cranking for power to charge its inner battery. Life-saving impact needle is worked by pressing build-in spring to remove the needle, so as to smash the glass.
    
 
     
   
   
  Function & Feature:
1.Cranking to generate power, no external batteries needed; Green, environmentally friendly, economical and safe;
2. High brightness (3 LEDs),good for lighting;
3. Life-saving impactive needle breaks through windshield in urgent condition;
  
4.Cutting the seatbelt in case of emergency;
  
5. Novel, fashion and exquisite with high efficiency;
Main Technical Parameter:
Lighting parameters  
  | The Max. Luminous Flux | ≥9 Lm | 
| Lighting time after 1 minute cranking | ≥10 Minutes | 
| Flashing time after 1 minute cranking | ≥60 Minutes | 
| Lighting time after being charged fully | ≥80 Minutes | 
| Flashing time after being charged fully | ≥2 Hours | 
Main parts life-span  
  | Switch | 10000 Times | 
| The whole unit | 5 Years | 
| The plastic part | 5 Years | 
Others
  | Specification of built-in battery | NI-MH battery 80mAh, 3.6 V | 
Size and weight
    | Product size | 122*52*59mm | 
| Product weight | 118 g | 
 Packing:
| Carton | Inner Box | Carton Dimension | G/N Weight | Package | 
| 40pcs | 20pcs | 62x25x36.5CM | 7.5/6.0KG | Blister Card | 
   
 
    
   
     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());