@charset "utf-8";
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html,
body {
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
b,
strong {
  font-weight: bold;
}
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
ol,
ul {
  list-style: none;
}
li {
  display: list-item;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
sub,
sup,
small {
  font-size: 75%;
}
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg {
  overflow: hidden;
}
body,
button,
input,
select,
textarea,
label {
  font-size: 0.14rem;
  font-family: Microsoft Yahei;
  -webkit-text-size-adjust: none;
}
button,
input,
select,
label {
  vertical-align: middle;
  list-style-type: none;
  border: none;
}
ul,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
body {
  padding: 0;
  min-width: 3rem;
  max-width: 7.5rem;
  margin: 0 auto;
}
body {
  font-family: "Helvetica", "微软雅黑", "Microsoft YaHei";
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
small {
  font-size: 0.12rem;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
img {
  border: 0 none;
}
a img,
span img {
  vertical-align: bottom;
}
em {
  font-style: normal;
  font-weight: 700;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th {
  font-weight: 300;
}
a,a:hover,a:hover,a:link,a:active,a:visited {
  text-decoration: none;
}
.width_control {
  width: 94%;
  margin: 0 auto;
  clear: both;
}
.fixed_width {
  width: 100%;
  clear: both;
}
.width_control {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.fixed_width {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
}
.main_body {
  background-color: #fff;
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 99;
}
.main_content {
  width: 100%;
  margin: 0 auto;
}
.main_footer {
  padding: 0.3rem 0 0;
  margin: 0 0;
  overflow: hidden;
  width: 100%;
}
.clearfix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.login {
  width: 90%;
  margin: 0 auto;
}
.login h3 {
  text-align: center;
  font-size: 0.4rem;
  margin: 0.5rem 0 0.5rem 0;
  font-weight: 500;
}
.login .login-input {
  display: block;
  width: 100%;
  height: 0.75rem;
  font-size: 0.32rem;
  border-bottom: 0.02rem solid #e5e5e5;
  margin-top: 0.25rem;
}
.login .login-input input {
  width: 100%;
  height: 0.71rem;
  float: left;
}
.login .login-input .special-input {
  width: 65%;
  height: 0.7rem;
}
.login input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #e5e5e5;
}
.login input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #e5e5e5;
}
.login input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #e5e5e5;
}
.login input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #e5e5e5;
}
.login .verification {
  width: 30%;
 /* height: 0.7rem;*/
  padding:0.175rem 0rem;
  float: right;
  background-color: #e7e7e7;
  color: #717171;
  font-size: 0.24rem;
}
.login .verification-2 {
  text-align: center;
  display:inline-block;
  width: 30%;
  /*height: 0.7rem;
  line-height:0.7rem;*/
  padding:0.175rem 0rem;
  float: right;
  font-size: 0.24rem;
  background-color: #d2d2d2;
  color: #fff;
}
.login .verification-3 {
  text-align: center;
  display: inline-block;
  width: 30%;
  /*height: 0.7rem;
  line-height: 0.7rem;*/
  padding:0.175rem 0rem;
  float: right;
  font-size: 0.24rem;
  background-color: #0b67bb;
  color: #fff;
}
.login .verify {
  display: block;
  width: 30%;
  height: 0.7rem;
  float: right;
  font-size: 0.24rem;
}
.login .loginmode {
  width: 100%;
  margin: 0.5rem 0 1.2rem 0;
  display: flex;
  justify-content: space-between;
}
.login .loginmode .shortmessage {
  display: block;
  float: left;
  font-size: 0.28rem;
  color: #0b67bb;
  text-decoration: none;
  padding-right: 0.3rem;
}
.login .loginmode .forget {
  display: block;
  float: right;
  font-size: 0.28rem;
  color: #5d5d5d;
  text-decoration: none;
}
.login .sign-in {
  width: 100%;
  display: block;
  height: 1rem;
  background-color: red;
  color: #fff;
  font-size: 0.3rem;
  border-radius: 0.04rem;
}
.login .sign-in-2{
  width: 100%;
  display: block;
  height: 1rem;
  background-color: #d2d2d2;
  color: #fff;
  font-size: 0.3rem;
  border-radius: 0.04rem;
}
.login .sign-in-3 {
  width: 100%;
  display: block;
  height: 1rem;
  background-color: #0b67bb;
  color: #fff;
  font-size: 0.3rem;
  border-radius: 0.04rem;
}
.login .login-footer {
  width: 100%;
  margin-top: 1rem;
  text-align: center;
  font-size: 0.28rem;
}
.login .login-footer a {
  text-decoration: none;
  color: #676767;
}
.warning {
  width: 100%;
  padding-top: 0.1rem;
}
.warning img {
  display: block;
  float: left;
  width: 0.2rem;
  height: 0.25rem;
  margin-top: 0.03rem;
  margin-right: 0.1rem;
}
.warning span {
  font-size: 0.22rem;
  color: #878585;
}
.blue {
  color: #0c6cc4 !important;
}

.margin-up-20{
  height:20px;
  width:100%;
}

.voice-tips {
  margin-top: 20px;
  text-align: right;
  display: none;
}

.voice-tips .voice-code {
  font-size: 14px;
}

.voice-tips .voice-code-timing {
  font-size: 14px;
  display: none;
}
.app_head{
  width: auto;
  height: 1rem;
}
.app_head.ul_left{
  width: 50%;
  padding: 0.1rem 0;
  float: left;
  font-size: 18px;
  color: #1378d4;
  text-align: center;
  border-bottom: 2px solid #1378d4;
}
.app_head.ul_right{
  width: 50%;
  padding: 0.1rem 0;
  float: right;
  font-size: 18px;
  color: #1378d4;
  text-align: center;
  border-bottom: 2px solid #1378d4;
}


.login .password-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.login .password-input{
    flex: 1;
    padding-right: 12px;
}

.login .forget-password{
    white-space: nowrap;
    color: #666666;
}

.login .one-click-login-wrapper {
    position: relative;
    display: inline-block;
    font-family: Arial, sans-serif;
}

.login .one-click-login-link {
    display: block;
    padding: 0px 25px 0px 0px;
    text-decoration: none;
    position: relative;
}

.login .one-click-login-link .button{
    background-color: white !important;
}

.login .one-click-button-style{
    margin-top: 0.048rem;
}

.login .one-click-new-label {
     position: absolute;
     top: -0.6rem;
     right: 0;
     color: #ff4444;
     font-size: 0.2rem;
     font-weight: bold;
     white-space: nowrap;
     padding: 0.35rem 0.1rem;
}