"use strict";!function(m){m.fn.extend({YuxiSlider:function(e){var f=m.extend({width:640,height:360,control:null,auto:!0,during:3e3,speed:800,mousewheel:!1,direkey:!1},e);return m(this).each(function(){var o=m(this),n=m("ul",o),e=m("li",o),s=e.length,a=0,t=null;o.append('');var i=m("p.title a",o),l=m("em.curr-num",o),c=m("em.total-num",o),d=0,u={},r={},h={mobileDevice:navigator.userAgent.match(/(iPhone|iPod|Android|ios)/i),init:function(){if(h.style(),h.mobileDevice){var e=m(window).width(),t=f.width/f.height;f.width=e,f.height=e/t,o.css({fontSize:m(window).width()/640*1.285+"rem"})}o.add("img",o).width(f.width).height(f.height),n.width(s*f.width),h.description(),h.bindControl(),2