.container {
    width: 100%;
    max-width: 750px;
    margin: auto;
    background: url(https://img.fhyx.com/fxegames/sgm/bbxg/gwxg108.jpg) no-repeat center top #e7e7e7;
    padding-top: 3rem;
    min-height: 100vh;
    background-size: auto 100%;
    box-sizing: border-box;
}

::-webkit-input-placeholder {
    color: rgba(30, 17, 15, 0.65);
    font-size: 0.24rem;
}

::-moz-placeholder {
    color: rgba(30, 17, 15, 0.65);
    font-size: 0.24rem;
}

:-moz-placeholder {
    color: rgba(30, 17, 15, 0.65);
    font-size: 0.24rem;
}

:-ms-input-placeholder {
    color: rgba(30, 17, 15, 0.65);
    font-size: 0.24rem;
}

.reset-container {
    margin: auto;
    z-index: 2;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 0.1rem;
    width: 6.59rem;
    height: 5.4rem;
    padding: 1.7rem 0.62rem 0;
    position: absolute;
    box-sizing: border-box;
    background: url(https://img.fhyx.com/fxegames/sgm/bbxg/gwxg28.png), url(https://img.fhyx.com/fxegames/sgm/bbxg/gwxg16.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: center 5%, center;
    background-size: 70% 20%, 100% auto;
}

.reset-container .msg-div {
    background: none;
    padding: 0;
    position: relative;
}

.reset-container .msg-div input {
    padding: 0 0.2rem;
    width: 3.31rem;
    background-color: rgba(70, 57, 48, 0.65);
    box-sizing: border-box;
    padding: 0 0.2rem;
}

.reset-container .msg-div img {
    width: 1.25rem;
    height: 0.54rem;
    float: left;
    cursor: pointer;
    margin-left: 0.3rem;
}

.reset-container .msg-div .change-code {
    width: 0.3rem;
    height: 0.28rem;
    background: url(/images/l2.png) no-repeat center;
    background-size: 100%;
    float: right;
    font-size: 0;
    margin-top: 0.13rem;
    margin-right: 0.05rem;
}

.reset-container h3 {
    line-height: 0.58rem;
    border-bottom: 0.01rem solid #cccccc;
    position: relative;
    text-align: center;
    margin-bottom: 0.65rem;
    width: 100%;
    display: none;
}

.reset-container h3 a {
    position: relative;
    margin: 0 0.16rem;
    display: block;
    /* float:left;
     */
    cursor: pointer;
    letter-spacing: 0.02rem;
    color: #3e3e3e;
    font-size: 0.16rem;
}

.reset-container h3 a.active {
    font-weight: bold;
    color: #3e3e3e;
    font-size: 0.2rem;
    /* display: inline;
     */
}

.reset-container h3 a.active:after {
    content: "";
    display: block;
    width: 0.41rem;
    height: 0.1rem;
    background-color: #3292ff;
    border-radius: 0.05rem;
    bottom: -0.05rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.reset-container h3:after {
    content: "";
    display: table;
    clear: both;
}

.reset-container .reset-li {
    display: none;
}

.reset-container .reset-li:first-child {
    display: block;
}

.reset-container .input-div {
    width: 100%;
    background-color: rgb(194 194 194 / 66%);
    height: 0.54rem;
    line-height: 0.54rem;
    box-sizing: border-box;
    padding: 0 0.2rem;
    overflow: hidden;
}

.reset-container .msg-div {
    background: none;
    padding: 0;
    position: relative;
}

.reset-container .input-div input {
    height: 0.54rem;
    line-height: 0.54rem;
    font-size: 0.24rem;
    color: #1e110f;
    float: left;
    background-color: transparent;
    width: 4.42rem;
}

.reset-container .msg-div input {
    padding: 0 0.2rem;
    width: 3.31rem;
    background-color: rgb(194 194 194 / 66%);
    box-sizing: border-box;
    padding: 0 0.2rem;
}

.reset-container .input-div-con .input-div input {
    /* width: 1.64rem;
     */
    width: 2.7rem;
}

.reset-container .input-div-con .input-div a {
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.2rem;
    color: #1e110f;
    float: right;
    margin-top: 0.1rem;
    border-left: 0.01rem solid #463930;
    padding-left: 0.2rem;
    text-align: left;
    cursor: pointer;
}

.reset-container .input-div span {
    float: left;
    width: 0.9rem;
    text-indent: 0.15rem;
    font-size: 0.16rem;
    letter-spacing: 0.01rem;
    color: #666666;
    display: none;
}

.reset-container .input-div-warning {
    width: 100%;
    margin: 0 auto 0.01rem;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.2rem;
    letter-spacing: 0.01rem;
    color: #ff8787;
    clear: both;
    text-indent: 0.12rem;
}

/*.reset-container .input-div-warning span {*/
/*    background: url(/images/jg.png) no-repeat 0.08rem center;*/
/*    padding-left: 0;*/
/*    text-indent: 0.3rem;*/
/*    display: none;*/
/*}*/
.reset-container .input-div-con {
    /* height: 0.75rem;
     */
    /* width: 100%;
     */
    /* margin: 0 auto;
     */
    /* overflow: hidden;
     */
    /* position: relative;
     */
}

.reset-container .input-div-con .code-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.18rem;
    height: 0.48rem;
    border-radius: 0.08rem;
    overflow: hidden;
    border: solid 1px #eeeeee;
    cursor: pointer;
}

.reset-container .input-div-con .code-img img {
    width: 100%;
    height: 100%;
}

.reset-container .input-div-con .input-div {
    width: 100%;
}

.reset-container .next-btn {
    width: 2.29rem;
    height: 0.58rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.5rem;
    display: block;
    cursor: pointer;
    background: url(https://img.fhyx.com/fxegames/sgm/bbxg/gwxg90.png) no-repeat center;
    background-size: 100%;
    font-size: 0;
    margin: 0.1rem auto 0.22rem;
}

.reset-container .to-reset {
    margin-top: 0.97rem;
}

.reset-container a.next-btn {
    background-image: url(/images/l3_1.png);
}

.reset-container .register-info {
    width: 3rem;
    margin: 0 auto;
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #383838;
    text-align: center;
}

.reset-container .register-info a {
    color: #3292ff;
}

.reset-container.has-done h3 {
    display: none;
}

.sucess-con {
    padding-top: 0.23rem;
    text-align: center;
    font-size: 0.24rem;
    color: #1e110f;
    margin: 0.09rem auto 0.8rem;
}

.sucess-con img {
    display: inline;
}