﻿*{margin:0;padding:0;box-sizing:border-box;font-family:SemiBold}html,body{width:100%;height:100%;background:#f7f8fa;color:#0d1f46;-webkit-tap-highlight-color:transparent}@font-face{font-family:"SemiBold";src:url("../fontfamily/Montserrat-SemiBold.ttf")}@font-face{font-family:"ExtraBold";src:url("../fontfamily/Montserrat-ExtraBold.ttf")}@font-face{font-family:"Medium";src:url("../fontfamily/Montserrat-Medium.ttf")}@font-face{font-family:"regula";src:url("../fontfamily/Montserrat-Regular.ttf")}body{position:relative}ul,ol{list-style:none}a{text-decoration:none;background-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);color:#0d1f46}h1,h2,h3,h4,h5,h6{font-family:ExtraBold;text-transform:capitalize;color:#0d1f46}dt,dd{color:#0d1f46}button{border:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.container{max-width:1230px;width:calc(100% - 30px);margin-left:auto;margin-right:auto}img{border-style:none}input,textarea{font-size:14px;outline:none}input[type=submit]{-webkit-appearance:none}div,i{-webkit-tap-highlight-color:rgba(0,0,0,0)}body.act{overflow:hidden}header{background:#fff}header .container{height:70px;display:flex;align-items:center;justify-content:space-between}header .container .branch{height:40px}header .container .branch>img{height:100%}header .container .headR{width:calc(100% - 180px);height:100%;display:flex;align-items:center;justify-content:flex-end}header .container .headR nav{width:calc(100% - 100px);height:100%;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;overflow-y:hidden}header .container .headR nav>a{display:flex;align-items:center;height:100%;font-size:14px;transition:all .3s;margin-left:32px;position:relative;color:#0b1d48}header .container .headR nav>a .iconfont{font-size:12px;color:#3fda85;margin-right:5px}header .container .headR nav>a.active::before,header .container .headR nav>a:hover::before{display:block}header .container .headR nav>a::before{content:"";display:none;width:100%;height:4px;background:#3fda85;position:absolute;left:0;bottom:0}header .container .searchBtn{margin-left:24px}header .container .searchBtn .iconfont{font-size:16px;color:#0b1d48}@media(any-hover: hover){header .container .searchBtn:hover .iconfont{color:#3fda85}}header .container .liebiao{display:none;transition:all .3s}header .container .liebiao .iconfont{font-size:16px}@media screen and (max-width: 767px){header .container{padding:0 15px}}@media screen and (max-width: 900px){header .container{height:50px}header .container .branch{height:30px}header .container .liebiao{display:flex}header .container .headR{display:none}}header .errLogo{justify-content:center}.categoryBox{display:none;width:100%;height:calc(100% - 70px);background:rgba(0,0,0,.5);position:absolute;top:70px;left:0;z-index:999}.categoryBox .boxMain{width:800px;position:absolute;top:20px;left:calc(50% - 400px);background:#f1f5f9}.categoryBox .boxMain .title{height:50px;display:flex;align-items:center;justify-content:space-between;background:#f7f8fa;border-radius:4px 4px 0px 0px;padding:0 24px;margin-bottom:24px}.categoryBox .boxMain .title>h2{font-size:20px;font-family:SemiBold}.categoryBox .boxMain .title .close .iconfont{font-size:16px}.categoryBox .boxMain>nav{display:flex;flex-wrap:wrap;padding:0 24px}.categoryBox .boxMain>nav>a{display:flex;align-items:center;justify-content:center;width:calc((100% - 48px)/4);height:40px;margin-right:16px;border-radius:4px;background:#fff;text-align:center;margin-bottom:16px;transition:all .3s;font-size:14px;border:1px solid #eee;color:#506376}.categoryBox .boxMain>nav>a .iconfont{color:#3fda85;margin-right:5px}@media screen and (min-width: 1180px)and (any-hover: hover){.categoryBox .boxMain>nav>a:hover{color:#fff;background:#3fda85}.categoryBox .boxMain>nav>a:hover .iconfont{color:#fff}}.categoryBox .boxMain>nav>a:nth-child(1){display:none}.categoryBox .boxMain>nav>a:nth-child(2){display:none}.categoryBox .boxMain>nav>a:nth-child(6){margin-right:0}.categoryBox .boxMain>nav>a:nth-child(4n+10){margin-right:0}.categoryBox.active{display:block}@media screen and (max-width: 900px){.categoryBox{top:50px;height:calc(100% - 50px)}.categoryBox .boxMain{width:calc(100% - 30px);left:15px;height:93%;overflow-y:scroll}.categoryBox .boxMain>nav{justify-content:space-between}.categoryBox .boxMain>nav>a{width:calc(50% - 16px)}.categoryBox .boxMain>nav>a:nth-child(1){display:flex}.categoryBox .boxMain>nav>a:nth-child(2){display:flex}.categoryBox .boxMain>nav>a:nth-child(4n+10){margin-right:16px}.categoryBox .boxMain>nav>a:nth-child(2n){margin-right:0}}.searchBox{display:none;width:100%;height:calc(100% - 70px);background:rgba(0,0,0,.5);position:absolute;top:70px;left:0;z-index:999}.searchBox .searchMain{width:800px;position:absolute;top:20px;left:calc(50% - 400px);background:#f1f5f9}.searchBox .searchMain .title{height:50px;display:flex;align-items:center;justify-content:space-between;background:#f7f8fa;border-radius:4px 4px 0px 0px;padding:0 24px;margin-bottom:24px}.searchBox .searchMain .title>h2{font-size:20px;font-family:SemiBold}.searchBox .searchMain .title .close .iconfont{font-size:16px}.searchBox .searchMain .search_head{padding:0 24px;position:relative}.searchBox .searchMain .search_head>input{width:100%;height:40px;border:none;color:#999;background:#fff;border-radius:4px;text-indent:10px;-webkit-text-fill-color:#999}.searchBox .searchMain .search_head>button{position:absolute;right:15px;top:0;background:#3fda85;border-radius:4px;width:56px;height:40px}.searchBox .searchMain .search_head>button .iconfont{font-size:20px;color:#fff}.searchBox .searchMain>nav{padding:0 24px;margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;margin-bottom:30px}.searchBox .searchMain>nav>a{padding:8px 10px;display:block;border-radius:8px;background:#fff;font-size:12px;margin-right:10px;font-weight:600;margin-bottom:10px;transition:all .3s;color:#4f6377}@media screen and (min-width: 1180px){.searchBox .searchMain>nav>a:hover{color:#fff;background:#3fda85}}.searchBox.active{display:block}@media screen and (max-width: 900px){.searchBox{top:50px;height:calc(100% - 50px)}.searchBox .searchMain{width:calc(100% - 30px);left:15px}}.container{min-height:calc(100% - 400px)}.container .layui-rate{padding:0;margin-bottom:4px}.container .layui-icon{font-size:12px !important;color:#fc7000 !important;margin-right:3px !important}.container .layui-icon-rate-solid:before,.container .layui-icon-rate:before{content:""}.container .layui-icon-rate{color:#bcc3ce !important}.container .gameLi{display:flex;flex-wrap:wrap;margin-top:20px}.container .gameLi>li{width:calc((100% - 96px)/7);margin-right:16px}.container .gameLi>li>a{width:100%;display:block;background:#fff;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);border-radius:8px;transition:all .3s}.container .gameLi>li>a .thumb{width:100%;height:0;padding-bottom:100%;position:relative;border-radius:8px;overflow:hidden}.container .gameLi>li>a .thumb>img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:center}.container .gameLi>li>a>dl{padding:8px}.container .gameLi>li>a>dl>dt{margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ExtraBold}.container .gameLi>li>a>dl>dd .iconfont{color:#3fda85;font-size:12px}.container .gameLi>li>a>dl>dd>span{font-size:12px;color:#516375}@media screen and (min-width: 1180px){.container .gameLi>li>a:hover{box-shadow:0px 2px 10px 0px rgba(8,25,45,.3)}.container .gameLi>li>a:hover>dl>dt{text-decoration:underline}}.container .gameLi>li:nth-child(7n){margin-right:0}@media screen and (max-width: 767px){.container .gameLi>li{width:calc((100% - 80px)/6)}.container .gameLi>li:nth-child(7n){margin-right:16px}.container .gameLi>li:nth-child(6n){margin-right:0}.container .gameLi>li:nth-last-child(1){display:none}}@media screen and (max-width: 450px){.container .gameLi>li{width:calc((100% - 32px)/3)}.container .gameLi>li:nth-child(7n){margin-right:16px}.container .gameLi>li:nth-child(3n){margin-right:0}.container .gameLi>li:nth-child(n+4){margin-top:16px}}@media screen and (max-width: 767px){.container .gameLi{padding:0 15px}}.container .gameBox{margin-top:20px;display:flex;flex-wrap:wrap;padding:8px 24px 24px 24px;background:#fff;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);border-radius:8px}.container .gameBox>li{width:calc((100% - 128px)/9);margin:16px 16px 0 0}.container .gameBox>li>a{transition:all .3s}.container .gameBox>li>a .thumb{width:100%;height:0;padding-bottom:100%;position:relative;border-radius:8px;overflow:hidden}.container .gameBox>li>a .thumb>img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:center}.container .gameBox>li>a>p{font-size:12px;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ExtraBold}@media screen and (min-width: 1180px){.container .gameBox>li>a:hover>p{text-decoration:underline}}.container .gameBox>li:nth-child(9n){margin-right:0}@media screen and (max-width: 767px){.container .gameBox{padding:8px 16px 16px 16px;border-radius:0}.container .gameBox>li{margin:8px 8px 0 0;width:calc((100% - 40px)/6)}.container .gameBox>li:nth-child(9n){margin-right:8px}.container .gameBox>li:nth-child(6n){margin-right:0}}@media screen and (max-width: 450px){.container .gameBox>li{width:calc((100% - 16px)/3)}.container .gameBox>li:nth-child(9n){margin-right:8px}.container .gameBox>li:nth-child(3n){margin-right:0}}.container .gameList>h3{font-size:20px}@media screen and (max-width: 767px){.container .gameList>h3{padding-left:15px}}.container .gameList .gameBox{margin-top:16px}.container .gameList .gameBox>li{width:calc((100% - 96px)/7)}.container .gameList .gameBox>li:nth-child(9n){margin-right:16px}.container .gameList .gameBox>li:nth-child(7n){margin-right:0}@media screen and (max-width: 450px){.container .gameList .gameBox>li{width:calc((100% - 16px)/3)}.container .gameList .gameBox>li:nth-child(7n){margin-right:8px}.container .gameList .gameBox>li:nth-child(3n){margin-right:0}}@media screen and (max-width: 450px){.container .gameList .gameBox.gamenone>li:nth-child(n+13){display:none}}.container .gameList .nosearch{background:#fff;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);border-radius:8px;padding:60px 10px;display:flex;flex-direction:column;align-items:center}.container .gameList .nosearch>p{font-size:16px;color:#0d1f46}.container .gameList .nosearch .searchC{width:100%;margin-top:40px;position:relative;max-width:800px}.container .gameList .nosearch .searchC>input{width:100%;height:40px;border:none;color:#999;background:#f7f8fa;border-radius:4px;text-indent:10px;-webkit-text-fill-color:#999}.container .gameList .nosearch .searchC>button{position:absolute;right:0;top:0;background:#3fda85;border-radius:4px;width:56px;height:40px}.container .gameList .nosearch .searchC>button .iconfont{font-size:20px;color:#fff}.container.searchGame{margin-top:20px}.container.searchGame .gameList{margin-top:20px}@media screen and (max-width: 767px){.container.searchGame>h3{padding-left:15px}}.container .ad{display:flex;flex-direction:column;align-items:center;margin:20px 0}.container .ad>p{color:#ccc;font-size:12px;font-family:Medium;margin-top:2px}.detail .gameL{display:flex;margin-top:20px}.detail .gameL>li{width:calc((100% - 160px)/11);margin-right:16px}.detail .gameL>li>a{display:block;width:100%;border-radius:16px;overflow:hidden;height:0;position:relative;transition:all .3s;padding-bottom:100%}.detail .gameL>li>a>img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}.detail .gameL>li>a>p{transition:all .3s;position:absolute;bottom:-100px;left:0;width:100%;padding:10px 8px;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8))}.detail .gameL>li>a>p>span{text-align:center;width:100%;color:#fff;font-size:12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (min-width: 1180px){.detail .gameL>li>a:hover>p{bottom:0}}.detail .gameL>li:nth-child(11n){margin-right:0}@media screen and (max-width: 900px){.detail .gameL>li{width:calc((100% - 52px)/7)}.detail .gameL>li:nth-child(n+9){display:none}}@media screen and (max-width: 600px){.detail .gameL{display:none}}.detail .game_ifo{display:flex;justify-content:space-between;width:100%;margin-top:20px}.detail .game_ifo .gameCont{display:flex;margin-right:10px}.detail .game_ifo .gameCont .gameX{width:362px;height:280px;background:#fefefe;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);border-radius:8px;padding:20px;margin-right:10px}.detail .game_ifo .gameCont .gameX .gameB{display:flex;align-items:center;justify-content:space-between}.detail .game_ifo .gameCont .gameX .gameB>dl{width:calc(100% - 80px)}.detail .game_ifo .gameCont .gameX .gameB>dl>dt{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-family:ExtraBold}.detail .game_ifo .gameCont .gameX .gameB>dl>dd{font-size:12px;font-family:regula;margin-top:8px}.detail .game_ifo .gameCont .gameX .gameB .rate{width:70px}.detail .game_ifo .gameCont .gameX .gameB .rate>p{font-size:20px;text-align:center;color:#0b1d48}.detail .game_ifo .gameCont .gameX .gameB .rate .layui-rate li i.layui-icon{margin-right:2px !important}.detail .game_ifo .gameCont .gameX .version{margin-top:16px;background:#f7f8fa;border-radius:4px;padding:16px}.detail .game_ifo .gameCont .gameX .version>li{display:flex;align-items:center;justify-content:space-between}.detail .game_ifo .gameCont .gameX .version>li>p,.detail .game_ifo .gameCont .gameX .version>li>span{color:#506376;font-size:12px}.detail .game_ifo .gameCont .gameX .version>li>span{width:135px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:regula;text-align:right}.detail .game_ifo .gameCont .gameX .version>li+li{margin-top:23px}.detail .game_ifo .gameCont .ad{padding:0;margin:0}.detail .game_ifo .swiper_con{width:calc(100% - 718px);position:relative;margin-bottom:10px}.detail .game_ifo .swiper_con .preview .swiper-wrapper .swiper-slide{width:auto;height:265px;overflow:hidden}.detail .game_ifo .swiper_con .preview .swiper-wrapper .swiper-slide>img{height:100%}.detail .game_ifo .swiper_con .sw_btn{width:100%;position:absolute;padding:0 5px;top:calc(50% - 20px);left:0;display:flex;align-items:center;justify-content:space-between;z-index:99}.detail .game_ifo .swiper_con .sw_btn .swiper-button-p1,.detail .game_ifo .swiper_con .sw_btn .swiper-button-n1{width:40px;height:40px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;z-index:99;cursor:pointer}@media(any-hover: hover){.detail .game_ifo .swiper_con .sw_btn .swiper-button-p1:hover>.iconfont,.detail .game_ifo .swiper_con .sw_btn .swiper-button-n1:hover>.iconfont{color:#3fda85}}.detail .game_ifo .swiper_con .sw_btn .swiper-button-p1:focus,.detail .game_ifo .swiper_con .sw_btn .swiper-button-n1:focus{outline:none}.detail .game_ifo .swiper_con .swiper-scrollbar{position:absolute;cursor:pointer;top:270px;width:100%;height:10px;background-color:#eee;overflow:hidden}.detail .game_ifo .swiper_con .swiper-scrollbar .swiper-scrollbar-drag{background-color:#ccc;overflow:hidden}@media screen and (max-width: 900px){.detail .game_ifo{flex-direction:column}.detail .game_ifo .gameCont{width:100%}.detail .game_ifo .gameCont .gameX{width:calc(100% - 346px)}.detail .game_ifo .swiper_con{width:100%;margin-top:16px}.detail .game_ifo .swiper_con .sw_btn{display:none}}@media screen and (max-width: 767px){.detail .game_ifo .gameCont{flex-direction:column}.detail .game_ifo .gameCont .gameX{width:100%;height:auto;margin-bottom:16px}}.detail .module{width:100%;margin-top:16px}.detail .module>h2{font-size:20px}.detail .module .dexCont{padding:20px;margin-top:16px;background:#fefefe;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);border-radius:8px}.detail .module .dexCont .des{max-height:485px;min-height:108px;overflow:hidden;position:relative;box-sizing:content-box;color:#666;font-size:12px;line-height:18px;font-family:regula !important}.detail .module .dexCont .des>p{font-size:13px !important;line-height:18px !important;font-family:regula !important;margin-bottom:5px}.detail .module .dexCont .des>p>span{font-size:12px;line-height:18px;font-family:Medium !important}.detail .module .dexCont .des>p>img{display:flex;justify-content:center;height:280px;margin:20px auto;object-fit:cover;object-position:center}@media screen and (max-width: 767px){.detail .module .dexCont .des>p>img{width:100%;height:auto}}.detail .module .dexCont .showAll{max-height:4500px}.detail .module .dexCont .Mbtn{margin-top:10px;display:flex;justify-content:center;position:relative}.detail .module .dexCont .Mbtn .moreShow{display:inline-block;font-size:14px;transition:all .3s;width:200px;text-align:center;line-height:30px;height:32px;background:rgba(255,255,255,0);border-radius:4px;border:1px solid #eee;color:#506376}.detail .module .dexCont .Mbtn .moreShow::before{display:block;content:" Show More "}@media screen and (min-width: 1180px){.detail .module .dexCont .Mbtn .moreShow:hover{color:#fff;background:#3fda85}}.detail .module .dexCont .Mbtn .lessShow::before{display:block;content:" Show Less ";margin-right:5px}.detail .module .dexCont .Mbtn::before{width:100%;content:"";position:absolute;top:-40px;height:40px;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%)}.detail .module .dexCont .Mbtn.act::before{display:none}.detail .base_ifo{display:none;padding:24px 0;background:#fff;border-radius:30px;margin-top:10px}.detail .base_ifo>ul{padding:0 15px;display:flex;align-items:center;justify-content:space-around}.detail .base_ifo>ul>li>p{min-width:90px;font-family:ExtraBold;font-size:12px;margin-bottom:3px;text-transform:capitalize}.detail .base_ifo>ul>li>span{text-transform:capitalize;text-align:end;color:#999;font-size:12px}@media screen and (max-width: 500px){.detail .base_ifo{display:block}}.detail .get{margin:16px 0}.detail .get>h2{font-size:20px}.detail .get .getdes{margin-top:16px;background:#fefefe;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);border-radius:8px;padding:20px}.detail .get .getdes>nav{display:flex;justify-content:center}.detail .get .getdes>nav>a{width:calc(33.33% - 4px);height:48px;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .3s;border-radius:4px;border:1px solid #eee;color:#0c1e47}.detail .get .getdes>nav>a .iconfont{font-size:14px;margin-right:5px;color:#0c1e47}@media screen and (min-width: 1180px){.detail .get .getdes>nav>a:hover{background:#3fda85;color:#fff}.detail .get .getdes>nav>a:hover .iconfont{color:#fff}}.detail .get .getdes>nav>a+a{margin-left:10px}@media screen and (max-width: 900px){.detail .get .getdes>nav{flex-wrap:wrap}.detail .get .getdes>nav>a{width:calc(50% - 4px)}.detail .get .getdes>nav>a:nth-child(3){margin:7px auto 0 auto}}@media screen and (max-width: 767px){.detail .get .getdes>nav>a{width:100%}.detail .get .getdes>nav>a+a{margin-top:7px;margin-left:0}}.detail .get .getdes>.security{display:flex;margin-top:16px}.detail .get .getdes>.security .iconfont{color:#3fda85}.detail .get .getdes>.security>p{font-size:12px;color:#506376}.detail .tagGame{margin-top:16px;padding-bottom:10px}.detail .tagGame>h2{font-size:20px}.detail .tagGame>ul{margin-top:16px;display:flex;align-items:center;flex-wrap:wrap;background:#fefefe;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);border-radius:8px;padding:20px;padding-bottom:16px}.detail .tagGame>ul>li>a{display:block;border-radius:4px;padding:5px 10px;margin-right:8px;border:1px solid #eee;margin-bottom:8px;font-size:12px;color:#506376;text-transform:capitalize;transition:all .3s}@media screen and (min-width: 1180px){.detail .tagGame>ul>li>a:hover{background:#3fda85;color:#fff}}.detail .similar{margin:16px 0}.detail .similar>h2{font-size:20px}.detail .similar .similarBox{margin-top:16px;padding-right:6px}.detail .similar .similarBox .swiper-wrapper{width:100%;padding:3px}.detail .similar .similarBox .swiper-wrapper .swiper-slide{width:157px;display:flex;flex-direction:column}.detail .similar .similarBox .swiper-wrapper .swiper-slide>a{border-radius:8px;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);transition:all .3s}.detail .similar .similarBox .swiper-wrapper .swiper-slide>a .thumb{width:100%;height:157px;border-radius:8px 8px 0 0;overflow:hidden}.detail .similar .similarBox .swiper-wrapper .swiper-slide>a .thumb>img{width:100%;height:100%;object-position:center;object-fit:cover}.detail .similar .similarBox .swiper-wrapper .swiper-slide>a>dl{padding:8px}.detail .similar .similarBox .swiper-wrapper .swiper-slide>a>dl>dt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:7px}.detail .similar .similarBox .swiper-wrapper .swiper-slide>a>dl>dd .iconfont{font-size:12px;color:#3fda85}.detail .similar .similarBox .swiper-wrapper .swiper-slide>a>dl>dd>span{font-size:12px;color:#516375}.detail .similar .similarBox .swiper-wrapper .swiper-slide>a+a{margin-top:15px}@media screen and (min-width: 1180px){.detail .similar .similarBox .swiper-wrapper .swiper-slide>a:hover{box-shadow:0px 2px 10px 0px rgba(8,25,45,.3)}.detail .similar .similarBox .swiper-wrapper .swiper-slide>a:hover>dl>dt{text-decoration:underline}}.detail .mayLike{margin:16px 0}.detail .mayLike>h2{font-size:20px}.detail .mayLike .mayLikeBox{margin-top:16px;padding-right:6px}.detail .mayLike .mayLikeBox .swiper-wrapper{width:100%;padding:3px}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide{width:287px;display:flex;flex-direction:column}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li{border-radius:8px;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);transition:all .3s;display:flex}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li .thumb{width:96px;height:96px;border-radius:8px 0px 0 8px;overflow:hidden}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li .thumb>img{width:100%;height:100%;object-position:center;object-fit:cover}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li>dl{background:#fff;width:calc(100% - 96px);padding:16px;border-radius:0 8px 8px 0}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li>dl>dt{width:100%;margin-bottom:6px}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li>dl>dt>a{font-family:ExtraBold;color:#0c1e47;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (min-width: 1180px){.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li>dl>dt>a:hover{text-decoration:underline}}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li>dl>dd .iconfont{font-size:12px;color:#3fda85}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li>dl>dd>span{font-size:12px;color:#516375}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li>dl .tagBox{overflow:hidden;margin-top:6px;display:flex;align-items:center;flex-wrap:wrap;height:16px;color:#506376}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li>dl .tagBox>a{font-size:12px;color:#506376;margin-right:8px}@media screen and (min-width: 1180px){.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li>dl .tagBox>a:hover{text-decoration:underline}}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li>dl .tagBox>a+a{margin-left:8px}.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li+li{margin-top:15px}@media screen and (min-width: 1180px){.detail .mayLike .mayLikeBox .swiper-wrapper .swiper-slide>li:hover{box-shadow:0px 2px 10px 0px rgba(8,25,45,.3)}}.detail .comment{margin-top:20px}.detail .comment>h2{font-size:20px;margin-bottom:16px}.detail .comment .commentBox{display:flex;justify-content:space-between;align-items:flex-start}.detail .comment .commentBox .comment_r{width:400px;background:#fff;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);border-radius:8px;padding:20px;margin-bottom:16px}.detail .comment .commentBox .comment_r>h2{text-align:center;font-size:18px;margin-bottom:16px}.detail .comment .commentBox .comment_r>.rates{display:flex;justify-content:center}.detail .comment .commentBox .comment_r>.rates .layui-icon{font-size:24px !important}.detail .comment .commentBox .comment_r>.rates .layui-icon-rate-solid{color:#3fda85 !important}.detail .comment .commentBox .comment_r>form .layui-form{width:100%}.detail .comment .commentBox .comment_r>form .layui-form .layui-form-item #comcom{outline:none;height:80px;padding:10px;background:#fff;border-radius:4px;border:1px solid #eee;text-indent:.4em;resize:none;color:#a6b5c4;font-family:regula;font-size:12px;margin-top:12px}.detail .comment .commentBox .comment_r>form .layui-form .layui-form-item #comcom::-webkit-input-placeholder{color:#a6b5c4}.detail .comment .commentBox .comment_r>form .layui-form .layui-form-item>input{width:100%;margin-top:12px;outline:none;height:40px;padding:10px;text-indent:.4em;color:#a6b5c4;font-family:regula;font-size:12px;background:#fff;border-radius:4px;border:1px solid #eee}.detail .comment .commentBox .comment_r>form .layui-form .layui-form-item>input::-webkit-input-placeholder{color:#a6b5c4}.detail .comment .commentBox .comment_r>form .layui-form .layui-form-item>button{width:100%;height:40px;background:#3fda85;text-align:center;color:#fff;margin-top:16px;border-radius:4px}.detail .comment .commentBox .comment_l{width:calc(100% - 416px)}.detail .comment .commentBox .comment_l .commentCont>li{margin-bottom:16px;width:100%;background:#fff;padding:20px;border-radius:8px;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2)}.detail .comment .commentBox .comment_l .commentCont>li .name{display:flex;justify-content:space-between;align-items:center}.detail .comment .commentBox .comment_l .commentCont>li .name>p .iconfont{margin-right:8px;font-size:28px}.detail .comment .commentBox .comment_l .commentCont>li .name>p>span{font-size:16px;color:#0b1d48;font-family:ExtraBold}.detail .comment .commentBox .comment_l .commentCont>li .name .pRate{background:#eee;padding:2px 5px 2px 8px;border-radius:12px}.detail .comment .commentBox .comment_l .commentCont>li .name .pRate .layui-icon .iconfont{font-size:12px}.detail .comment .commentBox .comment_l .commentCont>li .name .pRate .layui-rate{margin-bottom:0}.detail .comment .commentBox .comment_l .commentCont>li .name .pRate .layui-icon-rate-solid{color:#3fda85 !important}.detail .comment .commentBox .comment_l .commentCont>li>p{margin:8px 0;color:#506376}.detail .comment .commentBox .comment_l .commentCont>li>small{font-size:12px;color:#a6b5c4;font-family:regula}.detail .comment .commentBox .comment_l .commentCont>li:nth-child(n) .name .iconfont::before{content:"";font-family:iconfont}.detail .comment .commentBox .comment_l .commentCont>li:nth-child(2n) .name .iconfont::before{content:"";font-family:iconfont}.detail .comment .commentBox .comment_l .commentCont>li:nth-child(3n) .name .iconfont::before{content:"";font-family:iconfont}.detail .comment .commentBox .comment_l .commentCont>li:nth-child(4n) .name .iconfont::before{content:"";font-family:iconfont}.detail .comment .commentBox .comment_l .more{display:flex;width:200px;height:32px;background:rgba(255,255,255,0);border-radius:4px;border:1px solid #eee;margin:0 auto;align-items:center;color:#506376;justify-content:center;transition:all .3s}@media screen and (min-width: 1180px){.detail .comment .commentBox .comment_l .more:hover{color:#fff;background:#3fda85}}.detail .comment .commentBox .comment_l .noComment{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:8px;height:343px;padding:39px 0;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2)}.detail .comment .commentBox .comment_l .noComment>img{width:200px}.detail .comment .commentBox .comment_l .noComment>p{color:#506376;font-size:16px;margin-top:8px}@media screen and (max-width: 900px){.detail .comment .commentBox{flex-direction:column-reverse}.detail .comment .commentBox .comment_l{width:100%}.detail .comment .commentBox .comment_r{width:100%}}@media screen and (max-width: 900px){.detail .game_ifo .gameCont .gameX,.detail .get .getdes,.detail .tagGame>ul,.detail .module .dexCont,.detail .comment .commentBox .comment_r,.detail .comment .commentBox .comment_l .commentCont>li{padding:16px}}@media screen and (max-width: 767px){.detail .game_ifo .gameCont .gameX,.detail .get .getdes,.detail .tagGame>ul,.detail .module .dexCont,.detail .comment .commentBox .comment_r,.detail .comment .commentBox .comment_l .commentCont>li{border-radius:0}.detail .game_ifo .swiper_con,.detail .similar,.detail .mayLike{padding:0 15px}.detail .get>h2,.detail .tagGame>h2,.detail .module>h2,.detail .comment>h2{padding-left:15px}}.extension{margin-top:20px;display:flex;justify-content:center;padding-bottom:20px}.extension .extensionBox{padding:0 15px;display:grid;grid-gap:16px 16px;grid-template-columns:repeat(10, 158px)}.extension .extensionBox>li{height:158px}.extension .extensionBox>li>a{transition:all .3s;width:100%;display:block;position:relative;overflow:hidden;border-radius:8px;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2)}.extension .extensionBox>li>a .thumb{height:100%}.extension .extensionBox>li>a .thumb>img{width:100%;height:100%;object-fit:cover;object-position:center}.extension .extensionBox>li>a>p{transition:all .3s;position:absolute;bottom:-50px;left:0;width:100%;padding:8px;border-radius:0 0 8px 8px;overflow:hidden;background:#fff}.extension .extensionBox>li>a>p>span{text-align:center;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (min-width: 1180px){.extension .extensionBox>li>a:hover>p{bottom:0}}.extension .extensionBox>li.mBox>a{background:#fff;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);border-radius:8px;color:#0b1d48}.extension .extensionBox>li.mBox>.logo{width:100%;padding:10px}.extension .extensionBox>li.mBox>.logo>img{width:100%;height:40px}.extension .extensionBox>li.mBox .naL{height:40px;margin-top:9px;display:flex;align-items:center;padding:0 10px}.extension .extensionBox>li.mBox .naL .iconfont{color:#3fda85;font-size:12px;margin-right:5px}@media screen and (max-width: 1770px){.extension .extensionBox{grid-template-columns:repeat(9, 158px)}}@media screen and (max-width: 1680px){.extension .extensionBox{grid-template-columns:repeat(8, 158px)}}@media screen and (max-width: 1440px){.extension .extensionBox{grid-template-columns:repeat(7, 158px)}}@media screen and (max-width: 1280px){.extension .extensionBox{grid-template-columns:repeat(6, 158px)}}@media screen and (max-width: 1280px){.extension .extensionBox{grid-template-columns:repeat(6, 158px)}}@media screen and (max-width: 1040px){.extension .extensionBox{grid-template-columns:repeat(5, 158px)}}@media screen and (max-width: 900px){.extension .extensionBox{grid-template-columns:repeat(4, 158px)}}.exheader{display:none;width:calc(100% - 60px);margin:20px auto 0 auto;justify-content:space-between;align-items:center;background:#fefefe;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);border-radius:8px;padding:10px}.exheader>a{color:#0b1d48}.exheader>a>img{height:40px}.exheader>a .iconfont{color:#3fda85;font-size:12px;margin-right:5px}@media screen and (max-width: 700px){.exheader{display:flex}.extension .extensionBox{padding:0 30px;grid-template-columns:repeat(3, calc((100% - 32px)/3))}.extension .extensionBox>li{height:auto}.extension .extensionBox>li.mBox{display:none}}.errorBox{margin-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;min-height:calc(100% - 340px)}.errorBox>img{width:200px}.errorBox>h4{margin:10px;font-size:44px}.errorBox>p{font-size:22px;text-align:center}.errorBox .can{display:flex;align-items:center;font-size:16px;margin-top:20px}.errorBox .can>a{margin-left:10px;display:block;padding:10px 30px;border-radius:4px;font-size:16px;color:#fff;background:#3fda85}footer{background:#161616;margin-top:40px}footer .pTop{display:flex;justify-content:space-between;padding:40px 15px}footer .pTop .dex{width:580px}footer .pTop .dex>img{height:40px}footer .pTop .dex>p{margin-top:20px;color:#999;line-height:20px;font-size:12px;font-family:regula}footer .pTop .codes>img{width:100px;height:100px;border-radius:10px}footer .pTop .codes>p{color:#999;font-size:12px;margin-top:4px;font-family:regula;text-align:center}footer .pTop nav{width:calc(100% - 840px);display:flex;justify-content:space-between;flex-wrap:wrap}footer .pTop nav>a{width:50%;margin-right:0;font-family:regula;font-size:12px;color:#999}@media(any-hover: hover){footer .pTop nav>a:hover{color:#fff}}footer .pbot{padding:12px;background:#000}footer .pbot .container{display:flex;justify-content:space-between}footer .pbot .container nav>a{font-size:12px;color:#999;margin-right:20px;transition:all .3s;font-family:regula}@media(any-hover: hover){footer .pbot .container nav>a:hover{color:#fff}}footer .pbot .container>p{text-align:center;font-size:12px;color:#999;font-family:regula}@media screen and (max-width: 1181px){footer .pTop{flex-direction:column}footer .pTop .codes{display:none}footer .pTop .dex{width:100%}footer .pTop>nav{margin-top:30px;width:100%}footer .pTop>nav>a{margin-top:8px;width:33.33%}footer .pTop>nav>a:nth-last-child(1){display:none}footer .pbot .container{flex-direction:column;padding:0}footer .pbot .container>nav{display:flex;justify-content:space-between}footer .pbot .container>p{margin-top:8px}}.company{margin-top:20px;min-height:calc(100% - 140px);margin-bottom:30px}.company h2{font-size:20px}.company .mainBox{margin-top:20px;padding:24px;background:#fefefe;box-shadow:0px 2px 4px 0px rgba(8,25,45,.2);border-radius:8px}.company .mainBox h3{font-size:20px;margin-bottom:15px;font-family:SemiBold}.company .mainBox p{font-size:.9em;margin-bottom:15px;line-height:1.6em;color:#666}.company .mainBox form .formItem{display:flex;align-items:flex-start;margin-bottom:20px;position:relative}.company .mainBox form .formItem input{width:370px;height:60px;text-indent:1em;color:#666;outline:none;border-radius:4px;border:1px solid #eee}.company .mainBox form .formItem .why{width:100%}.company .mainBox form .formItem #comcom{width:100%;resize:none;outline:none;color:#666;border-radius:4px;border:1px solid #eee;text-indent:1em;padding-top:15px}.company .mainBox form input[type=submit]{width:90px;height:40px;border:none;outline:none;border-radius:5px;color:#fff;background-color:#3fda85;cursor:pointer;transition:all .3s}@media(any-hover: hover){.company .mainBox form input[type=submit]:hover{background-color:rgba(252,16,105,.8)}}@media screen and (max-width: 500px){.company .mainBox form .formItem input{width:100%}}.company .mainBox .error{color:red}.error{color:red}@media screen and (max-width: 1440px){.container{width:100%}}@media screen and (max-width: 1270px){.container .moreBtn{display:block}.container .pageNum{display:none}}@media screen and (max-width: 500px){.container .title{margin-bottom:5px}.container .title .shuaxin{display:none}}#apkBox{display:none;position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);top:0;left:0;z-index:999;justify-content:center;align-items:center;padding:0 10px}#apkBox .dBox{width:480px;height:202px;background:#fff;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0}#apkBox .dBox>h2{font-size:20px;color:#333;font-family:SemiBold;margin-bottom:30px;text-align:center;text-transform:none}#apkBox .dBox>h2>span{font-size:20px;color:#333}#apkBox .dBox .Btn>a{display:inline-block;line-height:38px;text-align:center;width:160px;height:40px;background:#fff;color:#3fda85;border-radius:10px;border:1px solid #3fda85;transition:all .3s}#apkBox .dBox .Btn>a:hover{background:#3fda85;color:#fff;box-shadow:0 2px 10px 2px #3fda85}#apkBox .dBox .Btn>a+a{background:#3fda85;color:#fff;margin-left:15px}#apkBox.active{display:flex}/*# sourceMappingURL=main.css.map */
