.employ-top[data-v-3cbdb9e2] {
	width: 100%;
	height: 380px;
	background-size: cover
}

.nav[data-v-3cbdb9e2] {
	width: 55%;
	margin: 0 auto;
	height: 60px;
	line-height: 60px
}

.nav[data-v-3cbdb9e2],.nav-item[data-v-3cbdb9e2] {
	text-align: center
}

.nav-item[data-v-3cbdb9e2] {
	padding: 20px;
	font-size: 14px;
	color: #323232
}

.employ-content-wrapper[data-v-3cbdb9e2] {
	height: 350px;
	padding: 50px 0;
	background: #eff2f7
}

.employ-content-title[data-v-3cbdb9e2] {
	font-size: 32px;
	color: #323232;
	height: 100px;
	line-height: 100px;
	padding: 10px
}

.employ-content-content[data-v-3cbdb9e2] {
	line-height: 30px;
	font-size: 14px;
	color: #323232
}

.employ-content-content[data-v-3cbdb9e2],.employ-content-title[data-v-3cbdb9e2] {
	text-align: center
}

.cooperation[data-v-3cbdb9e2] {
	background-color: #eff2f7
}

.cooperation-content[data-v-3cbdb9e2] {
	width: 1190px;
	margin: 0 auto
}

.content-img[data-v-3cbdb9e2] {
	width: 100%
}

.social-content-content[data-v-3cbdb9e2] {
	display: flex;
	flex-direction: row;
	justify-content: center;
	width: 1190px;
	margin: 0 auto
}

.social-content[data-v-3cbdb9e2] {
	margin-left: 20px;
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around
}

.social[data-v-3cbdb9e2],.social-img[data-v-3cbdb9e2] {
	width: 470px
}

.problem-content-content[data-v-3cbdb9e2] {
	display: flex;
	flex-direction: row;
	width: 1190px;
	margin: 0 auto
}

.problem-content[data-v-3cbdb9e2] {
	width: 350px;
	height: 200px;
	margin-bottom: 50px;
	text-align: center
}

.problem-icon[data-v-3cbdb9e2] {
	width: 40px
}

.problem-title[data-v-3cbdb9e2] {
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin: 20px 0;
	font-size: 18px;
	color: #323232
}

.problem-soncontent[data-v-3cbdb9e2] {
	margin: 0 auto;
	width: 90%;
	font-size: 14px;
	color: #323232
}

.platform[data-v-3cbdb9e2] {
	width: 1190px;
	height: 150px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-around
}

.platform-content[data-v-3cbdb9e2] {
	width: 435px
}

.platform-title[data-v-3cbdb9e2] {
	text-align: center;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	color: #323232
}

.platform-ct[data-v-3cbdb9e2] {
	line-height: 25px;
	font-size: 14px;
	color: #323232
}

.social-title[data-v-3cbdb9e2] {
	height: 40px;
	font-size: 18px;
	padding: 10px 0;
	color: #323232
}

.social[data-v-3cbdb9e2] {
	font-size: 14px;
	color: #323232
}

a[data-v-3cbdb9e2] {
	text-decoration: none
}

a[data-v-3cbdb9e2]:hover {
	cursor: pointer;
	color: #1c99f2
}

.consulting[data-v-3cbdb9e2] {
	right: 0;
	top: 70%;
	background-color: #1c99f2;
	color: #fff;
	padding: 10px;
	position: fixed;
	font-size: 14px;
	width: 35px;
	text-align: center;
	z-index: 1
}

.consulting[data-v-3cbdb9e2]:hover {
	cursor: pointer
}

.sub-title[data-v-3cbdb9e2] {
	margin-top: -20px;
	margin-bottom: 20px;
	font-size: 14px
}[data-v-3cbdb9e2] .el-dialog__footer {
	text-align: center;
	margin-top: -20px;
	height: 75px
}

.concat[data-v-3cbdb9e2] {
	width: 300px
}

.move-bottom[data-v-3cbdb9e2],.move-top[data-v-3cbdb9e2] {
	position: absolute;
	right: 0;
	background-color: #1c99f2;
	color: #fff;
	padding: 10px;
	position: fixed;
	font-size: 14px;
	width: 35px;
	text-align: center;
	z-index: 1
}

.move-top[data-v-3cbdb9e2] {
	top: 0;
	z-index: 1;
	-webkit-animation: topmove-data-v-3cbdb9e2 5s;
	animation: topmove-data-v-3cbdb9e2 5s
}

.move-bottom[data-v-3cbdb9e2] {
	top: 70%;
	z-index: 1;
	-webkit-animation: bottommove-data-v-3cbdb9e2 5s;
	animation: bottommove-data-v-3cbdb9e2 5s
}

@-webkit-keyframes bottommove-data-v-3cbdb9e2 {
	50% {
		top: 500px
	}
}

@keyframes bottommove-data-v-3cbdb9e2 {
	50% {
		top: 500px
	}
}

@-webkit-keyframes topmove-data-v-3cbdb9e2 {
	50% {
		top: 400px
	}
}

@keyframes topmove-data-v-3cbdb9e2 {
	50% {
		top: 400px
	}
}