a{
    cursor:pointer;
    }
    .login-container{
	position: fixed;
    left: 50%;
    top: 50%;
    background-color: white;
    width: 1000px;
    height: 624px;
    margin-left: -500px;
    margin-top: -302px;
    border: 1px solid #ccc;
    z-index: 1001;
    padding: 0;
    }
    .form-container{
    border:none;
    margin-top:10px;
    }
    #form_login_form{
    padding:0 12rem
    }
    .forget_pass{
    text-align:center;
    margin:10px 0
    }
    .forget_pass a{
    color:#000000 !important;
    width:75px !important;
    display:inline-block;
    }
    .forget_pass a:hover{
    color:#6CC16E !important;
    }
    #a_login{
	background-image: linear-gradient(45deg, #74aa4a 0%, #94c74a 100%);
    border-radius: 4px;
    width: 400px;
    height: 40px;
    font-size: 15px;
    color: #f5f5f5;
    text-align: center;
    line-height: 40px;
    margin-top: 60px;
    cursor:pointer;
    }
    .forgetPass{
    font-size:12px;
	color:#4c4c4c;
	cursor:pointer;
    }
    .indexBgimg{
     width:100%;
     height:100%;
     position:fixed;
     top:0;
     left:0
    }
    .beforelogin .pr{
	    position: relative;
	    width: 400px;
	    margin: 0 auto;
    }
.mt56 {
    margin-top: 20px!important;
}
input:-webkit-autofill {  
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;  
}  
.input-box, .input-box2 {
    display: flex;
    flex-direction: row;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    width: 400px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.input-box .left, .leftpng {
    width: 50px;
    height: 50px;
    border-right: 1px solid #e8e8e8;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.input-box .right {
    flex-shrink: 1;
    width: 100%;
}
.username, .identifying-code, .password, .tel, .kdgt {
    height: 50px;
    width: 100%;
    border: none;
    padding-left: 10px;
    letter-spacing: 0.8px;
}
.phoneError, .passwordError {
    font-size: 12px;
    color: #f85556;
    position: absolute;
    top: 56px;
}
#username,#password{
	height:50px!important;
}
.mt30 {
    margin-top: 30px;
}
.logo-container{
	margin-top:70px;
}
.mt80{
	margin-top:80px;
}
.input-box2{
	overflow:initial!important;
}

