.login-wrap{
    width: 100%;
    height: 100%;
}
.login-main{
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 600px;
}
.login-bg{
    position: absolute;
    top: -3px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.login-footer{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    margin-top: 0px;
    height: 44px;
    line-height: 44px;
    background-color: #fff;
    z-index: 1;
}
.login-c{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    /*background: url(../images/login_bbg.png) no-repeat center;*/
    z-index: 1;
}
.login-l{
    position:absolute;
    bottom: 25px;
    left: 50px;
    width: 1100px;
    height: 120px;
    border: 3px solid #6edec1;
    background-color: #fff;
    font-size: 0px;
}
.login-l h3{
    display: none;
    padding-left: 8px;
    color: #fff;
}
.liu-box{
    display: inline-block;
    display: inline-block\9;
    padding-top: 20px;
    font-size: 0px;
    vertical-align: middle;
}
.liu-box>div{
    display: inline-block;
    display: inline-block\9;
    margin-left: 40px;
    width: 120px;
    height: 38px;
    background-color: #29c7c5;
}
.liu-box>div.cur{
    background-color: #f99b1c;
}
.liu-box>div>p{
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.tzgg-p{
    display: inline-block;
    display: inline-block\9;
    margin: 0px 0px 0px 60px;
    padding-top: 12px;
    width: 540px;
    line-height: 24px;
    color: #455759;
    font-size: 14px;
    vertical-align: middle;
}
.tzgg-p p{
    line-height: 24px;
    color: #455759;
}
.login-r{
    position: absolute;
    top: 50%;
    right: 60px;
    margin: -244px 0px 0px 0px;
    width: 350px;
    height: 340px;
    background-color: #fff;
    border-radius: 5px;
}
.login-rnn{
    padding: 0px 25px;
}
.login-r-h3{
    padding: 10px 0px 0px;
    line-height: 52px;
    text-align: center;
    font-size: 24px;
    color: #333;
}
.inp-box input{
    padding-left: 44px;
    width: 256px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}
.inp-box input:hover,
.inp-box input:focus{
    border: 1px solid #60b0f7;
}
.inp-box .spn{
    margin-top: 20px;
    font-size: 14px;
}
.user-name{
    background: url(../images/login_input.png) no-repeat 10px 8px;
}
.user-id{
    background: url(../images/login_input.png) no-repeat 10px -71px;
}
.login-btn{
    display: block;
    margin-top: 35px;
    width: 302px;
    height: 44px;
    line-height: 44px;
    background-color: #29c7c5;
    border-radius: 2px;
    box-shadow: 0px 4px 8px #c5eee3;
    -webkit-box-shadow: 0px 4px 8px #c5eee3;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.login-btn:hover{
    background-color: #22bcba;
}
.loerr-tip{
    margin-top: 8px;
    padding-left: 2px;
    font-size: 12px;
    color: #e24f51;
}
/*20180423 add start*/
.login-r{
    width: 346px;
    height: 348px;
    background: url(../images/logined_bg.png) no-repeat center;
}
.inp-box input{
    width: 250px;
}
.yan-zhen{
    position: relative;
}
.inp-box input.user-yzm{
    width: 132px;
    background: #fff url(../images/login_input.png) no-repeat 10px -154px;
}
.yzm-img,
.yzm-img img{
    margin: 1px 0px 16px;
    width: 97px;
    height: 38px;
}
.yzm-huan{
    position: absolute;
    bottom: -8px;
    right: 0px;
    width: 97px;
    height: 16px;
    text-align: center;
    color: #3088ec;
    font-size: 12px;
}
.yzm-huan:hover{
    text-decoration: underline;
}
.user-name.mt20{
    margin-top: 10px;
}
.login-btn{
    margin-top: 20px;
    width: 296px;
}
.loerr-tip{
    margin-top: -7px;
}
.login-icon{
    position: absolute;
    top: 50%;
    left: 90px;
    margin: -296px 0px 0px 0px;
    width: 551px;
    height: 442px;
    background: url(../images/login_img.png) no-repeat center;
}
/*20180529 weihu start*/
.defend-tip{
    line-height: 600px;
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
}
/*20180529 weihu end*/

/*20190529 add*/
.login-r{
    width: 350px;
    height: auto;
    background: #fff;
}
.login-tab-nav{
    text-align: center;
    margin-top: 40px;
    font-size: 0;
}
.login-tab-nav li{
    display: inline-block;
    position: relative;
    font-size: 14px;
    background: #f5f5f5;
}
.login-tab-nav li:after{
    content: '';
    position: absolute;
}
.login-tab-nav li.first{
    margin-right: 20px;
    border-radius: 3px 0 0 3px;
}
.login-tab-nav li.last{
    border-radius: 0 3px 3px 0;
}
.login-tab-nav li.first:after{
    top: 0;
    right: -20px;
    width: 0;
    height: 0;
    border-top: 19px solid;
    border-left: 10px solid;
    border-bottom: 19px solid;
    border-right: 10px solid;
    border-color: #f5f5f5 transparent transparent #f5f5f5;
}
.login-tab-nav li.last:after{
    top: 0;
    left: -20px;
    width: 0;
    height: 0;
    border-top: 19px solid;
    border-left: 10px solid;
    border-bottom: 19px solid;
    border-right: 10px solid;
    border-color: transparent #f5f5f5 #f5f5f5 transparent;
}
.login-tab-nav li a{
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    font-size: 16px;
    color: #999;
}
.login-tab-nav li.first a{
    padding-left: 30px;
}
.login-tab-nav li.last a{
    padding-right: 30px;
}
.login-tab-nav li.active{
    background: #29c7c5;
    background: linear-gradient(-114deg,#28c7c6,#3bd3ab);
}
.login-tab-nav li.last.active{
    background: #3bd3ab;
    background: linear-gradient(-114deg,#28c7c6,#3bd3ab);
}
.login-tab-nav li.active a{
    color: #fff;
}
.login-tab-nav li.first.active:after{
    border-color: #29c7c5 transparent transparent #29c7c5;
}
.login-tab-nav li.last.active:after{
    border-color: transparent #3bd3ab #3bd3ab transparent;
}
.login-tab-panel{
    position: relative;
    display: none;
}
.login-tab-panel.active{
    display: block;
}
.inp-box input.user-yzm{
    width: 106px;
}
.yzm-img{
    width: 93px;
    height: 40px;
    margin: 0;
    background: #ecf1ef;
    border-radius: 2px;
}
.yzm-img img{
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 2px;
}
.yzm-refresh{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 12px 8px 0 17px;
    background: url("../images/refresh-icon.png") no-repeat center;
}
.loerr-tip{
    position: absolute;
    left: 0;
    bottom: -20px;
}
.login-btn{
    margin-top: 30px;
    margin-bottom: 40px;
    background: #f99b1c;
    box-shadow: 0 0 7px 3px rgba(249,155,28,0.35);
}
.login-btn:hover{
    background: #ed8b07;
}
.inp-box input:hover, .inp-box input:focus{
    border: 1px solid #29c7c5;
}
.login-icon{
    left: 15px;
    margin: -242px 0 0 0;
    width: 676px;
    height: 371px;
    background: url("../images/login_img02.png") no-repeat center;
}