body {
  height: 100%;
}

a{
    color: #3D3D3D;
}
.button{
    background-color: #1A1A1A;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin:0 auto;
    cursor: pointer;
}
.home-blank{
    height: 50px;
    width: 100%;
    display: block;
}
.homepage-nodata-haveimage {
    margin: auto 0;
    position: relative;
    width: 1200px;
    height: 400px;
}
.homepage-nodata-haveimage img {
    margin: 50px 456px 10px;
    position: relative;
}

.homepage-nodata-haveimage .message {
	text-align: center;
    color: #999;
}
.homepage-nodata-haveimage a.button:hover {
    opacity: 0.8;
}
.homepage-nodata-haveimage a.button {
    padding: 5px 10px;
    color: #fff;
    background-color: #cd3333;
}
/*声音*/
.home-frontpage-inner{
    margin-left: -20px;
    font-size: 12px;
}
.home-channels .subscriptions .home-subscription:nth-child(3n) {
    margin-right: 0;
}
.home-subscription.floatleft:nth-child(2n+1){
    margin-right: 47px;
}
.home-channels .subscriptions .home-subscription {
    margin-right: 45px;
    width: 365px;
}
.flex{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 160px;
}
/*.home-subscription span{*/
    /*margin-left: 10px;*/
    /*width:225px;*/
    /*line-height: 40px;*/
    /*display:inline-block;*/
    /*color:#3D3D3D;*/
    /*font-size: 14px;*/
    /*overflow: hidden;*/
/*}*/
/*左下-音单*/

.home-favorite.albumbox {
  margin: 20px 45px 20px 0;
}
.home-favorite.albumbox:nth-child(6n+1) {
  margin: 20px 0 20px 0;
}
.home-favorite .whiteback1 {
    width: 160px;
    height: 160px;
    position: absolute;
    background: #fff;
    border: 1px solid #d1d1d1;
    left: 6px;
    top: -6px;
    border-radius: 5px;
}
.home-favorite .whiteback2 {
    width: 160px;
    height: 160px;
    position: absolute;
    background: #fff;
    border: 1px solid #d1d1d1;
    left: 3px;
    top: -3px;
    border-radius: 5px;
}
.home-favorite img {
    position: relative;
    width: 162px;
	height: 162px;
    border-radius: 5px;
}
.frontcover-a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width:162px;
    height: 162px;
}
.home-favorite-msound {
    width: 142px;
    height: 20px;
    display: block;
    position: absolute;
    top: 142px;
    left: 0px;
    background: linear-gradient(90deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.02) 40%, rgba(0,0,0,0.80) 100%);
    height: 21px;
    color: #fff;
    font-size: 12px;
    border-bottom-right-radius: 5px;
    text-align: right;
    line-height: 20px;
    border-bottom-left-radius: 5px;
    padding: 0 10px;
}

.home-favorite:hover .edit-like-container {
    display: block;
}

.home-favorite .edit-like-container {
    display: none;
    right: 0;
    position: absolute;
    bottom: 0;
    height: 20px;
}
.home-favorite .edit-like-container a {
    font-size: 12px;
    color: #e87b76;
    background: #F9F9F9;
    cursor: pointer;
}

.home-picture:hover .edit-like-container {
    display: block;
}

