
.dentist .ens {
    text-align: center;
    padding-top: 0.1rem;
    font-size: 0.14rem;
    color: #4cbbb4;
}

.dentist .titles { font-size: 0.40rem;text-align: center;}

.dentist .tigao {
    margin: 0.2rem 0.2rem 0.2rem 0.5rem;
    text-align: left;
    line-height: 0.3rem;
    font-size: 0.22rem;
    color: #333333;
}

.dentist .hd li{
	float: left;
    height: 0.6rem;
    line-height: 0.6rem;
    background: #dfe1e7;
    border: 1px solid #dfe1e7;
    text-align: center;
    color: #333;
    font-size: 0.22rem;
    border-radius: 0.1rem;
	margin-top: 0.1rem;
	}
	
.dentist .hd li.on{color:#fff;background: #4cbbb4;}

.dentist .doc-list { margin-top: 0.2rem;height: auto;overflow: hidden;}

.dentist .doc-list ul{margin: 0px;}
.dentist .doc-list ul li{float: left;width: 3.45rem;height: 4.9rem;transition: all linear .3s;}
.dentist .doc-list ul li a,.doc-list ul li a:hover{color: #333;}
.dentist .doc-list ul li .zj-pic{float: left;width: 3.1rem;height: 2.8rem;}
.dentist .doc-list ul li .zj-pic img{display: block;width: 100%;background-size: cover;margin: 0 0 0 0.5rem;border-radius: 0.2rem;}

.dentist .doc-list ul li .zj-des{float:right;width: 2.6rem;transition: all linear .3s;margin-top: 0.5rem;}
.dentist .doc-list ul li .zj-title{height: 0.65rem;line-height: 0.85rem;font-size: 0.3rem;color: #4cbbb4;}
.dentist .doc-list ul li .zj-title strong{font-size: 0.17rem; font-weight: normal;color: #333333;}
.dentist .doc-list ul li .zj-ry,
.dentist .doc-list ul li .zj-xm{height: 0.52rem;overflow: hidden;font-size: 0.18rem;line-height: 0.26rem;transition: all linear .3s;}


