锘?*public*/
/*public*//*ea_h*/
/*t_logo*/
/*end_t_logo*/
/*xn_n_14_wrap*/
$(function(){
var nv_top=$('#ea_c').offset().top;
$(window).scroll(function(){
if($(window).scrollTop()+100>nv_top){
$('.top').fadeIn(800).addClass('top_curr');
}else if($(window).scrollTop()200){
$("#xn_c_7_wrap").fadeIn(speed);
}else{
$("#xn_c_7_wrap").fadeOut(speed);
}
});
$("#xn_c_7_main").click(function(){
$("html,body").animate({"scrollTop":0});
});
});
/*end_xn_c_7_wrap*/
/*xn_c_9_wrap*/
$(function(){
var time = 4000; //璁剧疆鍚戜笂婊氬姩鏃堕棿闂撮殧
var IsAutoScroll = false; //璁剧疆鏄惁鑷姩婊氬姩
var speed = 1; //璁剧疆婊氬姩閫熷害
var listHeight = $(".xn_c_9_list").outerHeight(true)
var index = $(".xn_c_9_wbox").outerHeight(true) / listHeight;
var indexSlied = Math.ceil($(".xn_c_9_list").length / index);
var boxHeight = $(".xn_c_9_wbox").outerHeight(true);
var UpOrDown = true;
if(IsAutoScroll)
setInterval(scroll,time);
function scroll () {
if(UpOrDown){
if($(".xn_c_9_wbox").scrollTop() < (indexSlied-1)*boxHeight){
$(".xn_c_9_wbox").animate({"scrollTop":listHeight+$(".xn_c_9_wbox").scrollTop()},speed);
}
if($(".xn_c_9_wbox").scrollTop() == (indexSlied-1)*boxHeight)
UpOrDown = false;
}else{
if($(".xn_c_9_wbox").scrollTop() > "0"){
$(".xn_c_9_wbox").animate({"scrollTop":$(".xn_c_9_wbox").scrollTop()-listHeight},speed);
}
if($(".xn_c_9_wbox").scrollTop() == "0")
UpOrDown = true;
}
};
$(".xn_c_9_UpControl").bind("click",function(){
if($(".xn_c_9_wbox").scrollTop() > "0"){
$(".xn_c_9_wbox").animate({"scrollTop":$(".xn_c_9_wbox").scrollTop()-listHeight},speed);
}
});
$(".xn_c_9_DownControl").bind("click",function(){
if($(".xn_c_9_wbox").scrollTop() < (indexSlied-1)*boxHeight){
$(".xn_c_9_wbox").animate({"scrollTop":listHeight+$(".xn_c_9_wbox").scrollTop()},speed);
}
});
});
/*end_xn_c_9_wrap*/
/*xn_c_prodv_37_wrap*/
$(function(){
$(".xn_c_prodv_37_conList").children().css("display","none");
$(".xn_c_prodv_37_conList").children().first().css("display","block");
$(".xn_c_prodv_37_headList").first().attr("class","xn_c_prodv_37_headListH");
$(".xn_c_prodv_37_head li").each(function(){
$(this).bind("click",function(){
$(this).attr("class","xn_c_prodv_37_headListH");
$(this).siblings().attr("class","xn_c_prodv_37_headList");
$(".xn_c_prodv_37_conList").children().css("display","none");
if($(".xn_c_prodv_37_conList").children().eq($(this).index()).css("display") == "none")
$(".xn_c_prodv_37_conList").children().eq($(this).index()).show("normal");
});
});
});
/*end_xn_c_prodv_37_wrap*/
/*ea_c*//*ea_b*/
/*xn_f_2_warp*/
/*end_xn_f_2_warp*/
/*foot_fx*/
/*end_foot_fx*/
/*foot_copy*/
/*end_foot_copy*/
/*ea_b*/
/*ea_bg*/
/*ea_bg*/
/*ea_m*/
/*ea_m*/
/*ea_pi*/
/*ea_pi*/
/*ea_wj*/
/*ea_wj*/