/*	(C)2005-2023 FoundPHP Framework.
*	weburl: http://www.FoundPHP.com
* 	mail: master@FoundPHP.com
*	This is not a freeware, use is subject to license terms.
*	此软件为授权使用软件，请参考软件协议。
*	http://www.foundphp.com/?m=agreement
*/
html,body {
	color: #333;
	margin: 0;
	height: 100%;
	font-weight: normal;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: #000;
}

a, label, button, input, select {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
	border: 0;
}

body {
	margin: 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #08acee;
}

button {
	outline: 0;
}

img {
	border: 0;
}

input {
	outline: none;
	background: transparent;
	border: none;
	outline: medium;
}

button,input,optgroup,select,textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}

li {
	list-style: none;
}

a {
	color: #666;
}

.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.divHeight {
	width: 100%;
	height: 10px;
	background: #f5f5f5;
	position: relative;
	overflow: hidden;
}

.r-line {
	position: relative;
}

.r-line:after {
	content: '';
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	height: 100%;
	border-right: 1px solid #D9D9D9;
	-webkit-transform: scaleX(0.5);
	transform: scaleX(0.5);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.b-line {
	position: relative;
}

.b-line:after {
	content: '';
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e2e2e2;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

/* 必要样式 */
.foundphp-login-popup {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	position: fixed;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.4);
	margin: 0;
	overflow-y: scroll;
}


.foundphp-login-box {
	position: relative;
	width: 40%;
	padding-bottom: 10px;
	margin: 44px auto;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 2px 6px 2px rgba(0,0,0,.24);
}
@media only screen and (min-width:100px) and (max-width:500px){ 
.foundphp-login-box {width: 95%!important;}
}
@media only screen and (min-width:501px) and (max-width:650px){ 
.foundphp-login-box {width: 75%!important;}
}
@media only screen and (min-width:651px){ 
.foundphp-login-box {width: 450px!important;}
}

.foundphp-login-link {
	position: absolute;
	width: 100%;
	top: -28px;
}

.foundphp-login-link a {
	color: #f6f6f6;
	text-decoration: none;
}

.foundphp-login-logo {
	width: 40%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 0px;
}

.foundphp-login-logo img {
	width: 100%;
	height: auto;
	display: block;
	border: none;
}

.foundphp-login-form-item {
	width: 80%;
	margin:5px auto 0px auto;
	position: relative;
	text-align: justify;
	overflow:hidden;
}

.foundphp-login-form-item input {
	width: 100%;
	height: 42px;
	box-sizing: border-box;
	outline: 0;
	border: 2px solid #ebebeb;
	text-indent: 15px;
	font-size: 14px;
	line-height: 42px;
	*margin-left: -15px;
	background: #fff;
}

.foundphp-login-form-item input:focus {
	border: 2px solid #bbbaba;
	background: #fff;
}

.foundphp-login-form-item input:active {
	border: 2px solid #bbbaba;
	background: #fff;
}

.aui-get-code {
	position: absolute;
	top: 8px;
	*top: 11px;
	right: 8px;
	height: 26px;
	color: #999;
	font-size: 12px;
	line-height: 26px;
	background: #eee;
	border-radius: 2px;
	padding: 0 10px;
	cursor: pointer;
}

.foundphp-login-tag {
	text-align: center;
	width: 350px;
	margin: 0 auto;
	position: relative;
	top: 4px;
	display: block;
	float: left;
}

.clear {
	display: block;
	width: 0;
	height: 0;
	clear: both;
	*display: none;
}

.protocol {
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #999;
}

.protocol a {
	color: #ff553e;
	text-decoration: none;
}

.foundphp-login-bottom {
	color: #f6f6f6;
	position: absolute;
	width: 100%;
	font-size:12px;
	bottom: -33px;
	text-align:center;
}

.foundphp-login-bottom a {
	color: #f6f6f6;
	text-decoration: none;
}

.focus {
	width: 350px;
	text-align: left;
	color: #e71f19;
	font-size: 12px;
	position: relative;
	padding-left: 20px;
	float: left;
	height:20px
}

.focus span {
	height: 35px;
	line-height: 35px;
}

.icon-tips {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAEN0lEQVRYR82YXWwUZRSGn3e7ulD8bSUGxYi4QKzdof7UxhuCNwJiCdBuAiZNjJELe6mJ3qhcqIneqDHRGI3xhqAwbTH1B4MxwWiMksjP7raG0HBhgGAiJYgQqe0cs1u37S473f1mUTtXm+x53/PMmfm+c74Rc/zSHOejLkBL0wCpBzBbBLEmsCbM/gSNEMRGOHvkuPYzXk8RnAENYnR5m5BtROoErg8FMLuE+BpjkDH7RIO5X11hnQCty+tAfIC42zURZoa0G9guP3O0Vn1NgLZhxbUkrn4L9HitxuFxFmDsZGysV4NHz1fzqwpom1rvIh77HLijmpnT/8YQAWs1kDkxm25WQEu3roeYD8x3Sl5zsJ0msDXqz2XCJKGAtrH1Tq7SYdA1NeeLFGinmVB7WCUrAlrnLY3Maz4IWhEpp7PIfuac2rUvc6FcWhkw7b0DPOWY5zeC4CWk80gvAkuc9GY71JftqQpom1YuJ27DkN+EXa7xDvnDB/IK29h2A/GJEaRmFwcwT342O1NzWQWt2+tHbHY0Pis/2zRTY93eD4gOR5+v5GcfDgW0dEsS4sfcTIvRwWb5uT2FCqZX3grBCGies9cE92kgc7CoK6mgdaeeQ3rV2bRAZQbKA2bBepCWRvIheEV+7vkQwCiPJRpGuMqG5WenWulUBW196kYaNRopndmHSDuwIECx6zB7F2lRJK+CSIvlHzlZ+FU0sXRLG8QPuZvaiPzssrIF8hFii7vXPwpjlfoy35YCdqUeIaZ8z3W7jIuMXVqmwaOnpm6229uJ2OpmNDM62CI/t6sccBsxvRfJ1OwE0qfyM72F9VI3oD0jP/t6KWC39yTi/UiAk6ID8jOFfa9uwMCeVn/2jbJ3sDC5fDYnAG1iq/qGPi4F3OzdSwM/zQlAbLX87DelgPltZj5nkKoOsSE3ceUe8QS3Fcev0k6STn0PejBiFa8UYE5+JlVkKG91zyK99r8Cmr2svuwLlQHrGhZmrOIurwvZGqRt7jc7fo/84cMVASe3iNRupLS78TTg9Iad+gJpnYPXl/IzJfGXz4NpL396y49cjgMrp/jj4lLtHbk0BZj29gJrawYcJ6U9mdzM+Mojf3fr2yhW6AqO1wGMPFS+y68CHqpZX+vIX3jM65IJFsz/Dun+mhPUFWi/wAVP/vFz5Tbhx87O5TeRSBxCWlxX7mriye837eVnkdBFMtOvcIBqsH2I26vlifj/XxD0FCeXSh5Vu4alkwuhcR/QFhEiTHaSYLxT/cOzzqBVAQvvZP4gn2h+E+mJCKu7EuAuGO+VP1x1gq8JcHrbaEliDdsRj4FizhU1jiHbVhwEatE7AU6Bbmi9mQSPgjZg5DtGIjyZ/Q7aSxAMcCY34PrFNRJgyUJaTZyFLUsgngRLYizAGAWNYhOnGR360RWq6kZdS+n/q5i6K/hvg/4NPX2LOLSlU28AAAAASUVORK5CYII=');
	width: 15px;
	height: 15px;
	background-size: 15px;
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 9px;
}

.foundphp-login-form-item .FoundPHP-login {
	width: 100%;
	height: 42px;
	outline: 0;
	border: 0;
	background: #348bcc;
	color: #fff;
	cursor: pointer;
	text-align: center;
}

.foundphp-login-form-item .FoundPHP-login:hover {
	width: 100%;
	height: 42px;
	outline: 0;
	border: 0;
	background: #176198;
	color: #fff;
	cursor: pointer;
	text-align: center;
}

.foundphp-login-form-item .FoundPHP-login:focus {
	width: 100%;
	height: 42px;
	outline: 0;
	border: 0;
	background:#176198;
	color: #fff;
	cursor: pointer;
	text-align: center;
}

.msg {
	margin-left: -20px;
	width: 350px;
	text-align: left;
	color: #e71f19;
	font-size: 12px;
	position: relative;
	padding-left: 20px;
	float: left;
	height: 35px;
	line-height: 35px;
}

.register-wrap {
	overflow: hidden;
}

.register-wrap .register {
	width: 100%;
	display: inline-block;
}

.register-wrap .register .register-top {
	padding-top: 0px;
	text-align: center;
	width: 85%;
	margin: 0 auto;
	border-bottom: 1px solid #ebebeb;
}

.register-top:after {
	content: '';
	display: block;
	clear: both;
}


.register-wrap .register .register-top h2 {
	cursor: pointer;
	float: left;
	width: 50%;
	color: #666;
	font-size: 14px;
	line-height: 66px;
	font-weight: normal;
}

.register-wrap .register .register-top h2.normal {
	border-bottom: 1px solid #e71f19;
	top: 4px;
	color: #e71f19;
}

.register-wrap .register .register-top h2.nopassword {
	top: 4px;
}

.register-wrap .register .register-top a {
	display: inline-block;
	float: right;
	width: 50px;
	height: 50px;
	background: url("login_co.png") no-repeat ;
	background-size: cover;
	position: absolute;
	top: 12px;
	right: 12px;
}

.register-wrap .register .register-top a:hover {
	background: url("login_co1.png") no-repeat ;
	background-size: cover;
}

.aui-tag-size {
	cursor: pointer;
	color: #999;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	float: left;
	width: 73px;
	position: absolute;
	left: -80px;
	height: 25px;
}

.register-wrap .register .login-con {
	display: none;
}

.saoma {
	display: none;
}

.saoma .screen-tu {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 12px;
	top: 12px;
	cursor: pointer;
	background: url("login_pc.png") no-repeat;
	background-size: cover;
}

.saoma .screen-tu:hover {
	background: url("login_pc1.png") no-repeat;
	background-size: cover;
}

.aui-text-item {
	margin: 20px auto;
	position: relative;
}

.aui-text-item h1 {
	text-align: center;
	font-size: 16px;
	color: #666;
	margin: 28px 0;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}

.qr-code {
	width: 100%;
	display: inline-block;
	height: 181px;
	position: relative;
	text-align: center;
}

.qr-code img {
	border: 1px solid #eee;
	padding: 15px;
	width: 180px;
	height: 180px;
	margin: 0 auto;
	box-sizing: border-box;
}

.aui-tab-footer p {
	margin-top: 23px;
	margin-bottom: 23px;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 17px;
	height: 17px;
}

.aui-tab-footer p a {
	color: #f4691c;
	text-decoration: none;
}

.aui-for-pwd {
	text-decoration: none;
	color: #999;
	font-size: 12px;
	float: right;
	position: relative;
	top: -15px;
}

.aui-protocol {
	padding-top:20px;
	font-size: 14px;
	text-align: center;
	margin: 5px;
	color: #999;
}

.aui-protocol a {
	color: #999;
	text-decoration: none;
}