html,body{
    color: #8ba2ab;
    text-decoration: none;
	text-align:center;
    background-color: #d6dde3;
    background-position: center 0;
    overflow-x: hidden;
	font-family:Actor, sans-serif;
}

body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
ul{
    display: block;
    list-style-type: disc;
	list-style: none;
}

li {
    display: list-item;
}

a {
    color: #101010;
    text-decoration: none;
}

img {
    border: 0;
}

.container{
	position:absolute; 
	top: 0px; 
	left: 0px;
	width: 100%;
    letter-spacing: normal;
    word-spacing: normal;
	overflow:auto;
    padding: 0;
	z-index:1;
	text-align: center;
	zoom: 1;

}
.main_frame{
	width: 100%;
	max-width: 800px;
    background-color: #fff;
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: center;
    padding: 0;
    margin-bottom: 10px;
}
.reply-text a{
	color: #3f51b5;
word-break:break-all;word-wrap:break-word;
}

#video{
	width: 100%;
	max-width: 800px;
	height: 360px;
}
.time-controls {
    width: 100%;
    /* bottom: 0px; */
    max-width: 800px;
    /* left: 0px; */
    height: 40px;
    margin-top: -40px;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.43);
    text-align: left;
    position: absolute;
}
.image-count{
	width: 100%;
    bottom: 0px;
    max-width: 800px;
    left: 0px;
    height: 20px;
    /* margin-top: -20px; */
    z-index: 0;
    background-color: rgba(0, 0, 0, 1);
    text-align: center;
    position: absolute;
}
}
.play-controls {
    width: 100%;
    /* bottom: 0px; */
    max-width: 800px;
    /* left: 0px; */
    height: 40px;
    z-index: 3;
    text-align: left;
    position: absolute;
}
.Percentage{
    width: 70%;
    /* bottom: 0px; */
    max-width: 800px;
    /* left: 0px; */
    height: 40px;
    z-index: 4;
    text-align: left;
    position: absolute;
    margin-left: 20%;
}
.playBtn{
	float: left;
	width:20%;
	min-width:20px;
	margin: 0 10%;
}
#capsule{
    background: #203a44;
    overflow: hidden;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-o-border-radius: 10px;
    width: 100%;
    height: 0.3em;
    margin-top: 16px;
    display: inline-block;
    /* margin-left: 20%; */
}
#cursor{
    width: 0%;
    display: inline-block;
    height: 100%;
    background: rgb(255, 255, 255);
	padding:10px 0;
}

.image_icon{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;	
    width: 0.4em;
    display: inline-block;
    height: 0.4em;
    background: rgb(136, 136, 136);
	margin: 0.5em 0.3em;
}

.image_icon_current{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
    width: 0.4em;
    display: inline-block;
    height: 0.4em;
    background: rgb(255, 255, 255);
	margin: 0.5em 0.3em;
}
/*div 块 用户 包括背景*/

.play_icon{
	display: none;
}

/*div块，用户的信息块除去背景*/
.user_detail {
    padding: 2px 20px 4px;
	text-align: left;
	font-size:15px;
}

.clearfix {
    display: block;
}

/*头像块*/

/*头像链接*/

.face_radius {
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}


/*头像图片*/

.user_face .face img {
    width: 50px;
    height: 50px;
}


/*关注*/
.follow {
	float: right;
    margin: 10px 10px;
font-size: 14px;

}

