@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;

}

body:before {
    content: ' ';
    position: fixed;

    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/bg.png);
    background-size: 100% auto;
}

.phone_logo_index {
    width: 100%;
    text-align: center;
    padding: 10px 0 10px 0;
}
.phone_logo_login {
    width: 100%;
    text-align: center;
    padding: 10px 0 10px 0;
    position: absolute;
    top: 200px;
}

.phone_logo_find {
    width: 100%;
    text-align: center;
    padding: 140px 0 60px 0;
}

.phone_login_box {
     width: 76%;
     margin: 0 auto;
     position: absolute;
     left: 90px;
     top: 700px;
 }

.phone_login_user {
    padding-bottom: 60px;
}

.phone_login_user_text {
    width: 450px;
    border: 0;
    border-bottom: 1px solid #8bb3e9;
    height: 75px;
    line-height: 75px;
    background: none;
    font-size: 32px;
}

.phone_login_user_img {
    height: 75px;
    line-height: 75px;
    vertical-align: middle;
    margin-right: 28px;
}
.phone_login_yzm_btn {
    width: 25%;
    min-height: 40px;
    background: #ffffff;
    color: #989898;
    font-size: 20px;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 10px;
    position: absolute;
    left: 70%;
    top: 5%;
    border: none;
}

.phone_login_btn {
    width: 100%;
    min-height: 75px;
    background: #6CA7FF;
    /*margin-left:5%;*/
    border-radius: 50px;
    color: #fff;
    font-size: 36px;
    margin-top: 20px;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 75px;
}

.phone_login_btn_1 {
    width: 100%;
    height: 120px;
    background: #6CA7FF;
    /*margin-left:5%;*/
    border-radius: 30px;
    color: #fff;
    font-size: 36px;
    margin-top: 40px;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 120px;
}

.phone_login_btn_2 {
    width: 100%;
    height: 126px;
    background: #6CA7FF;
    border-radius: 30px;
    color: #fff;
    font-size: 30px;
    margin: 100px auto;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 60px;
}

.phone_login_btn_3 {
    width: 100%;
    height: 120px;
    background: #6CA7FF;
    /*margin-left:5%;*/
    border-radius: 50px;
    color: #fff;
    font-size: 32px;
    margin-top: 20px;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 120px;
}

.phone_login_btn_4 {
    width: 100%;
    height: 120px;
    background: #6886e6;
    /*margin-left:5%;*/
    border-radius: 50px;
    color: #fff;
    font-size: 36px;
    margin-top: 40px;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 120px;
}

.phone_login_btn_5 {
    width: 100%;
    height: 120px;
    background: #6CA7FF;
    /*margin-left:5%;*/
    border-radius: 50px;
    color: #fff;
    font-size: 32px;
    margin-top: 20px;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 60px;
}

.phone_forger {
    float: left;
    font-size: 28px;
    text-decoration: none;
    padding-top: 15px;
    color: #004287;
}

.phone_change {
    float: right;
    font-size: 28px;
    text-decoration: none;
    padding-top: 15px;
    color: #004287;
}

.phone_login_more {
    padding-top: 100px;
}

.phone_more_title {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: url(../img/xian.png) no-repeat center center;
    text-align: center;
    font-size: 34px;
    color: #004287;
}

.phone_login_nav {
    float: left;
    width: 30%;
    text-align: center;
    margin-top: 40px;
}

.phone_login_nav dd {
    font-size: 28px;
    color: #004287;
    line-height: 60px;
}

.phone_login_find_title {
    width: 100%;
    text-align: center;
    color: #004287;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 100px;
}

.phone_login_find_title1 {
    width: 100%;
    text-align: center;
    color: #004287;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 40px;
}

.phone_login_find_title p {
    font-size: 30px;
    color: #999;
    line-height: 45px;
}

.phone_find_nav {
    padding-left: 50px;
    height: 90px;
}

.phone_find_img {
    float: left;
    padding-right: 20px;
}

.phone_find_p {
    float: left;
    /*line-height:60px;*/
    font-size: 32px;
    color: #004287;
}

.phone_login_find_box {
    padding-bottom: 30px;
    overflow: hidden;
}

.phone_login_find_box_text {
    width: 380px;
    border: 0;
    border-bottom: 1px solid #8bb3e9;
    height: 75px;
    line-height: 75px;
    background: none;
    font-size: 32px;
    float: left;
}

.phone_login_find_box_img {
    height: 75px;
    line-height: 75px;
    vertical-align: middle;
    margin-right: 28px;
    width: 130px;
    float: left;
    font-size: 32px;
    color: #004287;
    float: left;
}

.phone_must {
    background: url(../img/must.png) no-repeat right center;
}

.phone_safe {
    float: right;
    height: 30px;
    margin-top: -50px;
    margin-right: 50px;
}

.phone_safe_1 a {
    float: right;
    height: 30px;
    margin-top: -60px;
    margin-right: 50px;
    color: #f4c766;
    font-size: 28px;
}

.phone_safe_2 a {
    float: right;
    height: 30px;
    margin-top: -60px;
    margin-right: 50px;
    color: #c2151f;
    font-size: 28px;
}

.phone_login_more_1 {
    /*position: fixed;
    bottom: 20px;*/
    width: 90%;
    margin-left: 5%;
    margin-top: 50px;
}

.phone_more_title_1 {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: url(../img/xian.png) no-repeat center center;
    text-align: center;
    font-size: 34px;
    color: #004287;
}

.phone_login_nav_1 {
    float: left;
    width: 16.5%;
    text-align: center;
    margin-top: 40px;
}

.phone_login_nav_1 dd {
    font-size: 26px;
    color: #004287;
    line-height: 60px;
}

.phone_pt_text {
    font-size: 24px;
    color: #666;
    line-height: 50px;
}

.phone_pt_text1 {
    width: 100%;
    line-height: 50px;
    color: #666;
    font-size: 24px;
    padding-top: 8px;
}

.phone_pt_h2 {
    font-size: 34px;
    color: #333;
    font-weight: normal;
    padding-top: 8px;
}

.verification-messenge{
    text-align: center;
    font-size: 1.5rem;
}


