.el-message__closeBtn:focus,.el-message__content:focus {
	outline-width: 0
}

.el-message {
	min-width: 380px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	position: fixed;
	left: 50%;
	top: 20px;
	transform: translateX(-50%);
	background-color: #edf2fc;
	transition: opacity .3s,transform .4s;
	overflow: hidden;
	padding: 15px 15px 15px 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.el-message.is-center {
	-ms-flex-pack: center;
	justify-content: center
}

.el-message.is-closable .el-message__content {
	padding-right: 16px
}

.el-message p {
	margin: 0
}

.el-message--info .el-message__content {
	color: #909399
}

.el-message--success {
	background-color: #f0f9eb;
	border-color: #e1f3d8
}

.el-message--success .el-message__content {
	color: #67c23a
}

.el-message--warning {
	background-color: #fdf6ec;
	border-color: #faecd8
}

.el-message--warning .el-message__content {
	color: #e6a23c
}

.el-message--error {
	background-color: #fef0f0;
	border-color: #fde2e2
}

.el-message--error .el-message__content {
	color: #f56c6c
}

.el-message__icon {
	margin-right: 10px
}

.el-message__content {
	padding: 0;
	font-size: 14px;
	line-height: 1
}

.el-message__closeBtn {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	cursor: pointer;
	color: #c0c4cc;
	font-size: 16px
}

.el-message__closeBtn:hover {
	color: #909399
}

.el-message .el-icon-success {
	color: #67c23a
}

.el-message .el-icon-error {
	color: #f56c6c
}

.el-message .el-icon-info {
	color: #909399
}

.el-message .el-icon-warning {
	color: #e6a23c
}

.el-message-fade-enter,.el-message-fade-leave-active {
	opacity: 0;
	transform: translate(-50%,-100%)
}

.el-fade-in-enter,.el-fade-in-leave-active,.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active,.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active {
	opacity: 0
}

.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active,.fade-in-linear-enter-active,.fade-in-linear-leave-active {
	transition: opacity .2s linear
}

.el-fade-in-enter-active,.el-fade-in-leave-active,.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active {
	transition: all .3s cubic-bezier(.55,0,.1,1)
}

.el-zoom-in-center-enter,.el-zoom-in-center-leave-active {
	opacity: 0;
	transform: scaleX(0)
}

.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active {
	opacity: 1;
	transform: scaleY(1);
	transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);
	transform-origin: center top
}

.el-zoom-in-top-enter,.el-zoom-in-top-leave-active {
	opacity: 0;
	transform: scaleY(0)
}

.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active {
	opacity: 1;
	transform: scaleY(1);
	transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);
	transform-origin: center bottom
}

.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active {
	opacity: 0;
	transform: scaleY(0)
}

.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active {
	opacity: 1;
	transform: scale(1);
	transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);
	transform-origin: top left
}

.el-zoom-in-left-enter,.el-zoom-in-left-leave-active {
	opacity: 0;
	transform: scale(.45)
}

.collapse-transition {
	transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out
}

.horizontal-collapse-transition {
	transition: width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out
}

.el-list-enter-active,.el-list-leave-active {
	transition: all 1s
}

.el-list-enter,.el-list-leave-active {
	opacity: 0;
	transform: translateY(-30px)
}

.el-opacity-transition {
	transition: opacity .3s cubic-bezier(.55,0,.1,1)
}

