最新课程

    共有0个公开课

    年级
    全部
    一年级
    二年级
    三年级
    四年级
    五年级
    六年级
    七年级
    八年级
    九年级
    十年级
    十一年级
    十二年级
    学科
    全部
    语文
    数学
    英语
    物理
    化学
    地理
    彭秀琴
    彭秀琴
    英语

    Unit10 By the time I got outside,the bus had already left

    详情

    课程售价
    0
    课程学员人数
    1758
    免费试听
    彭秀琴
    彭秀琴
    英语

    Unit9 When was it invented

    详情

    课程售价
    0
    课程学员人数
    723
    免费试听
    彭秀琴
    彭秀琴
    英语

    Unit8 I'll help clean up the city parks

    详情

    课程售价
    0
    课程学员人数
    1397
    免费试听
    彭秀琴
    彭秀琴
    英语

    Unit7 Where would you like to visit

    详情

    课程售价
    0
    课程学员人数
    347
    免费试听
    王海涛
    王海涛
    英语

    Unit5 It must belong to Carla

    详情

    课程售价
    0
    课程学员人数
    472
    免费试听
    王海涛
    王海涛
    英语

    Unit4 What would you do

    详情

    课程售价
    0
    课程学员人数
    582
    免费试听
    任玲
    任玲
    英语

    Unit3 Teenagers should be allowed to choose their own clothes

    详情

    课程售价
    0
    课程学员人数
    989
    免费试听
    任玲
    任玲
    英语

    Unit2 I used to be afraid of the dark

    详情

    课程售价
    0
    课程学员人数
    802
    免费试听
    任玲
    任玲
    英语

    Unit1 How do you study for a test

    详情

    课程售价
    0
    课程学员人数
    504
    免费试听
    李丛
    李丛
    英语

    We're trying to save the manatees(6)

    = slideLen) { i = 0; } aslideNum.eq(i).addClass('active').siblings().removeClass(); aslideLi.eq(i).fadeIn().css("z-index", "3").siblings().fadeOut().css("z-index", "2"); i++; }, 3000); } autoPlay(); $(".slide").hover(function() { clearInterval(timer); //幻灯片数字切换事件 aslideNum.hover(function() { var iIndex = $(this).index(); aslideLi.eq(iIndex).fadeIn().css("z-index", "3").siblings().fadeOut().css("z-index", "2"); aslideNum.eq(iIndex).addClass('active').siblings().removeClass(); }); }, function() { var iIndex = $(".slideNum .active").index() + 1; if (iIndex >= slideLen) { iIndex = 0; } autoPlay(iIndex); }); //}幻灯片结束