/*关注链接*/
.follow .button, .follow .focused  {
    font-family:Actor;
    width: 80px;
    padding: 0;
    overflow: hidden;
	text-align:center;
    border-width: 1px;
    border-style: solid;
    color: rgb(250,255,255);
	display: inline-block;
    height: 25px;
    line-height: 21px;
    min-width: 28px;
	word-spacing: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.button {
    font-family:Actor;
	background-color: rgb(250,48,75);
    border-color: rgb(250,48,75);
    text-align:center;
}
.focused {
	background-color: #C1C0CC;
    border-color: #C1C0DD;
}
/*.button:hover{
    padding: 0 10px 0 10px;
    white-space: nowrap;
    display: inline-block;
    border-radius: 2px;
    height: 24px;
    line-height: 25px;
    text-decoration: none;
    font-size: 12px;
    min-width: 40px;
    text-align: center;
    outline: none;
}*/

.ficon {
    display: inline-block;
}

/*详细信息块*/
.detail {
    margin-left: 60px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 14px;
 	color: #808080;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*姓名等级 块*/
.info {
    margin-bottom: 7px;
    margin: 0 0 3px;
    padding: 5px 0 0;
	font-size:4pxx;
}
/*姓名*/
.f14 {
    font-size: 14px;
}
.fb {
    font-weight: 700;
}
/*个人认证*/
.icon_gender {
    background-position: 0 -50px;
    width: 14px;
    height: 14px;
    margin-left: 3px;
    vertical-align: -2px;
    vertical-align: text-bottom\9;
}

.icon_member{
	color:#FFFFFF;
	background-color:#00FF33;
	border:1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.ficon_handle {
    width: 25px;
    height: 25px;
    margin-left: 3px;
	margin-right: 5px;
    vertical-align: middle;
}

/*时间*/
.from {
    margin-bottom: 2px;
}
.S_txt2 {
    color: #808080;
    text-decoration: none;
}

/*说明*/
.text {
	margin-top:20px;
    padding-bottom: 0;
    padding: 1px 0 3px;
    overflow: hidden;
    line-height: 23px;
    word-wrap: break-word;
	margin-left: -60px;
	font-size: 1.2em;
}

li {
    position: relative;
}


.like{
	height:50px;
    border-top-width: 1px;
    border-top-style: solid;
	border-top-color: #C5C4C4;
	border-bottom-width: 1px;
    border-bottom-style: solid;
	border-bottom-color: #C5C4C4;
    padding-top: 2px;
    padding-bottom: 2px;
}
.like_list{
	text-align:left;
	padding-top: 15px;
	padding-left: 20px;
	color: black;
	font-size: 1.2em;
}
.title-desc{
	color: #3f51b5;
}
.comment{
	text-align: left;
    padding-top: 10px;
    padding-bottom: 60px;
}
.comment_title{
	height:30px;
	padding-top: 10px;
	padding-left: 20px;
}
.comment_list{
	background-color: #FFFFFF;
}

.no_comment{
	margin-top: 10px;
	margin-bottom:40px;
	font-size: 1.3em;
}
.comment_empty{
	text-align: center;
}
.comment_empty img {
	margin-top: 40px;
}
.list_box {
    margin: -4px 0 0;
}
.list_ul {
	margin:0;
	padding: 0;
}
.list_li {
    margin: 0 0 -1px;
    padding: 0;
	padding-left: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
	border-bottom-color: rgba(197, 196, 196, 0.5);
}
.list_con{
	padding: 3px 0;
	margin: 5px 5px 0 40px;
}
.comment_line1 {
	display: inline-block;
	margin: 3px 0;
	font-size: 1.1em;
}

.reply{
	float: right;
	display: inline-block;
	margin: 5px 4px;
	display: none;
}

.time {
    float: left;
    display: inline-block;
    margin: 5px 10%;
	font-size: 0.8em;
}
.comment_time {
    float: right;
    display: inline-block;
    margin: 4px;
	font-size: 0.8em;
}

.like_ul{
`	margin-left: 25px;
	padding: 0;
    margin-top: -6px;
    float: left;
}
.commend_title{
	float: left;
    font-size:15px;
    color:#808080;
}
.next_page{
	margin-right: 20px;
	float: right;
}
.prev_page{
	float:left;
	margin-left:20px;
}
.next_page img{
	height:10px;
}
.next_page_disable{
	color: silver;
}
.next_page_enable{
	color: black;
}
.next_page_enable:hover{
	color: blue;
	cursor: hand;
}
.like_li {
	float: left;
	margin-left: 10px;
}
.like_list_title{
	display: inline-block;
	height: 30px;
	width: 30px;
}
.S_line1 .button {
    border-color: #d9d9d9;
}

.user_face {
	padding: 6px 0 0;
	position: relative;
	float: left;
}

.user_face img {
    width: 30px;
    height: 30px;
}
.pagination{
	margin: 2px 0 2px;
	float: left;
	width: 100%;
}
.pagination .pager_container {
	text-align: center;
	font-size: 0;
	letter-spacing: 0;
	word-spacing: 0;
}
.pagination #nextPageBtn, #prevPageBtn {
	width: 40px;
	height: 30px;
	line-height: 30px;
	background: #f3f3f3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	display: inline-block;
	border: none;
}

.puple_block{
	height:30px;
	background-color: rgb(250,48,75);
	margin-top:5px;
}
.add_comment{
	text-align: left;
	padding-top: 10px;
}
.controls #reply{
	width: 550px;
	display: inline-block;
}
.controls .send_btn{
	float: right;
	display: inline-block;
}

/*评论等ul*/
.feed_handle .handle {
    overflow: hidden;
}
.feed_handle .row_line {
    border-top-width: 1px;
    border-top-style: solid;
}
.row_line {
    margin: 0 0 0 -1px;
    zoom: 1;
}
.S_line2 {
    border-color: #f2f2f5;
}

/*评论等li*/
.row_r4 li {
    width: 25%;
}
.row_line li {
    float: left;
    height: 38px;
}
/*评论li的链接*/

.row_line a {
    display: block;
    margin: 0 0 0 1px;
    padding: 1px 0;
    text-align: center;
}

/*span pos*/
.row_line .pos {
    display: block;
    margin-left: -1px;
}

/*span line*/

.row_line .line {
    display: block;
    height: 22px;
    margin: 7px 0;
    border-left-width: 1px;
    border-left-style: solid;
    line-height: 22px;
}
/*收藏等前边的小图标*/
.row_line .line span .ficon {
    font-size: 15px;
    vertical-align: top;
}

.row_line .line span em {
    margin-left: 2px;
    margin-right: 3px;
}
em{
	font: 12px/1.3 'Arial','Microsoft YaHei';
}


a.left-array {
    position: absolute;
    left: 0;
    top: 50%;
    width: 31px;
    height: 41px;
    cursor: pointer;
    margin-top: -21px;
	z-index:100;
}

a.right-array {
    position: absolute;
    right: 0;
    top: 50%;
    width: 31px;
    height: 41px;
    cursor: pointer;
    margin-top: -21px;
	z-index:100;
}

/*.audio-picture li {
    height: 100%;
}*/
.audio-picture li {
    height: 320px;
    /* line-height: 100%; */
    width: 800px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.audio-picture ul{
	height: 320px;
	/*margin: 20px 0;*/
}
.audio-picture img {
    display: block;
    border-bottom: 0px;
	max-width: 100%;
	max-height:100%;
	margin: auto;
}

.picture {
	width: 100%;
	height: 360px;
	max-width: 800px;
    position: relative;
	background-color: black;
}
.audio-picture{
	width: 100%;
	max-width: 800px;
	height: 320px;
    position: absolute;
	top: 0;
	background-color: black;
}

.app-download-container{ 
	position: fixed;
	bottom:0px; 
	left:0px; 
	width:100%; 
	color: black;
	height:16%; 
	text-align:center; 
	z-index:2; 
	overflow:auto; 
	padding:0;
    letter-spacing: normal;
    word-spacing: normal;
	vertical-align: middle;
} 

.app-download { 
	width: 100%;
	height: 100%;
	max-width: 800px;
    background-color: #F7F7F7;
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    font-size: 12px;
    padding: 0;
}

.piano_icon{
	float: left;
	height: 80%;
	margin: 10px;
}

.piano_icon img{
	height: 100%;
	max-height: 72px;
}

.app-name{
	font-size: 1.5em;
    font-weight: normal;
    margin-top: 1em;
	text-align: left;
}
.app-desc{
	font-size: 1em;
    font-weight: normal;
    margin-top: 1em;
	text-align: left;
	color: gray;
}
.download-btn{
	float: right;
	margin-top:-3em;
}

.dbtn {
    width: 60px;
    padding: 0;
    overflow: hidden;
	font-size: 1.2em;
	text-align:center;
    border-width: 2px;
    border-style: solid;
    color: #fff;
	display: inline-block;
    height: 25px;
    line-height: 25px;
	word-spacing: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
    border-color: #03a9f4;
	background-color: #03a9f4;
	margin-right:10px;
}

video::-webkit-media-controls {  
    display:none !important;
}

.loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.85;
    text-align: left;
    border: 6px solid rgba(43, 51, 63, 0.7);
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
}
.loading-spinner:before, .loading-spinner:after {
    content: "";
    position: absolute;
    margin: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	-o-border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: white;
}

.loading-spinner:before {
    border-top-color: white;
}

.loading-spinner:before, .loading-spinner:after {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
    animation-name: vjs-spinner-spin, vjs-spinner-fade;
    animation-duration: 1.1s, 1.1s;
    animation-timing-function: cubic-bezier(0.6, 0.2, 0, 0.8), linear;
    animation-delay: initial, initial;
    animation-iteration-count: infinite, infinite;
    animation-direction: initial, initial;
    animation-fill-mode: initial, initial;
    animation-play-state: initial, initial;
}

.loading-spinner:after {
    border-top-color: white;
    -webkit-animation-delay: 0.44s;
    animation-delay: 0.44s;
}

.midi-play-button {
	display: none;
    top: 50%;
    left: 50%;
    margin-top: -0.75em;
    margin-left: -1.5em;
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    position: absolute;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: 0.06666em solid #fff;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.midi-play-button img{
	text-align: center;
    position: absolute;
    top: 10%;
    left: 28%;
    width: 40%;
    height: 80%;
	padding: 0;
}
.midi-play-button:hover {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; 
}
  
.control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


.video-js {
    width: 100% !important;
	height: 360px !important;
}
.vjs-control-bar{
	z-index: 3;
}
.vjs-loading-spinner{
	z-index: 3;
}
/*@media screen and (max-device-width: 800px) and (orientation:portrait){
.video-js {
    max-width: 100%;
	height: 340px;
}
}*/
@media screen and (min-device-width: 800px){
	/*.video-js{
		width: 800px;
		height: 340px;
	}*/
	.app-download { 
		width: 100%;
		height: 100%;
		max-width: 800px;
		background-color: #D5E2F9;
		display: inline-block;
		letter-spacing: normal;
		word-spacing: normal;
		font-size: 12px;
		padding: 0;
		margin-right:1.5em;
	}	
}

@media screen and (max-device-width: 1200px) and (orientation:landscape){
	/*.video-js {
    width: 100%;
	height: 340px;
}*/
	.app-download { 
		width: 100%;
		height: 100%;
		max-width: 800px;
		background-color: #F7F7F7;
		display: inline-block;
		letter-spacing: normal;
		word-spacing: normal;
		font-size: 12px;
		padding: 0;
		margin-right:1em;
	}
	.piano_icon{
	float: left;
	height: 80%;
	margin: 0.5em;
	}
	.app-name{
	float: left;
	font-size: 1.5em;
    font-weight: normal;
    margin-top: 0.5em;
	text-align: left;
	}
	.app-desc{
		float:left;
		font-size: 1em;
		font-weight: normal;
		margin-top: 1.25em;
		text-align: left;
		color: gray;
		margin-left: 1em;
	}
	.download-btn{
		float: right;
		margin-top:0.5em;
	}
}

