@import "common_1.css?v=1";.container-fluid{flex-direction:column}.form{display:flex;width:1000px;margin:0 auto;border-radius:8px;overflow:hidden}.form .left{display:flex;width:50%;flex-direction:column;justify-content:center;align-items:center;background:#0B239A;padding:20px}.form .right{width:50%;background:#fff;padding:20px;flex-shrink:1}.form .right .title{width:100%;text-align:center;color:#0B239A;font-size:16px;font-weight:600;letter-spacing:2px;padding-bottom:16px;border-bottom:solid 1px #e6e6e6}.form .right .input{width:100%;padding:.3rem;border:solid 1px rgba(0,0,0,.15);outline:0;border-radius:4px;margin-top:20px}.form .right .forget{color:#999;font-size:.8rem;display:block;text-align:right;line-height:1;margin:.6rem 0 20px 0}.form .right input[type=submit]{background:#0B239A;width:100%;color:#fff;border:none;border-radius:4px;font-size:1rem;padding:.6rem 0;margin-top:20px}.form .right .clause{font-size:.8rem;color:#999;margin-top:10px;display:flex;align-items:center}.form .right .clause input{margin-right:.5rem}.hotel_login{width:100%;height:600px;background:url(../images/hotel/login/hotel_login_bg.jpg) no-repeat;background-size:cover}.hotel_login.form .left{width:65%}.hotel_login.form .right{width:35%;border-radius:8px;box-shadow:0 0 30px rgba(0,0,0,.15)}.hotel_login .content{justify-content:space-between}.hotel_login .left{background:0 0}