﻿html {
    font-size: 1em;
    font-family: Microsoft YaHei,Arial;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #333;
    vertical-align: baseline;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    word-break: break-all;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
}
.canSelect
{
    -webkit-user-select: text;
    user-select: text;
}

body{
    background-color:#f5f6f5;
}

@media screen and (max-device-width:800px) {
        .seacrh .soText {
        background-color: #f9faf9;
    }
}
body, p, blockquote {
    margin: 0;
    font-size: 1em;
}
h1, h2, h3, h4 {
    display: inline-block;
    font-size: 1em;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
h1 {
    font-size: 20px;
    padding: 0 0 5px;
}
h2 {
    font-size: 18px !important;
    padding: 0 0 5px;
}
a:link, a:visited {
    color: #333;
    text-decoration: none;
}
em {
    font-style: normal;
}
img, button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    outline: none;
    -webkit-appearance: none;
}
img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-width1: 100%;
}
.cf {
    clear: both;
}
.cf:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    zoom: 1;
}
.hide {
    display: none;
}
ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.mt {
    margin-top: 10px;
}
.mtb {
    margin: 10px 0;
}
.ml {
    margin-left: 10px;
}
header {
    position: fixed;
    width: 100%;
    z-index: 1000;
}
header h1{
    font-size:18px;
}
#bd {
    padding-top: 5em;
    padding-bottom:32px;
}
#recomUl {
    margin-bottom:5px;
}
.adv{
    margin-top:1px;
    margin-bottom:4px;
}
.adv3{
    margin:12px 0 5px;
}
.header {
    background1: linear-gradient(#3C3C3C, #111111) repeat scroll 0 0 #111111;
    background-color: #111111;
    background-color: #393a3e;/* 朋友圈 */
    background-color1: #2bad0e;/* Hao123 */
    background-color1: #31c27c;/* QQ */
    background-color1: #4ebc32;/* 9Ku */
    background-color1: #06b04f;/* Sogou 微信 */
    background-color1: #44b549;/* Weixin */
    border1: 1px solid #333333;
    color: #FFFFFF;
    text-shadow1: 0 -1px 1px #000000;
    display: -ms-flexbox; /* IE10 */
    display: -webkit-box; /* Safari */
    display: -webkit-flex; /* Chrome, WebKit */
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 2.5em;
    text-align: center;
}
.header .title {
    -webkit-box-flex: 1; /* Safari */
    -webkit-flex: 1; /* Chrome, WebKit */
    -ms-flex: 1; /* IE10 */
    flex: 1;
    font-weight: bold;
    font-size: 18px;
    outline: 0 none;
    overflow: hidden;
    padding: 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    vertical-align: middle;
    margin: 0 2.4rem;
}
#main {
    min-height: 350px;
}
.page {
    padding-bottom: 60px;
}
.page1 {
    background: linear-gradient(#DDDDDD, #CCCCCC) repeat scroll 0 0 #F3F3F3;
    background-color: #F3F3F3;
    font-weight: normal;
    padding-bottom: 75px;
}
.hd {
    display: -ms-flexbox; /* IE10 */
    display: -webkit-box; /* Safari */
    display: -webkit-flex; /* Chrome, WebKit */
    display: flex;
    margin: 10px;
}
.hd h2 {
    -webkit-box-flex: 1; /* Safari */
    -webkit-flex: 1; /* Chrome, WebKit */
    -ms-flex: 1; /* IE10 */
    flex: 1;
    display: block;
}
.weixin .header{
    display:none;
}
.weixin #bd{
    padding-top:2.5em;
}
nav.nav {
    width: 100%;
    box-shadow1: 0 2px 3px rgba(0,0,0,.2);
    background-color: rgba(249,249,249,.7);
    background-image: linear-gradient(to bottom,rgba(249,249,249,.8),rgba(235,235,235,.8));
    font-size: 18px;
}
.weixin nav.nav{
    background-color: rgba(225,225,225,1);
}
.weixin .page-loading{
    top:2.5em;
}
.nav {
    align-items: stretch;
    background: #fff none repeat scroll 0 0;
    color: #4a576c;
    flex-direction: row;
    height1: 35px;
    justify-content: flex-start;
    width: 100%;
}
.nav ul {
    display: -ms-flexbox; /* IE10 */
    display: -webkit-box; /* Safari */
    display: -webkit-flex; /* Chrome, WebKit */
    display: flex;
}
.nav li {
    -webkit-box-flex: 1; /* Safari */
    -webkit-flex: 1; /* Chrome, WebKit */
    -ms-flex: 1; /* IE10 */
    flex: 1;
}
.nav ul .item {
    display: block;
    text-align: center;
    overflow: hidden;
    color: #262b2f;
    text-decoration: none;
    line-height: 2.5rem;
}

