html,body{width: 100%;height: 100%;}
.loginbg{width: 100%;height: 100%;background: url(../img/loginbg.jpg) no-repeat 100% 100%;position: relative;}
.qy-loginFrom{width: 1200px;height: 604px;background: #fff url(../img/login_pic.png) no-repeat 550px center;box-shadow:0px 0px 25px 0px rgba(34,80,156,0.2);position: absolute;top: 50%;left: 50%;margin-left: -600px;margin-top: -302px;z-index: 999;}
.lg-leftbox{margin: 90px 0px 0px 100px;}
.lg-tit{font-size: 32px;color: #303851;font-weight: bold;}
.kfphone{font-size: 14px;color: #367CEE;margin-top: 25px;}
.lg-formbox{margin-top: 0px;}
.lg-formbox .lg-input{
	width:320px;
	height:50px;
	background:#fff;
	border:1px solid #E6EAF0;
	border-radius:4px;
	font-size: 14px;
	color: #303851;
	text-indent: 20px;
}
.lg-formbox .err{height: 30px;font-size: 14px;line-height: 30px;color: #ff5555;}
.error{color: #ff5555;padding-left: 5px;}
.lg-submitBtn{margin-top: 17px;width:320px;height:50px;border-radius:4px;background-color: #367CEE;border: 0px;font-size: 14px;color: #fff;letter-spacing: 2px;cursor: pointer;}
.support{font-size: 14px;color: #747C95;margin-top: 40px;}
.lg-lowMess{width: 320px;height: 46px;margin: 16px 0px;}
.err-tips{width: 208px;height: 46px;font-size: 14px;color: #FF0000;text-align: center;line-height: 45px;margin: 0px auto;overflow: hidden;}
.lg-formbox .lg-input.error{border:1px solid #FF6E6E;}

/* 服务系统 */
.fuwubg {
    background: url(../img/fuwubg.jpg) no-repeat 100% 100%;
    background-size: 100% 100%;
}
.fw-loginFrom{background: #fff url(../img/wufupic.png) no-repeat 700px 73px;background-size: 462px auto;}
.lg-Typeswitch{margin-top: 45px;}
.lg-Typeswitch span{margin-right: 28px;font-size: 16px;color: #747C95;border-bottom: 2px solid #fff;padding-bottom: 3px;cursor: pointer;}
.lg-Typeswitch span.active{color: #367CEE;border-bottom: 2px solid #367CEE;}
.fw-loginFrom .lg-formbox .err{height: 20px;line-height: 20px;}
.lg-formbox .lg-input.lg-codeipt{width: 196px;}
.GetCodeBtn{width: 114px;height: 50px;border: 0px;font-size: 14px;color: #747C95;border-radius: 4px;cursor: pointer;margin-left: 5px;}
.fw-loginFrom .lg-lowMess{margin: 10px 0px 5px 0px;height: 30px;}
.fw-loginFrom .err-tips{height: 30px;line-height: 30px;overflow: hidden;}
.Leftfoot{padding-top: 14px;width: 320px;}
.Leftfoot a{font-size: 14px;color: #747C95;}
.Leftfoot .gorsgHref{border-bottom: 1px solid #747C95;}
.Leftfoot a:hover{color: #367CEE;border-color: #367CEE;}
.Rightfoot{position: absolute;right: 97px;bottom: 50px;text-align: right;color: #747C95;font-size: 14px;}
.Rightfoot p{line-height: 22px;}
.certSelect{width: 320px;height: 50px;border-radius: 4px;border: 1px solid #E6EAF0;text-indent: 15px;color: #747C95;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none; /*去掉下拉箭头*/background: url(../img/prev_down.png) no-repeat 95% center;
}
.certSelect::-ms-expand { display: none; }
.disabledBtn{opacity: 0.8;}



/* 土地 */
.tudibg{background: url(../img/tudibg.jpg) no-repeat 100% 100%;}
.td-loginFrom{
	background: #fff url(../img/tudipic.png) no-repeat 700px 73px;
    background-size: 462px auto;
}

/* 国有 */
.guoyoubg{background: url(../img/guoyoubg.jpg) no-repeat 100% 100%;}
.gy-loginFrom{
	background: #fff url(../img/guoyoupic.png) no-repeat 700px 73px;
	background-size: 462px auto;
}

.fw-loginFrom .lg-formbox .err .downCertKey{font-size: 14px;color: #367CEE;line-height: 40px;}
label.error{background-color: #FFECEC;display: block;width: 100%;height: 100%;}