@charset "UTF-8";

#loginDiv {
	display: none!important
}

.navbar-header>button {
	display: none!important
}

.formDiv h2 {
	padding: 10px 0 20px;
	font-size: 20px;
	color: #545454
}

.errMsg {
	color: rgba(253,66,56,.8);
	display: none
}

.third-auth {
	text-align: center;
	position: relative;
	padding: 10px 0
}

.third-auth a {
	color: #666;
	margin: 15px 30px 0 30px;
	width: 40px;
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	border-radius: 4px;
	zoom: 1;
	background: #fff url(../images/authn.png) no-repeat center center
}

.third-auth a.qq {
	background: linear-gradient(135deg, #12b7f5 0%, #0ea5e9 100%) !important;
	border: 2px solid #12b7f5 !important;
	border-radius: 12px !important;
	position: relative;
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	box-shadow: 0 4px 14px 0 rgba(18, 183, 245, 0.3);
}

.third-auth a.qq:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 24px;
	transform: translate(-50%, -50%);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' fill='white'%3E%3Cpath d='M824.8 613.2c-16-51.4-34.4-94.6-62.7-165.3C766.5 262.2 689.3 112 511.5 112 331.7 112 256.2 265.2 261 447.9c-28.4 70.8-46.7 113.7-62.7 165.3-34 109.5-23 154.8-14.6 155.8 18 2.2 70.1-82.4 70.1-82.4 0 49 25.2 112.9 79.8 159-26.4 8.1-85.7 29.9-71.6 53.8 11.4 19.3 196.2 12.3 249.5 6.3 53.3 6 238.1 13 249.5-6.3 14.1-23.9-45.3-45.7-71.6-53.8 54.6-46.2 79.8-110.1 79.8-159 0 0 52.1 84.6 70.1 82.4 8.5-1.1 19.5-46.4-14.5-155.8z'/%3E%3Cpath d='M312.1 558.2c-27.3 0-49.4-32.6-49.4-72.8s22.1-72.8 49.4-72.8 49.4 32.6 49.4 72.8-22.1 72.8-49.4 72.8zm399.8 0c-27.3 0-49.4-32.6-49.4-72.8s22.1-72.8 49.4-72.8 49.4 32.6 49.4 72.8-22.1 72.8-49.4 72.8z'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.third-auth a.qq:hover {
	transform: translateY(-3px) scale(1.05);
	box-shadow: 0 8px 25px 0 rgba(18, 183, 245, 0.4);
	border-color: #0ea5e9 !important;
}

.third-auth a.qq:active {
	transform: translateY(-1px) scale(1.02);
}

.third-auth a.wx {
	background-position: center
}

.third-auth a.dt {
	background-position: right
}

.title {
	padding: 10px 0 20px;
	font-size: 20px;
	color: #545454
}

html,body {
	height: 100%;
	padding: 0;
	background: #fff
}

.main-warp {
	position: absolute;
	left: 0;
	right: 0;
	overflow: auto;
	background: #fafafb no-repeat;
	background-size: cover
}

.navbar {
	min-height: 60px
}

.navbar-inverse {
	background-color: #fff;
	border-color: #fff;
	color: #676767
}

@media(min-width:994px) {
	.ourlogo {
		height: 32px;
		margin-top: 10px;
		margin-bottom: 5px
	}
}

@media(min-width:1025px) {
	.main-content {
		width: 500px;
		margin-top: 30px;
		padding: 20px 50px;
		border-radius: 4px
	}
}

@media(min-width:769px) and (max-width:1024px) {
	.main-warp {
		background-image: none
	}

	.main-content {
		width: 500px;
		margin-top: 100px;
		padding: 20px 50px;
		border-radius: 4px;
		box-shadow: 0 0 4px rgba(0,0,0,.2)
	}

	body {
		background-image: none
	}
}

@media(max-width:768px) {
	.main-warp {
		background-image: none
	}

	.main-content {
		width: 100%;
		margin-top: 0;
		padding: 20px 20px
	}
}

.main-content {
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    margin-bottom: 50px;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    padding: 40px 45px;
    box-shadow: 0 5px 5px rgb(0 0 0 / 5%);
}

.input-warp {
	border: 1px solid #e9e9e9;
	border-radius: 2px;
	padding: 7px 0
}

.input-warp.focus {
	border-color: #649efd
}

.error-content {
	text-indent: 18px
}

input::-ms-clear {
	display: none
}

input::-ms-reveal {
	display: none
}

.input-icon {
	padding: 0 18px;
	color: #999
}

.inputs {
	border: 0;
	width: 70%;
	color: #545454;
	background: transparent
}

.inputs:focus {
	outline: 0
}

.lgbtn {
	line-height: 26px
}

.gap {
	margin-top: 20px
}

.biggap {
	margin-top: 40px
}

.gap .split-space {
	color: #649efd;
	margin: 0 10px
}

a.link {
	color: #649efd
}

a.link:hover {
	color: #649efd;
	text-decoration: underline
}

.third-party-title {
	border-bottom: 1px solid #dedede
}

.third-party-title h5 {
	margin-bottom: -5px
}

.third-party-title span {
	background-color: white;
	padding: 0 10px 0 10px;
	color: #545454
}