* {    margin: 0;    padding: 0;    font-family: 微软雅黑;}html,body {    width: 100%;    height: 100%;    overflow-x: hidden;}body {    background-image: url(../images/bj.png);    background-repeat: no-repeat;}.center-div {    width: 605px;    height: 300px;    position: relative;    top: 50%;    margin-top: -185px;    left: 25%;}.center-left {    float: left;    width: 280px;    height: 280px;    background-image: url(../images/logo.png);    background-size: 280px 280px;}.center-right {    float: left;    width: 325px;    height: 300px;}.wq-title {    height: 75px;    line-height: 75px;    padding-left: 58px;}.wq-title-p,.wq-title-dot{    float: left;    font-size: 26px;}.wq-title-dot{    height: 5px;    width: 5px;    background-color: rgba(72, 72, 72, 0.76);    border-radius: 50%;    margin: 38px 8px 0;}.row {    position: relative;    margin-left: 19px;    margin-right: 19px;}.row input[type='text'], .row input[type='password'] {    width: 100%;    height: 36px;    margin-bottom: 10px;    border: 1px solid #e4e4e4;    border-radius: 4px;}#reme {    text-align: left;}.login-captcha-div {    height: 34px;}.login-btn-div {    height: 34px;    margin-top: 15px;}#login-btn {    cursor: pointer;    width: 100%;    height: 34px;    background: url(../images/login-btn-bg.png) no-repeat center center;    border-radius: 4px;    background-size: calc(100% + 2px);}.row label {    position: absolute;    left: -45px;    top: 9px;}.layadmin-user-login-codeimg {    border-radius: 3px;}.bottom-line {    width: 100%;    height: 16px;    background-color: #52d9ef;    position: absolute;    bottom: 100px;}.bottom-text {    width: 100%;    margin: 0 auto;    position: absolute;    bottom: 60px;    text-align: center;}