﻿@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;  position:relative; overflow:hidden; background:#3a216d}
.footer { width:100%; text-align:center; font-size:0.8em; line-height:1.6em; color:#fff; padding:0.5em 0; }
.footer a { color:#fff}
/**/
.swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto;position:relative}
.swiper-slide { text-align: center; font-size: 18px; background: #fff;/* Center slide text vertically */display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}

/**/
.index_download { width:100%; position:absolute; text-align:center; bottom:0.5em; z-index:100;}
.index_download a.down-btn1 { width:60%;  display: block;text-decoration: none;margin:0 auto; }

.index_download p { text-align:center; color:#fff; font-size:1.6em; margin-top:0.5em}
/**/
.index-nav {overflow: hidden; padding:0; background:url("urn:scrapbook:download:error:http://by.hongfa-pack.cn/tupian/index-nav-bg.png") no-repeat 0 0;filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";-moz-background-size:100%; background-size:100%; }
.index-nav li {display: inline-block; width: 25%; padding:0; float:left; text-align:center;}
.index-nav li a { color:#666} 
.index-nav li img {display: block; margin: 0rem auto 0rem; width:70%; }

/**/
.content .img_style { width:100%}

/**/
.content .game-list { margin:0 0; background:url("urn:scrapbook:download:error:http://by.hongfa-pack.cn/tupian/gamelist_bg.png") no-repeat 0 0; padding-top:2em }
.content .game-list ul { display:inline-block; margin:0.5em 0; width:100%;padding:0.2em 0}
.content .game-list li { width:100%; float:left; text-align:center;  font-size:0.8em}
.content .game-list li .game_title { width:40%; margin:0 auto; text-align:center}
.content .game-list li .game_con { background:url("list_bg.png") no-repeat center center; width:95%; margin:0 auto;filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";-moz-background-size:100%; background-size:100%;display:inline-block; margin-top:-1em}
.content .game-list li .game_con .game_logo { float:left; margin-left:1em; width:20%}
.content .game-list li .game_con .game_info { float:left; width:56%; color:#fff; font-size:1.4em; text-align:left; margin:1em 0 1em 0.5em;line-height: 1.2em;}
.content .game-list li .game_con .down_bt2 { float:right; margin-right:1.5em; margin-top:3em; width:15%}

/******************************/
@media screen and (min-width:320px) and (max-width:719px) {
	.content .game-list li .game_con { background:url("list_bg.png") no-repeat center center; width:95%; margin:0 auto;filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";-moz-background-size:100%; background-size:100%;display:inline-block; margin-top:-0.5em}
	.content .game-list li .game_con .game_logo { float:left; margin-left:0.5em; width:20%}
	.content .game-list li .game_con .game_info {  float:left; width:53%; color:#fff;font-size:1em; height:2.8em; overflow:hidden; margin:1em 0.5em;line-height: 1.4em; }
	.content .game-list li .game_con .down_bt2 { float:right; margin-right:1.5em; margin-top:1.4em; width:14%}
    /****/

.index_download p { text-align:center; color:#fff; font-size:1em; margin-top:0.2em}
}


@media screen and (min-width:420px) and (max-width:719px) {
  .content .game-list li .game_con .game_info {  float:left; width:53%; color:#fff;font-size:1em; height:4em; overflow:hidden; margin:1em 0.5em;line-height: 1.4em; }
}


