.login-wrapper {
  position: relative;
  height: 100vh;
  background-image: url(../images/bg-login.png);
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.login-wrapper .login-logo {
  display: flex;
  align-items: center;
  margin-top: 15px;
  margin-left: 10px;
}

.login-wrapper .login-logo img {
  width: 211px;
  height: 54px;
}

.login-wrapper .login-logo span {
  padding-left: 16px;
  margin-left: 16px;
  font-size: 24px;
  color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.19);
}

.login-wrapper .login-main {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 11.09vw;
  width: 400px;
  height: 450px;
  margin: auto;
  background: #fff;
  box-shadow: 0px 0px 27px 0px rgba(49, 7, 181, 0.22);
  border-radius: 8px;
  border: 1px solid;
  border-image: linear-gradient(180deg, rgba(58, 152, 253, 0), #2c7ffc, rgba(27, 95, 251, 0)) 1 1;
}

.login-wrapper .login-main .login-main-tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7.32vh 3.59vw 0 3.59vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.login-wrapper .login-main .login-main-tab li {
  color: #d3c8fe;
  font-size: 1.41vw;
  cursor: pointer;
}

.login-wrapper .login-main .login-main-tab li.active {
  font-size: 1.67vw;
  color: #ffffff;
  border-bottom: 4px solid;
  border-image: linear-gradient(90deg, #b390ff, #3b68ff) 1 1;
}

.login-wrapper .login-main .login-main-content {
  padding: 20px 52px;
}

.login-wrapper .login-main .login-main-content .content-item {
  display: flex;
  align-items: center;
  height: 40px;
  margin-bottom: 20px;
  background: #F6FFFE;
  border-radius: 4px;
  border: 1px solid #9CDCD6;
}

.login-wrapper .login-main .login-main-content .content-item > i {
  width: 20px;
  height: 20px;
  margin: 0 8px;
  background-repeat: no-repeat;
  background-size: 100%;
}


.login-wrapper .login-main .login-main-content .content-item > i.icon-user {
  background-image: url(../images/icon-user.png);
}

.login-wrapper .login-main .login-main-content .content-item > i.icon-password {
  background-image: url(../images/icon-password.png);
}

.login-wrapper .login-main .login-main-content .content-item > i.icon-clock {
  background-image: url(../images/icon-clock.png);
}

.login-wrapper .login-main .login-main-content .content-item > i.icon-location {
  background-image: url(../images/icon-location.svg);
}

.login-wrapper .login-main .login-main-content .content-item > i.icon-group {
  background-image: url(../images/icon-group.svg);
}

.login-wrapper .login-main .login-main-content .content-item > span {
  color: #777777;
  font-size: 14px;
}

.login-wrapper .login-main .login-main-content .content-item > div {
  height: 100%;
  flex: 1;
}

.login-wrapper .login-main .login-main-content .content-item > div.verify-code-field {
  position: relative;
  display: flex;
  align-items: center;
}

.login-wrapper .login-main .login-main-content .content-item > div.verify-code-field input {
  flex: 1;
}

.login-wrapper .login-main .login-main-content .content-item > div.verify-code-field a {
  position: absolute;
  width: 92px;
  height: 32px;
  top: 4px;
  right: 4px;
}

.login-wrapper .login-main .login-main-content .content-item > div.verify-code-field a .check-code-img {
  width: 92px;
  height: 32px;
}

.login-wrapper .login-main .login-main-content .content-item > div input {
  height: 100%;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
  color: #333;
  font-size: 14px;
}

.login-wrapper .login-main .login-main-content .content-item > div select {
  width: 100%;
  height: 100%;
}

.login-wrapper .login-main .login-main-content .login-btn {
  width: 100%;
  height: 40px;
  margin-bottom: 22px;
  font-size: 16px;
  background-color: #22BDB6;
  border-radius: 4px;
  color: #fff;
  outline: none;
  border:none;
  cursor: pointer;
}

.login-wrapper .login-main .login-main-content .login-btn:hover {
  opacity: .85;
}

.login-wrapper .login-main .login-main-content .content-footer {
  display: flex;
  justify-content: space-between;
}

.login-wrapper .login-main .login-main-content .content-footer label {
  font-size: 0.83vw;
  color: #fff;
}

.login-wrapper .login-main .login-main-content .content-footer .forget-password {
  font-size: 0.83vw;
  color: #fff;
}
.use_tit{
  font-size: 20px;
  color: #333;
  line-height: 25px;
  height: 25px;
  text-align: center;
}
.tos-dan{
  font-size: 12px;
  color: #ff3333;
  line-height: 18px;
}
.top_img{
  width: 46px;
  height: 46px;
  text-align: center;
  margin: 25px auto 13px auto;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  display: block;
}

.login_contact{
  position: fixed;
    bottom: 60px;
    justify-content: center;
    width: 100%;
    text-align: center;
    color: #f2f2f2;
}

.login_contact span{
  margin: 0 10px;
}

.login_bottom {
  background: #f2f2f2;
  height: 43px;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.login_bottom .cont{
  width: 80%;
  margin:0 auto;
}
.login_bottom .cont .span_lt,.login_bottom .cont .span_rt{
  display:block;
  height:32px;
  line-height: 32px;
 }
.login_bottom .cont .span_lt{
   width:220px;
   float:left;
  }
.login_bottom .cont .span_lt{
   padding-top:8px;
  }
.login_bottom .cont .span_rt{
  width:400px;
  float:right;
   text-align:center;
    line-height:43px;
    color:#999;
    padding:2px 10px 0 0;
    font-family:arial;
  }
.login_bottom .cont .span_lt{
  padding-left:20px;
  color:#999;
}

/* 20230418补充 */
.input01{
  border: none;
  line-height: 40px;
  padding-left: 10px;
  width: 174px;
}
.input02{
  height: 40px;
  line-height: 40px;
  width: 110px;
  background: #bff1ee;
  color: #24a09a;
  font-size: 14px;
  border: none;
  border-left: 1px solid #9CDCD6;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
}
.margin-tp{
  margin: 15px 0;
}
.color-9{
  color: #999;
}
.none{
  display: none;
}
.block{
  display: block;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.btn-div{
  width: 100%;
}
.btn-div button{
  width: 48% !important;
}
.btn-gray{
  background: #999 !important;
}


/* 模态框水平垂直居中 */
.tips-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* 遮罩层 */
.shade {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .3);
  /* 这里一定要把遮罩层移到重叠元素的上层，就可以造成父窗口无法操作的效果 */
  z-index: 1;
}
/* 模态框 */
.tips-box {
  display: none;
  width: 750px;
  height: 500px;
  box-shadow: 5px 5px 10px rgba(10, 20, 20, .2), -5px -5px 10px rgba(10, 20, 20, .2);
  background-color: #fff;
  /* 和遮罩层同理，模态框一定要在最上层 */
  z-index: 1;
}
.tips-content {
  width: 100%;
  height: 450px;
}
.tips-text{
  width: 100%;
  font-size: 15px;
  line-height: 24px;
}
.tips-text a{
  text-decoration:none;
}
.tips-box .title {
  cursor: move;
  user-select: none;  /* 禁止用户选中文字 */
  position: relative;
  width: 100%;
  height: 50px;
  color: #3f3f3f;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
}
.tips-box .title .exit {
  position: absolute;
  top: -10px;
  right: 10px;
  font-size: 20px;
}
.tips-box .title .exit:hover {
  cursor: pointer;
  text-shadow: 2px 2px 4px rgba(10, 20, 20, .5);
}
.tips-btn{
  width: 80px;
  height: 27px;
  margin-left: 340px;
  background-color: #4ae5d6;
  border-radius: 4px;
  border: 0px;
  color: white;
}
.tips-btn:hover{
  background-color: #50efe0;
}


.a_useragreement{
    color: #254BB9;
    cursor: pointer;
}

/* 20230613补充 */
.login_agreement{
	font-size: 12px;
	height: 28px;
	line-height: 20px;
	clear: both;
	color: #666;
	margin-top:-10px !important;
}
.login_agreement input{
	height: 14px !important;
	width: 14px !important;
	position: relative;
	top: 2px;
}
.login_agreement b{
	color: #254BB9;
	cursor: pointer;
}

.useragreement{
	font-size: 12px;
	padding: 15px;
}
.useragreement h1{
	font-size: 14px !important;
	font-weight: bold;
	text-indent: 0;
}
.useragreement h2{
	font-size: 13px !important;
	font-weight: bold;
	text-indent: 0;
}
.useragreement p{
	line-height: 20px;
	text-indent: 25px;
}
.useragreement ul,.useragreement ul li{
	list-style: none;
}
.useragreement ul li{
	line-height: 22px;
}
.useragreement_title{
	font-size: 20px;
	font-weight: 500;
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.useragreement table{
	padding:5px;
	margin: 0;
	border: none;
}
.useragreement table {
	border-collapse:collapse;
}
.useragreement table tr td{
	line-height: 30px;
	padding:0 5px;
}
.useragreement table tr {
	border-top:1px solid #ddd;
	border-left: 1px solid #ddd;
}
.useragreement table th {
	background: #efefef;
	line-height: 30px;
}
.useragreement table tr td,.useragreement table th {
	border-right:1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
