/* CSS Document */
.biaoge{ width:70%; margin:0 auto}

@media (max-width: 768px){
.biaoge{ width:100%;}
}