.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mt45{
	margin-top:45px;
}
.mt30{
	margin-top:30px;
}
.chooseKdgts,.resetPassbox{
	position:fixed;
	z-index:10000;
	background:RGBA(0,0,0,0.3);
	width:100%;
	height:100%;
}
.smallBox{
	background:#ffffff;
	border-radius:10px;
	width:500px;
	height:338px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-169px;
	margin-left:-250px;
	animation:theanimation 0.2s ease-out; 
}
.k-reset-box{
	padding-bottom: 100px;
}
.r-gainCode{
    background: #f5f5f5;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    width: 94px;
    height: 38px;
    font-size: 15px;
    color: #999999;
    text-align: center;
    line-height: 38px;
    margin-left: 10px;
}
.smallBox2{
    min-height: 338px;
    height: 390px;
    background: #ffffff;
    border-radius: 10px;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    animation: theanimation2 0.2s ease-out;
    margin-top: -195px;
    margin-left: -250px;
}
.smallBox3{
    height: 338px;
    background: #ffffff;
    border-radius: 10px;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    animation: theanimation3 0.2s ease-out;
    margin-top: -169px;
    margin-left: -250px;
}
.smallBox4{
	height: 240px;
    background: #ffffff;
    border-radius: 10px;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    animation: theanimation4 0.2s ease-out;
    margin-top: -120px;
    margin-left: -250px;
}
.kdgttitle{
    position: relative;
    background: #f5f5f5;
    width: 500px;
    height: 60px;
    font-size: 18px;
    color: #4c4c4c;
    text-align: center;
    line-height: 60px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#login_tip{
	margin-right: 0px;
    line-height: 1.5;
    text-align: center;
    position: absolute;
    width: 100%;
    font-size: 12px;
    color: #f85556;
    top: 20px;
}
.gainCodeGreen{
	background:#74aa4a;
	color:#fff;
	pointer-evnets:initial!important;
	cursor:pointer;
}
.reseterror,.reseterror2{
	font-size: 12px;
    color: #f85556;
    position: absolute;
    width: 100%;
    text-align:center;
    top:20px;
}
.closeChooseBox,.closeBox{
	position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.k-sim-box{
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
}
.commname {
    font-size: 15px;
    color: #4c4c4c;
    text-align: left;
    width: 50px;
    position: absolute;
    top: 50px;
    left: 60px;
}
.commInput {
    background-color: #F5F5F5;

    border: 1px solid #e8e8e8;
    border-radius: 2px;
    width: 328px;
    height: 38px!important;
    padding-left: 15px;
    color: #4c4c4c;
    font-size: 15px;
}
.xiala{
	position: absolute;
    right: 10px;
    top: 17px;
}
.tapCkdgt{
	width: 345px;
    height: 42px;
    position: absolute;
    top: 0px;
    cursor: pointer;
}
.chooseKdgts .rightbox{
    width: 346px;
    position: relative;
    top: 40px;
    left: 30px;
}
.k-c-Box{
    background: #f5f5f5;
    border: 1px solid #e8e8e8;
    border-radius: 0 0 2px 2px;
    width: 343px;
    border-top: none;
    position: relative;
    z-index: 5;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
.k-name{
	height:38px;
	line-height:38px;
	font-size:12px;
	color:#4c4c4c;
	padding-left:15px;
}
.k-name:hover{
	background:#d3e3c3;
	cursor:pointer;
}
.estop-btn,.commcancelbox {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: flex;
    height: 50px;
}
.usercancel,.commConfirm,.commConfirm2,.commConfirm3 {
    background: #74aa4a;
    border-radius: 2px;
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.r-left{
	width: 40px;
    text-align: center;
    border-right: 1px solid #e8e8e8;
    line-height: 45px;
}
.r-right,.r-right-number{
	flex-shrink: 1;
    width: 100%;
    
}
.r-right{
	overflow:hidden;
}
.r-right-number{
	width: 94px;
    height: 38px;
}
.r-left-number{
    display: flex;
    height: 100%;
    width: 240px;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    position: relative;
    left: -1px;
}
.commRinput{
    width: 90%;
    height: 30px;
    padding-left: 15px;
    border: none;
    position: relative;
    top: 5px;
}
.resetInputbox .number{
    font-size: 15px;
    color: #999;
    position: relative;
    top: -2px;
}
.numberImg{
    width: 100%;
    height: 100%;
    margin-left: 10px;
}
.resetInputbox{
    display: flex;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    width: 343px;
    margin: 0 auto;
    height: 38px;
    margin-top:40px;
}
.resetSuccess{
	font-size:15px;
	color:#4c4c4c;
	margin-top:40px;
	text-align:center;
}
::-webkit-input-placeholder { /* WebKit browsers */
    font-size:15px;
    color:#999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size:15px;
    color:#999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size:15px;
    color:#999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size:15px;
    color:#999;
}
@keyframes theanimation{ 
  from {margin-top:-192px;} 
  to {margin-top:-169px;} 
} 
@keyframes theanimation2{ 
  from {margin-top:-238px;} 
  to {margin-top:-195px;} 
} 
@keyframes theanimation3{ 
  from {margin-top:-190px;} 
  to {margin-top:-169px;} 
} 
@keyframes theanimation4{ 
  from {margin-top:-145px;} 
  to {margin-top:-120px;} 
}

.opyright {
    position: fixed;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    color: #999;
}
.opyright a {
    color: #999;
    text-decoration: none;
}