.container {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    background: url(https://img.fhyx.com/fxegames/sgm/bbxg/gwxg14.jpg) no-repeat center top;
    height: 680px;
    padding-top: 300px;
}

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

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

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

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

.register-container {
    margin: auto;
    z-index: 2;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 10px;
    width: 719px;
    height: 714px;
    padding: 150px 62px 0;
    position: absolute;
    /* background: url(../images/l7.png) no-repeat center; */
    /* background-size: 100%; */
    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% 14%, 100% auto;
    box-sizing: border-box;
}

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

.register-container h3 a {
    position: relative;
    margin: 0 16px;
    /* float:left; */
    cursor: pointer;
    letter-spacing: 2px;
    color: #170b0f;
    font-size: 20px;
    display: inline-block;
}

.register-container h3 a:after {
    content: "";
    display: block;
    float: left;
    margin: 8px 7px;
    width: 15px;
    height: 15px;
    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(203 203 203 / 56%);
    height: 54px;
    line-height: 54px;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: hidden;
}

.register-container .input-div input {
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    color: #1e110f;
    float: left;
    background-color: transparent;
    width: 442px;
}

.register-container .input-div-con .input-div input {
    width: 270px;
}

.register-container .input-div-con .input-div a {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #1e110f;
    float: right;
    margin-top: 12px;
    border-left: 1px solid #463930;
    padding-left: 20px;
    text-align: left;
    cursor: pointer;
}

.register-container .input-div span {
    float: left;
    width: 90px;
    text-indent: 15px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #666666;
    display: none;
}

.register-container .input-div-warning {
    width: 100%;
    margin: 0 auto 1px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ff8787;
    clear: both;
    text-indent: 12px;
}



.register-container .input-div-con .code-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 118px;
    height: 48px;
    border-radius: 8px;
    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: 251px;
    height: 66px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    display: block;
    cursor: pointer;
    background: url(https://img.fhyx.com/fxegames/sgm/bbxg/gwxg89.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0;
        margin: 20px auto 30px;
}

.register-container .register-info {
    width: 320px;
    margin: 0 auto;
    line-height: 24px;
    color: #383838;
    text-align: center;
    font-size: 20px;
}

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

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

.register-container .msg-div input {
    padding: 0 20px;
    width: 331px;
    background-color: rgb(203 203 203 / 56%);
    box-sizing: border-box;
    padding: 0 20px;
}

.register-container .msg-div img {
    width: 125px;
    height: 54px;
    float: left;
    cursor: pointer;
    margin-left: 30px;
}

.register-container .msg-div .change-code {
    width: 30px;
    height: 28px;
    background: url(../images/l2.png) no-repeat center;
    background-size: 100%;
    float: right;
    font-size: 0;
    margin-top: 13px;
    margin-right: 5px;
}

.register-container .remember-account {
    height: 30px;
    line-height: 30px;
    color: #1e110f;
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
}

.register-container .remember-account b {
    content: "";
    float: left;
    margin: 8px 7px;
    width: 15px;
    height: 15px;
    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: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #383838;
}

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