body, ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}

html, body {
	height: 100%;
}

#page {
	height: 100%;
}

.emap-rs-ids {
	min-height: 768px;
	height: 100%;
	background: #bbb url(../img/bg.png) no-repeat top center;
}

.emap-rsids-head {
	padding: 100px 0 0 0;
}

.emap-rsids-content {
	width: 1000px;
	margin: 30px auto 0;
	background: url(../img/contentbg.png) no-repeat top center;
}

.emap-rsids-content-noimg {
	width: 1000px;
	margin: 30px auto 0;
	background: #FFF;
}

.emap-rsids-foot {
	padding-top: 100px;
	text-align: center;
	font-size: 16px;
	color: #767A8C;
}

.emap-rsids-head img {
	width: 200px;
	display: block;
    padding: 16px 0;
}

.emap-rsids-content-title {
	font-size: 30px;
	color: #14152E;
	text-align: center;
	/* padding-bottom: 50px; */
	/* margin-left: 80px; */
}

.emap-rsids-login-errmsg {
	height: 50px;
	text-align: left;
	line-height: 50px;
	margin-left: 50px;
	font-size: 16px;
	color: #EF2214;
	width: 600px;
}

.emap-rsids-content-left {
	width: 420px;
	/* text-align: center; */
	height: 100%;
	padding: 72px 0 0 0px;
}

.emap-rsids-content-center {
	width: 500px;
	height: 100%;
	padding: 72px 0 0 0px;
}

.emap-rsids-login {
	position: relative;
}

.emap-rs-ids button {
	height: 48px;
}

.emap-rs-ids button>span {
	font-size: 20px;
}

.emap-rsids-login-item {
	/* padding-bottom: 30px; */
	
}

.emap-rsids-login-item .ivu-input-large {
	height: 48px;
}

.emap-rsids-login-item .ivu-input-wrapper-large .ivu-input-prefix i {
	line-height: 48px;
}

.emap-rsids-yzm {
	position: absolute;
	right: 0;
	top: 0px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	width: 106px;
	height: 48px;
}

.emap-rsids-actions .emap-rsids-mdl.ivu-checkbox-wrapper {
	font-size: 16px;
}

.emap-rsids-actions .emap-rsids-mdl .ivu-checkbox-inner {
	width: 18px;
	height: 18px;
}

.emap-rsids-wjmm {
	color: #2E8CF0;
}

.emap-rsids-actions {
	padding-top: 20px;
	font-size: 16px;
}

.emap-rsids-actions a {
	float: right
}

.emap-rsids-actions .ivu-checkbox-checked .ivu-checkbox-inner:after {
	top: 3px;
	left: 6px;
}

.emap-rsids-login .ivu-form-item {
	/*margin-bottom: 36px;*/
}

.emap-rsids-login-item .ivu-input-wrapper-large .ivu-input-icon {
	height: 48px;
	line-height: 48px;
}

.emap-rsids-login-item-img {
	position: relative;
	top: 12px;
	left: 4px;
	width: 20px;
	height: 20px;
}

.emap-rsids-content-findkey {
	padding: 60px 40px;
	background: #fff;
	height: 100%;
}

.emap-rsidscs-item-inner {
	display: inline-block;
	width: 14px;
	height: 14px;
	/* opacity: 0.79; */
	background: #C3D5E9;
	border-radius: 12px;
	text-align: center;
	position: relative;
	top: calc(50% - 7px);
	left: calc(50% - 7px);
}

.emap-rsidscs-item-outer {
	display: inline-block;
	width: 26px;
	height: 26px;
	/* opacity: 0.34; */
	background: #E7EFF7;
	border-radius: 16px;
	position: absolute;
	right: -4px;
	top: -12px;
}

.emap-rsidscs-item-active .emap-rsidscs-item-inner {
	background: #4A9BF1;
	/* opacity: 1; */
}

.emap-rsidscs-item-active .emap-rsidscs-item-outer {
	/* opacity: 0.2; */
	background: #DBEBFC;
}

.emap-rsidscf-title {
	font-size: 30px;
	color: #171717;
}

