@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,figure{margin:0;padding:0}
fieldset,img{border:0}
:focus{outline:0}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal}
abbr,acronym{border:0;font-variant:normal}
code,kbd,samp,tt{font-size:100%}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left}
sup,sub{font-size:100%;vertical-align:baseline}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
b,em,i{font-style:normal;}
:link,:visited,ins{text-decoration:none}
a{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:hover{color:#FFBB27}
:root{--pm-c:#FFBB27}
.clearfix{margin-right:auto;margin-left:auto;*zoom:1}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}
.clearfix:after{clear:both}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button,textarea,select{*font-size:100%}
button,input,select,textarea,th{background:#fff;font-size:12px;line-height:1;font-family:"Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun";}
input[type="submit"],input[type="reset"],input[type="password"],input[type="button"],input[type="text"],button{-webkit-appearance:none;}
/*取消苹果渲染*/
*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;}
html,body{width:100%;overflow-x:hidden;background-color:#F8F8F8;}
html{font-size:100px;}
body{margin:0;font-family:"Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;line-height:1.5;position:relative;height:100%;}
body{font-size:.24rem;max-width:7.5rem;min-width:3.2rem;margin:0 auto;word-break:break-all;overflow:hidden;}
header,section,footer,aside,nav,article,figure{display:block;}
.fx{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.fx_gw{-webkit-box-flex:1.0;-moz-flex-grow:1;-webkit-flex-grow:1;flex-grow:1;}
.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.flex1{flex:1;overflow:hidden;}
.flex_grow{-webkit-box-flex:1.0;-moz-flex-grow:1;-webkit-flex-grow:1;flex-grow:1;}
.hide{display:none;}
.ico{background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;}
img{vertical-align:top;border:0;}
/*图片高清*/
img{image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;object-fit:cover}
/* 评分图标 */
.star{display:block;width:1.32rem !important;height:.24rem;background-position:-1rem -1.9rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;}
.star1{background-position:-1rem -3rem !important;}
.star2{background-position:-1rem -2.78rem !important;}
.star3{background-position:-1rem -2.5rem !important;}
.star4{background-position:-1rem -2.2rem !important;}
.star5{background-position:-1rem -1.9rem !important;}
/* 暂无（下载/礼包）按钮样式 */
.none{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(1);opacity:.4}
/* 溢出省略 */
.line1{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.line2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.line3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.line4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.line5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
/* 容器 */
main{padding:0 .2rem .2rem;}
.wrapper{background:#fff;margin-top:.2rem;box-shadow:0rem 0rem .08rem 0rem rgba(217,215,215,0.25);border-radius:.12rem;padding:.3rem .26rem}
/* 公共标题 */
.module_title{position:relative;height:.4rem;line-height:.4rem;display:flex;align-items:center}
.module_title .title{font-weight:bold;font-size:.3rem;color:#333;line-height:.4rem;padding-left:.36rem;flex:1}
.module_title .more{display:block;color:#fff;font-size:14px;width:.4rem;height:.4rem;line-height:.4rem;text-align:center;border-radius:.12rem;background:var(--pm-c)}
.module_title .title::before{content:'';position:absolute;top:50%;transform:translate(0,-50%);left:0;display:inline-block;width:.12rem;height:.36rem;border-radius:.4rem;background-color:var(--pm-c)}
/* list列表公共样式 */
.list .title{font-size:.28rem;color:#666;margin-right:.2rem}
.list .title:hover{color:var(--pm-c)}
.list .time{font-size:.24rem;color:#999}
.list .dot{display:inline-block;width:.1rem;height:.1rem;border-radius:.1rem;background:#E6E6E6;margin-right:.2rem;vertical-align:middle}
/* item列表公共样式 */
.item .title{font-size:.26rem;color:#333;margin-right:.2rem}
.item .title:hover{color:var(--pm-c)}
.item .desc{font-size:.24rem;color:#999}
.item .time{font-size:.24rem;color:#999}
.item .dot{display:inline-block;width:.1rem;height:.1rem;border-radius:.1rem;background:#E6E6E6;margin-right:.2rem;vertical-align:middle}
/* 分页样式 */
.pagination{margin:0.5rem 0.2rem 0;text-align:center}
.pagination .page-item{display:inline-block;margin:.06rem;font-size:.24rem;border:.01rem solid #EAEAEA;color:#888;background:#fff}
.pagination .active{border:.01rem solid var(--pm-c);}
.pagination .active span{background:var(--pm-c);color:#fff}
.pagination .page-item:hover{background:var(--pm-c);color:#fff}
.pagination .page-item .page-link{display:block;padding:.06rem .2rem;border:.01rem solid transparent}
.pagination li{color:#888}
.pagination li a{display:inline-block;color:#888}
.pagination li a:hover{background:var(--pm-c);color:#fff}
.pagination li:last-child{display:inline-block}
.pagination .page-total{border:none;}
.pagination .page-total{color:#999}
/* 头部 */
header{position:relative;z-index:2;padding:.26rem .2rem 0 .26rem;height:1.74rem;background:#FFF;box-shadow:0rem .04rem .04rem 0rem rgba(213,213,213,0.25);}
header .head_top{height:.8rem;justify-content:space-between;align-items:center;width:100%;overflow:hidden;}
header a{display:block;}
header .logo{display:block;width:2rem;height:.68rem;}
header .logo img{width:100%;height:100%;}
header .search{position:relative;display:block;width:3.38rem;height:.54rem;padding:0 0 0 .28rem;background:#F8F8F8;border-radius:4rem;font-size:.24rem;color:#999;line-height:.54rem;margin-left: 0.38rem;}
header .search_input{width:3.1rem;height:.5rem;background:#F8F8F8;border:none;}
header .search_btn{display:block;width:.24rem;height:.24rem;background-position:-.1rem -.08rem;position:absolute;top:.12rem;right:.24rem;color:transparent;border:none;}
/*用户中心图标*/
header .user_icon a{display: block;width: 0.43rem;height: 0.43rem;background: url('../img/user.png') no-repeat center/contain;}
header .user_icon button{display: block;width: 0.43rem;height: 0.43rem;background: url('../img/user.png') no-repeat center/contain;border: none;box-sizing: border-box;padding: 0;margin: 0; cursor: pointer;outline: none;vertical-align: middle;}
/* 导航 */
nav{position:relative;z-index:1;overflow:hidden;width:100%;padding-left:.34rem;}
nav ul{display:flex;align-items:center;overflow:hidden;overflow-x:auto;white-space:nowrap;font-size:0;overflow-x:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width: none; /* 隐藏所有滚动条 */-ms-overflow-style: none; /* 对于IE和Edge */}
nav ul::-webkit-scrollbar {
  display: none; /* 隐藏 Chrome 和 Safari 中的滚动条 */
}
nav li{margin-right:.68rem;flex-shrink:0;}
/* nav::-webkit-scrollbar{width:0;height:0;display:none;-webkit-appearance:none;border-radius:0;}*/
nav li a{position:relative;display:inline-block;height:.89rem;line-height:.88rem;text-align:center;color:#333;font-size:.3rem;border-bottom:.06rem solid transparent;}
nav li.active a{font-weight:bold;color:var(--pm-c);border-bottom:.06rem solid var(--pm-c);}
nav li.active a:before{content:"";position:absolute;z-index:0;bottom:0px;left:50%;transform:translate(-50%,0);display:block;margin:auto;width:.16rem;height:.16rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-.4rem -.17rem;}
nav.no-after::after{content:none;}
nav.nLiner a:nth-of-type(1){padding-left:.35rem;padding-right:.1rem;position:absolute;z-index:2;left:0;top:0;background-color:rgba(255,255,255,1);margin:0;}
nav.nLiner div{margin-left:1.2rem;width:6rem;}
nav.nLiner:before{content:"";position:absolute;z-index:2;left:1.1rem;width:.48rem;height:.8rem;background:linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0));}
/* 友情链接 */
.home_link{position:relative;overflow:hidden;}
.home_link .links a{position:relative;display:inline-block;font-size:.26rem;color:#999;margin-top:.32rem;}
.home_link .links a:after{content:"|";font-size:.26rem;color:#999;margin:0 .24rem;vertical-align:text-top;}
.home_link .links a:last-child::after{display:none;}
.home_link .links a:hover{color:var(--pm-c);}
/* 页脚 */
footer{position:relative;z-index:1;background-color:#333;padding:.4rem .5rem;text-align:center;}
/* 底部导航 */
footer .footer_nav{display:flex;flex-wrap:wrap;justify-content:center;}
footer .footer_nav li{margin:.18rem 0;line-height:1;}
footer .footer_nav li:after{content:"|";font-size:.26rem;color:#999;margin:0 .24rem;vertical-align:text-bottom;}
footer .footer_nav li:last-child:after{display:none;}
footer .footer_nav li a{font-size:.26rem;color:#999;}
footer .footer_nav a:hover{color:var(--pm-c);}
/* 备案 */
footer .footer_beian{padding-top:.2rem;}
footer .footer_beian p,.footer_beian p a{font-size:.26rem;color:#999;text-align:center;line-height:.55rem;}
footer .footer_beian p a:hover{color:var(--pm-c);}
/* 首页轮播图 */
.home_swiper{position:relative;width:7.1rem;height:3.82rem;border-radius:.2rem;margin:.2rem auto .2rem;overflow:hidden;}
.home_swiper .swiper-container{width:100%;height:100%;}
.home_swiper .swiper-slide{position:relative;height:100%;border-radius:.08rem;overflow:hidden;}
.home_swiper .swiper-slide a{position:relative;display:block;width:100%;height:100%;overflow:hidden;}
.home_swiper .swiper-slide a>img{display:block;width:100%;min-height:100%;height:auto;}
.home_swiper .swiper-slide span {position: absolute;left: 0;bottom: 0;width: 100%;height: .5rem;line-height: .5rem;font-size: .26rem;color: #ffffff;padding: 0 .1rem;box-sizing: border-box;background: rgba(0,0,0,.6);}
.home_swiper .swiper-pagination {display: flex;justify-content: flex-end;align-items: center;bottom: .15rem;z-index: 2;opacity: 1;display: flex;}
.home_swiper .swiper-pagination-bullet{display:block;border-radius:0;width:.12rem;height:.12rem;background:#fff;border-radius:50%;margin:0 .05rem !important;opacity:1;}
.home_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--pm-c);}
/* 焦点 爆料 要闻 */
.home_hot_news .list{margin-top:.3rem;}
.home_hot_news .list .tag{position:relative;font-size:.2rem;color:#fff;background:#F8CE30;width:.65rem;height:.38rem;line-height:.38rem;border-radius:.12rem;text-align:center;}
.home_hot_news .list .tag::after{content:'';display:inline-block;position:absolute;top:.06rem;right:-.15rem;width:.22rem;height:.22rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-.68rem -.1rem;}
.home_hot_news .list .title{font-size:.26rem;color:#333;padding-left:.32rem;}
.home_hot_news .list:nth-child(2) .tag{background-color:#41A9FF;}
.home_hot_news .list:nth-child(3) .tag{background-color:#FF7041;}
.home_hot_news .list:nth-child(2) .tag::after{background-position:-.87rem -.1rem;}
.home_hot_news .list:nth-child(3) .tag::after{background-position:-1.1rem -.1rem;}
/* 福利手游 */
.home_fl_game{padding-top:1.92rem;background:#fff url('../img/fl_games_bg.png') no-repeat top/contain;border-radius:.12rem;margin-top:.3rem;flex-wrap:wrap;}
.home_fl_game .item{width:1.4rem;position:relative;}
.home_fl_game .item:nth-child(2),.home_fl_game .item:nth-child(5){margin:0rem .9rem;}
.home_fl_game .item:nth-child(-n+3)::before{content:'热';display:inline-block;position:absolute;left:.24rem;top:.24rem;z-index:11;width:.46rem;height:.46rem;line-height:.46rem;background:linear-gradient(310deg,#FF9C38 0%,#F6D82E 100%);border-radius:.16rem .16rem 0rem .16rem;font-weight:bold;font-size:.24rem;color:#FFF;text-align:center;}
.home_fl_game .item a{display:block;width:100%;text-align:center;margin-left:.48rem;}
.home_fl_game .item a img{width:1.4rem;height:1.4rem;border-radius:.24rem;overflow:hidden;}
.home_fl_game .item a span{width:100%;font-size:.28rem;color:#666;line-height:.56rem;margin-top:.2rem;margin-bottom:.4rem;}
/* 最新资讯 */
.home_new_zx{margin-top:.22rem;}
.news_zx_item{margin-top:.4rem;}
.home_new_zx .item{align-items:center;border-bottom:.02rem dashed #E5E5E5;padding-bottom:.42rem;margin-bottom:.34rem;}
.home_new_zx .item:last-child{border:none;padding-bottom:0;margin-bottom:.1rem;}
.home_new_zx .item .info{margin-right:.3rem;}
.home_new_zx .item .tag{font-size:.24rem;color:var(--pm-c);}
.home_new_zx .item .tag::before{content:'';display:inline-block;width:.08rem;height:.08rem;background:var(--pm-c);border-radius:.08rem;vertical-align:middle;margin-right:.1rem;}
.home_new_zx .item .title{margin-top:.16rem;margin-bottom:.12rem;margin-right:0;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden; text-overflow: ellipsis;}
.home_new_zx .item .thum img{width:2.04rem;height:1.4rem;border-radius:.12rem;object-fit:cover;}
/* 游戏推荐 */
.home_game_recom .game_recom{flex-wrap:wrap;margin-left:-.42rem;}
.home_game_recom .item{width:1.32rem;position:relative;text-align:center;margin-left:.42rem;margin-top:.36rem;}
.home_game_recom .item .icon img{width:1.32rem;height:1.32rem;border-radius:.3rem;object-fit:cover;}
.home_game_recom .item .title{margin-top:.18rem;margin-bottom:.14rem;margin-right:0;}
.home_game_recom .item .type{font-size:.24rem;color:#999;}
.home_game_recom .item .down{display:block;margin-top:.2rem;height:.56rem;line-height:.56rem;background:rgba(255,187,39,0.1);border-radius:.6rem;text-align:center;font-size:.28rem;color:var(--pm-c);}
/* 新游评测 */
.home_game_cp{width:106%;background:url('../img/game_cp_bg.png') no-repeat top/cover;margin-left:-.2rem;padding-bottom:.32rem;margin-top: 0.22rem;}
/* 评测标题 */
.home_game_cp .big_title{font-weight:bold;font-size:.36rem;line-height:.68rem;color:#222;letter-spacing:.02rem;text-align:center;padding-top:.56rem;}
.home_game_cp .big_title::before{content:'';display:inline-block;width:2.68rem;height:.68rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:0rem -1.14rem;margin-right:.3rem;vertical-align:text-bottom;}
.home_game_cp .big_title::after{content:'';display:inline-block;width:2.68rem;height:.68rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-.1rem -.38rem;margin-left:.3rem;vertical-align:text-bottom;}
/* 评测内容 */
.home_game_cp .game_cp{overflow:auto hidden;padding-right:.2rem;}
.home_game_cp .item{position:relative;max-width:4.76rem;background:#FFF;border-radius:0rem 0rem .12rem .12rem;margin-top:.44rem;margin-left:.2rem;}
.home_game_cp .item .thum{width: 4.76rem;height:2.88rem;border-radius:.12rem .12rem 0rem 0rem;overflow:hidden;}
.home_game_cp .item .thum img{width:100%;height:100%;}
.home_game_cp .item .info{padding:.22rem .26rem;}
.home_game_cp .item .title{padding-right:0;}
.home_game_cp .item:hover .title{color:var(--pm-c);}
.home_game_cp .item .desc{margin-top:.14rem;}
.home_game_cp .item .time{display:block;margin-top:.14rem;}
.home_game_cp .item .time::before{content:'';display:inline-block;width:.24rem;height:.24rem;background:url('../img/icon.png') no-repeat;background-size:4.44rem 7.36rem;background-position:-1.4rem -.09rem;vertical-align:text-bottom;margin-right:.15rem;margin-top:-.1rem;}
.home_game_cp .item .score{position:absolute;top:0;left:.24rem;width:.76rem;height:1.1rem;text-align:center;padding-top:.3rem;box-sizing:border-box;font-family:Microsoft YaHei,Microsoft YaHei;font-weight:bold;font-size:.36rem;color:#fff;background:url('../img/icon.png') no-repeat;background-size:4.44rem 7.36rem;background-position:-.1rem -1.98rem;}
/* 热游推荐 */
.home_hot_game{margin-top:.22rem;}
.home_hot_game .item{position:relative;margin-top:.36rem;align-items:center;}
.home_hot_game .item .icon{width:1.2rem;height:1.2rem;border-radius:.24rem;overflow:hidden;}
.home_hot_game .item .icon img{width:100%;height:100%;}
.home_hot_game .item .info{margin-left:.25rem;height:1.2rem;overflow:hidden;}
.home_hot_game .item .title{line-height:.36rem;margin-bottom:.16rem;font-size:.28rem;color:#333;}
.home_hot_game .item .type{margin-top:.12rem;font-size:.24rem;color:#999;line-height:.36rem;}
.home_hot_game .item .score{display:block;font-size:.4rem;color:#FF9027;font-weight:bold;margin-left:.2rem;}
/* 热游攻略 */
.home_hot_gl .gl_list{margin-top:.4rem;flex-wrap:wrap;margin-left:-.22rem;}
.home_hot_gl .item{margin-left:.22rem;}
.home_hot_gl .item .thum{width:3.16rem;height:1.86rem;border-radius:.12rem;overflow:hidden;}
.home_hot_gl .item .thum img{width:100%;height:100%;}
.home_hot_gl .item .title{max-width:3.16rem;line-height:.36rem;margin:.22rem 0 .28rem;font-size:.28rem;color:#333;text-align:center;}
.home_hot_gl ul{border-top:.02rem dashed #E5E5E5;}
.home_hot_gl ul li{align-items:center;margin-top:.32rem;}
.home_hot_gl ul li .title{color:#333;}
/* 广告板块 */
.game_banner{position:relative;overflow:hidden;width:106%;margin:.26rem auto .26rem -.2rem;height:1.38rem;}
.game_banner a{display:block;width:100%;height:100%;}
.game_banner a img{width:100%;min-height:100%;height:auto;object-fit:cover;}
/* 手游精选 */
.home_sy_jx{margin-top:.22rem;padding-bottom:.38rem;}
.home_sy_jx .item{position:relative;margin-top:.52rem;align-items:center;}
.home_sy_jx .item .icon{width:1.32rem;height:1.32rem;border-radius:.3rem;overflow:hidden;}
.home_sy_jx .item .icon img{width:100%;height:100%;}
.home_sy_jx .item .info{margin-left:.2rem;height:1.2rem;overflow:hidden;}
.home_sy_jx .item .title{line-height:.36rem;margin-bottom:.16rem;font-size:.28rem;color:#333;}
.home_sy_jx .item .type{margin-top:.14rem;font-size:.24rem;color:#999;line-height:.36rem;}
.home_sy_jx .item .down{display:block;height:.45rem;line-height:.45rem;border-radius:.6rem;border:.02rem solid var(--pm-c);padding:0 .2rem 0 .22rem;font-size:.24rem;color:var(--pm-c);margin-left:.2rem;}
/*.home_sy_jx .item .down:before{content:'';display:inline-block;width:.29rem;height:.28rem;margin-right:.1rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-1.75rem -.09rem;vertical-align:text-bottom;}*/
/* 资讯前沿 */
.home_news{margin-top:.22rem;padding-bottom:0;}
.home_news .news_box{margin-top:.4rem;overflow:auto hidden;}
.home_news .item{position:relative;max-width:3.94rem;margin-bottom:.26rem;padding-right:.2rem;}
.home_news .item .thum{width:3.94rem;height:2.44rem;border-radius:.1rem;overflow:hidden;}
.home_news .item img{width:100%;height:100%;}
.home_news .item .title{font-size:.28rem;color:#333;margin-top:.28rem;min-height: 0.8rem;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.home_news .item .type{margin-top:.2rem;}
.home_news .item .type span{display:block;padding:0 .26rem;height:.48rem;line-height:.48rem;border-radius:.12rem;border:.02rem solid #F1F1F1;text-align:center;font-size:.22rem;color:#999;margin-right:.18rem;}
/* 热门礼包 */
.home_hot_gift{margin-top:.22rem;background:linear-gradient(180deg,#FFF7E6 0%,#FFFFFF 50%,#FFFFFF 100%);border-radius:.12rem;padding:.44rem .26rem .26rem;box-sizing:border-box;}
.home_hot_gif .gift_box{margin-top:.6rem;}
.home_hot_gift .big_title{font-weight:bold;font-size:.36rem;color:var(--pm-c);text-align:center;margin-bottom: .15rem;}
.home_hot_gift .big_title::before{content:'';display:inline-block;width:1.02rem;height:.28rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-.1rem -3.75rem;margin-right:.38rem;}
.home_hot_gift .big_title::after{content:'';display:inline-block;width:1.02rem;height:.28rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-1.3rem -3.77rem;margin-left:.36rem;}
.home_hot_gift .item{margin-bottom:.4rem;align-items:center;}
.home_hot_gift .item:last-child{margin-bottom:.1rem;}
.home_hot_gift .item .icon{display:block;width:1.2rem;height:1.2rem;border-radius:50%;border:.02rem solid #F3F3F3;overflow:hidden;}
.home_hot_gift .item .icon img{width:100%;min-height:100%;height:auto;border-radius:50%;object-fit:cover;}
.home_hot_gift .item .info{margin-left:.2rem;overflow:hidden;}
.home_hot_gift .item .box{align-items:center;}
.home_hot_gift .item .down{display:block;padding:0 .2rem;height:.48rem;line-height:.48rem;border-radius:.5rem;overflow:hidden;font-size:.26rem;color:var(--pm-c);border:.02rem solid var(--pm-c);margin-left:.3rem;}
.home_hot_gift .item .progress_bars{margin:.16rem 0;display:flex;align-items:center;}
.home_hot_gift .item .progress_bars span{display:block;font-size:.24rem;color:#999999;}
.home_hot_gift .item .progresss{margin-right:.1rem;width:1.68rem;height:.06rem;background:#F0EFED;border-radius:.6rem;position:relative;flex:1;overflow:hidden;}
.home_hot_gift .item .progresss i{display:block;height:.06rem;border-radius:.6rem;background-color:var(--pm-c);position:absolute;left:0;top:0;bottom:0;z-index:11;}
/* 手游合集 */
.home_game_zt .zt_box{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:.36rem;}
.home_game_zt .zt_box .item:nth-child(1){margin-bottom:.3rem;max-width:6.7rem;overflow:hidden;}
.home_game_zt .zt_box .item:nth-child(2){max-width:3.14rem;height:1.95rem;}
.home_game_zt .zt_box .item:nth-child(3){max-width:3.14rem;}
.home_game_zt .zt_box .item .thum{height:1.95rem;}
.home_game_zt .zt_box .item:nth-child(1) .thum{height:3.34rem;}
.home_game_zt .zt_box .thum img{width:100%;height:100%;border-radius:.12rem;}
.home_game_zt .item .title{font-size:.28rem;color:#333;margin-top:.2rem;display:block;text-align:center;}
/* 公共菜单 */
.menu_nav{align-items:center;flex-wrap:wrap;border-bottom: 1px solid #eee;}
.menu_nav li{width:1.5rem;line-height:.55rem;text-align:center;margin-right:.18rem;background:#ffffff;border-radius:.4rem;margin-bottom:.22rem;box-sizing:border-box;}
.menu_nav li a{display:block;font-size:.24rem;letter-spacing:.02rem;color:var(--pm-c);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width: auto;padding: 0 0.18rem;border-radius: 0.6rem;
    border: 0.02rem solid var(--pm-c);}
.menu_nav li.active{background:var(--pm-c);}
.menu_nav li.active a{color:#fff;}
/* 公共详情样式 */
.single_content{overflow:hidden;}
.single_content h3,.single_content h2{display:block;width:100%;height:.68rem;line-height:.68rem;font-size:0.3rem;color:var(--pm-c);font-weight:bold;background:#FFF8EA;padding-left:.26rem;margin:.2rem 0;}
.single_content h3::before,.single_content h2::before{content:'';display:inline-block;width:.28rem;height:.28rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-.62rem -.07rem;margin-right:.16rem;}
.single_content p{font-size:0.28rem;line-height:0.62rem;letter-spacing:0.01rem;color:#444;}
.single_content p iframe{width:88%;}
.single_content img{display:block;max-width:100%;margin:0.1rem auto;}
/* 资讯列表 */
.news_warp .item{border-bottom:.02rem dashed #E5E5E5;padding-bottom:.42rem;margin-top:.34rem;}
.news_warp .item .title{font-size:.3rem;color:#333;margin-bottom:.22rem;}
.news_warp .item .thum{width:2.62rem;height:1.7rem;border-radius:.12rem;overflow:hidden;}
.news_warp .item .thum img{width:100%;height:100%;}
.news_warp .item .info{margin-left:.22rem;}
.news_warp .item .desc{font-size:.26rem;color:#999;line-height:.46rem;}
.news_warp .item .type{margin:.24rem 0 0;}
.news_warp .item .type span{display:inline-block;font-size:.24rem;color:#999999;height:.48rem;line-height:.48rem;border-radius:.12rem;margin-right:.18rem;}
.news_warp .item .type span::before{content:'';display:inline-block;width:.28rem;height:.28rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-2.53rem -.08rem;vertical-align:text-bottom;margin-right:.16rem;}

/* 内页资讯列表 */
.news_warp_show .item{border-bottom:.02rem dashed #E5E5E5;padding-bottom:.35rem;margin-top:.35rem;}
.news_warp_show .item .title{font-size:.3rem;color:#333;margin-bottom:.22rem;line-height: .42rem; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden; text-overflow: ellipsis;}
.news_warp_show .item .thum{width:2.35rem;height:1.55rem;border-radius:.12rem;overflow:hidden;}
.news_warp_show .item .thum img{width:100%;height:100%;}
.news_warp_show .item .info{margin-left:.22rem;}
.news_warp_show .item .desc{font-size:.26rem;color:#999;line-height:.46rem;}
.news_warp_show .item .type{margin:.24rem 0 0;}
.news_warp_show .item .type span{display:inline-block;font-size:.24rem;color:#999999;height:.48rem;line-height:.48rem;border-radius:.12rem;margin-right:.18rem;}
.news_warp_show .item .type span::before{content:'';display:inline-block;width:.28rem;height:.28rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-2.53rem -.08rem;vertical-align:text-bottom;margin-right:.16rem;}
/* 资讯详情 */
.single_news .single_header .title{font-weight:bold;font-size:.32rem;color:#333;line-height:.72rem;overflow:visible;text-overflow:inherit;white-space:wrap;margin-top:.2rem;}
.single_news .single_header .info{display:flex;justify-content:space-between;border-bottom:.02rem solid #F3F3F3;padding-bottom:.26rem;margin-bottom:.26rem;margin-top:.3rem;}
.single_news .info span{font-size:0.24rem;line-height:0.6rem;color:#999;margin-right:0.1rem;}
.single_news .info span:nth-child(2){margin-left:0.1rem;margin-right:0.1rem;}
/* 资讯详情底下的游戏推荐 */
.single_news .signle_game_tj{margin-top:.2rem;padding:.24rem;background:#FFFBF2;border-radius:.2rem;}
.single_news .signle_game_tj .box{align-items:center;}
.single_news .signle_game_tj .box_bot{margin-top:.2rem;}
.single_news .signle_game_tj .item .thum{width:1.32rem;height:1.32rem;border-radius:.2rem;overflow:hidden;}
.single_news .signle_game_tj .item .thum img{width:100%;height:100%;}
.single_news .signle_game_tj .item .info{padding-left:.24rem;}
.single_news .signle_game_tj .item .title{font-weight:bold;font-size:.3rem;color:#333;}
.single_news .signle_game_tj .item .score{font-size:.24rem;color:var(--pm-c);}
.single_news .signle_game_tj .item .score::before{content:'';display:inline-block;width:.26rem;height:.26rem;background:url('../img/icon.png') no-repeat;background-size:4.44rem 7.36rem;background-position:-2.9rem -.08rem;vertical-align:middle;margin-right:.12rem;}
.single_news .signle_game_tj .item .type{margin-bottom:.2rem;font-size:.24rem;color:#999;vertical-align:middle;align-items:center;}
.single_news .signle_game_tj .item .type span{display:inline-block;font-size:.24rem;color:#999;}
.single_news .signle_game_tj .item desc{font-size:.24rem;color:#999;}
.single_news .signle_game_tj .item .down{display:block;padding:0 .3rem;height:.5rem;line-height:.5rem;background:var(--pm-c);border-radius:.5rem;font-size:.24rem;color:#fff;text-align:center;margin-left:.2rem;}
/* 上一篇 下一篇 */
.single_news .single_hot_news .item{padding:.28rem .24rem;background:linear-gradient(90deg,#F8F8F8 0%,#FFFFFF 100%);border-radius:.12rem;}
.single_news .single_hot_news .item:nth-child(1){margin-bottom:.2rem;}
.single_news .single_hot_news .item>span{display:block;font-size:.24rem;color:#999;margin-bottom:.2rem;}
.single_news .single_hot_news .item .thum{width:2.4rem;height:1.6rem;}
.single_news .single_hot_news .item .thum img{width:100%;height:100%;}
.single_news .single_hot_news .item .title{font-size:.28rem;color:#333;}
.single_news .single_hot_news .item .info{margin-left:.2rem;}
.single_news .single_hot_news .item .desc{font-size:.24rem;color:#999;margin:.16rem 0;}
.single_news .single_hot_news .item .time{font-size:.24rem;color:#999;}
/* 游戏列表 */
.games_warp{background:linear-gradient(180deg,#FFF7E6 0%,#FFFFFF 30%,#FFFFFF 100%);border-radius:.12rem;}
.games_warp .tab_container .tab_menu{position:relative;height:.7rem;line-height:.4rem;display:flex;justify-content:center;margin-bottom:.22rem;border-bottom:.02rem solid #FFF8E8;}
.games_warp .tab_container .tab_menu li a{font-size:.28rem;color:#666;cursor:pointer;position:relative;z-index:1;margin:0 .2rem;}
.games_warp .tab_container .tab_menu li.active a{font-weight:bold;color:#333;}
.games_warp .tab_container .tab_menu li.active a::before{content:'';display:block;width:.46rem;height:.06rem;background:var(--pm-c);position:absolute;bottom: -0.25rem;left:50%;transform:translate(-50%,0);}
.games_warp .home_sy_jx{margin-top:-.3rem;}
.games_warp .menu_nav{flex-wrap: nowrap;overflow: auto hidden;}
.games_warp .menu_nav li{max-width:1.5rem;}
/* 游戏详情 */
.single_game .single_header{background:url('../img/single_header_bg1.png') no-repeat top/cover;padding:.32rem 0 .14rem .2rem;border-radius:.12rem;margin-top:.22rem;}
.single_game .single_header .icon{width:1.6rem;height:1.6rem;border-radius:.3rem;overflow:hidden;}
.single_game .single_header .icon img{width:100%;height:100%;}
.single_game .single_header .single_title{margin-bottom:.3rem;}
.single_game .single_header .title{flex:1;overflow:hidden;font-size:.36rem;font-weight:600;letter-spacing:.02rem;color:#333;}
.single_game .single_header .single_feedback{width:1.1rem;height:.5rem;line-height:.5rem;background:#FFF3D8;border-radius:.4rem 0px 0px .4rem;border:.02rem solid #FBE9C0;padding:0 .1rem 0 .12rem;font-size:.24rem;color:var(--pm-c);box-sizing:border-box;}
.single_game .single_header .single_feedback::before{content:'';display:inline-block;width:.26rem;height:.26rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-1.86rem -4.54rem;vertical-align:sub;margin-right:.08rem;}
.single_game .single_header .single_info{margin-left:.24rem;flex:1;}
.single_game .single_header .single_info p{font-size:.24rem;color:#999;}
.single_game .single_header .single_info p:nth-child(2){margin:.16rem 0}
.single_game .single_header .single_info p .score{color:#F6A103;font-weight:bold;}
.single_game .single_header .single_info p.slogan{margin:.16rem 0 0 0;color:#ff8156;}
.single_game .single_header .single_score{margin-right:.5rem;}
.single_game .single_header .single_score p{font-size:.24rem;color:#FBA71E;text-align:center;margin-top:.16rem;font-weight: bold;}
.single_game .single_header .single_score::before{content:'';display:block;width:.79rem;height:.9rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-.12rem -5.8rem;}
/* 锚点快速定位 */
.single_game .game_nav{display:flex;align-items:center;justify-content:space-between;border-bottom:.02rem solid #FFF8E8;padding:0 .2rem .3rem;margin-bottom:.36rem;}
.single_game .game_nav li a{font-size:.28rem;color:#000c;position:relative;}
.single_game .game_nav li:nth-child(1) a,.single_game .game_nav li a:target,.single_game .game_nav li a:active{color:#333;font-weight:bold;}
.single_game .game_nav li:nth-child(1) a::before,.single_game .game_nav li a:target::before{content:'';display:inline-block;width:.46rem;height:.06rem;background:var(--pm-c);position:absolute;bottom:-.4rem;left:50%;transform:translate(-50%,0);}
.single_game .gift_nav{display:flex;align-items:center;justify-content:space-between;border-bottom:.02rem solid #FFF8E8;padding:0 .2rem .3rem;}
.single_game .gift_nav li a{font-size:.28rem;color:#000c;position:relative;}
.single_game .gift_nav li:nth-child(1) a,.single_game .game_nav li a:target,.single_game .game_nav li a:active{color:#333;font-weight:bold;}
.single_game .gift_nav li:nth-child(1) a::before,.single_game .game_nav li a:target::before{content:'';display:inline-block;width:.46rem;height:.06rem;background:var(--pm-c);position:absolute;bottom:-.4rem;left:50%;transform:translate(-50%,0);}
/* 游戏截图 */
.single_slide{padding:0 0 0 0;}
.single_slide .slide{overflow-x:auto;padding:0 0 .2rem;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;}
.single_slide .slide ul{font-size:0;}
.single_slide .slide ul li{position:relative;margin-right:.2rem;border-radius:.1rem;display:inline-block;overflow:hidden;}
.single_slide .slide ul li video{width:auto;width:5.84rem;object-fit:cover;height:3.37rem;border-radius:.1rem;}
.single_slide .slide ul li img{width:auto;height:3.37rem;/* width:5.84rem;*/border-radius:.1rem;}
.single_slide .slide ul li img{width:auto;}
.single_slide .slide ul li .replay{position:absolute;z-index:1;top:29%;left:0;right:0;margin:.27rem auto 0;display:block;width:.75rem;height:.75rem;}
.single_slide .slide ul li .replay.hide{display:none;}
/* 游戏信息 */
.single_app_info .title { display: flex; justify-content: space-between; position: relative; padding: 0; height: 0.47rem; margin: .3rem 0; }
.single_app_info .title strong { position: relative; z-index: 1; display: block; min-width: 1.61rem; height: 0.47rem; line-height: .47rem; font-size: .30rem; color: #ffbb27; font-weight: bold; }
.single_app_info ul{border:.02rem solid #F1F1F1;}
.single_app_info ul li{font-size:.24rem;color:#999;border:.02rem solid #F4F1F1;line-height:.8rem;}
.single_app_info ul li:last-child{border:none;}
.single_app_info ul li p{padding-left:.4rem;}
.single_app_info ul li span{display:block;width:2.12rem;background:#f8f8f8;border-right:.02rem solid #F4F1F1;text-align:center;}
.single_app_info ul:last-child li:nth-last-child(2) p,.single_app_info ul:last-child li:last-child p{color:var(--pm-c);cursor:pointer;}
/* 详情页下载按钮 */
.single .single_header .down_href { display: flex; justify-content: center; align-items: center; width: 90%; font-size: .28rem; color: #fff; margin: 0.1rem 0 0 0; padding: 0.2rem 0 0 0.26rem; }
.single .single_header .down_href a{display:block;height:.8rem;line-height:.8rem;width:100%;text-align:center;background:#FF6200;border-radius:.6rem;margin-bottom:.2rem;color:#fff;font-weight:bold;}

.single .single_header .btn_lb{ display: flex; justify-content: center; align-items: center; width: 90%; font-size: .28rem; color: #fff; margin: 0.2rem 0 0 0; padding: 0.2rem 0 0 0.26rem; }
.single .single_header .btn_lb button{display:block;height:.8rem;line-height:.8rem;width:100%;text-align:center;background:#FF6200;border-radius:.6rem;margin-bottom:.2rem;color:#fff;font-weight:bold;box-sizing: border-box; border: none; padding: 0; margin: 0; cursor: pointer; outline: none; vertical-align: middle;font-size: .28rem;margin-bottom: 0.1rem;}
.single .single_header .btn_lb a{display:block;height:.8rem;line-height:.8rem;width:100%;text-align:center;background:#FF6200;border-radius:.6rem;color:#fff;font-weight:bold;font-size: .28rem;margin-bottom: 0.1rem;}

.single .single_header .down_href .h5btn {background: #0ec760;}
.single .single_header .down_href .azbtn {background: #0ec760;}
.single .single_header .down_href .iosbtn {background: #333333;}
.single .single_header .down_href a.xz{background-color:#0095FF;}
.single_game .single_header .box_tui { display: flex; align-items: center; height: 0.75rem; line-height: 0.77rem; background-color: #fff6f2; border-radius: 8px; justify-content: center;margin: 0.1rem 0.42rem 0.1rem 0.2rem; }
.single_game .single_header .box_tui a{display: flex;align-items: center;}
.single_game .single_header .box_tui a::before { content: ""; display: block; width: 24px; height: 24px; background: url('/static/mobile/img/gift-icon.png') no-repeat center; background-size: contain; margin-right: 8px; }
.single_game .single_header .box_tui span { flex: 1; height: 0.78rem; min-width: 0; color: #2f2e2e; overflow: hidden; font-size: 0.2rem; }
.single_game .single_header .box_tui span em { color: #ff8156; }
.single_game .single_header ul{background-color:#f8f8f8;padding:.3rem .2rem;margin-top:.38rem;}
.single_game .single_header ul li{font-size:.24rem;letter-spacing:.01rem;color:#888;text-align:center;}
.single_game .single_header ul li span{display:block;margin-top:.2rem;}
/* 专题列表 */
.zts_warp .item{border-radius:.12rem;border:.02rem solid #F5F5F5;padding:.28rem .26rem;margin-bottom:.36rem;}
.zts_warp .item .thum{width:100%;height:3.2rem;border-radius:.12rem;overflow:hidden;}
.zts_warp .item .thum img{width:100%;height:100%;}
.zts_warp .item .info{align-items:center;margin-top:.3rem;}
.zts_warp .item .title{font-weight:bold;font-size:.32rem;color:#333;}
.zts_warp .item .type{margin:.22rem 0 .26rem;}
.zts_warp .item .type span{display:inline-block;font-size:.24rem;color:#999;height:.48rem;line-height:.48rem;border-radius:.12rem;border:.02rem solid #F5F5F5;margin-right:.14rem;padding:0 .22rem;}
.zts_warp .item .desc{font-size:.24rem;color:#999;line-height:.48rem;}
.zts_warp .item .down{display:inline-flex;align-items:center;height:.5rem;line-height:.5rem;border-radius:.6rem;background:var(--pm-c);padding:0 .2rem 0 .2rem;font-size:.28rem;color:#fff;margin-left:.16rem;}
.zts_warp .item .down:before{content:'';display:inline-block;width:.3rem;height:.28rem;margin-right:.1rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-2.87rem -4.52rem;}
/* 专题详情 */
.single_zt .single_header{background:url('../img/single_header_zt.png') no-repeat top/cover;padding:.28rem .2rem;margin-top:.22rem;}
.single_zt .single_header .single_title{margin-top:.2rem;margin-bottom:.4rem;align-items:center;justify-content:center;}
.single_zt .single_header .single_title h1{color:#333;font-size:.32rem;font-weight:bold;max-width:60%;text-align:center;}
.single_zt .single_header .single_title::before{content:'';display:inline-block;width:1.02rem;height:.28rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-.1rem -3.75rem;margin-right:.38rem;}
.single_zt .single_header .single_title::after{content:'';display:inline-block;width:1.02rem;height:.28rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-1.3rem -3.77rem;margin-left:.36rem;}
.single_zt .single_header .single_info{align-items:center;flex-wrap:wrap;}
.single_zt .single_header .single_info p{max-width:3.33rem;height:.6rem;line-height:.6rem;color:#999;font-size:.24rem;padding:0 .24rem;box-sizing:border-box;border-radius:.12rem;border:.02rem solid #F0F0EF;margin-bottom:.24rem;}
.single_zt .single_header .single_info p::before{content:'';display:inline-block;width:.26rem;height:.22rem;margin-right:.1rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-3.27rem -4.56rem;vertical-align:middle;margin-top:-.1rem;}
.single_zt .single_header .single_info p:nth-child(2){margin-left:.22rem;}
.single_zt .single_header .single_info p:nth-child(2)::before{width:.3rem;height:.26rem;background-position:-3.6rem -4.54rem;}
.single_zt .single_header .single_info p:nth-child(3){max-width:3.58rem;}
.single_zt .single_header .single_info p:nth-child(3)::before{width:.34rem;height:.34rem;background-position:-4rem -4.48rem;}
.single_zt .single_header .single_desc{font-size:.26rem;color:#666;line-height:.6rem;}
/* 合集列表 */
.single_zt .sy_jx .item{border-bottom:.02rem dashed #E5E5E5;padding-bottom:.36rem;margin-top: .36rem;}
.single_zt .sy_jx .item:last-child{border-bottom:none;padding-bottom:0;}
.single_zt .sy_jx .item .title{margin-bottom:.06rem;max-width: 2.56rem;}
.single_zt .sy_jx .item:nth-child(-n+3) .order{display:inline-block;width:.56rem;height:.38rem;background:url('../img/icon.png') no-repeat;background-size:4.44rem 7.36rem;background-position:-2.2rem -5rem;}
.single_zt .sy_jx .item:nth-child(2) .order{background-position:-2.83rem -5rem;}
.single_zt .sy_jx .item:nth-child(3) .order{background-position:-3.4rem -5rem;}
.single_zt .sy_jx .item:nth-child(n+4) .order{display:none;}
.single_zt .sy_jx .item .type {margin-top: .08rem;line-height: .34rem;}
.single_zt .sy_jx .item .desc{font-size:.24rem;color:#999;margin-top:.05rem;}
/* 礼包列表 */
.gifts_warp .gift_box{margin-top:0;}
.gifts_warp .item{margin-bottom:.4rem;align-items:center;}
.gifts_warp .item:last-child{margin-bottom:.1rem;}
.gifts_warp .item .icon{display:block;width:1.4rem;height:1.4rem;border-radius:50%;border:.02rem solid #F3F3F3;padding:.1rem;overflow:hidden;}
.gifts_warp .item .icon img{width:100%;min-height:100%;height:auto;border-radius:50%;object-fit:cover;}
.gifts_warp .item .info{margin-left:.2rem;overflow:hidden;}
.gifts_warp .item .box{align-items:center;}
.gifts_warp .item .down{display:block;height:.6rem;line-height:.6rem;border-radius:3rem;border:.02rem solid var(--pm-c);padding:0 .22rem;font-size:.26rem;color:var(--pm-c);margin-left:.2rem;}
.gifts_warp .item .down:before{content:'';display:inline-block;width:.26rem;height:.26rem;margin-right:.1rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-2.52rem -4.5rem;vertical-align:middle;margin-top:-.1rem;}
.gifts_warp .item .progress_bars{margin:.16rem 0;display:flex;align-items:center;}
.gifts_warp .item .progress_bars span{display:block;font-size:.24rem;color:#999;}
.gifts_warp .item .progresss{margin-right:.1rem;width:.86rem;height:.06rem;background:#F0EFED;border-radius:.6rem;position:relative;}
.gifts_warp .item .progresss i{display:block;height:.06rem;border-radius:.6rem;background-color:var(--pm-c);position:absolute;left:0;top:0;bottom:0;z-index:11;}
/* 礼包详情 */
.single_gift .single_header .single_score::before{width:.92rem;height:.98rem;background-position:-1rem -5.8rem;}
/* 排行榜 */
.category_rank{background:url('../img/list_rank_bg.png') no-repeat;background-size:100% 6.1rem;padding-top:45%;margin:0 -.2rem}
.list_ranks{margin:0 .2rem;}
.list_ranks .menu_nav{margin-top:0rem;}
.list_ranks .menu_nav li{max-width:3.18rem;width:3.18rem;}
.list_ranks .menu_nav li:nth-child(2n){margin-right:0;}
.ranks_warp .item{margin-bottom:.2rem;align-items:center;background:linear-gradient(90deg,#F8F8F8 0%,rgba(255,255,255,0) 100%);padding:.34rem 0 .34rem .22rem;}
.ranks_warp .item:last-child{margin-bottom:0;}
.ranks_warp .item:nth-child(1){background:linear-gradient(90deg,#FFF6F6 0%,rgba(255,255,255,0) 100%);}
.list_ranks .item:nth-child(2){background:linear-gradient(90deg,#F6FBFF 0%,rgba(255,255,255,0) 100%);}
.list_ranks .item:nth-child(3){background:linear-gradient(90deg,#FFFAF6 0%,rgba(255,255,255,0) 100%);}
.list_ranks .item .order{width:.4rem;height:.38rem;line-height:.4rem;font-weight:bold;font-size:.24rem;color:#FFF;text-align:center;margin-left:.04rem;margin-right:.26rem;background:url('../img/icon.png') no-repeat;background-size:4.44rem 7.36rem;background-position:-3.8rem -5rem;}
.list_ranks .item:nth-child(n+4) .order{background:#DCDCDC;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
.list_ranks .item:nth-child(-n+3) .order{width:.52rem;height:.36rem;color:transparent;margin-left:0;margin-right:.2rem;}
.list_ranks .item:nth-child(1) .order{background-position:-.13rem -5rem;}
.list_ranks .item:nth-child(2) .order{background-position:-2.8rem -5rem;}
.list_ranks .item:nth-child(3) .order{background-position:-3.4rem -5rem;}
.list_ranks .item .icon{width:1.32rem;height:1.32rem;border-radius:.3rem;overflow:hidden;}
.list_ranks .item .icon img{width:100%;height:100%;}
.list_ranks .item .info{margin-left:.2rem;}
.list_ranks .item .info .box{align-items:center;}
.list_ranks .item .type{font-size:.24rem;color:#999;margin:.1rem 0 .12rem;}
.list_ranks .item .type span::after{content:"|";display:inline-block;margin:0 .12rem;line-height:1;color:#999;}
.list_ranks .item .type span:last-child:after{display:none;}
.list_ranks .item .down{display:block;padding:0 .2rem;height:.48rem;line-height:.48rem;border-radius:.5rem;overflow:hidden;font-size:.26rem;color:var(--pm-c);border:.02rem solid var(--pm-c);margin-left:.3rem;}
/* 详情底下单个板块 */
/* 相关礼包 */
.single_xg_gift .gift_box{margin-top:.36rem;}
/* 礼包排行 */
.single_gift_rank .list .down{height:.56rem;line-height:.56rem;background:var(--pm-c);border-radius:.12rem;font-size:.26rem;color:#FFF;padding:0 .34rem;margin-left:.2rem;}
/* 图片板块 */
.single_thum{position:relative;margin-top:.22rem;}
.single_thum .thum{overflow:hidden;border-radius:.12rem;position:relative;}
.single_thum .thum img{width:100%;height:4.18rem;object-fit:cover;overflow:hidden;}
.single_thum .title{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);border-radius:0rem 0rem .12rem .12rem;line-height:.68rem;font-size:.26rem;color:#FFF;padding:0 .32rem;text-align:center;z-index:11;}
/* 攻略排行 */
.single_gl_rank{background:linear-gradient(180deg,#FFF7E6 0%,#FFFFFF 30%,#FFFFFF 100%);border-radius:.12rem;padding:.32rem .26rem .26rem;margin-top:.22rem;}
.single_gl_rank .big_title{font-weight:bold;font-size:.36rem;color:var(--pm-c);text-align:center;}
.single_gl_rank .big_title::before{content:'';display:inline-block;width:1.02rem;height:.28rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-.1rem -3.75rem;margin-right:.38rem;}
.single_gl_rank .big_title::after{content:'';display:inline-block;width:1.02rem;height:.28rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-1.3rem -3.77rem;margin-left:.36rem;}
.single_gl_rank .list{display:flex;align-items:center;border-bottom:.02rem dashed #F5F5F5;padding-bottom:.4rem;margin-top:.36rem;}
.single_gl_rank .list .order{width:.44rem;height:.44rem;line-height:.44rem;background:linear-gradient(180deg,#E6E6E6 0%,#F5F5F5 100%);border-radius:0rem 0rem .2rem 0rem;text-align:center;font-family:DFPYaSongW9-GB,DFPYaSongW9-GB;font-weight:400;font-size:.26rem;color:#888;}
.single_gl_rank .list:nth-child(-n+3) .order{background:linear-gradient(180deg,#FFF0D0 0%,#FAFAFA 100%);color:var(--pm-c);}
.single_gl_rank .list .info{margin-left:.28rem;}
.single_gl_rank .list .info .desc{margin-top:.16rem;font-size:.24rem;color:#999;}
.single_gl_rank .list .info .title{color:#333;}
/* 手游合集 */
.single_game_zt{margin-top:.22rem;}
.single_game_zt .items{margin-top:.36rem;border-bottom:.02rem dashed #E5E5E5;padding-bottom:.3rem;}
.single_game_zt .items .thum{overflow:hidden;}
.single_game_zt .items .thum img{display:block;width:100%;height:3.34rem;border-radius:.12rem;}
.single_game_zt .items .title{font-size:.28rem;color:#333;text-align:center;padding-top:.3rem;}
.single_game_zt ul{display:flex;flex-wrap:wrap;}
.single_game_zt ul li{width:48%;padding-right:2%;margin-top:.3rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.single_game_zt ul li::before{content:'';display:inline-block;width:.1rem;height:.1rem;border-radius:.1rem;background:#E6E6E6;margin-right:.2rem;vertical-align:middle;}
/* 玩家评论 */
.single_player_reviews{margin-top:.22rem;}
.single_player_reviews .remark{position:relative;margin-top:.4rem;}
/* 评论区输入 */
.single_player_reviews .remark textarea{border:none;width:100%;height:2.14rem;background:#F8F8F8;border-radius:.2rem;border:.02rem solid #F2F2F2;padding:.22rem .28rem;box-sizing:border-box;font-size:.24rem;color:#999999;}
.single_player_reviews .remark_bottom{width:100%;position:absolute;bottom:0rem;justify-content:space-between;align-items:center;padding:.1rem .24rem .12rem;box-sizing:border-box;background:#F8F8F8;border-radius:.2rem;}
.single_player_reviews .remark_bottom .tips{display:block;height:26px;border:none;color: #FFBB27;margin-top: 0.16rem;}
.single_player_reviews .remark_bottom .submit{display:block;width:1.2rem;height:.5rem;line-height:.5rem;background:var(--pm-c);border-radius:.6rem;font-size:.24rem;color:#FFFFFF;text-align:center;border:none;float:right;}
/* 评论列表样式 */
.single_player_reviews .remark_list{margin-top:.4rem;}
.single_player_reviews .remark_list .list{border-bottom:.02rem solid #F8F5F5;padding-bottom:.2rem;margin-bottom:.4rem;}
.single_player_reviews .remark_list .item{align-items:start;}
.single_player_reviews .remark_list .icon{width:.8rem;height:.8rem;border-radius:50%;overflow:hidden;}
.single_player_reviews .remark_list .icon img{width:100%;height:100%;}
.single_player_reviews .remark_list .info{margin-left:.2rem;}
.single_player_reviews .remark_list .info .box{align-items:center;}
.single_player_reviews .remark_list .title{font-weight:bold;font-size:.28rem;color:#222;}
.single_player_reviews .remark_list .desc{font-size:.26rem;color:#666;line-height:.6rem;margin:.2rem 0 0;}
.single_player_reviews .remark_list .type{font-size:.24rem;color:#999;justify-content:space-between;}
.single_player_reviews .remark_list .time{font-size:.24rem;color:#999;display:block;margin-top:.12rem;}
.single_player_reviews .remark_list .type p{text-align:right;}
.single_player_reviews .remark_list .type span{display:inline-flex;align-items:center;margin-left:.46rem;cursor:pointer;}
.single_player_reviews .remark_list .type span::before{content:'';display:inline-block;width:.36rem;height:.36rem;background:url('../img/icon.png') no-repeat;background-size:4.44rem 7.36rem;background-position:-.58rem -4.46rem;margin-right:.1rem;}
.single_player_reviews .remark_list .type span:nth-child(2)::before{background-position:-.99rem -4.48rem;}
/* 底下回复评论 */
.single_player_reviews .item_bottom{background:#F8F8F8;margin-left:.9rem;padding:.26rem;margin-top:.22rem;}
.single_player_reviews .item_bottom .box{line-height:.6rem;word-break:break-all;white-space:normal;font-size:.24rem;color:#666;margin-bottom:.22rem;}
.single_player_reviews .item_bottom .title{font-size:.24rem;color:#F6B937;font-weight:400;display:inline-block;margin-right:.1rem;}
.single_player_reviews .item_bottom .desc{font-size:.24rem;color:#666;}
/* 查看全部回复 */
.single_player_reviews .item_bottom .look_all{align-items:center;}
.single_player_reviews .item_bottom .look_all span{font-size:.24rem;color:#F6B937;max-width:60%;}
.single_player_reviews .item_bottom .look_all i{display:inline-block;width:.34rem;height:.21rem;background:url('../img/icon.png') no-repeat;background-size:4.44rem 7.36rem;background-position:-1.4rem -4.54rem;margin-left:.14rem;}
/* 没有更多 */
.single_player_reviews .no_more{font-size:.24rem;margin-top:.4rem;text-align:center;height: 0.58rem; line-height: 0.58rem; border-radius: 0.3rem; border: solid 1px #ffbb27; margin: 0.4rem auto; color: #efa90f;}
.single_player_reviews .no_more a{font-size:.24rem;text-align:center;height: 0.58rem; line-height: 0.58rem;margin: 0.4rem auto; color: #efa90f;}
/* 更多合集 */
.single_more_zt .more_zts_list{margin-top:.4rem;}
.single_more_zt .more_zts_list .title{display:block;height:.8rem;line-height:.8rem;text-align:center;padding:0 .3rem;border-radius:.6rem;margin-bottom:.2rem;font-size:.28rem;}
.single_more_zt .more_zts_list .title:nth-child(7n+1){background:rgba(253,137,137,0.1);color:#F87E7E;}
.single_more_zt .more_zts_list .title:nth-child(7n+2){background:rgba(98,205,255,0.1);color:#56BEEE;}
.single_more_zt .more_zts_list .title:nth-child(7n+3){background:rgba(255,184,98,0.1);color:#FFB862;}
.single_more_zt .more_zts_list .title:nth-child(7n+4){background:rgba(76,238,197,0.1);color:#5FD7B9;}
.single_more_zt .more_zts_list .title:nth-child(7n+5){background:rgba(165,167,252,0.1);color:#9193FF;}
.single_more_zt .more_zts_list .title:nth-child(7n+6){background:rgba(45,200,208,0.1);color:#3AC4CB;}
.single_more_zt .more_zts_list .title:nth-child(7n+7){background:rgba(254,150,218,0.1);color:#FA8CD3;}
/* 单页 */
.page_banner{width:100%;height:3.3rem;background:url('../img/about.png') no-repeat top/contain;}
.page{margin:.26rem .2rem;}
.page_content{margin:.3rem 0;}
.page_content p{font-size:.28rem;color:#666;line-height:.72rem;letter-spacing:.01rem;text-indent:2em;margin-top:.2rem;}
.page_title{line-height:.68rem;height:.68rem;background:#FFF8EA;border-radius:.08rem;font-weight:bold;font-size:.3rem;color:var(--pm-c);margin:.4rem 0 0;padding-left:.24rem;}
.page_title::before{content:'';display:inline-block;width:.28rem;height:.28rem;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-.56rem -.08rem;margin-right:.18rem;}
.page_content ul{flex-wrap:wrap;margin-top:.4rem;}
.page_content ul li{margin-bottom:.2rem;margin-right:.52rem;}
.page_content ul li a{font-size:.28rem;color:#666;display:block;}
.page_content ul li:hover a{color:var(--pm-c);}
/* 搜索页 */
.search_total{display:block;margin-bottom:.3rem;font-size:.26rem;color:#999;}
/* 404 500 错误页面 */
.page_error{text-align:center;min-height:8rem;}
.page_error .page_404{width:3.2rem;height:2.66rem;margin:1.98rem auto 1rem;background:url(../img/404.png) no-repeat center/contain;}
.page_error .page_500{width:3.2rem;height:2.66rem;margin:1.98rem auto 1rem;background:url(../img/500.png) no-repeat center/contain;}
.page_error p{font-size:.26rem;color:#999;letter-spacing:.02rem;}
.page_error a.go_home{display:block;width:1.8rem;height:.68rem;line-height:.68rem;text-align:center;border-radius:.12rem;border:.02rem solid #e5e5e5;font-size:.26rem;color:#888;padding:0 .34rem;margin:.68rem auto 1.2rem;box-sizing:border-box;}
/* 礼包弹窗 */
.mask_layer{display:none;width:100%;height:100%;background-color:rgba(0,0,0,.2);position:fixed;top:0;right:0;z-index:99;}
.mask_layer .pop_up{display:none;width:5.61rem;height:5.96rem;margin:0 auto;position:relative;text-align:center;position:fixed;top:5.6rem;right:0;left:0;/* top:50%;right:50%;transform:translate(-50%,-50%);*/
 background:url('../img/gift_bg.png') no-repeat;padding:0 1.3rem;box-sizing:border-box}
.mask_layer .gift_show_code{margin-top:2.15rem;}
.mask_layer .gift_show_code span{color:#555;font-size:.24rem;line-height:.48rem;}
.mask_layer .copy_btn{width:3.16rem;line-height:1.1rem;cursor:pointer;text-align:center;color:transparent;font-size:.36rem;margin:.18rem auto 0;}
.mask_layer .close_btn{width:.54rem;height:.54rem;cursor:pointer;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-2.02rem -6.02rem;position:absolute;right:.6rem;top:.7rem;transform:translateX(50%);}
/* 隐私说明弹窗 */
.mask{display:none;width:100%;height:100%;background-color:rgba(0,0,0,.2);position:fixed;top:0;right:0;z-index:99;}
.privacy{display:none;width:6rem;min-height:8.6rem;margin:0 auto;position:fixed;top:1.6rem;right:0;left:0;/*top:50%;right:50%;transform:translate(-50%,-50%);*/
 background:#FFF;border-radius:.2rem;padding:.34rem .3rem .5rem;box-sizing:border-box;}
.privacy .privacy_title{font-weight:bold;font-size:.32rem;color:#222;text-align:center;}
.privacy .privacy_content{padding-top:.32rem;height: 400px;overflow-y: scroll;}
.privacy .privacy_content b {display: block;font-weight: bold;font-size: .26rem;color: #FCB10F; margin: 0.2rem 0;
}
.privacy .privacy_content span{display:block;font-weight:bold;font-size:.24rem;color:#FCB10F;margin:.2rem 0;}
.privacy .privacy_content p{font-size:.24rem;color:#555;line-height:.52rem;}
.privacy .privacy_content span i{display:inline-block;width:.34rem;height:.34rem;line-height:.4rem;background:#FCB10F;border-radius:.17rem;text-align:center;font-weight:bold;font-size:.24rem;color:#FFF;}
.privacy .privacy_btn{width:5.2rem;height:.8rem;line-height:.8rem;background:linear-gradient(90deg,#FFCE3A 0%,#FF9A1F 100%);border-radius:.8rem;opacity:0.88;margin:.62rem auto 0;font-weight:bold;font-size:.26rem;color:#FFF;text-align:center;cursor:pointer;}
/* 用户反馈弹窗 */
.feedback{padding:0;background:transparent;}
.feedback_title{height:2rem;background:url('../img/feedback_bg.png') no-repeat top/contain;}
.feedback_content{background:#fff;padding:.4rem;margin-top:-0.02rem;min-height:8.6rem;box-sizing:border-box;border-radius:0 0 .6rem .6rem;}
.feedback_content span{display:block;font-size:.24rem;color:#999;margin-bottom:.22rem;}
.feedback_content>div:nth-child(3) span,.feedback_content>div:nth-child(4) span{font-weight:bold;font-size:.24rem;color:#333;}
.feedback_content input{margin-bottom:.4rem;width:5.2rem;height:.68rem;background:#F8F8F8;border-radius:.6rem;opacity:0.88;border:none;font-size:.24rem;color:#333;padding-left:.4rem;box-sizing:border-box;}
.feedback_content textarea{margin-bottom:.4rem;width:5.2rem;height:1.02rem;background:#F8F8F8;border-radius:.12rem;border:none;opacity:0.88;font-size:.24rem;color:#333;padding:.2rem;box-sizing:border-box;}
.feedback_content textarea:-webkit-textarea-placeholder,.feedback_content textarea:-ms-textarea-placeholder,.feedback_content textarea:-moz-textarea-placeholder,.feedback_content input:-webkit-input-placeholder,.feedback_content input:-ms-input-placeholder,.feedback_content input:-moz-input-placeholder{color:#999;font-size:.24rem;}
.feedback .close_btn{position:absolute;right:-0.4rem;top:1rem;transform:translateX(50%);width:.54rem;height:.54rem;cursor:pointer;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-2.02rem -6.02rem;}
.feedback .submit{display:block;width:5.2rem;height:.8rem;line-height:.8rem;background:linear-gradient(90deg,#FFCE3A 0%,#FF9A1F 100%);border-radius:.8rem;opacity:0.88;margin:.4rem auto 0;font-weight:bold;font-size:.26rem;color:#FFFFFF;text-align:center;cursor:pointer;}
/* 登录*/
.masks{display:none;width:100%;height:100%;background-color:rgba(0,0,0,.2);position:fixed;top:0;right:0;z-index:99;}
.masks .pop_up{display:none;width:6rem;min-height:6.18rem;margin:0 auto;position:relative;text-align:center;position:fixed;/*top:50%;right:50%;transform:translate(50%,-50%);*/top:3.6rem;right:0;left:0;background:#fff url('../img/logo_bg.png') no-repeat top/contain;border-radius:.2rem;padding-bottom:.6rem;box-sizing:border-box;}
.logo_mask .icon{display:block;padding-top:.36rem;text-align:center;margin:0 auto;width:2.4rem;}
.logo_mask .icon img{width:100%;height:100%;}
.logo_mask .close_btn{position:absolute;right:.2rem;top:.28rem;width:.54rem;height:.54rem;cursor:pointer;background:url(../img/icon.png) no-repeat;background-size:4.44rem 7.36rem;background-position:-2.02rem -6.02rem;}
.logo_content{margin-top:.66rem;}
/* 账号和验证码登录切换 */
.logo_tab span{font-size:.28rem;color:#333;display:inline-block;margin:0 .44rem;cursor:pointer;}
.logo_tab span.current{font-weight:bold;position:relative;}
.logo_tab span.current::before{content:'';display:inline-block;width:.32rem;height:.06rem;background:var(--pm-c);border-radius:.2rem;position:absolute;left:50%;transform:translate(-50%,0);bottom:-0.2rem;}
/* 登录表单 */
.logo_content a{color: var(--pm-c);cursor: pointer;}
.logo_content form{padding:.52rem .5rem 0;}
.logo_content form input{border:none;width:5rem;height:.72rem;line-height:.6rem;background:#F8F8F8;border-radius:.6rem;padding:0 .4rem;font-size:.24rem;color:#999;box-sizing:border-box;margin-bottom:.3rem;}
.logo_content form .code_box{position:relative;width:5rem;height:.72rem;line-height:.6rem;background:#F8F8F8;border-radius:.6rem;margin-bottom:.4rem;}
.logo_content form .code_box input{width:3.2rem;position:absolute;left:0;margin-bottom:0;}
.logo_content form .code_btn{display:block;position:absolute;top:.06rem;right:.3rem;border:none;font-size:.24rem;color:var(--pm-c);border-left:.02rem solid #E2E2E2;height:.6rem;line-height:.6rem;padding-left:.3rem;background:#F8F8F8;cursor:pointer;}
.logo_content form .box{align-items:center;justify-content:start;font-size:.24rem;color:#999;}
.logo_content form .description{font-size:.24rem;color:#999;text-align:center;}
.logo_content form .forgot_pwd{font-size:.24rem;color:var(--pm-c);text-align:right;}
.logo_content form .submit{width:5rem;height:.8rem;line-height:.8rem;background:linear-gradient(90deg,#FFCE3A 0%,#FF9A1F 100%);border-radius:.8rem;font-weight:bold;font-size:.28rem;color:#FFF;text-align:center;border:none;margin-top:.4rem;}
.logo_content form .checkbox{width:.28rem;height:.29rem;line-height:.28rem;background:#D9D9D9;border-radius:.08rem;vertical-align:sub;margin-right:.14rem;margin-bottom:0;box-sizing:border-box;}
/* 修改默认的复选框选中颜色 */
.logo_content input[type=checkbox]{cursor:pointer;position:relative;}
.logo_content input[type=checkbox]::after{position:absolute;top:0;background-color:#fff;color:#fff;width:.28rem;height:.28rem;display:inline-block;visibility:visible;padding-left:0rem;text-align:center;content:' ';border-radius:.02rem;box-sizing:border-box;border:.02rem solid #fff;}
.logo_content input[type=checkbox]:checked::after{content:"";background-color:#D9D9D9;border-color:#D9D9D9;background-color:#D9D9D9;}
.logo_content input[type=checkbox]:checked::before{content:'';position:absolute;top:.02rem;left:.09rem;width:.06rem;height:.16rem;border:solid white;border-width:0 .04rem .04rem 0;transform:rotate(45deg);z-index:1;}
/*返回顶部*/
.fixedBtn { width: .64rem; height: .64rem; box-shadow: 0 0 .04rem 0 rgba(0,0,0,0.06); border-radius: 100%; position: fixed; right: .28rem; bottom: 1.4rem; z-index: 10; background: url(/static/mobile/img/totop.png) no-repeat rgba(255,255,255,0.9) center; }
/*点击图片放大*/
.image-viewer-container { display: none; position: fixed; top: 0; bottom: 0; right: 0; left: 0; background-color: rgba(255, 255, 255, 0.8); z-index: 3000; }
.image-viewer-container .close-button { text-align: right; margin-right: 0.1rem;  float: right;margin-top: 0.1rem;}
.image-viewer-container .swiper { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); overflow: hidden; }
.image-viewer-container .swiper .close-btn { width: 24px; height: 24px; position: absolute; color: #fff; right: 10px; top: 10px; text-align: center; line-height: 24px; background: #3d3d3d; border-radius: 50%; cursor: pointer; z-index: 10; }
.image-viewer-container .swiper .close-btn img { margin: 6px; display: block; width: 12px; height: 12px; }
.image-viewer-container .swiper .swiper-slide { overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; cursor: pointer; }
.image-viewer-container .swiper .swiper-slide a { display: -webkit-box; display: -ms-flexbox; display: flex; cursor: -webkit-zoom-in; cursor: zoom-in; margin: 0 40px; width: 100%; overflow: hidden; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.image-viewer-container .swiper .swiper-slide img { display: block; -o-object-fit: scale-down; object-fit: scale-down; max-width: 100%; max-height: 100%; }
.image-viewer-container .swiper .swiper-button-prev, .image-viewer-container .swiper .swiper-button-next { color: #fff; top: calc(50% + 24px); }
.image-viewer-container .swiper .swiper-button-prev::after, .image-viewer-container .swiper .swiper-button-next::after { font-size: 22px; }