.container-fluid {
	height: 100%;
}

.content {
	height: 100%!important;

}
.content h6{
	font-size: 14px;
	font-weight: 500;
}
hr {
	width: 60%;
	margin-left: 22%;
}
h1,
h2,
h3,
h4,
h5,
h6{
	text-align: center;
}

.content_title {
	font-size: 12px;
	font-size: 14px\0;
	font-family: 'Microsoft YaHei';
	font-weight: 300;
	color: rgba(34, 24, 21, 1);
	line-height: 1.5rem;
	margin-top: 1.25rem;
	text-align: center;


}
.content_bottom_title h3{
	white-space: nowrap;
}

.content_title p {
	text-align: center;
}

.content_title p a:hover {
	color: #E97F13;
}

.content_bottom {
	/* width: 51.375rem; */
	width: 50%;
	height: 100%;
	text-align: left;
	/* margin-left: 26%; */
	margin: 0 auto;


}
.content_bottom ul{
	height: 100%;
	
}

.content_bottom .content_bottom_title {
	/* margin-left: 20%; */
}

.content_bottom .content_bottom_title h3 {
	/* margin-left: 30%; */
	text-align: center;
}

.content_bottom img {
	width: 100%;
	height: 80%;
}

.content_bottom p {
	font-size: 14px;
	font-size: 16px\0;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: rgba(51, 51, 51, 1);
	line-height: 1.875rem;
	line-height: 2rem\0;
	text-indent: 2.5rem;
}

.content_bottom ul li {
	margin-top: 2.5rem;
}

.content_bottom ul li p {
	margin-top: 1rem;
}

.author{
	float: right;
	display: flex;
	flex-direction: column;
}
