html {
  width: 100%;
  height: 100%;
}

body {
  color: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: relative;
}

* {
  margin: 0;
  outline: 0;
}

/* 淇敼placeholder鐨勯鑹� */
input::-webkit-input-placeholder {
  color: #c5c6c5;
}

input::-moz-input-placeholder {
  color: #c5c6c5;
}

input::-ms-input-placeholder {
  color: #c5c6c5;
}

input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #FFFFFF !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

.banner {
  width: 100%;
  height: 100%;
}

.context {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 20;
  top: 0;
}

.left {
  display: flex;
  justify-content: center;
  align-items: center;
  float: right;
  width: 100%;
  height: 100%;
  position: relative;
}

.active {
  display: inline-block;
}

.content-box {
  position: absolute;
  box-sizing: border-box;
  z-index: 10;
  background: rgba(255, 255, 255, 0.91);
  padding: 2.9rem 6.8rem;
  border-radius: 1.6rem;
  /* backdrop-filter: blur(1rem); */
  -webkit-backdrop-filter: blur(1rem);
  overflow: hidden;
  /* background: black; */
}

.content-box-template-right{
  /* right: 10%; */
}

.appCodebgcontainer{
  display: block;
  /* display: block; */
  position: absolute;
  right: 0;
  top: 0;
  width: 10.7rem;
  height: 10.7rem;
  border-top: 10rem solid rgba(87,173,191,.6);
  border-left: 10rem solid transparent;
}
.qrcode_icon {


  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  display: block;
  position: absolute;
  right: 1.6rem;
  top: -8.1rem;
  /* right: 0;
  top: 0; */
  cursor: pointer;
}

.qrcode_icon_turnscan{
  width: 6.4rem;
  height: 6.4rem;
  background-image: url(../../images/pc/qrcode_scan1.png);
}
.qrcode_icon_scanturnpsw{
  width: 5.5rem;
  height: 5.4rem;
  background-image: url(../../images/pc/scanturnpsw.png);
}


.qrcode_icon:hover{
  opacity: 0.9;
}


.auth_tab {
  position: relative;
}

.auth_tab_span {
  font-size: 20rem;
  color: #fff;
  position: absolute;
  top: 14rem;
  right: 0;
}

.auth_ul {
  display: flex;
  list-style: none;
  overflow: hidden;
  color: rgb(173, 173, 173);
  margin-top: 20rem;
  padding: 0;
  justify-content: center;
}

.auth_ul_li1 {
  width: 50%;
  display: block;
  text-align: center;
  cursor: pointer;
}

.auth_ul_li2 {
  width: 50%;
  display: block;
  text-align: center;
  cursor: pointer;
}

.auth_ul li span {
  font-size: 16rem;
  color: #000;
  vertical-align: bottom;
}

.auth_icon {
  display: inline-block;
  width: 22rem;
  height: 28rem;
  position: absolute;
  left: 5rem;
  top: 12rem;
  z-index: 1000;
}

.auth_icon_user {
  background: url(../../images/pc/user.png) no-repeat;
}

.auth_icon_pwd {
  background: url(../../images/pc/psw.png) no-repeat;
}

.auth_icon_paw {
  background: url(../../images/pc/v-code.png) no-repeat;
}

.auth_input {
  width: 92%;
  /* height: 60rem;
  line-height: 60rem; */
  margin-top: 1.8rem;
  margin-bottom: 1.6rem;
  /* margin-left: 28rem; */
  font-family: "Microsoft Yahei";
  background-color: transparent;
  border: 0;
  font-size: 1.6rem;
  color: #282525;
}

input:focus {
  outline: none;
}

/* 鐧诲綍 */
.item {
  /* margin-bottom: 12rem; */
  position: relative;
  width: 100%;
  text-align: left;
  border-bottom: .15rem solid #B7B1FF;
}

.item.login {
  /* margin-top: 1rem; */
  /* margin-bottom: 20rem; */
}

.item .remember_me {
  color: #fff;
  float: left;
  font-size: 1.1rem;
  padding: 1.9rem 0 2.5rem;
  /* line-height: 3.8rem; */
  /* margin-bottom: .8rem; */
}

