<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->

<head>
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<title>虫虫音乐 &mdash; 版权乐谱分发平台</title>
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="author" content="block.lzjoy.com" />

	<!-- Facebook and Twitter integration -->
	<meta property="og:title" content="" />
	<meta property="og:image" content="" />
	<meta property="og:url" content="" />
	<meta property="og:site_name" content="" />
	<meta property="og:description" content="" />
	<meta name="twitter:title" content="" />
	<meta name="twitter:image" content="" />
	<meta name="twitter:url" content="" />
	<meta name="twitter:card" content="" />
	<meta name="keywords" content="虫虫音乐，音乐，吉他谱，钢琴谱，尤克里里，简谱，五线谱，免费，官网，www.lzjoy.com"/>
	<meta name="description" content=""/>

	<link rel="icon" href="images/icon-ico.png">

	<link href='/public/static/googleapis/css.css?family=Source+Sans+Pro:400,300,600,400italic,700' rel='stylesheet'
		type='text/css'>

	<!-- Animate.css -->
	<link rel="stylesheet" href="css/animate.css">
	<!-- Icomoon Icon Fonts-->
	<link rel="stylesheet" href="css/icomoon.css">
	<link rel="stylesheet" href="css/icomoon1.css">
	<!-- Simple Line Icons -->
	<link rel="stylesheet" href="css/simple-line-icons.css">
	<!-- Owl Carousel -->
	<link rel="stylesheet" href="css/owl.carousel.min.css">
	<link rel="stylesheet" href="css/owl.theme.default.min.css">
	<!-- Bootstrap  -->
	<link rel="stylesheet" href="//s101.lzjoy.com/res/statics/web/bootstrap-3.3.4.css">

	<!-- 
	Default Theme Style 
	You can change the style.css (default color purple) to one of these styles
	
	1. pink.css
	2. blue.css
	3. turquoise.css
	4. orange.css
	5. lightblue.css
	6. brown.css
	7. green.css

	-->
	<link rel="stylesheet" href="css/style.css?v1.3">

	<!-- Styleswitcher ( This style is for demo purposes only, you may delete this anytime. ) -->
	<link rel="stylesheet" id="theme-switch" href="css/style.css?v1.3">
	<!-- End demo purposes only -->


	<style>
		/* For demo purpose only */

		/* For Demo Purposes Only ( You can delete this anytime :-) */
		#colour-variations {
			padding: 10px;
			-webkit-transition: 0.5s;
			-o-transition: 0.5s;
			transition: 0.5s;
			width: 140px;
			position: fixed;
			left: 0;
			top: 100px;
			z-index: 999999;
			background: #fff;
			/*border-radius: 4px;*/
			border-top-right-radius: 4px;
			border-bottom-right-radius: 4px;
			-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1);
			-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1);
			-ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1);
			box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1);
		}

		#colour-variations.sleep {
			margin-left: -140px;
		}

		#colour-variations h3 {
			text-align: center;
			;
			font-size: 11px;
			letter-spacing: 2px;
			text-transform: uppercase;
			color: #777;
			margin: 0 0 10px 0;
			padding: 0;
			;
		}

		#colour-variations ul,
		#colour-variations ul li {
			padding: 0;
			margin: 0;
		}

		#colour-variations li {
			list-style: none;
			display: inline;
		}

		#colour-variations li a {
			width: 20px;
			height: 20px;
			position: relative;
			float: left;
			margin: 5px;
		}

		.option-toggle {
			position: absolute;
			right: 0;
			top: 0;
			margin-top: 5px;
			margin-right: -30px;
			width: 30px;
			height: 30px;
			background: #f64662;
			text-align: center;
			border-top-right-radius: 4px;
			border-bottom-right-radius: 4px;
			color: #fff;
			cursor: pointer;
			-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1);
			-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1);
			-ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1);
			box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1);
		}

		.option-toggle i {
			top: 2px;
			position: relative;
		}

		.option-toggle:hover,
		.option-toggle:focus,
		.option-toggle:active {
			color: #fff;
			text-decoration: none;
			outline: none;
		}
		#footer .el-button+.el-button {
		    margin-left: 0px;
		}
		.owl-carousel-fullwidth .item .iphone-image .iphone .active{
		    width: 198px;
		    margin-top: -43px;
		    margin-left: 89px;
			cursor: pointer;
		}
	</style>
	<!-- End demo purposes only -->
	<link rel="stylesheet" href="/public/web/home/css/website.css">
	<link rel="stylesheet" href="/public/static/element-ui/theme-chalk/index.css">
  <link rel="stylesheet" href="/public/web/user/element.css">
  <link rel="stylesheet" href="/public/web/home/css/login.css">

	<!-- Modernizr JS -->
	<script src="js/modernizr-2.6.2.min.js"></script>
	<!-- FOR IE9 below -->
	<!--[if lt IE 9]>
	<script src="js/respond.min.js"></script>
	<![endif]-->

