﻿@media screen and (max-width: 1200px){.crumbs{padding-top:0 !important}}.gameIntro{display:flex;justify-content:space-between;align-items:stretch;border-radius:20px;margin-bottom:20px}.gameIntro .adBox_gameIntro{background-color:#fff;width:370px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;padding-top:10px;padding-bottom:20px}.gameIntro .adBox_gameIntro p{margin-bottom:5px;color:#3d7eff;font-size:14px;font-weight:900}.gameIntro .rightInfo{width:calc(100% - 390px);background-color:#fff;border-radius:20px;padding:15px}.gameIntro .rightInfo .top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.gameIntro .rightInfo .top .game_left{width:calc(100% - 45px)}.gameIntro .rightInfo .top .game_left .thumBox{display:none}.gameIntro .rightInfo .top .game_left .gameName{width:100%;display:flex;align-items:center;justify-content:space-between}.gameIntro .rightInfo .top .game_left .gameName dt{font-size:22px;color:#072545;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 120px)}.gameIntro .rightInfo .top .game_left .gameName dd .layui-rate li+li{margin-left:5px}.gameIntro .rightInfo .top .game_left .gameName dd .layui-rate li i.layui-icon{font-size:14px;margin-right:0}.gameIntro .rightInfo .top .mores{position:relative}.gameIntro .rightInfo .top .mores>.iconfont{color:#8693a0;font-size:1em;display:block;width:30px;height:30px;line-height:30px;text-align:center;background-color:#eff3f5;border-radius:18px;cursor:pointer}.gameIntro .rightInfo .top .mores.active .moreActions{display:flex}.gameIntro .rightInfo .top .mores .moreActions{position:absolute;right:-6px;top:38px;display:none;flex-wrap:nowrap;background-color:#eff3f5;padding:10px 20px;border-radius:10px}.gameIntro .rightInfo .top .mores .moreActions .howPlay{position:relative}.gameIntro .rightInfo .top .mores .moreActions .howPlay .report{position:absolute;z-index:999;margin-top:20px;left:50%;transform:translateX(-50%);background-color:#eff3f5;border-radius:5px;box-shadow:5px 5px 2px rgba(0,0,0,.1)}.gameIntro .rightInfo .top .mores .moreActions .howPlay .report.none{display:none}.gameIntro .rightInfo .top .mores .moreActions .howPlay .report .close{cursor:pointer;position:absolute;right:10px;top:10px;font-size:.8em}.gameIntro .rightInfo .top .mores .moreActions .howPlay .report::before{content:"";display:block;position:absolute;width:0;height:0;border:10px solid transparent;top:-20px;left:50%;margin-left:-5px;border-bottom-color:#eff3f5}.gameIntro .rightInfo .top .mores .moreActions .howPlay .report h4{font-size:.9em;color:#8693a0;text-align:center;white-space:nowrap;padding:10px 15px}.gameIntro .rightInfo .top .mores .moreActions .howPlay .report p{font-size:.8em;color:#8693a0;text-align:center;margin-bottom:10px;padding:0 10px}.gameIntro .rightInfo .top .mores .moreActions .howPlay .report ul li{display:flex;align-items:center;padding:2px 15px}.gameIntro .rightInfo .top .mores .moreActions .howPlay .report ul li label{white-space:nowrap;margin-left:5px;font-size:.8em;color:#8693a0}.gameIntro .rightInfo .top .mores .moreActions .howPlay .report button{display:block;border:none;outline:none;margin:15px auto;background-color:#ff4bde;color:rgba(255,255,255,.9);height:32px;line-height:32px;border-radius:17px;padding:0 20px}.gameIntro .rightInfo .top .mores .moreActions a .iconfont{color:#8693a0;font-size:1.8em}.gameIntro .rightInfo .top .mores .moreActions a+a{margin-left:20px}.gameIntro .rightInfo .middle{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.gameIntro .rightInfo .middle .thumBox{width:180px;height:180px;border-radius:10px;overflow:hidden}.gameIntro .rightInfo .middle .thumBox img{width:100%;height:100%;object-fit:cover;object-position:center}.gameIntro .rightInfo .middle .gameDetailInfo{width:calc(100% - 195px);height:180px;padding:20px;border-radius:10px;background-color:#f7f7f7}.gameIntro .rightInfo .middle .gameDetailInfo li{display:flex;align-items:center}.gameIntro .rightInfo .middle .gameDetailInfo li+li{margin-top:9px}.gameIntro .rightInfo .middle .gameDetailInfo li span{width:130px;display:flex;align-items:center;font-size:12px;font-weight:500;color:#516375}.gameIntro .rightInfo .middle .gameDetailInfo li span .iconfont{font-size:20px;font-weight:400;margin-right:8px}.gameIntro .rightInfo .middle .gameDetailInfo li b{width:calc(100% - 130px);font-size:12px;color:#516375;font-weight:500}.gameIntro .rightInfo .middle .gameDetailInfo li .tags_list{display:flex;align-items:center;flex-wrap:wrap;height:22px;overflow-y:hidden;width:calc(100% - 130px)}.gameIntro .rightInfo .middle .gameDetailInfo li .tags_list a{height:22px;border-radius:12px;border:1px solid rgba(79,99,119,.2);line-height:20px;padding:0 10px;margin-right:4px;margin-bottom:20px;font-size:12px;color:#516375;transition:all .3s}.gameIntro .rightInfo .middle .gameDetailInfo li .tags_list a:hover{color:#fff;background-color:#3d7eff}.gameIntro .rightInfo .bottom p{font-size:12px;color:#506376}.gameIntro .rightInfo .bottom p+p{margin-top:5px}.gameIntro .gameInfo{width:calc(100% - 390px);background-color:#fff;border-radius:15px;padding:15px}.gameIntro .gameInfo .topInfo{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.gameIntro .gameInfo .topInfo .thumBox{width:180px;height:180px;overflow:hidden;border-radius:10px;position:relative}.gameIntro .gameInfo .topInfo .thumBox img{height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.gameIntro .gameInfo .topInfo .rightInfo{width:calc(100% - 200px);display:flex;flex-direction:column}.gameIntro .gameInfo .topInfo .rightInfo .top{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #ddd}.gameIntro .gameInfo .topInfo .rightInfo .top .gameName{max-width:calc(100% - 150px)}.gameIntro .gameInfo .topInfo .rightInfo .top .gameName dt{font-size:1.4em;color:#092644;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gameIntro .gameInfo .topInfo .rightInfo .top .gameName dd{width:130px;background-repeat:no-repeat;background-position-x:0}.gameIntro .gameInfo .topInfo .rightInfo .top .gameName dd .layui-rate{padding:0 5px 0 0}.gameIntro .gameInfo .topInfo .rightInfo .top .gameName dd .layui-rate li i.layui-icon{color:#d9d9d9}.gameIntro .gameInfo .topInfo .rightInfo .top .gameName dd .layui-rate li i.layui-icon::before{content:""}.gameIntro .gameInfo .topInfo .rightInfo .top .gameName dd .layui-rate li i.layui-icon.layui-icon-rate-solid{color:#ffbf00}.gameIntro .gameInfo .topInfo .rightInfo .top .action{display:flex;align-items:center}.gameIntro .gameInfo .topInfo .rightInfo .top .action>a{margin-right:20px}.gameIntro .gameInfo .topInfo .rightInfo .top .action>a.play{padding-top:0;padding-bottom:0}.gameIntro .gameInfo .topInfo .rightInfo .top .action>a .iconfont{color:#8693a0;font-size:2em}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores{position:relative}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores>.iconfont{color:#8693a0;font-size:1em;display:block;width:30px;height:30px;line-height:30px;text-align:center;background-color:#eff3f5;border-radius:18px}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions{position:absolute;right:-6px;top:38px;display:flex;flex-wrap:nowrap;background-color:#eff3f5;padding:10px 20px;border-radius:10px}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions.none{display:none}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions .howPlay{position:relative}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions .howPlay .report{position:absolute;z-index:999;margin-top:20px;left:50%;transform:translateX(-50%);background-color:#eff3f5;border-radius:5px;box-shadow:5px 5px 2px rgba(0,0,0,.1)}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions .howPlay .report.none{display:none}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions .howPlay .report .close{cursor:pointer;position:absolute;right:10px;top:10px;font-size:.8em}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions .howPlay .report::before{content:"";display:block;position:absolute;width:0;height:0;border:10px solid transparent;top:-20px;left:50%;margin-left:-5px;border-bottom-color:#eff3f5}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions .howPlay .report h4{font-size:.9em;color:#8693a0;text-align:center;white-space:nowrap;padding:10px 15px}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions .howPlay .report p{font-size:.8em;color:#8693a0;text-align:center;margin-bottom:10px;padding:0 10px}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions .howPlay .report ul li{display:flex;align-items:center;padding:2px 15px}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions .howPlay .report ul li label{white-space:nowrap;margin-left:5px;font-size:.8em;color:#8693a0}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions .howPlay .report button{display:block;border:none;outline:none;margin:15px auto;background-color:#ff4bde;color:rgba(255,255,255,.9);height:32px;line-height:32px;border-radius:17px;padding:0 20px}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions a .iconfont{color:#8693a0;font-size:1.8em}.gameIntro .gameInfo .topInfo .rightInfo .top .action .mores .moreActions a+a{margin-left:20px}.gameIntro .gameInfo .topInfo .rightInfo .gameDetailInfo{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:20px}.gameIntro .gameInfo .topInfo .rightInfo .gameDetailInfo li{width:160px;font-size:14px;color:rgba(81,99,117,.8);margin-bottom:10px;font-weight:600}.gameIntro .gameInfo .topInfo .rightInfo .gameDetailInfo li span{color:#092644;font-size:14px}.gameIntro .gameInfo .topInfo .rightInfo .gameDetailInfo li:nth-child(2n){width:calc(100% - 160px)}.gameIntro .gameInfo .topInfo .rightInfo .bottom dl{display:flex;align-items:center;margin:15px 0}.gameIntro .gameInfo .topInfo .rightInfo .bottom dl dt{color:#092644;font-size:.9em;margin-right:10px}.gameIntro .gameInfo .topInfo .rightInfo .bottom dl dd{display:flex;align-items:center;width:calc(100% - 60px);flex-wrap:wrap;height:24px;overflow:hidden}.gameIntro .gameInfo .topInfo .rightInfo .bottom dl dd a{background-color:#eee;transition:all .3s;height:24px;line-height:24px;border-radius:13px;font-size:.8em;color:#092644;padding:0 15px}.gameIntro .gameInfo .topInfo .rightInfo .bottom dl dd a+a{margin-left:10px}.gameIntro .gameInfo .topInfo .rightInfo .bottom dl dd a:hover{background-color:#ddd}.gameIntro .gameInfo .topInfo .rightInfo .bottom .gameDetailInfo{padding-top:0}.gameIntro .gameInfo .topInfo.topInfo_down .thumBox{width:70px;height:70px}.gameIntro .gameInfo .topInfo.topInfo_down .rightInfo{width:calc(100% - 80px)}.gameIntro .gameInfo .topInfo.topInfo_down .rightInfo .top{border-bottom:none}.gameIntro .gameInfo .buyBtn{display:flex;align-items:center;justify-content:center}.gameIntro .gameInfo .buyBtn .buy{background-color:#df3033;height:50px;line-height:50px;margin-top:40px;color:rgba(255,255,255,.9);border-radius:26px;font-size:1.2em;padding:0 60px;transition:all .3s}.gameIntro .gameInfo .buyBtn .buy:hover{background-color:#f30213}.gameIntro .gameInfo .play{display:flex;align-items:center;justify-content:center;padding:20px 0 10px}.gameIntro .gameInfo .play a{height:50px;line-height:50px;color:rgba(255,255,255,.9);border-radius:26px;font-size:1.2em;padding:0 40px;transition:all .3s}.gameIntro .gameInfo .play a+a{margin-left:20px}.gameIntro .gameInfo .play a.online{background-color:rgba(0,199,145,.9)}.gameIntro .gameInfo .play a.online:hover{background-color:#00c791}.gameIntro .gameInfo .play a.download{background-color:rgba(61,126,255,.9)}.gameIntro .gameInfo .play a.download:hover{background-color:#3d7eff}.gameIntro .gameInfo .play a.buy{background-color:#df3033}.gameIntro .gameInfo .play a.buy:hover{background-color:#f30213}.gameIntro .gameInfo .smalltext{padding:5px 0;font-size:16px;line-height:1.4em;color:rgba(0,0,0,.8)}.gameIntro .gameInfo .plays{padding:30px 0;display:flex;align-items:center}.gameIntro .gameInfo .plays .playItem{text-align:center;width:calc(25% - 20px);height:50px;line-height:48px;border-radius:26px;border:1px solid #3d7eff;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.gameIntro .gameInfo .plays .playItem .mobileDown{color:#3d7eff;font-size:1.2em;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.gameIntro .gameInfo .plays .playItem .mobileDown .iconfont{margin-right:5px;font-size:1.1em}.gameIntro .gameInfo .plays .playItem+.playItem{margin-left:20px}.gameIntro .gameInfo .plays .playItem .downBox{position:absolute;background-color:#fff;padding:20px;border-radius:15px;left:50%;bottom:64px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;display:none;flex-direction:column;transform:translateX(-50%)}.gameIntro .gameInfo .plays .playItem .downBox img{width:86px}.gameIntro .gameInfo .plays .playItem .downBox a{background-color:#3d7eff;height:24px;line-height:24px;border-radius:13px;color:#fff;font-size:.8em;margin-top:15px}.gameIntro .gameInfo .plays .playItem .downBox::after{content:"";display:block;width:0;height:0;border:10px solid transparent;border-top-color:#fff;position:absolute;left:calc(50% - 10px);bottom:-20px}.gameIntro .gameInfo .plays.mobile .playItem{height:40px;line-height:38px}.gameIntro .gameInfo .plays.mobile .playItem .mobileDown{width:100%;color:#3d7eff;display:flex;align-items:center;justify-content:center}.gameIntro .gameInfo .plays.mobile .playItem .mobileDown .iconfont{margin-right:5px}.gameIntro .gameInfo .plays.mobile .playItem>.iconfont{display:none !important}.gameIntro .gameInfo .plays.mobile .playItem>b{display:none !important}.gameIntro .gameInfo .plays.mobile .playItem .downBox{display:none !important}.gameIntro .gameInfo .down_box{background:#f7f7f7;border-radius:10px;padding:20px 0;display:flex;align-items:center;flex-direction:column}.gameIntro .gameInfo .down_box h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:26px;color:#333;font-weight:600;width:90%;margin-bottom:15px}.gameIntro .gameInfo .down_box .game_info_detail{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.gameIntro .gameInfo .down_box .game_info_detail p{font-size:14px;color:#516375}.gameIntro .gameInfo .down_box .game_info_detail p+p{margin-left:40px}.gameIntro .gameInfo .down_box .game_info_detail p span{color:#092644;font-weight:500;margin-left:5px}.gameIntro .gameInfo .down_box a{width:170px;height:50px;background:#3d7eff;text-align:center;line-height:50px;color:#fff;font-size:14px;border-radius:25px;transition:all .3s}.gameIntro .gameInfo .down_box a .iconfont{font-size:14px;margin-right:5px}.gameIntro .gameInfo .down_box a:hover{opacity:.8}.gameIntro .down_info{background:#f7f7f7;border-radius:10px;padding:20px 0;display:flex;align-items:center;flex-direction:column}.gameIntro .down_info img{width:70px;margin-bottom:10px}.gameIntro .down_info h3{font-size:26px;font-weight:600;color:#333}.gameIntro .down_info .down_desc{font-size:14px;color:#333;font-weight:600;padding:10px 0}.gameIntro .down_info .down_tips{font-size:12px;color:#333;font-weight:500}.gameIntro .down_info .down_tips a{font-size:12px;color:#2b62ff}@media screen and (max-width: 1200px){.gameIntro{background-color:transparent;flex-wrap:wrap;padding:0px;border-radius:0px;margin-bottom:20px}.gameIntro .adBox_gameIntro{width:100%;margin-bottom:15px}.gameIntro .rightInfo{width:100%}.gameIntro .gameInfo{width:100%;padding:20px 20px 15px;background-color:#fff}.gameIntro .gameInfo .play{padding:20px 0 10px}.gameIntro .gameInfo .buyBtn .buy{margin-top:15px}.gameIntro .gameInfo .smalltext{text-align:center}}@media screen and (max-width: 767px){.gameIntro{flex-wrap:wrap;background-color:transparent;padding:0px;border-radius:0px;margin-bottom:15px}.gameIntro .adBox_gameIntro{width:100%;margin-top:10px}.gameIntro .adBox_gameIntro>div{width:100%;height:auto}.gameIntro .rightInfo{margin-top:15px}.gameIntro .rightInfo .top .game_left{display:flex;align-items:center}.gameIntro .rightInfo .top .game_left .thumBox{display:block;width:60px;height:60px;border-radius:15px;margin-right:10px;overflow:hidden}.gameIntro .rightInfo .top .game_left .thumBox img{width:100%;height:100%;object-position:center;object-fit:cover}.gameIntro .rightInfo .top .game_left .gameName{width:calc(100% - 70px);display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.gameIntro .rightInfo .top .game_left .gameName dt{width:100%}.gameIntro .rightInfo .top .game_left .gameName dd .layui-rate{padding:0;display:flex;align-items:center}.gameIntro .rightInfo .middle{margin-bottom:0}.gameIntro .rightInfo .middle .thumBox{display:none}.gameIntro .rightInfo .middle .gameDetailInfo{width:100%}.gameIntro .rightInfo .bottom{display:none}.gameIntro .gameInfo .topInfo{flex-wrap:wrap}.gameIntro .gameInfo .topInfo .top{padding-bottom:15px}.gameIntro .gameInfo .topInfo .gameDetailInfo{padding-top:10px;padding-bottom:10px}.gameIntro .gameInfo .topInfo .gameDetailInfo li{width:100% !important;margin-bottom:6px}.gameIntro .gameInfo .topInfo .thumBox{display:none}.gameIntro .gameInfo .topInfo .rightInfo{width:100%}.gameIntro .gameInfo .buyBtn .buy{margin-top:0px;height:40px;line-height:40px}.gameIntro .gameInfo .play{flex-wrap:wrap;padding:10px 0}.gameIntro .gameInfo .play a{height:36px;line-height:36px;border-radius:19px;font-size:1em;padding:0;width:100%;text-align:center}.gameIntro .gameInfo .play a+a{margin-top:10px;margin-left:0px}.gameIntro .gameInfo .plays{padding:0 0 15px;flex-wrap:wrap}.gameIntro .gameInfo .plays .playItem{width:calc(50% - 7.5px)}.gameIntro .gameInfo .plays .playItem+.playItem{margin-left:0px}.gameIntro .gameInfo .plays .playItem:nth-child(2n){margin-left:15px}.gameIntro .gameInfo .plays .playItem:nth-child(n+3){margin-top:15px}}@media screen and (max-width: 767px){.gameIntro{flex-direction:column-reverse}}.great{display:flex;align-items:center;margin-bottom:20px;justify-content:space-between}.great .imgthBox{background-color:#3d7eff;padding:30px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:280px;border-radius:20px}.great .imgthBox .thum{width:150px;height:150px;overflow:hidden;position:relative;margin:20px 0}.great .imgthBox .thum img{position:absolute;height:100%;width:100%;border-radius:50%;border:3px solid #fff;left:50%;top:50%;transform:translate(-50%, -50%)}.great .imgthBox p{color:rgba(255,255,255,.5)}.great .imgthBox h4{color:#fff;height:40px;line-height:40px;font-size:1.3em;border-radius:21px;background-color:rgba(255,255,255,.1);padding:0 35px}.great .comment{width:calc(100% - 280px);background-color:#fff;padding:30px;border-top-right-radius:20px;border-bottom-right-radius:20px}.great .comment dt{font-size:2.8em;border-bottom:1px solid #ddd;color:#092644;display:flex;align-items:center;padding-bottom:15px}.great .comment dt span{display:block;width:130px;height:20px;background-repeat:no-repeat;background-position-x:0;margin-left:15px;margin-top:15px}.great .comment dd{padding-top:15px;font-size:1em;color:#092644;line-height:1.4em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}@media screen and (max-width: 1200px){.great{align-items:stretch;margin-bottom:20px}.great .imgthBox{border-top-right-radius:0;border-bottom-right-radius:0}.great .comment dd{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:20;-webkit-box-orient:vertical}}@media screen and (max-width: 700px){.great{display:none}}.recomm_games{display:flex;align-items:center;flex-wrap:wrap;width:100%}.recomm_games li{width:calc((100% - 20px)/3);margin-right:10px}.recomm_games li:nth-child(3n){margin-right:0}.recomm_games li:nth-child(n+4){margin-top:10px}.recomm_games li a{display:flex;align-items:center;padding:10px;background-color:#f7f7f7;border-radius:10px}.recomm_games li a .thum{width:50px;height:50px;border-radius:15px;overflow:hidden;margin-right:10px}.recomm_games li a .thum img{width:100%;height:100%;object-position:center;object-fit:cover;transition:all .3s}.recomm_games li a dl{width:calc(100% - 110px)}.recomm_games li a dl dt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#012248;font-weight:600}.recomm_games li a dl dd{display:flex;align-items:center;font-size:12px;color:#516375;font-weight:600;margin-top:5px}.recomm_games li a dl dd span{width:34px;height:14px;background:#00c791;border-radius:4px;text-align:center;line-height:14px;color:#fff;font-size:12px;margin-right:4px}.recomm_games li a>span{width:40px;height:40px;background:#fff;border-radius:15px;line-height:40px;text-align:center;margin-left:10px;transition:all 1s}.recomm_games li a>span .iconfont{font-size:16px;color:#387aff;font-weight:600}.recomm_games li a:hover .thum img{transform:scale(1.1)}.recomm_games li a:hover>span{background-color:#387aff}.recomm_games li a:hover>span .iconfont{color:#fff}@media screen and (max-width: 960px){.recomm_games li{width:calc(50% - 5px)}.recomm_games li:nth-child(3n){margin-right:10px}.recomm_games li:nth-child(2n){margin-right:0}.recomm_games li:nth-child(n+3){margin-top:10px}}@media screen and (max-width: 500px){.recomm_games li{width:100%;margin-right:0}.recomm_games li:nth-child(2n),.recomm_games li:nth-child(3n){margin-right:0}.recomm_games li:nth-child(n+2){margin-top:10px}}.helpful{background-color:#fff;border-radius:20px;padding:40px;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.helpful p{font-size:1.8em;color:#092644;margin-bottom:15px;font-weight:600}.helpful .btn button{border:none;outline:none;background-color:transparent;height:50px;line-height:48px;font-size:1.2em;color:#3d7eff;border:1px solid #3d7eff;padding:0 80px;border-radius:26px;transition:all .3s}.helpful .btn button.yes{color:#fff;background-color:#3d7eff}.helpful .btn button.yes:hover{background-color:transparent;color:#3d7eff}.helpful .btn button.no{margin-left:20px}.helpful .btn button.no:hover{background-color:#3d7eff;color:#fff}@media screen and (max-width: 1200px){.helpful{margin-bottom:20px}}@media screen and (max-width: 700px){.helpful{display:none}}.walk{padding:20px 0}.walk .preview .swiper-wrapper .swiper-slide{width:auto;height:320px}.walk .preview .swiper-wrapper .swiper-slide img{height:100%}.walk .maskB{position:fixed !important;width:100vw;height:100vh;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.9)}.walk .maskB .swiper-slide{height:100vh;display:flex;justify-content:center;align-items:center}.walk .maskB .swiper-slide img{width:100%;height:100%;object-fit:contain}.hotgame_box{display:flex;align-items:stretch;justify-content:space-between;padding:20px 0}.hotgame_box .left_guid{width:80px}.hotgame_box .left_guid .t{width:100%;height:50px;background-color:#f7f7f7;border-radius:10px;margin-bottom:10px}.hotgame_box .left_guid .guid_list li{width:100%;height:110px;display:flex;align-items:center;justify-content:center;background-color:#f7f7f7;border-radius:10px;font-size:18px;color:#032347;font-weight:600}.hotgame_box .left_guid .guid_list li+li{margin-top:10px}.hotgame_box .hot_games_list{width:calc(100% - 90px)}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide{width:170px}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide .category_title{width:100%;height:50px;display:flex;align-items:center;justify-content:center;border-radius:10px;background-color:#3d7eff;color:#fff;font-size:16px;margin-bottom:10px;font-weight:600}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li{width:100%;height:110px}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li+li{margin-top:10px}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;padding:0 10px;border-radius:10px;background-color:#f7f7f7;transition:all .3s}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a .thum{width:50px;height:50px;border-radius:15px;overflow:hidden}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a .thum img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a h4{font-size:16px;color:#052446;font-weight:600;line-height:1.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;margin-top:5px}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a:hover{background-color:#00c791;box-shadow:0 5px 20px rgba(0,199,145,.5),0 0 40px rgba(255,255,255,.5) inset}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a:hover h4{color:#fff}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a:hover .thum img{transform:scale(1.1)}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a .star .layui-rate{padding:0}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a .star .layui-rate li{height:16px;display:inline-flex;align-items:center}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a .star .layui-rate li i.layui-icon{font-size:12px;color:#d9d9d9}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a .star .layui-rate li i.layui-icon::before{content:""}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a .star .layui-rate li i.layui-icon.layui-icon-rate-solid{color:#ffbf00}@media screen and (max-width: 767px){.hotgame_box{padding:15px 0}.hotgame_box .left_guid{width:60px}.hotgame_box .left_guid .t{width:100%;height:40px;border-radius:5px}.hotgame_box .left_guid .guid_list li{height:110px;border-radius:5px;font-size:16px}.hotgame_box .left_guid .guid_list li img{width:30px}.hotgame_box .hot_games_list{width:calc(100% - 70px)}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide .category_title{height:40px;border-radius:5px;font-size:14px}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li{width:100%;height:110px}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li+li{margin-top:10px}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a{border-radius:5px}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a h4{width:100%;font-size:14px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a .star .layui-rate{padding:0}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a .star .layui-rate li{height:16px;display:inline-flex;align-items:center}.hotgame_box .hot_games_list .swiper-wrapper .swiper-slide>ul>li a .star .layui-rate li i.layui-icon{font-size:12px}}.get_games .play{display:flex;align-items:center;justify-content:center;padding:20px 0}.get_games .play .down{display:flex;align-items:flex-start;justify-content:center}.get_games .play .down li{display:flex;align-items:center;flex-direction:column;position:relative}.get_games .play .down li+li{margin-left:30px}.get_games .play .down li .supplier{font-size:12px;color:#506376;margin-top:10px}.get_games .play .down li .supplier a{font-size:12px;color:#3d7eff;font-weight:600}.get_games .play .down li .supplier a .iconfont{font-size:12px;font-weight:400}.get_games .play .down li .supplier a:hover{text-decoration:underline}.get_games .play .down li .supplier~.code_img{bottom:88px}.get_games .play .down li>a{width:170px;height:50px;border:1px solid rgba(61,126,255,.9);text-align:center;border-radius:26px;font-size:14px;background-color:#fff;color:rgba(61,126,255,.9);transition:all .3s;display:flex;align-items:center;flex-direction:column;justify-content:center}.get_games .play .down li>a b{font-weight:600;display:flex;align-items:center}.get_games .play .down li>a .iconfont{font-size:20px;font-weight:400;margin-right:2px}.get_games .play .down li>a span{font-size:12px;opacity:.7;color:#3d7eff}.get_games .play .down li>a:hover{background-color:#3d7eff;color:#fff}.get_games .play .down li>a:hover span{color:#fff}.get_games .play .down li>a:hover~.code_img{display:flex}.get_games .play .down li .code_img{width:160px;padding:20px 0;display:none;align-items:center;flex-direction:column;border-radius:2px;position:absolute;background-color:#fff;box-shadow:0px 4px 15px 0px rgba(0,0,0,.2);left:50%;bottom:65px;transform:translateX(-50%);transition:all .3s}.get_games .play .down li .code_img::after{content:"";display:block;width:0;height:0;border:10px solid transparent;border-top-color:#fff;position:absolute;left:calc(50% - 10px);bottom:-20px}.get_games .play .down li .code_img img{width:100px}.get_games .play .down li .code_img p{font-size:12px;white-space:nowrap;color:#666}.get_games .play .down li .code{width:50px;height:50px;border-radius:2px;background-color:rgba(61,126,255,.9);color:#fff;line-height:50px;text-align:center;position:relative}.get_games .play .down li .code .iconfont{font-size:20px}.get_games .play .down li .code:hover .code_img{display:flex}.get_games .play .down li .code .code_img{padding:15px;border-radius:2px;position:absolute;background-color:#fff;box-shadow:0px 4px 15px 0px rgba(0,0,0,.2);left:50%;bottom:65px;transform:translateX(-50%);display:none;transition:all .3s}.get_games .play .down li .code .code_img::after{content:"";display:block;width:0;height:0;border:10px solid transparent;border-top-color:#fff;position:absolute;left:calc(50% - 10px);bottom:-20px}.get_games .play .down li .code .code_img img{width:100px}@media screen and (max-width: 1024px){.get_games .play .down li{margin-right:0}.get_games .play .down li+li{margin-left:15px}.get_games .play .down li .code_img{display:none}.get_games .play .down li .code{width:50px;height:50px;border-radius:2px;background-color:rgba(61,126,255,.9);color:#fff;line-height:50px;text-align:center;position:relative}.get_games .play .down li .code .iconfont{font-size:20px}.get_games .play .down li .code:hover .code_img{display:none}.get_games .play .down li .code .code_img{padding:15px;border-radius:2px;position:absolute;background-color:#fff;box-shadow:0px 4px 15px 0px rgba(0,0,0,.2);left:50%;bottom:65px;transform:translateX(-50%);display:none;transition:all .3s}.get_games .play .down li .code .code_img::after{content:"";display:block;width:0;height:0;border:10px solid transparent;border-top-color:#fff;position:absolute;left:calc(50% - 10px);bottom:-20px}.get_games .play .down li .code .code_img img{width:100px}}.get_games .play>a{background-color:#df3033;width:160px;height:50px;line-height:50px;text-align:center;border-radius:2px;color:#fff;transition:all .3s}.get_games .play>a .iconfont{font-size:18px}.get_games .play>a:hover{background-color:#f30213}@media screen and (max-width: 900px){.get_games .play{padding:15px 0}}@media screen and (max-width: 767px){.get_games .play{flex-direction:column}.get_games .play .down{flex-direction:column}.get_games .play .down li{margin-left:0px;margin-right:0;margin-bottom:10px}.get_games .play .down li+li{margin-left:0}.get_games .play .down li>a{width:200px;margin-right:0px}.get_games .play .down li .code{display:none}.get_games .play>a{width:200px}}.iframe_video_box{background:#fff;padding:10px;border-radius:20px;margin-bottom:20px;position:sticky;top:10px}.iframe_video_box .iframe_bpx{width:100%;height:0;padding-bottom:57%;position:relative}.iframe_video_box .iframe_bpx video-js{position:absolute;width:100%;height:100%}.iframe_video_box .iframe_bpx video-js .vjs-big-play-button{left:50%;top:50%;transform:translate(-50%, -50%)}.iframe_video_box .iframe_bpx iframe{width:100% !important;height:100% !important;position:absolute;left:0;top:0;right:0;bottom:0}.iframe_video_box .game_base{height:80px;padding:10px;display:flex;align-items:center}.iframe_video_box .game_base .thum{width:60px;height:60px;border-radius:10px;overflow:hidden;margin-right:10px}.iframe_video_box .game_base .thum img{width:100%;height:100%;object-fit:cover;object-position:center}.iframe_video_box .game_base dl{width:calc(100% - 70px)}.iframe_video_box .game_base dl dt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#333;font-weight:600}.iframe_video_box .game_base dl dd{font-size:12px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px}#comment h2{display:flex;align-items:center;justify-content:space-between}#comment .form_box{background-color:#3d7eff;border-radius:10px;padding:10px}#comment .form_box .layui-form{background-color:#fff;border-radius:7px;padding:20px;display:flex;align-items:center}#comment .form_box .layui-form .form_l{display:flex;align-items:center;flex-direction:column;padding:0 30px}#comment .form_box .layui-form .form_l h3{font-weight:600;color:#506376;font-size:24px}#comment .form_box .layui-form .form_l .star_box .layui-rate li+li{margin-left:8px}#comment .form_box .layui-form .form_l .star_box .layui-rate li i.layui-icon{margin-right:0;width:40px;height:40px;background:#ddd;border-radius:21px;display:flex;align-items:center;justify-content:center}#comment .form_box .layui-form .form_l .star_box .layui-rate li i.layui-icon::before{font-family:iconfont;content:"";color:#fff}#comment .form_box .layui-form .form_l .star_box .layui-rate li i.layui-icon.layui-icon-rate-solid{background-color:#fa5156}@media screen and (max-width: 767px){#comment .form_box .layui-form .form_l .star_box .layui-rate li i.layui-icon{width:30px;height:30px}#comment .form_box .layui-form .form_l .star_box .layui-rate li i.layui-icon::before{font-size:14px}}#comment .form_box .layui-form .form_r{flex-grow:1;flex-shrink:1}#comment .form_box .layui-form .form_r .layui-textarea{resize:none;background:#f7f7f7;border-radius:10px;margin-bottom:10px;border-color:#f7f7f7}#comment .form_box .layui-form .form_r .input_btn{display:flex;align-items:center;justify-content:space-between}#comment .form_box .layui-form .form_r .input_btn .layui-input{background:#f7f7f7;border-radius:10px;border-color:#f7f7f7;width:calc(50% - 55px)}#comment .form_box .layui-form .form_r .input_btn button{width:90px;height:40px;background:#fa5156;border-radius:10px;color:#fff;cursor:pointer;border:none;outline:none}#comment .form_box .layui-form .form_r .input_btn button:hover{opacity:.8}@media screen and (max-width: 767px){#comment .form_box .layui-form{flex-direction:column}#comment .form_box .layui-form .form_l{width:100%;margin-bottom:15px}#comment .form_box .layui-form .form_r{width:100%}#comment .form_box .layui-form .form_r .input_btn{flex-direction:column}#comment .form_box .layui-form .form_r .input_btn .layui-input{width:100%;margin-bottom:10px}#comment .form_box .layui-form .form_r .input_btn button{align-self:flex-start}}#comment>form{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:20px 0}#comment>form input[type=submit]{width:90px;height:40px;border:none;outline:none;background-color:#3d7eff;color:#fff;border-radius:21px;margin-left:20px}#comment>form input[type=text]{width:340px;height:40px;text-indent:1em;border:none;outline:none;background-color:#eee;border-radius:10px}#comment>form input[type=text]::placeholder{color:#516375}#comment>form textarea{padding:10px;margin-top:15px;width:100%;text-indent:1em;border:none;outline:none;background-color:#eee;border-radius:10px;resize:none}#comment>form textarea::placeholder{color:#516375}#comment .ad{width:100%;display:flex;align-items:center;justify-content:center}#comment .comment_t li{border-bottom:1px solid #ddd;padding:15px}#comment .comment_t li dl{font-size:.9em;color:#516375}#comment .comment_t li dl dt{margin-bottom:5px}#comment .comment_t li dl dt span{color:rgba(81,99,117,.5);margin-right:5px}#comment .pages{display:flex;align-items:center;justify-content:center;padding:20px 0}#comment .pages li{width:40px;height:40px}#comment .pages li+li{margin-left:6px}#comment .pages li a{display:block;text-align:center;line-height:40px;background-color:#eee;border-radius:4px;color:#666;transition:all .3s}#comment .pages li a:hover,#comment .pages li a.choose{color:#fff;background-color:#3d7eff}#comment .pages li a.disable{color:#666;background-color:#eee;cursor:not-allowed}#comment .commentList{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;border-top:1px solid #ddd;margin-bottom:20px}#comment .commentList>li{width:calc((100% - 20px)/2);margin-top:44px;border-radius:15px;border:1px solid #ddd;padding:20px;position:relative;cursor:pointer;transition:all .1s}#comment .commentList>li .author{background:#00c791;border-radius:10px;height:30px;line-height:30px;padding:0 15px;position:absolute;left:10px;top:-15px;font-size:14px;color:rgba(255,255,255,.8)}#comment .commentList>li .author span{color:rgba(255,255,255,.6);margin-right:5px}#comment .commentList>li dl dt .layui-rate li+li{margin-left:2px}#comment .commentList>li dl dt .layui-rate li i.layui-icon{margin-right:0;width:14px;height:14px;background:#ddd;border-radius:8px;display:flex;align-items:center;justify-content:center}#comment .commentList>li dl dt .layui-rate li i.layui-icon::before{font-family:iconfont;content:"";color:#fff;font-size:5px;transform:scale(0.6)}#comment .commentList>li dl dt .layui-rate li i.layui-icon.layui-icon-rate-solid{background-color:#fa5156}#comment .commentList>li dl dd.com_content{font-size:14px;color:#516375;margin-bottom:15px;font-weight:600;word-break:break-all}#comment .commentList>li dl dd.space{display:flex;align-items:center;justify-content:space-between}#comment .commentList>li dl dd.space a{font-size:12px;color:#a7b0ba;font-weight:600}#comment .commentList>li dl dd.space a .iconfont{font-size:12px;margin-right:5px;font-weight:400}#comment .commentList>li dl dd.space a.active{color:#3d7eff}#comment .commentList>li dl dd.space time{font-size:12px;color:#a7b0ba;font-weight:600}#comment .commentList>li:hover{border:1px solid #00c791;outline:6px solid rgba(0,199,145,.2)}@media screen and (max-width: 767px){#comment .commentList>li{width:100%}#comment .commentList>li+li{margin-top:30px}}#comment>a{display:inline-block;height:40px;line-height:38px;border:1px solid #3d7eff;border-radius:21px;color:#3d7eff;font-size:.9em;padding:0 20px;transition:all .3s;margin:0 auto 20px;position:relative;left:50%;transform:translateX(-50%)}#comment>a:hover{background-color:#3d7eff;color:#fff}@media screen and (max-width: 700px){#comment>form input[type=submit]{margin-left:15px}#comment>form input[type=text]{width:calc(100% - 105px)}#comment .ad{width:calc(100% + 30px);margin-left:-15px;display:flex;align-items:center;justify-content:center}}.critic{margin-bottom:20px;background-color:#fff;border-radius:20px;padding:20px;background-repeat:no-repeat;background-position:bottom right}.critic p{font-size:.9em;color:#092644;line-height:1.4em}.critic p+p{margin-top:10px}.critic a{display:block;width:240px;height:50px;line-height:50px;background-color:#3d7eff;color:#fff;text-align:center;border-radius:26px;margin-top:15px;transition:all .3s}.critic a:hover{background-color:rgba(61,126,255,.9)}.playBox{display:flex;justify-content:space-between;margin-bottom:20px}.playBox .rightAd{width:250px;height:600px;display:flex;flex-direction:column}.playBox .rightAd .adBox{width:100%;display:flex;flex-direction:column;align-content:center;margin-bottom:20px}.playBox .rightAd .adBox p{font-size:10px;color:#092644;margin-bottom:5px;text-align:center}.playBox .rightAd .adBox .adSize{width:250px;height:250px}.playBox .iframe{width:calc(100% - 270px);display:flex;flex-direction:column}.playBox .iframe .iframeBox{width:100%;height:510px;position:relative}.playBox .iframe .iframeBox iframe{position:absolute;top:0;bottom:0;left:0;right:0;display:block;width:1px;min-width:100%;height:1px;min-height:100%;border:0;overflow:hidden}.playBox .iframe .actionBox{background-color:#fff;height:90px;display:flex;align-items:center;justify-content:space-between;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:0;border-top-right-radius:0;padding:0 30px}.playBox .iframe .actionBox .gameName dt{font-size:1.4em;color:#092644;margin-bottom:5px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playBox .iframe .actionBox .gameName dd{width:130px;background-repeat:no-repeat;background-position-x:0}.playBox .iframe .actionBox .gameName dd .layui-rate{padding:0 5px 0 0}.playBox .iframe .actionBox .actions{display:flex;align-items:center}.playBox .iframe .actionBox .actions>a+a{margin-left:20px}.playBox .iframe .actionBox .actions>a .iconfont{color:#8693a0;font-size:2.1em}.playBox .iframe .actionBox .actions>a.desc .iconfont{font-size:1.8em}.playBox .iframe .actionBox .actions>a.common .iconfont{font-size:1.8em}.playBox .iframe .actionBox .actions>a.howPlay{position:relative}.playBox .iframe .actionBox .actions>a.howPlay .iconfont{font-size:2.1em}.playBox .iframe .actionBox .actions>a.howPlay .report{position:absolute;margin-top:20px;left:50%;transform:translateX(-50%);background-color:#59348c;border-radius:5px;box-shadow:5px 5px 2px rgba(0,0,0,.1)}.playBox .iframe .actionBox .actions>a.howPlay .report.none{display:none}.playBox .iframe .actionBox .actions>a.howPlay .report .close{cursor:pointer;position:absolute;right:10px;top:10px;font-size:.8em}.playBox .iframe .actionBox .actions>a.howPlay .report::before{content:"";display:block;position:absolute;width:0;height:0;border:10px solid transparent;top:-20px;left:50%;margin-left:-5px;border-bottom-color:#59348c}.playBox .iframe .actionBox .actions>a.howPlay .report h4{font-size:.9em;color:rgba(255,255,255,.9);text-align:center;white-space:nowrap;padding:10px 15px}.playBox .iframe .actionBox .actions>a.howPlay .report p{font-size:.8em;color:rgba(255,255,255,.9);text-align:center;margin-bottom:10px;padding:0 10px}.playBox .iframe .actionBox .actions>a.howPlay .report ul li{display:flex;align-items:center;padding:2px 15px}.playBox .iframe .actionBox .actions>a.howPlay .report ul li label{white-space:nowrap;margin-left:5px;font-size:.8em;color:rgba(255,255,255,.9)}.playBox .iframe .actionBox .actions>a.howPlay .report button{display:block;border:none;outline:none;margin:15px auto;background-color:#ff4bde;color:rgba(255,255,255,.9);height:32px;line-height:32px;border-radius:17px;padding:0 20px}@media screen and (max-width: 970px){.playBox{flex-wrap:wrap}.playBox .rightAd{width:100%;height:auto;flex-direction:row}.playBox .rightAd .adBox{width:50%;margin-bottom:0px;align-items:center}.playBox .iframe{width:100%;margin-bottom:15px}}@media screen and (max-width: 758px){.playBox .rightAd{width:100%;height:auto;flex-direction:column}.playBox .rightAd .adBox{width:100%;margin-bottom:10px}.playBox .rightAd .adBox .adSize{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.playBox .iframe{width:100%}.playBox .iframe .iframeBox{width:100%;height:90vh;position:relative}.playBox .iframe .iframeBox iframe{position:absolute;top:0;bottom:0;left:0;right:0;display:block;width:1px;min-width:100%;height:1px;min-height:100%;border:0;overflow:hidden}.playBox .iframe .actionBox{display:none}}#is_down_mask{position:fixed;width:100%;height:100%;left:0;top:0;z-index:999;background-color:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center;transition:all .3s}#is_down_mask.active{display:flex}#is_down_mask .cont{background-color:#fff;display:flex;align-items:center;flex-direction:column;border-radius:20px;padding:50px}#is_down_mask .cont h2{font-size:20px;color:#516375;font-weight:600;margin-bottom:20px}#is_down_mask .cont .btn{display:flex;align-items:center}#is_down_mask .cont .btn a{width:170px;height:40px;display:flex;align-items:center;justify-content:center;font-size:18px;border-radius:21px;transition:all .3s}#is_down_mask .cont .btn a+a{margin-left:20px}#is_down_mask .cont .btn a:nth-child(1){background-color:#3d7eff;color:#fff}#is_down_mask .cont .btn a:nth-child(1):hover{opacity:.8}#is_down_mask .cont .btn a:nth-child(2){color:#3d7eff;border:1px solid #3d7eff}#is_down_mask .cont .btn a:nth-child(2):hover{background-color:#3d7eff;color:#fff}.copySuccessed{display:inline-block;width:calc(100% - 40px);background:rgba(0,0,0,.8);color:#fff;text-align:center;font-size:1.2em;position:fixed;z-index:99999;border-radius:5px;padding:15px 0;bottom:90px;left:20px;transform:translateY(170px)}@keyframes copyAnimateIn{from{transform:translateY(170px)}to{transform:translateY(0px)}}@keyframes copyAnimateOut{from{transform:translateY(0px)}to{transform:translateY(170px)}}.reGame{position:relative;margin-top:20px;margin-bottom:20px;padding-left:153px}.reGame .gameItem{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;position:relative;height:100px;overflow:hidden;z-index:15}.reGame .gameItem .imgBox{width:100px;height:100px;padding-bottom:0;margin-right:16px;transition:all .3s}.reGame::before{content:"";display:block;width:135px;height:135px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQ4AAAEOCAYAAAB4sfmlAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAABDqADAAQAAAABAAABDgAAAACZ/ly+AAApWklEQVR4Ae2dCZwUxfXHX+8KaBRERMATJCp4xiteEUU0Gm+jYhL/0cQjMR4x/j0S4zmeMYn6jzFG44n3gScYkVtAjUe8L/AEDwQUBFbwwN35v9+2vVNd3TPTM9sz0z3ze5/PbndXV1dXfXv6ddWrV1UiFBIgARIgARIgARKoNAGn0jeIkv7QTLZ31pEt2rIyyNE/wZ9IP3Gku+5313PYdo2SFuOQQKoJOPK1vgMt+ttv0d98i/725zqOzHDaZEa2SWY0iTz/WMb5tNZlrIniGH55doV5LbJbtk2GZUWGKaBNFURN8lLrB8D7k0CJBLL6pryiL8sk3U7u20PGjzzZ+aLENDodvWovazabdYZdIDu1tsrhqiwOVmXRo9O5ZwIkQAIt0iT3NovcMvlcmeI4Wl+pglRccez592y3zxfIEaooTtO/gVUoE29BAg1JQF/m9/Tvr9/pLTeOOdH5qpIQKqY42psjC+U3bY6cqgpjjUoWgmmTAAnkCOhL/bEeXda3p/yzUs2YiiiOnc/L7qv2i79nszIgVxzukQAJVJnALKdJTpyacUbFfd9YFcewC7P9v1nWrjD2izujTI8ESKBMAo483KWLnDDpLGdWmSkELotNceyUyR6oTZIbtJbRM3AXBpAACdSUgL7oi7LNctS0c5374shIpxXH8Ey26xyRS6VNfhtHhpgGCZBA5Qho0+WqFXvJKZ01nnZKceyRyfb6IiujtZaxQ+WKypRJgATiJKAOZU916Sb7TDzDmV9uumUrDvX2XKs1K2O1ebJRuTfndSRAArUhoC/+G+qLvcfUs5wPyslBWYpjlwuyg1qXyXj1NFm7nJvyGhIggdoT0JrHh02O/FBd2KeXmpuSFQdqGm1t8iSVRqmoGZ8EkkcAykO6yA6l1jx0zEx0gU0DzRMqjejMGJMEkkxA7ZNryTIZt+vF2VVLyWdkxYHeExhCadMoBS/jkkDyCajyGLzsK3kYw0Oi5jay4kCXK3tPomJlPBJIFwF9t7dbskAui5rrSDYOOHepC3ksjiNRM8Z4JEAC1SfQ3CTD1Vh6b7E7F1Uc37qRv6gaiR6hxWjyPAmknIAqhEVNTbK5Ko+ZhYpStKny7dgTKo1CFHmOBOqEgHZ8rKy9pv8oVpyCiqN9lGtWOGCtGEWeJ4E6IqDKY+8h52X3L1SkvE0VzKcxd5G8rk2UAYUS4DkSIIG6JDCrZ5NsNDrjLA0rXd4ax7zFciyVRhgyhpFAQxDov0jkuHwlDa1xtE/3N1/e5cxd+bAxnATqn4B6lc5Rl/R11VD6pV3a0BrHt3OEcro/mxaPSaCBCGiLo5/aO44MK3JAcWA2cq1pnBYWmWEkQAKNRUCVx2ntOsEqdkBxYAkDVRwDrXg8JAESaEACsHMOPV+G2kUPKA6se2JH4jEJkEADE2gL6gSfcRRdsHMWyRytcXCxpAb+nbDoJGARaNGu2X5m16yvxoFlGak0LGQ8JAES6L5QJ/wxMfgUB9ZyNU9ynwRIgARAQBe99ukGv+LAAtAUEiABEggS8OmGDhuHTgnYu7VN5mn8jrDgtQwhARJoVAIrNEnfcRkHOkLXuf5W1HtjC92l0vCAcEsCJOAj8LXIll5Ah+KQVhnsBXJLAiRAAjYBHW4/yAvrUBzZplygd5JbEiABEvAImDoipziyVBweIG5JgASCBBxDR3QoDg3sG4zKEBIgARJwCeiAt34eiw7FoWbR7l4gtyRAAiRgE9DKRYeOyCkOI9C+gMckQAIkYFYuOhSHdsd2aBMiIgESIIEQAit5YR2KQ8eodPUCuSUBEiCBAIFszs8rpzgCsRhAAiRAAj4Cn3tHVBweCW5JgAQKElBzxhIvAhWHR4JbEiCBggR0PMpiLwIVh0eCWxIggWIE3vciUHF4JLglARIoSECbKu94Eag4PBLckgAJFCSgk/lQcRQkxJMkQAIBAk1N8poXyBqHR4JbEiCBQgR0qIo85UWg4vBIcEsCJJCXgC4H+ZouBbnQi0DF4ZHglgRIoBCBx82TVBwmDe6TAAmEE3BktHmCisOkwX0SIIEAAXX8WqST9UwwT1BxmDS4TwIkECCgUwaOGplxdK7inFBx5FhwjwRIIIyAI7fbwcvZATwmARIgAY+ANlM+6ruhv5mCc6xxeIS4JQESCBJokhEjD3Fa7RNUHDYRHpMACeQINMvNuYPcHhVHjgX3SIAEDALq9DV16tnOW0ZQxy4VRwcK7pAACZgEdDTsTeaxuU/jqEkjhv3eOuWzDgbqkK+WaSf40o7DwE6PFXR2lC8CwQwggZoSUKPoEv0Z35svE6lTHKv1EPnJDvmKU1745FdFXvuwvGvtq64+WqRvz1zo1DdEzrord+zt7aPL9/7mhyI9vuMqlmvGi/z7ee9sY2yHb+dnhVL/c6xIG4ZTUWpLwJG7dWxKxxyjdmZSpzhWWVHkkO3tYnTueNYn8SmOKDnZbB2R0/YT0TZku6ysyuP3eox8vPpBlBRE1ukt8v6n0eImNdb2G4hs/d1c7r5R2/0/Hs0dc692BJoKNFOQK6NSXbtMNtqdt9MXxlMaXtlxjBepkHRVNb/nFiL/+rXIZYcVipmOc59/6c+nfew/y6MqEnhn8rnyRKH7pa7GUagwaTkHu0eYfJknHHEP3EbkqGEi3dUmApnbMcDZPU7j/xZLcSz5Ko2lqL88q43uRsfRBR8LSF0ojv+8KfLfjknNCpQ2z6nXIjYP8lxecvDEV0R+PkSkW5fcpUv1pZmg4flky4E5pZEvTtrC7RqGfZy28tRFfh01MS0ntxYrS10ojlfeFxnZMTdRsSLX/vyHC0ROGuHWINZaVW0baqu4fqLIx5/VPm/VzIGtKFjjqCb9vPcaN/Usp+intC4UR14ECT6BXpyTb0lwBquQtYDisJouVcgCb2ERUFtbXt8NMyoVh0mjyD4MmL20V2dV9dVY1ioyR+0MX/gGGxdJIGGnUZ41e7mZ+khrQdmCrdrSM6+WeemnXdNd9Ff2gdaq7G5WW3HYx8XuuLw29fqsLILtpy0iC/J2HhZLiedBQH8PC5tERkWhQcURgRK6PtEFPGSwyCor5S5oaxN5+m2ROx4XeWlWLjzK3rG7515axJ85T5srk3JXbq02jQPUIOrJRmt6e+62pyqwC3/qDxv/ksgU9RspJLtsLLLNeiLf1ZlZ1u2Ts7N8qQrwPe0OfmeOlumt4ungHvtvLfJ9TcuTJVpj+NODIss1u7xgx1lpefcs0h//sshfR3uxRT63HN+iNFXABX48GyoP+MCYsuwbkU8Wi0x8VeT+p0XmU5GYeKLs36a+G5HqfVQcRXD+YmeRw3dyv5p2VHiIogt1W315bpvmf/HtuPbxluuKDFojFwpfDlNWX0Vkpw3NEP8+DKv2+ekf+eOYR/1XU0e0A/33NM8v39V9GfFC7rOVyBua1kX3F/YVWX91fx4Wfruy6Gn7ut3GdvrraB5MsXtVCtU41uolct4hIrhnPkHNZg2Nd5g+r5+qcoHdC451lGgECrmY2ylQcdhEjOPjtFbw0x8YAXl2oUAOVwWDqn8SZdN1RC45tLReGSgQeMGefocIjM9RZbjWzOBrEkVQO4BnrSdvfuzt+bd9eoj83y+CXqb+WP4jKJFDd9RajX4/odQphQnob/fVqRnn+cKxcmepOHIsfHs7aE0iTGksXiqCH/hbWqWHbLK2yEZriTSr8sCXDs2XJMmK3UTO1y+15//h5Q1emu9q8+h12M9V4aEMA7XpgmaGJ7gG1/78Sh248JUXmn+LZgmUbVSZuyjcHd++/uyDg0oDCgHd8EijVZn31Brb5gNEULMy5Ve7qlewlvGFmWYo920CWtu4wQ4rdFwXimPYJiIDrB9MoUKb58a9LPLM22aIW3PAD86WSdp2vvgBka+/8Z+BzSAz3G3PmwPc/LFKOxr7kv9r/Mcfi0CZeTJPX5ijrvGO3G2YoRblgDHXFNhTTr1VZJ5+8U3pq4bGSw/zv3y49uhhIleMMWOG75tKB4wen+4qWRgv117V/fqHX5k/FN6yG6tSM2XGbLdHqsWykSDOfluLnLJPrvaHWiB+H1QcJsHA/jL9RtwRCC0QUBeKY71+IvgrR/AjtBXHrvpD+66V3kPPqpv3w+F3wPUn3+y6gsfVXMGLZyoo1BBMQQ9IoVG3iAsbygHfN68SKfTS4et9nH53Lj/cbwuBkfaRF3K1LH+KwaP3VDGdN9Kt0QTPlhaCMpgKCVePU6UapjRwbtR/XZvTEMM+tN36OEPJR0B/s6PHZRx9atGlLhRH9OJGi2k3UWCtv+mxwtdOVwU0+TX361Y4ZvXOHrGLf4g/7nzV2PwvHc7jhcRAsyuPxJEraIb9UtM6804vJP8WvSd/1G/X7M/yxynljGdwNa/ZYZDIQ6ogTMVqnr9S8//oi2aIq3xs5euP0bhHxQa0hZGh4gih0r+3P3Da9Gg+ArdMTZbiWK+vvxyobbw40x8WdoSu5dc/dO0e3vn1rRqYF25voWDjUhpI+4P52q3a4m9ubTVQFfmxInc+IYJnY9e84F+DP0pxAo6aiTSWqtrSpC4UB770aE+XI3iZTIEF3xxDgnOoekcR2A7wVbOr1lGujTvOCl1d5ygz3efeNY8K72PsDwymnsD+gTTD7CheHGzhAxK3wE/mt3v6U11blfvv91dbjXb9zlBjNfKLJiOmJYCxlBKNgBpFb1bfDa1TlyZ1oTje0h8OnIviEPgB2AKvxCgCz0h86TD+pNZi15qQH9gwosrH1hcbths4wtmK1kwPSvN9rSHELfDHgDKG05wtMEaj6xh/6NVCUwsKBMblpyqgxOz7p/24qyqOcsqg2CkmAbgw2xLWzrbjeMelvJzeNZXYhikv+E1EFfTa2IKekUKCLtJK2RHQLDnuerdpUqjLG13Iu24q8pefi1x3jNtdXijPjXxOPwZPTcw4r5fDoC5qHOUUPN81aE/b4rlN2+Fhx6XEDbs+rrDPlgRTsn05gjFyIWFxaz0WBM0QGGjhZfv977q9J1vpFvO8hgl6ZNBDdNptpQ8JCEuv3sJUcdxUbpmoOCxysxdYAXrYa6VgWL4Q2AKSIJiG0JZ+JeRtjVXsq92pDYOh1Q+BMRRzl3jzl6AmtMW67lgiGE5NGxNc6VH7OPJqXZIs5NlWP/eJueMXXZaXu8vNDZsqFjk0NezqNsaNRBF8pTH4LAkCuwwGnZky0OplMc/Z+xus7g+B7SCpg8bQ8wL/DdQsoCBsYzaMuvTl8D9P9Ra+b8LpTkiD1IqX55CKwwIDA6c9oc7QjXSQmxrnisneWxSLUd3zmCDIlB8MCva0mOe9fdh5dhzsHbnbmSE1GH+MyhwduYuOqD0s9xdmIDXvjHyGzSqPQYWUHIHONFOQChVHjmXH3pgXO3bbd1CL2G0zf5h9BNfoA7e1Q+M7tufKQC9HMXn4eX8MVOEx2reYII5Z3Uf8Wi3dgHlPMPrY+ztYGX+nW+ESYIa1QLdxBF6FU62rs7OmnCuTO1MiKo4Qevdq959tCMT4h6Ebh0TWIBhEL1MjHCatqZTYRlusLwOfk0Ly8HPuAC8zzr5bqXu8lgWT7NiCMPhFII4pGB0Ll/NayPPv+u+KUa9Yj6aQ7L6Z63NixnlztnnU2Pv6mG8qNhlxMUL6GNIvv95NBH+dkX3/nPNAxGzj8AI9aa9ciqhRZA5W/wAd94Bp/zD3BRQGRsfu/j3XxyEXO/69jz7zp4kax+0nuoPI0LyC+/Upt/jj4Ajja9AtCbdxTzB+BZ6g8HPwJmreZB3XDmA6fSE+nKku1zRqJXDlhyeqaaxF/jFzGcaswG8G83pgRTwobjTHMOGSLW/oM6O0E8hKFwn5pZRGR18HShgBGNsw2A1zWXgCZyPMNVFovgmMa8FXMW6Zot6xv97V79UKD1cvfxgjEiZvz3Ens8FX2lQeG6vCw18hgdK4epzOCja3UKzKnkMe0AWLuUHQQ+IJumPxF0Uwq/wz70SJWf9x9IMzWReSfq+zJTW+Q51Nqr6uR88Khp6/UAJiuEZD4VRCMAT+XxPKm+/j7idFTrhBv9wLoucMXZfH6zX3/Cf6NZWKCcWFKQnzrUdT6L7w/cC1FJdAOQPawthV4NsYdpt0hsHA9rsROpXelu4MX/lsGPAsvWy0O0/nCT+qXFlhe0GV+9AhOv+Iun+jm9g2Yua7O5pXR2hXJSba2Vl7ifJ1G6Msj2nt5urxIQbGfIlXIRzjkV6c6c43iqZKMQPp86rw71NeT8wITpJchewm9RYt6it3fxyZ6zCRDTnHttvHkXx9pQG7wOA1XYcw2Bje/lhtDNoUCHPPTnrJMUEPRs96846gSYMvu22ETWI54JeBcTNwtsMC35h5Hk5h8DP5VGtmsIkkxfU/Sfz0N3vt1POcY+LIExVHHBSZBgmkgIDauLbXkbBaD+u80MbReYZMgQTSQGBGXEoDhaXiSMMjZx5JoPME1NQdn1BxxMeSKZFAIgmoPaJVusltcWaOiiNOmkyLBBJIQGf5GjPtTEdN+fEJFUd8LJkSCSSSgPam3BR3xqg44ibK9EggQQS0mTJfe91jHzRAxZGgh8yskEDsBBy5dWTGyTMgofy7UXGUz45XkkDiCTQ3y4hKZJKKoxJUmSYJJICA2jaen3yOo2OI4xcqjviZMkUSSAaBrNxYqYxwkFulyDJdEqglAUe+XsGROyuVBdY4KkWW6ZJADQlob8qDYzNOCRMplJZZKo7SeDE2CaSCQFzzbuQrLBVHPjIMJ4G0EnBk9mobic6oUjmh4qgcW6ZMArUiMGLkIU5rJW9OxVFJukybBGpAoNyFpEvJat33qqzYTecOUPWIlcjKFazQhlmnOiSrs37pTFNpE8wEvrgTHNJW3obMryOP60LSb1a67HWlODAd3vYbuFPkr6fT/K2iU8phWQMIFAcW6vlwvgiWDMQ6IVGn/DtmN5H9tnbTwX/MKL77RbnjpO9hzlTMct7jO+4Ue9do67dWCywlnVXa89dUQd8Nk01dKA6sXo51VbAEI2oXYYJaw4Y6Xyj+ID/XCX8ffEbk1mm59VTcM/X1fzNd3uG0/UQwRyoErH6vx1iUGjOAU+qHgD7iJSuvKPdWo0R5XrNq3Dqee2DG7jtOdFcfy6c0wu6EmsghO4jc9TuRH28TFqM+wrbTGpinNLwS4Rg1M0p9EdDnOnLUH5yWapQq1Ypj1011dbXhIqhNlCsrLi/yv3uLDNPFl+pR8q1FgtXqKPVFQCfsiX3ejXyEUttU2W59XZX8QP/qZCgkVv56+m1dtmC2uzzimzrv0WKdOh8rsGM6fdRQ9vief0U0XPfHA9wFi7DkYD0JVjFDswyrvnmy9CuRCRpOqSsC7+hC0tOcTHXKlErFgZ4StNPNJQ2Bq33FrwdchWHje/9TEfw9+47Itboi2tkH6Qroqnw8wYt18aG62NEVavyso68xDMInjRA5apjIWquqbUMZXD9R5OPPvJJzWw8EtPXZ6YWkS+GQSsXxq11FevfwF/O9ebrqmlbUonQ3Is6Zd+nSgKoozPVHe3/bK4NVw+pJsIrbybfUU4lYFh8BR9riWEjal2aRg9TZOFDb2Et7T0zBGnTn3hNNaXjXYXX3i+8XwRqxpqApU47Az6O/ri6G1d6WN5oF5aRlXgNDJmoK+LONnGa8Su+jRoYlJ9ErhZXj7dpeZ+4PhT14DXe1ea/7vDPpNdq1+hOZMPUsp6p9ZKmrceyu9glz1XL8SB6fLjJTuxdLFSwZOOV1XZVejayewHaCHy8USxTZeqDIz3YU2XLd3MsERTZnoa7z+pHIVWNFPinRWWyXjUW2WU+XZ+wrsm6fnH0C/iPvaTnf0eUan37LXas2Sh6P3V1kzV65mDO1dnb9pNxxvj0oQKzTOmRDXdl+LX9Xd5vakj5tEXldy3i7dmnPKME2BCUI35L1V3cVrbmOLWxUr7wvMu0NkYf+G/055CtDQ4RXyXfDZJk6xYEX1Zbb9IdbrtygLxAWKDYFCxoXUxz4+p+0V3hXLs7h64w/NIUuHS0SpfnTfzXX4DtIv75hAoXp+aLss5WrmC7SWhNsN4UESs1ME74cxWSHDURO2VdkNatJ6F2Hrm8YnPE3VGtpMEj/dVRxpzo0M3/2g/yLZaMms/kA92/49i67ZzRtSjgB/a0t1JGwD4WfrVyoPqZ0yRrGlxM5R68JvuzlCoyHo5/z/2HF9mICT8wo/h/oKj7vEJEN9OtaSDZdR+SfR/lf8ELxcQ5K5OqjRXBtnIJep4t+ll9phN1rW60h/VltRj7XfCOi/rjljB+LHLZTfqVhRG/f7acLSl+iae6sNR5KXgJ36NKOX+Y9W6ET6VMc+hU3BS7k1RZ8+fHVhCzRR/aUNhtQXR//suvS7p7x/z9iF/+xeQS7zfmqXGx/FNhfoBjh4frgs+6+bZPBNbgWacQhaBqdrl3Ttg0DLvuoVaCcyM+LM4N3w8r3Zx0UDEfI/trk+dHmwXOvfeAq7VunakNd+X1g1Z6Wa1b71XB3dfrg1Qyp9Lwb+QinqqmCsSf2F23uonxFq3w4bAWn3uavnuPLiq5P+E6YxswfDFLjqTZF4OptC6rvGGdjSnvatwYH08EX5dLD3LS8+Lj2aL3nFWO8kPK3x+0eVBpPztBa070iX6iNxRTUos7/iWss9cKHDBbZYoDICzO9ENfNHfkzZX6LyF+0gv0fVbqmgBmGDpzwIxE0GSFQHodrTeVCbZZRcgSU1ata21BLUPWlqfq3LP+OpoHPS6VWigMv0Ykj/EoDeWpTw+h1E8MNlxh4ZwtsDzBAmgJD4/E3BpUG4qC8x90QNEYesI1raDTTKXUf9hjTtwXXT5uuznF3BpUGzqE29Ifbg/agnaymBRSjXZuCErCVBtKEYfnh50WufBRHOdltU7dnKRfCPacGRlGPeqoUB4yNtnyiL1It5AGtrheyhdz7n2Cu+mltwRY0YewxNuiJKTQNAM79w3qx0LT4ZYHmkH3fsGPYH0zBS3yDKkFs8wlqUE++6T+7o6E4YDxFD4op6Ml67l0zJLiP0btmTw0Y/cLKX/CqhgpZ1q1JVG3XRlLVVIE9wZYVvq3O2uGVPn7stcJ3eEu7TG3pq8Y+W9br6w/By/LiTH9Y2NFLs7Qr9EORjbSb1BP4kHRG0P1ryjPviLyrzbFict0Et/vUjOd1aaN8tmJELSaKwMvX7A3CgD3KtwQc+fe4jBPh6VSGWKoUx8cLgxD69AiGVSMkLC/mfdGUQc3ArKLDRmMK7DX4IptS7Etsxv2vvlim4oD9A2natgjzmnz76KI184p4b2tTJIpgfhP8hQnsOrZssrbrLGeH28dwqDMFeSy3fGY69bCvylgbs7WTdCmOz4Kg7BcvGCP+EPh4LFpaPF0MJjNfRtNYiqvtFwNhpdhsbOWF9NfRl82s4iPNKLL2qsFYc2JoBoaV0bbpBO+cP2R1rbVFqQXlTyH9Z/Qxz1X7xphaliRVNg4MPrPtCrVQHPCajEPgQWlLKV6mYTOYhSkA+x5hx2H2o/mLw2KWFmb73ZR2dTA2fDsaXnQhae1N0c9X7SRVNQ5gmq21DtNFeZB2CaK7zvZviIoU83COOF7TMFToPWrY7Iw3atR7f7YkGNOsoQTP+kPC4i5QN/pyxFbISKO7Ng06K2FlDLtX1PusslLUmPUbr1ILSZdCLHWKA2NSzHY9fBh+uJnImBdKKXYuLpySMMjKlCdmmEeV2w/z6QjrecmXAww2syUsTTtO2HGYjSIO+1FYfo6+JryrOSxfDAsQeFoXki5img9cE3tA6hTHSK0N7Kkvu2kvOFS9OMtVHOYkxKCLAWQYol8NwSAx9BRhFjJPBlo9G1542NZ2Y4cxFgP3yhHYVmC7MUenhjVfwtLefIDIwdv5z2B8DmoWYeNo0FOSxlni/SWszZHaN26qzZ39d02d4sBkPfADGLpxriCw3O+/tTuaMhdafA8enjAmmjJO3Z6rKZhYx6xBwcMUdpsw+4WZL8TZcbAZUt4IYS8F+GqgGThAWXqCwWtXqgluiRp5CwmmXTSdvj5akLNFhSmOLdZ1HcsKpYlz+EBsNTAXCyNnL3s46HCWi1Hfe/qx/FI9k+9OQimNln0SshMtDzdOVg9Ny0CJkZy/2yv6ACoM5PrFzv77oRcE402qKfCSNAX2Gjtf5nlvH3EQ15TOLnlglx0u38V6QFbS2pKtwKa+kcsVam/2bGOo5RUzcmJU7kl76zIU+py8PyzvUGzUcu7Odbl3vxpFFyahZKlUHLBzhA1TP2hb9ag8UuR7/fMP+kJTAOMrMFLTFHzNMBkQmg/VlIefE8FAL1P23Upn7NpHHae0XmoLwk5VJYk4pmAOC6wV0xm5+8lgd/Avh+afyBnNGgyIs21EmEvDk2WtIn/7t3fkbnEd5otdNY+hEwbrP/9PcFzSQ8/602m0I/UOvjEpZU5dU8UDh7EMGI1pVq1xDtX+K1V5QDCZzttqs4BlH/3/6BrE1rSPuDF1gNgj7uhP77iaW1S/rzvGP7gMX3p4gmLkradYNllHBBMNmU0b5BNK73JNo7OCrznG2eCl9gQzf517sC6noPd9SZUTbEDdtZbRv4/IcLVr2DWHSa8G12vBmBQ0L83Z1TZT5X7TcSL3Pe2mCZsHFBDKiLKjJmMKrgeLhhVH3t85K5MnJwRAahUHuh0xx+gVv1TloT/iMMGP2v5hh8W7R7+0GLZeK4Fyw+pqmOPDHM6+sXpY4q+QQGlcPU5fPrX9xCHjXnKbHrBveAJFu8fm7p8XFrZFs+SSB8POuIoZi0OZ3anoVoedqZiADyYsanAZkck4+rSTIU3JyEZ5uUBN4jfX64JMj4ss069lqYKh66ffrs2bsaVeGX98NBNOuMFdoiFq6jBCHq/XwO8kTjlHzW9/e6Q0ewJYnnln/hni0QQ8/CqRYmN8zHLAYAu7y6m35k/XjF/H+9lujtycpPKltsbhQYRBE19rzOJ14DbuCmVhHplefGxhrMPEMbAJYBh8UgSzkR9xtQ6b392t1puObmYe0c2JF/BqLXc541LMtPLt369NiJdn6fSBamtBt2+XPL+UuQtFYKweqzWVYizhpn/OPSKYU/UYrV2F+aF4+UHzDM1RDORrdNEK32MTMs67SeKgeXJlyDmFBk97sdKxXauXO9EvXjz8ddHeB0wRCGckODp9/mU6ygHnNowuhS0Hgio7miSYBKeaguYTuq0xnwjGnixUBfCRcvxIFTBqPWgulSOYtQwzjsFgDWczjL3BM0IXdaFpBcq5V5qvUfyHTznf0XpXcqQuFUdy8DInJNBpAi09m6Tf6Iyj6jo5kmobR3IwMickUBkCcPhKmtJASak4KvO8mSoJxEOgOTm+G2aBqDhMGtwngWQRmDHlHCfmPrN4CkjFEQ9HpkICsRNQA6R6KiVTqDiS+VyYqwYnoEqjVScjTlRPivlIqDhMGtwngeQQeHR8xpmdnOz4c0LF4efBIxJIBIFsc3KbKQCUxx8wEeyYCRJoSALaTJnfNyujk1x41jiS/HSYt8Yk4MjtIzOOLrCRXKHiSO6zYc4alIA6fSW2N8V7JFQcHgluSSABBLSZ8oLO8vViArJSMAtUHAXx8CQJVJdAkn03TBI0jpo0uE8CtSTgyNfLdZM7apmFqPdmjSMqKcYjgQoT0GUdH5p4hqMTFiRfqDiS/4yYwwYh4CTcd8N8DFQcJg3uk0CtCDgyu8+GorPHpkOoONLxnJjLOiegRtFbRh7itKalmFQcaXlSzGddE+iSAt8N8wFQcZg0uE8CtSHwxMSM82Ztbl3eXak4yuPGq0ggNgJp8d0wC5xTHNqHbJ7gPgmQQBUIOLJUZ+LXRSPSJR2KQ/uQqzzpfrpAMbckUAkCukreyFF/cFL37nUoDnGoOCrxw2CaJFCIgK5Zk/gBbWH5zykO1jjC+DCMBCpHwJF3J50tUyt3g8ql3KE4so7EtGxx5TLLlEmgrghkZYTjqJEghdKhOLStNSOF+WeWSSCdBBxp08mIb05n5o2pA1XtTU9rIZhvEkgbAa1nTJxwnvN+2vLt5bejxqGzDrHG4VHhlgQqTCCNvhsmkg7FoRrwBT2RyvaWWSDuk0DSCahZYKHTJA8kPZ+F8tehOHS6sk+1S/aVQpF5jgRIoPMEtCPiTn3fvux8SrVLoUNxIAtafZpUu6zwziTQGASaUuq7YT4dv+JoouIw4XCfBCpA4DVdSPrZCqRb1SR9iqNPd5mg1Y7FVc0Bb0YCDUQg7UZR71H5FMfIk50vtGD3eie5JQESiI+AGkW/WT7BC0mXUlKf4sCFzc1ySykJMC4JkEBkAvePyzjzIsdOcMSA4mj3nVcf+gTnmVkjgXQSaJZL0pnxYK4DiqPdd96RvwajMoQESKBcAmoCGDv1HAe+UnUhAcWBUq3US4f66qzLdVFCFoIEEkBAu2DrprYBnKGKY8yJzldNWbk0AbyZBRJIPQE1ij6lDl+Ppb4gRgFCFQfO9+kp12iBZxpxuUsCJFAOAUf+VM5lSb4mr+Jo75ptkhOTnHnmjQSSTkA/vqOmZpxRSc9nqfnLqziQ0JRzndEoeKmJMj4JkED7EI75Our8mHpkUVBxoMDLdZETVXksrMfCs0wkUEkCahA9QW0bcyp5j1qlXVRxTDrLmaU9LEfVKoO8LwmkkYB2v96nSuOuNOY9Sp6LKg4kom20+7X/5cooCTIOCTQ6AVUac1dcXo6tZw6RFAcA9BM5VZssT9YzDJaNBGIg0NK8nOw95gznkxjSSmwSqhyjyx6ZbK+lWZmm84RtFP0qxiSBxiCgL9NXWjPfS2vodT+vTeQaBx792IyzoNmRPRTQB43xU2ApSSAaAX0nWlVpHNoISgNESlIcuEANPh82d5EfUnmABoUEXAL6PhzbbgtsECAlKw5wmXy2M0O7mnbQ3pbXG4QTi0kC4QSwWHuT/GrK+c514RHqM1QVZfkCm8cXWRmdzaoSoZBAgxHQzoI5+vE8SGsaDddpUFaNw/t9wObR15FdVOOyq9aDwm1DEFCl8Yw6R27diEoDD7hTNQ7zF7JTJnug9rbcoLWPnmY490mg7gjoLOU69cSxGEVed2WLWKDYFAfuN+zCbP9vlsnfVXnsF/H+jEYC6SHgyJta0/hfrWU8kp5MVyansSoOL4s7n5fdN9vWrkAGeGHckkCKCbRo3i/o1yRXjMw4X6e4HLFlvSKKA7kbfnl2hXmL5di2rJyiTZg1YssxEyKB6hHIag3j1mxXOX3amc7H1btt8u9UMcXhFX3Pv2e7fb5AjlDlcZr+DfTCuSWBpBLQl2Kuru16YxeR6ydkHE7cHfKgKq44vHtms1ln2AWyU2urHK4rWx+sSqSHd45bEkgAAdQuxmeb5NoN+8moa49xliUgT4nNQtUUh0mgvRnTIrupHWSYKpFhqkQ21fM1yYuZL+43FAFd+1mmq6J43GmTJ6SrTJp6lsOhFBF/Aol4WYdmsr31KW6h3v6D9UEO0l6ZQU5W+qoq6a5Kpbuew7ZrxDIxGgmAQFZ/P1iZcKnuf64fqA/1+AMNfU9rFk936SpPTDzDmU9UJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJFCMwP8DlwxTtLMUsUEAAAAASUVORK5CYII=");background-repeat:no-repeat;background-size:100% 100%;background-position:center;position:absolute;left:0;top:0;z-index:3}.reGame::after{content:"";display:block;width:calc(100% - 45px);height:80px;background-color:#fff;border-radius:20px;position:absolute;left:45px;border-bottom:20px;bottom:-20px}@media screen and (max-width: 1200px){.reGame{margin-top:35px;margin-bottom:40px}.reGame::before{width:120px;height:120px;left:15px;top:0px}.reGame::after{left:30px;bottom:-20px}}@media screen and (max-width: 767px){.reGame{padding-left:15px;margin-top:15px;margin-bottom:20px}.reGame .gameItem{padding:0 0 0 15px;height:60px}.reGame .gameItem .imgBox{width:60px;height:60px}.reGame::before{display:none}.reGame::after{width:calc(100% - 30px);left:15px;height:40px;bottom:-15px}}.game_re{margin-bottom:20px;background-color:#fff;padding:0px 20px 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-radius:20px}.game_re h2{width:100%;font-size:1.2em;color:#092644;padding:20px 0;font-weight:500;border-bottom:1px solid #ddd;margin-bottom:20px}.game_re .adBox_gameIntro{width:356px;border-radius:15px;background-color:#f7f7f7;padding:10px 0;display:flex;flex-direction:column;align-items:center}.game_re .adBox_gameIntro p{font-size:14px;margin-bottom:5px;color:#3d7eff;font-weight:900}.game_re .adBox_gameIntro>div{width:100%}.game_re .typeBox{width:calc(100% - 371px);height:310px;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:space-between}.game_re .typeBox li{width:calc((100% - 20px)/3);height:70px;overflow:hidden;background-color:#f7f7f7;border-radius:10px;padding:10px;transition:all .3s}.game_re .typeBox li a{display:flex;align-items:center;justify-content:space-between;height:100%}.game_re .typeBox li a img{height:100%;border-radius:10px}.game_re .typeBox li a span{width:calc(100% - 60px);font-size:14px;color:#012248;transition:all .3s;font-weight:600}.game_re .typeBox li:hover{transform:scale(1.05);background-color:#00c791;box-shadow:0 5px 20px rgba(0,199,145,.5),0 0 40px rgba(255,255,255,.5) inset}.game_re .typeBox li:hover a span{color:#fff}@media screen and (max-width: 1200px){.game_re{margin-bottom:20px;border-radius:15px}.game_re .adBox_gameIntro{margin-bottom:15px;width:100%}.game_re .adBox_gameIntro>div{width:100%}.game_re .typeBox{width:100%}}@media screen and (max-width: 767px){.game_re{margin-bottom:15px;padding:0px 10px 5px;border-radius:15px}.game_re h2{font-size:1.1em;padding:15px 0;margin-bottom:15px}.game_re .adBox_gameIntro{width:100%}.game_re .adBox_gameIntro>div{width:300px;height:300px}.game_re .typeBox{width:100%;height:auto}.game_re .typeBox li{width:calc(50% - 5px);margin-bottom:10px;height:70px}.game_re .typeBox li a span{width:calc(100% - 60px);font-size:16px}}.pasd{display:flex;align-items:flex-start;align-content:flex-start;justify-content:space-between}.pasd .left{width:100%}.pasd .left .desc_m{background-color:#f7f7f7;border-radius:10px;padding:20px;margin:20px 0}@media screen and (max-width: 1200px){.pasd .left .desc_m{padding:10px;margin:10px 0}}.pasd .right{width:360px;background-color:#fff;display:flex;justify-content:space-between;flex-wrap:wrap;border-radius:20px;padding:20px}.pasd .right li{width:150px}.pasd .right li:nth-child(n+3){margin-top:20px}.pasd .right li:nth-child(n+7){display:none}@media screen and (max-width: 1200px){.pasd{margin-bottom:15px}}@media screen and (max-width: 900px){.pasd{margin-bottom:0px}.pasd .left{width:calc(100% - 275px)}.pasd .right{width:255px;padding:15px}.pasd .right li{width:105px}.pasd .right li:nth-child(n+3){margin-top:20px}.pasd .right li:nth-child(n+7){display:block}}@media screen and (max-width: 700px){.pasd .left{width:100%}.pasd .right{display:none}}.configuration{background-color:#fff;border-radius:20px;padding:0 20px;margin-bottom:20px}.configuration h2{font-size:1.2em;color:#092644;padding:20px 0;border-bottom:1px solid #ddd;text-transform:uppercase}.configuration .configuration_detail{display:flex;align-items:flex-start;justify-content:space-between;padding:15px 0 20px}.configuration .configuration_detail .detail_item{width:calc(50% - 6px)}.configuration .configuration_detail .detail_item h3{font-size:12px;color:#516375;margin-bottom:10px}.configuration .configuration_detail .detail_item ul{width:100%}.configuration .configuration_detail .detail_item ul li{display:flex;align-items:center}.configuration .configuration_detail .detail_item ul li+li{margin-top:2px}.configuration .configuration_detail .detail_item ul li span{height:40px;line-height:40px;background-color:#eee;font-size:12px;color:#516375;padding-left:20px}.configuration .configuration_detail .detail_item ul li span:nth-child(1){width:126px;margin-right:2px;display:flex;align-items:center}.configuration .configuration_detail .detail_item ul li span:nth-child(1) .iconfont{font-size:16px;margin-right:5px}.configuration .configuration_detail .detail_item ul li span:nth-child(2){width:calc(100% - 128px)}@media screen and (max-width: 767px){.configuration .configuration_detail{flex-wrap:wrap}.configuration .configuration_detail .detail_item{width:100%}.configuration .configuration_detail .detail_item+.detail_item{margin-top:10px}}.f-carousel.has-dots{margin-bottom:12px !important}.carousel{color:#fff;--carousel-button-bg: rgba(0,0,0,.6);--carousel-button-svg-width: 30px;--carousel-button-svg-height: 30px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-border-radius:2px}.carousel .f-carousel__slide{display:flex;align-items:center;justify-content:center;width:auto;height:320px;padding:0 7.5px;position:relative}@media screen and (max-width: 600px){.carousel .f-carousel__slide{height:160px}}.carousel .f-carousel__slide img{height:100%}.carousel .f-carousel__slide video{height:100%}.carousel .f-carousel__slide .play{width:100%;height:100%;left:0;top:0;z-index:0;display:block;position:absolute;background-position:center;background-repeat:no-repeat}.carousel .f-carousel__nav .f-button{background-color:rgba(0,0,0,.6)}.carousel .f-carousel__nav .f-button:hover{background-color:rgba(0,0,0,.8)}.carousel .f-carousel__nav .f-button svg{color:#fff}.carousel .f-carousel__viewport{overflow:hidden;width:100%}.carousel .f-carousel__viewport .f-carousel__track{margin-bottom:8px}.carousel .f-carousel__viewport::-webkit-scrollbar{width:8px;height:8px}.carousel .f-carousel__viewport::-webkit-scrollbar-track{box-shadow:1px 1px 5px rgba(0,0,0,.3) inset;border-radius:8px}.carousel .f-carousel__viewport::-webkit-scrollbar-thumb{background-color:#7a7a7a;border-radius:8px}.carousel .f-carousel__viewport::-webkit-scrollbar-thumb:hover{background-color:#525252}.carousel .f-carousel__dots{bottom:-17px;height:8px;border-radius:5px;box-shadow:1px 1px 5px rgba(0,0,0,.3) inset;align-items:center;position:relative !important}.carousel .f-carousel__dots li{height:8px !important;width:initial !important;flex-shrink:1;flex-grow:1}.carousel .f-carousel__dots li button{width:100%;height:100%}.carousel .f-carousel__dots li button .f-carousel__dot{width:100%;background-color:transparent;height:100%}.carousel .f-carousel__dots li.is-current button{width:100%;height:100%}.carousel .f-carousel__dots li.is-current button .f-carousel__dot{border-radius:5px;background-color:#7a7a7a}.carousel .f-carousel__dots li::after{background-color:rgba(0,0,0,0) !important}#iframe_video_box{width:400px;height:285px;background:#fff;border-radius:4px 4px 0px 0px;position:fixed;right:0;bottom:20px;z-index:999}@media screen and (max-width: 1000px){#iframe_video_box{display:none}}#iframe_video_box .close{position:absolute;right:10px;top:10px}#iframe_video_box .close .iconfont{color:#fff}#iframe_video_box .game_base{height:60px;padding:10px;display:flex;align-items:center}#iframe_video_box .game_base .thum{width:40px;height:40px;border-radius:4px;margin-right:10px;overflow:hidden}#iframe_video_box .game_base .thum img{width:100%;height:100%;object-fit:cover;object-position:center}#iframe_video_box .game_base dl{width:calc(100% - 50px)}#iframe_video_box .game_base dl dt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#333;font-weight:600}#iframe_video_box .game_base dl dd{font-size:12px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px}.video_list{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.video_list li{width:calc((100% - 30px)/4);height:0;padding-bottom:15%;position:relative;overflow:hidden;border-radius:10px;border:10px solid #3d7eff}.video_list li:first-child{border:10px solid #f9655b}.video_list li a{display:block;width:100%;height:100%;position:absolute;left:0;top:0}.video_list li a img{object-position:center;object-fit:cover;width:100%;height:100%}.video_list li a::after{content:"";font-family:iconfont;font-size:51px;color:#fff;position:absolute;z-index:3;width:60px;height:60px;left:calc(50% - 30px);top:calc(50% - 30px);background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s}@media screen and (max-width: 900px){.video_list li{width:calc((100% - 20px)/3);padding-bottom:18%}.video_list li:last-child{display:none}}@media screen and (max-width: 700px){.video_list li{width:calc(50% - 5px);padding-bottom:26%}.video_list li:nth-child(3){display:none}}@media screen and (max-width: 600px){.video_list li{width:100%;padding-bottom:54%}.video_list li:nth-child(2){display:none}}/*# sourceMappingURL=gameDetail.css.map */