@font-face {
	font-family:element-icons;src:url(../fonts/a57e464cc08c49f3817f48a6be9712f1.woff) format("woff"),url(../fonts/element-icons.6f0a763.ttf) format("truetype");font-weight:400;font-style:normal
}[class*=" el-icon-"],[class^=el-icon-] {
	font-family: element-icons!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: baseline;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.el-icon-info:before {
	content: "\E61A"
}

.el-icon-error:before {
	content: "\E62C"
}

.el-icon-success:before {
	content: "\E62D"
}

.el-icon-warning:before {
	content: "\E62E"
}

.el-icon-question:before {
	content: "\E634"
}

.el-icon-back:before {
	content: "\E606"
}

.el-icon-arrow-left:before {
	content: "\E600"
}

.el-icon-arrow-down:before {
	content: "\E603"
}

.el-icon-arrow-right:before {
	content: "\E604"
}

.el-icon-arrow-up:before {
	content: "\E605"
}

.el-icon-caret-left:before {
	content: "\E60A"
}

.el-icon-caret-bottom:before {
	content: "\E60B"
}

.el-icon-caret-top:before {
	content: "\E60C"
}

.el-icon-caret-right:before {
	content: "\E60E"
}

.el-icon-d-arrow-left:before {
	content: "\E610"
}

.el-icon-d-arrow-right:before {
	content: "\E613"
}

.el-icon-minus:before {
	content: "\E621"
}

.el-icon-plus:before {
	content: "\E62B"
}

.el-icon-remove:before {
	content: "\E635"
}

.el-icon-circle-plus:before {
	content: "\E601"
}

.el-icon-remove-outline:before {
	content: "\E63C"
}

.el-icon-circle-plus-outline:before {
	content: "\E602"
}

.el-icon-close:before {
	content: "\E60F"
}

.el-icon-check:before {
	content: "\E611"
}

.el-icon-circle-close:before {
	content: "\E607"
}

.el-icon-circle-check:before {
	content: "\E639"
}

.el-icon-circle-close-outline:before {
	content: "\E609"
}

.el-icon-circle-check-outline:before {
	content: "\E63E"
}

.el-icon-zoom-out:before {
	content: "\E645"
}

.el-icon-zoom-in:before {
	content: "\E641"
}

.el-icon-d-caret:before {
	content: "\E615"
}

.el-icon-sort:before {
	content: "\E640"
}

.el-icon-sort-down:before {
	content: "\E630"
}

.el-icon-sort-up:before {
	content: "\E631"
}

.el-icon-tickets:before {
	content: "\E63F"
}

.el-icon-document:before {
	content: "\E614"
}

.el-icon-goods:before {
	content: "\E618"
}

.el-icon-sold-out:before {
	content: "\E63B"
}

.el-icon-news:before {
	content: "\E625"
}

.el-icon-message:before {
	content: "\E61B"
}

.el-icon-date:before {
	content: "\E608"
}

.el-icon-printer:before {
	content: "\E62F"
}

.el-icon-time:before {
	content: "\E642"
}

.el-icon-bell:before {
	content: "\E622"
}

.el-icon-mobile-phone:before {
	content: "\E624"
}

.el-icon-service:before {
	content: "\E63A"
}

.el-icon-view:before {
	content: "\E643"
}

.el-icon-menu:before {
	content: "\E620"
}

.el-icon-more:before {
	content: "\E646"
}

.el-icon-more-outline:before {
	content: "\E626"
}

.el-icon-star-on:before {
	content: "\E637"
}

.el-icon-star-off:before {
	content: "\E63D"
}

.el-icon-location:before {
	content: "\E61D"
}

.el-icon-location-outline:before {
	content: "\E61F"
}

.el-icon-phone:before {
	content: "\E627"
}

.el-icon-phone-outline:before {
	content: "\E628"
}

.el-icon-picture:before {
	content: "\E629"
}

.el-icon-picture-outline:before {
	content: "\E62A"
}

.el-icon-delete:before {
	content: "\E612"
}

.el-icon-search:before {
	content: "\E619"
}

.el-icon-edit:before {
	content: "\E61C"
}

.el-icon-edit-outline:before {
	content: "\E616"
}

.el-icon-rank:before {
	content: "\E632"
}

.el-icon-refresh:before {
	content: "\E633"
}

.el-icon-share:before {
	content: "\E636"
}

.el-icon-setting:before {
	content: "\E638"
}

.el-icon-upload:before {
	content: "\E60D"
}

.el-icon-upload2:before {
	content: "\E644"
}

.el-icon-download:before {
	content: "\E617"
}

.el-icon-loading:before {
	content: "\E61E"
}

.el-icon-loading {
	animation: rotating 2s linear infinite
}

.el-icon--right {
	margin-left: 5px
}

.el-icon--left {
	margin-right: 5px
}

@keyframes rotating {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

.el-cascader-menu,.el-cascader__label,.el-input__inner {
	-webkit-box-sizing: border-box
}

.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input,.el-input__inner {
	font-size: inherit
}

.el-cascader-menu,.el-cascader-menu__item.is-disabled:hover {
	background-color: #fff
}

.el-cascader {
	display: inline-block;
	position: relative;
	font-size: 14px;
	line-height: 40px
}

.el-cascader .el-input,.el-cascader .el-input__inner {
	cursor: pointer
}

.el-cascader .el-input.is-focus .el-input__inner {
	border-color: #409eff
}

.el-cascader .el-input__icon {
	transition: none
}

.el-cascader .el-icon-arrow-down {
	transition: transform .3s;
	font-size: 14px
}

.el-cascader .el-icon-arrow-down.is-reverse {
	transform: rotate(180deg)
}

.el-cascader .el-icon-circle-close {
	z-index: 2;
	transition: color .2s cubic-bezier(.645,.045,.355,1)
}

.el-cascader .el-icon-circle-close:hover {
	color: #909399
}

.el-cascader__clearIcon {
	z-index: 2;
	position: relative
}

.el-cascader__label {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding: 0 25px 0 15px;
	color: #606266;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	box-sizing: border-box;
	cursor: pointer;
	text-align: left;
	font-size: inherit
}

.el-cascader__label span {
	color: #000
}

.el-cascader--medium {
	font-size: 14px;
	line-height: 36px
}

.el-cascader--small {
	font-size: 13px;
	line-height: 32px
}

.el-cascader--mini {
	font-size: 12px;
	line-height: 28px
}

.el-cascader.is-disabled .el-cascader__label {
	z-index: 2;
	color: #c0c4cc
}

.el-cascader-menus {
	white-space: nowrap;
	background: #fff;
	position: absolute;
	margin: 5px 0;
	z-index: 2;
	border: 1px solid #e4e7ed;
	border-radius: 2px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
}

.el-cascader-menu {
	display: inline-block;
	vertical-align: top;
	height: 204px;
	overflow: auto;
	border-right: 1px solid #e4e7ed;
	box-sizing: border-box;
	margin: 0;
	padding: 6px 0;
	min-width: 160px
}

.el-cascader-menu:last-child {
	border-right: 0
}

.el-cascader-menu__item {
	font-size: 14px;
	padding: 8px 20px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #606266;
	height: 34px;
	line-height: 1.5;
	box-sizing: border-box;
	cursor: pointer;
	outline: 0
}

.el-cascader-menu__item--extensible:after {
	font-family: element-icons;
	content: "\E604";
	font-size: 14px;
	color: #bfcbd9;
	position: absolute;
	right: 15px
}

.el-cascader-menu__item.is-disabled {
	color: #c0c4cc;
	background-color: #fff;
	cursor: not-allowed
}

.el-cascader-menu__item.is-active {
	color: #409eff
}

.el-cascader-menu__item:focus:not(:active),.el-cascader-menu__item:hover {
	background-color: #f5f7fa
}

.el-cascader-menu__item.selected {
	color: #fff;
	background-color: #f5f7fa
}

.el-cascader-menu__item__keyword {
	font-weight: 700
}

.el-cascader-menu--flexible {
	height: auto;
	max-height: 180px;
	overflow: auto
}

.el-cascader-menu--flexible .el-cascader-menu__item {
	overflow: visible
}

.el-popper .popper__arrow,.el-popper .popper__arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.el-popper .popper__arrow {
	border-width: 6px;
	filter: drop-shadow(0 2px 12px rgba(0,0,0,.03))
}

.el-popper .popper__arrow:after {
	content: " ";
	border-width: 6px
}

.el-popper[x-placement^=top] {
	margin-bottom: 12px
}

.el-popper[x-placement^=top] .popper__arrow {
	bottom: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-color: #ebeef5;
	border-bottom-width: 0
}

.el-popper[x-placement^=top] .popper__arrow:after {
	bottom: 1px;
	margin-left: -6px;
	border-top-color: #fff;
	border-bottom-width: 0
}

.el-popper[x-placement^=bottom] {
	margin-top: 12px
}

.el-popper[x-placement^=bottom] .popper__arrow {
	top: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-width: 0;
	border-bottom-color: #ebeef5
}

.el-popper[x-placement^=bottom] .popper__arrow:after {
	top: 1px;
	margin-left: -6px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.el-popper[x-placement^=right] {
	margin-left: 12px
}

.el-popper[x-placement^=right] .popper__arrow {
	top: 50%;
	left: -6px;
	margin-bottom: 3px;
	border-right-color: #ebeef5;
	border-left-width: 0
}

.el-popper[x-placement^=right] .popper__arrow:after {
	bottom: -6px;
	left: 1px;
	border-right-color: #fff;
	border-left-width: 0
}

.el-popper[x-placement^=left] {
	margin-right: 12px
}

.el-popper[x-placement^=left] .popper__arrow {
	top: 50%;
	right: -6px;
	margin-bottom: 3px;
	border-right-width: 0;
	border-left-color: #ebeef5
}

.el-popper[x-placement^=left] .popper__arrow:after {
	right: 1px;
	bottom: -6px;
	margin-left: -6px;
	border-right-width: 0;
	border-left-color: #fff
}

.el-select-dropdown {
	position: absolute;
	z-index: 1001;
	border: 1px solid #e4e7ed;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	box-sizing: border-box;
	margin: 5px 0
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
	color: #409eff;
	background-color: #fff
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover {
	background-color: #f5f7fa
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected:after {
	position: absolute;
	right: 20px;
	font-family: element-icons;
	content: "\E611";
	font-size: 12px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list {
	padding: 0
}

.el-select-dropdown__empty {
	padding: 10px 0;
	margin: 0;
	text-align: center;
	color: #999;
	font-size: 14px
}

.el-select-dropdown__wrap {
	max-height: 274px
}

.el-select-dropdown__list {
	list-style: none;
	padding: 6px 0;
	margin: 0;
	box-sizing: border-box
}

.el-textarea {
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
	font-size: 14px
}

.el-textarea__inner {
	display: block;
	resize: vertical;
	padding: 5px 15px;
	line-height: 1.5;
	box-sizing: border-box;
	width: 100%;
	font-size: inherit;
	color: #606266;
	background-color: #fff;
	background-image: none;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	transition: border-color .2s cubic-bezier(.645,.045,.355,1)
}

.el-input__inner,.el-tag {
	-webkit-box-sizing: border-box
}

.el-textarea__inner::-webkit-input-placeholder {
	color: #c0c4cc
}

.el-textarea__inner:-ms-input-placeholder,.el-textarea__inner::-ms-input-placeholder {
	color: #c0c4cc
}

.el-textarea__inner::placeholder {
	color: #c0c4cc
}

.el-textarea__inner:hover {
	border-color: #c0c4cc
}

.el-textarea__inner:focus {
	outline: 0;
	border-color: #409eff
}

.el-textarea.is-disabled .el-textarea__inner {
	background-color: #f5f7fa;
	border-color: #e4e7ed;
	color: #c0c4cc;
	cursor: not-allowed
}

.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder {
	color: #c0c4cc
}

.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder,.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder {
	color: #c0c4cc
}

.el-textarea.is-disabled .el-textarea__inner::placeholder {
	color: #c0c4cc
}

.el-input {
	position: relative;
	font-size: 14px;
	display: inline-block;
	width: 100%
}

.el-input::-webkit-scrollbar {
	z-index: 11;
	width: 6px
}

.el-input::-webkit-scrollbar:horizontal {
	height: 6px
}

.el-input::-webkit-scrollbar-thumb {
	border-radius: 5px;
	width: 6px;
	background: #b4bccc
}

.el-input::-webkit-scrollbar-corner,.el-input::-webkit-scrollbar-track {
	background: #fff
}

.el-input::-webkit-scrollbar-track-piece {
	background: #fff;
	width: 6px
}

.el-input .el-input__clear {
	color: #c0c4cc;
	font-size: 14px;
	line-height: 16px;
	cursor: pointer;
	transition: color .2s cubic-bezier(.645,.045,.355,1)
}

.el-input .el-input__clear:hover {
	color: #909399
}

.el-input__inner {
	-webkit-appearance: none;
	background-color: #fff;
	background-image: none;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	box-sizing: border-box;
	color: #606266;
	display: inline-block;
	font-size: inherit;
	height: 40px;
	line-height: 40px;
	outline: 0;
	padding: 0 15px;
	transition: border-color .2s cubic-bezier(.645,.045,.355,1);
	width: 100%
}

.el-input__prefix,.el-input__suffix {
	position: absolute;
	top: 0;
	-webkit-transition: all .3s;
	height: 100%;
	color: #c0c4cc;
	text-align: center
}

.el-input__inner::-webkit-input-placeholder {
	color: #c0c4cc
}

.el-input__inner:-ms-input-placeholder,.el-input__inner::-ms-input-placeholder {
	color: #c0c4cc
}

.el-input__inner::placeholder {
	color: #c0c4cc
}

.el-input__inner:hover {
	border-color: #c0c4cc
}

.el-input.is-active .el-input__inner,.el-input__inner:focus {
	border-color: #409eff;
	outline: 0
}

.el-input__suffix {
	right: 5px;
	transition: all .3s;
	pointer-events: none
}

.el-input__suffix-inner {
	pointer-events: all
}

.el-input__prefix {
	left: 5px;
	transition: all .3s
}

.el-input__icon {
	height: 100%;
	width: 25px;
	text-align: center;
	transition: all .3s;
	line-height: 40px
}

.el-input__icon:after {
	content: "";
	height: 100%;
	width: 0;
	display: inline-block;
	vertical-align: middle
}

.el-input__validateIcon {
	pointer-events: none
}

.el-input.is-disabled .el-input__inner {
	background-color: #f5f7fa;
	border-color: #e4e7ed;
	color: #c0c4cc;
	cursor: not-allowed
}

.el-input.is-disabled .el-input__inner::-webkit-input-placeholder {
	color: #c0c4cc
}

.el-input.is-disabled .el-input__inner:-ms-input-placeholder,.el-input.is-disabled .el-input__inner::-ms-input-placeholder {
	color: #c0c4cc
}

.el-input.is-disabled .el-input__inner::placeholder {
	color: #c0c4cc
}

.el-input.is-disabled .el-input__icon {
	cursor: not-allowed
}

.el-input--suffix .el-input__inner {
	padding-right: 30px
}

.el-input--prefix .el-input__inner {
	padding-left: 30px
}

.el-input--medium {
	font-size: 14px
}

.el-input--medium .el-input__inner {
	height: 36px;
	line-height: 36px
}

.el-input--medium .el-input__icon {
	line-height: 36px
}

.el-input--small {
	font-size: 13px
}

.el-input--small .el-input__inner {
	height: 32px;
	line-height: 32px
}

.el-input--small .el-input__icon {
	line-height: 32px
}

.el-input--mini {
	font-size: 12px
}

.el-input--mini .el-input__inner {
	height: 28px;
	line-height: 28px
}

.el-input--mini .el-input__icon {
	line-height: 28px
}

.el-input-group {
	line-height: normal;
	display: inline-table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0
}

.el-input-group>.el-input__inner {
	vertical-align: middle;
	display: table-cell
}

.el-input-group__append,.el-input-group__prepend {
	background-color: #f5f7fa;
	color: #909399;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	padding: 0 20px;
	width: 1px;
	white-space: nowrap
}

.el-input-group--prepend .el-input__inner,.el-input-group__append {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.el-input-group--append .el-input__inner,.el-input-group__prepend {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.el-input-group__append:focus,.el-input-group__prepend:focus {
	outline: 0
}

.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select {
	display: inline-block;
	margin: -10px -20px
}

.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner {
	border-color: transparent;
	background-color: transparent;
	color: inherit;
	border-top: 0;
	border-bottom: 0
}

.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input {
	font-size: inherit
}

.el-input-group__prepend {
	border-right: 0
}

.el-input-group__append {
	border-left: 0
}

.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner {
	border-color: transparent
}

.el-input__inner::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

.el-tag {
	background-color: rgba(64,158,255,.1);
	display: inline-block;
	padding: 0 10px;
	height: 32px;
	line-height: 30px;
	font-size: 12px;
	color: #409eff;
	border-radius: 4px;
	box-sizing: border-box;
	border: 1px solid rgba(64,158,255,.2);
	white-space: nowrap
}

.el-tag .el-icon-close {
	border-radius: 50%;
	text-align: center;
	position: relative;
	cursor: pointer;
	font-size: 12px;
	height: 16px;
	width: 16px;
	line-height: 16px;
	vertical-align: middle;
	top: -1px;
	right: -5px;
	color: #409eff
}

.el-tag .el-icon-close:before {
	display: block
}

.el-tag .el-icon-close:hover {
	background-color: #409eff;
	color: #fff
}

.el-tag--info,.el-tag--info .el-tag__close {
	color: #909399
}

.el-tag--info {
	background-color: hsla(220,4%,58%,.1);
	border-color: hsla(220,4%,58%,.2)
}

.el-tag--info.is-hit {
	border-color: #909399
}

.el-tag--info .el-tag__close:hover {
	background-color: #909399;
	color: #fff
}

.el-tag--success {
	background-color: rgba(103,194,58,.1);
	border-color: rgba(103,194,58,.2);
	color: #67c23a
}

.el-tag--success.is-hit {
	border-color: #67c23a
}

.el-tag--success .el-tag__close {
	color: #67c23a
}

.el-tag--success .el-tag__close:hover {
	background-color: #67c23a;
	color: #fff
}

.el-tag--warning {
	background-color: rgba(230,162,60,.1);
	border-color: rgba(230,162,60,.2);
	color: #e6a23c
}

.el-tag--warning.is-hit {
	border-color: #e6a23c
}

.el-tag--warning .el-tag__close {
	color: #e6a23c
}

.el-tag--warning .el-tag__close:hover {
	background-color: #e6a23c;
	color: #fff
}

.el-tag--danger {
	background-color: hsla(0,87%,69%,.1);
	border-color: hsla(0,87%,69%,.2);
	color: #f56c6c
}

.el-tag--danger.is-hit {
	border-color: #f56c6c
}

.el-tag--danger .el-tag__close {
	color: #f56c6c
}

.el-tag--danger .el-tag__close:hover {
	background-color: #f56c6c;
	color: #fff
}

.el-tag--medium {
	height: 28px;
	line-height: 26px
}

.el-tag--medium .el-icon-close {
	transform: scale(.8)
}

.el-tag--small {
	height: 24px;
	padding: 0 8px;
	line-height: 22px
}

.el-tag--small .el-icon-close {
	transform: scale(.8)
}

.el-tag--mini {
	height: 20px;
	padding: 0 5px;
	line-height: 19px
}

.el-tag--mini .el-icon-close {
	margin-left: -3px;
	transform: scale(.7)
}

.el-select-dropdown__item {
	font-size: 14px;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #606266;
	height: 34px;
	line-height: 34px;
	box-sizing: border-box;
	cursor: pointer
}

.el-select-dropdown__item.is-disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-select-dropdown__item.is-disabled:hover {
	background-color: #fff
}

.el-select-dropdown__item.hover,.el-select-dropdown__item:hover {
	background-color: #f5f7fa
}

.el-select-dropdown__item.selected {
	color: #409eff;
	font-weight: 700
}

.el-select-group {
	margin: 0;
	padding: 0
}

.el-select-group__wrap {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}

.el-select-group__wrap:not(:last-of-type) {
	padding-bottom: 24px
}

.el-select-group__wrap:not(:last-of-type):after {
	content: "";
	position: absolute;
	display: block;
	left: 20px;
	right: 20px;
	bottom: 12px;
	height: 1px;
	background: #e4e7ed
}

.el-select-group__title {
	padding-left: 20px;
	font-size: 12px;
	color: #909399;
	line-height: 30px
}

.el-select-group .el-select-dropdown__item {
	padding-left: 20px
}

.el-scrollbar {
	overflow: hidden;
	position: relative
}

.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar {
	opacity: 1;
	transition: opacity .34s ease-out
}

.el-scrollbar__wrap {
	overflow: scroll;
	height: 100%
}

.el-scrollbar__wrap--hidden-default::-webkit-scrollbar {
	width: 0;
	height: 0
}

.el-scrollbar__thumb {
	position: relative;
	display: block;
	width: 0;
	height: 0;
	cursor: pointer;
	border-radius: inherit;
	background-color: hsla(220,4%,58%,.3);
	transition: background-color .3s
}

.el-scrollbar__thumb:hover {
	background-color: hsla(220,4%,58%,.5)
}

.el-scrollbar__bar {
	position: absolute;
	right: 2px;
	bottom: 2px;
	z-index: 1;
	border-radius: 4px;
	opacity: 0;
	transition: opacity .12s ease-out
}

.el-scrollbar__bar.is-vertical {
	width: 6px;
	top: 2px
}

.el-scrollbar__bar.is-vertical>div {
	width: 100%
}

.el-scrollbar__bar.is-horizontal {
	height: 6px;
	left: 2px
}

.el-scrollbar__bar.is-horizontal>div {
	height: 100%
}

.el-select {
	display: inline-block;
	position: relative
}

.el-select .el-select__tags>span {
	display: contents
}

.el-select:hover .el-input__inner {
	border-color: #c0c4cc
}

.el-select .el-input__inner {
	cursor: pointer;
	padding-right: 35px
}

.el-select .el-input__inner:focus {
	border-color: #409eff
}

.el-select .el-input .el-select__caret {
	color: #c0c4cc;
	font-size: 14px;
	transition: transform .3s;
	transform: rotate(180deg);
	cursor: pointer
}

.el-select .el-input .el-select__caret.is-reverse {
	transform: rotate(0)
}

.el-select .el-input .el-select__caret.is-show-close {
	font-size: 14px;
	text-align: center;
	transform: rotate(180deg);
	border-radius: 100%;
	color: #c0c4cc;
	transition: color .2s cubic-bezier(.645,.045,.355,1)
}

.el-select .el-input .el-select__caret.is-show-close:hover {
	color: #909399
}

.el-select .el-input.is-disabled .el-input__inner {
	cursor: not-allowed
}

.el-select .el-input.is-disabled .el-input__inner:hover {
	border-color: #e4e7ed
}

.el-select .el-input.is-focus .el-input__inner {
	border-color: #409eff
}

.el-select>.el-input {
	display: block
}

.el-select__input {
	border: none;
	outline: 0;
	padding: 0;
	margin-left: 15px;
	color: #666;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 28px;
	background-color: transparent
}

.el-select__input.is-mini {
	height: 14px
}

.el-select__close {
	cursor: pointer;
	position: absolute;
	top: 8px;
	z-index: 1000;
	right: 25px;
	color: #c0c4cc;
	line-height: 18px;
	font-size: 14px
}

.el-select__close:hover {
	color: #909399
}

.el-select__tags {
	position: absolute;
	line-height: normal;
	white-space: normal;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.el-select .el-tag__close {
	margin-top: -2px
}

.el-select .el-tag {
	box-sizing: border-box;
	border-color: transparent;
	margin: 2px 0 2px 6px;
	background-color: #f0f2f5
}

.el-select .el-tag__close.el-icon-close {
	background-color: #c0c4cc;
	right: -7px;
	top: 0;
	color: #fff
}

.el-select .el-tag__close.el-icon-close:hover {
	background-color: #909399
}

.el-select .el-tag__close.el-icon-close:before {
	display: block;
	transform: translateY(.5px)
}

.el-pagination {
	white-space: nowrap;
	padding: 2px 5px;
	color: #303133;
	font-weight: 700
}

.el-pagination:after,.el-pagination:before {
	display: table;
	content: ""
}

.el-pagination:after {
	clear: both
}

.el-pagination button,.el-pagination span:not([class*=suffix]) {
	display: inline-block;
	font-size: 13px;
	min-width: 35.5px;
	height: 28px;
	line-height: 28px;
	vertical-align: top;
	box-sizing: border-box
}

.el-pagination .el-input__inner {
	text-align: center;
	-moz-appearance: textfield;
	line-height: normal
}

.el-pagination .el-input__suffix {
	right: 0;
	transform: scale(.8)
}

.el-pagination .el-select .el-input {
	width: 100px;
	margin: 0 5px
}

.el-pagination .el-select .el-input .el-input__inner {
	padding-right: 25px;
	border-radius: 3px
}

.el-pagination button {
	border: none;
	padding: 0 6px;
	background: 0 0
}

.el-pagination button:focus {
	outline: 0
}

.el-pagination button:hover {
	color: #409eff
}

.el-pagination button:disabled {
	color: #c0c4cc;
	background-color: #fff;
	cursor: not-allowed
}

.el-pagination .btn-next,.el-pagination .btn-prev {
	background: 50% no-repeat #fff;
	background-size: 16px;
	cursor: pointer;
	margin: 0;
	color: #303133
}

.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon {
	display: block;
	font-size: 12px;
	font-weight: 700
}

.el-pagination .btn-prev {
	padding-right: 12px
}

.el-pagination .btn-next {
	padding-left: 12px
}

.el-pagination .el-pager li.disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-pager li,.el-pager li.btn-quicknext:hover,.el-pager li.btn-quickprev:hover {
	cursor: pointer
}

.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li.btn-quicknext,.el-pagination--small .el-pager li.btn-quickprev,.el-pagination--small .el-pager li:last-child {
	border-color: transparent;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	min-width: 22px
}

.el-pagination--small .arrow.disabled {
	visibility: hidden
}

.el-pagination--small .more:before,.el-pagination--small li.more:before {
	line-height: 24px
}

.el-pagination--small button,.el-pagination--small span:not([class*=suffix]) {
	height: 22px;
	line-height: 22px
}

.el-pagination--small .el-pagination__editor,.el-pagination--small .el-pagination__editor.el-input .el-input__inner {
	height: 22px
}

.el-pagination__sizes {
	margin: 0 10px 0 0;
	font-weight: 400;
	color: #606266
}

.el-pagination__sizes .el-input .el-input__inner {
	font-size: 13px;
	padding-left: 8px
}

.el-pagination__sizes .el-input .el-input__inner:hover {
	border-color: #409eff
}

.el-pagination__total {
	margin-right: 10px;
	font-weight: 400;
	color: #606266
}

.el-pagination__jump {
	margin-left: 24px;
	font-weight: 400;
	color: #606266
}

.el-pagination__jump .el-input__inner {
	padding: 0 3px
}

.el-pagination__rightwrapper {
	float: right
}

.el-pagination__editor {
	line-height: 18px;
	padding: 0 2px;
	height: 28px;
	text-align: center;
	margin: 0 2px;
	box-sizing: border-box;
	border-radius: 3px
}

.el-pager,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev {
	padding: 0
}

.el-pagination__editor.el-input {
	width: 50px
}

.el-pagination__editor.el-input .el-input__inner {
	height: 28px
}

.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li {
	margin: 0 5px;
	background-color: #f4f4f5;
	color: #606266;
	min-width: 30px;
	border-radius: 2px
}

.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev.disabled,.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .el-pager li.disabled {
	color: #c0c4cc
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
	color: #409eff
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #409eff;
	color: #fff
}

.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li {
	margin: 0 3px;
	min-width: 22px
}

.el-pager,.el-pager li {
	vertical-align: top;
	display: inline-block;
	margin: 0
}

.el-pager {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	list-style: none;
	font-size: 0
}

.el-pager .more:before {
	line-height: 30px
}

.el-pager li {
	padding: 0 4px;
	background: #fff;
	font-size: 13px;
	min-width: 35.5px;
	height: 28px;
	line-height: 28px;
	box-sizing: border-box;
	text-align: center
}

.el-pager li.btn-quicknext,.el-pager li.btn-quickprev {
	line-height: 28px;
	color: #303133
}

.el-pager li.btn-quicknext.disabled,.el-pager li.btn-quickprev.disabled {
	color: #c0c4cc
}

.el-pager li.active+li {
	border-left: 0
}

.el-pager li:hover {
	color: #409eff
}

.el-pager li.active {
	color: #409eff;
	cursor: default
}

i.iconfont.back {
	position: fixed;
	bottom: 10%;
	right: 5%;
	font-size: 37px;
	cursor: pointer;
	z-index: 9999
}

.bgc_fff {
	background-color: #fff
}

.bgc_f8f8f8 {
	background: #f8f8f8
}

.bgc_f1f1f1 {
	background-color: #f1f1f1
}

.bgc_f9f9f9 {
	background: #e4e8f1
}

.clearfix:after,.clearfix:before {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0
}

.wrap {
	width: 1200px;
	margin: 0 auto
}

.banner {
	width: 100%;
	position: relative
}

.banner img {
	display: block;
	width: 100%
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
	background: #f2143f
}

.amap-info-content p:first-child {
	color: #c52;
	font-size: 14px
}

.amap-info-content p:nth-child(2),.amap-info-content p:nth-child(3) {
	font-size: 12px
}

.el-input__inner {
	border: none;
	font-size: 16px;
	padding-left: 0
}

.el-input__inner::-webkit-input-placeholder {
	color: #757575
}

.el-input__inner:-moz-placeholder,.el-input__inner::-moz-placeholder {
	color: #757575
}

.el-input__inner:-ms-input-placeholder {
	color: #757575
}

.swiper-pagination-bullet {
	margin-left: 5px
}

.swiper-pagination-bullet-active {
	margin-left: 5px;
	background: #f2143f!important
}

Header {
	position: fixed;
	z-index: 1000
}

.top-menu[data-v-db00b7a4] {
	box-shadow: 0 1px 20px rgba(0,0,0,.1);
	margin-bottom: 1px
}

.common[data-v-db00b7a4] {
	width: 1200px;
	margin: 0 auto;
	font-size: 12px
}

#top[data-v-db00b7a4] {
	width: 100%;
	background-color: #fff
}

.redTop[data-v-db00b7a4] {
	line-height: 30px;
	background: #f2143f;
	text-align: center;
	color: #fff;
	font-size: 12px
}

.blackTop[data-v-db00b7a4] {
	line-height: 40px;
	color: #fff;
	background: #000
}

.blackTop span[data-v-db00b7a4] {
	display: block;
	text-align: right
}

.menu[data-v-db00b7a4] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 80px
}

.logo[data-v-db00b7a4] {
	display: -ms-flexbox;
	display: flex;
	width: 219px
}

.logo a[data-v-db00b7a4] {
	text-decoration: none;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.menu li[data-v-db00b7a4] {
	display: inline-block;
	font-size: 16px;
	margin-right: 20px;
	position: relative;
	cursor: pointer
}

.menu li.active>a[data-v-db00b7a4],.menu li.active[data-v-db00b7a4] {
	color: #f2143f
}

.menu li .menulist[data-v-db00b7a4] {
	display: none;
	position: absolute;
	top: 364%;
	background-color: #fff;
	font-size: 16px;
	border-radius: 5px;
	padding: 6% 0;
	width: 120px;
	text-align: center;
	z-index: 99999
}

.menu li .menulist.active[data-v-db00b7a4] {
	display: block
}

.menulist i[data-v-db00b7a4] {
	color: #fff;
	position: absolute;
	top: -11%;
	font-size: 24px;
	left: 40%
}

.menulist p.active>a[data-v-db00b7a4],.menulist p.active[data-v-db00b7a4] {
	color: #f2143f
}

.menu li .menulist p[data-v-db00b7a4] {
	line-height: 30px
}

.menu li a[data-v-db00b7a4] {
	color: #000
}

img[data-v-db00b7a4] {
	width: 115px;
	height: 36px
}

.title[data-v-db00b7a4] {
	padding-top: 2%;
	margin-left: 10%;
	color: #888;
	font-size: 13px;
	position: relative
}

.title p[data-v-db00b7a4] {
	margin-bottom: 8%
}

.line[data-v-db00b7a4] {
	width: 2px;
	height: 22px;
	background: #e6e6e6;
	position: absolute;
	left: -12.5%;
	top: 21%
}

button[data-v-db00b7a4] {
	width: 110px;
	line-height: 35px;
	background: #f2143f;
	border-radius: 4px;
	color: #fff;
	border: none
}

.product[data-v-db00b7a4] {
	background-color: #fff;
	position: absolute;
	border-radius: 5px;
	top: 378%;
	left: -135%;
	width: 766px;
	padding: 29px 109px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 9999
}

.product i[data-v-db00b7a4] {
	position: absolute;
	top: -4.3%;
	color: #fff;
	font-size: 24px
}

.one h1[data-v-db00b7a4] {
	line-height: 24px;
	font-size: 24px;
	color: #000101;
	font-weight: 400
}

.menusss[data-v-db00b7a4] {
	height: 30px;
	width: 100%;
	position: absolute;
	top: -3%;
	background-color: transparent;
	left: 0
}

.menusss.else[data-v-db00b7a4] {
	top: -13%;
	height: 10px
}

.one span[data-v-db00b7a4] {
	color: #c8c8c8;
	line-height: 14px;
	font-size: 16px;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 10px;
	margin-bottom: 18px;
	display: block;
	padding-top: 2%
}

.one li[data-v-db00b7a4] {
	margin-bottom: 15px;
	display: block
}

.one li a[data-v-db00b7a4] {
	font-size: 16px;
	color: #000101
}

.one img[data-v-db00b7a4] {
	width: 20px;
	height: 8px
}

.dynatic[data-v-db00b7a4] {
	animation: myfirst-data-v-db00b7a4 1s linear infinite;
	-moz-animation: myfirst-data-v-db00b7a4 1s linear infinite;
	-webkit-animation: myfirst-data-v-db00b7a4 1s linear infinite;
	-o-animation: myfirst-data-v-db00b7a4 1s linear infinite
}

@keyframes myfirst-data-v-db00b7a4 {
	0% {
		transform: translateY(0)
	}

	50% {
		transform: translateY(-7px)
	}

	75% {
		transform: translateY(-5px)
	}

	to {
		transform: translateY(0)
	}
}

.product.min[data-v-db00b7a4] {
	width: 700px
}

.top[data-v-394807e8] {
	background: url(../xds/background.9ecf395.png) no-repeat;
	background-size: 100% 100%
}

button.btn[data-v-394807e8] {
	font-size: 16px;
	color: #f2134f;
	border: 1px solid #f2134f;
	cursor: pointer
}

.common[data-v-394807e8] {
	width: 1200px;
	margin: 0 auto
}

.content[data-v-394807e8] {
	padding: 3% 0;
	text-align: center
}

.content ul[data-v-394807e8] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.content li[data-v-394807e8] {
	display: inline-block;
	margin-right: 3%;
	margin-bottom: 3%
}

.content li img[data-v-394807e8] {
	width: 161px;
	height: 70px
}

button[data-v-394807e8] {
	font-size: 19px;
	border: none;
	background-color: #fff;
	color: #000;
	width: 160px;
	line-height: 50px;
	border-radius: 5px
}

.bottom[data-v-394807e8] {
	background-color: #14171a;
	padding: 56px 0 28px
}

.code[data-v-394807e8] {
	position: absolute;
	right: 11%;
	top: 23%
}

.code p[data-v-394807e8] {
	line-height: 30px
}

.message[data-v-394807e8] {
	color: #fff;
	position: relative
}

.text[data-v-394807e8] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.text div[data-v-394807e8] {
	width: 150px
}

.text div h1[data-v-394807e8] {
	font-size: 19px;
	font-weight: 400;
	padding-bottom: 26%
}

.text div li[data-v-394807e8] {
	font-size: 16px;
	padding-bottom: 10%
}

.text div li a[data-v-394807e8] {
	color: #a8a8a8
}

.parent[data-v-394807e8] {
	overflow: hidden;
	width: 500px
}

.text .parent li[data-v-394807e8] {
	float: left;
	margin-right: 10%;
	padding-bottom: 2.6%;
	width: 72px
}

.text .parent li a[data-v-394807e8] {
	font-size: 12px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.text .parent img[data-v-394807e8] {
	width: 20px;
	height: 20px;
	margin-right: 5%
}

.lines[data-v-394807e8] {
	height: 1px;
	width: 77%;
	background: hsla(0,0%,76%,.2);
	margin: 2% 0
}

p[data-v-394807e8] {
	font-size: 11px;
	line-height: 25px
}

p span[data-v-394807e8] {
	margin-left: 5%
}

p a[data-v-394807e8] {
	margin-left: 2%;
	color: #fff
}

h2[data-v-394807e8] {
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 3%
}

.top.else[data-v-394807e8] {
	background: #f0f0f0
}

.top.else h2[data-v-394807e8] {
	color: #000
}

.top.else button[data-v-394807e8] {
	font-size: 14px;
	color: #f2143f;
	border: 1px solid #f2143f;
	line-height: 40px
}

.carousel[data-v-0270e979] {
	position: relative
}

.bgs[data-v-0270e979] {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40px;
	line-height: 40px;
	background: rgba(0,0,0,.29);
	width: 100%;
	z-index: 999
}

.textshow[data-v-0270e979] {
	position: absolute;
	top: 20%;
	left: 39%;
	color: #fff;
	font-size: 66px;
	line-height: 90px;
	z-index: 999;
	font-weight: 400
}

.imgshow[data-v-0270e979] {
	position: absolute;
	bottom: 20%;
	left: 39%;
	z-index: 999
}

.bgs ul[data-v-0270e979] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.bgs ul li[data-v-0270e979] {
	color: #fff;
	-ms-flex: 0 1 33.333%;
	flex: 0 1 33.333%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.bgs ul li img[data-v-0270e979] {
	margin-right: 1%
}

.home[data-v-0270e979] {
	background-color: #fff
}

.content1[data-v-0270e979] {
	padding: 45px 0
}

.top[data-v-0270e979] {
	text-align: center;
	margin-bottom: 67px
}

.tops[data-v-0270e979] {
	text-align: center;
	padding: 30px 0
}

h1.title[data-v-0270e979] {
	font-size: 24px;
	color: #f2143f;
	font-weight: 400
}

p.message[data-v-0270e979] {
	font-size: 16px;
	color: #333;
	margin: 20px 0
}

.content[data-v-0270e979] {
	display: -ms-flexbox;
	display: flex
}

.left[data-v-0270e979] {
	width: 100%
}

.left p[data-v-0270e979] {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	text-align: left;
	margin-bottom: 29px
}

.left p span[data-v-0270e979] {
	color: #f2143f
}

button[data-v-0270e979] {
	width: 140px;
	height: 45px;
	background: #f2143f;
	border: 1px solid #fc6b87;
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	margin-top: 32px
}

.content2[data-v-0270e979] {
	background: url(../xds/homenew.18e838e.png) no-repeat;
	background-size: 100% 100%
}

.content2.else[data-v-0270e979] {
	background: url(../xds/homeimg.bd696a7.png) no-repeat;
	background-size: 100% 100%
}

.content2 h1[data-v-0270e979] {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	padding-top: 23px
}

.content2 p[data-v-0270e979] {
	color: #fff;
	padding-top: 10px;
	font-size: 16px
}

ul.detail[data-v-0270e979] {
	display: -ms-flexbox;
	display: flex
}

ul.detail li[data-v-0270e979] {
	padding: 50px 2%;
	width: 160px;
	background: hsla(0,0%,100%,.5);
	margin-right: .5%;
	text-align: center
}

ul.detail li.active[data-v-0270e979] {
	padding: 50px 2%;
	width: 160px;
	background-color: #fff;
	margin-right: .5%;
	text-align: center;
	opacity: 1
}

ul.detail li .line[data-v-0270e979] {
	width: 50px;
	height: 1px;
	margin: 20px auto 40px;
	background: #fff
}

ul.detail li .line.active[data-v-0270e979] {
	width: 50px;
	height: 1px;
	margin: 20px auto 40px;
	background: #e5e5e5
}

.detail-img[data-v-0270e979] {
	margin-left: -.5%
}

ul.detail li p[data-v-0270e979] {
	font-size: 16px;
	line-height: 20px
}

ul.detail li p.active[data-v-0270e979] {
	font-size: 16px;
	line-height: 20px;
	color: #f2143f
}

.btn[data-v-0270e979] {
	text-align: center;
	padding: 0 0 40px
}

.btn button[data-v-0270e979] {
	background-color: #fff;
	color: #f21e36;
	border: none
}

.thetitle[data-v-0270e979] {
	font-size: 24px;
	color: #000;
	font-weight: 400;
	margin: 70px;
	text-align: center;
	padding-top: 50px;
	margin-top: 0
}

.content3[data-v-0270e979] {
	background-color: #f8f8f8;
	padding-bottom: 38px
}

.content3 ul[data-v-0270e979] {
	overflow: hidden
}

.content3 ul li[data-v-0270e979] {
	float: left;
	width: 50%;
	margin-bottom: 30px;
	text-align: center;
	position: relative
}

.content3 ul li img.my[data-v-0270e979] {
	width: 80%
}

.zindex[data-v-0270e979] {
	width: 480px;
	height: 244px;
	background: #000;
	opacity: .9;
	border-radius: 10px;
	position: absolute;
	margin-top: -245px;
	left: 10%;
	text-align: center;
	color: #fff;
	pointer-events: none
}

.zindex img[data-v-0270e979] {
	margin-top: 57px;
	margin-bottom: 26px
}

.zindex-title[data-v-0270e979] {
	font-size: 19px;
	margin-bottom: 20px
}

.zindex-content[data-v-0270e979] {
	font-size: 12px;
	width: 90%;
	margin: 0 auto;
	text-align: left;
	line-height: 15px
}

.content4 ul[data-v-0270e979] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.content4 ul li[data-v-0270e979]:nth-of-type(odd) {
	display: -ms-flexbox;
	display: flex;
	width: 30%;
	padding: 0 0 32px 21px;
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 9px
}

.content4 ul li[data-v-0270e979]:nth-of-type(2n) {
	display: -ms-flexbox;
	display: flex;
	width: 30%;
	padding: 0 0 0 21px;
	font-size: 14px;
	line-height: 23px
}

.content4 ul li p[data-v-0270e979] {
	width: 61%;
	padding: 0 2%
}

.content4 img[data-v-0270e979] {
	display: block;
	width: 60px;
	height: 60px
}

.laba[data-v-0270e979] {
	cursor: pointer
}

.content[data-v-52733100] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.video[data-v-52733100] {
	background-color: #333;
	width: 550px;
	height: 300px
}

.chat[data-v-52733100] {
	width: 600px;
	height: 300px;
	overflow: hidden
}

.info[data-v-52733100] {
	animation: myMove-data-v-52733100 20s linear infinite;
	animation-fill-mode: forwards
}

@keyframes myMove-data-v-52733100 {
	0% {
		transform: translateY(0)
	}

	to {
		transform: translateY(-550px)
	}
}

.info[data-v-52733100] {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 15px;
	-ms-flex-align: start;
	align-items: flex-start
}

.infoleft[data-v-52733100] {
	-ms-flex-pack: start;
	justify-content: flex-start
}

.inforight[data-v-52733100] {
	-ms-flex-pack: end;
	justify-content: flex-end
}

.img[data-v-52733100] {
	height: 58px;
	width: 58px;
	border-radius: 5px
}

.text[data-v-52733100] {
	font-size: 13px;
	font-weight: 400;
	color: #000;
	border-radius: 5px;
	line-height: 29px;
	padding: 0 1.5%;
	min-height: 48px;
	margin: auto;
	max-width: 70%
}

.infoleft .text[data-v-52733100] {
	background-color: #fff;
	margin-left: 1%
}

.inforight .text[data-v-52733100] {
	background-color: #a0e75a;
	margin-right: 1%
}

.user[data-v-6ef3204b] {
	background-color: #f9f9f9;
	overflow: hidden
}

h1[data-v-6ef3204b] {
	font-size: 24px;
	color: #000;
	font-weight: 400;
	padding: 70px;
	text-align: center;
	border-bottom: 1px solid #ddd
}

h1 span[data-v-6ef3204b] {
	color: #f2143f
}

.page[data-v-6ef3204b] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 70px 0
}

li[data-v-6ef3204b] {
	-ms-flex: 0 1 20%;
	flex: 0 1 20%;
	margin-bottom: 1.6%
}

img[data-v-6ef3204b] {
	display: block;
	width: 220px;
	height: 145px;
	margin: 0 auto
}

.swiper-pagination[data-v-6ef3204b] {
	margin-top: -30px;
	margin-left: 560px
}

h1.thetitle[data-v-3276ba9c] {
	font-size: 24px;
	color: #000;
	font-weight: 400;
	padding: 70px;
	text-align: center
}

h1 span[data-v-3276ba9c] {
	color: #f2143f
}

.page[data-v-3276ba9c] {
	display: -ms-flexbox;
	display: flex;
	padding: 30px 0 10px
}

li[data-v-3276ba9c] {
	-ms-flex: 0 1 20%;
	flex: 0 1 20%;
	margin-bottom: 1.6%;
	text-align: center
}

li h1[data-v-3276ba9c] {
	font-size: 16px;
	color: #f2143f;
	line-height: 55px
}

li p[data-v-3276ba9c] {
	width: 56%;
	margin: 0 auto;
	text-align: justify;
	line-height: 18px;
	font-size: 14px;
	color: #5a5a5a
}

.right[data-v-3276ba9c] {
	width: 49px;
	height: 32px;
	margin-top: 3%
}

.btn[data-v-3276ba9c] {
	text-align: center;
	padding: 0 0 40px
}

button[data-v-3276ba9c] {
	width: 140px;
	height: 45px;
	background-color: #fff;
	border: 1px solid #fc6b87;
	color: #f21e36;
	border-radius: 4px;
	font-size: 16px;
	margin-top: 32px
}

.user[data-v-dbe8636c] {
	background-color: #f9f9f9;
	overflow: hidden
}

h1[data-v-dbe8636c] {
	font-size: 24px;
	color: #000;
	font-weight: 400;
	padding: 70px 0 30px;
	text-align: center
}

h1 span[data-v-dbe8636c] {
	color: #f2143f
}

.page[data-v-dbe8636c] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 30px 0;
	width: 73%;
	margin: 0 auto
}

.page li[data-v-dbe8636c] {
	margin-bottom: 1.6%;
	font-size: 16px;
	color: #000101;
	padding: 13px 34px;
	border-radius: 5px;
	cursor: pointer
}

.page li.active[data-v-dbe8636c] {
	background-color: #f2143f;
	color: #fff
}

.notice[data-v-dbe8636c] {
	display: -ms-flexbox;
	display: flex
}

.notice-img[data-v-dbe8636c] {
	width: 420px;
	height: 385px;
	display: block
}

.notice ul[data-v-dbe8636c] {
	margin-left: 2%;
	width: 60%
}

.notice li[data-v-dbe8636c] {
	height: 64px;
	background-color: #fff;
	font-size: 14px;
	padding: 0 2%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 2%;
	border: 1px solid transparent
}

.notice li[data-v-dbe8636c]:hover {
	border: 1px solid red
}

.notice li a[data-v-dbe8636c] {
	color: #000
}

b[data-v-dbe8636c] {
	width: 2px;
	height: 25px;
	background: #e0e0e0;
	margin: 0 3% 0 1.5%
}

.notice li span[data-v-dbe8636c] {
	color: #5a5a5a;
	font-size: 12px
}

.notice li span a[data-v-dbe8636c] {
	color: #f2143f;
	font-size: 19px;
	font-weight: bolder
}

.morebtn[data-v-dbe8636c] {
	margin-top: 40px;
	margin-bottom: 62px;
	cursor: pointer;
	margin-left: 37%
}

.morebtn button[data-v-dbe8636c] {
	width: 154px;
	height: 39px;
	border: 1px solid #f2143f;
	border-radius: 5px;
	font-size: 16px;
	color: #f2143f;
	background-color: #fff;
	cursor: pointer
}

.banner .btn-consult[data-v-475d1bf4] {
	position: absolute;
	left: 19.2%;
	bottom: 10%;
	text-align: center;
	background: #f2eb25;
	border-radius: 8px;
	width: 190px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	font-size: 22px
}

.checkstand[data-v-475d1bf4] {
	padding: 60px 0 118px
}

.stand-img[data-v-475d1bf4] {
	width: 499px;
	float: left
}

.stand-img img[data-v-475d1bf4] {
	display: block;
	width: 100%
}

.stand-text[data-v-475d1bf4] {
	margin-left: 600px;
	padding-top: 65px;
	min-height: 442px;
	box-sizing: border-box
}

.stand-text h3[data-v-475d1bf4] {
	font-size: 35px;
	font-weight: 400;
	color: #f2143f;
	margin-bottom: 14px
}

.stand-text h4[data-v-475d1bf4] {
	font-size: 24px;
	font-weight: 400;
	color: #f2143f;
	margin-bottom: 63px
}

.stand-text p[data-v-475d1bf4] {
	font-size: 20px;
	line-height: 28px;
	color: #5a5a5a;
	margin-bottom: 69px
}

.btn[data-v-475d1bf4] {
	background: #f2143f;
	border-radius: 8px;
	width: 190px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	font-size: 22px;
	color: #fff;
	text-align: center;
	cursor: pointer
}

.steps[data-v-475d1bf4] {
	padding: 47px 0 79px
}

.steps-title[data-v-475d1bf4] {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	margin-bottom: 79px
}

.steps-list[data-v-475d1bf4] {
	font-size: 0
}

.step-item[data-v-475d1bf4] {
	width: 260px;
	display: inline-block
}

.step-item[data-v-475d1bf4]:last-child {
	margin-right: 0
}

.step-item img[data-v-475d1bf4] {
	width: 100%;
	margin-bottom: 18px
}

.step-item p[data-v-475d1bf4] {
	text-align: center;
	font-size: 19px;
	color: #5a5a5a
}

.steps-list .arrow[data-v-475d1bf4] {
	display: inline-block;
	vertical-align: top;
	line-height: 348px;
	margin: 140px 16px;
	width: 16px;
	height: 28px;
	background: url(../xds/arrow.032f748.png) no-repeat
}

.env-way[data-v-475d1bf4],.pay-way[data-v-475d1bf4] {
	padding: 56px 0 106px
}

.env-way h2[data-v-475d1bf4],.pay-way h2[data-v-475d1bf4] {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	margin-bottom: 79px
}

.env-list[data-v-475d1bf4],.pay-list[data-v-475d1bf4] {
	overflow: hidden
}

.env-item[data-v-475d1bf4],.pay-item[data-v-475d1bf4] {
	float: left;
	width: 20%;
	text-align: center
}

.env-item img[data-v-475d1bf4],.pay-item img[data-v-475d1bf4] {
	display: inline-block;
	width: 112px;
	height: 112px;
	margin-bottom: 29px
}

.env-item p[data-v-475d1bf4],.pay-item p[data-v-475d1bf4] {
	font-size: 19px;
	color: #333;
	line-height: 22px
}

.case[data-v-475d1bf4] {
	padding: 56px 0 106px
}

.case h2[data-v-475d1bf4] {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	margin-bottom: 79px
}

.case-list[data-v-475d1bf4] {
	overflow: hidden
}

.case-item[data-v-475d1bf4] {
	float: left;
	width: 12.5%;
	text-align: center;
	margin-bottom: 51px
}

.case-item img[data-v-475d1bf4] {
	display: inline-block;
	width: 98px;
	height: 98px;
	margin-bottom: 13px
}

.case-item p[data-v-475d1bf4] {
	font-size: 19px;
	color: #333;
	line-height: 22px
}

.wrap[data-v-2b248cc7] {
	width: 1200px;
	margin: 0 auto
}

.bgc_fff[data-v-2b248cc7] {
	background-color: #fff
}

.bgc_f1f1f1[data-v-2b248cc7] {
	background-color: #f1f1f1
}

.clearfix[data-v-2b248cc7]:after,.clearfix[data-v-2b248cc7]:before {
	content: "";
	display: block;
	height: 0
}

.banner[data-v-2b248cc7] {
	width: 100%;
	position: relative
}

.banner img[data-v-2b248cc7] {
	display: block;
	width: 100%
}

.banner a[data-v-2b248cc7] {
	position: absolute;
	left: 50%;
	bottom: 15%;
	margin-left: -95px;
	background: #f2143f;
	border-radius: 8px;
	width: 190px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	font-size: 22px;
	color: #fff;
	text-align: center
}

.checkstand[data-v-2b248cc7] {
	padding: 60px 0 118px
}

.stand-img[data-v-2b248cc7] {
	width: 499px;
	float: left
}

.stand-img img[data-v-2b248cc7] {
	display: block;
	width: 100%
}

.stand-text[data-v-2b248cc7] {
	margin-left: 600px;
	padding-top: 65px;
	min-height: 442px;
	box-sizing: border-box
}

.stand-text h3[data-v-2b248cc7] {
	font-size: 35px;
	font-weight: 400;
	color: #f2143f;
	margin-bottom: 14px
}

.stand-text h4[data-v-2b248cc7] {
	font-size: 24px;
	font-weight: 400;
	color: #f2143f;
	margin-bottom: 63px
}

.stand-text p[data-v-2b248cc7] {
	font-size: 20px;
	line-height: 28px;
	color: #5a5a5a;
	margin-bottom: 69px
}

.btn[data-v-2b248cc7] {
	background: #f2143f;
	border-radius: 8px;
	width: 190px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	font-size: 22px;
	color: #fff;
	text-align: center;
	cursor: pointer
}

.feature[data-v-2b248cc7] {
	padding: 56px 0 106px
}

.feature h2[data-v-2b248cc7] {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	margin-bottom: 79px
}

.feature-list[data-v-2b248cc7] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.feature-item[data-v-2b248cc7] {
	text-align: center;
	box-shadow: 0 4px 10px 3px rgba(0,0,0,.04);
	border-radius: 5px;
	border: 1px solid transparent;
	width: 280px;
	padding-top: 49px;
	padding-bottom: 26px;
	background: #fff
}

.feature-item[data-v-2b248cc7]:hover {
	border: 1px solid red
}

.icon[data-v-2b248cc7] {
	display: inline-block;
	width: 136px;
	height: 136px;
	margin-bottom: 50px
}

.icon1[data-v-2b248cc7] {
	background: url(../xds/feature1.485e6a3.png) no-repeat;
	background-size: 100% 100%
}

.feature-item:hover .icon1[data-v-2b248cc7] {
	background: url(../xds/feature11.8bc6859.png) no-repeat;
	background-size: 100% 100%
}

.icon2[data-v-2b248cc7] {
	background: url(../xds/feature2.e17cd04.png) no-repeat;
	background-size: 100% 100%
}

.feature-item:hover .icon2[data-v-2b248cc7] {
	background: url(../xds/feature22.7f09e8c.png) no-repeat;
	background-size: 100% 100%
}

.icon3[data-v-2b248cc7] {
	background: url(../xds/feature3.788da0f.png) no-repeat;
	background-size: 100% 100%
}

.feature-item:hover .icon3[data-v-2b248cc7] {
	background: url(../xds/feature33.8341d47.png) no-repeat;
	background-size: 100% 100%
}

.icon4[data-v-2b248cc7] {
	background: url(../xds/feature4.d9f73d7.png) no-repeat;
	background-size: 100% 100%
}

.feature-item:hover .icon4[data-v-2b248cc7] {
	background: url(../xds/feature44.acc5797.png) no-repeat;
	background-size: 100% 100%
}

.feature-item h3[data-v-2b248cc7] {
	font-size: 19px;
	margin-bottom: 25px;
	color: #333;
	font-weight: 700
}

.feature-item div[data-v-2b248cc7] {
	width: 46px;
	height: 5px;
	background: #f4f4f4;
	margin: 0 auto
}

.feature-item p[data-v-2b248cc7] {
	font-size: 16px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 24px;
	padding: 0 28px;
	margin-top: 29px
}

.case[data-v-2b248cc7] {
	padding: 56px 0 106px
}

.case h2[data-v-2b248cc7] {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	margin-bottom: 79px
}

.case-list[data-v-2b248cc7] {
	overflow: hidden
}

.case-item[data-v-2b248cc7] {
	float: left;
	width: 12.5%;
	text-align: center;
	margin-bottom: 51px
}

.case-item img[data-v-2b248cc7] {
	display: inline-block;
	width: 98px;
	height: 98px;
	margin-bottom: 13px
}

.case-item p[data-v-2b248cc7] {
	font-size: 19px;
	color: #333;
	line-height: 22px
}

.wrap[data-v-04905132] {
	width: 1200px;
	margin: 0 auto
}

.bgc_fff[data-v-04905132] {
	background-color: #fff
}

.bgc_f1f1f1[data-v-04905132] {
	background-color: #f1f1f1
}

.clearfix[data-v-04905132]:after,.clearfix[data-v-04905132]:before {
	content: "";
	display: block;
	height: 0
}

.banner[data-v-04905132] {
	width: 100%;
	position: relative
}

.banner img[data-v-04905132] {
	display: block;
	width: 100%
}

.banner a[data-v-04905132] {
	position: absolute;
	text-align: center;
	left: 23%;
	bottom: 10%;
	background: #f2143f;
	border-radius: 8px;
	width: 190px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	font-size: 22px;
	color: #fff
}

.steps[data-v-04905132] {
	padding: 47px 0 79px;
	margin-top: 30px
}

.steps-title[data-v-04905132] {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	margin-bottom: 79px
}

.steps-list[data-v-04905132] {
	font-size: 0
}

.step-item[data-v-04905132] {
	width: 260px;
	display: inline-block
}

.step-item[data-v-04905132]:last-child {
	margin-right: 0
}

.step-item img[data-v-04905132] {
	width: 100%;
	margin-bottom: 39px
}

.step-item p[data-v-04905132] {
	text-align: center;
	font-size: 16px;
	color: #5a5a5a
}

.steps-list .arrow[data-v-04905132] {
	display: inline-block;
	vertical-align: top;
	line-height: 348px;
	margin: 140px 16px;
	width: 16px;
	height: 28px;
	background: url(../xds/arrow.032f748.png) no-repeat
}

.pay-way[data-v-04905132] {
	padding: 56px 0 106px
}

.pay-way h2[data-v-04905132] {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	margin-bottom: 79px
}

.pay-list[data-v-04905132] {
	overflow: hidden
}

.pay-item[data-v-04905132] {
	float: left;
	width: 20%;
	text-align: center
}

.pay-item img[data-v-04905132] {
	display: inline-block;
	width: 112px;
	height: 112px;
	margin-bottom: 29px
}

.pay-item p[data-v-04905132] {
	font-size: 19px;
	color: #333;
	line-height: 22px
}

.case[data-v-04905132] {
	padding: 56px 0 106px
}

.case h2[data-v-04905132] {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	margin-bottom: 79px
}

.case-list[data-v-04905132] {
	overflow: hidden
}

.case-item[data-v-04905132] {
	float: left;
	width: 12.5%;
	text-align: center;
	margin-bottom: 51px
}

.case-item img[data-v-04905132] {
	display: inline-block;
	width: 98px;
	height: 98px;
	margin-bottom: 13px
}

.case-item p[data-v-04905132] {
	font-size: 19px;
	color: #333;
	line-height: 22px
}

.wrap[data-v-5458889d] {
	width: 1200px;
	margin: 0 auto
}

.bgc_fff[data-v-5458889d] {
	background-color: #fff
}

.bgc_f1f1f1[data-v-5458889d] {
	background-color: #f1f1f1
}

.clearfix[data-v-5458889d]:after,.clearfix[data-v-5458889d]:before {
	content: "";
	display: block;
	height: 0
}

.app-floor[data-v-5458889d] {
	width: 920px;
	margin: auto;
	position: relative;
	z-index: 1;
	height: 570px;
	padding-top: 83px;
	box-sizing: border-box;
	overflow: hidden
}

.app1 .app-text[data-v-5458889d] {
	width: 400px;
	padding-top: 56px;
	margin-right: 186px
}

.app2 .app-text[data-v-5458889d] {
	width: 450px;
	padding-top: 104px;
	padding-left: 154px
}

.app3 .app-text[data-v-5458889d] {
	width: 357px;
	padding-top: 112px;
	margin-right: 229px
}

.app4 .app-text[data-v-5458889d] {
	width: 357px;
	padding-top: 114px;
	padding-left: 154px
}

.app-text[data-v-5458889d] {
	float: left
}

.app-text h3[data-v-5458889d] {
	color: #000;
	font-size: 45px;
	font-weight: 400;
	margin-bottom: 25px
}

.app-text>p[data-v-5458889d] {
	font-size: 16px;
	color: #333;
	line-height: 32px;
	margin-bottom: 36px
}

.app-img[data-v-5458889d] {
	width: 312px;
	float: left
}

.app-img img[data-v-5458889d] {
	display: inline
}

.pay-way[data-v-5458889d] {
	font-size: 0;
	width: 400px
}

.pay-way .pay-item[data-v-5458889d] {
	display: inline-block;
	width: 25%;
	color: #333;
	font-size: 16px;
	line-height: 32px
}

.pay-way .pay-item img[data-v-5458889d] {
	display: inline-block;
	width: 64px;
	height: 64px;
	border-radius: 50%
}

.pay-way .pay-item p[data-v-5458889d] {
	font-size: 16px;
	color: #333
}

.partner[data-v-5458889d] {
	text-align: center;
	padding: 53px 0 33px
}

.partner h2[data-v-5458889d] {
	font-size: 29px;
	font-weight: 400;
	line-height: 33px;
	margin-bottom: 49px
}

.partner .brand[data-v-5458889d] {
	height: 149px;
	margin-bottom: 35px
}

.partner a[data-v-5458889d] {
	width: 160px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	background: hsla(0,0%,100%,.5);
	color: #000;
	display: inline-block;
	text-decoration: none;
	border-radius: 4px
}

.banner.foot[data-v-3e7fd79a] {
	width: 100%;
	height: 460px;
	position: relative;
	background: url(../xds/foot.a183bc0.png) no-repeat;
	background-size: 100% 100%
}

.mask[data-v-3e7fd79a] {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 700px;
	height: 187px;
	text-align: center
}

.mask h1[data-v-3e7fd79a] {
	color: #fff;
	font-weight: 400;
	font-size: 36px;
	margin-bottom: 38px
}

.mask p[data-v-3e7fd79a] {
	color: #fff;
	font-size: 20px;
	line-height: 35px
}

.mask button[data-v-3e7fd79a] {
	line-height: 60px;
	border-radius: 5px;
	border: none;
	color: #fff;
	width: 200px;
	margin-top: 61px;
	cursor: pointer;
	background-color: #f2143f;
	font-size: 24px
}

.section1[data-v-61238e5d] {
	text-align: center;
	padding: 88px 0 94px
}

.title.red[data-v-61238e5d] {
	color: #f2143f
}

.title.red img[data-v-61238e5d] {
	width: 22px;
	height: 26px;
	margin-left: 10px
}

.title-else[data-v-61238e5d] {
	margin-top: 23px;
	margin-bottom: 78px;
	font-size: 24px;
	color: #333;
	font-weight: 400
}

.content[data-v-61238e5d] {
	display: -ms-flexbox;
	display: flex
}

.commons[data-v-61238e5d] {
	width: 396px;
	height: 488px
}

.con-one[data-v-61238e5d] {
	background-color: #f6f5f6
}

.con-two[data-v-61238e5d] {
	background-color: #efedee
}

.con-three[data-v-61238e5d] {
	background-color: #e3e3e3
}

.detail[data-v-61238e5d] {
	margin: 80px 41px;
	text-align: left
}

.detail h1[data-v-61238e5d] {
	font-size: 32px;
	font-weight: 400;
	margin-bottom: 88px;
	color: #000
}

.detail h2[data-v-61238e5d] {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 42px;
	color: #666
}

.detail h2 span[data-v-61238e5d] {
	color: #f2143f
}

.detail h3[data-v-61238e5d] {
	font-size: 24px;
	margin-bottom: 44px;
	color: #666
}

.detail h4[data-v-61238e5d] {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 15px;
	color: #666
}

.detail-one[data-v-61238e5d] {
	height: 243px;
	border-bottom: 2px solid #fff;
	position: relative
}

.detail-one img[data-v-61238e5d] {
	position: absolute;
	right: 2.5%;
	top: 10%;
	width: 180px;
	height: 190px
}

.info[data-v-61238e5d] {
	padding: 46px 24px
}

.info h1[data-v-61238e5d] {
	margin-bottom: 14px;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	text-align: left
}

.info h2[data-v-61238e5d] {
	font-size: 18px;
	font-weight: 400;
	color: #999;
	text-align: left
}

.title[data-v-61238e5d] {
	color: #000101;
	font-size: 32px;
	font-weight: 400
}

.section3[data-v-b7ff2e0c] {
	padding: 160px 0;
	text-align: center
}

.title[data-v-b7ff2e0c] {
	color: #000101;
	font-size: 32px;
	font-weight: 400
}

.section3 .title[data-v-b7ff2e0c] {
	color: #000;
	margin-bottom: 79px
}

.help[data-v-b7ff2e0c] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.help-one[data-v-b7ff2e0c] {
	width: 376px;
	height: 200px;
	margin-bottom: 46px;
	box-shadow: 0 0 11px 0 rgba(0,0,0,.06)
}

.help-one h1[data-v-b7ff2e0c] {
	line-height: 58px;
	background-color: #f0f0f0;
	font-size: 24px;
	color: #333;
	font-weight: 400
}

.help-one p[data-v-b7ff2e0c] {
	margin: 28px 16px auto 24px;
	text-align: left;
	font-size: 20px;
	color: #666;
	line-height: 35px
}

.profile[data-v-b7ff2e0c] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.profile-one[data-v-b7ff2e0c] {
	width: 376px;
	height: 272px;
	margin-bottom: 48px;
	border: 1px solid #d5d5d5;
	text-align: center;
	border-radius: 5px
}

.profile-one h1[data-v-b7ff2e0c] {
	font-weight: 400;
	font-size: 24px;
	color: #000;
	margin: 26px 0
}

.profile-one p[data-v-b7ff2e0c] {
	color: #666;
	font-size: 20px;
	line-height: 30px
}

.profile-one img[data-v-b7ff2e0c] {
	margin-top: 28px;
	width: 86px;
	height: 86px
}

.profile-one.active[data-v-b7ff2e0c] {
	border: 1px solid #f2143f
}

.section2[data-v-0f6c140c] {
	text-align: center;
	padding: 109px 0
}

.title[data-v-0f6c140c] {
	color: #000101;
	font-size: 32px;
	font-weight: 400
}

.title-company[data-v-0f6c140c] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 71px;
	border-bottom: 1px solid #d5d5d5;
	position: relative
}

.title-company span[data-v-0f6c140c] {
	font-size: 30px;
	margin-bottom: 17px;
	font-weight: 400;
	color: #999;
	cursor: pointer
}

.title-company span.active[data-v-0f6c140c] {
	color: #333
}

.line[data-v-0f6c140c] {
	position: absolute;
	bottom: 0;
	left: 22%;
	height: 3px;
	background-color: #f2143f;
	width: 86px;
	z-index: 999;
	cursor: pointer
}

.title-else[data-v-0f6c140c] {
	margin-top: 23px;
	margin-bottom: 78px;
	font-size: 24px;
	color: #333;
	font-weight: 400
}

.slider-box .swiper-button-next1[data-v-0f6c140c],.slider-box .swiper-button-prev1[data-v-0f6c140c] {
	position: absolute;
	top: auto;
	z-index: 1000;
	bottom: 0!important
}

.team[data-v-0f6c140c] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 131px;
	margin-bottom: 85px
}

.team .team-one[data-v-0f6c140c] {
	width: 380px;
	height: 280px;
	position: relative;
	border-radius: 5px
}

.team-detail[data-v-0f6c140c],.team .team-one img[data-v-0f6c140c] {
	border-radius: 5px
}

.team .team-one h1[data-v-0f6c140c] {
	color: #fff;
	text-align: left;
	font-size: 30px;
	font-weight: 400;
	margin-top: 74px;
	margin-bottom: 30px;
	margin-left: 24px
}

.team-detail[data-v-0f6c140c] {
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.47843137254901963);
	height: 100%
}

.team .team-one p[data-v-0f6c140c] {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	margin: 0 32px
}

.swiper-container img[data-v-0f6c140c] {
	width: 256px;
	height: 360px
}

img.bus[data-v-0f6c140c] {
	width: 365px;
	height: 265px
}

.swiper-container[data-v-0f6c140c] {
	padding: 0 20px
}

section[data-v-1d84e724] {
	text-align: center
}

.title[data-v-1d84e724] {
	color: #000101;
	font-size: 32px;
	font-weight: 400;
	padding-top: 100px;
	padding-bottom: 60px
}

.content[data-v-1d84e724] {
	padding-bottom: 120px
}

.swiper-container[data-v-1d84e724] {
	width: 90%;
	padding: 0 5%
}

.box[data-v-1d84e724] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 310px;
	height: 88px;
	padding: 41px 20px;
	box-shadow: 0 0 11px 0 rgba(0,0,0,.06);
	border-radius: 5px;
	background-color: #fff
}

.box img[data-v-1d84e724] {
	width: 50px;
	height: 50px
}

.box .detail[data-v-1d84e724] {
	text-align: left;
	width: 250px;
	height: 170px;
	padding-left: 10px
}

.box h1[data-v-1d84e724] {
	font-size: 23px;
	font-weight: 400;
	color: #000;
	padding: 19px 0
}

.box p[data-v-1d84e724] {
	font-size: 18px;
	line-height: 30px;
	color: #666
}

.content1[data-v-0dfb63e8],.wt[data-v-0dfb63e8] {
	background-color: #fff
}

.top[data-v-0dfb63e8] {
	text-align: center;
	padding: 40px 0
}

h1.title[data-v-0dfb63e8] {
	font-size: 24px;
	color: #070707;
	font-weight: 400
}

p.message[data-v-0dfb63e8] {
	font-size: 16px;
	color: #a7a7a7;
	margin: 10px 0
}

.guide-title[data-v-0dfb63e8] {
	color: #666;
	font-size: 18px;
	line-height: 35px
}

.guide-title span[data-v-0dfb63e8] {
	color: #f2143f
}

.wg-park[data-v-0dfb63e8] {
	padding-bottom: 20px
}

.wg-park[data-v-0dfb63e8],.wg-show[data-v-0dfb63e8] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.wg-show[data-v-0dfb63e8] {
	margin-bottom: 30px
}

.new-old[data-v-0dfb63e8] {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 50px
}

.line-center[data-v-0dfb63e8] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	width: 2%
}

.new-old img[data-v-0dfb63e8] {
	margin-bottom: 12px;
	margin-top: 30px
}

.line-center img[data-v-0dfb63e8] {
	width: 2px;
	height: 100%
}

.new-old .new[data-v-0dfb63e8] {
	width: 47.5%;
	padding-right: 1%;
	text-align: right
}

.new-old li[data-v-0dfb63e8] {
	line-height: 45px;
	margin-top: 18px;
	text-align: right
}

.new-old .old li[data-v-0dfb63e8] {
	text-align: left
}

.new-old .old[data-v-0dfb63e8] {
	padding-left: 1%;
	text-align: left
}

.new-old li span[data-v-0dfb63e8] {
	display: inline-block;
	line-height: 45px;
	padding: 0 30px;
	font-size: 18px;
	border: 1px solid #f2143f;
	border-radius: 23px
}

.new-old .new li[data-v-0dfb63e8] {
	color: #f2143f
}

.new-old .old li span[data-v-0dfb63e8] {
	color: #909090;
	border: 1px solid #909090
}

.why[data-v-0dfb63e8] {
	background-color: #f7f7f7
}

.box[data-v-0dfb63e8] {
	display: -ms-flexbox;
	display: flex;
	width: 80%;
	padding: 100px 0
}

.box .text[data-v-0dfb63e8] {
	padding: 30px 80px
}

.box .title[data-v-0dfb63e8] {
	color: #f2143f;
	margin-bottom: 28px
}

.box .detail[data-v-0dfb63e8] {
	color: #666;
	font-size: 20px;
	line-height: 35px
}

.banner.foot[data-v-0dfb63e8] {
	width: 100%;
	position: relative;
	background-color: #f2143f;
	height: 410px
}

.mask[data-v-0dfb63e8] {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 700px;
	height: 187px;
	text-align: center
}

.mask h1[data-v-0dfb63e8] {
	color: #fff;
	font-size: 38px;
	line-height: 69px
}

.mask button[data-v-0dfb63e8] {
	line-height: 40px;
	background: #fff;
	border-radius: 5px;
	border: none;
	color: red;
	font-size: 17px;
	padding: 0 30px;
	margin-top: 21px;
	cursor: pointer
}

.page[data-v-35dc472e] {
	width: 100%
}

.section1[data-v-35dc472e] {
	padding: 27px 15px
}

.section1 .text-left[data-v-35dc472e] {
	float: left;
	width: 300px;
	padding-top: 190px;
	font-size: 24px;
	line-height: 30px
}

.section1 .text-left .title[data-v-35dc472e] {
	font-size: 24px;
	font-weight: 500;
	color: #f2143f;
	line-height: 36px;
	margin-bottom: 60px
}

.section1 .text-left .line[data-v-35dc472e] {
	width: 69px;
	height: 3px;
	background: #f2143f;
	border-radius: 3px;
	margin-bottom: 57px
}

.section1 .text-left .desc[data-v-35dc472e] {
	font-size: 14px;
	line-height: 20px
}

.section1 .img-right[data-v-35dc472e] {
	margin-left: 300px
}

.section1 .img-right img[data-v-35dc472e] {
	display: block;
	width: 100%
}

.section2[data-v-35dc472e] {
	padding: 64px 0 83px
}

.section2 .img-left[data-v-35dc472e] {
	width: 467px;
	float: left
}

.section2 .text-right[data-v-35dc472e] {
	margin-left: 467px;
	padding-top: 67px;
	padding-left: 289px
}

.section2 .text-right .title[data-v-35dc472e] {
	font-size: 24px;
	font-weight: 500;
	color: #f2143f;
	line-height: 36px;
	margin-bottom: 60px
}

.section2 .text-right .line[data-v-35dc472e] {
	width: 69px;
	height: 3px;
	background: #f2143f;
	border-radius: 3px;
	margin-bottom: 57px
}

.section2 .text-right .desc[data-v-35dc472e] {
	font-size: 14px;
	line-height: 20px
}

.section3[data-v-35dc472e] {
	padding: 188px 0 152px
}

.section3 .text-left[data-v-35dc472e] {
	float: left;
	width: 320px;
	padding-top: 21px;
	font-size: 24px;
	line-height: 30px
}

.section3 .text-left .title[data-v-35dc472e] {
	font-size: 24px;
	font-weight: 500;
	color: #f2143f;
	line-height: 36px;
	margin-bottom: 60px
}

.section3 .text-left .line[data-v-35dc472e] {
	width: 69px;
	height: 3px;
	background: #f2143f;
	border-radius: 3px;
	margin-bottom: 57px
}

.section3 .text-left .desc[data-v-35dc472e] {
	font-size: 14px;
	line-height: 20px
}

.section3 .img-right[data-v-35dc472e] {
	margin-left: 450px
}

.pic[data-v-3fd67098] {
	width: 100%
}

.box1[data-v-3fd67098] {
	margin: 0 auto
}

.bgc_fff[data-v-ac9613f4] {
	background-color: #fff
}

.bgc_efefef[data-v-ac9613f4] {
	background-color: #efefef
}

.wrap[data-v-ac9613f4] {
	width: 1200px;
	margin: 0 auto
}

.wrap img[data-v-ac9613f4] {
	display: block;
	width: 100%
}

.page[data-v-e5b1c91e] {
	width: 100%
}

.page img[data-v-e5b1c91e] {
	display: block;
	width: 100%
}

.page[data-v-c6c89888] {
	width: 100%
}

.page img[data-v-c6c89888] {
	display: block;
	width: 100%
}

.bgc_fff[data-v-0a2e1663] {
	background-color: #fff
}

.bgc_efefef[data-v-0a2e1663] {
	background-color: #efefef
}

.banner[data-v-dab1f21c],.banner img[data-v-dab1f21c],.page[data-v-dab1f21c] {
	width: 100%
}

.page img[data-v-dab1f21c] {
	display: block;
	width: 100%
}

.consult[data-v-133bb436] {
	width: 170px;
	height: 48px;
	background: #f2eb25;
	border-radius: 8px;
	color: #000;
	font-weight: 400;
	font-size: 21px;
	line-height: 48px;
	text-align: center
}

.content[data-v-133bb436],.marketing[data-v-133bb436] {
	width: 100%
}

.mainMarketing[data-v-133bb436] {
	width: 1200px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin: 0 auto
}

.marketing-left[data-v-133bb436] {
	margin-top: 108px;
	width: 400px
}

.marketing-left p[data-v-133bb436]:first-child {
	height: 43px;
	font-size: 34px;
	font-weight: 400;
	color: #333;
	line-height: 59px;
	text-align: left;
	margin-bottom: 57px
}

.marketing-left p[data-v-133bb436]:nth-child(2),.marketing-left p[data-v-133bb436]:nth-child(3) {
	height: 56px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 20px;
	text-align: left
}

.marketing-right[data-v-133bb436] {
	width: 391px;
	margin-top: 79px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 317px;
	padding-bottom: 80px
}

.marketing-top[data-v-133bb436] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}

.marketing-top img[data-v-133bb436] {
	width: 98px;
	height: 98px;
	border-radius: 50%;
	margin-bottom: 12px
}

.marketing-top p[data-v-133bb436] {
	width: 91px;
	height: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 20px;
	text-align: center
}

.marketing-bottom[data-v-133bb436] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 47px
}

.marketing-bottom img[data-v-133bb436] {
	width: 98px;
	height: 98px;
	border-radius: 50%;
	margin-bottom: 12px
}

.marketing-tbottomop p[data-v-133bb436] {
	width: 91px;
	height: 20px;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	line-height: 20px
}

.title[data-v-133bb436] {
	padding-top: 45px;
	line-height: 35px;
	font-size: 24px;
	font-weight: 700;
	color: #333;
	text-align: center
}

.accurate[data-v-133bb436] {
	width: 100%;
	background: #fff;
	padding-bottom: 112px
}

.mainAccurate[data-v-133bb436] {
	width: 1200px;
	margin: 0 auto
}

.accurateContent[data-v-133bb436] {
	margin-top: 80px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.line[data-v-133bb436] {
	width: 37px;
	height: 5px;
	background: #e8e8e8
}

.content-area img[data-v-133bb436] {
	width: 325px;
	height: 172px
}

.content-area[data-v-133bb436] {
	text-align: center;
	border-radius: 6px;
	background: #fff;
	outline: none;
	box-shadow: 0 4px 10px 3px rgba(0,0,0,.04)
}

.areatitle[data-v-133bb436] {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	margin-top: 33px;
	margin-bottom: 25px
}

.line[data-v-133bb436] {
	margin: 0 auto;
	margin-bottom: 25px
}

.areacontent[data-v-133bb436] {
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	width: 242px;
	margin: 0 auto;
	margin-bottom: 47px
}

.value[data-v-133bb436] {
	width: 100%
}

.mainvalue[data-v-133bb436] {
	width: 1200px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin: 0 auto
}

.value-left[data-v-133bb436] {
	margin-top: 108px;
	width: 400px
}

.value-left p[data-v-133bb436]:first-child {
	height: 43px;
	font-size: 34px;
	font-weight: 400;
	color: #333;
	line-height: 59px;
	text-align: left;
	margin-bottom: 57px
}

.redColor[data-v-133bb436] {
	color: #f2143f;
	margin-left: -14px
}

.value-left p[data-v-133bb436]:nth-child(2),.value-left p[data-v-133bb436]:nth-child(3) {
	height: 56px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 20px;
	text-align: left
}

.value-right[data-v-133bb436] {
	width: 391px;
	margin-top: 79px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 317px;
	padding-bottom: 80px
}

.value-top[data-v-133bb436] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}

.value-top img[data-v-133bb436] {
	width: 98px;
	height: 98px;
	border-radius: 50%;
	margin-bottom: 12px
}

.value-top p[data-v-133bb436] {
	width: 91px;
	height: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 20px;
	text-align: center
}

.value-bottom[data-v-133bb436] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 47px
}

