/**医生详情字段标签**/

.dos_label{
	padding: 20px 25px 20px 17px;
    box-shadow: 0px 4px 16px #dcdcdc;
    -webkit-box-shadow: 0px 4px 16px #dcdcdc;
	width: 100%;
	margin-bottom: 40px;
	position: relative;
	float: left;
}

.dos_img{
	width: 235px;
    border-radius: 2px;
    margin-right: 30px;
	float: left;
	max-height:290px;
}

.dos_incon{
	width: 640px;
	float: left;
}

.dos_incon .dos_name{
	line-height: 44px;
	width: 100%;
	margin-bottom: 8px;
	float: left;
}

.dos_incon  .name{
	font-size: 24px;
	margin-right: 13px;
	float: left;
	font-weight: bold;
}

.dos_incon  .position{
	color: #999;
	font-size: 16px;
	margin-bottom: 10px;
}

.dos_common{
	font-size: 16px;
	line-height: 35px;
	width: 100%;
	margin-bottom: 2px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float:left;
	color: #999;
}

.dos_common span{
	margin-right: 10px;
	float: left;
	color:initial;
}

.dos_common i{
	color: #999;
}

.dos_common i.ssyy{
	color: #FF6980;
}

.doc_contact{
	right: 25px;
    top: 50%;
    z-index: 1;
    width: 221px;
    height: 198px;
    border-left: 1px solid #eee;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	padding-top: 30px;
	position: absolute;
	text-align: center;
}


.doc_lxys{
	font-size:18px;
	line-height: 26px;
	width: 100%;
	margin-bottom: 30px;
	float: left;
}

.doc_btn{
	line-height: 0;
	width: 100%;
	padding-top: 10px;
	float: left;
}

.doc_contact .doc_btn a{
	width: 60px;
    margin-right: 20px;
    display: inline-block;
}

.doc_contact .doc_btn a.kefu{
	width: 60px;
    display: inline-block;
}

.doc_contact .doc_btn a img{
	width: 46px;
    height: 46px;
}
.doc_contact .doc_btn .rxkf{
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	float: left;
}

.doc_contact .doc_btn .iphone_con{
	width: 100%;
	margin-bottom: 6px;
	float: left;
}

/**医生主体**/

.yscoten{
	float:left;
	width:100%;
}


.ysjs{
	box-shadow: 0 0 8px #eee;
    -webkit-box-shadow: 0 0 8px #eee;
	width: 100%;
	margin-bottom: 30px;
	float: left;
}
.ystit{
	height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #eee;
    padding: 0 18px;
	width: 100%;
	margin-bottom: 10px;
	float: left;
}

.ystit h3{
	float:left;
	font-weight:bold;
}

.ystext{
	width: 100%;
    padding: 20px;
    font-size: 16px;
	float: left;
	line-height:35px;
}

.ystext h3{
	font-size: 16px;
    font-weight: bold;
}
.ystext img{
	display: block;
    margin: 0 auto;
    max-width: 50%;
    height: auto !important;
}

/**医生医院**/


.ystext .hos_name{
	text-align: center;
    padding-bottom: 20px;
}

.ystext .hos_name span{
	font-size: 24px;
    color: #000;
    height: 40px;
    line-height: 50px;
}

.ystext .hos_name span a{
	padding: 4px;
    color: #333;
}

.ystext .hos_text{
	padding-bottom: 15px;
}

.ystext .hos_text .hospic{
	width: 280px;
    float: left;
    padding: 20px 30px 10px 20px;
    text-align: center;
}

.ystext .hos_text .hospic img{
	width: 250px;
    padding: 10px;
    border: 1px solid #E9E9E9;
    max-width: 100%;
}
}

.ystext .hos_text .hospic a{
	padding: 4px;
    color: #333;
}

.ystext .hos_text p{
	text-align: justify;
}


/**来源声明**/

.lysm{
	font-size: 16px;
	line-height: 22px;
	width: 100%;
	float: left;
}

.lysm i{
	color: #FF6980;
	margin-right: 10px;
    font-weight: 600;
}
