.select-lang{width:180px;height:32px;border:1px solid hsla(0,0%,100%,.2);padding:6px 8px 6px 12px;color:#fff;font-size:14px;line-height:18px;vertical-align:top;position:relative;cursor:pointer}.select-lang .icon-earth{float:left;color:#fff;font-size:14px;margin-right:4px}.select-lang .icon-down{float:right;color:#fff;font-size:12px}.select-lang.selected{background:#eef0f5;color:#5d859e}.select-lang.selected .icon-earth{color:#5d859e}.select-lang.selected .icon-down{color:#000}.select-list{position:absolute;left:-1px;top:31px;z-index:8;width:180px;padding:0 16px;background-color:#fff}.select-list ul li{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.05)}.select-list .country{width:90px}.select-list .country,.select-list .lang{font-size:14px;color:rgba(0,0,0,.65);line-height:32px}.select-list .lang{cursor:pointer}.reset-bd{height:100%;background:#28282a}.reset-bd .warpper{width:1280px;margin:0 auto}.reset-bd .reset-box{width:618px;border-radius:6px;overflow:hidden;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.reset-bd .reset-box .login-form-box{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px}.reset-bd .reset-box .img-box{width:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reset-bd .reset-box .img-box img{display:inline-block;width:164px;height:154px}.reset-bd .reset-box .input-info{height:40px;line-height:40px;background-color:#f5f5f5;padding:0 14px;font-weight:700;color:#757575;font-size:12px;margin-bottom:16px}.reset-bd .invalid-tips{text-align:center;text-decoration:underline;color:#fff;font-size:24px;font-weight:700;cursor:pointer;width:80%;margin-left:auto;margin-right:auto;position:relative;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);top:50%}