@CHARSET "UTF-8";

body.theFirstPageBodyStyle{width: 100%; background-color: #fff; position: relative;}
.theFirstPageBodyStyle table{width:100%; max-width:692px; margin:0 auto; padding:0;}
.theFirstPageBodyStyle tr
 ,.theFirstPageBodyStyle td
 ,.theFirstPageBodyStyle th{float:left; margin:0; padding:0;}
.theFirstPageBodyStyle tr{width:100%;overflow:hidden;}

tr.picContStyle{position: absolute; top:0;}
tr.picContStyle td{width:100%; max-width:692px; margin:0 auto;}
tr.picContStyle td a{margin:0 auto; display:block;}
tr.picContStyle td img{width:100%;}

tr.menuContStyle{width:96%; height:100%; margin: 35% 0 60px; padding:0 2%; display:block; overflow: hidden;}
tr.menuContStyle > td{width:100%; border:0;}
tr.menuContStyle > td table tr{float:left; width:100%; height:30%;}
tr.menuContStyle > td table tr td{float:left; width:32%; height:28%; padding:1% 0; margin-bottom: 2%; overflow: hidden;}
tr.menuContStyle > td table tr td a{width:auto; display: block; margin: 0 auto;}
tr.menuContStyle > td table tr td img{margin:0 auto; width:72%; height:auto; padding:4% 14%;}

tr.navContStyle{position: fixed; bottom: 0; left: 0; background-color: #FD4D03; z-index:0;}
tr.navContStyle td{width:100%;height:55px;}
tr.navContStyle td th{width: 25%;}
tr.navContStyle td th a{padding: 0 25%; background: #FD4D03; display: block;}
tr.navContStyle td th a:hover{background: #9D3002;}
tr.navContStyle td th img{height:45px;padding:5px;}
/*tr.navContStyle td th img{width:100%;} 高度会自适应*/


