@charset "UTF-8";
*{margin:0;padding:0;}

* {
    /*所有元素尺寸按照边框来计算
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	*/
}

body,html{background:#f5f5f5;height:100%;margin:0;padding:0;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:"Microsoft YaHei","微软雅黑",Arial;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch;}
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu{margin:0;padding:0;}

html{font-size:10px;}
/*
@media only screen and (min-width: 400px) {
html {font-size:70%!important;max-width: 640px}
}
*/
a{color:#333333;text-decoration:none;}
a:hover{color:#ff6600/*#f0265a*/;text-decoration:underline;text-decoration:none;}

a,button{cursor:pointer}
a,input,li{outline:0}
img{border:none;vertical-align: middle;}
li{list-style:none}
.container{margin:0 auto;position:relative;height:100%;max-width:640px;}
.hide{display:none}
.clear { clear:both;font-size:0px;overflow:hidden;height:0;line-height:0;font-size:0;display:block;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0;}
*html .clearfix {height: 1%;}
.marginTop{margin:0.8rem 0 0 0;}
.paddingTop{padding:1rem 0 0 0;}

/* 首页头部 亲  测 源 码 网www. q c y m w . c om */
/*.header{position:absolute;top:0;left:0;right:0;z-index:2;/*background:rgba(0,0,0,.5);* /background:rgba(255,255,255,.8);height:3.5rem;vertical-align:middle;text-align:right;margin-bottom:1rem;}*/
.header{position:relative;max-width: 640px;top:0;left:0;right:0;z-index:2;/*background:rgba(0,0,0,.5);*/background:#fff;height:4rem;vertical-align:middle;text-align:right;margin: 0 auto;/*border-bottom: 1px solid #f5f5f5;*/}
.header .logo{width:9rem;height:4rem;background:url(../images/logo.png) center center no-repeat;background-size:9rem auto;margin:auto 0 auto 1rem;display:inline-block;float:left;}
.header .btn-group { float: right;height: 4rem;/*height:3.5rem;*/cursor: pointer;}
.header .button {color: #777;display:inline-block;border: 1px solid #777;text-align: center;border-radius: 1.6rem;background: 0 0;height:1.2rem;line-height:1.2rem;font-size:1rem;padding: 0.3rem 0.8rem;margin:1.1rem 1.2rem auto 0;min-width: 3rem;}
.header .btn-group .user{background: url(../images/user.png) no-repeat left center; background-size: 20px auto;display:inline-block;margin:1rem 1rem 0 0;padding-left:2.2rem;height:1.5rem;line-height:1.5rem;}
.header .down-app{display:inline-block;float:left;margin:.5rem 0 0 1.5rem;display:none;}
.header .down-app a{background: url(../images/mobile.png) no-repeat left center;background-size: 1.2rem auto;display:block;height:3rem;line-height:3rem;padding:0 0 0 1.6rem;text-decoration:underline;cursor:pointer;}


/* 图片切换 */
.swiper-container {width:100%;position:relative;margin-bottom:0;background:url(../images/loading.gif) center center no-repeat #fff;background-size:32px 32px;}
.swiper-container ul li a{height:100%;width:100%;display:block;}
.swiper-my-bullet{width:0.8rem;height:0.8rem;display: inline-block; border-radius: 100%;background: #fff; opacity: .7;margin:0 0.3rem;}
.swiper-my-bullet-active{ opacity: 1; background: #ff6600/*007aff*/;}

/* 首页最近在玩*/
.played{background:#fff;margin:0.8rem 0 0 0;}
.played-title{border-bottom: 1px solid #f1f1f1;padding: 0 1rem;width: auto;height: 3.9rem;line-height: 3.8rem;text-align: center;font-size: 1.3rem;}
.played-content {overflow: hidden;}
.played-content li {float: left;margin: 1rem 0;overflow: hidden;text-align: center;}
.played-content li p{margin:6px 0 0 0;}
.played-content .game-img{ width: 5.7rem;height:5.7rem;border-radius: 0.8rem;}



/* 首页中的游戏与礼包列表 */
.pages-list{background:#fff;}
.pages-list-tab {border-bottom: 1px solid #f1f1f1;padding: 0 1rem;width: auto;height: 3.9rem;}
.pages-list-tab li {text-align: center;font-size: 1.3rem;height: 3.8rem;line-height: 3.8rem;border-bottom: 1px solid #fff;cursor: pointer; width: 33%;float: left;}
.pages-list-tab .pages-list-tab-active {border-bottom: 2px solid #007aff;}
.pages-title{border-bottom: 1px solid #f1f1f1;padding: 0 1rem;width: auto;height: 3.9rem;line-height: 3.9rem;}
.pages-title span {font-size: 1.4rem;border-left: 3px solid #36aafd;padding:0 0 0 0.8rem;font-weight: bold;}
.pages-title .title-more {position: absolute;right: 1rem;color:#999;font-size: 1.2rem;}

.pages-list-content{ }
.pages-list-content li {cursor: pointer;padding: 1rem;border-bottom: 1px solid #f1f1f1;position: relative;overflow: hidden;}
.pages-list-content .game-img{ float: left;width: 5.7rem;height:5.7rem;margin-right: 1.5rem;border-radius: 0.8rem;}
.pages-list-content .txt{ float:left;width:68%;}
.pages-list-content .txt-title{font-size: 1.4rem; color: #303030;margin: 0 0 .75rem;line-height: 1.5rem;}
.pages-list-content .txt-gray{color:#999;font-size: 1rem;}
.pages-list-content .txt-gray1{color:#ccc;font-size: 1rem;margin:0.2rem 0 0 0;}
.pages-list-content .button-start {position:absolute;right:1rem;top:0;border: 1px solid #36aafd;background:#36aafd;color:#fff;font-size:1.2rem;max-width:7.5rem;height:2.6rem;line-height:2.6rem;text-align: center;border-radius: 0.5rem;margin-top: 1rem;padding: 0 0.8rem;}
.pages-list-content .game-card{}
.pages-list-content .game-card .btn{margin-top:1rem;float:right;}
.pages-list-content .game-card .btn a{display:block;float:left;margin:0 0 0 2rem;}
.pages-list-content .game-card .btn-card-start {border: 1px solid #c5d1ce;color:#5b5b5b;font-size:1.2rem;max-width:7.5rem;height:2.6rem;line-height:2.6rem;text-align: center;border-radius: 0.5rem;margin-top: 1rem;padding:0 0.8rem;}
.pages-list-content .game-card .btn-card-get {border: 1px solid #36aafd;background:#36aafd;color:#fff;font-size:1.2rem;max-width:7.5rem;height:2.6rem;line-height:2.6rem;text-align: center;border-radius: 0.5rem;margin-top: 1rem;padding: 0 0.8rem;}
.pages-list-content .game-card .txt-title{font-size: 1.4rem; color: #303030;margin: 0 0 .75rem 0;}
.pages-list-content .game-card .txt-title span{color: #999;margin: 0 0 0 1rem;}
.pages-list-content .game-card .txt-title em{color:#ff3300;font-style:normal}
.pages-list-content .game-card .txt-date{margin: 0 0 .3rem 0;color:#999;}
.pages-list-content .game-card .txt-date span{color: #999;margin: 0 1rem 0 0;}
.pages-list-content .game-card .txt-date em{color:#ff3300;font-style:normal}
.pages-list-content .game-card .txt-gray{color:#333;font-size: 1rem;line-height: 1.5rem;}
.pages-list-content .game-card .txt-gray{color:#333;font-size: 1rem;line-height: 1.5rem;}
.pages-more{text-align: center;font-size: 1.2rem;color: #999;height: 3rem;line-height: 3rem;padding:1rem 0;}
.pages-more a{padding:0.5rem 0;display:block;line-height:1.8rem;margin:auto;width:96%;background:#f5f5f5;border-radius:5px;}
.pages-list-content .article li .p1{float:left;display:inline;width:38%;}
.pages-list-content .article li .p1 img{width:90%;}
.pages-list-content .article li .p2{float:right;display:inline;width:62%;}
.pages-list-content .article li .p2 a{font-size: 1.2rem;height: 25px;line-height: 25px;}
.pages-list-content .article li .p2 span{display: block;color: #bbb;margin-top: 5px;line-height: 20px;}
.pages-list-content .article-list li a{float:left;display:inline;font-size:1.2rem;width:80%;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.pages-list-content .article-list li span{float:right;display:inline;color:#ccc;}


/* 底部菜单栏 */
.bottom-padding{ padding-bottom:5rem; }
.toolbar{max-width:640px;position: fixed;bottom:0;color: #929292; z-index: 500;/*background:#f7f7f8;*/background:#fff;border-top: 1px solid #f1f1f1;margin: 0 auto;width: 100%;height: 5rem; box-sizing: border-box;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.toolbar i.icon{display:block}
.toolbar-inner { position: absolute;left:0;top:0;width: 100%;height: 100%;padding: 0 8px;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.toolbar a.link, .toolbar a.tab-link {height: 100%; width: 100%;box-sizing: border-box;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;overflow: visible;-webkit-box-flex: 1; -ms-flex: 1; -webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;}
.toolbar a.active {color: #007aff;}
.toolbar a {color: #929292;}
.toolbar a {-webkit-flex-shrink: 1; -ms-flex: 0 1 auto;flex-shrink: 1;position: relative;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.toolbar .active i.tabbar-icon-1 {background: url(../images/home_press_btn.png) no-repeat;background-size: 25px;}
.toolbar .active i.tabbar-icon-2 {background: url(../images/game_press_btn.png) no-repeat;background-size: 25px;}
.toolbar .active i.tabbar-icon-3 {background: url(../images/gift_press_btn.png) no-repeat;background-size: 25px;}
.toolbar .active i.tabbar-icon-4 {background: url(../images/my_press_btn.png) no-repeat;background-size: 25px;}
.toolbar i.icon {height: 30px;}
.toolbar i.tabbar-icon-1 {width: 25px;height: 25px;background: url(../images/home_normal_btn.png) no-repeat;background-size: 25px;}
.toolbar i.tabbar-icon-2 {width: 25px;height: 25px;background: url(../images/game_normal_btn.png) no-repeat;background-size: 25px;}
.toolbar i.tabbar-icon-3 {width: 25px;height: 25px;background: url(../images/gift_normal_btn.png) no-repeat;background-size: 25px;}
.toolbar i.tabbar-icon-4 {width: 25px;height: 25px;background: url(../images/my_normal_btn.png) no-repeat;background-size: 25px;}
.toolbar i.icon {display: inline-block;vertical-align: middle;background-size: 100% auto;background-position: center;background-repeat: no-repeat;font-style: normal;position: relative;}



/* 页面右侧滚动条 */
body::-webkit-scrollbar{width:3px;height:4px}
body::-webkit-scrollbar-button{background-color:#f4f4f4;display:none}
body::-webkit-scrollbar-track{background:#f4f4f4}
body::-webkit-scrollbar-track-piece{background:#f4f4f4}
body::-webkit-scrollbar-thumb{background:#ababab;border-radius:4px}
body::-webkit-scrollbar-corner{background:#f4f4f4}
body::-webkit-scrollbar-resizer{background:#ababab}
body{scrollbar-arrow-color:#f4f4f4;scrollbar-face-color:#f4f4f4;scrollbar-3dlight-color:#f4f4f4;scrollbar-highlight-color:#f4f4f4;scrollbar-shadow-color:#f4f4f4;scrollbar-darkshadow-color:#f4f4f4;scrollbar-track-color:#f4f4f4;scrollbar-base-color:#ababab}

/* 登录与注册框 */
.login-box {position: relative;width:96%;margin:5px auto;}
.login-box ul {padding: 2px 18px 0 18px;clear: both;}
.login-box ul li {position: relative;clear: both; margin-top: 10px; background: #fff; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5); height: 46px; }
.login-box ul li span { position: absolute;left: 0;top: 10px;width: 40px;height: 26px;display: inline-block;border-right: 1px solid #e0e0e0; }
.login-box ul li span.user { background: url(../images/user.png) no-repeat center; background-size: 24px auto;}
.login-box ul li span.password { background: url(../images/ps.png) no-repeat center;background-size: 24px auto;}
.login-box ul li span.yzm { background: url(../images/yzm.png) no-repeat center; background-size: 24px auto; }
.login-box ul li span.card { background: url(../images/card.png) no-repeat center; background-size: 24px auto;}
.login-box ul li span.mobile{ background: url(../images/mobile.png) no-repeat center; background-size: 12px auto;}
.login-box ul li .send_yzm {position: absolute;right: 0;top: 0; height: 16px; padding: 15px 10px;font-size: 14px;background: #00b1fd;color: #fff;display: inline-block;cursor: pointer;}
.login-box ul li p { position: absolute;left: 50px; top: 0; right: 1px;-webkit-user-select:text !important; }
.login-box ul li p .input, .input2 {background: none;border: 0;width: 90%;color: #8c8c8c;font-size: 14px;padding: 15px 0;-webkit-user-select:text !important;}
.login-box ul li p .input2 {width: 60%;}
.login-box ul li .get-phone-code{position: absolute;top: .6rem; right: 1rem;color:#333;background:#f0f0f0;padding:0.5rem 1rem;border-radius: 3px;border:0;}
.login-box .agree { position:relative;margin: 15px 18px 0 18px;clear: both; }
.login-box .tipinfo {position: absolute;right:0;clear: both; margin: 5px 0 0 18px;  padding-left: 20px; font-size: 13px;color: #ea0303; line-height: 18px;}
.login-box .layer-forget { margin: 20px 18px 0 18px;clear: both;font-size: 14px; }
.login-box .layer-forget #remember { float:left; }
.login-box .layer-forget a { margin-left:30px;float:right; }

.login-box .layer-forget { margin: 20px 18px 0 18px;clear: both;font-size: 14px; }
.login-box .layer-forget #remember { float:left; }
.login-box .layer-forget a { margin-left:30px;float:right; }

.login-box .layer-btn { margin: 20px 18px 30px 18px;height: 42px;clear: both; }
.login-box .layer-btn a { float: left;width: 45%;color: #fff;height:16px;line-height:16px;font-size: 14px;text-align: center;border-radius: 3px;text-decoration: none;padding: 10px 0; }
.login-box .layer-btn a.reg { background:#36aafd; }
.login-box .layer-btn a.login { background:#5ac845;float:right;}
.login-box .layer-btn .submit{cursor:pointer;background:#36aafd;border:0;width: 100%;;color: #fff;line-height:16px;font-size: 14px;text-align: center;border-radius: 3px;text-decoration: none;padding: 13px 0;}
.login-box .layer-btn .button{cursor:pointer;background:#ddd;border:0;width: 100%;;color: #666;line-height:16px;font-size: 14px;text-align: center;border-radius: 3px;text-decoration: none;padding: 13px 0;}
.login-box .title{padding: 30px 18px 10px 18px;clear: both;font-size:1.2rem;color:#666;}


.other-login{position:relative;margin: 0 18px 20px 18px;border-top: 1px solid #ddd;padding:2rem 0 0 0;text-align: center;}
.other-login a.login-qq {background: url(../images/icon_5.png) 0 0 no-repeat;background-size:4.2rem;}
.other-login a.login-weixin {background: url(../images/icon_6.png) 0 0 no-repeat;background-size:4.2rem;}
.other-login a.login-weibo {background: url(../images/icon_7.png) 0 0 no-repeat;background-size:4.2rem;}
.other-login a {height:4.2rem;width:4.2rem;display: block;float:left;border-radius:4px;margin:0 1rem;}
.other-login span{position: absolute;left: 50%;top:-0.9rem;display: block;font-size: 12px;color: #888888;background: #fff;width: 12rem;margin-left:-6rem;text-align: center;}
.other-login .link-warp{overflow:hidden;display:inline-block;}


/* 内页顶部栏 */
.navbar { height: 4rem;line-height: 4rem;background-color: #fff;border-bottom: 1px solid #ddd;text-align:center;/*margin-bottom:0.5rem;*/}
.navbar h1{font-size:1.5rem;}
.navbar .left {float:left;width:10%;height:100%;}
.navbar .center {font-weight: bold;float:left;width:80%;height:100%;font-size:1.5rem;}
.navbar .right {float:right;width:10%;height:100%;}
.navbar a.back {display: block;height:100%;width:5rem;background:url("../images/back.png") center center no-repeat;background-size:1rem auto;}
.search-box{padding:1rem 1rem 0.5rem 1rem;}
.search{position:relative;height:3.3rem;line-height:3.3rem;border:1px solid #eee;border-radius:3px;background:#f9f9f9;width:100%;text-align:left;float:left; }
.search .text{width:80%;border:none;background:0 0;text-indent:1rem;font-size:1.2rem;}
.search .btn{position:absolute;top:0;right:0;display:-webkit-box;width:3.5rem;height:3.5rem;color:#999;font-size:1.2rem;-webkit-box-pack:center;-webkit-box-align:center;background:url("../images/banner-sousuo.png") center center no-repeat;background-size: 1.8rem;}
.search-page{width:85%;}
.search-box .goback{float:left;background:url("../images/back.png") center center no-repeat;background-size:1rem auto;width:5%;height:85%;margin:0 5% 0 0;}
.search-con{background:#fff;padding:1.5rem;}
.search-hot-title {color: #000;font-size: 1.8rem;}
.search-hot em {padding-right: 1rem;color: #2299ff;font-size: 1.3rem;font-style: normal;}
.search-hot li a {display: block;padding: 1rem 0 0;color: #999;}


/* 用户中心 */
.userbar{height: 10rem;position: relative;overflow: hidden;background: #3399ff;}
.userbar .user-top-box{margin: auto;position: absolute; top: 50%;left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.userbar .avatar {width: 4.5rem;height:4.5rem;margin:auto;padding: 3px;border-radius: 50%;background-color: #fff;box-shadow: 0 0 5px #333;}
.userbar .avatar .img {display: block;width: 100%;height: 100%;border-radius: 50%;}
.userbar .nickname {font-weight: bold;font-size: 1.33rem;color: #fff;position: relative;}
.userbar p {text-align: center;color: #fff;letter-spacing: 2px;margin-top:3px;}


.user-list li {background: #fff; height: 3.5rem;line-height: 3.5rem; margin: 10px 0;border-bottom: 1px solid #ddd; padding: 0 15px;}
.user-list li a{display: block;width: 100%;height: 100%;font-size:1.2rem;color: #666;}
.user-list .my-button-p {margin-bottom:5.8rem;margin-top:2.5rem;text-align:center;}
.user-list .my-button {width:20rem;max-width:80%;height:3.8rem;line-height:3.8rem;background-color:#FFC000;color:#fff;font-size:1.5rem;border: none;border-radius:0.5rem;cursor: pointer;}

.privacy{margin-top:30px;text-align:center;}
.privacy a{margin:0 1rem;font-weight: bold;}

.copyright{ height: 160px;overflow: hidden;}
.copyright .logo-icon { width: 86px;height: 86px;margin: 18px auto 10px;}
.copyright .p{text-align: center;color:#555;}
.about li {height: 35px;border-radius: 3px;background: #fff;padding: 0 0 0 25px; margin: 0 10px 15px; overflow: hidden;line-height: 35px;color: #666;font-size:1rem;}
.about li span {height: 35px; float: right;margin-right: 15px;}
.service {background: #fff;padding: 20px; /*margin: 0 10px 15px;border-radius: 5px;*/overflow: hidden;line-height:35px; color:#666;font-size:1.2rem;}
.service img{width:10rem;}
.service .img{width:60%;}
.service .img-tip { width: 90%;}
.service .weixin{margin-top:1rem;}
.service .weixin .b{color:#333;font-weight: bold;font-size:1.5rem;}
.service .weixin .b span{color:#ff6600;}
.gray{color:#aaa;}
.service .weixin .qrcode{position: relative;margin:1.5rem auto;}
.service .weixin .qrcode p{position: absolute; top: 0;left:12rem;line-height: 2rem;}

.mygame li {background: #fff; cursor: pointer;padding:1.5rem 1rem;border-bottom: 1px solid #f1f1f1;position: relative;overflow: hidden;}
.mygame li .icon img{ float: left;width:4rem;height:4rem;margin-right: 1.2rem;border-radius: 0.8rem;}
.mygame li .txt{ float:left;width:68%;line-height:4rem;font-size:1.2rem;}
.mygame li .btn{position: absolute;top:2rem;right:1rem;}
.mygame li .btn a{display:block;float:left;margin:0 0 0 1rem;}
.mygame li .btn-gift {border: 1px solid #c5d1ce;color:#5b5b5b;font-size:1.2rem;max-width:7.5rem;height:2.6rem;line-height:2.6rem;text-align: center;border-radius: 0.5rem;margin-top: 1rem;padding:0 0.8rem;}
.mygame li .btn-start {border: 1px solid #36aafd;background:#36aafd;color:#fff;font-size:1.2rem;max-width:7.5rem;height:2.6rem;line-height:2.6rem;text-align: center;border-radius: 0.5rem;margin-top: 1rem;padding: 0 0.8rem;}
.mygift li {background: #fff; cursor: pointer;padding:1rem;border-bottom: 1px solid #f1f1f1;position: relative;overflow: hidden;}
.mygift li .icon img{ float: left;width:4rem;height:4rem;margin-right: 1.2rem;border-radius: 0.8rem;}
.mygift li .txt{ float:left;width:68%;font-size:1.2rem;}
.mygift li .txt-title{font-size: 1.4rem; color: #303030;margin: 0 0 .75rem;line-height: 1.5rem;}
.mygift li .txt-gray{color:#999;font-size: 1rem;line-height: 1.5rem;}
.mygift li .btn-view {position: absolute;top:0rem;right:1rem;border: 1px solid #36aafd;background:#36aafd;color:#fff;font-size:1.2rem;max-width:7.5rem;height:2.6rem;line-height:2.6rem;text-align: center;border-radius: 0.5rem;margin-top: 1rem;padding: 0 0.8rem;}


/* 支付中心 */
.paybar {background:#36aafd;height: 3.7rem;line-height: 3.8rem;}
.paybar .left {float:left;width:10%;height:100%;}
.paybar .center {float:left;width:80%;height:100%;font-size:1.5rem;color:#fff;text-align:center;}
.paybar .right {float:right;width:10%;height:100%;}
.paybar a.back {background: #009FFF; box-shadow: 0 0 1px; border-radius: 0.3rem;width: 4.1rem;line-height:2.5rem;text-align: center;display: block; position: absolute; top:0.6rem;left:1rem;color: #fff;}
.pay-content{padding:1rem;color:#666;}
.pay-info li{line-height:2.5rem;font-size:1.2rem;}
.pay-info li span{display:block;float:left;margin:0 1.5rem 0 0;color:#999;}
.pay-info li label{color:#000;}
.pay-info li i {font-style: normal;color:#ff6600;font-size:1.6rem;font-weight: bold;}
.pay-list{margin:2rem 0;}
.pay-list h2{font-size:1.4rem;color:#999;font-weight: normal;}
.pay-list li {position: relative;background:#fff;left: 0;top: 0;font-size:1.2rem;color: #3d3d3d;height:4.2rem;overflow: hidden;border: 1px #b8b9bd solid;/*border: 1px #b8b9bd solid;*/border-radius: 3px;margin-top: 0.6rem;cursor: pointer;}
.pay-list li.on em {background:url(../images/icon_checked.png) 0 center no-repeat;background-size: 100% 100%;}
.pay-list li a{display: block;line-height: 4.2rem;color:#333333;}
.pay-list li em{display: block;position: absolute;top: 1.2rem;right: 1.2rem;width: 1.7rem; height: 1.7rem;background:url(../images/icon_check.png) 0 center no-repeat;background-size: 100% 100%;}
.pay-list .icon-wxpay {background: url(../images/ico-wechat.png) center center no-repeat;background-size: 2.4rem auto;}
.pay-list .icon-alipay { background: url(../images/ico-alipay.png) center center no-repeat;background-size: 2.2rem auto;}
.pay-list .icon-alipay, .pay-list .icon-wxpay { height: 4.2rem; width: 4.2rem; display: inline-block;float: left;}
.pay-btn .submit{cursor:pointer;font-size:1.2rem;background:#36aafd;border:0;width: 100%;color: #fff;text-align: center;border-radius: 3px;text-decoration: none;padding: 1rem 0;}
.pay-btn .button{cursor:pointer;font-size:1.2rem;background:#fff;border:0;width: 100%;text-align: center;border-radius: 3px;text-decoration: none;padding: 1rem 0; border: 1px solid #e3e3e3;color: #9fa1a0;margin:1.5rem 0 0 0;}


.skip-browser {display: none;position: fixed;left: 0;top: 0;z-index: 999;width: 100%;height: 100%;}
.skip-browser .cover {position: absolute;left: 0;top: 0;background: #000;opacity: .7;width: 100%;height: 100%;z-index: 1000;}
.skip-browser .skip-pic {position: absolute;width: 100%;left: 0;top: 0;z-index: 1001;text-align: center;}
.skip-browser .skip-pic img {max-width: 100%;}
/* 进游戏左侧弹出层 */
.pep-header{left:0;top:0;background-color:#fff;z-index:2; position:relative;} 
.pep-user{padding: 1.2rem 1rem;position: relative;}
.pep-user-content{position: relative;padding-left: 3.5rem;font-size: 1.4rem;color: #404040;height: 3rem;}
.pep-user-avatar{position: absolute;left: 0;top: 0;width: 3rem;height: 3rem;border-radius: 50%;}
.pep-user-info{font-size: 1.2rem;margin-left: 0.5rem;position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.pep-user-name{position:relative;width:30%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 1.2rem;overflow: hidden;margin-right: 1rem;}
.pep-user-logout{color: #018ffd;font-size: 1.2rem;}
.pep-user-go{position: absolute;top:0;right:0.8rem;display:block;width:5rem; height:3rem;background: url("../images/ico-rarrow.png") right center no-repeat ;background-size: 0.8rem 1.6rem;}



.pep-game-info{position:relative;width: 100%;font-size: 1.2rem;color:#fff;background: url("../images/my_head.jpg") no-repeat center;background-size: 100% 100%;text-indent: 1.4rem;line-height: 4rem;}
.pep-win-download {width: 7.5rem;height: 2.4rem;position: absolute; right: 1rem;top: 0.8rem; background: url("../images/pep-win-download.png") no-repeat; background-size: 7.5rem 2.4rem;}
.pep-game-info p {text-indent: 0;font-size: 1rem;color: #e8485e;line-height: 1.3rem;background: rgba(255, 255, 255, 0.5);text-indent: 0.7rem;padding: 0.5rem;}


.pep-win-tab{position:relative;border-bottom: 1px solid #ebebeb;margin:auto;width:98%;}
.pep-win-tab li{float:left;display:inline;width:33%;text-align:center;position: relative;padding-top:1.2rem;height:2.8rem;}
.pep-win-tab li a{display:block;position:relative;text-align:center;height:2.8rem;font-size:1.2rem;}
.pep-win-tab li.active a{border-bottom: 2px solid #ff6600;color:#ff6600;}
.pep-win-tab li .gift span{background: url("../images/icon_lb.png") left center no-repeat;padding:0.5rem 0 0.5rem 2.2rem;background-size: 1.6rem 1.7rem;}
.pep-win-tab li.active .gift span{background: url("../images/icon_lb_h.png") left center no-repeat;padding:0.5rem 0 0.5rem 2.2rem;background-size: 1.6rem 1.7rem;}
.pep-win-tab li .news span{background: url("../images/icon_gg.png") left center no-repeat;padding:0.5rem 0 0.5rem 2.2rem;background-size: 1.6rem 1.7rem;}
.pep-win-tab li.active .news span{background: url("../images/icon_gg_h.png") left center no-repeat;padding:0.5rem 0 0.5rem 2.2rem;background-size: 1.6rem 1.7rem;}
.pep-win-tab li .goods span{background: url("../images/icon_goods.png") left center no-repeat;padding:0.5rem 0 0.5rem 3.4rem;background-size: 2.8rem 1.5rem;}
.pep-win-tab li.active .goods span{background: url("../images/icon_goods_h.png") left center no-repeat;padding:0.5rem 0 0.5rem 3.4rem;background-size: 2.8rem 1.5rem;}


.pep-win-content{padding:0.8rem;background:#fff;max-height:70%;overflow-y:auto;-webkit-overflow-scrolling: touch;}
.pep-win-gift li {background: #fff; cursor: pointer;padding:1rem;border-bottom: 1px solid #f1f1f1;position: relative;overflow: hidden;}
.pep-win-gift li .icon img{ float: left;width:4rem;height:4rem;margin-right: 1.2rem;border-radius: 0.8rem;}
.pep-win-gift li .txt{ float:left;width:68%;font-size:1.2rem;}
.pep-win-gift li .txt-title{font-size: 1.4rem; color: #303030;margin: 0 0 .75rem 0;height: 2rem;}
.pep-win-gift li .txt-gray{color:#999;font-size: 1rem;line-height: 1.5rem;}
.pep-win-gift li .btn-view {position: absolute;top:0rem;right:1rem;border: 1px solid #ddd;background:#fff;color:#666;font-size:1.2rem;max-width:7.5rem;height:2.4rem;line-height:2.4rem;text-align: center;border-radius: 0.3rem;margin-top: 1rem;padding: 0 1.2rem;}

.pep-win-news li{width:100%;}

.pep-win-news li span{
    border-style: solid;
    border-width: 1px;
    padding: .5rem;
    font-size: 1rem;
    height: 1.3rem;
    display: inline-block;
    line-height: 1.4rem;
    border-radius: .3rem;
    margin-right: .5rem;
}

.pep-win-news li a{
    color: #404040;
    font-size: 1.4rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 1rem;
    width: 20rem;
    display: block;
}

.pep-win-news li label {
    color: #ccc;
    font-size: 1.2rem;
    display: inline-block;
}
.pep-win-news li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.6rem;
    line-height: 2.6rem;
    border-bottom: 1px solid #ebebeb;
    padding: 1.4rem 0 1rem 0;
    cursor: pointer;
}
.pep-win-news li span.blue {
    border-color: #2799fa;
    color: #2799fa;
}
.pep-win-news li span.red {
    border-color: #ea1d28;
    color: #ea1d28;
}
.pep-win-news li span.orange {
    border-color: #ff8800;
    color: #ff8800;
}

.code_main{width:20rem;max-width:300px;padding:1rem 1rem 0 1rem;}
.code_txt{width: 18rem;max-width:300px;height:2.5rem;font-size: 1rem;background: #ededed; margin: 0.5rem auto 0;color: #333;text-align: center;line-height: 2.5rem;overflow: hidden;}
.code_btn {width: 18rem;max-width:300px; height: 3rem;margin: 0 auto;padding-top: 1rem;font-size: 1.2rem; text-align: center;line-height: 3rem;}

.code_btn .code_btn_copy {background: #00B3FF;}
.code_btn .code_btn_success{background: #2bbf27;}
.code_btn a{width: 10rem;height: 3rem;color: #fff;display: block;margin:auto;border-radius: 0.5rem;}
.code_info {max-width:300px;width: 18rem;margin: 1.5rem auto 0 auto;border-top: #ededed solid 1px;color: #666666;font-size: 1rem;padding-bottom: 1.5rem;}
.code_info b{text-align: center;display: block;color: #333333;font-weight: normal;font-size: 1.2rem;line-height: 3rem;padding-top: 0.5rem;}
.code_info p{margin:0;padding:0;}

.article-warp{margin:auto 1rem;height:100%;overflow:hidden;}
.article-title {border-bottom: 1px solid #ebebeb;text-align: center;padding: 1rem 0;}
.article-title h1 {font-size: 1.6rem;color: #333;font-weight: normal;line-height: 3rem;}
.article-title span{margin:0 0.6rem;}
.article-title p {color: #bbb;}
.article-content{margin:1rem 0 0 0;line-height:2rem;height:450px;overflow:auto;}
.article-content img {max-width:100%;width:expression(document.body.clientWidth>600?"600px":"auto");height:auto;overflow:hidden;}
.article-other{margin:1.5rem 0;}

.dropload-down,.dropload-up{position:relative;overflow:hidden;height:0;font-size:9pt;-webkit-transform:translateZ(0);transform:translateZ(0)}
.dropload-down{height:50px}
.dropload-load,.dropload-noData,.dropload-refresh,.dropload-update{height:50px;text-align:center;line-height:50px}
.dropload-load .loading{display:inline-block;margin:6px;width:15px;height:15px;border:2px solid #666;border-radius:100%;vertical-align:middle;border-bottom-color:transparent;-webkit-animation:rotate .75s linear infinite;animation:rotate .75s linear infinite}
@keyframes rotate{0%{transform:rotate(0)}
    50%{-webkit-transform:rotate(180deg)}
    to{-webkit-transform:rotate(360deg)}
}
@keyframes rotate{0%{transform:rotate(0)}
    50%{transform:rotate(180deg)}
    to{transform:rotate(360deg)}
}

/* 开服表 */
.kaifu-tab{display: -webkit-box; display: -webkit-flex; display: flex; padding: 1.2em; }
.kaifu-tab a { display: block; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center; color: #36aafd; font-size:1.2rem; position: relative; padding: .4em 0; margin: 0 .6em; border: 1px solid #36aafd; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.kaifu-tab a.on { background-color: #36aafd; color: #fff; }
/* 游戏详情页 */
.game-info{ padding: 1.4rem 1.6rem;}
.game-info p{position: relative;height: 5.5rem;padding-right:2.5rem;}
.game-info p img{float:left;width: 5.16rem;height:5.16rem;border-radius: 1rem}
.game-info p em{display:block;height:2rem;line-height:2rem;font-size: 1.4rem;margin-left: 6.5rem;overflow: hidden;font-style: normal;vertical-align: top;}
.game-info p span{display:block;height: 1.6rem;line-height:1.6rem;margin-left:6.5rem;color: #999;overflow: hidden;font-size: 1rem;}
.game-info p a{position: absolute;top:0.85rem;right: 1.1rem;width: 4.16rem;height: 1.92rem;line-height:1.92rem;padding-top:2.2rem;text-align: center;color: #959595}
.game-info p .fav{background: url("../images/icon_4.png") 1.2rem -18.5rem no-repeat;background-size: 80%;}
.game-info p .faved{background-position:1.2rem -22.7rem;display:none;}
.game-info .btn{overflow: hidden;padding:1rem 0 0 0;}
.game-info .btn .start{display: block;width:100%;height: 3.33rem;line-height: 3.33rem;border-radius: 0.5rem;background: #36aafd;text-align: center;font-size: 1.4rem;color: #fff;padding:0}
.game-info .btn .android{float:left;display: block;width:48%;height:3rem;line-height:3rem;border-radius: 0.5rem;text-align: center;font-size: 1.2rem;color: #fff;padding:0;background:#3bb70b;}
.game-info .btn .ios{float:right;display: block;width:48%;height:3rem;line-height:3rem;border-radius: 0.5rem;text-align: center;font-size: 1.2rem;color: #fff;padding:0;background:#f7a131;}


.photo .swiper-container1{overflow: hidden;width:96%;margin:auto;}
.photo .swiper-wrapper a {width:100%;text-align:center;}
.photo .swiper-wrapper a img{width:93%;}
.photo .game-intro{padding:1rem 1.6rem;}
.photo .game-intro p{color:#888;margin:0.8rem 0 0 0;font-size:1.1rem;}
.photo .game-intro span{font-size:1.4rem;font-weight: bold;}

.game-rec{background:#fff;border-top: 10px solid #f5f5f5;border-bottom: 10px solid #f5f5f5;}
.game-rec-title{border-bottom: 1px solid #f1f1f1;padding: 0 1rem;width: auto;height: 3.9rem;line-height: 3.8rem;text-align: center;font-size: 1.3rem;}
.game-rec-content {overflow: hidden;}
.game-rec-content li {float: left;margin: 1rem 0;overflow: hidden;text-align: center;}
.game-rec-content li p{margin:6px 0 0 0;}
.game-rec-content .game-img{ width: 5.7rem;height:5.7rem;border-radius: 0.8rem;}

/* 客服中心弹出层 */
.common-service{margin:20px;color:#666;line-height: 2rem;}
.common-service p{margin:5px 0;}
.common-service a{color:#ff6600;}
.common-service .tel{color: #333;font-weight: bold;font-size: 1.5rem;}
.common-service .weixin {margin-top: 1rem;}
.common-service .weixin .b {color: #333;font-weight: bold;font-size: 1.5rem;}
.common-service .weixin .b span {color: #ff6600;}
/* 实名认证弹出层 */
.common-fcm{margin: 0 0 2rem 0;font-size: 1rem;}
.common-fcm p{margin: 2rem auto;width:80%;}
.common-fcm .common-fcm-title{line-height:1.6rem;padding: 1rem 1.5rem;color: #ff6000;background: #f9f9f9;margin: 0 0 1rem 0;}
.common-fcm .btn{margin:1rem auto 3rem auto;width:80%;}
.common-fcm .btn .button {cursor: pointer;background: #5ac845;border: 0; width: 100%;color: #fff;line-height: 16px; font-size: 14px;text-align: center;border-radius: 3px;text-decoration: none;padding: 13px 0;}
.common-fcm .btn .button1 {float:left;display:inline;cursor: pointer;background: #cccccc;border: 0; width: 45%;color: #fff;line-height: 16px; font-size: 16px;text-align: center;border-radius: 3px;text-decoration: none;padding: 13px 0;}
.common-fcm .btn .button2 {float:right;display:inline;cursor: pointer;background: #5ac845;border: 0; width: 45%;color: #fff;line-height: 16px; font-size: 16px;text-align: center;border-radius: 3px;text-decoration: none;padding: 13px 0;}
.common-fcm p {position: relative;clear: both; background: #fff; box-shadow: 0 0 1px 0 rgba(0,0,0,0.3); height: 46px; }
.common-fcm p span { position: absolute;left: 0;top: 10px;width: 40px;height: 26px;display: inline-block;border-right: 1px solid #e0e0e0; }
.common-fcm p span.user { background: url(../images/user.png) no-repeat center; background-size: 24px auto;}
.common-fcm p span.password { background: url(../images/ps.png) no-repeat center;background-size: 24px auto;}
.common-fcm p span.card { background: url(../images/card.png) no-repeat center; background-size: 24px auto;}
.common-fcm p label { position: absolute;left: 50px; top: 0; right: 1px; }
.common-fcm p label .input {background: none;border: 0;width: 90%;color: #8c8c8c;font-size: 14px;padding: 15px 0;}


.common-mobile{margin: 0 0 2rem 0;font-size: 1rem;}
.common-mobile .common-mobile-title{line-height:1.6rem;padding: 1rem 1.5rem;color: #ff6000;background: #f9f9f9;margin: 0 0 1rem 0;}
.common-mobile .btn{margin:1rem auto 3rem auto;width:80%;}
.common-mobile .btn .button {cursor: pointer;background: #36aafd;border: 0; width: 100%;color: #fff;line-height: 16px; font-size: 14px;text-align: center;border-radius: 3px;text-decoration: none;padding: 13px 0;}
.common-mobile p {position: relative;margin: 2rem auto;width:80%;clear: both; background: #fff; box-shadow: 0 0 1px 0 rgba(0,0,0,0.3); height: 46px; }
.common-mobile p span { position: absolute;left: 0;top: 10px;width: 40px;height: 26px;display: inline-block;border-right: 1px solid #e0e0e0; }
.common-mobile p span.mobile{ background: url(../images/mobile.png) no-repeat center; background-size: 12px auto;}
.common-mobile p span.password { background: url(../images/ps.png) no-repeat center;background-size: 24px auto;}
.common-mobile p label { position: absolute;left: 50px; top: 0; right: 1px; }
.common-mobile p label .input {background: none;border: 0;width: 90%;color: #8c8c8c;font-size: 14px;padding: 15px 0;}
.common-mobile p label #mobile_code {background: none;border: 0;width: 45%;color: #8c8c8c;font-size: 14px;padding: 15px 0;}
.common-mobile p .get-phone-code{position: absolute;top: .6rem; right: 1rem;color:#333;background:#f0f0f0;padding:0.5rem 1rem;border-radius: 3px;border:0;}


/* 用户游戏推荐提示 */
.common-game-rec{background:#fff;overflow: hidden;position: relative;}
.common-game-title{padding: .5rem 1.5rem;width: auto;font-size: 1rem;font-weight:bold;background:#f9f9f9;}
.common-play-game {margin:0 .5rem;}
.common-play-game li {float:left;margin:1rem 0;padding:0 1rem;text-align:center;}
.common-play-game li a{}
.common-play-game li p{margin:6px 0 0 0;}
.common-play-game .game-img{ width:5rem;height:5rem;border-radius: 0.8rem;}
.common-game-btn, .common-game-btn:hover{display:block;font-size: 1.3rem;color:#fff;background:#6BC618;width:50%;margin:1rem auto;text-align:center;padding:0.5rem 2rem;border-radius: 0.5rem;}


/* 头顶提示下载 */
.head_down_bg,.head_down{ position: fixed; top:0rem;  width: 100%;max-width:640px;height:6rem; z-index: 100; }
.head_down_bg{background: #000; opacity:0.7; filter: alpha(opacity=70); }
.head_down{ padding: 0 0 0 1rem; }
.head_down dl{ float: left; height: 5rem;margin-left:3rem;}
.head_down dt{ float: left; padding-top: 0.7rem;}
.head_down dt img{ width:4.5rem; height: 4.5rem;display: block; }
.head_down dd{ float: left; color: #fff;  padding-top: 1.1rem;margin-left:1.2rem;}
.head_down dd b{ font-size: 1.5rem; font-weight: normal; display: block; height: 2rem; }
.head_down dd p{font-size: 1rem;}
a.head_down_btn{ width: 7rem; height: 2.5rem; position: absolute;top:1.6rem;right:2rem; background: #00b3ff; line-height:2.5rem; color: #fff; text-align: center; font-size: 1.2rem; border-radius: 0.5rem; }
a.head_down_close{ position: absolute; padding: 1rem; width: 1.2rem; height: 1.2rem; left: 0; top:1rem; }
a.head_down_close img{width: 1.2rem; height: 1.2rem; display: block;}