.value-bottom img[data-v-133bb436] {
	width: 98px;
	height: 98px;
	border-radius: 50%;
	margin-bottom: 12px
}

.value-tbottomop p[data-v-133bb436] {
	width: 91px;
	height: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 20px
}

.consult[data-v-2c7de050] {
	width: 170px;
	height: 48px;
	background: #f2143f;
	border-radius: 8px;
	color: #fff;
	font-weight: 400;
	font-size: 21px;
	line-height: 48px;
	text-align: center
}

.system[data-v-2c7de050] {
	width: 100%;
	background: #f8f8f8
}

.mainsystem[data-v-2c7de050] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 68px
}

.system-title[data-v-2c7de050] {
	height: 30px;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	line-height: 30px;
	text-align: center
}

.system-content[data-v-2c7de050] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.left-title[data-v-2c7de050] {
	height: 112px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 25px;
	width: 471px;
	margin-bottom: 42px;
	margin-top: 119px
}

.left-img[data-v-2c7de050] {
	display: inline-block;
	margin: 0 auto;
	width: 100px
}

.left-img img[data-v-2c7de050] {
	width: 64px;
	height: 64px;
	margin-bottom: 13px
}

.left-img p[data-v-2c7de050] {
	height: 17px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 17px;
	text-align: left
}

