
.clear {
	clear: both;
}

b {
	font-weight: normal;
}

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

.clearfix {
	zoom: 1;
}

.fl {
	float: left
}

.fr {
	float: right
}

.fl,a.fr {
	text-decoration: none;
	cursor: pointer;
	outline: 0;
	font-size: 14px;
    color: #8f8f94;
}

a.fr:active {
	border: none;
}

a.fr:after {
	border: none;
}

img {
	border: 0
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset;
}

@font-face {
	font-family: 'iconfont';
	/* project id 1355023 */
	src: url('//at.alicdn.com/t/font_1355023_7fk30jycqpd.eot');
	src: url('//at.alicdn.com/t/font_1355023_7fk30jycqpd.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1355023_7fk30jycqpd.woff2') format('woff2'), url('//at.alicdn.com/t/font_1355023_7fk30jycqpd.woff') format('woff'), url('//at.alicdn.com/t/font_1355023_7fk30jycqpd.ttf') format('truetype'), url('//at.alicdn.com/t/font_1355023_7fk30jycqpd.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-weibo:before {
	content: "\e65f";
}

.icon-qq:before {
	content: "\e65d";
}

.icon-wChat:before {
	content: "\e65e";
}

.icon-closeMask:before {
	content: "\e666";
}

.icon-user:before {
	content: "\e60d";
}

.icon-password:before {
	content: "\e62e";
}

.icon-closeMask:before {
	content: "\e66b";
}

.icon-phone::before {
	content: "\e633";
}

/*主题内容*/

.loginWrapper {
	width: 100%;
	height: 100%;
	background-size: cover;
	overflow-y: hidden;
}

.loginBox {
	clear: both;
	width: 330px;
	border-radius: 8px;
	box-shadow: 0px 12px 27px 0px rgba(5, 51, 64, 0.35);
	background: #fff;
	margin: 50px auto;
	position: relative;
	padding-bottom: 70px;
	/*
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -165px;
	margin-top: -270px
	*/
}

.LoginLinkBox {
	background-color: #f6f6f6;
	width: 330px;
	height: 54px;
	line-height: 54px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #999;
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
}

.LoginLinkBox a {
	color: #0ec5a1;
}

@media screen and (min-width: 767px) {
	.loginBox {
		width: 466px;
	}
	.LoginLinkBox {
		width: 466px;
	}
}

.icon-loginLogo {
	width: auto;
	height: 65px;
	margin: 0 auto;
	color: #0ec5a1;
}

.loginBox .content {
	width: 320px;
	margin:0 auto
}

.loginBox .web-logo {
	text-align: center;
	padding: 20px 0;
}

.loginBox .web-logo i {
	height: 48px;
	background: url(../img/agree-icon.png);
}

.loginBox .line {
	height: 2px;
	background: #E1E1E1;
	position: relative;
	margin-bottom: 20px;
}

.loginBox .line span {
	display: block;
	width: 170px;
	height: 2px;
	background: #0EC5A1;
	position: absolute;
	top: 0;
}

.loginBox .window {
	width: 340px;
	height: 220px;
	overflow: hidden;
	position: relative;
}

.loginBox .window .method-box {
	position: absolute;
	top: 0;
	left: 0;
}

.loginBox .window .method {
	width: 300px;
}

.loginBox .method .input-box {
	position: relative;
	margin-bottom: 15px;
	width: 320px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	border: 1px solid #E6E6E6;
	border-radius: 4px;
}

.loginBox .method .input-box input {
	width: 310px;
	box-sizing: border-box;
	border: 0;
	border-radius: 4px;
	padding-left: 45px;
	outline: none;
	font-size:1rem;
}

.loginBox .method .input-box .posi-box {
	position: absolute;
	top: 9px;
	right: 8px;
	font-size: 12px;
	padding: 2px 6px;
	color: #fff;
	border-radius: 2px;
	height: 16px;
	line-height: 16px;
}

.loginBox .method .input-box .posi-box .error {
	background: #ff6633;
	padding: 2px 6px;
	color: #fff;
	border-radius: 2px;
	height: 16px;
	line-height: 16px;
}

.loginBox .method .input-box .iconfont {
	position: absolute;
	left: 14px;
	top: 0px;
	font-size: 18px;
	color: #D0D0D0;
}

.loginBox .method .input-box .focus {
	border: 1px solid #B2B2B2
}

.loginBox .method .sliders {
	height: 36px;
	background: #E6E6E6;
	margin-bottom: 20px
}

.loginBox .method .captcha {
	margin-bottom: 20px;
}

.loginBox .method .captcha .input-box {
	margin-bottom: 0;
	width: 175px;
}

.loginBox .method .captcha .input-box input {
	width: 170px;
	height: 36px;
	box-sizing: border-box;
	border: 0;
	padding-left: 45px;
	border-radius: 4px;
}

.loginBox .method .captcha .get {
	width: 126px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	background: #ECECEC;
}

.loginBox .method .operate {
	margin-bottom: 28px;
	cursor: pointer;
}

.loginBox .method .operate .agree i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/agree-icon.png) -10px -10px;
	vertical-align: -2px;
	margin-right: 10px;
	cursor: pointer;
}

