@charset "UTF-8";
@import "/lib/layui-v2.5.5/css/layui.css";
@import "/lib/fonts/iconfont.css";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  overflow: hidden;
}

a:focus {
  outline: thin dotted;
}
a.text-primary {
  outline: none;
}
a.text-primary:hover {
  color: var(--color-primary);
  opacity: 0.8;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

input[type=number] {
  -moz-appearance: textfield;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=password]::-ms-reveal {
  display: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  outline: none;
}

body {
  overflow: hidden;
}

#sogou_secure_inputs_container {
  display: none;
}

input::-webkit-input-safebox-button {
  display: none;
}

.layer_close {
  padding: 20px;
}
.layer_close .getcode {
  padding: 0 10px;
  float: right;
}

.pr {
  position: relative;
}

.passicon {
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 1;
  cursor: pointer;
  font-size: 22px;
}

.none {
  display: none !important;
}

:root {
  --color-primary: #237de8;
}

.flex {
  display: flex;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.justify-end {
  justify-content: flex-end;
}

.login_bg {
  background: url(/images/login/bg.png) center no-repeat;
  background-size: cover;
  height: 480px;
  position: relative;
}
.login_bg .nGyroParallax1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.5s ease-out;
}
.login_bg #img1 {
  margin: -9% 0 0 -35%;
}
.login_bg #img2 {
  margin: -7% 0 0 -47%;
}
.login_bg #img3 {
  margin: -3% 0 0 -30%;
}
.login_bg #img4 {
  margin: 6% 0 0 -41%;
}
.login_bg #img5 {
  margin: -10% 0 0 26%;
}
.login_bg #img6 {
  margin: -11% 0 0 33%;
}
.login_bg #img7 {
  margin: -7% 0 0 37%;
}
.login_bg #img8 {
  margin: -3% 0 0 19%;
}
.login_bg #img9 {
  margin: 3% 0 0 32%;
}
@media screen and (min-width: 758px) {
  .login_bg img {
    transform: scale(0.6) translate3d(0, 0, 0);
  }
}
@media screen and (min-width: 1190px) {
  .login_bg img {
    transform: scale(0.6) translate3d(0, 0, 0);
  }
}
@media screen and (min-width: 1430px) {
  .login_bg img {
    transform: scale(0.7) translate3d(0, 0, 0);
  }
}
@media screen and (min-width: 1910px) {
  .login_bg img {
    transform: scale(1) translate3d(0, 0, 0);
  }
}
.login_bg img {
  transition: 0.5s;
  user-select: none;
}

