<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;
}
*{
	font-family: '寰蒋闆呴粦', '榛戜綋','瀹嬩綋';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


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


h1{
	text-align:center;
	color: white;
	width: 1100px;
	margin:25px auto;
	background: #F60;
	font-size: 40px;
}

h2{
	background:#F60;
}



.u img{
	display: none;
	position: absolute;
	left: 380px;
	top:46px;
	z-index: 1;
}


#img{
	position: relative;
}
#img img{
	width: 100%;
}
#img&gt;p{
	position: absolute;
	font-size: 40px;
    font-weight: bold;
    text-shadow: 5px 2px 6px #fff;
    letter-spacing: 5px;
    left: 6%;
    top: 10%;
    line-height: 65px;
    margin: 0;
}
.zt{
    width: 500px;
    position: absolute;
    left: 25%;
    bottom: 0%;
    background: rgba(1,24,65,0.75);
    padding: 20px;   
}
.zt p{
	font-size: 15px;
    color: white;
    line-height: 30px;
}




.tt{
	position: relative;
}
.tt&gt;img{
	display: none;
	position: absolute;
	left: 530px;
	top:46px;
	z-index: 1
}
.tt&gt;p{
	font-weight:bold;
	text-align:center;
	width:1100px;
	margin:15px auto;
	background: white
}
.tt&gt;p a{
	color:black;
	font-size:30px;
}

.tt p a:hover{ color:#F60}

.tup{
	display: block;
	margin: auto;
	width: 737px;
}



.yx{	
	width: 1100px;
	margin: auto;
}
.yx&gt;li{
	width:530px;
	float:left;
	margin-right:20px;
	border:1px solid gray;
	margin-bottom:20px;
	background: white;
}
.yx&gt;li&gt;h2{
	margin:0;
	padding:0 5px;
	color:white;
}
.yx&gt;li&gt;h2 a{
	color:white;
	float: right;
}
.yx&gt;li&gt;h2 img{
	width:71px;
	height:31px;
	float:right;
	background-color:#fff;
}
.yx&gt;li&gt;p{
	margin-left:5px;
}


.rw{ max-width:1100px;  margin:0 auto; overflow:hidden; color:#000}
.zj{ width:99%; height:300px; border:#3c54bb 2px solid; margin-top:20px;}
.zjtp{ width:40%;height:270px; float:left;  margin:15px;text-align:center;}
.zjtp p{ width:56%; float:left; padding-top:10px; color:#000;padding-left:70px;}
.zjtp img{ padding-left:105px;}
.zjtp a{ color:#ea6764}
.rw img{ width:160px; height:190px; float:left; }

.nr{ width:53%; float:left; margin:10px 0 0 5px;}
.nr p{ font-size:20px;}

input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
.btn{
	width:1100px;
	margin: auto;
	margin-top:30px;
}
.btn input{
	width:16.66%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #F60;
	color:white;
}
.btn .current{
	background-color:#289288;
}

.tu{
	width:1100px;
	margin: auto;
	position:relative;
}
.tu li{
	display:none;
}
.tu li img{
	width: 100%;
}



.top_zt,.top_zt1,.top_zt2{
	width:1100px;
	margin:auto;
}
.top_zt&gt;li{
	float: left;
	width: 366px;
}
.top_zt1&gt;li{
	float: left;
	width: 547px;
}
.top_zt2&gt;li{
	float: left;
	width: 1100px;
}
.top_zt&gt;li&gt;a&gt;img{
	height:90px;
	width:100%;
}
.top_zt1&gt;li&gt;a&gt;img{
	height:90px;
	width:100%;
}
.top_zt2&gt;li&gt;a&gt;img{
	height:90px;
	width:100%;
}



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

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