.bar{width:100%;}
.column{width:100%;}
nav.main{width:100%;height:auto;margin:30px auto; float: left;}

nav.main ul li.home{width:100%;}
nav.main ul li{width:20%;}
nav.main ul li ul{display:none;}

.floatQrCode {display:none;}

.mainContent{width:98%;margin:0 auto;}

#home .topColumn {height:auto;}
#home .topColumn .left{width:100%; position:relative;}
#home .topColumn .left .top{ position:relative; overflow:hidden;}
#home .topColumn .left .qrCodeImage2{  width: 50%;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
  position: initial;}
#home .topColumn .left ul{  position: absolute;overflow: visible;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;height:100%;}
#home .topColumn .left ul li .qrCodeImage{width:100%;left:-100%;}
#home .topColumn .left ul li{width:100%;height: 34%;}

#home .topColumn .right {width:100%;}
#home .topColumn .right li img {
  width: 100%;
}
#home .mainContent{  overflow: hidden;}
#home .mainContent .right{width:99%; margin:0 auto;padding:0;}
#home .mainContent .right .hotNews .rightImage{ display:none;}
#home .mainContent .right .hotNews ul.parent li.active ul{width:94%;}
#home .mainContent .right ul.imgList li{width:33%;margin:0;}

#home .mainContent section.video{height:auto;}
#home .video #videoBox{width:100%;}
#home section.video ul{width:100%;max-height:240px;}  

#home .mainContent .right .book{height:auto;}
#home .mainContent .right .book ul{width:100%; float:none;}
#home .mainContent .right .book ul li{width:100%;height:2em;font-size:14px;}
#home .mainContent .right .book .description{ position:relative;padding:20px;}
#home .mainContent .right .book .description .text{   float: none; 
   margin:0;  width: 90%; }
#home .mainContent .right .book .reel{top:0;}

#home .mainContent .right .miniGame{height:auto;} 
 #home .mainContent .right .miniGame ul li img{width:20%;} 
#home .mainContent .right .miniGame ul li div.description{width:80%;margin:0;padding:0;} 
#home .mainContent .right .miniGame ul li div.description p{margin:.2em 1em;}

#home .mainContent .left{width:100%;}
#home .mainContent .left .topImageList img{width:100%;}

footer .navColumn{ display:none;}