<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

/*é¡¶éƒ¨*/
.navBgBlue{
	width: 100%;
	height: 100px;
	background-color: #0066B3;
}/*èƒŒæ™¯å&nbsp;ä½*/


.pageIndexTopContent{
	width: 16rem;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -8rem;
	
}

	.pageIndexTop{
		width: 16rem;
		margin: 0 auto;
		overflow: hidden;
	}
		/*LOGO*/
		.logoComp{
			float: left;
			width: 2.06rem;
			margin-top: 14px;
			margin-right: 1rem;

		}
		/*ä¸€çº§å¯¼èˆª*/
		.navIndexUl{
			float: left;
			width: 11rem;
			height: 72px;
			margin-top: 14px;
			overflow: hidden;
		}
			.navIndexUl&gt;li{
				float: left;
				padding: 0 10px;
				height: 72px;
				margin: 0 4px; 
				/*display: none;*/
			}
			.navIndexUl&gt;li a{
				height: 72px;
				font-size: 22px;
				line-height: 70px;
				color: #ffffff;
				text-align: center;
			}
			.navIndexUl&gt;li a:hover{
				font-weight: bold;
				cursor: pointer;
				border-bottom: 2px solid #ffffff;
			}
		/*æœç´¢æ¡†*/
		.searchPartContent{
			float: right;
			width: 1.6rem;
			height: 30px;	
			margin-top: 35px;
			overflow: hidden;
			font-size: 16px;
			color: #ffffff;
			border-radius: 4px;
			border: 1px solid #ffffff;
		}
			.searchPartContent&gt;div{
				float: left;
			}
			.searchPart{
				width: 86%;
				height: 30px;
				line-height: 30px;
				color: #ffffff;
			}
			.searchPart&gt;input{
				display: block;
				width: 100%;
				height: 30px;
				border: none;
				font-size: 16px;
				line-height: 30px;
				color: #FFFFFF;
				text-indent: 4%;
				outline: none;
				background-color: transparent;
				
			}
			/*æœç´¢æŒ‰é’®*/
			.searchPartCtrl{
				width: 10%;
				height: 16px;
				background-image: url(../image/searchWhite.png);
				background-repeat: no-repeat;
				background-position: left top;
				background-size: 100%;
				margin: 7px 2px 0 0;
			}
			.searchPartCtrl:hover{
				cursor: pointer;
			}

.showText{
	display: none;
}
/*äºŒçº§å¯¼èˆªå&nbsp;ä½èƒŒæ™¯*/
.navBgBlueLight{
	width: 100%;
	height: 60px;
	position: absolute;
	top: 100px;
	left: 0;
	background-color: #0e80d7;
	opacity: 0.4;
	z-index: 99990;
	display: none;
}
/*äºŒçº§å¯¼èˆª*/
.sedPart{
	width: 12rem;
	height: 60px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -6rem;
	z-index: 99999;
	
}
	.navIndexUlSED{
		width: 100%;
		height: 30px;
		margin-top: 15px;
		
	}
		.navIndexUlSED&gt;li{
/*			width: 100%;*/
			height: 30px;
			overflow: hidden;
			display: none;
		}
		.navIndexUlSED&gt;li a{
			float: right;
			height: 30px;
			font-size: 22px;
			line-height: 30px;
			color: #ffffff;
			border-left: solid 2px #ffffff;
			padding: 0 2%;
		}
		.navIndexUlSED&gt;li a:hover{
			font-weight: bold;
			cursor: pointer;
		}
		.sed02{
			width: 66%;
		}
		.sed07{
			width: 86%;
		}



/*åˆ†é¡µå®£ä¼&nbsp;å›¾*/
.topPageImBG{
	width: 100%;
	margin: 0 auto;
}
	.topPageImg{
		width: 100%;
	}



/*ç¿»é¡µæŒ‰é’®*/
.turnPagesCtrl{
	width: 560px;
	height: 24px;
	overflow: hidden;
	margin: 0 auto;
}
	.turnPagesCtrl&gt;span,
	.turnPagesCtrl&gt;p{
		display: block;
		float: left;
		width: 60px;
		height: 24px;
		margin: 0px 10px;
		font-size: 20px;
		line-height: 24px;
		text-align: center;
		color: #333333;
	}
	.turnPagesCtrl&gt;span:hover{
		cursor: pointer;
		color: #ff6100;
	}




