@charset "utf-8";
/* CSS Document */

/*重置样式表*/
body,div,dl,dd,h1,h2,h3,h4,h5,h6,p,form {margin:0; padding:0;}
ol,ul,li{margin:0;padding:0;list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
em,i{font-style:normal;}
img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none; }
a:hover{text-decoration:underline}
.block{display: block;}
body{ font-family:微软雅黑,Arial,宋体,sans-serif; background:#D5D5D5 }


.content{min-width:320px;max-width:720px; height:auto; margin:0 auto 0;  position:relative; overflow:hidden; background:#968232; }
.footer { width:100%; text-align:center; font-size:0.8em; line-height:2em; color:#fff; padding: 0 0 0.5em;  }
.footer a { color:#fff}
/**/
.banner { position:fixed; top:0; z-index:1000; box-shadow:0px 3px 3px #333}
.banner img { width:100%;}
/**/
.index_download { width:100%; text-align:center; position:relative; }
.index_download img { width:100%;}
.index_download .down-btn { width:100%; display: block;text-decoration: none;margin:0 auto; position: absolute; bottom:3em; z-index:100;}
.index_download a.down-btn1 { width:100%; display: block;text-decoration: none;margin:0 auto;  float:left}
.index_download a.down-btn1 img { width:40%;}

.content .gameimg-list { margin:0 0;padding-top:0em;}
.content .gameimg-list ul { display:inline-block;width:100%;}
.content .gameimg-list li { width:100%; text-align:center; line-height:0 ;position:relative; }
.content .gameimg-list li img { width:100%}
.content .gameimg-list a.down-btn2 {  display: block;text-decoration: none;margin:0 auto; position: absolute; bottom:1em; left:0; text-align:center; width:100%; }
.content .gameimg-list a.down-btn2 img { width:42%}

/**/
.content .img_style { width:100%; position:relative;}

/******************************/

@media screen and (min-width:320px) and (max-width:719px) {
 .index_download .down-btn { width:100%; display: block;text-decoration: none;margin:0 auto; position: absolute; bottom:1.5em; z-index:100;}
}

