@charset "utf-8";
/***************** 全局 ***********************/
body{margin:0px;padding:0px;color:#000000;line-height:1.5;font-size:14px;font-family:"微软雅黑", "Times New Roman", Verdana, Arial, Helvetica, sans-serif;-webkit-touch-callout: none; -webkit-text-size-adjust: none; -webkit-user-select: none; -webkit-highlight: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
a{color: #000000;text-decoration:none}
img, p, h3, ul, li, dl, dd, dt, h2, h4{margin:0px;border:0px;padding:0}
li{list-style:none}
.clear{clear:both;}
.hide{ display:none;}
input{-webkit-appearance: none; }
.bolder20{ margin:0 auto; height:20px;}
.bolder30{ float:left; width:100%; height:30px; background:#e9341a;}

/***************** 主体 ***********************/
.main_index{ width:100%; height:100%; margin:0 auto; max-width:640px; background:url(main.jpg) top center no-repeat; background-size:100% auto; position:relative;}

.main_bottom{ width:90%; height:15%; text-align:center; position:absolute; left:5%; bottom:0;}
.main_bottom .but{ margin:0 auto; width:100%; height:100%; font-weight:normal; text-align:center; cursor:pointer; background:url(button.png) top center no-repeat; background-size:100% auto;}
.main_bottom h2 a:hover{ background:url(button2.png) top center no-repeat; background-size:100% auto;}

.main_bottom .but2{ margin:0 auto; width:100%; height:100%; font-weight:normal; text-align:center; cursor:pointer; background:url(button2.png) top center no-repeat; background-size:100% auto;}