.system-right[data-v-2c7de050] {
	margin-top: 54px
}

.card[data-v-2c7de050] {
	width: 100%;
	background: #fff
}

.mainCard[data-v-2c7de050] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 68px
}

.card-title[data-v-2c7de050] {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	line-height: 24px;
	text-align: center;
	margin-bottom: 60px
}

.card-content[data-v-2c7de050] {
	display: inline-block;
	margin-bottom: 96px;
	margin-left: 78px
}

.card-content img[data-v-2c7de050] {
	width: 100px;
	height: 100px;
	margin-bottom: 23px
}

.card-content p[data-v-2c7de050] {
	width: 100px;
	height: 19px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 19px;
	text-align: center
}

.advantage[data-v-2c7de050] {
	width: 100%;
	background: #f8f8f8
}

.mainadvantage[data-v-2c7de050] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 58px;
	padding-bottom: 60px
}

.advantage-title[data-v-2c7de050] {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	line-height: 24px;
	text-align: center;
	margin-bottom: 59px
}

.content-text[data-v-2c7de050] {
	display: inline-block;
	width: 200px;
	height: 80px;
	line-height: 80px;
	vertical-align: top;
	background: #fff;
	margin-left: -3px
}

.advantage-content[data-v-2c7de050] {
	margin-bottom: 20px;
	background: #fff;
	margin-left: 90px;
	display: inline-block
}