.login_box {
  width: 550px;
  height: 420px;
  position: absolute;
  margin-left: 50%;
  left: -275px;
  top: 50%;
  margin-top: -210px;
}
.login_box .login_tit {
  color: #fff;
  font-size: 34px;
  text-align: center;
  height: 80px;
  line-height: 80px;
  letter-spacing: 5px;
  text-shadow: 0px 1px 0px rgba(7, 0, 2, 0.5);
}
.login_box .login {
  height: auto;
  background: rgba(240, 240, 240, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(7, 0, 2, 0.2);
  border-radius: 5px 5px 5px 5px;
  position: relative;
}
.login_box .login .layui-form {
  padding: 45px 75px 16px;
}
.login_box .login .layui-form .layui-form-item {
  position: relative;
}
.login_box .login .layui-form .layui-form-item .layui-form-label {
  width: 28px;
  height: 28px;
  position: absolute;
  left: 7px;
  top: 5px;
  padding: 0;
  z-index: 1;
}
.login_box .login .layui-form .layui-form-item .layui-input-block {
  margin-left: 0;
}
.login_box .login .layui-form .layui-form-item .layui-input-block input {
  text-indent: 36px;
  border-radius: 5px;
}
.login_box .login .layui-form .layui-form-item .layui-input-block button[type=submit] {
  width: 100%;
  height: 46px;
  background: #237de8;
  box-shadow: 0px 0px 5px 0px rgba(7, 0, 2, 0.2);
  border-radius: 5px;
  font-size: 20px;
}
.login_box .login .layui-form .layui-form-item.captcha .layui-input-block input {
  width: calc(100% - 105px);
  display: inline-block;
}
.login_box .login .layui-form .layui-form-item.captcha .layui-input-block img {
  width: 100px;
  height: 38px;
}
.login_box .login .layui-form .layui-form-item .forgetpass {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 1;
}
.login_box .login .qcode {
  text-align: center;
  display: flex;
}
.login_box .login .qcode #appcode {
  width: 280px;
  margin-top: 30px;
}
.login_box .login .qcode #appcode .qrcode_box {
  border: 1px solid #e2e2e2;
  width: 200px;
  height: 200px;
  margin: 16px auto 0;
  overflow: hidden;
}
.login_box .login .qcode #appcode .qrcode_box img {
  transform: scale(1.06);
}
.login_box .login .qcode #appcode .after_scan {
  margin-top: 12px;
  display: none;
}
.login_box .login .qcode #appcode .after_scan i {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALKADAAQAAAABAAAALAAAAAD8buejAAAEF0lEQVRYCe2Zz2sTQRTHZ3YTk6ZSUQ+VHj168KCiIm2k6kVEK4IHPTWtKIg9KohnERRPiiBa05OCB7EKBQWVph6K1AoePPgHBD1URNtN0mR3fN9NN83O/shud9NS7F52Z+bNe599Oz/evGVs49rwgM0D3FaKUBBC8K7Pl7YbmtFT46IHqhKCF5WMUvyz9+Ec51xEUN/oGgm489PlHXqlfEoYYoAxcYS0phua7Q9lxvh7rvBxNZV+tbD/wQ97c/DSioA3F3K7qoLdYlycZIKF08Gph+Cvk5xdn8/mvwVHrUuGMtY5faFbr9ZuCoMNUnc1rDFJXucKG1OTiRsLBx//lNo8i4GBMx+H9hmGGKexao5PT40hG2hsFxWFD2i9T2aCdFWCCHVM5c7phlGIGxa2oRO6YSMIS0sPQxF59mkQZVFlyNPnS335Z356fIExDPD2NE06/JTE1sZZSVWUrN/w8AQ2J9iiPtuOYeD3ghjT6iZ1j9dE9BzD5moQ8wTzA7XazDFNK5FVlu+uHq6vs+IrCUddumR7Qct6kvPdbuu0q4fNTWHtYPFS6hKD4wUdHsZ2WytrxdA7mEO1XwWvkOHftOV1e0rRjphIZ3rkbdzhYcQG7YZVVXEmqSSymGCewLTlmyySgAOYApnTkkyMRV4BrNY7NvG379F3RfW35cZiA6YZSl9K9MdI2KRqGRaV26ZHugyd32sScHkU/XWm5SYbMOJZavIKEZd7hX5ywmqL828J5kALVeklpoaYDRjBd6Ol1QPn1VYi9fYVw5rdZSYbsHVSaAVCk+UXLdAHFc7v+8tGg4VumSnhb9CtlVeUhHJMOzT6hVpnOwo5ZghxxSkZHdapkzGbh3EGcxOy14mUXtMboWApmx9xejo+WJnJBowDox3OoyTY1VRh8LbVaoeODxb6ZSbbToclJF3IaSQXbKXg7E4lO3bNAk8Vhu6qivEO6yzqts5c3FLSqm8CrAaWCvleLmfzGZozjRO3DRjSqckcGRPH5Z6eZQnakosBllTxicrh/AlLJ+62IYEKOoq/xD3wheExmXuRnhraiT5nxXM1XRg+WlqozkTwrGkeaQGZw+HhKMEPKZujb4fh1CkbCl0OGvyY0RHlDUIboA4Ei50yOiyME4McqaHaMSRQiSQH3XQ8r9FFAbzJ4DDvCoxIH0kOh/QqVcC222kD5l2B0YCMjG+8CqE2XLAJ216qPYFxakVGhjJnJa/OsdeTLdj0OjHDnicwGpEfoG13GM+rccGWX04CDL7AEEAmBhmZtnq67tmWWR/wONZhVLpd6yoZiBfAp0JGhmbwKBXjWPKQbh2FzlbDoNmBgT3c3GndJLSbofHc9MuATtrm4dUrysMvgw+IU9bkl4EMjjJC09X4KeNme6Puv/bAP9U/9N7f2fg5AAAAAElFTkSuQmCC);
  display: inline-block;
  width: 44px;
  height: 44px;
  background-size: cover;
  display: none;
  vertical-align: middle;
}
.login_box .login .qcode #appcode .after_scan .status_txt {
  display: inline-block;
}
.login_box .login .qcode #appcode .after_scan .status_txt * {
  color: #373737;
}
.login_box .login .qcode #WeChatLogin {
  width: 280px;
  margin-top: 30px;
}
.login_box .login .qcode #WeChatLogin > iframe {
  width: 280px;
}
.login_box .login .cut {
  position: absolute;
  right: 10px;
  top: 10px;
}
.login_box .login .cut i {
  font-size: 28px;
  color: #fff;
  cursor: pointer;
}
.login_box .main.login:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 0;
  border-top: 80px solid black;
  border-left: 80px solid transparent;
}

