@charset "utf-8";

.login-nav{
	width: 1200px;
	height: 102px;
	margin: 0 auto;
}

.login-nav-left{
	float: left;
	width: 256px;
	height: 86px;
	margin-right:20px; 
}

.login-nav-left img{
	width: 256px;
	height: 86px;
}

.login-nav-right{
	float: left;
	height: 56px;
	font:18px/56px "MicrosoftYaHei Regular";
	padding-left: 15px;
	border-left:1px solid #eee;
	margin: 23px 0;
}

.login-main{
	margin-bottom: 46px;
	width: 100%;
	background:url(../css/img/login-pt-dl.jpg);
	background-repeat:no-repeat;
	background-position: center center;
}

.login-main-wrap{
	position: relative;
	width: 1200px;
	height: 497px;
	margin: 0 auto;
}

.login-dl{
	position: absolute;
	top: 50px;
	right:48px;
	width: 397px;
	height: 388px;
	background: #fff;
}

.dl-title{
	width: 397px;
	height: 58px;
}

.pt-log{
	float: left;
	display: block;
	width: 133px;
	height: 58px;
	font:20px/56px "MicrosoftYaHei Regular";
	color: #666;
	background: #f9f9f9;
	border:1px solid #eee;
	text-align: center;
}

.pt-log a{
	display: block;
	width: 100%;
	height: 58px;
	color: #999;
}

.pt-log a:hover{
	color: #999;
}

.phone-log{
	float: left;
	display: block;
	width: 133px;
	height: 58px;
	font:20px/56px "MicrosoftYaHei Regular";
	color: #999;
	background: #f9f9f9;
	border:1px solid #eee;
	text-align: center;
	margin-left:-1px;
}

.phone-log a{
	display: block;
	width: 100%;
	height: 58px;
	color: #999;
}

.phone-log a:hover{
	color: #999;
}
.weixin-log{
	float: left;
	display: block;
	width: 133px;
	height: 58px;
	font:20px/56px "MicrosoftYaHei Regular";
	color: #999;
	background: #f9f9f9;
	border:1px solid #eee;
	text-align: center;
	margin-left:-1px;
}

.weixin-log a{
	display: block;
	width: 100%;
	height: 58px;
	color: #999;
}

.weixin-log a:hover{
	color: #999;
}
.login-active{
	border-top: 2px solid #ff7b22;
	border-bottom: none;
	background: #fff;
}
.login-active a{
	color: #ff7300;
}
.login-active a:hover{
	color: #ff9933;
}

.login-dl .login-show{
	display: block;
}

.pt-dl{
	display: block;
	width: 396px;
	height:330px;
	border:1px solid #eee;
	border-top: none;
	background: #fff;
	margin: 0 auto;
}

.pt-username{
	position: relative;
	width: 312px;
	height: 108px;
	padding-top: 40px;
	margin: 0 auto;
}

.pt-username span{
	display: block;
	position: absolute;
	top:56px;
	width: 48px; 
	height: 24px;
	background: url(../css/img/login-pt-username.png);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	border-right: 1px solid #eee;
}

.pt-username input{
	width: 312px;
	height: 40px;
	font:14px/40px "MicrosoftYaHei Regular";
	color: #666;
	border:1px solid #eee;
	padding-left: 58px;
	margin: 9px 0;
}

.pt-username p{
	display: block;
	width: 312px;
	height: 14px;
	font:12px/14px "MicrosoftYaHei Regular";
	color: #e60013;
	background: url(../css/img/login-pt-warn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 25px;
}

.pt-password{
	position: relative;
	width: 312px;
	height: auto;
	margin: 9px auto;
}

.pt-password span{
	display: block;
	position: absolute;
	top:7px;
	width: 48px; 
	height: 24px;
	background: url(../css/img/login-password.png);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	border-right: 1px solid #eee;
}

.pt-password input{
	width: 312px;
	height: 40px;
	font:14px/40px "MicrosoftYaHei Regular";
	color: #666;
	border:1px solid #eee;
	padding-left: 58px;
	margin-bottom: 8px;
}

.pt-password p{
	width: 312px;
	height: 14px;
	font:12px/14px "MicrosoftYaHei Regular";
	color: #e60013;
	padding-left: 10px;
}
.pt-password i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../css/img/error.jpg) no-repeat center center;
	position: relative;
	top: 1px;
	right: 10px;
}
.login-pt-radio{
	width: 312px;
	height: 14px;
	margin: 0 auto;
}

.login-pt-radio label{
	float: left;
	font:14px/14px "MicrosoftYaHei Regular";
	color: #666;
}

.login-pt-radio .login-pt-label label{
	width: 120px;
	max-width: 150px;
}

.login-pt-radio #zid{
	margin-top:1px; 
}

.login-pt-radio a{
	float: right;
	font:14px/14px "MicrosoftYaHei Regular";
	color: #22b0eb;
	text-decoration: underline;
}

.pt-btn{
	width: 312px;
	height: 40px;
	margin: 20px auto;
}

