html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  position: relative;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

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

body {
  background-color: #fff;
  background-image: url(../images/topbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: bottom center;
  font-family: PingFangSC-Regular;
  height: 100%;
  width: 100%;
}

html,
body {
  height: 100%;
}

.container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}

.dz_zzc,
.dz_zzc2 {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
}

.dz_content {
  background: #FFFFFF;
  box-shadow: 0px 10px 20px 0px rgba(159, 176, 196, 0.3);
  border-radius: 4px;
  width: 520px;
  padding: 18px 30px 30px;
  margin: 10% auto 0;
  position: relative;
}

.ndzhwjh {
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 16px;
}

.btn_box {
  margin-top: 25px;
  text-align: center;
}

.form-errorTip {
  position: absolute;
  font-size: 14px;
  color: #f00b41;
  letter-spacing: 0;
  text-align: justify;
  line-height: 16px;
  bottom: 90px;
}

.btn_box button {
  width: 76px;
  height: 40px;
  border-radius: 4px;
  margin-left: 16px;
  cursor: pointer;
  border: none;
}

.btn_jihuo,
.btn_zhmm {
  background: #002954;
  color: #fff;
}

.btn_quxiao {
  border: 1px solid #cdcdcd;
  background: #fff;
}

.dzwrap {
  margin-top: 0px;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.logo {
  text-align: center;
}

.logo img {
  height: 100px;
}

.logo span {
  display: inline-block;
  position: absolute;
  height: 38px;
  line-height: 38px;
  top: 15px;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #fff;
  color: #fff;
  font-size: 24px;
  width: 150px;
}

.t_switch {
  height: 28px;
  position: absolute;
  text-align: left;
  cursor: pointer;
  border-radius: 3px;
  right: 10%;
  border-radius: 4px;
  font-size: 14px;
}

.language_switch {
  width: 104px;
  top: 50px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(12, 74, 249, 0.30);
}

.t_switch_list {
  padding: 5px 14px;
  background: #ffffff;
  box-shadow: 0 6px 6px -2px rgba(40, 75, 96, 0.18);
  border-radius: 4px;
}

.dz_banquan {
  font-size: 14px;
  color: #404040;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 30px;
}

.qrcode {
  position: absolute;
  width: 54px;
  height: 54px;
  top: 8px;
  right: 8px;
  cursor: pointer;
  background: url(../images/qcode.png);
}

.wrap {
  width: 419px;
  /* max-height: 531px;
  min-height: 456px; */
  position: relative;
}

.right-icon {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.pass-type {
  display: none;
}

.login-qrcode {
  text-align: center;
}

.main {
  width: 100%;
  min-height: 300px;
}

.tabHead {
  width: 100%;
  z-index: 10;
  overflow: hidden;
  font-size: 12px;
  border-bottom: 1px solid #DEDEDE;
}

.mask-inner {
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  line-height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-transition: top ease 200ms;
  -o-transition: top ease 200ms;
  -webkit-transition: top ease 200ms;
  transition: top ease 200ms;
  display: none;
  background: rgba(0, 0, 0, 0.4);
}

.tabHead span {
  display: block;
  width: 80px;
  float: left;
  position: relative;
  z-index: 2;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  line-height: 20px;
  padding: 8px 0;
}

.tabHead span.selected_underline {
  border-bottom: 2px solid #024997;
}

.tabHead span a {
  color: #ACACAC;
  text-decoration: none;
}

.tabHead span.selected_underline a {
  color: #024997;
  font-weight: 600;
}

.hide {
  display: none;
}

.container .login-pc {
  position: relative;
}

.container .help {
  position: relative;
  clear: both;
  margin-top: 12px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.help-left {
  display: flex;
  align-items: center;
}

.container .form {
  margin-top: 10px;
}

.form .m-account,
.form .m-phone {
  border-radius: 5px;
  background: none;
  text-align: left;
}

.form .m-account .item,
.form .m-phone .item {
  border: none;
  border-radius: 10px;
  height: 46px;
  margin-top: 16px;
  background: #F9F9F9;
}

.form .m-account>div,
.form .m-phone>div {
  position: relative;
  overflow: hidden;
}

.form .prex-icon {
  position: absolute;
  top: 4px;
  left: 2px;
}

.form .m-account>div>input,
.form .m-phone>div>input {
  width: 70%;
  border: none;
  height: 46px;
  margin-left: 46px;
  outline: none;
  background: none;
  padding: 0;
}

.form .suffix-icon.eyehide {
  background: url(../images/eyehide.png) no-repeat;
}

.form .suffix-icon {
  position: absolute;
  top: 19px;
  cursor: pointer;
  width: 18px;
  height: 15px;
}

#rememberMe {
  margin-left: 0;
  height: auto;
}

.container .btn {
  margin-top: 26px;
}

.container .btn .login-btn {
  width: 100%;
  height: 46px;
  border-radius: 10px;
  background: #024997;
  box-shadow: 0px 4px 9px 0px rgba(2, 73, 151, 0.19);
  display: block;
  color: #fff;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  text-decoration: none;
  letter-spacing: 12px;
}

.container .fo-password {
  text-decoration: none;
  font-size: 14px;
  line-height: 26px;
  color: #024997;
}

.container .help .activation-account {
  text-decoration: none;
  font-size: 14px;
  line-height: 26px;
  color: #4C5E72;
}

.container .help .activation-account span {}

.container .footer {
  width: 100%;
  height: 58px;
  display: flex;
  align-items: Center;
  justify-content: center;
}

.container .footer .ways {
  width: 60px;
  float: left;
  cursor: pointer;
}

.banquan {
  margin: 8px auto 0;
  font-size: 12px;
  color: #ACACAC;
  line-height: 20px;
}

.form .captcha .captcha-img {
  position: absolute;
  top: 50%;
  right: 10px;
  cursor: pointer;
  text-align: center;
  width: 86px;
  height: 30px;
  transform: translateY(-50%);
}

.form .code .get-code {
  text-decoration: none;
  background: none;
  color: #2B6CDB;
  padding: 6px 8px;
  cursor: pointer;
  font-family: 'Microsoft YaHei';
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.m-rememberMe {
  font-size: 14px;
}


.qr_scan_box {
  width: 180px;
  height: 180px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
  position: relative;
  margin: 0 auto;
  border-radius: 4px;
}

.qr_scan_code {
  text-align: center;
}

.qr_scan_code img {
  margin: 0 auto;
  width: 180px;
  height: 180px;
}

.qr_scan_Invalid {
  width: 180px;
  height: 180px;
  position: absolute;
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff, endColorstr=#e5ffffff);
  top: 0;
  margin: 0;
}

.qr_scan_Invalid img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  width: 70px;
  height: 70px;
}

.qr_scan_success {
  /* margin-top: 40px; */
}

.qr_scan_success img {
  margin: 0 auto;
  width: 70px;
  height: 70px;
}

#qr_success {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.language-box {
  color: #ACACAC;
  display: flex;
  align-items: center;
}

.language-box span {
  cursor: pointer;
  min-width: 46px;
  box-sizing: border-box;
  height: 27px;
  color: #ACACAC;
  background: #F9F9F9;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.language-box span:first-of-type {
  border-radius: 100px 0 0 100px;
}

.language-box span:last-of-type {
  border-radius: 0 100px 100px 0;
}

.language-box span.active {
  background: #024997;
  color: #fff;
  font-weight: 700;
}

.wrap-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 70px;
  margin-bottom: 8px;
}

