.firstCon {
	padding-top: 100px
}

.firstCon .d-flex {
	margin: 0 auto
}

.firstCon .d-flex>div:nth-child(1) {
	width: 300px;
	margin-right: 100px
}

@media(width:2556px) {
	.docIcon:nth-child(1) {
		left: 42.9% !important;
		top: 38.6% !important;
		z-index: 10
	}

	.docIcon:nth-child(2) {
		left: 53.15% !important;
		top: 49.5% !important;
		z-index: 8
	}

	.docIcon:nth-child(3) {
		left: 59% !important;
		top: 38.9% !important;
		z-index: 3
	}

	.docIcon:nth-child(4) {
		left: 61.2% !important;
		top: 54.5% !important;
		z-index: 4;
		opacity: 1;
	}

	.docIcon:nth-child(5) {
		left: 57.82% !important;
		top: 69% !important;
		z-index: 2
	}

	.docIcon:nth-child(6) {
		left: 61.56% !important;
		top: 55.9% !important;
		z-index: 2
	}
}


.docIcon2 {
	display: none;
}

.firstCon .d-flex>div:nth-child(2) {
	width: 1035px
}

.firstCon .d-flex>div:nth-child(2) img {
	margin-top: 40px
}

.secCon {
	margin-top: 80px;
	position: relative
}

.secCon .page-main-title {
	position: absolute;
	width: 100%;
	z-index: 1;
	padding-top: 60px
}

.secCon .mapImG {
	position: relative
}

.secCon img {
	width: 100%
}

.v1-list-con {
	padding-bottom: 100px
}

.v1-list-con .row {
	margin-top: 30px
}

.v1-list-con .row .col-4 {
	margin: 10px auto;
	padding-right: 10px
}

.v1-list-con .row .col-4>div {
	padding: 60px 30px 20px;
	background-color: #f3f3f3;
	border-radius: 10px
}

.v1-list-con .row .col-4 .img {
	height: 217px;
	margin: 0 auto 50px;
	display: block;
	overflow: hidden;
	text-align: center
}

.v1-list-con .row .col-4 .img>img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	transition: all .3s cubic-bezier(0.82, 0.82, 0.82, 0.82) 0s;
	-o-transition: all .3s cubic-bezier(0.82, 0.82, 0.82, 0.82) 0s;
	-ms-transition: all .3s cubic-bezier(0.82, 0.82, 0.82, 0.82) 0s;
	-moz-transition: all .3s cubic-bezier(0.82, 0.82, 0.82, 0.82) 0s;
	-webkit-transition: all .3s cubic-bezier(0.82, 0.82, 0.82, 0.82) 0s
}

.v1-list-con .row .col-4 .img:hover>img {
	transition: all .3s cubic-bezier(0.82, 0.82, 0.82, 0.82) 0s;
	-o-transition: all .3s cubic-bezier(0.82, 0.82, 0.82, 0.82) 0s;
	-ms-transition: all .3s cubic-bezier(0.82, 0.82, 0.82, 0.82) 0s;
	-moz-transition: all .3s cubic-bezier(0.82, 0.82, 0.82, 0.82) 0s;
	-webkit-transition: all .3s cubic-bezier(0.82, 0.82, 0.82, 0.82) 0s;
	transform: scale(1, 1) rotate(0deg);
	-ms-transform: scale(1, 1) rotate(0deg);
	-moz-transform: scale(1, 1) rotate(0deg);
	-webkit-transform: scale(1, 1) rotate(0deg);
	-o-transform: scale(1, 1) rotate(0deg)
}

.v1-list-con .row .col-4 .img img {
	object-fit: contain;
	transform: scale(0.9, 0.9) rotate(0deg);
	-ms-transform: scale(0.9, 0.9) rotate(0deg);
	-moz-transform: scale(0.9, 0.9) rotate(0deg);
	-webkit-transform: scale(0.9, 0.9) rotate(0deg);
	-o-transform: scale(0.9, 0.9) rotate(0deg)
}

.v1-bg-list-con {
	padding-top: 100px;
	background-color: #f3f3f3
}