.pt-btn input{
	width: 312px;
	height: 40px;
	border: none;
	background:#ff7300;
	font:18px/40px "MicrosoftYaHei Regular";
	color: #fff;
}
.pt-btn input:hover{
	background: #ff9933;
}

.go-zc{
	width: 312px;
	height: 20px;
	margin: 0 auto;
}

.go-zc p{
	font:14px/20px "MicrosoftYaHei Regular";
	color: #666;
}

.go-zc p a{
	font:14px/20px "MicrosoftYaHei Regular";
	color: #22b0eb;
	text-decoration: underline;
}

.phone-dl{
	display: block;
	width: 397px;
	height:330px;
	border:1px solid #eee;
	border-top: none;
	background: #fff;
}

.phone-username{
	position: relative;
	width: 312px;
	height: auto;
	padding-top: 24px;
	margin: 0 auto;
}

.phone-username span{
	display: block;
	position: absolute;
	top:32px;
	left: 19px;
	width: 30px; 
	height: 26px;
	background: url(../css/img/login-phone-username.png);
	background-repeat: no-repeat;
	border-right: 1px solid #eee;
}

.phone-username input{
	width: 312px;
	height: 40px;
	font:14px/40px "MicrosoftYaHei Regular";
	color: #666;
	border:1px solid #eee;
	padding-left: 58px;
	margin-bottom: 8px;
}

.phone-username p{
	display: block;
	width: 312px;
	height: 14px;
	font:12px/14px "MicrosoftYaHei Regular";
	color: #e60013;
	padding-left: 25px;
	margin: 0;
}

.phone-password{
	position: relative;
	width: 312px;
	height: auto;
	margin: 0 auto;
	margin-top: 8px;
}

.phone-password span{
	display: block;
	position: absolute;
	top:7px;
	width: 48px; 
	height: 24px;
	background: url(../css/img/login-password.png);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	border-right: 1px solid #eee;
}

#phone-password-code{
	width: 190px;
	height: 40px;
	font:14px/40px "MicrosoftYaHei Regular";
	color: #666;
	border:1px solid #eee;
	padding-left: 58px;
	margin-bottom: 8px;
}

#phone-radio-code{
	width: 190px;
	height: 40px;
	font:14px/40px "MicrosoftYaHei Regular";
	color: #666;
	border:1px solid #eee;
	padding-left: 58px;
	margin-bottom: 8px;
}

.phone-tu-ma{
	position: absolute;
	top: 0;
	left: 200px;
	width: 112px; 
	height: 40px;
	border:1px solid #eee;
}

#phone-img-captcha{
	width: 110px; 
	height: 38px;
}

.phone-password p{
	display: block;
	width: 312px;
	height: 14px;
	font:12px/14px "MicrosoftYaHei Regular";
	color: #e60013;
	padding-left: 25px;
	margin: 0;
}

.login-phone-radio{
	position: relative;
	width: 312px;
	height: auto;
	margin: 0 auto;
	margin-top: 8px;
}

.login-phone-radio span{
	display: block;
	position: absolute;
	top:7px;
	width: 48px; 
	height: 24px;
	background: url(../css/img/login-password.png);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	border-right: 1px solid #eee;
}

.phone-get-btn{
	position: absolute;
	top: 0;
	left: 200px;
	width: 112px; 
	height: 40px;

}
.onBtn{
	border:1px solid #ff7300;
	background: #ff7300;
	color: #fff;
}

.onBtn:hover{
	border:1px solid #ff9933;
	background: #ff9933;
	color: #fff;
}

.huiBtn2{
	border:1px solid #eee;
	background: #f8f8f8;
	color: #999999;
}

.phone-get-btn a{
	display: block;
	width: 112px; 
	height: 40px;
	font:14px/40px "MicrosoftYaHei Regular";
	color: #999;
	text-align: center;
}

.login-phone-error{
	display: block;
	width: 312px;
	height: 14px;
	font:12px/14px "MicrosoftYaHei Regular";
	color: #e70012;
	padding-left: 25px;
	margin: 0;
}

.login-phone-verify{

	width: 312px;
	height: 14px;
	font:12px/14px "MicrosoftYaHei Regular";
	color: #508c1a;
	padding-left: 25px;
	margin: 0;
}
#phone-error i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../css/img/error.jpg) no-repeat center center;
	position: relative;
	top: 2px;
	right: 5px;
}
#phone-error i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../css/img/error.jpg) no-repeat center center;
	position: relative;
	top: 2px;
	right: 5px;
}
.login-phone-error i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../css/img/error.jpg) no-repeat center center;
	position: relative;
	top: 2px;
	right: 5px;
}
.login-phone-verify i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../css/img/error.jpg) no-repeat center center;
	position: relative;
	top: 2px;
	right: 5px;
}
.login-phone-verify i.success{
	background: url(../css/img/success-pwd.jpg) no-repeat center center;
}

.phone-btn{
	width: 312px;
	height: 40px;
	margin: 0px auto;
	margin-bottom: 20px;
	margin-top: 12px;
}