.item .remember_me > input {
  width: 15rem;
  height: 15rem;
  border: 1rem solid #fff;
  vertical-align: -2rem;
}

.auth_login_btn {
  width: 100%;
  height:33rem;
  color: #fff;
  padding: .5rem 1.6rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: .3rem;
  text-decoration: none;
  border: .1rem solid transparent;
  cursor: pointer;
}

.primary {
  /* width:324rem; */
  /* height:4.4rem; */
  height: 4.8rem;
  background-color: #1890ff;
  border-color: #1890ff;
}

.auth_ul_active {
  color: #000;
}

a {
  text-decoration: none;
}

#qecode1 {
  display: inline-block;
  width: 100rem;
  height: 100rem;
  background: url(../../images/pc/co.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: -35rem;
  top: -4rem;
}

#qecode2 {
  display: inline-block;
  width: 80rem;
  height: 80rem;
  background: url(../../images/pc/pc.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: -35rem;
  top: -4rem;
}

.none {
  /*display: none !important;*/
  height:0 !important;
  overflow:hidden;
}

.onenone {
  /*   display: none !important; */
  height:0 !important;
  overflow:hidden;
}
.sendMsg {
  color: #333;
  cursor: pointer;
  position: absolute;
  right: 0rem;
  bottom: 1.2rem;
  font-size: 1.6rem;
  height: 3.2rem;
  line-height: 3.2rem;
}
.loginFace{
  /* 56 */
  margin-top: 5rem;
}

.scanlogin {
  text-align: center;
  padding-top: 3.9rem;
  border-top: .2rem solid rgb(174 182 183);
}
.tab3 .phoneicon{
  width:1.9rem;
  margin-right: 1.1rem;
}


.tab3 {
  text-align: center;
}

.tab3 .saoma {
  font-size: 18rem;
  line-height: 40rem;
  color: #fff;

}

.logobox {
  position: fixed;
  left: 10rem;
  top: 5rem;
  display:flex;
  align-items: center;
  display: none;
}
.logobox_title{
  font-size:34px;
}


.logobox img {
  height: 8.5rem;
}

/* 鍒嗗壊绾� */
.tabcontent0 {
  /* border-bottom: 1rem dashed #fff; */
}

.content-box .title {
  margin: 0rem 0rem 2.6rem;
  font-size: 2.2rem;
  color: #232323;
  text-align: center;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  /* line-height: 9rem;
letter-spacing: 38rem; */
}

.bottom .otherLogin {
  color: #333;
  text-align: center;
  font-size: 1.4rem;
  margin-top: 1.2rem;
  /* padding: 5rem 0 10rem; */
}

.bottom > div {
  text-align: center;
  margin-top: 1.9rem;
  /* display: flex; */
  /* justify-content: center; */
  /* align-items: center; */
}

.bottom > div  img {
  cursor: pointer;
  height: 2.1rem;
  margin-right: 0.8rem;
  vertical-align: middle;
}
.bottom > div>img {

  margin-right: 2.8rem;

}
.bottom > div  span {
  margin-right: 2.8rem;
  cursor: pointer;
}

#welink {
  height: 1.6rem;
}

#scanTip{
  color:#232323 !important;
}
.qrcode_image {
  width: 25.1rem;
}
.forget_password {
  font-size: 1.4rem;
  color: #DD1111;
  position: absolute;
  right: 0rem;
  /* margin-bottom: 10rem; */
}

.forget_password:hover {
  color: #2196F3;
}
.firstnav {
  /* position: relative; */
  /* line-height: 40rem; */
  /* height: 21rem; */
  width: 100%;
  display: inline-block;
  text-align: center;
  /* border-bottom: 1rem solid #999; */
  position: relative;
  margin-bottom: 1rem;
}

