

input::-ms-clear{display: none;}
input::-ms-reveal{display: none;}
.login-shade{background: #000;opacity: 0.3;filter: alpha(opacity=30);position: fixed;_position: absolute;height: 100%;width: 100%;top: 0;right: 0;bottom: 0;left: 0;z-index: 999999;display: none;}
.login-dialog{position: fixed;left: 50%;top: 50%; margin-left: -186px;margin-top: -211px;width: 360px;height: 422px;z-index: 9999999;display: none;}
.d-s-head{height: 22px;line-height: 22px;padding: 5px 12px;width: auto;+width: 100%;text-align: right;}
.d-s-close{font-size: 28px;line-height: 20px;}
.d-s-close:hover{}
.dialog-ele{background-color: #fff;border-color: rgba(228,228,228,1);border-radius: 0;box-shadow: 0 0 18px rgba(129,132,149,1);}
.d-s-body{width: 320px;padding: 20px 35px;text-align: center;box-sizing: border-box;margin: auto;}
.d-s-body h4{font-size: 22px;font-weight: normal;color: #7f7f87;margin-bottom: 20px;}
.d-s-body input{width: 240px;height: 40px;border: 1px solid #ccc;border-radius: 2px;padding-left: 10px;box-sizing: border-box;}
.d-s-body .d-s-pass{width: 240px;height: 60px;position: relative;margin: 20px auto 0;text-align: left;}
.d-s-body .d-s-user{height: 40px;}
.d-s-body .d-s-pass span.login-err{color: #e41f2b;font-size: 12px;display: none;}
.d-s-body .d-s-pass a{display: block;background-color: #fff;width: 70px;height: 20px;position: absolute;right: 1px;top: 12px;font-size: 12px;color: #2b72db;}
.d-s-body .login-btn{width: 240px;height: 40px;display: block;text-align: center;background-color: #e41f2b;color: #fff;margin:10px auto 30px;line-height: 40px;}
.d-s-body .login-rg-d{width: 240px;height: 80px;border-top: 1px solid #ccc;position: relative;margin: auto;}
.d-s-body .login-rg-d span{display: block;background-color: #fff;width: 120px;height: 20px;position: absolute;top: -10px;left: 60px;}
.d-s-body .login-rg{width: 240px;height: 40px;display: block;text-align: center;background-color: #fff;color: #e41f2b;margin:20px auto 0;line-height: 40px;border: 1px solid #e41f2b;}
.check-box{text-align: left;padding-left: 6px;}
#icon-check{cursor:pointer;color:#444;font-size:14px;}
a.forgit-pass{float:right;color: #3888ff;}
i.login-icon{height:16px;width:16px;display:inline-block;background:url(../img/login-icon.png);background-position:0px 0px;}
i.icon-check{vertical-align: middle;margin-top:-2px;margin-right:5px;background-position:46px 0px;}
i.checkactive{background-position:16px 0px;}
i.login-clear{width: 40px;height: 38px;right:1px;top:1px;display:none;position:absolute;cursor:pointer;background:url(../img/login-icon.png) no-repeat;background-position:14px 12px;background-color: #fff;}
.placeholder {position: absolute;top: 12px;z-index: 10;color: #888;}
