.teb_div{
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: #f4f4f4;
}
.teb_div_content{
	width: 1200px;
	margin: 0 auto;
}
.teb_div a{
	font-size: 16px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	color: #333333;
}
.show_content{
	width: 1200px;
	margin: 0 auto;
}
.show_title_div{
	padding-bottom: 29px;
	border-bottom:1px solid #eeeeee;
}
.title{
	font-size: 24px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
	font-weight: bold;
	margin-top: 40px;
	color: #333333;
	text-align: center;
}
.personInfo,.personInfo_en{
	text-align: center;
	font-size: 24px;
	font-family: PingFang SC, PingFang SC-Medium;
	color: #333333;
	margin-top: 24px;
}
.article_info{
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #999999;
	margin-top: 28px;
}
.personImg{
	display: block;
	width: 400px;
	height: 512px;
	margin: 0 auto;
	margin-top: 40px;
}
.article_txt{
	width:100%;
	padding-top: 30px;
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	color: #333333;
	line-height:28px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 50px;
}
.article_txt img{
	max-width: 100%;
}
.article_bottom{
	margin-top: 30px;
	margin-bottom: 69px;
}
.article_bottom p{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	color: #333333;
	line-height: 28px;
}
.article_bottom p a{
	color: #333333;
}