.head{
  width: 1090px;
  height: 70px;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headerbox{
background-color: #fff;
}
.logoright{
  color: #000;
  font-size: 18px;
  cursor: pointer;
}
 
.container1{
  box-sizing: border-box;
  min-height: 480px;
  background:#fff url(../images/back.jpg) top center no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 1024px;
  height: calc(100vh);
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Roboto,Arial,PingFang SC,Microsoft Yahei,Microsoft JhengHei,sans-serif;

}
.container2{
box-sizing: border-box;
min-height: 480px;
padding-top: 70px;
background:#fff url(../images/back3.jpg) center center no-repeat;
background-size: cover;
width: 100%;
min-width: 1024px;
height: calc(100vh - 72px);
font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Roboto,Arial,PingFang SC,Microsoft Yahei,Microsoft JhengHei,sans-serif;
}
body {
  /* overflow-x: hidden */
}



/*Ã¥Â¤Â´Ã©Æ’Â¨Ã©Â¡ÂµÃ©ÂÂ¢*/
.top_header {
  width: 100%;
  height: 60vh;
  max-height: 12rem;
  min-height: 8rem;
  background-image: url('images/background.jpg');
  background-position: center center;
  background-size: cover;
}
/* .container:after{
  display: block;
  content:".";
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.1);
} */
/*Ã¥â€ â€¦Ã¥Â®Â¹ Ã¥Âºâ€¢Ã©Æ’Â¨*/
.content {
  width: 24rem;
}
.loginfoot{
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 7px;
  text-align: center;
  /* margin-left: 18px;
  display: flex; */
  margin-top:40px;
  
  left: 0;
  position: fixed;
  bottom: 3vh;
  width: 100vw;
  
}
.loginfoot a{
  color: #666;
}
.Existingaccount{
  margin-top: 20px;
  text-align: right;
  color: #999;
  font-size: 14px;
}
.Inputbox ul li{
  position: relative;
}
.getCode{
  position: absolute;
  right: 0;
  bottom: 0;
  bottom: 15px;
  font-size: 14px;
}
a.getCode{
  color:#e70012 ;
}
.content .announcement {
  width: 100%;
  padding: 11px;
  box-sizing: border-box;
  border: 1px solid #EAEAEA;
  font-size: 12px;
  font-weight: 400;
  color: rgba(74, 74, 74, 1);
  display: flex;
  align-items: center;
  justify-content: space-between
}

.content .announcement .announcement_first {
  display: flex
}

.content .announcement p {
  margin-bottom: 0
}

.content .announcement ul {
  margin-bottom: 0;
  display: flex
}

.content .announcement ul li {
  list-style: none;
  display: flex;
  margin-right: 20px
}

.content .announcement ul li div {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #D8D8D8;
  margin-right: 5px
}

.content h4 {
  margin-top: 25px;
  margin-bottom: 25px
}

.content .classification {
  display: flex;
  justify-content: space-between;
  padding-left: 0
}

.content .classification li {
  width: 30%;
  padding: 40px 40px;
  border: 1px solid #EAEAEA;
  list-style: none;
  text-align: center
}

.content .classification li img {
  width: 90px;
  height: 90px;
  margin-bottom: 20px
}

.content .classification li .Serviceno_p {
  font-size: 20px;
  font-weight: 500;
  color: rgba(74, 74, 74, 1);
}

.content .classification li .Serviceno_introduce {
  font-size: 14px;
  font-weight: 400;
  color: rgba(155, 155, 155, 1);
  text-align: left;
}

.content .Aboutus {
  display: flex;
  padding-left: 0;
  margin-top: 60px;
  padding: 36px 0 0 0;
  border-top: 1px solid #9B9B9B
}

.content .Aboutus li {
  list-style: none;
  margin-right: 20px
}

.content .link {
  display: flex;
  padding-left: 0;
  margin-top: 20px;
}

.content .link li {
  list-style: none;
  margin-right: 20px;
  font-size: 12px;
  font-weight: 400;
  color: rgba(155, 155, 155, 1);
}

.content .footerList {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.content .footerList div {
  font-size: 12px;
  font-weight: 400;
  color: rgba(155, 155, 155, 1);
}

.content .footerList .footerList_ul {
  display: flex;
}

.content .footerList .footerList_ul li {
  list-style: none;
  margin-right: 29px
}

.content .footerList .footerList_ul li img {
  width: 46.53px;
  height: 46.53px
}

.top_header .login_view {
  padding: 8px;
  min-height: 6.4rem;
  max-height: 9.6rem;
  height: 48vh;
  width: 350px;
  border-radius: 5px;
  box-sizing: border-box;
  background-color: white;
  float: right;
  margin: 5.5vh 0;
}

.top_header .login_view .top {
  height: 35px;
}

.popover {
  border: 1px solid #e70012 ;
  display: none !important;
}

.popover-content {
  display: none;
  padding: 2px 13px;
  color: #e70012 ;
  display: none;
}

.popover>.arrow {
  border-width: 6px;
}

.popover.left>.arrow {
  border-left-color: #e70012 ;
  right: -6px;
  margin-top: -6px;
  display: none;
}

.popover.left>.arrow:after {
  bottom: -10px;
  display: none;
}

.top_header .login_view .byqr {
  cursor: pointer;
  height: 35px;
  width: 40px;
  float: right;
  background: url(/images/QrCode.png) no-repeat right center;
  background-size: contain;
  border: 0;
  border-radius: 0;
}

.top_header .login_view .login_view_header {
  display: flex;
  justify-content: flex-end
}

.top_header .login_view .login_view_header p {
  height: 30px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  color: rgba(233, 69, 29, 1);
  border: 1px solid #e70012 ;
  padding: 4px 19px;
  border-radius: 8px
}

.top_header .login_view .login_view_header img {
  width: 50px;
  height: 50px;
  margin-left: 5px
}

.loginmode {
  margin-top: 20px;
}

.loginmode ul {
  height: 40px;
  display: flex;
  justify-content: left;
  padding-left: 0 !important;
  border-bottom: 1px solid #EAEAEA;
}

.loginmode li {
  position: relative;
  cursor: pointer;
  width: 110px;
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  color: rgba(155, 155, 155, 1);
  display: flex;
  flex-wrap: wrap;
  text-align: left;
}


.loginmode .active {
  color: rgba(74, 74, 74, 1);
}

.loginmode .active_view {
  margin: 16px auto -8px;
  height: 12px;
  border: 0;
  /* border-radius: 6px; */
  width: 62px;
  background-color: #e70012;
  display: none;
  position: absolute;
  left: 1px;
  transform: scale(1, 0.25);
}

.loginmode .active .show {
  display: block;
  color: rgba(74, 74, 74, 1);
  justify-content: center;
}

.Inputbox {
  margin-top: 10px;
}

.Inputbox ul {
  padding: 0 !important
}

.Inputbox ul li {
  list-style: none;
  padding: 18px 0 14px;
  border-bottom: 1px solid #EAEAEA
}

.Inputbox ul li input {
  border: none;
  line-height: 28px;
  font-size: 1lo4px;
  outline: none;
}
#subscribe{
  padding-top: 70px;
  border-top: 1px solid #eee;
}

.Inputbox ul li:last-of-type {
  /* border: none */
}

.Forgot {
  display: flex;
  justify-content: flex-end;
  margin-top: 5px;
  margin-bottom: 0px;
}

.Forgot p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333;
}

