.ntoi_cont{
	background-color: #eff1f4;
}
.ntoi_cont .p_warp{padding: 40px;background-color: #fff;}
.teacher-header{position: relative;padding-left: 12px; font-size: 28px;color: #404040;letter-spacing: -.08px;}
.teacher-header::after{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 4px;
	height: 25px;
	background-color: #3778ff;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	}
.teacher-body{
	margin: 20px 0 0 0;
}
.body-infos{
	width: 780px;
}
.body-herder img{
	width: 300px;
	height: auto;
	box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%);
	border-radius: 8px;
}
.infos-name{
	font-size: 26px;
	color: #404040;
	letter-spacing: -.11px;
}
.infos-detail{
	margin-top: 10px;
}
.infos-brief{
	font-size: 16px;
	color: #888;
	letter-spacing: -.15px;
}
.comments-item-stars{
	display: inline-block;
	width: 110px;
	margin-top: -2px;
}
.infos-split-line{
	height: 1px;
	background: #e5e5e5;
	margin-top: 12px;
}
.infos-num{
	font-size: 16px;
	color: #333;
	letter-spacing: -.27px;
	line-height: 22px;
}
.infos-count{
	font-family: STHeitiSC-Light;
	font-size: 16px;
	color: #666;
	letter-spacing: -.24px;
	text-align: right;
	line-height: 16px;
	margin-left: 15px;
}
.infos-desc{
	margin-top: 20px;
	padding: 24px 31px;
	background: #f6f6f6;
	font-size: 16px;
	color: #888;
	letter-spacing: 0;
	line-height: 26px;
	border-radius: 25px 0;
	margin-bottom: 35px;
}
.infos-personalDetails{
	text-indent: 2em;
	font-size: 18px;
	color: #404040;
	letter-spacing: 0;
	line-height: 32px;
	margin-top: 30px;
	margin-bottom: 50px;
}