<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.s_banner{
	width: 100%;
	height: 1.84rem;
}
.s_banner img{
	width: 100%;
	height: 100%;
}
.main{
	box-sizing: border-box;
	padding: 0.3rem;
}
.main h3{
	font-weight: bold;
	font-size: 0.32rem;
	line-height: 0.22rem;
	margin-bottom: 0.25rem;
}
.cont{
	background: #E0E0E0;
	height: 2.9rem;
	box-sizing: border-box;
	padding: 0.1rem;
}
.cont p{
	height: 0.6rem;
	font-size: 0.22rem;
	line-height: 100%;
	background: #FFF;
	margin-bottom: 0.1rem;
	display: flex;
	justify-content: space-between;
}
.cont p span{
	display: inline-block;
	height: 100%;
	line-height: 0.6rem;
}
.hy{
	width: 1.4rem;
	text-align: center;
	font-size: 0.26rem;
	line-height: 100%;
	background: #009EED;
	color: #fff;
}
.hy_da{
	box-sizing: border-box;
	width: 5.3rem;
	padding-left: 0.5rem;
	text-align: left;
}
</pre></body></html>