ul li {
	list-style: none
}

a,
a:hover {
	text-decoration: none
}

img {
	display: block;
	border: 0
}

img:not([src]):not([srcset]) {
	visibility: hidden
}

.mt80 {
	margin-top: 80px
}

.mb80 {
	margin-bottom: 80px
}

.mb90 {
	margin-bottom: 90px
}

.mb52 {
	margin-bottom: 52px
}

.mb170 {
	margin-bottom: 170px
}

.mb8 {
	margin-bottom: 8px
}

.mt16 {
	margin-top: 16px
}

.mt18 {
	margin-top: 18px
}

.mb12 {
	margin-bottom: 12px
}

.ml10 {
	margin-left: 10px
}

.ml12 {
	margin-left: 12px
}

.mt15 {
	margin-top: 15px
}

.mt8 {
	margin-top: 8px
}

.mb20 {
	margin-bottom: 20px
}

.pdl24 {
	padding-left: 24px
}

.pt32 {
	padding-top: 32px
}

.pb32 {
	padding-bottom: 32px
}

.lh30 {
	line-height: 30px
}

.dis_flex {
	display: -webkit-flex;
	display: flex
}

.position_abs {
	position: absolute
}

.postion_rlt {
	position: relative
}

.dis_flex_all_center {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center
}

.dis_flex_column {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column
}

