<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{
	overflow: hidden;
}
#header&gt;img{
	float: left;
}
#header&gt;ul{
	list-style:none;
	float: right;
	padding-top: 10px;
}
#header&gt;ul li{
	padding:0 5px;
	text-align:center;
	float: left;
}




#img img{
	width: 100%;
}



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

h2{
	background: #210057;
}



.rr{
	width: 1100px;
	margin: auto;
	padding: 0 10px;
	margin-bottom: 15px;
	box-sizing: border-box;
}
.rr p{
	line-height: 35px;
	font-size: 20px;
	text-indent: 2em;
	color:black;
}
.rr p b{
	color:#2D4700;
}
.rr p:nth-child(2) a{
	color:#F400C4;
	font-size: 20px;
}
.rr p:nth-child(2) a:hover{
	color:#000048;
}
.rr p:nth-child(2){
	text-align: right;
}


.tt{
	width: 1100px;
	margin: auto;
}
.tt li{
	width: 100%;
	text-align: center;
	font-weight:bold;
	font-size: 33px;
	line-height: 60px;
}
.tt li a{
	color: #210057;
}
.t2 li{
	font-size: 28px;
}
.t3 li{
	font-size: 27px;
}


.app{
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.app&gt;.mg{
	float: left;
	width: 60%;
	height: 500px;
	overflow-y: scroll;
}
.app&gt;.mg&gt;img{
	width: 100%;
}
.app&gt;.rq{
	margin-left: 61%;
}
.app&gt;.rq&gt;p{
	font-size: 25px;
	line-height: 55px;
	text-indent: 2em;
	padding: 5px 10px;
	letter-spacing: 8px
}



.yx{
	overflow:hidden;
	width: 1100px;
	margin: auto;
}
.yx&gt;li{
	width:538px;
	float:left;
	margin-right:20px;
	border:1px solid gray;
	margin-bottom:20px;
	background: white;
}
.yx2&gt;li{
	width: 351px;
}
.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;
}
.yx&gt;li&gt;p{
	margin-left:5px;
}






.zj{
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.zj&gt;div{
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid gray;
	width: 351px;
	float: left;
	background: white;
}
.zj&gt;div&gt;div{
	overflow: hidden;
}
.zj div img{
	width: 140px;
	height:147px;
	float: left;
}
.zj .zj2&gt;p{
	margin-left: 140px;
	line-height: 30px;
	width: 211px;
	text-align: center;
}
.zj div p span{
	float: right;
}
.zj div p b{
	font-size: 18px;
}
.zj&gt;div&gt;p{
	margin-left: 5px;
}






.top_zt,.top_zt1,.top_zt2,.top_zt3{
	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_zt3&gt;li{
	float: left;
	width: 275px;
}
.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%;
}
.top_zt3&gt;li&gt;a&gt;img{
	height:90px;
	width:100%;
}


.lx{
	width: 1100px;
	margin:25px auto;
}
.lx img{;
	width: 100%;
}




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


@media screen and (max-width: 1200px){
		#img img{
			width: 112%;
		}
	}
</pre></body></html>