/*
 * 文件名：style.css
 * 作者：思幻云
 * 日期：2025年4月15日
 * 版权：Copyright © 2025 合肥思幻云科技有限公司 版权所有.（侵权必究！）
 * 描述：游戏官网核心样式文件。
 * 注意：请勿删除此注释，尊重版权。
*/
*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}body{font-family:"微软雅黑",Arial,Verdana,Helvetica,sans-serif;font-size:16px}::-webkit-scrollbar{width:0;height:0}:root{--header-height:100px;--banner-heigth:100vh;--banner-content-bottom:30px;--news-carousel-height:500px}.header{height:var(--header-height);background-color:#ffffffbf;position:fixed;top:0;left:0;right:0;z-index:999;display:flex;justify-content:center;align-items:center}.nav ul{margin:0 auto;height:var(--header-height);display:flex}.nav ul li{height:var(--header-height);display:flex;align-items:center}.nav ul li a{display:block;height:var(--header-height);line-height:var(--header-height);color:#2f363c;font-size:22px;padding:0 25px}.nav ul li a:hover{color:#ffffff;background-color:#1e9effd8}.logo{width:calc(var(--header-height) - 20px);height:calc(var(--header-height) - 20px);margin-right:50px}.logo a{width:100%;height:100%;display:block;text-indent:-99999em;overflow:hidden}.banner{height:var(--banner-heigth);position:relative}.banner-content{position:absolute;bottom:var(--banner-content-bottom);left:50%;transform:translateX(-50%);width:655px;height:200px;background-color:#ffffff71;background:url(../images/dowbj.png) no-repeat center center/100% 100%}.banner-content-box{display:flex;justify-content:center;align-items:center;height:100%}.qrcode{position:relative;width:193px;height:150px;background:url(../images/ewmbj.png) no-repeat center center/100% 100%}.qrcode img{margin:10px 0 0 50px;width:130px;height:130px}.qrcode::after{content:"";position:absolute;top:7px;left:50px;width:130px;height:10px;z-index:2;background:url(../images/smx.png) no-repeat;background-size:cover;animation:scan 3s linear infinite}@keyframes scan{0%{top:7px}50%{top:130px}100%{transform:translateY(0)}}.download{margin:0 20px;width:200px;height:150px}.download a{display:block;width:100%;height:62px;text-indent:-99999em;overflow:hidden}.android a{background:url(../images/Androidxiazai.png) no-repeat;margin-bottom:26px;background-size:100% auto;background-position:top center}.ios a{background:url(../images/IOSxiazai.png) no-repeat;background-size:100% auto;background-position:top center}.download-pc{width:165px;height:148px}.download-pc a{display:block;width:100%;height:100%;text-indent:-99999em;overflow:hidden;background:url(../images/PCkehuduanxiazai.png) no-repeat;background-size:100% auto;background-position:top center}.android a:hover,.ios a:hover,.download-pc a:hover{background-position:bottom center}.news-title{text-align:center}.news-title img{margin:50px 0;width:auto;height:60px}.news-box{margin:0 auto;width:1400px;height:max-content;display:flex;justify-content:center;padding:40px 0}.news-left-sidebar{width:300px;height:100%;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;position:sticky;top:10px}.news-content{width:1100px;height:100%}.news-carousel{width:100%;height:var(--news-carousel-height)}.news-carousel img{width:100%;height:100%;object-fit:fill}.layui-carousel-ind{text-align:right;right:20px}.layui-carousel-ind ul,.layui-carousel-ind ul li{border-radius:0}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.01) rotate(3deg)}40%,60%,80%{transform:scale(1.01) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.news-right-sidebar{width:100%;height:470px;display:flex}.news-list{flex:auto;height:100%;background-color:#efe6dd}.news-right-sidebar-box{width:330px;height:100%;background-color:#ffffff}.game-qrcode{width:210px;height:210px;margin:20px 0 5px 0}.game-qrcode img{width:100%;height:100%}.android-download img,.ios-download img{width:210px;height:72px;margin:5px 0}.news-left-sidebar-1,.news-left-sidebar-2,.news-left-sidebar-3{width:calc(100% - 50px);display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;background-color:#536aaa;padding-bottom:10px;margin-bottom:20px;text-align:center}.news-left-sidebar-1-title,.news-left-sidebar-2-title,.news-left-sidebar-3-title{width:100%;padding:10px 0;background-color:#001d6b}.news-left-sidebar-1-title h4,.news-left-sidebar-2-title h4,.news-left-sidebar-3-title h4{text-align:center;color:#e2bc13;font-size:18px}.weixinkefu img{margin-top:30px;width:150px;height:150px}.weixinkefu p{margin-top:10px;font-size:14px;color:#ffe0c2}.news-left-sidebar-3-list{width:100%;display:flex;flex-wrap:wrap;margin-top:20px}.news-left-sidebar-3-list li{width:50%;margin-bottom:5px;text-align:center;color:#dadada}.news-list-tab{margin:0 auto;width:calc(100% - 20px);height:100px;background:url(../images/newtab.png) no-repeat left bottom;border-bottom:4px solid #dd8500;position:relative}.newnav{position:absolute;bottom:0;left:230px}.newnav ul{width:370px;height:40px;line-height:40px;display:flex}.newnav ul li{width:100px;height:100%;margin:0 5px;text-align:center;display:block;width:100%;height:100%;font-size:20px;color:#ffffff;background-color:#3a86dd}.more-news{position:absolute;bottom:0;right:0}.more-news a{display:block;width:100px;text-align:center;height:40px;line-height:40px;color:red;font-size:18px}.more-news a span{margin-left:5px;color:#fff;display:inline-block;width:20px;height:20px;line-height:18px;background-color:rgb(158,37,0)}.test-item{display:none}.layui-btn:hover{background-color:#dd8500}.layui-this{background-color:#dd8500 !important}.layui-panel{background-color:transparent;box-shadow:none;border-color:transparent}.news-list-content-list{padding:10px 30px;width:100%;height:368px;overflow:hidden}.news-list-content-list li{position:relative;padding:10px 0;border-bottom:1px solid #d9c6ad}.news-list-content-list li>a{font-size:18px;color:#000;display:block;width:600px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-list-content-list li>a>b{color:rgb(255,115,0)}.news-list-content-list li>a:hover{color:red}.news-list-content-list li>a:hover b{color:red}.news-list-content-list li>span{font-size:18px;color:#7f2d00;position:absolute;right:0;top:50%;transform:translateY(-50%)}.layui-padding-3{padding:0 !important}.news-right-sidebar-box-title{width:100%;height:60px;line-height:60px;background-color:#4c6ecc}.news-right-sidebar-box-title h4{text-align:center;color:#ffffff;font-size:18px}.news-right-sidebar-box-list{padding:0 15px;height:410px;overflow:hidden}.news-right-sidebar-box-list li{padding:10px 0;border-bottom:1px solid #d9c6ad}.news-right-sidebar-box-list li>a{font-size:18px;color:#7f2d00;display:block;width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-right-sidebar-box-list li a>b{color:red;font-size:18px}.news-right-sidebar-box-list li>a:hover{color:red}.notice{display:flex;align-items:center;width:300px;position:absolute;top:13px;right:50px;background-color:#ffffff9d;border-radius:5px;color:red}.notice i{font-size:20px;color:red;padding:0 10px;animation:shake 0.5s linear infinite}@keyframes shake{0%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}100%{transform:rotate(-10deg)}}.carousel-box{margin:0 auto;padding:100px 0;width:1200px;height:800px;border-radius:10px;overflow:hidden}.carousel-box .layui-carousel{overflow:hidden}.carousel-box img{width:100%;height:100%}.carousel-box .layui-carousel-arrow{border-radius:0;background-color:#ffffff;color:#000}.carousel-title{text-align:center}.carousel-title img{margin:50px 0;width:auto;height:60px}.footer{padding:10px 0;background-color:#ffffff}.footer-nav-ul{display:flex;justify-content:center}.footer-nav-ul li{margin:0 10px}.footer-nav-ul li>a{color:#dd8500;font-size:18px}.footer-nav-ul li>a:hover{color:#5590ff}.footer-copy{margin:10px 0;font-size:18px;text-align:center;color:#333333}.footer-copy a{margin:0 5px;color:#333333}.footer-copy a:hover{color:#5590ff}.Record{text-align:center;margin-bottom:10px}.Record a{margin:0 5px;font-size:18px;color:#333333}.Record a:hover{color:#5590ff}.Record a:nth-child(1) img{width:25px;height:25px}.Record a:nth-child(2) img{width:20px;height:20px}.float-box{width:70px;position:fixed;bottom:100px;right:50px;z-index:9999}.float-box-top{display:none;text-align:center;width:100%;height:70px;line-height:70px;background-color:#fff;border-radius:5px;cursor:pointer}.float-box-top i{font-size:60px}.newslist{padding-top:90px}.news-content-news-list{width:100%;min-height:970px;background-color:#ffffff}.crumbs{padding:10px 10px;border-bottom:4px solid #dd8500}.crumbs .layui-breadcrumb a{font-size:18px;color:#000000 !important}.crumbs .layui-breadcrumb a:hover{color:#dd8500 !important}.crumbs .layui-breadcrumb a>cite{color:#333}.crumbs .layui-breadcrumb span{color:#dd8500;font-size:18px}.crumbs .layui-breadcrumb span i{font-size:20px}.articles-list-ul{padding:10px}.articles-list-ul li{display:flex;align-items:center;padding:10px;border-radius:5px;overflow:hidden}.articles-img{width:200px;height:110px;flex-shrink:0;margin-right:10px}.articles-img img{width:100%;height:100%;border-radius:5px}.articles-info-title a{display:block;font-size:20px;color:#000000;font-weight:bold;overflow:hidden;width:650px;text-overflow:ellipsis;white-space:nowrap}.articles-info-title a:hover{color:#dd8500}.articles-info-desc{font-size:14px;color:#666666;margin:5px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:break-all}.articles-info-time{font-size:14px;color:#666666}.news-content-newslist{width:950px}.page{text-align:center;padding:10px 0;border-top:2px solid #ececec}.page a{font-size:20px;margin:0 5px;color:#000}.page a:hover{color:#dd8500}.no-data{text-align:center;color:red;font-size:20px}.news-content-detail-title h1{text-align:center;font-size:32px;margin:5px 0}.news-content-detail-info{text-align:center}.news-content-detail-info span{font-size:14px;color:#8d8d8d;margin:0 10px}.news-content-detail-info span>i{font-size:16px;color:#8d8d8d;padding-right:5px}.layui-text{margin-top:30px;padding:0 20px;font-size:18px;color:#575757}.layui-text img{display:block;margin:20px auto;max-width:100%;height:auto}.tag{padding:20px;border-bottom:1px solid #ececec}.tag-ul{display:flex;align-items:center;flex-wrap:wrap}.tag-ul li>a{font-size:14px;text-align:center;display:block;padding:5px 10px;margin:5px;color:#fff;background-color:#3a86dd;border-radius:2px}.tag-ul li>a:hover{background-color:#dd8500}.context{width:100%;height:60px;line-height:60px;display:flex;align-items:center}.context-left a,.context-right a{display:block;padding:0 20px;font-size:18px;text-align:center;flex:auto;width:475px;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid #e3e3e3}.context-left a:hover,.context-right a:hover{color:#dd8500;background-color:#f5f5f5}.mask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:9999;display:none}.mask-qrcode{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background-color:#fff;border-radius:5px}.mask-qrcode-box{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.mask-qrcode-box-img{width:280px;height:280px}.mask-qrcode-box-img img{width:100%;height:100%;border-radius:5px}.mask-qrcode-box-img p{font-size:20px;font-weight:bold;color:#0044ff;text-align:center;margin-top:10px}.mask-qrcode-box-btn{position:absolute;top:0;right:0;text-align:center;width:40px;height:40px;line-height:40px;background-color:#636363;cursor:pointer}.mask-qrcode-box-btn:hover,.mask-download-box-btn:hover{background-color:#dd8500}.mask-qrcode-box-btn i{font-size:30px;color:#fff}.mask-download{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background-color:#fff;border-radius:5px}.mask-download-box{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.mask-download-box-img{width:280px;height:280px}.mask-download-box-img img{width:100%;height:100%;border-radius:5px}.mask-download-box-img p{font-size:20px;font-weight:bold;color:#0044ff;text-align:center;margin-top:10px}.mask-download-box-btn{position:absolute;top:0;right:0;text-align:center;width:40px;height:40px;line-height:40px;background-color:#636363;cursor:pointer}.mask-download-box-btn i{font-size:30px;color:#fff}.bj img{position:absolute;z-index:-1;width:100%;height:100%;object-fit:cover}.carousel .bj img{height:960px}.news .bj img{height:1250px}.bjgd img{width:100vw;height:100vh;position:fixed;top:0;left:0}.article-copyright{color:#6b7386;background:#ededed;padding:1em 1.5em;margin:20px 0;font-weight:200}.article-copyright a{color:#6b7386;overflow-wrap:anywhere}