@charset "utf-8";
.zt-banner {
    width: 100%;
}
.zt-banner img {
    width: 100%;
    height: auto;
}
.zt-con1{
	padding: 0.96rem 0.72rem 1.16rem;
}
.zt-title{
    font-size: 0.72rem;
    line-height: 0.92rem;
    font-weight: bold;
    color: #2480C2;
    text-align: center;
}
.zt-entitle{
    font-size: 0.34rem;
    line-height: 0.34rem;
    font-weight: 300;
    color: #79AFD6;
    text-align: center;
    margin-top: 0.17rem;
}
.zt-con1 .c1-ul{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 0.57rem;
}
.c1-ul .c1-li:nth-child(n+2){
	margin-left: 1.06rem;
}
.c1-li .c1-li-icon{
	width: 1.11rem;
}
.c1-li .c1-li-name{
	margin-top: 0.33rem;
	font-size: 0.44rem;
	font-weight: bold;
	color: #565656;
	line-height: 0.44rem;
	text-align: center;
}
.c1-li .c1-li-desc{
	font-size: 0.36rem;
	font-weight: 400;
	color: #7C7C7C;
	line-height: 0.5rem;
	margin-top: 0.26rem;
}
.zt-con2{
	padding: 1.04rem 0.72rem 0.85rem;
	background-color: #ECF5FA;
}
.zt-con2 .c2-item{
	margin-top: 0.5rem;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.zt-con2 .c2-item-left{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.c2-item-left .c2-info{
	text-align: right;
}
.c2-info .c2-key{
	font-size: 0.44rem;
	font-weight: bold;
	color: #4B4B4B;
	line-height: 0.44rem;
}
.c2-info .c2-value{
	font-size: 0.36rem;
	font-weight: 400;
	color: #565656;
	line-height: 0.5rem;
	margin-top: 0.21rem;
}
.zt-con2 .mz-03{
	width: 1.32rem;
	margin: 0 0.4rem;
}
.c2-item-right .c2-info{
	text-align: left;
}
.c2-item-right .c2-info:nth-child(n+2){
	margin-top: 3.53rem;
}
.zt-con3{
	padding: 1.23rem 0.72rem 1.05rem;
}
.zt-con3 .ma-04{
	margin-top: 0.63rem;
	width: 9.36rem;
}
.zt-con3 .c4-main{
	font-size: 0.38rem;
	font-weight: 400;
	color: #565656;
	line-height: 0.68rem;
	margin-top: 0.55rem;
}

.zt-con4{
	padding: 1rem 0.72rem;
	background-color: #ECF5FA;
}
.doctor_list{
	width: 100%;
}
.doctor_list .doctor_ul{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	padding-bottom: 0.18rem;
}
.doctor_list .doctor_li{
	width: 4.32rem;
	height: 5.76rem;
	display: flex;
	flex-direction: column;
	box-shadow: 0 0 0.2rem 0 rgba(17,50,68,0.12);
	margin-top: 0.58rem;
}
.doctor_list .doctor_li:nth-child(n+2){
	margin-left: 0.3rem;
}
.doctor_list .doctor_li .doctor_li_avatar{
	width: 4.32rem;
	height: 4.32rem;
}
.doctor_li_info{
	width: 100%;
	height: 1.39rem;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.doctor_li_name{
	font-size: 0.44rem;
	font-weight: bold;
	color: #4390CA;
}
.doctor_li_position{
	font-size: 0.32rem;
	font-weight: 400;
	color: #4390CA;
	margin-left: 0.32rem;
}
.zt-con5{
	padding: 1.05rem 0.72rem 0;
}
.zt-con5 .c5-ul{
	margin-top: 0.58rem;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.c5-ul .c5-li{
	width: 4.6rem;
	height: 1.12rem;
	border: 1px solid #60A7DA;
	border-radius: 0.14rem;
	box-sizing: border-box;
	font-size: 0.38rem;
	font-weight: 300;
	color: #353535;
}
.c5-ul .c5-li:nth-child(n+3){
	margin-top: 0.33rem;
}
.zt-con6{
	padding: 1.26rem 0.72rem;
}
.zt-con6 .mz-05{
	margin-top: 0.63rem;
	width: 9.36rem;
}
.c6-ul{

}
.c6-ul .c6-li{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin-top: 0.5rem;
}
.c6-li .c6-li-icon{
	width: 0.42rem;
	margin: 0.06rem 0.15rem 0 0;
}
.c6-li .c6-li-name{
	font-size: 0.38rem;
	font-weight: 400;
	color: #565656;
	line-height: 0.48rem;
}