.firstnav ul{
  height:100%;
  padding-left: 0rem;
  /* position: relative; */
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  margin-bottom: 0;
}
.firstnav li {
  list-style: none;
  /* width: 10rem; */
  margin: 0 0.9rem;
  float: left;
  position: relative;
  cursor: pointer;
  padding-bottom: .9rem;
}
.liactive span{
  color:#333!important;
}
.firstnav li span {
  /* 闃绘鐢ㄦ埛閫変腑鏂囧瓧 */
  user-select: none;
  color: #666;
  font-size: 1.6rem;
}
.firstnav ul::after {
  content: "";
  width: 100%;
  height: .24rem;
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 0;
  background: #B7B1FF;
}
.firstnav li.liactive::after {
  content: "";
  width: calc(100% + 1.8rem);
  height: .24rem;
  position: absolute;
  z-index: 11;
  bottom: 0rem;
  left: 0;
  margin-left: -.9rem;
  background: #1C0FA5;
}
.tabscon section.conactive {
  height:auto;
}
.tabscon section {
  display: block;
  height:0;
  overflow:hidden;
}
.paw {
  display: flex;
}
.face-title {
  font-size: 2rem;
  margin-top: 2.5rem;
  font-weight: bold;
  margin-bottom: .7rem;
}
.face-tip{
  font-size:1.3rem;
  margin-bottom: 3.5rem;
}
.loginInfo {
  /* text-align: center; */
}
.t_next{
  margin-top: 3.2rem;
}
.input_box >input{
  font-size: 1.6rem;
  line-height: 3.8rem;
  border: 0;
  border-bottom: .15rem solid #B7B1FF;
  width: 100%;
  /* text-indent: 40rem; */
  background: transparent;
}
.faceuser{
  height:1.3rem;
  float:right;
  margin-top: -2.6rem;
  margin-right: .5rem;
}
.face-short{
  font-size: 1.1rem;
  /* text-align: center; */
}
.faceLogin{
  text-align: center;
}
.isfirstLoginTrue,.isfirstLoginFalse{
  display:none
}
.firstLoginTrue{
  display:block
}


#pc-login {
  height: 100%;
  background-position: top center;
  background-size: cover;
  /* background-image: url(../images/bg_pc.jpg)!important; */
  color: #fff;
  color: #333;
}

#show_password_login {
  font-size: 1.6rem;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}

#show_password_login:hover{
  color: #fff;
}

#pc-login .qrcode_btns {
  line-height: .2em;
  margin-top: 3.2rem;
}

.validatecode_image {
  display: block;
  height: 2.8rem;
  position: absolute;
  right: 0;
  bottom: 1rem;
}



#msg{
  font-size: 1.5rem;
  margin-top: 3.0rem;
  margin-bottom: 3.0rem;
}

#msg p {
  /*color: #ffffff;*/
  margin-bottom: 2rem;
}

#msg h2 {
  /*color: #ffffff;*/
  margin-bottom: 2rem;
}


#msg a {
  background-image: url(../../images/pc/banner-1.jpg) !important;
  border: #0b70d8;
  text-decoration: underline;
}

#msg a:hover {
  color:#00a65a;
}
.form-tab-nav {
  color: red;
  float: left;
  width: 100%;
  /*margin-top: 5rem;*/
}

.msg-box {
  padding: 3rem 0;
  line-height: .15em;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 100%;
  justify-content: center;
}

.msg-box p {
  margin-bottom: .16rem;
}

.msg-box a {
  color: #fff;
  text-decoration: none;
}

.msg-box a:hover {
  color: #1890ff;
}

.msg-box.errors {
  color: #ffc107
}

.login-box {
  width: 35.4rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 100%;
  justify-content: center;
}

#login-footer{
  z-index: 10;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2.4rem 0;
  line-height: 1.6em;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.3rem;
  text-align: center;
}

#login-footers{
  z-index: 10;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2.4rem 0;
  line-height: 1.6em;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.3rem;
  text-align: center;
}

#login-footer p {
  margin: 0;
}

.item .remember_me {
  float: none;
  display: flex;
  justify-content: space-between;
}

.item .remember_me .remember_7days {
  font-weight: 400;
  font-size: 1.4rem;
  margin-bottom: 0rem;
}