.Forgot p:first-of-type:after {
  /* width: 1px;
  height: 8px !important;
  margin-left: 5px;
  margin-right: 5px;
  content: "";
  border: solid 1px #f3f3f3;
  background-color: #f3f3f3; */
}

.thelogin {}

.thelogin .loginsubmit {
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  background-color: #fff;
  text-align: center;
  border-radius: 4px;
  /* padding: 6px 0; */
  border-radius: 0px;
  margin-top: 10px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  color: red;
  border: 1px solid red;
  margin-bottom: 0;
}


 

.thelogin .agreement {
  display: flex;
  margin-top: 8px;
  align-items: center;
  cursor: pointer;
}
.hide{
  display: none;
}
.thelogin .agreement p {
 
  font-size: 14px;
  font-weight: 400;
  color: #777;
  line-height: 20px;
}
.thelogin .iconfont{
  font-size: 14px;
  color: #e70012 
}
.thelogin .agreement p span {
  color: #e70012 
}

.computer_Qrcode {
  display: none;
}

.Under {
  margin: 0 24px;
}

.Under .Qrcode_div {
  text-align: center;
  padding-right: 33px;
  box-sizing: border-box
}

.Under .Qrcode_div .Qrcode_div_title {
  text-align: left;
  font-size: 20px;
  font-weight: 500;
  color: rgba(74, 74, 74, 1);
}

.Under .Qrcode_div img {
  width: 200px;
  height: 175px;
  margin-top: 20px;
  margin-bottom: 23px;
}

.Under .Qrcode_div .Qrcode_div_inpr {
  font-size: 20px;
  font-weight: 400;
  color: rgba(155, 155, 155, 1);
  padding-bottom: 80px
}

body header,
body footer {
  background: #fff;
}

.login-form {
  width: 500px;
  margin: 200px auto;
}

.input-group {
  margin: 15px auto;
  width: 350px;
  height: 30px;
}

.text-danger {
  text-indent: 12px;
  text-align: center;
}

._nc .stage1 .slider {
  position: absolute;
  height: 32px !important;
  box-shadow: 0 0 3px #999;
  background-color: #ddd;
  left: 0px !important;
  right: 0px !important;
  border-radius: 3px
}

