/***以下问题***/
.more{margin-top: 1.2rem;color: #333333;font-size: 1.1rem;font-weight: 600;}
.nff{width: 100%;margin-top: 0.5rem;}
.nff ul{width: 100%;overflow: hidden;}
.nff ul li{margin-right:0.5rem;margin-bottom: 0.5rem;width: calc((100% - 1rem)/3);float: left;height: 2.4rem;line-height: 2.4rem;text-align: center;color: #fff;font-size: 1rem;
	background: #9c1d03;border-radius: 6px;
}
.nff ul li:nth-child(3n){margin-right: 0}
.nff ul li:nth-child(4){margin-bottom: 0}
.nff ul li:nth-child(5){margin-bottom: 0}
.nff ul li:nth-child(6){margin-bottom: 0}
.channel_zuch{margin: 1rem auto 0;width: calc(100% - 10px);}
.channel_zuch img{width: 100%;display: block;}
/***肿瘤名医开始***/
.kfsp{width:100%;margin-top:1.2rem;display: flex;justify-content:center;align-items:center;}
.kfsp .block1{width:0.4rem;height: 1.6rem;background: #9c1d03;margin-right:1rem;margin-left: 0.5rem}
.kfsp .block2{width: calc(100% - 8.5rem);font-size: 1.3rem;color: #9c1d03;font-weight: 600;}
.kfsp a{width: 6.5rem;height: 2.2rem;text-align: center;border-radius: 20px;line-height: 2.2rem;font-size: 1.1rem;color: #fff;background: #7e7e7e;}
.xi{width: 100%;height: 1px;background:#e2e2e2;margin-top: 0.5rem;}
.channel_zuch{margin-top: 1rem;padding:0.8rem 0;width: 100%;background: #eeeeee;}
.channel_zuch img{width: 100%;display: block;}
.channel_doct{width:100%;margin-top:3.8rem;}
.channel_doct ul{width: 100%;display: flex;justify-content:center;align-items:center;}
.channel_doct ul li{margin-right: 0.6rem;width: calc((100% - 1.2rem)/3);position: relative;padding:2.5rem 0 1rem;background: #fef1f0;
	text-align: center;
}
.channel_doct ul li .chan_top1{width: 5rem;height: 5rem;border-radius: 50%;position: absolute;top:-3rem;left:0;right:0;margin: auto;}
.channel_doct ul li .chan_top1 img{width: 100%;display: block;}
.channel_doct ul li h2{font-size: 1.3rem;color: #9c1d03;text-align: center;margin-bottom:0.7rem;margin-top: 0.3rem;}
.channel_doct ul li p{font-size: 1rem;color: #333333;line-height: 1.4rem;}
.channel_doct ul li .chan_zx{width:4.6rem;height: 2.5rem;background: #fbac3c;margin: 0.7rem auto 0;border-radius: 5px;text-align: center;line-height: 2.5rem;
font-size: 1rem;color: #fff;}
.channel_doct ul li:nth-child(2){background: #fff1e1;}
.channel_doct ul li:nth-child(3){margin-right: 0}
.jdckys{width: 100%;margin:1.5rem auto 0;font-size: 1.1rem;color: #ff8a00;text-align: center;}
/***肿瘤名医结束***/






@media screen and (max-width: 620px){

}
@media screen and (max-width: 320px){
	*{font-size: 12px;}

}
@media screen and (max-width:400px) and (min-width:321px){
	*{font-size: 14px;}
    
}
@media screen and (max-width: 600px) and (min-width: 401px){
	*{font-size: 16px}
}
@media screen and (min-width: 601px){
    .nff ul li{height: 2.8rem;line-height: 2.8rem;}
    .channel_doct{margin-top: 4.6rem;}
	.channel_doct ul li .chan_top1{width: 8rem;height: 8rem;top:-4rem;}
	.channel_doct ul li h2{margin-top:2rem;}
}
@media screen and (min-width:620px){
	
}