.item .remember_me .remember_7days input {

  width: 1.5rem;
  height: 1.5rem;
  border: .1rem solid #fff;
  vertical-align: -.3rem;
  margin:0;
}

.item .remember_me  a.forget_password {
  position: static;
}

input:-internal-autofill-previewed,
input:-internal-autofill-selected,
input:-webkit-autofill {
  -webkit-text-fill-color: #232323 !important;
  transition: background-color 5000s ease-in-out 0s !important;
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
}

/* 杞挱鍥� */
.swiper-box {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
}

.swipers {
  height: 100vh;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
}

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

.secentIndentity .secentIndentity-tip{
  font: 1.6rem/2.6rem "";
  text-align: left;
}
.secentIndentity .getDynamicCode{
  border: .1rem solid #ccc;
  /* padding: .6rem 1rem; */
  border-radius: .3rem;
  font-size: 1.6rem;
  width:11.3rem;
  height:4.4rem;
  margin-top: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;


}
.getDynamicCode-div{
  display:flex;
  justify-content:space-between;
  align-items: flex-end;
}
.secentIndentity-phone-img{
  position: absolute;
  top: 2.9rem;
  left: .5rem;
  width:1.8rem;
  height:2.4rem;
}
.secentIndentity-phone,.getDynamicCode-code{
  position: relative;
}
.secentIndentity-phone-input,.secentIndentity-code-input{
  padding-left: 4.2rem;
  margin-top: 2.1rem;
}
.secentIndentity-phone-span{
  position: absolute;
  top: 3.2rem;
  left: 3.0rem;
  font-size: 1.0rem;
  color: #ccc;
}
.username img,.pwd img{
  height:1.3rem
}
.secendTitle{
  margin-bottom: 1.8rem;
}
.login-box .secondcertification{
  margin: 0px;
}
.faceloginavatar{
  margin:2.4rem 0 2.5rem 0;
}
.faceloginavatar img{
  width: 6.8rem;
  height:6.7rem;
  font-size: 1.4rem;
  margin-right: 2.6rem;
}

@media screen and (max-width: 1760px) {
  html{
    font-size: 10px;
  }
}
@media screen and (max-width: 1600px) {
  html{
    font-size: 8.5px;
  }
}
@media screen and (max-width: 1440px) {
  html{
    font-size: 7.5px;
  }
}

@media screen and (min-width: 992px) {
  #face-login .mask2 {
    -webkit-mask-image: radial-gradient(circle, #080808 245px, rgba(0,0,0,.05) -37%) !important;
  }
  .templdate1{
    width:calc(100% + 17.2rem);
    margin-left:calc(-8.8rem + 10px)
  }
  .auth_login_btn {
    width: 100%;
    /* height:33rem; */
    color: #fff;
    padding: .5rem 1.6rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: .3rem;
    /* text-decoration: none; */
    /* border: .1rem solid transparent; */
    cursor: pointer;
  }
}
.auth-language {
  display: flex;
  font-size: 14px;
  margin-left: 20px;
  /* margin-right: 15px; */
  /* position: absolute; */
  right: 42px;
  top: 32px;
  width: 150px;
  overflow: hidden;
  /* border-radius: 15px; */
  z-index: 1000;
}
.auth-language button {
  width: 80px;
  /* height: 30px; */
  padding: 3px 0px;
  border: none;
  cursor: pointer;
  color: #232323;
  border: 1px solid #dedede;
  background: transparent;
  margin-right: 15px;
  font-size: 1.4rem;
}
.auth-language button.active {
  /* background: transparent; */
  color: blue;
  border-color: blue;
}
#rememberMe{
  width: 1.5rem;
  height: 1.5rem;
  border: .1rem solid #fff;
  vertical-align: -.3rem;
  margin:0;
}
.remember_7days{
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  font-weight: normal;
  margin-top: 1rem;
}
.vcodebox{
  display: flex;
  align-items: center;
  margin-right: .5rem;
}
.vcodebox img{
  height:1.3rem;
}
.content-box-logo{
  height: 10rem;
  display: flex;
  justify-content: center;
  margin-bottom: 2.5rem;
}
larkQrcode iframe{
  border:none
}