<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*æ¸…ç©ºé»˜è®¤æ&nbsp;·å¼*/

html {
	color: #000;
	background: #FFF;
	font-family: "å¾®è½¯é›…é»‘";
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal
}

ol,
ul {
	list-style: none
}

caption,
th {
	text-align: left
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%
}

legend {
	color: #000
}

a {
	text-decoration: none;
	color: rgb(51, 51, 51);
}

.h100 {
	height: 100px;
}

*:focus {
	outline: none;
}

.clear {
	clear: both;
}

img {
	display: block;
}

.fr {
	float: right !important;
}

.fl {
	float: left !important;
}

/* 
.header {
	width: 100%;
	height: 60px;
	background-color: rgba(0, 0, 0, 1);
}

.header&gt;div {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header&gt;div&gt;a {
	font-size: 20px;
	color: rgb(255, 255, 255);
}

.header&gt;div .list {
	display: flex;
	align-items: center;
}

.header&gt;div .list&gt;div {
	font-size: 20px;
	color: rgb(255, 255, 255);
	margin-left: 83px;
} */

.banner,
.banner .swiper-container,
.banner .swiper-container .swiper-wrapper {
	width: 100%;
	height: 720px;
	position: relative;
}

.banner img {
	width: 100%;
	height: 720px;
	object-fit: cover;
}

.banner .swiper-pagination-bullet {
	width: 14px !important;
	height: 14px !important;
	background-color: rgba(150, 150, 150, 1);
	border-radius: 50%;
}

.banner .swiper-pagination-bullet-active {
	background-color: white;
}

.banner .swiper-container-horizontal&gt;.swiper-pagination-bullets {
	bottom: 40px;
}

.banner .nav {
	width: 1200px;
	height: 40px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 41px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.banner .nav .name {
	/* display: flex; */
	/* align-items: center; */
}

.banner .nav .name&gt;img {
	width: 122px;
	height: auto;
	margin-right: 22px;
	display: block;
}

.banner .nav .name .city {
	width: 113px;
	height: 39px;
	border-radius: 19px;
	border: solid 2px rgba(255, 255, 255, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	color: rgb(255, 255, 255);
}

.banner .nav .name .city&gt;img {
	width: 19px;
	height: 22px;
	margin-right: 7px;
}

.banner .nav .list .userLogin {
	display: flex;
	align-items: center;
	margin-left: 49px;
}

.banner .nav .list .userLogin img {
	width: 36px;
	height: 36px;
	margin-right: 13px;
}

.banner .nav .list {
	display: flex;
	align-items: center;
	font-size: 24px;
	color: rgb(255, 255, 255);
}

.banner .nav .list a {
	font-size: 20px;
	color: rgb(255, 255, 255);
	margin-left: 73px;
}

.footer {
	width: 100% !important;
	height: 257px;
	background-color: rgba(189, 0, 10, 1);
}

.footer&gt;div {
	width: 1000px;
	height: 257px;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
}

.footer&gt;div .name {
	margin-top: 62px;
	margin-right: 100px;
}

.footer&gt;div .name&gt;p {
	font-size: 20px;
	color: rgb(255, 255, 255);
}

.footer&gt;div .name&gt;img {
	margin-bottom: 13px;
}

.footer&gt;div .name&gt;span {
	font-size: 13px;
	color: rgb(255, 255, 255);
	margin-top: 30px;
	display: block;
}

.footer&gt;div .list {
	display: flex;
	margin-top: 90px;
}

.footer&gt;div .list .item p {
	font-size: 14px;
	color: rgb(255, 255, 255);
	margin-bottom: 19px;
	white-space: nowrap;
}

.footer&gt;div .list .item a {
	font-size: 10px;
	color: rgb(255, 255, 255);
	display: block;
	margin-bottom: 11px;
	white-space: nowrap;
}

.footer&gt;div .list .item:nth-child(1) {
	margin-right: 64px;
}

.footer&gt;div .list .item:nth-child(2) {
	margin-right: 80px;
}

.footer&gt;div .list .item:nth-child(3) {
	margin-right: 70px;
}

.footer&gt;div .code {
	margin-top: 85px;
	margin-right: 41px;
	font-size: 14px;
	color: rgb(255, 255, 255);
	text-align: center;
}

.footer&gt;div .code img {
	width: 93px;
	height: 93px;
	margin-bottom: 14px;
}

.footer&gt;div .code:nth-last-child(1) {
	margin-right: 0;
}

.record {
	width: 100%;
	height: 62px;
	background-color: rgba(51, 51, 51, 1);
}

.record&gt;p {
	width: 1000px;
	height: 62px;
	display: flex;
	align-items: center;
	color: white;
	font-size: 16px;
	margin: 0 auto;
}
</pre></body></html>