#isRules{
	margin-left:48px;
	margin-right:43px;
	margin-top:35px;
	display:none;
	overflow:hidden;
}

#noRules{
	margin-left:48px;
	margin-right:43px;
	margin-top:35px;
	display:none;
	overflow:hidden;
}

.layui-layer-title{
	padding:0 178px 0 11px;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #D5D5D5;
	font-weight:700;
	font-size:14px;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background-color:#EAEAEA
	}


.item-fore1,.item-fore2, .form .item-fore2 {
    border: 1px solid #bdbdbd;
    height: 38px;
    width: 304px;

}
.item-fore3, .form .item-fore2 {
    border: 1px solid #bdbdbd;
    height: 38px;
    width: 205px;
    margin-top:15px;

}

.item {
    position: relative;
    margin-bottom: 20px;
    z-index: 1;
    
    }
    
.item .login-label {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 36px;
    height: 38px;
    border-right: 1px solid #bdbdbd;
    background: url(/images/pic/userName.png) no-repeat;
}

.item .pwd-label {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 37px;
    height: 38px;
    border-right: 1px solid #bdbdbd;
    background: url(/images/pic/pwd.png) no-repeat;
}
.item .code-label {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 38px;
    height: 38px;
    border-right: 1px solid #bdbdbd;
    background: url(/images/pic/code.png) no-repeat;
}
label {
    float: none;
}

.itxt {
    line-height: 18px;
    height: 18px;
    border: 0;
    padding: 10px 0 10px 50px;
    width: 254px;
    float: none;
    overflow: hidden;
    font-size: 14px;
    font-family: '\5b8b\4f53';
}

.itxt_code {
    line-height: 18px;
    height: 18px;
    border: 0;
    padding: 10px 0 10px 50px;
    width: 87px;
    float: none;
    overflow: hidden;
    font-size: 14px;
    font-family: '\5b8b\4f53';
}

.getCode{
	width: 97px!important;
	height: 40px!important;
	float:left;
	margin-left:206px;
	margin-top:-39px;
	font-size:15px;
	cursor:pointer
}
.forgetPwd{
	color:#e10000;
	margin-left:233px;
	margin-top:17px;
}

.login-ite a{
    background-color:#e10000;
    width:304px;
    height:40px;
    display:block;
    text-align:center;
    line-height:41px;
    color:#fff;
    font-size:16px;
    margin-top:10px;
}

.statment{
	width:304px;
	margin-top:13px;
	
}
.st_login{
	/* font-weight: bold; */
}
.st_lo_on{
	margin-left:30px;
	line-height:24px;
}
.st_reg{
	color:#e10000;
	font-size:16px;
}

.btn div {
    /*margin: 15px 0px 0px 20px;*/
    margin: 15px 15px 0px 0px;
    padding: 0px 10px;
    background-color: #999;
    color: white;
    border-radius: 6px;
    width: 80px;
    text-align: center;
    padding-top:12px;
    height:26px;
}
