#MenuBoxs { width:100%; text-align:center; margin:0.2% auto; clear:both; }
#MenuBoxs div { width:48.5%; height:0; padding-bottom:12%; margin-top:1%; margin-left:1%; border-radius:5px; position:relative; }
#MenuBoxs div a { width:100%; text-align:center; font:normal normal 13.5pt/20px "微软雅黑", "宋体"; color:#FFF; position:absolute; top:50%; left:0; margin-top:-10px; }

#MenuBoxs div.Menu1,#MenuBoxs div.Menu5 { padding-bottom:25%; }
#MenuBoxs div.Menu1 a,#MenuBoxs div.Menu5 a { font:normal bold 17pt/70px "微软雅黑", "黑体", "宋体"; margin-top:-35px; }

#MenuBoxs div.Menu5 { margin-lert:50.5%; }
#MenuBoxs div.Menu6 { margin-top:-12%; }

#MenuBoxs div.Menu4,#MenuBoxs div.Menu7 { clear:both; }

#MenuBoxs div dl { position:relative; }
#MenuBoxs div dl dt,#MenuBoxs div dl dd { width:100%; height:0; padding-bottom:12%; }
#MenuBoxs div dl dt { width:35%; height:0; padding-bottom:12%; background:#0C6; }
#MenuBoxs div dl dt img { width:100%; height:100%; position:absolute; margin-top:-50%; }
#MenuBoxs div dl dd { width:65%; height:0; padding-bottom:25%; }



#MenuBoxs div.Menu1 dl dt,#MenuBoxs div.Menu1 dl dd { width:100%; height:50%; position:relative; }
#MenuBoxs div.Menu1 dl dt img { width:25%; height:100%; position:absolute; left:50%; margin-left:-12.5%; }
#MenuBoxs div.Menu1 dl dd { text-align:center; display:table-cell; vertical-align:middle; }
#MenuBoxs div.Menu1 dl dd a { font:normal normal 13.5pt/20px "微软雅黑", "宋体"; }