/**
* Created by Administrator on 2017/4/19.
*/
$(document).ready(function(){
$(".topSearch .icon-search").hover(function(){
$(".topSearch input:nth-of-type(2)").css({"background":"#B63E3C"});
},function(){
$(".topSearch input:nth-of-type(2)").css({"background":"#5A5A5A"});
})
function sports(name,shu,time){
name=$(name)[0];
name.style.marginTop=shu;
name.style.transition=time;
}
function sportsRight(name,shu,time){
name=$(name)[0];
name.style.marginRight=shu;
name.style.transition=time;
}
function sportsBottom(name,shu,time){
name=$(name)[0];
name.style.marginBottom=shu;
name.style.transition=time;
}
function GongouterHeight(target,name,number){
name=$(name);
return target+name.outerHeight()*number;
}
$(window).scroll(function(){
var topBarHeight=$(".topBar").outerHeight();
var topNavHeight=$(".topNav").outerHeight();
var lastsum=topBarHeight+topNavHeight;
var Meta9BannerHeight=$(".Meta9Banner").outerHeight();
var speedFastStart=lastsum+Meta9BannerHeight;
var speedFastCenter=$(".speedFast").outerHeight()*0.35+speedFastStart;
var speedFastCenterBan=$(".speedFast").outerHeight()*0.1+speedFastStart;
var speedFastEnd=$(".speedFast").outerHeight()*0.65+speedFastCenter;
var speedCount=speedFastStart+$(".speedFast").outerHeight();
/* 与专业相机更近一步*/
var MoreRecentStart=speedCount;
var MoreRecentCenter=MoreRecentStart+$(".MoreRecent").outerHeight()*0.5;
var MoreRecentEnd=MoreRecentStart+$(".MoreRecent").outerHeight();
/*相机下面的美女和风景城市图片2854--1200px*/
var womenViewStart=MoreRecentEnd;
var womenViewEnd=GongouterHeight(womenViewStart,".womenView","1");
/*改写续航定义图片*/
var enduranceStart=womenViewEnd;
var enduranceCenter=GongouterHeight(enduranceStart,".endurance","0.5");
var enduranceEnd=GongouterHeight(enduranceStart,".endurance","1");
/*化简为繁交互革命*/
var soEasyStart=enduranceEnd;
var soEasyEnd=GongouterHeight(soEasyStart,".soEasy","1");
/*金融级安全保护*/
var safetyStart=soEasyEnd;
var safetyEnd=GongouterHeight(safetyStart,".safety","1");
/*视听盛宴部分*/
var seeingStart=safetyEnd;
var seeingEnd=GongouterHeight(seeingStart,".seeing","1");
/*行广阔世界,支持世界主流频段*/
var walkStart=seeingEnd;
var walkEnd=GongouterHeight(walkStart,".walk","1");
/*多种配件,让生活更轻松*/
var liveEasyStart=walkEnd;
var liveEasyEnd=GongouterHeight(liveEasyStart,".liveEasy","1");
var ScrollTop=$(window).scrollTop();
var jinBuStart=lastsum+Meta9BannerHeight;
if(ScrollTop>=80&&ScrollTop<=160){
/*头部的条距离判断*/
if(ScrollTop>=80&&ScrollTop<=120){
sports(".LeftBanner h3","10%","2s all");
sports(".LeftBanner h5","5%","2s all");
sports(".LeftBanner h2","20%","2s all");
sportsRight(".LeftBanner h2","-30%","2s all");
sports(".LeftBanner h4","10%","2s all");
sports(".h6BannerLeft","10%","2s all");
}else{
sports(".LeftBanner h3","30%","2s all");
sports(".LeftBanner h5","0%","2s all");
sports(".LeftBanner h2","20%","2s all");
sportsRight(".LeftBanner h2","0%","2s all");
sports(".LeftBanner h4","10%","2s all");
sports(".h6BannerLeft","10%","2s all");
$(".speedFastLogoIcon ul li:nth-of-type(1)").hide(1000);
$(".speedFastLogoIcon ul li:nth-of-type(2)").hide(1000);
$(".speedFastLogoIcon ul li:nth-of-type(3)").hide(1000);
$(".speedFastLogoIcon ul li:nth-of-type(4)").hide(1000);
}
/*进步,再进一步的判断*/
}else if(ScrollTop>=speedFastStart&&ScrollTop<speedFastCenter){
if(ScrollTop>=speedFastStart&&ScrollTop<=speedFastCenterBan){
sports(".speedFastTop h4","-1%","2s all");
sports(".speedFastTop h5","6%","2s all");
sports(".speedFastTop p","5%","2s all");
sports(".speedFastLogoIcon","0.5%","2s all")
}else{
sports(".speedFastTop h4","10%","2s all");
sports(".speedFastTop h5","5%","2s all");
sports(".speedFastTop p","0%","2s all");
sports(".speedFastLogoIcon","-2.5%","2s all");
$(".speedFastLogoIcon ul li:nth-of-type(1)").show(2000);
$(".speedFastLogoIcon ul li:nth-of-type(2)").show(3000);
$(".speedFastLogoIcon ul li:nth-of-type(3)").show(4000);
$(".speedFastLogoIcon ul li:nth-of-type(4)").show(5000);
}
/*快,另人惊叹*/
}else if(ScrollTop>=speedFastCenter&&ScrollTop<speedFastEnd){
var offsetspeed=(MoreRecentEnd-speedFastCenter)/8;
var offsetpianyi=ScrollTop-speedFastCenter;
/* console.log(offsetpianyi-offsetspeed);*/
if(offsetpianyi-offsetspeed>0){
sportsBottom(".speedFastBottom","-5%","0.4s all");
/* $(".speedFastBottom")[0].style.marginBottom="-5%";
$(".speedFastBottom")[0].style.transition="0.4s all";*/
}else{
sportsBottom(".speedFastBottom","0%","0.4s all");
/* $(".speedFastBottom")[0].style.marginBottom="0%";
$(".speedFastBottom")[0].style.transition="0.4s all";*/
}
/*与专业相机更近一步*/
}else if(ScrollTop>=MoreRecentStart&&ScrollTop<MoreRecentEnd){
var Recentpianyi=ScrollTop-MoreRecentStart;
var RecentPP=$(".MoreRecent").outerHeight()*0.
Back to home |
File page
Subscribe |
Register |
Login
| N