@charset "utf-8";
body{
	/*background: #515151;*/
	background: url(../images/bg_login.png) 0 0 no-repeat;
	background-size: cover;
	font-weight: 500;
	font-size: 16px;
	font-family: "Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
}
a{ color: #428bca;outline: none;text-decoration: none;-webkit-transition: 0.2s;transition: 0.2s;}
a:hover,a:focus{color:#428bca;text-decoration: none;}
.htmleaf-container{
	margin: 0 auto;
}
ul,li{
	list-style: none;
}
/*文本对齐*/
.justify {
    text-align: justify;
    text-justify: auto;
    text-justify: distribute;
    text-justify: inter-cluster;
    text-justify: inter-word;
    text-justify: inter-ideograph;
}
.login-logo{
	position: absolute;
	left: 10px;
	top: 30px;
}
.login-center{width: 440px;margin-left: 65%;margin-top: 180px;}
.login-title{
	width: 440px;
	height: auto;
	padding: 0 10px;
	color: #666666;
    text-align: left;
    line-height: 18px;
    background: rgba(255,255,255,0.7);
    border-radius: 6px;
}
.login-title h4{
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	padding:15px;
}
.login-down{
	text-decoration: underline;
	color: #169bdc;
	margin-left: 36%;
}
.login-check{
	margin-left: 40px;
}
.login-btn{margin-top: 10px;width: 280px;margin: 0 auto;left: 42px;}
.col-input{width: 400px;}
.login-center input{margin-left: 10px;width: 87%;}
.login-center .form-group{margin-left: 28px;}
.login-center .form-group:nth-child(3){margin-bottom: 0;}
/*验证*/
.tipinfo{margin-left: 0px;margin-bottom: 0px;width: 368px;height: 40px;}
.prompot {
    margin-left: 55px;
    max-width: 485px;
    clear: both;
}
.error {
    background: url(../images/logintip4.png) no-repeat left;
    background-size: 7px;
    padding-left: 17px;
    color: #999999;
    width: 300px;
    display: block;
}
/*数字验证弹出框*/
.login-text{padding:10px 10px 10px 26px;font-size: 12px;}
.login-text p:nth-child(2){background: #d4f0fc;padding: 2px 0;}
.login-close{position: absolute;right: 20px;top: 10px;cursor:pointer;}
.cation{height: 240px;}
.tiperror{border: 1px solid red;}
.logcard-btn{margin-left: 75%;}
.logincard-box{margin-top: 200px;}
.forget{color: #169bd5;display: block;margin-left: 56%;margin-top: 5px;}
.col-a{color:red;background:  url(../images/tip5.png) 0 8px no-repeat;background-size: 24px;}
/*.col-b{color:#262926;background:  url(../images/tips.png) 0 8px no-repeat;background-size: 24px;}*/
#g-sixbox{display: block;}

/*814*/
.a3{color: #428bca;text-align: right;font-size: 12px;margin-left: 260px;line-height: 28px;}

/*0126*/
.gset{width: 87%;margin-left: 12px;margin-bottom: 12px;}