.nav li .cur {
    border-bottom1: 2px solid #4EBC32;
    border-bottom1: 2px solid #06b04f;
    color: #4EBC32;
    color: #06b04f;
    font-weight1:bold;
}
.nav li .cur1 {
    color: #3eac22;
    box-shadow: inset 0 -2px 0 #4EBC32;
}
.nav li a {
    display: block;
    text-align: center;
    background-color1: #F6F6F6;
    border1: 1px solid;
    border-right-width: 0;
    border-color1: #DDDDDD;
}
.content {
}
.body {
}
.list {
    margin-top: 10px;
}
.list li {
    border-bottom: 1px solid #e0e0e0;
    height: 65px;
    -webkit-box-align: center;
    align-items: center;
    display: -ms-flexbox; /* IE10 */
    display: -webkit-box; /* Safari */
    display: -webkit-flex; /* Chrome, WebKit */
    display: flex;
}
.list li:first-child {
    border-top: 1px solid #e0e0e0;
}
.list li > div:first-child {
    margin-left: 10px;
}
.list li .poster {
    position: relative;
    width: 50px;
    height: 45px;
    overflow: hidden;
}
.imgBox {
    position: absolute;
    left: 25px;
    height: 45px;
    min-width: 50px;
}
#player .poster {
    position: relative;
    width: 40px;
    height: 38px;
    margin: 0 8px;
    overflow: hidden;
}
.imgBox2 {
    position: absolute;
    left: 20px;
    height: 38px;
    min-width: 42px;
}
.list li .poster img {
    max-width1: 45px;
    min-width:50px;
    min-height1: 45px;
    max-height1: 45px;
    height: 100%;
    display: block;
    position: relative;
    font-size:14px;
    left1: 22px;
    margin-left: -50%;
    margin-top1: -50%;
    top1: 50%;
}
.list li .poster img:hover {
    cursor: pointer;
}
.list li .info {
    -webkit-box-flex: 1; /* Safari */
    -webkit-flex: 1; /* Chrome, WebKit */
    -ms-flex: 1; /* IE10 */
    flex: 1;
    padding: 3px 10px 3px 11px;
}
.list li .info:hover {
    cursor: pointer;
}

.list strong {
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list em {
    color: #888;
    display: block;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}
.list .play {
    background: rgba(0, 0, 0, 0) url("http://i.htcyy.com/img1/z1.png") no-repeat scroll 0 0;
    background-size: 30px 30px;
    height: 30px;
    width: 30px;
    margin: 10px;
}
.list .playing {
    background: rgba(0, 0, 0, 0) url("http://i.htcyy.com/img1/z4.png") no-repeat scroll 0 0;
    background-size: 30px 30px;
    height: 30px;
    width: 30px;
    margin-right: 10px;
}
ul.cmPlay .playing{
    background-image: url("http://i.htcyy.com/img1/z4.png");
}

.cd2play a {
    background: url("http://img.xiami.net/res/img/default/playit.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #333;
    display: block;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    padding-left: 50px;
    width: 100px;
}

iframe {
    display: block;
    max-width: 100%;
}
.info {
    padding: 10px;
}
.mod a {
    color: #2d64b3;
}
@media all and (max-width: 415px) {
}
.layout .mod {
    position: relative;
    min-height: 100px;
    overflow: hidden;
    padding: 10px;
}
.mod {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    align-items: center;
    padding: 15px;
}
.mod img {
    margin-right: 12px;
    width: 101px;
    height: 101px;
    display:block;
}
.mod .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
}
.artist h2{
    font-size:17px !important;
    padding-bottom:4px;
}
.artist .intro{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size:16px;
}
.artist .introWrap{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-top: 3px;
}
.artist .introWrap2{
    -webkit-line-clamp: 12;
    overflow:visible;
}
.layout .mod .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    position: relative;
    height1: 100%;
    line-height: 24px;
    font-size: 15px;
    overflow: hidden;
}
.layout .mod .text .title {
    font-size: 16px;
}
.layout .mod .text .tags {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    height: 20px;
    width: auto;
    opacity: .7;
    margin-top: 2px;
}

.layout .menu {
    margin: 10px 6px;
}
.layout .menu li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 5px 0;
    font-weight: 400;
    border-bottom: none;
    min-height: 0;
}
.layout .menu li .tag {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    width: 55px;
    height: 26px;
    line-height: 26px;
    text-align: left;
    background-color1: #fff;
    text-align: center;
    margin: 0 4px;
    border: 1px #ddd solid;
    font-size:16px;
    white-space: nowrap;
    overflow:hidden;
}
.layout .menu li .tag.on {
    background-color1: #d1f1ff;
    border1: 1px solid #1bbbff;
    color: Green;
}
.layout .menu li .tag.disabled {
    background-color: #F7F7F7;
    border: none;
}
.nowrap {
    overflow: hidden;
    white-space: nowrap;
}
.albums .cover img {
    width: 45px;
    height: 45px;
}

