<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:white;
	text-decoration:none;
}
a:hover{
	color:white;
}



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


.header-bg{background:none;width:100%;position:fixed;}
.header{max-width:1000px;margin: auto;height:36px;overflow:hidden;}
.header .logo{float:left;margin-top:4px;margin-left:5px;}
.header .right{float:right;line-height:36px;text-align:right;font-size:14px;margin-right:10px;}
.header .right a:hover{color:#990000;}

.d{
  height:1000px;
}




#al{
	max-width:900px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin: auto;
	margin-top:20px;
}
#al li{
	border:gray solid 1px;
	text-align:center;
	line-height:40px;
	margin:10px 0;
	transition:all 0.5s;
}
#al li a{
	font-size:25px;
	color:#FE3632;
	display:block;
	width:100%;
	height:100%;
	transition:all 0.5s;
}
#al li:hover{
	border:#eee solid 1px;
	background-color:#FE3632;
}
#al li:hover a{
	color:white;
}

.btn{
	max-width:900px;
	margin:20px auto;
	text-align:center;
	background-color:#FE3632;
	transition:all 0.5s;
}
.btn a{
	font-size:15px;
	font-weight:bold;
	color:white;
	line-height:36px;
	display:block;
	width:100%;
	height:100%;
	transition:all 0.5s;
}
.btn:hover{
	background-color:#FE3632;
}
.btn:hover a{
	color:white
}


#p2{
	width: 1100px;
	margin:25px auto;
	line-height: 40px;
	font-size: 20px;
	color: #FE3632
}
#p2 b{
	color:red;
}
#p2 .b{
	font-size: 25px
}


h1{
	text-align:center;
	color: white;
	font-size: 40px;
	background: red
}
h2{
	background:black;
}
h3{
	width: 1100px;
	margin:25px auto;
	font-size: 25px;
	color:black;
}





.s{
	border:2px solid rgb(0,123,214);

	background: white;
	width: 900px;
	margin:20px auto;
	position: relative;
	padding: 0 20px;
}
.s p{
	line-height: 45px;
	color:black;
	display: none;
	font-size: 25px;
}
.s .z{
	font-size: 35px;
	text-align: center;
	display: block;
}
.s .z a{
	color:white;
}
.s span{
	position: absolute;
	right:0;
	bottom:5px;
	color:black;
	display: block;
	font-size: 15px;
}




.an{
	width: 1100px;
	margin: auto;
}
.an input{
	border:none;
	width: 271px;
	height: 40px;
	background: rgb(0,123,214);
	color:white;
	font-size: 30px;
	font-weight: bold;
}



.u{
	width: 1100px;
	overflow: hidden;
	margin: auto;
	border:2px solid rgb(0,123,214);
}
.er,.san,.si{
	display: none
}
.u p:nth-child(1){
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
}
.u p{
	margin: 15px 15px;
	line-height: 35px;
	font-size: 20px;
}
.u p img{
	display: block;
	width: 500px;
	margin: auto;
}
.u p a{
	color:red;
}
.u p span{
	float: right;
}
.u p span a{
	color:black;
}





.swiper-container{
	max-width:1100px;
	margin: auto;
	border:2px solid rgb(0,123,214);
}
.swiper-slide{
	background-color:#fff;
	height:550px;
	padding:10px 0;
}
.c2{
	height: 600px;
}
.c3 img{
	width: 100%;
	height: 405px;	
}
.c3{
	height: 450px !important;
}
.c3 p{
	text-align: center;
	font-weight: bold;
}
/*.s2{
	height: 550px !important;
}*/
.ls{
	max-width:1050px;
	margin: auto;
}
.js{
	width:1050px;
}
.js ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.js ul:nth-child(1){
	font-weight: bold;
}
.js ul li{
	float: left;
	font-size: 25px;
	line-height: 45px;
	margin-bottom: 20px;
}
.js ul:nth-child(1) li{
	font-size: 30px;
}
.js ul li:nth-child(1){
	font-weight: bold;
	width: 150px;
	text-align: right;
}
.js ul li:nth-child(2){
	width: 843px;
	padding-left: 20px;

}
.js img{
	width: 700;
}
.c p{
	font-size: 20px;
}
.c img:hover{
	transform: scale(1.3);
}



.tt&gt;p{
	font-weight:bold;
	text-align:center;
	width:1050px;
	margin:auto;
	line-height: 60px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.tt&gt;p a{
	color:#FE3632;
	font-size:28px;
}
/*.tt&gt;p:hover{
	position: relative;
	left: 55px;
	border:2px solid #FE3632;
}*/
.t p a{
	font-size: 35px;
}




#top_zt{
	width:1100px;
	margin:auto;
}
#top_zt&gt;a&gt;img{
	height:90px;
	width:100%;
}
#top_zt1{
	width: 1100px;
	margin: auto;
}
#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;
}
#top_zt1{
	margin:auto;
	width:1100px;
}





#zj{
	width: 900px;
	margin: auto;
	overflow:hidden;
}
#zj&gt;div{
	float: left;
	border-radius: 50%;
	margin-right: 100px;
	position: relative;
	width: 400px;
	height: 400px;
}
#zj&gt;div:nth-child(2){
	margin-right: 0
}
#zj img{
	width: 400px;
	height: 400px;
	border-radius: 15%;
}
#zj p{
	position: absolute;
	width: 80%;
	height:80%;
	left: 50px;
	text-indent: 2em;
	line-height: 35px;
	font-size: 20px;
	display: none;
	color:black;
}
#zj p span{
	float: right;
}


.r{
	width: 900px;
	margin: auto;
	overflow: hidden;
}
.r p{
	text-align: center;
	width: 400px;
	float: left;
}
.r&gt;.rz2{
	float: right;
}
.r p a{
	color:black;
	font-size: 20px;
}



#p3{
	width: 1100px;
	margin:25px auto;
	line-height: 40px;
	font-size: 20px;
	text-indent: 2em;
	color:rgb(19,96,167);
}
#p3 b{
	font-size: 25px;
}


#p2 a{
	color:red;
}


..btn-box .current{background-color:#ff642e;}
	.btn-box input{float:left;width:46%;height:50px;background-color:#FE3632;color:#fff;font-size:25px;margin-right:7.65%;}
	#btn4{margin:0;}
	.img-box{max-width:1100px;height:720px;position:relative;overflow:scroll;overflow-x:hidden;}
	.img-box li{float:left;position:absolute;top:0;left:0;}
	.img-box li img{width:100%;}
	#show2,#show3,#show4{display:none;}



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

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