.connectUsCon .v1-banner-bg-connect {
	background-image: url(/static/fly/assets/images/product/connectbg.png);
	background-size: cover;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 105px;
	margin-bottom: 0
}

.connectUsCon .v1-40-line {
	margin: 10px auto 35px auto
}

.connectUsCon .container {
	padding-top: 50px
}

.connectUsCon .container img {
	width: 354px;
	height: 368px
}

.connectUsCon .container>div {
	margin-left: 190px !important
}

.connectUsCon .container form.row {
	margin-top: 20px;
	width: 450px
}

.connectUsCon .container form.row>div {
	padding-left: 0;
	padding-right: 0
}

.connectUsCon .container form.row .form-control {
	border-radius: 10px;
	padding: 0 20px
}

.connectUsCon .container form.row .form-control::placeholder {
	color: #8a9ca8
}

.connectUsCon .container form.row input.form-control {
	border-color: #dadada;
	height: 50px
}

.connectUsCon .container form.row textarea.form-control {
	height: 150px;
	resize: none;
	padding-top: 20px
}

.connectUsCon .container form.row label {
	display: none
}

.connectUsCon .container form.row .btn-primary {
	width: 160px;
	background-color: #1a46a0;
	border: 1px solid #1a46a0;
	color: #fff;
	height: 48px;
	padding: 0;
	line-height: 48px;
	border-radius: 30px;
	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
}

.connectUsCon .container form.row .btn-primary:hover {
	opacity: .9
}

.connectUsCon .v1-list-con-banner-item {
	position: relative;
	margin: 0
}

.connectUsCon .v1-list-con-banner-item .v1-font-con.v1-font-con-left {
	position: absolute;
	top: 378px;
	left: 240px
}

.connectUsCon .v1-list-con-banner-item .v1-font-con.v1-font-con-left div {
	margin-left: 0
}

.connectUsCon .v1-list-con-banner-item .v1-font-con.v1-font-con-right {
	position: absolute;
	top: 378px;
	right: 240px
}

.connectUsCon .v1-list-con-banner-item .v1-font-con.v1-font-con-right div {
	margin-left: 0
}

.connectUsCon .v1-list-con-banner-item .v1-banner-img-text-con {
	text-align: center
}

.connectUsCon .v1-list-con-banner-item .v1-banner-img-text-con img {
	width: 106px;
	margin-bottom: 15px
}

.connectUsCon .v1-banner-bg {
	padding-top: 100px;
	background-color: #f5f5f5;
	padding-bottom: 155px
}

.connectUsCon .v1-banner-bg img {
	width: 1072px;
	display: block;
	margin: 0 auto
}

.connectUsCon .v1-banner-bg p {
	text-align: center
}

.connectUsCon .v1-banner-bg .v1-40-line {
	margin: 10px auto 20px
}

.connectUsCon .v1-banner-bg .v1-font-con {
	margin-bottom: 100px
}

@media(max-width: 1200px) {
	.v1-size20-font{
	 	width: 80%!important;
		margin-left: 10%;
	}
	.connectUsCon .v1-banner-bg-connect {
		padding: 30px 20px
	}

	.connectUsCon .container {
		padding-top: 30px;
		display: block !important;
		text-align: center
	}

	.connectUsCon .container img {
		width: auto;
		height: auto;
		max-height: 200px
	}

	.connectUsCon .container>div {
		margin-top: 30px;
		margin-left: 0 !important
	}

	.connectUsCon .container form.row {
		width: 100% !important
	}
}

.v1-news-con {
	padding: 100px 0
}

.v1-news-con img {
	margin-bottom: 30px
}

.v1-news-con .row .col-4 p {
	cursor: pointer
}

.v1-news-con .row .col-4>p:nth-child(2) {
	margin-bottom: 20px
}

.v1-news-con .row .col-4>p:nth-child(3) {
	margin-bottom: 40px
}

.v1-news-con .row .col-4 .more_sm_btn_blue {
	text-decoration: none;
	position: relative
}

.v1-news-con .row .col-4 .more_sm_btn_blue::after {
	position: absolute;
	left: 60px;
	top: 7px;
	content: " ";
	background-image: url(/static/fly/assets/images/arrow_wt.png);
	display: inline-block;
	width: 7px;
	height: 11px;
	background-size: cover;
	margin-left: 17px
}

.v1-news-con .row .col-4 .more_sm_btn_blue:hover {
	text-decoration: underline;
	color: #1a46a0
}

.v1-news-con .row .col-4 .more_sm_btn_blue:hover::after {
	background-image: url(/static/fly/assets/images/arrow_blue.png)
}

.v1-news-con .row .col-4 p:hover {
	text-decoration: underline;
	color: #1a46a0
}

.v1-news-con .row .col-4 .v1-a-text {
	text-decoration: underline;
	color: #1a46a0
}

.v1-news-con .row .col-4 .v1-size16-font.v1-drk-font {
	cursor: default
}

