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

.dentist .tigao {
    margin: 0.2rem;
    text-align: center;
    font-size: 0.20rem;
    color: #999999;
}

.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.04rem;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: 2.9rem;}
.dentist .doc-list ul li .zj-pic img{display: block;width: 100%;background-size: cover;margin: 0 0 0 0.25rem;border-radius: 0.2rem;}

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

.pagelist {
    margin: 35px 49px;
    width: 100%;
    height: 71px;
    text-align: center;
}
.pagelist li {
    float: left;
    border: 1px solid gray;
    margin: 6px;
    width: 60px;
    height: 26px;
    line-height: 26px;
}
