/*login*/
.loginBg{background: url("../image/load_bg.jpg"); background-size: cover; width: 100%; min-height:600px; padding-bottom: 40px;}
.loginBox{border-radius: 10px; margin-top: 100px;}
.login-ipt{height:46px }