/*医答详情*/

.mui-table-view-cell:after {
	position: absolute;
	right: 15px;
	bottom: 0;
	left: 15px;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #e5e5e5;
}

.mui-table-view:before {
	position: absolute;
	right: 0;
	left: 0;
	height: 0px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #c8c7cc;
	top: -1px;
}

.mui-table-view:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #c8c7cc;
}

.yd-table-view {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.mui-mine-text-s {
	position: absolute;
	top: 7px;
	left: 6px;
	z-index: 1;
}

.mine-head-s {
	width: 70px;
	height: 70px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	margin-right: 12px;
}

.img-filter-2 {
	width: 100%;
	height: 10.5rem;
}

.mui-page-2 {
	width: 100%;
	height: 10.5rem;
	position: absolute;
	background: #00AEBB;
	opacity: .9;
	-webkit-opacity: .9;
	top: 0;
}

.yd-head-icon {
	position: absolute;
	top: 0.75rem;
	left: 0.5rem;
}

.yd-ms-head {}

.yd-ms-head span {
	display: block;
	width: 18rem;
	line-height: 1.4rem;
}

.doc-mess {
	color: #fff;
	font-size: 1.2rem;
}

.doc-mess i {
	font-style: normal;
	font-size: 0.8rem;
}

.doc-mess2 {
	font-style: normal;
	font-size: 0.8rem;
	color: #fff;
}

.doc-mess3 i {
	font-style: normal;
	color: #fff;
	font-size: 0.8rem;
}

.doc-mess3 i img {
	width: 12px;
	vertical-align: text-bottom;
	margin-right: 4px;
}

.doc-mess3 i {
	margin-right: 1rem;
}

.yd-head-sec {
	display: -webkit-flex;
	font-size: 0.8rem;
	color: #fff;
	/* margin-top: -4rem; */
	position: relative;
	width: 90%;
	margin: -3.6rem auto 0;
	letter-spacing: 1px;
}

.yd-head-sec i {
	font-style: normal;
	font-size: 1.2rem;
}

.yd-head-sec div {
	flex: 1;
	-webkit-flex: 1;
	text-align: center;
	border-right: 1px solid #88ccd2;
}

.yd-head-sec div:last-child {
	border-right: 0px solid #88ccd2;
}

.yd-dc-intr {
	margin-top: 2.6rem;
}

.yd-dc-intr-t {
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
	margin: 0 15px;
}


/*.yd-dc-intr-t span {
				margin: 1rem;
			}*/

.ys-dc-intr-c {
	font-size: 0.8rem;
	color: #666;
	margin: 0px 16px;
	padding: 0.8rem 0;
}

.yd-dc-an {
	margin-top: 0.8rem;
	padding-bottom: 3rem;
}

.yd-user-head {
	position: relative;
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	display: inline-block;
	margin-right: .6rem;
}

.yd-user-n {
	display: inline-block;
	color: #666;
}

.user-an-am {
	display: inline-block;
	position: absolute;
	right: 1rem;
	color: #aaa;
}

.yd-user-an {
	color: #333;
	font-size: 0.9rem;
	margin-top: 0.8rem;
}

.yd-user-an i {
	font-style: normal;
	color: #00aebb;
}

.yd-user-img {
	margin-top: 0.5rem;
}

.yd-user-img span img {
	width: 4.375rem;
	height: 4.375rem;
}

.dym-expert {
	font-size: 0;
	margin-top: 0.8125rem;
}

.dym-expert-xs {
	margin-top: 0;
}

.dym-avatar {
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50%;
	box-sizing: border-box;
}

.dym-expert-xs .dym-avatar {
	width: 2rem;
	height: 2rem;
}

.dym-avatar img {
	width: 100%;
	border: solid 0px #ffffff;
	border-radius: 50%;
	box-sizing: border-box;
    height: 2.5rem;
    position: relative;
    z-index: 1;
}

.dym-audio {
	font-size: 0;
    margin-left: 10px;
}

.dym-audio-corner {
	position: relative;
	background-color: #00AEBB;
	width: 1rem;
	height: 2.25rem;
	margin-left: -0.5rem;
	z-index: 0;
}

.dym-audio-corner1 {
    position: relative;
    background-color: #ccc;
    width: 1rem;
    height: 2.25rem;
    margin-left: -0.5rem;
    z-index: 0;
}

.dym-audio-corner1:before {
    content: " ";
    display: block;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background-color: #ffffff;
    border-radius: 0 0 1.125rem 0;
}

.dym-audio-corner:before {
	content: " ";
	display: block;
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	background-color: #ffffff;
	border-radius: 0 0 1.125rem 0;
}

/*语音三角图标样式*/
.dym-audio-tg {
	position: absolute;
    margin-top: 12px;
    left: 66px;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    border-bottom: 6px solid #FFF;
    border-top: 6px solid #FFF;
    border-left: none;
    border-right: 8px solid #00AEBB;
}

/*语音三角图标样式*/
.dym-audio-tg1 {
	position: absolute;
    margin-top: 12px;
    left: 66px;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    border-bottom: 6px solid #FFF;
    border-top: 6px solid #FFF;
    border-left: none;
    border-right: 8px solid #ccc;
}

/*文字三角图标样式*/
.dym-text-tg {
	position: absolute;
    margin-top: 12px;
    left: 66px;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    border-bottom: 6px solid #FFF;
    border-top: 6px solid #FFF;
    border-left: none;
    border-right: 8px solid #fff9dc;
}

.dym-audio-body {
	position: relative;
	width: 9rem;
	height: 2.25rem;
	line-height: 2.25rem;
	border-radius: 0.425rem;
	background-color: #00AEBB;
	color: #ffffff;
	font-size: 1rem;
	text-indent: 1rem;
}

.dym-audio-body:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 102px;
	bottom: 0;
	width: 2rem;
	background-repeat: no-repeat;
	background-size: 60% auto;
	background-position: left center;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiBAMAAADIaRbxAAAABGdBTUEAALGPC/xhBQAAADBQTFRF////////////////////////////////////////////////////////AAAA////vgrS8QAAAA90Uk5TRhLHqXchmTlVZYgF3O4AnXF6lAAAALxJREFUKM9jeIcOGOCsucfRRF7//xuHJnL/vzaarvn/P6OJPPv/vw9V5LX+/9OoIu/i//9EEnlxp+7dq/9/9iFE3v6/+u7h/f98yCJA+fX/8xAiL///n/eu/v85JJPzgby9/78iicj+//7u8f8fUJFdZ7yB7vsFtOwnVGT9/y/vXgD98AQoChG5///Pu+f/PwFFv+EUwdSFaTKm7VhdiOkLTJ9ihgZmiGGGKtaQx4wdjBjEjGXMlICZWuAAAHwwCLGXVjsWAAAAAElFTkSuQmCC");
}