</head>

<body>
	<header role="banner" id="fh5co-header">
		<div class="container">
			<!-- <div class="row"> -->
			<nav class="navbar navbar-default" style="margin-bottom: 0px;">
				<div class="navbar-header">
					<!-- Mobile Toggle Menu Button -->
					<p><a class="navbar-brand" href="index.html"><img src="images/logo@2x.png" style="height: 44px;"></a> </p>
				</div>
				<div id="navbar" class="navbar-collapse collapse"></div>
			</nav>
			<!-- </div> -->
		</div>
	</header>

	<!--banner-->
	<div id="slider" data-section="home">
		<div class="owl-carousel owl-carousel-fullwidth">
			<!-- You may change the background color here. -->
			<div class="item" style="background-image:url(//s101.lzjoy.com/res/statics/2020/04/background.png)">
				<div class="container" style="position: relative;">
					<div class="row">
						<div class="col-md-7 col-sm-7">
							<div class="fh5co-owl-text-wrap">
								<div class="fh5co-owl-text">
									<h1 class="fh5co-lead to-animate">与世界分享你的音乐乐谱</h1>
									<h3 class="fh5co-sub-lead to-animate"
										style="margin-bottom: 5px; font-size: 22px; font-weight:400;">现在就发布您创作的乐谱
										限时入驻</h3>
									<h3 class="fh5co-sub-lead to-animate"
										style=" font-size: 22px; margin-bottom: 20px; font-weight:400">限时入驻</h3>
									<p class="to-animate-2">
										<a href="#" class="btn btn-primary btn-lg login-action" data-type="2">注册账号</a>
<!--										<a href="#" class="btn btn-primary btn-lg login-action" data-type="3">视频教程</a>-->
									</p>
								</div>
							</div>
						</div>
						<div class="col-md-4 col-md-push-1 col-sm-4 col-sm-push-1 iphone-image">
							<div class="iphone to-animate-2">
								<img src="//s101.lzjoy.com/res/statics/2020/04/banner_right@2x.png" alt="jq22 Template by jq22.com">
								<!-- <img class="active" src="//s201.lzjoy.com/res/statics/fileupload/3f927072335439bb65e50c1299ec6269.jpg"> -->
							</div>
						</div>

					</div>
				</div>
			</div>
			<!-- You may change the background color here.  -->
<!-- 
			<div class="item" style="background: #38569f;">

			</div>-->

			<div class="item" style="background-image:url(//s101.lzjoy.com/res/statics/2020/04/background.png)">
				<div class="container" style="position: relative;">
					<div class="row">
						<div class="col-md-7 col-sm-7">
							<div class="fh5co-owl-text-wrap">
								<div class="fh5co-owl-text">
									<h1 class="fh5co-lead to-animate">与世界分享你的音乐乐谱</h1>
									<h3 class="fh5co-sub-lead to-animate"
										style="margin-bottom: 5px; font-size: 22px; font-weight:400;">现在就发布您创作的乐谱
										限时入驻</h3>
									<h3 class="fh5co-sub-lead to-animate"
										style=" font-size: 22px; margin-bottom: 20px; font-weight:400">限时入驻</h3>
									<p class="to-animate-2" ><a href="#" class="btn btn-primary btn-lg  login-action" data-type="2">注册账号</a></p>
								</div>
							</div>
						</div>
						<div class="col-md-4 col-md-push-1 col-sm-4 col-sm-push-1 iphone-image">
							<div class="iphone to-animate-2">
								<img src="//s101.lzjoy.com/res/statics/2020/04/banner_right@2x.png" alt="jq22 Template by jq22.com">
								<img class="active" src="//s201.lzjoy.com/res/statics/fileupload/3f927072335439bb65e50c1299ec6269.jpg">
							</div>
						</div>

					</div>
				</div>
			</div>
			 
		</div>
	</div>

	<!--登记3步骤-->
