html,body{
    min-width:1280px;
    min-height:600px;
    background: #F5F5F5;
    height:100%;
    position:relative;
}
.bg{
    clear: both;
    overflow: hidden;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    justify-content: center;
    align-items: center;

    height:100%;
    background: url('../images/login/bg.png') center ;
    background-size:100% 100%;
}

.login_bd{
    width: 1000px;
    height: 520px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    box-shadow: 0px 0px 40px 0px rgba(43,12,3,0.10);
    z-index: 1;
}
.login_bd_l{
    width: 500px;
    height: 520px;
    background: url('../images/login/bg2.png') no-repeat center ;
    background-size:100% 100%;
    border-radius: 10px 0 0 10px;
    position: relative;
}
.logo_bd{
    margin-top: 33px;
    padding-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;

    color: #ffffff;
    font-size: 28px;
}
.logo_bd img{
    margin-right: 25px;
    height: 80px;
}
.login_bd_r{
    width: 500px;
    height: 520px;
    background: #FFFFFF;
    border-radius:  0 10px 10px 0;
}
.form_bd{
    margin: 60px 60px 0 80px;
}
.form_top{
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;

    color: #323232;
    font-size: 30px;
}
.form_top span{
    display: inline-block;
    margin-right: 17px;
    width: 8px;
    height: 32px;
    background: #38DAA6;
}
.form_con{}
.form_item{
    position: relative;
    margin-bottom: 20px;
    height: 50px;
    line-height: 50px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;

    -moz-box-sizing: border-box;  /*Firefox3.5+*/
    -webkit-box-sizing: border-box; /*Safari3.2+*/
    -o-box-sizing: border-box; /*Opera9.6*/
    -ms-box-sizing: border-box; /*IE8*/
    box-sizing: border-box;

    border: 1px solid #F0F0F0;

}

.form_item img{
    margin: 0 16px;
    width: 20px;
    height: 20px;
}
.form_item input{
    flex: 1;
    margin: 0;
    padding: 0;
    border: none;
    height: 48px;

}

.form_item input:focus{
    outline-offset: 0px;
    outline: none;
}
.form_item img.verify_img{
    margin: 0 0 0 16px;
    border: none;
    width: 120px;
    height: 48px;
    cursor: pointer;
}

.form_submit{
    padding-top: 10px;
}

.form_btn{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;

    background: #38DAA6;
    border-radius: 3px;
    border: none;
    cursor: pointer;
}
.form_btn:focus{
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
}
canvas{
    background: rgba(0,0,0,.2)!important
}
.fpass_ac{
  margin: 20px;
  text-align: right;
}
.fpass_a{
 margin-left:50px;color:#333
}


.t_login_b {
    /*margin:86px 0 0 46px;*/
    margin: 55px 0 0 46px;
    width: 306px;
}

 


.t_login_b .t_login_tab {}

.t_login_b .t_login_tab ul {
    text-align: center;
    font-size: 0;
}

.t_login_b .t_login_tab ul li {
    display: inline-block;
    width: 50%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}

.t_login_b .t_login_tab ul li.on {
    color: #000000;
}

.t_login_b .t_login_tab ul li.on:after {
    margin: 0 auto;
    content: " ";
    display: table;
    width: 26px;
    height: 2px;
    background: #38DAA6;
    border-radius: 2px;
}

.t_login_input {
    margin-top: 20px;
    border-bottom: 1px solid #DCDCDC;
}

.t_login_input input {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: none;
    color: #000;
    font-size: 14px;

}

.t_login_tip {
    padding: 29px 0;
    text-align: right;
    color: #C7C7C7;
    font-size: 12px;
}

.t_login_tip {
    cursor: pointer;
}

.t_login_btn {
    margin: 20px auto;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 24px;
    background: #38DAA6;
    cursor: pointer;
}

.t_login_btn {}

.t_login_b_f {
    margin-top: 31px;
}

.t_login_b_f .t_login_tab ul li {
    width: 100%;
    color: #000;
}

.t_login_c {}

.t_login_c input {
    width: 60%;
}

.t_login_c span {
    float: right;
    height: 34px;
    line-height: 34px;
    text-align: right;
    color: #38DAA6;
    font-size: 14px;
    cursor: pointer;
}

.t_login_c span.waiting {
    color: #969696;
}

.t_login_t {
    margin-top: 70px;
}

.t_login_t ul {
    text-align: center;
    font-size: 0;
}

.t_login_t ul li {
    display: inline-block;
    width: 50%;
    text-align: center;
}

.t_login_t ul li .td_i {}

.t_login_t ul li .td_i img {
    width: 32px;
    height: 32px;
}

.t_login_t ul li .td_t {
    color: #969696;
    font-size: 12px;
}

.backbtn{
    position: absolute;
    left: -20px;
    top: -50px;
}

 .hide{
      display: none;
    }
