.padding-left0{padding-left: 0;}
.block {
    background: #fff;
    border-radius: 5px;
    position: relative;
	padding:0;
}
.hospitalinfo {
    padding: 15px;
    overflow: hidden;
}
.hospitalinfo img {
    height: 66px;
    float: left;
    margin-right: 10px;
}
.hospitalinfo h1 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    color: #333;
	margin: 0;
}
.hospitalinfo h1 i {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #38abbb;
    padding: 0 10px;
    border-radius: 5px;
    margin-left: 10px;
    vertical-align: top;
    overflow: hidden;
}
.hospitalinfo h1 i:first-child {
    margin-left: 20px;
}
.hospitalinfo h1 i.tag_orange {
    color: #ff9023;
    background: #ffe9d3;
}
.hospitalinfo h1 i.tag_green {
    color: #0fb249;
    background: #d2f6db;
}
.hospitalinfo p {
    font-size: 16px;
    margin-top: 10px;
}
.block ul {
    display: flex;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    background: #f8f8f8;
    border-top: #f0f0f0 1px solid;
	padding: 0;
}
.block ul li {
    width: 124px;
    border-right: #f0f0f0 1px solid;
}
.block ul li a {
    display: block;
}
.block li.current a, .block li a:hover {
    color: #fff;
    background: #38abbb;
    text-decoration: none;
}
.float-e-margins{
	background: #fff;
    border-radius: 5px;
    padding:10px 20px 10px;
    position: relative;
}
.float-e-margins p {
    padding-top: 10px;
    overflow: hidden;
	position: relative;
}
.float-e-margins p em {
    color: #666;
    padding-left: 25px;
    background: url(../img/icon_hospitalintro.png) left center no-repeat;
	float: left;
	position:absolute;
}
.float-e-margins p.intro em {
    background-image: url(../img/icon_hospitalintro.png);
}
.float-e-margins p span {
    color: #333;
	padding-left:96px;
	display: block;
	line-height:24px;
}
.float-e-margins p span a {
    color: #1e9eb9;
    padding-left: 22px;
    background: url(../img/icon_book.png) left center no-repeat;
    margin-left: 20px;
}
.float-e-margins p.intro span a {
    background-image: url(../img/icon_book.png);
}
.float-e-margins p.address em {
    background-image: url(../img/icon_hospitallocation.png);
}
.float-e-margins p.address span a {
    background-image: url(../img/icon_map.png);
}
.float-e-margins p.tel em {
    background-image: url(../img/icon_hospitaltel.png);
}
.float-e-margins p.process {
    padding-top: 0px;
    margin-top: 14px;
    border-top: #f0f0f0 1px solid;
}
.sidehospitallist{
    padding: 15px;
}
.float-e-margins .ibox-title{
	border:none;
}
.commentlist{
	display:inline-block;
	width:100%;
	padding:0;
}
.commentlist li {
    border-bottom: #f0f0f0 1px dashed;
    overflow: hidden;
	padding-top:20px;
	padding-bottom: 20px;
	position: relative;
}
.doctorcards-li a {
    color: #999;
    display: block;
    height: 340px;
    padding: 0 9px;
    box-shadow: rgba(0, 0, 0, .2) 0 1px 3px 0;
    border-radius: 5px;
    overflow: hidden;
	text-align: center;
}
.doctorcards-li img {
    width: 78px;
    height: 78px;
    margin-top: 19px;
    border: #e4e4e4 1px solid;
    border-radius: 100%;
}
.doctorcards-li strong {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 16px;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.doctorcards-li p {
    line-height: 20px;
    margin-top: 11px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.doctorcards-li span {
    display: block;
    line-height: 24px;
    padding: 7px 0 0 0;
    border-top: #f0f0f0 1px solid;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.user {
    float: left;
    width: 60px;
    text-align: center;
	position:absolute;
	margin-top: 10px;
}
.user  img {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
}
.commentlist li .content {
    width: 100%;
	padding-left:70px;
}
.commentlist li .content span {
    display: block;
    line-height: 14px;
}
.commentlist li .content span i {
    vertical-align: top;
    line-height: 20px;
    color: #333;
    margin-right: 20px;
}
.commentlist li .content span {
    display: block;
    line-height: 20px;
	color: #999;
}
.commentlist .star {
    margin-right: 20px;
	color: #333!important;
}
.star {
    display: inline!important;
    vertical-align: top;
}
.commentlist li .content span em {
    float: right;
    cursor: pointer;
}
.star em {
    float: none!important;
    display: inline-block;
    cursor: pointer;
}
.commentlist li .content p {
    color: #333;
    margin: 10px 0 10px;
}
.introduction {
    margin-bottom: -20px;
}
.introduction .hospitaltags {
    margin: 20px 0;
    overflow: hidden;
}
.introduction .hospitaltags li {
    float: left;
    width: 100px;
    height: 60px;
    padding: 0 10px;
    margin-right: 24px;
    line-height: 60px;
    font-size: 16px;
    color: #1e9eb9;
    text-align: center;
    background: #ebf7fa;
    border-radius: 60px;
}
.introduction dl {
    padding: 10px 0;
    color: #666;
    border-top: #f0f0f0 1px dashed;
    overflow: hidden;
	position:relative;
}
.introduction dl b {
    color: #333;
    font-weight: 400;
    margin-right: 40px;
}
.introduction dt {
    width: 50px;
	position:absolute;
}
.introduction dd {
    width: 100%;
    padding-left: 50px;
    color: #333;
}
.introduction .address a {
    color: #1e9eb9;
    padding-left: 22px;
    background: url(../img/icon_map.png) left center no-repeat;
    margin-left: 20px;
}
.introduction .blockart {
    padding: 24px 0;
    border-top: #f0f0f0 1px dashed;
}
.blockart {
    line-height: 24px;
    color: #333;
}
.introduction .blockart strong {
    display: block;
    font-size: 16px;
    line-height: 16px;
    padding-left: 10px;
    background: url(../img/line_3x16.png) left center no-repeat;
}
.blockart p {
    margin-top: 24px;
    text-indent: 2em;
}
.tablelist.withborder dl {
    padding: 10px 0;
    border-bottom: #f0f0f0 1px dashed;
}
.tablelist dl {
    line-height: 40px;
    overflow: hidden;
}
.tablelist dt {
    float: left;
    color: #333;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tablelist dd {
    float: right;
    overflow: hidden;
}
.tablelist dd span {
    display: block;
    height: 40px;
}
.threecolumn>* {
    float: left;
    width: 33%;
}
.tablelist dd span a {
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    padding-right: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tablelist dd span b {
    font-weight: 400;
    color: #999;
}
.shuliang{
	padding-left:15px;
	font-size:12px;
	color:#999;
}
.shuliang b{
	color:#38abbb;
	padding-right:2px;
	font-weight: 500;
}
.commentlist1{
	width:100%;
	margin:0;
	padding:0;
}
.commentlist1 li {
    padding: 20px 0;
    border-bottom: #f0f0f0 1px dashed;
    overflow: hidden;
	position:relative;
}
.commentlist1 li .content {
    width: 100%;
	padding-left:90px;
}
.commentlist1 li .content span {
    line-height: 20px;
	color: #999;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	padding-top: 10px;
}
.commentlist1 li .content span i {
    vertical-align: top;
    color: #333;
    margin-right: 20px;
    line-height: 20px;
}
.span_i{
	color: #1e9eb9;
}
.commentlist1 .star {
    margin-right: 20px;
    color: #333 !important;
}
.star {
    display: inline!important;
    vertical-align: top;
}
.commentlist1 li .content p {
    color: #333;
    margin: 10px 0 15px;
}
.dataTables_info{
	margin:20px 0;
}
.dataTables_paginate{
	float: right;
}
.doctortable{
	width:100%;
	margin:0;
	padding:0;
}
.doctortable li {
    padding: 20px 0;
    border-bottom: #f0f0f0 1px dashed;
    overflow: hidden;
}
.doctortable li div:first-child {
    border-right: #f0f0f0 1px solid;
}
.doctortable li div {
    float: left;
}
.doctortable li div:first-child img {
    float: left;
    width: 80px;
    height: 100px;
    margin-right: 12px;
    border-radius: 5px;
}
.doctortable li div:first-child strong {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 8px;
}
.doctortable li div:first-child strong a {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.doctortable li div:first-child p {
    color: #666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.doctortable li div:nth-child(2) {
    border-right: #f0f0f0 1px solid;
}
.doctortable li div:nth-child(2) p {
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.doctortable li div:nth-child(2) p b {
    font-weight: 400;
    color: #333;
}
.doctortable li div:last-child {
    overflow: hidden;
}
.doctortable .Latest{
	color:#333;	
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.doctortable .Latest i{
	color:#38abbb;
	font-weight:500;
}
.doctortable li div:last-child p{
	padding-top:10px;
	line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.doctortable li div:last-child p b{
	color:#333;
}
.banner{
	position:relative;
}
.banner img{
	width:100%;
}
.banner p{
	position:absolute;
	text-align:center;
	color:#fff;
	width: 100%;
}
@media (min-width:320px) {
.banner p{
	top:1em;
	font-size:2.5em;
} 
}
@media (min-width:768px) {
 .banner p{
	top:2em;
	font-size:3em;
}
}
@media (min-width:992px) {
.banner p{
	top:2em;
	font-size:3.5em;
}
}
@media (min-width:1200px) {
.banner p{
	top:2.5em;
	font-size:4em;
}  
}
.center{
	text-align:center;
}
.center p{
	color:#1e9eb9;
	padding:0px 0 20px;
	margin:0;
	font-size:16px;
}
.center span{
	color:#333;
	border-top:2px solid #1e9eb9;
	padding-top:10px;
	font-size:16px;
}
.tags {
    font-size: 16px;
    color: #999;
    line-height: 36px;
	padding-bottom: 40px;
}
.tags a {
    display: inline-block;
    margin: 20px 10px 0 0;
    padding: 0 22px;
    background: #f1f1f1;
    border-radius: 36px;
    color: #666;
}
.tags a:hover{color:#fff;background:#38abbb;text-decoration:none}
.overflow{overflow: hidden;}
.City_yy{
	background:#f6f6f6;
	border-radius:5px;
	padding:15px;
	margin-bottom: 20px;
}
.City_yy_1{
	font-size: 18px;
    color: #fff;
    background: #1e9eb9;
    width: 90px;
    height: 90px;
    display: inline-grid;
    line-height: 90px;
    text-align: center;
    border-radius: 50%;
}
.City_yy_2{
	font-size: 18px;
	color:#1e9eb9;
	padding-left: 10px;
}
.logo-name img{
	width:100%;
}
.hospitalfulllist{
	width:100%;
	padding:0;
	margin:0;
}
.hospitalfulllist li {
    height: 140px;
    padding: 20px 0;
    border-bottom: #f0f0f0 1px dashed;
    overflow: hidden;
    position: relative;
}
.hospitalfulllist_a{
}
.hospitalfulllist li img {
    float: left;
    width: 138px;
    height: 100px;
    margin-right: 20px;
    border-radius: 5px;
}
.hospitalfulllist li strong {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 8px;
}
.hospitalfulllist li p {
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin: 0;
}

.hospitalfulllist li div span {
    display: block;
    line-height: 14px;
    margin-top: 40px;
}
.hospitalfulllist li div b {
    color: #2ca1bb;
    font-weight: 400;
    margin-right: 5px;
}
.Latest1 {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	padding-top: 7px;
}
.Latest1 i {
    color: #38abbb;
    font-weight: 500;
}
.detailnav{
	position:relative;
	width:100%;
	min-height:160px;
}
.doctoravatar{
	width: 120px;
	position:absolute;
	left:20px;
	top:20px;
}
.doctoravatar img{
	width:100%;
	
}
.doctordetail{
	width:100%;
	padding:20px 20px 20px 160px;
}
.doctordetail h1{
	font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    color: #333;
    margin: 0;
}
.doctordetail-tool{
	font-size:18px;
	color:#999;
	padding-left:20px;
}
.doctordetail p{
	padding:10px 0 0;
	margin:0;
	color:#333;
}
.doctordetail p i{
	color: #38abbb;
    font-weight: 500;
}
.chat-view .ibox-content {
    overflow: auto;
}
.qybq{
	padding: 10px 20px;
	color: #38abbb;
	border: 1px solid #38abbb;
	border-radius: 15px;
	margin: 0 10px 10px 0;
	float: left;
}