| 
					
				 | 
			
			
				@@ -6,21 +6,21 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <div class="helpList"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <h2>学练考秀<span>助力学生成长</span></h2> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <div class="helpWrapList"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <div class="helpItem"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <div class="helpItem" @click="gotoDetail(1)"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <img src="./images/xue.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="subTitle">随时随地在线学习</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="concat">定制化网络课堂,真实反应学生演奏情况</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <div class="helpItem"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <img src="./images/kao.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <p class="subTitle">首家直播云考场</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <p class="concat">无延迟考级考场省事省力效率高,考级成果即时可得</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <div class="helpItem"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <div class="helpItem" @click="gotoDetail(2)"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <img src="./images/lian.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="subTitle">器乐练习云教练</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="concat">客制化教材汇编多器乐指法展示,随练随出智能评测</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <div class="helpItem" @click="gotoDetail(3)"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <img src="./images/kao.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <p class="subTitle">首家直播云考场</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <p class="concat">无延迟考级考场省事省力效率高,考级成果即时可得</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="helpItem"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <img src="./images/xiu.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="subTitle">学习成果云展示</p> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -28,42 +28,46 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <div class="cloundList"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <div class="cloundList" id="cloundList"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <swiper ref="oneSwiper" class="swiper" :options="swiperOptions"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <swiper-slide class="swiper-slide"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <div class="cloundItem" @click="openVideo"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <h4> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              器乐练习云教练 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              <img class="player" src="./images/player.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            </h4> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <img src="./images/commendItem1.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <div class="cloundItem"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <h4>器乐直播云教室</h4> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <img src="./images/commendItem2.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <p class="concat"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              你在练什么乐器?你是否经常吹不清楚,拉不流畅,弹不连贯?答案肯定很不乐观,这是器乐学习者的通病,初学者入门阶段大量存在。也许这一时期手生技疏情有可原,但如果一首乐曲练了很长一段时间毛病依然如故,那就非得好好找出原因来了。 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              全国首家线教学场景,高保真技术,智能降噪音质高度还原。白板互动教学,内置白板书写工具;自有教学资源共享教学,本地曲谱上传,能够为学员提供线下教学体验不到的便利。 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </swiper-slide> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <swiper-slide class="swiper-slide"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <div class="cloundItem"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <h4>器乐直播云教室</h4> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <img src="./images/commendItem2.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <h4> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              器乐练习云教练 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <!-- <img class="player" src="./images/player.png" alt="" /> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            </h4> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <img src="./images/commendItem1.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <p class="concat"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              全国首家线教学场景,高保真技术,智能降噪音质高度还原。白板互动教学,内置白板书写工具;自有教学资源共享教学,本地曲谱上传,能够为学员提供线下教学体验不到的便利。 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              你在练什么乐器?你是否经常吹不清楚,拉不流畅,弹不连贯?答案肯定很不乐观,这是器乐学习者的通病,初学者入门阶段大量存在。也许这一时期手生技疏情有可原,但如果一首乐曲练了很长一段时间毛病依然如故,那就非得好好找出原因来了。 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <p class="lookMore" @click="openVideo">查看视频 >></p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </swiper-slide> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <swiper-slide class="swiper-slide"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <div class="cloundItem" @click="gotoXiu"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <div class="cloundItem"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <h4> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              器乐直播云考场<img 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              器乐直播云考场 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <!-- <img 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 class="player" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 src="./images/arrow2.png" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 alt="" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              /> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </h4> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <img src="./images/commendItem3.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <p class="concat"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               器乐考级监考评分一体化平台,线上考级全流程覆盖,信息化赋能打造全流程线上考级模式。随时随地保证用户数据安全,打破时间空间限制将考级生命周期(招考-排考-考核-统计-制证-结算)完整呈现。 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <p class="lookMore" @click="gotoXiu">云考场详情 >></p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </swiper-slide> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <swiper-slide class="swiper-slide"> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -72,7 +76,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <img src="./images/commendItem4.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <p class="concat"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               客制化各机构的教学教案,汇编成电子文本教材 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              ,多媒体教材,音视频动态指法联动展示。提高机构教学质量,增强教学特色; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              ,多媒体教材,音视频动态指法联动展示。提高机构教学质量,增强教学特色。 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </swiper-slide> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -81,7 +85,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <h4>全闭环网校平台</h4> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <img src="./images/commendItem5.png" alt="" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <p class="concat"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              为器乐教学机构打造保护私域流量的独立网校平台,覆盖前端招生、课前、授课、课后服务等全流程管理,能够极大地提升运营及管理的效率以及服务质量;总览招生、教务、财务、员工概况及变化趋势,多维度衡量招生情况、续费率,精准统计课时及学费消耗,实时了解机构日常经营情况; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              为器乐教学机构打造保护私域流量的独立网校平台,覆盖前端招生、课前、授课、课后服务等全流程管理,能够极大地提升运营及管理的效率以及服务质量;总览招生、教务、财务、员工概况及变化趋势,多维度衡量招生情况、续费率,精准统计课时及学费消耗,实时了解机构日常经营情况。 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </swiper-slide> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -140,6 +144,7 @@ Swiper2.use([Navigation, Pagination]); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 import "swiper/swiper-bundle.css"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 import minMoreLogin from "./blocks/minMoreLogin"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 import minForm from "@/components/minForm"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+import { scrollAnimation } from "@/util/scroll"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   components: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     Swiper, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -175,6 +180,18 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     openVideo() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       this.showVideo = true; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    gotoDetail(index) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      // Bus.$emit('gotoDetail') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      let url = this.$route.path; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      let tops = document.querySelector(".headerSection").offsetHeight; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      let top = document.getElementById("cloundList").offsetTop - tops; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      const currentY = 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        document.documentElement.scrollTop || document.body.scrollTop; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      scrollAnimation(currentY, top); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      // 控制swiper到指定位置 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      this.$refs.oneSwiper.$swiper.slideTo(index, 1000, true); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      // scrollTo(0, top); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   computed: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     swiper() { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -184,6 +201,15 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 }; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 </script> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <style lang="less" scoped> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+.cloundList { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  /deep/.swiper-pagination { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    z-index: 0; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  /deep/.swiper-pagination-bullets{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    bottom:.36rem; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /deep/.swiper-pagination-bullet-active.swiper-pagination-bullet { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   background-color: #2dc7aa !important; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -273,7 +299,7 @@ img { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .cloundList { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   background-color: #f4f5f7; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   .cloundItem { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    padding: 0.5rem 0.5rem 0.8rem; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    padding: 0.5rem 0.5rem 1rem; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     h4 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       width: 100%; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       font-size: 0.38rem; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -305,6 +331,18 @@ img { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       color: #6a7388; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       line-height: 0.42rem; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    .lookMore { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      color: #2dc7aa; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      margin-top: 0.2rem; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      cursor: pointer; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      font-size: 0.24rem; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      position: relative; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      z-index: 11; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      &:active { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        opacity: 0.8; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .moreInfo { 
			 |