.friendAdbanner[data-v-f2101d7a] {
	width: 100%;
	height: 520px;
	background: url(../xds/orderbanner.ed20b8b.png) no-repeat;
	background-size: 100% 100%
}

.mainBotton[data-v-f2101d7a] {
	width: 1200px;
	height: 520px;
	margin: 0 auto;
	padding-top: 361px
}

.consult[data-v-f2101d7a] {
	width: 170px;
	height: 48px;
	background: #f2143f;
	border-radius: 8px;
	color: #fff;
	font-weight: 400;
	font-size: 21px;
	line-height: 48px;
	text-align: center;
	cursor: pointer
}

.form[data-v-f2101d7a] {
	width: 100%;
	background: #f8f8f8
}

.mainform[data-v-f2101d7a] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 63px
}

.form-title[data-v-f2101d7a] {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	line-height: 24px;
	text-align: center
}

.formtitle2[data-v-f2101d7a] {
	margin-top: 23px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	text-align: center
}

.imglist[data-v-f2101d7a] {
	display: inline-block;
	margin-left: 58px;
	margin-top: 47px;
	margin-bottom: 51px
}

.imglist p[data-v-f2101d7a] {
	text-align: center;
	margin-top: 18px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a
}

.imglist1[data-v-f2101d7a] {
	display: inline-block;
	margin-left: 58px;
	margin-bottom: 90px
}

.imglist1 p[data-v-f2101d7a] {
	text-align: center;
	margin-top: 18px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a
}

.order[data-v-f2101d7a] {
	width: 100%;
	background: #fff
}

.mainorder[data-v-f2101d7a] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 94px;
	padding-bottom: 86px
}

.order-title[data-v-f2101d7a] {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	text-align: center
}

.order-photo[data-v-f2101d7a] {
	margin-top: 53px
}

.order-photo p[data-v-f2101d7a] {
	margin-top: 18px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	text-align: center
}

.photo-list[data-v-f2101d7a] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center
}

.console[data-v-f2101d7a] {
	width: 100%;
	background: #f8f8f8
}

.mainconsole[data-v-f2101d7a] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 63px;
	padding-bottom: 78px;
	text-align: center
}

.mainconsole p[data-v-f2101d7a]:first-child {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin-bottom: 23px
}

.mainconsole p[data-v-f2101d7a]:nth-child(2) {
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	margin-bottom: 42px
}

.activity[data-v-f2101d7a] {
	width: 100%;
	background: #fff
}

.mainactivity[data-v-f2101d7a] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 63px;
	padding-bottom: 102px
}

.mainactivity p[data-v-f2101d7a] {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	text-align: center
}

.imglist2[data-v-f2101d7a] {
	display: inline-block;
	margin-left: 75px;
	margin-top: 66px
}

.imglist2 p[data-v-f2101d7a] {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-top: 23px
}

.friendAdbanner[data-v-7341f815] {
	width: 100%
}

.problem[data-v-7341f815] {
	width: 100%;
	background: #fff
}

.mainproblem[data-v-7341f815] {
	width: 1200px;
	padding-top: 56px;
	padding-bottom: 113px;
	margin: 0 auto
}

.problem-title[data-v-7341f815] {
	height: 24px;
	font-size: 32px;
	text-align: center;
	font-weight: 700;
	color: #000;
	margin-bottom: 80px
}

.problem-content[data-v-7341f815] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.problem-list[data-v-7341f815] {
	display: inline-block;
	width: 205px;
	text-align: center
}

.problemlist-title[data-v-7341f815] {
	text-align: center;
	margin-top: 56px;
	margin-bottom: 37px;
	font-size: 24px;
	font-weight: 700;
	color: #000101
}

.problemlist-content1[data-v-7341f815],.problemlist-content2[data-v-7341f815] {
	font-size: 14px;
	font-weight: 400;
	color: #828282;
	line-height: 25px;
	text-align: left
}

.weipan[data-v-7341f815] {
	width: 100%;
	height: 600px;
	background: url(../xds/program01.aa8439c.png) no-repeat;
	background-size: 100% 100%
}

.mainweipan[data-v-7341f815] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 56px;
	padding-bottom: 60px
}

.weipan-title[data-v-7341f815] {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	margin-bottom: 68px
}

.weipan-content[data-v-7341f815] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding-top: 79px;
	padding-bottom: 60px;
	background: #aaaaae;
	opacity: .8;
	border-radius: 10px
}

.weipan-list[data-v-7341f815] {
	display: inline-block;
	width: 205px;
	text-align: center
}

.weipanlist-title[data-v-7341f815] {
	text-align: center;
	margin-top: 37px;
	margin-bottom: 37px;
	font-size: 16px;
	font-weight: 700;
	color: #fff
}

.weipanlist-content1[data-v-7341f815] {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	line-height: 15px;
	margin-top: 13px
}

.advantage[data-v-7341f815] {
	width: 100%;
	background: #fff
}

.mainadvantage[data-v-7341f815] {
	width: 1200px;
	padding-top: 127px;
	padding-bottom: 128px;
	margin: 0 auto
}

.advantage-title[data-v-7341f815] {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin-bottom: 111px;
	text-align: center
}

.content-border[data-v-7341f815] {
	height: 294px;
	width: 310px;
	border: 1px solid #f2134f;
	box-shadow: 0 6px 20px 1px rgba(0,0,0,.09);
	padding-top: 40px
}

.square[data-v-7341f815] {
	width: 30px;
	height: 30px;
	border: 1px solid #f2134f;
	position: relative;
	bottom: -279px;
	left: 20px;
	transform: rotate(45deg);
	background: #fff;
	border-top: none;
	border-left: none
}

.content-title[data-v-7341f815] {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #f2134f;
	width: 241px;
	margin: 0 auto;
	line-height: 22px
}

.content-text[data-v-7341f815] {
	margin: 47px auto 40px;
	text-align: left;
	width: 241px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 22px;
	font-size: 14px
}

.advantage-content[data-v-7341f815] {
	margin-bottom: 38px
}

.advantage-content[data-v-7341f815],.number[data-v-7341f815] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.number[data-v-7341f815] {
	margin-bottom: 35px
}

.number div[data-v-7341f815] {
	width: 68px;
	height: 68px;
	background: #f2134f;
	border-radius: 50%;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 68px
}

.square1[data-v-7341f815] {
	width: 30px;
	height: 30px;
	border: 1px solid #f2134f;
	position: relative;
	top: -56px;
	left: 250px;
	transform: rotate(225deg);
	background: #fff;
	border-top: none;
	border-left: none
}

.sort[data-v-7341f815] {
	width: 100%;
	background: #f8f8f8
}

.mainsort[data-v-7341f815] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 66px;
	padding-bottom: 101px
}

.sort-title[data-v-7341f815] {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin-bottom: 67px;
	text-align: center
}

.sort-content[data-v-7341f815] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.sort-list[data-v-7341f815] {
	display: inline-block;
	text-align: center
}

.sortlist-title[data-v-7341f815] {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 17px;
	font-size: 16px;
	font-weight: 600;
	color: #363636
}

.sortlist-content1[data-v-7341f815] {
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	text-align: justify;
	line-height: 19px;
	width: 63%;
	margin: 0 auto
}

.scene[data-v-7341f815] {
	width: 100%;
	background: #fff
}

.mainscene[data-v-7341f815] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 66px;
	padding-bottom: 82px
}

.scene-title[data-v-7341f815] {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin-bottom: 52px;
	text-align: center
}

.scene-photo[data-v-7341f815] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center
}

.friendAdbanner[data-v-1cb394f8] {
	width: 100%
}

.manage[data-v-1cb394f8] {
	width: 100%;
	background: #fff
}

.mainmanage[data-v-1cb394f8] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 75px;
	padding-bottom: 112px
}

.manage-title[data-v-1cb394f8] {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	text-align: center;
	margin-bottom: 22px
}

.manage-title1[data-v-1cb394f8] {
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	text-align: center;
	margin-bottom: 57px
}

.manage-content[data-v-1cb394f8] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.left-text[data-v-1cb394f8] {
	border: 1px solid #f2143f;
	border-radius: 5px
}

.left-text2[data-v-1cb394f8],.left-text[data-v-1cb394f8] {
	box-shadow: 0 4px 10px 3px rgba(0,0,0,.04);
	padding: 27px 5px 27px 23px;
	margin-bottom: 34px
}

.left-text2[data-v-1cb394f8] {
	border-radius: 5px
}

.left-text3[data-v-1cb394f8],.left-text4[data-v-1cb394f8] {
	border-radius: 5px
}

.left-text3[data-v-1cb394f8],.left-text4[data-v-1cb394f8],.left-text5[data-v-1cb394f8] {
	box-shadow: 0 4px 10px 3px rgba(0,0,0,.04);
	padding: 27px 5px 27px 23px;
	margin-bottom: 34px
}

.left-text5[data-v-1cb394f8] {
	border: 1px solid #f2143f;
	border-radius: 5px
}

.left-text6[data-v-1cb394f8],.left-text7[data-v-1cb394f8],.left-text8[data-v-1cb394f8] {
	box-shadow: 0 4px 10px 3px rgba(0,0,0,.04);
	border-radius: 5px;
	padding: 27px 5px 27px 23px;
	margin-bottom: 34px
}

.left-text9[data-v-1cb394f8] {
	border: 1px solid #f2143f;
	box-shadow: 0 4px 10px 3px rgba(0,0,0,.04);
	border-radius: 5px;
	padding: 27px 5px 27px 23px;
	margin-bottom: 34px
}

.left-text1[data-v-1cb394f8] {
	display: inline-block;
	margin-left: 39px;
	height: 66px;
	vertical-align: top;
	margin-top: 10px
}

.text-title1[data-v-1cb394f8] {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	text-align: left;
	margin-bottom: 23px
}

.text-title2[data-v-1cb394f8] {
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	text-align: left
}

.tool[data-v-1cb394f8] {
	width: 100%;
	background: #f8f8f8
}

.maintool[data-v-1cb394f8] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 59px;
	padding-bottom: 89px
}

.tool-photo[data-v-1cb394f8] {
	margin-bottom: 53px
}

.tool-title[data-v-1cb394f8] {
	font-size: 24px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 62px
}

.tool-photo[data-v-1cb394f8] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center
}

.list-title[data-v-1cb394f8] {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	margin-top: 14px;
	margin-bottom: 13px
}

.list-content[data-v-1cb394f8] {
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a
}

.idea[data-v-1cb394f8] {
	width: 100%;
	background: #fff
}

.mainidea[data-v-1cb394f8] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 69px;
	padding-bottom: 90px
}

.idea-title[data-v-1cb394f8] {
	font-size: 24px;
	text-align: center;
	font-weight: 400;
	color: #000;
	margin-bottom: 66px
}

.idea-content[data-v-1cb394f8] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.idea-title1[data-v-1cb394f8] {
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #000;
	margin-bottom: 17px
}

.idea-content1[data-v-1cb394f8] {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 22px
}

.idea-photo[data-v-1cb394f8] {
	width: 137px;
	text-align: center
}

.idea-photo img[data-v-1cb394f8] {
	margin-top: 24px;
	margin-bottom: 17px
}

.friendAdbanner[data-v-3f3c84bf] {
	width: 100%;
	height: 520px;
	background: url(../xds/friendadbanner.591aebc.png) no-repeat;
	background-size: 100% 100%
}

.mainBotton[data-v-3f3c84bf] {
	width: 1200px;
	height: 520px;
	margin: 0 auto;
	padding-top: 361px
}

.content1[data-v-3f3c84bf] {
	width: 100%
}

.mainContent[data-v-3f3c84bf] {
	width: 100%;
	background: #fff
}

.mainContent1[data-v-3f3c84bf] {
	width: 1200px;
	margin: 0 auto
}

