<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body{
	margin:0;
	padding:0;
    background-image:url(gg.jpg);
    background-size: 100% 7595px;
}
*{
	font-family: '寰蒋闆呴粦', '榛戜綋','瀹嬩綋';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}



#header&gt;ul{
	list-style:none;
	display:flex;
	margin-left:57.37%;
}
#header&gt;ul li{
	padding:0 5px;
	text-align:center;
}
#header&gt;ul li&gt;a{
	color:white;
}

#header{
	display:flex;
}





h1{
	text-align:center;
	color:yellow;
}
@media screen and (max-width:1200px){
	h1{
		width:112%;
	}				
	body{
		background-size: 125% 2000px;
	}
	.tt{
		position: relative;
		left: 55px;
	} 
	#p{
		position: relative;
		left: 55px;
	}
	.part{
		position: relative;
		left: 55px;
	}
}
h2{
	background:white;
}
h2 span a{
	color:black;
}


.swiper-wrapper img{
		width: 540px;
		height: 400px;
	}

.tt&gt;p{
	font-weight:bold;
	text-align:center;
	width:940px;
	margin:15px auto;
}
.tt&gt;p a{
	color:white;
	font-size:28px;
}


.top_pt,.top_dt{
	overflow: hidden;
	width: 1100px;
	margin: auto;
}
.top_dt&gt;div{
	width:528px;
	float:left;
	margin-right:40px;
	margin-bottom:20px;
	background:white;
	border:1px solid gray;
}
.top_dt&gt;div&gt;h2{
	margin:0;
	padding:0 5px 0 5px;
}
.top_dt&gt;div&gt;h2 span{
	color:black;
	float: right;
}
.top_dt&gt;div&gt;h2 a{
	color:black;
}
.top_dt&gt;div&gt;h2 a img{
	float:right;
	width:50px;
	height:31px;
}
.top_dt&gt;div&gt;p{
	margin-left:5px;
}

.top_pt&gt;div{
	width:338px;
	float:left;
	margin-right:40px;
	margin-bottom:20px;
	background:white;
	border:1px solid gray;
}
.top_pt&gt;div&gt;h2{
	margin:0;
	padding:0 5px 0 5px;
}
.top_pt&gt;div&gt;h2 span{
	color:black;
	float: right;
}
.top_pt&gt;div&gt;h2 a{
	color:black;
}
.top_pt&gt;div&gt;h2 a img{
	float:right;
	width:50px;
	height:31px;
}
.top_pt&gt;div&gt;p{
	margin-left:5px;
}








.top_dl{
	overflow: hidden;
	width: 1100px;
	margin: auto;
}
.top_dl&gt;div{
	border:1px solid gray;
	width:518px;
	padding:10px 0 0 10px;
	float:left;
	margin-right:40px;
	background:white;
	margin-bottom: 40px
}
.top_dl&gt;div&gt;p{
	margin-left:5px;
}
.top_dl&gt;div&gt;.tp{
	display:flex;
}
.top_dl&gt;div&gt;.tp&gt;img{
	width:120px;
	height:133px;
}
.top_dl&gt;div&gt;.tp&gt;p{
	margin-top:30px;
	width:75%;
	margin-left:10px;
}
.top_dl&gt;div&gt;.tp&gt;p&gt;b&gt;span{
	float:right;
}
.top_dl&gt;div&gt;img{
	width:130px;
}









#top&gt;#top_pb{
	height:283px;
}
#top&gt;#top_pb&gt;ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin-right:35px;
}
#top&gt;#top_pb&gt;ul&gt;li{
	margin-bottom:50px;
	text-align:center;
}
#top&gt;#top_pb&gt;ul&gt;li&gt;p{
	text-align:center;
	font-size:20px;
	margin:0;
	padding:10px 0;

}
#top_zt{
	width:1100px;
	margin:auto;
}
#top_zt&gt;a&gt;img{
	height:90px;
	width:100%;
}
.top_zt1{
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.top_zt1&gt;a&gt;img{
	height:90px;
	width:363px;
	float: left;
}

#top_zt2{
	width: 1100px;
	margin: auto;
}
#top_zt2&gt;a&gt;img{
	height:90px;
	width:547px;
	float:left;
}


#p{
	text-align:center;
	font-size:12px;
	color:white;
}
#p a{
	margin-right:5px;
	font-size:12px;
	color:white;
}

</pre></body></html>