.btn-back {
    width: 2.5rem;
    height: 100%;
    position: absolute;
    display: none;
    top: 0;
    left: 5px;
    height: 40px;
}
.btn-back:after {
    content: '';
    display: block;
    width: 0.75em;
    height: 0.75em;
    border-left: #fff 2px solid;
    border-bottom: #fff 2px solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -.5rem 0 0 -.5rem;
}
.list .next {
    content: "";
    float: right;
    margin-right: 10px;
    border: .1rem solid gray;
    border-width: .1rem 0 0 .1rem;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    transform-origin: 33.3% 33.3%;
    transform: rotate(135deg);
    -webkit-box-sizing: border-box;
    -webkit-transform-origin: 33.3% 33.3%;
    -webkit-transform: rotate(135deg);
}
.albums .list li {
    cursor: pointer;
}
.top .list li img {
    width: 45px;
    height: 45px;
}
#playerNotice {
    background: #000 none repeat scroll 0 0;
    bottom: 55px;
    color: #fff;
    font-size: 16px;
    height: 30px;
    left: 0;
    line-height: 30px;
    opacity: 0.5;
    overflow: hidden;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
}

.rotation-keyframes from {
    -webkit-transform: scale(.32) rotate(0);
    transform: scale(.32) rotate(0);
}
.rotation-keyframes to {
    -webkit-transform: scale(.32) rotate(360deg);
    transform: scale(.32) rotate(360deg);
}

@-webkit-keyframes rotation {
    from{-webkit-transform:scale(.32) rotate(0);transform:scale(.32) rotate(0)}
    to{-webkit-transform:scale(.32) rotate(360deg);transform:scale(.32) rotate(360deg)}
    }
@keyframes rotation {
    from{-webkit-transform:scale(.32) rotate(0);transform:scale(.32) rotate(0)}
    to{-webkit-transform:scale(.32) rotate(360deg);transform:scale(.32) rotate(360deg)}
    }

@-webkit-keyframes rotation2 {
    from{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}
    to{-webkit-transform:scale(1) rotate(360deg);transform:scale(1) rotate(360deg)}
    }
@keyframes rotation2 {
    from{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}
    to{-webkit-transform:scale(1) rotate(360deg);transform:scale(1) rotate(360deg)}
    }
.page-loading {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align:1 center;
    -webkit-align-items1: center;
    align-items: center;
    background-color:rgba(255, 255, 255, 0.8);
    position: fixed;
    z-index: 8886;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 55px;
}
.page-loading .wrapper {
    position: relative;
}
.page-loading .wrapper .rotate {
    width: 150px;
    height: 150px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-animation: rotation 2s linear infinite;
    animation: rotation 2s linear infinite;
    margin: 0 auto;
    background: url(/img/m/icon_loading.png);
    -webkit-background-size: 150px 150px;
    background-size: 150px 150px;
}

.page-loading .wrapper .logo 
{
    display:none;
    width: 44.5px;
    height: 44.5px;
    position: relative;
    background1: url(http://mu5.bdstatic.com/st/img/sprite/app-all-262.png);
    padding-top: 10px;
    text-align: center;
    font-size: 15px;
    font-family: sans-serif;
    -webkit-background-size: 274px 180px;
    background-size: 274px 180px;
    top: -122px;
    margin: 0 auto;
    background-position: -221px -107px;
    white-space:nowrap;
    overflow:hidden;
}
.paused .rotate {
    animation-play-state: paused;
    -webkit-animation-play-state: paused; /* Safari 和 Chrome */
}
.wrapper {
    overflow: hidden;
    width: 100%;
}


.btn-loading{
    background:url(http://m.kugou.com/v3/static/images/index/loading.png) no-repeat scroll -1px -2px;
    background-size: 40px 40px;
    -webkit-animation:loads 1.5s infinite linear;
    animation:loads 1.5s infinite linear;
    cursor: pointer;
    height: 35px;
    width: 36px;
    margin-right: 12px;
    }
@-webkit-keyframes loads{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes loads{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

.loading1{
     cursor: pointer;
    height: 35px;
    width: 36px;
    
    margin-right: 12px;
    background:url(http://gtms01.alicdn.com/tps/i1/TB1VREQGXXXXXX_XFXXGEZzGpXX-40-40.png) no-repeat center center;
    background-size:26px 26px;
    -webkit-animation:loads 1.5s infinite linear;
    animation:loads 1.5s infinite linear;}
    
    
#notice {
    background: #000 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    height: 30px;
    left: 15%;
    line-height: 30px;
    opacity: 0.8;
    overflow: hidden;
    padding: 10px;
    position: fixed;
    text-align: center;
    top: 40%;
    width: 70%;
    z-index: 9999;
}

#BAIDU_SSP__wrapper_u2561189_0{
    bottom:55px !important;
}