<!--	<div id="fh5co-features" data-section="features">-->
<!--		<div class="container">-->
<!--			<div class="row">-->
<!--				<div class="col-md-12 section-heading">-->
<!--					<h2 class="single-animate animate-features-1">登记你的乐谱在全球范围出售</h2>-->
<!--				</div>-->
<!--			</div>-->
<!--			<div class="row">-->
<!--				<div class="col-md-4 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate">-->
<!--					<div class="fh5co-icon"><img src="images/01@2x.png"-->
<!--							style="width: 40px; height: 40px;  margin-top: 20px; margin-left:20px;"></div>-->
<!--					<div style="width: 80%; float: right;">-->
<!--						<h3>上传登记你创作的版权乐谱</h3>-->
<!--						<p>只要简单几步操作，你就可以登记发布一首可出售的版权乐谱。</p>-->
<!--						<p class="to-animate-2 fadeInUp animated"><a href="#" class="btn btn-primary btn-lg login-action"-->
<!--								style="background: #0390E9;">立即发布</a></p>-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="col-md-4 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate">-->
<!--					<div class="fh5co-icon"><img src="images/02@2x.png"-->
<!--							style="width: 40px; height: 40px;margin-top: 20px; margin-left:20px;"></div>-->
<!--					<div style="width: 80%; float: right;">-->
<!--						<h3>发行你的乐谱</h3>-->
<!--						<p style="padding-bottom:0.8em;">你的乐谱将在虫虫音乐旗下平台发行。 </p>-->
<!--						<p><img src="images/logo@2x.png" style="height: 44px;"></p>-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="clearfix visible-sm-block visible-xs-block"></div>-->
<!--				<div class="col-md-4 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate">-->
<!--					<div class="fh5co-icon"><img src="images/03@2x.png"-->
<!--							style="width: 40px; height: 40px;margin-top: 20px; margin-left:20px;"></div>-->
<!--					<div style="width: 80%; float: right;">-->
<!--						<h3>每次授权销售都能赚取佣金</h3>-->
<!--						<p>每一笔授权销售，平台扣除技术服务费之外归属音乐人</p>-->
<!--						<p><img src="images/wx.png" style="margin-right: 10px;"><img src="images/alipay.png"-->
<!--								style="margin-right: 10px;"><img src="images/card.png"></p>-->
<!--					</div>-->
<!--				</div>-->

<!--			</div>-->

<!--		</div>-->
<!--	</div>-->

	<!--解决方案-->
	<a id="step01"></a>
<!--	<div id="fh5co-about-us" data-section="about" style="background:#f6f6f9;">-->
<!--		<div class="container">-->
<!--			<div class="row row-bottom-padded-lg" id="about-us">-->
<!--				<div id="fa" class="col-md-12 section-heading text-center">-->
<!--					<h2 class="to-animate" style="padding-bottom: 0px; margin-bottom: 0px;margin-top: 0px;">-->
<!--						基于区块链的在线乐谱版权解决方案</h2>-->
<!--					<div class="row">-->
<!--						<div class="col-md-8 col-md-offset-2 to-animate">-->
<!--							<h3 style="margin-top: 0px; margin-bottom: 3em; font-size: 20px;">BLOCKCHAIN SHEETMUSIC-->
<!--								COPYRIGHT</h3>-->
<!--						</div>-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="col-md-8 to-animate">-->
<!--					<img src="images/block@2x.png" class="img-responsive img-rounded" alt="jq22 Template">-->
<!--				</div>-->
<!--				<div class="col-md-4 to-animate" style="padding: 5em 0 5em 1.5em;">-->
<!--					<p style="font-size: 22px; color: #000;"><img src="images/1381@2x.png"-->
<!--							style="padding-right: 10px;height: 18px; ">使用高可靠性的公链将数据上链，公开、安全、不可篡改。</p>-->
<!--					<p style="font-size: 22px; color: #000;"><img src="images/1381@2x.png"-->
<!--							style="padding-right: 10px;height: 18px; ">使用基于区块链的存储，数据永远不会丢失，随处可以访问。</p>-->
<!--					<p style="font-size: 22px; color: #000;"><img src="images/1381@2x.png"-->
<!--							style="padding-right: 10px;height: 18px; ">基于区块链智能合约进行交易管理、合同管理，确保收益实时、准确的结算。</p>-->
<!--				</div>-->
<!--			</div>-->
<!--		</div>-->
<!--	</div>-->
	<!--方案优势-->
<!--	<div id="fh5co-testimonials" data-section="testimonials"-->
<!--		style="background-image:url(images/youshi_bg.png); background-repeat: no-repeat; background-size: 100% 100%; -moz-background-size:100% 100%;">-->
<!--		<div class="container">-->

