#newsContentWrap{
	margin-top: 20px;
	margin-bottom: 100px;
}
.news_title{
	font-size: 24px;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
}
.news_time {
	color: #999;
  font-size: 14px;
  margin-bottom: 12px;
	opacity: 0.4;
	margin-top: 22px;
}
.details_content{
	line-height: 2;
	margin-top: 37px;
	text-align: center;
}
.details_Container p{
	font-size: 14px !important;
}
.details_content p{
	text-align: left;
	text-indent: 32px;
	font-size: 15px;
	line-height: 1.6;
	text-align: justify;
}
.details_content img{
	width: 542px;
}
.details_content .imgMagazine {
	width: 798px;
	/* border: 1px dashed #999; */
}
.details_content .imgMin {
	width: 390px;
}
.details_content .subtitle{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.details_content .strong{
	font-weight: bold;
}
.details_content .bigger{
	font-weight: bold;
	font-size: 17px;
}
.toggleWrapper .title {
	padding: 46px 68px;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #324C91;
}
.details_conter {
	display: flex;
}
.details_conter img {
	width: 323px;
	height: 421px;
	margin-left: 35px;
}
.details_conter p {
	font-size: 15px;
	line-height: 1.6;
	font-weight: 400;
}
.text {
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 19px;
}
.imgText {
	display: flex;
}
.imgTwo {
	width: 455px;
	height: 229px;
	/* border: 1px dashed #999; */
	margin-left: 37px;
}
.textTitle {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #f6f6f6;
	font-size: 18px;
	text-align: left;
}
.imgText .imgThree {
	width: 306px;
	height: 187px;
	/* border: 1px dashed #999; */
}
.newsTitle {
	background-color: #f6f6f6;
	padding: 7px 0;
	color: #2655a5;
	font-weight: bold;
}
.name {
	color: #2655a5;
	font-weight: bold;
}