<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;
}



.header-bg{background:white;width:100%;position:fixed;}
.header{max-width:1100px;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:15px;margin-right:10px;margin-top: 10px;}
.header .right a:hover{color:#990000;}



h1{
	text-align:center;
	color: white;
	width: 100%;
	margin:25px auto;
	background: red;
	font-family: 鍗庢枃琛屾シ;
	font-size: 50px;
}
h2{
	background: linear-gradient(to right,rgb(253,39,92), rgb(242,92,67));
}

.tt{
	position: relative;
}
.tt&gt;.i{
	display: none;
	position: absolute;
	left: 540px;
	top:46px;
	z-index: 1
}
.tt&gt;p{
	font-weight:bold;
	text-align:center;
	width:1100px;
	margin:15px auto;
}
.tt&gt;p a{
	color:rgb(253,44,65);
	font-size:35px;
}


.swiper-container{
    max-width:1100px;
	margin: auto;
	margin-top:30px;
}
.swiper-slide{
	height:350px;
	overflow:hidden;
	width: 550px;
}
.swiper-slide img{
	height:350px;
	width: 550px;
}

.video{
	width: 1100px;
	margin: 25px auto;
}
.video video{
	width: 530px;
	/*width: 100%;*/
}
.video video{
	margin-right: 35px;
}
.video video:nth-child(2){
	margin-right: 0
}
input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
.btn{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
}
.btn input{
	width:19.69%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
}
.btn .current{
	background-color:red;
	color:#fff;
}

.tu{
	max-width:1000px;
	margin: auto;
	height:680px;
	overflow:scroll;
	overflow-x:hidden;
	position:relative;
}
.tu li{
	position:absolute;
	top:0;
	left:0;
	float:left;
	display:none;
}






.yx{	
	overflow:hidden;
	width: 1100px;
	margin: auto;
}
.yx&gt;div{
	width:528px;
	float:left;
	margin-right:40px;
	border:1px solid gray;
	margin-bottom:20px;
	background: white;
}
.yx&gt;div:hover{
	box-shadow: 5px 5px 0 #e3e3e3;
}
.yx&gt;div&gt;h2{
	margin:0;
	padding:0 5px 0 5px;
}
.yx&gt;div&gt;h2 a{
	color:white;
}
.yx&gt;div&gt;h2 span{
	float:right;
}
.yx&gt;div&gt;h2 img{
	width:71px;
	height:31px;
	float:right;
}
.yx&gt;div&gt;p{
	margin-left:5px;
}




.top_dl2{
	width: 1100px;
	margin:20px auto;
	border:1px solid gray;
}
.top_dl2:hover{
	box-shadow: 5px 5px 0 #e3e3e3;
}
.top_dl:hover{
	box-shadow: 5px 5px 0 #e3e3e3;
}
.top_dl2&gt;h2{
	margin:0;
	padding:0 5px 0 5px;
	text-align:right;
}
.top_dl2&gt;h2 a{
	color:white;
}
.top_dl2&gt;.div{
	display:flex;
	background: white;
}
.top_dl2&gt;.div&gt;.zj_img{
	margin:25px 93px 0 140px;
	display:flex;
}
.top_dl2&gt;.div&gt;.zj_img&gt;img{
	width:220px;
	height:230px;
}
.top_dl2&gt;.div&gt;.zj_img&gt;p{
	text-align:center;
	margin-left:20px;
	line-height:30px;
}
.top_dl2&gt;.div&gt;.zj_img&gt;p&gt;b&gt;span{
	font-weight:normal;
}
.top_dl2&gt;.div&gt;.zj_div{
	margin-left:80px;
}



.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 .j{
	font-size: 25px;
}
.top_dl&gt;div&gt;.tp&gt;p&gt;b&gt;span{
	float:right;
}
.top_dl&gt;div&gt;img{
	width:130px;
}




.img{
	height:494px;
	overflow:scroll;
	overflow-x:hidden;
	margin-top:30px;
	border:#ccc solid 1px;
	margin: auto;
	width:1000px;
}
.img a{
	border:2px solid gray;
	float:left;
	margin:5px 3px;
}
.img a p{
	text-align:center;
	font-weight:bold;
	transition:all 0.4s;

}
.img a p:hover{
	color:yellow;
}
.img img {
    width: 480px;
    height: 700px;
    }



#top_pb{
	overflow: hidden;
	width:1100px;
	margin: auto;
}
#top_pb&gt;ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin-right:101px;
	overflow: hidden;
}
#top_pb&gt;ul&gt;li{
	margin-bottom:15px;
	text-align:center;
}
#top_pb&gt;ul&gt;li:nth-child(1) img{
	height: 60px;
	/*width: 150px;*/
}
#top_pb&gt;ul&gt;li:nth-child(2) img{
	height: 75px;
}
#top_pb&gt;ul&gt;li&gt;p{
	text-align:center;
/*	font-size:20px;*/
font-size: 16px;
	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;
}
#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;
}
#p a{
	margin-right:5px;
	font-size:12px;
}

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