.mainContent1 .imgdes[data-v-3f3c84bf] {
	margin-top: 52px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.mainContent1 .des p[data-v-3f3c84bf]:first-child {
	height: 32px;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	line-height: 32px;
	text-align: center;
	padding-top: 55px;
	margin-bottom: 43px
}

.mainContent1 .des p[data-v-3f3c84bf]:nth-child(2) {
	line-height: 25px;
	height: 51px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	width: 846px;
	margin: auto
}

.imgdes .photoAd p[data-v-3f3c84bf]:first-child {
	width: 150px;
	height: 29px;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 114px
}

.imgdes .photoAd p[data-v-3f3c84bf]:nth-child(2) {
	width: 200px;
	height: 120px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 26px;
	text-align: left
}

.imgdes .phonephoto[data-v-3f3c84bf] {
	display: inline-block;
	width: 290px
}

.imgdes .videoAd p[data-v-3f3c84bf]:first-child {
	width: 150px;
	height: 29px;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 114px
}

.imgdes .videoAd p[data-v-3f3c84bf]:nth-child(2) {
	width: 200px;
	height: 120px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 26px;
	text-align: left
}

.userContent[data-v-3f3c84bf] {
	width: 100%;
	background: #f8f8f8;
	padding-bottom: 64px
}

.mainContent2[data-v-3f3c84bf] {
	width: 1200px;
	margin: 0 auto
}

.mainContent2 .des p[data-v-3f3c84bf]:first-child {
	height: 32px;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	line-height: 32px;
	text-align: center;
	padding-top: 55px;
	margin-bottom: 43px
}

.mainContent2 .des p[data-v-3f3c84bf]:nth-child(2) {
	line-height: 25px;
	height: 51px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	width: 846px;
	margin: auto
}

.userinfo[data-v-3f3c84bf] {
	margin-top: 60px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.userinfo .userinfo-area[data-v-3f3c84bf] {
	width: 280px;
	height: 316px;
	background: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}

.userinfo .userinfo-area img[data-v-3f3c84bf] {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-bottom: 39px;
	margin-top: 39px
}

.userinfo .userinfo-area .userinfo-title[data-v-3f3c84bf] {
	height: 21px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	line-height: 21px;
	margin-bottom: 38px
}

.userinfo .userinfo-area .userinfo-content[data-v-3f3c84bf] {
	height: 67px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 24px;
	padding-left: 23px;
	padding-right: 22px;
	text-align: left
}

.userinfo1[data-v-3f3c84bf] {
	margin-top: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.userinfo1 .userinfo-area[data-v-3f3c84bf] {
	width: 280px;
	height: 316px;
	background: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}

.userinfo1 .userinfo-area img[data-v-3f3c84bf] {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-bottom: 39px;
	margin-top: 39px
}

.userinfo1 .userinfo-area .userinfo-title[data-v-3f3c84bf] {
	height: 21px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	line-height: 21px;
	margin-bottom: 38px
}

.userinfo1 .userinfo-area .userinfo-content[data-v-3f3c84bf] {
	height: 67px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 24px;
	padding-left: 23px;
	padding-right: 22px;
	text-align: left
}

.target[data-v-3f3c84bf] {
	width: 100%;
	background: #fff;
	padding-bottom: 80px
}

.mainTarget[data-v-3f3c84bf] {
	width: 1200px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.mainTarget-left[data-v-3f3c84bf] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: left;
	margin-top: 178px;
	width: 500px
}

.mainTarget-left p[data-v-3f3c84bf] {
	margin-bottom: 26px
}

.mainTarget-left p[data-v-3f3c84bf]:first-child {
	height: 31px;
	font-size: 24px;
	font-weight: 700;
	color: #333;
	line-height: 59px
}

.mainTarget-left p[data-v-3f3c84bf]:nth-child(2),.mainTarget-left p[data-v-3f3c84bf]:nth-child(3),.mainTarget-left p[data-v-3f3c84bf]:nth-child(4) {
	height: 42px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 26px
}

.someTarget[data-v-3f3c84bf] {
	color: #f21c38!important;
	margin-left: -9px
}

.mainTarget-right[data-v-3f3c84bf] {
	margin-top: 80px;
	width: 512px;
	height: 440px
}

.result[data-v-3f3c84bf] {
	width: 100%;
	background: #fff
}

.mainresult[data-v-3f3c84bf] {
	width: 1200px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.result-left[data-v-3f3c84bf] {
	width: 490px;
	margin-top: 83px
}

.result-right[data-v-3f3c84bf] {
	margin-top: 207px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: left
}

.result-right p[data-v-3f3c84bf]:first-child {
	height: 30px;
	font-size: 24px;
	font-weight: 500;
	color: #333;
	line-height: 30px;
	margin-bottom: 28px
}

.result-right p[data-v-3f3c84bf]:nth-child(2),.result-right p[data-v-3f3c84bf]:nth-child(3),.result-right p[data-v-3f3c84bf]:nth-child(4),.result-right p[data-v-3f3c84bf]:nth-child(5) {
	height: 16px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 26px
}

.result-right p[data-v-3f3c84bf]:nth-child(2) {
	margin-bottom: 28px
}

.result-right p[data-v-3f3c84bf]:nth-child(3),.result-right p[data-v-3f3c84bf]:nth-child(4),.result-right p[data-v-3f3c84bf]:nth-child(5) {
	margin-bottom: 10px
}

.resource[data-v-3f3c84bf] {
	width: 100%;
	background: #eef1f4
}

.mainResource[data-v-3f3c84bf] {
	width: 1200px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: url(../xds/friendad05.d93c315.png) no-repeat;
	background-size: 100% 100%
}

.mainResource-left[data-v-3f3c84bf] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: left;
	margin-top: 172px;
	width: 500px;
	padding-bottom: 166px
}

.mainResource-left p[data-v-3f3c84bf]:first-child,.mainResource-left p[data-v-3f3c84bf]:nth-child(2) {
	height: 39px;
	font-size: 24px;
	font-weight: 500;
	color: #333;
	line-height: 20px
}

.mainResource-left p[data-v-3f3c84bf]:nth-child(3) {
	height: 19px;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 26px
}

.consult[data-v-3f3c84bf] {
	width: 170px;
	height: 48px;
	background: #f2143f;
	border-radius: 8px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	margin-top: 67px;
	cursor: pointer
}

.mainResource-right[data-v-3f3c84bf] {
	margin-top: 12px
}

.consult1[data-v-3f3c84bf] {
	width: 170px;
	height: 48px;
	font-weight: 400;
	font-size: 16px;
	line-height: 48px;
	cursor: pointer
}

.banner .btn,.consult1[data-v-3f3c84bf] {
	background: #f2143f;
	border-radius: 8px;
	color: #fff;
	text-align: center
}

.banner .btn {
	position: absolute;
	left: 50%;
	bottom: 15%;
	margin-left: -95px;
	width: 190px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	font-size: 22px
}

.cash-system {
	padding: 78px 0 72px;
	text-align: center
}

.cash-system .title {
	font-size: 29px;
	font-weight: 500;
	color: #333;
	margin-bottom: 13px
}

.cash-system .small-title {
	font-size: 19px;
	color: #5a5a5a;
	margin-bottom: 55px
}

.img-group {
	width: 100%
}

.img-item {
	width: 310px;
	margin-right: 90px;
	display: inline-block;
	vertical-align: top;
	border-radius: 6px;
	border: 1px solid #eaeaea
}

.img-item:hover {
	border: 1px solid #036eb8
}

.img-item:last-child {
	margin-right: 0
}

.img-item .img-wrap {
	width: 100%
}

.img-wrap img {
	width: 100%;
	display: block
}

.img-text {
	padding: 31px 47px 41px;
	text-align: center
}

.img-text h3 {
	font-size: 21px;
	font-weight: 400;
	color: #036eb8;
	margin-bottom: 22px
}

.img-text p {
	font-size: 16px;
	line-height: 1.2;
	color: #5a5a5a
}

.pay-methods {
	text-align: center;
	padding: 58px 0 102px
}

.pay-methods .title {
	font-size: 29px;
	font-weight: 500;
	color: #000;
	margin-bottom: 13px
}

.col-6 {
	text-align: center
}

.col-item {
	width: 150px;
	display: inline-block;
	margin-right: 53px
}

.col-item:last-child {
	margin-right: 0
}

.col-item img {
	width: 110px;
	margin: auto;
	margin-bottom: 23px
}

.col-item h4 {
	font-size: 18px;
	font-weight: 400;
	color: #036eb8;
	line-height: 24px
}

.manager-system {
	width: 100%;
	padding: 58px 0 79px
}

.manager-system .title {
	text-align: center;
	font-size: 29px;
	font-weight: 500;
	color: #333;
	margin-bottom: 13px
}

.system {
	overflow: hidden
}

.system-left {
	float: left;
	width: 454px;
	padding: 51px 25px
}

.text-row {
	margin-bottom: 20px
}

.text-row:last-child {
	margin-bottom: 0
}

.sys1 {
	background: url(../xds/sys1.793ec0b.png) no-repeat;
	background-size: 100% 100%
}

.sys1,.sys2 {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: top;
	margin-right: 7px
}

.sys2 {
	background: url(../xds/sys2.d8d00e8.png) no-repeat;
	background-size: 100% 100%
}

.sys3 {
	background: url(../xds/sys3.0cc5914.png) no-repeat;
	background-size: 100% 100%
}

.sys3,.sys4 {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: top;
	margin-right: 7px
}

.sys4 {
	background: url(../xds/sys4.465af18.png) no-repeat;
	background-size: 100% 100%
}

.text-row h2 {
	font-size: 20px;
	line-height: 26px;
	font-weight: 400;
	color: #000;
	margin-bottom: 10px;
	margin-right: 7px
}

.text-row p {
	font-size: 16px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 26px
}

.system-right {
	float: left;
	width: 100%;
	/*height: 390px*/
}

.system-right img {
	width: 100%;
	height: 100%
}

.sale-system {
	padding: 48px 0 72px;
	text-align: center
}

.sale-system .title {
	font-size: 29px;
	font-weight: 500;
	color: #333;
	margin-bottom: 13px
}

.sale-system .small-title {
	font-size: 19px;
	color: #5a5a5a;
	margin-bottom: 55px
}

.col-5 {
	width: 100%;
	overflow: hidden
}

.col-5 .col-one {
	width: 20%;
	float: left
}

.col-one img {
	width: 66px;
	height: 66px;
	margin-bottom: 46px
}

.col-one h2 {
	font-size: 21px;
	font-weight: 400;
	color: #000;
	line-height: 22px;
	margin-bottom: 17px
}

.col-one p {
	width: 140px;
	text-align: justify;
	margin: auto;
	font-size: 16px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 28px
}

.company {
	padding: 48px 0 72px;
	text-align: center
}

.company .title {
	font-size: 29px;
	font-weight: 500;
	color: #333;
	margin-bottom: 13px
}

.company .small-title {
	font-size: 19px;
	color: #5a5a5a;
	margin-bottom: 55px
}

.example {
	padding: 48px 0 72px;
	text-align: center
}

.example .title {
	font-size: 29px;
	font-weight: 500;
	color: #000;
	margin-bottom: 66px
}

.slider-box {
	width: 100%;
	padding-bottom: 100px;
	box-sizing: border-box;
	position: relative
}

.slider-box .swiper-button-next1,.slider-box .swiper-button-prev1 {
	position: absolute;
	top: auto;
	z-index: 1000;
	bottom: 0!important
}

.slider-box .swiper-button-prev1 {
	width: 48px;
	height: 48px;
	background: url(../xds/prev.438c047.png) no-repeat;
	background-size: 100% 100%;
	left: 45%
}

.slider-box .swiper-button-next1 {
	width: 48px;
	height: 48px;
	background: url(../xds/next.b376779.png) no-repeat;
	background-size: 100% 100%;
	right: 45%
}

.slide-item-4 img {
	width: 277.5px;
	float: left;
	margin-right: 30px
}

.slide-item-4 img:last-child {
	margin-right: 0
}

.slide-item-3 img {
	width: 380px;
	float: left;
	margin-top: 50px;
	margin-right: 30px
}

.slide-item-3 img:last-child {
	margin-right: 0
}

.scroll-slider {
	width: 100%;
	padding: 0 80px;
	box-sizing: border-box;
	position: relative
}

.scroll-slider .swiper {
	height: 250px
}

.scroll-slider .slide-item {
	width: 180px
}

.scroll-slider .slide-title {
	font-size: 19px;
	font-weight: 400;
	color: #333;
	line-height: 22px;
	padding: 24px 0
}

.scroll-slider .swiper-button-prev {
	top: 90px;
	width: 48px;
	height: 48px;
	background: url(../xds/prev.438c047.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer
}

.scroll-slider .swiper-button-next {
	top: 90px;
	width: 48px;
	height: 48px;
	background: url(../xds/next.b376779.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer
}

.swiper-button-next1.swiper-button-disabled,.swiper-button-next.swiper-button-disabled,.swiper-button-prev1.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .6
}

.slide-item img {
	width: 100%
}

.wrap[data-v-0f67454c] {
	width: 1200px;
	margin: 0 auto
}

.bgc_fff[data-v-0f67454c] {
	background-color: #fff
}

.bgc_f1f1f1[data-v-0f67454c] {
	background-color: #f1f1f1
}

.banner .btn[data-v-0f67454c] {
	position: absolute;
	text-align: center;
	left: 23%;
	bottom: 10%;
	background: #f2143f;
	border-radius: 8px;
	width: 190px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	font-size: 22px;
	color: #fff
}

.steps[data-v-0f67454c] {
	padding: 62px 0 86px
}

.steps-title[data-v-0f67454c] {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	margin-bottom: 79px
}

.steps-list[data-v-0f67454c] {
	font-size: 0
}

.step-item[data-v-0f67454c] {
	width: 260px;
	display: inline-block
}

.step-item[data-v-0f67454c]:last-child {
	margin-right: 0
}

.step-item img[data-v-0f67454c] {
	width: 100%;
	margin-bottom: 39px
}

.step-item p[data-v-0f67454c] {
	text-align: center;
	font-size: 16px;
	color: #5a5a5a
}

.steps-list .arrow[data-v-0f67454c] {
	display: inline-block;
	vertical-align: top;
	line-height: 348px;
	margin: 140px 16px;
	width: 16px;
	height: 28px;
	background: url(../xds/arrow.032f748.png) no-repeat
}

.case[data-v-0f67454c] {
	padding: 93px 0 26px
}

.case>h2[data-v-0f67454c] {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	margin-bottom: 23px
}

.case>p[data-v-0f67454c] {
	text-align: center;
	font-size: 19px;
	font-weight: 400;
	color: #5a5a5a;
	margin-bottom: 47px
}

.case-list[data-v-0f67454c] {
	overflow: hidden
}

.case-item[data-v-0f67454c] {
	float: left;
	width: 14%;
	text-align: center;
	margin-bottom: 51px
}

.case-item img[data-v-0f67454c] {
	display: inline-block;
	width: 98px;
	height: 98px;
	margin-bottom: 13px
}

.case-item p[data-v-0f67454c] {
	font-size: 19px;
	color: #333;
	line-height: 22px
}

.show-img[data-v-0f67454c] {
	padding: 93px 0 78px
}

.show-img>h2[data-v-0f67454c] {
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	margin-bottom: 23px
}

.pay-methods[data-v-0f67454c] {
	text-align: center;
	padding: 58px 0 102px
}

.pay-methods .title[data-v-0f67454c] {
	font-size: 29px;
	font-weight: 500;
	color: #000;
	margin-bottom: 66px
}

.col-6[data-v-0f67454c] {
	text-align: center
}

.col-item[data-v-0f67454c] {
	width: 125px;
	display: inline-block;
	margin-right: 83px
}

.col-item[data-v-0f67454c]:last-child {
	margin-right: 0
}

.col-item img[data-v-0f67454c] {
	width: 110px;
	margin: auto;
	margin-bottom: 23px
}

.col-item h4[data-v-0f67454c] {
	font-size: 16px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 24px
}

.banner[data-v-788e172d] {
	width: 1200px;
	margin: 0 auto
}

.banner img[data-v-788e172d] {
	width: 100%;
	height: 100%;
	margin-top: 100px
}

.park[data-v-5382b41a] {
	background-color: #fff
}

.banner[data-v-5382b41a] {
	width: 1200px;
	margin: 0 auto
}

.banner img[data-v-5382b41a] {
	width: 100%;
	height: 100%;
	margin: 12px 0 0;
	padding-bottom: 50px
}

.content[data-v-0c1fbe59] {
	background: #fff;
	width: 100%
}

.video-box[data-v-0c1fbe59] {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 87px;
	padding-bottom: 0
}

.video-title[data-v-0c1fbe59] {
	font-size: 24px;
	font-weight: 400;
	color: #000;
	margin-bottom: 67px
}

.video[data-v-0c1fbe59] {
	height: 450px;
	width: 800px;
	margin-bottom: 164px
}

.list[data-v-0c1fbe59] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: left
}

.imglist[data-v-0c1fbe59] {
	width: 280px
}

.img-title[data-v-0c1fbe59] {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	margin-top: 31px;
	margin-left: 11px;
	margin-bottom: 13px
}

.img-content[data-v-0c1fbe59] {
	margin-left: 11px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	margin-bottom: 16px
}

span[data-v-0c1fbe59] {
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.span1[data-v-0c1fbe59] {
	margin-left: 11px
}

.span2[data-v-0c1fbe59],.span4[data-v-0c1fbe59] {
	color: #0098ff
}

.span3[data-v-0c1fbe59] {
	margin-left: 90px
}

.friendAdbanner[data-v-33ad85a6] {
	width: 100%
}

.tool[data-v-33ad85a6] {
	width: 100%;
	background: #f8f8f8
}

.maintool[data-v-33ad85a6] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 59px;
	padding-bottom: 89px
}

.tool-photo[data-v-33ad85a6] {
	margin-bottom: 53px
}

.tool-title[data-v-33ad85a6] {
	font-size: 24px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 62px
}

.tool-photo[data-v-33ad85a6] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center
}

.list-title[data-v-33ad85a6] {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-top: 14px;
	margin-bottom: 13px
}

.part1[data-v-33ad85a6],.part3[data-v-33ad85a6] {
	width: 100%;
	background: #fff
}

.part2[data-v-33ad85a6],.part4[data-v-33ad85a6] {
	width: 100%;
	background: #f5f5f5
}

.mainpart1[data-v-33ad85a6] {
	width: 1200px;
	margin: 0 auto;
	padding-top: 66px;
	padding-bottom: 80px
}

.part1-title[data-v-33ad85a6] {
	font-size: 24px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 55px
}

.list[data-v-33ad85a6] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.imglist[data-v-33ad85a6] {
	width: 380px;
	text-align: center;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 10px;
	box-shadow: 0 0 10px #eee
}

.img-title[data-v-33ad85a6] {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin: 31px 11px 13px
}

.img-content[data-v-33ad85a6] {
	margin-left: 11px;
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	margin-bottom: 16px;
	text-align: justify;
	margin-right: 11px;
	line-height: 23px
}

.NationwideRecruitment[data-v-47131dbe] {
	background-color: #fff
}

h1.title[data-v-47131dbe] {
	height: 30px;
	font-size: 24px;
	color: #000;
	font-weight: 400;
	padding: 68px 0 24px;
	text-align: center
}

.showpro[data-v-47131dbe] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 21px;
	position: relative
}

.showpro i[data-v-47131dbe] {
	position: absolute;
	bottom: -12%;
	font-size: 23px;
	color: #ddd
}

.showpro li[data-v-47131dbe] {
	padding: 7px 20px;
	line-height: 21px;
	font-size: 17px;
	color: #000;
	cursor: pointer
}

.showpro li.active[data-v-47131dbe] {
	padding: 7px 20px;
	line-height: 21px;
	font-size: 17px;
	background-color: #f2143f;
	color: #fff;
	border-radius: 5px
}

.contents[data-v-47131dbe] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 30px 2%
}

.big[data-v-47131dbe] {
	margin-right: 5px
}

.small[data-v-47131dbe] {
	margin-bottom: 1%
}

.center[data-v-47131dbe] {
	width: 36%
}

.contents ul[data-v-47131dbe] {
	width: 45%
}

.contents li[data-v-47131dbe] {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px
}

.contents li h1[data-v-47131dbe] {
	font-weight: 400;
	color: #000;
	font-size: 19px;
	margin: 20px 0 10px
}

.contents li p[data-v-47131dbe] {
	font-size: 19px;
	color: #646464;
	padding: 0 0 10px 4%;
	line-height: 24px
}

.contentTwo[data-v-47131dbe] {
	background-color: #fafafa
}

.guide[data-v-47131dbe] {
	font-size: 16px;
	color: #5a5a5a;
	text-align: center;
	padding: 0 0 30px
}

.adv[data-v-47131dbe] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 126px
}

.adv img[data-v-47131dbe] {
	margin: 0 6px
}

.adv.else li[data-v-47131dbe] {
	text-align: center;
	width: 280px;
	box-shadow: 0 4px 10px 3px rgba(0,0,0,.04);
	border-radius: 5px;
	margin: 30px 14px;
	padding: 37px 1%;
	cursor: pointer;
	border: 1px solid transparent
}

.adv.else li.active[data-v-47131dbe] {
	border: 1px solid #f2143f
}

.adv.else li h1[data-v-47131dbe] {
	font-size: 18px;
	line-height: 40px;
	color: #000;
	font-weight: 400
}

.adv.else li p[data-v-47131dbe] {
	color: #5a5a5a;
	font-size: 16px;
	line-height: 24px;
	text-align: justify
}

.line[data-v-47131dbe] {
	width: 59px;
	height: 4px;
	background-color: #f4f4f4;
	display: block;
	margin: 20px auto
}

.advguide[data-v-47131dbe] {
	overflow: hidden;
	margin-top: 3%
}

.advguide .advOne[data-v-47131dbe]:nth-child(2n) {
	padding-left: 4%
}

.advguide .advOne[data-v-47131dbe]:nth-child(odd) {
	padding-right: 4%
}

.advOne[data-v-47131dbe] {
	width: 46%;
	float: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 42px
}

.advOne img[data-v-47131dbe] {
	display: inline-block;
	height: 65px
}

.advOne h1[data-v-47131dbe] {
	font-size: 18px;
	color: #000;
	font-weight: 400;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd
}

.advOne p[data-v-47131dbe] {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px
}

.detail[data-v-47131dbe] {
	padding: 0 3%
}

.advget[data-v-47131dbe] {
	overflow: hidden;
	margin-top: 40px
}

.advget .first[data-v-47131dbe] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 60px
}

.advget .first .detail[data-v-47131dbe] {
	padding: 3% 16% 0 0
}

.advget .first .detail.odd[data-v-47131dbe] {
	padding: 3% 16% 0 5%
}

.advget .first .detail h1[data-v-47131dbe] {
	font-size: 21px;
	color: #000;
	padding-bottom: 20px
}

.advget .first .detail p[data-v-47131dbe] {
	color: #646464;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400
}

.question[data-v-47131dbe] {
	display: -ms-flexbox;
	display: flex;
	background-color: #f7f7f7;
	padding: 35px;
	-ms-flex-align: start;
	align-items: flex-start
}

.question[data-v-47131dbe]:not(:last-child) {
	margin-bottom: 50px
}

.question h1[data-v-47131dbe] {
	font-size: 16px;
	color: #000;
	padding-bottom: 23px;
	border-bottom: 2px solid #e9e9e9;
	font-weight: 400;
	position: relative
}

.ques[data-v-47131dbe] {
	padding: 0 1%;
	width: 100%
}

.question h1 span[data-v-47131dbe] {
	display: block;
	position: absolute;
	left: 0;
	bottom: -5%;
	width: 263px;
	height: 3px;
	background: #d61f1f
}

