@charset "utf-8";

.oab-wrap {
	font-size: 14px;
	-webkit-tap-highlight-color: transparent
}

.oab-wrap a {
	color: #0038ff;
	text-decoration: none
}

.oab-btn {
	display: inline-block;
	background-color: #0038ff;
	color: #fff;
	font-size: 14px;
	padding: 0 5px;
	line-height: 40px;
	width: calc(50% - 5px);
	box-sizing: border-box;
	margin-left: 5px;
	text-align: center;
	border: 1px solid #0038ff;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.oab-btn.weak {
	margin-right: 5px;
	margin-left: 0;
	background-color: #fff;
	color: #0038ff
}

.oab-wrap .oab-btn {
	color: #fff
}

.oab-wrap .oab-btn.weak {
	color: #0038ff
}

.oab-wrap .oab-btn:hover {
	background-color: #0066ff;
	color: #fff;
	border: 1px solid #0066ff;
	text-decoration: none
}

.oab-checkbox {
	width: 16px;
	height: 16px;
	cursor: pointer;
	vertical-align: middle;
	outline: 0;
	background: 0 0\9;
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	-webkit-appearance: none;
	background-position: 71.31% 36.79%;
	background-size: 862.5% 762.5%;
	;
	background-repeat: no-repeat
}

.oab-checkbox:focus,
.oab-checkbox:hover {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	background-position: 71.31% 36.79%;
	background-size: 862.5% 762.5%;
	;
	background-repeat: no-repeat
}

.oab-checkbox:checked,
.oab-checkbox:checked:focus,
.oab-checkbox:checked:hover {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	background-position: 15.57% 99.06%;
	background-size: 862.5% 762.5%;
	;
	background-repeat: no-repeat
}

.oab-checkbox[disabled] {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	background-position: 63.11% 80.19%;
	background-size: 862.5% 762.5%;
	;
	background-repeat: no-repeat
}

.oab-checkbox[disabled]:checked {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	background-position: 63.11% 63.21%;
	background-size: 862.5% 762.5%;
	;
	background-repeat: no-repeat
}

.form-ctrl-label.disabled,
.oab-checkbox-wrap.disabled,
.oab-checkbox[disabled],
.oab-checkbox[disabled]+label {
	cursor: default;
	cursor: not-allowed
}

.oab-mask {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .6);
	z-index: 1000
}

.oab-box {
	position: fixed;
	width: 420px;
	min-height: 180px;
	top: 50%;
	left: 50%;
	transform: translate(-49.5%, -49.5%);
	z-index: 1001;
	background-color: #fff;
	padding: 25px 30px;
	-webkit-font-smoothing: antialiased
}

.oab-box-close {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 0;
	text-align: center;
	width: 11px;
	height: 11px;
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	background-position: 99.06% 1.11%;
	background-size: 431.25% 381.25%;
	;
	background-repeat: no-repeat
}

.clg-icon-oab-qq {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	background-position: 99.06% 38.89%;
	background-size: 431.25% 381.25%;
	;
	background-repeat: no-repeat
}

.oab-box-list {
	padding: 10px 0 0
}

.oab-box-item {
	margin-bottom: 20px
}

.oab-box-item-icon {
	display: inline-block;
	vertical-align: top;
	padding-right: 12px
}

.oab-box-item-con {
	display: inline-block;
	vertical-align: top;
	white-space: normal
}

.oab-box-item-txt {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	max-width: 320px;
	min-width: 240px;
	margin-top: 5px
}

.oab-other-mod {
	margin-top: 50px;
	max-width: 420px;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto
}

.oab-other-tit {
	position: relative;
	text-align: center
}

.oab-other-tit:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	left: 0;
	top: 50%;
	z-index: 1
}

.oab-other-tit span {
	position: relative;
	display: inline-block;
	background-color: #fff;
	padding: 0 15px;
	z-index: 2;
	color: #999
}

.oab-other-con {
	padding-top: 30px;
	text-align: center;
	font-size: 0
}

.oab-other-link {
	display: inline-block;
	width: 30%;
	text-align: center
}

.oab-other-link a {
	display: block;
	text-decoration: none;
	font-size: 14px
}

.oab-other-link i {
	margin: 0 auto 7px;
	display: block
}

.oab-other-link span {
	color: #666;
	font-size: 12px
}

.oab-other-tool {
	position: absolute;
	bottom: 70px;
	left: 15px;
	width: calc(100% - 30px);
	text-align: justify;
	padding: 0 5px;
	box-sizing: border-box
}

.oab-other-tool:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 1px
}

.oab-other-tool-item {
	display: inline-block
}

.oab-other-tool-item a {
	color: #666;
	text-decoration: none
}

