@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{margin:0;padding:0}
*{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}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
abbr,acronym{border:0;font-variant:normal}
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%}
code,kbd,samp,tt{font-size:100%}
body{line-height:1.5;word-break:break-all}
body,html{overflow-y:auto;overflow-x:hidden;}
body{margin:0;font-family:"Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;font-size:14px;line-height:20px;color:#454545;position:relative;}
html,body{width:100%;min-width:1200px;margin:0 auto;overflow-x:hidden;min-height:1000px;background:#f5f5f5;}
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}
:link,:visited,ins{text-decoration:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
.clearfix,.cfx{margin-right:auto;margin-left:auto;*zoom:1}
.clearfix:before,.clearfix:after,.cfx:before,.cfx:after{display:table;content:"";line-height:0}
.clearfix:after,.cfx:after{clear:both}
.cx{overflow:hidden;*zoom:1}
b,em,i{font-style:normal;font-weight:normal;}
button,input,select,textarea,th{background:#fff;font-size:12px;line-height:1.5em;font-family:"Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;}
a{color:#333;text-decoration:none;}
a:hover,a:focus{-webkit-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;-moz-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;-ms-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;-o-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms}
.rotate360:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
header,section,footer,aside,nav,article,figure{display:block;}
/* 公共样式 */
a:hover{color:#ff950d}
:root{--pm-c:#ff950d}
.rotate360{-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}
.fl{float:left}
.fr{float:right}
.hide{display:none}
a{cursor:pointer}
img{vertical-align:top;border:0}
a img:hover{opacity:0.9;cursor:pointer}
/*图片高清*/
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}
/* 雪碧图标 */
.ico{position:relative;background:url(../img/icon1.png) no-repeat;}
.ico2{position:relative;background:url(../img/icon2.png) no-repeat;background-size:164px 193px}
.ico3{position:relative;background:url(../img/icon3.png) no-repeat;background-size:206px 202px}
.ico4{position:relative;background:url(../img/LoginForm_icons.png) no-repeat;background-size:100px 100px}
/* 容器 */
main{position:relative;z-index:1}
main section{width:1200px;margin:0 auto 30px;}

.main-content {width: 1200px;margin: 0 auto 30px;margin-top: 20px;}
.w1200{width:1200px;margin:0 auto;}
.wrapper{position:relative;padding:20px;background:#FFF;box-shadow:0px 5px 10px 0px rgba(204,204,204,0.1);border-radius:6px;box-sizing:border-box;overflow:hidden;*zoom:1}
/* 公共标题 */
.module_title{position:relative;font-size:18px;color:rgb(20,20,20);line-height:24px;border-left:3px solid rgb(255,149,13);padding:0px 0px 0px 10px;display:flex;align-items:center;}
.module_title .title{letter-spacing:2px;line-height:24px;flex:1}
.module_title .more{display:block;font-size:12px;color:rgb(153,153,153);}
.module_title .more i{display:inline-block;width:11px;height:11px;background-position:0 -68px;margin-left: 5px;}
.game_title{display:block;width:100%;overflow:hidden}
.game_title h2{position:relative;float:left;display:block;max-width:80%;height:42px;line-height:42px;font-size:32px;color:#333;font-weight:bold;letter-spacing:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.game_title h2 em{color:var(--pm-c);font-weight:bold}
/* 暂无（下载/礼包）按钮样式 */
.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{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.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}
/* 弹性盒子 */
.flex{display:flex}
.flex1{flex:1;overflow:hidden}
/* 分页样式 */
.pagination{margin:60px 0 40px 0;text-align:center}
.pagination .page-item{display:inline-block;margin:5px;font-size:13px;border:1px solid #E5E5E5;color:#999;background:#fff}
.pagination .active{border:1px 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:5px 15px;border:1px solid transparent}
.pagination li{color:#999}
.pagination li a{display:inline-block;color:#999}
.pagination li a:hover{background:var(--pm-c);color:#fff}
.pagination li:last-child{display:inline-block}
.pagination .page-total{border:none;}
/* list列表公共样式 */
.list .title{font-size:14px;color:#666;margin-right:10px}
.list .title:hover{color:var(--pm-c)}
.list .time{font-size:12px;color:#999}
.list .dot{display:inline-block;width:5px;height:5px;border-radius:5px;background:#E6E6E6;margin-right:10px;vertical-align:middle}
/* item列表公共样式 */
.item .title{font-size:14px;color:#333;margin-right:10px}
.item .title:hover{color:var(--pm-c)}
.item .desc{font-size:12px;color:#999}
.item .time{font-size:12px;color:#999}
.item .dot{display:inline-block;width:5px;height:5px;border-radius:5px;background:#E6E6E6;margin-right:10px;vertical-align:middle}
/* 头部 */
header{position:relative;background-color:#fcfcfc;}
header .header_box>div{position:relative;width:1200px;margin:0 auto;}
header .header_top{position:relative;line-height:40px;height:40px;background-color:#f5f5f5;}
header .header_top a{padding:0 20px;}
.header_top .header_top_left,.header_top .header_top_right{line-height:40px;height:40px;}
.header_top .header_top_left a{color:#b0b0b0;font-size:12px;padding-left:20px;-webkit-transition:all 0.3s;-mz-transition:all 0.3s;transition:all 0.3s;}
.header_top .header_top_left a.home_icon{background-position:0 0;}
.header_top .header_top_left a.add_icon{background-position:0 -134px;}
.header_top .header_top_left a.box_icon{background-position:0 -68px;}
.header_top .header_top_left a.home_icon:hover{background-position:0 -34px;}
.header_top .header_top_left a.add_icon:hover{background-position:0 -170px;}
.header_top .header_top_left a.box_icon:hover{background-position:0 -98px;}
.header_top .header_top_right a{color:#666666;font-size:12px;position:relative;padding:0 10px}
.header_top .header_top_right .header_download{display:inline-block;color:#2d89f2;}
.header_top .header_top_right .header_download i{display:inline-block;width:10px;height:22px;vertical-align:text-bottom;background-position:0 9px;margin-right:6px;}
.header_top .header_top_right .header_reg::after{content:'';display:inline-block;width:1px;height:12px;background:#666666;position:absolute;right:-3px;top:3px;}
.header_top .header_top_right .header_reg:hover,.header_top .header_top_right .header_login:hover{color:#2d89f2;}
.header_top .header_top_right .header_link::after{content:'';display:inline-block;width:1px;height:12px;background:#666666;position:absolute;right:-3px;top:3px;}
.header_top .header_top_right .header_link:hover,.header_top .header_top_right .header_outs:hover{color:#2d89f2;}
header .header_logo{height:76px;}
header .logo{position:relative;display:block;width:176px;height:100%;margin-right:10px;margin-top: 10px;}
/* 搜索 */
header .search_btn{height:30px;line-height:30px;width:180px;margin-top:23px;background-color:#ffffff;border:solid 1px #2d89f2;border-radius:18px;position:relative;}
header .search_btn input{height:30px;line-height:30px;border:0;padding-left:15px;width:155px;color:#666;background-color:transparent;font-size:12px;text-overflow:ellipsis;}
header .search_btn .search{display:block;height:30px;width:30px;border:0;background:url('../img/search.png') no-repeat center/contain;background-size:16px;cursor:pointer;background-color:transparent;position:absolute;right:2px;top:0px;}
.search_btn input::-webkit-input-placeholder{color:#999;}
.search_btn input:-moz-placeholder{color:#999;}
.search_btn input::-moz-placeholder{color:#999;}
.search_btn input:-ms-input-placeholder{color:#999;}
/* 全部游戏 */
header .header_allgame{margin-left:10px;position:relative;}
header .header_allgame button{border:none;background-color:transparent;width:82px;height:76px;background-position:0 -29px;cursor:pointer;}
header .header_allgame button:hover{background-position:-82px -29px;}
header .header_allgame .header_popup_allgame{display:none;position:absolute;top:76px;right:0;z-index:11;background:#fff;padding:10px;}
header .header_allgame:hover .header_popup_allgame{display:block;}
/* 导航 */
nav{position:relative;max-width:850px;}
nav ul{position:relative;top:-1px;width:100%;margin:auto;text-align:center;}
nav li{position:relative;z-index:0;vertical-align:top;display:inline-block;text-align:center;width:83px;height:76px;line-height:76px;}
nav li>a{position:relative;display:block;width:100%;height:100%;font-size:16px;color:#7a7979;line-height:80px;-o-transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;transition:all .5s;text-align:center;}
nav li>a::before{content:'';position:absolute;z-index:2;bottom:-1px;left:0;width:100%;height:0;border-bottom:4px solid var(--pm-c);-webkit-transform:scale(0);-mz-transform:scale(0);transform:scale(0);-webkit-transition:all 0.4s;-mz-transition:all 0.4s;transition:all 0.4s;}
nav li>a:hover,nav li.active>a{display:inline-block;color:var(--pm-c)}
nav li>a:hover::before,nav li.active>a::before{-webkit-transform:scale(1);-mz-transform:scale(1);transform:scale(1);}
nav li > a.vip {color: #ff353b;padding-left: 0.6rem; background: url(/static/web/img/vip.png) no-repeat 0.1rem center;line-height: 80px;height: 80px;}
nav li > a.welfare {display: inline-block;background: url(/static/web/img/hot2.gif) no-repeat center 10px;color: #ff4866;}
nav li > a.fl_game {display: inline-block;background: url(/static/web/img/fl_game.gif) no-repeat center 10px;}

/* 页脚 */
footer{position:relative;width:100%;padding:55px 0;background:#ffffff;overflow:hidden;}
footer .footer_logo{width:112px;height:60px;margin-left:120px;margin-top:25px;}
footer .footer_logo img{width:100%;height:100%;}
footer .footer_info{margin-left:50px;}
footer .game_nav{display:flex;justify-content:start;width:1200px;margin:0 auto;}
footer .game_nav li{line-height:35px;}
footer .game_nav li a{font-size:12px;color:#6c6c6c;}
footer .game_nav li a:hover{color:var(--pm-c)}
footer .game_nav li::after{content:'|';display:inline-block;margin:0 10px;vertical-align:top;color:#6c6c6c;}
footer .game_nav li:last-child:after{display:none;}
footer .game_beian p{height:30px;line-height:30px;color:#333;font-size:12px;}
footer .game_beian p a.link{-webkit-transition:all 0.4s;transition:all 0.4s;color:#6c6c6c;font-size:12px;cursor:pointer;}
footer .game_beian p a{color:#333;font-size:12px;}
footer .game_beian p a.link:hover{color:var(--pm-c);}
/* 首页轮播图 */
.home_slide{width: 1900px;overflow:hidden;}
.home_slide .swiper-container{position:relative;margin-bottom:16px;verflow:hidden;}
.home_slide .swiper-container .swiper-slide{position:relative;display:block;width:100%;height:100%;overflow:hidden;}
.home_slide .swiper-container .swiper-slide a{position:relative;display:block;width:100%;height:100%;}
.home_slide .swiper-container .swiper-slide a>img{width:100%;height:100%;max-height:800px;}
.home_slide .swiper-container .swiper-slide a>img{-o-transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}
.home_slide .swiper-pagination{width:100%;height:8px;position:absolute;top:390px;z-index:3;text-align:center;}
.home_slide .swiper-pagination ul{height:100%;display:inline-table;vertical-align:text-top;position:relative;}
.home_slide .swiper-pagination span{display:inline-block;*display:inline;zoom:1;width:32px;height:6px;border-radius:4px;background:#ffffff;margin:0 4px;cursor:pointer;}
.home_slide .swiper-pagination span.swiper-pagination-bullet-active{background:var(--pm-c) !important;}
/* 首页第一板块 */
.home_part1{position:relative;z-index:9;margin-top:-200px;}
.home_loginForm .company_login{height:266px;width:280px;overflow:hidden;background:white;border-radius:4px;font-size:12px;}
.home_loginForm .tabMenu{text-align: center;margin:12px auto 0;width:236px;}
.home_loginForm .tabMenu span{padding:5px 12px;font-size:18px;text-align:center;display:inline-block;cursor:pointer;font-weight:bold;}
.home_loginForm .tabMenu span.current{color:#ff950d;border-bottom:2px solid #ff950d;}
/* 登录表单 */
.login_form form{padding:15px 25px 0;}
.login_form .input-group {position: relative;display: flex;align-items: center;}
.login_form .icon_user {background-image: url(/static/web/img/LoginForm_icons.png);width: 15px;height: 14px;background-position: 0 0;position: absolute;left: 10px;top: 43%;transform: translateY(-50%);}
.login_form .icon_pwd {background-image: url(/static/web/img/LoginForm_icons.png);width: 15px;height: 14px;background-position: 0 -13px;position: absolute;left: 10px;top: 43%;transform: translateY(-50%);}
.login_form .icon_phone {background-image: url(/static/web/img/LoginForm_icons.png);width: 15px;height: 14px;background-position:-61px -84px;position: absolute;left: 10px;top: 43%;transform: translateY(-50%);}
.login_form .icon_code {background-image: url(/static/web/img/LoginForm_icons.png);width: 15px;height: 14px;background-position: -74px -84px;position: absolute;left: 10px;top: 43%;transform: translateY(-50%);}
.login_form form input {border: none;width: 100%;height: 40px;line-height: 40px;background: transparent;border-radius: 4px;padding: 0 24px 0 35px;font-size: 14px;color: #999;box-sizing: border-box;margin-bottom: 10px;border: 1px solid #e2dedf;}
.login_form form .checkbox{width:17px;height:17px;line-height:17px;background:#fff;border-radius:2px;vertical-align:sub;margin-right:5px;margin-bottom:0;margin-left:8px;}
.login_form form .code_box{position:relative;width:230px;height:40px;line-height:40px;background:transparent;border-radius:4px;margin-bottom:10px;}
.login_form form .code_box input{width:230px;position:absolute;left:0;}
.login_form form .code_btn{display:block;position:absolute;top:8px;right:13px;border:none;font-size:13px;color:var(--pm-c);border-left:1px solid #E2E2E2;height:25px;line-height:25px;padding-left:20px;/* background:#F8F8F8;*/
 cursor:pointer;}
.login_form form .box{display:flex;justify-content:space-between;}
.login_form form .box a{color: var(--pm-c);}
.login_form form .tips{font-size:13px;color:#999999;}
.login_form form .description{font-size:13px;color:#999999;text-align:center;}
.login_form form .forgot_pwd{font-size:13px;color:var(--pm-c);text-align:right;}
.login_form form .submit{width:230px;height:35px;line-height:35px;background:linear-gradient( 90deg,#FFCE3A 0%,#FF9A1F 100%);border-radius:4px;font-weight:bold;font-size:14px;color:#FFFFFF;text-align:center;border:none;margin-top:10px;cursor:pointer;padding: 0 32px 0 29px;}
.home_loginForm .has_account {text-align: center;margin-top:12px;font-size: 14px;line-height: 0.21rem;color: #a8a8a8;}
.home_loginForm .has_account a{color: var(--pm-c);}
/* 修改默认的复选框选中颜色 */
.login_form input[type=checkbox]{cursor:pointer;position:relative;}
.login_form input[type=checkbox]::after{position:absolute;top:0;background-color:#fff;color:#fff;width:17px;height:17px;display:inline-block;visibility:visible;padding-left:0px;text-align:center;content:' ';border-radius:2px;box-sizing:border-box;border:1px solid #ddd;}
.login_form input[type=checkbox]:checked::after{content:"";background-color:var(--pm-c);border-color:var(--pm-c);background-color:var(--pm-c);}
.login_form input[type=checkbox]:checked::before{content:'';position:absolute;top:2px;left:6px;width:3px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);z-index:1;}
/*.account_form form .box{justify-content:end;}*/
.home_rmyx_item{margin-left:26px;}
.home_rmyx_item ul{display:flex;justify-content:space-between;}
.home_rmyx_item .rmyx_item{margin:1px;width:278px;height:264px;border:none;border-radius:5px 5px 0 0;background:#ffffff;-webkit-transition:transform .2s linear;transition:transform .2s linear;overflow:hidden;position:relative;}
.home_rmyx_item .rmyx_item:hover{margin:0px;-webkit-box-shadow:0px 5px 5px rgb(0 0 0 / 10%);box-shadow:0px 5px 5px rgb(0 0 0 / 10%);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}
.home_rmyx_item .rmyx_item::after{content:'';display:inline-block;position:absolute;top:0;right:0;z-index:3;width:70px;height:70px;}
.home_rmyx_item .rmyx_item_hot::after{background:url('../img/gico_hot.png') no-repeat center/contain;}
.home_rmyx_item .rmyx_item_new::after{background:url('../img/gico_new.png') no-repeat center/contain;}
.home_rmyx_item .rmyx_item .thum{overflow:hidden;width:278px;height:187px;border-radius:4px;font-size:12px;}
.home_rmyx_item .rmyx_item .img{width: 278px;height: 187px;}

.home_rmyx_item .rmyx_item .info{margin:12px;}
.home_rmyx_item .rmyx_item .title{font-weight:bold;font-size:18px;color:#3c3c3c;}
.home_rmyx_item .rmyx_item .down{width:68px;height:18px;margin-top:1px;line-height:17px;text-align:center;color:#ffffff;font-size:12px;background:var(--pm-c);border-radius:16px;cursor:pointer;margin-left:10px;}
.home_rmyx_item .rmyx_item .info_bot{margin-top:12px;}
.home_rmyx_item .rmyx_item .txt{font-size:13px;color:#a8a8a8;margin-right:10px;}
.home_rmyx_item .rmyx_item .txt i{display:inline-block;width:14px;height:12px;margin-right:4px;background-position:-11px -179px;vertical-align:middle;}
.home_rmyx_item .rmyx_item .rmyx_link{position:relative;}
.home_rmyx_item .rmyx_item .rmyx_link a{color:#a8a8a8;}
.home_rmyx_item .rmyx_item .rmyx_link a.lb{margin-left:6px;position:relative;}
.home_rmyx_item .rmyx_item .rmyx_link a.lb::before{content:'';display:inline-block;position:absolute;top:3px;left:-5px;width:1px;height:13px;background:#a8a8a8;}
/* 首页第二板块 */
.home_part2{position:relative;margin:0px auto 20px;}
.home_part2 .home_part2_icon_left{position:absolute;left:-357px;z-index:2;top:0px;}
.home_part2 .home_part2_icon_right{position:absolute;right:-357px;z-index:2;top:0px;}
.home_part2 .home_part2_left{width:280px;}
/* 热游排行 */
.home_hot_rank_content{background:rgb(255,255,255);border-radius:8px;padding:8px 0;margin-top:15px;}
.home_hot_rank .list{padding-right:12px;height:43px;line-height:43px;font-size:12px;color:rgb(60,60,60);cursor:auto;border-bottom:2px solid rgb(247,247,247);}
.home_hot_rank .list:last-child{border:none;}
.home_hot_rank .list .order{width:26px;text-align:right;color:rgb(168,168,168);}
.home_hot_rank .list:nth-child(1) .order{color:rgb(255,28,15);}
.home_hot_rank .list:nth-child(2) .order{color:var(--pm-c);}
.home_hot_rank .list:nth-child(3) .order{color:rgb(255,190,13);}
.home_hot_rank .list .timing{padding-left:10px;width:66px;text-align:left;}
.home_hot_rank .list .just{color:rgb(255,28,15);}
.home_hot_rank .list .label{padding-left:10px;width:76px;}
.home_hot_rank .list .down{display:inline-block;margin-left:10px;width:68px;height:20px;line-height:20px;text-align:center;font-size:12px;color:rgb(51,51,51);cursor:pointer;margin:11px 0px 0px;border-radius:20px;border-width:1px;border-style:solid;border-color:rgb(210,210,210);border-image:initial;background:rgb(255,255,255);transition:0.4s;}
.home_hot_rank .list:hover .timing,.home_hot_rank .list:hover .label,.home_hot_rank .list:hover .down{color:var(--pm-c);border-color:rgb(255,149,13);}
.home_hot_rank .list .down:hover{color:rgb(255,255,255);border-color:var(--pm-c);background:var(--pm-c);}
/* 开服列表 */
.home_kf_list{margin-top:20px;}
.home_kf_list_content{min-height:408px;box-sizing:border-box;background:rgb(255,255,255);border-radius:8px;padding:18px 0;margin-top:15px;}
.home_kf_list .tabMenu{position:relative;display:flex;justify-content:center;margin:0 20px;}
.home_kf_list .tabMenu span{width:50%;height:28px;border-bottom:2px solid #f5f5f5;text-align:center;font-size:16px;color:#3c3c3c;cursor:pointer;}
.home_kf_list .tabMenu span:hover{color:var(--pm-c);}
.home_kf_list .tabMenu span.current{border-color:var(--pm-c);color:var(--pm-c);}
.home_kf_list .kf_th{padding:0 10px 0 18px;}
.home_kf_list .kf_th span{margin-top:8px;height:32px;line-height:32px;text-align:left;font-weight:normal;color:#a8a8a8;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px;}
.home_kf_list .kf_th span:nth-child(1){width:90px;}
.home_kf_list .kf_th span:nth-child(2){width:70px;}
.home_kf_list .list{height:40px;line-height:40px;border-bottom:2px solid #f7f7f7;transition:all .4s;padding:0 10px 0 18px;}
.home_kf_list .list:last-child{border:none;}
.home_kf_list .list:hover{border-bottom-color:var(--pm-c);background:var(--pm-c);}
.home_kf_list .list a,.home_kf_list .list span{text-align:left;font-size:12px;background:#ffffff;transition:all .4s;margin-right:8px;}
.home_kf_list .list:hover a,.home_kf_list .list:hover span{background:var(--pm-c);color:#ffffff !important;}
.home_kf_list .list .title{width:90px;font-weight:bold;color:rgb(60,60,60);}
.home_kf_list .list .game_name{width:70px;color:var(--pm-c);}
.home_kf_list .list .time{color:rgb(168,168,168);}
.home_kf_list .swiper-container{position:relative;overflow:hidden;padding-bottom:15px;}
.home_kf_list .swiper-pagination{width:100%;height:8px;position:absolute;z-index:3;text-align:center;}
.home_kf_list .swiper-pagination ul{height:100%;display:inline-table;vertical-align:text-top;position:relative;}
.home_kf_list .swiper-pagination span{display:inline-block;*display:inline;zoom:1;width:30px;height:5px;border-radius:5px;background:gray;margin:0 4px;cursor:pointer;}
.home_kf_list .swiper-pagination span.swiper-pagination-bullet-active{background:var(--pm-c) !important;}
/* 热门页游 */
.home_part2 .home_rmyy{margin-left:26px;}
.home_rmyy .home_rmyy_content{margin:14px 0 0 0;overflow:hidden;margin-right:-26px;flex-wrap:wrap;}
.home_rmyy .home_rmyy_content li{position:relative;width:280px;height:160px;border-radius:4px;margin-right:26px;margin-bottom:22px;overflow:hidden;}
.home_rmyy .home_rmyy_content li .thum{width:280px;height:160px;overflow:hidden;position:relative;border-radius:6px;}
.home_rmyy .home_rmyy_content li .thum a{display:block;}
.home_rmyy .home_rmyy_content li .thum img{width: 280px;height: 160px;position:absolute;left:0;top:0;-webkit-transition:transform .2s linear;transition:transform .2s linear;}
.home_rmyy .home_rmyy_content li:hover .thum img{-webkit-transform:scale(1.05);transform:scale(1.05);}
.home_rmyy .rmyy_list_info{position:absolute;top:16px;}
.home_rmyy .rmyy_list_info .name{margin-left:25px;color:#3c3c3c;font-size:15px;}
.home_rmyy .rmyy_list_info .type{margin-left:25px;color:#a8a8a8;font-size:14px;}
.home_rmyy .rmyy_list_info .descType{position:relative;display:inline-block;height:18px;line-height:18px;margin-left:25px;color:white;padding:0 3px;margin-top:5px;font-size:12px;vertical-align:text-top;}
.home_rmyy .rmyy_list_info .descType::after{content:'';display:inline-block;width:0;height:0;border:9px solid;border-color:transparent;position:absolute;right:-17px;top:0;}
.home_rmyy .rmyy_list_info .rmyy_new{background:rgb(147,195,107);}
.home_rmyy .rmyy_list_info .rmyy_new::after{border-left-color:rgb(147,195,107);}
.home_rmyy .rmyy_list_info .rmyy_hot{background:rgb(254,86,0);}
.home_rmyy .rmyy_list_info .rmyy_hot::after{border-left-color:rgb(254,86,0);}
.home_rmyy .rmyy_list_hover_info{display:none;position:absolute;top:16px;display:none;width:100%;background:rgba(1,1,1,.5);bottom:0;top:auto;height:45px;padding-top:12px;border-radius:0 0 5px 5px;}
.home_rmyy .home_rmyy_content li:hover .rmyy_list_hover_info{display:flex;}
.home_rmyy .rmyy_list_hover_info .down{display:inline-block;width:112px;height:32px;line-height:32px;text-align:center;font-size:16px;color:#ffffff;background:var(--pm-c);border-radius:12px;margin-left:25px;cursor:pointer;}
.home_rmyy .rmyy_list_hover_info .rmyx_link{position:relative;text-align:right;font-size:14px;margin-right:12px;margin-top:5px;}
.home_rmyy .rmyy_list_hover_info .rmyx_link a{color:#fff;}
.home_rmyy .rmyy_list_hover_info .rmyx_link a.lb{margin-left:6px;position:relative;}
.home_rmyy .rmyy_list_hover_info .rmyx_link a.lb::before{content:'';display:inline-block;position:absolute;top:3px;left:-5px;width:1px;height:13px;background:#fff;}
/* 新游推荐 */
.home_game_tj{position:relative;overflow:visible;}
.home_game_tj .swiper-container{overflow:hidden;margin-top:14px;}
.home_game_tj .swiper-container .swiper-slide{position:relative;display:block;overflow:hidden;}
.home_game_tj .swiper-button-next:after,.game_slider .swiper-button-prev:after{content:"";}
.home_game_tj .swiper-button-next.swiper-button-disabled,.game_slider .swiper-button-prev.swiper-button-disabled{opacity:0.5;}
.home_game_tj .swiper-slide{width:225px;height:210px;border-radius:4px;overflow:hidden;position:relative;}
.home_game_tj .swiper-slide .item{position:relative;width:100%;border-radius:5px;overflow:hidden;background: #fff;}
.home_game_tj .swiper-slide .item .thum{width:100%;height:150px;overflow:hidden;}
.home_game_tj .swiper-slide .item .thum img{overflow:hidden;width: 225px;height: 150px;}
.home_game_tj .swiper-slide .item .xyts_item_hover_info{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6);padding:15px;box-sizing:border-box;align-items:center;justify-content:flex-end;flex-direction:column;}
.home_game_tj .swiper-slide .item:hover .xyts_item_hover_info{display:flex;}
.home_game_tj .swiper-slide .item .xyts_item_hover_info .xyts_link{position:relative;text-align:right;font-size:14px;margin-right:12px;margin-top:5px;}
.home_game_tj .swiper-slide .item .xyts_item_hover_info .xyts_link a{color:#fff;}
.home_game_tj .swiper-slide .item .xyts_item_hover_info .xyts_link a.lb{margin-left:6px;position:relative;}
.home_game_tj .swiper-slide .item .xyts_item_hover_info .xyts_link a.lb::before{content:'';display:inline-block;position:absolute;top:3px;left:-5px;width:1px;height:13px;background:#fff;}
.home_game_tj .swiper-slide .item .xyts_item_hover_info .down{display:inline-block;padding:5px 26px;background:#ff6c00;color:#fff;margin-top:34px;margin-bottom:28px;border-radius:15px;cursor:pointer;}
.home_game_tj .swiper-button-next,.home_game_tj .swiper-button-prev{width:40px;height:88px;background-color:#d8d8d8;border-radius:5px;margin:0 -60px;top:50%;transform:translateY(-50%);filter:opacity(0.8);z-index:12;bottom:auto;cursor:pointer;background-repeat:no-repeat;background-size:12px 18px;background-position:center center;}
.home_game_tj .swiper-button-prev{background-image:url("../img/btn_l.png");}
.home_game_tj .swiper-button-next{background-image:url("../img/btn_r.png");}
.home_game_tj .swiper-slide .item .title{width: 100%;text-align: center;float: left;margin-bottom: 6px;}
.home_game_tj .swiper-slide .item .title h3{width:100%;float:left;color:#333;font-size:16px;margin-bottom:3px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top: 10px; font-weight: bold;}
.home_game_tj .swiper-slide .item .title p{width:100%;float:left;color:#a8a8a8;font-size:12px;}
/* 新闻公告 */
.home_xwgg{position:relative;}
.home_xwgg .tabMenu{position:absolute;top:3px;left:110px;overflow:hidden;border-radius:21px;border:1px solid #bfbfbf;height:21px;}
.home_xwgg .tabMenu span{display:inline-block;border-left:1px solid #bfbfbf;width:77px;height:21px;text-align:center;line-height:21px;font-size:12px;color:#000;cursor:pointer;}
.home_xwgg .tabMenu span:nth-of-type(1){border-left:none;}
.home_xwgg .tabMenu span.current{background:#000;color:#fff;}
.home_xwgg .home_xwgg_content{height:220px;margin:18px 0 0 0;padding:15px;background:#ffffff;}
.home_xwgg .home_xwgg_content .subBox{margin-bottom:10px;}
.home_xwgg .swiper-container{position:relative;width:385px;height:220px;overflow:hidden;}
.home_xwgg .swiper-container .swiper-slide{position:relative;overflow:hidden;width:100%;height:100%;background:#ffffff;}
.home_xwgg .swiper-container .swiper-slide .title{position:absolute;left:0;bottom:0;padding-left:8px;width:385px;height:36px;line-height:36px;font-size:14px;color:#ffffff;background:rgba(0,0,0,.5);font-weight:normal;padding-right:100px;box-sizing:border-box;}
.home_xwgg .swiper-container .swiper-pagination{position:absolute;z-index:21;top:198px;left:0;width:100%;text-align:right;font-size:0;}
.home_xwgg .swiper-container .swiper-pagination .swiper-pagination-bullet{display:inline-block;zoom:1;width:10px;height:10px;border-radius:4px;background:white;opacity:1;margin:0 4px;cursor:pointer;border:none !important;outline:none !important;}
.home_xwgg .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:var(--pm-c) !important;}
.home_xwgg .home_xwgg_list{position:relative;overflow:hidden;width:370px;height:220px;padding-left:23px;padding-top:15px;}
.home_xwgg .home_xwgg_list li{margin-bottom:15px;height:20px;line-height:20px;font-size:13px;color:#a8a8a8;cursor:pointer;transition:all .4s;display:flex;align-items:center;}
.home_xwgg .home_xwgg_list li i{display:inline-block;margin-right:8px;width:13px;height:12px;background-position:0 -55px;display:inline-block;vertical-align:middle;}
.home_xwgg .home_xwgg_list li .title{color:#5e5e5e;font-weight:normal;transition:all .4s;}
.home_xwgg .home_xwgg_list li .time{margin-left:10px;}
.home_xwgg .home_xwgg_list li:hover,.home_xwgg .home_xwgg_list li:hover .title{color:var(--pm-c);}
.home_xwgg .home_xwgg_list li:hover i{background-position:0 -80px;}
/* 服务通道 */
.home_service{margin-left:26px;}
.home_service_content{width:350px;height:230px;padding:10px;margin:18px 0 0 0;background:#fff;}
.home_service_content ul{flex-wrap:wrap;margin-top:15px;}
.home_service_content ul li{position:relative;width:31%;height:55px;padding-top:7px;border-bottom:1px dashed #a8a8a8;padding-left:10px;box-sizing:border-box;}
.home_service_content ul li:nth-child(1),.home_service_content ul li:nth-child(4){width:38%;}
.home_service_content ul li a{display:block;line-height:34px;font-size:14px;color:#999999;}
.home_service_content ul li a:hover{color:var(--pm-c);}
.home_service_content ul li .ico3{display:inline-block;padding-left:8px;vertical-align:middle;}
.home_service_content ul li .icon_mod_password{width:18px;height:18px;background-position:-64px -11px;}
.home_service_content ul li a:hover .icon_mod_password{background-position:-11px -64px;}
.home_service_content ul li .icon_find_password{width:16px;height:16px;background-position:-49px -104px;}
.home_service_content ul li a:hover .icon_find_password{background-position:-87px -104px;}
.home_service_content ul li .icon_bind_phone{width:18px;height:19px;background-position:-144px -85px;}
.home_service_content ul li a:hover .icon_bind_phone{background-position:-183px -11px;}
.home_service_content ul li .icon_self_help{width:16px;height:18px;background-position:-104px -50px;}
.home_service_content ul li a:hover .icon_self_help{background-position:-11px -104px;}
.home_service_content ul li .icon_jzjh{width:14px;height:13px;background-position:-91px -144px;}
.home_service_content ul li a:hover .icon_jzjh{background-position:-127px -144px;}
.home_service_content ul li .icon_online_service{width:18px;height:17px;background-position:-51px -64px;}
.home_service_content ul li a:hover .icon_online_service{background-position:-104px -11px;}
.home_service_content .home_fwtd_hotline{position:relative;width:319px;height:55px;margin:21px auto;background:#eeeeee;border-radius:5px;text-align:center;color:#999999;font-size:14px;}
/*.home_service_content .home_fwtd_hotline .ico3{display:inline-block;width:31px;height:31px;position:absolute;left:70px;top:12px;background-position:-11px -11px;}*/

.home_service_content .home_fwtd_hotline .ico3{display:inline-block;width:31px;height:31px;position:absolute;left:50px;top:12px;background-position:-44px -167px;}
.home_service_content .home_fwtd_hotline_info{padding-top:12px;margin-left:28px;line-height:1;}
.home_service_content .home_fwtd_hotline_phone{margin-top:2px;margin-right:18px;color:#898888;font-size:18px;}
/* 热门礼包 */
.home_gift .home_gift_content{position:relative;display:flex;}
.home_gift .item{position:relative;margin:15px 16px 0 0;border-radius:6px;width:136px;height:176px;vertical-align:text-top;background:#ffffff;transition:transform .2s linear;cursor:pointer;padding-top:8px;box-sizing:border-box;}
.home_gift .item a{display:block;}
.home_gift .item:last-of-type{margin-right:0;}
.home_gift .item:hover{transform:translate3d(0,-4px,0);box-shadow:0px 5px 5px rgb(0 0 0 / 10%);}
.home_gift .item .thum{position:relative;margin:0 auto;overflow:hidden;width:104px;height:104px;}
.home_gift .item .thum img{width:100%;height:100%;border-radius:16px;}
.home_gift .item .thum::after{content:'';display:block;position:absolute;right:-1px;bottom:-1px;width:25px;height:26px;background:url('../img/lb_icon.png') no-repeat center/contain;}
.home_gift .item .gist_ct{margin:10px auto 0;width:122px;}
.home_gift .item .gist_ct_tit{overflow:hidden;height:20px;text-align:center;line-height:20px;text-overflow:ellipsis;white-space:nowrap;font-size:15px;color:#3c3c3c;}
.home_gift .item .gist_ct_desc{overflow:hidden;height:30px;text-align:center;line-height:30px;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#a8a8a8;}
.home_gift .item .gist_ct_get{display:none;position:absolute;left:50%;top:146px;margin-left:-26px;border-radius:20px;width:52px;height:20px;line-height:20px;font-size:14px;text-align:center;border-color:var(--pm-c);color:#ffffff;background:var(--pm-c);}
.home_gift .item:hover .gist_ct_get{display:block;}
.home_gift .item:hover .gist_ct_desc{display:none;}
/* 更多游戏 */
.home_gdyx .home_gdyx_content{margin-top:15px;background:#fff;border-radius:4px;padding:20px;}
.home_gdyx .home_gdyx_content .gdyx_wrap{display:flex;flex-wrap:wrap;margin:0 -14px;display:grid;grid-template-columns:repeat(4,1fr);gap:5px;}
.home_gdyx .item{/*width:234px;*/
height:80px;margin:0 5px 5px;padding:0 5px;/* background:#f7f7f7;*/
border-radius:4px;display:flex;align-items:center;transition:all .3s;cursor:pointer;}
.home_gdyx .item:hover{background:#fff5e6;}
.home_gdyx .item a{align-items:center;}
.home_gdyx .item .thum{width:60px;height:60px;margin-right:15px;}
.home_gdyx .item .thum img{width:100%;height:100%;border-radius:4px;}
.home_gdyx .item .game_info{position:relative;}
.home_gdyx .item .game_info .name{font-size:16px;color:#141414;margin-bottom:3px;}
.home_gdyx .item .game_info .type{font-size:12px;color:#999;}
/* 游戏攻略 */
.home_yxgl .home_yxgl_content{margin:15px 0 0 0;padding:24px 36px 0;border-radius:8px;background:#ffffff;}
.home_yxgl .home_yxgl_tags{position:relative;padding:0 2px 8px;border-bottom:1px solid #d2d2d2;}
.home_yxgl .home_yxgl_tags span{margin:0 16px 8px 0;border-radius:8px;border:1px solid #d2d2d2;padding:2px 4px;width:88px;text-align:center;font-size:14px;background:#ffffff;cursor:pointer;transition:all .4s;}
.home_yxgl .home_yxgl_tags span:hover,.home_yxgl .home_yxgl_tags span.current{border-color:var(--pm-c);color:#ffffff;background:var(--pm-c);}
.home_yxgl .home_yxgl_tags_wrap{min-height:156px;}
.home_yxgl .home_yxgl_tags_wrap ul{flex-wrap:wrap;}
.home_yxgl .home_yxgl_tags_wrap ul li{margin:5px 0 5px;width:338px;height:36px;border-bottom:1px dashed #d2d2d2;padding:5px 0;color:#333;font-size:13px;cursor:pointer;align-items:center;margin-right:55px;}
.home_yxgl .home_yxgl_tags_wrap ul li:nth-child(3n){margin-right:0;}
.home_yxgl .home_yxgl_tags_wrap ul li::before{content:'';display:inline-block;width:3px;height:3px;background:#333;border-radius:3px;margin-right:8px;}
.home_yxgl .home_yxgl_tags_wrap ul li .time{display:inline-block;margin-left:10px;}
.home_yxgl .home_yxgl_tags_wrap ul li:hover{border-color:var(--pm-c);color:var(--pm-c);}
.home_yxgl .home_yxgl_tags_wrap ul li:hover::before{background-color:var(--pm-c);}
.home_yxgl .home_yxgl_tags_wrap ul li:last-child{justify-content:center;}
.home_yxgl .home_yxgl_tags_wrap ul li .more{text-align:center;}
.home_yxgl .home_yxgl_tags_wrap ul li:last-child::before{display:none;}
/* 游戏推荐 */
.home_yxtj .home_yxtj_content{margin-top:5px;}
.home_yxtj .home_yxtj_content a{display:inline-block;font-size:14px;color:#363636;margin:10px 10px 0 0;}
.home_yxtj .home_yxtj_content a:hover{color:var(--pm-c);}
/* 友情链接 */
.home_link .home_link_content{margin-top:5px;overflow:hidden;padding:0;}
.home_link .home_link_content a{display:inline-block;font-size:14px;color:#363636;margin:10px 10px 0 0;}
.home_link .home_link_content a:hover{color:var(--pm-c);}
/* 首页右侧底部菜单栏 */
.home_sidebar{position:fixed;right:0;bottom:26px;z-index:99;}
.home_sidebar_item{position:relative;margin:4px 0 0 0;width:54px;height:54px;}
.sidebar_item_content{position:relative;border-radius:5px;overflow:hidden;width:100%;height:100%;cursor:pointer;}
.home_sidebar_item .sidebar_item_icon{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px;background:var(--pm-c) url('../img/company_sidebar_box.png') no-repeat center/contain;background-size:35px;}
.home_sidebar_item.selfHelp .sidebar_item_icon{background:var(--pm-c) url('../img/company_sidebar_help.png') no-repeat center/contain;background-size:35px;}
.home_sidebar_item.service .sidebar_item_icon{background:var(--pm-c) url('../img/company_sidebar_service.png') no-repeat center/contain;background-size:36px;}
.home_sidebar_item.tell .sidebar_item_icon{background:var(--pm-c) url('../img/company_sidebar_tell.png') no-repeat center/contain;background-size:35px;}
.home_sidebar_item.wechat .sidebar_item_icon{background:var(--pm-c) url('../img/company_sidebar_wechat.png') no-repeat center/contain;background-size:35px;}
.home_sidebar_item.top .sidebar_item_icon{background:var(--pm-c) url('../img/company_sidebar_top.png') no-repeat center/contain;background-size:26px;}
.home_sidebar_item .sidebar_item_show{position:absolute;left:0;top:0;border-radius:5px;width:100%;height:100%;text-align:center;font-size:13px;color:#fffefe;background-color:#c1c1c1;-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.home_sidebar_item:hover .sidebar_item_show{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
.home_sidebar_item:hover .sidebar_item_show a{color: #fffefe;background-color: #c1c1c1;}
.home_sidebar_item:hover .sidebar_item_show .p1{padding-top: 8px;}
.home_sidebar_item .home_sidebar_popup{border-radius:5px;text-align:center;border:1px solid var(--pm-c);padding:15px 20px;background:#ffffff;display:none;position:absolute;z-index:2;right:105%;bottom:0;-webkit-transform-origin:right bottom;transform-origin:right bottom;}
.home_sidebar_item .home_sidebar_popup .game_img{width:100px;height:100px;}
.home_sidebar_item .home_sidebar_popup .game_title{text-align:center;color:#2d89f2;margin-top:5px;}
.home_sidebar_item .home_sidebar_popup .down{display:inline-block;padding:4px 15px;background-color:var(--pm-c);color:#fff;border-radius:6px;cursor:pointer;margin:5px auto 0;min-width:60px;text-align:center;}
.home_sidebar_item .popup2 p a{display:block;border-bottom:1px solid #f5f5f5;width:48px;height:35px;line-height:35px;text-align:center;font-size:12px;color:#3c3c3c;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;cursor:pointer;}
.home_sidebar_item:hover .home_sidebar_popup{display:block;-webkit-animation:scaleFadeIn 0.4s ease 0s;animation:scaleFadeIn 0.4s ease 0s;}
.home_sidebar_item .popup4 p{text-align:center;font-size:15px;font-weight:bold;color:rgb(20,20,20);white-space:nowrap;-webkit-user-select:auto !important;user-select:auto !important;}
.home_sidebar_item .popup5 p img{width:177px;height:177px;}
@-webkit-keyframes scaleFadeIn{0%{opacity:0;filter:alpha(opacity=0);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(0);transform:scale(0);}
100%{opacity:1;filter:alpha(opacity=100);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(1);transform:scale(1);}
}
@keyframes scaleFadeIn{0%{opacity:0;filter:alpha(opacity=0);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(0);transform:scale(0);}
100%{opacity:1;filter:alpha(opacity=100);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(1);transform:scale(1);}
}
/* 首页样式end */
.m-t-40{margin-top:40px;}
.m-t-30{margin-top:30px;}
.m-t-20{margin-top:20px;}
/* 游戏列表 */
.category_game_slider{width:893px;height:357px;}
.category_game_slider .swiper-container{position:relative;overflow:hidden;}
.category_game_slider .swiper-slide{height:357px;display:flex;position:relative;cursor:pointer;}
.category_game_slider .swiper-slide img{width:100%;height:100%;display:block;object-fit:cover;}
.category_game_slider .swiper-pagination{width:100%;height:8px;position:absolute;top:328px;left:10px;z-index:3;text-align:left;}
.category_game_slider .swiper-pagination-bullet{display:inline-block;zoom:1;width:32px;height:5px;border-radius:4px;background:#e9e9e9;margin:0 4px;cursor:pointer;}
.category_game_slider .swiper-pagination-bullet-active{background:var(--pm-c) !important;}
.category_game .search_box input{width:200px;height:24px;padding:0 10px;border:1px solid #ddd;border-radius:4px;font-size:14px;}
.category_game .search_box button{float:right;margin-left:10px;padding:0 20px;height:24px;background:var(--pm-c);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;}
.category_game .game_filter .filter_box{background:#fff;padding:15px;margin:15px 0;border-radius:4px;}
.category_game .game_filter .filter_box .filter_item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:15px;position:relative;}
.category_game .game_filter .filter_box .filter_item:last-child{margin-bottom:0;}
.category_game .game_filter .filter_box .filter_item .label{width:80px;color:#666;font-size:14px;}
.category_game .game_filter .filter_box .filter_item ul{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1;flex:1;}
.category_game .game_filter .filter_box .filter_item ul li{margin-right:10px;padding:2px 8px;border-radius:2px;cursor:pointer;color:#666;font-size:14px;}
.category_game .game_filter .filter_box .filter_item ul li.active{background:var(--pm-c);color:#fff;}
.category_game .game_filter .filter_box .filter_item ul li:hover{color:var(--pm-c);}
.category_game .game_content{padding:20px 15px 5px;min-height:190px;background:#fff;border-radius:3px;box-sizing:border-box;}
.category_game .game_content .item{position:relative;margin-bottom:10px;border:solid 1px #d2d2d2;border-radius:3px;padding:12px;}
.category_game .game_content .item .thum{width:229px;height:141px;}
.category_game .game_content .item .thum img{width:100%;height:100%;border-radius:2px;overflow:hidden;}
.category_game .game_content .item .info{margin-left:14px;padding:5px 0 0;text-align:left;color:#888;position:relative;}
.category_game .game_content .item .title{color:#2e2e2e;font-size:16px;margin-bottom:6px;font-weight:bold;margin-right:40px;}
.category_game .game_content .item .txt{color:#333;margin-bottom:6px;margin-right:40px;}
.category_game .game_content .item .desc{height:36px;font-size:12px;color:#a8a8a8;}
.category_game .game_content .item .enter a{display:inline-block;width:80px;height:25px;border:1px solid #b2b2b2;color:#383838;text-align:center;line-height:25px;border-radius:5px;font-size:12px;margin-top:15px;margin-right:20px;}
.category_game .game_content .item .enter a:hover{color:#fff;border:1px solid #e22335;background:#e22335;}
.category_game .game_content .item .qrcode_btn{cursor:pointer;background:url("../img/code_icon.png") no-repeat center;background-size:100% 100%;width:30px;height:30px;position:absolute;top:0px;right:0px;}
.category_game .game_content .item .qrcode_btn .qrcode-overlay{display:none;position:absolute;top:18px;left:-95px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.15);border-radius:4px;z-index:10;width:105px;height:122px;text-align:center;background-color:var(--pm-c);}
.category_game .game_content .item .qrcode_btn .qrcode-overlay::before{content:"";position:absolute;right:10px;top:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid var(--pm-c);}
.category_game .game_content .item .qrcode_btn .qrcode-overlay img{margin-top:7px;width:90px;height:90px;}
.category_game .game_content .item .qrcode_btn .qrcode-overlay p{color:#fff;font-size:12px;margin-top:4px;text-align:center;}
.category_game .game_content .item .qrcode_btn .qrcode_btn:hover .qrcode-overlay{display:block;}
.category_game .game_content .item .gift-area{padding:0 30px 0 50px;margin-left:10px;height:141px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-left:dotted 1px #d5d4d0;}
.category_game .game_content .item .gift-area .gift_icon{width:72px;height:72px;background:url("../img/gift_icon.png") no-repeat center;background-size:100% 100%;margin-bottom:8px;cursor:pointer;}
.category_game .game_content .item .gift-area .lq_gift{width:80px;height:28px;line-height:28px;text-align:center;border:1px solid var(--pm-c);border-radius:5px;font-size:12px;cursor:pointer;background:#ff970f;color:#fff;}
/*礼包列表*/
.category_gift .game_gift{padding:20px 15px 5px;min-height:190px;background:#fff;border-radius:3px;box-sizing:border-box; margin-top: 15px;}
.category_gift .game_gift .item{position:relative;margin-bottom:10px;border:solid 1px #d2d2d2;border-radius:3px;padding:12px;}
.category_gift .game_gift .item .thum{width:229px;height:141px;}
.category_gift .game_gift .item .thum img{width:100%;height:100%;border-radius:2px;overflow:hidden;}
.category_gift .game_gift .item .info{margin-left:14px;padding:5px 0 0;text-align:left;color:#888;position:relative;}
.category_gift .game_gift .item .title{color:#2e2e2e;font-size:16px;margin-bottom:6px;font-weight:bold;margin-right:40px;}
.category_gift .game_gift .item .txt{color:#a8a8a8;margin-bottom:6px;margin-right:40px;margin-top: 23px;}
.category_gift .game_gift .item .desc{height:36px;font-size:12px;color:#a8a8a8;}
.category_gift .game_gift .item .enter a{display:inline-block;width:80px;height:25px;border:1px solid #b2b2b2;color:#383838;text-align:center;line-height:25px;border-radius:5px;font-size:12px;margin-top:15px;margin-right:20px;}
.category_gift .game_gift .item .enter a:hover{color:#fff;border:1px solid #e22335;background:#e22335;}
.category_gift .game_gift .item .gift-area{padding:0 30px 0 50px;margin-left:10px;height:141px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-left:dotted 1px #d5d4d0;}
.category_gift .game_gift .item .gift-area .gift_icon{width:72px;height:72px;background:url("../img/gift_icon.png") no-repeat center;background-size:100% 100%;margin-bottom:8px;cursor:pointer;}
.category_gift .game_gift .item .gift-area .lq_gift{width:80px;height:28px;line-height:28px;text-align:center;border:1px solid var(--pm-c);border-radius:5px;font-size:12px;cursor:pointer;background:#ff970f;color:#fff;}
/*礼包内容*/
.game-gift-info{background:#fff;border-radius:3px;padding:0 10px;min-height:525px;margin:15px 0 20px;}
.gift-detail{padding:20px;}
.gift-card{display:flex;align-items:center;padding-bottom:20px;border-bottom:1px dashed #EBEBEB;}
.gift-thumb{width:130px;height:130px;}
.gift-thumb a{display:block;width:100%;height:100%;border-radius:20px;background:#e2e2e2;overflow:hidden;}
.gift-thumb img{width:100%;height:100%;object-fit:cover;border-radius:20px;}
.gift-content{flex:1;margin-left:25px;font-size:14px;color:#999;padding:18px 0;box-sizing:border-box;}
.gift-title{margin:0 0 15px;font-size:20px;font-weight:bold;color:#333;}
.gift-title a{color:#333;text-decoration:none;}
.gift-title a:hover{color:#FFAF36;}
.gift-meta{line-height:25px;color:#999;}
.gift-meta .count{color:#FFAF36;}
.gift-progress{margin-top:8px;display:flex;align-items:center;font-size:12px;color:#999;}
.progress-bar{width:130px;height:5px;background:#FFAF36;border-radius:20px;overflow:hidden;margin-right:8px;}
.progress-fill{display:block;height:100%;background:#FFAF36;}
.progress-text strong{color:#FFAF36;}
.gift-action{width:200px;text-align:right;}
.btn{display:inline-block;width:110px;height:36px;line-height:36px;text-align:center;font-size:14px;border-radius:25px;text-decoration:none;}
.btn-primary{background:#FFAF36;color:#fff;border:none;}
.btn-primary:hover{background-color:#ff970f;color:#fff;border:none;}
.gift-section{margin-top:20px;}
.section-title{height:24px;color:#3c3c3c;font-size:18px;position:relative;font-weight:normal;text-align:left;margin:15px 0;}
.section-title i{background:var(--pm-c);display:block;float:left;margin:1px 10px 0 0;width:6px;height:18px;border-radius:3px;}
.section-content{margin:0;padding:0 0 20px 20px;color:#999;font-size:14px;border-bottom:1px dashed #EBEBEB;}
/*相关礼包*/
.gift_related{background:#fff;margin-top:20px;padding:0 20px;border-radius:5px;height:auto;overflow:hidden;    margin-bottom: 20px;}
.gift_related li{width:377px;height:109px;float:left;margin:0 15px 0 0;margin-bottom:10px;border-radius:6px;display:flex;align-items:center}
.gift_related li:nth-child(2n){margin-right:0}
.gift_related li:hover{box-shadow:0px 2px 9px 0px rgba(212,212,212,0.58)}
.gift_related li.nomargin{margin-left:0px}
.gift_related li >a:first-child{display:block;position:relative;height:80px;width:80px;border-radius:12px;margin:0 10px;background:#e2e2e2}
.gift_related li:hover .box_p{color:#0695d7}
.gift_related li a img{width:80px;display:block;height:80px;margin:0 auto;position:relative;z-index:2;border-radius: 10px;}
.gift_related li p{height:40px;line-height:20px;text-align:center;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gift_related li .gift-info{width:50%;font-size:12px}
.gift_related li .gift-info .gift-name{font-size:16px;color:#333333;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.gift_related li .gift-info .gift-reward{line-height:30px;color:#999999;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.gift_related li .gift-info .gift-num{color:#666}
.gift_related li .lq-butn{margin-left:auto;margin-right:10px;width:56px;height:26px;border-radius:4px;border:1px solid #FFAF36;box-sizing:border-box;line-height:26px;text-align:center;font-size:14px;color:#FFAF36}
.gift_related li .lq-butn:hover{background:#FFAF36;color:#fff}
.gift_warn_bg{background-color: rgba(0, 0, 0, .6);width:100%;height:100%;position:fixed;z-index:999;top:0px}
.gift_warn{display:inline-block;background:#fff;border-radius:10px;margin:0 auto;padding:20px 40px;text-align:center;position:relative;top:50%;left:50%;width:240px;margin-left:-120px;margin-top:-100px}
.gift_warn a.close_normal{background:url(../img/close_normal.png) no-repeat;display:block;position:absolute;right:10px;top:10px;width:30px;height:30px}
.gift_warn h3{font-size:24px;color:#ff6200;height:50px;line-height:50px}
.gift_warn span{line-height:35px}
.gift_warn a.mcopybtn{width:100px;height:30px;line-height:30px;font-size:16px;background:#3bb70b;color:#fff;display:block;margin:10px auto}

.title-box{display:flex;align-items:center;font-size:20px;color:#333333;height:60px}
.title-box i{width:4px;height:18px;background:#F7A934;margin-right:10px}
.title-box .more-box{margin-left:auto;font-size:13px;color:#999999}
.title-box .more-box a{color:#999999}
/* 资讯列表 */
.category_news .news_content{background:#fff;border-radius:3px;padding:30px 38px;min-height:600px;margin-top:15px;}
.category_news .news_nav{height:56px;line-height:56px;border-bottom:1px solid #EEE;}
.category_news .news_nav a{padding:15px 36px;font-size:16px;color:#333;}
.category_news .news_nav a.active{font-weight:bold;border-bottom:3px solid var(--pm-c);}
.category_news .news_list .item{padding:30px 0px;border-bottom:1px solid #EEE;position:relative;}
.category_news .news_list .item .thum{width:268px;height:136px;overflow:hidden;border-radius:3px;}
.category_news .news_list .item .thum img{width:100%;height:100%;border-radius:3px;}
.category_news .news_list .item .info{padding-left:20px;padding-top:20px;}
.category_news .news_list .item .title{color:#383838;font-size:18px;font-weight:400;height:22px;line-height:18px;}
.category_news .news_list .item .time{color:#a0a0a0;font-size:14px;}
.category_news .news_list .item .text{font-size:14px;color:#888;line-height:24px;width:100%;height:48px;margin-top:15px;}
.category_news .news_list .item .down{width:95px;height:26px;line-height:26px;font-size:14px;color:#888;text-align:center;background:#F9F9F9;float:right;border-radius:25px;margin-top:8px;}
.category_news .news_list .item .down:hover{color:#fff;background:var(--pm-c);}
.category_news .news_list .item i,.category_news .news_list .item .line{position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:var(--pm-c);-webkit-transform:scale(0);-mz-transform:scale(0);-moz-transform:scale(0);transform:scale(0);-webkit-transition:all .8s;-mz-transition:all .8s;-moz-transition:all .8s;transition:all .8s;}
.category_news .news_list .item:hover i,.category_news .news_list .item:hover .line{-webkit-transform:scale(1);-mz-transform:scale(1);-moz-transform:scale(1);transform:scale(1);}
/* 侧边栏 */
.sidebar{width:310px;margin-left:16px;}
.side_hot_game .hot_game_content{padding:0 10px;width:100%;border-radius:3px;background-color:#fff;margin-top:15px;box-sizing:border-box;}
.side_hot_game .item{align-items:center;height:50px;width:100%;position:relative;border-bottom:1px dotted #eaeaea;padding-top:11px;padding-bottom:12px;}
.side_hot_game .item .thum{width:50px;height:50px;position:relative;}
.side_hot_game .item .thum img{width:100%;height:100%;border-radius:10px;box-shadow:0.01rem 0.01rem 0.05rem rgba(66,63,105,0.4);}
.side_hot_game .item .thum::before{content: '';display: block;width: 50px;height: 50px;position: absolute;left: 0;top: 0;z-index: 9;background: url('../img/rank_01.png') no-repeat center/contain;}
.side_hot_game .item:nth-child(2) .thum::before{
    background: url('../img/rank_02.png') no-repeat center/contain;
}
.side_hot_game .item:nth-child(3) .thum::before{
    background: url('../img/rank_03.png') no-repeat center/contain;
}
.side_hot_game .item:nth-child(n+4) .thum::before{
    display: none;
}
.side_hot_game .item .info{margin-left:12px;}
.side_hot_game .item .title{font-size:15px;color:#333;padding-top:4px;}
.side_hot_game .item .txt{color:#9fa0a0;font-size:12px;padding-top:4px;}
.side_hot_game .item .down{border:1px solid #DDD;width:50px;height:24px;line-height:24px;color:#3c3c3c;font-size:14px;text-align:center;display:block;border-radius:15px;}
.side_hot_game .item .down:hover{color:#fff;background:#e22335;border:0.01rem solid #e22335;}
/*右侧最新资讯*/
.side_hot_news {margin-top: 20px;}
.hot_news_content {padding: 0 10px; width: 100%; border-radius: 3px; background-color: #fff; margin-top: 15px; box-sizing: border-box;}
.hot_news_content li {width: 100%; height: 42px; padding: 5px 0; display: flex; align-items: center; font-size: 14px; line-height: 36px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px dotted #e3e3e3; position: relative;}
.hot_news_content li::before {content: ''; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #E6E6E6; margin-right: 10px;}
.hot_news_content li .title {color: #5e5e5e; font-weight: normal; transition: all .4s;}
.hot_news_content li .time {margin-left: 10px; font-size: 13px; color: #a8a8a8;}
.hot_news_content li:hover,.hot_news_content li:hover .title {color: var(--pm-c);}
/*资讯内页*/
.crumbs {height: 20px; line-height: 20px; font-size: 14px; color: #a0a0a0; padding-bottom: 4px;}
.crumbs a {font-size: 14px; color: #a0a0a0; text-decoration: none;}
.crumbs a:hover {color: var(--pm-c);}
.news_article_tit {height: 44px; line-height: 44px; font-size: 24px; color: #ff970f; text-align: center; font-weight: bold; padding-bottom: 10px;}
.news_article_infos {height: 24px; line-height: 24px; color: #888; text-indent: 2px; border-bottom: 1px solid #EEEEEE; text-align: center; font-size: 14px; padding-bottom: 10px;}
.news_article_infos .news_article_author {margin-right: 56px;}
.news_article_infos .news_article_time {}
.news_article_content {padding-top: 20px; padding-bottom: 20px; overflow-x: hidden;}
.news_article_content p {font-size: 15px; color: #666; text-indent: 2em; line-height: 45px;}
.news_article_content img {max-width: 80%; margin: 16px auto; display: block;}
.news_article_author {text-align: right;}
/*资讯相关游戏*/
.news_content .related-game-card {display:flex;align-items:center;padding-bottom:30px;box-sizing:border-box;clear:both;}
.news_content .game-icon-wrapper {width:195px;height:130px;margin-right:30px;border-radius:20px;flex-shrink:0;}
.news_content .game-icon-link {display:block;width:100%;height:100%;border-radius:5px;background:#e2e2e2;color:#999;font-size:16px;overflow:hidden;}
.news_content .game-icon-img {width:100%;height:100%;object-fit:cover;}
.news_content .game-base-info {width:50%;margin-right:50px;}
.news_content .game-title {margin:0 0 15px 0;color: #222;font-size: 18px;font-weight: bold;}
.news_content .game-title a {color:inherit;text-decoration:none;}
.news_content .game-desc {margin:0 0 12px 0;font-size:14px;line-height:1.4;}
.news_content .game-type {display:inline-block;color:#999;margin-right:8px;font-size:14px;}
.news_content .game-intro {color: #FFAF36;font-size:14px;}
.news_content .related-game-card em{width:1px;height:10px;background:#999;display:inline-block;margin:0 10px}

.news_content .game-action-buttons {display:flex;gap:8px;margin-top: 20px;}
.news_content .btn-play,.news_content .btn-server {display:inline-block;padding:6px 15px;background:#ffaf36;color:#fff;text-decoration:none;border-radius:4px;font-size:14px;transition:background 0.2s;margin-right: 20px;}
.news_content .btn-play:hover,.news_content .btn-server:hover {background:#e99a22;}
.news_content .game-qrcode-section {display:flex;align-items:center;}
.news_content .qrcode-container {display:flex;flex-direction:column;align-items:center;}
.news_content .qrcode-wrapper {position:relative;width:112px;height:112px;padding:9px;box-sizing:border-box;background:url(/static/web/img/game_xq_ewmbk.png) no-repeat;background-size:100% 100%;}
.news_content .qrcode-img {width:100%;height:100%;display:block;}
.news_content .qrcode-light-effect {position:absolute;width:94px;height:94px;top:9px;left:9px;overflow:hidden;}
.news_content .light-static {position:absolute;width:100%;height:100%;top:0;left:0;}
.news_content .qrcode-text {margin-top:8px;text-align:center;}
.news_content .qrcode-text span {display:inline-block;width:auto;font-size:14px;font-weight:bold;color:#FFAF36;margin-bottom:0;}
/*资讯底部相关内容*/
.xg_news{background:#fff;border-radius:3px;padding:30px 30px;margin-top:20px;}
.show_title{position:relative;height:24px;line-height:24px;display:flex;align-items:center;}
.show_title .title{font-weight:bold;font-size:18px;color:#333;letter-spacing:2px;line-height:24px;padding-left:18px;flex:1;}
.show_title .more{display:block;color:#a8a8a8;font-size:14px;height:18px;line-height:18px;text-align:center;}
.show_title .title::before{content:'';position:absolute;top:50%;transform:translate(0,-50%);left:0;display:inline-block;width:6px;height:18px;border-radius:3px;background-color:var(--pm-c);}
.show_title .more i{display:inline-block;width:11px;height:11px;background-position:0 -68px;margin-left:5px;}
.related-content{margin-top:30px;}
.related-content ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px;}
.related-content li{flex:1;min-width:48%;padding:0;margin:0;display:flex;align-items:center;}
.related-content a{flex:1;display:block;padding:5px 10px;color:#454545;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:26px;font-size:14px;display:flex;align-items:center;}
.related-content a:hover{color:#FFAF36;}
.related-content a::before{content:'';display:inline-block;width:3px;height:3px;border-radius:50%;background:#454545;margin-right:10px;}
.related-content .time{flex-shrink:0;margin-left:10px;font-size:13px;color:#9fa0a0;padding-right:10px;white-space:nowrap;}

/*用户登录框*/
.dialog-bg{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;outline:0;-webkit-overflow-scrolling:touch;filter:alpha(opacity=60);background-color:rgba(0,0,0,.6);z-index:9999;}
.qw-account{background:#fff;padding:20px 30px;border-radius:6px;z-index:10000;position:fixed;left:50%;top:50%;width:580px;height:340px;margin-top:-310px;margin-left:-290px;box-sizing:border-box;}
.qw-account.reg{height:auto;margin-top:-380px;}
.qw-account .close-ico{position:absolute;display:block;width:30px;height:30px;line-height:30px;text-align:center;top:10px;right:10px;font-size:21px;cursor:pointer;color:#333;background:url('/static/web/img/dialog-close.jpg') no-repeat;}
.qw-account .qw-account-tab{border-bottom:1px solid #dedede;}
.qw-account .qw-account-tab span{width:49%;display:inline-block;vertical-align:middle;height:40px;line-height:40px;cursor:pointer;text-align:center;font-size:16px;color:#333;}
.qw-account .qw-account-tab span.active{color:#ef6d00;line-height:38px;border-bottom:3px solid #ef6d00;margin-bottom:-1px;}
.qw-account-left{width:300px;float:left;box-sizing:border-box;}
.qw-account-right{float:right;width:180px;padding-left:40px;margin-top:40px;border-left:1px dashed #dedede;box-sizing:border-box;}
.qw-account .layui-form{padding-top:10px;box-sizing:border-box;}
.qw-account .input-item{margin-top:12px;position:relative;box-sizing:border-box;}
.qw-account .input-item i{display:inline-block;width:28px;height:18px;border-right:1px solid #dedede;position:absolute;left:0px;top:10px;}
.qw-account .input-item i.ipt-usr{background:url('/static/web/img/ipt-user.png') center center no-repeat;}
.qw-account .input-item i.ipt-pwd{background:url('/static/web/img/ipt-pwd.png') center center no-repeat;}
.qw-account .input-item i.ipt-pho{background:url('/static/web/img/ipt-pho.png') center center no-repeat;}
.qw-account .input-item i.ipt-code{background:url('/static/web/img/ipt-code.png') center center no-repeat;}
.qw-account .input-item i.ipt-card{background:url('/static/web/img/ipt-card.png') center center no-repeat;}
.qw-account .input-item span.input-tips{display:block;line-height:25px;font-size:12px;color:#888;text-align:right;padding-right:5px;}
.qw-account .input-item span.input-tips.success{color:#008000;}
.qw-account .input-item span.input-tips.error{color:#f00;}
.qw-account .input-item i.ipt-tips{left:unset;right:5px;border:none;display:none;}
.qw-account .input-item i.ipt-tips.success{background:url('/static/web/img/tips_success.png') center center no-repeat;display: inline;}
.qw-account .input-item i.ipt-tips.error{background:url('/static/web/img/tips_error.png') center center no-repeat;display: inline;}
.qw-account .input-item i.ipt-tips.loding{background:url('/static/web/img/loading.gif') center center no-repeat;}
.qw-account .input-item input{width:100%;height:38px;line-height:38px;border:1px solid #dedede;padding-left:33px;border-radius:2px;box-shadow:0 0 3px rgba(0,0,0,0.1) inset;vertical-align:bottom;box-sizing:border-box;}
.qw-account .input-item.item-mobilecode input,.qw-account .input-item.item-imgcode input{display:inline-block;width:166px;box-sizing:border-box;}
.qw-account .input-item.item-mobilecode button.phone-send{display:inline-block;float:right;width:120px;height:38px;line-height:38px;text-align:center;cursor:pointer;background:#515151;color:#fff;font-size:14px;border-radius:2px;vertical-align:bottom;box-sizing:border-box;border: none;}
.qw-account .input-item.item-imgcode img{display:inline-block;float:right;vertical-align:bottom;width:120px;height:38px;cursor:pointer;border-radius:2px;border:none;box-sizing:border-box;}
.qw-account .input-item.item-mobilecode i.ipt-tips,.qw-account .input-item.item-imgcode i.ipt-tips{right:140px;}
.qw-account .item-keeplogin{margin-top:15px;line-height:18px;height:18px;box-sizing:border-box;}
.qw-account .layui-form-checkbox span{font-size:12px;}
.qw-account .item-keeplogin .layui-form-checkbox{display:inline-block;}
.qw-account .item-keeplogin a{float:right;color: #ef6d00 !important;}
.qw-account .login-btn,.qw-account .register-btn{width:100%;display:block;height:36px;line-height:36px;text-align:center;color:#fff;background:#ef6d00;border-radius:3px;margin-top:15px;font-size:14px;border:none;box-sizing:border-box;}
.qw-account .sms-login{box-sizing:border-box;}
.qw-account .sms-login.reg{height:auto;}
.qw-account .sms-login .tip-word{font-size:16px;line-height:36px;color:#000;}
.qw-account button.change-model{background:#3ec564;display:block;margin:10px 0;width:100%;height:32px;line-height:32px;border-radius:2px;color:#fff;text-align:center;font-size:14px;border:none;box-sizing:border-box;}
.qw-account .sms-login .tip-word-sms{font-size:14px;color:#000;line-height:25px;margin-top:15px;text-align: center;}
.qw-account .sms-login .sms-login{margin-top:10px;}
.qw-account .sms-login .sms-login a{display:inline-block;width:24px;height:24px;margin-right:10px;background:url('/static/web/img/smslogin.png') left center no-repeat;}
.qw-account .sms-login .sms-login a.qq-login{background-position:0 0;}
.qw-account .sms-login .sms-login a.wx-login{background-position:0 -40px;}
.qw-account .sms-login .tip-findpwd{line-height:30px;text-align:left;margin-top:30px;}
.qw-account .sms-login .tip-findpwd a{color:#c00;font-size:14px;}
.qw-account .btn:hover{opacity:0.8;filter:alpha(opacity=80);text-decoration:none;}
.user-form-checked{display: inline-block;}
.user-form-checked span {color: #666;font-size: 12px;}
.user-form-checked span a {color: #666 !important;font-size: 12px;margin: 0;padding: 0;white-space: normal;float: none;float: none !important;display: inline !important;}
.qw-account .item-keeplogin input[type=checkbox]{ cursor: pointer; position: relative; margin-right: 5px;}
.qw-account .item-keeplogin input[type=checkbox]::after{ position: absolute; top: 0; background-color: #fff; color: #fff; width: 17px; height: 17px; display: inline-block; visibility: visible; padding-left: 0px; text-align: center; content: ' '; border-radius: 2px; box-sizing: border-box; border: 1px solid #ddd; }
.qw-account .item-keeplogin input[type=checkbox]:checked::after{ content: ""; background-color: var(--pm-c); border-color: var(--pm-c); }
.qw-account .item-keeplogin input[type=checkbox]:checked::before{ content: ''; position: absolute; top: 2px; left: 6px; width: 3px; height: 8px; border: solid white; border-width: 0 2px 2px 0; transform: rotate(45deg); z-index: 1; }
/*首页登录后*/
.container-left{ float: left; width: 280px; height: 266px; }
.side-login-box.homepage{ background: #fff; border-radius: 4px; box-shadow: 0 0 5px rgba(0,0,0,.1); }
.side-login-box{ padding: 5px 15px 0px 15px; height: 261px; }
.homepage.side-login-box{ background: #fff; border-radius: 4px; }
.side-login-box .account-info{ position: relative; height: 50px; padding-left: 50px; margin-top: 15px; }
.side-login-box .account-info img.account-face{ position: absolute; width: 40px; height: 40px; vertical-align: middle; border-radius: 50%; top: 5px; left: 0; }
.side-login-box .account-info .account-info-uname{ line-height: 25px; color: #fff; }
.side-login-box .account-info .account-info-uname span.uname{ font-weight: bold; color: #000; }
.homepage.side-login-box .account-info .account-info-uname{ color: #000; }
.side-login-box .account-info .account-info-uname span.loginout{ float: right; color: #8a8a8a; cursor: pointer; font-size: 12px; }
.side-login-box .account-info .account-info-ubi{ line-height: 25px; font-size: 12px; color: #fff; }
.homepage.side-login-box .account-info .account-info-ubi{ color: #000; }
.side-login-box .account-info .account-info-ubi span{ margin-right: 10px; }
.side-login-box .account-info .account-info-ubi span a{ color: #ff7d00; text-decoration: underline; }
.side-login-box .account-vip{ height: 16px; margin-top: 5px; }
.side-login-box .account-vip .vip_level{ display: inline-block; vertical-align: top; width: 36px; height: 16px; line-height: 16px; background-image: url(/static/web/img/vip_level.png); background-repeat: no-repeat; background-position: 0 0; vertical-align: top; margin: 0 7px; }
.side-login-box .account-vip .vip_level.level_1{ background-position: 0 -20px; }
.side-login-box .account-vip .vip_level.level_2{ background-position: 0 -40px; }
.side-login-box .account-vip .vip_level.level_3{ background-position: 0 -60px; }
.side-login-box .account-vip .vip_level.level_4{ background-position: 0 -80px; }
.side-login-box .account-vip .vip_level.level_5{ background-position: 0 -100px; }
.side-login-box .account-vip .vip_level.level_6{ background-position: 0 -120px; }
.side-login-box .account-vip .vip_level.level_7{ background-position: 0 -140px; }
.side-login-box .account-vip .vip_level.level_8{ background-position: 0 -160px; }
.side-login-box .account-vip .vip_level.level_9{ background-position: 0 -180px; }
.side-login-box .account-vip .vip_level.level_10{ background-position: 0 -200px; }
.side-login-box .account-vip .vip-exp-tool{ display: inline-block; width: 180px; height: 12px; background: #ccc; vertical-align: top; margin-top: 2px; margin-left: 10px; position: relative; border-radius: 4px; }
.side-login-box .account-vip .vip-exp-tool i{ position: absolute; display: block; top: 0; left: 0; height: 12px; background: #ff5e00; border-radius: 4px; }
.side-login-box .account-link{ height: 26px; text-align: center; margin-top: 15px; margin-left: -5px; margin-right: -5px; }
.side-login-box .account-link span{ display: inline-block; width: 70px; height: 26px; padding-left: 5px; padding-right: 5px; }
.side-login-box .account-link a{ display: inline-block; width: 100%; height: 26px; line-height: 26px; background: #1e9fff; color: #fff; text-align: center; margin: 0 5px; border-radius: 3px; font-size: 13px; position: relative; border: 1px solid #1e9fff; }
.side-login-box .account-link a:hover{ border: 1px solid #1e9fff; background: #fff; color: #1e9fff; }
.side-login-box .account-link a.pay{ color: #fff; background: #f8841c; border: 1px solid #f8841c; }
.side-login-box .account-link a.pay:hover{ color: #f8841c; background: #fff; border-color: #f8841c; }
.side-login-box .account-link a.signin{ background: #00ad25; border: 1px solid #00ad25; color: #fff; }
.side-login-box .account-link a.signin i{ display: inline-block; vertical-align: top; width: 8px; height: 8px; border-radius: 100%; background-color: #ff0c0c; position: absolute; top: -3px; right: -3px; }
.side-login-box .account-link a.signin:hover{ border-color: #00ad25; background: #fff; color: #00ad25; }
.side-login-box .account-link a.signin.signined{ background: #c5c5c5; color: #fff; }
.side-login-box .account-link a.signin.signined:hover{ border-color: #909090; background: #909090; }
.side-login-box .my-games{ margin-top: 10px; }
.side-login-box .my-games h3{ line-height: 30px; border-bottom: 1px solid #dedede; color: #3e3e3e; font-size: 13px; position: relative; }
.side-login-box .my-games h3 a{ color: #3e3e3e; font-size: 12px; position: relative; float: right; }
.side-login-box .my-games ul{ margin-top: 5px; }
.side-login-box .my-games ul li{ padding: 3px 0; }
.side-login-box .my-games ul li a{ display: block; width: 100%; line-height: 22px; height: 22px; font-size: 13px; position: relative; }
.side-login-box .my-games ul li a img{ display: inline-block; width: 22px; height: 22px; vertical-align: top; margin-right: 5px; border-radius: 3px; }
.side-login-box .my-games ul li a span.gamename{ display: inline-block; vertical-align: top; height: 22px; margin-left: 5px; }
.side-login-box .my-games ul li a:hover label{ display: block; }
.side-login-box .my-games ul li a span.play{ display: block; vertical-align: top; position: absolute; width: 70px; height: 22px; top: 0; right: 0; line-height: 20px; border: 1px solid #f8841c; background: #fff; color: #f8841c; font-size: 12px; text-align: center; border-radius: 2px; }
.side-login-box .my-games ul li a:hover span.play{ border: 1px solid #f8841c; background: #f8841c; color: #fff; }
/*新增福利游戏内容*/
.game-flgame-info{background:#fff;border-radius:3px;padding:0 10px;min-height:525px;margin:15px 0 20px;}
.flgame-detail{padding:20px}
.flgame-pic{padding-bottom:20px;width:100%;height:420px;}
.flgame-pic img{width:100%;height: 100%;}
.flgame-pic video{width:100%;height: 100%;}
.flgame-detail .ksyx{display:inline-block;width:100%;height:65px;}
.flgame-detail .gogame{background-image: url(/static/web/img/gogame.png);color:#fff;border:none;cursor: pointer;}
.flgame-card{display:flex;align-items:center;padding-bottom:25px;}
.flgame-thumb{width:130px;height:130px;}
.flgame-thumb a{display:block;width:100%;height:100%;border-radius:20px;background:#e2e2e2;overflow:hidden;}
.flgame-thumb img{width:100%;height:100%;object-fit:cover;border-radius:20px;}
.flgame-content{flex:1;margin-left:25px;font-size:14px;color:#999;padding:18px 0;box-sizing:border-box;}
.flgame-title{margin:0 0 15px;font-size:20px;font-weight:bold;color:#333;}
.flgame-title a{color:#333;text-decoration:none;}
.flgame-title a:hover{color:#FFAF36;}
.flgame-meta{line-height:25px;color:#999;}
.flgame-meta.slogan{color: #ff9100;}
.flgame-meta .count{color:#FFAF36;}
.flgame-progress{margin-top:8px;display:flex;align-items:center;font-size:12px;color:#999;}
.progress-bar{width:130px;height:5px;background:#FFAF36;border-radius:20px;overflow:hidden;margin-right:8px;}
.progress-fill{display:block;height:100%;background:#FFAF36;}
.progress-text strong{color:#FFAF36;}
.flgame-action{width:200px;text-align:right;padding-top: 20px;}
.flgame-action .game-hits {font-size:22px;color: #ff5700;font-weight: bold;margin-bottom:20px; text-align: center; }
.flgame-section{margin-top:20px;}
.section-title{height:24px;color:#3c3c3c;font-size:18px;position:relative;font-weight:normal;text-align:left;margin:15px 0;}
.section-title i{background:var(--pm-c);display:block;float:left;margin:1px 10px 0 0;width:6px;height:18px;border-radius:3px;}
.section-content{margin:0;padding:0 0 20px 20px;color:#999;font-size:14px;border-bottom:1px dashed #EBEBEB;}
/*相关游戏*/
.flgame_related{background:#fff;margin-top:20px;padding:0 20px;border-radius:5px;height:auto;overflow:hidden;    margin-bottom: 20px;}
.showgame-hot { width: 100%; margin-bottom: 10px; }
.showgame-hot .cards { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.showgame-hot .card { width: 192px; background-color: #fff; border-radius: 2px; cursor: pointer; margin-bottom: 10px; }
.showgame-hot .card:hover .card-header img { transform: scale(1.2); }
.showgame-hot .card .card-header { height: 112px; border-radius: 4px 4px 0 0; overflow: hidden; }
.showgame-hot .card .card-header img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s; will-change: transform; }
.showgame-hot .card .card-content { position: relative; height: 51px; padding: 8px 9px 0px 10px; }
.showgame-hot .card .card-content::after { content: ""; position: absolute; top: 0; left: 0; width: calc(100% - 2px); height: calc(100% - 1px); border: 1px solid #d9d9d9; border-top: none; border-radius: 0 0 6px 6px; z-index: 1; }
.showgame-hot .card .game-info { overflow: hidden; }
.showgame-hot .card .title { font-size: 16px; color: #333333; margin-bottom: 6px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.showgame-hot .card .title a { color: #333333; text-decoration: none; display: block; transition: color 0.3s ease; }
.showgame-hot .card .title a:hover,
.showgame-hot .card .title:hover a { color: #ff950d !important; }
.showgame-hot .card .desc { font-size: 13px; color: #999999; white-space: nowrap; display: flex; align-items: center; }
/*游戏详情切换*/
.game_detail{margin-top:25px;}
.game_detail .detail_title{height:33px;border-bottom:1px solid rgba(228,232,238,1)}
.game_detail .detail_title li{margin-right: 55px;display:inline-block;font-size:18px;font-family:MicrosoftYaHei;font-weight:400;color:rgba(51,51,51,1);line-height:26px;cursor:pointer}
.game_detail .detail_title li i{display:none;width:35px;height:4px;margin-top:5px;position:absolute;background:#ff950d}
.game_detail .detail_title ul .on i{display:block;color:#FF7A00;}
.game_detail .detail_title ul .on span{color:#FF7A00;font-weight: bold;}


.game_detail .detail-content{margin:20px 0;height:auto;overflow-y:auto;}
.game_detail .detail-content a {color:#ffaf36;}
.game_detail .detail-content a:hover {color: #22b0fa;}
.game_detail .detail-content table{ margin:10px 0;border:1px solid #e8e8e8;background:#fff;font-size:14px} 
.game_detail .detail-content table td{ padding:12px 12px;border:1px solid #f5f5f5;border-color:#f5f5f5;background:#ffffff;color:#000;white-space:nowrap;    font-size: 15px;border-bottom: 1px solid #eee;padding: 10px;color: #888;}

.game_detail .detail-content .game_intro p{line-height:32px;font-size:14px;color:#666;overflow:hidden;font-family:MicrosoftYaHei;font-weight:400;width:99%}
.game_detail .detail-content .game_pic{margin-top:20px;overflow-y:hidden;overflow-x:auto}
.game_detail .detail-content .m-screenshot-list{height:276px;white-space:nowrap}
.game_detail .detail-content .m-screenshot-item{cursor:pointer;overflow:hidden;position:relative;margin-right:10px;display:inline-block;height:276px}
.game_detail .detail-content .m-screenshot-item img{height:auto;z-index:2;position:relative;width: 180px;}
.game_gift_detail .game-gift-item{width:376px;height:125px;background:#ffffff;border:1px solid rgba(242,242,242,1);border-radius:4px;float:left;padding:10px 10px 0 10px;box-sizing:border-box;display:flex;align-items:flex-start;margin-bottom:20px}
.game_gift_detail .game-gift-item:nth-child(2n){margin-left:12px}
.game_gift_detail .game-gift-item:hover{box-shadow:0px 2px 9px 0px rgba(212,212,212,0.58)}
.game_gift_detail  li .icon{position:relative;display:block;width:62px;height:62px;border-radius:10px;background-color:#e2e2e2}
.game_gift_detail  li .icon img{width:62px;height:62px;border-radius:10px;position:relative;z-index:2}
.game_gift_detail  li .gift-info{margin-left:10px;position:relative}
.game_gift_detail  li .gift-info .game-gift-btn{position:absolute;bottom:-5px;right:0;width:56px;height:26px;background:#ffffff;border:1px solid #FFAF36;border-radius:4px;box-sizing:border-box}
.game_gift_detail  li .gift-info .game-gift-btn a{display:block;width:100%;height:100%;color:#FFAF36;line-height:26px;text-align:center}
.game_gift_detail  li .gift-info .game-gift-btn a:hover{background:#FFAF36;color:#ffffff}
.game_gift_detail  li .gift-info .game-gift-btn.disabled{border:1px solid #666;color:#fff;border-color:#eee;background:#8e8e8e}
.game_gift_detail  li .gift-info .game-gift-btn.disabled a{color:#fff}
.game_gift_detail  li .gift-info .game-gift-btn.disabled a:hover{background:#8e8e8e;color:#fff}
.game_gift_detail  li .gift-info .gift-name{font-size:14px;color:#333333;font-weight:bold}
.game_gift_detail  li .gift-info .gift-content{width:333px;height:32px;font-size:13px;color:#999999;line-height:5px;margin:10px 0;overflow:hidden}
.game_gift_detail  li .gift-info .gift-num{font-size:13px;color:#999999}
.game_detail .detail-content .game_new_services  .game_services{display:flex;align-items:center;float:left;width:247px;height:68px;border:1px solid #EFEFEF;box-sizing:border-box;margin-right:14px;margin-bottom:16px;color:#333333;font-size:14px}
.game_detail .detail-content .game_new_services  .game_services:nth-child(3n){margin-right:0}
.game_detail .detail-content .game_new_services  .game_services:hover{box-shadow:0px 2px 9px 0px rgba(212,212,212,0.58)}
.game_detail .detail-content .game_new_services  .game_services .date{margin-left:15px}
.game_detail .detail-content .game_new_services  .game_services .time{margin-left:10px}
.game_detail .detail-content .game_new_services  .game_services .server-name{margin-left:auto;margin-right:20px}
.game_detail .detail-content .game_new_services  .game_services .today{color:#FFAF36}
.game_detail .detail-content .game_new_services  .game_services .tomorrow{color:#5BD2E4}
.game_detail .detail-content .game_consult{padding:0px 15px}
.game_detail .detail-content .game_consult .news-type{width:60px;box-sizing:border-box;color:#ffaf36}
.game_detail .detail-content .game_consult:hover span{color:#FFAF36}
.game_detail .detail-content .game_consult span{display:inline-block;font-size:14px;font-family:MicrosoftYaHei;font-weight:400;color:#666666;line-height:50px}

.game_detail .detail-content h3{padding: 0 0 0 8px;font-size: 16px;border-left: 4px solid #ffaf36;margin: 15px 0;font-weight: bold;line-height: 20px;}
/*福利游戏新版头部*/
.game-info-wrap { margin-bottom: 15px; display: flex; align-items: flex-start;height: 210px;}
.game-info-wrap .cover { width: 300px; height: 200px; border-radius: 16px; overflow: hidden; cursor: pointer;margin-left: 38px; }
.game-info-wrap .cover img{height: 100%;width: 100%;}
.game-info {  flex: 1; }
.game-info .game-header { margin-bottom: 15px; display: flex; align-items: center; cursor: pointer;margin-top:5px; }
.game-info .game-header .media { width: 74px; height: 74px; border-radius: 16px; overflow: hidden; }
.game-info .game-header .media img { width: 100%; height: 100%; object-fit: cover; opacity: 1; transition: opacity 0.3s; }
.game-info .game-header .info { padding: 6px 10px; flex: 1; }
.game-info .game-header .info .title h1{ font-size: 20px; color: #131313; font-weight: bold; margin-bottom: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;height: 22px;}
.game-info .game-header .info .type { display: flex; align-items: center; }
.game-info .game-header .info .task-status { margin-right: 9px; display: flex; align-items: center; }
.game-info .game-header .info .task-status .label { font-size: 13px; color: #131313;}
.game-info .game-header .info .task-status .value { font-size: 13px; color: #131313;}
.game-info .game-header .info .task-status .value .num { color: #f24c39; }
.game-info .game-header .info .task-price { margin-right: 35px; display: flex; align-items: center; }
.game-info .game-header .info .task-price .label { font-size: 12px; color: #f24c39; }
.game-info .game-header .info .task-price .value { font-size: 20px; color: #f24c39; font-weight: bold; margin-left: 5px; }
.game-info .game-content .welfare-box { margin-bottom: 20px; display: flex; align-items: center; }
.game-info .game-content .welfare-box .welfare-item { height: 32px; padding: 0 6px; border-radius: 6px; margin-right: 14px; display: flex; align-items: center; }
.game-info .game-content .welfare-box .welfare-item:last-child { margin-right: 0; }
.game-info .game-content .welfare-box .welfare-item .icon { width: 20px; height: 20px; margin-right: 4px; }
.game-info .game-content .welfare-box .welfare-item .icon img { height: 100%; }
.game-info .game-content .welfare-box .welfare-item .label { font-size: 12px; color: #131313; }
.game-info .game-content .welfare-box .welfare-item .value { font-size: 12px; margin-left: 4px; display: flex; align-items: center; }
.game-info .game-content .welfare-box .welfare-item .value .unit { font-size: 16px; font-weight: bold; margin-left: 3px; }
.game-info .game-content .welfare-box .welfare-item .value .price { font-size: 20px; font-weight: bold; }
.game-info .game-content .welfare-box .welfare-item.coupon { background: #f1f6ff; }
.game-info .game-content .welfare-box .welfare-item.coupon .value { color: #8ba1ff; }
.game-info .game-content .welfare-box .welfare-item.coupon .value .unit, .game-info .game-content .welfare-box .welfare-item.coupon .value .price { color: #6582fd; }
.game-info .game-content .welfare-box .welfare-item.gift { background: #ffefe7; }
.game-info .game-content .welfare-box .welfare-item.gift .value { color: #ffaf65; }
.game-info .game-content .welfare-box .welfare-item.gift .value .unit, .game-info .game-content .welfare-box .welfare-item.gift .value .price { color: #ff7a00; }
.game-info .game-content .scan-code-wrap { position: relative; margin-left: 21px; }
.game-info .game-content .scan-code-wrap .hover-show { display: flex; align-items: center; cursor: pointer; }
.game-info .game-content .scan-code-wrap .hover-show:hover + .qr-code-box { opacity: 1; visibility: visible; }
.game-info .game-content .scan-code-wrap .qr-code-icon { width: 16px; height: 16px; }
.game-info .game-content .scan-code-wrap .qr-code-icon img { height: 100%; }
.game-info .game-content .scan-code-wrap .qr-code-tip { font-size: 13px; color: #131313; margin-left: 8px; }
.game-info .game-content .scan-code-wrap .qr-code-box { position: absolute; top: -20px; right: -138px; width: 118px; height: 111px; padding-top: 2px; padding-left: 8px; opacity: 0; visibility: hidden; background: url(/static/web/img/ewm.png) no-repeat; background-size: 100% 100%; z-index: 2; display: flex; justify-content: center; align-items: center; }
.game-info .game-content .scan-code-wrap .qr-code-box img {width: 96px;height: 96px;}
.game-info .game-content .play-game-btn { cursor: pointer; }
.game-info .game-content .play-game-btn img { height: 100%; user-select: none; -webkit-user-drag: none; }
.game-info .game-content .flex_align_center { display: flex; align-items: center; }
/*游戏优惠卷*/
.game-coupon-wrap { margin-bottom: 20px;margin-top: 10px;}
.game-coupon-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px 46px; }
.game-coupon-list .game-coupon { position: relative; width: 384px; height: 92px; background-image: url(/static/web/img/coupon.png); background-repeat: no-repeat; background-size: 100% 100%; display: flex; align-items: center; cursor: pointer; }
.game-coupon-list .game-coupon.use { background-image: url(/static/web/img/coupon-use.png); }
.game-coupon-list .game-coupon.use .left .coupon-price { color: #ff6d00; }
.game-coupon-list .game-coupon .left { width: 112px; text-align: center; z-index: 1; }
.game-coupon-list .game-coupon .left .coupon-price { color: #ff6426; font-weight: bold; }
.game-coupon-list .game-coupon .left .coupon-price .unit { font-size: 22px; line-height: 1.3; }
.game-coupon-list .game-coupon .left .coupon-price .price { font-size: 32px; }
.game-coupon-list .game-coupon .right { position: absolute; top: 10px; left: 119px; width: 216px; z-index: 1; }
.game-coupon-list .game-coupon .right .title { font-size: 18px; color: #3e3e3e; font-weight: bold; margin-bottom: 7px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.game-coupon-list .game-coupon .right .desc { font-size: 14px; color: #999; margin-bottom: 7px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.game-coupon-list .game-coupon .right .time { font-size: 14px; color: #aaa; }
.game-coupon-list .game-coupon .coupon-btn { position: absolute; right: 0; top: 50%; width: 32px; font-size: 18px; line-height: 1.3; color: #fff; text-align: center; transform: translateY(-50%); z-index: 1; display: flex; justify-content: center; align-items: center; }
/*游戏开服预告*/
.game-info-center { display: flex; align-items: center; padding-bottom: 14px;}
.game-hot { font-size: 16px; color: #999; margin-right: 18px; display: flex; align-items: center; }
.game-hot::before { content: ""; display: inline-block; width: 62px; height: 22px; background-image: url(/static/web/img/game-hot.png); background-size: 100% 100%; margin-right: 8px; }
.game-server { font-size: 16px; color: #ff9100; display: flex; align-items: center; cursor: pointer;margin-right: 18px; }
.game-server::before { content: ""; display: inline-block; width: 22px; height: 22px; background-image: url(/static/web/img/game-kftime.png); background-size: 100% 100%; margin-right: 6px; }
.game-server i { font-size: 14px; margin-left: 4px; }
.game-zhe {width: 114px;height: 24px;background-size: 100% 100%;background-repeat: no-repeat;cursor: pointer;}
.game-zhe.zhe01{background-image: url(/static/web/img/01zhe.png);}
.game-zhe.zhe005{background-image: url(/static/web/img/005zhe.png);}
/*游戏开服表区域*/
.kfb_content { padding-bottom: 14px; }
.kfb_content .list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.kfb_content .list .item { width: 170px; height: 70px; padding: 0 11px 0 12px; background: #f7f7f7; border-radius: 10px; display: flex; align-items: center; cursor: pointer; }
.kfb_content .list .item .info { flex: 1; overflow: hidden; }
.kfb_content .list .item .time { font-size: 15px; color: #131313; font-weight: bold; margin-bottom: 8px; }
.kfb_content .list .item .name { font-size: 14px; color: #999; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.kfb_content .list .item .btn { width: 60px; height: 28px; font-size: 14px; color: #fff; border-radius: 4px; background: rgb(209, 209, 209);  line-height: 1.3;border: none; outline: none; }
.kfb_content .list .item .play-btn { width: 73px; height: 42px; background: url(/static/web/img/kfb-go.png) no-repeat; background-size: 100% 100%; display: flex; justify-content: center; align-items: center; }
/*游戏福利区域*/
.game-info-fuli { position: relative;margin-bottom: 15px; }
.game-info-fuli .items-container { display: flex; }
.game-info-fuli .item { width: 130px; height: 86px; padding: 0 8px; border-radius: 9px; overflow: hidden; display: flex; flex-direction: column; justify-content: center; cursor: pointer; margin-right: 10px; }
.game-info-fuli .item:last-child { margin-right: 0; }
.game-info-fuli .item .item-header { margin-bottom: 10px;display: flex;align-items: center; }
.game-info-fuli .item .item-header .icon { width: 24px; height: 24px; margin-right: 2px; }
.game-info-fuli .item .item-header .count { font-size: 16px; color: #131313; }
.game-info-fuli .item .item-header .value { font-size: 30px; color: #ff603e; font-weight: bold; }
.game-info-fuli .item .item-header .value .unit { font-size: 18px; }
.game-info-fuli .item .item-content .label { font-size: 16px; }
.game-info-fuli .item .item-content .value { font-size: 20px; font-weight: bold; margin-left: 4px; }
.game-info-fuli .welfare-648 { width: 150px; background-image: url(/static/web/img/fuli.png); background-repeat: no-repeat; background-size: 100% 100%; }
.game-info-fuli .welfare-648.not { background-image: url(/static/web/img/fuli-use.png); }
.game-info-fuli .welfare-648.not .item-header { margin-bottom: 4px; }
.game-info-fuli .welfare-648.not .item-header .icon { width: 30px; height: 30px; }
.game-info-fuli .welfare-648.not .item-content .value { font-size: 30px; color: #ff6c2b; margin-left: 0; font-weight: 600; }
.game-info-fuli .welfare-648.not .item-content .value .unit { font-size: 18px; }
.game-info-fuli .welfare-648 .item-header { margin-bottom: 4px; }
.game-info-fuli .welfare-648 .item-header .value { font-size: 30px; color: #ff603e; font-weight: bold; }
.game-info-fuli .welfare-648 .item-header .value .unit { font-size: 18px; }
.game-info-fuli .welfare-648 .item-content .value { font-weight: 400; font-size: 16px; color: #ff6c2b; font-weight: bold; }
.game-info-fuli .coupon-item { background-color: #f1f6ff; }
.game-info-fuli .coupon-item .item-content .label { color: #8ba1ff; }
.game-info-fuli .coupon-item .item-content .value { color: #6582fd; }
.game-info-fuli .gift-item { background-color: #ffefe7; }
.game-info-fuli .gift-item .item-content .label { color: #ffaf65; }
.game-info-fuli .gift-item .item-content .value { color: #ff7a00; }
/*新版礼包界面*/
.gifts { display: grid; grid-template-columns: repeat(2, 1fr); column-gap: 46px; }
.gifts .flex { display: flex; }
.gifts .align_center { align-items: center; }
.gifts .flex_1 { flex: 1; }
.gifts .cp { cursor: pointer; }
.gifts .hide_line1 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.gifts .txt_hide { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
.gifts .line_2 { -webkit-line-clamp: 2; }
.gifts .gift { height: 68px; border-bottom: 1px solid #f1f1f1; overflow: hidden; display: flex; align-items: center; cursor: pointer;     padding-top: 10px;}
.gifts .gift .gift-info { margin-right: 10px; overflow: hidden; flex: 1; }
.gifts .gift .gift-info .title { font-size: 14px; color: #444; overflow: hidden; font-weight: bold; display: flex; align-items: center; }
.gifts .gift .gift-info .title.gift648::after {content: "";display: inline-block;width: 38px;height: 20px;background-image: url(/static/web/img/648gift.png);background-size: 100% 100%;background-repeat: no-repeat;margin-left: 6px;}
.gifts .gift .gift-info .count { font-size: 12px; color: #999; font-weight: 400; white-space: nowrap; margin-left: 10px; }
.gifts .gift .gift-info .count .yellow { color: #ff5c23; }
.gifts .gift .gift-info .icon-648 { width: 38px; height: 20px; margin-left: 6px; }
.gifts .gift .gift-info .desc { font-size: 13px; color: #999; margin-top: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.gifts .btn-plain { width: 56px; height: 30px; font-size: 14px; color: #fe8731; font-weight: 400; border: 1px solid #fe8731; background: transparent; }
/*游戏内页通用标题*/
.info-title { position: relative; height: 55px; display: flex; align-items: center; justify-content: space-between; }
.info-title::after { content: ""; position: absolute; top: 50%; left: 0; width: 5px; height: 22px; background-color: #ff7a00; z-index: 1; transform: translateY(-50%); }
.info-title .title { font-size: 20px; color: #000; font-weight: bold; padding-left: 13px; }
.info-title .more { display: flex; align-items: center; cursor: pointer; font-size: 14px; color: #131313;    padding: 3px 5px 3px 7px;border-radius: 8px;border: 1px solid rgba(0,0,0,.1); }
.info-title .more:hover { color: #fe8731; }
/*游戏内页热门推荐*/