.dym-audio-escape {
	height: 2.25rem;
	margin-left: 0.5rem;
	line-height: 2.25rem;
	font-size: 0.875rem;
	color: #aaaaaa;
}

.dym-intro {
	margin-top: 0.75rem;
	line-height: 1.6rem;
}

.dym-intro .name {
	font-size: 0.8125rem;
	color: #999;
}

.dym-intro .title {
	margin-left: 0.5rem;
	font-size: 0.8125rem;
	color: #888888;
}

.dym-desc {
	position: relative;
}

.dym-desc p.focus {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	color: #999999;
	font-size: 0.75rem;
}

.dym-desc p.focus span {
	display: inline-block;
	vertical-align: middle;
}

.dym-desc p.focus span:before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	width: 1.2rem;
	height: 0.9rem;
	line-height: 0.75rem;
	margin-bottom: 7px;
}

.dym-name {
	margin-left: 0.5rem;
	font-size: 1.1875rem;
	color: #00AEBB;
}

.dym-info {
	margin-top: 0.5rem;
	font-size: 0.875rem;
	color: #888888;
}

.dym-dlbtn {
	margin-top: 1rem;
	width: 100%;
	line-height: 2.8125rem;
	font-size: 1.125rem;
	text-align: center;
	border: solid 1px #00AEBB;
	color: #00AEBB;
}

