html,body{
    color: #8ba2ab;
    text-decoration: none;
	text-align:center;
    background-color: #f4f6f9;
    background-position: center 0;
	font: 12px 'Arial','Microsoft YaHei';
    overflow-x: hidden;
	
}

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;
}
.public-nav {
    background: #2caee2;
    color: #fff;
    padding: 30px 50px 2px;
}
.public-nav-title{
	float: left;
    width: 150px;
}
.public-nav-title span{
	display: block;
}
.perfect-piano-icon{
	font-size: 32px;
    font-weight: 600;
}
.piano-zone-icon{
    font-size: 20px;
    font-weight: 500;
}

.public-nav .wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper span.list {
    width: 100%;
    float: left;
    text-align: left;
}



.public-nav .wrapper span.list a.cur {
	color: #fff;
    font-size: 18px;
    border-bottom: 2px solid #fff;
}
.public-nav .wrapper span.list a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
	padding: 0 2%;
	font-size: 16px;
	text-decoration: none;
}
.public-nav-search{
	margin-top: 20px;
	float: right;
}
.public-nav-search img{
	width: 30px;
}
.public-nav-search form{
	display: inline-block;
}
.public-nav-search input{
	width: 200px;
	height: 30px;
}
.container{
	width: 900px;
	margin: 20px auto;

}
.main_frame{
	width: 480px;
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    padding: 0;
    margin-bottom: 10px;
	color: #8c8c8c;
}

.work-info{
	display: block;
	text-align: left;
}
.work-info .work-desc .title-desc{
	color: #3f51b5;
}
.work-info .work-desc span{
	font-size: 12px;
}
.work-info .work-name{
	font-size: 22px;
	color: black;
	
}
.work-info .work-desc{
	margin: 10px 0;
}
.reply-text a{
	color: #3f51b5;
}

#video{
	width: 480px;
	height: 360px;
}
.time-controls {
    width: 478px;
    height: 40px;
    background-color: #fff;
    text-align: left;
	border: 1px solid rgb(215, 210, 210);	
}
.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: 320px;
    /* left: 0px; */
    height: 40px;
    text-align: left;
    position: absolute;
    margin-left: 90px;
}
.playBtn{
	float: left;
	width:20%;
	min-width:20px;
	margin: 0 10%;
}
#capsule{
    background: #9ea4a7;
    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(224, 179, 88);
	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;
}

.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: 80px;
	height: 80px;
}


/*关注*/
.follow {
    margin: 10px 20px;
}

/*关注链接*/
.follow .button, .follow .focused  {
    width: 100px;
    padding: 0;
    overflow: hidden;
	text-align:center;
    border-width: 1px;
    border-style: solid;
    /*box-shadow: 0px 1px 2px rgba(21, 20, 20, 0.85);
	-webkit-box-shadow: 0px 1px 2px rgba(21, 20, 20, 0.85);
	-moz-box-shadow: 0px 1px 2px rgba(21, 20, 20, 0.85);
	-o-box-shadow: 0px 1px 2px rgba(21, 20, 20, 0.85);*/
    color: #fff;
	display: inline-block;
    height: 30px;
    line-height: 30px;
	word-spacing: 15px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	margin-left: 20px;
}

.user_desc_bg{
	background-image: url("http://pz.perfectpiano.cn/html/images/pz_detail_comment_background_icon.png");
	background-repeat: no-repeat;
	display: block;
	width: 21px;
	height: 14px;
	margin-top: -17px;
	position: absolute;
	margin-left: 20px;
}
.button {
	background-color: #4ab4f8;
	border-color: #4ab4f8;
}
.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;
}

/*详细信息块*/
.user_detail .detail {
    margin-left: 60px;
	margin-top: 10px;
	text-align: left;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*姓名等级 块*/
.info {
	margin: 0 0 3px 20px;
	padding: 5px 0 0 20px;
	font-size: 1.3em;
}
/*姓名*/
.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: 10px;
	overflow: hidden;
	word-wrap: break-word;
	margin-left: -60px;
	font-size: 1.2em;
	border: 1px solid #cfcbcb;
	background-color: #fff;
	width: 320px;
}

li {
    position: relative;
}


.like{
	height: 150px;
	border: 1px solid #C5C4C4;
	width: 340px;
	margin-left: 20px;
	background-color: #fff;
}
.like_list{
	text-align: left;
	font-size: 1.2em;
	border-bottom: 1px solid #cfcccc;
	margin: 0 20px;
	height: 30px;
	line-height: 30px;
}

.comment{
	text-align: left;
}
.comment_title{
	padding-top: 10px;
	padding-left: 20px;
}
.comment_list{

}
.add_reply{
	width: 400px;
	height: 100px;
	border: 1px solid rgb(215, 210, 210);
	background-color: #F7F7F7;
	margin-top: 5px;
}
.add_reply_bg{
	background-image: url("http://pz.perfectpiano.cn/html/images/pz_detail_add_reply_bg_icon.png");
	background-repeat: no-repeat;
	display: block;
	width: 21px;
	margin-left: 370px;
	height: 14px;
	margin-top: -7px;
}
.add_reply input{
	margin: 20px 30px 10px 20px;
	width: 340px;
}

