I want half line in twocolumn article but in first page like this
first page

second page

\documentclass[landscape,12pt]{article}
\usepackage[margin=1cm,top=1.3cm,bottom=1.3cm,headsep=5mm]
{geometry}
\usepackage{fancyhdr,fancybox}
\usepackage{pgfplots,tikz}
\usepackage[normalem]{ulem}
\usepackage{polyglossia}
\usepackage{tkz-tab}
\pagestyle{fancy}
\renewcommand{\headrulewidth}{.7pt}
\renewcommand{\footrulewidth}{.7pt}
\begin{document}
hellow hellow hellow hellow hellow hellow hellow hellow hellow
hellow hellow hellow hellow hellow hellow
\end{document}