.v1-news-con .row .col-4 .v1-size16-font.v1-drk-font:hover {
	text-decoration: none;
	color: #222
}

@media screen and (min-width: 1024px)and (max-width: 1439px) {
	.mobileShow {
		display: none !important
	}

	.pcShow {
		display: block !important
	}
}

@media screen and (min-width: 100px)and (max-width: 1023px) {

	.v1-list-con.v1-bg-list-con .d-flex,
	.d-flex.justify-content-center {
		display: block !important;
		width: 100%
	}

	.mobileShow {
		display: block !important
	}

	.pcShow {
		display: none !important
	}

	.v1-product-td-container>div:nth-child(1) {
		padding: 40px 0 0 0 !important
	}

	.v1-list-con.v1-bg-list-con {
		padding: 40px 0 0 0 !important
	}

	.v1-list-con.v1-bg-list-con .d-flex>div {
		margin: 20px !important
	}

	.v1-list-con.v1-bg-list-con .d-flex,
	.d-flex.justify-content-center>div {
		display: block !important;
		width: 100% !important
	}

	.nav.d-flex.justify-content-center.align-items-center {
		display: none !important
	}

	.v1-list-con.v1-list-bgimg-con .d-flex {
		display: none !important
	}

	.v1-list-con-banner {
		padding: 40px 0 !important
	}

	.v1-list-con .container .d-flex {
		margin: 10px !important;
		padding: 10px !important
	}

	.v1-list-con-banner .row .col-6>div {
		margin: 20px !important;
		padding: 20px !important;
		height: auto !important
	}

	.d-flex.justify-content-center div {
		margin-left: 0px !important
	}

	.v1-list-con.v1-bg-list-con .d-flex img {
		margin: 20px auto !important;
		display: block;
		width: 100%
	}
}

@media screen and (min-width: 1440px) {
	.mobileShow {
		display: none !important
	}

	.pcShow {
		display: block !important
	}
}

.bannerSwiper .v1-font-con {
	text-align: center;
	margin: 0 auto 0
}

.v1-news-con {
	padding: 100px 0
}

.v1-news-con .row {
	margin-top: 60px
}

.v1-list-con {
	padding-top: 100px;
	padding-bottom: 100px
}

.v1-list-con .container {
	padding: 100px auto 0
}

.v1-list-con .container .d-flex {
	margin-top: 50px
}

.v1-list-con .container .d-flex>div {
	margin-left: 80px
}

.v1-list-con .row .col-6 {
	margin: 10px auto;
	padding-right: 10px
}

.v1-list-con .row .col-6>div {
	padding: 100px 80px;
	background-color: #f3f3f3;
	border-radius: 10px
}

.v1-list-con .row .col-6 img {
	width: 390px;
	margin: 0 auto 70px;
	display: block
}

.v1-list-con.v1-list-bg-con {
	padding-top: 60px;
	padding-bottom: 100px
}

.v1-list-con.v1-list-bg-con>p:first-child {
	margin: 0px 0 80px
}

.v1-list-con.v1-list-bg-con>.v1-word-con:nth-child(2) {
	border-top: 1px solid #e6e6e6;
	padding-top: 60px;
	margin-top: 60px
}

.v1-list-con.v1-list-bg-con>.v1-word-con:nth-child(5) {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 30px
}

.v1-list-con.v1-list-bg-con>.v1-word-con {
	margin-bottom: 60px
}

.v1-list-con.v1-list-bg-con>.v1-word-con>p:nth-child(1) {
	font-weight: bold
}

.v1-trd-nav {
	background-color: none !important;
	border: none;
	z-index: 1;
	position: relative
}

.v1-bg-list-con {
	background-color: #f3f3f3
}

.v1-bg-list-img-con img,
.v1-bg-list-con img {
	width: 780px
}

.v1-bg-list-img-con .d-flex>div,
.v1-bg-list-con .d-flex>div {
	margin-right: 80px
}

.v1-bg-list-img-con .btn_connect,
.v1-bg-list-con .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
}

.v1-bg-list-img-con .btn_connect.active,
.v1-bg-list-img-con .btn_connect:hover,
.v1-bg-list-con .btn_connect.active,
.v1-bg-list-con .btn_connect:hover {
	background-color: #1a46a0;
	border-color: #1a46a0;
	color: #fff
}

.v1-bg-list-con {
	background-image: none;
	background-color: #fff
}

.v1-list-bgimg-con {
	background-image: url(/static/fly/assets/images/solution/bh2.png);
	background-size: 100% auto;
	background-repeat: no-repeat
}

.v1-list-bgimg-con .d-flex:first-child {
	margin-top: 244px
}

.v1-list-bgimg-con .d-flex {
	padding: 80px;
	background-color: #f7f7f7;
	border-radius: 20px;
	margin-bottom: 60px
}

.v1-list-bgimg-con .d-flex>div:first-child {
	width: 340px;
	margin: 0 60px 0 0
}

