<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* xinjiang distinct css */
/* banner */
.login .banner-slider .slides .slide-1 {
  background: url("img/banner_fj_1.jpg") no-repeat center center #FFF;
}

.login .banner-slider .slides .slide-2 {
  background: url("img/banner_fj_2.jpg") no-repeat center center #FFF;
}

/* footer */
.ft .copyright {
  left: 100px;
}

.ft .hotline {
  left: 350px;
}

.ft .helpline {
  left: 580px;
  background: none;
}

.ft .helpcenter {
  left: 800px;
}</pre></body></html>