body {
	background-color: #EDF6FF;
}

.ui-content {
	width: 100%;
}

.ui-cnt1 {
	position: relative;
	width: 100%;
	height: 1034px;
	z-index: 99999999999999999;
	/*	background: url("/images/web/cnt1bg.png") no-repeat;
	background-size: 100% 100%;*/
}

.swipersrc {
	width:100%;
	height:1034px;
	position:relative;
	top:0;
	margin-top:-1034px;
}

.ui-cnt1-min {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

.ui-cnt1-tp {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}

.ui-cnt1-tpl {
	width: 112px;
	height: 48px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	background: url("/images/web/cnt1tp1.png") no-repeat;
	background-size: 100% 100%;
	padding-left: 13px;
	box-sizing: border-box;
}

.ui-cnt1-tpr {
	width: 1078px;
	height: 48px;
	background-color: rgba(255, 255, 255, 0.6);
}

.swiper-container {
	width: 100%;
	height: 100%;

}

.ui-cnt1-tpr .swiper-slide {
	text-align: left;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	/* -webkit-justify-content: center;
      justify-content: center; */
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.ui-cnt1-tpr-a {
	text-decoration: none;
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 18px;
	color: #2B59C5;
	padding-left: 10px;
	box-sizing: border-box;
}

.ui-cnt1b {
	width: 1200px;
	/*height: 890px;*/
	height: 917px;
	background: url("/images/web/cnt1b.png") no-repeat;
	background-size: 100% 100%;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.ui-cnt1bl {
	width: 626px;
	height: 578px;
	/* background: url("../images/cnt1bl.png") no-repeat;
	background-size: 100% 100%; */
	margin-top: 144px;
}

.ui-cnt1br {
	width: 518px;
	height: 827px;
	background: url("/images/web/cnt1brbg.png") no-repeat;
	background-size: 100% 100%;
	padding: 20px 30px;
	box-sizing: border-box;
}

.ui-cnt1br1 {
	width:50%;
	position: relative;
	margin-bottom: 7px;
}

.ui-cnt1br1::after {
	content: "";
	display: block;
	clear: both;
}

.ui-cnt1br1-h {
	width: 235px;
	height: 28px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	background: url("/images/web/cnt1brtp.png") no-repeat;
	background-size: 100% 100%;
	padding-left: 50px;
	box-sizing: border-box;
}

.ui-cnt1br1-bx {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	text-indent: 2em;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}

.ui-cnt1br1-bx::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30%;
	/* 第三行保留70%，隐藏30% */
	height: 1.5em;
	/* 与行高一致 */
	background-color: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 70%);
}

.ui-cnt1br1-bxa {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #015BD3;
	text-decoration: none;
	text-align: right;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	/*position: absolute;*/
	/*bottom: -9px;*/
	/*right: 10px;*/
	z-index: 9;
}

.ui-cnt1br-ul1 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.ui-cnt1br-li {
	width: 145px;
	height: 76px;
	background: url("/images/web/cnt1brul11.png") no-repeat;
	background-size: 100% 100%;
}

.ui-cnt1br-li-h {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 13px;
	line-height: 20px;
	/* margin-bottom: 20px; */
}

.ui-cnt1br-lib {
	margin-left: 10px;
	margin-left: 52px;
}

.ui-cnt1br-lib-h {
	font-family: DIN;
	font-weight: bold;
	font-size: 20px;
	color: #2B59C5;
	text-shadow: 0px 2px 0px rgba(174, 218, 255, 0.5);
	background: linear-gradient(0deg, #0787FF 0%, #45BCF9 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: flex;
	align-items: baseline;
}

.ui-cnt1br-lib-h p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #555555;
	padding-left: 8px;
}

.ui-cnt1br-ul2 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 15px;
}

.ui-cnt1br-li2 {
	display: flex;
	margin-bottom: 12px;
}

.ui-cnt1br-li2:nth-child(5) {
	margin-bottom: 0;
}

.ui-cnt1br-li2:nth-child(6) {
	margin-bottom: 0;
}

.ui-cnt1br-li2-img {
	width: 68px;
	height: 76px;
	display: block;
	margin-right: 3px;
}

.ui-cnt1br-li2r {
	margin-top: 10px;
}

.ui-cnt1br-li2r-h {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 16px;
	color: #555555;
}

.ui-cnt1br-li2rb {
	display: flex;
	width: 155px;
	justify-content: space-between;
	margin-top: 10px;
}

.ui-cnt1br-li2rb-h {
	display: flex;
	align-items: baseline;
}