.home-picture .edit-like-container {
    display: none;
    right: 0;
    position: absolute;
    bottom: 8px;
	background: #fff;
	padding: 0 10px;
}
.home-picture .edit-like-container a {
    font-size: 12px;
    color: #e87b76;
    background: #FFFFFF;
    cursor: pointer;
}
.home-favorite-msound b{
    margin-top: 10px;
    font-size:16px;
    line-height: 23px;
}
.home-favorite-title {
    color: #3D3D3D;
    font-size: 12px;
    margin-top: 8px;
    line-height: 12px;
    overflow: hidden;
    word-wrap: break-word;
    height: 12px;
}
.home-favorite-username {
    margin-top: 8px;
    height: 14px;
    line-height: 12px;
}
.home-favorite-username a {
    font-size: 12px;
    color: #999;
    line-height: 12px;
}
/*右边部分*/
a.home-rightcontent-title-icon {
    display: block;
    width: 22px;
    position: absolute;
    height: 22px;
    top: 36px;
    right: 50px;
    background-image: url(http://static.missevan.com/mimages/201605/17/72977c363eac489e58225d233cd68c79175907.png);
}
.home-personinfo {
    font-size: 14px;
    color: #757575;
    width: 170px;
    padding-left: 80px;
    line-height: 46px;
	height: 46px;
}
.home-personinfo span {
    color: #333;
    font-weight: 600;
}
.homepage-nodata {
    font-size: 16px;
    color: #999;
}
/*个人中心-关注页*/
.att-title{
    margin-top:20px;
    font-size: 18px;
    color:#3D3D3D;
}
.att-info{
    height:83px;
    border-bottom: 1px solid #E0E0E0;
    margin-top:20px;
}
.att-info .homepage-attention-avatar {
  display: block;
  position: relative;
  height: 64px;
  width: 64px;
  float: left;
}
.att-info .homepage-attention-avatar .topuservsmallicon {
  right: -6px;
  bottom: -6px;
}
.att-info img{
    width:64px;
    border-radius: 32px;
}
.att-info-content{
    margin-left:15px;
}
.att-info-content .nickname{
    font-size: 18px;
    color:#3D3D3D;
}
.att-info-content .nums{
    font-size: 14px;
    color:#757575;
    margin-right:25px;
    line-height: 21px;
}
.att-info-content .intro {
    font-size: 14px;
    color: #A8A8A8;
    line-height: 21px;
    height: 21px;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.att-info .pay-att{
    font-size: 14px;

    border-radius: 5px;
    width:70px;
    height:30px;
    text-align: center;
    line-height: 30px;
    margin-top:16px;
    cursor: pointer;
    color: #A8A8A8;
    border: 1px solid #C2C2C2;
}
.att-info .pay-att:hover{
    background-color: #f7f7f7;
    color: #CD3333;
    border: 1px solid #CD3333;
}
.att-info .had.pay-att{
    background-color: #E0E0E0;
    color: #A8A8A8;
    border: 0;
}
.att-info .message-btn {
    font-size: 14px;
    border-radius: 5px;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-top: 16px;
    cursor: pointer;
    color: #A8A8A8;
    border: 1px solid #C2C2C2;
    margin-left: 20px;
}
/*个人设置-账号密码*/
.home-messages .right-messages.right-account li{
    font-size: 16px;
    color: #757575;
    line-height: 44px;
}
.home-messages .right-account{
    height: 503px;
    padding-top: 14px;
}
.home-messages .right-account li label{
    display: inline-block;
    width: 116px;
    text-align: right;
}
.home-messages .right-account li span:nth-child(2){
    margin-left: 42px;
    text-align: left;
}
.home-messages .right-account li a{
    margin-left: 42px;
    color: #4095CE;
    font-size: 14px;
}
.home-messages .right-account li span:nth-child(2).none,a:nth-child(3).none,a:nth-child(4).none{
    display: none;
}

.home-messages .right-account li .binding.active{
    display: inline-block;
}
.home-messages .change-info input{
    width: 252px;
    height: 38px;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    margin-top: 16px;
    font-size: 16px;
    color: #a8a8a8;
    padding: 8px 13px;
    box-sizing: border-box;
}
.home-messages .change-info .Dropdown {
    float: left;
    width: 100px;
    height: 38px;
    line-height: 26px;
    margin: 26px 0 0 34px;
    text-align: left;
    white-space: nowrap;
}
.home-messages .change-info .Dropdown .dropdown-menu {
    width: 136px;
    height: 120px;
    white-space: nowrap;
    overflow-y: auto;
    overflow-x: hidden;
}
.home-messages .change-info .Dropdown .select-item {
    display: block;
    width: 100%;
    line-height: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.home-messages .change-info .new-mobile {
    width: 146px;
    float: left;
    margin: 26px 0 0 6px;
}
.home-messages .change-info .original{
    background-color: #f0f0f0;
    color: #3D3D3D;
    margin: 26px auto 0;
    overflow: hidden;
    border: 0;
}
.home-messages .change-info .original-password{
    margin-top: 26px;
}
.home-messages .change-info .original label{
    margin-left: 17px;
    float: left;
}
.home-messages .change-info .original span{
    margin-right: 17px;
    float: right;
}
.home-messages .change-info input.validation-code{
    width: 100px;
    margin-left: 34px;
}
.home-messages .change-info input.email-validation-code{
    /*margin-left: 34px;*/
}
.home-messages .change-info .bindemail-code {
    position: relative;
}
.home-messages .change-info .bindemail-code img{
    position: absolute;
    background-color: #F0F0F0;
    width: 68px;
    height: 26px;
    top: -33px;
    right: 47px;
	bottom: 96px;
    margin: 0;
    cursor: pointer;
}
.home-messages .change-info .get-code{
    width: 146px;
    height: 38px;
    line-height: 20px;
    margin: 16px 0 0 6px;
    color: #fff;
    border: none;
}
.home-messages .change-info .get-code.loading {
    pointer-events: none;
}

.home-messages .change-info .notice{
    color: #b94a48;
    font-size: 14px;
    padding: 15px 0 0 35px;
    text-align: left;
    line-height: 20px;
}
.home-messages .change-info .cancel{
    color: #757575;
    width: 112px;
    height: 36px;
    margin: 16px 0 0 28px;
    background-color: #f0f0f0;
    cursor: pointer;
    border-radius: 4px;
}
.home-messages .change-info .validate-content{
    font-size: 14px;
    color: #757575;
    line-height: 20px;
}
.home-messages .change-info .validate-content img{
    width: 34px;
    height: 26px;
    margin: 40px auto 15px;
}
.home-messages .change-info #validate-email{
    height: 246px;
}
.home-messages .change-info .validate-content .resend{
    width: 116px;
    height: 36px;
    margin: 27px 106px 50px;
    line-height: 36px;
}

    /*个人设置-我的信息*/
.home-messages .right-info{
    height: 487px;
    padding-top: 30px;
}
.home-messages .right-info ul.main > li{
    line-height: 34px;
    margin-bottom: 30px;
}

.home-messages .right-info ul.main > li input {
    border: 1px solid #DBDBDB;
    width: 250px;
    border-radius: 4px;
    color: #757575;
    font-size: 14px;
    padding: 7px 14px;
}
.home-messages .right-info ul.main > li input.reserve {
  color: white;
}
.home-messages .right-info ul.main > li input.username{

}
.home-messages .right-info ul.main > li:nth-child(2) input{
    width: 124px;
}
.home-messages .right-info ul.main > li p{
    color: #A8A8A8;
    margin-left: 4px;
    display: inline;
    font-size: 14px;
}
.home-messages .right-info ul.main > li:nth-child(2) img{
    width: 10px;
    vertical-align:middle;
}
.home-messages .right-info .upload-msound{
    margin-left: -35px;
    display: inline-block;
    width: 108px;
    height: 34px;
    text-align: center;
    line-height: 34px;
}
.home-messages .right-info ul.main > li:nth-child(3){
   /* margin-top: -4px;*/
}
.home-messages .right-info ul.main > li:nth-child(3) label{
    vertical-align:top;
}
.home-messages .right-info ul.main > li textarea{
  width: 523px;
  height: 97px;
  border-radius: 4px;
  border-color: #E0E0E0;
  color: #757575;
  font-size: 16px;
  padding: 7px 14px;
}
.home-messages .right-info ul.main > li:nth-child(5){
   /* margin-top: 20px;*/
    width: 76px;
    height: 34px;
    line-height: 34px;
    vertical-align:middle;
    text-align: center;
    margin:-10px auto;
}
.home-messages .right-info input.reserve{
    display: block;
    background-color: #1A1A1A;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    width: 76px;
    cursor: pointer;
}
/*封面图*/
.home-messages .right-messages .tab-control{
    height: 50px;
    margin: 0 30px;
    border-bottom: 1px solid #EDEDED;
    color: #A8A8A8;
}
.home-messages .right-messages .tab-control li{
    display: inline-block;
    width: 88px;
    text-align: center;
    margin: 2px 0;
    font-size: 17px;
    line-height: 47px;
}
.home-messages .right-messages .tab-control li.active{
    color: #3D3D3D;
    border-bottom: 2px solid #CD3333;
}
.home-messages .right-messages.comment{
    margin-top: -153px;
    margin-left: 250px;
}
.home-messages .right-messages{
    margin-top: -203px;
    margin-left: 250px;
}
.home-messages .right-covers .covers{
  margin: 0;
}
.home-messages .right-covers .covers .profile_cover{
  width: 650px;
  height: 108px;
  margin-top: 15px;
  position: relative;
}
.home-messages .right-covers .covers .profile_cover img{
    width: 650px;
}
.home-messages .right-messages .profile_cover .shadow-mask{
  width: 650px;
  height: 98px;
  top: 0;
  opacity:0;
  position: absolute;
  background: black;
  background: rgba(0,0,0,.7);
  -moz-opacity: .8;
  transition: .3s all linear;
  color: #fff;
  position: absolute;
  visibility: hidden;
  z-index: 1;
  padding-top: 10px;
}
.shadow-mask .info .t {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}
.covers .have-btn{
    position: absolute;
    top: 8px;
    font-size: 14px;
    height: 25px;
    width: 55px;
    background: rgba(0,0,0,0.70);
    border-radius: 4px;
    color: #ffffff;
    letter-spacing: -0.6px;
    text-align: center;
    right: 15px;
}
.shadow-mask .info .up {
  font-size: 14px;
  margin-left: 10px;
}
.shadow-mask .info .tips {
  font-size: 16px;
  display: block;
  width: 650px;
  top: 44px;
  position: absolute;
  text-align: center;
  font-weight: bold;
}
.shadow-mask .info .use-btn {
  display: block;
  position: absolute;
  color: white;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  border: 1px solid #FFFFFF;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
  height: 22px;
  line-height: 20px;
  width: 55px;
}
.home-messages .right-messages .profile_cover:hover .shadow-mask{
    opacity:1;
    visibility: visible;
}

/*头像*/
.home-messages .right-photos{
    height: 100%;
}
.home-messages .right-photos .three-dimention{
    width: 50%;
    margin: 30px 0 30px 0;
}
.home-messages .right-photos .two-dimention{
    width: 405px;
    margin: -265px 0 30px 407px;
    border-left: 1px solid #EDEDED;
}
.home-messages .right-photos label{
    text-align: center;
    display: block;
    color: #757575;
}
.home-messages .right-photos img{
    margin: 12px auto;
    display: block;
}
.home-messages .right-photos .three-dimention p{
    margin-top: 8px;
    text-align: center;
    font-size: 14px;
    color: #A8A8A8;
}

.home-messages .right-photos .button{
    display: block;
    width: 90px;
    height: 34px;
    line-height: 34px;
}
.home-messages .right-photos .choose-photo{
    margin: 19px 0 15px 57px;
}
.home-messages .right-photos .turn-left{
    width: 14px;
    height: 152px;
    margin-right: 18px;
}
.home-messages .right-photos .turn-left img{
    display: table-cell;
    width: 14px;
    vertical-align: middle;
    margin-top: 63.5px;
}
.home-messages .right-photos .middle-photo{
    width: 232px;
    margin-left: -2px;
}

.home-messages .right-photos .turn-right{
    width: 14px;
    height: 152px;
    margin-left: 18px;
}
.home-messages .right-photos .turn-right img{
    display: table-cell;
    width: 14px;
    vertical-align: middle;
    margin-top: 63.5px;
}
.home-messages .right-photos .animation-location{
    background-color: #fff;
    position: absolute;
    width: 276px;
    height: 152px;
    z-index: 3;
}
.home-messages .right-photos .animation-location img{
    width: 50px;
    margin-top: 51px;
}


/*开关*/
#switch{
    width: 45px;
    height: 26px;
    border-radius: 13px;
    position: relative;
    display: inline-block;
    top: 8px ;
}
#sliding-block{
    width: 24px;
    height: 24px;
    border-radius: 12px;
    position: absolute;
    background: white;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.4);
    cursor: pointer;
}
.switch-open{
    background: rgba(0,184,0,0.8);
}
.block-open{
    top: 1px;
    right: 1px;
}
.switch-close{
    background: rgba(255,255,255,0.4);
    border:1px solid rgba(0,0,0,0.15);
    border-left: transparent;
}
.block-close{
    left: 2px;
    top: 1px;
    /*border:1px solid rgba(0,0,0,0.1);*/
}