.v1-list-bgimg-con .d-flex>div:nth-child(2) p {
	position: relative
}

.v1-list-bgimg-con .d-flex>div:nth-child(2) p::before {
	content: " ";
	display: block;
	background-color: #d8d8d8;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: -20px;
	top: 8px
}

.v1-bg-list-con .d-flex {
	margin-bottom: 60px
}

.v1-bg-list-con .more_sm_btn_blue::after {
	left: 170px;
	background-image: url(/static/fly/assets/images/arrow_blue.png)
}

.v1-bg-list-con .more_sm_btn_blue {
	color: #1a46a0
}

.tricontentSwiper .swiper-slide {
	width: 60% !important;
	position: relative
}

.tricontentSwiper .swiper-slide img,
.tricontentSwiper .swiper-slide video {
	max-height: 535px;
	width: 100%
}

.tricontentSwiper .swiper-slide>div {
	position: absolute;
	bottom: 50px;
	width: 100%
}

.tricontentSwiper .swiper-slide>div p:first-child {
	margin-bottom: 30px
}

.tricontentSwiper .v1-button-next,
.tricontentSwiper .v1-button-prev {
	width: 90px;
	height: 90px;
	position: absolute;
	top: 233px;
	z-index: 9
}

.tricontentSwiper .v1-button-next {
	right: 186px
}

.tricontentSwiper .v1-button-prev {
	left: 186px
}

.v1-list-con-banner {
	padding-top: 100px;
	background-image: url(/static/fly/assets/images/solution/devbg.png);
	background-size: cover;
	padding-bottom: 100px
}

.v1-list-con-banner .row .col-6 {
	cursor: pointer;
	margin: 0 0 20px 0
}

.v1-list-con-banner .row .col-6 .v1-40-line {
	margin-bottom: 60px
}

.v1-list-con-banner .row .col-6 p.v1-size16-font {
	position: relative
}

.v1-list-con-banner .row .col-6 p.v1-size16-font::before {
	content: " ";
	display: block;
	background-color: #d8d8d8;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: -20px;
	top: 8px
}

.v1-list-con-banner .row .col-6>div {
	margin-bottom: 0;
	padding: 40px 40px 100px 40px;
	background: #fff;
	box-shadow: 0px 5px 10px 1px rgba(26, 70, 160, .1);
	border-radius: 20px
}

.v1-list-con-banner .row .col-6>div .v1-sec-font {
	margin-top: 20px
}

.v1-list-con-banner .row .col-6:nth-child(2n)>div {
	margin-right: 0
}

.v1-list-con-banner .row .col-6:nth-child(1)>div,
.v1-list-con-banner .row .col-6:nth-child(2)>div {
	height: 360px
}

.v1-list-con-banner .row .col-6:nth-child(3)>div,
.v1-list-con-banner .row .col-6:nth-child(4)>div {
	height: 550px
}

.v1-list-con-banner .row .col-6>div .form-check-input {
	position: relative;
	top: 6px
}

.v1-list-con-banner .row .col-6>div p.v1-size16-font {
	margin-left: 20px
}

.uploadCon input {
	width: 0;
	height: 0;
	opacity: 0
}

.uploadCon .col-6 div {
	padding: 0 !important;
	background-color: #fff !important
}

.uploadCon .col-6 div label {
	display: block;
	width: 100%;
	background-color: #1a46a0;
	border-radius: 10px;
	height: 100px;
	color: #fff;
	padding: 0;
	text-align: center;
	line-height: 100px;
	color: #fff;
	padding: 0;
	font-size: 24px;
	cursor: pointer
}

.uploadCon .col-6 .v1-ans-con label {
	display: block;
	width: 100%;
	background-color: #f7f7f7;
	border-radius: 10px;
	height: 100px;
	color: #1a46a0
}

.uploadCon .col-6 label span {
	margin-left: 10px
}

.uploadCon .col-6 .col-6 p {
	margin-top: 20px
}

.uploadCon>.col-6:nth-child(1) {
	padding-right: 20px
}

.uploadCon>.col-6:nth-child(2) {
	padding-left: 20px
}

.col-12 {
	margin-top: 70px
}

.col-12 button {
	width: 160px;
	height: 50px;
	background: #1a46a0;
	border: 1px solid #1a46a0;
	border-radius: 25px;
	color: #fff;
	display: block;
	margin: 0 auto
}

@media(max-width: 640px) {
	.v1-list-con.v1-list-bg-con>p:first-child {
		margin: 0px 0 0px!important;
	}
	.v1-list-con.v1-list-bg-con>.v1-word-con:nth-child(2) {
		padding-top: 30px;
		margin-top: 30px
	}

	.uploadCon .col-6 div label,
	.uploadCon .col-6 .v1-ans-con label {
		height: 50px;
		line-height: 50px;
		font-size: 18px
	}
	
	.col-12 {
		margin-top: 0;
	}
}

/*# sourceMappingURL=employ.min.css.map */
<!--0.00027990341186523-->