<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0;
	padding: 0;
}
.content div{
	width: 100%;
}
a{
	text-decoration:none;
}
/* .layui-bg-lightBlue .layui-nav-bar, .layui-bg-lightBlue .layui-nav-itemed:after, .layui-bg-lightBlue .layui-this:after {
    background-color: #93D1FF;
}
.layui-bg-lightBlue {
    background-color: #5A8BFF!important;
	color: #fff!important;
}
.layui-bg-lightBlue .layui-nav-itemed&gt;a, .layui-nav-tree.layui-bg-lightBlue .layui-nav-title a, .layui-nav-tree.layui-bg-lightBlue .layui-nav-title a:hover {
    background-color: #007DDB!important;
} */
.font-1{
	font-size:1.75rem;
	font-family:NotoSansHans-Medium,NotoSansHans;
	font-weight:400;
	color:rgba(17,17,17,1);
	line-height:2.625rem;
}
.font-2{
	font-size:1.5rem;
	font-family:FZQKBYSJW--GB1-0,FZQKBYSJW--GB1;
	font-weight:normal;
	color:rgba(51,51,51,1);
	line-height:1.625rem;
}
.nav-title{
	width: 100%;
	background-color: #5A8BFF;
	line-height: 3rem;
	text-align: right;
	position: fixed;
	z-index: 999;
	height: 3.1rem;
}
.nav-title img{
	height: 2rem;
	float: left;
	margin-top: 0.55rem;
}
.nav-title a{
	color: rgba(221,221,221,1);
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5rem;
	margin:0 1rem;
}
.nav-title a:hover , .this-page{
	color: rgba(255,255,255,1);
	padding-bottom: 0.5rem;
	border-bottom: rgba(255,255,255,1) solid 0.1875rem;
}
.hover-div{
	font-size: 1.125rem;
	padding-top: 2.5rem;
}
.hover-div table{
	margin: 0 auto; 
	text-align: center;
}
.hover-div tr{
	font-size: 1.25rem;
	color: #FFFFFF;
}
.content-hover-div{
	width: 100%;
	position: fixed;
	text-align: right;
	height: 20rem;
	background-color: #000000;
	opacity: 0;
	margin-top: 2rem;
}
.content-hover-div td{
	margin: 0.625rem;
	width: 11.25rem;
}
.content-Body{
	margin: 0 auto;
	padding-top: 3.1rem;
}
.top{
	width: 100%;
	height: 30rem;
	overflow: hidden;
	align-content: center;
	/* background-image: url(../img/Carousel-back2.png); */
	/* background-repeat: no-repeat;
	background-position: center; */
}
.top-title{
	text-align: center;
	margin: 1.25rem;
	margin-top: 5rem;
}
.top-title-div ul{
	display: flex;
	margin: 0 auto;
	width: 100%;
}
.top-title-div li{
	margin: 0.625rem;
	box-shadow:0px 16px 30px 0px rgba(90,139,255,0.13);
	list-style: none;
	text-align: center;
	flex: 1;
}
.top-title-div li p{
	margin: 1.25rem;
}
.top-title-div table{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.top-title-div table tr{
	display: flex;
	margin: 1.25rem;
}
.top-title-div table td{
	flex: 1;
}
.top-title-div table img{
	width: 5rem;
}
.top-title-div table p{
	margin-top: 0.625rem;
}
.top-title-div-2 ul img{
	width: 5rem;
}
.top-title-div-2 ul li{
	background-color: #e8edf5;
}
.news-list{
	margin: 0 auto;
	box-sizing: border-box;
}
.news-list ul li{
	padding: 1rem;
	border-bottom: 0.0625rem solid #888888;
	display: inline-flex;
	margin: 0.5rem 0;
}
.back-img-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	margin-top: 3.75rem;
	height: 8rem;
	background-size: 42rem;
	background-image: url(../img/back-img-2.png);
}
.back-img-2 img{
	height: 8rem;
	/* margin: 0 25%; */
}
.content-Bottom tr{
}
.content-Bottom{
	color: #FFFFFF;
	padding-top: -2%;
	margin-top: -1%;
	box-sizing: border-box;
	width: 100%;
	height: 20%;
	position:relative;
	background-color: #00081e;
}
.content-Bottom td{
	padding-left: 3%; 
	padding-bottom:2%;
</pre></body></html>