.v1-bg-list-con {
	background-color: #fff
}

.v1-bg-list-con .title {
	width: 300px
}

.v1-bg-list-con .infobox {
	flex: 1
}

.v1-swbg-list-con {
	background-color: #f3f3f3
}

.mapCon {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.docIcon {
	width: 46px;
	height: 46px;
	border-radius: 24px;
	padding-top: 1px;
	cursor: pointer;
	position: absolute;
	z-index: 2
}

.docIcon>div:nth-child(1) {
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 24px;
	box-shadow: 0px 0px 0px 8px rgba(0, 90, 255, .3);
	margin: 18px 19px 19px
}

.docIcon .d-flex {
	display: none !important
}

.docIcon:hover {
	background: rgba(0, 90, 255, .1)
}

.docIcon:hover>.d-flex {
	display: flex !important;
	position: relative;
	z-index: 6;
	width: 597px;
	height: auto;
	background: #fff;
	box-shadow: 0px 10px 40px 0px rgba(17, 50, 128, .35);
	border-radius: 10px;
	padding: 35px;
	margin: -120px 60px
}

.docIcon:hover>.d-flex img {
	width: 137px;
	height: 137px
}

.docIcon:hover>.d-flex div {
	padding-left: 20px
}

.docIcon:hover>.d-flex .v1-size24-font {
	margin-bottom: 10px
}

.docIcon:hover>.d-flex::before {
	content: " ";
	position: absolute;
	top: 80px;
	left: -20px;
	border-top: 20px solid rgba(0, 0, 0, 0);
	border-right: 20px solid #fff;
	border-bottom: 20px solid rgba(0, 0, 0, 0)
}

.docIcon:nth-child(1) {
	left: 42.6%;
	top: 38.1%;
	z-index: 10
}

.docIcon:nth-child(2) {
	left: 52.86%;
	top: 49%;
	z-index: 8
}

.docIcon:nth-child(3) {
	left: 58.7%;
	top: 38.4%;
	z-index: 3
}

.docIcon:nth-child(4) {
	left: 61%;
	top: 54.2%;
	z-index: 4;
	opacity: 1;
}

.docIcon:nth-child(5) {
	left: 57.5%;
	top: 68.4%;
	z-index: 2
}

.docIcon:nth-child(6) {
	left: 61.3%;
	top: 55.4%;
	z-index: 2
}

@media(max-width: 1100px) {
	.secCon {
		display: none
	}
}

.wp-14402 {
	display: none;
}

@media (width:1440px) {
	.docIcon:nth-child(1) {
		left: 42.2%;
		top: 37.4%;
		z-index: 10
	}

	.docIcon:nth-child(2) {
		left: 52.5%;
		top: 48.3%;
		z-index: 8
	}

	.docIcon:nth-child(3) {
		left: 58.3%;
		top: 38%;
		z-index: 3
	}

	.docIcon:nth-child(4) {
		left: 60.4%;
		top: 53.2%;
		z-index: 4;
		opacity: 1;
	}

	.docIcon:nth-child(5) {
		left: 57.12%;
		top: 67.8%;
		z-index: 2
	}

	.docIcon:nth-child(6) {
		left: 60.9%;
		top: 54.8%;
		z-index: 2
	}

}

@media (width:1366px) {
	.docIcon:nth-child(1) {
		left: 42.2%;
		top: 37.4%;
		z-index: 10
	}

	.docIcon:nth-child(2) {
		left: 52.5%;
		top: 48.3%;
		z-index: 8
	}

	.docIcon:nth-child(3) {
		left: 58.3%;
		top: 38%;
		z-index: 3
	}

	.docIcon:nth-child(4) {
		left: 60.4%;
		top: 53.2%;
		z-index: 4;
		opacity: 1;
	}

	.docIcon:nth-child(5) {
		left: 57.12%;
		top: 67.8%;
		z-index: 2
	}

	.docIcon:nth-child(6) {
		left: 60.9%;
		top: 54.8%;
		z-index: 2
	}

}

@media(max-width: 640px) {
	.wp-14402 {
		display: block;
		max-width: 96%;
		margin: 0 auto;
	}

	.docIcon2 {
		display: block;
		width: 100%;
		background: rgba(255, 255, 250, 1) !important;
	}

	.v1-bg-list-con {
		padding-top: 40px
	}

	.v1-bg-list-con .d-flex {
		flex-wrap: wrap
	}

	.v1-bg-list-con .d-flex .title {
		width: 100%
	}

	.v1-list-con .row .col-4 {
		width: 100% !important;
		max-width: 100% !important
	}

	.v1-list-con .row .col-4>div {
		padding: 30px
	}

	.v1-list-con .row .col-4 .img {
		margin: 0 auto 30px
	}
}

/*# sourceMappingURL=intro.min.css.map */

.v1-trd-nav {
	position: relative;
	z-index: 2;
	border: none
}

.v1-product-container {
	background: url(/static/fly/assets/images/home/newsbg.png);
	background-size: cover;
	padding: 150px 0 80px;
	position: relative;
	top: -75px
}

.bossCon {
	padding: 60px 80px;
	background: rgba(255, 255, 255, .7)
}

.newsSwiper .row .col-6 {
	background-color: #f6f6f6
}

.newsSwiper .row .col-6:last-child {
	padding: 55px
}

.pagination .page-link {
	border-radius: 20px !important;
	height: 40px;
	color: #777;
	margin: 0 5px 30px;
	min-width: 40px;
	text-align: center;
	line-height: 27px
}

.pagination .page-item.disabled .page-link {
	border: none
}

.pagination .page-link:hover,
.pagination .page-link.active {
	border: none;
	background-color: #1a46a0;
	color: #fff
}

.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
	padding-left: 30px;
	padding-right: 30px
}