.wrap-title-main {
  color: #4C5E72;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}

.wrap-title::before {
  content: "";
  display: block;
  width: 226px;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(../images/login.png) no-repeat;
  background-size: auto 100%;
  z-index: -1;
}

.swiper-main {
  position: absolute;
  height: 48%;
  left: 0;
  bottom: 0;
  width: 100%;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: auto;
  left: 10%;
  z-index: 5;
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 12px 0;
  background: rgba(255, 255, 255, 0.60);
  opacity: 1;
  width: 10px;
  height: 10px;
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  width: 16px;
  height: 16px;
  position: relative;
  left: -3px;
}

.ewm-wrap {
  position: absolute;
  bottom: calc(48% - 34px);
  right: 10%;
  transform: translateY(50%);
  z-index: 2;
}

.ewm-icon {
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.ewm-content {
  position: absolute;
  left: 50%;
  bottom: calc(-100% + 62px);
  transform: translate(-50%, -100%);
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 7px 25px 0px rgba(149, 198, 252, 0.04);
  padding: 24px;
  display: none;
}

.ewm-content::after {
  content: "";
  display: block;
  background: #78ACE3;
  width: 1px;
  height: 50px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.ewm-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #4C5E72;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
  margin-right: 12px;
}

.ewm-item:last-of-type {
  margin-right: 0;
}

.ewm-item img {
  width: 92px;
  height: 92px;
  margin-bottom: 12px;
}

.scan-main {
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 12px auto;
  overflow: hidden;
}

#wxiframe {
  width: 500px;
  height: 500px;
  transform: scale(0.6);
  position: relative;
  top: 36px;
}

#qqiframe {
  width: 600px;
  height: 600px;
  transform: scale(1.7);
  position: relative;
  top: 295px;
  left: -59px;
}

#caiframe {
  width: 500px;
  height: 500px;
  transform: scale(0.6);
  position: relative;
  top: 36px;
}

.svg-name {
  font-size: 12px;
  color: #ACACAC;
  margin-top: 4px;
  display: block;
}

.footer .ways img {
  width: 44px;
  height: 44px;
  display: none;
  margin: 0 auto;
}

.footer .ways .item .default_img {
  display: block;
}

.footer .ways .item.selected img {
  display: none;
}

.footer .ways .item.selected .active_img {
  display: block;
}

.footer .ways .item:hover img {
  display: none !important;
}

.footer .ways .item:hover .hover_img {
  display: block !important;
}

#qrcode {
  width: 180px;
  height: 180px;
}

.cus_help {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
}

.help-item {
  display: flex;
  align-items: center;
}

.unlock-account {
  text-decoration: none;
  font-size: 14px;
  line-height: 26px;
  color: #024997;
}

.help-item .split-lines{
  text-decoration: none;
  font-size: 14px;
  line-height: 26px;
  color: #4C5E72;
}

.fetch-online{
  text-decoration: none;
  font-size: 14px;
  line-height: 26px;
  color: #024997;
}

@media screen and (max-height: 875px) {
  .swiper-main {
    height: 45%;
  }

  .ewm-wrap {
    bottom: calc(45% - 34px);
  }
}

@media screen and (max-height: 800px) {
  .logo img {
    height: 80px;
  }

  .wrap-title {
    height: 55px;
  }
}