.mod-ib {
	display: inline-block;
	vertical-align: middle;
}

.dym-audio-body:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 102px;
	bottom: 0;
	width: 2rem;
	background-repeat: no-repeat;
	background-size: 60% auto;
	background-position: left center;
	background-image: url(../images/yida/ico-yd-listen-nor.png);
}

.dym-audio-body1 {
    position: relative;
    width: 9rem;
    height: 2.25rem;
    line-height: 2.25rem;
    border-radius: 0.425rem;
    background-color: #ccc;
    color: #ffffff;
    font-size: 1rem;
    text-indent: 1rem;
}

.dym-audio-body1:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 102px;
    bottom: 0;
    width: 2rem;
    background-repeat: no-repeat;
    background-size: 60% auto;
    background-position: left center;
    background-image: url(../images/yida/ico-yd-listen-nor.png);
}

.mod-ic-praise:before {
	background-image: url(../images/yida/btn-yd-good-nor.png);
}

.mod-ic-praise1:before {
    background-image: url(../images/yida/btn-yd-good-pre.png);
}

.mod-ic-praise2 {
	margin-right: 1rem;
}

.mod-ic-praise2 i {
	font-style: normal;
}

.yd-ask-q-b {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.yd-ask-q-b button {
	font-size: 1rem;
	display: block;
	width: 100%;
	margin-bottom: 0px;
	padding: 8px 0;
	border-radius: 0;
}


/*医答*/

body {
	margin: 0;
	padding: 0;
}

.mui-scroll-wrapper-yd {
	z-index: 2;
	margin-top: 6rem;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
}

.mui-search.mui-active:before {
	font-size: 20px;
	right: auto;
	left: 5px;
	display: block;
	margin-right: 0;
	color: #00aebb;
}

.mui-icon-search:before {
	content: '\e466';
	color: #00aebb;
}

.mui-input-row .mui-search .yd-search-in .mui-active::before {
	color: #00aebb;
}

.mui-bar {
	position: fixed;
	z-index: 10;
	right: 0;
	left: 0;
	height: 42px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .3);
	box-shadow: 0 0 1px rgba(0, 0, 0, .3);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.mui-search .mui-placeholder {
	font-size: 16px;
	line-height: 34px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: inline-block;
	height: 34px;
	text-align: left;
	color: #999;
	border: 0;
	border-radius: 6px;
	margin-left: 4px;
	background: 0 0;
    pointer-events: none;
}

.yd-search-in {
	width: 80%;
    margin-left: 14px;
	border-radius: 30px;
	background: #ebebeb;
}

.yd-search-in input {
	background: #EBEBEB;
	border-radius: 30px;
}

.yd-search-b {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 10px;
    margin-right: 15px;
    font-size: 15px;
    color: #00aebb;
}



.yd-recommend {
	width: 90%;
	margin: -0.2rem auto 0;
	font-size: 0.9rem;
	color: #666;
	padding-bottom: 0.5rem;
}


/*问题列表*/

.yd-user-head2 {
	position: relative;
	/*width: 2rem;
    height: 2rem;*/
	border-radius: 50%;
	display: inline-block;
	margin-right: .6rem;
}

.yd-doc-n {
	font-size: 1rem;
	color: #333;
}

.yd-doc-Title {
	font-size: 0.75rem;
	color: #333;
    padding-left: 8px;
}

.yd-doc-hosp {
	font-size: 0.75rem;
	color: #333;
}

.yd-brief {
	color: #666;
	font-size: 0.75rem;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 1;
	/** 显示的行数 **/
	overflow: hidden;
	/** 隐藏超出的内容 **/
	white-space: normal;
}

.yd-careerAge span {
	border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 1px solid #c3edfc;
	width: auto;
	background: #f2fcfd;
	color: #00aebb;
	font-size: 0.75rem;
	/* margin-top: 6.5rem; */
	padding: 0rem 0.5rem;
	display: inline-block;
	margin-top: 0.5rem;
}

.yd-line {
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #e5e5e5;
	margin-top: 0.75rem;
}

.yd-price-anw {
	margin-top: 0.2rem;
}

.yd-price-anw span:nth-of-type(1) {
	color: #00AEBB;
	font-size: 0.75rem;
}

.yd-price-anw span:nth-of-type(2) {
	color: #333;
	font-size: 0.75rem;
	padding-left: 0.8rem;
}

.yd-price-anw1 {
	margin-top: 0.2rem;
}

.yd-price-anw1 span:nth-of-type(1) {
	color: #999;
	font-size: 0.75rem;
}

.yd-price-anw1 span:nth-of-type(2) {
	color: #999;
	font-size: 0.75rem;
}

.yd-price-anw1 span:nth-of-type(3) {
	color: #333;
	font-size: 0.75rem;
	padding-left: 0.8rem;
}


.yd-ask-b1 {
	position: absolute;
	top: 21px;
	right: 15px;
	float: right;
	border: 1px solid #74d6d3;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 0 12px;
	color: #74D6D3;
	font-size: 12px;
}

.ydl-ask i {
	font-style: normal;
}

.ydl-lis {
	padding-left: 1rem;
}

.ydl-lis i {
	font-style: normal;
}

.yd-doc-dz {
	font-size: 0.8rem;
	margin-top: 0.75rem;
}

.yd-doc-dz span {
	color: #999;
}

.yd-doc-dz span:nth-of-type(1) {
	padding-left: 0.5rem;
}

.yd-doc-dz span:nth-of-type(2) {
	padding-left: 0.5rem;
}

.dym-intro2 {
	margin-top: 0.35rem;
	line-height: 1.6rem;
	font-size: 0.8125rem;
	color: #999;
}


/*医生详情*/


/*问题描述提交*/

.yd-ask-o {
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
}

.yd-new-r {
	color: #666;
	font-size: 0.75rem;
}

.mui-switch.mui-active {
	border-color: #00AEBB;
	background-color: #00AEBB;
}

.mui-input-row .mui-switch {
	float: right;
	margin-top: 6px;
	margin-right: 20px;
}

.mui-switch {
	position: relative;
	display: block;
	width: 74px;
	height: 24px;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: background-color, border;
	transition-property: background-color, border;
	border: 2px solid #ddd;
	border-radius: 20px;
	background-color: #fff;
	background-clip: padding-box;
}

.mui-switch-mini {
	width: 40px;
}

.mui-switch .mui-switch-handle {
	position: absolute;
	z-index: 1;
	top: -1px;
	left: -1px;
	width: 20px;
	height: 20px;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transition-property: -webkit-transform, width, left;
	transition-property: transform, width, left;
	border-radius: 16px;
	background-color: #fff;
	background-clip: padding-box;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
}

.yd-user-a {
	background: #fff;
	margin-bottom: 1rem;
}

.image-list {
	padding: 10px 0 0px;
	overflow: hidden;
	border-top: 1px solid #d5d5d5;
	margin-left: 15px;
	margin-right: 15px;
}

.image-item {
	width: 65px;
	height: 65px;
	/*background-image: url(../images/iconfont-tianjia.png);*/
	background-size: 100% 100%;
	display: inline-block;
	position: relative;
	border-radius: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid 1px #e8e8e8;
	vertical-align: top;
}

.image-close {
	position: absolute;
	display: inline-block;
	right: -6px;
	top: -6px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 12px;
	background-color: #00AEBB;
	color: #f3f3f3;
	border: solid 1px #00AEBB;
	font-size: 9px;
	font-weight: 200;
	z-index: 1;
}

.z_photo {
	width: 100%;
	height: 5rem;
	padding: 0.3rem;
	clear: both;
	/* margin: 1rem auto; */
	/* border: 1px solid #555; */
}

.z_photo img {
	width: 3.4375rem;
	height: 3.4375rem;
}

.z_addImg {
	float: left;
	margin-right: 0.5rem;
	display: inline-block;
	position: relative;
	margin-bottom: 0.75rem;
}

.z_file {
	width: 3.4375rem;
	height: 3.4375rem;
	background: url(../images/yida/btn-yd-upload-img.png) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-right: 0.5rem;
}

.z_file input::-webkit-file-upload-button {
	width: 3.4375rem;
	height: 3.4375rem;
	border: none;
	position: absolute;
	outline: 0;
	opacity: 0;
}

.z_file input#file {
	display: block;
	width: auto;
	border: 0;
	vertical-align: middle;
}