.btn_connect {
	padding: 0 20px;
	height: 48px !important;
	border: 1px solid #777;
	border-radius: 24px;
	color: #777;
	position: relative;
	line-height: 48px;
	text-align: center;
	display: block;
	margin: 0 10px
}

.btn_connect.active,
.btn_connect:hover {
	background-color: #1a46a0;
	border-color: #1a46a0;
	color: #fff
}

.v1-news-con {
	padding-bottom: 0;
	padding-top: 20px
}

.v1-news-con .row {
	margin-top: 60px
}

.v1-news-con .row .col-12 {
	border: 1px solid #e3d3d3;
	border-top: 4px solid #dcdcdc;
	padding: 50px;
	margin-bottom: 40px;
	height: 175px;
	overflow: hidden
}

.v1-news-con .row .col-12 .v1-btn {
	text-align: center;
	line-height: 38px;
	cursor: pointer
}

.v1-news-con .row .col-12 .v1-btn span {
	margin-left: 6px
}

.v1-news-con .row .col-12 .v1-btn-grey {
	width: 140px;
	height: 40px;
	background: #fff;
	border: 1px solid #dcdcdc;
	border-radius: 20px;
	color: #333
}

.v1-news-con .row .col-12 .v1-btn-blue {
	width: 140px;
	height: 40px;
	border: 1px solid #1a46a0;
	background: #1a46a0;
	border-radius: 20px;
	color: #fff
}

.v1-news-con .row .col-12>div:nth-child(1) .v1-size16-font span {
	margin: 0 20px
}

.v1-news-con .row .col-12 .v1-jd-con {
	border-top: 1px solid #dcdcdc;
	margin-top: 40px
}

.v1-news-con .row .col-12 .v1-jd-con .v1-size20-font {
	padding-top: 50px;
	margin-bottom: 30px
}

.v1-news-con .row .col-12 .v1-jd-con .v1-size16-font {
	margin-bottom: 50px
}

.v1-news-con .row .col-12 .v1-jd-con img {
	display: block;
	margin: 0 auto;
	cursor: pointer
}

.v1-modal-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 11;
	background-color: rgba(0, 0, 0, .5);
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center
}

.v1-modal-bg .v1-modal-con {
	width: 45%;
	background-color: #fff;
	position: absolute;
	left: 27.5%;
	top: translateY(50%);
	padding: 80px 80px 30px
}

