/*  　　　　　　　　　 *    author:  熊浩 * 	  intro:　　文章	  data:    2016-11-4   　　 * */

@charset "utf-8";
* {
	margin: 0;
	margin: auto;
	font-family: "微软雅黑";
}

html,
body {
	width: 320px;
	height: 100%;
}

body {
	padding: 0;
	background-color: #f8f8f9;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	overflow: hidden;
}

a,
div,
article,
section,
aside,
input {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.left {
	float: left;
}

.right {
	float: right;
}

.audioPlay {
	width: 320px;
	height: auto;
	background-color: #FFFFFF;
}

.audioPlay-banner {
	width: 320px;
	height: 105px;
}

.audioPlay-title {
	width: 294px;
	height: auto;
	margin-top: 10px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #353535;
	font-weight: bold;
}

.audioPlay-title div {
	margin-top: 14px;
	margin-bottom: 14px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #bcbcbc;
}

.audioPlay-contant {
	width: 294px;
	height: auto;
	padding-bottom: 15px;
	margin-top: 10px;
	font-size: 12px;
	color: #6C6C6C;
}

.audioPlay-comment {
	width: 320px;
	height: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}

.audioPlay-txt {
	width: 290px;
	height: 30px;
	text-indent: 10px;
	font-family: "微软雅黑";
	line-height: 30px;
	font-size: 12px;
	color: #bcbcbc;
}
.audioPlay-ico{
	width:18px;
	height: 16px;
	margin-top: 7px;
	margin-left: 8px;
	background: transparent url(../images/message_ico.png) no-repeat center;
	background-size: cover;
}

.audioPlay-comment-list {
	width: 290px;
	height: auto;
	border-bottom: 2px solid #f7f7f7;
}

.audioPlay-comment-list-left {
	width: 30px;
	height: 60px;
}

.audioPlay-comment-list-img {
	width: 30px;
	height: 30px;
	margin-top: 7px;
	border-radius: 100%;
}

.audioPlay-comment-list-right {
	width: 250px;
	height: auto;
}

.audioPlay-comment-list-username {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #00b9cd;
}

.audioPlay-comment-list-level {
	width: 30px;
	height: 10px;
	margin-top: 2px;
	text-align: center;
	line-height: 11px;
	font-family: "微软雅黑";
	font-size: 10px;
	color: #ffc77e;
	border: 1px solid #ffc77e;
	border-radius: 6px;
}

.audioPlay-comment-list-sex {
	width: 5px;
	height: 17px;
}

.audioPlay-comment-list-age {
	margin-left: 5px;
	height: 20px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 10px;
	color: #bcbcbc;
}

.audioPlay-comment-list-k {
	display: none;
	width: 5px;
	height: 14px;
	margin-top: 2px;
	border-right: 1px solid #e2e2e2;
}

.audioPlay-comment-list-desc {
	display: none;
	margin-left: 5px;
	height: 20px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 10px;
	color: #bcbcbc;
}

.audioPlay-comment-list-k1 {
	display: none;
	width: 5px;
	height: 14px;
	margin-top: 2px;
	border-right: 1px solid #e2e2e2;
}

.audioPlay-comment-list-desc1 {
	display: none;
	margin-left: 5px;
	height: 20px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 10px;
	color: #bcbcbc;
}

.audioPlay-comment-list-desc2 {
	margin-left: 5px;
	height: 20px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 10px;
	color: #bcbcbc;
}

.audioPlay-comment-list-txt {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #bcbcbc;
}

.audioPlay-comment-clickmore {
	width: 320px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #bcbcbc;
}

.audioPlay-comment-clickmore-waibu {
	width: 320px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #bcbcbc;
}

.audio-start {
	position: fixed;
	bottom: 0;
	width: 320px;
	height: auto;
	text-align: center;
	margin: auto;
	background-color: #ffffff;
}

.tijiao-sling {
	display: none;
	position: absolute;
	z-index: 99;
	width: 120px;
	height: 100px;
	background: transparent url(../images/comment_success_ico.png) no-repeat center;
	;
}

	