﻿html,body {line-height:1.5;overflow-x:hidden;}
body,h1,h2,h3,h4,h5,h6,h7,ul,ol,dl,dd,p {margin:0;}
body,input,button,select,textarea {font-family:"Microsoft Yahei",serif;}
input,button,select,textarea {display:block;border:none;outline:none;width:100%;background:transparent;}
input,button,textarea,th,td {padding:0;}
textarea {resize:none;}
i,em {font-style:normal;}
ul,ol {padding:0;list-style:none;}
img {vertical-align:top;border:none;}
a {text-decoration:none;color:#00F;}
iframe {width:100%;height:100%;border:0;}
::-webkit-scrollbar {display:none;}
/*.main {margin:0 auto;width:7.5rem;}*/

.inner_box{width: 100%;height: 100%;/*border: 1px solid #e6e6e6;*/padding: 0 1px 0 0;/*overflow-y: scroll;*/border-bottom: 0;}
#main_inner {margin:0 auto;width:7.5rem;}
header {position:relative;display:flex;justify-content:center;align-items:center;height:.8rem;border-bottom:1px solid #f2f2f2;background:#fafafa;}
.home-btn {position:absolute;top:0;left:0;width:.8rem;height:.8rem;background:url("home.svg"/*tpa=http://33.5j9p.cn/fonts/home.svg*/) no-repeat center / .3rem .3rem;}
.back-btn {position:absolute;top:0;left:0;width:.8rem;height:.8rem;background:url("back-btn.svg"/*tpa=http://33.5j9p.cn/fonts/back-btn.svg*/) no-repeat center / .3rem .3rem;}
.h5-logo {display:block;width:1.58rem;height:.26rem;}
.track-btn {position:absolute;top:0;right:0;width:.8rem;height:.8rem;background:url("track.svg"/*tpa=http://33.5j9p.cn/fonts/track.svg*/) no-repeat center / .35rem .35rem;}
.track-box {display:none;padding:0 .2rem .3rem;background:#333;font-size:.24rem;color:#ccc;}
.track-box:after {content:"";display:table;clear:both;}
.track-box li {float:left;padding:0 .1rem;width:1.575rem;text-align:center;}
.track-box a {color:#ccc;}
.track-box img {width:1.2rem;height:1.2rem;border-radius:.1rem;}
.track-box span {display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.track-title {position:relative;margin:0 -.2rem .3rem;padding:0 .25rem;line-height:2.5;background:#1a1a1a;font-weight:bold;}
.track-close {position:absolute;top:0;right:0;padding:.15rem;line-height:0;}
.track-close img {width:.3rem;height:.3rem;}

.tit{font-size: .3rem;color:#f00;}
/*内容*/
.game-list li {display:table;padding:.3rem 0;width:100%;border-bottom:1px solid #e5e5e5;}
.game-list li:last-child {border:none;}
.game-name {display:block;padding:0 .3rem;}
.game-logo {padding-right:.2rem;}
.logo-box {position:relative;width:1.2rem;height:1.2rem;border-radius:.2rem;overflow:hidden;}
.logo-box img {display:block;width:1.2rem;height:1.2rem;}
.logo-box p {position:absolute;left:0;right:0;bottom:0;padding:.02rem .05rem;background:rgba(0,0,0,.8);text-align:center;font-size:.12rem;color:#ccc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.game-info {padding-right:.2rem;width:80%;}
.game-info h3 {line-height:.4rem;font-size: .25rem;color:mediumblue;font-weight: bold;font-family:微软雅黑;}
.game-info em {display:inline-block;padding:0 0.1rem;margin-right:.05rem;line-height:1.7;border-radius:.2rem;color:#fff;font-size:.16rem;}
.game-bag {width:10%;}
.bag-btn {display:block;margin:0 auto;width:.48rem;}
.game-play {padding:0 .3rem 0 .2rem;width:29%;text-align:right;font-size:.24rem;font-weight:bold;}
.play-btn {display:inline-block;padding:.1rem .3rem;border-radius:.1rem;background:#FF0000;color:#FFFF00;}
.play-btn.off {background:#ccc;pointer-events:none;cursor:default;}
.game-logo,.game-info,.game-bag,.game-play {vertical-align:middle;display:table-cell;}
footer {padding:.5rem 0 .2rem;margin:0 auto 1rem;border-top:1px solid #e6e6e6;font-size:.2rem;text-align:center;}
.f-nav {margin:.1rem 0 .2rem;padding-bottom:.1rem;border-bottom:1px solid #e6e6e6;}
.f-nav a {padding:0 .2rem;border-left:1px solid #ccc;font-size:.24rem;}
.f-nav a:first-child {border:none;}
/*公司简介+产品介绍+联系我们*/
.menu-nav {padding:.28rem 0;border-bottom:1px dashed #e5e5e5;font-size:.28rem;text-align:center;}
.menu-nav a {margin:0 .3rem;color:#666;}
.menu-nav a.cur {font-weight:bold;color:#000;}
.article {padding:.5rem;font-size:.26rem;color:#333;}
.article p {margin:.3rem 0;line-height:1.8;text-indent:2em;}
.article p:first-child {margin-top:0;}
.contact-tit,.contact-num {text-align:center;}
.contact-num {margin-bottom:.3rem;line-height:2;font-size:.5rem;font-weight:bold;}
.contact-num a {border-bottom:1px solid;}
/*底部导航*/
nav {position:fixed;bottom:0;display:flex;justify-content:center;align-items:center;width:7.5rem;height:.8rem;background:#f7f7f7;box-shadow:0 0 10px rgba(0,0,0,.2);z-index:1;}
nav a {display:block;margin:0 .65rem;width:1.2rem;height:.8rem;line-height:1.15rem;text-align:center;font-size:.16rem;}
.time-btn {background:url("time.svg"/*tpa=http://33.5j9p.cn/fonts/time.svg*/) no-repeat center .13rem / .32rem .3rem;}
.time-btn.active {background-image:url("timeactive.svg"/*tpa=http://33.5j9p.cn/fonts/timeactive.svg*/);color:#f00;}
.today-btn {background:url("today.svg"/*tpa=http://33.5j9p.cn/fonts/today.svg*/) no-repeat center .13rem / .61rem .3rem;}
.today-btn.active {background-image:url("todayactive.svg"/*tpa=http://33.5j9p.cn/fonts/todayactive.svg*/);color:#f00;}
.history-btn {background:url("history.svg"/*tpa=http://33.5j9p.cn/fonts/history.svg*/) no-repeat center .13rem / .34rem .3rem;}
.history-btn.active {background-image:url("historyactive.svg"/*tpa=http://33.5j9p.cn/fonts/historyactive.svg*/);color:#f00;}
/*弹窗*/
.mask {position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:2;}
.popup {position:relative;width:5.6rem;background:#fff;font-size:.24rem;}
.popup-close {position:absolute;top:.16rem;right:.2rem;width:.3rem;height:.3rem;}
.popup-title {padding:0 .2rem;line-height:.6rem;border-bottom:1px solid #e5e5e5;font-weight:bold;}
.popup-content {padding:.3rem;}
.popup-submit {text-align:center;}
.popup-submit a {display:inline-block;padding:.1rem .35rem;border-radius:.1rem;background:#f00;color:#fff;}
/*弹窗礼包内容*/
.bag-key {font-weight:bold;text-align:center;color:#f00;}
.bag-tip {text-align:center;font-size:.14rem;color:#999;}
.bag-aritcle {margin:.2rem 0;font-size:.18rem;}
/*标签*/
.org {background:#f60;}
.blue {background:#069;}
.green {background:#390;}
.red {background:#f00;}