._nc .stage1 .track div,
._nc .stage1 .label {
  line-height: 32px !important;
  height: 32px !important;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  border-radius: 3px;
}

._nc .stage1 {
  height: 35px !important;
  position: relative;
}

._nc .stage1 .button {
  position: absolute;
  left: 0;
  top: 0;
  width: 32px !important;
  height: 32px !important;
  background-color: #fff;
  cursor: pointer;
  border-radius: 3px
}

._nc .icon-ok {
  font-size: 22px !important;
  color: #7ac23c;
}

._nc .stage1 .icon {
  position: absolute;
  left: 5px;
  top: 6px;
  bottom: 0;
  margin: auto;
}

._nc .icon-slide-arrow {
  font-size: 22px !important;
  color: #dbdbdb;
}

._nc .stage1 .icon {
  position: absolute;
  left: 6px !important;
  top: 8px !important;
  bottom: 0;
  margin: auto;
}

.login-container {
  padding: 8px;
  min-height: 440px;
  /* max-height: 9.6rem; */
  /* height: 48vh; */
  width: 384px;
  margin: 0 auto;
  border-radius: 0px;
  /* box-shadow: 0 0 20px #ccc; */
  background: #fff;
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
}
.login-container2 {
  padding: 8px;
  min-height: 440px;
  /* max-height: 9.6rem; */
  /* height: 48vh; */
  width: 384px;
  position: absolute;
  /* margin: 0 auto; */
  border-radius: 5px;
  /* box-shadow: 0 0 20px #ccc; */
  background: #fff;
  position: absolute;
  right: 0;
  /* left: 200px; */
  margin-top: 50px;
}
.login-bottom{
  height: 50px;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  line-height:50px;
  background-color: #F6F6F6;
  display: flex;
  align-content: center;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 5px;
}
.v {
  position: absolute;
  left: 33px;
  z-index: 2;
  top: 15px;
  width: 24px;
  background: #e70012 ;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  font-family: Arial,serif;
}
.v img{
  width: 20px;
}
.login-bottom-left{
padding-left: 34px;
}
.modal-title{
  font-size: 16px;
  font-weight: 400;
}
.saveBtn{
  font-weight: 400;
    line-height: 36px;
    padding: 0 16px;
    min-width: 96px;
    font-size: 14px;
    letter-spacing: 0;
    background-color:#e70012 ;
    color:#fff;
}

.modal-footer {
  text-align: center;
}
.credentials-item {
  margin-bottom: 30px;
}
.credentials-item-bd {
  padding-left: 25px;
  margin-top: 5px;
}
.weui-desktop-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin: 40px;
  white-space: normal;
  border-radius: 12px;
  max-width: 980px;
  min-width: 600px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.credentials-desc{
  color: #999;
  margin-bottom: 20px;
  line-height: 20px;
}
.modal-body{
  font-size: 14px;
}
.credentials-item-num {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #111;
  line-height: 1;
  border-radius: 50%;
  padding: 1px 4px;
  margin-right: 10px;
}
.weui-desktop-form__dropdown__inner-button{
border: 1px solid #dfe3e5;
position: relative;
min-width: 30px;
padding: 6.5px 36px 6.5px 16px;
line-height: 25px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
cursor: pointer;
color: #999;
font-weight: normal;
 

}
.weui-desktop-form__control-group {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 20px;
}
.weui-desktop-form__label {
  float: left;
  width: 8em;
  font-size:14px;
  margin-right: 24px;
  color: #999;
font-weight: normal;
}
.weui-desktop-dropdown-menu_bottom {
  position: absolute;
  left: 94px;
  width: 168px;
  padding-left: 5px;
  right: 0;
  min-width: 128px;
  background: #fff;
  border-radius: 2px;
  z-index: 4000;
  border: 1px solid #eee;
}
.weui-desktop-dropdown__list {
  max-height: 370px;
  overflow-y: auto;
  top: 0;
  left: 0;
  margin-left: 0;
  padding: 8px 0;
}
.weui-desktop-form__dropdown ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.weui-desktop-form__dropdown {
  line-height:1.6;
  background-color:#f4f4f4;
  font-size: 14px;
  width: 12em;
  display: inline-block;
}
.active .active_view{
  display: block;
}
.verifybox{
  width: 1000px;
  min-height: 80vh;
  margin: 0 auto;
  background-color: #fff;
  margin-top: 20px;
  padding-bottom: 50px;
  padding-left: 40px;
  padding-right: 40px;
}
.body{
  background-color: #f4f4f4;
}
.el-input__suffix {
  /* right: 29px!important; */
}
#shenqing .el-input__suffix {
  right: 5px!important;
  
}
.verifyfoot{
  text-align: center;
  height: 40px;
  line-height: 40px;
}
/* .el-checkbox {
 
  font-size: 22px!important;
} */