/*é¡µé¢åº•éƒ¨*/
.pageIndexBottomContent{
	width: 100%;
	background-color: #333333;
	padding: 60px 0px 0px 0px;
}
	/*ä¸Šå±‚*/
	.pageIndexBottomContentUp{
		width: 75%;
		margin: 0 auto;
		overflow: hidden;
	}
		/*å®¢æœä¿¡æ¯*/
		.pageIndexBottomMsg{
			width: 60%;
			float: left;
		}
			.pageIndexBottomMsgL1{
				width: 100%;
				height: 40px;
				font-size: 24px;
				color: #ffffff;
				line-height: 40px;
				text-align: left;
				
			}
			.pageIndexBottomMsgL2{
				width: 100%;
				height: 40px;
				font-size: 22px;
				color: #ffffff;
				line-height: 40px;
				text-indent: 6%;
				background-image: url(../image/teleWhite.png);
				background-repeat: no-repeat;
				background-position: 0px 7px;
				background-size: 4%;
				margin-top: 30px;
				margin-bottom: 14px;
			}

			.pageIndexBottomMsgL3{
				width: 100%;
				font-size: 16px;
				line-height: 1.2;
				color: #999999;
			}
			.pageIndexBottomMsgL3&gt;span{
				padding: 0 20px;
				font-size: 16px;
				line-height: 1.2;
				color: #999999;
			}
			.pageIndexBottomMsgL4{
				width: 100%;
				overflow: hidden;
			}
			.pageIndexBottomMsgL4&gt;a{
				display: block;
				float: left;
				font-size: 16px;
				color: #999999;
				line-height: 1.2;
				margin-right: 20px;
			}
			.pageIndexBottomMsgL4&gt;a:hover{
				font-weight: bold;
				cursor: pointer;
				text-decoration: underline;
			}

			.pageIndexBottomMsgL5{
				width: 100%;
				overflow: hidden;
			}
			.pageIndexBottomMsgL5&gt;p{
				float: left;
				font-size: 16px;
				line-height: 1.2;
				color: #999999;
				margin-right: 20px;
			}

			.pageIndexBottomMsgL5&gt;p span{
				font-size: 16px;
				line-height: 1.2;
				color: #999999;
			}


		/*å°ç¨‹åºäºŒç»´ç&nbsp;*/
		.pageIndexBottomQRcode{
			width: 10%;
			float: right;
			margin: 14px 1% 0px 1%;
		}
			.pageIndexBottomQRcode&gt;img{
				width: 100%;
				margin: 0 auto;
				background-color: #ffffff;
			}
			.pageIndexBottomQRcode&gt;p{
				width: 100%;
				font-size: 14px;
				line-height: 30px;
				color: #999999;
				text-align: center;
			}


	/*æœç´¢æ¡†*/
	.searchBar{
		width: 960px;
		height: 40px;
		border: 1px solid #ffffff;
		margin: 60px auto 0 auto;
		overflow: hidden;
	}
		.searchBar&gt;input{
			display: block;
			width: 910px;
			height: 40px;
			border: none;
			font-size: 20px;
			line-height: 40px;
			text-indent: 10px;
			outline: none;

			background-color: transparent;
			color: #ffffff;
			float: left;
			border-right: solid 1px #ffffff;

		}
		/*æœç´¢æŒ‰é’®*/
		.searchBar&gt;a{
			width: 16px;
			float: right;
			height: 16px;
			background-image: url(../image/searchWhite.png);
			background-repeat: no-repeat;
			background-position: left top;
			background-size: 100%;
			margin: 12px 16px 0 0;
		}
		.searchBar&gt;a:hover{
			cursor: pointer;
		}


	/*ä¸‹å±‚*/
	.pageIndexBottomContentDown{
		width: 100%;
		height: 50px;
		margin: 50px auto 0px auto;
		border-top: 1px solid #999999;
	}
	.pageIndexBottomContentDown&gt;p{
		width: 100%;
		height: 50px;
		font-size: 16px;
		color: #999999;
		line-height: 50px;
		text-align: center;
	}
</pre></body></html>