html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;}
ul{margin: 0;padding: 0;list-style-type: none}
a{text-decoration: none;-webkit-tap-highlight-color:rgba(255,0,0,0);}
body{font-family: 'Microsoft Yahei';font-size: 12px;min-width: 1920px;background: #000825;}
.warp{
	width: 1920px;
	height: 1080px;
	margin: auto;
	background: url(../img/bj.jpg) no-repeat center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform-origin: left top;
}
.warp h1{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 74px;
	line-height: 74px;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 5.04px;
}
.module{
	padding: 36px 30px 0 30px;
	overflow: hidden;
}
.numlist{
	display: flex;
	justify-content: left;
	align-items: center;
	flex-wrap: wrap;
	gap: 40px;
	margin: 0 0 24px 0;
}
.numlist li{
	width: calc(25% - 31px);
	height: 100px;
	line-height: 100px;
	overflow: hidden;
	background: url("../img/numbj.png") no-repeat center;
	background-size: 100% 100%;
	color: #FFFFFF;
}
.numlist li p{
	padding: 0 30px;
	overflow: hidden;
}
.numlist li p span{
	display: block;
	float: left;
	font-size: 20px;
}
.numlist li p b{
	display: block;
	float: right;
	font-size: 30px;
}
.left{
	width: 500px;
	height: 810px;
	float: left;
	background: url("../img/list_bj.png") no-repeat center;
}
.left>h2{
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	font-weight: 400;
	color: #e2efff;
	background: url("../img/title.png") no-repeat center;
	text-align: center;
}
.left_p{
	width: 460px;
	margin: 22px auto 0 auto;
	overflow: hidden;
}
.left_o{
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background: url("../img/bt.png") no-repeat center;
}
.left_o span{
	display: block;
	font-size: 16px;
	color: #FFFFFF;
}
.left_o span:nth-child(1){
	width: 282px;
	margin: 0 0 0 30px;
	text-align: left;
	float: left;
}
.left_o span:nth-child(2){
	float: right;
	width: 114px;
	text-align: center;
}
.left_i{
	width: 100%;
	height: 684px;
	overflow: hidden;
}
.left_i table{
	width: 100%;
}
.left_i li{
	width: 100%;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	border-bottom: 1px dashed rgba(23,110,223,0.2);
	color: #FFFFFF;
}
.left_i li b{
	display: flex;
	align-items: center;
	float: left;
	width: 282px;
	height: 56px;
	line-height: 26px;
	margin: 0 0 0 30px;
	font-weight: 400;
	text-align: left;
}
.left_i li span{
	display: block;
	float: right;
	width: 114px;
	text-align: center;
}
.center{
	width: 850px;
	height: 810px;
	margin: 0 0 0 5px;
	overflow: hidden;
	float: left;
}
.center #mapContainer{
	width: 100%;
	height: 810px;
	margin: -45px 0;
}
.right{
	width: 500px;
	height: 810px;
	float: right;
	background: url("../img/list_bj.png") no-repeat center;
}
.right>h2{
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	font-weight: 400;
	color: #e2efff;
	background: url("../img/title1.png") no-repeat center;
	text-align: center;
}
.right_p{
	padding: 0 21px;
	overflow: hidden;
}
.right_p li{
	width: 100%;
	padding: 5px 0 10px 0;
	overflow: hidden;
}
.right_p li.one div{
	color: #25E3FF;
}
.right_p li.one p span{
	background: linear-gradient(to right, #092F52, #24DCF7);
}
.right_p li.two div{
	color: #39FFC0;
}
.right_p li.two p span{
	background: linear-gradient(to right, #0A2449, #3AE5AF);
}
.right_p li.three div{
	color: #E5C327;
}
.right_p li.three p span{
	background: linear-gradient(to right, #0C1F3D, #F7C824);
}
.right_p li div{
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #C9D9DB;
	overflow: hidden;
}
.right_p li div i{
	display: block;
	float: left;
	width: 54px;
}
.right_p li div b{
	display: block;
	float: left;
	font-weight: 400;
	color: #FFFFFF;
}
.right_p li div span{
	display: block;
	float: right;
}
.right_p li p{
	width: 100%;
	height: 5px;
	background: #0A383D;
	overflow: hidden;
}
.right_p li p span{
	display: block;
	height: 5px;
	background: linear-gradient(to right, #0A1831, #83A5AA);
}