Team:XJTLU-CHINA/App.css

  • {
   padding: 0;
   margin: 0;
   font-family: Tahoma;

}

.container{

   margin: 0 75px;

}

.header{

   height: 135px;
   z-index: 1;
   position: absolute;
   width: 100%;

}

.headerBg{

   background-color: white;
   height: 150px;
   z-index: -10;
   position: absolute;
   width: 100%;
   opacity: 0.5;

}

.navi{

   float: right;

}

.mainNavi ul, li{

   list-style: none;
   font-weight: 600;

}

.mainNavi{

   width: 112px;

}

.mainNavi a{

   color: black;
   background-size: 100%;
   text-decoration: none;
   display: block;
   width: 112px;
   text-align: center;

}

.mainNavi li{

   padding-top: 15px;
   padding-bottom: 15px;
   background-color: #3399FF;

}

.navi li{

   float: left;
   margin-right: 3px;

}

.mainNavi li a{

   color: black;
   background-image: none;

}

  1. PrimaryNaviBg1{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg1XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg2{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg2XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg3{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg3XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg4{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg4XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg5{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg5XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg6{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg6XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg7{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg7XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg8{
   width: 100%;
   height: 150px;;
   background: url(ImageXJTLU15/NavBtnImg8XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg9{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg9XJTLU15.png) center top no-repeat;
   background-size: contain;

}

.primaryNavi{

   padding-top: 111px;

}

.mainNavi ul{

   display: none;

}


.footer{

   height: 200px;
   border-top: solid #fff thick;

}

.footerBg{

   height: 100%;
   width: 100%;
   position: relative;
   background-color: lightblue;

}

.logo{

   margin-top: 20px;

margin-left:40px;

   float: left;

}

.logoImg{

   padding-top: 70px;
   color: white;
   font-size: 30px;

}





.Zheader{

   height: 135px;
   z-index: 1;
   position: fixed;
   width: 100%;
   display: none;

}

.ZheaderBg{

   background-color: white;
   height: 50px;
   z-index: -10;
   position: fixed;
   width: 100%;
   opacity: 0.8;

}

.Znavi{

   float: right;

}

.ZmainNavi ul, li{

   list-style: none;
   font-weight: 600;

}

.ZmainNavi{

   width: 112px;

}

.ZmainNavi a{

   color: black;
   background-size: 100%;
   text-decoration: none;
   display: block;
   width: 112px;
   text-align: center;

}

.ZmainNavi li{

   padding-top: 15px;
   padding-bottom: 15px;
   background-color: #3399FF;

}

.Znavi li{

   float: left;
   margin-right: 3px;

}

.ZmainNavi li a{

   color: black;
   background-image: none;

}

  1. ZPrimaryNaviBg1{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg2{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg3{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg4{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg5{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg6{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg7{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg8{
   width: 100%;
   height: 50px;;
   background-size: contain;

}

  1. ZPrimaryNaviBg9{
   width: 100%;
   height: 50px;
   background-size: contain;

}

.ZprimaryNavi{

   padding-top: 5px;

}

.ZmainNavi ul{

   display: none;

}

.navilogoText{

   position: absolute;
   font-weight: 600;
   padding-top: 111px;

}

.ZnavilogoText{

   position: absolute;
   font-weight: 600;
   padding-top: 5px;

}

.navilogo{

   position: absolute;
   height: 90px;
   top: 12px;

}