#Content{
    /*background: url(/res/bird2022/structure/24100086.jpg) no-repeat center bottom #def2fd;*/
    /*background: url(/res/bird2022/structure/25050373.jpg) no-repeat center bottom #def2fd;*/
    background: url(/res/bird2022/structure/25080329.jpg) no-repeat center top;
    padding-bottom: 0;
    background-size: 100%;
    min-height: 1180px;
    overflow: hidden;
}
#Content1{
    /*background:url(/res/bird2022/structure/24100085.jpg) no-repeat center top;*/
       background-size:100%;
       padding-bottom: 100px;
       min-height:666px;
       background: none;
}
 #Content3{background:none;}
#Footer{margin-top:0px !important;}
.bd23_login {
    width: 1100px;
    background: #FFF;
    padding: 30px 20px;
    overflow: hidden;
    box-sizing: border-box;
    background: #FFF;
    box-shadow: 1px -1px 5px 4px #ccc;
    border-radius: 20px;
    margin-top: 90px;
}
.bd23_login a.bd23_login_return {
    color: #47AAFF;
    font-size: 16px;
}
.bd23_login a.bd23_login_return::after {
    content: '';
    display: block;
    clear: both;
    height: 30px;
}
.bd23_login .bd23_login_l {
    width: 600px;
    float: left;
    border-right: 6px solid #f2f4f9;
}
.bd23_login .bd23_login_l span {
    font-size: 14px;
    color: #000000;
    line-height: 2.5;
    font-weight: bold;
}
.bd23_login .bd23_login_l p {
    font-size: 14px;
    color: #000000;
    line-height: 2.5;
    padding-left: 20px;
}
.bd23_login .bd23_login_r {
    width: 400px;
    float: right;
}
.bd23_login .bd23_login_r h6 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
    letter-spacing:10px;
}
.bd23_login .bd23_login_r .bd23_login_tab {
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
}
.bd23_login .bd23_login_r .bd23_login_tab span.active {
    color: #5173ff;
    font-weight: bold;
}
.bd23_login .bd23_login_r .bd23_login_tab span {
    margin: 0 10px;
}
.bd23_login .bd23_login_r .bd23_login_jz {
    overflow: hidden;
    margin-top: 20px;
}
.bd23_login .bd23_login_r .bd23_login_jz input[type="checkbox"] {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.bd23_login .bd23_login_r .bd23_login_jz a {
    float: right;
    font-weight: bold;
    color: black;
    font-size: 18px;
}
.bd23_login .bd23_login_r button.login_ali {
    display: block;
    width: 100%;
    border: none;
    height: 38px;
    color: #FFF;
    font-size: 14px;
    background: linear-gradient(to right, #5172ff , #3dbcff);
    border-radius: 5px;
    margin: 10px 0;
    letter-spacing:10px;
}
.bd23_login .bd23_login_r button.logon_new {
    display: block;
    width: 100%;
    border: none;
    height: 38px;
    color: #FFF;
    font-size: 14px;
    background: linear-gradient(to right, #ff8151 , #ffb43d);
    border-radius: 5px;
}
.bd23_login .bd23_login_l p i{font-size: 24px;
    position: relative;
    top: 4px;
    margin-right: 4px;}
    /*---忘记密码---*/
    .avue-form{
        width:400px !important;
        margin:40px auto;
        
    }