html{height:100%;width:100%;} .ft{float:left} .rt{float:right;}
.bac-image{box-sizing: border-box;padding: 30px;background:url('images/login/login-bac.png');background-size: 100% 100%; background-repeat:no-repeat; width:100%;height:100%;overflow: hidden;}
.panel{display:inline-block !important;vertical-align: middle;}
.login-back{background-size: 100% 100%;height: 100%;width:70%;margin-right: -4px;display:inline-block;background-image:url('images/login/login-back.png');vertical-align: middle;position:relative;text-align: center;color:#fff;background-repeat: no-repeat;}
.logo{margin-top: 10%;width:50%; }

.icon-1{width: 15%;}
.icon-2{width: 15%;margin: 0 20px;}
.icon-3{width: 15%;}
.icon-bto{position: absolute;bottom:10px;left:40%;}

.login-title{text-align: center;font-size: 26px;margin-top: 40%;}
.log-bot{margin:10px auto; width:90px;height:4px;background:#3c5b9c;}

input[type="text"],input[type="password"]{min-width: 250px;width:100%;height: 40px;border-radius: 5px;box-shadow: 0 0 0 0;border: 1px solid #999;padding-left: 30px;box-sizing: border-box;margin-bottom:20px;}

.log-icon{width:30px;height:30px;position: absolute;left: 9px;top: 10px;}
.name{background:url('images/login/name.png');background-repeat:no-repeat; }
.pas{background:url('images/login/pas.png'); background-repeat:no-repeat;}

.btn{text-align: center;background:#3c5b9c;color:#fff;height:40px;text-decoration: none;width: 20%;line-height: 40px;display: inline-block;border-radius: 5px;}


.help{margin-top:20px;}
.help span{margin:0 6px;font-size:12px;text-decoration: underline;}




