").append(b.parseHTML(e)).find(i):e)}).complete(r&&function(e,t){s.each(r,o||[e.responseText,t,e])}),this},b.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){b.fn[t]=function(e){return this.on(t,e)}}),b.each(["get","post"],function(e,n){b[n]=function(e,r,i,o){return b.isFunction(r)&&(o=o||i,i=r,r=t),b.ajax({url:e,type:n,dataType:o,data:r,success:i})}}),b.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:yn,type:"GET",isLocal:Nn.test(mn[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Dn,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":e.String,"text html":!0,"text json":b.parseJSON,"text xml":b.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Mn(Mn(e,b.ajaxSettings),t):Mn(b.ajaxSettings,e)},ajaxPrefilter:Hn(An),ajaxTransport:Hn(jn),ajax:function(e,n){"object"==typeof e&&(n=e,e=t),n=n||{};var r,i,o,a,s,u,l,c,p=b.ajaxSetup({},n),f=p.context||p,d=p.context&&(f.nodeType||f.jquery)?b(f):b.event,h=b.Deferred(),g=b.Callbacks("once memory"),m=p.statusCode||{},y={},v={},x=0,T="canceled",N={readyState:0,getResponseHeader:function(e){var t;if(2===x){if(!c){c={};while(t=Tn.exec(a))c[t[1].toLowerCase()]=t[2]}t=c[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return 2===x?a:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return x||(e=v[n]=v[n]||e,y[e]=t),this},overrideMimeType:function(e){return x||(p.mimeType=e),this},statusCode:function(e){var t;if(e)if(2>x)for(t in e)m[t]=[m[t],e[t]];else N.always(e[N.status]);return this},abort:function(e){var t=e||T;return l&&l.abort(t),k(0,t),this}};if(h.promise(N).complete=g.add,N.success=N.done,N.error=N.fail,p.url=((e||p.url||yn)+"").replace(xn,"").replace(kn,mn[1]+"//"),p.type=n.method||n.type||p.method||p.type,p.dataTypes=b.trim(p.dataType||"*").toLowerCase().match(w)||[""],null==p.crossDomain&&(r=En.exec(p.url.toLowerCase()),p.crossDomain=!(!r||r[1]===mn[1]&&r[2]===mn[2]&&(r[3]||("http:"===r[1]?80:443))==(mn[3]||("http:"===mn[1]?80:443)))),p.data&&p.processData&&"string"!=typeof p.data&&(p.data=b.param(p.data,p.traditional)),qn(An,p,n,N),2===x)return N;u=p.global,u&&0===b.active++&&b.event.trigger("ajaxStart"),p.type=p.type.toUpperCase(),p.hasContent=!Cn.test(p.type),o=p.url,p.hasContent||(p.data&&(o=p.url+=(bn.test(o)?"&":"?")+p.data,delete p.data),p.cache===!1&&(p.url=wn.test(o)?o.replace(wn,"$1_="+vn++):o+(bn.test(o)?"&":"?")+"_="+vn++)),p.ifModified&&(b.lastModified[o]&&N.setRequestHeader("If-Modified-Since",b.lastModified[o]),b.etag[o]&&N.setRequestHeader("If-None-Match",b.etag[o])),(p.data&&p.hasContent&&p.contentType!==!1||n.contentType)&&N.setRequestHeader("Content-Type",p.contentType),N.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+("*"!==p.dataTypes[0]?", "+Dn+"; q=0.01":""):p.accepts["*"]);for(i in p.headers)N.setRequestHeader(i,p.headers[i]);if(p.beforeSend&&(p.beforeSend.call(f,N,p)===!1||2===x))return N.abort();T="abort";for(i in{success:1,error:1,complete:1})N[i](p[i]);if(l=qn(jn,p,n,N)){N.readyState=1,u&&d.trigger("ajaxSend",[N,p]),p.async&&p.timeout>0&&(s=setTimeout(function(){N.abort("timeout")},p.timeout));try{x=1,l.send(y,k)}catch(C){if(!(2>x))throw C;k(-1,C)}}else k(-1,"No Transport");function k(e,n,r,i){var c,y,v,w,T,C=n;2!==x&&(x=2,s&&clearTimeout(s),l=t,a=i||"",N.readyState=e>0?4:0,r&&(w=_n(p,N,r)),e>=200&&300>e||304===e?(p.ifModified&&(T=N.getResponseHeader("Last-Modified"),T&&(b.lastModified[o]=T),T=N.getResponseHeader("etag"),T&&(b.etag[o]=T)),204===e?(c=!0,C="nocontent"):304===e?(c=!0,C="notmodified"):(c=Fn(p,w),C=c.state,y=c.data,v=c.error,c=!v)):(v=C,(e||!C)&&(C="error",0>e&&(e=0))),N.status=e,N.statusText=(n||C)+"",c?h.resolveWith(f,[y,C,N]):h.rejectWith(f,[N,C,v]),N.statusCode(m),m=t,u&&d.trigger(c?"ajaxSuccess":"ajaxError",[N,p,c?y:v]),g.fireWith(f,[N,C]),u&&(d.trigger("ajaxComplete",[N,p]),--b.active||b.event.trigger("ajaxStop")))}return N},getScript:function(e,n){return b.get(e,t,n,"script")},getJSON:function(e,t,n){return b.get(e,t,n,"json")}});function _n(e,n,r){var i,o,a,s,u=e.contents,l=e.dataTypes,c=e.responseFields;for(s in c)s in r&&(n[c[s]]=r[s]);while("*"===l[0])l.shift(),o===t&&(o=e.mimeType||n.getResponseHeader("Content-Type"));if(o)for(s in u)if(u[s]&&u[s].test(o)){l.unshift(s);break}if(l[0]in r)a=l[0];else{for(s in r){if(!l[0]||e.converters[s+" "+l[0]]){a=s;break}i||(i=s)}a=a||i}return a?(a!==l[0]&&l.unshift(a),r[a]):t}function Fn(e,t){var n,r,i,o,a={},s=0,u=e.dataTypes.slice(),l=u[0];if(e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u[1])for(i in e.converters)a[i.toLowerCase()]=e.converters[i];for(;r=u[++s];)if("*"!==r){if("*"!==l&&l!==r){if(i=a[l+" "+r]||a["* "+r],!i)for(n in a)if(o=n.split(" "),o[1]===r&&(i=a[l+" "+o[0]]||a["* "+o[0]])){i===!0?i=a[n]:a[n]!==!0&&(r=o[0],u.splice(s--,0,r));break}if(i!==!0)if(i&&e["throws"])t=i(t);else try{t=i(t)}catch(c){return{state:"parsererror",error:i?c:"No conversion from "+l+" to "+r}}}l=r}return{state:"success",data:t}}b.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){return b.globalEval(e),e}}}),b.ajaxPrefilter("script",function(e){e.cache===t&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),b.ajaxTransport("script",function(e){if(e.crossDomain){var n,r=o.head||b("head")[0]||o.documentElement;return{send:function(t,i){n=o.createElement("script"),n.async=!0,e.scriptCharset&&(n.charset=e.scriptCharset),n.src=e.url,n.onload=n.onreadystatechange=function(e,t){(t||!n.readyState||/loaded|complete/.test(n.readyState))&&(n.onload=n.onreadystatechange=null,n.parentNode&&n.parentNode.removeChild(n),n=null,t||i(200,"success"))},r.insertBefore(n,r.firstChild)},abort:function(){n&&n.onload(t,!0)}}}});var On=[],Bn=/(=)\?(?=&|$)|\?\?/;b.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=On.pop()||b.expando+"_"+vn++;return this[e]=!0,e}}),b.ajaxPrefilter("json jsonp",function(n,r,i){var o,a,s,u=n.jsonp!==!1&&(Bn.test(n.url)?"url":"string"==typeof n.data&&!(n.contentType||"").indexOf("application/x-www-form-urlencoded")&&Bn.test(n.data)&&"data");return u||"jsonp"===n.dataTypes[0]?(o=n.jsonpCallback=b.isFunction(n.jsonpCallback)?n.jsonpCallback():n.jsonpCallback,u?n[u]=n[u].replace(Bn,"$1"+o):n.jsonp!==!1&&(n.url+=(bn.test(n.url)?"&":"?")+n.jsonp+"="+o),n.converters["script json"]=function(){return s||b.error(o+" was not called"),s[0]},n.dataTypes[0]="json",a=e[o],e[o]=function(){s=arguments},i.always(function(){e[o]=a,n[o]&&(n.jsonpCallback=r.jsonpCallback,On.push(o)),s&&b.isFunction(a)&&a(s[0]),s=a=t}),"script"):t});var Pn,Rn,Wn=0,$n=e.ActiveXObject&&function(){var e;for(e in Pn)Pn[e](t,!0)};function In(){try{return new e.XMLHttpRequest}catch(t){}}function zn(){try{return new e.ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}b.ajaxSettings.xhr=e.ActiveXObject?function(){return!this.isLocal&&In()||zn()}:In,Rn=b.ajaxSettings.xhr(),b.support.cors=!!Rn&&"withCredentials"in Rn,Rn=b.support.ajax=!!Rn,Rn&&b.ajaxTransport(function(n){if(!n.crossDomain||b.support.cors){var r;return{send:function(i,o){var a,s,u=n.xhr();if(n.username?u.open(n.type,n.url,n.async,n.username,n.password):u.open(n.type,n.url,n.async),n.xhrFields)for(s in n.xhrFields)u[s]=n.xhrFields[s];n.mimeType&&u.overrideMimeType&&u.overrideMimeType(n.mimeType),n.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");try{for(s in i)u.setRequestHeader(s,i[s])}catch(l){}u.send(n.hasContent&&n.data||null),r=function(e,i){var s,l,c,p;try{if(r&&(i||4===u.readyState))if(r=t,a&&(u.onreadystatechange=b.noop,$n&&delete Pn[a]),i)4!==u.readyState&&u.abort();else{p={},s=u.status,l=u.getAllResponseHeaders(),"string"==typeof u.responseText&&(p.text=u.responseText);try{c=u.statusText}catch(f){c=""}s||!n.isLocal||n.crossDomain?1223===s&&(s=204):s=p.text?200:404}}catch(d){i||o(-1,d)}p&&o(s,c,p,l)},n.async?4===u.readyState?setTimeout(r):(a=++Wn,$n&&(Pn||(Pn={},b(e).unload($n)),Pn[a]=r),u.onreadystatechange=r):r()},abort:function(){r&&r(t,!0)}}}});var Xn,Un,Vn=/^(?:toggle|show|hide)$/,Yn=RegExp("^(?:([+-])=|)("+x+")([a-z%]*)$","i"),Jn=/queueHooks$/,Gn=[nr],Qn={"*":[function(e,t){var n,r,i=this.createTween(e,t),o=Yn.exec(t),a=i.cur(),s=+a||0,u=1,l=20;if(o){if(n=+o[2],r=o[3]||(b.cssNumber[e]?"":"px"),"px"!==r&&s){s=b.css(i.elem,e,!0)||n||1;do u=u||".5",s/=u,b.style(i.elem,e,s+r);while(u!==(u=i.cur()/a)&&1!==u&&--l)}i.unit=r,i.start=s,i.end=o[1]?s+(o[1]+1)*n:n}return i}]};function Kn(){return setTimeout(function(){Xn=t}),Xn=b.now()}function Zn(e,t){b.each(t,function(t,n){var r=(Qn[t]||[]).concat(Qn["*"]),i=0,o=r.length;for(;o>i;i++)if(r[i].call(e,t,n))return})}function er(e,t,n){var r,i,o=0,a=Gn.length,s=b.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;var t=Xn||Kn(),n=Math.max(0,l.startTime+l.duration-t),r=n/l.duration||0,o=1-r,a=0,u=l.tweens.length;for(;u>a;a++)l.tweens[a].run(o);return s.notifyWith(e,[l,o,n]),1>o&&u?n:(s.resolveWith(e,[l]),!1)},l=s.promise({elem:e,props:b.extend({},t),opts:b.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:Xn||Kn(),duration:n.duration,tweens:[],createTween:function(t,n){var r=b.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(r),r},stop:function(t){var n=0,r=t?l.tweens.length:0;if(i)return this;for(i=!0;r>n;n++)l.tweens[n].run(1);return t?s.resolveWith(e,[l,t]):s.rejectWith(e,[l,t]),this}}),c=l.props;for(tr(c,l.opts.specialEasing);a>o;o++)if(r=Gn[o].call(l,e,c,l.opts))return r;return Zn(l,c),b.isFunction(l.opts.start)&&l.opts.start.call(e,l),b.fx.timer(b.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always)}function tr(e,t){var n,r,i,o,a;for(i in e)if(r=b.camelCase(i),o=t[r],n=e[i],b.isArray(n)&&(o=n[1],n=e[i]=n[0]),i!==r&&(e[r]=n,delete e[i]),a=b.cssHooks[r],a&&"expand"in a){n=a.expand(n),delete e[r];for(i in n)i in e||(e[i]=n[i],t[i]=o)}else t[r]=o}b.Animation=b.extend(er,{tweener:function(e,t){b.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");var n,r=0,i=e.length;for(;i>r;r++)n=e[r],Qn[n]=Qn[n]||[],Qn[n].unshift(t)},prefilter:function(e,t){t?Gn.unshift(e):Gn.push(e)}});function nr(e,t,n){var r,i,o,a,s,u,l,c,p,f=this,d=e.style,h={},g=[],m=e.nodeType&&nn(e);n.queue||(c=b._queueHooks(e,"fx"),null==c.unqueued&&(c.unqueued=0,p=c.empty.fire,c.empty.fire=function(){c.unqueued||p()}),c.unqueued++,f.always(function(){f.always(function(){c.unqueued--,b.queue(e,"fx").length||c.empty.fire()})})),1===e.nodeType&&("height"in t||"width"in t)&&(n.overflow=[d.overflow,d.overflowX,d.overflowY],"inline"===b.css(e,"display")&&"none"===b.css(e,"float")&&(b.support.inlineBlockNeedsLayout&&"inline"!==un(e.nodeName)?d.zoom=1:d.display="inline-block")),n.overflow&&(d.overflow="hidden",b.support.shrinkWrapBlocks||f.always(function(){d.overflow=n.overflow[0],d.overflowX=n.overflow[1],d.overflowY=n.overflow[2]}));for(i in t)if(a=t[i],Vn.exec(a)){if(delete t[i],u=u||"toggle"===a,a===(m?"hide":"show"))continue;g.push(i)}if(o=g.length){s=b._data(e,"fxshow")||b._data(e,"fxshow",{}),"hidden"in s&&(m=s.hidden),u&&(s.hidden=!m),m?b(e).show():f.done(function(){b(e).hide()}),f.done(function(){var t;b._removeData(e,"fxshow");for(t in h)b.style(e,t,h[t])});for(i=0;o>i;i++)r=g[i],l=f.createTween(r,m?s[r]:0),h[r]=s[r]||b.style(e,r),r in s||(s[r]=l.start,m&&(l.end=l.start,l.start="width"===r||"height"===r?1:0))}}function rr(e,t,n,r,i){return new rr.prototype.init(e,t,n,r,i)}b.Tween=rr,rr.prototype={constructor:rr,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||"swing",this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(b.cssNumber[n]?"":"px")},cur:function(){var e=rr.propHooks[this.prop];return e&&e.get?e.get(this):rr.propHooks._default.get(this)},run:function(e){var t,n=rr.propHooks[this.prop];return this.pos=t=this.options.duration?b.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):rr.propHooks._default.set(this),this}},rr.prototype.init.prototype=rr.prototype,rr.propHooks={_default:{get:function(e){var t;return null==e.elem[e.prop]||e.elem.style&&null!=e.elem.style[e.prop]?(t=b.css(e.elem,e.prop,""),t&&"auto"!==t?t:0):e.elem[e.prop]},set:function(e){b.fx.step[e.prop]?b.fx.step[e.prop](e):e.elem.style&&(null!=e.elem.style[b.cssProps[e.prop]]||b.cssHooks[e.prop])?b.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},rr.propHooks.scrollTop=rr.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},b.each(["toggle","show","hide"],function(e,t){var n=b.fn[t];b.fn[t]=function(e,r,i){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(ir(t,!0),e,r,i)}}),b.fn.extend({fadeTo:function(e,t,n,r){return this.filter(nn).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=b.isEmptyObject(e),o=b.speed(t,n,r),a=function(){var t=er(this,b.extend({},e),o);a.finish=function(){t.stop(!0)},(i||b._data(this,"finish"))&&t.stop(!0)};return a.finish=a,i||o.queue===!1?this.each(a):this.queue(o.queue,a)},stop:function(e,n,r){var i=function(e){var t=e.stop;delete e.stop,t(r)};return"string"!=typeof e&&(r=n,n=e,e=t),n&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,n=null!=e&&e+"queueHooks",o=b.timers,a=b._data(this);if(n)a[n]&&a[n].stop&&i(a[n]);else for(n in a)a[n]&&a[n].stop&&Jn.test(n)&&i(a[n]);for(n=o.length;n--;)o[n].elem!==this||null!=e&&o[n].queue!==e||(o[n].anim.stop(r),t=!1,o.splice(n,1));(t||!r)&&b.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=b._data(this),r=n[e+"queue"],i=n[e+"queueHooks"],o=b.timers,a=r?r.length:0;for(n.finish=!0,b.queue(this,e,[]),i&&i.cur&&i.cur.finish&&i.cur.finish.call(this),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].anim.stop(!0),o.splice(t,1));for(t=0;a>t;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}});function ir(e,t){var n,r={height:e},i=0;for(t=t?1:0;4>i;i+=2-t)n=Zt[i],r["margin"+n]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}b.each({slideDown:ir("show"),slideUp:ir("hide"),slideToggle:ir("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){b.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),b.speed=function(e,t,n){var r=e&&"object"==typeof e?b.extend({},e):{complete:n||!n&&t||b.isFunction(e)&&e,duration:e,easing:n&&t||t&&!b.isFunction(t)&&t};return r.duration=b.fx.off?0:"number"==typeof r.duration?r.duration:r.duration in b.fx.speeds?b.fx.speeds[r.duration]:b.fx.speeds._default,(null==r.queue||r.queue===!0)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){b.isFunction(r.old)&&r.old.call(this),r.queue&&b.dequeue(this,r.queue)},r},b.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},b.timers=[],b.fx=rr.prototype.init,b.fx.tick=function(){var e,n=b.timers,r=0;for(Xn=b.now();n.length>r;r++)e=n[r],e()||n[r]!==e||n.splice(r--,1);n.length||b.fx.stop(),Xn=t},b.fx.timer=function(e){e()&&b.timers.push(e)&&b.fx.start()},b.fx.interval=13,b.fx.start=function(){Un||(Un=setInterval(b.fx.tick,b.fx.interval))},b.fx.stop=function(){clearInterval(Un),Un=null},b.fx.speeds={slow:600,fast:200,_default:400},b.fx.step={},b.expr&&b.expr.filters&&(b.expr.filters.animated=function(e){return b.grep(b.timers,function(t){return e===t.elem}).length}),b.fn.offset=function(e){if(arguments.length)return e===t?this:this.each(function(t){b.offset.setOffset(this,e,t)});var n,r,o={top:0,left:0},a=this[0],s=a&&a.ownerDocument;if(s)return n=s.documentElement,b.contains(n,a)?(typeof a.getBoundingClientRect!==i&&(o=a.getBoundingClientRect()),r=or(s),{top:o.top+(r.pageYOffset||n.scrollTop)-(n.clientTop||0),left:o.left+(r.pageXOffset||n.scrollLeft)-(n.clientLeft||0)}):o},b.offset={setOffset:function(e,t,n){var r=b.css(e,"position");"static"===r&&(e.style.position="relative");var i=b(e),o=i.offset(),a=b.css(e,"top"),s=b.css(e,"left"),u=("absolute"===r||"fixed"===r)&&b.inArray("auto",[a,s])>-1,l={},c={},p,f;u?(c=i.position(),p=c.top,f=c.left):(p=parseFloat(a)||0,f=parseFloat(s)||0),b.isFunction(t)&&(t=t.call(e,n,o)),null!=t.top&&(l.top=t.top-o.top+p),null!=t.left&&(l.left=t.left-o.left+f),"using"in t?t.using.call(e,l):i.css(l)}},b.fn.extend({position:function(){if(this[0]){var e,t,n={top:0,left:0},r=this[0];return"fixed"===b.css(r,"position")?t=r.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),b.nodeName(e[0],"html")||(n=e.offset()),n.top+=b.css(e[0],"borderTopWidth",!0),n.left+=b.css(e[0],"borderLeftWidth",!0)),{top:t.top-n.top-b.css(r,"marginTop",!0),left:t.left-n.left-b.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||o.documentElement;while(e&&!b.nodeName(e,"html")&&"static"===b.css(e,"position"))e=e.offsetParent;return e||o.documentElement})}}),b.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,n){var r=/Y/.test(n);b.fn[e]=function(i){return b.access(this,function(e,i,o){var a=or(e);return o===t?a?n in a?a[n]:a.document.documentElement[i]:e[i]:(a?a.scrollTo(r?b(a).scrollLeft():o,r?o:b(a).scrollTop()):e[i]=o,t)},e,i,arguments.length,null)}});function or(e){return b.isWindow(e)?e:9===e.nodeType?e.defaultView||e.parentWindow:!1}b.each({Height:"height",Width:"width"},function(e,n){b.each({padding:"inner"+e,content:n,"":"outer"+e},function(r,i){b.fn[i]=function(i,o){var a=arguments.length&&(r||"boolean"!=typeof i),s=r||(i===!0||o===!0?"margin":"border");return b.access(this,function(n,r,i){var o;return b.isWindow(n)?n.document.documentElement["client"+e]:9===n.nodeType?(o=n.documentElement,Math.max(n.body["scroll"+e],o["scroll"+e],n.body["offset"+e],o["offset"+e],o["client"+e])):i===t?b.css(n,r,s):b.style(n,r,i,s)},n,a?i:t,a,null)}})}),e.jQuery=e.$=b,"function"==typeof define&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return b})})(window);
\ No newline at end of file
diff --git a/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/jquery.validate.min.js.下载 b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/jquery.validate.min.js.下载
new file mode 100644
index 0000000..5264617
--- /dev/null
+++ b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/jquery.validate.min.js.下载
@@ -0,0 +1,4 @@
+/*! jQuery Validation Plugin - v1.13.0 - 7/1/2014
+ * http://jqueryvalidation.org/
+ * Copyright (c) 2014 Jörn Zaefferer; Licensed MIT */
+!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a(jQuery)}(function(a){a.extend(a.fn,{validate:function(b){if(!this.length)return void(b&&b.debug&&window.console&&console.warn("Nothing selected, can't validate, returning nothing."));var c=a.data(this[0],"validator");return c?c:(this.attr("novalidate","novalidate"),c=new a.validator(b,this[0]),a.data(this[0],"validator",c),c.settings.onsubmit&&(this.validateDelegate(":submit","click",function(b){c.settings.submitHandler&&(c.submitButton=b.target),a(b.target).hasClass("cancel")&&(c.cancelSubmit=!0),void 0!==a(b.target).attr("formnovalidate")&&(c.cancelSubmit=!0)}),this.submit(function(b){function d(){var d;return c.settings.submitHandler?(c.submitButton&&(d=a("
").attr("name",c.submitButton.name).val(a(c.submitButton).val()).appendTo(c.currentForm)),c.settings.submitHandler.call(c,c.currentForm,b),c.submitButton&&d.remove(),!1):!0}return c.settings.debug&&b.preventDefault(),c.cancelSubmit?(c.cancelSubmit=!1,d()):c.form()?c.pendingRequest?(c.formSubmitted=!0,!1):d():(c.focusInvalid(),!1)})),c)},valid:function(){var b,c;return a(this[0]).is("form")?b=this.validate().form():(b=!0,c=a(this[0].form).validate(),this.each(function(){b=c.element(this)&&b})),b},removeAttrs:function(b){var c={},d=this;return a.each(b.split(/\s/),function(a,b){c[b]=d.attr(b),d.removeAttr(b)}),c},rules:function(b,c){var d,e,f,g,h,i,j=this[0];if(b)switch(d=a.data(j.form,"validator").settings,e=d.rules,f=a.validator.staticRules(j),b){case"add":a.extend(f,a.validator.normalizeRule(c)),delete f.messages,e[j.name]=f,c.messages&&(d.messages[j.name]=a.extend(d.messages[j.name],c.messages));break;case"remove":return c?(i={},a.each(c.split(/\s/),function(b,c){i[c]=f[c],delete f[c],"required"===c&&a(j).removeAttr("aria-required")}),i):(delete e[j.name],f)}return g=a.validator.normalizeRules(a.extend({},a.validator.classRules(j),a.validator.attributeRules(j),a.validator.dataRules(j),a.validator.staticRules(j)),j),g.required&&(h=g.required,delete g.required,g=a.extend({required:h},g),a(j).attr("aria-required","true")),g.remote&&(h=g.remote,delete g.remote,g=a.extend(g,{remote:h})),g}}),a.extend(a.expr[":"],{blank:function(b){return!a.trim(""+a(b).val())},filled:function(b){return!!a.trim(""+a(b).val())},unchecked:function(b){return!a(b).prop("checked")}}),a.validator=function(b,c){this.settings=a.extend(!0,{},a.validator.defaults,b),this.currentForm=c,this.init()},a.validator.format=function(b,c){return 1===arguments.length?function(){var c=a.makeArray(arguments);return c.unshift(b),a.validator.format.apply(this,c)}:(arguments.length>2&&c.constructor!==Array&&(c=a.makeArray(arguments).slice(1)),c.constructor!==Array&&(c=[c]),a.each(c,function(a,c){b=b.replace(new RegExp("\\{"+a+"\\}","g"),function(){return c})}),b)},a.extend(a.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",validClass:"valid",errorElement:"label",focusInvalid:!0,errorContainer:a([]),errorLabelContainer:a([]),onsubmit:!0,ignore:":hidden",ignoreTitle:!1,onfocusin:function(a){this.lastActive=a,this.settings.focusCleanup&&!this.blockFocusCleanup&&(this.settings.unhighlight&&this.settings.unhighlight.call(this,a,this.settings.errorClass,this.settings.validClass),this.hideThese(this.errorsFor(a)))},onfocusout:function(a){this.checkable(a)||!(a.name in this.submitted)&&this.optional(a)||this.element(a)},onkeyup:function(a,b){(9!==b.which||""!==this.elementValue(a))&&(a.name in this.submitted||a===this.lastElement)&&this.element(a)},onclick:function(a){a.name in this.submitted?this.element(a):a.parentNode.name in this.submitted&&this.element(a.parentNode)},highlight:function(b,c,d){"radio"===b.type?this.findByName(b.name).addClass(c).removeClass(d):a(b).addClass(c).removeClass(d)},unhighlight:function(b,c,d){"radio"===b.type?this.findByName(b.name).removeClass(c).addClass(d):a(b).removeClass(c).addClass(d)}},setDefaults:function(b){a.extend(a.validator.defaults,b)},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date ( ISO ).",number:"Please enter a valid number.",digits:"Please enter only digits.",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",maxlength:a.validator.format("Please enter no more than {0} characters."),minlength:a.validator.format("Please enter at least {0} characters."),rangelength:a.validator.format("Please enter a value between {0} and {1} characters long."),range:a.validator.format("Please enter a value between {0} and {1}."),max:a.validator.format("Please enter a value less than or equal to {0}."),min:a.validator.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:!1,prototype:{init:function(){function b(b){var c=a.data(this[0].form,"validator"),d="on"+b.type.replace(/^validate/,""),e=c.settings;e[d]&&!this.is(e.ignore)&&e[d].call(c,this[0],b)}this.labelContainer=a(this.settings.errorLabelContainer),this.errorContext=this.labelContainer.length&&this.labelContainer||a(this.currentForm),this.containers=a(this.settings.errorContainer).add(this.settings.errorLabelContainer),this.submitted={},this.valueCache={},this.pendingRequest=0,this.pending={},this.invalid={},this.reset();var c,d=this.groups={};a.each(this.settings.groups,function(b,c){"string"==typeof c&&(c=c.split(/\s/)),a.each(c,function(a,c){d[c]=b})}),c=this.settings.rules,a.each(c,function(b,d){c[b]=a.validator.normalizeRule(d)}),a(this.currentForm).validateDelegate(":text, [type='password'], [type='file'], select, textarea, [type='number'], [type='search'] ,[type='tel'], [type='url'], [type='email'], [type='datetime'], [type='date'], [type='month'], [type='week'], [type='time'], [type='datetime-local'], [type='range'], [type='color'], [type='radio'], [type='checkbox']","focusin focusout keyup",b).validateDelegate("select, option, [type='radio'], [type='checkbox']","click",b),this.settings.invalidHandler&&a(this.currentForm).bind("invalid-form.validate",this.settings.invalidHandler),a(this.currentForm).find("[required], [data-rule-required], .required").attr("aria-required","true")},form:function(){return this.checkForm(),a.extend(this.submitted,this.errorMap),this.invalid=a.extend({},this.errorMap),this.valid()||a(this.currentForm).triggerHandler("invalid-form",[this]),this.showErrors(),this.valid()},checkForm:function(){this.prepareForm();for(var a=0,b=this.currentElements=this.elements();b[a];a++)this.check(b[a]);return this.valid()},element:function(b){var c=this.clean(b),d=this.validationTargetFor(c),e=!0;return this.lastElement=d,void 0===d?delete this.invalid[c.name]:(this.prepareElement(d),this.currentElements=a(d),e=this.check(d)!==!1,e?delete this.invalid[d.name]:this.invalid[d.name]=!0),a(b).attr("aria-invalid",!e),this.numberOfInvalids()||(this.toHide=this.toHide.add(this.containers)),this.showErrors(),e},showErrors:function(b){if(b){a.extend(this.errorMap,b),this.errorList=[];for(var c in b)this.errorList.push({message:b[c],element:this.findByName(c)[0]});this.successList=a.grep(this.successList,function(a){return!(a.name in b)})}this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors()},resetForm:function(){a.fn.resetForm&&a(this.currentForm).resetForm(),this.submitted={},this.lastElement=null,this.prepareForm(),this.hideErrors(),this.elements().removeClass(this.settings.errorClass).removeData("previousValue").removeAttr("aria-invalid")},numberOfInvalids:function(){return this.objectLength(this.invalid)},objectLength:function(a){var b,c=0;for(b in a)c++;return c},hideErrors:function(){this.hideThese(this.toHide)},hideThese:function(a){a.not(this.containers).text(""),this.addWrapper(a).hide()},valid:function(){return 0===this.size()},size:function(){return this.errorList.length},focusInvalid:function(){if(this.settings.focusInvalid)try{a(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus().trigger("focusin")}catch(b){}},findLastActive:function(){var b=this.lastActive;return b&&1===a.grep(this.errorList,function(a){return a.element.name===b.name}).length&&b},elements:function(){var b=this,c={};return a(this.currentForm).find("input, select, textarea").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){return!this.name&&b.settings.debug&&window.console&&console.error("%o has no name assigned",this),this.name in c||!b.objectLength(a(this).rules())?!1:(c[this.name]=!0,!0)})},clean:function(b){return a(b)[0]},errors:function(){var b=this.settings.errorClass.split(" ").join(".");return a(this.settings.errorElement+"."+b,this.errorContext)},reset:function(){this.successList=[],this.errorList=[],this.errorMap={},this.toShow=a([]),this.toHide=a([]),this.currentElements=a([])},prepareForm:function(){this.reset(),this.toHide=this.errors().add(this.containers)},prepareElement:function(a){this.reset(),this.toHide=this.errorsFor(a)},elementValue:function(b){var c,d=a(b),e=b.type;return"radio"===e||"checkbox"===e?a("input[name='"+b.name+"']:checked").val():"number"===e&&"undefined"!=typeof b.validity?b.validity.badInput?!1:d.val():(c=d.val(),"string"==typeof c?c.replace(/\r/g,""):c)},check:function(b){b=this.validationTargetFor(this.clean(b));var c,d,e,f=a(b).rules(),g=a.map(f,function(a,b){return b}).length,h=!1,i=this.elementValue(b);for(d in f){e={method:d,parameters:f[d]};try{if(c=a.validator.methods[d].call(this,i,b,e.parameters),"dependency-mismatch"===c&&1===g){h=!0;continue}if(h=!1,"pending"===c)return void(this.toHide=this.toHide.not(this.errorsFor(b)));if(!c)return this.formatAndAdd(b,e),!1}catch(j){throw this.settings.debug&&window.console&&console.log("Exception occurred when checking element "+b.id+", check the '"+e.method+"' method.",j),j}}if(!h)return this.objectLength(f)&&this.successList.push(b),!0},customDataMessage:function(b,c){return a(b).data("msg"+c.charAt(0).toUpperCase()+c.substring(1).toLowerCase())||a(b).data("msg")},customMessage:function(a,b){var c=this.settings.messages[a];return c&&(c.constructor===String?c:c[b])},findDefined:function(){for(var a=0;a
Warning: No message defined for "+b.name+"")},formatAndAdd:function(b,c){var d=this.defaultMessage(b,c.method),e=/\$?\{(\d+)\}/g;"function"==typeof d?d=d.call(this,c.parameters,b):e.test(d)&&(d=a.validator.format(d.replace(e,"{$1}"),c.parameters)),this.errorList.push({message:d,element:b,method:c.method}),this.errorMap[b.name]=d,this.submitted[b.name]=d},addWrapper:function(a){return this.settings.wrapper&&(a=a.add(a.parent(this.settings.wrapper))),a},defaultShowErrors:function(){var a,b,c;for(a=0;this.errorList[a];a++)c=this.errorList[a],this.settings.highlight&&this.settings.highlight.call(this,c.element,this.settings.errorClass,this.settings.validClass),this.showLabel(c.element,c.message);if(this.errorList.length&&(this.toShow=this.toShow.add(this.containers)),this.settings.success)for(a=0;this.successList[a];a++)this.showLabel(this.successList[a]);if(this.settings.unhighlight)for(a=0,b=this.validElements();b[a];a++)this.settings.unhighlight.call(this,b[a],this.settings.errorClass,this.settings.validClass);this.toHide=this.toHide.not(this.toShow),this.hideErrors(),this.addWrapper(this.toShow).show()},validElements:function(){return this.currentElements.not(this.invalidElements())},invalidElements:function(){return a(this.errorList).map(function(){return this.element})},showLabel:function(b,c){var d,e,f,g=this.errorsFor(b),h=this.idOrName(b),i=a(b).attr("aria-describedby");g.length?(g.removeClass(this.settings.validClass).addClass(this.settings.errorClass),g.html(c)):(g=a("<"+this.settings.errorElement+">").attr("id",h+"-error").addClass(this.settings.errorClass).html(c||""),d=g,this.settings.wrapper&&(d=g.hide().show().wrap("<"+this.settings.wrapper+"/>").parent()),this.labelContainer.length?this.labelContainer.append(d):this.settings.errorPlacement?this.settings.errorPlacement(d,a(b)):d.insertAfter(b),g.is("label")?g.attr("for",h):0===g.parents("label[for='"+h+"']").length&&(f=g.attr("id"),i?i.match(new RegExp("\b"+f+"\b"))||(i+=" "+f):i=f,a(b).attr("aria-describedby",i),e=this.groups[b.name],e&&a.each(this.groups,function(b,c){c===e&&a("[name='"+b+"']",this.currentForm).attr("aria-describedby",g.attr("id"))}))),!c&&this.settings.success&&(g.text(""),"string"==typeof this.settings.success?g.addClass(this.settings.success):this.settings.success(g,b)),this.toShow=this.toShow.add(g)},errorsFor:function(b){var c=this.idOrName(b),d=a(b).attr("aria-describedby"),e="label[for='"+c+"'], label[for='"+c+"'] *";return d&&(e=e+", #"+d.replace(/\s+/g,", #")),this.errors().filter(e)},idOrName:function(a){return this.groups[a.name]||(this.checkable(a)?a.name:a.id||a.name)},validationTargetFor:function(a){return this.checkable(a)&&(a=this.findByName(a.name).not(this.settings.ignore)[0]),a},checkable:function(a){return/radio|checkbox/i.test(a.type)},findByName:function(b){return a(this.currentForm).find("[name='"+b+"']")},getLength:function(b,c){switch(c.nodeName.toLowerCase()){case"select":return a("option:selected",c).length;case"input":if(this.checkable(c))return this.findByName(c.name).filter(":checked").length}return b.length},depend:function(a,b){return this.dependTypes[typeof a]?this.dependTypes[typeof a](a,b):!0},dependTypes:{"boolean":function(a){return a},string:function(b,c){return!!a(b,c.form).length},"function":function(a,b){return a(b)}},optional:function(b){var c=this.elementValue(b);return!a.validator.methods.required.call(this,c,b)&&"dependency-mismatch"},startRequest:function(a){this.pending[a.name]||(this.pendingRequest++,this.pending[a.name]=!0)},stopRequest:function(b,c){this.pendingRequest--,this.pendingRequest<0&&(this.pendingRequest=0),delete this.pending[b.name],c&&0===this.pendingRequest&&this.formSubmitted&&this.form()?(a(this.currentForm).submit(),this.formSubmitted=!1):!c&&0===this.pendingRequest&&this.formSubmitted&&(a(this.currentForm).triggerHandler("invalid-form",[this]),this.formSubmitted=!1)},previousValue:function(b){return a.data(b,"previousValue")||a.data(b,"previousValue",{old:null,valid:!0,message:this.defaultMessage(b,"remote")})}},classRuleSettings:{required:{required:!0},email:{email:!0},url:{url:!0},date:{date:!0},dateISO:{dateISO:!0},number:{number:!0},digits:{digits:!0},creditcard:{creditcard:!0}},addClassRules:function(b,c){b.constructor===String?this.classRuleSettings[b]=c:a.extend(this.classRuleSettings,b)},classRules:function(b){var c={},d=a(b).attr("class");return d&&a.each(d.split(" "),function(){this in a.validator.classRuleSettings&&a.extend(c,a.validator.classRuleSettings[this])}),c},attributeRules:function(b){var c,d,e={},f=a(b),g=b.getAttribute("type");for(c in a.validator.methods)"required"===c?(d=b.getAttribute(c),""===d&&(d=!0),d=!!d):d=f.attr(c),/min|max/.test(c)&&(null===g||/number|range|text/.test(g))&&(d=Number(d)),d||0===d?e[c]=d:g===c&&"range"!==g&&(e[c]=!0);return e.maxlength&&/-1|2147483647|524288/.test(e.maxlength)&&delete e.maxlength,e},dataRules:function(b){var c,d,e={},f=a(b);for(c in a.validator.methods)d=f.data("rule"+c.charAt(0).toUpperCase()+c.substring(1).toLowerCase()),void 0!==d&&(e[c]=d);return e},staticRules:function(b){var c={},d=a.data(b.form,"validator");return d.settings.rules&&(c=a.validator.normalizeRule(d.settings.rules[b.name])||{}),c},normalizeRules:function(b,c){return a.each(b,function(d,e){if(e===!1)return void delete b[d];if(e.param||e.depends){var f=!0;switch(typeof e.depends){case"string":f=!!a(e.depends,c.form).length;break;case"function":f=e.depends.call(c,c)}f?b[d]=void 0!==e.param?e.param:!0:delete b[d]}}),a.each(b,function(d,e){b[d]=a.isFunction(e)?e(c):e}),a.each(["minlength","maxlength"],function(){b[this]&&(b[this]=Number(b[this]))}),a.each(["rangelength","range"],function(){var c;b[this]&&(a.isArray(b[this])?b[this]=[Number(b[this][0]),Number(b[this][1])]:"string"==typeof b[this]&&(c=b[this].replace(/[\[\]]/g,"").split(/[\s,]+/),b[this]=[Number(c[0]),Number(c[1])]))}),a.validator.autoCreateRanges&&(b.min&&b.max&&(b.range=[b.min,b.max],delete b.min,delete b.max),b.minlength&&b.maxlength&&(b.rangelength=[b.minlength,b.maxlength],delete b.minlength,delete b.maxlength)),b},normalizeRule:function(b){if("string"==typeof b){var c={};a.each(b.split(/\s/),function(){c[this]=!0}),b=c}return b},addMethod:function(b,c,d){a.validator.methods[b]=c,a.validator.messages[b]=void 0!==d?d:a.validator.messages[b],c.length<3&&a.validator.addClassRules(b,a.validator.normalizeRule(b))},methods:{required:function(b,c,d){if(!this.depend(d,c))return"dependency-mismatch";if("select"===c.nodeName.toLowerCase()){var e=a(c).val();return e&&e.length>0}return this.checkable(c)?this.getLength(b,c)>0:a.trim(b).length>0},email:function(a,b){return this.optional(b)||/^[a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/.test(a)},url:function(a,b){return this.optional(b)||/^(https?|s?ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(a)},date:function(a,b){return this.optional(b)||!/Invalid|NaN/.test(new Date(a).toString())},dateISO:function(a,b){return this.optional(b)||/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])$/.test(a)},number:function(a,b){return this.optional(b)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)?(?:\.\d+)?$/.test(a)},digits:function(a,b){return this.optional(b)||/^\d+$/.test(a)},creditcard:function(a,b){if(this.optional(b))return"dependency-mismatch";if(/[^0-9 \-]+/.test(a))return!1;var c,d,e=0,f=0,g=!1;if(a=a.replace(/\D/g,""),a.length<13||a.length>19)return!1;for(c=a.length-1;c>=0;c--)d=a.charAt(c),f=parseInt(d,10),g&&(f*=2)>9&&(f-=9),e+=f,g=!g;return e%10===0},minlength:function(b,c,d){var e=a.isArray(b)?b.length:this.getLength(a.trim(b),c);return this.optional(c)||e>=d},maxlength:function(b,c,d){var e=a.isArray(b)?b.length:this.getLength(a.trim(b),c);return this.optional(c)||d>=e},rangelength:function(b,c,d){var e=a.isArray(b)?b.length:this.getLength(a.trim(b),c);return this.optional(c)||e>=d[0]&&e<=d[1]},min:function(a,b,c){return this.optional(b)||a>=c},max:function(a,b,c){return this.optional(b)||c>=a},range:function(a,b,c){return this.optional(b)||a>=c[0]&&a<=c[1]},equalTo:function(b,c,d){var e=a(d);return this.settings.onfocusout&&e.unbind(".validate-equalTo").bind("blur.validate-equalTo",function(){a(c).valid()}),b===e.val()},remote:function(b,c,d){if(this.optional(c))return"dependency-mismatch";var e,f,g=this.previousValue(c);return this.settings.messages[c.name]||(this.settings.messages[c.name]={}),g.originalMessage=this.settings.messages[c.name].remote,this.settings.messages[c.name].remote=g.message,d="string"==typeof d&&{url:d}||d,g.old===b?g.valid:(g.old=b,e=this,this.startRequest(c),f={},f[c.name]=b,a.ajax(a.extend(!0,{url:d,mode:"abort",port:"validate"+c.name,dataType:"json",data:f,context:e.currentForm,success:function(d){var f,h,i,j=d===!0||"true"===d;e.settings.messages[c.name].remote=g.originalMessage,j?(i=e.formSubmitted,e.prepareElement(c),e.formSubmitted=i,e.successList.push(c),delete e.invalid[c.name],e.showErrors()):(f={},h=d||e.defaultMessage(c,"remote"),f[c.name]=g.message=a.isFunction(h)?h(b):h,e.invalid[c.name]=!0,e.showErrors(f)),g.valid=j,e.stopRequest(c,j)}},d)),"pending")}}}),a.format=function(){throw"$.format has been deprecated. Please use $.validator.format instead."};var b,c={};a.ajaxPrefilter?a.ajaxPrefilter(function(a,b,d){var e=a.port;"abort"===a.mode&&(c[e]&&c[e].abort(),c[e]=d)}):(b=a.ajax,a.ajax=function(d){var e=("mode"in d?d:a.ajaxSettings).mode,f=("port"in d?d:a.ajaxSettings).port;return"abort"===e?(c[f]&&c[f].abort(),c[f]=b.apply(this,arguments),c[f]):b.apply(this,arguments)}),a.extend(a.fn,{validateDelegate:function(b,c,d){return this.bind(c,function(c){var e=a(c.target);return e.is(b)?d.apply(e,arguments):void 0})}})});
\ No newline at end of file
diff --git a/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/layout.css b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/layout.css
new file mode 100644
index 0000000..b772238
--- /dev/null
+++ b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/layout.css
@@ -0,0 +1,113 @@
+@charset "utf-8";
+/* CSS Document */
+/**
+title: base layout for 研招推免招生
+author: os
+label: IE6,IE7,IE8-IE11,FF等全部常规浏览器
+descript: 本框架实现:在顶部固定(static)header,可用于用户ui的兼容框架。 特点:footer永远在底部,即使content内容较短;请注意docytpe的写法。
+**/
+html, body {
+ margin: 0;
+ padding: 0;
+ height: 100%;
+}
+body {
+ width: 100%;
+ border: 0;
+ min-width: 1000px;
+ text-align: center;
+ background-color:#fff;
+}
+.head-wrapper {
+ text-align: left;
+ position: absolute;
+ top: 0px;
+ width: 100%;
+ z-index: 9;
+ height: 80px;
+ display: none;
+}
+.main-wrapper {
+ text-align: left;
+ position: relative;
+ min-height: 100%;
+
+}
+.foot-wrapper {
+ clear: both;
+ position: relative;
+ z-index: 10;
+ text-align: left;
+ height: 40px;
+ margin-top: -40px;
+ overflow: hidden;
+}
+.container {
+ padding-bottom: 40px;
+}
+/**ie6 修复**/
+* html, * html body {
+ background-image: url(about:blank);
+ background-attachment: fixed;
+} /* 修正IE6振动bug */
+* html, * html .main-wrapper {
+ height: 100%;
+}
+/*wrapper styles */
+.fixed .main-wrapper, .fixed .foot-wrapper {
+ width: 1000px;
+ margin-left: auto;
+ margin-right: auto;
+}
+.liquid .main-wrapper, .liquid .foot-wrapper {
+ width: 100%;
+}
+
+/**
+title: sub layout for 研招推免招生
+author: os
+label: 兼容IE6,IE7,IE8-IE11,FF等全部常规浏览器
+descript: CSS实现两侧同一高度。
+**/
+
+.header{ clear:both;}
+/* column container */
+ .colmask {
+ position:relative; /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
+ clear:both;
+ float:left;
+ width:100%; /* width of whole page */
+ overflow:hidden;
+ /* This chops off any overhanging divs */
+ }
+ /* 2 column left menu settings */
+ .leftbg { }
+ .rightbg{ background:#fff;}
+ .colright {
+ float:left;
+ width:200%;
+ position:relative;
+ left:200px;
+ }
+ .col1wrap {
+ float:right;
+ width:50%;
+ position:relative;
+ right:200px;
+ padding-bottom:1em;
+ }
+ .col1 {
+ margin:0 15px 0 200px;
+ position:relative;
+ right:100%;
+ overflow:hidden;
+ }
+ .col2 {
+ float:left;
+ width:170px;
+ position:relative;
+ right:200px;
+ }
+
+
+
diff --git a/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/not-ie.min.js.下载 b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/not-ie.min.js.下载
new file mode 100644
index 0000000..0c9b7b0
--- /dev/null
+++ b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/not-ie.min.js.下载
@@ -0,0 +1 @@
+var htmStr=document.createElement("div");Function.bind||(htmStr.innerHTML='',document.body.insertBefore(htmStr,document.body.firstChild));var userAgent=navigator.userAgent,isIE=userAgent.indexOf("compatible")>-1&&userAgent.indexOf("MSIE")>-1,isEdge=userAgent.indexOf("Edge")>-1&&!isIE,isIE11=userAgent.indexOf("Trident")>-1&&userAgent.indexOf("rv:11.0")>-1;(isIE||isIE11||isEdge)&&(htmStr.innerHTML='',document.body.insertBefore(htmStr,document.body.firstChild));
\ No newline at end of file
diff --git a/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/skin/wdatepicker.css b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/skin/wdatepicker.css
new file mode 100644
index 0000000..9449747
--- /dev/null
+++ b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/skin/wdatepicker.css
@@ -0,0 +1,11 @@
+.Wdate{
+ border:#ccc 1px solid;
+ height:24px;
+ background:#fff url(icon_datePicker.png) no-repeat right;
+}
+.Wdate::-ms-clear{display:none;}
+
+.WdateFmtErr{
+ font-weight:bold;
+ color:red;
+}
\ No newline at end of file
diff --git a/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/stu_helper.min.js.下载 b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/stu_helper.min.js.下载
new file mode 100644
index 0000000..398d448
--- /dev/null
+++ b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/stu_helper.min.js.下载
@@ -0,0 +1 @@
+function resetSelect(t,e,n){$("#"+t+" option").each(function(){$(this).index()>0&&$(this).remove()}),null!=e&&""!=e&&void 0!==e&&$.each(e,function(e,i){i.key==n?$("#"+t).append(""+i.val+" "):$("#"+t).append(""+i.val+" ")})}function initSsList(t,e,n,i,o,s){fecthDataPromise("/tm/student/info/getsslist.action",null,function(c){resetSelect(t,c,i),initDjsList(t,e,n,o,s)})}function initDjsList(t,e,n,i,o){fecthDataPromise("/tm/student/info/getdjslist.action",{ssdm:$("#"+t).val()},function(s){resetSelect(e,s,i),initXjsList(t,e,n,o)})}function initXjsList(t,e,n,i){fecthDataPromise("/tm/student/info/getxjslist.action",{ssdm:$("#"+t).val(),djsdm:$("#"+e).val()},function(t){resetSelect(n,t,i)})}function initYzdwList(t,e,n){fecthDataPromise("/tm/student/info/getyzdwlist.action",{ssdm:t},function(t){resetSelect(e,t,n)})}function checkNull(t){return null==t||""==t||void 0===t}function detailErrorMsg(t,e){$("#"+t).html(" "+e)}function clearError(t){$("#"+t).html("")}function conformdata(t){for(var e=$(t).length,n=new Array,i="",o=$(t).eq(0).find(":text").length,s=new Array(o),c=0;c127&&a++;return this.optional(e)||a>=t[0]&&a<=t[1]}," "),jQuery.validator.addMethod("photoSufix",function(r,e,t){var a=/.+(\.jpg|\.jpeg){1}$/;return null==r||""==r||a.test(r.toLowerCase())},"照片格式不正确"),jQuery.validator.addMethod("isIdCardNo",function(r,e){return this.optional(e)||isIdCardNo(r)}," 请正确输入你的身份证号码 "),jQuery.validator.addMethod("isMobile",function(r,e){var t=r.length,a=/^0?(13[0-9]|17[0-9]|15[012356789]|18[0123456789]|14[0-9])[0-9]{8}$/;return this.optional(e)||11==t&&a.test(r)}," 请正确填写你的手机号码 "),jQuery.validator.addMethod("isTel",function(r,e){var t=/^\d{3,4}-?\d{7,9}$/;return this.optional(e)||t.test(r)}," 请正确填写你的电话号码 "),jQuery.validator.addMethod("isPostCode",function(r,e){var t=/^\d{6}$/;return this.optional(e)||t.test(r)},"请正确填写邮政编码 "),jQuery.validator.addMethod("isPhone",function(r,e){r.length;var t=/^0?(13[0-9]|17[6]|15[012356789]|18[0123456789]|14[0-9])[0-9]{8}$/,a=/^\d{3,4}-?\d{7,9}$/;return this.optional(e)||a.test(r)||t.test(r)}," 请正确填写联系电话 "),jQuery.validator.addMethod("isDate",function(r,e){var t=/^((((1[6-9]|[2-9]\d)\d{2}).(0[13578]|1[02]).(0[1-9]|[12]\d|3[01]))|(((1[6-9]|[2-9]\d)\d{2}).(0[13456789]|1[012]).(0[1-9]|[12]\d|30))|(((1[6-9]|[2-9]\d)\d{2}).02.(0[1-9]|1\d|2[0-8]))|(((1[6-9]|[2-9]\d)(0[48]|[2468][048]|[13579][26])|((16|[2468][048]|[3579][26])00)).0?2.29))$/;return this.optional(e)||t.test(r)}," 请正确填写日期格式(例:1990.01.01) "),jQuery.validator.addMethod("isNy",function(r,e){var t=/^\d{6}$/;return this.optional(e)||t.test(r)}," 请正确选择日期格式(例:200603) "),jQuery.validator.addMethod("PinYin",function(r,e){var t=/^([a-z\sA-Z]){1,}$/;return this.optional(e)||t.test(r)}," 请正确填写姓名拼音(例:zhangsan) "),jQuery.validator.addMethod("zdy",function(r,e,t){for(var a=$(e).closest(t[0]).find(":text"),d=!0,o=0;o127&&d++}return!(d>=t[1])},"字数太长了"),$.validator.setDefaults({errorElement:"div",errorClass:"chsi_error_msg",labelContainer:"span",highlight:null,debug:!1}),$().ready(function(){showtitle();$("#form_step").validate({onkeyup:!1,success:function(r){},errorPlacement:function(r,e){e.parents(".ui-form-item").find("p.ui-form-explain:last").html(r)},rules:{"jbxxData.xmpy":{required:!0,PinYin:!0,byteRangeLength:[1,80]},"jbxxData.csdDm":{required:!0},"jbxxData.xyjrm":{required:!0},"jbxxData.mzDm":{required:!0},"jbxxData.zzmmDm":{required:!0},"jbxxData.csrq":{required:!0},"jbxxData.hyzkDm":{required:!0},"jbxxData.jgszdDm":{required:!0},"jbxxData.xbDm":{required:!0},bmImg:{required:function(){return!($("#stuPhotoURL").length>0)},photoSufix:!0},"hdxxData.daszdDm":{required:!0},"hdxxData.daszDw":{required:!0,byteRangeLength:[1,60]},"hdxxData.daszDwDz":{required:!0,byteRangeLength:[1,80]},"hdxxData.daszDwYzbm":{required:!0,isPostCode:!0},"hdxxData.hkszdDm":{required:!0},"hdxxData.hkszdDz":{required:!0,byteRangeLength:[1,80]},"hdxxData.jtcy":{required:!0},jtcy_xm01:{zdyNull:["#jtzycy"],zdy:["table"],morelang:["#jtzycy",200]},jtcy_gx01:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_dh01:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_dz01:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_xm02:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_gx02:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_dh02:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_dz02:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_xm03:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_gx03:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_dh03:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_dz03:{zdy:["table"],morelang:["#jtzycy",200]},"gzxxData.fblwzz":{required:!0,byteRangeLength:[1,200]},"gzxxData.xxgzDw":{required:!0,byteRangeLength:[1,60]},"gzxxData.xxgzdwxzDm":{required:!0},jtcy_sj01:{zdyNull:["#jtzycy"],zdy:["table"],morelang:["#jtzycy",200]},jtcy_dw01:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_sj02:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_dw02:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_sj03:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_dw03:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_sj04:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_dw04:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_sj05:{zdy:["table"],morelang:["#jtzycy",200]},jtcy_dw05:{zdy:["table"],morelang:["#jtzycy",200]},"gzxxData.jlcf":{required:!0,byteRangeLength:[1,200]},"gzxxData.zbqk":{required:!0,byteRangeLength:[1,250]},yxmc:{required:!0},otherYx:{required:!0,byteRangeLength:[1,100]},byzy:{required:!0},otherZy:{required:!0,byteRangeLength:[1,100]},"xjxlxxData.zhxlByny":{required:!0,byteRangeLength:[1,6]},"xjxlxxData.byzyMc":{required:!0,byteRangeLength:[1,6]},"xjxlxxData.zhxlDm":{required:!0},"xjxlxxData.zhxlXxxsDm":{required:!0},"xjxlxxData.xlzsbh":{byteRangeLength:[0,18]},"xjxlxxData.zcxh":{byteRangeLength:[0,250]},xwdw:{required:!0},xwzy:{required:!0},otherDw:{required:!0,byteRangeLength:[1,100]},"xwxxData.hxsNy":{required:!0,isNy:!0},"xwxxData.xwzsbh":{required:!0,byteRangeLength:[1,20]},"xwxxData.xszyMc":{required:!0,byteRangeLength:[1,100]},"xwxxData.xwfs":{required:!0},"xwxxData.zhxwm":{required:!0},"lxxxData.dzyx":{required:!0,email:!0},"lxxxData.yddh":{required:!0,isMobile:!0},"lxxxData.gddh":{required:!0,byteRangeLength:[1,40]},"lxxxData.lxdz":{required:!0,byteRangeLength:[1,80]},"lxxxData.yzbm":{required:!0,isPostCode:!0},ss:{required:!0},dw:{required:!0},cc:{required:!0},yxs:{required:!0},zy:{required:!0},xxfs:{required:!0},yjfx:{required:!0},ds:{required:!0},dxjydw:{required:!0,byteRangeLength:[1,100]},"rwxx.lglx":{required:!0},"rwxx.lgjb":{required:!0},"rwxx.rwny":{required:!0},"rwxx.rwpzdw":{required:!0},"rwxx.rwpzsbh":{required:!0},"rwxx.tyny":{required:!0},"rwxx.typzdw":{required:!0},"rwxx.tcxyzbh":{required:!0},"rwxx.tyazddm":{required:!0},kslxfs:{required:!0},kssssm:{required:!0,byteRangeLength:[1,200]}},messages:{"jbxxData.xmpy":{required:pre_error+"请输入姓名拼音",PinYin:pre_error+"请正确填写姓名拼音(例:zhangsan)",byteRangeLength:pre_error+"姓名拼音应为1-80个字符长度的英文字母"},"jbxxData.xyjrm":{required:pre_error+"请选择现役军人类型"},"jbxxData.zzmmDm":{required:pre_error+"请选择政治面貌"},"jbxxData.hyzkDm":{required:pre_error+"请选择婚姻状况"},"jbxxData.mzDm":{required:pre_error+"请选择民族"},"jbxxData.csdDm":{required:pre_error+"请选择出生地"},"jbxxData.jgszdDm":{required:pre_error+"请选择籍贯所在地"},"jbxxData.csrq":{required:pre_error+"请选择出生日期"},"jbxxData.xbDm":{required:pre_error+"请选择性别"},bmImg:{required:pre_error+"请选择图片",photoSufix:pre_error+"图片格式不正确,图片格式为jpg,jpeg"},"hdxxData.daszdDm":{required:pre_error+"请选择档案所在地"},"hdxxData.daszDw":{required:pre_error+"请输入档案所在单位",byteRangeLength:pre_error+"档案所在单位名称最多可输入 60 个字节的字符"},"hdxxData.daszDwDz":{required:pre_error+"请输入档案所在单位的详细地址",byteRangeLength:pre_error+"档案所在单位的详细地址最多可输入 80 个字节的字符"},"hdxxData.daszDwYzbm":{required:pre_error+"请填写档案所在单位的邮政编码",isPostCode:pre_error+"邮政编码不正确,邮编为6位数字。如:100000"},"hdxxData.hkszdDm":{required:pre_error+"请选择户口所在地"},"hdxxData.hkszdDz":{required:pre_error+"请输入户口所在地的详细地址",byteRangeLength:pre_error+"户口所在地的详细地址最多可输入 80 个字节的字符"},"hdxxData.jtcy":{required:pre_error+"请完整填写一名家庭成员"},jtcy_xm01:{zdyNull:pre_error+"至少填写一条家庭成员",zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_gx01:{zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_dh01:{zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_dz01:{zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_xm02:{zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_gx02:{zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_dh02:{zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_dz02:{zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_xm03:{zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_gx03:{zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_dh03:{zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_dz03:{zdy:pre_error+"请完整填写一条家庭成员信息",morelang:pre_error+"家庭成员所填内容的所有字数加到一起最多为200个字节的字符"},"gzxxData.fblwzz":{required:pre_error+"请填写已发表过的主要学术论文或著作名称,如果没有就填“无”",byteRangeLength:pre_error+"已发表过的主要学术论文或著作名称最多可输入 200 个字节的字符"},"gzxxData.xxgzDw":{required:pre_error+"请填写现在学习或工作单位名称,如果没有就填“无”",byteRangeLength:pre_error+"学习或工作单位名称最多可输入 60 个字节的字符"},"gzxxData.xxgzdwxzDm":{required:pre_error+"请选择现在学习或工作单位性质"},jtcy_sj01:{zdyNull:pre_error+"至少填写一条学习与工作经历",zdy:pre_error+"请完整填写一条学习与工作经历",morelang:pre_error+"学习与工作经历所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_dw01:{zdy:pre_error+"请完整填写一条学习与工作经历",morelang:pre_error+"学习与工作经历所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_sj02:{zdy:pre_error+"请完整填写一条学习与工作经历",morelang:pre_error+"学习与工作经历所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_dw02:{zdy:pre_error+"请完整填写一条学习与工作经历",morelang:pre_error+"学习与工作经历所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_sj03:{zdy:pre_error+"请完整填写一条学习与工作经历",morelang:pre_error+"学习与工作经历所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_dw03:{zdy:pre_error+"请完整填写一条学习与工作经历",morelang:pre_error+"学习与工作经历所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_sj04:{zdy:pre_error+"请完整填写一条学习与工作经历",morelang:pre_error+"学习与工作经历所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_dw04:{zdy:pre_error+"请完整填写一条学习与工作经历",morelang:pre_error+"学习与工作经历所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_sj05:{zdy:pre_error+"请完整填写一条学习与工作经历",morelang:pre_error+"学习与工作经历所填内容的所有字数加到一起最多为200个字节的字符"},jtcy_dw05:{zdy:pre_error+"请完整填写一条学习与工作经历",morelang:pre_error+"学习与工作经历所填内容的所有字数加到一起最多为200个字节的字符"},"gzxxData.jlcf":{required:pre_error+"请填写受过何种奖励或处分,如果没有就填“无”",byteRangeLength:pre_error+"受过的奖励或处分最多可输入 200 个字节的字符"},"gzxxData.zbqk":{required:pre_error+"请填写自参加高考(含)以来各种考试作弊情况,如果没有就填“无”",byteRangeLength:pre_error+"以往有无作弊情况最多可输入 250 个字节的字符"},yxmc:{required:pre_error+"请选择毕业学校"},otherYx:{required:pre_error+"请填写毕业学校名称",byteRangeLength:pre_error+"最多可输入 100 个字节的字符"},"xjxlxxData.zhxlByny":{required:pre_error+"请填写获得学历年月",byteRangeLength:pre_error+"获得学历年月最多可输入 6 个字节的字符"},otherZy:{required:pre_error+"请填写毕业专业名称",byteRangeLength:pre_error+"最多可输入 100 个字节的字符"},byzy:{required:pre_error+"请选择毕业专业"},"xjxlxxData.zhxlDm":{required:pre_error+"请选择最后学历"},"xjxlxxData.zhxlXxxsDm":{required:pre_error+"请选择学习形式"},"xjxlxxData.xlzsbh":{byteRangeLength:pre_error+"学历证书编号最多可输入 18 个字节的字符"},"xjxlxxData.zcxh":{byteRangeLength:pre_error+"注册学号最多可输入 18 个字节的字符"},xwdw:{required:pre_error+"请选择或者填写学位证上的单位名称"},otherDw:{required:pre_error+"请填写学位证上的单位名称",byteRangeLength:pre_error+"获学位单位名称最多可输入 100 个字节的字符"},"xwxxData.hxsNy":{required:pre_error+"请填写获得学位的年月",isNy:pre_error+"请正确选择日期,日期格式为6位数字"},"xwxxData.xwzsbh":{required:pre_error+"请填写学位证书编号",byteRangeLength:pre_error+"学位证书编号最多可输入 20 个字节的字符"},"xwxxData.xszyMc":{required:pre_error+"请填写学位专业名称",byteRangeLength:pre_error+"学位专业名称最多可输入 100 个字节的字符"},"xwxxData.xwfs":{required:pre_error+"请选择获得学位的方式"},"xwxxData.zhxwm":{required:pre_error+"请选择获得的学位类型"},"lxxxData.dzyx":{required:pre_error+"请填写常用电子邮箱",email:pre_error+"请填写有效的电子邮箱格式,例如:abc@chsi.com.cn"},"lxxxData.yddh":{required:pre_error+"请填写常用手机号",isMobile:pre_error+"请正确填写常用手机号"},"lxxxData.gddh":{required:pre_error+"请填写常用的固定电话,无固定电话则填写0",byteRangeLength:pre_error+"最多可输入 40 个字节的字符,多个号码用逗号(,)分隔"},"lxxxData.lxdz":{required:pre_error+"请填写详细的联系地址",byteRangeLength:pre_error+"联系地址最多可输入 80 个字节的字符"},"lxxxData.yzbm":{required:pre_error+"请填写联系地址的邮政编码",isPostCode:pre_error+"邮政编码不正确,邮编为6位数字。如:100000"},ss:{required:pre_error+"请选择招生单位所在省市"},dw:{required:pre_error+"请选择招生单位"},cc:{required:pre_error+"请选择所申请的层次"},yxs:{required:pre_error+"请选择院系所"},zy:{required:pre_error+"请选择专业名称"},xxfs:{required:pre_error+"请选择学习方式"},yjfx:{required:pre_error+"请选择研究方向"},ds:{required:pre_error+"请选择导师"},dxjydw:{required:pre_error+"请填写定向就业单位",byteRangeLength:pre_error+"定向就业单位名称最多可输入 50 个中文字符"},"rwxx.lglx":{required:pre_error+"请选择立功类型"},"rwxx.lgjb":{required:pre_error+"请选择立功级别"},"rwxx.rwny":{required:pre_error+"请填写批准入伍年月"},"rwxx.rwpzdw":{required:pre_error+"请填写批准入伍机关名称"},"rwxx.rwpzsbh":{required:pre_error+"请填写入伍批准书编号"},"rwxx.tyny":{required:pre_error+"请填写批准退役年月"},"rwxx.typzdw":{required:pre_error+"请填写批准退役机关名称"},"rwxx.tcxyzbh":{required:pre_error+"请填写退出现役证编号"},"rwxx.tyazddm":{required:pre_error+"请填写退役安置地"},kslxfs:{required:pre_error+"请填写联系方式"},kssssm:{required:pre_error+"请填写申诉说明",byteRangeLength:pre_error+"申诉说明最多可输入 200 个字节的字符"}},submitHandler:function(r){var e=conformdata(".jtzycy table");$("#hid_jtcy").val(e),loaderFn(),r.submit()}})});
\ No newline at end of file
diff --git a/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/ui-1.0.0.css b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/ui-1.0.0.css
new file mode 100644
index 0000000..de50f64
--- /dev/null
+++ b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/ui-1.0.0.css
@@ -0,0 +1,2090 @@
+@charset "utf-8";
+/* CSS Document */
+
+/**UI.css**/
+body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
+ margin: 0;
+ padding: 0;
+}
+
+body,button,input,select,textarea {
+ font:14px/22px '\5FAE\8F6F\96C5\9ED1',tahoma,arial,"Hiragino Sans GB",\5b8b\4f53;
+}
+.main-wrapper{ background:url(images/student/body-bg.png) repeat-y left top; box-shadow: 0 1px 1px #333; }
+
+/*header*/
+.header{
+ background:#50aac2;
+ padding:0 20px;
+ line-height:60px;
+ height:60px;
+ overflow:hidden;
+}
+
+.header h1{ color:#fff; float:left; height:60px; vertical-align:middle; margin:0; padding:0;}
+.header h1 img{ margin-top:18px; }
+
+.user-login{ float:right; color:#fff;}
+.user-login a{ color:#fff;}
+
+
+/*footer*/
+
+.footer {
+ line-height:40px;
+ color:#eee;
+ background:#666;
+ font-size:12px;
+ padding:0 20px;
+ text-shadow:1px 1px 0 rgba(255,255,255,0.1);
+}
+.footer a{ color:#eee;}
+
+.red {
+ color: #CA2654;
+ padding: 0 2px;
+}
+.text_left {
+ text-align: left;
+}
+.text_center {
+ text-align: center;
+ padding:0;
+}
+.text_right {
+ text-align: right;
+}
+.text_justify {
+ text-align: justify;
+}
+.m_top10 {
+ margin-top: 10px;
+}
+.m_bottom10 {
+ margin-bottom: 10px;
+}
+
+.color-c30{ color:#c30;}
+.color-abf{ color:#AABBFF}
+
+a {
+ color: #333;
+ text-decoration: none;
+}
+
+a:hover{
+ text-decoration:underline;
+}
+
+.ui-box a{ color:#1677ff;}
+
+.dot-line{ height:0; border:0; border-top:dotted 1px #ccc;}
+
+.summary{ line-height:24px;}
+
+table td, table th{ word-wrap:break-word; word-break:break-all;}
+/****ui-box***/
+
+.ui-box {
+ zoom: 1;
+ font-size: 14px;
+ margin: 0;
+ padding: 0;
+ border-bottom: 0;
+ /*box-shadow: 0px 1px 2px #dadad8;*/
+}
+.ui-box:after {
+ clear: both;
+ content: " ";
+ display: block;
+ font-size: 0;
+ height: 0;
+ visibility: hidden
+}
+.ui-box-follow {
+ border-top: 0
+}
+.ui-box .ui-box-withoutBottom {
+ border-bottom: 0
+}
+.ui-box-head {
+ border-bottom: 1px solid #ccc;
+ position: relative;
+ padding: 10px 0;
+ height: 16px;
+ line-height: 16px;
+ zoom: 1
+}
+.ui-box-head .ui-box-head-title {
+ color: #2B2E33;
+ font-size: 18px;
+ font-weight: 700;
+ float: left;
+ display: inline;
+ margin: 0;
+ padding: 0
+}
+.ui-box-head .ui-box-head-more {
+ float: right
+}
+.ui-box-head .ui-box-head-text {
+ margin-left: 10px;
+ color: #93989E;
+ float: left
+}
+.ui-box-container {
+ background: #fff;
+ color: #2B2E33;
+ /*border-bottom: 1px solid #ccc*/
+}
+.ui-box-content {
+ padding: 10px
+}
+
+.info-form .ui-label{
+ color: #65696E;
+}
+
+.ui-label strong{
+ font-weight: normal;
+}
+
+.page-content{ padding-top:20px;}
+.page-content .ui-box-head{ background:#fff; height: 27px;
+ line-height: 27px;}
+.page-content .ui-box-head .ui-box-head-title {
+ color: #7BAF71;
+ font-size: 18px;
+ font-weight: 700;
+ float: left;
+ display: inline;
+ margin: 0;
+ padding: 0;
+ text-shadow: 0 1px 2px #EEEEEE;
+}
+
+
+/******side-nav css******/
+.side-nav {
+ margin-top:15px;
+}
+
+
+.side-nav ul {
+ padding: 0;
+ margin: 0;
+ list-style: none;
+ line-height: normal;
+
+}
+
+.side-nav ul li ul {
+ /* display: none;*/
+}
+
+
+
+
+
+.side-nav a{
+ font-size: 14px;
+ display: block;
+ padding: 8px 5px 8px 25px;
+ border-bottom: 1px solid #636363;
+ position: relative;
+ font-weight:bold;
+ /* text-shadow: 0 1px 2px #eee;*/
+ color: #fff;
+ *zoom: 1;
+}
+
+
+.side-nav a:hover{
+ background: #66cc99;
+ color: #fff;
+ text-decoration: none;
+}
+
+
+.side-nav-item ul a{
+font-size:14px;
+font-weight:normal;
+padding: 8px 15px 8px 40px;
+}
+
+.side-nav a.side-highlight {
+ background: #66cc99;
+ text-shadow: none;
+ color:#fff;
+ transition: background-color 0.8s ease-out;
+}
+.side-nav a.side-highlight:hover {
+ background: #66cc99;
+ color:#fff;
+}
+.side-nav a.noclick {
+ text-shadow: none;
+ color:#A3A7A4;
+ cursor:default;
+}
+.side-nav a.noclick:hover {
+ background:none;
+ color:#A3A7A4;
+}
+
+/*breadcrumb-ui*/
+.ui-breadcrumbs{ margin:5px 0;}
+.ui-breadcrumb {
+ font-size:0;
+ padding: 0;
+}
+
+.ui-breadcrumb li{
+ color: #2B2E33;
+ font-size:14px;
+ display: inline-block;
+ *display: inline;
+ *zoom: 1;
+ vertical-align:top;
+ }
+
+.ui-breadcrumb li { padding:8px 4px;}
+.ui-breadcrumb li.icon-home { padding-left:0px;}
+.ui-breadcrumb li.active {
+ color: #65696E;
+}
+.ui-breadcrumb a {
+ color: #2B2E33;
+}
+
+.ui-breadcrumb .home-icon {
+ font-size: 20px;
+ margin-left: 4px;
+ margin-right: 2px;
+ position: relative;
+ top: 2px;
+}
+
+.ui-breadcrumb .icon .iconfont {
+ font-size: 12px;
+}
+/**button ui**/
+
+.ui-button * {
+ margin: 0;
+ padding: 0
+}
+.ui-button {
+ display: inline-block;
+ text-align: center;
+ text-decoration: none;
+ vertical-align: middle;
+ cursor: pointer;
+ font-size: 14px;
+ font-family: inherit;
+ border-radius: 4px;
+ padding: 0 15px;
+ background-image: none;
+ height: 32px;
+ line-height: 30px;
+ background-color: #fff;
+ border: 1px solid transparent;
+ border-color: #dcdee2;
+ color: #65696E;
+}
+a.ui-button{
+ color: #65696E;
+}
+.ui-button + .ui-button{
+ margin-left: 8px;
+}
+.ui-button .ui-button-text {
+ background: 0 0;
+ padding: 0;
+ height: auto;
+}
+.ui-button:hover {
+ text-decoration: none;
+ border-color: #6AB6CB;
+ color: #6AB6CB;
+}
+.ui-button:active{
+ border-color: #4798AE;
+ color: #4798AE;
+}
+input.ui-button-text, button.ui-button-text {
+*vertical-align:top
+}
+/*celadon*/
+.ui-button-lceladon, .ui-button-mceladon, .ui-button-sceladon {
+ color: #fff;
+ border: 1px solid #50AAC2;
+ background-color: #50AAC2
+}
+.ui-button-lceladon:hover, .ui-button-mceladon:hover, .ui-button-sceladon:hover {
+ background-color: #6AB6CB;
+ color: #fff;
+}
+.ui-button-lceladon:active, .ui-button-mceladon:active, .ui-button-sceladon:active {
+ background-color: #4798AE;
+ color: #fff;
+}
+a.ui-button-lceladon, a.ui-button-mceladon, a.ui-button-sceladon, a.ui-button-lceladon:hover, a.ui-button-mceladon:hover, a.ui-button-sceladon:hover, a.ui-button-lceladon:active, a.ui-button-mceladon:active, a.ui-button-sceladon:active {
+ color: #fff
+}
+.ui-button-lceladon {
+ line-height: 30px;
+ height: 32px
+}
+.ui-button-mceladon {
+ line-height: 26px;
+ height: 28px
+}
+.ui-button-sceladon {
+ padding: 0 12px;
+ line-height: 22px;
+ height: 24px;
+ font-size: 14px
+}
+a.ui-button-lceladon {
+ line-height: 28px;
+ height: 30px;
+}
+a.ui-button-mceladon {
+ line-height: 24px;
+ height: 26px
+}
+a.ui-button-sceladon {
+ line-height: 20px;
+ height: 22px
+}
+/*orange*/
+.ui-button-lorange, .ui-button-morange, .ui-button-sorange {
+ color: #fff;
+ border: 1px solid #f90;
+ background-color: #f90;
+}
+.ui-button-lorange:hover, .ui-button-morange:hover, .ui-button-sorange:hover {
+ background-color: #ffad33;
+ border-color: #ffad33;
+ color: #fff;
+}
+.ui-button-lorange:active, .ui-button-morange:active, .ui-button-sorange:active {
+ background-color: #f29100;
+ border-color: #f29100;
+ color: #fff;
+}
+a.ui-button-lorange, a.ui-button-morange, a.ui-button-sorange, a.ui-button-lorange:hover, a.ui-button-morange:hover, a.ui-button-sorange:hover, a.ui-button-lorange:active, a.ui-button-morange:active, a.ui-button-sorange:active {
+ color: #fff
+}
+.ui-button-lorange {
+ line-height: 30px;
+ height: 32px
+}
+a.ui-button-lorange {
+ line-height: 28px;
+ height: 30px
+}
+.ui-button-morange {
+ line-height: 26px;
+ height: 28px
+}
+.ui-button-sorange {
+ padding: 0 12px;
+ line-height: 22px;
+ height: 24px;
+ font-size: 14px
+}
+/*white*/
+.ui-button-lwhite {
+ line-height: 30px;
+ height: 32px;
+}
+.ui-button-mwhite {
+ line-height: 26px;
+ height: 28px
+}
+.ui-button-swhite {
+ line-height: 22px;
+ height: 24px;
+ padding: 0 12px;
+ font-size: 14px
+}
+/*disable*/
+.ui-button-ldisable, .ui-button-mdisable, .ui-button-sdisable {
+ color: #b3b7bd;
+ border: 1px solid #d5d7db;
+ background: #f2f3f5;
+ cursor: not-allowed;
+ pointer-events:none;
+}
+a.ui-button-ldisable, a.ui-button-mdisable, a.ui-button-sdisable, a.ui-button-ldisable:active, a.ui-button-mdisable:active, a.ui-button-sdisable:active, a.ui-button-ldisable:hover, a.ui-button-mdisable:hover, a.ui-button-sdisable:hover {
+ color: #b3b7bd;
+}
+.ui-button-ldisable {
+ line-height: 30px;
+ height: 32px;
+}
+.ui-button-mdisable {
+ line-height: 26px;
+ height: 28px
+}
+.ui-button-sdisable {
+ line-height: 22px;
+ height: 24px;
+ padding: 0 12px;
+ font-size: 14px
+}
+.ui-button-ldisable:active, .ui-button-mdisable:active, .ui-button-sdisable:active {
+ position: static;
+ top: 0;
+ box-shadow: none
+}
+
+.ui-dbutton {
+ padding: 0
+}
+.ui-dbutton:active {
+ box-shadow: none
+}
+.ui-dbutton-self, .ui-dbutton-arrow {
+ float: left;
+ font-weight: 400;
+ cursor: pointer
+}
+.ui-dbutton-self {
+ border-radius: 2px 0 0 2px
+}
+.ui-dbutton-arrow {
+ border-radius: 0 2px 2px 0
+}
+.ui-dbutton-orange:hover {
+ color: #fff;
+ background-color: #f57403
+}
+.ui-dbutton-orange .ui-dbutton-self:hover, .ui-dbutton-orange .ui-dbutton-arrow:hover {
+ background-color: #fb8318
+}
+.ui-dbutton-orange .ui-dbutton-self {
+ border-right: 1px solid #e8720b
+}
+.ui-dbutton-orange .ui-dbutton-arrow {
+ border-left: 1px solid #fd8a27;
+ color: #fff
+}
+.ui-button-lorange .ui-dbutton-self {
+ padding: 0 12px
+}
+.ui-button-lorange .ui-dbutton-arrow {
+ width: 24px
+}
+.ui-button-morange .ui-dbutton-self {
+ padding: 0 10px
+}
+.ui-button-morange .ui-dbutton-arrow {
+ width: 20px
+}
+.ui-button-sorange .ui-dbutton-self {
+ padding: 0 8px
+}
+.ui-button-sorange .ui-dbutton-arrow {
+ width: 18px;
+ font-size: 10px
+}
+.ui-dbutton-white:hover {
+ background-color: #f3f3f3
+}
+.ui-dbutton-white .ui-dbutton-self:hover, .ui-dbutton-white .ui-dbutton-arrow:hover {
+ background-color: #fcfbfb;
+ color: #666
+}
+.ui-dbutton-white .ui-dbutton-self {
+ border-right: 1px solid #cdcdcd
+}
+.ui-dbutton-white .ui-dbutton-arrow {
+ border-left: 1px solid #fff;
+ color: #999
+}
+.ui-button-lwhite .ui-dbutton-self {
+ padding: 0 12px
+}
+.ui-button-lwhite .ui-dbutton-arrow {
+ width: 24px
+}
+.ui-button-mwhite .ui-dbutton-self {
+ padding: 0 10px
+}
+.ui-button-mwhite .ui-dbutton-arrow {
+ width: 20px
+}
+.ui-button-swhite .ui-dbutton-self {
+ padding: 0 8px
+}
+.ui-button-swhite .ui-dbutton-arrow {
+ width: 18px;
+ font-size: 10px
+}
+.ui-button-dropdown {
+ position: relative;
+ display: inline-block;
+*display:inline;
+*zoom:1
+}
+.ui-button-dropdown-large, .ui-button-dropdown-middle, .ui-button-dropdown-small {
+ border: 1px solid #ddd;
+ border-top: 0;
+ border-bottom: 0;
+ box-shadow: 0 0 4px #d9d9d9;
+ zoom: 1;
+ position: absolute;
+ left: 0;
+ width: 98%;
+ background: #fff;
+ margin: 0;
+ padding: 0;
+ list-style: none
+}
+.ui-button-dropdown-large {
+ top: 33px;
+ font-size: 14px
+}
+.ui-button-dropdown-middle {
+ top: 29px;
+ font-size: 14px
+}
+.ui-button-dropdown-small {
+ top: 25px;
+ font-size: 14px
+}
+.ui-button-dropdown-item {
+ zoom: 1;
+ border-bottom: 1px solid #E6E6E6
+}
+.ui-button-dropdown-item a {
+ padding: 5px 10px;
+ display: block;
+ zoom: 1;
+ color: #08c
+}
+.ui-button-dropdown-item a:hover {
+ background-color: #DFE9F2;
+ text-decoration: none
+}
+
+/***ui-form**/
+.ui-form {
+ font-size: 14px;
+ color: #2B2E33;
+ line-height: 22px;
+}
+.ui-form, .ui-form * {
+ list-style: none
+}
+.ui-form fieldset {
+ border: 0
+}
+.ui-form legend {
+ display: none
+}
+.ui-form-explain {
+ margin: 0;
+ padding: 4px 0 0;
+ color: #93989E;
+ font-size: 12px;
+}
+.ui-form-other {
+ margin-left: 8px
+}
+.ui-form-text {
+ font-size:14px;
+ word-wrap:break-word;
+ word-break:break-all;
+ display: inline-block;
+ margin-top: 6px;
+ *display:inline;
+ *zoom:1
+}
+.ui-form-item:after {
+ clear: both;
+ content: '.';
+ display: block;
+ height: 0;
+ visibility: hidden
+}
+.ui-form-item {
+ padding: 0 5px 15px 170px;
+ zoom: 1
+}
+.ui-form-item select {
+ vertical-align: middle;
+ margin: 4px 0 0;
+ border:1px solid #c1c1c1;
+ -moz-border-radius:2px;
+ -webkit-border-radius:2px;
+ border-radius:2px;
+ padding:2px 6px;
+ color: #2B2E33;
+}
+.ui-form-item input {
+ vertical-align: middle;
+}
+.ui-form-item .ui-input {
+ color: #2B2E33;
+ width:140px;
+ vertical-align: middle;
+*vertical-align:-5px
+}
+.ui-form-item-error .ui-input, .ui-form-item-error .ui-textarea {
+ border: 1px red solid;
+ color: red
+}
+.ui-form-item-error .ui-input-reset {
+ border: 1px #9C9C9C solid;
+ color: #000
+}
+.ui-form-item-error .ui-form-explain {
+ color: #FF5243
+}
+.ui-form-large .ui-input {
+ font-size: 14px;
+ height: 18px;
+ line-height: 18px;
+ padding: 11px 10px
+}
+.ui-form-large .ui-label {
+ padding-top: 12px
+}
+.ui-input {
+ padding: 5px 9px;
+ line-height: 22px;
+ border: 1px solid #c1c1c1;
+ color: #595959;
+ font-size: 14px
+}
+.ui-input:hover, .ui-textarea:hover, .ui-input-hover {
+ border: 1px #7BAF71 solid;
+}
+.ui-input:focus, .ui-textarea:focus, .ui-input-focus {
+ border: 1px #7BAF71 solid;
+ box-shadow: 0 0 3px #8cddff;
+ color: #595959
+}
+.ui-textarea {
+ line-height: 22px;
+ border: 1px #c1c1c1 solid;
+ padding: 4px 3px 0 4px;
+ overflow: auto;
+ font-size: 14px;
+ color: #2B2E33;
+}
+.ui-input[disabled], .ui-textarea[disabled] {
+ border: 1px solid #ccc;
+ background: #f2f2f2
+}
+.ui-input:disabled, .ui-textarea:disabled {
+ border: 1px solid #ccc;
+ background: #f2f2f2
+}
+.placeholder {
+ color: #ccc
+}
+.ui-input-checkcode {
+ width: 100px;
+ height: 24px;
+ line-height: 28px;
+ margin: 0;
+ padding: 2px 5px
+}
+.ui-form-item-hover .ui-input, .ui-form-item-hover .ui-textarea {
+ border: 1px #727272 solid
+}
+.ui-form-item-focus .ui-input, .ui-form-item-focus .ui-textarea {
+ border: 1px #07f solid;
+ box-shadow: 0 0 3px #8cddff
+}
+.ui-form-item-focus .ui-form-explain, .ui-form-item-hover .ui-form-explain {
+ color: #333
+}
+.ui-label {
+ float: left;
+ width: 170px;
+ margin-left: -180px;
+ padding-top: 5px;
+ text-align: right;
+ font-size: 14px
+}
+.ui-form-required {
+ color: red;
+ font-family: SimSun;
+ font-size: 14px;
+ margin-right: 6px
+}
+input.ui-checkbox {
+ vertical-align: baseline
+}
+.ui-form-text label{ margin-right:6px;}
+.ui-form-text input{ margin-right:2px;}
+.ui-form-sub{ padding:0; }
+.ui-form-sub select{ margin-left:5px; color:#656565; }
+.chsi_error_msg{color:red;}
+
+/**ui-list**/
+.ui-list {
+ margin: 0;
+ padding: 10px;
+ list-style: square inside
+}
+.ui-list-item {
+ font-size: 9px;
+ line-height: 20px
+}
+.ui-list-item a {
+ line-height: 20px;
+ text-decoration: none;
+ color: #08c
+}
+.ui-list-item a, .ui-list-item span.ui-list-item-text {
+ font-size: 14px;
+ vertical-align: middle
+}
+.ui-list-item a:hover {
+ text-decoration: underline
+}
+.ui-list-gray .ui-list-item {
+ color: gray
+}
+.ui-list-graylink .ui-list-item {
+ color: gray
+}
+.ui-list-graylink .ui-list-item a {
+ color: #666
+}
+.ui-list-nosquare {
+ list-style: none
+}
+.ui-dlist {
+ display: inline-block;
+ color: #65696E;
+ font-size: 14px;
+ line-height: 2.2
+}
+.ui-dlist-tit {
+ float: left;
+ width: 20%;
+ text-align: right;
+ margin: 0
+}
+.ui-dlist-det {
+ float: left;
+ width: 80%;
+ text-align: left;
+ margin: 0;
+ color: #2B2E33;
+}
+
+.ui-dlist-tit .iconfont { font-size:14px;}
+.ui-dlist-det .ui-dlist-subtitle{
+ font-size:14px;
+ }
+.ui-dlist-det .ui-list{ padding:10px 10px 10px 25px;}
+
+
+/**ui-nav **/
+.ui-nav {
+ position: relative
+}
+.ui-nav a {
+ text-decoration: none
+}
+.ui-nav a:hover {
+ text-decoration: none
+}
+.ui-nav ul, .ui-nav li {
+ list-style-type: none
+}
+.ui-nav-main {
+ zoom: 1;
+ margin: 0;
+ padding-left: 10px;
+ -webkit-border-radius: 2px 2px 0 0;
+ border-radius: 2px 2px 0 0;
+ background: -webkit-linear-gradient(top, #F39100, #F17A00);
+ background: -moz-linear-gradient(top, #F39100, #F17A00);
+ background: -ms-linear-gradient(#F39100, #F17A00);
+ background: -o-linear-gradient(#F39100, #F17A00);
+filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFF39100, endColorstr=#FFF17A00)
+}
+.ui-nav-main:before, .ui-nav-main:after {
+ content: "";
+ display: table
+}
+.ui-nav-main:after {
+ clear: both
+}
+.ui-nav-item {
+ float: left;
+ margin: 7px 5px 0 0
+}
+.ui-nav-item a {
+ display: inline-block;
+ _display: inline;
+ _zoom: 1;
+ height: 35px;
+ padding: 0 15px;
+ line-height: 35px;
+ color: #fff;
+ font-weight: 700;
+ font-size: 14px
+}
+.ui-nav-item a:hover {
+ color: #fff;
+ background: -webkit-linear-gradient(top, #F49C25, #F49726);
+ background: -moz-linear-gradient(top, #F49C25, #F49726);
+ background: -ms-linear-gradient(#F49C25, #F49726);
+ background: -o-linear-gradient(#F49C25, #F49726);
+filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFF49C25, endColorstr=#FFF49726);
+ -webkit-border-radius: 2px 2px 0 0;
+ border-radius: 2px 2px 0 0
+}
+.ui-nav-item-current a, .ui-nav-item-current a:hover {
+ background: #fff;
+ filter: none;
+ color: #6d6969;
+ -webkit-border-radius: 2px 2px 0 0;
+ border-radius: 2px 2px 0 0
+}
+.ui-nav-submain {
+ display: none;
+ position: absolute;
+ left: 10px;
+ top: 42px;
+ margin: 0;
+ padding: 0
+}
+.ui-nav-subitem {
+ float: left;
+ margin: 5px 10px 0 0
+}
+.ui-nav-subitem a {
+ display: inline-block;
+*display:inline;
+ zoom: 1;
+ padding: 0 15px;
+ height: 26px;
+ line-height: 26px;
+ background: transparent;
+ color: #868686;
+ font-weight: 400;
+ font-size: 14px;
+ -webkit-border-radius: 3px;
+ border-radius: 3px
+}
+.ui-nav-subitem a:hover {
+ height: 24px;
+ line-height: 24px;
+ padding: 0 14px;
+ background: transparent;
+ -webkit-box-shadow: 0 -1px 0 #f6f6f6;
+ box-shadow: 0 -1px 0 #f6f6f6;
+ border: 1px solid #cecece;
+ -webkit-border-radius: 3px;
+ border-radius: 3px
+}
+.ui-nav-subitem-current a, .ui-nav-subitem-current a:hover {
+ height: 24px;
+ line-height: 24px;
+ padding: 0 14px;
+ border-left: 1px solid #dadada;
+ border-right: 1px solid #dadada;
+ border-top: 1px solid #bebebe;
+ border-bottom: 1px solid transparent;
+ _border-bottom: 1px solid #dadada;
+ -webkit-box-shadow: inset 0 1px 0 #dadada;
+ box-shadow: inset 0 1px 0 #dadada;
+ background: #e7e7e7
+}
+.ui-nav-subcontainer {
+ height: 37px;
+ border-left: 1px solid #ccc;
+ border-right: 1px solid #ccc;
+ border-bottom: 1px solid #ccc;
+ background: -webkit-linear-gradient(top, #FEFEFE, #F7F7F7);
+ background: -moz-linear-gradient(top, #FEFEFE, #F7F7F7);
+ background: -ms-linear-gradient(#FEFEFE, #F7F7F7);
+ background: -o-linear-gradient(#FEFEFE, #F7F7F7);
+filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFEFEFE, endColorstr=#FFF7F7F7)
+}
+.ui-nav-item-current .ui-nav-submain {
+ display: block
+}
+.ui-nav-nosub .ui-nav-subcontainer, .ui-nav-nosub .ui-nav-subitem {
+ display: none
+}
+
+/**ui-paging**/
+.ui-paging, .ui-paging input {
+ color: gray;
+ margin: 0;
+ padding: 0;
+ zoom: 1;
+ font-size: 12px;
+ vertical-align: middle
+}
+.ui-paging:after {
+ clear: both;
+ content: " ";
+ display: block;
+ font-size: 0;
+ height: 0;
+ visibility: hidden
+}
+.ui-paging a, .ui-paging span.ui-paging-prev, .ui-paging span.ui-paging-next {
+ text-decoration: none;
+ color: gray;
+ margin: 0 3px;
+ display: inline-block;
+*display:inline;
+*zoom:1;
+ vertical-align: middle;
+ height: 22px;
+ line-height: 22px
+}
+.ui-paging-prev, .ui-paging-next, .ui-paging-goto {
+ background-color: #F9F9F9;
+ background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#F4F4F4));
+ background: -moz-linear-gradient(top, #FEFEFE, #F4F4F4);
+filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE', endColorstr='#F4F4F4');
+ background: -o-linear-gradient(top, #FEFEFE, #F4F4F4);
+ background: linear-gradient(top, #FEFEFE, #F4F4F4);
+ padding: 0 8px;
+ border: 1px solid #ccc;
+ border-radius: 3px;
+ box-shadow: 0 0 0 1px #fff inset
+}
+.ui-paging-prev:hover, .ui-paging-next:hover, .ui-paging-goto:hover {
+ border-color: #999;
+ color: #666
+}
+.ui-paging-prev:hover .iconfont, .ui-paging-next:hover .iconfont {
+ color: #666
+}
+.ui-paging .ui-paging-prev {
+ margin: 0 3px 0 0
+}
+.ui-paging .iconfont {
+ font-size: 10px;
+ color: #787878
+}
+.ui-paging a.ui-paging-item {
+ background-color: #f3f3f3;
+ font-weight: 700;
+ padding: 0 8px;
+ border: 0
+}
+.ui-paging a.ui-paging-current, .ui-paging a.ui-paging-item:hover {
+ color: #fff;
+ background: #ff9c00
+}
+a.ui-paging-prev:hover, a.ui-paging-next:hover {
+ text-decoration: none;
+ color: #666
+}
+.ui-paging-info {
+ line-height: 24px;
+ margin-right: 5px;
+ height: 24px
+}
+.ui-paging-ellipsis {
+ margin: 0 5px;
+ line-height: 16px;
+ font-weight: 700
+}
+.ui-paging-which input {
+ height: 20px;
+ line-height: 20px;
+ padding: 0 6px;
+ width: 22px;
+ border: 1px solid;
+ border-color: #aaa #d1d1d1 #d1d1d1 #aaa
+}
+.ui-paging-which input:hover {
+ border-color: #999;
+ color: #666
+}
+.ui-paging-bold {
+ font-weight: 700;
+ padding: 0 8px
+}
+.ui-paging span.ui-paging-prev, .ui-paging span.ui-paging-next, .ui-paging span.ui-paging-prev .iconfont, .ui-paging span.ui-paging-next .iconfont {
+ color: #fff;
+ box-shadow: none;
+ background: #d4d4d4;
+ border-color: #d4d4d4;
+ filter: none
+}
+
+/**ui-poptip**/
+.ui-poptip {
+ color: #DB7C22;
+ z-index: 101;
+ font-size: 14px;
+ line-height: 1.5;
+ zoom: 1
+}
+.ui-poptip-shadow {
+ background-color: rgba(229,169,107,.15);
+ border-radius: 2px;
+ padding: 2px;
+ zoom: 1;
+ _display: inline
+}
+.ui-poptip-container {
+ position: relative;
+ background-color: #f17122;
+ border: 1px solid #f17122;
+ border-radius: 2px;
+ padding: 5px 15px;
+ zoom: 1;
+ _display: inline;
+ color:#fff;
+ text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
+}
+.ui-poptip:after, .ui-poptip-shadow:after, .ui-poptip-container:after {
+ visibility: hidden;
+ display: block;
+ font-size: 0;
+ content: " ";
+ clear: both;
+ height: 0
+}
+a.ui-poptip-close {
+ position: absolute;
+ right: 3px;
+ top: 3px;
+ border: 1px solid #ffc891;
+ text-decoration: none;
+ border-radius: 3px;
+ width: 12px;
+ height: 12px;
+ font-family: tahoma;
+ color: #dd7e00;
+ line-height: 10px;
+*line-height:12px;
+ text-align: center;
+ font-size: 14px;
+ background: #ffd7af;
+ background: -webkit-gradient(linear, left top, left bottom, from(#FFF0E1), to(#FFE7CD));
+ background: -moz-linear-gradient(top, #FFF0E1, #FFE7CD);
+filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0E1', endColorstr='#FFE7CD');
+ background: -o-linear-gradient(top, #FFF0E1, #FFE7CD);
+ background: linear-gradient(top, #FFF0E1, #FFE7CD);
+ overflow: hidden
+}
+a.ui-poptip-close:hover {
+ border: 1px solid #ffb24c;
+ text-decoration: none;
+ color: #dd7e00;
+ background: #ffd7af;
+ background: -webkit-gradient(linear, left top, left bottom, from(#FFE5CA), to(#FFCC98));
+ background: -moz-linear-gradient(top, #FFE5CA, #FFCC98);
+filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE5CA', endColorstr='#FFCC98');
+ background: -o-linear-gradient(top, #FFE5CA, #FFCC98);
+ background: linear-gradient(top, #FFE5CA, #FFCC98)
+}
+.ui-poptip-arrow {
+ position: absolute;
+ z-index: 10;
+*zoom:1
+}
+.ui-poptip-arrow em, .ui-poptip-arrow span {
+ position: absolute;
+*zoom:1;
+ width: 0;
+ height: 0;
+ border-color: rgba(255,255,255,0);
+ border-color: transparent\0;
+*border-color:transparent;
+ _border-color: tomato;
+ _filter: chroma(color=tomato);
+ border-style: solid;
+ overflow: hidden;
+ top: 0;
+ left: 0;
+
+}
+.ui-poptip-arrow-10 {
+ left: -6px;
+ top: 10px
+}
+.ui-poptip-arrow-10 em {
+ top: 0;
+ left: -1px;
+ border-right-color: #ffbb76;
+ border-width: 6px 6px 6px 0
+}
+.ui-poptip-arrow-10 span {
+ border-right-color: #FFFCEF;
+ border-width: 6px 6px 6px 0
+}
+.ui-poptip-arrow-9 {
+ left: -6px;
+ top: 50%
+}
+.ui-poptip-arrow-9 em {
+ top: -6px;
+ left: -1px;
+ border-right-color: #ffbb76;
+ border-width: 6px 6px 6px 0
+}
+.ui-poptip-arrow-9 span {
+ top: -6px;
+ border-right-color: #FFFCEF;
+ border-width: 6px 6px 6px 0
+}
+.ui-poptip-arrow-2 {
+ top: 10px;
+ right: 0
+}
+.ui-poptip-arrow-2 em {
+ top: 0;
+ left: 1px;
+ border-left-color: #ffbb76;
+ border-width: 6px 0 6px 6px
+}
+.ui-poptip-arrow-2 span {
+ border-left-color: #FFFCEF;
+ border-width: 6px 0 6px 6px
+}
+.ui-poptip-arrow-3 {
+ top: 50%;
+ right: 0
+}
+.ui-poptip-arrow-3 em {
+ top: -6px;
+ left: 1px;
+ border-left-color: #ffbb76;
+ border-width: 6px 0 6px 6px
+}
+.ui-poptip-arrow-3 span {
+ top: -6px;
+ border-left-color: #FFFCEF;
+ border-width: 6px 0 6px 6px
+}
+.ui-poptip-arrow-11 em, .ui-poptip-arrow-12 em, .ui-poptip-arrow-1 em {
+ border-width: 0 6px 6px;
+ border-bottom-color: #ffbb76;
+ top: -1px;
+ left: 0
+}
+.ui-poptip-arrow-11 span, .ui-poptip-arrow-12 span, .ui-poptip-arrow-1 span {
+ border-width: 0 6px 6px;
+ border-bottom-color: #FFFCEF
+}
+.ui-poptip-arrow-11 {
+ left: 14px;
+ top: -6px
+}
+.ui-poptip-arrow-1 {
+ right: 28px;
+ top: -6px
+}
+.ui-poptip-arrow-12 {
+ left: 50%;
+ top: -6px
+}
+.ui-poptip-arrow-12 em, .ui-poptip-arrow-12 span {
+ left: -6px
+}
+.ui-poptip-arrow-5 em, .ui-poptip-arrow-6 em, .ui-poptip-arrow-7 em {
+ border-width: 6px 6px 0;
+ border-top-color: #ffbb76;
+ top: 1px;
+ left: 0
+}
+.ui-poptip-arrow-5 span, .ui-poptip-arrow-6 span, .ui-poptip-arrow-7 span {
+ border-width: 6px 6px 0;
+ border-top-color: #FFFCEF
+}
+.ui-poptip-arrow-5 {
+ right: 28px;
+ bottom: 0
+}
+.ui-poptip-arrow-6 {
+ left: 50%;
+ bottom: 0
+}
+.ui-poptip-arrow-7 {
+ left: 14px;
+ bottom: 0
+}
+.ui-poptip-arrow-6 em, .ui-poptip-arrow-6 span {
+ left: -6px
+}
+:root .ui-poptip-shadow {
+ FILTER: none\9
+}
+.ui-poptip-blue {
+ color: #4d4d4d
+}
+.ui-poptip-blue .ui-poptip-shadow {
+ background-color: rgba(0,0,0,.05);
+}
+.ui-poptip-blue .ui-poptip-container {
+ background-color: #F8FCFF;
+ border: 1px solid #B9C8D3
+}
+.ui-poptip-blue .ui-poptip-arrow-10 em, .ui-poptip-blue .ui-poptip-arrow-9 em {
+ border-right-color: #B9C8D3
+}
+.ui-poptip-blue .ui-poptip-arrow-11 em, .ui-poptip-blue .ui-poptip-arrow-12 em, .ui-poptip-blue .ui-poptip-arrow-1 em {
+ border-bottom-color: #B9C8D3
+}
+.ui-poptip-blue .ui-poptip-arrow-2 em, .ui-poptip-blue .ui-poptip-arrow-3 em {
+ border-left-color: #B9C8D3
+}
+.ui-poptip-blue .ui-poptip-arrow-5 em, .ui-poptip-blue .ui-poptip-arrow-6 em, .ui-poptip-blue .ui-poptip-arrow-7 em {
+ border-top-color: #B9C8D3;
+
+}
+.ui-poptip-blue .ui-poptip-arrow-10 span, .ui-poptip-blue .ui-poptip-arrow-9 span {
+ border-right-color: #F8FCFF
+}
+.ui-poptip-blue .ui-poptip-arrow-11 span, .ui-poptip-blue .ui-poptip-arrow-12 span, .ui-poptip-blue .ui-poptip-arrow-1 span {
+ border-bottom-color: #F8FCFF
+}
+.ui-poptip-blue .ui-poptip-arrow-2 span, .ui-poptip-blue .ui-poptip-arrow-3 span {
+ border-left-color: #F8FCFF
+}
+.ui-poptip-blue .ui-poptip-arrow-5 span, .ui-poptip-blue .ui-poptip-arrow-6 span, .ui-poptip-blue .ui-poptip-arrow-7 span {
+ border-top-color: #F8FCFF
+}
+.ui-poptip-white {
+ color: #333
+}
+.ui-poptip-white .ui-poptip-shadow {
+ background-color: rgba(0,0,0,.05);
+}
+.ui-poptip-white .ui-poptip-container {
+ background-color: #fff;
+ border: 1px solid #b1b1b1
+}
+.ui-poptip-white .ui-poptip-arrow-10 em, .ui-poptip-white .ui-poptip-arrow-9 em {
+ border-right-color: #b1b1b1
+}
+.ui-poptip-white .ui-poptip-arrow-11 em, .ui-poptip-white .ui-poptip-arrow-12 em, .ui-poptip-white .ui-poptip-arrow-1 em {
+ border-bottom-color: #b1b1b1
+}
+.ui-poptip-white .ui-poptip-arrow-2 em, .ui-poptip-white .ui-poptip-arrow-3 em {
+ border-left-color: #b1b1b1
+}
+.ui-poptip-white .ui-poptip-arrow-5 em, .ui-poptip-white .ui-poptip-arrow-6 em, .ui-poptip-white .ui-poptip-arrow-7 em {
+ border-top-color: #b1b1b1
+}
+.ui-poptip-white .ui-poptip-arrow-10 span, .ui-poptip-white .ui-poptip-arrow-9 span {
+ border-right-color: #fff
+}
+.ui-poptip-white .ui-poptip-arrow-11 span, .ui-poptip-white .ui-poptip-arrow-12 span, .ui-poptip-white .ui-poptip-arrow-1 span {
+ border-bottom-color: #fff
+}
+.ui-poptip-white .ui-poptip-arrow-2 span, .ui-poptip-white .ui-poptip-arrow-3 span {
+ border-left-color: #fff
+}
+.ui-poptip-white .ui-poptip-arrow-5 span, .ui-poptip-white .ui-poptip-arrow-6 span, .ui-poptip-white .ui-poptip-arrow-7 span {
+ border-top-color: #fff
+}
+
+.ui-form-item .ui-poptip .ui-poptip-arrow em{border:6px solid #f17122; overflow:hidden; border:6px solid #f17122; border-color:#f17122 #fff; border-width:6px 6px 0 6px;}
+.ui-form-item .ui-poptip .ui-poptip-arrow span{ background:#F06; display:none;}
+/**ui-tab**/
+.ui-tab {
+ margin: 0;
+ padding: 0
+}
+.ui-tab ul {
+ list-style: none;
+ margin: 0;
+ padding: 0
+}
+.ui-tab li {
+ list-style: none;
+ vertical-align: top;
+ position: relative;
+ top: 1px
+}
+.ui-tab-items {
+ border-bottom: 1px solid #E5E5E5;
+ font-size: 14px
+}
+.ui-tab-item {
+ display: inline-block;
+ display: inline\0;
+*display:inline;
+*zoom:1;
+*margin-right:4px
+}
+.ui-tab-item a {
+ border-radius: 3px 3px 0 0;
+ background: #fff;
+ line-height: 32px;
+ height: 32px;
+ padding: 0 10px;
+ border: 1px solid #E5E5E5;
+ border-bottom: 0;
+ color: #4D4D4D;
+ display: inline-block;
+*display:inline;
+*zoom:1;
+ transition: background-color .4s ease-out, color .4s ease-out
+}
+.ui-tab-item a, .ui-tab-item a:hover, .ui-tab-item a:active {
+ color: #4D4D4D
+}
+.ui-tab-item-current a {
+ font-weight: 700;
+ height: 33px
+}
+.ui-tab-item a:hover {
+ background: #f6f6f6;
+ text-decoration: none
+}
+.ui-tab-item-current a:hover {
+ background: #fff
+}
+/**ui-table**/
+.ui-table {
+ border-collapse: collapse;
+ border: 1px solid #ccc;
+ width: 100%;
+ font-size: 14px;
+ text-align: left
+}
+.ui-table tr:nth-child(even), .ui-table-split, .ui-table-hover {
+ background-color: #FBFBFB
+}
+.ui-table tr {
+ color: #2B2E33;
+}
+.ui-table thead tr {
+ color: #2B2E33
+}
+.ui-table thead {
+ color: #2B2E33;
+ background-color: #F6F6F6;
+ background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#F2F2F2));
+ background: -moz-linear-gradient(top, #F8F8F8, #F2F2F2);
+ background: -o-linear-gradient(top, #F8F8F8, #F2F2F2);
+ background: linear-gradient(top, #F8F8F8, #F2F2F2)
+}
+.ui-table th {
+ padding: 7px 9px;
+ border-bottom: 1px solid #d9d9d9;
+ text-align: left
+}
+.ui-table td {
+ padding: 8px 9px 7px;
+ border-bottom: 1px solid #d9d9d9
+}
+.ui-table th {
+ padding: 7px 9px
+}
+.ui-table tfoot td {
+ border-bottom: 0
+}
+.ui-table-allborder td{
+ border: 1px solid #d9d9d9;
+ }
+
+.ui-table-noborder, .ui-table-noborder td, .ui-table-noborder tr, .ui-table-noborder th {
+ border: 0;
+ outline: 0
+}
+.ui-table-noborder .ui-table-split, .ui-table-noborder .ui-table-hover {
+ background-color: #f7f7f7
+}
+.ui-table-inbox {
+ border: 0;
+ outline: 0
+}
+.ui-tipbox {
+ position: relative;
+ zoom: 1;
+ font-size: 14px;
+ line-height: 22px
+}
+.ui-tipbox .ui-tipbox-icon {
+ background: #fff;
+ width: 20px;
+ height: 20px;
+ position: absolute;
+ top: 22px;
+ left: 48px
+}
+.ui-tipbox-icon .iconfont {
+ font-size: 36px;
+ position: absolute;
+ top: -7px;
+ left: -7px;
+ width: 32px;
+ height: 32px;
+ line-height: 36px;
+ text-shadow: 0 1px 0 #fff
+}
+.ui-tipbox-message {
+ border: 1px solid #b2e2ea;
+ background: #e5f2f8
+}
+.ui-tipbox-message .ui-tipbox-icon .iconfont {
+ color: #68b5e2
+}
+.ui-tipbox-success {
+ border: 1px solid #E1E1CA;
+ background: #edfed0
+}
+.ui-tipbox-success .ui-tipbox-icon .iconfont {
+ color: #b5de70
+}
+.ui-tipbox-error {
+ background: #FDEEE9;
+ border: 1px solid #fadcd3
+}
+.ui-tipbox-error .ui-tipbox-icon .iconfont {
+ color: #f17975
+}
+.ui-tipbox-warning {
+ background: #fefea4;
+ border: 1px solid #e6e098
+}
+.ui-tipbox-warning .ui-tipbox-icon .iconfont {
+ color: #f96
+}
+.ui-tipbox-question {
+ border: 1px solid #b2e2ea;
+ background: #e0f4ff
+}
+.ui-tipbox-question .ui-tipbox-icon .iconfont {
+ color: #66cae2
+}
+.ui-tipbox-stop {
+ background: #FDEEE9;
+ border: 1px solid #fadcd3
+}
+.ui-tipbox-stop .ui-tipbox-icon .iconfont {
+ color: #f17975
+}
+.ui-tipbox-wait {
+ border: 1px solid #fae3cc;
+ background: #FFF9D9
+}
+.ui-tipbox-wait .ui-tipbox-icon .iconfont {
+ color: #d1a066
+}
+.ui-tipbox-content {
+ margin: 14px 0 14px 87px
+}
+.ui-tipbox-content .ui-tipbox-title {
+ margin: 0;
+ padding: 0
+}
+.ui-tipbox-content h3.ui-tipbox-title, .ui-tipbox-content-simple h3.ui-tipbox-title {
+ color: #2B2E33;
+ font-size: 14px;
+ font-weight: 700
+}
+.ui-tipbox-content-simple {
+ margin: 22px 0 22px 88px
+}
+.ui-tipbox-explain {
+ margin: 0;
+ padding: 0;
+ color: #93989E;
+}
+.ui-tipbox-white {
+ background: #fff;
+ border: 1px solid transparent;
+ _border-color: tomato;
+ _filter: chroma(color=tomato)
+}
+.ui-tiptext {
+ margin: 0;
+ color: #2B2E33;
+ position: relative;
+ font-size: 14px;
+ zoom: 1
+}
+.ui-tiptext-follow {
+ padding-left: 21px
+}
+.ui-tiptext-container {
+ padding: 8px 12px;
+ position: relative;
+ zoom: 1
+}
+.ui-tiptext .iconfont {
+ font-size: 1.33em;
+ line-height: 1em;
+ text-shadow: 0 1px 0 #fff;
+ position: relative;
+ top: 2px;
+ margin-right: 2px
+}
+.ui-tiptext-icon {
+ display: inline-block;
+*display:inline;
+*zoom:1
+}
+.ui-tiptext-message .ui-tiptext-icon {
+ color: #68b5e2
+}
+.ui-tiptext-container-message {
+ word-wrap:break-word;
+ word-break:break-all;
+ border: 1px solid #b2e2ea;
+ background: #e5f2f8
+}
+.ui-tiptext-success .ui-tiptext-icon {
+ color: #b5de70
+}
+.ui-tiptext-container-success {
+ background: #E7FFCE;
+ border: 1px solid #B9E2A0
+}
+.ui-tiptext-error .ui-tiptext-icon {
+ color: #f17975
+}
+.ui-tiptext-container-error {
+ background: #FDEEE9;
+ border: 1px solid #fadcd3
+}
+.ui-tiptext-warning .ui-tiptext-icon {
+ color: #f96
+}
+.ui-tiptext-container-warning {
+ background: #fefea4;
+ border: 1px solid #e6e098
+}
+.ui-tiptext-question .ui-tiptext-icon {
+ color: #66cae2
+}
+.ui-tiptext-container-question {
+ border: 1px solid #b2e2ea;
+ background: #e0f4ff
+}
+.ui-tiptext-stop .ui-tiptext-icon {
+ color: #f17975
+}
+.ui-tiptext-container-stop {
+ background: #FDEEE9;
+ border: 1px solid #fadcd3
+}
+.ui-tiptext-wait .ui-tiptext-icon {
+ color: #d1a066
+}
+.ui-tiptext-container-wait {
+ border: 1px solid #fae3cc;
+ background: #FFF9D9
+}
+.ui-tiptext-arrowup, .ui-tiptext-arrowup em, .ui-tiptext-arrowup span, .ui-tiptext-arrowleft, .ui-tiptext-arrowleft em, .ui-tiptext-arrowleft span, .ui-tiptext-arrowdown, .ui-tiptext-arrowdown em, .ui-tiptext-arrowdown span {
+ position: absolute;
+ font-size: 14px;
+ font-family: SimSun;
+ font-style: normal;
+ line-height: 1
+}
+.ui-tiptext-arrowup, .ui-tiptext-arrowleft, .ui-tiptext-arrowdown {
+ height: 10px;
+ width: 16px
+}
+.ui-tiptext-arrowup {
+ left: 32px;
+ top: -7px
+}
+.ui-tiptext-arrowup em {
+ top: -1px
+}
+.ui-tiptext-arrowleft {
+ left: -6px;
+ top: 10px
+}
+.ui-tiptext-arrowleft em {
+ left: -1px
+}
+.ui-tiptext-arrowdown {
+ left: 32px;
+ bottom: -3px
+}
+.ui-tiptext-arrowdown em {
+ top: 1px
+}
+.ui-tiptext-container-message .ui-tiptext-arrow em {
+ color: #b2e2ea
+}
+.ui-tiptext-container-message .ui-tiptext-arrow span {
+ color: #e5f2f8
+}
+.ui-tiptext-container-success .ui-tiptext-arrow em {
+ color: #E1E1CA
+}
+.ui-tiptext-container-success .ui-tiptext-arrow span {
+ color: #edfed0
+}
+.ui-tiptext-container-error .ui-tiptext-arrow em {
+ color: #fadcd3
+}
+.ui-tiptext-container-error .ui-tiptext-arrow span {
+ color: #FDEEE9
+}
+.ui-tiptext-container-warning .ui-tiptext-arrow em {
+ color: #e6e098
+}
+.ui-tiptext-container-warning .ui-tiptext-arrow span {
+ color: #fefea4
+}
+.ui-tiptext-container-question .ui-tiptext-arrow em {
+ color: #b2e2ea
+}
+.ui-tiptext-container-question .ui-tiptext-arrow span {
+ color: #e0f4ff
+}
+.ui-tiptext-container-stop .ui-tiptext-arrow em {
+ color: #fadcd3
+}
+.ui-tiptext-container-stop .ui-tiptext-arrow span {
+ color: #FDEEE9
+}
+.ui-tiptext-container-wait .ui-tiptext-arrow em {
+ color: #fae3cc
+}
+.ui-tiptext-container-wait .ui-tiptext-arrow span {
+ color: #FFF9D9
+}
+.ui-tiptext-close {
+ position: absolute;
+ right: 10px;
+ top: 8px;
+ color: #60A2C5;
+ cursor: pointer
+}
+.ui-select a, .ui-select-trigger {
+ color: #7d7d7d;
+ font-size: 14px;
+ text-decoration: none
+}
+.ui-select a:hover, .ui-select-trigger:hover {
+ text-decoration: none
+}
+.ui-select {
+ display: inline-block;
+*display:inline;
+*zoom:1;
+ background: #fff;
+ color: #7d7d7d;
+ font-size: 14px
+}
+.ui-select-content {
+ margin: -1px 0 0;
+ padding: 0;
+ overflow: auto;
+ height: 100%;
+ list-style: none;
+ border: 1px solid #ccc;
+ _float: left
+}
+.ui-select-content ul {
+ list-style: none;
+ padding: 0;
+ margin: 0
+}
+.ui-select-item {
+ display: block;
+ padding: 10px 15px;
+ cursor: pointer;
+ overflow: hidden;
+ white-space: nowrap
+}
+.ui-select-item:hover, .ui-select-item-hover {
+ background: #f2f2f2
+}
+.ui-select-item-disabled, .ui-select-item-disabled a {
+ cursor: not-allowed;
+ color: #ccc
+}
+.ui-select-item-disabled:hover, .ui-select-item-disabled a:hover {
+ background: #fff
+}
+.ui-select-trigger {
+ position: relative;
+ display: inline-block;
+*display:inline;
+*zoom:1;
+ border: 1px solid #ccc;
+ height: 30px;
+ line-height: 30px;
+ text-indent: 15px;
+ background: -webkit-linear-gradient(top, #fbfbfb, #f3f3f3);
+ background: -moz-linear-gradient(top, #fbfbfb, #f3f3f3);
+filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#fbfbfb, endColorstr=#f3f3f3)
+}
+.ui-select-trigger i {
+ position: absolute;
+ top: 0;
+ right: 15px;
+ line-height: 28px;
+ text-indent: 0;
+ font-size: 14px;
+ cursor: pointer
+}
+.ui-select-trigger:hover {
+ border: 1px solid #999
+}
+.ui-select .ui-select-trigger {
+ display: block
+}
+.ui-select-disabled, .ui-select .ui-select-disabled {
+ color: #aaa;
+ cursor: not-allowed
+}
+/**ui-step 水平**/
+.ui-step {
+ padding: 0 40px;
+ margin: 0 auto;
+ font-size: 14px;
+ list-style: none;
+ zoom: 1;
+ position: relative;
+ color: #b7b7b7;
+ overflow: hidden
+}
+.ui-step:after {
+ clear: both;
+ content: " ";
+ display: block;
+ font-size: 0;
+ height: 0;
+ visibility: hidden
+}
+.ui-step li {
+ float: left;
+ height: 54px;
+ margin: 0;
+ width: 50%;
+ position: relative
+}
+.ui-step li .ui-step-icon {
+ height: 50px;
+ position: absolute;
+ top: 0;
+ width: 150px;
+ text-align: center;
+ left: -25px;
+ font-family: tahoma
+}
+.ui-step-icon .iconfont {
+ font-size: 30px;
+ margin: 0;
+ color: #b7b7b7;
+ color: rgba(0,0,0,.25);
+*color:#b7b7b7;
+ line-height: 30px;
+ background: #fff;
+ padding: 0 10px;
+ position: absolute;
+ top: 0;
+ left: 0;
+ text-shadow: 1px 1px 2px #fff, 0 0 0 #ccc, 1px 1px 2px #fff
+}
+.ui-step-icon .ui-step-number {
+ line-height: 14px;
+ font-style: normal;
+ position: absolute;
+ top: 7px;
+ left: 0;
+ padding: 0 20px;
+ font-weight: 700;
+ color: #fff
+}
+.ui-step .ui-step-active i.ui-step-number {
+ color: #FFF
+}
+.ui-step-end .ui-step-number {
+ background: transparent;
+ font-size: 12px;
+ font-style: normal;
+ left: 17px;
+ line-height: 12px;
+ padding: 0;
+ text-shadow: none;
+ top: 9px
+}
+.ui-step-icon .ui-step-text {
+ height: 20px;
+ line-height: 20px;
+ position: relative;
+ text-shadow: 0 1px 0 #fff;
+ top: 34px;
+ left: -50px
+}
+.ui-step li .ui-step-line {
+ height: 3px;
+ background: #b9b9b9;
+ display: block;
+ margin-top: 14px;
+ line-height: 1;
+ overflow: hidden
+}
+.ui-step li.ui-step-end {
+ position: absolute;
+ top: 0;
+ right: -110px;
+ width: 150px;
+ zoom: 1;
+ _clear: both
+}
+.ui-step li.ui-step-end .ui-step-line {
+ display: none
+}
+.ui-step-2 li {
+ width: 100%
+}
+.ui-step-3 li {
+ width: 50%
+}
+.ui-step-4 li {
+ width: 33%
+}
+.ui-step-5 li {
+ width: 25%
+}
+.ui-step .ui-step-active {
+ color: #f16f20
+}
+.ui-step .ui-step-active .iconfont {
+ color: #ff7001
+}
+.ui-step .ui-step-done .iconfont {
+ color: #ff9a00
+}
+.ui-step .ui-step-done .ui-step-line {
+ background: #fc9c27
+}
+.ui-step-blue .ui-step-active {
+ color: #3b7cb8
+}
+.ui-step-blue .ui-step-active .iconfont {
+ color: #1e6bb3
+}
+.ui-step-blue .ui-step-done .iconfont {
+ color: #428fd6
+}
+.ui-step-blue .ui-step-done .ui-step-line {
+ background: #418cd6
+}
+.ui-ministep {
+ list-style: none;
+ font-size: 12px;
+ font-family: tahoma;
+ line-height: 1.5;
+ margin: 0;
+ padding: 0;
+ color: #b7b7b7
+}
+.ui-ministep-item {
+ position: relative;
+ display: inline-block;
+*display:inline;
+*zoom:1;
+ margin-right: 36px
+}
+.ui-ministep .iconfont {
+ color: #b7b7b7;
+ font-size: 18px
+}
+.ui-ministep .ui-ministep-number {
+ position: absolute;
+ top: 6px;
+ left: 5px;
+ color: #fff;
+ line-height: 12px;
+ font-style: normal
+}
+.ui-ministep .ui-ministep-text {
+ position: relative;
+ top: -2px
+}
+.ui-ministep-active, .ui-ministep-active .iconfont {
+ color: #FF6700
+}
+
+/**ui-v-step 垂直**/
+.ui-v-step{
+ padding: 80px 20px;
+ margin: 0 auto;
+ font-size: 14px;
+ list-style: none;
+ zoom: 1;
+ position: relative;
+ color: #b7b7b7;
+ overflow: hidden;
+}
+.ui-v-step:after {
+ clear: both;
+ content: " ";
+ display: block;
+ font-size: 0;
+ height: 0;
+ visibility: hidden
+}
+
+.ui-v-step li {
+ float: left;
+ width: 80%;
+ height:100px;
+ margin: 0;
+ position: relative;
+
+}
+
+.ui-v-step li .ui-step-line {
+ width:3px;
+ height:100%;
+ background: #b9b9b9;
+ display: block;
+ margin-left:124px;
+ font-size:0px;
+ overflow: hidden;
+}
+
+.ui-v-step li .ui-step-icon {
+ height: 40px;
+ position: absolute;
+ top: -20px;
+ width: 300px;
+ text-align:left;
+ left: 0px;
+ font-family: tahoma;
+ z-index:99;
+ line-height:40px;
+}
+.ui-v-step li .ui-v-step-box{
+ position:absolute;
+ top:-40px;
+ left:210px;
+ width:440px;
+ padding-left:0px;
+ height:100px;
+ overflow:hidden;
+ z-index:88;
+ }
+
+.ui-v-step li.ui-step-end {
+ height:50px;
+ zoom: 1;
+ _clear: both
+}
+.ui-v-step li.ui-step-end .ui-step-line {
+ display: none
+}
+
+.ui-v-step .ui-v-step-box .ui-table{ background:#fff; margin-bottom:0; height:80px;}
+
+
+.ui-v-step .ui-step-icon .iconfont{ top:5px; left:193px; z-index:80; padding:0 4px;}
+
+.ui-v-step .ui-step-icon .ui-step-node{ top:12px; left:114px; font-size:14px; line-height:14px; z-index:70;}
+
+
+
+.ui-v-step .ui-step-icon .ui-step-text {
+ height: 40px;
+ width:105px;
+ left: 0px;
+ line-height: 40px;
+ position: relative;
+ float:left;
+ vertical-align:middle;
+ text-shadow: 0 1px 0 #FFFFFF;
+ top: 0px;
+ text-align:right;
+}
+
+
+.ui-v-step .ui-step-icon .ui-h-line {
+ width:100px;
+ height:1px;
+ background: #b9b9b9;
+ position:absolute;
+ left:129px;
+ font-size:0px;
+ overflow: hidden;
+ z-index:1;
+ top:20px;
+}
+
+
+.ui-v-step .iconfont {
+ color: #ccc
+}
+.ui-v-step .ui-step-active .iconfont {
+ color: #ff7001
+}
+
+.ui-v-step .ui-step-done .iconfont {
+ color: #75A56D
+}
+.ui-v-step .ui-step-done .ui-step-line {
+ background: #89B282;
+}
+
+
+/** 附件上传按钮样式 **/
+.file_box {
+ position: relative;
+}
+.file_box .textfield {
+ height: 27px;
+ border: 1px solid #CDCDCD;
+ width: 180px;
+ vertical-align: -2px;
+}
+.file_box .file {
+ position: absolute;
+ top: 3px;
+ left: 0px;
+ height: 27px;
+filter:alpha(opacity:0);
+ opacity: 0;
+ width: 298px
+}
+
+.loading{height:30px; line-height:30px; width:150px; border:1px solid #DD913C; background:#FFC; color:#900; font-size:14px; text-align:center; margin:100px auto;}
+#loader{display:none;text-align:center; margin:0px auto; width:100%; }
+
+
+/*xlxx xjxx*/
+.xjxlTableT{font-size:14px; font-weight:bold; text-align:center; height:35px; line-height:50px; color:#069;}
+.xjxlTable{ background:#D9D9D9; margin:12px auto;}
+.xjxlTable td{ background:#FFFFFF; text-align:left; padding:5px;}
+.xjxlTable th{ background:#F6F6F6; text-align:right; font-weight:normal; padding:5px;}
+.xjxlTable td.alignCenter,.xjxlTable th.alignCenter{ text-align:center;}
+.xjxlTable td.bgcolor1{ background:#FFC;}
+
+
+.photoDiv{ width:108px; height:23px; line-height:23px; margin:0 auto; border:1px solid #D8DFEA; position:relative;}
+.photoDiv div{ width:54px; float:left; display:inline; text-align:center; background:#F1F8F5; color:#AAAAAA; cursor:pointer;}
+div.onPhoto{ background:#FFFFFF; color:#333333;}
+div.photo_floatDiv_cnt{ margin:0 10px; width:90px; background:none; color:#C00;}
+
+/* 表单报错信息*/
+.chsi_error_msg{ color: #F93B3B;}
+
+/*户档信息*/
+.jtzycy{ width:560px; padding:10px; border:1px solid #CCC; margin-bottom:10px;}
+.jtzycyadd{width:580px; text-align:center; border:1px dashed #CCC; background:#F6F6F6; color:#888; line-height:40px; cursor:pointer;}
+.jtzycyadd:hover{ background:#FFF; color:#444;}
+
+/*注意事项*/
+.instructions{ font-size:14px; color:#65696E; line-height:180%; margin-top:15px;}
+
+.aui_buttons{
+ display: flex;
+ flex-direction: row-reverse;
+}
\ No newline at end of file
diff --git a/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/wdatepicker.css b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/wdatepicker.css
new file mode 100644
index 0000000..9449747
--- /dev/null
+++ b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/wdatepicker.css
@@ -0,0 +1,11 @@
+.Wdate{
+ border:#ccc 1px solid;
+ height:24px;
+ background:#fff url(icon_datePicker.png) no-repeat right;
+}
+.Wdate::-ms-clear{display:none;}
+
+.WdateFmtErr{
+ font-weight:bold;
+ color:red;
+}
\ No newline at end of file
diff --git a/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/wdatepicker.js.下载 b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/wdatepicker.js.下载
new file mode 100644
index 0000000..05929ae
--- /dev/null
+++ b/tuimian/全国推荐免试攻读研究生(免初试、转段)信息公开管理服务系统_files/wdatepicker.js.下载
@@ -0,0 +1,57 @@
+/*
+ * My97 DatePicker 4.8 Beta4
+ * License: http://www.my97.net/dp/license.asp
+ */
+var $dp,WdatePicker;(function(){var $={
+$langList:[
+ {name:"en",charset:"UTF-8"},
+ {name:"zh-cn",charset:"gb2312"},
+ {name:"zh-tw",charset:"GBK"}],
+$skinList:[
+ {name:"default",charset:"gb2312"},
+ {name:"whyGreen",charset:"gb2312"},
+ {name:"blue",charset:"gb2312"},
+ {name:"green",charset:"gb2312"},
+ {name:"simple",charset:"gb2312"},
+ {name:"ext",charset:"gb2312"},
+ {name:"blueFresh",charset:"gb2312"},
+ {name:"twoer",charset:"gb2312"},
+ {name:"red",charset:"gb2312"}],
+$wdate:true,
+$crossFrame:true,
+$preLoad:false,
+$dpPath:"",
+doubleCalendar:false,
+enableKeyboard:true,
+enableInputMask:true,
+autoUpdateOnChanged:null,
+weekMethod:"ISO8601",
+position:{},
+lang:"auto",
+skin:"default",
+dateFmt:"yyyy-MM-dd",
+realDateFmt:"yyyy-MM-dd",
+realTimeFmt:"HH:mm:ss",
+realFullFmt:"%Date %Time",
+minDate:"1900-01-01 00:00:00",
+maxDate:"2099-12-31 23:59:59",
+startDate:"",
+alwaysUseStartDate:false,
+yearOffset:1911,
+firstDayOfWeek:0,
+isShowWeek:false,
+highLineWeekDay:true,
+isShowClear:true,
+isShowToday:true,
+isShowOK:true,
+isShowOthers:true,
+readOnly:false,
+errDealMode:0,
+autoPickDate:null,
+qsEnabled:true,
+autoShowQS:false,
+opposite:false,
+hmsMenuCfg:{H:[1,6],m:[5,6],s:[15,4]},
+opposite:false,
+
+specialDates:null,specialDays:null,disabledDates:null,disabledDays:null,onpicking:null,onpicked:null,onclearing:null,oncleared:null,ychanging:null,ychanged:null,Mchanging:null,Mchanged:null,dchanging:null,dchanged:null,Hchanging:null,Hchanged:null,mchanging:null,mchanged:null,schanging:null,schanged:null,eCont:null,vel:null,elProp:"",errMsg:"",quickSel:[],has:{},getRealLang:function(){var _=$.$langList;for(var A=0;A<_.length;A++)if(_[A].name==this.lang)return _[A];return _[0]}};WdatePicker=U;var Y=window,T={innerHTML:""},N="document",H="documentElement",C="getElementsByTagName",V,A,S,G,c,X=navigator.appName;if(X=="Microsoft Internet Explorer")S=true;else if(X=="Opera")c=true;else G=true;A=$.$dpPath||J();if($.$wdate)K(A+"skin/wdatepicker.css");V=Y;if($.$crossFrame){try{while(V.parent!=V&&V.parent[N][C]("frameset").length==0)V=V.parent}catch(O){}}if(!V.$dp)V.$dp={ff:G,ie:S,opera:c,status:0,defMinDate:$.minDate,defMaxDate:$.maxDate};B();if($.$preLoad&&$dp.status==0)E(Y,"onload",function(){U(null,true)});if(!Y[N].docMD){E(Y[N],"onmousedown",D,true);Y[N].docMD=true}if(!V[N].docMD){E(V[N],"onmousedown",D,true);V[N].docMD=true}E(Y,"onunload",function(){if($dp.dd)P($dp.dd,"none")});function B(){try{V[N],V.$dp=V.$dp||{}}catch($){V=Y;$dp=$dp||{}}var A={win:Y,$:function($){return(typeof $=="string")?Y[N].getElementById($):$},$D:function($,_){return this.$DV(this.$($).value,_)},$DV:function(_,$){if(_!=""){this.dt=$dp.cal.splitDate(_,$dp.cal.dateFmt);if($)for(var B in $)if(this.dt[B]===undefined)this.errMsg="invalid property:"+B;else{this.dt[B]+=$[B];if(B=="M"){var C=$["M"]>0?1:0,A=new Date(this.dt["y"],this.dt["M"],0).getDate();this.dt["d"]=Math.min(A+C,this.dt["d"])}}if(this.dt.refresh())return this.dt}return""},show:function(){var A=V[N].getElementsByTagName("div"),$=100000;for(var B=0;B$)$=_}this.dd.style.zIndex=$+2;P(this.dd,"block");P(this.dd.firstChild,"")},unbind:function($){$=this.$($);if($.initcfg){L($,"onclick",function(){U($.initcfg)});L($,"onfocus",function(){U($.initcfg)})}},hide:function(){P(this.dd,"none")},attachEvent:E};for(var _ in A)V.$dp[_]=A[_];$dp=V.$dp}function E(B,_,A,$){if(B.addEventListener){var C=_.replace(/on/,"");A._ieEmuEventHandler=function($){return A($)};B.addEventListener(C,A._ieEmuEventHandler,$)}else B.attachEvent(_,A)}function L(A,$,_){if(A.removeEventListener){var B=$.replace(/on/,"");_._ieEmuEventHandler=function($){return _($)};A.removeEventListener(B,_._ieEmuEventHandler,false)}else A.detachEvent($,_)}function a(_,$,A){if(typeof _!=typeof $)return false;if(typeof _=="object"){if(!A)for(var B in _){if(typeof $[B]=="undefined")return false;if(!a(_[B],$[B],true))return false}return true}else if(typeof _=="function"&&typeof $=="function")return _.toString()==$.toString();else return _==$}function J(){var _,A,$=Y[N][C]("script");for(var B=0;B<$.length;B++){_=$[B].getAttribute("src")||"";_=_.substr(0,_.toLowerCase().indexOf("wdatepicker.js"));A=_.lastIndexOf("/");if(A>0)_=_.substring(0,A+1);if(_)break}return _}function K(A,$,B){var D=Y[N][C]("HEAD").item(0),_=Y[N].createElement("link");if(D){_.href=A;_.rel="stylesheet";_.type="text/css";if($)_.title=$;if(B)_.charset=B;D.appendChild(_)}}function F($){$=$||V;var A=0,_=0;while($!=V){var D=$.parent[N][C]("iframe");for(var F=0;F_.scrollTop||A.scrollLeft>_.scrollLeft))?A:_;return{"top":B.scrollTop,"left":B.scrollLeft}}function D($){try{var _=$?($.srcElement||$.target):null;if($dp.cal&&!$dp.eCont&&$dp.dd&&_!=$dp.el&&$dp.dd.style.display=="block")$dp.cal.close()}catch($){}}function Z(){$dp.status=2}var Q,_;function U(K,C){if(!$dp)return;B();var L={};for(var H in K)L[H]=K[H];for(H in $)if(H.substring(0,1)!="$"&&L[H]===undefined)L[H]=$[H];if(C){if(!J()){_=_||setInterval(function(){if(V[N].readyState=="complete")clearInterval(_);U(null,true)},50);return}if($dp.status==0){$dp.status=1;L.el=T;I(L,true)}else return}else if(L.eCont){L.eCont=$dp.$(L.eCont);L.el=T;L.autoPickDate=true;L.qsEnabled=false;I(L)}else{if($.$preLoad&&$dp.status!=2)return;var F=D();if(Y.event===F||F){L.srcEl=F.srcElement||F.target;F.cancelBubble=true}L.el=L.el=$dp.$(L.el||L.srcEl);if(!L.el||L.el["My97Mark"]===true||L.el.disabled||($dp.dd&&P($dp.dd)!="none"&&$dp.dd.style.left!="-970px")){try{if(L.el["My97Mark"])L.el["My97Mark"]=false}catch(A){}return}if(F&&L.el.nodeType==1&&!a(L.el.initcfg,K)){$dp.unbind(L.el);E(L.el,F.type=="focus"?"onclick":"onfocus",function(){U(K)});L.el.initcfg=K}I(L)}function J(){if(S&&V!=Y&&V[N].readyState!="complete")return false;return true}function D(){if(G){func=D.caller;while(func!=null){var $=func.arguments[0];if($&&($+"").indexOf("Event")>=0)return $;func=func.caller}return null}return event}}function R(_,$){return _.currentStyle?_.currentStyle[$]:document.defaultView.getComputedStyle(_,false)[$]}function P(_,$){if(_)if($!=null)_.style.display=$;else return R(_,"display")}function I(G,_){var D=G.el?G.el.nodeName:"INPUT";if(_||G.eCont||new RegExp(/input|textarea|div|span|p|a/ig).test(D))G.elProp=D=="INPUT"?"value":"innerHTML";else return;if(G.lang=="auto")G.lang=S?navigator.browserLanguage.toLowerCase():navigator.language.toLowerCase();if(!G.eCont)for(var C in G)$dp[C]=G[C];if(!$dp.dd||G.eCont||($dp.dd&&(G.getRealLang().name!=$dp.dd.lang||G.skin!=$dp.dd.skin))){if(G.eCont)E(G.eCont,G);else{$dp.dd=V[N].createElement("DIV");$dp.dd.style.cssText="position:absolute";V[N].body.appendChild($dp.dd);E($dp.dd,G);if(_)$dp.dd.style.left=$dp.dd.style.top="-970px";else{$dp.show();B($dp)}}}else if($dp.cal){$dp.show();$dp.cal.init();if(!$dp.eCont)B($dp)}function E(K,J){var I=V[N].domain,F=false,G="";K.innerHTML=G;var _=$.$langList,D=$.$skinList,H;try{H=K.lastChild.contentWindow[N]}catch(E){F=true;K.removeChild(K.lastChild);var L=V[N].createElement("iframe");L.hideFocus=true;L.frameBorder=0;L.scrolling="no";L.src="javascript:(function(){var d=document;d.open();d.domain='"+I+"';})()";K.appendChild(L);setTimeout(function(){H=K.lastChild.contentWindow[N];C()},97);return}C();function C(){var _=J.getRealLang();K.lang=_.name;K.skin=J.skin;var $=[""];if(F)$[1]="document.domain=\""+I+"\";";for(var C=0;C");$.push("");$.push("");$.push("");J.setPos=B;J.onload=Z;H.write("");H.cfg=J;H.write($.join(""));H.close()}}function B(J){var H=J.position.left,C=J.position.top,D=J.el;if(D==T)return;if(D!=J.srcEl&&(P(D)=="none"||D.type=="hidden"))D=J.srcEl;var I=W(D),$=F(Y),E=M(V),B=b(V),G=$dp.dd.offsetHeight,A=$dp.dd.offsetWidth;if(isNaN(C))C=0;if(($.topM+I.bottom+G>E.height)&&($.topM+I.top-G>0))C+=B.top+$.topM+I.top-G-2;else{C+=B.top+$.topM+I.bottom;var _=C-B.top+G-E.height;if(_>0)C-=_}if(isNaN(H))H=0;H+=B.left+Math.min($.leftM+I.left,E.width-A-5)-(S?2:0);J.dd.style.top=C+"px";J.dd.style.left=H+"px"}}})()
\ No newline at end of file