body{background: #f5f5f5;}
.header_login{width: 100%;height: 66px;background: #fff;padding-top: 18px;position: absolute;}
.header_login .logo{padding-left: 20px;}
.container_m{width: 100%;min-height: 100%;background-size: cover;position: relative;}
.login_b{width: 420px;height: 337px;background: #fff;position: absolute;left: 50%;margin-top:220px;margin-left: -210px;box-shadow: 0px 5px 20px rgba(97,97,97,.1);}
.login_b h1{font-size: 22px;color:#333;text-align: center;margin-top:36px;line-height: 24px;margin-bottom: 30px;}
.login_b input{width: 320px;height: 42px;*width: 286px;*height: 38px;border:1px solid #dadada;border-radius:2px;padding-left: 32px;margin:0 auto;display: block;line-height: 38px;}
.login_b label{width: 320px;height: 40px;display: block;margin:0 auto;margin-bottom: 16px;position: relative;}
.login_b label span{position: absolute;display: block;width: 20px;height: 20px;top:10px;left:8px;}
.login_b label span.p1{background: url(../images/top/user.jpg) no-repeat center center;}
.login_b label span.p2{background: url(../images/top/paw.jpg) no-repeat center center;}
.login_b input.sub{display: block;width: 320px;height: 42px;border:none;background: #5ca1ff;padding-left: 0px;font-size: 18px;color:#fff;letter-spacing: 2px;line-height: 40px;margin-top: 30px;cursor:pointer;}
.login_b a.ieen{font-size: 12px;color:#333;float: left;margin-top: 20px;margin-left: 50px;}
.login_b a.down{font-size: 12px;color:#333;float: right;margin-top: 20px;margin-right: 50px;}
.login_b .prom{position: absolute;top:0px;left:35px;width: 120px;line-height: 42px;color:#666;font-size: 12px;}
.ewm_lo{width: 119px;height: 119px;position: absolute;left: 50%;margin-top:220px;margin-left: 220px;}
.footer_login{width: 100%;height: 40px;background: #3d362f;position:fixed;bottom: 0px;}
.footer_login p{text-align: center;margin-top:10px;color: #c8c8c8;font-size: 12px;}