@charset "utf-8";
.d_title{
	height: 0.92rem;
	line-height: 0.92rem;
	text-align: center;
	font-size: 0.28rem;
	color: #5c5c5c;
	vertical-align: middle;
}
.d_title span{
	height: 0.01rem;
	width: 0.88rem;
	background: #cccccc;
	display: inline-block;
	vertical-align: middle;
}
.d_word{
	background: url(../images/team/doctor_02.jpg) no-repeat center center;
	height: 6.11rem;
}
.d_word p{
	width: 5.45rem;
	margin:0px auto 0px auto;
	padding-top: 0.5rem;
	text-indent: 2em;
	font-size: 0.24rem;
	color: #000000;
	line-height: 0.44rem;
}
.d_consultation {
	width: 1.72rem;
	height:0.45rem;
	line-height: 0.45rem;
	text-align: center;
	margin:0 auto;
	border:0.01rem solid #018ed5;
}
.d_consultation a{
	font-size: 0.2rem;
	color: #018ed5;
}
.d_consultation1{
	margin-top: 0.36rem;
}
.d_d_title{
	font-size: 0.22rem;
	color: #5c5c5c;
	text-align: center;
	line-height: 0.88rem;
	clear: both;
}
.d_d_list{
	width: 6.02rem;
	margin:0 auto;
	clear: both;
}
.d_d_list ul{
	clear: both;
}
.d_d_list li{
	width: 1.42rem;
	height: 1.42rem;
	border-radius: 0.08rem;
	border:0.01rem solid #018ed5;
	display:block;
	float:left;
	margin-right: 0.08rem;
	margin-bottom: 0.14rem;
}
.d_d_list li:nth-child(4n){
	margin-right: 0px;
}
.d_d_list li p:nth-child(1){
	height: 0.92rem;
	text-align: center;
	position: relative;
}
.d_d_list li p:nth-child(1) img{
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 34%;
}
.d_d_list li p:nth-child(2){
	text-align: center;
	color: #000000;
	font-size: 0.2rem;
} 
.d_d_list li p:nth-child(2) a{

}
.d_form{
	height: 3.57rem;
	background: #f8f8f8;
	padding-top: 0.5rem;
}
.d_form select,.d_form input{
	width: 4.4rem;
	height: 0.58rem;
	line-height: 0.58rem;
	margin:0 auto 0.14rem auto;
	display: inherit;
	
	border:0.01rem solid #cccccc;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.d_form select{
	background: #f8f8f8 url(../images/team/doctor_36.jpg) no-repeat 3.75rem center;
	background-size: 0.44rem 0.45rem;
}
.d_form input{
	background: #f8f8f8;
}
.zj_sch{font-size: 0.2rem;
	color: #018ed5;
	cursor:pointer
}