


html,body{
	width: 100%;
	height: 100%;
	min-width: 1200px;
}

.title-wrapper{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;

}
.title{
	width: 26%;
	margin-left: 14%;
	min-width: 300px;
	max-width: 500px;
}

.bodyEn {
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../index_files/banner.png);
	background-position: center;
}

.app {
	position: relative;
	width: 100%;
	height: 100%;
}
.hqznxlylhz {
	position: absolute;
	left: 30vh;
	top: 40vh;
	width: 380px;
	height: 150px;
}

.hqznxlylhz img:first-child {
	width: 100%;
	height: 100%;
}

.hqznxlylhz img:last-child {
	width: 100%;
	margin-top: 10px;
}