\begin{tikzpicture}[scale=0.5] \tikzstyle{cand} = [draw,line width=1pt,align=center,minimum width=2.6em,minimum height=1.6em,drop shadow={shadow xshift=0.15em},fill=green!15] \tikzstyle{ref} = [draw,line width=1pt,align=center,minimum width=2.6em,minimum height=1.6em,drop shadow={shadow xshift=0.15em},fill=red!15] \node[align=center,minimum width=2.4em,minimum height=1.6em,minimum width=6em] (n11) at (0,0){\small{机器译文:}}; \node[cand,anchor=west] (n12) at ([xshift=0.0em]n11.east){Can}; \node[cand,anchor=west] (n13) at ([xshift=1em]n12.east){I}; \node[cand,anchor=west] (n14) at ([xshift=1em]n13.east){have}; \node[cand,anchor=west] (n15) at ([xshift=1em]n14.east){it}; \node[cand,anchor=west] (n16) at ([xshift=1em]n15.east){like}; \node[cand,anchor=west] (n17) at ([xshift=1em]n16.east){he}; \node[cand,anchor=west] (n18) at ([xshift=1em]n17.east){?}; \node[align=center,minimum width=2.4em,minimum height=1.6em,anchor=north,minimum width=6em] (n21) at ([yshift=-6em]n11.south){\small{参考答案:}}; \node[ref,anchor=west] (n22) at ([xshift=0.0em]n21.east){Can}; \node[ref,anchor=west] (n23) at ([xshift=1em]n22.east){I}; \node[ref,anchor=west] (n24) at ([xshift=1em]n23.east){eat}; \node[ref,anchor=west] (n25) at ([xshift=1em]n24.east){this}; \node[ref,anchor=west] (n26) at ([xshift=1em]n25.east){can}; \node[ref,anchor=west] (n27) at ([xshift=1em]n26.east){like}; \node[ref,anchor=west] (n28) at ([xshift=1em]n27.east){him}; \node[ref,anchor=west] (n29) at ([xshift=1em]n28.east){?}; \draw[line width=1.6pt,blue!40] (n12.south) -- (n22.north); \draw[line width=1.6pt,blue!40] (n13.south) -- (n23.north); \draw[line width=1.6pt,blue!40] (n16.south) -- (n27.north); \draw[line width=1.6pt,blue!40] (n18.south) -- (n29.north); \end{tikzpicture}