@media screen and (min-width:1800px) {
	html,body{
		width: 100%;
		height: 100%;
		font-size: 0px;
		margin: 0px;
		padding: 0px;
		background: rgb(239, 255, 229);
	}
	.Fu{
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 0px;
	}
	.pt{
		width: auto;
		height: 100%;
		flex-grow: 0;
		flex-shrink: 0;
	}
	.Zi{
		width: auto;
		height: 100%;
		font-size: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-grow: 1;
		flex-shrink: 1;
		background: rgb(239, 255, 229);
	}
	.Zi_Zi{
		width: 500px;
		height: auto;
		font-size: 0px;
	}
	.Zi_Zi_bt{
		width: 100%;
		height: auto;
		font-size: 22px;
		color: rgb(50, 120, 120);
		text-align: center;
		margin-bottom: 20px;
	}
	.Zi_Zi_Zi{
		width: 100%;
		height: auto;
		font-size: 0px;
		margin: 10px 0px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}
	.Zi_Zi_Zi_bt{
		width: 100%;
		height: auto;
		font-size: 14px;
		color: rgb(50, 120, 120);
		margin-bottom: 10px;
		text-align: left;
	}
	.Zi_Zi_Zi_Zi1{
		width: 100%;
		height: auto;
		font-size: 0px;
	}
	.Zi_Zi_Zi_Zi2{
		width: auto;
		height: auto;
		font-size: 0px;
		flex-grow: 1;
		flex-shrink: 1;
	}
	.Zi_Zi_Zi_img{
		width: 80px;
		height: 42px;
		margin-left: 10px;
		display: inline-block;
		flex-grow: 0;
		flex-shrink: 0;
	}
}
@media screen and (max-width:1800px) and (min-width:1200px) {
	html,body{
		width: 100%;
		height: 100%;
		font-size: 0px;
		margin: 0px;
		padding: 0px;
		background: rgb(239, 255, 229);
	}
	.Fu{
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 0px;
	}
	.pt{
		width: auto;
		height: 100%;
	}
	.Zi{
		width: auto;
		height: 100%;
		font-size: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-grow: 1;
		flex-shrink: 1;
		background: rgb(239, 255, 229);
	}
	.Zi_Zi{
		width: 450px;
		height: auto;
		font-size: 0px;
	}
	.Zi_Zi_bt{
		width: 100%;
		height: auto;
		font-size: 22px;
		color: rgb(50, 120, 120);
		text-align: center;
		margin-bottom: 20px;
	}
	.Zi_Zi_Zi{
		width: 100%;
		height: auto;
		font-size: 0px;
		margin: 10px 0px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}
	.Zi_Zi_Zi_bt{
		width: 100%;
		height: auto;
		font-size: 14px;
		color: rgb(50, 120, 120);
		margin-bottom: 10px;
		text-align: left;
	}
	.Zi_Zi_Zi_Zi1{
		width: 100%;
		height: auto;
		font-size: 0px;
	}
	.Zi_Zi_Zi_Zi2{
		width: auto;
		height: auto;
		font-size: 0px;
		flex-grow: 1;
		flex-shrink: 1;
	}
	.Zi_Zi_Zi_img{
		width: 80px;
		height: 42px;
		margin-left: 10px;
		display: inline-block;
		flex-grow: 0;
		flex-shrink: 0;
	}
}
@media screen and (min-width:600px) and (max-width:1200px) {
	html,body{
		width: 100%;
		height: auto;
		font-size: 0px;
		margin: 0px;
		padding: 0px;
		background: rgb(239, 255, 229);
	}
	.Fu{
		width: 100%;
		height: auto;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		font-size: 0px;
	}
	.pt{
		width: 100%;
		height: auto;
	}
	.Zi{
		width: 100%;
		height: auto;
		font-size: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 40px 0px;
		background: rgb(239, 255, 229);
	}
	.Zi_Zi{
		width: 500px;
		height: auto;
		font-size: 0px;
	}
	.Zi_Zi_bt{
		width: 100%;
		height: auto;
		font-size: 22px;
		color: rgb(50, 120, 120);
		text-align: center;
		margin-bottom: 20px;
	}
	.Zi_Zi_Zi{
		width: 100%;
		height: auto;
		font-size: 0px;
		margin: 10px 0px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}
	.Zi_Zi_Zi_bt{
		width: 100%;
		height: auto;
		font-size: 14px;
		color: rgb(50, 120, 120);
		margin-bottom: 10px;
		text-align: left;
	}
	.Zi_Zi_Zi_Zi1{
		width: 100%;
		height: auto;
		font-size: 0px;
	}
	.Zi_Zi_Zi_Zi2{
		width: auto;
		height: auto;
		font-size: 0px;
		flex-grow: 1;
		flex-shrink: 1;
	}
	.Zi_Zi_Zi_img{
		width: 80px;
		height: 42px;
		margin-left: 10px;
		display: inline-block;
		flex-grow: 0;
		flex-shrink: 0;
	}
}
@media screen and (max-width:600px) {
	html,body{
		width: 100%;
		height: auto;
		font-size: 0px;
		margin: 0px;
		padding: 0px;
		background: rgb(239, 255, 229);
	}
	.Fu{
		width: 100%;
		height: auto;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		font-size: 0px;
	}
	.pt{
		width: 100%;
		height: auto;
	}
	.Zi{
		width: 100%;
		height: auto;
		font-size: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 40px 0px;
		background: rgb(239, 255, 229);
	}
	.Zi_Zi{
		width: 310px;
		height: auto;
		font-size: 0px;
	}
	.Zi_Zi_bt{
		width: 100%;
		height: auto;
		font-size: 22px;
		color: rgb(50, 120, 120);
		text-align: center;
		margin-bottom: 20px;
	}
	.Zi_Zi_Zi{
		width: 100%;
		height: auto;
		font-size: 0px;
		margin: 10px 0px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}
	.Zi_Zi_Zi_bt{
		width: 100%;
		height: auto;
		font-size: 14px;
		color: rgb(50, 120, 120);
		margin-bottom: 10px;
		text-align: left;
	}
	.Zi_Zi_Zi_Zi1{
		width: 100%;
		height: auto;
		font-size: 0px;
	}
	.Zi_Zi_Zi_Zi2{
		width: auto;
		height: auto;
		font-size: 0px;
		flex-grow: 1;
		flex-shrink: 1;
	}
	.Zi_Zi_Zi_img{
		width: 80px;
		height: 42px;
		margin-left: 10px;
		display: inline-block;
		flex-grow: 0;
		flex-shrink: 0;
	}
}