.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;
}

.register-container {
    margin: auto;
    z-index: 2;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 0.1rem;
    width: 7.19rem;
    height: 7.21rem;
    padding: 1.7rem 0.62rem 0;
    position: absolute;
    background: url(https://img.fhyx.com/fxegames/sgm/bbxg/gwxg27.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% 16%, 100% auto;
    box-sizing: border-box;
}

.register-container h3 {
    line-height: 0;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    width: 100%;
    height: 0.26rem;
    font-size: 0;
}

.register-container h3 a {
    position: relative;
    margin: 0 0.16rem;
    /* float:left;
     */
    cursor: pointer;
    letter-spacing: 0.02rem;
    color: #170b0f;
    font-size: 0.2rem;
    display: inline-block;
}

.register-container h3 a:after {
    content: "";
    display: block;
    float: left;
    margin: 0.08rem 0.07rem;
    width: 0.15rem;
    height: 0.15rem;
    box-sizing: border-box;
    border: 4px solid rgb(62, 48, 42);
    border-radius: 50%;
    background: rgb(62, 48, 42);
}

.register-container h3 a.active:after {
    border-color: rgb(109, 93, 84);
    background: transparent;
}

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

.register-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;
}

.register-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;
}

.register-container .input-div-con .input-div input {
    width: 2.7rem;
}

.register-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.12rem;
    border-left: 0.01rem solid #463930;
    padding-left: 0.2rem;
    text-align: left;
    cursor: pointer;
}

.register-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;
}

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

.register-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;
}

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

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

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

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

.register-container .register-info a {
    color: #a14723;
}

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

.register-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;
}

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

.register-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;
}

.register-container .remember-account {
    height: 0.3rem;
    line-height: 0.3rem;
    color: #1e110f;
    font-size: 0.2rem;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.1rem;
}

.register-container .remember-account b {
    content: "";
    float: left;
    margin: 0.08rem 0.07rem;
    width: 0.15rem;
    height: 0.15rem;
    box-sizing: border-box;
    border: 4px solid rgb(62, 48, 42);
    border-radius: 50%;
    background: rgb(62, 48, 42);
}

.register-container .remember-account.checked b,
.register-container .remember-account.checked b {
    border-color: rgb(109, 93, 84);
    background: transparent;
}

.register-container .bottom-links {
    width: 100%;
    text-align: center;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.2rem;
    color: #383838;
}

.register-container .bottom-links a {
    padding: 0 0.2rem;
    color: #383838;
    font-size: 0.2rem;
}