﻿@charset "utf-8";
/*CSS通用重置样式*/
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0;padding:0;list-style:none; text-decoration:none;}
fieldset, img {border:0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, th, var, optgroup,i {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size:100%;}
body {font-size:12px;color:#333;background:#FFF;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
img{vertical-align:middle;}
.clearfix:before,.cf:before,.clearfix:after,.cf:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after,.cf:after{clear:both;}
.clearfix,.cf{zoom:1;}
html{_text-overflow:ellipsis;} /*���IE6��ͼƬ����*/ 
iframe{display:block;}

ol, ul {list-style: none;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* Init */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend{margin: 0; padding: 0;border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

/* common */
body { font: 14px/1.5 "Helvetica Neue", Microsoft YaHei, "Microsoft Yahei", Helmet, Freesans, sans-serif; color:#333333; 
}
a,a:visited{ text-decoration:none;}

.clearer{ line-height:0px; clear:both; }
strong{ font-weight:bold;}

/* new clear .clear{overflow:hidden; zoom:1; clear:both;}*/
.clear:after {content: ".";clear: both;height: 0;visibility: hidden;display: block;} 
.clear {display: inline-block;    }
/**//* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/**//* End hide from IE-mac */

body,html {
 height:100%;
}

.page {
  width: 7.5rem;
  position: relative;
  top: 0px;
  left: 50%;
  margin-left: -3.75rem;
  height: 100%;
  overflow: hidden;
  z-index: 9;
}
.page-a {
  background:url(../images/apic_bg.jpg) no-repeat center top #f8f8e9;
  background-size:100%;
  display: block;
}
.page .logo {
  position: absolute;
  width:2.1rem;
  left: 0.2rem;
  top: 0.3rem;
}
.page .icon-lh {
  position: absolute;
  width:2.48rem;
  left: 50%;
  top: 1.2rem;
  margin-left: -1.24rem;
}

.page .font {
  position: absolute;
  width: 7.5rem;
  left: 0;
  top: 1.7rem;
  margin-left: 0;
}

.page .start {
  position: absolute;
  width: 2rem;
  right: 0.5rem;
  top: 11.5rem;
}


.page-b {
  background:url(../images/bpic_bg.jpg) no-repeat center top #f8f8e9;
  background-size:100%;
  display: none;
}

.toolbar {
   width:100%;
   height:5.63rem;
   background:url(../images/menu_bg.png) no-repeat top center;
   background-size:100%;
   position: absolute;
   bottom: -2rem;
}

.pic-cd {
  width:5.1rem;
  margin:0 auto;
  height:5.1rem;
  margin-top:2.3rem;
  background:url(../images/bpic_cd.png) no-repeat center top;
  background-size:100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pic-cd img {
  width:3.4rem;
  border-radius: 100%;;
}

.page-b .pointer {
  width: 4.36rem;
  position: absolute;
  left:50%;
  top: -0.3rem;
  margin-left:-2.18rem;
  z-index: 6;
}

.music-plug {
  margin-top: 1.2rem;
}

.m-progress {
  width: 6.8rem;
  height:0.1rem;
  background:#b4b4b4;
  border-radius: 50px;
  margin:0 auto;
  position: relative;
}
.m-progress-con {
  width: 6.5rem;
  height:0.1rem;
  position: relative;
}
.curre-track {
  width: 0%;
  background:#d34646;
  height:0.1rem;
}
.curre-thumb {
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  border-radius: 100px;
  left: 0%;
  top: -0.1rem;
  background: #d34646;
}

.music-time {
  width: 6.8rem;
  margin:0 auto;
  font-size:0.2rem;
  color:#999999;
  display: flex;
  justify-content: space-between;
  margin-top: 0.1rem;
}


.music-key {
  width: 6.8rem;
  margin:0 auto;
  overflow: hidden;
  margin-top: 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.language {
  width: 1.4rem;
  display: flex;
  justify-content: space-between;
}
.lang {
  width: 0.6rem;
  height: 0.6rem;
  background:#ececec;
  border-radius: 5px;
  border:1px solid #d34646;
  color:#d34646;
  text-align: center;
  font-size: 0.4rem;
}


.lang.curre {
  background:#d34646;
  color:#fff
}
.controlm {
  width: 3.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 0.1rem;
}

.controlm img {
  width: 100%;
}


.btn-pre {
  width: 0.5rem;;
}
.btn-play {
  width: 1.1rem;;
}
.btn-next {
  width: 0.5rem;;
}
.btn-share {
  width: 0.5rem;;
}
.btn-share img {
  width: 100%;
}


.nume-con {
  width: 0.5rem;;
}
.nume-con img {
  width: 100%;
}

.con-slyrics {
  width: 6.8rem;
  margin:0 auto;
  margin-top: 0.1rem;
}


.con-slyrics .title {
  font-size:0.42rem;
  font-weight:bold;
  color:#333;
}

.con-slyrics .des {
  font-size:0.28rem;
  color:#333;
  margin-top: 0.1rem;
  position: relative;
}

.con-share {
  width:1.1rem;
  float: right;
  margin-right: 0.4rem;
}
.con-share img {
  width:100%;
}


.blackbg {
  position: absolute;
  width: 100%;
  height:100%;
  top:0px;
  left:0px;
  background:rgba(0,0,0,0.6);
  z-index: 10;
  display: none;
}

.a-list {
  width: 7rem;
  background:#fff;
  height: 76%;
 display: none;
  z-index: 11;
  position: absolute;
  bottom: 2%;
  left:50%;
  margin-left:-3.5rem;
  border-radius: 0.15rem;
}

.a-list ul {

width: 91%;

padding: 0 0.3rem;

height: 90%;

overflow-y: auto;

margin: 0 auto;

display: -webkit-box;

display: -ms-flexbox;

display: flex;

-ms-flex-wrap: wrap;

flex-wrap: wrap;
}
.a-list ul li {
  width: 44%;
  padding-bottom: 0.3rem;
  margin-top: 0.3rem;
  line-height: 0.5rem;
  font-size: 0.3rem;
  width: 45%;
  padding: 2.13333vmin 1.83333vmin;
  display: inline-block;
}
.a-list ul li.curre {
  color:#d34646;

}

.a-list ul li img {
  width: 100%;
  border-radius: 0.1rem;
}

.a-list ul li h5 {
 color:#333;
 display: flow-root;
 font-size: 0.3rem;
 margin-top: 0.1rem;
 line-height: 0.5rem;
}

.a-list ul li.curre h5 {
  color:#d34646;

}
.a-list ul li h5 i {
  width: 0.6rem;
  height: 0.38rem;
  padding-right: 0.1rem;
  display: none;
}
.a-list ul li.curre h5 i img {
  width: 100%;
  margin-top: 0.1rem;
}
.a-list ul li.curre  h5 i {

display: inline-flex;
}
.l-head {
  width:86%;
  margin:0 auto;
  padding-top: 0.3rem;
  padding-bottom: 0rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-head h5 {
  width:3rem;
  font-size: 0.4rem;
  font-weight:bold;
}
.l-head i {
  display: inline-block;
  width:6.8rem;
  overflow: hidden;
  color:#959595;
  font-size:0.2rem;
  height:0.3rem;
  line-height: 0.3rem;;
}
.t-check {
  width: 2rem;
  position: absolute;
  bottom: -0.4rem;
  right:0px;
}

.text-con {
   width: 6rem;
   position: absolute;
   top: 1.5rem;
   left:0rem;
   height: 61%;
   overflow: auto;
   display:none;
   padding: 0rem 0.8rem;
}
.text-con h5 {
  font-weight:bold;
  font-size:0.36rem;
  text-align: center;
  color:#333;
}
.text-con p {
  font-size: 0.28rem;
  line-height: 0.5rem;
  margin-top:0.1rem;
  color:#333;
}
.text-con p img {
  width: 90% !important;
  height:auto !important;
  display: block;margin:0 auto;
}
.text-con iframe {
  display: none;
}
.share-con {
 width:6rem;
 position: absolute;
 top: 5%;
 left:50%;
 margin-left:-3rem;
 z-index: 11;
 display: none;
}
.share-con img {
  width: 100%;
}
.share-con i {
  display: block;
  width: 3rem;
  height:0.6rem;
  border:1px solid #fff;
  text-align: center;
  line-height: 0.6rem;
  color:#fff;
  font-size:0.28rem;
  margin: 0 auto;
  margin-top: 0.4rem;
  border-radius: 1rem;
}
.loading {
  width:100%;
  height:100%;
  background:#c92b2b;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 99;
  top:0px;
  left:0px;
}
.loading p {
  color:#fff;
  font-size:0.42rem;
}
.rotate {
  -webkit-animation: rotating 4s linear infinite;
  -moz-animation: rotating 4s linear infinite;
  -o-animation: rotating 4s linear infinite;
  animation: rotating 4s linear infinite
}

@-webkit-keyframes rotating {
  from {
      -webkit-transform: rotate(0deg)
  }
  to {
      -webkit-transform: rotate(360deg)
  }
}

@keyframes rotating {
  from {
      transform: rotate(0deg)
  }
  to {
      transform: rotate(360deg)
  }
}

@-moz-keyframes rotating {
  from {
      -moz-transform: rotate(0deg)
  }
  to {
      -moz-transform: rotate(360deg)
  }
}

.sharecon {
  min-height:10.5rem
}
.detail-share {
  width: 100%;
  height:100%;
  position: absolute;
  left:0px;
  top:0px;
  z-index: -5;
  opacity: 0;
 
}

.detail-share img {
  width: 100%;
}
#canvas {
  opacity: 0;
  display: none;
}
#qrcode {
  width:0.5rem;
  height:0.5rem;
  position: absolute;
  left:10px;
  top:10px;
  z-index: -1;
  opacity: 0;
}
#qrcode img {
  width: 100%;
}
#qrcode canvas {
  display: none;
}
.sharebg {
  width: 1500px;
}
.onedelay {
  -webkit-transition: transform 1.0s;
    animation-delay: 0.3s
  }
  
  .onedelaya {
    animation-delay: 0.5s
  }
  
  .onedelayb {
    animation-delay: 1s
  }
  
  .onedelayc {
    animation-delay: 2s
  }
  
  .onedelayd {
    animation-delay: 3s
  }






