学而思网校2020校园招聘          .item-company,.item-company-list{ width: 1150px; margin: 0 auto; margin-top: 20px; overflow: hidden; text-align: center; } .item-company li{ width: 33.33%; background: #f7f7f7; font-size: 16px; color: #585858; height: 35px; line-height: 35px; text-align: center; float: left; cursor: pointer; border-right: 1px solid white; } .item-company li.act,.item-company li:hover{ background: #df2c2b; color: white; } .item-company-list img{ display: none; } .swiper-container { margin: 0 auto; margin-top: 30px; width: 100%; min-width: 1200px; height:430px; } .swiper-slide img{ width: 100%; } .swiper-slide{ transition: 300ms; transform: scale(0.8); opacity: 0.3; } .book .swiper-slide-active{ z-index: 3; cursor: pointer; transform: scale(1); opacity: 1; } .book .swiper-slide-active img{ } .swiper-button-prev,.swiper-button-next{ color: #e6061f; } .book .swiper-button-prev:after,.book .swiper-container-rtl .swiper-button-next:after { content: ''; } .book .swiper-button-next,.book .swiper-container-rtl .swiper-button-prev{ background: none; } .book .swiper-button-prev,.book .swiper-container-rtl .swiper-button-next{ background: none; } .book .swiper-button-next:after,.book .swiper-container-rtl .swiper-button-prev:after { content: ''; } .book .swiper-button-next{ right: 0px; } .book .swiper-button-prev{ left:0; } .swiper-pagination .swiper-pagination-bullet { width: 12px!important; height: 12px!important; display: inline-block; border-radius: 100%; opacity: 1!important; background: #c5bfbf!important; margin: 0 32px; } .swiper-pagination .swiper-pagination-bullet-active{ background: #e6483b!important; } .swiper-pagination{ margin: 0 auto; margin-top: 30px; }                 学而思网校是好未来教育集团(2010年纽交所上市)旗下的中小学在线教育品牌,也是国内较早整合“互联网”与“教育”两大领域的中小学在线学习平台之一。 

  学而思网校,为6-18岁孩子提供小初高全学科课外教学。十余年教学沉淀,“直播+辅导”双师模式,AI技术辅助教学。老师带着学,私教带着练,课堂互动多,课程有回放,及时答疑,随时退费,全国200多个城市的中小学生都在网校学习。 

  见证互联网改变学习,不做在线教育风口的旁观者。我们期待你的加入! 

         节日福利 办公环境 运动会                                                  回到顶部      var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "//web.archive.org./web/20200930134936/http://hm.baidu.com/hm.js?d7ede48beea78a2945672aed33b15da7"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); //sh-baidu var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "//web.archive.org./web/20200930134936/http://hm.baidu.com/hm.js?40319f55c38743fe6c151d2f31a3fa5d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); //seo-zhaopin var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "//web.archive.org./web/20200930134936/http://img07.zhaopin.cn/2014/head_foot/js/global.js"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();   var zpStatConfig = { page: { appid: 'A25', pagecode: 4480, } }                var mySwiper = new Swiper ('#swiper-container1', { slidesPerView: 2, spaceBetween: -105, centeredSlides: true, loop: true, pagination: { el: '.swiper-pagination', clickable: true, }, // 如果需要前进后退按钮 navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, autoplay : { delay:3000, disableOnInteraction: false, //手动滑动之后不打断播放 }, }); //鼠标覆盖停止自动切换 mySwiper.el.onmouseover = function(){ mySwiper.autoplay.stop(); }; //鼠标离开开始自动切换 mySwiper.el.onmouseout = function(){ mySwiper.autoplay.start(); } $(".item-company li").click(function () { var index=$(this).index(); $(this).addClass("act").siblings().removeClass("act"); $(".item-company-list img").hide(); $(".item-company-list img").eq(index).fadeIn() })