.ques div[data-v-47131dbe] {
	display: -ms-flexbox;
	display: flex;
	margin-top: 15px;
	background-color: #fff;
	height: 130px;
	-ms-flex-align: center;
	align-items: center
}

.ques div .p1[data-v-47131dbe] {
	background-color: #d61f1f;
	color: #fff;
	font-size: 16px;
	width: 8%;
	height: 84%;
	line-height: 200%;
	padding-top: 2%;
	text-align: center
}

.ques div .p2[data-v-47131dbe] {
	font-size: 14px;
	color: #5a5a5a;
	padding: 0 29px;
	line-height: 25px;
	width: 249%
}

.way[data-v-47131dbe] {
	background: url(../xds/recr500447977.2ea00b1.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	padding: 16px 0 84px;
	margin-top: 130px
}

.way h1.title[data-v-47131dbe] {
	font-size: 28px;
	color: #000;
	text-align: center;
	margin-bottom: 53px
}

.addway[data-v-47131dbe] {
	display: -ms-flexbox;
	display: flex
}

.addway img.right[data-v-47131dbe] {
	width: 28px;
	height: 28px;
	margin: 7% 5px 0
}

.addOne[data-v-47131dbe] {
	background-color: #fff;
	opacity: .73;
	padding: 39px 32px 17px;
	border-radius: 8px;
	text-align: center;
	width: 207px
}

.addOne h1[data-v-47131dbe] {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	padding: 15px 0
}

.addOne p[data-v-47131dbe] {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 22px;
	text-align: left
}

#form[data-v-5a5845a4] {
	background-color: #f7f7f7;
	padding: 50px 0
}

.form[data-v-5a5845a4] {
	padding: 20px 16%
}

.common[data-v-5a5845a4] {
	background-color: #fff
}

h1.title[data-v-5a5845a4] {
	height: 30px;
	font-size: 24px;
	color: #000;
	font-weight: 400;
	padding: 68px 0 24px;
	text-align: center
}

.common.form[data-v-5a5845a4] {
	background-color: #fff
}

.line[data-v-5a5845a4] {
	margin-bottom: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

label[data-v-5a5845a4] {
	display: inline-block;
	color: #242424;
	font-size: 16px;
	width: 100px
}

.el-cascader[data-v-5a5845a4],input[data-v-5a5845a4] {
	line-height: 50px;
	border: 1px solid #d7d7d7;
	border-radius: 6px 6px 6px 6px;
	width: 74%;
	font-size: 16px;
	padding: 0 2%
}

.el-cascader[data-v-5a5845a4] {
	color: #242424
}

input.code[data-v-5a5845a4] {
	width: 50%
}

button[data-v-5a5845a4] {
	width: 62%;
	line-height: 60px;
	color: #fff;
	background: #f2134f;
	border-radius: 8px;
	border: none;
	font-size: 19px;
	margin: 65px 100px 75px;
	outline: none;
	tap-highlight-color: transparent
}

.codeImg[data-v-5a5845a4],.submit[data-v-5a5845a4] {
	cursor: pointer
}

.codeImg[data-v-5a5845a4] {
	margin-left: 1.5%
}

.contents[data-v-01362b68] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 30px 2%
}

.big[data-v-01362b68] {
	margin-right: 5px
}

.small[data-v-01362b68] {
	margin-bottom: 1%
}

.center[data-v-01362b68] {
	width: 36%
}

.contents ul[data-v-01362b68] {
	width: 45%
}

.contents li[data-v-01362b68] {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px
}

.contents li h1[data-v-01362b68] {
	font-weight: 400;
	color: #000;
	font-size: 16px;
	margin: 20px 0 10px
}

.contents li p[data-v-01362b68] {
	font-size: 14px;
	color: #646464;
	padding: 0 0 10px 4%;
	line-height: 24px
}

.boxs[data-v-04f7a49c] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 30px 2%
}

.right[data-v-04f7a49c] {
	width: 51%
}

.boxs li[data-v-04f7a49c] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 90px;
	border-bottom: 1px dotted #ddd
}

li h1[data-v-04f7a49c] {
	font-size: 16px;
	color: #000;
	padding-bottom: 10px;
	font-weight: 400
}

li p[data-v-04f7a49c] {
	color: #646464;
	font-size: 14px;
	width: 100%
}

.detail[data-v-04f7a49c] {
	padding: 0 2%;
	width: 100%
}

.boxs[data-v-c68d77a4] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 30px 2%
}

.right[data-v-c68d77a4] {
	width: 51%
}

.boxs li[data-v-c68d77a4] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 90px;
	border-bottom: 1px dotted #ddd
}

li h1[data-v-c68d77a4] {
	font-size: 16px;
	color: #000;
	padding-bottom: 10px;
	font-weight: 400
}

li p[data-v-c68d77a4] {
	color: #646464;
	font-size: 14px;
	width: 100%
}

.detail[data-v-c68d77a4] {
	padding: 0 2%;
	width: 100%
}

.boxs[data-v-187cb37e] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 30px 2%
}

.right[data-v-187cb37e] {
	width: 51%
}

.boxs li[data-v-187cb37e] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	height: 86px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 23px
}

li h1[data-v-187cb37e] {
	font-size: 16px;
	color: #000;
	padding-bottom: 10px;
	font-weight: 400
}

li p[data-v-187cb37e] {
	color: #646464;
	font-size: 14px;
	width: 100%
}

.detail[data-v-187cb37e] {
	padding: 0 2%;
	width: 100%
}

.boxs[data-v-d83937ee] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 30px 2%
}

.right[data-v-d83937ee] {
	width: 51%
}

.boxs li[data-v-d83937ee] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	height: 86px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 23px
}

li h1[data-v-d83937ee] {
	font-size: 16px;
	color: #000;
	padding-bottom: 10px;
	font-weight: 400
}

li p[data-v-d83937ee] {
	color: #646464;
	font-size: 14px;
	width: 100%
}

.detail[data-v-d83937ee] {
	padding: 0 2%;
	width: 100%
}

.boxs[data-v-a50f6974] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 30px 2%
}

.right[data-v-a50f6974] {
	width: 51%
}

.boxs li[data-v-a50f6974] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	height: 86px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 23px
}

li h1[data-v-a50f6974] {
	font-size: 16px;
	color: #000;
	padding-bottom: 10px;
	font-weight: 400
}

li p[data-v-a50f6974] {
	color: #646464;
	font-size: 14px;
	width: 100%;
	line-height: 20px
}

.detail[data-v-a50f6974] {
	padding: 0 2%;
	width: 100%
}

h1.title[data-v-f86a66da] {
	font-size: 19px;
	color: #fff;
	line-height: 40px;
	border-bottom: 2px solid #f2143f;
	margin: 38px 0
}

h1.title span[data-v-f86a66da] {
	background-color: #f2143f;
	display: block;
	width: 247px;
	text-align: center;
	font-weight: 400
}

.question[data-v-f86a66da] {
	display: -ms-flexbox;
	display: flex;
	background-color: #f7f7f7;
	padding: 35px;
	-ms-flex-align: start;
	align-items: flex-start
}

.question[data-v-f86a66da]:not(:last-child) {
	margin-bottom: 50px
}

.contentFive[data-v-f86a66da] {
	padding-bottom: 50px
}

.question h1[data-v-f86a66da] {
	font-size: 16px;
	color: #000;
	padding-bottom: 16px;
	border-bottom: 2px solid #e9e9e9;
	font-weight: 400;
	position: relative
}

.ques[data-v-f86a66da] {
	padding: 0 1%;
	width: 100%
}

.question h1 span[data-v-f86a66da] {
	display: block;
	position: absolute;
	left: 0;
	bottom: -5%;
	width: 263px;
	height: 3px;
	background: #d61f1f
}

.ques div[data-v-f86a66da] {
	display: -ms-flexbox;
	display: flex;
	margin-top: 15px;
	background-color: #fff;
	height: 130px;
	-ms-flex-align: center;
	align-items: center
}

.ques div .p1[data-v-f86a66da] {
	background-color: #d61f1f;
	color: #fff;
	font-size: 16px;
	width: 8%;
	height: 84%;
	line-height: 200%;
	padding-top: 2%;
	text-align: center
}

.ques div .p2[data-v-f86a66da] {
	font-size: 14px;
	color: #5a5a5a;
	padding: 0 29px;
	line-height: 25px;
	width: 249%
}

.friendAdbanner[data-v-54672c92] {
	width: 100%
}

.nav[data-v-54672c92] {
	height: 88px;
	width: 100%;
	background: #f6f6f6
}

.mainnav[data-v-54672c92] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-align: center;
	align-items: center;
	width: 1200px;
	margin: 0 auto;
	height: 88px
}

.mainnav div[data-v-54672c92] {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	cursor: pointer
}

.mainnav div.active[data-v-54672c92] {
	font-size: 16px;
	font-weight: 700;
	color: #f2143f;
	cursor: pointer
}

.noticelist[data-v-54672c92] {
	background: #fff;
	width: 100%
}

.mainnotice[data-v-54672c92] {
	width: 1200px;
	margin: 0 auto
}

.block[data-v-54672c92] {
	margin-top: 46px;
	padding-bottom: 46px
}

.news[data-v-54672c92] {
	padding-top: 44px;
	padding-bottom: 54px;
	border-bottom: 1px dashed #d6d6d6;
	cursor: pointer;
	display: -ms-flexbox;
	display: flex
}

.newsdetail[data-v-54672c92] {
	display: inline-block;
	margin-left: 46px;
	vertical-align: top;
	margin-top: 20px
}

.news-img[data-v-54672c92] {
	width: 292px;
	height: 189px
}

.title[data-v-54672c92] {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	text-align: left
}

.editor[data-v-54672c92] {
	margin-top: 12px;
	font-size: 12px;
	font-weight: 400;
	color: #888;
	text-align: left;
	margin-bottom: 43px
}

.time[data-v-54672c92] {
	margin-left: 30px
}

.content[data-v-54672c92] {
	font-size: 14px;
	font-weight: 400;
	color: #646464;
	line-height: 25px;
	width: 850px
}

.noticecontent[data-v-60405e84] {
	border-top: 1px dashed #ececec;
	padding-top: 25px
}

.content-title[data-v-60405e84] {
	text-align: center
}

.content-title p[data-v-60405e84]:first-child {
	font-size: 19px;
	font-weight: 400;
	color: #000;
	margin-bottom: 14px
}

.content-title p[data-v-60405e84]:nth-child(2) {
	font-size: 13px;
	font-weight: 400;
	color: #5a5a5a;
	margin-bottom: 14px
}

.friendAdbanner[data-v-60405e84] {
	width: 100%
}

.newsNav[data-v-60405e84] {
	width: 100%;
	height: 60px;
	background: #f8f8f8
}

.mainnewsNav[data-v-60405e84] {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	font-weight: 400;
	color: #646464
}

.newsContent[data-v-60405e84] {
	width: 100%;
	background: #f8f8f8
}

.maincontent[data-v-60405e84] {
	width: 1200px;
	margin: 0 auto;
	background: #f8f8f8;
	display: -ms-flexbox;
	display: flex
}

.content-left[data-v-60405e84] {
	width: 810px;
	margin-right: 20px;
	background: #fff;
	padding: 35px
}

.content-right[data-v-60405e84] {
	width: 370px;
	background: #f8f8f8
}

.footernav[data-v-60405e84] {
	border-top: 1px dashed #ececec;
	border-bottom: 1px dashed #ececec;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	padding: 28px 35px;
	position: relative
}

.footernav span[data-v-60405e84] {
	cursor: pointer
}

.footernav span[data-v-60405e84]:nth-child(2) {
	position: absolute;
	right: 35px
}

.relate[data-v-60405e84] {
	padding: 25px 35px 0;
	border-bottom: 1px dashed #ececec
}

.relate-title[data-v-60405e84] {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-bottom: 24px
}

.relate-content[data-v-60405e84] {
	font-size: 14px;
	font-weight: 400;
	color: #5a5a5a;
	margin-bottom: 26px
}

.relate-content img[data-v-60405e84] {
	margin-right: 10px
}

.relate-content span[data-v-60405e84] {
	cursor: pointer
}

.example[data-v-60405e84] {
	padding: 25px 35px 0
}

.example-title[data-v-60405e84] {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-bottom: 24px
}

.example-footer[data-v-60405e84] {
	margin-top: 23px;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	color: #f2143f;
	cursor: pointer
}

.title1[data-v-60405e84] {
	margin-top: 17px;
	margin-bottom: 24px;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #888
}

.phone1[data-v-60405e84] {
	text-align: center;
	margin-bottom: 41px
}

.phone1 span[data-v-60405e84] {
	font-size: 16px;
	font-weight: 700;
	color: #f2143f;
	margin-left: 12px
}

.hot[data-v-60405e84] {
	border-top: 1px dashed #ececec;
	padding: 39px 25px 0
}

.hot-title span[data-v-60405e84] {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-left: 11px
}

.hot-content[data-v-60405e84] {
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 42px
}

.hot-content span[data-v-60405e84] {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	cursor: pointer
}

.imgnav[data-v-60405e84] {
	position: relative;
	margin-bottom: 108px
}

.o2o[data-v-60405e84] {
	margin: auto 25px
}

.together[data-v-60405e84] {
	position: absolute;
	left: 35%;
	bottom: 15%;
	cursor: pointer
}

.pay[data-v-60405e84] {
	padding: 0 25px
}

.pay-title span[data-v-60405e84] {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-left: 11px
}

.pay-img[data-v-60405e84] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.pay-position[data-v-60405e84] {
	margin-top: 34px;
	text-align: center
}

.pay-position p[data-v-60405e84] {
	margin-top: 5px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-bottom: 40px
}

.right-main[data-v-60405e84] {
	background: #fff
}

.current[data-v-60405e84] {
	border-top: 1px dashed #ececec;
	border-bottom: 1px dashed #ececec;
	padding: 39px 25px 30px
}

.current-title span[data-v-60405e84] {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-left: 11px
}

.current-content[data-v-60405e84] {
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 42px
}

.current-content span[data-v-60405e84] {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	cursor: pointer
}

.blank[data-v-60405e84] {
	height: 40px
}

.mainnewsNav a[data-v-60405e84] {
	font-size: 14px;
	font-weight: 400;
	color: #646464
}

.current-title[data-v-60405e84],.hot-title[data-v-60405e84],.pay-title[data-v-60405e84] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.intro[data-v-7677bcc4] {
	padding: 59px 0 54px
}

.intro .title[data-v-7677bcc4] {
	font-size: 32px;
	font-weight: 500;
	color: #f2143f;
	line-height: 40px;
	text-align: center;
	margin-bottom: 18px
}

.intro .sm-title[data-v-7677bcc4] {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 26px;
	text-align: center;
	margin-bottom: 26px
}

.intro-main[data-v-7677bcc4] {
	overflow: hidden
}

.main-text[data-v-7677bcc4] {
	float: left;
	font-size: 14px;
	line-height: 26px;
	width: 610px;
	padding-top: 40px
}

.main-text .red[data-v-7677bcc4] {
	color: #f2143f
}

.main-text .section1[data-v-7677bcc4] {
	margin-bottom: 33px
}

.main-img[data-v-7677bcc4] {
	width: 590px;
	float: left
}

.btn-wrap[data-v-7677bcc4] {
	margin-top: 45px
}

.btn-wrap .btn[data-v-7677bcc4] {
	background: #f2143f;
	border-radius: 8px;
	width: 190px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	font-size: 22px;
	color: #fff;
	text-align: center
}

.mission[data-v-7677bcc4] {
	background: url(../xds/aboutus.ca51a4e.png) no-repeat;
	background-size: 100% 100%;
	padding: 33px 0 42px
}

.mission .title[data-v-7677bcc4] {
	font-size: 32px;
	font-weight: 500;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin-bottom: 9px
}

.mission .sm-title[data-v-7677bcc4] {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 26px;
	text-align: center;
	margin-bottom: 61px
}

.card[data-v-7677bcc4] {
	font-size: 0;
	text-align: center
}

.card-item[data-v-7677bcc4] {
	vertical-align: top;
	display: inline-block;
	background: #fff;
	padding: 41px 0 63px;
	border-radius: 10px;
	text-align: center;
	width: 337px;
	margin-right: 147px
}

.card-item[data-v-7677bcc4]:last-child {
	margin-right: 0
}

.card-item img[data-v-7677bcc4] {
	width: 105px;
	height: 105px;
	margin-bottom: 40px
}

.card-item h2[data-v-7677bcc4] {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	line-height: 24px;
	margin-bottom: 29px
}

.card-item p[data-v-7677bcc4] {
	padding: 0 10%;
	font-size: 19px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 24px;
	height: 48px
}

.honor[data-v-7677bcc4] {
	padding: 80px 0 99px
}

.honor .title[data-v-7677bcc4] {
	font-size: 32px;
	font-weight: 500;
	color: #000;
	line-height: 40px;
	text-align: center;
	margin-bottom: 9px
}

.honor .sm-title[data-v-7677bcc4] {
	font-size: 16px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 26px;
	text-align: center;
	margin-bottom: 70px
}

.photo[data-v-7677bcc4] {
	width: 100%;
	overflow: hidden
}

.left-photo[data-v-7677bcc4] {
	width: 285px;
	float: left;
	margin-right: 20px
}

.left-photo img[data-v-7677bcc4] {
	width: 100%;
	height: 100%
}

.right-list[data-v-7677bcc4] {
	float: left;
	width: 895px;
	height: 444px;
	font-size: 0;
	overflow: hidden
}

.right-img[data-v-7677bcc4] {
	width: 285px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px
}

.right-img[data-v-7677bcc4]:nth-child(3n) {
	margin-right: 0
}

.right-img img[data-v-7677bcc4] {
	width: 100%
}

.company[data-v-7677bcc4] {
	padding-bottom: 78px
}

.company .title[data-v-7677bcc4] {
	font-size: 32px;
	font-weight: 500;
	color: #000;
	line-height: 40px;
	text-align: center;
	margin-bottom: 9px
}

.company .sm-title[data-v-7677bcc4] {
	font-size: 16px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 26px;
	text-align: center;
	margin-bottom: 70px
}

.slider-box[data-v-7677bcc4] {
	width: 100%;
	padding-bottom: 100px;
	box-sizing: border-box;
	position: relative
}

.slider-box .swiper-button-next[data-v-7677bcc4],.slider-box .swiper-button-prev[data-v-7677bcc4] {
	position: absolute;
	top: auto;
	z-index: 1000;
	bottom: 0!important
}

.slider-box .swiper-button-prev[data-v-7677bcc4] {
	width: 48px;
	height: 48px;
	background: url(../xds/prev.438c047.png) no-repeat;
	background-size: 100% 100%;
	left: 45%
}

.slider-box .swiper-button-next[data-v-7677bcc4] {
	width: 48px;
	height: 48px;
	background: url(../xds/next.b376779.png) no-repeat;
	background-size: 100% 100%;
	right: 45%
}

.slide-item-4 img[data-v-7677bcc4] {
	width: 277.5px;
	float: left;
	margin-right: 30px
}

.slide-item-4 img[data-v-7677bcc4]:last-child {
	margin-right: 0
}

.slide-item-3 img[data-v-7677bcc4] {
	width: 380px;
	float: left;
	margin-top: 50px;
	margin-right: 30px
}

.slide-item-3 img[data-v-7677bcc4]:last-child {
	margin-right: 0
}

.team-yaer[data-v-0227bc8b] {
	width: 100%;
	background: #f6f6f6
}

.team[data-v-0227bc8b] {
	padding-bottom: 97px
}

.team-header[data-v-0227bc8b] {
	font-size: 24px;
	text-align: center;
	font-weight: 700
}

.team-header span[data-v-0227bc8b] {
	display: inline-block;
	height: 100px;
	line-height: 100px;
	margin-right: 133px;
	position: relative;
	cursor: pointer
}

.team-header .active[data-v-0227bc8b] {
	color: #f2143f
}

.team-header .active[data-v-0227bc8b]:after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	background: url(../xds/icon-down.0e1a7bb.png) no-repeat;
	background-size: 100% 100%
}

.team-header span[data-v-0227bc8b]:last-child {
	margin-right: 0
}

.timeline[data-v-0227bc8b] {
	padding: 50px 0 97px
}

.timeline-content[data-v-0227bc8b] {
	margin-left: 120px;
	border-left: 1px dashed #ff839b
}

.timeline-item[data-v-0227bc8b] {
	padding: 105px 12px 90px 0;
	border-bottom: 1px solid #e7e7e7;
	margin-left: 93px;
	position: relative
}

