/* .yellow_red{
	background-color: yellow;
	color: red;
	font-size: 20px;
	font-weight: bold;
	display: block;
	
} */
.subhead{
	font-size: 18px;
	margin-bottom: 5px;
	display: block;
	color: #000;
	margin-top: 40px;
}
.subhead:nth-of-type(1){
	margin-top: 0;
}
i.red{
	font-style: normal;
}
.red{
	color: red;
}
.zhentuiA{
	color: #008CFF;
	font-size: 18px;
	text-decoration: underline;
}
.video {
	max-width: 1000px;
	width: 100%;
	outline: none;
	}
	
	.top_0{
	        margin-top: 0px;
	}
	.main-image-two {
		display: block;
		max-width: 1000px;
		width: auto;
		margin-left: 50%;
		transform: translateX(-50%);
	}
	.mutle-imgeboxes {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
		
	.video.videoH{
		height: 388px;
	}
	
	.page-inner .inner-title h2{
		font-weight: 600;
	}