<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*** 2019-3-1新增  ****/
.v2-login-bg{
  margin:0 auto;
  min-width: 1260px;
  max-width: 1920px;
  background:url(/images/login/v2-login-bgImg.gif) no-repeat center center;
}
.v2-login-wrap{
  margin:0 auto;
  width:1200px;
  min-height:700px;
  overflow:hidden;
  position: relative;
}
.v2-login-content{
  position: absolute;
  right:86px;
  top:110px;
}</pre></body></html>