/*
	===============================
			@Import	Function
	===============================
*/
/*
	===============================
			@Import	Mixins
	===============================
*/
html {
  height: 100%; }

body {
  height: 100%;
  overflow: auto;
  margin: 0;
  padding: 0;
  background: #060818; }

.form-container {
  display: flex;
}

.form-form {
  width: 50%;
  display: flex;
  flex-direction: column;
  min-height: 100%; }
.form-form .form-form-wrap {
  max-width: 480px;
  margin: 0 auto;
  min-width: 311px;
  min-height: 100%;
  height: 100vh;
  align-items: center;
  justify-content: center; }
.form-form .form-container {
  align-items: center;
  display: flex;
  flex-grow: 1;
  padding: .71428571rem 2.85714286rem;
  width: 100%;
  min-height: 100%; }
.form-form .form-container h1 {
  color: #bfc9d4; }
.form-form .form-container .form-content {
  display: block;
  width: 100%; }
.form-form .form-form-wrap .user-meta {
  margin-bottom: 35px; }
.form-form .form-form-wrap .user-meta img {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  margin-right: 15px;
  border: 4px solid rgba(59, 63, 92, 0.25); }
.form-form .form-form-wrap .user-meta div {
  align-self: center; }
.form-form .form-form-wrap .user-meta p {
  font-size: 31px;
  color: #bfc9d4;
  margin-bottom: 0; }
.form-form .form-form-wrap h1 .brand-name {
  color: #00d2ff;
  font-weight: 600; }
.form-form .form-form-wrap p.signup-link {
  font-size: 14px;
  color: #e0e6ed;
  margin-bottom: 50px; }
.form-form .form-form-wrap p.signup-link a {
  color: #00d2ff;
  border-bottom: 1px solid; }
.form-form .form-form-wrap form .field-wrapper.input {
  position: relative;
  padding: 11px 0 25px 0;
  border-bottom: none; }
.form-form .form-form-wrap form .field-wrapper.input:focus {
  border: 1px solid #000; }
.form-form .form-form-wrap form .field-wrapper.toggle-pass p {
  font-weight: 600;
  color: #bfc9d4;
  margin-bottom: 0; }
.form-form .form-form-wrap form .field-wrapper .logged-in-user-name {
  font-size: 37px;
  color: #bfc9d4; }
.form-form .form-form-wrap form .field-wrapper svg {
  position: absolute;
  top: 13px;
  color: #00d2ff;
  fill: rgba(33, 150, 243, 0.109804); }
.form-form .form-form-wrap form .field-wrapper.terms_condition {
  margin-bottom: 20px; }
.form-form .form-form-wrap form .field-wrapper.terms_condition label {
  font-size: 14px;
  color: #888ea8;
  padding-left: 31px;
  font-weight: 100; }
.form-form .form-form-wrap form .field-wrapper.terms_condition a {
  color: #00d2ff; }
.form-form .form-form-wrap form .field-wrapper input {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  min-width: 50px;
  max-width: 635px;
  width: 100%;
  min-height: 36px;
  background-color: transparent;
  border: none;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #00d2ff;
  font-size: 16px;
  border-bottom: 1px solid #191e3a;
  padding: 0px 0 10px 35px; }
.form-form .form-form-wrap form .field-wrapper input::-webkit-input-placeholder, .form-form .form-form-wrap form .field-wrapper input::-ms-input-placeholder, .form-form .form-form-wrap form .field-wrapper input::-moz-placeholder {
  color: #d3d3d3;
  font-size: 14px; }
.form-form .form-form-wrap form .field-wrapper input:focus {
  border-bottom: 1px solid #00d2ff;
  box-shadow: none; }
.form-form .form-form-wrap form .field-wrapper.toggle-pass {
  align-self: center;
  text-align: left; }
.form-form .form-form-wrap form .field-wrapper.toggle-pass .switch {
  margin-bottom: 0;
  vertical-align: sub;
  margin-left: 7px; }
.form-form .form-form-wrap form .field-wrapper button.btn {
  align-self: center; width:76%; margin-left:12%; margin-top:18px;}
.form-form .form-form-wrap form .field-wrapper .tip{ text-align:center; margin-top:20px; color:#6c757d}
.form-form .form-form-wrap form .field-wrapper .tip span{ background:url(../../img/ico10.png) no-repeat left center; background-size:19px auto; padding:0 0 0 26px;}
.form-form .form-form-wrap form .field-wrapper a.forgot-pass-link {
  width: 100%;
  color: #00d2ff;
  text-align: center;
  display: block;
  letter-spacing: 2px;
  font-size: 15px;
  margin-top: 15px; }
.form-form .form-form-wrap form .field-wrapper .n-chk .new-control-indicator {
  top: 1px;
  border: 1px solid #515365;
  background-color: #515365; }
.form-form .form-form-wrap form .field-wrapper .n-chk .new-control-indicator:after {
  top: 52%; }
.form-form .form-form-wrap form  .field-wrapper {
  width: 100%;
}
.form-form .form-form-wrap form .field-wrapper.keep-logged-in {
  margin-top: 60px; }
.form-form .form-form-wrap form .field-wrapper.keep-logged-in label {
  font-size: 14px;
  color: #888ea8;
  padding-left: 31px;
  font-weight: 100; }
.form-form .terms-conditions {
  max-width: 480px;
  margin: 0 auto;
  color:#6c757d;
  margin-top:80px; }
.form-form .terms-conditions a {
  color: #00d2ff; }

.form-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  right: 0;
  min-height: auto;
  height: 100vh;
  width: 50%; }
.form-image .l-image {
  background-image:url(../../img/login_main.png);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: #060818;*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 58%;
  background-position-x: 40%;
  /*background-position-y: 38%; */

}
#username-field input:-internal-autofill-selected,
#password-field input:-internal-autofill-selected{
  background-color: transparent !important;
  color: #00d2ff !important;
}

#username-field input:-webkit-autofill,
#username-field input:-webkit-autofill:hover,
#username-field input:-webkit-autofill:focus,
#username-field input:-webkit-autofill:active,
#password-field input:-webkit-autofill,
#password-field input:-webkit-autofill:hover,
#password-field input:-webkit-autofill:focus,
#password-field input:-webkit-autofill:active {
  -webkit-transition-delay: 99999s;
  -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
@media (max-width: 991px) {
  .form-form {
    width: 100%; }
  .form-form .form-form-wrap {
    min-width: auto; }
  .form-image {
    display: none; } }

@media (max-width: 575px) {
  .form-form .form-form-wrap form .field-wrapper.toggle-pass {
    margin-bottom: 28px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-form .form-form-wrap {
    width: 100%; }
  .form-form .form-container {
    height: 100%; } }
/*add2020-08-13*/
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{ border-color:transparent;}
body:before{
  content:'';
  position:absolute; left:0; top:0;
  width: 182px;
  height: 188px;
  background: url(../../img/login_huan.png) no-repeat left top;
  background-size: 100%;
}
/*body:after{ content:url(../../img/ico09.png);left:auto; top:auto; right:0; bottom:0;}*/
.login_title{ font-size:22px; color:#FFF;}
.login_title span{ color:#00d2ff;}
.nav-tabs{ border:none; margin:30px 0 20px;}
.nav-tabs .nav-link{ border:none; border-bottom:2px solid transparent; padding:6px 0; margin-right:50px; font-size:16px;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{ color:#FFF; background:none; border-bottom-color:#00d2ff}
.weixin_img{ width:80% !important;height:auto !important;background:#FFF; text-align:center; padding:20px 0; border-radius:10px;}
.weixin_img img{ width:90%;}
.get-sms-code{ position:absolute; right:0; bottom:10px; border:none; background:#1b55e2; color:#fff; min-height:30px; padding:0 15px;font-size:12px;border-radius:3px;}
.form-form .form-form-wrap form .field-wrapper .get-sms-code svg{ position:absolute; left:5px; top:6px;color:#fff;}
.accurrence > span{right:125px !important;}
.accurrence > #vcode{padding-right:150px;}
#vcode{padding-right:125px;}

.form-image{justify-content: center;}
.main_image{margin: 0 auto;width: 60%;transform: translateY(-8.35%);}
.main_image img{width:100%;max-height: 100%;object-fit: contain;}
.app_download{width:72%;max-width:691px;margin:-15px auto 0;padding:22px 18px 20px;border-radius:20px;background-color:#fff;display:flex;flex-wrap:wrap;justify-content: center;}
.app_download .item{width:50%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;text-align:center;justify-content: center;}
.app_download .item .left{padding:10px 0;width:44%}
.app_download .item .right{padding:0 14px;max-width:56%;text-align:center;}
.app_download .item p{font-size:14px;color:#404040;margin-top:10px;margin-bottom:0;}
.app_download .item:nth-child(even){flex-direction:row-reverse;}

@media only screen and (min-width:1921px){
    .main_image{max-height:60vh;}
}

@media only screen and (max-width:1470px){
    .app_download{width:80%;padding:16px 14px 14px;}
    .app_download .item p{font-size:14px}
    .app_download .item .left{width:48%;}
    .app_download .item .right{max-width:52%;padding: 0 10px;}
}

@media only screen and (max-width:1280px){
    .app_download .item .left{width:100%;}
    .app_download .item .right{padding:0;max-width:90%}
}

@media only screen and (max-height:800px){
    /*.form-image{display:flex;}*/
    /*.form-image .main_image{display:none;}*/
    .main_image{height:65vh;}
}


