html,body{width:100%;height:100%;}
.background-size{-ms-behavior: url(${rc.contextPath}/resources/css/backgroundsize.min.htc);behavior:url(${rc.contextPath}/resources/css/backgroundsize.min.htc);}
.loginContainer{width:100%;height:434px;background-image: url("../../imgs/login/banner.png");background-size:100% 100%;}
.loginContainer .loginBox{width: 360px;height:auto;position: absolute; left: 58%;top:23px;background-color: #fff;}
.loginBox .title{font-size: 16px;color: #333;font-weight:normal;height:44px;line-height:44px;padding-left:20px;width:100%;box-sizing:border-box;border-bottom:1px solid #F0F1F5;}
.loginBox .notice,.loginBox .bottom{width:100%;height:auto;overflow:hidden;padding:0 20px; box-sizing:border-box;}
.loginBox .bottom{margin-bottom:26px;}
.notice a{color:#999;float:right;font-size:12px;margin-top:10px;text-decoration:underline;}
.no-border-table{border-collapse:separate;border-spacing:8px;border:0;padding:0 8px;margin-bottom:0;}
.no-border-table td{border:0;position:relative;}
.loginBox .no-border-table input[type=text],.loginBox .no-border-table input[type=password],.loginBox .no-border-table select{padding-left:30px;}
.loginBox td span{width:30px;height:30px;display:block;position:absolute;}
.loginBox .placeHolderSpan{width:auto;left:36px;}
.loginBox .phoneIcon{background-position:-2px -2px;}
.loginBox .pswIcon{background-position:-30px -2px;}
.loginBox .randCodeIcon{background-position:-58px -2px;}
.loginBox .UkeyIcon{background-position:-86px -2px;}
.loginBox .userIcon{background-position:-170px -2px;}
.errorBox{margin-top:10px;background:#FFF2F1;color:#D0021B;width:76%;}
.errorBox li{padding:4px 4px 4px 30px;background:url(../../imgs/supplier-icon.png) no-repeat transparent;background-position:-142px -4px;}
 
.forgetPswBox table{width:76%;margin:70px auto 50px;}
.warmTips{width:100%;padding:10px 32px;margin-top:40px;background: #FFFCEA;box-sizing:border-box;color:#D0021B;overflow:hidden;}
.warmTips h4{font-size:12px;font-weight:normal;display:inline-block;margin-right:10px;margin-top:5px;}
.warmTips span{background-position:-120px -12px;width:20px;height:20px;margin-right:4px;margin-top:5px;}
.warmTips li{margin:5px 0;}
.telIdentifyCodeTd input[type="text"]{border-radius:5px 0 0 5px;width:70%;}
.telIdentifyCodeTd input[type="button"]{border-radius:0 5px 5px 0;width:28%;height:32px;margin-left:0;}
.sendMsg{color:#4780EA;font-size:20px;height:260px;line-height:260px;text-align:center;}