body {
    width: 100%;
    overflow: hidden;
    margin:0;
}

P {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: inherit;
    cursor: pointer;
}

.forgetPassWord {
    width: 100%;
    overflow: hidden;
    min-width: 1300px;
    background: #f4f4f4;
    min-height: 100vh;
}

.forgetPassWord_nav {
    width: 100%;
    height: 80px;
    background: #ffffff;
    border-bottom: 1px solid #E6E6E6;
}

.forgetPassWord_navz {
    width: 62%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*    border:1px solid red;*/
}

.Word_navzOnep {
    font-size: 25px;
    font-weight: bold;
    color: rgba(37, 124, 225, 1);
}

.Word_navzTwop a {
    font-size: 13px;
    color: #333333;
    cursor: pointer;
    letter-spacing: 1px;
}
.Word_navzOnep a{
    color: rgba(37, 124, 225, 1);
}

.logoText_bottomText{
    display: block;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: left;
}

.Word_navzTwop a span {
    color: #1F77EE!important;
}

.forgetPassWord_Wrap {
    width: 500px;
    height: 330px;
    margin: 0 auto;
    /*    border: 1px solid red;*/
    
    margin-top: 50px;
    background: #ffffff;
    box-shadow: 0px 10px 27px #ffffff;
    border-radius: 15px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.conWrap2 {
    height: 390px!important;
}

.forgetPassWord_Wraptop {
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #1F77EE;
    text-align: center;
    border-radius: 15px 15px 0 0;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    letter-spacing: 3px;
    color: rgba(255, 255, 255, 1);
}

.forgetPassWord_WrapMinner {
    width: 65%;
    padding: 3em 0 2em 0;
    /*    border: 1px solid red;*/
    
    margin: 0 auto;
    text-align: center;
}

.passwordInp {
    width: 300px;
    height: 35px;
    background: rgba(244, 244, 244, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 2px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    padding-left: 15px;
    border-radius: 4px;
    cursor: pointer;
}

#box {
    position: relative;
    width: 315px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: rgba(244, 244, 244, 1);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    cursor: pointer;
}

.bgColor {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background-color: lightblue;
}

.txt {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #888888;
    text-align: center;
}

.slider {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 38px;
    border: 1px solid #ccc;
    background: #fff;
    text-align: center;
    cursor: move;
}

.slider>i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slider.active>i {
    color: green;
}

.passBtn {
    margin-top: 20px;
    width: 315px;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    background: rgba(31, 119, 238, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 4px;
    cursor: pointer;
}

.massPhonesend1 {
    font-size: 12px;
    color: #ffffff;
    display: inline;
    background:rgba(31, 119, 238, 1);
    float: right;
    width: 118px;
    margin-right: 0em;
    text-align: center;
    height: 35px;
    line-height: 35px;
    margin-top: 20px;
    border-radius: 4px;
    border: none;
    /* margin-right: 28px; */
}

.error {
    position: absolute;
    top: 22%;
    right: 36%;
    color: red;
    font-size: 12px;
}

.div-phone {
    position: relative;
}

.messageInp {
    width: 150px;
    height: 35px;
    line-height: 35px;
    border: none;
    border: 1px solid rgba(220, 220, 220, 1);
    border-radius: 2px;
    margin-left: 14px;
    margin-top: 20px;
    padding-left: 2em;
    border-radius: 4px;
    cursor: pointer;
    margin-left: -10px;
}

.massPhonesend0 {
    font-size: 12px;
    color: #ffffff;
    display: inline;
    background: #1F77EE;
    float: right;
    width: 29%;
    /* margin-right: 0.8em; */
    
    text-align: center;
    height: 4vh;
    line-height: 4vh;
    margin-top: 7%;
    padding: 0 0.25em 0 0.25em;
    border-radius: 4px;
    cursor: pointer;
}

input:hover {
    outline: none;
}

.pass3Inp {
    width: 300px;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    background: #F4F4F4;
    border: 1px solid #ccc;
    cursor: pointer;
    border-radius: 4px;
}

.info,
.safe {
    display: none;
    margin-left: 5px;
    width: 247px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 30px;
    color: #666;
    padding: 10px 0 0 40px;
    font-size: 12px;
    color: #F75234;
}

.user_put {
    height: 80px;
    line-height: 26px;
}

.pass3Form {
    position: relative;
    left: -8px;
    top: -25px;
}

.pass_put {
    height: 60px;
    line-height: 26px;
}

.info_error {
    display: none;
    width: 227px;
    height: 30px;
    position: absolute;
    left: -20px;
    top: 114px;
    color: red;
    font-size: 12px;
}

.info p,
.safe p {
    width: 282px;
    height: 1px;
    background: #B9E3FF;
    position: absolute;
    left: 5px;
    top: 23px;
}

.info_error p {
    width: 282px;
    height: 1px;
    background: #FFC7C7;
    position: absolute;
    left: 5px;
    top: 24px;
}

.user_put p {
    top: 73px;
}

.pass_put p {
    top: 53px;
}

.safe .s {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #ccc;
    background: #ccc;
}

.ok {
    display: none;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 260px;
    top: 8px;
}

.word {
    margin-left: 5px;
    color: #000;
}

.auto_complete {
    display: none;
    width: 160px;
    height: 120px;
    background: #eee;
    border: 1px solid #ccc;
    list-style-type: none;
    position: absolute;
    left: 78px;
    z-index: 10;
}

.auto_complete li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ff3;
    font-size: 10px;
    cursor: pointer;
}

.auto_complete li:hover {
    background: #ff8;
}

.auto_complete .last_li {
    border-bottom: none;
}

.pass4_p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(140, 140, 140, 1);
    margin-top: 35px;
}