<!--			<div class="row" id="team">-->
<!--				<div id="lv" class="col-md-12 section-heading text-center to-animate">-->
<!--					<h2 style="padding-bottom: 0px; margin-bottom: 0px;margin-top: 0px;">方案优势</h2>-->
<!--					<div class="row">-->
<!--						<div class="col-md-8 col-md-offset-2 to-animate">-->
<!--							<h3 style="margin-top: 0px; margin-bottom: 3em; font-size: 20px; color:#fff;">PROGRAM-->
<!--								ADVANTAGE</h3>-->
<!--						</div>-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="col-md-12">-->
<!--					<div class="row row-bottom-padded-lg">-->
<!--						<div class="col-md-3 text-center to-animate">-->
<!--							<div class="person">-->
<!--								<a href="#" style="margin: 0 auto;padding-top:15px;"><i class="icon-banquan"></i></a>-->
<!--								<div class="position" style="font-size: 42px; color: #FDCE63;">···</div>-->

<!--								<h3 class="name" style="color: #fff;">版权登记</h3>-->

<!--							</div>-->
<!--						</div>-->
<!--						<div class="col-md-3 text-center to-animate">-->
<!--							<div class="person">-->
<!--								<a href="#" style="margin: 0 auto;padding-top:15px;"><i class="icon-faxing"></i></a>-->
<!--								<div class="position" style="font-size: 42px; color: #FDCE63;">···</div>-->
<!--								<h3 class="name" style="color: #fff;">作品发行</h3>-->
<!--							</div>-->
<!--						</div>-->
<!--						<div class="col-md-3 text-center to-animate">-->
<!--							<div class="person">-->
<!--								<a href="#" style="margin: 0 auto;padding-top:15px;"><i class="icon-tiyan"></i></a>-->
<!--								<div class="position" style="font-size: 42px; color: #FDCE63;">···</div>-->
<!--								<h3 class="name" style="color: #fff;">用户体验</h3>-->
<!--							</div>-->
<!--						</div>-->
<!--						<div class="col-md-3 text-center to-animate">-->
<!--							<div class="person">-->
<!--								<a href="#" style="margin: 0 auto;padding-top:15px;"><i class="icon-hangye"></i></a>-->
<!--								<div class="position" style="font-size: 42px; color: #FDCE63;">···</div>-->
<!--								<h3 class="name" style="color: #fff;">行业优势</h3>-->
<!--							</div>-->
<!--						</div>-->
<!--					</div>-->
<!--				</div>-->
<!--			</div>-->
<!--		</div>-->
<!--	</div>-->
	<!--版权登记-->
<!--	<div id="fh5co-about-us" data-section="about" style="background:#f6f6f9;">-->
<!--		<div class="container">-->
<!--			<div class="row row-bottom-padded-lg" id="about-us">-->
<!--				<div class="col-md-12 section-heading text-center">-->
<!--					<h2 class="to-animate"-->
<!--						style="padding-bottom: 0px; margin-bottom: 0.5em;margin-top: 0px; text-align: left;"><img-->
<!--							src="images/copyright.png"></h2>-->
<!--				</div>-->

<!--				<div class="col-md-4 to-animate">-->
<!--					<img src="images/x01-1.png" style="padding: 5em 0;" class="img-responsive img-rounded"-->
<!--						alt="jq22 Template">-->
<!--				</div>-->
<!--				<div class="col-md-8 to-animate">-->
<!--					<img src="images/x01.png" class="img-responsive img-rounded" alt="jq22 Template">-->
<!--				</div>-->
<!--			</div>-->
<!--		</div>-->
<!--	</div>-->
	<!--乐谱发行-->
<!--	<div id="fh5co-about-us" data-section="about" style="background:#fff;">-->
<!--		<div class="container">-->
<!--			<div class="row row-bottom-padded-lg" id="about-us">-->
<!--				<div class="col-md-12 section-heading text-center">-->
<!--					<h2 class="to-animate"-->
<!--						style="padding-bottom: 0px; margin-bottom: 0.5em;margin-top: 0px; text-align: right;"><img-->
<!--							src="images/musicscore.png"></h2>-->
<!--				</div>-->

<!--				<div class="col-md-8 to-animate">-->
<!--					<img src="images/x02.png" class="img-responsive img-rounded" alt="jq22 Template">-->
<!--				</div>-->
<!--				<div class="col-md-4 to-animate">-->
<!--					<img src="images/x02-2.png" style="padding: 5em 0;" class="img-responsive img-rounded"-->
<!--						alt="jq22 Template">-->
<!--				</div>-->
<!--			</div>-->
<!--		</div>-->
<!--	</div>-->
	<!--用户体验-->
