#page {
	padding: 20px
}
#footer {
	padding-bottom: 50px
}
.login_bd input {
	margin-bottom: 20px;
	font-size: 15px
}
.forget_pwd {
	text-align: right;
	margin-top: -10px;
	margin-bottom: 40px
}
.forget_pwd a {
	color: #999;
	font-size: 12px
}
.btn_bd p {
	margin-bottom: 20px
}
.btn_bd p a {
	font-size: 18px;
	letter-spacing: 10px;
	padding-left: 20px
}
.login_third {
	text-align: center;
	margin-top: 20px
}
.login_third p {
	border-bottom: 1px solid #d8d8d8
}
.login_third p span {
	position: relative;
	top: 10px;
	display: inline-block;
	padding: 0 10px;
	background-color: #f5f5f5;
	color: #999
}
.login_third .bd {
	padding-top: 30px
}
.login_third .bd div {
	width: 25%
}
.login_third .bd div.mid {
	width: 50%
}
.login_third .bd a {
	display: inline-block;
	width: 30px;
	height: 30px;
	padding: 10px;
	border-radius: 25px;
	border: 1px solid #ddd;
    background:url('/themes/mobile/images/otherlogin.png') center no-repeat;
	color: #999;
	line-height: 24px;
	font-size: 30px;
	margin: 0 20px 0 20px;
}

.login_third .bd a.qq{
    background-position: -1px -1px;
}
.login_third .bd a.sina{
    background-position: -62px -1px;
}
.login_third .bd a.weixin{
    background-position: -125px -1px;
}

.reg_bd p {
	margin-bottom: 20px
}
.reg_bd p input {
	font-size: 15px
}
.reg_bd p.code_line {
	display: -webkit-box
}
.reg_bd p.code_line input {
	display: block;
	width: 60%;
	margin-right: 15px
}
.reg_bd p.code_line .btn {
	width: 88px;
	padding: 8px 5px 7px;
	margin-top: 5px;
	font-size: 12px
}
.reg_bd p.code_line img {
	width: 90px;
	height: 35px;
	margin-top: 5px
}
.reg_bd p.code_line .disabled {
	background: #eee;
	color: #999;
	font-size: 12px;
	width: 90px
}
.reg_xieyi {
	color: #999;
	margin-bottom: 40px
}
.findpwd_way {
	display: -webkit-box;
	background-color: #fff
}
.findpwd_way a {
	display: block;
	width: 50%;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	text-align: center;
	padding: 8px 0
}
.findpwd_way a.current {
	border-bottom-color: #ff666b;
	color: #ff666b
}
.success .iconfont, .success .txt {
	color: #ff666b
}



/*========*/
.yzm { width:60%;
}
.yzm_btn {
    width:40%;
    display: block;
    padding: 12px 12px 13px;
    height: 20px;
    line-height: 20px;
    font-size: 100%;
    color: #fff;
    background-color: #b0352f;
    vertical-align: middle;
    text-align: center;
}

 .disabled {
	background: #eee !important;
	color: #999 !important;
}