.yd-upload-dr {
	 font-size: 0.6875rem;
	 color: #666;
	     margin-top: 0.5rem;
}
.mui-input-row .yd-yhq-sel {
	    width: 60%;
    font-size: 0.8rem;
    color: #666;
    margin-right: 15px;
    direction: rtl;

}

.mui-input-row .yd-yhq-sel option {
	text-align:center;
}
.yd-yhq-sel {
	margin: 0;

	    float:right;
}
.mui-zd-block3 {
    font-size: 14px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 8px 0;
    border-radius: 30px;
    -webkit-border-radius: 30px;
}

.yd-table-view-cell {
    padding: 7px 15px;
    border-bottom: 1px solid #e5e5e5;
}
.yd-s-in {
	font-size: 0.75rem;
	color: #666;
}

.mui-popup-title3 {
    font-size: 1rem;
    font-weight:normal;
    text-align: center;
    padding: 6px;
    color: #00AEBB;
}
/*.mui-table-view-cell {
    position: relative;
    overflow: hidden;
    padding: 6px 15px;
    -webkit-touch-callout: none;
}*/
.yd-ser-li {
	width: 88%;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	padding-bottom: 15px;
	
}
.yd-ser-li img {
	
	width: 20px;
	height: 20px;
	margin-right: 0.5rem;
	vertical-align: top;
	float: left;
}
.yd-ser-li span {
	display: block;
	flex: 1;
	-webkit-flex: 1;
	text-align: left;
	font-size: 0.8rem;
	color: #666;
}
.mui-popup-inner3 {
    position: relative;
    padding: 15px 0 8px 0;
    border-radius: 13px 13px 0 0;
    background: rgba(255, 255, 255, .95);
}
.zd-btn-not2 {
    border-radius: 30px;
    margin: 0 8px;
    width: 80%;
}