.oab-icon-link-left,
.oab-icon-link-right {
	display: inline-block;
	width: 7px;
	height: 12px;
	vertical-align: -1px
}

.oab-icon-link-left {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	margin-right: 5px;
	background-position: 80.15% 80.91000000000001%;
	background-size: 1971.4285714285716% 1016.6666666666666%;
	;
	background-repeat: no-repeat
}

.oab-icon-link-right {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	margin-left: 5px;
	background-position: 95.42% 62.73%;
	background-size: 1971.4285714285716% 1016.6666666666666%;
	;
	background-repeat: no-repeat
}

.oab-icon-global {
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	opacity: .6;
	background-position: 0.8200000000000001% 99.06%;
	background-size: 862.5% 762.5%;
	;
	background-repeat: no-repeat
}

.oab-icon-mail,
.oab-icon-qq,
.oab-icon-wx {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 36px;
	height: 36px
}

.oab-icon-mail {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	background-position: 65.69% 1.16%;
	background-size: 383.33333333333337% 338.88888888888886%;
	;
	background-repeat: no-repeat
}

.oab-icon-qq {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	background-position: 38.24% 77.91%;
	background-size: 383.33333333333337% 338.88888888888886%;
	;
	background-repeat: no-repeat
}

.oab-icon-wx {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	background-position: 0.98% 77.91%;
	background-size: 383.33333333333337% 338.88888888888886%;
	;
	background-repeat: no-repeat
}

.oab-page-tips {
	background-color: #f7f8fa;
	border: 1px solid #ddd;
	padding: 10px 15px;
	margin-bottom: 15px;
	color: #015480;
	font-size: 14px;
	line-height: 17px;
	word-break: break-all;
	overflow: hidden;
	text-align: left
}

.oab-page-tips-inner {
	position: relative
}

.oab-page-tips-txt {
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	max-height: 3em;
	color: #666
}

.oab-page-tips-btn {
	background-color: #f7f8fa;
	display: block;
	padding-top: 5px
}

.oab-page-tips-btn em {
	color: #999;
	display: none
}

.oab-global-tips {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: #ddd 0 3px 3px;
	padding: 10px 15px;
	color: #999;
	white-space: nowrap;
	font-size: 0;
	z-index: 1100
}

.oab-global-tips-icon {
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px
}

.oab-global-tips-icon.error {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	background-position: 87.5% 66.35%;
	background-size: 766.6666666666667% 677.7777777777777%;
	;
	background-repeat: no-repeat
}

.oab-global-tips-icon.success {
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	background-position: 55.83% 37.5%;
	background-size: 766.6666666666667% 677.7777777777777%;
	;
	background-repeat: no-repeat
}

.oab-global-tips span {
	vertical-align: top;
	display: inline-block;
	font-size: 14px;
	width: calc(100% - 23px);
	white-space: normal;
	word-break: break-all
}

.oab-loginerror-mod {
	max-width: 420px;
	margin: 0 auto;
	text-align: center
}

.oab-loginerror-logo {
	width: 64px;
	height: 64px;
	background-image: url(../../images/ZdsjuX/oabreak-201904230945.svg);
	;
	margin: 50px auto 0;
	background-position: 1.35% 1.72%;
	background-size: 215.625% 190.625%;
	;
	background-repeat: no-repeat
}

.oab-loginerror-tit {
	font-size: 24px;
	line-height: 36px;
	color: #000;
	margin-bottom: 25px;
	margin-top: 20px
}

.oab-loginerror-txt {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 30px
}

@media all and (max-width:768px) {
	.oab-checkbox {
		border: none;
		border-radius: 0
	}

	.oab-mask {
		display: none
	}

	.oab-box {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		margin: 0;
		transform: translate(0, 0);
		z-index: 1001;
		background-color: #fff;
		padding: 25px 30px;
		box-sizing: border-box
	}

	.oab-logo {
		width: 106px;
		height: 28px;
		background-image: url(../../images/ZdsjuX/oabreak-media1-201904230945.svg);
		;
		display: block;
		text-indent: -10000px;
		overflow: hidden;
		outline: 0;
		margin: 40px auto;
		background-position: 50% 50%;
		background-size: 101.88679245283019% 107.14285714285714%;
		;
		background-repeat: no-repeat
	}

	.oab-box-tit {
		text-align: center
	}

	.oab-box-ctrl {
		max-width: 420px;
		margin: 10px auto
	}

	.oab-box-btn {
		max-width: 420px;
		margin: 0 auto;
		padding-top: 40px
	}

	.oab-box-close {
		display: none
	}

	.oab-btn,
	.oab-btn.weak {
		margin: 0 0 15px;
		width: 100%
	}
}