团建工作
喀什角动量卡来得及埃里克森大家,阿萨的卡拉时间爱说大话咯技术的
团建工作
团建工作团建工作团建工作团建工作团建工作
团建工作团建工作
团建工作团建工作团建工作团建工作团建工作团建工作团建工作团建工作团建工作团建工作
雷火竞技有限公司版权所有 Copyright@2021 CHINA CO-OP GROUP All Right Reserved
地址:北京市朝阳区王府井大街93号
邮编:100052
电话:010-83248102
京ICP证20334991号
\
//
\
//
\
//
\
//
\
//
雷火竞技\
//
\
//
\
//
\
// \
//
\
//

\
//
\
// \
// \
// ';
// // alert("当前URL:"+url+url.search(expr))
// document.writeln(html);
// } else {
// }
}
})
// $(window).resize (function() {
// var viewW = $(window).width();
// if(viewW<800){
// //导航下拉二级事件
// $('.hezder_top .title_box .item').hover(function(){
// let index = $(this).index()
// // $('.hezder_top .title_box .item span').hover(function(){
// $('.hezder_top .title_box .item').eq(index).find('ul').show()
// $('.hezder_top .title_box .item').eq(index).siblings().find('ul').hide()
// // })
// },function(){
// $('.hezder_top .title_box .item ul').hover(function (){
// },function(){
// $('.hezder_top .title_box .item ul').hide()
// })
// })
// }
// })
$('.sousuos').click(function () {
window.location.href = "/index/index/sousuo?content=" + $('.neissd').val();
})
$('.sousuo_btn').click(function () {
window.location.href = "/index/index/sousuo?content=" + $('.neissd').val();
})
$('.left_listser .item').hover(function () {
let index = $(this).index()
$(this).siblings().removeClass('acivers')
$(this).addClass('acivers')
})
//搜索动画
$('.hezder_top .log_box .sousuo .sousuo_btn').hover(function () {
$(this).css({
opacity: '0'
})
$('.hezder_top .log_box .sousuo .sou_ser').css({
opacity: '1'
})
})
$('.hezder_top .log_box .sousuo').hover(function () { }, function () {
$(this).find('.sousuo_btn').css({
opacity: '1'
})
$('.hezder_top .log_box .sousuo .sou_ser').css({
opacity: '0'
})
})
//侧边栏动画
$('.left_listser .item:nth-child(1)').click(function () {
console.log('5545646546')
$(".left_listser").animate({
right: "-70px",
}, 300)
})
$('.left_listser .lachu').click(function () {
console.log('5545646546')
$(".left_listser").animate({
right: "0px",
}, 300)
})
$('.left_listser .item').hover(function () {
$(this).find('.item_erwbox').addClass('accer')
$(this).find('.item_erwbox').animate({
marginLeft: '-100px'
}, 300)
}, function () {
$(this).find('.item_erwbox').removeClass('accer')
$(this).find('.item_erwbox').animate({
marginLeft: '100px'
}, 300)
})
$('#souqi').click(function () {
$("html,body").animate({ scrollTop: "0px" }, 500);
})
//侧边栏
$('.genduolist').click(function () {
$('.hezder_top .title_box').toggle()
})