.login_foot {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #333;
  letter-spacing: 1px;
}
.login_foot p {
  margin-bottom: 5px;
}

.layui-form-checked[lay-skin=primary] i {
  border-color: var(--color-primary) !important;
  background-color: var(--color-primary);
}

.layui-form-checkbox[lay-skin=primary]:hover i {
  border-color: var(--color-primary);
}

.bg-primary {
  background-color: var(--color-primary);
}

.text-primary {
  color: var(--color-primary);
}

.mr-6 {
  margin-right: 6px;
}

.mb-32 {
  margin-bottom: 32px;
}

a.text-primary {
  outline: none;
}

a.text-primary:hover {
  color: var(--color-primary);
  opacity: 0.8;
}

.btn-blank {
  min-width: 120px;
  padding: 4px 16px;
  font-size: 17px;
  font-weight: bold;
  background-color: #fff;
  color: var(--color-primary);
  border: 3px solid var(--color-primary);
  border-radius: 10px;
  user-select: none;
}
.btn-blank:hover {
  opacity: 0.8;
}

.layui-btn-disabled,
.layui-btn-disabled:active,
.layui-btn-disabled:hover {
  color: #fff;
  background-color: var(--color-primary);
  opacity: 0.6;
}

#qrCodeContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

#qrCodeImg {
  width: 80px;
  padding-right: 16px;
}

#qrCodeTip {
  text-align: left;
  border-left: 1px solid #e2e8f0;
  padding-left: 16px;
}

.layui-layer.admin-update-layer-container {
  background-color: transparent !important;
  background-image: url("/images/update-layer-bg.png");
  box-shadow: none;
}
.layui-layer.admin-update-layer-container .layer-move {
  width: 100%;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: transparent;
}
.layui-layer.admin-update-layer-container div.title {
  text-align: center;
  margin-top: 85px;
}
.layui-layer.admin-update-layer-container div.title h1 {
  font-size: 18px;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #227de7;
  line-height: 24px;
  display: inline;
  position: relative;
}
.layui-layer.admin-update-layer-container div.title h1::before, .layui-layer.admin-update-layer-container div.title h1::after {
  content: "";
  width: 30px;
  height: 0px;
  border: 1px solid #227de7;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.layui-layer.admin-update-layer-container div.title h1::before {
  left: -40px;
}
.layui-layer.admin-update-layer-container div.title h1::after {
  right: -40px;
}
.layui-layer.admin-update-layer-container div.text-container {
  padding: 30px 70px 0 70px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #227de7;
  line-height: 19px;
}
.layui-layer.admin-update-layer-container div.text-container p:first-child {
  margin-bottom: 10px;
}

/* 客服 */
.customerService {
  width: 80px;
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 20px;
}
.customerService .content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
  border-radius: 40px;
  background: #fff;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.customerService .content svg {
  width: 35px;
  height: 35px;
  fill: #818391;
}
.customerService .content span {
  color: #818391;
  margin-top: 5px;
}
.customerService .content .layer {
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  width: 160px;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  pointer-events: none;
}
.customerService .content .layer .info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.customerService .content .layer .info p {
  font-size: 14px;
  line-height: 40px;
  color: #787878;
}
.customerService .content .layer .info img {
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.customerService .content:hover svg {
  fill: #237de8;
}
.customerService .content:hover span {
  color: #237de8;
}
.customerService .content:hover .layer {
  visibility: visible;
  right: 100px;
}