.login-main, .login-main>div {
	position: relative
}
.login-wrap, .login-wrap .login-content {
	overflow: hidden
}
.login-footer {
	border: 0;
	margin-top: 5px
}
.login-main {
	min-width: 1200px;
	height: 474px;
}
.login-main .login-wrap {
	position: absolute;
	top: 130px;
	right: 0
}
.login-wrap {
	width: 400px;
	height: 440px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 6px 0 rgba(0,0,0,.2);
	box-shadow: 0 4px 6px 0 rgba(0,0,0,.2)
}
.login-wrap .header-btn, .login-wrap .login-hearder {
	height: 62px;
	text-align: center
}
.login-wrap .header-btn {
	display: inline-block;
	width: 74px;
	position: relative;
	font-size: 20px;
	line-height: 62px;
	color: #666;
	cursor: pointer
}
.login-wrap .header-btn:first-child {
	margin-right: 86px
}
.login-wrap .header-btn:after {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 74px;
	height: 2px;
	background: #b8945c;
	visibility: hidden;
	-webkit-transform: scale(.2);
	-ms-transform: scale(.2);
	transform: scale(.2);
	-webkit-transition: all .2s;
	transition: all .2s
}
.login-wrap .header-btn.on, .login-wrap .header-btn:hover {
	color: #b8945c
}
.login-wrap .header-btn.on:after, .login-wrap .header-btn:hover:after {
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
/*.login-wrap .account-box, .login-wrap .login-box, .login-wrap .phone-box {*/
	/*display: none*/
/*}*/
.login-wrap .login-others {
	text-align: center;
	padding-top: 50px;
	-webkit-transition: all .28s;
	transition: all .28s
}
.login-wrap .login-others .other-logo {
	display: inline-block;
	width: 81px;
	margin-left: 38px;
	text-align: center
}
.login-wrap .login-others .other-logo:first-child {
	margin-left: 0
}
.login-wrap .login-others .other-logo i {
	width: 82px;
	height: 82px;
	display: block;
	background: url(../images/login_v6.png) no-repeat;
	margin-bottom: 20px
}
.login-wrap .login-others .other-logo.logo-wechat i {
	background-position: -168px 0
}
.login-wrap .login-others .other-logo.logo-wechat:hover i {
	background-position: -168px -84px
}
.login-wrap .login-others .other-logo.logo-qq i {
	background-position: 0 0
}
.login-wrap .login-others .other-logo.logo-qq:hover i {
	background-position: 0 -84px
}
.login-wrap .login-others .other-logo.logo-weibo i {
	background-position: -84px 0
}
.login-wrap .login-others .other-logo.logo-weibo:hover i {
	background-position: -84px -84px
}
.login-wrap .login-others .other-logo span {
	font-size: 14px;
	color: #888
}
.login-wrap .login-others-cards {
	text-align: center;
	padding-top: 28px;
	-webkit-transition: all .28s;
	transition: all .28s
}
.login-wrap .login-others-cards .other-logo {
	display: inline-block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	margin-left: 5px;
	text-align: center;
	border-radius: 4px
}
.login-wrap .login-others-cards .other-logo:hover {
	opacity: .8;
	FILTER: alpha(opacity=80)
}
.login-wrap .login-others-cards .other-logo:first-child {
	margin-left: 0
}
.login-wrap .login-others-cards .other-logo i {
	vertical-align: sub;
	display: inline-block;
	background: url(../images/login_v6.png) no-repeat
}
.login-wrap .login-others-cards .other-logo.logo-wechat {
	background-color: #0b0
}
.login-wrap .login-others-cards .other-logo.logo-wechat i {
	height: 22px;
	width: 26px;
	background-position: -23px -168px
}
.login-wrap .login-others-cards .other-logo.logo-qq {
	background-color: #19a9f1
}
.login-wrap .login-others-cards .other-logo.logo-qq i {
	height: 21px;
	width: 20px;
	background-position: 0 -168px
}
.login-wrap .login-others-cards .other-logo.logo-weibo {
	background-color: #ed2b2f
}
.login-wrap .login-others-cards .other-logo.logo-weibo i {
	height: 20px;
	width: 24px;
	background-position: -52px -168px
}
.login-wrap .login-others-cards .other-logo span {
	display: inline-block;
	font-size: 14px;
	color: #fff
}
.login-wrap .cutting-line {
	position: relative;
	width: 340px;
	margin: 12px auto;
	text-align: center
}
.login-wrap .cutting-line span {
	position: relative;
	z-index: 2;
	color: #888;
	padding: 0 5px;
	font-size: 14px;
	background-color: #fff
}
.login-wrap .cutting-line:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 10px;
	width: 340px;
	height: 1px;
	background-color: #eaeaea;
	z-index: 1
}
.login-wrap .login-form {
	width: 340px;
	margin: 0 auto
}
.login-wrap .login-form .input-inline {
	width: 340px;
	margin-bottom: 8px;
	position: relative
}
.login-wrap .login-form .input-inline input {
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	outline: 0;
	width: 340px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #ccc;
	padding-left: 42px
}
.login-wrap .login-form .input-inline input:focus {
	border: 1px solid #10c55b
}
.login-wrap .login-form .input-inline input.danger {
	border: 1px solid #fda233
}
.login-wrap .login-form .input-inline .input-icon {
	background: url(../images/login_v6.png) no-repeat;
	position: absolute;
	left: 10px;
	top: 10px
}
.login-wrap .login-form .input-inline .input-icon.i-phone {
	height: 22px;
	width: 14px;
	background-position: -141px -168px
}
.login-wrap .login-form .input-inline .input-icon.i-user {
	height: 20px;
	width: 18px;
	background-position: -79px -168px
}
.login-wrap .login-form .input-inline .input-icon.i-password {
	height: 19px;
	width: 18px;
	background-position: -120px -168px
}
.login-wrap .login-form .input-inline .warning-text {
	font-size: 12px;
	overflow: hidden;
	height: 0;
	-webkit-transition: all .2s;
	transition: all .2s;
	margin:0;
}
.login-wrap .login-form .input-inline .warning-text.show {
	padding-top: 5px;
	height: auto
}
.login-wrap .login-form .input-inline .warning-text span {
	color: #666
}
.login-wrap .login-form .input-inline .warning-text i {
	display: inline-block;
	vertical-align: sub;
	height: 14px;
	width: 14px;
	background: url(../images/login_v6.png) no-repeat
}
.login-wrap .login-form .input-inline .warning-text i.warning-icon {
	background-position: -17px -193px
}
.login-wrap .login-form .input-inline .warning-text i.warning-icon+span {
	color: #ccc
}
.login-wrap .login-form .input-inline .warning-text i.success-icon {
	background-position: 0 -193px
}
.login-wrap .login-form .input-inline .warning-text i.danger-icon {
	background-position: -34px -193px
}
.login-wrap .login-form .input-inline.captcha input {
	width: 230px;
	padding-left: 10px
}
.login-wrap .login-form .input-inline.captcha .btn-captcha {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 40px;
	line-height: 40px;
	vertical-align: -1px
}
.login-wrap .login-form .input-inline.captcha .btn-captcha.disabled {
	pointer-events: none;
	background-color: #e3e3e3;
	border-color: #e3e3e3
}
.login-wrap .login-form .input-inline.captcha .btn-captcha.disabled a {
	color: #fff!important
}
.login-wrap .login-form .input-inline.captcha .btn-captcha a {
	font-size: 14px
}
.login-wrap .login-form .login-switch {
	text-align: center;
	margin-top: 12px;
	color: #666;
	font-size: 12px
}
.login-wrap .login-form .login-switch a {
	color: #666;
	font-size: 14px
}
.login-wrap .login-form .login-switch a:hover {
	color: #19a9f1
}
.login-wrap .login-form .login-switch a.text-green {
	font-size: 12px
}
.login-wrap .login-form .login-submit {
	width: 340px;
	height: 40px;
	line-height: 40px;
	color:#fff;
}
.login-wrap .login-footer {
	margin-top: 60px
}
.login-wrap .login-type {
	text-align: center;
	color: #3d8cd8
}
.login-wrap .login-type a {
	color: #3d8cd8;
	font-size: 16px
}
.login-wrap .login-type a:hover {
	text-decoration: underline
}
.login-wrap .login-type a:first-child {
	position: relative;
	margin-right: 40px
}
.login-wrap .login-type a:first-child:after {
	position: absolute;
	top: 0;
	right: -20px;
	content: " ";
	width: 1px;
	height: 22px;
	background-color: #3d8cd8
}
.setting-main .login-hearder {
	color: #666;
	font-size: 20px;
	padding: 36px 0 30px;
	height: auto
}
.setting-main .login-hearder p {
	margin-top: 10px;
	color: #999;
	font-size: 14px;
	text-align: center
}
.setting-main .login-wrap {
	position: initial;
	margin: 40px auto 0;
	-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);
	width: 524px;
	height: auto;
	padding-bottom: 50px
}
.setting-main .login-wrap .input-inline, .setting-main .login-wrap .input-inline input {
	margin-bottom: 10px
}
.setting-main .login-wrap .input-inline .warning-text.show {
	padding: 0;
	margin-top: -4px
}
.setting-main .setting-alert {
	width: 280px;
	height: 160px;
	margin: 0 auto;
	background: #FFF;
	border-radius: 4px;
	padding: 30px 0
}
.setting-main .setting-alert .setting-success {
	background: url(../images/login_v6.png) -200px -168px no-repeat;
	height: 50px;
	width: 50px;
	margin: 0 auto 20px
}
.setting-main .setting-alert .setting-text {
	color: #666;
	font-size: 14px;
	text-align: center
}
.setting-main .setting-alert .setting-text a {
	text-decoration: underline;
	color: #10c55b
}
.qt-model-t .login-wrap {
	position: initial;
	margin: 0 auto
}
.qt-model-t .login-hearder {
	color: #666;
	font-size: 20px;
	text-align: center;
	padding-top: 20px;
	position: relative
}
.qt-model-t .login-hearder .login-close {
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/login_v6.png) -100px -168px no-repeat;
	height: 20px;
	width: 17px;
	cursor: pointer
}
.qt-model-t .login-p {
	text-align: center;
	margin-top: 30px
}
.qt-model-t .login-p a {
	font-size: 16px;
	color: #666
}
.qt-model-t .login-p a:hover {
	color: #10c55b
}
.qt-model-t .login-others-cards {
	padding-top: 12px
}
.agreement-alert{
    font-size: 12px;
    color:#666;
    margin-top: 18px;
	margin-left:75px;
}
.agreement-alert .am-checkbox{
    color: #666;font-size: 12px;
}
.qt-btn {
	width: 200px;
	border-radius: 4px;
	border: 1px solid #ccc;
	cursor: pointer
}
.qt-btn a {
	display: block;
	height: 100%;
	text-align: center
}
.qt-btn:hover {
	-webkit-transition: all .2s;
	transition: all .2s;
	opacity: .9
}
.btn-green {
	background-color: #edfff4;
	border: 1px solid #10c55b
}
.btn-green a {
	color: #10c55b!important
}
.btn-blue-linear a, .btn-green-linear a, .btn-orange-linear a {
	color: #fff!important
}
.btn-blue-linear, .btn-blue-linear:hover {
FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr=#1f9dfe, endColorStr=#b8945c)
}
.btn-blue-linear {
	background-image: -webkit-gradient(linear, left top, right top, from(#b99c58), to(#b8945c));
	background-image: -webkit-linear-gradient(left, #b99c58, #b8945c);
	background-image: linear-gradient(to right, #b99c58, #b8945c);
	border: 0; 
}
.btn-blue-linear:hover {
	background-image: -webkit-gradient(linear, left top, right top, from(#cea95d), to(#b8945c));
	background-image: -webkit-linear-gradient(left, #cea95d, #b8945c);
	background-image: linear-gradient(to right, #cea95d, #b8945c)
}
/* .btn-blue-linear {
	background-image: -webkit-gradient(linear, left top, right top, from(#0f98ff), to(#1980ff));
	background-image: -webkit-linear-gradient(left, #0f98ff, #1980ff);
	background-image: linear-gradient(to right, #0f98ff, #1980ff);
	border: 0; 
}
.btn-blue-linear:hover {
	background-image: -webkit-gradient(linear, left top, right top, from(#1f9dfe), to(#1980ff));
	background-image: -webkit-linear-gradient(left, #1f9dfe, #1980ff);
	background-image: linear-gradient(to right, #1f9dfe, #1980ff)
} */

/*找回密码*/
.forgot-box{ background:#fff; width:525px; /*height:590px;*/ padding:60px 80px; border-radius:4px; margin:auto; box-shadow:0px 0px 8px #959595;}
.forgot-box .login-tt1{ text-align:center; color:#234698; height:40px; font-size:18px;}
.forgot-box .am-form-icon [class*='am-icon-'] { color:#e2e2e2; font-size:20px; left:15px;}
.forgot-box .am-form-group .am-form-field { height:50px; border:1px solid #e2e2e2; font-size:1.4rem;}
.forgot-box .am-form-icon .am-form-field{ padding-left:40px !important; height:50px; border:1px solid #e2e2e2; font-size:1.4rem;}
.forgot-box .am-btn-primary{ height:50px;}
.forgot-box .am-btn-default{ height:50px;}

.warn{ color: #f00; text-align: center;}
#login-tips{ display: none;}

/* 页脚 */
.flex_bet{display:flex;flex-direction:row; justify-content:space-between;}
.wrapper{ width: 1400px; margin: 0 auto;}

.footer{ width: 100%; height: 287px; background-color: #434343;}
.footer .wrapper{ height: 100%;}
.footer-nav{ font-size: 14px; color: #bbbbbb;}
.footer-nav dl{ float: left; margin-top: 0; width: 204px; height: 100%; padding: 48px; box-sizing: border-box; border-right: 1px solid #555; text-align: center;}
.footer-nav dl dt{ margin-bottom: 22px; font-size: 18px; color: #fff;}
.footer-nav dl dd a{ color: #bbbbbb; line-height: 36px;}

.footer-qrcode{ width: 310px; padding: 48px; box-sizing: border-box; border-right: 1px solid #555; text-align: center;}
.footer-qrcode dt{ margin-bottom: 22px; font-size: 18px; color: #fff;}
.footer-qrcode img{ display: inline-block; width: 141px; height: 141px;}
.footer-qrcode p{ margin-top: 10px; font-size: 14px; color: #bbbbbb;}


.footer-service{ width: 478px; padding-top: 48px; text-indent: 54px; }
.footer-service dt{ margin-bottom: 22px; font-size: 18px; color: #fff;}
.footer-service dd { font-size: 14px; color: #bbbbbb; line-height: 36px;}
.footer-service dd.footer-tel{ font-size: 28px; color: #fff;}

/* 版权 */
.copyright{ height: 59px; line-height: 59px; font-size: 14px; color: #ccc; background-color: #222; text-align: center;}
.copyright a{ color: #ccc;}
.copyright img{ width: auto;}