.emap-rsids-content-step-item {
	display: inline-block;
	width: 240px;
	vertical-align: top;
	position: relative;
	border-top: 2px dashed #C3C9D9;
}

.emap-rsidscs-item-active {
	border-top: 2px dashed #4A9BF1;
}

.emap-rsids-content-step-item:first-child {
	width: 50px;
	border: none;
}

.emap-rsids-content-step {
	padding: 56px 0 0 100px;
}

.emap-rsidscs-item-name {
	width: 90px;
	font-size: 18px;
	color: #2E8CF0;
	position: absolute;
	text-align: center;
	right: -36px;
	top: 26px;
}

.emap-rsids-content-stepbody {
	width: 407px;
	margin: 0 auto;
}

.step1, .step2, .step3 {
	padding-top: 114px;
}

.step4 {
	padding-top: 74px;
}

.step1 .ivu-form .ivu-form-item-label {
	font-size: 18px;
	text-align: center;
	line-height: 26px;
}

.step1 .ivu-input {
	height: 48px;
}

.step1 .ivu-form {
	position: relative;
}

.step1 .ivu-tag {
	position: absolute;
	top: 10px;
	right: -46px;
}

.step1 .ivu-icon-ios-loading {
	top: 8px;
}

.step3 .ivu-form .ivu-form-item-label {
	font-size: 18px;
	text-align: center;
	line-height: 26px;
}

.emap-rs-ids .ivu-form-item {
	margin-left: -30px;
}

.step2 .ivu-form .ivu-form-item-label {
	font-size: 18px;
	text-align: left;
	line-height: 26px;
	width: 128px !important;
}

.step2 .ivu-form-item-content {
	margin-left: 128px !important;
}

.emap-rsids-findkey-success {
	font-size: 18px;
	color: #9499AF;
	text-align: center;
	width: 337px;
	margin: 0 auto;
	line-height: 30px;
}

.step4 {
	text-align: center;
}

.emap-step-resend {
	margin-right: 68px;
    text-align: right;
    font-size: 16px;
    color: #2E8CF0;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    position: absolute;
    right: 0px;
    bottom: 71px;
}

.emap-rsids-password {
	margin-bottom: -15px;
	text-align: center;
	width: 395px;
}

.emap-rsids-password .emap-rsids-password-item .ivu-input-large {
	height: 48px;
}

.emap-rsids-password .emap-rsids-password-item .ivu-input-wrapper-large .ivu-input-prefix i
	{
	line-height: 48px;
}

.emap-rsids-password .emap-rsids-password-item .ivu-input-wrapper-large .ivu-input-icon
	{
	height: 48px;
	line-height: 48px;
}

.emap-rsids-password .ivu-form-item-label {
	font-size: 18px;
	line-height: 26px;
}

.emap-rsids-password .checkTag {
	position: absolute;
	top: 10px;
	right: -35px;
}

.emap-rsids-password-button {
	margin: 0px 18px;
}

.emap-rsids-password-button button {
	font-size: 18px;
	height: 48px;
}

@media screen and (max-width:1366px) {
	.emap-rs-ids {
		min-height: unset;
	}
	.step1, .step2, .step3 {
		padding-top: 80px;
	}
	.emap-rsids-content {
		height: 480px !important;
	}
	.emap-rsids-content.emap-rsids-content-findpwd {
		height: 530px !important;
	}
}

@media screen and (max-height:800px) {
	.emap-rsids-head {
		padding: 30px 0 0 0;
	}
	.emap-rsids-foot {
		padding-top: 30px;
	}
}

@media screen and (max-width: 600px) {
	.emap-rsids-content {
		width: 100% !important;
	}
	.emap-rsids-content-left {
		width: 100% !important;
	}
	.emap-rsids-login-errmsg {
		margin-left: 0 !important;
		width: 100% !important;
		padding: 0 8px;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.ivu-form {
		width: 100% !important;
	}
	.emap-rs-ids .ivu-form-item {
		margin-left: 0 !important;
	}
	.ivu-form-item-content {
		margin-left: 0 !important;
		padding: 0 8px!important;
	}
}