.v1-modal-bg .v1-modal-btn {
	width: 160px;
	height: 50px;
	background: #1a46a0;
	border-radius: 25px;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 60px auto;
	cursor: pointer;
	border: none
}

.v1-modal-bg .v1-close-btn {
	top: 20px;
	right: 20px;
	color: #777;
	position: absolute;
	cursor: pointer
}

.v1-modal-bg #submitBtn {
	line-height: 36px
}

.v1-modal-bg .col-2 {
	text-align: right
}

.v1-modal-bg #uploadIntro {
	width: 0;
	height: 0;
	opacity: 0
}

.v1-modal-bg .uploadcon {
	width: 50px;
	height: 50px;
	background: #f4f4f4;
	border-radius: 10px;
	text-align: center;
	line-height: 50px;
	display: block;
	position: relative;
	top: 10px;
	cursor: pointer
}

.v1-modal-bg .uploadBgcon {
	position: relative;
	top: -10px
}

.v1-modal-bg .v1-main-font {
	font-weight: bold
}

.col-6 .v1-40-line {
	margin-top: 10px
}

.col-6 .v1-wt-word-con {
	margin-top: 30px;
	width: 100%;
	padding: 40px;
	background: rgba(255, 255, 255, .6);
	box-shadow: 0 10px 40px 0 rgba(147, 156, 174, .15);
	border-radius: 8px
}

.col-6 .v1-wt-word-con>div img {
	width: 17px;
	margin-bottom: 0;
	margin-right: 15px
}

.col-6 .v1-wt-word-con>div span {
	line-height: 27px
}

.col-6 .v1-wt-word-con>div:nth-child(2) {
	margin-top: 5px;
	margin-left: 130px;
	margin-bottom: 20px
}

.col-6 .v1-wt-word-con>div:nth-child(3) a {
	color: #113280;
	text-decoration: underline
}

.col-6 .v1-wt-word-con .sm_btn_blue {
	font-size: 16px;
	color: #113280;
	line-height: 30px;
	display: block;
	margin-top: 30px
}

.col-6 .v1-wt-word-con .sm_btn_blue img {
	margin-left: 15px;
	width: 7px;
	margin-bottom: 4px
}

.v1-list-bg-con {
	position: relative
}

.v1-list-bg-con-add .v1-size36-font {
	margin: 0 auto;
	text-align: center;
}

.v1-list-bg-con-add .v1-40-line {
	margin: 20px auto;
	text-align: center;
}

.map-wrapper .imgBcon {
	position: absolute;
	bottom: 21.8%;
	left: 50%;
	display: none;
	background: #fff;
	border-radius: 9px;
	box-shadow: 0px 0px 38px #807c7c;
	transform: translate(-50%);
}

.imgBcon-wrapper {
	position: relative;
	padding: 54px 64px;
}

.closeimgBcon {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 22px;
	border: 1px solid #ddd;
	/* padding: 10px; */
	border-radius: 100%;
	width: 30px;
	height: 30px;
	line-height: 24px;
	text-align: center;
	color: #aca9a9;

	cursor: pointer;
}

.v1-list-bg-con .imgBcon .v1-size30-font {
	margin-bottom: 30px
}

.v1-list-bg-con .imgBcon p img {
	width: 14px;
	margin-right: 20px
}

.v1-list-bg-con .imgBcon p {
	margin-bottom: 6px
}

.v1-list-bg-con .imgBcon a {
	font-size: 16px;
	color: #113280;
	line-height: 30px;
	display: block;
	margin-top: 30px
}

.v1-list-bg-con .imgBcon a img {
	margin-left: 15px;
	width: 7px;
	margin-bottom: 4px
}

.contact-list-box {
	--bs-gutter-x: 60px;
	--bs-gutter-y: 60px;
	padding-top: 100px;
	padding-bottom: 100px
}

.connectUsCon .container {
	margin: 60px auto;
	overflow: hidden;
}

.connectUsCon .container label {
	color: #777;
	padding-left: 30px;
	line-height: 20px
}

.connectUsCon .container input {
	border-color: #e6e6e6;
	height: 50px;
	line-height: 50px;
	padding-left: 20px
}