.loginBox .method .operate .agree .on {
	background-position: -44px -10px;
}

.loginBox .method .operate .agree a {
	color: #666;
}

.loginBox .method .operate .agree a:hover {
	color: #0EC5A1
}

.loginBox .window .method .login {
	border: none;
	display: block;
	width: 90%;
    margin: 0 auto;
	line-height:30px;
	border-radius: 2px;
	background: #0EC5A1;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.loginBox .window .method .login:hover {
	opacity: 0.9;
}

.loginBox .no-account {
	width: 100%;
	height: 53px;
	background: #F6F6F6;
	line-height: 53px;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 0 0 8px 8px;
	text-align: center
}

.loginBox .no-account a {
	color: #0EC5A1
}

.loginBox .other-way-tilte {
	margin: 25px auto 20px
}

.loginBox .all-kinds-of a {
	width: 40px;
	height: 40px;
	border-radius: 40px;
	line-height: 40px;
	margin: 0 18px;
}

.loginBox .all-kinds-of a .icon-wChat {
	color: #06BB14;
	font-size: 20px;
}

.loginBox .all-kinds-of a .icon-qq {
	color: #18ACFB;
	font-size: 27px;
}

.loginBox .all-kinds-of a .icon-weibo {
	color: #DB1015;
	font-size: 27px
}

.loginBox .all-kinds-of a .icon-phone {
	color: #F5A623;
	font-size: 27px;
}

/*各种登录方式*/

.other-way-tilte {
	position: relative;
	font-size: 12px;
	color: #ccc;
	text-align: center;
	width: 308px;
	margin: 50px auto 40px
}

.other-way-tilte:before,
.other-way-tilte:after {
	content: '';
	height: 1px;
	width: 110px;
	background: #e2e2e2;
	position: absolute;
	top: 50%;
}

.other-way-tilte:before {
	left: 0;
}

.other-way-tilte:after {
	right: 0;
}

.all-kinds-of {
	text-align: center;
}

.all-kinds-of a {
	width: 50px;
	height: 50px;
	display: inline-block;
	background-color: #F1F5F8;
	border-radius: 50px;
	text-align: center;
	line-height: 50px;
	margin: 0 25px;
	transition: all 0.2s;
}

.all-kinds-of a:first-child {
	margin-top: -15px;
}

.all-kinds-of a i {
	height: 26px
}

.all-kinds-of a .icon-wtLogo {
	color: #0ec5a1;
	font-size: 20px;
}

.all-kinds-of a .icon-weibo {
	color: #DB1015;
	font-size: 26px
}

.all-kinds-of a .icon-phone {
	color: #F5A623;
	font-size: 26px;
}

.all-kinds-of a:hover,
.all-kinds-of a:hover i {
	opacity: 0.85
}