@charset "utf-8";
@-webkit-keyframes loginmove {
  0% {
    -webkit-transform:scale(1)
  }
  100% {
    -webkit-transform:scale(1.05)
  }
}
@-moz-keyframes loginmove {
  0% {
    -moz-transform:scale(1)
  }
  100% {
    -moz-transform:scale(1.05)
  }
}
@keyframes loginmove {
  0% {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
  }
  100% {
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05)
  }
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input {
  margin:0;
  padding:0;
  border:0;
  font-weight:inherit;
  font-style:inherit;
  font-size:100%;
  font-family:"microsoft yahei";
  vertical-align:baseline;
  box-sizing:border-box
}
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin:0;
  padding:0;
  font-weight:inherit;
  font-style:inherit;
  font-size:100%;
  font-family:inherit;
  vertical-align:baseline
}
body {
  line-height:1.5;
  width:100vw !important;
  height:100vh !important
}
table {
  border-collapse:separate;
  border-spacing:0
}
caption,
th,
td {
  text-align:left;
  font-weight:normal
}
table,
td,
th {
  vertical-align:middle
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content:""
}
blockquote,
q {
  quotes:"" ""
}
a img {
  border:none
}
input {
  border:none
}
ul {
  list-style:none
}
label {
  color:#666
}
body {
  font-size:75%;
  color:#222;
  background:#fff;
  font-family:Helvetica,Arial,"microsoft yahei",sans-serif
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight:bold;
  color:#000
}
h1 {
  font-size:36px;
  font-family:"microsoft yahei",sans-serif
}
h2 {
  font-size:45px;
  float:left;
  color:#ccc;
  margin-top:10px;
  font-weight:normal
}
h3 {
  font-size:16px;
  margin:8px 0;
  margin:8px 0 7px\0;
  color:#000
}
h4 {
  font-size:14px;
  margin:8px 0;
  color:#666
}
h5 {
  font-size:12px;
  margin:8px 0;
  color:#666
}
h6 {
  font-size:12px;
  margin:8px 0
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  margin:0
}
p {
  color:#666
}
a:focus,
a:hover {
  text-decoration:underline
}
span {
  color:#666
}
textarea {
  overflow:hidden
}
fieldset {
  padding:1.4em;
  margin:0 0 1.5em 0;
  border:1px solid #ccc
}
legend {
  font-weight:bold;
  font-size:1.2em
}
input.text:focus,
input.title:focus,
textarea:focus,
select:focus {
  border:1px solid #666
}
input.text,
input.title {
  width:300px;
  padding:5px
}
input.title {
  font-size:1.5em
}
input.text,
input.title,
textarea,
select {
  margin:0 0;
  border:1px solid #dedede;
  font-size:12px;
  color:#666;
  font-family:Helvetica,Arial,"microsoft yahei",sans-serif
}
select {
  width:120px;
  float:left;
  padding:2px;
  height:25px;
  line-height:25px
}
.right {
  float:right !important
}
.row {
  float:left;
  width:100%
}
.left {
  float:left !important
}
.clear {
  clear:both
}
.overflow_hidden {
  overflow:hidden;
  clear:both
}
.display_block {
  display:block
}
.postion_relative {
  position:relative
}
.cursor_pointer {
  cursor:pointer !important
}
.bg_image_none {
  background-image:none !important
}
.text_overflow {
  overflow:hidden;
  white-space:nowrap;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis
}
.border_bottom {
  border-bottom:solid 1px #dedede
}
.border_bottom_dash {
  border-bottom:dashed 1px #dedede
}
.border_top {
  border-top:solid 1px #dedede
}
.noborder {
  border:none !important
}
.border_top_none {
  border-top:none !important
}
.border_bottom_none {
  border-bottom:none !important
}
.margin_left_none {
  margin-left:0 !important
}
.margin_right_none {
  margin-right:0 !important
}
.margin_bottom_none {
  margin-bottom:0 !important
}
.margin_top_none {
  margin-top:0 !important
}
.padding_bottom_none {
  padding-bottom:0 !important
}
.graybold {
  font-weight:bold
}
.black {
  color:#000 !important
}
.blackbold {
  font-weight:bold;
  color:#000 !important
}
.black_333 {
  color:#333 !important
}
.gray_666 {
  color:#666 !important
}
.lightgray {
  color:#999 !important
}
.lightgray * {
  color:#999
}
.lightgray_ccc {
  color:#ccc
}
a.highlight,
.highlight,
.highlight a,
a.blue {
  font-weight:normal
}
a.highlightheader {
  font-weight:bold;
  font-size:14px
}
a.bluebold,
.bluebold,
a.navbar_titer {
  font-weight:bold
}
span.red {
  color:#f00
}
.script_red {
  color:#f00 !important
}
.orange {
  color:#f17842 !important
}
.green {
  font-weight:normal;
  color:#390 !important
}
.greenbold {
  color:#390;
  font-weight:bold
}
a.highlight,
.highlight,
.highlight a {
  color:#09c !important
}
a.highlightheader {
  color:#09c
}
a.blue {
  color:#09c
}
a.bluebold,
.bluebold,
a.navbar_titer {
  color:#09c
}
.dark_blue {
  color:#00607f !important
}
.index {
  height:100%;
  max-height:auto;
  max-width:auto
}
.login_conatiner {
  height:100%;
  width:100% !important;
  position:relative
}
.login_img_01 {
  left:0;
  max-height:auto;
  max-width:auto;
  position:absolute;
  width:100%;
  top:0;
  z-index:-1;
  -webkit-animation:loginmove 5s forwards;
  -moz-animation:loginmove 5s forwards;
  animation:loginmove 5s forwards
}
#login_main_conatiner {
  left:0;
  top:0;
  width:100%;
  z-index:2;
  position:relative
}
.login_logo {
  float:left;
  margin:0 0 0 3px
}
.login_logo_title {
  float:left;
  margin:0 0 0 3px
}
.login_logo_bg {
  float:left;
  margin:0;
  width:243px;
  background:url(../image/logo-pc.png) no-repeat 0 0
}
.floor1 {
  display:flex;
  width:calc(100% - 200px);
  margin:0 auto
}
.floor1 .solt-content {
  display:flex;
  align-items:center
}
.floor1 .solt-content .zh-en-btn {
  cursor:pointer;
  height:24px;
  padding:0 0 0 40px;
  line-height:24px;
  color:#fff;
  font-size:16px;
  background-position:left 4px;
  background-repeat:no-repeat;
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAATCAYAAACHrr18AAAACXBIWXMAAAsTAAALEwEAmpwYAAACiUlEQVRIiZ2WS4iOURjHf2M+lxlkRkykEDaSIhbKJbllhUKyccmOjb0N0yyEvQXNkCI1Yka57KxoIpTCglybYtAwM437z+I8H+98vd87+NfTd875/u/zP+85z+WtUclBHbAaWANMB8YCb4Au4CLQneGOAtYDq4JbD7wG7gKXKrh/oGatRt2nvrM6Hqn1wd+lvizg/lDPqE0VOkOE69WOAieq79WZaq16ehhuFt3qwjzhmr8QVd0c/NZ/EC2jR51dKbw3hzio/szMbwV323+IlnHT9JKgjlbf5JD2q88z8y1qSX2i9lVw+9QFGSva3AaVUkRvU8Tax0zcfQE+xdoX4CqwDJgNNAOfgRZgBPAD6AWe5UbwUGwHOkvAuozoSmBTzO8BrUAD8BwYAL4Bh4AbYTeBc5FClXgPnATGAx3ACuAAsLacTu1xBL2m9Mg76otWpEPGmtQLaoN6MOxaPNuo3lYH1EXqnfBXVwLGZXbZD7yI8SdSIQB4WnB0b4ETpEKyINamxe9cYHGM1wCPgUXAuBJDK8sT4FSMHwLtcdQvY60hrDdsFHAE2AksBDZmfL2I/8uoA76TrqunRCptu4EJpHstoxfYD8wAPgBtpPtvI91zK3AeWEKKj58MDc5quAcpIjuB3IKdwURgHnAldrwcuB+iACVgVmysbGP4c/QAM4EppPr9u4Cczcm3ZvV1Zn4suMcLcnQ4fFQnmalc0yxuDKr9wWtUX/2n8B5zmsTS2FERLptK3nxT7f0XHLZKdyIcPhjGwdHgzlG7/kJwwNRqq7bFspXUHep19WuFk8emu68L7gh1a3AHK7gP1RZ1ao4GqVNURy2pjo8nfYEUpctIYDIpX7uBwSLHvwBS3wohGYi3tQAAAABJRU5ErkJggg==)
}
.floor1 .solt-content .help-btn {
  text-decoration:none;
  cursor:pointer;
  height:24px;
  padding:0 0 0 25px;
  margin:0 0 0 20px;
  line-height:24px;
  color:#fff;
  font-size:16px;
  background-position:left 5px;
  background-repeat:no-repeat;
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA3klEQVQ4jYWTXRGDMBCEl5kawAIWagELWKiFWKgFLGABC1QClZBK+PoAaa/XC+xLJnObvb+NdAKgPeP4Bx0wAgtfrMAEDGePb0DmGFNYFZAcMe/ktJ8W648IcHWEudLaajijDf70awcIdObeu0R9IXmkPWOZx2BELO6RqsdSqgi4czQ8i9G1M7v4KmA4EGgrA/xUcJH0OLBGAiSpl9QF8UcpL1LPbOstzozQ19YDkE3/9yA+eaNEWYZd3DsxU7FzlMljAa7VqbH1PfP/qRYgeX5zsAGxGaiV9Gya5hVx3jJwjyJ9w8WyAAAAAElFTkSuQmCC)
}
.floor1 .solt-content .back-btn {
  text-decoration:none;
  cursor:pointer;
  height:24px;
  padding:0 0 0 25px;
  margin:0 0 0 20px;
  line-height:24px;
  color:#fff;
  font-size:16px;
  background-position:left 5px;
  background-repeat:no-repeat;
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAb0lEQVQ4ja3TQQqAMAwEwOgP9UNaf+1pPXhJS0l2QwOFwsKUJNQAmHAu/PWOmYLcDjmrUIiwUIowEIVkEI1EUHPIwcxxCTKDSggA262vzd1hSk30Z0VrZSwKJSx7iR4+0z+Fsev1WPnTUpgCjViXfWfUwmUpTj6XAAAAAElFTkSuQmCC)
}
.eye-close {
  height:52px;
  width:30px;
  opacity:.6;
  background-size:70% auto;
  background-repeat:no-repeat;
  background-position:center;
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAtdJREFUWEfF10uolVUUB/Cfo0ChFJGMsERRNBsGiigFEQbWJPERVmIW9lCRSMgHpIMKlBLMF1pWBkEvCEFBUMcN0klECj0EkxoU0QMaJuuyv8ty853v3nvM04INZ++z1vr/z3rtfcYZrOzEq9iF+GzcAPFfx9aEN4Q9KAJv4qUEPtAIvI0NbeCDiMARPNsL/GYT+ABPdYGPlcA0LMAMzMRczCkAl9Csi3gcq0YCHy2B+/BkWZP66Jrhgmuz7eqCpQV0ZR+gjUkneFcEomqjem9EMvgruK2aA0O+2yLwGrYl5F8wtezD6fsYjyV4qwfDDP4cDhW9g3gx29QE3sG6pBD70ImztnAewAsViawX4/YeLE86x7Gm2WcCtbPG0ZeYj+iCnyqwTyrnGXwHFuFh1HrDJBoCa3GsR9v8jQmYhe+SThd45PwN/FlyH2ZxCQ1dQEWizg4EgVtwFZPLF+fwYFKM/p6NTakwu8Bfxp5i/w3uTb4OY33Z/4W7gsBnWFYOL+AR/JyMPiqDJY4ixHVOc9g3Y2+yfRfPpP2tJR1RwCFfBIETeLQcnC85+zUZRQFGMbZJBm9r3QAPEo3UBD4PAnfgx5KKUDyDhyq0PxDGWTL484gWyxLhX1jqoDnPKfgNdzZFuAW7k3Xdcs1LplHp1eeZQFT/6XRQ+3ga7+U2/BgrWkjsw8Ye5OqcN2qnEKO8kbpohwdSPYjq+/vTjj5vWi3/6suIp9fRchizI15DeRBdV5hto7h+PrWFPcJ5N24vOf66zIiziAKOa3s1nsDExDDIbc+Me92GXTmP76LAfijrX0xPazEea2mZSOP++ryNwEjgMdHGIlFbH+Jkm1FN4L8C/72ABvBXXWwzgXpW160YYX4A92MeppT1D+IZ9i2+L2mJC+zKaMLUEBgJfDS++tIJAl1h78vpWIyCQFRxW6uNxU/fujkCIz4g+0bpMBzUf8OeFP53AtcAs/qjk86B4e4AAAAASUVORK5CYII=)
}
.eye-open {
  height:52px;
  width:30px;
  opacity:.6;
  background-size:70% auto;
  background-repeat:no-repeat;
  background-position:center;
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAiNJREFUWEft1s3LjUEYBvDfu6JIxIJ4S1gQNlIkK++CsGJhgXxvfPwDlK/y/gM+Nr7DQmGFWLCSKNkgFkghFkRir7vm0RjPOec5x+JsztTUMzP3Pff13HPd18yQPrehPsc3ADDIQDcZGMZSzMJszMPcROJXeIk3eItHeN+E4E0ALMbm1Cc12RTfcCn1J+182gFYk4JuaBi0ldnVBORWnUErAHtx/D8Dl+77cKKcrANwDPszw8+YmsZHcCF9b8WhDiBz3zAdxYHcpwRwBjsygxiHTcxF8MNFwBi3A3EWY7Ex84u5ndU4B3ASuzPDKmAwegmiCj4UAGZ0YPvjVDmXCxCnsCf2qgBsw7ma4DH1E+N6BPAL49O+kak8g9txPgCMwUdMTob3MZKBeY75PR7BCyzI9rqHFWn8FdMDwDWsT5NPsRafCh5UvIg/uJjWttRwouTkX+eNabiJRcnwehMAETzI2EsLsgWIqtUC6HQEE/AwHUM3ICL9y/Cj0xHEejsSxvpK3OkmOlbhbuZTluwfElY2rcqwWg8pXd0QxG2ElFetDP5PGVaGdUJ0NKv1XUklZ7YA8i6p3em0HtpxMBeexIlaIar2LKX4O0JIrqRrdkoq0zlYmJye4TWizL4k8Qn124SJGdiOUlzZtrqMbuBBUsS496NHizdC9FDG5VhXk6HGl1Hl29frOP+Bvj1Iyiz27UnWsPJ6M2vyJuxt54ZeAwCDDPwGDWl7h2IlBVIAAAAASUVORK5CYII=)
}
.floor1 .logo {
  display:flex;
  align-items:center;
  float:left;
  flex:1;
  height:148px
}
.floor1 .logo .line {
  height:32px;
  border-left:1px solid #fff;
  float:left;
  width:1px;
  margin:0 20px 0 20px
}
.floor1 .logo .title {
  font-size:28px;
  color:#fff
}
.floor1 .logo .zh-en {
  float:right;
  height:38px;
  box-sizing:border-box;
  width:120px;
  border:1px solid #fff;
  border-radius:5px;
  line-height:36px;
  color:#fff;
  font-size:16px;
  font-family:"microsoft yahei";
  padding:0 0 0 10px;
  margin:57px 0 0 0
}
.floor1 .logo .zh-en:hover {
  background-color:#fff;
  color:#69696b
}
.floor1 .logo .zh-en .pic {
  background:url(../image/zh-en.png) no-repeat center center;
  width:36px;
  height:36px;
  float:left;
  display:block
}
.floor1 .logo .zh-en:hover .pic {
  background:url(../image/zh-en-hover.png) no-repeat center center
}
.floor1 h1 {
  display:table-cell;
  padding-left:5%
}
.floor1 .text {
  display:block
}
.floor1 .text>div {
  display:table-cell;
  vertical-align:middle;
  padding-left:7%
}
.shadow-bar {
  position:fixed;
  top:0;
  left:0;
  right:0;
  width:100%;
  height:385px;
  background:url(../image/shadow-bg.png) repeat-x 0 0
}
.login_box_title {
  margin-top:66px;
  font-size:22px;
  color:#828888;
  float:left
}
.login_box_title_notice {
  padding:10px 15px;
  width:100%;
  display:block;
  line-height:20px;
  margin:-20px 0 0
}
#footer {
  position:fixed;
  bottom:0;
  width:100%;
  height:112px;
  background:transparent url("../image/shadow-down-bg.png")
}
.login_footer {
  width:calc(100% - 200px);
  margin:55px auto 0
}
.login_footer>p.left {
  color:#fff;
  font-size:14px
}
.login_footer>p.left span {
  color:#fff;
  font-size:14px;
  margin:0 20px 0 0
}
.login_footer>p.right {
  color:#fff;
  font-size:14px
}
.login_footer>p.right span {
  color:#fff;
  font-size:14px;
  margin:0 0 0 30px
}
.login_box_checkbox {
  float:left;
  width:14px;
  height:14px;
  position:relative;
  margin:3px 6px 0 1px;
  *margin-top:1px
}
.login_title {
  float:left;
  margin-left:21px;
  margin-top:17px
}
.login_title .name {
  color:#999;
  font-size:14px;
  font-weight:bold;
  float:left
}
.login_title .notice {
  font-size:12px;
  color:#f00;
  float:left;
  margin-left:20px;
  margin-top:2px
}
.new_student span {
  font-size:14px;
  font-family:"Microsoft YaHei UI";
  font-weight:bold
}
.login_box_tab a.active:hover {
  cursor:auto
}
.notice-alert {
  float:left;
  margin:0 0 0 20px;
  color:#c8181e
}
.login-qr-box {
  width:100%
}
.login-qr-title {
  width:100%;
  text-align:center;
  line-height:30px;
  font-size:14px;
  margin:20px 0 15px
}
.login-container-outside {
  position:relative;
  z-index:1000;
  top:22vh;
  bottom:70px;
  display:flex;
  justify-content:flex-end;
  width:100%;
  max-width:calc(100% - 200px);
  margin:0 auto 0
}
.login-container-block {
  display:flex;
  width:100%;
  min-height:388px;
  max-width:576px;
  border-radius:18px;
  border:1px solid #fff;
  background-size:cover;
  background-position:center;
  overflow:hidden;
  backdrop-filter:blur(25px);
  background-color:rgba(255,255,255,0.9)
}
.login-container-block .qr-part {
  width:233px;
  background-size:cover;
  background-position:left top
}
.login-container-block .qr-part .qr-title {
  width:100%;
  padding:24px 0 5px;
  font-size:20px;
  line-height:30px;
  color:#618baf;
  text-align:center;
  font-weight:bold
}
.login-container-block .qr-part .icon-box {
  width:100%;
  margin:0 0 11px;
  text-align:center
}
.login-container-block .qr-part .qr-code {
  width:166px;
  height:166px;
  margin:0 auto;
  padding:12px;
  background-color:#fff;
  border-radius:10px
}
.login-container-block .qr-part .qr-code>img {
  width:100%
}
.login-container-block .qr-part .qr-code-info {
  width:100%;
  width:145px;
  padding:12px 0 21px;
  margin:0 auto;
  font-size:14px;
  color:#666;
  line-height:21px
}
.login-container-block .qr-part .login-help {
  width:100%;
  text-align:center
}
.login-container-block .qr-part .login-help .help-btn {
  color:#627d94;
  font-size:14px
}
.login-container-block .login-part {
  width:calc(100% - 233px);
  padding:11px 10px 20px;
  background-repeat:no-repeat;
  background-position:right top
}
.login-container-block .login-part .login-tab-row {
  display:flex;
  width:100%;
  height:58px;
  margin:0 0 25px
}
.login-container-block .login-part .login-tab-row .login-tab-item {
  padding:5px 0 0;
  margin:0 15px;
  height:58px;
  line-height:48px;
  font-size:20px;
  color:#666
}
.login-container-block .login-part .login-tab-row .login-tab-item.active {
  border-bottom:5px solid #0068c1;
  font-size:20px;
  color:#333;
  font-weight:bold
}
.login-container-block .login-part .login-input-row {
  display:flex;
  width:calc(100% - 30px);
  height:52px;
  padding:0 10px 0 38px;
  margin:0 15px 20px;
  background-color:rgba(0,104,193,0.06);
  border-radius:10px;
  background-position:15px center;
  background-repeat:no-repeat
}
.login-container-block .login-part .login-input-row>input {
  font-size:16px;
  color:#a2b3c1;
  line-height:26px;
  background:none;
  width:100%
}
.login-container-block .login-part .login-input-row>input:focus {
  outline:none
}
.login-container-block .login-part .login-input-row .code-btn {
  height:42px;
  min-width:102px;
  padding:0 10px;
  text-align:center;
  color:#0068c1;
  font-size:14px;
  white-space:nowrap;
  border-radius:8px;
  line-height:42px;
  margin:5px -5px 5px 10px;
  cursor:pointer
}
.login-container-block .login-part .login-input-row .code-pic {
  height:42px;
  min-width:102px;
  padding:0 10px;
  text-align:center;
  background-color:rgba(255,255,255,0.9);
  color:#0068c1;
  font-size:14px;
  white-space:nowrap;
  border-radius:8px;
  line-height:42px;
  margin:5px -5px 5px 10px;
  cursor:pointer
}
.login-container-block .login-part .login-input-row .code-pic>img {
  width:100%;
  height:100%
}
.login-container-block .login-part .login-info-link {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:center;
  width:calc(100% - 30px);
  min-height:30px;
  margin:-16px 15px 16px
}
.login-container-block .login-part .login-info-link .rem-username {
  line-height:30px
}
.login-container-block .login-part .login-info-link .rem-username>input {
  margin:0 5px 0 0
}
.login-container-block .login-part .login-info-link .link-btn {
  font-size:14px;
  color:#0068c1;
  line-height:30px
}
.login-container-block .login-part .login-btn-row {
  width:calc(100% - 30px);
  height:52px;
  margin:0 15px 17px;
  border:1px solid #fff;
  border-radius:10px;
  overflow:hidden;
  background-image:linear-gradient(to right, #0068c1, #166edb);
  background-image:-webkit-gradient(linear, left right, left right, from(#0068c1), to(#166edb));
  box-shadow:0 8px 13px rgba(0,104,193,0.25)
}
.login-container-block .login-part .login-btn-row .login-btn {
  display:block;
  width:100%;
  height:48px;
  text-align:center;
  line-height:46px;
  color:#fff;
  border-radius:12px;
  font-size:16px;
  background-position:calc(100% - 10px) top;
  background-repeat:no-repeat;
  cursor:pointer
}
.login-container-block .login-part .alert-info-row {
  width:100%;
  padding:0 15px;
  margin:0 0 8px;
  font-size:14px;
  line-height:24px;
  color:#333
}
.login-container-block .login-part .alert-info-row>a {
  color:#f95158;
  cursor:pointer
}
.login-container-block .login-part .details-info-row {
  width:calc(100% - 30px);
  margin:0 15px;
  display:flex;
  flex-wrap:wrap
}
.login-container-block .login-part .details-info-row .title-box {
  font-size:14px;
  color:#666;
  line-height:24px
}
.login-container-block .login-part .details-info-row .info-list {
  display:flex;
  align-items:center
}
.login-container-block .login-part .details-info-row .info-list .info-item {
  padding:0 10px 0 0;
  display:flex;
  align-items:center;
  cursor:pointer
}
.login-container-block .login-part .details-info-row .info-list .info-item>img {
  margin:0 5px 0 0
}
.login-container-block .login-part .details-info-row .info-list .info-item>span {
  font-size:14px;
  color:#666;
  line-height:24px
}
.popup-page-con {
  width:100%;
  height:100vh;
  position:fixed;
  top:0;
  left:0;
  right:0;
  z-index:1000
}
.popup-page-con .popup-shadow-box {
  width:100%;
  height:100vh;
  position:relative;
  z-index:1;
  background-color:rgba(0,0,0,0.5)
}
.popup-page-con .popup-outside-container {
  width:100%;
  height:100vh;
  position:fixed;
  top:0;
  left:0;
  right:0;
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:100
}
.popup-panel-container {
  width:100%;
  max-width:400px;
  background-color:#fff;
  border-radius:15px
}
.popup-panel-container .popup-panel-header {
  display:flex;
  justify-content:space-between;
  width:100%;
  height:50px;
  padding:10px 20px
}
.popup-panel-container .popup-panel-header .title-box {
  line-height:30px;
  font-size:16px;
  font-weight:bold;
  color:#166edb
}
.popup-panel-container .popup-panel-header .close-btn {
  font-size:24px;
  line-height:30px;
  color:#666;
  cursor:pointer
}
.popup-panel-container .popup-panel-body {
  width:100%;
  padding:0 20px 5px
}
.popup-panel-container .popup-panel-body .popup-select-list {
  width:100%
}
.popup-panel-container .popup-panel-body .popup-select-list .popup-select-item {
  cursor:pointer;
  display:flex;
  flex-direction:column;
  justify-content:center;
  width:100%;
  height:80px;
  margin:0 0 15px;
  padding:10px 15px;
  border:1px solid rgba(22,110,219,0.5);
  border-radius:10px;
  background-color:rgba(22,110,219,0.05)
}
.popup-panel-container .popup-panel-body .popup-select-list .popup-select-item .user-number {
  font-size:16px;
  color:#166edb;
  line-height:26px;
  font-weight:bold
}
.popup-panel-container .popup-panel-body .popup-select-list .popup-select-item .user-name {
  font-size:16px;
  color:#166edb;
  line-height:26px
}
.login-help-panel {
  position:fixed;
  top:150px;
  left:100px;
  right:100px;
  bottom:70px;
  width:calc(100% - 200px);
  margin:0 0;
  padding:20px;
  background-color:rgba(255,255,255,0.9);
  border-radius:15px;
  overflow: auto;
}
.login-help-panel::-webkit-scrollbar {
  width: 8px;
  /* 设置滚动条宽度 */
}

.login-help-panel::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  /* 设置滚动条轨道背景色 */
}

.login-help-panel::-webkit-scrollbar-thumb {
  background-color: #888;
  /* 设置滚动条滑块背景色 */
  border-radius: 4px;
  /* 设置滑块的圆角 */
}

.login-help-panel::-webkit-scrollbar-thumb:hover {
  background-color: #555;
  /* 设置滚动条滑块在鼠标悬停时的背景色 */
}
.login-help-panel .login-help-panel-inside {
  width:100%;
  max-width:900px;
  margin:0 auto
}
.login-help-panel .title-l-1 {
  width:100%;
  margin:0 0 10px;
  font-size:24px;
  color:#333;
  line-height:34px
}
.login-help-panel .title-l-2 {
  width:100%;
  margin:0 0 10px;
  font-size:16px;
  color:#333;
  line-height:26px
}
.login-help-panel .section-box {
  padding:0 0 10px;
  margin:0 0 10px;
  border-bottom:1px solid #ddd
}
.login-help-panel .content-box {
  width:100%;
  margin:0 0 5px;
  font-size:14px;
  color:#666;
  line-height:24px
}
.login-help-panel .picture-box {
  width:100%;
  padding:0;
  margin:0 0 5px
}
.login-help-panel .picture-box>img {
  width:100%;
  max-width:800px
}
@media only screen and (min-width:1441px) {
  .login-container-block {
    transform:scale(.9);
    transform-origin:right center
  }
  .login-container-block .qr-part {
    background-size:cover;
    background-position:left -10px
  }
}
@media only screen and (min-width:1700px) {
  .login-container-block {
    transform:scale(1.1);
    transform-origin:right center
  }
  .login-container-block .qr-part {
    background-size:cover;
    background-position:left -10px
  }
}
@media only screen and (max-width:1440px) {
  .login-container-block {
    transform:scale(.85);
    transform-origin:right 0
  }
}
@media only screen and (max-width:1366px) {
  .login-container-block {
    transform:scale(.8);
    transform-origin:right top
  }
  .login-container-block .qr-part {
    background-size:cover;
    background-position:left -10px
  }
}
@media only screen and (max-width:1290px) {
  .floor1,
  .login-container-outside,
  .login_footer {
    max-width:calc(100% - 100px);
    width:calc(100% - 100px)
  }
  .login-container-block {
    transform:scale(.8);
    transform-origin:right center
  }
}
@media only screen and (max-width:1250px) {
  .floor1,
  .login-container-outside,
  .login_footer {
    max-width:calc(100% - 100px);
    width:calc(100% - 100px)
  }
  .login-container-block {
    transform:scale(.7);
    transform-origin:right center
  }
}
@media only screen and (max-width:767px) {
  .login-help-panel {
    left:10px;
    right:10px;
    width:calc(100% - 20px)
  }
  .floor1 {
    padding:20px 0 0;
    width:calc(100% - 20px);
    flex-direction:column;
    align-items:center;
    justify-content:center
  }
  .floor1 .logo {
    justify-content:center;
    flex-direction:column
  }
  .floor1 .logo .line {
    display:none
  }
  .floor1 .logo .title {
    padding:15px 0 0;
    font-size:20px;
    display:none
  }
  .floor1 .solt-content {
    padding:20px 0 0
  }
  .login-container-outside {
    display:flex;
    max-width:calc(100% - 20px);
    width:calc(100% - 20px);
    margin:0 auto 0;
    border-radius:18px;
    justify-content:center
  }
  .login-container-outside .login-container-block {
    flex-direction:column-reverse;
    margin:0 auto;
    transform-origin:center top
  }
  .login-container-outside .login-container-block .login-part {
    width:100%;
    padding-bottom:30px
  }
  .login-container-outside .login-container-block .qr-part {
    width:100%;
    display:none
  }
  .login_footer {
    width:calc(100% - 20px)
  }
  .login_footer>p {
    width:100%;
    text-align:center
  }
  .login_footer>p.left span {
    width:100%;
    display:block;
    margin:0
  }
  .login_footer>p.left span:last-child {
    display:none
  }
  .login_footer>p.right {
    display:none
  }
  .login-container-block {
    transform:scale(1);
    transform-origin:center
  }
}
