/**!
 * 登录
 * author: 作者;
 * date:2017-11-25
 */

.ewb-main {
    height: 652px;
}

.ewb-move-wpr {
    margin-left: -153px;
    width: 683px;
    height: 632px;
    
}

.ewb-move {
	top:100px;
    position: relative;
    width: 683px;
    height: 632px;
    background: url(../images/login/login_img.png) left top no-repeat;
}

.move-ico {
    position: absolute;
    animation: fudong 1s infinite alternate ease;
    -ms-animation: fudong 1s infinite alternate ease;
    /* IE 9 */
    -moz-animation: fudong 1s infinite alternate ease;
    /* Firefox */
    -webkit-animation: fudong 1s infinite alternate ease;
    /* Safari 和 Chrome */
    -o-animation: fudong 1s infinite alternate ease;
    /* Opera */
}

.move-ico.ico01 {
    left: 166px;
    top: 21px;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    /* Safari 和 Chrome */
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    /* Safari 和 Chrome */
}

.move-ico.ico02 {
    left: 451px;
    top: 38px;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    /* Safari 和 Chrome */
    animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s;
    /* Safari 和 Chrome */
}

.move-ico.ico03 {
    left: 515px;
    top: 181px;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    /* Safari 和 Chrome */
    animation-delay: 2.2s;
    -webkit-animation-delay: 2.2s;
    /* Safari 和 Chrome */
}

.move-ico.ico04 {
    left: 428px;
    top: 375px;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    /* Safari 和 Chrome */
    animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s;
    /* Safari 和 Chrome */
}

.move-ico.ico05 {
    left: 466px;
    top: 253px;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    /* Safari 和 Chrome */
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    /* Safari 和 Chrome */
}

@keyframes fudong {
    100% {
        transform: translateY(-15px);
    }
}


@-webkit-keyframes fudong {
    100% {
        transform: translateY(-15px);
    }
}


/* login */
.ewb-login {
    margin-top: 36px;
    margin-right: -20px;
    position: relative;
    width: 486px;
    height: 508px;
    border: 1px solid #fff;
    box-shadow: 0 0 10px #4c8ec4;
    background: url(../images/login/login_bg.png) repeat;
}

.ewb-login:hover {
    background-color: #fff;
}

/* look */
.ewb-look {
    padding: 0 39px;
}

.ewb-look-hd {
    margin-top: 52px;
    height: 56px;
    border-bottom: 1px solid #dcdcdc;
}

.ewb-look-item {
    width: 50%;
    text-align: center;
}

.ewb-look-item>a {
    display: block;
    height: 55px;
    line-height: 55px;
    font-size: 22px;
    color: #333;
    border-bottom: 2px solid transparent;
}

.ewb-look-item.current>a {
    color: #1080cc;
    border-color: #1080cc;
}

/* 输入框 */

.input-tips {
    position: relative;
    z-index: 1;
    padding-left: 12px;
    height: 38px;
   /* border: 1px solid #dcdcdc; */
    background-repeat: no-repeat;
    background-position: 19px center;
    background-color: #fff;
}

.input-placeholder {
    position: absolute;
    top: 0;
    left: 0;
   /* padding-left: 69px;*/
    height: 38px;
    line-height: 37px;
    color: #999;
    z-index: -1;
    cursor: text;
}

.input-placeholder.no-loginico {
    padding-left: 12px;
}

.input-box {
    width: 100%;
    height: 38px;
    line-height: 37px;
    border: 0;
    background: 0 0;
}

.input-tips.bg01 {
    padding-left: 69px;
    background-image: url(../images/login/login_ico01.png);
}

.input-tips.bg02 {
    padding-left: 69px;
    background-image: url(../images/login/login_ico02.png);
}

.short-inp.input-tips {
    width: 277px;
}

.trycode-img {
    width: 117px;
    height: 40px;
}

.ewb-look-box {
    margin-top: 20px;
}

.ewb-look-box:first-child {
    margin-top: 30px;
}

.ewb-submit {
    margin-top: 20px;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    background-color: #1080cc;
}

.ewb-submit:hover {
    background-color: #00adef;
}

.ewb-make {
    height: 34px;
    line-height: 34px;
}

.ewb-make a {
    color: #333;
}

.ewb-ask {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #d1e8fa;
}

.ewb-ask a {
    color: #1933f6;
}