/**
频道关注页面
**/
.home-channels {
    width: 1200px;
    margin: auto;
}

/**返回个人主页**/
.return-personhomepage a:hover{
	color:#cd3333;
}

.return-personhomepage a{
	color: #757575;
}
.return-personhomepage {
    width: 1064px;
    margin: auto;
    text-align: right;
    margin-top: 20px;
    font-size: 13px;
}
.usercenter {
    position: relative;
    top: -30px;
    float: right;
    font-size: 14px;
    border: 1px solid #E0E0E0;
    line-height: 20px;
    width: 100px;
    text-align: center;
    border-radius: 10px;
    color: #666;
    box-sizing: border-box;
    height:20px;
}

.usercenter:hover {
	background-color:#cd3333;
    border:none;
    color: #fff;
}


/** 动态  **/
.homepage_span8 .dt {
  background: white;
  border: 1px solid #ddd;
}
.dt .dtlist li {
  position: relative;
  min-height: 145px;
  background: white;
}
.dt .dtlist li+li {
  border-top: 1px solid #ddd;
}
.dt .dtlist li .frm {
  padding: 20px;
  transition: all .2s;
  position: relative;
}
.dt .dtlist li .lside {
  width: 80px;
  position: absolute;
  left: 0;
  padding-top: 20px;
  padding-left: 30px;
  top: 0;
  bottom: 0;
}
.dt .dtlist .lside .face {
  position: absolute;
  left: 30px;
	display: block;
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 4px;
  overflow: hidden;
  transition: opacity .3s;
}
.dt .dtlist .lside .face:hover {
  opacity: .8;
}
.dt .dtlist a {
  color: #363636;
	font-weight:600;
  transition: opacity .3s;
}
.dt .dtlist a:hover {
  opacity: .8;
}
.dt .dtlist .face img {
  display: block;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
}
.dt .dtlist li .rside {
  padding-left: 100px;
  min-height: 65px;
}
.dt .dtlist .name {
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 8px;
}
.dt .dtlist .name a {
  text-decoration: none;
  color: #333;
  transition: opacity .3s;
}
.dt .dtlist .name a:hover {
  opacity: .8;
}
.dt .dtlist span.dtime {
  float: right;
  font-weight: normal;
  color: #aaa;
  font-size: 14px;
}
.dt .dtlist .hint {
  font-size: 15px;
  color: #bbb;
  text-indent: 3px;
  line-height: 22px;
}
.dt .dtlist .desc {
  font-size: 14px;
  height: auto;
  overflow: hidden;
  padding-top: 3px;
  line-height: 20px;
}
.dt .dtlist .vb {
  height: 110px;
  overflow: hidden;
  transition: all .2s;
  position: relative;
	margin-top:5px;
  width: 182px;
  border-radius: 4px;
}
.dt .dtlist .vb img.cvr {
  margin: -31px 0 10px 0;
  width: 182px;
}

