<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner {
	width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
}
/*.banner-center{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -240px;
	color: #fff;
	font-family: "";
}
.banner-center .title{
	font-size: 80px;
	width: 480px;
}
.banner-center .button{
	margin-top: 50px;
}*/
.banner_info{position: absolute;margin-top:9.8%;top:0/*20.89%*/;left: 22.4%; width: 56.67%/*1088px*/;}
.banner_info .text-center{width: 50%;/*510px;margin-right: 34px;*/padding-right: 6.25%;float: left;}
.banner_info .logo{width: 28.63%;/*146px*/;margin-bottom: 9.8%/*50px*/;}
.banner_info .words{ padding-left: 0.78%;/*6px;*/margin-bottom: 11.37%/*58px*/;width: 100%;}
.banner_info .QRcode_down{float: left; width: 37.647%/*192px*/;margin-right: 11.37%;}
.banner_info .btn_down{width: 50.98%/*260px*/;margin-bottom: 9.8%;}
.banner_info .text-center+img{width: 50%/*530px*/;padding-left: 0.73%/*14px*/;}
.phone-style{
	padding-top: 100px;
	padding-bottom: 20px;
	background-color: #eaeff4;
}
.box{
	position: relative;
}
.go1{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 33%;
	height: 50%;
	background-color: rgba(145,197,216,0.6);
}
.go2{
	position: absolute;
	top: 0%;
	left: 33%;
	width: 34%;
	height: 50%;
	background-color: rgba(237,220,135,0.6);
}
.go3{
	position: absolute;
	top: 0%;
	left: 67%;
	width: 33%;
	height: 50%;
	background-color: rgba(82,211,184,0.6);
}
.go4{
	position: absolute;
	top: 50%;
	left: 0%;
	width: 33%;
	height: 50%;
	background-color: rgba(247,122,134,0.6);
}
.go5{
	position: absolute;
	top: 50%;
	left: 33%;
	width: 34%;
	height: 50%;
	background-color: rgba(219,176,150,0.6);
}
.go6{
	position: absolute;
	top: 50%;
	left: 67%;
	width: 33%;
	height: 50%;
	background-color: rgba(196,201,202,0.6);
}
.top-img{
	position: absolute;
	z-index: 1;
	top: 0%;
	left: 0%;
	width: 100%;
	display: none;
	height: 100%;
}
.box p{
	font-size: 40px;
	color: #fff;
    text-align:center;
}
.box p:first-child{
	padding-top: 55px;
}
.go-tcer{
	margin-top: 20px;
}
</pre></body></html>