<!--	<div id="fh5co-about-us" data-section="about" style="background:#f6f6f9;">-->
<!--		<div class="container">-->
<!--			<div class="row row-bottom-padded-lg" id="about-us">-->
<!--				<div class="col-md-12 section-heading text-center">-->
<!--					<h2 class="to-animate"-->
<!--						style="padding-bottom: 0px; margin-bottom: 0.5em;margin-top: 0px; text-align: left;"><img-->
<!--							src="images/userexperience.png"></h2>-->
<!--				</div>-->

<!--				<div class="col-md-4 to-animate">-->
<!--					<img src="images/x03-3.png" style="padding: 1em 0;" class="img-responsive img-rounded"-->
<!--						alt="jq22 Template">-->
<!--				</div>-->
<!--				<div class="col-md-8 to-animate">-->
<!--					<img src="images/x03.png" style="padding: 4em 0 0 5em;" class="img-responsive img-rounded"-->
<!--						alt="jq22 Template">-->
<!--				</div>-->
<!--			</div>-->
<!--		</div>-->
<!--	</div>-->
	<!--行业影响-->
	<a id="step02"></a>
<!--	<div id="fh5co-testimonials" data-section="testimonials"-->
<!--		style="background-image:url(images/hangye.png); background-repeat: no-repeat; background-size: 100% 100%; -moz-background-size:100% 100%;">-->
<!--		<div class="container">-->
<!--			<div class="row">-->
<!--				<div id="lv" class="col-md-12 section-heading text-center">-->
<!--					<h2 class="to-animate" style="padding-bottom: 0px; margin-bottom: 0px;margin-top: 0px;">行业影响</h2>-->
<!--					<div class="row">-->
<!--						<div class="col-md-8 col-md-offset-2 to-animate">-->
<!--							<h3 style="margin-top: 0px; margin-bottom: 3em; font-size: 20px;">INDUSTRY IMPACT</h3>-->
<!--						</div>-->
<!--					</div>-->
<!--				</div>-->
<!--			</div>-->
<!--			<div class="row" >-->
<!--				<img src="images/hangye-content.png" style="width: 100%; height: 100%;"/>-->
<!--				&lt;!&ndash; <div style="background-image:url(images/hangye-content.png); background-repeat: no-repeat; background-size: 100% 100%; -moz-background-size:100% 100%;"></div> &ndash;&gt;-->
<!--			</div>-->
<!--		</div>-->
<!--	</div>-->

	<!--发行&登记流程-->
	<a id="step03"></a>
