#app{background-image:url(../images/bg-base.png);background-repeat:no-repeat;background-position:center center;background-size:cover;overflow-x:auto;position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}#app-ct{background-image:url(../images/bg-mask.png);background-repeat:no-repeat;background-position:center center;background-size:cover;min-width:1024px;height:100%;position:relative}#logo{width:1200px;margin:0 auto;padding-top:30px}#logo-img{width:300px;height:100px;background-image:url(../images/logo-hw.png);background-repeat:no-repeat;background-position:center center;background-size:contain}#copy{position:absolute;bottom:20px;left:0;width:100%;font-size:14px;color:#eaeaea;text-align:center}#main{width:1000px;height:540px;position:absolute;top:50%;left:50%;margin-top:-270px;margin-left:-500px;overflow:hidden}.main-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;border-radius:10px;box-shadow:0 6px 51px 0 #444e60;opacity:.2;z-index:1}.main-img{float:left;position:relative;z-index:2;background-image:url(../images/bg-people.png);background-repeat:no-repeat;background-position:center center;background-size:contain;width:472px;height:100%}.main-box{float:right;position:relative;z-index:2;margin-right:100px;width:290px}.main-box h1{text-align:center;color:#fff;font-size:30px;margin:110px auto 45px}.main-box-form-input{width:100%;height:36px;font-size:16px;padding:0 15px;border:1px solid #c7cbd3;margin-bottom:20px;border-radius:6px}.main-box-form-btn{background-color:#477ffa;height:40px;font-size:16px;border:none;color:#fff;border-radius:6px;margin-top:50px;width:100%}#mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background-color:rgba(0,0,0,.7);display:none}#tips{width:350px;height:250px;position:absolute;top:50%;left:50%;margin-left:-175px;margin-top:-125px;background-color:#fff;border-radius:10px;padding:20px 30px}.tips-head{overflow:hidden}.tips-head h1{float:left;color:#999;font-size:16px;font-weight:400;line-height:18px}#tips-head-close{width:18px;height:18px;float:right;background-image:url(../images/close-msg.png);background-position:0 0;cursor:pointer}.tips-div{display:table;width:100%;height:150px}#tips-text{width:100%;height:100%;display:table-cell;vertical-align:middle;text-align:center;font-size:16px;line-height:24px;color:#999}#tips-btn{display:block;margin:0 auto;background-color:#477ffa;color:#fff;width:135px;height:40px;border-radius:10px;text-align:center;font-size:18px;border:none}