.doc-infor {
	margin-bottom: 20px;
	border: 1px solid #ebebeb;
}
.doc-msg,.hospital-msg {
	position: relative;
	padding: 20px;
	background-color: #fff;
}
.photo-outer {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 80px;
	height: 80px;
}
.photo-border {
	position: absolute;
	top: 0;
	left: 0;
}
.doc-photo {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.doc-name {
	margin-bottom: 12px;
	padding-left: 90px;
	font-size: 18px;
	color: #1a1a1a;
	cursor: pointer;
}
.doc-name.pressed,.doc-name:hover {
	color: #3bc987;
}
.doc-name-firsta{
	color: #1a1a1a;
}
.doc-name-firsta:hover{
	color: #3bc987;
}
.type-exp,.type-com {
	position: relative;
	top: -2px;
	display: inline-block;
	width: 40px;
	height: 18px;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	color: #fff;
	border-radius: 2px;
	cursor: auto;
}
.type-exp {
  margin-left: 10px;
  background-color: #89abe3;
}
.type-com {
	margin-left: 10px;
	background-color: #3bc987;
}
.doc-hint {
	padding-left: 90px;
	font-size: 14px;
	color: #949494;
}
.m-b-10 {
	margin-bottom: 10px;
}
.hospital-msg {
	position: absolute;
	top: 0;
	left: 516px;
	padding: 20px 0;
}
.hospital {
	margin-bottom: 12px;
	font-size: 18px;
	color: #1a1a1a;
	cursor: pointer;
	margin-top: -2px;
}
.hospital.pressed,.hospital:hover {
	color: #3bc987;
}
.hospital-a{
	color: #1a1a1a;
}
.hospital-a:hover{
	color: #3bc987;
}
.hos-level {
	position: relative;
	top: -2px;
	display: inline-block;
	width: 60px;
	height: 18px;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	background-color: #f7ad4d;
	color: #fff;
	border-radius: 2px;
	margin-bottom: 10px;
}
.hos-address {
	position: absolute;
	top: 82px;
	left: 0;
	padding-left: 18px;
	font-size: 14px;
	color: #949494;
	background: url(../../img/new_img/city_10.png) no-repeat left center;
	min-width: 200px;
	overflow: hidden;
	height: 19px;
}
.doc-hobby {
	padding: 14px 20px 14px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #ebebeb;
	height: 53px;
	overflow: hidden;
}
.hob-tags {
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 3px 10px;
	font-size: 14px;
	color: #949494;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	max-width: 798px;
	white-space: nowrap;
	overflow: hidden;
}
/*hospital*/
.hospital-detials {
	margin-bottom: 20px;
	padding: 40px 20px 10px 20px;
	background-color: #fff;
	border: 1px solid #ebebeb;
}
.hos-title {
	margin-bottom: 15px;
	font-size: 24px;
	color: #333;
	line-height: 24px;
}
.hos-title .hos-level {
	position: relative;
	top: -3px;
	margin: 0 0 0 14px;
}
.hospital-detials .hos-address {
	position: initial;
}
.hos-photo {
	display: block;
	width: 100%;
	margin: 35px 0 24px;
}
.doc-intro {
	color: #666;
	text-align: justify;
	line-height: 28px;
}
/*doctor*/
.doc-detail-outer {
	margin-bottom: 20px;
  border: 1px solid #ebebeb;
}
.del-photo-outer {
  position: absolute;
  top: 24px;
  left: 20px;
  width: 102px;
  height: 102px;
}
.del-photo-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.del-doc-photo {
  display: block;
  width: 102px;
  height: 102px;
  border-radius: 50%;
}
.del-doc-name {
	padding-left: 114px;
	font-size: 18px;
	color: #1a1a1a;
	margin-top: 4px;
}
.del-doc-name .type-exp {
	float: right;
}
.del-doc-name .type-com {
	float: right;
}
.del-doc-hint {
	margin-top: 10px;
	padding-bottom: 1px;
	padding-left: 114px;
	color: #949494;
	line-height: 14px;
}
.del-hob-outer {
	margin-bottom: 20px;
	padding: 20px 20px 6px 20px;
	background-color: #fff;
	border: 1px solid #ebebeb;
}
.del-hob-outer .hob-tags {
	background-color: #fafafa;
}
.m-t-6 {
	margin-top: 18px;
}
.del-doc-infor {
	margin-bottom: 20px;
	padding: 20px 20px 14px 20px;
	background-color: #fff;
	border: 1px solid #ebebeb;
}
.infor-p {
	color: #4c4c4c;
	line-height: 22px;
	text-align: justify;
}

.del-doc-assess {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #ebebeb;
}
.assess-title {
	padding: 20px;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	line-height: 14px;
}
.assess-num {
	font-size: 16px;
	font-weight: 500;
	color: #949494;
}
.assess-hint {
	width: 100%;
	height: 30px;
	font-size: 12px;
	color: #f75b2c;
	color: #d98b2b;
	line-height: 30px;
	text-align: center;
	background-color: #f9edde;
}
.pat-ass-outer {
	position: relative;
	padding: 18px 20px 0 20px;
}
.pat-ass-photo {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 70px;
    height: 70px;
}
.pat-ass-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.pat-ass-img {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.pat-ass-name {
	margin-top: 8px;
	color: #949494;
	text-align: center;
}
.ass-star-outer {
	padding-left: 82px;
}
.ass-star-outer .ass-star{
	display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 2px;
    background: url(../../img/new_img/star_07.png) no-repeat center center;
    background-size: cover;
}
.ass-star-outer .grey-star{
	background: url(../../img/new_img/stat_grey_03.png) no-repeat center center;
	display: inline-block;
	width: 21px;
	height: 21px;
	margin-right: 2px;
	background-size: cover;
}
.ass-infor {
	margin-top: 5px;
	padding-left: 82px;
	color: #1a1a1a;
	line-height: 22px;
	text-align: justify;
}
.ass-date {
	margin-top: 4px;
	padding: 0 0 16px 82px;
	font-size: 12px;
	color: #949494;
	line-height: 20px;
	border-bottom: 1px solid #ebebeb;
}
.pat-ass-outer:last-of-type .ass-date{
	border-bottom: 0;
}
.ass-date.clear-border {
	border: none;
}
.ill-name {
	margin-left: 14px;
}
.del-doc-assess .slide-content-btn {
	margin: 0 20px 20px 20px;
}


.no-docs{
	 width: 100%;
	 height:100px;
	 padding: 110px 220px 0 220px;
	 text-align: center;
	 position: relative;
 }
.no-docs-img{
	position: relative;
	display: inline-block;
}
.no-docs-p{
	/*width: 360px;*/
	height:auto;
	text-align: left;
	word-wrap: break-word;
	display: inline-block;
	position: relative;
	color: #949494;
	font-size:16px;
}