.mui-scroll-wrapper5 {
	z-index: 2;
    margin-top: 10px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
}
.yd-text-dec {
    display: -webkit-flex;
    
}
.yd-text-dec-1 {
    margin-right: 0px;
}
.yd-text-dec-2 {
    flex: 1;
}
.yd-user-an2 {
    color: #333;
    font-size: 0.9rem;

}
.yd-user-an2 i{
    color: #00aebb;
    font-style: normal;
}

.yd-user-pr {
    font-size: 12px;
    color: #666;
    float: right;
    margin-top: 3px;
    display: block;
    margin-right: 12px;
}

.yd-new-rep {
    background: #f1f3f4;
    color: #666;
    -webkit-border-radius: 30px;
    font-size: 12px;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    bottom: 0px;
}

.yd-new-rep img {
    vertical-align: middle;
    width: 15px;
    margin-right: 2px;
}
.yd-new-rep>a {
    color: #666;
}

.yd-an-box {
				/*height: 155px;*/
				background: #fff;
			}
			
			.yd-speech-in {
				padding: 10px 10px 0;
                display: flex;
                flex-grow: 3;
                border-bottom-color: #efeff4;
                border-bottom-style: solid;
                border-bottom-width: 1px;
                align-items: flex-end;
			}
			
			.yd-speech-in img {
				width: 33px;
				margin-right: 5px;
			}
			
			.yd-speech-inp {
				display: -webkit-flex;
				display: flex;
				width: 80%;
				margin: -24px auto 0;
			}
			
			.yd-speech-inp span {
				flex: 1;
				text-align: center;
			}
			
			.yd-speech-inp span img {
				width: 70px;
			}
			
			.yd-speech-tj {
				width: 36%;
				margin: 0 auto;
				padding-bottom: 20px;
			}
			
			.yd-speech-tj .mui-btn {
				border-radius: 30px;
				border: 1px solid #00AEBB;
				color: #00AEBB;
				padding: 8px 0;
				font-size: 14px;
				letter-spacing: 1px;
			}
			
			.yd-speech-tj.mui-btn.mui-active:enabled,
			.mui-btn:enabled:active,
			button.mui-active:enabled,
			button:enabled:active,
			input[type=button].mui-active:enabled,
			input[type=button]:enabled:active,
			input[type=reset].mui-active:enabled,
			input[type=reset]:enabled:active,
			input[type=submit].mui-active:enabled,
			input[type=submit]:enabled:active {
				color: #fff;
				background-color: #00AEBB;
			}
			
			.yd-sp-bc {
				width: 50px;
				height: 50px;
				border-radius: 50px;
				background: #ccc;
				line-height: 50px;
				margin: 40px auto 0;
				color: #fff;
				font-size: 14px;
			}
			
			.yd-reco-d {
				text-align: center;
				font-size: 12px;
				color: #999;
				margin-bottom: 8px;
				margin-top: 5px;
			}
			
			.yd-sp-second {
				color: #666;
				font-size: 12px;
			    padding-left: 10px;
			}
			
			.yd-an-txt {
				margin-right: 5px;
                margin-top: 1px;
			}

            /*.yd-an-txt {
                width: 88%;
                margin-left: 6%;
            }*/
			
            /*.yd-an-txt .yd-an-txt-in {
                border:1px solid #ccc;
                font-size:12px;
                color:#333;
                height:80px;
                padding:6px 10px;
                margin-top:8px;
            }*/

			.yd-an-txt .yd-an-txt-in {
                border:1px solid #d6d6d6;
                border-left-style: hidden;
                border-right-style: hidden;
                border-top-style: hidden;
                border-bottom-color: #00AEBB;
                max-height: 100px;
			    font-size:12px;
			    color:#333;
			    padding:0px 6px;
                text-align: justify;
			}

