@media only screen and (max-width: 767px) {

.header-content .container{width:100%;}
.header-content .header-nav{display:none;}
.header{height:auto;}
.logo{width:200px;height:65px;background-size:100%;margin-left:15px;}
#game_center .wp {
    padding: 20px 0 30px 0;
}
#game_center .newshow {
    background: #fff;
    padding: 10% 15%;
    min-height: 400px;
}

#game_center .game-content{width:100%;min-height:auto;}
.footer{min-width:100%;height:auto;padding-bottom: 10px;}
.footer-link{display:none;}
.footer-content p{padding:10px 5px 0 5px;margin-bottom: 0;}


}
