/*登录页面 B*/
body{
    background: #fff;

}
.login01 {
    width: 100%;
   height: 400px;
    margin: 0 auto;
    background-image: url(../imgs/loginboximg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.login02 {
    width: 100%;
   height: 560px;
    margin: 0 auto;
    background-image: url(../imgs/loginboximg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.login03 {
    width: 100%;
   height: 480px;
    margin: 0 auto;
    background-image: url(../imgs/loginboximg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.login .dl-zhanghao input{
	font-size: 14px;
    border: solid 1px #ddd;
    width: 100%;
    height: 34px;
    line-height: 20px;
    display: block;
    border-radius: 4px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
    text-indent: 30px;
    background:url(../imgs/yonghu.png);
	background-repeat: no-repeat;
	background-position: 8px center;
    background-color: #fff;
}
.login .dl-mima input{
	font-size: 14px;
    border: solid 1px #ddd;
    width: 100%;
    height: 34px;
    line-height: 20px;
    display: block;
    border-radius: 4px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
    text-indent: 30px;
    margin-top: 10px;
    background:url(../imgs/yaoshi.png);
	background-repeat: no-repeat;
	background-position: 8px center;
    background-color: #fff;
}
.login .dl-yanzma input{
    width: 268px;
    float: left;
	font-size: 14px;
    border: solid 1px #ddd;
    height: 34px;
    line-height: 20px;
    display: block;
    border-radius: 4px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    text-indent: 30px;
    margin-top: 10px;
	background:url(../imgs/yanzh.png);
	background-repeat: no-repeat;
	background-position: 8px center;
    background-color: #fff;
}
.login .dl-yanzma  a{
	display: block;
	width: 96px;
	font-size: 14px;
    border: solid 1px #ddd;
    height: 34px;
    line-height: 20px;
    border-radius: 0px 4px 4px 0px;
    margin-top: 10px;
    color: #333;
	text-align: center;
	line-height: 34px;
	border-left: none;
}
.login .dl-yanzma >img{
	height: 34px;
	margin-top: 11px;
	margin-left: 6px;
	cursor: pointer;
}
#submit{
    background-color: #e33;
    display: block;
    width: 100%;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#getVerificationCode{
    margin: 12px 0 0 10px;
    width: 84px;
    height: 34px;
    color: #fff;
    background-color: #e33;
    border: none;
    border-radius: 10px;
}
.login-btn a{
	background-color: #e33;
	display: block;
	width: 100%;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.login-btn a:hover{
	background: #ff0000;
}
.login-next a{
	font-size: 14px;
	color: #fff;
	margin-top: 4px;
}
.login-next a:hover{
	color: #fa6e26;
}
.login hr{
	background: #ddd;
    color: #ddd;
    clear: both;
    float: none;
    width: 100%;
    height: 1px;
    margin: 10px 0;
    border: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
/*登录页面 E*/
/*注册 B*/
.zc-xieyi {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-top: 6px;
}
.zc-xieyi input{
	vertical-align: middle;
	right: 10px;
}
.zc-xieyi a{
	color: #666;
}
.zc-xieyi a:hover{
	color: red;
}
.login .dl-shouji input{
	font-size: 14px;
    border: solid 1px #ddd;
    /*width: 360px;*/
    float: left;
    height: 34px;
    line-height: 20px;
    display: block;
    border-radius: 4px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
    text-indent: 30px;
    margin-top: 10px;
    background:url(../imgs/shouji.png);
	background-repeat: no-repeat;
	background-position: 8px center;
    background-color: #fff;
}
.login .dl-yanzma02 input{
	width: 160px;
	font-size: 14px;
    border: solid 1px #ddd;
    height: 34px;
    line-height: 20px;
    display: block;
    border-radius: 4px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    text-indent: 30px;
    margin-top: 10px;
}
.login .dl-yanzma02  a{
	display: block;
	width: 96px;
	font-size: 14px;
    border: solid 1px #ddd;
    height: 34px;
    line-height: 20px;
    border-radius: 0px 4px 4px 0px;
    margin-top: 10px;
    color: #333;
	text-align: center;
	line-height: 34px;
	border-left: none;
}
/*注册 E*/