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-foot {
    padding-top: 100px;
    text-align: center;
    font-size: 16px;
    color: #767A8C;
}

.emap-rsids-head img {
    margin: 0 auto;
    width: 298px;
    height: 49px;
    display: block;
}

.emap-rsids-content-title {
    font-size: 30px;
    color: #14152E;
    text-align: center;
    /* padding-bottom: 50px; */
    /* margin-left: 80px; */
}

.emap-rsids-content-title-multi {
	cursor: pointer;
	font-size: 26px;
	color: #14152E;
	text-align: center;
	line-height: 70px;
	border-bottom: 1px solid #eee;
	display: inline-block;
}

.emap-login-type-title-1 {
	width: calc(50% - 2px);
}

.emap-login-type-title-2 {
	width: 50%;
	margin-left: -4px;
}

.emap-login-title-select {
	color: #2e8cf0;
	border-bottom-color: #2e8cf0;
}

.emap-login-apps {
	margin: 36px 16px 0px 48px;
}

.emap-login-app-item {
	    width: 116px;
    height: 98px;
    /* margin: 8px 0px 8px 10.5px; */
    cursor: pointer;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 12px 5px 8px;
    border-radius: 8px;
}

.emap-login-app-item-img {
	border-radius: 24px;
    width: 48px;
    height: 48px;
}

.emap-login-app-item_title {
	padding-top: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}

.emap-login-noapp {
	text-align: center;
	margin-top: 80px;
}

.emap-login-noapp-img {
	width: 120px;
	height: 120px;
}

.emap-login-noapp-text {
	margin-top: 16px;
	font-size: 17px;
	color: #bbb;
}

.emap-rsids-login-errmsg {
    height: 50px;
    text-align: left;
    line-height: 50px;
    margin-left: 50px;
    font-size: 16px;
    color: #EF2214;
}

.emap-rsids-content-left {
    width: 420px;
    /* text-align: center; */
    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: 10px;
    text-align: right;
    font-size: 16px;
    color: #2E8CF0;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    position: absolute;
    right: 0px;
    bottom: 88px;
}

.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;
    }
}

.ivu-form-item-error-tip{
	width: 350px;
	text-align: left;
}