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-rs-ids-new {
    position: relative;
    /* min-height: 768px; */
    height: 100%;
    /* background: #bbb url(./img/bg_new.png) no-repeat top center; */
}
.emap-rsids-head {
    padding: 100px 0 0 0;
}
.emap-rsids-head-new {
    padding: 0;
    display: -ms-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: start;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.emap-rsids-content {
    width: 1000px;
    margin: 30px auto 0;
    background: url(./img/contentbg.png) no-repeat top center;

}
.emap-rsids-content-new {
    height: calc(100% - 79px) !important;
    background-image: url(./img/bg_new.png);
    background-size: 100% 100%;
    border-radius: 0px 220px 0px 0px;
    overflow: hidden;
}
.emap-rsids-foot {
    padding-top: 100px;
    text-align: center;
    font-size: 16px;
    color: #767A8C;
}
.emap-rsids-foot-new {
    color: #4E5969;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 8px;
}
.emap-rsids-head img {
    margin: 0 auto;
    width: 298px;
    height: 49px;
    display: block;
}
.emap-rsids-head-new img {
    margin: 15px 50px;
    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-new {
    font-size: 32px;
    color: #14152E;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
}
.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-rsids-content-title-multi-new {
	cursor: pointer;
	font-size: 24px;
	color: #14152E;
	text-align: center;
	line-height: 70px;
    height: 70px;
	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-apps-new {
	margin: 16px 0;
}

.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-login-errmsg-new {
    height: 32px;
    text-align: left;
    line-height: 32px;
    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-rs-ids-new button{
    height: 48px;
    background: #3F51B5;
}
.emap-rs-ids-new button>span{
    font-size: 14px;
}
.emap-rsids-login-item {
    /* padding-bottom: 30px; */
}

.emap-rsids-login-item .ivu-input-large {
    height: 48px;
}

.emap-rs-ids-new .emap-rsids-login-item .ivu-input-large {
    height: 45px;
    border-radius: 2px;
    border: 0;
    padding: 12px 16px 12px 40px;
}

.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-rs-ids-new.emap-rsids-actions .emap-rsids-mdl.ivu-checkbox-wrapper {
    font-size: 14px;
}

.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-rs-ids-new .emap-rsids-actions {
    font-size: 14px;
}

.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-rs-ids-new .emap-rsids-login .ivu-form-item {
    margin-bottom: 20px;
    margin-left: 0;
}
.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-rs-ids-new .emap-rsids-login-item-img {
    margin: 17px 12px 16px;
    width: 14px;
    height: 14px;
    top: 0;
}

.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;
    }
    
	.emap-rsids-content-right {
	    zoom: 0.75!important;
	}
}

.ivu-form-item-error-tip{
	width: 350px;
	text-align: left;
}
.emap-rs-ids-new .ivu-form-item-error-tip{
    width: 350px;
    text-align: left;
    padding-top: 0;
    line-height: 20px;
    height: 20px;
}
.emap-rsids-content-left-tab {
    margin: 0 36px 0 50px;
}

.emap-rsids-login-oldDiv {
    width: 384px;
}
.emap-rsids-content-right {
    padding: 40px 69px 24px;
    width: 467px;
    position: absolute;
    right: 10.4%;
    top: calc((100% - 79px - 485px) / 2 + 79px);
    background: rgba(255, 255, 255, 0.80);
    zoom: 1;
}

.emap-rsids-content-right-tab {
    border-bottom: 1px solid #EBEDEF;
    height: 66px;
    display: -ms-flexbox;
    display: flex;
}

.loginForm-label {
    color: #303133;
    font-family: "Microsoft YaHei UI";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 8px;
}
.verifyCode .ivu-input-large {
    padding-left: 16px!important;
}
.emap-rsids-content-new .ivu-form-item-content {
    margin-left: 0!important;
}
.emap-rsids-content-mask {
    width: 100%;
    height: 8px;
    border-radius: 0px 220px 0px 0px;
    background: rgba(0,0,0,0.08);
}
.emap-rs-ids-new .emap-login-title-select {
    color: #3F51B5;
    margin: 0 30px;
    width: calc(50% - 60px);
    border-bottom: 4px solid #3F51B5;
}
.emap-rs-ids-new .ivu-input-prefix {
    width: 42px;
}