<!--	<div id="fh5co-features" data-section="features" style="background-color: #f6f6f9;">-->
<!--		<div class="container">-->
<!--			<div class="row">-->
<!--				<div id="fa" class="col-md-12 section-heading text-center">-->
<!--					<h2 class="to-animate" style="padding-bottom: 0px; margin-bottom: 0px;margin-top: 0px;">虫虫音乐登记&发行流程-->
<!--					</h2>-->
<!--					<div class="row">-->
<!--						<div class="col-md-8 col-md-offset-2 to-animate">-->
<!--							<h3 style="margin-top: 0px; margin-bottom: 3em; font-size: 20px;">CCMUSIC REGISTRATION &-->
<!--								DISTRIBUTION PROCESS</h3>-->
<!--						</div>-->
<!--					</div>-->
<!--				</div>-->
<!--			</div>-->
<!--			<div class="row row-bottom-padded-sm" style="margin-left:2.5em">-->
<!--				<div class="col-md-3 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate"-->
<!--					style="background-color:#fff; min-height: 120px;">-->
<!--					<div class="fh5co-desc" style="text-align: center;">-->
<!--						<h3 style=" padding: 1em 0 1em 0; border-bottom: 1px solid #E5E5E5;"><img-->
<!--								src="images/progress1@2x.png" style="max-height: 32px;"></h3>-->
<!--						<p style="margin:1em 0">注册</p>-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="col-md-1 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate">-->
<!--					<div style="padding:2.5em 0; text-align: center;">-->
<!--						<img src="images/right@2x.png" style="max-height: 41px;">-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="col-md-3 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate"-->
<!--					style="background-color:#fff; min-height: 120px;">-->
<!--					<div class="fh5co-desc" style="text-align: center;">-->
<!--						<h3 style=" padding: 1em 0 1em 0; border-bottom: 1px solid #E5E5E5;"><img-->
<!--								src="images/progress2@2x.png" style="max-height: 32px;"></h3>-->
<!--						<p style="margin:1em 0">提交作品</p>-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="col-md-1 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate">-->
<!--					<div style="padding:2.5em 0; text-align: center;">-->
<!--						<img src="images/right@2x.png" style="max-height: 41px;">-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="clearfix visible-sm-block visible-xs-block"></div>-->
<!--				<div class="col-md-3 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate"-->
<!--					style="background-color:#fff; min-height: 120px;">-->
<!--					<div class="fh5co-desc" style="text-align: center;">-->
<!--						<h3 style=" padding: 1em 0 1em 0; border-bottom: 1px solid #E5E5E5;"><img-->
<!--								src="images/progress3@2x.png" style="max-height: 32px;"></h3>-->
<!--						<p style="margin:1em 0">版权登记</p>-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="col-md-10 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate">-->
<!--					<div style="padding:0.5em 0; text-align: right;">-->
<!--						<img src="images/up@2x.png" style="max-height: 19px;">-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="col-md-3 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate"-->
<!--					style="background-color:#fff; min-height: 120px;">-->
<!--					<div class="fh5co-desc" style="text-align: center;">-->
<!--						<h3 style=" padding: 1em 0 1em 0; border-bottom: 1px solid #E5E5E5;"><img-->
<!--								src="images/progress6@2x.png" style="max-height: 32px;"></h3>-->
<!--						<p style="margin:1em 0">提现</p>-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="col-md-1 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate">-->
<!--					<div style="padding:2.5em 0; text-align: center;">-->
<!--						<img src="images/left@2x.png" style="max-height: 41px;">-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="clearfix visible-sm-block visible-xs-block"></div>-->
<!--				<div class="col-md-3 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate"-->
<!--					style="background-color:#fff; min-height: 120px;">-->
<!--					<div class="fh5co-desc" style="text-align: center;">-->
<!--						<h3 style=" padding: 1em 0 1em 0; border-bottom: 1px solid #E5E5E5;"><img-->
<!--								src="images/progress5@2x.png" style="max-height: 32px;"></h3>-->
<!--						<p style="margin:1em 0">获得收益</p>-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="col-md-1 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate">-->
<!--					<div style="padding:2.5em 0; text-align: center;">-->
<!--						<img src="images/left@2x.png" style="max-height: 41px;">-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="col-md-3 col-sm-6 col-xs-6 col-xxs-12 fh5co-service to-animate"-->
<!--					style="background-color:#fff; min-height: 120px;">-->
<!--					<div class="fh5co-desc" style="text-align: center;">-->
<!--						<h3 style=" padding: 1em 0 1em 0; border-bottom: 1px solid #E5E5E5;"><img-->
<!--								src="images/progress4@2x.png" style="max-height: 32px;"></h3>-->
<!--						<p style="margin:1em 0">发行销售</p>-->
<!--					</div>-->
<!--				</div>-->
<!--				<div class="clearfix visible-sm-block visible-xs-block"></div>-->
<!--			</div>-->
<!--			<div class="row">-->
<!--				<div class="col-md-4 col-md-offset-4 single-animate animate-features-3" style="text-align: center;">-->
<!--					<a href="#" class="btn btn-primary btn-lg login-action">立即体验</a>-->
<!--				</div>-->
<!--			</div>-->
<!--		</div>-->
<!--	</div>-->

	<footer id="footer" role="contentinfo" style="background-color: #1c1f37;"></footer>

	<div id="app" v-cloak>
	
	
	
	<el-dialog 
      :visible.sync="visible"
      width="410px"
      :close-on-click-modal="false"
    > 
      <el-tabs v-model="activeName" v-if="pageType=='login'">
        <el-tab-pane label="手机登录" name="phoneTab">
          <el-form ref="phoneLogin" :model="phoneLogin" style="margin-top: 30px;">
            <el-form-item label="" prop="username">
              <el-input placeholder="手机号" clearable v-model.trim="phoneLogin.username"></el-input>
            </el-form-item>
            <el-form-item label="" prop="password">
              <el-input placeholder="密码" type="password" v-model.trim="phoneLogin.password" clearable>
              </el-input>
            </el-form-item>

            <div class="login-option">
              <el-checkbox v-model="isAutoLogin">下次自动登录</el-checkbox>
              <span class="hand-span" @click="pageType='find'">忘记密码</span>
            </div>
            <el-button type="primary" class="login-btn" @click="submitForm('phoneLogin')">登录</el-button>

            <div class="bottom-desc">还没有CCMusic账号，
              <span class="hand-span underline-span" @click="pageType='register'">快速注册</span>
            </div>
          </el-form>
        </el-tab-pane>
      </el-tabs>
      

      <el-tabs v-model="activeName" v-if="pageType=='register'">
        <el-tab-pane label="手机注册" name="phoneTab">
          <el-form ref="phoneRegister" :rules="phoneRules" :model="phoneRegister" style="margin-top: 30px;" autocomplete="off">
            <el-form-item label="" prop="nickname">
              <el-input placeholder="用户名" clearable v-model.trim="phoneRegister.nickname"></el-input>
              <div class="tips">虫虫音乐人用户名一旦确认不得修改 请谨慎填写</div>
            </el-form-item>

            <el-form-item label="" prop="username">
              <el-input placeholder="手机号" maxlength="11" clearable v-model.trim="phoneRegister.username">
                <el-select v-model="phoneRegister.zone" slot="prepend" placeholder="请选择">
                  <el-option label="+86" value="86"></el-option>
                </el-select>

              </el-input>
            </el-form-item>
            <el-form-item label="" prop="password">
              <el-input placeholder="密码" type="password" v-model.trim="phoneRegister.password" clearable>
              </el-input>
            </el-form-item>
			  <el-form-item label="" prop="image_code">
				  <el-input placeholder="输入图形验证码" v-model.trim="phoneRegister.image_code" clearable style="width:200px">
				  </el-input>
				  <el-image
					   :src="GetCapchaUrl"
					   alt="captcha"
					   style="vertical-align: middle; cursor: pointer;margin-left: 6px;height:34px"
							@click="GetImgCapcha(phoneRegister)"
				  ></el-image>
			  </el-form-item>
            <el-form-item label="" prop="code" class="code-item">
              <div style="width: 218px;margin-right: 15px;"> <el-input placeholder="验证码" v-model.trim="phoneRegister.code" clearable/></div>
              <el-button type="primary" @click="sendCodeAction('phoneRegister')" :disabled="phoneRegister.times!=60">
                {{phoneRegister.times==60? '发送验证码': phoneRegister.times + '秒后重试'}}
              </el-button>
            </el-form-item>

            <el-checkbox v-model="registerEnable">已阅读并同意 <a @click="showProtocol" style="color: #ff3c60;">《CCMusic 服务条款》</a></el-checkbox>
            <el-button type="primary" class="login-btn" @click="submitForm('phoneRegister')" :disabled="!registerEnable">快速注册</el-button>
            <div class="bottom-desc">已有账号，
              <span class="hand-span underline-span" @click="pageType='login'">返回登录</span>
            </div>
          </el-form>
        </el-tab-pane>
      </el-tabs>

      <el-tabs v-model="activeName" v-if="pageType=='find'">
        <el-tab-pane label="手机找回密码" name="phoneTab">
          <el-form ref="phoneFindpwd" :rules="phoneRules" :model="phoneFindpwd" style="margin-top: 30px;" autocomplete="off">
            <el-form-item label="" prop="username">
              <el-input placeholder="手机号" maxlength="11" clearable v-model.trim="phoneFindpwd.username">
                <el-select v-model="phoneFindpwd.zone" slot="prepend" placeholder="请选择">
                  <el-option label="+86" value="86"></el-option>
                </el-select>
              </el-input>
            </el-form-item>
			  <el-form-item label="" prop="image_code">
				  <el-input placeholder="输入图形验证码" v-model.trim="phoneFindpwd.image_code" clearable style="width:200px">
				  </el-input>
				  <el-image
						  :src="GetCapchaUrl"
						  alt="captcha"
						  style="vertical-align: middle; cursor: pointer;margin-left: 6px;height:34px"
						  @click="GetImgCapcha(phoneFindpwd)"
				  ></el-image>
			  </el-form-item>
            <el-form-item label="" prop="code" class="code-item">
              <div style="width: 218px;margin-right: 15px;"> <el-input placeholder="验证码" v-model.trim="phoneFindpwd.code" clearable/></div>
              <el-button type="primary" @click="sendCodeAction('phoneFindpwd')" :disabled="phoneFindpwd.times!=60">
                {{phoneFindpwd.times==60? '发送验证码': phoneFindpwd.times + '秒后重试'}}
              </el-button>
            </el-form-item>

            <el-form-item label="" prop="password">
              <el-input placeholder="设置新密码" type="password" v-model.trim="phoneFindpwd.password" clearable>
              </el-input>
            </el-form-item>

            <el-button type="primary" class="login-btn" @click="submitForm('phoneFindpwd')">确认</el-button>
            <div class="bottom-desc">已有账号，
              <span class="hand-span underline-span" @click="pageType='login'">返回登录</span>
            </div>
          </el-form>
        </el-tab-pane>
      </el-tabs>
      
      
      <el-tabs v-model="activeName" v-if="pageType=='notice'">
        <el-tab-pane label="虫钢传谱平台升级通知" name="phoneTab">
        	<div style="position:relative">
        	    <p style="margin-bottom: .5em;">亲爱的虫友：</p>
	        	<p style="margin-bottom: .5em;color:#ff3c60;font-size:20px;">虫钢传谱功能升级啦！</p>
	        	<p style="margin-bottom: .5em;">新的传谱中心，不仅集合了快捷
	        	<span style="font-size: 16px;color:#2c8df1">传谱</span>、
	        	<span style="font-size: 16px;color:#2c8df1">改谱</span>、
	        	<span style="font-size: 16px;color:#2c8df1">管理已传曲谱</span>
	        	3类功能，还新增上传高质量曲谱供广大虫友
	        	<span style="font-size: 16px;color:#2c8df1">付费阅览</span>,
	        	<span style="font-size: 16px;color:#2c8df1">并轻松管理收入</span>,
	        	<span style="font-size: 16px;color:#2c8df1">极速提现等服务</span>,
	        	让您
	        	<span style="font-size: 16px;color:#2c8df1">专注创作</span>
	        	的同时
	        	<span style="font-size: 16px;color:#2c8df1">名利双收</span>
	        	。</p>
	        	<p style="margin-bottom: .5em;">您只需点击下面的【注册】并按流程操作：</p>
	        	<p style="margin-bottom: .5em;">1. 没有新平台账号，则在新平台&nbsp;<a @click="pageType='register'"><i style="font-size: 20px;color:#ff3c60;font-weight: bolder;text-decoration：underline;">注册</i></a>&nbsp;账号</p>
	        	<p style="margin-bottom: .5em;">2. 已注册过新平台账号，则直接&nbsp;<a @click="pageType='login'"><i style="font-size: 20px;color:#ff3c60;font-weight: bolder;text-decoration：underline;">登录</i></a>&nbsp;，</p>
	        	<p style="margin-bottom: .5em;">平台会自动关联您的虫钢老账号，并在不超过2个工作日内，把您在虫钢的曲谱同步到新平台。<p>
	        	<p style="margin-bottom: .5em;">请即刻体验吧<p>
	        	<img style="position: absolute;width: 121px;bottom: -27px;right: 37px;" src="https://s101.lzjoy.com/res/statics/2020/04/ccgq.png">
        	</div>

