4 In 1 Dynamo Flashlight With Radio
    
 
    
      SB-5026
    
 
    
     This product adopts the principle of cranking for power generation to charge its inner battery. The internal professional design of variable speed drive mechanism drives a built-in AC, then through rectifier voltage convert to DC. It has FM radio, alarm, flashlight and charger for digital devices (eg. cell phone) functions. Radio tuning mode: automatic search from the low-end frequency to high-end frequency ( radio automatically lock and stop ).
    
 
     
   
   
  Function & Feature:
1、Cranking for power generation to charge its inner battery
2、High-sensitive FM auto scan radio, high-quality sound, built-in speaker
 3、3Φ5LEDs lighting
 4、Alarm function help you send out a distress signal
 5、Cranking to charge mobile phones and other digital devices
 6、Luminous circle
7、Perfect combination of the light weight and high efficiency
Main Technical Parameter:
Alarm and radio
  | Sensitivity of the FM | Better than 10 uV | 
| Reception scope of the FM | 76 ~108 MHz | 
| Radio working time after 1 minute cranking | 6 Minutes | 
| The audio frequency power output | ≥150mW | 
| Warning alarm work time after 1 minute cranking | 3 Minutes | 
| Loudness of warning sound | 80dB | 
| Note: The condition of testing radio and alarm is to work until the sound is distorted. | 
Lighting
  | The Max. luminous flux | 8 Lm | 
| Lighting time after 1 minute cranking | 20 Minutes | 
| Note: Lighting discharge standard to luminous flux: 100mLm | 
External power input charge
  | Voltage output | 5V | 
| Current output | 250-400MA | 
Main parts life-span
  | The whole unit | 5yr. | 
| The plastic part | 5yr. | 
Others
  | Specification of built-in battery | Ni-MH 80mAh, 3.6 V | 
Size and weight| Product size | 137×56×44mm | 
| Product weight | 175 g | 
 Packing:
| Carton | Carton Dimension | G/N Weight | Package | 
| 40pcs | 35*19*43CM | 9.3/8.6KG | 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());