#yd-alert2 {
    bottom: 50px;
    box-shadow: 0px -5px 10px -4px #ccc;
    -webkit-box-shadow: 0px -5px 10px -4px #ccc;
    z-index:9;
}

.yd-new-doc-rep {
    background: #f1f3f4;
    color: #666;
    -webkit-border-radius: 30px;
    font-size: 12px;
    padding: 6px 15px;
}

.yd-new-doc-rep img {
    vertical-align: middle;
    width: 15px;
    margin-right: 2px;
}

.yd-new-doc-rep>a {
    color: #666;
}

.yd-sp-bc2 {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #f2fcfd;
    line-height: 50px;
    margin: 40px auto 0;
    color: #00aebb;
    font-size: 14px;
}


/*音频动画*/

.dym-audio-body2:after
{
   
    background-image: url(../images/yida/ico-yd-listen-nor.png);
    animation:myaudio-a 3s infinite linear;
    -moz-animation:myaudio-a 3s infinite linear; /* Firefox */
    -webkit-animation:myaudio-a 3s infinite linear; /* Safari and Chrome */
    -o-animation:myaudio-a 3s infinite linear; /* Opera */
    
}

@keyframes myaudio-a


{
    0%   {opacity: 1;}
    25%  {opacity: 0;}
    50%  {opacity: 1;}
    100% {opacity: 0;}
}

@-moz-keyframes myaudio-a /* Firefox */
{
    0%   {opacity: 1;}
    25%  {opacity: 0;}
    50%  {opacity: 1;}
    100% {opacity: 0;}
}


