input{
	outline: none;
}
#usernamet:focus{
	border:1px solid #e5e5e5 !important;
}
#emphone:focus{
	border:1px solid #e5e5e5 !important;
}
#mobile-number:focus{
	border:1px solid #e5e5e5 !important;
}
#psphone:focus{
	border:1px solid #e5e5e5 !important;
}
.WebLogin{
	width: 445px;
    padding: 30px 0;
    margin:14px auto 0 auto;
    text-align: center;
    background-color: #fff;
    position: relative;
    border-radius: 4px;
    
}
.ani{
	top:0;
}
.WebLogo{
    margin: 0 auto 30px auto;
}
.WebLoginTitle{
	font-size: 26px;
	color: #000000;
	margin-bottom: 20px;
    margin-top: 5px;
	/*font-family: PingFang Bold;*/
}
.WebLoginCount{
	width:320px;
}
.WebLoginPassword{
	width:320px;
}
.WebLoginCount,.WebLoginPassword{
	height: 40px;
	font-size: 16px;
	color: #666666;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	padding:0 5px;
}
.WebLoginCount:focus{
	border:none !important;
}
 .WebLoginPassword{
 background-color: #fff;
	/* margin: 15px 0; */
}  
.WebLogintext{
	cursor:pointer;
	margin-bottom: 30px;
	color: #222222;
	font-size: PingFang Regular;
	font-size: 16px;
	margin: 0 65px 30px 65px;
    text-align: left;
    text-decoration: underline;
}
.WebLoginInforget{
	margin: 0 65px 30px 65px;
	position: relative;
	overflow: hidden;
}
.WebLoginIn{
	float: left;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.WebLoginIn>input{
	margin: 0;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    border: none;
}
.WebLoginForget{
	float: right;
}
.WebLoginForget>p{
	cursor:pointer;
	margin: 0;
}
.WebLoginIn,.WebLoginForget{
	font-size: 14px;
	color: #999999;
	font-family: PingFang Regular;
}
.WebLoginAtten{
	margin: 0 65px 30px 65px;
	text-align: left;
}
.WebLoginAtten>p{
	margin: 0;
	font-size:14px;
	color: #666666;
	line-height: 2;
	font-family: PingFang Regular;
}
.WebLoginBtn{
	width: 320px;
	height: 40px;
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	font-family: PingFang Regular;
	text-align: center;
	line-height: 40px;
	border: none;
}
.WebLoginSigncount{
	margin-top: 24px;
	font-size: 14px;
}
.WebLoginSigncount>a{
	margin-left: 8px;
	color: #010101;
}
.WebLoginSigncount>span{
	color: #666666;
	cursor: pointer;
}
/*注锟斤拷*/
.WebLoginName{
	width: 310px;
	height: 40px;
	/* margin: 15px 0; */
	padding:0 5px; 
	font-size: 16px;
	color: #666666;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}
.WebLoginLast{
	margin: 15px auto 0 auto;
}
.yred{
	margin-top: 10px;
	font-weight:normal;
	color:#dadada;
	display: none;
}
.yreY{
	font-weight:normal;
	margin-top: 10px;
	color:#dadada;
	display: none;
}
.yreK{
	margin-top: 10px;
	font-weight:normal;
	color: #dadada;
	display: none;
}
.yreL{
	margin-top: 10px;
	font-weight:normal;
	color: #dadada;
	display: none;
}
.yree{
	margin-top: 10px;
	font-weight:normal;
	color: #dadada;
	display: none;
}
.yxiahua{
	text-decoration: underline;
}
.yxx{
	position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.ydi{
	width: 320px;
    position: relative;
    margin: 15px auto;
}
.yeyes{
	background-color: #fff;
    color: #00c4d4;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.ys{
	background-color: #fff;
    color: #00c4d4;
    position: absolute;
    right: 60px;
    top: 27%;
    font-size: 16px;
    transform: translateY(-50%);
    z-index: 999;
}
.ysend{
	background-color: #fff;
    color: #00c4d4;
    /* padding: 2px 5px; */
    border-radius: 4px;
    /* width: 68px; */
    /* height: 33px; */
    position: absolute;
    /* top: 0px; */
    /* right: -27px; */
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border:none;
}
.ymi{
	border-radius: 4px; 
    width: 80%;
    border-right: 0;
    background-color: #fff;
    margin-bottom: 4px;
	border: 1px solid #e5e5e5;
    border-radius: 4px;
}
/*锟斤拷证锟斤拷锟铰�*/
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
 .alieditContainer{
        position: relative;
    } 
    
.sixDigitPassword {
    position: absolute;
    left: -122px;
    top: 0;
    width: 150%;
    height: 40px;
    color: #fff;
    font-size: 12px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-user-select: initial;
    outline: 'none';
    z-index: 999;
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .sixDigitPassword-box {
      
        cursor:text;
        background: #fff;
        outline: none;
        position: relative;
        padding: 8px 0;
        height: 40px;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
  }
  .sixDigitPassword-box i {
        float: left;
        display: block;
        padding: 4px 0;
        height: 20px;
        border-left: 1px solid #cccccc;
    }
   .sixDigitPassword-box .active {
        background: url('/healthcodon/images/password-blink.gif') no-repeat center center;        
    }
   .sixDigitPassword-box b {
        display: block;
        margin: 6px auto;
        width: 7px;
        height: 7px;
        overflow: hidden;
        visibility:hidden;
        background: url('/healthcodon/images/passeord-dot.png') no-repeat;
    }
  .sixDigitPassword-box span {
        position: absolute;
        display: block;
        left: 0px;
        top: 0px;
        height: 30px;
        border: 1px solid rgba(82, 168, 236, .8);
        border: 1px solid #00ffff\9;
        border-radius: 2px;
        visibility: hidden;
        -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.75), 0 0 8px rgba(82, 168, 236, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    }
    .ui-securitycore  .ui-form-item .ui-form-explain{
		margin-top: 8px; 
	}
  .i-block{
	display:inline-block;
  }
 .six-password{
    position: relative;
    height: 40px;
    width: 320px;
    overflow: hidden;
    vertical-align: middle;
    
}
@media screen and (min-width: 1441px) {
    .WebLogin{
        margin:200px auto 0 auto;
    }
}
