.tsks{
	width: 92%; margin: 0 auto; padding-bottom: .5rem;
}

.tsks_slide{
	margin-bottom:0.4rem;
}
.tsks_hd{
	height: .7rem;
	margin-bottom: .4rem;

}
.tsks_hd li{
	width: 49.5%; float: left; background: #f7eee8; height: .7rem; line-height: .7rem;
	text-align: center;
	padding: .1rem 0;
}
.tsks_hd li span{
	font-size: .36rem;padding-bottom: .14rem;
}
.tsks_hd .on{
	background: #f7eee8 !important;
}
.tsks_hd .on span{

	border-bottom: 2px solid #eb5d03; color: #eb5d03; 
}


/*
医生团队
 */
.doctor_box{

}
.doctor_box li{
	padding: 0.2rem 0 0; border: 1px solid #c9c9ca;
}

.doc_left{
	width: 30%;
	float: left;
	height: 3.5rem;
}
.doc_left img{
	width: 100%;
	height: 3.27rem;
	position:relative; left:0.2rem;
}
.doc_right{
	float: left;
	width: 65%;
	margin-left: 5%;
	position: relative;

}
.doc_name{
	font-size: .45rem;
	color: #eb5d03 !important;
	margin-bottom: .1rem;

}
.doc_Title{
	font-size: .32rem;
	margin-bottom: .11rem;
	
}
.doc_right p {
	color:#333333;
}
.doc_product{
	font-size: .32rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.btn{
	position: absolute;
	bottom: -0.6rem;
}
.btn button{
	color: white;
	border: 0;
	padding: .05rem .65rem;
	font-size: .32rem;
	border-radius: .1rem;

}
.btn a{
	color: white;
	border: 0;
	padding: .05rem .65rem;
	font-size: .32rem;
	border-radius: .1rem;
}
@media screen and (max-width: 350px) {
    .btn a {
        padding: .05rem .55rem;
    }
	.doc_Title {
		font-size: .32rem;
		margin-bottom: .051rem;
	}
	.doc_name {
	 margin-bottom:0;
	}
}


.btn_zixun{
	background: #eb5d03;
}
.btn_yuyue{
	background: #07a2b8;
	margin-left: .4rem;
}


.weizhi{
	height:0.8rem; background:#eb5d03; color:white; line-height:0.8rem; font-size:0.34rem;
	padding-left:0.4rem;
}
.weizhi a{color:white;}


.block_title_1{ font-size:0.36rem; color:#333333; text-align:center; margin:0.25rem 0; font-weight:bold;}





