答案1
这就是你想要的东西吗?
\documentclass{article}
\usepackage{graphicx, mwe}
\usepackage{xcolor}
\begin{document}
\vspace*{0.65cm}
\raggedleft\includegraphics[width=0.2\textheight]{example-image-a} \\[-7.8ex]
\hspace*{2.5in}{\color{red}\hrulefill} \\[7.8ex]
\hspace*{0cm} \hfill {Test}\\
\hspace*{0cm} \hfill Test
\end{document}