.ui-cnt1br-li2rb-h p {
	font-family: DIN;
	font-weight: bold;
	font-size: 20px;
	color: #2B59C5;
	text-shadow: 0px 2px 0px rgba(174, 218, 255, 0.5);
	background: linear-gradient(0deg, #0787FF 0%, #45BCF9 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.ui-cnt1br-li2rb-h span {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px !important;
	color: #555555 !important;
	padding-left: 5px;
	display: inline-block;
}

.ui-cnt1brb {
	width: 467px;
	height: 83px;
	background: url("/images/web/cnt1brb.png") no-repeat;
	background-size: 100% 100%;
	margin: 20px auto 0;
}

.ui-cnt1brb-bx {
	display: flex;
	align-items: center;

}

.ui-cnt1brb-bx-h {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 20px;
	color: #555555;
	padding: 15px 0 0 94px;
}

.ui-cnt1brb-bxm {
	margin-left: 20px;
	margin-top: 15px;
	width: 220px;
	display: flex;
	justify-content: space-between;
	padding: 0 0 0 5px;
	box-sizing: border-box;
}

.ui-cnt1brb-bxm-h {
	font-family: DIN 1451 Mittelschrift;
	font-weight: 400;
	font-size: 32px;
	color: #333333;
	text-shadow: 0px 3px 0px rgba(174, 218, 255, 0.53);
	background: linear-gradient(0deg, #0787FF 0%, #45BCF9 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.ui-cnt1brb-p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #555555;
	margin-top: 50px;
	margin-left: 20px;
}

.ui-cnt2 {
	width: 1200px;
	margin: 24px auto;
}

.ui-cnt2-tp {
	width: 100%;
	height: 48px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url("/images/web/cnt2tp.png") no-repeat;
	background-size: 100% 100%;
}

.ui-cnt2-tp-h {
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	width: 150px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ui-cnt2-tp-a {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #015BD3;
	text-decoration: none;
}

.ui-cnt2-ul1 {
	width: 100%;
	margin-top: 20px;
}

.ui-cnt2-li1 {
	width: 386px;
	height: 158px;
	background: #FFFFFF;
	border: 1px solid #E8EFF8;
	padding: 15px;
	box-sizing: border-box;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.ui-cnt2-li1:nth-child(3n) {
	margin-right: 0;
}

.ui-cnt2-li1-h {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 18px;
	color: #333333;
}

.ui-cnt2-li1m {
	display: flex;
	margin-top: 9px;
	margin-bottom: 10px;
}

.ui-cnt2-li1m p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #298CF2;
	border-radius: 4px;
	border: 1px solid #BAD2FB;
	padding: 2px 7px;
	margin-right: 10px;
}

.ui-cnt2-li1mb {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
	background: #34AC5D;
	border-radius: 4px;
	box-sizing: border-box;
	float: left;
	padding: 4px;
	margin-bottom: 10px;
}

.ui-cnt2-li1mb2 {
	background-color: #39AEDE;
}

.ui-cnt2-li1b {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.ui-cnt2-li1b-h {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
}

.ui-cnt2-li1b-p {
	font-family: DIN;
	font-weight: bold;
	font-size: 20px;
	color: #D50000;
}

.ui-cnt2-ul2 {
	width: 100%;
	margin-top: 20px;
}

.ui-cnt2-ul2 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.ui-cnt2-li2 {
	width: 224px;
	height: 80px;
}

.ui-cnt2-li2-img {
	width: 224px;
	height: 80px;
	display: block;
}

.ui-fix {
	width: 90px;
	height: 330px;
	background: #FFFFFF;
	box-shadow: 0px 2px 10px 0px rgba(14, 141, 254, 0.24);
	border-radius: 8px;
	position: fixed;
	top: 50%;
	right: 0;
	padding-top: 20px;
	box-sizing: border-box;
}

.ui-fix-li {
	text-decoration: none;
}

.ui-fix-li img {
	width: 79px;
	height: 79px;
	display: block;
	margin: auto;
}

.ui-fix-li p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	text-align: center;
}

.ui-fixl {
	width: 188px;
	height: 180px;
	position: fixed;
	top: 50%;
	right: 80px;
	background: url("/images/web/fxlbg.png") no-repeat;
	background-size: 100% 100%;
}

.ui-fix-img {
	width: 150px;
	height: 150px;
	display: block;
	margin-top: 13px;
	margin-left: 15px;
}

.ui-map-img {
	position: relative;
}

/*.ui-map-img::after {
	content: "";
	position: absolute;
	top: -33%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color:  transparent  transparent #fff transparent;
}*/