/* 切换按钮 */
.ewb-switch-wpr {
    position: absolute;
    z-index: 100;
    top: 22px;
    right: 20px;
}

.switch-name {
    padding-right: 7px;
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #00adef;
    background: url(../images/login/switch_rec.png) left top no-repeat;
}

.switch-img {
    padding-top: 1px;
    cursor: pointer;
}

.ewb-switch {
    display: none;
}

.ewb-switch.cur {
    display: block;
}

.show-tab {
    display: none;
}

.show-tab.cur {
    display: block;
}

/* 二维码登录 */
.ewb-nice-img {
    margin: 0 auto;
    margin-top: 135px;
    display: block;
    border: 1px solid #e0e0e0;
}

.ewb-nice-para {
    height: 76px;
    line-height: 76px;
    text-align: center;
}

.ewb-nice-para a {
    margin: 0 6px;
    color: #1933f6;
}
/* 短信等录 */
.ewb-submit.sms-login {
    margin-top: 9px;
    display: block;
    width: auto;
    height: 38px;
    line-height: 38px;
    color: #1080cc;
    border: 1px solid #1080cc;
    background-color: #cbe4f8;
}

.sms-login:hover {
    color: #1080cc;
    border-color: #00adef;
    background-color: #cbecf8;
}
/* 验证码等录 */
.ewb-submit.yzm-login {
    margin-top: 9px;
    display: block;
    width: auto;
    height: 38px;
    line-height: 38px;
    color: #1080cc;
    border: 1px solid #1080cc;
    background-color: #cbe4f8;
}

.yzm-login:hover {
    color: #1080cc;
    border-color: #00adef;
    background-color: #cbecf8;
}
/* CA登录 */



/* 法人2中方式登录显隐 */
.ewb-legal {
    display: none;
}

.ewb-legal.cur {
    display: block;
}

.ewb-go {
    padding-top: 13px;
}

.ewb-go-para {
    margin-top: 8px;
    overflow: hidden;
    line-height: 24px;
}

.ewb-go-para .go01 {
    float: left;
}

.ewb-go-para .go02 {
    margin-left: 14px;
}

.ewb-go-para a {
    color: #1933f6;
}

.ewb-submit.ewb-mt45 {
    margin-top: 45px;
}

.ewb-submit.ewb-mt20 {
    margin-top: 20px;
}

/* ca未安装错误提示 */
.ewb-help-shadow {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/login/help_mask.jpg) repeat;
}

.ewb-help-shadow.cur {
    display: block;
}

.ewb-help {
    margin-top: 129px;
    height: 250px;
    background-color: #fff;
}

.ewb-help-hd {
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #1080cc;
    background-color: #c8e1f4;
}

.ewb-help-bd {
    height: 206px;
}

.help-msg {
    padding-top: 57px;
    line-height: 26px;
    text-align: center;
}

.help-btn {
    margin: 0 auto;
    margin-top: 53px;
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    background-color: #1080cc;
}

.help-btn:hover {
    background-color: #00adef;
}

label.error {
    position: absolute;
	top: 10px;
    right: 10px;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    color: #fe0202;
    background: url('../images/wrong.png') left center no-repeat;
}

label.valid {
    background: url('../images/valid.png') left center no-repeat;
}
.warn{
    color:#c10a1b;
}
.ewb-trycode-btn{
    display: block;
    width: 105px;
    height: 40px;
    text-align: center;
    color: #fff;
    background-color: #00adef;
}

.ewb-trycode-btn:hover{
    background-color: #1080cc;
}
.otherlogin{ overflow: hidden; width: 326px; margin: 0 auto; margin-top: -30px;}
.otherlogin li{ float: left; text-align: center; margin-left: 22px;}
.otherlogin li:first-child{ margin-left: 0;}
.otherlogin a{ display: block; width: 48px; left: 80px; height: 46.4px; margin-bottom: 5px; background-image: url(../images/login102.png);}
.otherlogin .alipay{ background-position: 2px 0px;}
.otherlogin .weixin{ background-position: -94px 0;}
.otherlogin .zwfwapp{ background-position: -242px 1px;}
.otherlogin .ca{ background-image: url(../images/USB.png);background-size:48px  46px}
.otherlogin .yzm{ background-image: url(../images/YZM.png);background-size:48px  46px}
.otherlogin .sms{ background-image: url(../images/SMS.png);background-size:48px  46px}
.otherlogin .yyzz{ background-image: url(../images/YYZZ.png);background-size:48px  46px}