body {    background-color: #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;}/*index 登录页面 新增css样式*/.margin-big-bottom {	position: relative;	width: 100%;	height: 4rem;	overflow: visible;	margin-bottom: 0;}.margin-big-bottom  img {	width: 7.5rem;	height: 7.5rem}.panel {	border: 6px solid;	border-image: -webkit-linear-gradient( #0278a2 , #0278a2) 6 6;	border-image: -moz-linear-gradient( #0278a2 , #0278a2) 6 6;	border-image: linear-gradient( #0278a2 , #0278a2) 6 6;	border-radius: 4px;}.padding-big-top {    padding-top: 45px;}/* 登录页面新增 */.input.inputNews {	border-radius: 0;	border: none;	border-bottom: 1px solid #cdcfd7;	box-shadow: none;}.button.bg-main {	border-color: #0384be;}.bg-main {	background-color: #0384be;}.button.border-main:hover,.button.border-main:focus,.button.bg-main:hover,.button.bg-main:focus {	color: #fff;	border-color: #0384be;	background-color: #0384be;}