/* 历史播放 */
.container-body {
    padding: 20px 0 40px;
    width: 1100px;
    margin: 0 auto;
}
.b-head {
    position: relative;
}
.b-head .b-head-t {
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    color: #222;
}
.history-list {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 8px 0 10px 0;
}
.history-list .history-record {
    position: relative;
    display: block;
    margin-top: 20px;
}
.history-list .l-info {
    width: 105px;
    position: absolute;
    top: 10px;
    left: 0;
    border-right: 1px solid #e5e9ef;
    overflow: visible;
}
.history-list .history-record:last-child .l-info {
    border-right: 1px solid transparent;
}
.history-list .l-info .lastplay-time {
    overflow: visible;
    height: 120px;
    font-size: 14px;
}
.history-list .l-info .lastplay-time .history-red-round {
    position: absolute;
    right: -5px;
    top: -1px;
    background:#f9f9f9;
	border:1px solid #a7a7a7;
	width:7px;
	height:7px;
	border-radius:100%;
}
.history-list .l-info .lastplay-time .lastplay-d {
    color: #333;
    margin-top: -6px;
    display: block;
    float: left;
}
.history-list .l-info .lastplay-time .lastplay-t {
    color: #444;
    margin-right: -10px;
    padding-right: 30px;
    background: transparent;
    float: right;
    display: block;
    margin-top: -6px;
}
.history-list .r-info {
    border: 1px solid transparent;
    margin-left: 125px;
    background: #fff;
    padding: 10px 0;
    margin-right: 5px;
    position: relative;
	border:1px solid #e8e8e8;
	border-radius:4px;
}
.history-list .r-info:hover{
	background: #f7f7f7;
}
.history-list div {
    overflow: hidden;
}
.history-list .r-info .preview {
    overflow: hidden;
    display: block;
    text-align: center;
    float: left;
    margin: 0 15px 0 15px;
    width: 112px;
    height: 70px;
    position: relative;
    border-radius: 5px;
}
.history-list .r-info .preview img {
    margin: 0 auto;
    display: block;
    max-width: 112px;
    margin-top: -20px;
}
.history-list .r-info .typename {
    margin-top: 10px;
    float: left;
    margin-right: 10px;
    color: #99a2aa;
    font-size: 13px;
}
.history-list .r-info .typename:hover, .history-list .r-info .title:hover{
	text-decoration: underline;
}
.history-list .r-info .title {
    margin-top: 10px;
    height: 24px;
    line-height: 18px;
    display: block;
    overflow: hidden;
    font-size: 13px;
    margin-right: 100px;
    margin-bottom: 5px;
    color: #222;
    font-weight: bold;
}
.dt .dtlist .homechannelname a{
	color:#e67b7b;
}
#Albumdelete .body {
  min-height: 110px;
  width: 300px;
}
#Albumdelete .body .body-content {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
#Albumdelete .body .btn-row {
  display: block;
  position: relative;
  height: 30px;
  text-align: center;
}
#Albumdelete .body .btn-row button {
  height: 26px;
  width: 60px;
}
#Albumdelete .body .album-name {
  color: #757575;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}