.timeline-item h2[data-v-0227bc8b] {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 35px;
	font-weight: 400
}

.timeline .month[data-v-0227bc8b] {
	position: absolute;
	z-index: 1;
	left: -180px;
	display: block;
	top: 110px;
	font-size: 18px;
	line-height: 25px;
	color: #f2143f
}

.timeline-item .timeline-icon[data-v-0227bc8b] {
	width: 24px;
	height: 24px;
	border-radius: 99px;
	background: url(../xds/icon-dot.b237706.png) no-repeat;
	background-size: 100% 100%;
	content: "";
	position: absolute;
	z-index: 1;
	left: -93px;
	display: block;
	top: 110px;
	transform: translate(-50%)
}

.timeline-item .img-list[data-v-0227bc8b] {
	overflow: hidden
}

.timeline .img-list img[data-v-0227bc8b] {
	width: 270px;
	margin-right: 37px;
	float: left
}

.see[data-v-0227bc8b] {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #f2143f;
	cursor: pointer
}

.bannner[data-v-e7f7ce88] {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	background: url(../xds/job01.87d03ff.jpg) no-repeat;
	background-size: 100% 100%;
	height: 520px;
	margin-top: 20px;
	margin-bottom: 40px
}

.banner-content[data-v-e7f7ce88] {
	padding-top: 140px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.banner-content p[data-v-e7f7ce88]:first-child {
	font-size: 30px;
	margin-bottom: 10px
}

.banner-content p[data-v-e7f7ce88]:nth-child(2) {
	font-size: 30px
}

.banner-content p[data-v-e7f7ce88]:nth-child(3) {
	font-size: 36px;
	color: #333;
	margin: 20px auto
}

.banner-content p[data-v-e7f7ce88]:nth-child(4) {
	font-size: 18px;
	color: #676767;
	margin-bottom: 10px
}

.banner-content p[data-v-e7f7ce88]:nth-child(5) {
	font-size: 18px;
	color: #676767
}

.job[data-v-e7f7ce88] {
	width: 1200px;
	padding: 50px 0 100px;
	margin: 0 auto
}

ul li[data-v-e7f7ce88] {
	list-style: none
}

.clearfix[data-v-e7f7ce88]:after,.clearfix[data-v-e7f7ce88]:before {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}

.job li[data-v-e7f7ce88]:nth-child(odd) {
	clear: left
}

.job li[data-v-e7f7ce88] {
	float: left;
	margin: 10px 50px;
	width: 398px;
	background: #e2e2e2;
	border: 1px solid #b3b3b3;
	border-radius: 10px;
	box-sizing: content-box
}

.job h2[data-v-e7f7ce88] {
	background: #fff url(../xds/jobleft.2b5b649.png) no-repeat 370px
}

.job h2.active[data-v-e7f7ce88],.job h2[data-v-e7f7ce88] {
	position: relative;
	z-index: 10;
	border-radius: 10px;
	padding: 15px 20px;
	cursor: pointer;
	font-size: 20px
}

.job h2.active[data-v-e7f7ce88] {
	background: #fff url(../xds/jobdown.4d756f0.png) no-repeat 370px
}

.job .jobdetail[data-v-e7f7ce88] {
	display: none;
	margin-top: -10px;
	padding: 25px 20px;
	line-height: 1.6;
	color: gray
}

.job .jobdetail.active[data-v-e7f7ce88] {
	display: block;
	margin-top: -10px;
	padding: 25px 20px;
	line-height: 1.6;
	color: gray
}

p[data-v-e7f7ce88] {
	font-size: 16px;
	line-height: 30px
}

.friendAdbanner[data-v-1e4b3578] {
	width: 100%;
	margin-bottom: 20px
}

.welfare[data-v-1e4b3578] {
	background: #fff
}

.page[data-v-1e4b3578] {
	background: #fff;
	margin-bottom: 20px
}

.page .wrap[data-v-1e4b3578] {
	position: relative
}

.single[data-v-1e4b3578] {
	background: #fff;
	box-shadow: 0 0 30px #aaa;
	padding: 20px 20px 80px
}

.wrap[data-v-1e4b3578] {
	width: 1200px;
	margin: 0 auto
}

.single h1[data-v-1e4b3578] {
	color: #c00;
	line-height: 1.8;
	font-weight: 400;
	border-bottom: 1px dotted #333;
	margin: 10px 0 25px;
	font-size: 18px
}

.single .description p[data-v-1e4b3578] {
	line-height: 1.7;
	text-indent: 2em;
	margin: 20px 0;
	color: #666;
	font-size: 20px
}

.payment .description p[data-v-1e4b3578]:last-child {
	text-align: center
}

.payment .arc_detail h2[data-v-1e4b3578] {
	color: #c00;
	line-height: 1.8;
	font-weight: 400;
	margin: 50px 0 20px;
	border-bottom: 1px dotted #333;
	font-size: 16px;
	font-size: 20px
}

.payment .arc_detail p[data-v-1e4b3578] {
	line-height: 1.7;
	text-indent: 2em;
	margin: 20px 0;
	color: #666;
	font-size: 20px
}

.payment .arc_detail h3[data-v-1e4b3578] {
	line-height: 1.8;
	margin: 20px 0 10px;
	font-size: 16px
}

.friendAdbanner[data-v-0cafd281] {
	width: 100%
}

.amap-page-container[data-v-0cafd281] {
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	color: #646464;
	line-height: 20px;
	padding-top: 50px;
	padding-bottom: 40px
}

.amap-demo[data-v-0cafd281] {
	height: 400px
}

.tel[data-v-0cafd281] {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 100px
}

.contact[data-v-0cafd281] {
	font-size: 26px;
	margin-bottom: 20px;
	line-height: 40px
}

.hotline[data-v-0cafd281],.tel p[data-v-0cafd281] {
	line-height: 36px;
	font-size: 16px;
	color: #646464
}

.num[data-v-0cafd281] {
	line-height: 36px;
	font-size: 16px;
	color: #ff7300
}

#map[data-v-c77d9f98] {
	background-color: #fff
}

.web-map[data-v-c77d9f98] {
	width: 1200px;
	margin: 0 auto
}

p[data-v-c77d9f98] {
	font-size: 24px;
	color: #000;
	margin-top: 20px
}

a[data-v-c77d9f98] {
	display: block;
	color: blue;
	overflow: hidden;
	border-bottom: 1px solid hsla(0,0%,87%,.38);
	line-height: 30px;
	width: 97%;
	margin-left: 1%
}

a span[data-v-c77d9f98] {
	float: right;
	width: 37%;
	text-align: left
}

* {
	margin: 0;
	padding: 0;
	font-family: PingFang SC,Helvetica Neue,Helvetica,Arial,STHeiTi,Microsoft YaHei,sans-serif
}

a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}

li {
	list-style-type: none
}

button {
	outline: none
}

a {
	text-decoration: none
}

.banner img,.friendAdbanner img,.park img,.SmartBusiness img {
	width: 100%;
	height: 100%
}

img.sign {
	width: .74rem;
	height: .3rem;
	margin-left: 3%
}

.mybanner {
	display: block;
	width: 100%;
	height: 100%
}

body {
	line-height: 1;
	font-size: 14px;
	background-color: #f4f4f4
}

ol,ul {
	list-style: none
}

input,select {
	background: none;
	outline: none;
	border: 0;
	-webkit-appearance: none
}

input:focus {
	outline: none
}

* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent
}

.more {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.box {
	width: 1200px;
	margin: 0 auto
}

@font-face {
	font-family:iconfont;src:url(data:application/vnd.ms-fontobject;base64,dAgAAMwHAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAz6Ly7QAAAAAAAAAAAAAAAAAAAAAAABAAaQBjAG8AbgBmAG8AbgB0AAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAQAGkAYwBvAG4AZgBvAG4AdAAAAAAAAAEAAAALAIAAAwAwR1NVQrD+s+0AAAE4AAAAQk9TLzI81UkbAAABfAAAAFZjbWFwtUUgNAAAAeQAAAGcZ2x5ZiDg30YAAAOMAAABgGhlYWQTm1tVAAAA4AAAADZoaGVhB98DhgAAALwAAAAkaG10eBABAAAAAAHUAAAAEGxvY2EBLAB6AAADgAAAAAptYXhwAREAUAAAARgAAAAgbmFtZT5U/n0AAAUMAAACbXBvc3SIIW4GAAAHfAAAAE0AAQAAA4D/gABcBAEAAAAABAEAAQAAAAAAAAAAAAAAAAAAAAQAAQAAAAEAAO3yos9fDzz1AAsEAAAAAADYPYusAAAAANg9i6wAAP+ABAEDgAAAAAgAAgAAAAAAAAABAAAABABEAAMAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQQAAZAABQAIAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5l/nKQOA/4AAXAOAAIAAAAABAAAAAAAABAAAAAQAAAAEAAAABAEAAAAAAAUAAAADAAAALAAAAAQAAAFoAAEAAAAAAGIAAwABAAAALAADAAoAAAFoAAQANgAAAAgACAACAADmX+Z85yn//wAA5l/mfOcp//8AAAAAAAAAAQAIAAgACAAAAAMAAgABAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAA0AAAAAAAAAAMAAOZfAADmXwAAAAMAAOZ8AADmfAAAAAIAAOcpAADnKQAAAAEAAAAAAGwAegDAAAAAAQAA/8ADXQNEAEMAAAUuASc+ATc+ASM2FhcWBw4BBxY2Nx4BFxYGBz4BNz4BJyY2NyYGBw4BFTImJy4BJyY2NyYGBwYWFy4BJy4BNw4BFx4BAaIlLgMCUSYuBQMCOhoPBgUgAgM6EBYgAwM7NFl3FhoBBgMbAgJIJhEOAQUWFygNDCMECcVLNQMFAiIODAIBC2MnI3o2FkgtUmo1UlwCP1QzMT5ZAgItURY8ITpeFxd2OkV6NUpdAQIqOR06AkRBPEcsQGECA1R7cX0BASghIS8BA8CSZIIAAQAAAAAD5QJzAAIAADcJARsB5QHljgHl/hoAAAMAAP+ABAEDgAALACUAJgAABSYAJzYANxYAFwYAAyYHIyYPAQYUHgE/AREeATI2NREXFj4BNC8BAgDZ/t8GBgEh2dkBIQYG/t+/CQ4BDQr8ChAUCdIBERoRzQoWEQj9gAYBIdnZASEGBv7f2dn+3wNeCQEBCfsLGhADBdH9qw0REQ0CVs0HARIZCPwAAAASAN4AAQAAAAAAAAAVAAAAAQAAAAAAAQAIABUAAQAAAAAAAgAHAB0AAQAAAAAAAwAIACQAAQAAAAAABAAIACwAAQAAAAAABQALADQAAQAAAAAABgAIAD8AAQAAAAAACgArAEcAAQAAAAAACwATAHIAAwABBAkAAAAqAIUAAwABBAkAAQAQAK8AAwABBAkAAgAOAL8AAwABBAkAAwAQAM0AAwABBAkABAAQAN0AAwABBAkABQAWAO0AAwABBAkABgAQAQMAAwABBAkACgBWARMAAwABBAkACwAmAWkKQ3JlYXRlZCBieSBpY29uZm9udAppY29uZm9udFJlZ3VsYXJpY29uZm9udGljb25mb250VmVyc2lvbiAxLjBpY29uZm9udEdlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAAoAQwByAGUAYQB0AGUAZAAgAGIAeQAgAGkAYwBvAG4AZgBvAG4AdAAKAGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAQIBAwEEAQUABGZpcmULdHJpYW5nbGUtdXAOaWNvbl9odWlkaW5nYnUAAAAAAA==);src:url(data:application/vnd.ms-fontobject;base64,dAgAAMwHAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAz6Ly7QAAAAAAAAAAAAAAAAAAAAAAABAAaQBjAG8AbgBmAG8AbgB0AAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAQAGkAYwBvAG4AZgBvAG4AdAAAAAAAAAEAAAALAIAAAwAwR1NVQrD+s+0AAAE4AAAAQk9TLzI81UkbAAABfAAAAFZjbWFwtUUgNAAAAeQAAAGcZ2x5ZiDg30YAAAOMAAABgGhlYWQTm1tVAAAA4AAAADZoaGVhB98DhgAAALwAAAAkaG10eBABAAAAAAHUAAAAEGxvY2EBLAB6AAADgAAAAAptYXhwAREAUAAAARgAAAAgbmFtZT5U/n0AAAUMAAACbXBvc3SIIW4GAAAHfAAAAE0AAQAAA4D/gABcBAEAAAAABAEAAQAAAAAAAAAAAAAAAAAAAAQAAQAAAAEAAO3yos9fDzz1AAsEAAAAAADYPYusAAAAANg9i6wAAP+ABAEDgAAAAAgAAgAAAAAAAAABAAAABABEAAMAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQQAAZAABQAIAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5l/nKQOA/4AAXAOAAIAAAAABAAAAAAAABAAAAAQAAAAEAAAABAEAAAAAAAUAAAADAAAALAAAAAQAAAFoAAEAAAAAAGIAAwABAAAALAADAAoAAAFoAAQANgAAAAgACAACAADmX+Z85yn//wAA5l/mfOcp//8AAAAAAAAAAQAIAAgACAAAAAMAAgABAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAA0AAAAAAAAAAMAAOZfAADmXwAAAAMAAOZ8AADmfAAAAAIAAOcpAADnKQAAAAEAAAAAAGwAegDAAAAAAQAA/8ADXQNEAEMAAAUuASc+ATc+ASM2FhcWBw4BBxY2Nx4BFxYGBz4BNz4BJyY2NyYGBw4BFTImJy4BJyY2NyYGBwYWFy4BJy4BNw4BFx4BAaIlLgMCUSYuBQMCOhoPBgUgAgM6EBYgAwM7NFl3FhoBBgMbAgJIJhEOAQUWFygNDCMECcVLNQMFAiIODAIBC2MnI3o2FkgtUmo1UlwCP1QzMT5ZAgItURY8ITpeFxd2OkV6NUpdAQIqOR06AkRBPEcsQGECA1R7cX0BASghIS8BA8CSZIIAAQAAAAAD5QJzAAIAADcJARsB5QHljgHl/hoAAAMAAP+ABAEDgAALACUAJgAABSYAJzYANxYAFwYAAyYHIyYPAQYUHgE/AREeATI2NREXFj4BNC8BAgDZ/t8GBgEh2dkBIQYG/t+/CQ4BDQr8ChAUCdIBERoRzQoWEQj9gAYBIdnZASEGBv7f2dn+3wNeCQEBCfsLGhADBdH9qw0REQ0CVs0HARIZCPwAAAASAN4AAQAAAAAAAAAVAAAAAQAAAAAAAQAIABUAAQAAAAAAAgAHAB0AAQAAAAAAAwAIACQAAQAAAAAABAAIACwAAQAAAAAABQALADQAAQAAAAAABgAIAD8AAQAAAAAACgArAEcAAQAAAAAACwATAHIAAwABBAkAAAAqAIUAAwABBAkAAQAQAK8AAwABBAkAAgAOAL8AAwABBAkAAwAQAM0AAwABBAkABAAQAN0AAwABBAkABQAWAO0AAwABBAkABgAQAQMAAwABBAkACgBWARMAAwABBAkACwAmAWkKQ3JlYXRlZCBieSBpY29uZm9udAppY29uZm9udFJlZ3VsYXJpY29uZm9udGljb25mb250VmVyc2lvbiAxLjBpY29uZm9udEdlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAAoAQwByAGUAYQB0AGUAZAAgAGIAeQAgAGkAYwBvAG4AZgBvAG4AdAAKAGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAQIBAwEEAQUABGZpcmULdHJpYW5nbGUtdXAOaWNvbl9odWlkaW5nYnUAAAAAAA==#iefix) format("embedded-opentype"),url(data:application/font-woff;base64,d09GRgABAAAAAAVMAAsAAAAAB8wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY81UkbY21hcAAAAYAAAABhAAABnLVFIDRnbHlmAAAB5AAAAVwAAAGAIODfRmhlYWQAAANAAAAALwAAADYTm1tVaGhlYQAAA3AAAAAcAAAAJAffA4ZobXR4AAADjAAAABAAAAAQEAEAAGxvY2EAAAOcAAAACgAAAAoBLAB6bWF4cAAAA6gAAAAfAAAAIAERAFBuYW1lAAADyAAAAUUAAAJtPlT+fXBvc3QAAAUQAAAAPAAAAE2IIW4GeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkYWCcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGByexT/XZG7438AQw9zA0AAUZgTJAQDoDwxseJztkMEJgDAMRV/aKkVcpOBRXEfw5BCdtx2jpqkHh/CHF5JPyOEDE+CVTQkgN0LXpa6Y71nMDxy6Ry0H5Sy5pta+k0nsItpX1z/IzK/V+v5uvqc2sDkPeq41DZAHJvEVPgAAAHicTY/PKwRhHMa/z/c175hdO3bE+2ZkMzbvSHbkx85kaBEiTiSlUOLkJkWt1OYPcPAnuPojuDg6cNuT0/4VWCal3J7n0/McPgSi7ydxIFZomciKENaQ1FCOlVa2C1vFSQlaSfsXhyZOjMx435QJo78qlc5yhMSFLgH3I5HgLRNZglO/W1pDLNKiGhJibmbvUvmQYoB53XguLKVHC13lDud5syosHna7GPnjsFyP1Xpl+7S6vc8LO9OTtT3mypaaD9JDrS/S1Xp14wA8NjuY8srS/Nr44hGLnauza2A0CCYgnu5ObijzIhItPicmShwMoIXWLVptP8OZc6MDokF5GiGTeRsKY0oUaUnC2GXTDdlbwgK8EqbiqqdVDTMTYGq236VE0GwikLL9/ui4KOQ+c8Ve5w2e773klNf51fi3aGYPcegAzkfeLwrr9euh4HkF3n2x0dPf+fkDqQFH8nicY2BkYGAA4refpprH89t8ZeBmYQCBG7bdaxD0/wYWRuYGIJeDgQkkCgBJ2AsFAHicY2BkYGBu+N/AEMMCZDEwAEkwjQRYAEc2Am8EAAAABAAAAAQAAAAEAQAAAAAAAABsAHoAwAAAeJxjYGRgYGBhcGFgZgABJiDmAkIGhv9gPgMAD58BYgB4nGWPTU7DMBCFX/oHpBKqqGCH5AViASj9EatuWFRq911036ZOmyqJI8et1ANwHo7ACTgC3IA78EgnmzaWx9+8eWNPANzgBx6O3y33kT1cMjtyDRe4F65TfxBukF+Em2jjVbhF/U3YxzOmwm10YXmD17hi9oR3YQ8dfAjXcI1P4Tr1L+EG+Vu4iTv8CrfQ8erCPuZeV7iNRy/2x1YvnF6p5UHFockikzm/gple75KFrdLqnGtbxCZTg6BfSVOdaVvdU+zXQ+ciFVmTqgmrOkmMyq3Z6tAFG+fyUa8XiR6EJuVYY/62xgKOcQWFJQ6MMUIYZIjK6Og7VWb0r7FDwl57Vj3N53RbFNT/c4UBAvTPXFO6stJ5Ok+BPV8bUnV0K27LnpQ0kV7NSRKyQl7WtlRC6gE2ZVeOEXpc0Yk/KGdI/wAJWm7IAAAAeJxjYGKAAC4G7ICFkYmRmZGFkZWBJS2zKJW7pCgzMS89J1W3tIAvMzk/Lz6jNDMlMy89qZSBAQDaUwwV) format("woff"),url(../fonts/ae7f97b7cfd746278486cf6b09329589.woff) format("truetype"),url(../fonts/iconfont.105e8d3.svg#iconfont) format("svg")
}

.iconfont {
	font-family: iconfont!important;
	font-size: .3rem;
	color: #b4b4b4;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .002rem;
	-moz-osx-font-smoothing: grayscale
}

.common {
	width: 1200px;
	margin: 0 auto
}

.summary {
	display: none!important
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-ms-flex-align: start;
	align-items: flex-start;
	transition-property: transform,height
}

.swiper-container-3d {
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: 50%;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: opacity .3s;
	transform: translateZ(0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: transform .2s,top .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform .2s,left .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform .2s,right .2s
}

.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: hsla(0,0%,100%,.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0,0,0,.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes swiper-preloader-spin {
	to {
		transform: rotate(1turn)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}