body {
  background:#F7D164 url(../images/bg4.png) 50% 10%; background-size:cover;
}
.container .hd{ height:40vh;}
.container .bd{ width:75%; height:300px; background:#fff; margin:0 auto; border-radius:30px; text-align:center; color:#595757; padding-bottom:20px;}
.container .hd img{ margin:0 auto;}
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
  padding-top:20px;
}
.form-signin h3{ text-align:center;height:40px; color:#009944; font-weight:bold; font-size:24px; text-align:center;}
.form-signin img{ margin:0 auto; max-width:120px;}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.checkbox label{ color:#910000; vertical-align:middle;}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  border-radius:3px 3px 0 0;
  font-size: 16px;
  border-bottom:1px solid #ccc;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border:1px solid #595757;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
}
.form-signin .input1{ border:1px solid #595757; border-radius:10px;  margin-bottom:10px;overflow:hidden; background:#fff url(../images/icon_member.jpg) 5px 50% no-repeat; background-size:16px auto; text-indent:20px;}/*a57600*/
.form-signin .input-pwd{border:1px solid #595757; border-radius:10px; overflow:hidden; background:#fff url(../images/icon_pwd.jpg) 5px 50% no-repeat; background-size:16px auto; text-indent:20px;}

.btn-yellow{ background:#9d1f34; color:#fff; border:1px solid #9d1f34;}
.btn-yellow:hover,
.btn-yellow:active{ background:#9d1f34; color:#fff; border:1px solid #9d1f34}
 
.dangdeshi{ text-align:left; text-indent:-9999px;font-size:16px; margin:0 auto;  padding:15px 0; color:#cf7d00; background:url(../images/txt_txt2.png) 50% 50% no-repeat; background-size:contain; width:260px;height:40px; display:none;}

#btnLogin{ height:50px; border:0; overflow:hidden; display:block; margin:0 auto; color:#fff; background:#009944; border-radius:30px; overflow:hidden; width:80%;}
.container{ padding:0; margin:0 auto;}

.slogon{ background:url(../images/txt_slogon.png) 50% 50% no-repeat; width:230px; margin:0 auto; height:60px; background-size:contain; margin-bottom:10px; }