.add_reply_other{
	float: right;
	margin-right: 30px;
}
.add_reply_other button{
	border: medium none;
	background: rgb(0, 156, 255) none repeat scroll 0% 0%;
	color: rgb(255, 255, 255);
	font-size: 12px;
	margin-left: 5px;
}
.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 45px;
}
.comment_line1 {
	display: inline-block;
	margin: 3px 0;
	font-size: 1.2em;
}
.comment_line1 a{
	color: #009cff;
}
.reply{
	float: right;
	display: inline-block;
	margin: 5px 4px;
}

.time {
	float: left;
	display: inline-block;
	margin: 3px 5px;
	font-size: 1em;
}
.comment_time {
	display: inline-block;
	margin: 4px;
	font-size: 0.8em;
	width: 350px;
}

.reply-btn{
	border: medium none;
	background-color: transparent;
	font-size: 12px;
	color: rgb(168, 162, 162);
}
.like_ul{
`	margin-left: 25px;
	padding: 0;
    margin-top: 10px;
}

.next_page{
    margin-right: 5px;
    margin-top: 5px;
    float: right;
}
.prev_page{
    float: left;
    margin: 45px 10px 15px 0;
    display: block;
}
.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-right: 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: #6788CE;
	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: 480px;
    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:320px;
	margin: auto;
}
.feed_handle{
	border: 1px solid rgb(215, 210, 210);
	background-color: #fff;
}
.comment{
	text-align: left;
	border: 1px solid #d7d2d2;
	background-color: #fff;
	margin-top: 10px;
}
.comment_bg{
	background-image: url("http://pz.perfectpiano.cn/html/images/pz_detail_comment_background_icon.png");
	background-repeat: no-repeat;
	display: block;
	width: 21px;
	margin-left: 300px;
	height: 14px;
	margin-top: -7px;
}

.comment_box textarea{
	width: 388px;
	height: 80px;
	border: 1px solid rgb(210, 210, 210);
}

.comment_box form{
	display: inline-block;
}
.comment_box .face_radius{
	margin-top: -70px;
	margin-right: 5px;
	width: 40px;
	height: 40px;
}

.comment_box_bg{
	background-image: url("http://pz.perfectpiano.cn/html/images/pz_detail_add_comment_bg_icon.png");
	background-repeat: no-repeat;
	display: inline-block;
	width: 21px;
	margin-left: -5px;
	height: 14px;
	margin-top: 30px;
	position: absolute;
}

.comment_box_other{
	margin-top: 10px;
	height: 30px;
}
.comment_box_other .at{
	float: left;
	line-height: 30px;
}
.comment_box_other .word-number{
	float: right;
	line-height: 30px;
}
.comment_box_other button{
	float: right;
	width: 70px;
	height: 28px;
	color: rgb(255, 255, 255);
	background-color: rgb(0, 156, 255);
	border: medium none;
	margin: 0 15px 0 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.reply-text{
	display: inline-block;
}
.picture {
	height: 360px;
	width: 480px;
    position: relative;
	background-color: black;
}
.audio-picture{
	width: 480px;
	height: 320px;
    position: absolute;
	margin-top: -340px;
	background-color: black;
}
.widget-work-list {
	width: 360px;
	margin-left: 20px;
	text-align: left;
}

.widget-work-list .list {
	width: 140px;
	overflow: hidden;
	border-radius: 5px;
	margin: 5px 40px 5px 0;
	display: inline-block;
	text-align: left;
	height: 130px;
}

.other_info{
	margin-left: 5px;
}

.info_icon img{
	margin: 10px 5px;
}
.worklist{
	margin-top: 20px;
}
.widget-work-list .list .item {
    display: inline-block;
    width: 96%;
	max-width: 640px;
    overflow: hidden;
    position: relative;
	margin-left: 5px;
}

.widget-work-list .list .item a {
    display: inline-block;
	float: left;
	max-width: 640px;
    overflow: hidden;
    position: relative;
}

.widget-common-title {
	width: 92%;
	float: left;
	display: inline;
	margin: 10px 10px 5px;
	border-bottom: 1px solid #bdb5b5;
	padding-bottom: 10px;	
}
.widget-common-title .icon {
    display: inline;
    float: left;
    width: 40px;
    height: 30px;
    margin: 4px 10px 0 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.widget-common-title span.title {
    color: #666;
    font-size: 16px;
	margin-left: 5px;	
}
.widget-common-title span {
    float: left;
    display: inline;
	margin-left: -5px;
}
.like_li .sex{
	width: 15px;
	height: 15px;
	margin-left: -15px;
	margin-top: 25px;
}

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;
}
.r-content{
	float: right;
	width: 360px;
	display: inline;
	color: #8c8c8c;
}

.widget-work-list-title{
	text-align: left;
	font-size: 1.2em;
	margin: 5px 0 10px 25px;
	border-bottom: 1px solid #c8c8c8;
	padding: 5px 0;
}
.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;
	}
}

