#userLayout.user-layout-wrapper {
	height: 100%;
	width: 100%;
	background: #f0f2f5 url(../img/background.jpg) no-repeat 100% fixed;
	background-size: cover;
	-webkit-background-size: cover
}

#userLayout.user-layout-wrapper .container {
	width: 100%;
	height: 100%
}

#userLayout.user-layout-wrapper .insideContainer {
	height: 74%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

#userLayout.user-layout-wrapper .content,
#userLayout.user-layout-wrapper .insideContainer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

#userLayout.user-layout-wrapper .content {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 78%;
	height: 100%;
	-webkit-box-shadow: 8px 2px 30px 0 #b5ccf5;
	box-shadow: 8px 2px 30px 0 #b5ccf5
}

#userLayout.user-layout-wrapper .content .rightContent {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

#userLayout.user-layout-wrapper .content a {
	text-decoration: none
}

#userLayout.user-layout-wrapper .content .top {
	text-align: center;
	position: relative
}

#userLayout.user-layout-wrapper .content .top .header {
	line-height: 44px
}

#userLayout.user-layout-wrapper .content .top .header .title {
	font-size: 33px;
	color: rgba(0, 0, 0, .85);
	font-family: FZZZHONGJW--GB1-0;
	font-weight: 600;
	position: relative;
	top: 2%
}

#userLayout.user-layout-wrapper .content .main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 20px 0;
	min-width: 400px;
	width: 400px
}

#userLayout.user-layout-wrapper .content .main .ant-form {
	width: 81%
}

#userLayout.user-layout-wrapper .footer {
	height: 5%;
	width: 100%;
	bottom: 0;
	text-align: center
}

#userLayout.user-layout-wrapper .topTitle {
	width: 100%;
	height: 17%;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

#userLayout.user-layout-wrapper .bigTitle,
#userLayout.user-layout-wrapper .topTitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

#userLayout.user-layout-wrapper .bigTitle {
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	font-size: 36px;
	font-family: FZZZHONGJW--GB1-0;
	font-size: 34px;
	color: #ffffff;
	letter-spacing: .02px;
	padding-top: 1%;
}

#userLayout.user-layout-wrapper .smallTitile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-family: PingFang-SC-Regular;
	font-size: 20px;
	color: rgb(255 255 255 / 73%);
	letter-spacing: .01px
}

#userLayout.user-layout-wrapper h3 {
	font-family: FZZZHONGJW--GB1-0;
	font-size: 23px;
	color: #b46d87;
	letter-spacing: .01px
}

#app-master,
body,
html {
	height: 100%
}

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.user-layout-login .forge-password[data-v-51108784] {
	font-size: 14px
}

.user-layout-login button.login-button[data-v-51108784] {
	padding: 0 15px;
	font-size: 16px;
	height: 40px;
	width: 100%
}

body,
html {
	width: 100%;
	height: 100%
}

input::-ms-clear,
input::-ms-reveal {
	display: none
}

*,
:after,
:before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

body {
	margin: 0;
	color: rgba(0, 0, 0, .65);
	font-size: 14px;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-variant: tabular-nums;
	line-height: 1.5;
	background-color: #fff;
	font-feature-settings: "tnum"
}

[tabindex="-1"]:focus {
	outline: 0 !important
}

h3 {
	margin-top: 0;
	margin-bottom: .5em;
	color: rgba(0, 0, 0, .85);
	font-weight: 500
}

input[type=password],
input[type=text] {
	-webkit-appearance: none
}

a {
	color: #37f;
	text-decoration: none;
	background-color: transparent;
	outline: 0;
	cursor: pointer;
	transition: color .3s;
	-webkit-text-decoration-skip: objects
}

a:hover {
	color: #5c98ff
}

a:active {
	color: #2158d9
}

a:active,
a:hover {
	text-decoration: none;
	outline: 0
}

