.auth-info-box{width:414px;margin-bottom:24px;background-color:#fff;padding:48px;box-sizing:border-box;border:1px solid #ececec;border-radius:4px}.auth-info-box__header{display:flex;align-items:center;justify-content:flex-start}.auth-info-box__avatar{height:56px;width:56px;background-size:100%;background-position:50%;border-radius:50%}.auth-info-box__name{font-size:16px;font-weight:500;margin-left:12px;color:#1f1f1f}.auth-info-box__info{display:flex;justify-content:space-between;width:85%;margin:32px 0}.auth-info-box__info--detail{display:flex;flex-direction:column;color:#1f1f1f;text-align:center}.auth-info-box__info--detail span:last-child{color:#999}.auth-info-box__buttons .orange{width:100%}.auth-info-box__buttons .orange .el-icon-plus{margin-right:4px}.auth-info-box__intro{margin-top:32px;font-size:14px;color:#1f1f1f;white-space:break-spaces}.ans-pending{display:flex;flex-direction:column;align-items:center;justify-content:center;height:410px;width:428px;margin:36px auto;background-color:#fff}.ans-pending__large{font-size:16px;color:#1f1f1f;font-weight:700}.ans-pending__small{font-size:12px;color:#999;margin:16px 0}.ans-pending button{padding:12px 60px}.ans-wrap .icon-tag{margin-bottom:12px;margin-top:-5px}.ans-wrap .pending-show{color:#fe5a58;background-color:#fff9f8;border:1px solid #ffbbac;font-size:12px;cursor:default;height:29px;line-height:29px;display:inline-block;border-top-left-radius:25px;border-bottom-left-radius:25px;border-top-right-radius:35px;padding:0 12px 0 16px;position:absolute;top:152px;left:calc((100% - 1200px)/2 + 738px);transform:translateX(-100%)}.ans-wrap-line{display:flex;position:relative;justify-content:center;margin:36px 0 12px}.ans-wrap-line span{font-size:14px;font-weight:700;color:#666;padding:0 12px;z-index:1;background-color:#f5f5f5}.ans-wrap-line:before{content:"";height:1px;background-color:#ececec;width:100%;position:absolute;top:50%}.ans-wrap-line:after{content:""}.ans-wrap__banner{position:fixed;top:0;width:100%;height:48px;background-color:#fff;z-index:99;display:none;padding:0 calc((100% - 1200px)/2)}.ans-wrap__banner-title{font-size:18px;font-weight:700;line-height:48px;max-width:746px;overflow:hidden;text-overflow:ellipsis;display:inline-block;white-space:nowrap}.ans-wrap__banner-btn{position:absolute;left:calc((100% - 1200px)/4 + 786px);padding:8px 20px;border-radius:25px;transform:translateY(10px)}.ans-wrap .el-dropdown-link{color:#fe5a58}.ans-wrap .ques-card{padding-top:24px;padding-bottom:24px}.ans-wrap-main{display:flex;justify-content:space-between;width:1200px;padding:22px calc((100% - 1200px)/2) 36px;position:relative}.ans-wrap-left{width:762px}.ans-wrap-left__divider{display:flex;justify-content:center;background-color:#fff;padding:24px;margin-bottom:16px}.ans-wrap-left__divider span{color:#fe5a58}.ans-wrap-left__empty{background-color:#fff;padding:56px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.ans-wrap-left__empty-txt{font-size:18px;color:#666}.ans-wrap-left__empty button{padding:13px 66px;border-top-left-radius:30px;border-top-right-radius:25px;border-bottom-right-radius:25px;margin-top:36px}.ans-wrap-left__answer-list .ques-card{margin-bottom:16px}.ans-wrap-right__ques{width:414px;background-color:#fff;padding:24px;display:flex;flex-direction:column}.ans-wrap-right__title{font-size:18px;font-weight:700;padding-bottom:24px;border-bottom:1px solid #ececec}