\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Advantage Analysis of Industrial Space of the Silk Road Economic Belt},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-03-15 (revised: 15 March 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-03-15}
\title{Advantage Analysis of Industrial Space of the Silk Road Economic Belt}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Jinhuang  Mao}

             \affil[1]{  Northwest University for Nationalities}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 February 2015 Accepted: 28 February 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


Since the Silk Road Economic Belt is proposed, many areas, countries and provinces have established the development strategy, to strengthen regional exchanges and cooperation. The Silk Road Economic Belt city forum held in the big city of China and the five Central Asian countries. Most of these regions have layout around the warehousing and transportation, commerce & trade logistics, regional finance, tourism and cultural exchange industry. The vanguard and hub strategy in Shaanxi province; golden section in Gansu province and major scenic spots of Xinjiang strategic fulcrum of positioning strategy. The emergence of the industrial layout duplication is inevitable due to lack of communication, positioning and lack of overall strategy. Therefore, find out the advantages of accurate positioning, not only conducive to the development of regional economy, but also has important strategic meaning to promote the overall development of the economic belt of the Silk Road.

\end{abstract}


\keywords{the silk road economic belt, advantage analysis, industrial space.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
he strategic conception of the Silk Road Economic Belt is not only a new initiatives China opening in new period, but also the new requirement of Asia Europe regional economic integration and the globalization of the world economy. In this paper, the most is to analysis the current regional and national advantage industry with the Silk Road Economic Belt location as the basis, to the layout of the space industry theory model and industrial layout principle as the basis, taking the economy with local and overall coordination development as the goal.\par
Industry is the important support of economic development. Since the Silk Road Economic Belt is put forward, many provinces and municipalities have begun layout along the economic belt, puts forward the industry development strategy and layout ideas based to share on the dividend policy of the Silk Road Economic Belt. The industrial space layout reasonable is the basis of the Silk Road Economic Belt to play a scale effect and diffusion effect.\par
Therefore, the area along the way, the state, provinces of the city and regional radiation should be based on their respective comparative advantages of the industry as the break through point, follow the principles of the industrial distribution of dominant industry, level division and layout, the processing of the part and the whole industry development good economic zone industrial layout, avoid homogenization and ray assimilation, resulting in excess production capacity and malignant competition. From the three aspects of global perspective to innovation cooperation mode construction of industrial space layout of the Silk Road Economic Belt,. The Silk Road Economic Belt will become a new driving force for the delineation of the world economy a new map. 
\section[{II. The Advantage of Industry}]{II. The Advantage of Industry}\par
Analysis based on Three Levels of Countries, Regions and Cities a) Analysis of the advantage industries based on the Economic Belt\par
It is very important practical significance to analysis of the advantage industry and development status. From the geographical terrain, the five Central Asian countries, some are located in the Asia Europe trade routes of the junction. some are covered by desert to alpine. Almost covered plain, plateau, desert, oasis, basin and so on all terrain. The total area of 4,008,000 square kilometers and population of 60,000,000. It has an important strategic position in the map of the world and have he huge development potential because of rich in mineral resources. From the point of view of resources and energy distribution.The five Central Asian countries and Chinese western regions are mostly in the petroleum, natural gas, nonferrous metal, rare metal etc., which brought to petrochemical, mining, electric power, nonferrous metals, machinery manufacturing and other heavy industry. Industry accounted for a higher proportion (see Table \hyperref[tab_0]{1}). And the resource density of five Central Asian countries is far higher than the western region China.  \hyperref[tab_0]{1}). Therefore, the Silk Road Economic Belt not only provides a good platform for the China --Central Asia economic and trade exchanges, but also provides a broad space for cooperation for Asia Pacific and European developed economies of interconnection and complementary advantages. 
\section[{b) Analysis of the advantage industries based on the country level}]{b) Analysis of the advantage industries based on the country level}\par
The Silk Road Economic Belt include Alma-Ata Province of Kazakhstan, northern Tajikistan, Southeast of Uzbekistan Turkmenistan area, the middle area of Kyrgyzstan, nine western Provinces and autonomous regions and eastern five province of China. These areas are a country's political, economic, cultural center or energy pooling resources and traffic intersection, with abundant resources and location advantages (table \hyperref[tab_1]{2}).  
\section[{Southeastern of Uzbekistan}]{Southeastern of Uzbekistan}\par
The center of political, economic and cultural Electric power, aviation, machinery manufacturing, metal processing, building materials, light industry etc. 
\section[{The middle area of Kyrgyzstan}]{The middle area of Kyrgyzstan}\par
The hinterland of the Eurasian continent Transportation, food processing, textile industry, etc. 
\section[{Five northwest provinces of China}]{Five northwest provinces of China} 
\section[{Rich in natural resources and tourist resources}]{Rich in natural resources and tourist resources}\par
The petroleum chemical industry, coal industry, raw material processing, characteristics of agriculture and animal husbandry, tourism etc. 
\section[{Four southwest provinces of China}]{Four southwest provinces of China} 
\section[{Complicated natural conditions, abundant resources}]{Complicated natural conditions, abundant resources}\par
Metallurgy, machinery, chemical industry, military industry, forestry and animal husbandry, hydropower, tourism characteristics etc. 
\section[{Five Eastern provinces of China}]{Five Eastern provinces of China}\par
The advantage of location Transportation, finance and the tertiary industry It will provide a platform for cooperation in the field of energy with the help of the similarity of five Central Asian countries and nine west provinces of China in the fields of energy resources. Eastern of China have developed light industry and the third industry. The high demand for factors of production not only provides a broad commodity supply and demand market in Central Asia and China elements of western region, but also laid the economic foundation for the Asia Pacific Economic Circle butt economic belt. Therefore, the region and countries along the economic belt should take advantages of their own industry as the starting point, strengthen industrial policy communication, seek common ground while reserving differences, mutual reciprocity and mutual benefit, the advantage is complementary, collaboration, to achieve economic zone industrial layout of the reasonable and scientific. 
\section[{c) Analysis of the advantage industries based on the cities level}]{c) Analysis of the advantage industries based on the cities level}\par
There are at least twenty city along the Silk Road Economy Belt. From east to west: Haikou, Kunming, Nanning, Guangzhou, Fuzhou, Hangzhou, Chengdu, Chongqing, Lianyungang, Nanjing, Xi'an, Yinchuan, Lanzhou, Xining, Urumqi, Alas Hankou, Ala Mutual, Bishkek, Tashkent, Dushanbe, Ashkhabad etc.. The cities are generally the capital economic zone countries or provinces where the capital is located, which was an important political, economic, cultural center. Many cities are the large cities or city groups with strong self development ability and the ability of radiation.\par
From the geographical space, economic belt is divided into the north line and south line. The north line Include Lianyungang, Xi'an, Lanzhou, Urumqi, Central Asia's cities. The south line includes Nanjing, Hangzhou, Fuzhou, Guangzhou, Nanning, Haikou. The north line and south line are connected by Chengdu and Chongqing .As a result, the spatial pattern of a point in the vicinity of two groups will be formed which across the northwest five provinces, five provinces in eastern communication docking, four southwest provinces, radiation central provinces into a point in the vicinity of two groups of Central Asia. 
\section[{III.}]{III.} 
\section[{Conclusions}]{Conclusions}\par
Area of industrial spatial layout should be designed from the Silk Road economic belt of the regional, national and important nodes and radiation. The design principles should be based on industrial space layout theory mode, guided by the principle of industrial spatial layout, based on economic belt space superiority industry, to build with good-neighborly friendship and strategic stability as the main support, with bilateral and multilateral cooperation projects as the basic carrier size, in order to realize the connectivity of the basic content, the platform for the Shanghai cooperation organization.\par
Industry is the key point to the rise of the Silk Road Economic belt. It must carry on the layout of the space industry and the scientific and rational planning of industrial layout, follow the principles, combined with their respective advantages, integrated the advantages of existing industries, strengthen communication of the national industrial policy. It is necessary to strengthen cooperation in the advantage industry and other exchanges and cooperation. Eurasian countries is the most world's economic development potential area. There are many unique advantages to develop the economic and trade cooperation. The Silk Road Economic Belt connects Eurasia in various regions, but sew up the interests of different countries. It is conducive not only to promote economic zone economic development of a country and regional radiation, along the way, but also conducive to the maintenance of sustainable development, the Eurasian Continental peace and stability to the world economy by sharing opportunities and complementary advantages. Finally, it will lead the Eurasian overall cooperation, accelerate regional economic integration with the world economy globalization.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.04943353474320242\textwidth}P{0.35759063444108763\textwidth}P{0.4205060422960725\textwidth}P{0.02246978851963746\textwidth}}
Country or area\tabcellsep Resources status\tabcellsep The advantage industry\tabcellsep Industrial proportion(\%)\\
\tabcellsep Petroleum and natural\tabcellsep Petroleum and natural gas\tabcellsep \\
\tabcellsep gas, Tungsten, uranium,\tabcellsep mining, metallurgy and deep\tabcellsep \\
Kazakhstan\tabcellsep chromium, manganese,\tabcellsep processing, transportation\tabcellsep 39\\
\tabcellsep lead, iron, copper, zinc,\tabcellsep and communications, electric\tabcellsep \\
\tabcellsep aluminum, gold\tabcellsep power industry\tabcellsep \\
\tabcellsep Water, lead, zinc,\tabcellsep The mining industry,\tabcellsep \\
\tabcellsep antimony, tungsten,\tabcellsep metallurgy industry,\tabcellsep \\
Tajikistan\tabcellsep molybdenum, copper,\tabcellsep hydropower industry,\tabcellsep 26\\
\tabcellsep silver, gold, coal, iron, salt,\tabcellsep chemical industry, light\tabcellsep \\
\tabcellsep fluorite\tabcellsep industry\tabcellsep \\
\tabcellsep \tabcellsep Development of petroleum\tabcellsep \\
\tabcellsep Petroleum, natural gas,\tabcellsep and natural gas, electric\tabcellsep \\
Turkmenistan\tabcellsep Glauber's salt, iodine, nonferrous metal, rare\tabcellsep power industry, chemical industry, textile industry,\tabcellsep 48\\
\tabcellsep metal\tabcellsep agriculture and animal\tabcellsep \\
\tabcellsep \tabcellsep husbandry\tabcellsep \\
\tabcellsep \tabcellsep The petroleum chemical\tabcellsep \\
Uzbekistan\tabcellsep Natural gas, oil, coal, nonferrous metal, non-metallic mineral\tabcellsep industry, metallurgical electric power, chemical industry, machinery manufacturing industry,\tabcellsep 32\\
\tabcellsep \tabcellsep industry\tabcellsep \\
\tabcellsep Gold, tungsten, tin,\tabcellsep The mining industry, electric\tabcellsep \\
Kyrgyzstan\tabcellsep mercury, antimony, iron,\tabcellsep power, coal industry,\tabcellsep 26\\
\tabcellsep water resources\tabcellsep machinery manufacturing\tabcellsep \\
\tabcellsep Coal, oil, natural gas, iron,\tabcellsep \tabcellsep \\
West China\tabcellsep manganese, chromium, gold, copper, aluminum, and other non-ferrous metals, rare metals and non-metallic mineral\tabcellsep The petroleum chemical industry, mining, metallurgy, construction equipment manufacturing etc.\tabcellsep \\
\tabcellsep products\tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: 39 Data source: http://www.xjftec.gov.cn.The World Bank Database:2009-2013. Kazakhstan]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
Belt\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Aschauer ()]{b4}\label{b4} 	 		‘Does public capital crowd out private capital’.  		 			D A Aschauer 		.  	 	 		\textit{Journal of Monetary Economics}  		1989?. 24  (2)  p. .  	 
\bibitem[Barro and Sala-I-Martin ()]{b3}\label{b3} 	 		\textit{Economic Growth},  		 			R J Barro 		,  		 			X Sala-I-Martin 		.  		1995. New York: McGraw-Hill.  	 
\bibitem[Romer ()]{b0}\label{b0} 	 		‘Growth based on increasing returns due to specialization’.  		 			P Romer 		.  	 	 		\textit{American Economic Review}  		1987.  (77)  p. .  	 
\bibitem[Aschauer ()]{b1}\label{b1} 	 		‘Is public expenditure productive’.  		 			D Aschauer 		.  	 	 		\textit{Journal of Monetary Economics}  		1989. 23  (2)  p. .  	 
\bibitem[Tatom (1991)]{b6}\label{b6} 	 		\textit{Public capital and private sector performance},  		 			J Tatom 		.  		May/June; 1991. p. .  		 			Federal Reserve Bank of St. Louis Review 		 	 
\bibitem[Merriman ()]{b5}\label{b5} 	 		‘Public capital and regional output: another look at some Japanese and American date’.  		 			D Merriman 		.  	 	 		\textit{Regional Science and Urban Economics}  		1990.  (20)  p. .  	 
\bibitem[Holtz-Eakin ()]{b2}\label{b2} 	 		‘Public sector capital and the productivity puzzle’.  		 			D Holtz-Eakin 		.  	 	 		\textit{Review of Economics and Statistics}  		1994. 76  (1)  p. .  	 
\bibitem[Totam (1991)]{b7}\label{b7} 	 		\textit{Should government spending on capital goods be raised?},  		 			J Totam 		.  		May/June: 1991. p. .  		 			Federal Reserve Bank of St. Louis Review 		 	 
\bibitem[Canning ()]{b8}\label{b8} 	 		\textit{The contribution of infrastructure to aggregate output. Infrastructure Working Paper No},  		 			D Canning 		.  		1999. p. 2246.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
