﻿.bar-line {
    width: 100%;
	height:2px;
	border-bottom:2px dashed #ccc;
    margin: 1.875rem 0;
}.inner-layout .basic-msg {
    margin-top: 2rem;
    
    width: 100%;
    display: flex;
    justify-content: space-between;
}.inner-layout .basic-msg .doc-header {
    
    width: 9.375rem;
}.inner-layout .basic-msg .doc-header img {
    width: 100%;
    
}
	.doctor-list-wrap{margin-bottom:15px;}
		.filter {
    margin: 0.937em 0;
    overflow: hidden;
    background-color: #F8F5EB;
    padding: 0.625rem 1.87rem;}
	.filter dl {
    position: relative;
    font-size: 0.875rem;
    border-top: 1px solid #D7D7D7;
    padding: 0.625rem 0 0.315rem;
}.filter dl:first-child {
    border-top: none;
}.filter dl dt {
    font-size: 1rem;
    height: 20.12rem;
    color: #333333;
    line-height: 2.12rem;
    position: absolute;
    left: 0;
    transform: translateY(0.3125rem);
}.filter dl dd {
    margin-left: 6.875rem;
    overflow: hidden;
    box-sizing: border-box;
}
.filter dl.depart-all .tabs .tab-tit {
    height: 3.125rem;
    line-height: 3.125rem;
}.filter dl.depart-all .tabs .tab-pannel {
    display: block;
    min-height: 3.25rem;
    overflow: hidden;
}.filter dl.depart-all .tabs .tab-tit a {
    font-size: 1rem;
    overflow: visible;
}
.filter dl.depart-all .tabs .tab-tit a.cur {
    color: #50ACAF;
}.filter dl dd a {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    color: #666;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.filter dl.depart-all .tabs .tab-tit a:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 0.3125rem;
    left: 0;
    bottom: -0.0625rem;
}
.filter dl.depart-all .tabs .tab-tit a.cur:before {
    background-color: #EAB660;
}.filter dl.depart-all .tabs .tab-tit a.cur {
    color: #50ACAF;
}.filter dl.depart-all .tabs .tab-pannel li {
    display: none;
    overflow: hidden;
    padding: 0.3125rem 0;
    min-height: 5.2rem;
    text-align: justify;
    width: 100%;
}.filter dl.depart-all .tabs .tab-pannel li:first-child {
    display: block;
}.filter dl dd a {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    color: #666;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}.filter dl dd > a, .filter dl dd .tab-pannel a {
    line-height: 1.625rem;
    height: 1.625rem;
    margin-bottom: 0.3125rem;
    margin-top: 0.3125rem;
    margin-right: 0.625rem;
    padding: 0 0.625rem;
    border-radius: 4px;
}.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0;
    clear: both;
}.doctor-list-wrap .doctor-list li {
    transition: all 0.2s;
    width: 23.625rem;
    height: 15.625rem;
    float: left;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    padding: 1.1875rem;
    margin-right: 2rem;
    margin-bottom: 1.875rem;
    position: relative;
}.doctor-list-wrap .doctor-list li .detail {
    position: relative;
    height: 8.125rem;
    padding-left: 6.5625rem;
    padding-bottom: 0.937em;
    margin-bottom: 0.5625rem;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    transition: all 0.3s;
}.doctor-list-wrap .doctor-list li p {
    color: #666;
    font-size: 0.875rem;
    line-height: 21px;
    max-height: 63px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}.doctor-list-wrap .doctor-list li .detail .thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 5.375rem;
    height: 6rem;
    overflow: hidden;
    border-radius: 0.3125rem;
}.doctor-list-wrap .doctor-list li .detail .thumb img {
    display: block;
    width: 100%;
    height: 100%;
}.doctor-list-wrap .doctor-list li .detail h2 {
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 0.625rem;
}.doctor-list-wrap .doctor-list li .detail h2 a {
    color: #333333;
}.doctor-list-wrap .doctor-list li .detail .info > div {
    line-height: 1;
    margin-bottom: 0.625rem;
}.doctor-list-wrap .doctor-list li .detail .info > div.doc-position {
    font-size: 0;
}.doctor-list-wrap .doctor-list li .detail p.col-goodat {
    color: #999;
    line-height: 21px;
    max-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: none;
}.doctor-list-wrap .doctor-list li .detail .info > div {
    line-height: 1;
    margin-bottom: 0.625rem;
}.doctor-list-wrap .doctor-list li .detail .info > div.doc-position {
    font-size: 0;
}.doctor-list-wrap .doctor-list li .detail .info > div {
    line-height: 1;
    margin-bottom: 0.625rem;
}.doctor-list-wrap .doctor-list li .detail .info > div.depart-info {
    font-size: 0.875rem;
    color: #50ACAF;
}.doctor-list-wrap .doctor-list li .detail .info > div.depart-info u, .doctor-list-wrap .doctor-list li .detail .info > div.depart-info a {
    font-size: 0.875rem;

	color: #999;
}
.doctor-list-wrap .doctor-list li .detail .info a{
    	color: #50ACAF;
}
.doctor-list-wrap .doctor-list li:nth-child(3n) {
    margin-right: 0;
}
.pagination { display: inline-block; padding-left: 0; border-radius: 4px; }
.pagination > li { display: inline; }
.pagination > li > a,
.pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857; text-decoration: none; color: #00B690; background-color: #fff; border: 1px solid #ddd; margin-left: -1px;font-size: 1rem; }
.pagination > li:first-child > a,
.pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus { z-index: 2; color: #23527c; background-color: #eeeeee; border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus { z-index: 3; color: #fff; background-color: #00B690; border-color: #00B690; cursor: default; }