img {
	vertical-align: middle;
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

a,
button,
input:not([type=range]) {
	touch-action: manipulation
}

button,
input {
	margin: 0;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button {
	text-transform: none
}

[type=submit],
button {
	-webkit-appearance: button
}

[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

::-moz-selection {
	color: #fff;
	background: #37f
}

::selection {
	color: #fff;
	background: #37f
}

.anticon {
	display: inline-block;
	color: inherit;
	font-style: normal;
	line-height: 0;
	text-align: center;
	text-transform: none;
	vertical-align: -.125em;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.anticon>* {
	line-height: 1
}

.anticon svg {
	display: inline-block
}

.anticon:before {
	display: none
}

.anticon[tabindex] {
	cursor: pointer
}

html {
	--antd-wave-shadow-color: #37f
}

.ant-btn {
	line-height: 1.499;
	position: relative;
	display: inline-block;
	font-weight: 400;
	white-space: nowrap;
	text-align: center;
	background-image: none;
	border: 1px solid transparent;
	box-shadow: 0 2px 0 rgba(0, 0, 0, .015);
	cursor: pointer;
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	touch-action: manipulation;
	height: 32px;
	padding: 0 15px;
	font-size: 14px;
	border-radius: 4px;
	color: rgba(0, 0, 0, .65);
	background-color: #fff;
	border-color: #d9d9d9
}

.ant-btn,
.ant-btn:active,
.ant-btn:focus {
	outline: 0
}

.ant-btn:not([disabled]):hover {
	text-decoration: none
}

.ant-btn:not([disabled]):active {
	outline: 0;
	box-shadow: none
}

.ant-btn-lg {
	height: 40px;
	padding: 0 15px;
	font-size: 16px;
	border-radius: 4px
}

.ant-btn:focus,
.ant-btn:hover {
	color: #5c98ff;
	background-color: #fff;
	border-color: #5c98ff
}

.ant-btn:active {
	color: #2158d9;
	background-color: #fff;
	border-color: #2158d9
}

.ant-btn:active,
.ant-btn:focus,
.ant-btn:hover {
	text-decoration: none;
	background: #fff
}

.ant-btn>span {
	display: inline-block;
	transition: margin-left .3s cubic-bezier(.645, .045, .355, 1);
	pointer-events: none
}

.ant-btn-primary {
	color: #fff;
	background-color: #37f;
	border-color: #37f;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 2px 0 rgba(0, 0, 0, .045)
}

.ant-btn-primary:focus,
.ant-btn-primary:hover {
	color: #fff;
	background-color: #5c98ff;
	border-color: #5c98ff
}

.ant-btn-primary:active {
	color: #fff;
	background-color: #2158d9;
	border-color: #2158d9
}

.ant-btn:before {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	z-index: 1;
	display: none;
	background: #fff;
	border-radius: inherit;
	opacity: .35;
	transition: opacity .2s;
	content: "";
	pointer-events: none
}

.ant-btn:active>span,
.ant-btn:focus>span {
	position: relative
}

@media not all and (min-resolution:0.001dpcm) {
	@supports (-webkit-appearance:none) and (stroke-color:transparent) {
		.ant-input {
			line-height: 1.5
		}
	}
}

.ant-input {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-variant: tabular-nums;
	list-style: none;
	font-feature-settings: "tnum";
	position: relative;
	display: inline-block;
	width: 100%;
	height: 32px;
	padding: 4px 11px;
	color: rgba(0, 0, 0, .65);
	font-size: 14px;
	line-height: 1.5;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	transition: all .3s
}

.ant-input::-moz-placeholder {
	color: #bfbfbf;
	opacity: 1
}

.ant-input:-ms-input-placeholder {
	color: #bfbfbf
}

.ant-input::-webkit-input-placeholder {
	color: #bfbfbf
}

.ant-input:-moz-placeholder-shown {
	text-overflow: ellipsis
}

.ant-input:placeholder-shown {
	text-overflow: ellipsis
}

.ant-input:focus,
.ant-input:hover {
	border-color: #5c98ff;
	border-right-width: 1px !important
}

.ant-input:focus {
	outline: 0;
	box-shadow: 0 0 0 2px rgba(51, 119, 255, .2)
}

.ant-input-lg {
	height: 40px;
	padding: 6px 11px;
	font-size: 16px
}

.ant-input-affix-wrapper {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: rgba(0, 0, 0, .65);
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5;
	list-style: none;
	font-feature-settings: "tnum";
	position: relative;

	width: 100%;
	text-align: start
}

.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
	border-color: #5c98ff;
	border-right-width: 1px !important
}

.ant-input-affix-wrapper .ant-input {
	position: relative;
	text-align: inherit
}

.ant-input-affix-wrapper .ant-input-prefix,
.ant-input-affix-wrapper .ant-input-suffix {
	position: absolute;
	top: 50%;
	z-index: 2;
	display: flex;
	align-items: center;
	color: rgba(0, 0, 0, .65);
	line-height: 0;
	transform: translateY(-50%)
}

.ant-input-affix-wrapper .ant-input-prefix :not(.anticon),
.ant-input-affix-wrapper .ant-input-suffix :not(.anticon) {
	line-height: 1.5
}

.ant-input-affix-wrapper .ant-input-prefix {
	left: 10px
}

.ant-input-affix-wrapper .ant-input-suffix {
	right: 12px
}

.ant-input-affix-wrapper .ant-input:not(:first-child) {
	padding-left: 30px
}

.ant-input-affix-wrapper .ant-input:not(:last-child) {
	padding-right: 30px
}

.ant-input-password-icon {
	color: rgba(0, 0, 0, .45);
	cursor: pointer;
	transition: all .3s
}

.ant-input-password-icon:hover {
	color: #333
}

.ant-row {
	position: relative;
	height: auto;
	margin-right: 0;
	margin-left: 0;
	zoom: 1;
	display: block;
	box-sizing: border-box
}

.ant-row:after,
.ant-row:before {
	display: table;
	content: ""
}

.ant-row+.ant-row:before,
.ant-row:after {
	clear: both
}

.ant-col {
	position: relative;
	min-height: 1px
}

.ant-tabs {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: rgba(0, 0, 0, .65);
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5;
	list-style: none;
	font-feature-settings: "tnum";
	position: relative;
	overflow: hidden;
	zoom: 1
}

.ant-tabs:after,
.ant-tabs:before {
	display: table;
	content: ""
}

.ant-tabs:after {
	clear: both
}

.ant-tabs-ink-bar {
	position: absolute;
	bottom: 1px;
	left: 0;
	z-index: 1;
	box-sizing: border-box;
	width: 0;
	height: 2px;
	background-color: #37f;
	transform-origin: 0 0
}

.ant-tabs-bar {
	margin: 0 0 16px 0;
	border-bottom: 1px solid #e8e8e8;
	outline: 0
}

.ant-tabs-bar,
.ant-tabs-nav-container {
	transition: padding .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-tabs-nav-container {
	position: relative;
	box-sizing: border-box;
	margin-bottom: -1px;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.5;
	white-space: nowrap;
	zoom: 1
}

.ant-tabs-nav-container:after,
.ant-tabs-nav-container:before {
	display: table;
	content: ""
}

.ant-tabs-nav-container:after {
	clear: both
}

.ant-tabs-tab-next,
.ant-tabs-tab-prev {
	position: absolute;
	z-index: 2;
	width: 0;
	height: 100%;
	color: rgba(0, 0, 0, .45);
	text-align: center;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	opacity: 0;
	transition: width .3s cubic-bezier(.645, .045, .355, 1), opacity .3s cubic-bezier(.645, .045, .355, 1), color .3s cubic-bezier(.645, .045, .355, 1);
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	pointer-events: none
}

.ant-tabs-tab-next:hover,
.ant-tabs-tab-prev:hover {
	color: rgba(0, 0, 0, .65)
}

.ant-tabs-tab-next-icon,
.ant-tabs-tab-prev-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	font-weight: 700;
	font-style: normal;
	font-variant: normal;
	line-height: inherit;
	text-align: center;
	text-transform: none;
	transform: translate(-50%, -50%)
}

.ant-tabs-tab-next-icon-target,
.ant-tabs-tab-prev-icon-target {
	display: block;
	display: inline-block;
	font-size: 12px;
	transform: scale(.83333333) rotate(0)
}

:root .ant-tabs-tab-next-icon-target,
:root .ant-tabs-tab-prev-icon-target {
	font-size: 12px
}

.ant-tabs-tab-btn-disabled {
	cursor: not-allowed
}

.ant-tabs-tab-btn-disabled,
.ant-tabs-tab-btn-disabled:hover {
	color: rgba(0, 0, 0, .25)
}

.ant-tabs-tab-next {
	right: 2px
}

.ant-tabs-tab-prev {
	left: 0
}

:root .ant-tabs-tab-prev {
	filter: none
}

.ant-tabs-nav-wrap {
	margin-bottom: -1px;
	overflow: hidden
}

.ant-tabs-nav {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	margin: 0;
	padding-left: 0;
	list-style: none;
	transition: transform .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-tabs-nav:after,
.ant-tabs-nav:before {
	display: table;
	content: " "
}

.ant-tabs-nav:after {
	clear: both
}

.ant-tabs-nav .ant-tabs-tab {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	height: 100%;
	margin: 0 32px 0 0;
	padding: 12px 16px;
	text-decoration: none;
	cursor: pointer;
	transition: color .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-tabs-nav .ant-tabs-tab:before {
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	border-top: 2px solid transparent;
	border-radius: 4px 4px 0 0;
	transition: all .3s;
	content: "";
	pointer-events: none
}

.ant-tabs-nav .ant-tabs-tab:last-child {
	margin-right: 0
}

.ant-tabs-nav .ant-tabs-tab:hover {
	color: #5c98ff
}

.ant-tabs-nav .ant-tabs-tab:active {
	color: #2158d9
}

.ant-tabs-nav .ant-tabs-tab-active {
	color: #37f;
	text-shadow: 0 0 .25px currentColor
}

.ant-tabs-content:before {
	display: block;
	overflow: hidden;
	content: ""
}

.ant-tabs .ant-tabs-top-content {
	width: 100%
}

.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane {
	flex-shrink: 0;
	width: 100%;
	-webkit-backface-visibility: hidden;
	opacity: 1;
	transition: opacity .45s
}

.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane-inactive {
	height: 0;
	padding: 0 !important;
	overflow: hidden;
	opacity: 0;
	pointer-events: none
}

.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated {
	display: flex;
	flex-direction: row;
	transition: margin-left .3s cubic-bezier(.645, .045, .355, 1);
	will-change: margin-left
}

.ant-tabs-top .ant-tabs-ink-bar-animated {
	transition: transform .3s cubic-bezier(.645, .045, .355, 1), width .2s cubic-bezier(.645, .045, .355, 1), left .3s cubic-bezier(.645, .045, .355, 1)
}

@supports (-moz-appearance:meterbar) {}

@supports (-moz-appearance:meterbar) and (background-blend-mode:difference, normal) {}

.ant-form {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: rgba(0, 0, 0, .65);
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5;
	list-style: none;
	font-feature-settings: "tnum"
}

.ant-form-item {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: rgba(0, 0, 0, .65);
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5;
	list-style: none;
	font-feature-settings: "tnum";
	margin-bottom: 24px;
	vertical-align: top
}

.ant-form-item-control {
	position: relative;
	line-height: 40px;
	zoom: 1
}

.ant-form-item-control:after,
.ant-form-item-control:before {
	display: table;
	content: ""
}

.ant-form-item-control:after {
	clear: both
}

.ant-form-item-children {
	position: relative
}

@media (max-width:575px) {

	.ant-form-item-control-wrapper {
		display: block;
		width: 100%
	}
}

.ant-space {
	display: inline-flex
}

.ant-space-align-center {
	align-items: center
}