Template:HFUT-china/abstractCss

body{

   /*margin-top: 16px;*/
   background: black;

}

.mainCenter{

   margin: 0 auto;
   background: black;

}

.mainCenterContent{

   width: 1280px;
   position: relative;
   margin: 0 auto;

}

.mainCenterFooter{

   position: fixed;
   bottom: 0;
   right: 0;

}