.connectUsCon .container textarea {
	border-color: #e6e6e6;
	height: 140px;
	padding-left: 20px;
	resize: none
}

.connectUsCon .container button {
	width: 200px;
	height: 50px;
	background: #1a46a0;
	border: 1px solid #1a46a0;
	border-radius: 25px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 0;
	line-height: 50px;
	margin: 60px auto 85px
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* 地图效果 */

.map-wrapper {
	width: 100%;
	height: 1080px;
	background: url(/static/fly/assets/images/about/cnb2.png) no-repeat center;
	background-size: cover;


}


.wap-map-list {
	display: none;
	background: rgba(255, 255, 255, .6);
	width: 100%;
}


.wap-map-list .wap-map-item {
	padding: 20px;
	background: rgba(255, 255, 255, .6);
	box-shadow: 0 10px 40px 0 rgba(147, 156, 174, .15);
	border-radius: 8px;
	margin: 30px auto;
	width: 90%;
}


.wap-map-list .wap-map-item p img {
	width: 14px;
	margin-right: 10px;
}


.wap-map-list .wap-map-item p.v1-sec-font {
	padding: 0;
}

.wap-map-list .wap-map-item .sm_btn_blue {
	font-size: 16px;
	color: #113280;
	line-height: 30px;
	display: block;
}



.map-wrapper-1400 {
	width: 1350px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}

.map-wrapper-1400 .map-item {
	position: absolute;
	left: 0;
	top: 0;
	width: 56px;
	height: 56px;
	cursor: pointer;

	/* background: #e51d1d52; */
}

.map-wrapper-1400 .map-item:hover {
	background: url(/static/fly/assets/images/about/addicon2.png) no-repeat center;
	background-size: cover;
}

/* 敦煌 */
.map-wrapper-1400 .map-item01 {
	left: 527px;
	top: 406px;
}

/* 西安 */
.map-wrapper-1400 .map-item02 {
	left: 724px;
	top: 524px;
}

/* 深圳 */
.map-wrapper-1400 .map-item03 {
	left: 813px;
	top: 734px;
}

/* 安徽 */
.map-wrapper-1400 .map-item04 {
	left: 878px;
	top: 578px;
}

/* 北京 */
.map-wrapper-1400 .map-item05 {
	left: 839px;
	top: 411px;
}

@media(max-width: 1400px) {
	.map-wrapper {
		display: none
	}

	.wap-map-list {
		display: block;

	}


	.col-6 .v1-wt-word-con>div span {
		padding: 0;
	}

	.col-6 .v1-wt-word-con>div img {
		margin-right: 10px;
	}

	.col-6 .v1-wt-word-con .sm_btn_blue {
		margin-top: 0;
	}

}



@media(max-width: 1100px) {

	/* .v1-list-bg-con .mapImG {
		display: none
	}
 */
	.map-wrapper .imgBcon {
		width: 90%;
		margin-left: 5%;
		bottom: 0;
		position: static;
		background: #fff;
		box-shadow: 0 10px 40px 0 rgba(147, 156, 174, .15);
		padding: 20px;
		height: auto
	}
}

@media(max-width: 640px) {
	.contact-list-box2 .v1-sec-font {
		color: black;
	}

	.contact-list-box2 .v1-sec-font2 {
		color: #666;
		font-size: 12px !important;
		font-weight: 100;
	}

	.contact-list-box2 {
		--bs-gutter-x: 30px;
		--bs-gutter-y: 30px;
		padding-top: 0px;
		padding-bottom: 0px
	}

	.contact-list-box {
		--bs-gutter-x: 30px;
		--bs-gutter-y: 30px;
		padding-top: 60px;
		padding-bottom: 0px
	}

	.col-6 {
		margin-bottom: 20px
	}

	.col-6 .v1-wt-word-con {
		padding: 20px
	}

	.col-6 .v1-wt-word-con>div:nth-child(2) {
		margin-left: 0
	}
}

/*# sourceMappingURL=connect.min.css.map */
<!--0.00026512145996094-->