<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.topbar{
	padding:0 0.4rem;
	height: 0.8rem;
	font-size:0.3rem;
}
.topbar_logo{
	width: 1.68rem;
}
.topbar_home svg{
	width: 0.32rem;
	height: 0.32rem;
}
.footer{
	padding:0.24rem 0 1rem 0;
	font-size:0.28rem;
}
.footer_fixed{
	height: 0.8rem;
}
.footer_fixed a{
	font-size:0.3rem;
}
.footer_fixed svg{
	width: 0.32rem;
	height: 0.32rem;
}

.banner2 img{
	display: block;
	width: 100%;
	height:Auto;
}

.area1 .title{
	text-align: center;
	padding-top:0.3rem;
	line-height: 0.86rem;
	font-weight: bold;
	font-size:0.4rem;
	color:#1f3378;
	font-style: italic;
}
.area1 .title span{
	color:#e62c4f;
}
.area1 .tip{
	font-size:0.2rem;
	line-height: 0.34rem;
	text-indent:2em;
	color:#535353;
	padding:0 0.3rem;
}
.area1 .full{
	display: block;	
	width: 100%;
	height:auto;
}
.area2{
	padding:0.25rem 1rem 0.4rem 1rem;
	background:#1f3378;
	text-align: center;
}
.area2 .t1{
	font-size:0.54rem;
	font-weight: bold;
	color:#fff;
	line-height: 0.54rem;
	font-style: italic;
}
.area2 .t1 span{
	color:#e62c4f;
}
.area2 .t2{
	font-size:0.28rem;
	color:rgba(255,255,255,0.4);
	line-height: 0.5rem;
}
.area2 .wp{	
	
}
.area2 .in{
	height: 0.7rem;
	background:#fff;
	width: 100%;
	border-radius:0.1rem;
	position: relative;
	margin-bottom:0.12rem;
}
.area2 .ico{
	display: block;
	width: 0.7rem;
	height: 0.7rem;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.area2 .text{
	font-size:0.28rem;
	height: 0.7rem;
	line-height: 0.7rem;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background:none;
	border:0;
	padding-left:0.7rem;
}
.area2 .code{
	padding:0 0.15rem;
}
.area2 .get{
	position: absolute;
	right: 0;
	top: 0;
	padding:0 0.1rem;
	z-index: 10;
	font-size:0.28rem;
	color:#e62c4f;
	background:none;
	line-height: 0.7rem;
}
.area2 .submit{
	display: block;
	width: 2.8rem;
	height: 0.6rem;
	line-height: 0.6rem;
	border-radius:0.1rem;
	background:#e62c4f;
	color:#fff;
	font-size:0.28rem;
	margin:0.4rem auto 0 auto;
	cursor: pointer;
}
.area3{
	background:url(../images/area3.jpg) no-repeat bottom center;
	background-size:100% auto;
	padding:0.4rem 0;
}
.area3 .wp{
	padding:0 0.3rem;
}
.area3 .title{
	text-align: center;	
	line-height: 0.86rem;
	font-weight: bold;
	font-size:0.4rem;
	color:#1f3378;
	font-style: italic;
}
.area3 .title span{
	color:#e62c4f;
}
.area3 .tip{
	font-size:0.28rem;
	line-height: 0.42rem;
	text-align: center;
	color:#535353;
}
.area3 .head{
	height: 0.6rem;
	line-height: 0.6rem;
	font-size:0.3rem;
	font-weight: bold;
	color:#033492;
	padding-top:0.25rem;
}
.area3 .head span{
	color:#dab96b;
}
.a3_tab{
	width: 100%;
	text-align: center;
	background:#fff;

}
.a3_tab th{
	height: 0.5rem;
	background:#1f3378;
	font-size:0.2rem;
	line-height: 0.5rem;
	color:#fff;
}
.a3_tab .th1{
	width: 30%;
}
.a3_tab .th2{
	width: 70%;
}
.a3_tab td{
	padding:0.13rem 0;
	line-height: 0.24rem;
	font-size:0.2rem;
	vertical-align:middle;
}
.a3_tab tr:nth-child(even) td{
	background:#e1e2e3;
}
.area3 .btn{	
	width: 2.5rem;
	height: 0.6rem;
	line-height: 0.6rem;
	border-radius:0.1rem;
	color:#fff;
	background:#e62c4f;
	cursor: pointer;
	text-align: center;
	margin:0.3rem auto 0 auto;
	display: block;
	font-size:0.28rem;
}
.area4 .wp{	
	padding:0.5rem 0;
	text-align: center;
}
.area4 .head{
	height: 0.57rem;
	line-height: 0.57rem;
	background:url(../images/a4_head.png) no-repeat left center;
	font-size:0.34rem;
	font-weight: bold;
	color:#fff;
	font-style: italic;
	padding-left:0.2rem;
	margin-bottom:0.5rem;
	text-align:left;
}
.area4 .gz{
	width: 100%;
	display: block;
}

.area5{
	background:#f3f3f3;
}
.area5 .wp{	
	padding:0.5rem 0;
	
}
.area5 .head{
	height: 0.57rem;
	line-height: 0.57rem;
	background:url(../images/a5_head.png) no-repeat left center;
	font-size:0.34rem;
	font-weight: bold;
	color:#fff;
	font-style: italic;
	padding-left:0.2rem;
	margin-bottom:0.5rem;
}
.area5 .items{
	text-align: center;
	padding-bottom:0.3rem;
}
.area5 .item{
	display: inline-block;
	width: 2.4rem;
	height: 1.5rem;
	background:#fff;
	border-radius:0.2rem;
	overflow: hidden;
	
	box-shadow:0 0 0.2rem rgba(0,0,0,0.1);
}
.area5 .title{
	text-align: center;
	font-size:0.24rem;
	color:#fff;
	height: 0.42rem;
	line-height: 0.42rem;
	font-weight: bold;
}
.area5 .title1{
	background:#5a5da0;
}
.area5 .title2{
	background:#609f7b;
}
.area5 .title3{
	background:#9f8c60;
}
.area5 .title4{
	background:#a05a9a;
}
.area5 .tip{
	font-size:0.18rem;
	line-height: 0.24rem;
	padding:0.15rem 0.18rem 0 0.18rem;
	text-align:left;
}
.area5 .btn{
	display: block;
	width: 2.7rem;
	height: 0.6rem;
	line-height: 0.6rem;
	border-radius:0.2rem;
	margin:0 auto;
	background:#e62c4f;
	text-align: center;
	border:2px solid #e60012;
	font-size:0.3rem;
	font-weight: bold;
	color:#fff;
	cursor: pointer;
}</pre></body></html>