.flex_row_reverse {
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.flex_colum_reverse {
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.scroll_bar_com::-webkit-scrollbar-track {
	-webkit-box-shadow-color: transparent;
	background-color: initial
}

.scroll_bar_com::-webkit-scrollbar-thumb {
	background-color: #717c93
}

.overflow_y_auto {
	overflow-x: hidden;
	overflow-y: auto
}

.special_datamap {
	font-family: futura!important
}

.main_letter {
	margin-bottom: 7vw;
	font-size: 18px;
	line-height: 37px;
	text-align: justify
}

.cardHeader {
	font-family: \ PingFangSC-Regular;
	font-size: 48px;
	letter-spacing: 3px;
	color: #1f3349;
	margin-bottom: 5vh;
	font-weight: 700
}

.media_wrap {
	color: #1f3349;
	margin-bottom: 20vh
}

.media_wrap .media-body .brief {
	font-size: 16px;
	margin-bottom: 16px;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	color: #7e849a
}

.media_wrap .media-body .media-heading {
	margin-bottom: 26px;
	line-height: 60px;
	font-size: 34px;
	letter-spacing: 3px
}

.media_wrap .media-body .card-subtitle {
	font-family: PingFangSC-Medium;
	font-size: 24px;
	font-weight: 400;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #1f3349;
	margin-bottom: 20px
}

.media_wrap .media-body .card_text_info {
	line-height: 32px;
	font-size: 16px
}

.media_wrap .media-body .learn_more {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	width: 160px;
	height: 48px;
	border-radius: 32px;
	border: 2px solid #333;
	margin-top: 32px;
	color: #333;
	cursor: pointer;
	text-decoration: none
}

.media_wrap .media-body .learn_more:hover {
	color: #333;
	text-decoration: none;
	border-color: #333
}

.card_wrap {
	margin-bottom: 5vw
}

.card_wrap .card {
	border: none;
	margin-bottom: 20px
}

.card_wrap .card_img {
	margin-bottom: 30px
}

.card_wrap .card-subtitle {
	font-family: PingFangSC-Medium;
	font-size: 24px;
	font-weight: 400;
	font-stretch: normal;
	letter-spacing: 2px;
	line-height: 46px;
	margin-bottom: 10px
}

.card_wrap .card-text {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: 400;
	font-stretch: normal;
	line-height: 37px;
	letter-spacing: 0
}

.jumbotron {
	display: -webkit-flex;
	display: flex;
	background-color: #f4f7fb;
	padding: 5vh 11vw!important;
	border-radius: 0;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0;
	color: #a3adba;
	text-align: justify
}

.jumbotron .text {
	position: relative;
	top: 20px;
	margin-right: 20px;
	font-family: Helvetica;
	color: #a3adba;
	font-size: 80px
}

@media (max-width:780px) {
	.cardHeader {
		font-family: \ PingFangSC-Regular;
		font-size: 30px;
		letter-spacing: 2px;
		color: #1f3349;
		margin-bottom: 5vh;
		font-weight: 700
	}
	.card_wrap {
		margin-bottom: 5vw;
		text-align: center
	}
	.card_wrap .card_img {
		margin-bottom: 30px
	}
	.card_wrap .card-subtitle {
		font-family: PingFangSC-Medium;
		font-size: 18px;
		font-weight: 400;
		font-stretch: normal;
		letter-spacing: 1px;
		line-height: 46px;
		margin-bottom: 10px;
		text-align: center
	}
	.card_wrap .card-text {
		font-size: 15px;
		line-height: 30px;
		margin-bottom: 30px!important
	}
	.media_wrap {
		margin-bottom: 18vw
	}
	.media_wrap .media_image {
		margin-bottom: 47px
	}
	.media_wrap .media-body .brief {
		margin-bottom: 32px;
		line-height: 22px;
		-webkit-justify-content: center;
		justify-content: center;
		font-size: 16px;
		color: #607d9c
	}
	.media_wrap .media-body .card-subtitle {
		-webkit-justify-content: center;
		justify-content: center;
		text-align: center
	}
	.media_wrap .media-body .media-heading {
		margin-bottom: 10px;
		line-height: 55px;
		font-size: 34px;
		text-align: center;
		letter-spacing: 0
	}
	.media_wrap .media-body .card_text_info {
		font-family: Futura-Medium;
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 0;
		color: #1f3349;
		margin-bottom: 0
	}
	.media_wrap .media-body .card_text_info.text_bottom {
		margin-bottom: 47px
	}
	.media_wrap .media-body .learn_more {
		width: 164px;
		height: 47px;
		border-radius: 30px;
		font-size: 16px;
		margin-left: 50%;
		-webkit-transform: translate(-50%);
		transform: translate(-50%)
	}
}

@media (max-width:414.09px) {
	.cardHeader {
		margin-bottom: 40px;
		line-height: 55px;
		font-size: 42px;
		text-align: center
	}
	.main_letter {
		font-size: 15px;
		line-height: 30px;
		padding: 0 2vh
	}
	.media_wrap {
		margin-bottom: 18vw
	}
	.media_wrap .media_image {
		margin-bottom: 47px
	}
	.media_wrap .media-body .brief {
		margin-bottom: 32px;
		line-height: 22px;
		-webkit-justify-content: center;
		justify-content: center;
		font-size: 16px;
		color: #607d9c
	}
	.media_wrap .media-body .card-subtitle {
		font-family: PingFangSC-Medium;
		font-size: 20px;
		letter-spacing: 1.6px;
		margin-bottom: 20px;
		-webkit-justify-content: center;
		justify-content: center;
		text-align: center
	}
	.media_wrap .media-body .media-heading {
		margin-bottom: 10px;
		line-height: 55px;
		font-size: 34px;
		text-align: center;
		letter-spacing: 0
	}
	.media_wrap .media-body .card_text_info {
		font-family: Futura-Medium;
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 0;
		color: #1f3349;
		margin-bottom: 0
	}
	.media_wrap .media-body .learn_more {
		width: 164px;
		height: 47px;
		border-radius: 30px;
		font-size: 16px;
		margin-left: 50%;
		-webkit-transform: translate(-50%);
		transform: translate(-50%)
	}
	.card_wrap {
		margin-bottom: 5vw;
		text-align: center
	}
	.card_wrap .card_img {
		margin-bottom: 30px
	}
	.card_wrap .card-subtitle {
		font-family: PingFangSC-Medium;
		font-size: 18px;
		font-weight: 400;
		font-stretch: normal;
		letter-spacing: 1px;
		line-height: 46px;
		margin-bottom: 10px;
		text-align: center
	}
	.card_wrap .card-text {
		font-size: 15px;
		line-height: 30px;
		margin-bottom: 30px!important
	}
	.jumbotron {
		border-radius: 0;
		font-size: 16px;
		line-height: 30px
	}
	.jumbotron .text {
		margin-right: 10px;
		font-size: 80px
	}
}

.loading {
	min-height: 300px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	vertical-align: center
}

.footer {
	width: 100%;
	height: auto;
	background-color: #1a1d2e;
	padding-bottom: 49px;
	padding-top: 76px;
	box-sizing: border-box
}

.footer .footer_row {
	margin: 0 auto
}

.footer .footer_col {
	margin-bottom: 16px
}

.footer .forRecordInfo {
	font-size: 13px;
	line-height: 30px;
	color: #e5e8f4
}

.footer .forRecordInfo .font {
	color: #e5e8f4
}

.footer .logoPNG {
	margin-right: 122px;
	background-image: url(/static/media/metroLogo.c5e201a0.svg);
	width: 110px;
	height: 27px;
	background-repeat: no-repeat;
	margin-bottom: 10px
}

.footer .concat_us {
	margin-left: -14px
}

.footer .concat_us a {
	text-decoration: none
}

.footer .concat_us a:hover {
	text-decoration: underline
}

.footer .MetroData {
	margin-left: 14px
}

.footer .document.join_us {
	margin-top: 20px
}

.footer .document .title {
	font-size: 13px;
	text-align: left;
	color: #939fbd;
	margin-bottom: 16px
}

.footer .document ul {
	padding: 0
}

.footer .document ul li {
	text-align: left;
	font-size: 13px;
	line-height: 30px;
	color: #e5e8f4;
	list-style: none;
	cursor: pointer
}

.footer .document ul li.servie {
	position: relative
}

.footer .document ul li.servie:active .popOverWrap,
.footer .document ul li.servie:hover .popOverWrap {
	display: block
}

.footer .document ul li.servie .popOverWrap {
	position: absolute;
	box-shadow: 1px -1px 20px 0 rgba(68, 68, 38, .15);
	bottom: 30px;
	left: -15px;
	background-color: #fff;
	border-radius: 5px;
	display: none
}

.footer .document ul li.servie .des {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	text-align: center;
	width: 100%;
	font-family: PingFangSC-Medium;
	font-size: 13px;
	letter-spacing: 0;
	color: #7c8590;
	line-height: 28px
}

.footer .document ul li a {
	text-decoration: none;
	font-size: 13px;
	line-height: 30px;
	color: #e5e8f4
}

.footer .document ul li a:hover {
	text-decoration: none
}

.footer .document .font {
	text-align: left;
	font-size: 13px;
	color: #e5e8f4;
	display: block
}

.footer .MetroDataTeam h1 {
	font-size: 13px;
	color: #939fbd;
	padding-right: 36px;
	margin-bottom: 26px
}

.footer .MetroDataTeam .QRCode {
	text-align: right;
	display: inline-block
}

.footer .rightPara {
	text-align: left;
	font-size: 12px;
	color: #939fbd
}

.footer .rightPara .beian {
	color: #939fbd;
	cursor: pointer;
	text-decoration: none
}

.footer .rightPara .beian:hover {
	text-decoration: none
}

.footer .rightPara .dis_black {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 12px;
	display: inline-block
}

@media (max-width:991px) {
	.footer .concat_us {
		margin-left: 0;
		margin-bottom: 36px
	}
	.footer .MetroData {
		margin-left: 0
	}
}

@media (max-width:601.98px) {
	.footer .logoPNG {
		background-image: none;
		width: 0;
		height: 0
	}
	.footer .concat_us,
	.footer .MetroData {
		margin-left: 0
	}
	.footer .document ul li {
		line-height: 30px
	}
	.footer .document .font {
		margin-bottom: 36px
	}
	.footer .MetroDataTeam h1 {
		text-align: left;
		margin-bottom: 16px
	}
	.footer .MetroDataTeam .QRCode {
		text-align: left;
		display: block;
		margin-bottom: 48px
	}
	.footer .rightPara .dis_black,
	.footer .rightPara a {
		display: block;
		text-align: center
	}
}

.main_contain {
	/*height: 100%;
	-webkit-flex-direction: column;
	flex-direction: column;
	position: relative*/
}

.main_contain .mc_nav {
	/*position: absolute;
	z-index: 999;
	width: 100%*/
}


/*# sourceMappingURL=1.8ee9f459.chunk.css.map */