<!--         	<el-button type="primary" class="login-btn" @click="pageType='login'">登录</el-button>

            <div class="bottom-desc">还没有CCMusic账号，
              <span class="hand-span underline-span" @click="pageType='register'">快速注册</span>
            </div> -->
        </el-tab-pane>
     </el-tabs>
     
      
      
    </el-dialog>
	
	
	
	
	</div>
    
      


	<script src="/js/browser.min.js"></script>
  <script src="/js/polyfill.min.js"></script>
	<!-- jQuery -->
	<script src="/js/jquery-2.1.4.min.js"></script>
	<!-- jQuery Easing -->
	<script src="js/jquery.easing.1.3.js"></script>
	<!-- Bootstrap -->
	<script src="js/bootstrap.min.js"></script>
	<!-- Waypoints -->
	<script src="js/jquery.waypoints.min.js"></script>
	<!-- Owl Carousel -->
	<script src="js/owl.carousel.min.js"></script>

	<!-- For demo purposes only styleswitcher ( You may delete this anytime ) -->
	<script src="js/jquery.style.switcher.js"></script>

	<script src="//s101.lzjoy.com/res/statics/web/vue"></script>
  <script src="//s101.lzjoy.com/res/statics/web/element-ui/index.js"></script>
	<script src="//s101.lzjoy.com/res/statics/web/axios.min.js"></script>
	<script src="js/login.js?v1.4" type="text/babel"></script>

	<script>
		$(function () {
			$('#colour-variations ul').styleSwitcher({
				defaultThemeId: 'theme-switch',
				hasPreview: false,
				cookie: {
					expires: 30,
					isManagingLoad: true
				}
			});
			$('.option-toggle').click(function () {
				$('#colour-variations').toggleClass('sleep');
			});

		});

	</script>
	<!-- End demo purposes only -->

	<!-- Main JS (Do not remove) -->
	<script src="js/main.js?1.0"></script>

</body>

</html>