body {
    background: #FFF;
    font-family: "Helvetica Neue", "Hiragino Sans GB", Helvetica, "Microsoft YaHei", Arial, sans-serif;
}
.dux-login { position: absolute; top: 50%; margin-top: -140px; left: 50%; margin-left: -150px; }
.yzmcoke{ height:34px;width:100%}
.panel {
	background: #fff;
}
form .form-group:last-child {
	padding-bottom: 0;
}
.passcode {
	position: absolute;
	right: 0;
	top: 0;
	height: 32px;
	margin: 1px;
	border-left: solid 1px #ddd;
	text-align: center;
	line-height: 32px;
	border-radius: 0 4px 4px 0;
}