.user{width:1200px;margin:26px auto;background-color:#fff}.user .hit{position:absolute;top:50%;left:56.7%;transform:translate(-50%,-50%);background:rgba(0,0,0,.5);padding:10px 20px;color:#eee;z-index:100}.user .ad_banner img{width:100%;display:block;margin:auto}.user_center{display:flex;flex-direction:row;background:#fff;margin:0 auto;overflow:hidden;position:relative;box-sizing:border-box}.user_center .closeUser{width:40px;height:24px;font-size:14px;border:1px solid #999;text-align:center;line-height:22px;color:#999;border-radius:4px;position:absolute;right:28px;top:15px;cursor:pointer;z-index:2}.user_face{width:240px;display:flex;flex-direction:column;align-items:center;padding-top:40px}.user_face .user_name{width:130px;height:36px;line-height:36px;color:#333;font-size:18px;text-align:center}.user_face #imgPreview{width:100px;height:100px;position:relative}.user_face #prompt3{width:100px;height:100px;text-align:center;position:absolute;top:0;left:0;z-index:100;overflow:hidden;border-radius:50%}.user_face #prompt3:after{content:"更改头像";position:absolute;z-index:1;bottom:0;left:0;right:0;line-height:30px;font-size:14px;font-weight:500;color:#fff;background-color:rgba(0,0,0,.4)}.user_face #prompt3:hover:after{display:block}.user_face .filepath{position:relative;z-index:99;width:100%;height:100%;opacity:0;cursor:pointer}.user_face #img3{height:100%;width:100%;border-radius:50%;border:1px solid #d8d8d8}.user_face .loading{width:132px;height:132px;line-height:132px;text-align:center;background:#f9fafb;position:absolute;top:0;left:0;z-index:200;border-radius:50%}.user_msg{border-left:20px solid #f7f7f8;font-size:16px;padding:80px 60px}.user_msg dl{width:535px;overflow:hidden;margin-top:0}.user_msg dt{width:80px;text-align:right}.user_msg dd,.user_msg dt{line-height:42px;display:inline-block;vertical-align:top;margin-bottom:24px;margin-left:0}.user_msg input{width:450px;height:40px;background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding-left:10px;box-sizing:border-box}.user_msg input[disabled=disabled]{background:#e5e5e5}.user_msg textarea{width:450px;height:184px;padding:13px 10px;background:#fff;border:1px solid #e5e5e5;border-radius:4px;box-sizing:border-box}.user_msg .save{float:right;width:450px;height:38px;line-height:38px;text-align:center;color:#000;background:#ffcd00;border-radius:4px;cursor:pointer}