.phone-btn input{
	width: 312px;
	height: 40px;
	border: none;
	background: #ff7300;
	font:18px/40px "MicrosoftYaHei Regular";
	color: #fff;
}
.phone-btn input:hover{
	background: #ff9933;
}

#tq_invit_container{
	display: none !important;
}
.login_container iframe{
	margin-left: 50px;
}
/*微信-绑定手机号-start*/
.wechat-bind-phone-tit{
	height: 46px;
	margin-bottom: 20px;
	margin-top: 10px;
	position: relative;
}
.wechat-bind-phone-tit p{
	font-size: 18px;
	text-align: center;
	line-height: 46px;
}
.wechat-bind-phone-tit i{
	display: inline-block;
	width: 10px;
	height: 17px;
	background: url("img/wechat-bind-phone-icon.png")no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 15px;
	left: 10px;
}
.wechat-bind-phone-footer{
	padding: 20px;
}
.wechat-bind-phone-footer span{
	font-size: 14px;
	font-weight: bold;
}
.wechat-bind-phone-footer p{
	margin-top: 15px;
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.wechat-bind-phone-footer p a{
	color: #ff2b25;
}
.wechat-phone-main .input-group .login-btn{
	/*background: #EA4335;*/
	border-radius: 0;
}
/*微信-绑定手机号-end*/

@media screen and (min-width: 320px) {
	.login-bottom a{
		font-size: 12px;
	}
	.sologin-m{
		margin-top: 30px;
	}
}
@media screen and (min-width: 375px) {
	.login-bottom a{
		font-size: 14px;
	}
	.sologin-m{
		margin-top: 30px;
	}
}
@media screen and (min-width: 414px) {
	.login-bottom a{
		font-size: 16px;
	}
	.sologin-m{
		margin-top: 88px;
	}
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){
	.login-bottom {
		bottom: 40px;
	}
}
/*微信登录-start*/
.register{
	position: relative;
}
.register-content {
	width: 100%;
	height: 544px;
	border: 1px solid #eee;
	margin-bottom: 30px;
}
.register-title {
	width: 1060px;
	margin: 0 auto;
	height: 85px;
	border-bottom: 1px solid #eee;
	position: relative;
}
.register-title h3 {
	width: 100%;
	font-size: 26px;
	color: #666;
	text-align: center;
	margin: 0;
	padding-top: 35px;
}
.register-main {
	margin: 24px auto 0;
}
.register-main>p{
	text-align: center;
	font-size: 17px;
	color: #222222;
	margin-bottom: 73px;
	margin-left: 20px;
}
.register-main label {
	text-align: right;
	font-size: 16px;
	color: #666;
	font-weight: lighter;
	height: 40px;
	line-height: 40px;
}
.input-add {
	position: relative;
	height: auto;
}
#input-style input {
	width: 312px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	border: 1px solid #EFEFEF;
	padding-left: 15px;
	color: #666;
	margin-bottom: 9px;
}
.register-main label {
	text-align: right;
	font-size: 16px;
	color: #666;
	font-weight: lighter;
	height: 40px;
	line-height: 40px;
}
#input-style .input-add .change-add-style {
	background: #fff;
	color: #ea4335;
	border: 1px solid #ea4335;
}
#input-style input {
	width: 312px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	border: 1px solid #EFEFEF;
	padding-left: 15px;
	color: #666;
	margin-bottom: 9px;
}
.input-add .change-img {
	position: absolute;
	top: 0;
	right: -14px;
	width: 112px;
	height: 40px;
	border: 1px solid #EFEFEF;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
}
.checkbox>span {
	margin-left: 20px;
}
.checkbox>a {
	color: #EA4335;
	text-decoration: underline;
}
#input-style button {
	width: 312px;
	height: 40px;
	border: 0;
	background-color: #ea4335;
	margin-top: 15px;
	font-size: 18px;
	color: #fff;
	border-radius: 3px;
}


.wechat-error{
	display: none;
	color: #ea4335;
}
.wechat-error>i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../css/img/error.jpg) no-repeat center center;
	position: relative;
	top: 2px;
	right: 5px;
}
.wechat-note-success>i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../css/img/success-pwd.jpg) no-repeat center center;
	position: relative;
	top: 2px;
	right: 5px;
}
.wechat-check-error{
	color: #ea4335;
}
#input-style button:hover{
	background: #ff3333;
}
.bind-wechat-clues{
	position: fixed;
	top: 150px;
	left: 50%;
	transform:translate(-50%,-50%);
	display: none;
}
.bind-wechat-success p,.bind-wechat-failure p{
	position: relative;
	display: inline-block;
	height: 58px;
	line-height:58px ;
	padding: 0 52px 0 88px;
	border: 1px solid #efefef;
	background: #fff;
	box-shadow: 0 0 5px #efefef;
}
.bind-wechat-failure p i{
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url("img/bind-wechat-failure.png")no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 52px;
	top: 16px;
}
.bind-wechat-success p i{
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url("img/bind-wechat-success.png")no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 52px;
	top: 16px;
}

/*微信登录-end*/
