<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
#login {
  height: 100%;
}
body {
  background-color: #ffffff;
}
body,
p {
  margin: 0;
}
input:focus,
textarea:focus {
  outline: none;
}
#login {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 1200px;
  background: url("../images/pic.png") no-repeat;
  background-size:100%
}
#login .ms-none {
  display: none !important;
}
#login .ms-login-float {
  float: left;
}
#login .ms-head,
#login .ms-footer,

#login .ms-content-code {
  background-color: #ffffff;
}
#login .ms-head-line,
#login .ms-head-welcome-login,
#login .ms-footer {
  color: #999999;
}
#login .ms-head-welcome-login,
#login .ms-login-english-title,
#login .ms-login-remmember-password,
#login .ms-footer {
  font-size: 12px;
}
#login .ms-head {
  vertical-align: middle;
  height: 45px;
  padding: 5px;
  display: flex;
  align-content: center;
}
#login .ms-head a {
  height: 45px;
}
#login .ms-head img {
  height: 100%;
}
#login .ms-head .ms-head-welcome-login {
  font-size: 1rem !important;
  height: 45px;
  line-height: 45px;
}
#login .ms-head .ms-head-line {
  margin: 0 12px;
  border-left: 1px solid #999;
}

#login .ms-content .ms-content-form,
#login .ms-content .ms-content-code {
  width: 280px;
  height: 215px;
  padding: 24px 20px;
  position: absolute;
  right: 160px;
  top: 30%;

}
#login .ms-content #ms-content-form-register {
  height: 260px;
}
#login .ms-content .ms-login-chinese-title {
  color: #0099ff;
  font-size: 16px;
  line-height: 15px;
}
#login .ms-content .ms-login-code {
  position: absolute;
  top: 4px;
  right: 4px;
}
#login .ms-content .ms-login-code-title {
  color: #0099ff;
  font-size: 12px;
}
#login .ms-content .ms-content-form .ms-login-title {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  margin: -330px 0 0 -260px;
  width:510px;
  height:220px;
  background-image: url("../images/Logo-new4.png");
  background-repeat:no-repeat;
  background-size: 100% 40%;
  background-position: bottom;
}
#login .ms-content .ms-content-form .ms-login-english-title,
#login .ms-content .ms-content-form .ms-login-remmember-password,
#login .ms-content .ms-content-form .ms-login-code-text {
  color: #999999;
}
#login .ms-content .ms-content-form .ms-login-people-name,
#login .ms-content .ms-content-form .ms-login-remmember-password {
  margin-bottom: 12px;
}
#login .ms-content .ms-content-form .ms-login-error-text {
  height: 15px;
  font-size: 12px;
  color: #e4393c;
  display: flex;
  align-items: center;
  padding: 5px 0;
}
#login .ms-content .ms-content-form .ms-login-error-text img {
  padding-right: 5px;
}
#login .ms-content .ms-content-form input {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #555555;
  color: #0099ff;
  background-color:#FAFFBD ;
}
#login .ms-content .ms-content-form input::-webkit-input-placeholder {
  color: #999999;
}
#login .ms-content .ms-content-form input::-moz-placeholder {
  color: #999999;
}
#login .ms-content .ms-content-form .ms-login-people-name {
  width: 260px;
  height: 20px;
  padding: 5px 10px;
}
#login .ms-content .ms-content-form .ms-error {
  border: 1px solid #e4393c;
}
#login .ms-content .ms-content-form .ms-login-remmember-password {
  display: flex;
  line-height: 13px;
  align-items: center;
  height: 13px;
}
#login .ms-content .ms-content-form .ms-login-remmember-password input[type="checkbox"] {
  margin: 0 6px 0 0;
}
#login .ms-content .ms-content-form .ms-login-button {
  background-color: #3C9BCB;;
  color: black;
  width: 50%;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  /*color: #ffffff;*/
  text-align: center;
  /*background-color: #009aff;*/
  cursor: pointer;
  margin-left: 25%;
  border-radius: 4px;
}
#login .ms-content .ms-content-form .login-code {
  overflow: hidden;
  margin-bottom: 12px;
}
#login .ms-content .ms-content-form .login-code .login-code-input {
  width: 120px;
  height: 12px;
  padding: 10px;
}
#login .ms-content .ms-content-form .login-code .login-code-input,
#login .ms-content .ms-content-form .login-code .login-code-img {
  margin-right: 11px;
}
#login .ms-content .ms-content-form .login-code .login-code-img {
  height: 34px;
}
#login .ms-content .ms-content-form .login-code .login-code-text {
  font-size: 10px;
}
#login .ms-content .ms-content-form .login-code .login-code-change {
  cursor: pointer;
  color: #0099ff;
}
#login .ms-content .ms-content-form .login-code .login-code-rompt {
  color: #999;
}
#login .ms-content .ms-content-form .ms-login-rand-code {
  width: 110px;
  height: 12px;
  padding: 10px;
}
#login .ms-content .ms-content-form .ms-login-rand-code-img {
  height: 34px;
}
#login .ms-content .ms-content-code .ms-computer-title {
  background: url(../images/frame.png) no-repeat;
  position: absolute;
  top: 10px;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 10px;
  width: 90px;
  right: 45px;
}
#login .ms-content .ms-content-code .ms-login-weixin {
  text-align: center;
}
#login .ms-content .ms-content-code .ms-login-weixin img {
  margin: auto;
  display: block;
  margin-top: 18px;
  margin-bottom: 16px;
}
#login .ms-content .ms-login-button:hover,
#login .ms-content .ms-login-button:active {
  background-color: #0086ff;
}
#login .ms-footer {
	position:absolute;
	bottom:0;
	width:100%;
  height: 40px;
  padding: 40px 0;
  text-align: center;
}
#login .ms-footer a:link {
  color: #999999;
  text-decoration: none;
}
#login .ms-footer a:visited {
  color: #999999;
  text-decoration: none;
}
#login .ms-footer a:active {
  color: #999999;
  text-decoration: none;
}
#login .ms-footer a:hover {
  color: #0099ff;
  text-decoration: none;
}
#login .ms-footer p {
  margin: 0 0 18px 0;
  line-height: 11px;
}
#login .ms-footer p:last-child {
  margin: 0;
}
</pre></body></html>