@-webkit-keyframes myaudio-a /* Safari and Chrome */
{
    0%   {opacity: 1;}
    25%  {opacity: 0;}
    50%  {opacity: 1;}
    100% {opacity: 0;}
}

@-o-keyframes myaudio-a /* Opera */
{
    0%   {opacity: 1;}
    25%  {opacity: 0;}
    50%  {opacity: 1;}
    100% {opacity: 0;}
}

.yd-audio-st {
    width: 0px;
    height: 0px;
    opacity: 0;
}

.dym-audio-body-text:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 102px;
    bottom: 0;
    width: 2rem;
    background-repeat: no-repeat;
    background-size: 60% auto;
    background-position: left center;
    background-image: url(../images/yida/ico-yd-read-nor.png);
}

.dym-audio-body-text {
    position: relative;
    width: 9rem;
    height: 2.25rem;
    line-height: 2.25rem;
    border-radius: 0.425rem;
    background-color: #00AEBB;
    color: #ffffff;
    font-size: 1rem;
    text-indent: 1rem;
}

.dym-audio-body-text1:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 102px;
    bottom: 0;
    width: 2rem;
    background-repeat: no-repeat;
    background-size: 60% auto;
    background-position: left center;
    background-image: url(../images/yida/ico-yd-read-nor.png);
}

.dym-audio-body-text1 {
    position: relative;
    width: 9rem;
    height: 2.25rem;
    line-height: 2.25rem;
    border-radius: 0.425rem;
    background-color: #ccc;
    color: #ffffff;
    font-size: 1rem;
    text-indent: 1rem;
}

.mui-spinner {
    display: inline-block;
    width: 18px;
    height: 18px;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: spinner-spin 1s step-end infinite;
    animation: spinner-spin 1s step-end infinite;
    position: absolute;
}

#maDocReplyUserSubbtn span:nth-of-type(1){
    margin-left: -16px;
}

.csshub-ribbon-wrapper {
    width: 108px;
    height: 108px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index:0;
}

.csshub-ribbon {
    font: 12px Sans-Serif;
    line-height: 24px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    left: 9px;
    top: -2px;
    width: 182px;
    background-color: #00aebb;
    color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    letter-spacing: 3px;
    outline: 1px solid #fff;
    outline-offset: -4px;
}

.yd-noRegist-docs{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
}

.yd-DocMore{
    text-align: center;
}

.yd-DocMore img{
    width: 30%;
    padding-bottom: 50px;
}

.yd-text-show{
    margin-left: 10px;
    text-align: justify;
    zoom: 1;
    padding: 10px 10px;
    border: 1px solid #fff9dc;
    background: #eee;
    border-radius: 5px;
    background-color: #fff9dc;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff9dc),to(#fff9dc));
    background-image: -webkit-linear-gradient(top,#fff9dc,#fff9dc);
    background-image: -moz-linear-gradient(center top , #fff9dc, #fff9dc);
    background-image: linear-gradient(top,#fff9dc,#fff9dc);

}

.yd-text-show:before{
    position: absolute;
    margin-top: 12px;
    left: 56px;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    border-bottom: 6px solid #FFF;
    border-top: 6px solid #FFF;
    border-left: none;
    border-right: 8px solid #00AEBB
}

.yd-an-box-1{
    margin-top: 40px;
    height: 130px;
}

#maDocReplyUserContent::-webkit-scrollbar {
display: none;
}

.yd-DocReply-Text {
    min-height: 20px;
    max-height: 100px;
    _height: 120px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    outline: 0;
    border: 1px solid #d6d6d6;
    font-size: 12px;
    padding: 0px 6px;
    word-wrap: break-word;
    overflow-x: hidden;
    overflow-y: auto;
    border-bottom-color: #00AEBB;
    border-top-style: hidden;
    border-left-style: hidden;
    border-right-style: hidden;
    -webkit-user-select: text;
    color: #333;
    text-align: justify;
    margin-bottom: 5px;
}

.yd-DocReply-Text:empty::before {
                color: lightgrey;
                content: attr(placeholder);
            }