
html {
	font-size: 62.5%;
	max-width: 640px;
	margin: 0 auto;
}
body {
	font-family: SimHei;
	background-color: #f5f5f5
}
a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-focus-ring-color: rgba(0, 0, 0, 0);
}
header {
	width: 100%;
	height: 40px;
	background: #fff /*url(../images/wap/top_bar_bg.jpg)*/;
	border-bottom: 1px solid #ddd;
	line-height: 40px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;

	background-size: cover;
}
header .logo {
	width: 40%;
	height: 40px;
	max-width: 90px;
	float: left;
	margin-left: 5%;
	margin-right: 12px;
}
header .logo img {
	width: 100%;
	height: 100%;
	display: block;
	float: left
}
header .y {
	height: 40px;
	margin-right: 1%
}
header .user-center, header .search, header .app-center {
	font-size: 2.0rem;
	height: 40px;
	width: 40px;
	overflow: hidden;
	color: #509ef5;
	text-align: center;
	line-height: 40px;
	display: inline-block;
}
header .logined{
	width: 86px;
	font-size: 1.6rem;
	text-align: right;
	text-overflow: ellipsis;

}
header .y .c {
	background-color: rgba(255,255,255,.3);
	border-radius: 20px;
	color: #509ef5;
}
.position-bar {
	background-color: #fff;


}
.zbtn {
	color: #509ef5;
	font-size: 1.8rem;
	display: block;
	width: 40px;
	text-align: center
}
.ypostn {
	margin: 10px 0;
	border-left: #d5d5d5 solid 1px;
	color: #666;
	height: 20px;
	float: left;
	line-height: 20px;
	text-indent: 12px;

	font-size: 1.6rem
}
.body-box {
	margin: 41px 0 10px;
	overflow: hidden;
}
nav {
	width: 80%;
	height: auto;
	margin: 15px 10%;
	text-align: center;
}
nav a {
	width: 100px;
	height: 100px;
	border: 3px solid #62666d;
	display: inline-block;
	margin: 10px;
	color: #62666d;
	border-radius: 100%;
}
nav .iconfont {
	width: 80px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	font-size: 4rem;
	margin-top: 15px;
}
nav span {
	width: 80px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
}
.top-nav {
	width: 152px;
	height: 0;
	position: absolute;
	top: 40px;
	right: 0;
	background:rgba(255,255,255,0.9);

	box-shadow: 0 3px 6px #999;
	z-index: 101;
	text-align: center;
	overflow: hidden;
	opacity: 0;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.top-nav a {
	width: 100%;
	height: 50px;
	line-height: 50px;
	display: block;
	color: #509ef5;

	border-top: 1px solid #eee;
}
.top-nav a:first-child {
	border-top: none;
}
.top-nav .iconfont {
	width: 50px;
	height: 100%;
	display: inline-block;
	font-size: 2rem;
	float: left;
}
.top-nav span {
	height: 100%;
	display: inline-block;
	float: left;
	font-size: 1.6rem;
}
.bottom-nav {
	width: 100%;
	height: 40px;
	padding: 5px 0
}
.bottom-nav a {
	width: 20%;
	height: 100%;
	display: block;
	color: #62666d;
	float: left;
	text-align: center;
}
.bottom-nav .iconfont {
	width: 100%;
	height: 22px;
	line-height: 22px;
	display: block;
	font-size: 2.2rem;
}
.bottom-nav span {
	width: 100%;
	height: 18px;
	line-height: 18px;
	display: block;
}
.wap-main {
	width: 98%;
	margin: 0 auto;
	padding-bottom: 40px
}
.tag {
	width: 24%;
	max-width: 50px;
	height: 18px;
	background-color: #78b2f3;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10
}
.tag>i {
	display: inline-block;
	float: left;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	border-width: 9px 0 9px 4px;
}
.tag>span {
	display: inline-block;
	float: right;
	color: #fff;
	line-height: 18px;
	padding-right: 5px
}
.game-list-box {
	box-sizing: border-box;
	background-color: #fff
}
.game-row {
	width: 96%;
	border-top: #ededed solid 1px
}
.game-row:first-child {
	border-top: none;
}
.game-link {
	width: 70%
}
.game-down {
	width: 30%
}
.tag-box {
	width: 12%;
	max-width: 45px
}
.ln-tag {
	width: 24px;
	height: 46px;
	position: relative;
	margin: 10px 0 0
}
.game-center-tip{
	width: 96%;
	border-left:3px #509ef5 solid;
	display: block;
	height: 23px;
	text-indent: 0.6rem;
	margin:6px auto 6px;
	line-height: 23px;
	font-size: 1.6rem;
	color:#333;

}
.lt1 {
	background-color: #e65022
}
.lt2 {
	background-color: #ec7450
}
.lt3 {
	background-color: #eea44c
}
.lt4 {
	background-color: #fff;
}
.ln-tag span {
	display: block;
	color: #fff;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 1.6rem
}
.ln-tag i {
	display: block;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	border-width: 0 12px 10px 12px;
	position: absolute;
	bottom: 0;
	left: 0
}
.lt4 span {
	color: #aeaeae;
}
.game-icon {
	width: 30%;
	max-width: 60px
}
.game-icon img {
	width: 100%
}
.game-msg {
	box-sizing: border-box;
	padding-left: 10px;
	width: 70%;
	line-height: 20px
}
.gamei-title {
	color: #333;
	font-size: 1.6rem;
}
.game-type>span,h5{
	display: inline-block;
	line-height: 2.4rem;
    font-size: 1.4rem;
    color: #666;
}
}
.game-msg .iconfont {
	font-size: 1.5rem;
	color: #fc9241
}
.game-summary {
	color: #9a9a9a;
	font-size: 1rem
}
.game-lbnum {
	color: #9a9a9a;
	font-size: 1rem
}
.game-lbnum span {
	color: #f7625f;
	padding-left: 5px
}
.game-down-btn {
	width: 25%;
	max-width: 120px;
	height: 30px;
	line-height: 30px;
	margin-top: 15px
}
.game-down-btn a {
	width: 90%;
	display: block;
	background-color:#509ef5;;
	color: #fff;
	border-radius: 4px;
	text-align: center;
	margin: 0 auto;
	font-size: 1.4rem
}
.get-more {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 1.4rem;
	text-align: center;
	margin: 10px 0 10px;
}
.get-more a {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	display: block;
	color: #666;
	text-shadow: 0 1px 0 #fff;
	border-radius: 4px;
}
.search_area{
	width:100%;
	height: 40px;
	background: #509ef5
}
.search_input{

	margin: 5px 2% 5px 12%;
	width:60%;
	border-radius: 4px;
	height: 30px;
	float: left;
	background: #fff;
	display: inline-block;
	overflow: hidden;

}
.search_input input{
	border: none;
	box-shadow: 0 0 2px #999 inset;
	padding-left: 10px;
	width:100%;
	height: 100%;
	background: #fff;

}
.search_button{
	display: inline-block;
	margin: 5px 0 5px 0;
	width: 14%;
	float: left;
	border-radius: 4px;
	height: 30px;
	position: relative;

}
.search_btn{
	width: 100%;
	height: 100%;
	border: none;
	background: #f1d400;
	border-radius: 4px;
	-webkit-appearance: none;


}
.search_icon{
	position: absolute;
	left:50%;
	margin-left: -8px;
	color: #fff;
	line-height: 30px;
}
.picScroll{
	margin: 0 auto;
    max-width: 640px;
    position: relative;
    overflow: hidden;

}
.picScroll .bd{
    position: relative;
    z-index: 0;
}
.hd {
    position: absolute;
    height: 28px;
    line-height: 28px;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.picScroll .hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #D4B9B9;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 5px;
}
.picScroll .bd li {
    position: relative;

    text-align: center;

}
.hd li.on{
	background:#509ef5;
}
.picScroll .bd li img{

	width: 100%;
}
.get_gift{
	display: block;
	width: 96%;
	margin:0 auto;
	height: 28px;
	line-height: 28px;
	font-size: 1.2em;
	background: #d8f1ff;
	color: #666;
	text-indent: 20px;
}