body{
    background: #f3f3f3;
    overflow: auto;
}
.wrap{
    position: relative;
    height: 100%;
    min-height: 770px;
    min-width: 1024px;
}
.head{
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    background: #3d95ec;
}
.footer{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 155px;
    background: #767676;
}
.content{
    position: absolute;
    top: 143px;
    bottom: 155px;
    left: 0;
    right: 0;
}
.login-cont{
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1010px;
    margin-left: -505px;
}
.login-ico{
    position: absolute;
    left: 0;
    width: 543px;
    height: 100%;
    background: url(../images/banner-ico.png) 0 center no-repeat;
}
.login-box{
    position: absolute;
    right: 0;
    top: 50%;
    width: 388px;
    height: 500px;
    margin-top: -250px;
    padding: 10px 30px;
    background: #f7fbfe;
    color: #333;
    font-size: 16px;
    border-radius: 3px;
}
.login-menu{
    padding: 12px 0;
    text-align: center;
}
.login-menu > li{
    float: left;
    width: 50%;
    font-size: 18px;
    color: #747474;
    line-height: 24px;
    cursor: pointer;
}
.login-menu > li:first-child{
    border-right: 1px solid #a0a0a0;
}
.login-menu > li.active{
    color: #1ea2e5;
}
.login-item{
    position: relative;
    padding: 4px 0;
}
.login-item .txt{
    width: 100%;
    height: 44px;
    padding-left: 50px;
    line-height: 43px;
    font-size: 16px;
    background: #dbeaf8;
    outline: none;
}
.txt-ico{
    position: absolute;
    left: 0;
    display: inline-table;
    width: 40px;
    height: 44px;
    background-image: url("../images/loginTxtBg.png");
    background-repeat: no-repeat;
}
.user-ico{
    background-position: 0 2px;
}
.pwd-ico{
    background-position: 0 -36px;
}
.yzm-ico{
    background-position: 0 -77px;
}
.login-chk{
    font-size: 14px;
}
.login-chk,
.login-btn,
.login-more{
    padding: 4px 0;
}
.login-frsf{
    height: 28px;
    margin-left: 160px;
    text-align: right;
    color: #666;
    font-size: 14px;
    line-height: 28px;
    cursor: default;
}
.login-frsf._hidden{ display: none;}
/* 开关 */
.login-switch{
    display: inline-block;
    position: relative;
    top: -1px;
    width: 28px;
    height: 16px;
    margin-right: 6px;
    vertical-align: middle;
    border-radius: 8px;
    background-color: #f3f3f3;
    border: 1px solid #e5e5e5;
    transition: all 250ms ease-in;
}
.login-switch.checked{
    background-color: #43b6ef;
    border-color: #43b6ef;
}
.login-switch:before{
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    top: -1px;
    left: -1px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    transition: all 250ms ease-in;
}
.login-switch.checked:before{
    left: 12px;
    border-color: #43b6ef;
}
.login-chk .radio-lab:first-child{ margin-left: 5px; }
.login-chk a{
    color: #fe9601;
    margin-left: 10px;
}
.login-chk a:hover{ text-decoration: underline; }
.login-btn .btn{
    float: left;
    width: 158px;
    height: 45px;
    line-height: 43px;
    font-size: 18px;
    color: #fff;
    background: #43b6ef;
    border-color: #43b6ef;
}
.login-btn .btn:hover{
    color: #fff;
    background: #3a9acd;
    border-color: #3a9acd;
}
.login-btn .btn:first-child{
    margin-right: 10px;
}
.login-btn .btn-eidCa{
    display: block;
}
.login-more > a{
    margin-left: 26px;
    color: #44b6f0;
    font-size: 18px;
}
.login-more .return{
    color: #747474;
}
.login-more > a:first-child{
    margin-left: 0;
}
.login-more > a:hover{
    text-decoration: underline;
}
/* 登录按钮 */
.btn1{
    float: left;
    width: 100%;
    height: 45px;
    font-size: 18px;
    color: #fff;
    background: #43b6ef;
    border-color: #43b6ef;
}
.btn1:hover{
    color: #fff;
    background: #3a9acd;
    border-color: #3a9acd;
}
/* 登录入口 */
.login-entry{
    display: none;
    font-size: 14px;
}
.login-entry.active{ display: block; }
.login-eicos{
    margin: 20px -20px 0;
    line-height: 1.2;
}
.login-eico{
    float: left;
    width: 23%;
    cursor: pointer;
}
.login-eico.hidden{ display: none; }
.login-eico-e{ width: 31%; }
.login-eico:hover{ opacity: .7; }
.eico{
    width: 100%;
    height: 102px;
    padding-top: 56px;
    color: #000;
    background: no-repeat top center;
    text-align: center;
}
[data-val="renlian"] .eico{ background-image: url("../images/login/renlian.png"); }
[data-val="eid"] .eico{ background-image: url("../images/login/eid.png"); }
[data-val="nfc"] .eico{ background-image: url("../images/login/nfc.png"); }
[data-val="zwfw"] .eico{ background-image: url("../images/login/zwfw.png"); }
[data-val="appsm"] .eico{ background-image: url("../images/login/appsm.png"); }
[data-val="ca"] .eico{ background-image: url("../images/login/ca.png"); }
.login-grexp{
    padding-top: 10px;
    border-top: dashed 1px #a0a0a0;
    text-align: left;
}
.login-app{
    width: 100px;
    height: 24px;
    padding-left: 16px;
    color: #43b6ef;
    background: url("../images/login/app.png") no-repeat 12px center;
    border: solid 1px #43b6ef;
    border-radius: 12px;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
}
.login-app:hover{ opacity: .7; }
.login-grexp a{
    color: #333;
    margin-left: 18px;
    vertical-align: middle;
}
.login-grexp a:hover{ color: #0e81fe; }
/* 法人登录入口 */
/*.login-entry[data-val="fr"]{
    padding-top: 50px;
}*/
/* 二维码显示 */
.ewm-contain{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    padding-top: 100px;
    background: #fff;
    text-align: center;
}
.ewm-contain.active{ display: block; }
.ewm-title{
    display: inline-block;
    padding-left: 20px;
    line-height: 4;
    font-size: 14px;
    color: #555;
    background: url("../images/login/ewm.png") no-repeat left center;
}
.ewm-lnk{
    color: #c10a1b;
    text-decoration: underline;
}
.ewm-box{
    margin: 0 auto 20px;
    width: 202px;
    height: 212px;
    border: solid 1px #000;
    padding: 10px;
}
.ewm-erweima{
}
.login-back{
    /* 目前参照 ewm-contain 定位 */
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    background: url("../images/login/loginback.png") no-repeat center;
    outline: none;
    cursor: pointer;
}
.login-back:hover{ opacity: .7; }
