.index-box{width:100%;height:410px;background:linear-gradient(120deg,#5b8def 0%,#7ea6f5 40%,#8fb8f0 70%,#a5c8f5 100%);background-size:cover;position:relative;margin-bottom:20px;overflow:hidden}
.vanta-hero{position:absolute;inset:0;z-index:0}
.vanta-hero canvas{display:block}
.index-box::before{content:'';left:0;top:0;width:100%;height:410px;position:absolute;z-index:1;pointer-events:none;background:radial-gradient(60% 80% at 18% 12%,rgba(255,255,255,.18),transparent 55%),linear-gradient(180deg,rgba(8,20,45,.05),rgba(8,20,45,.22))}
.index-box .tit{text-align:center;padding:150px 0 0;color:#fff;z-index:99;position:relative}
.index-box .tit h2{font-size:32px;letter-spacing:2px;font-weight:700;text-shadow:0 4px 18px rgba(0,0,0,.6),0 1px 2px rgba(0,0,0,.85)}
.index-box .tit p{margin-top:12px;font-size:15px;display:inline-block;padding:7px 16px;border-radius:999px;background:rgb(0 0 0 / 32%);text-shadow:0 2px 8px rgba(0,0,0,.65);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}
.index-box .search-box{width:760px;height:40px;margin:auto;background:rgb(255 255 255/50%);border-radius:15px;z-index:99;position:relative;padding:10px;margin-top:25px;-webkit-backdrop-filter:saturate(2) blur(30px);backdrop-filter:saturate(2) blur(30px);box-shadow:0 5px 10px rgb(0 0 0 / 10%)}
.index-box .search-box .txt{width:640px;height:40px;border:0;border-radius:40px 0 0 40px;text-indent:10px;background:0;line-height:40px}
.index-box .search-box .iconfont{width:120px;height:40px;border:0;background:#5b8def;border-radius:10px;color:#fff;float:right;cursor:pointer}
.index-ph{margin:100px 0 20px}
.index-ph li{width:125px;float:left;height:130px;background:#fff;margin:0 21.8px 20px 0;border-radius:10px;transition:all .3s}
.index-ph li:nth-child(9n){margin-right:0;float:right}
.index-ph li:hover{-webkit-box-shadow:0 34px 20px -24px rgba(0,0,0,.1);box-shadow:0 34px 20px -24px rgba(0,0,0,.1);-webkit-transform:translateY(-5px)}
.index-ph li:hover img{transform:rotate(360deg)}
.index-ph li .ico{width:70px;height:70px;display:block;margin:15px auto 10px;border:1px solid #f1f1f1;border-radius:40px;overflow:hidden}
.index-ph li .ico img{width:90%;height:90%;padding:5%;transition:all 1s}
.index-ph li h3{text-align:center;font-size:15px;color:#666;font-weight:100}
.index-ad{position:relative}
.index-ad .index-ad-dismiss{position:absolute;right:12px;top:12px;z-index:3;height:28px;line-height:28px;padding:0 12px;border:0;border-radius:999px;background:rgb(29 36 48 / 76%);color:#fff;font-size:12px;cursor:pointer;transition:all .2s}
.index-ad .index-ad-dismiss:hover{background:#5b8def}
.index-ad li{float:left;overflow:hidden;height:70px;width:calc(50% - 10px);position:relative;border-radius:10px;margin:0 10px 10px 0}
.index-ad li:nth-child(2n){margin-right:0;float:right}
.index-ad li img{width:100%;height:100%}
.index-ad li::before{position:absolute;content:" AD";width:35px;height:20px;background:hsla(210,100%,48%,.2);right:0;font-size:12px;bottom:0;color:#fff;border-radius:5px 0 0;line-height:20px;text-align:center}
.home-notice{position:relative;display:flex;align-items:center;min-height:56px;margin:10px 0 0;padding:0 18px 0 14px;overflow:hidden;border:1px solid #dbe7f5;border-left:4px solid #5b8def;border-radius:8px;background:#fff;box-shadow:0 12px 30px -24px rgba(26,58,105,.45);box-sizing:border-box}
.home-notice-heading{display:flex;align-items:center;flex:0 0 auto;padding-right:18px;border-right:1px solid #e7edf5;white-space:nowrap}
.home-notice-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:10px;border-radius:7px;background:#fff3cd;color:#c78300;font-size:15px}
.home-notice-prefix{color:#253246;font-size:15px;font-weight:800;line-height:24px}
.home-notice-viewport{position:relative;min-width:0;flex:1 1 auto;margin-left:18px;overflow:hidden;outline:0}
.home-notice-viewport:after{position:absolute;content:"";top:0;right:0;width:42px;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0),#fff);pointer-events:none}
.home-notice-track{display:block;width:max-content;min-width:max-content;padding-left:100%;white-space:nowrap;will-change:transform;animation:home-notice-scroll var(--notice-duration,24s) linear infinite;animation-delay:var(--notice-delay,-6s)}
.home-notice-content{display:inline-block;padding-right:48px;color:#c74721;font-size:15px;font-weight:700;line-height:32px}
.home-notice:hover .home-notice-track,.home-notice-viewport:focus .home-notice-track{animation-play-state:paused}
@keyframes home-notice-scroll{from{transform:translateX(0)}to{transform:translateX(-100%)}}
body.night .home-notice{border-color:#354253;border-left-color:#5b8def;background:#252a31;box-shadow:none}
body.night .home-notice-heading{border-color:#3a424d}
body.night .home-notice-icon{background:#43391f;color:#ffd257}
body.night .home-notice-prefix{color:#eef3fa}
body.night .home-notice-content{color:#ffd166}
body.night .home-notice-viewport:after{background:linear-gradient(90deg,rgba(37,42,49,0),#252a31)}
.index-main{margin-top:30px}
.index-news{width:1000px}
.index-news .news-type{float:left;display:flex}
.index-news .news-type a{color:#888;display:inline-block;cursor:pointer;text-indent:0;margin:0 20px 0 0;font-size:14px;padding:0 10px;line-height:28px;font-weight:400;border:1px solid rgb(255 255 255 / 0%);border-radius:8px;background:#fff}
.index-news .news-type a.hover{border-color:#5b8def;color:#fff;background:#5b8def}
.index-news .title .mun{font-size:14px;color:#888;font-weight:400;line-height:30px;background:#fff;padding:0 15px;border-radius:10px;display:inline-block;float:right}
.index-news .title .mun b{font-weight:400}
.index-news .title .mun b.new{color:#ff5722}
.index-news .title .mun i{margin-right:5px}
.index-news .title font{padding:3px 20px;cursor:pointer;text-align:center;color:#fff;font-size:14px;border-radius:15px;background:linear-gradient(270deg,#5b8def,#5b8def);font-weight:400;top:-3px;position:relative;right:-5px;box-shadow:0 12px 30px 0 rgba(91,141,239,.2)}
.index-news-list{height:640px;background:#fff;border-radius:10px;padding:20px;box-sizing:border-box}
.index-news-list ul{margin-top:10px}
.index-news-list ul li{width:calc(50% - 30px);float:left;line-height:30px;padding:10px 15px;background:#f6f7f8;border-radius:30px 0 0 30px;margin-bottom:10px}
.index-news-list ul li .news{color:#ff5722;font-weight:400}
.index-news-list ul li:nth-child(2n){float:right;border-radius:0 30px 30px 0}
.index-news-list ul li:nth-child(11),.index-news-list ul li:nth-child(12),.index-news-list ul li:nth-child(15),.index-news-list ul li:nth-child(16),.index-news-list ul li:nth-child(3),.index-news-list ul li:nth-child(4),.index-news-list ul li:nth-child(7),.index-news-list ul li:nth-child(8){background:#fff}
.index-news-list ul li i{display:block;width:30px;height:30px;border-radius:18px;border:1px solid #f1f1f1;overflow:hidden;box-sizing:border-box;float:left;line-height:normal;background:#fff}
.index-news-list ul li i img{width:100%;height:100%;border-radius:18px}
.index-news-list ul li .tit{float:left;display:block;max-width:calc(100% - 160px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative}
.index-news-list ul li font{float:left;padding:0 10px;font-size:12px;border-right:2px solid #f1f1f1;height:10px;line-height:10px;margin:10px 10px 0 0;color:#888}
.index-news-list ul li span{float:right;padding:4px 10px;border-radius:18px;font-size:12px;line-height:16px;height:15px;margin-top:2px;border:1px solid #ededed;transition:all .3s}
.index-news-list ul li span a{width:100%;height:100%;float:unset;color:#666;transition:all .3s}
.index-news-list ul li span:hover{background:#5b8def;border:1px solid #7ea6f5}
.index-news-list ul li span:hover a{color:#fff}
.index-news .page{text-align:center}
.index-news .page a{padding:unset;border:1px solid #5b8def;border-radius:21px;width:30px;height:30px;display:inline-block;line-height:30px;color:#5b8def;margin:15px 5px 0 5px}
.index-news .page .current{background:#5b8def;color:#fff}
.index-info{width:380px}
.index-tool-list{width:100%;border-radius:10px;background:#fff;padding:30px 10px 20px;box-sizing:border-box}
.index-tool-list li{float:left;width:25%;text-align:center;line-height:35px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.index-tool-list li img{width:58px;height:58px;overflow:hidden;border-radius:15px;display:block;margin:auto;border:1px solid #f6f6f6}
.index-login{width:100%;border-radius:10px;background:#fff;margin-top:20px;height:475px;position:relative}
.index-login .wdl{width:320px;margin:auto;padding:80px 0 0;text-align:center}
.index-login .wdl a{color:#fff;background:#5b8def;padding:5px;display:block;border-radius:10px;font-size:15px;width:100px;margin:30px auto 0;line-height:30px}
.index-user-info .tx{width:120px;height:120px;border-radius:50%;border:5px solid #f2f5f9}
.index-user-info p{line-height:40px;margin:15px 0 0;color:#888;font-size:15px}
.index-user-info i{line-height:25px;margin:30px auto 0;border-radius:20px;display:block;font-style:normal;width:90px;background:#5b8def;color:#fff;font-weight:100;font-size:13px;background:linear-gradient(270deg,#5b8def,#7ea6f5);box-shadow:0 3px 15px 0 rgba(91,141,239,.2)}
.index-user-info ul{position:absolute;bottom:90px;width:300px;text-align:center;left:20px;line-height:50px;border-radius:10px;background:#fbfcfe}
.index-user-info li{display:initial;border-right:1px solid #cfcfcf}
.index-user-info li:last-child{border:0}
.index-user-info li a{background:0!important;width:auto!important;color:#888!important;margin:0!important;display:initial!important;padding:0 20px!important}
.index-list .list-article,.index-list .list-cover,.index-list .list-soft,.index-list .list-special{margin-top:30px}
.index-list .list-article-main,.index-list .list-cover-main,.index-list .list-soft-main,.index-list .list-special-main{border-radius:10px;padding:20px;box-sizing:border-box;background:#fff}
.list-soft-main .layui-tab{width:910px}
.list-soft-main .layui-tab-brief>.layui-tab-title .layui-this{color:#5b8def}
.layui-tab-brief>.layui-tab-more li.layui-this:after,.layui-tab-brief>.layui-tab-title .layui-this:after{border-bottom:2px solid #5b8def}
.list-soft-main .layui-tab{margin:0}
.list-soft-main .layui-tab-title li{margin:0 30px 0 0;padding:0}
.list-soft-main .list-soft-tab{width:980px}
.list-article-tab .type,.list-soft-tab .type{border-bottom:1px solid #f6f6f6}
.list-article-tab .type a,.list-soft-tab .type a{color:#ababab;display:inline-block;cursor:pointer;text-indent:0;margin:0 10px 0 0;font-size:15px;padding:0 5px;height:30px;line-height:35px}
.list-article-tab .type .hover,.list-soft-tab .type .hover{color:#5b8def;border-bottom:3px solid #5b8def;height:40px}
.list-soft-plate{height:515px;overflow:hidden}
.article-plate,.soft-plate{transition:.4s all;width:10000px}
.hot-soft{transition:.5s all;width:10000px}
.soft-plate .plate-list{float:left;width:910px;height:400px}
.article-plate .plate-list,.soft-plate .plate-list{margin-right:0}
.fl .list-soft-plate .plate-list{display:none}
.list-article-plate .plate-list.ing,.list-soft-plate .plate-list.ing{display:block}
.list-soft-plate .plate-list ul{width:100%;margin:5px 0 0 0}
.list-soft-plate .plate-list ul:nth-child(3n){margin-right:0}
.list-soft-plate .plate-list li{display:block;padding:18px 0;box-sizing:initial;float:left;width:48%;border-bottom:1px solid #f6f6f6}
.list-soft-plate .plate-list li:nth-child(2n){margin-right:0;float:right}
.list-soft-plate .plate-list li .fl{width:65px;height:65px;border-radius:15px;overflow:hidden;border:1px solid #f6f6f6}
.list-soft-plate .plate-list li .fl img{width:65px;height:65px}
.list-soft-plate .plate-list li .fr{width:calc(100% - 80px)}
.list-soft-plate .plate-list li .fr h3{width:75%;font-size:15px;margin:15px 0 0;line-height:18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative}
.list-soft-plate .plate-list li .fr p{font-size:12px;color:#ababab;margin-top:5px}
.list-soft-plate .plate-list li .fr p span{color:#888;font-size:12px;padding:0 10px}
.list-soft-plate .plate-list li .fr p span.stars{top:4px}
.list-soft-plate .plate-list li .fr p i{font-style:initial;color:#ffb80f;margin-right:3px;font-size:14px}
.list-soft-plate .plate-list li .fr .down{width:50px;float:right}
.list-soft-plate .plate-list li .fr .down b{font-weight:100;display:block;text-align:right;font-size:13px;color:#888;line-height:25px}
.list-soft-plate .plate-list li .fr .down a{display:block;background:#5b8def;padding:5px 0;text-align:center;color:#fff;margin-top:-30px;border-radius:19px;color:#fff;font-size:12px;transition:all .3s;line-height:20px}
.list-soft-plate .plate-list li .fr .down a:hover{color:#fff;background:#7ea6f5}
.hot-soft .type{border-bottom:1px solid #f6f6f6;text-align:right;position:relative}
.hot-soft .type i{height:10px;width:1px;background:#888;display:block;position:absolute;right:85px;top:13px;transform:rotate(30deg);-ms-transform:rotate(30deg);-moz-transform:rotate(30deg);-webkit-transform:rotate(30deg);-o-transform:rotate(30deg)}
.hot-soft .type i:nth-of-type(2){right:185px}
.hot-soft .type a{color:#ababab;display:inline-block;cursor:pointer;text-indent:0;margin:0 0 0 30px;font-size:15px;padding:0 5px;height:43px;line-height:35px;transition:all .3s}
.hot-soft .type .hover{color:#5b8def;height:43px}
.hot-soft{width:350px}
.hot-soft .plate-list{width:350px}
.hot-soft .plate-list ul{margin-top:20px}
.hot-soft .plate-list li{width:100%;position:relative;padding:0 0 0 35px;box-sizing:border-box;border:0;margin-bottom:14px}
.hot-soft .plate-list li em{width:25px;height:30px;background:#f6f6f6;color:#666;font-size:14px;text-align:center;line-height:30px;position:absolute;left:0;font-style:inherit;border-radius:5px}
.hot-soft .plate-list li:nth-child(1) em{background:#fd6d3f;color:#fff}
.hot-soft .plate-list li:nth-child(2) em{background:#f9b801e0;color:#fff}
.hot-soft .plate-list li:nth-child(3) em{background:#88d87a;color:#fff}
.hot-soft .plate-list li:nth-child(4) em{background:#5fafff;color:#fff}
.hot-soft .plate-list li:nth-child(5) em{background:#cac9c9;color:#fff}
.hot-soft .plate-list li .txt{display:block;overflow:hidden;height:30px;line-height:30px}
.hot-soft .plate-list li p{padding:0 0 5px;overflow:hidden;display:none}
.hot-soft .plate-list .now p{display:block}
.hot-soft .plate-list .now em{height:100%;line-height:90px}
.hot-soft .plate-list li .img{width:60px;display:block;overflow:hidden;border-radius:10px;border:1px solid #f1f1f1;float:left;height:60px}
.hot-soft .plate-list li img{width:100%;height:100%}
.hot-soft .plate-list li p span a{display:block;width:50px;height:25px;line-height:25px;text-align:center;border-radius:10px;margin-top:5px;color:#888;background:#f6f6f6;transition:all .3s;font-size:13px;}
.hot-soft .plate-list li p span a:hover{color:#fff;background:#5b8def;transition:all .5s}
.hot-soft .plate-list li i{font-style:normal;font-size:13px;color:#888;display:block;margin:8px 0}
.hot-soft .plate-list li p>span{float:left;margin-left:10px}
.hot-soft .plate-list li p span.stars{top:2px}
.list-cover-main ul.layui-clear{margin:10px 0}
.list-cover-main ul.layui-clear li{float:left;width:254px;margin-right:20px;border-radius:10px;overflow:hidden;transition:all .5s;border:1px solid #f1f1f1;margin-bottom:20px;box-shadow:0 14px 20px -10px rgba(0,0,0,.1)}
.list-cover-main ul.layui-clear li:nth-child(5n){margin-right:0;float:right}
.list-cover-main ul.layui-clear li .img{width:100%;height:110px;overflow:hidden}
.list-cover-main ul.layui-clear li .img img{width:100%;height:100%;transition:all .5s;object-fit:cover}
.list-cover-main ul.layui-clear li:hover img{transform:scale(1.1)}
.list-cover-main ul.layui-clear li .tit{padding:10px 10px 5px}
.list-cover-main ul.layui-clear li .tit h3{font-size:15px;height:38px;line-height:20px;margin-bottom:5px;overflow:hidden;border-bottom:1px solid #f6f6f6;padding-bottom:5px}
.list-cover-main ul.layui-clear li .tit span{display:block;line-height:20px;font-size:12px;color:#888;padding-left:3px}
.list-cover-main ul.layui-clear li .tit span:before{margin-right:5px}
.list-cover-main .layui-carousel,.list-cover-main .layui-carousel>[carousel-item]>*{background:0 0}
.list-cover-main .layui-carousel>[carousel-item]:before{display:none}
.list-article-plate{overflow:hidden;height:415px}
.list-article-plate .plate-list{float:left;width:1260px;height:410px;display:none}
.list-article-plate .fl{width:100%;margin-top:20px}
.list-article-plate .fr{width:100%}
.list-article-tab{width:100%}
.list-article-plate .fr{border-top:1px solid #f1f1f1;padding:15px 0 0}
.list-article-plate .fr li{line-height:30px;height:30px;position:relative;width:23%;float:left;margin-right:33px;margin-bottom:5px}
.list-article-plate .fr li:nth-child(4n){float:right;margin-right:0}
.list-article-plate .fr li em{float:left;width:25px;height:30px;line-height:30px;font-size:14px;text-align:center}
.list-article-plate .fr li a{float:left;width:calc(100% - 65px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative;font-size:14px;padding-left:15px}
.list-article-plate .fr li a:before{content:'';width:3px;height:3px;left:2px;background:#e2e2e2;position:absolute;top:14px;border-radius:50%;z-index:9}
.list-article-plate .fr li:hover a:before{display:none}
.list-article-plate .fr li:hover a{width:initial!important;text-overflow:initial;white-space:nowrap;z-index:20;position:absolute;background:#fbfcfe;border:1px solid #f3f3f3;padding-left:14px;padding-right:14px;border-radius:10px;height:26px;line-height:26px;top:1px;overflow:visible;color:#5b8def}
.list-article-plate .fr li span{float:right;font-size:12px;margin-right:5px;color:#ababab}
.list-article-plate .fr li span.news{color:red}
.list-article-plate .fl li{width:240px;margin-bottom:25px;overflow:hidden;margin-right:15px;border-radius:10px;transition:all .5s;float:left}
.list-article-plate .fl li:last-child{margin-right:0}
.list-article-plate .fl li:hover{box-shadow:0 14px 20px -10px rgba(0,0,0,.1);-webkit-transform:translateY(-2px)}
.list-article-plate .fl li:hover span{background:#5b8def}
.list-article-plate .fl li:hover img{transform:scale(1.2)}
.list-article-plate .fl li .img{height:150px;overflow:hidden}
.list-article-plate .fl li img{width:100%;height:100%;transition:all .5s}
.list-article-plate .fl li a{height:auto;position:relative;display:block}
.list-article-plate .fl li a span{position:absolute;width:100%;color:#fff;bottom:0;left:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 5%;line-height:35px;height:35px;display:block;background-color:#5b8def}
.list-special-main .box-list-item{box-sizing:border-box;display:flex;flex-wrap:wrap;gap: 18px;}
.list-special-main .box-list-item .item-in{background-color:#fff;box-shadow:0 0 2px rgb(98 124 153 / 10%);position:relative;border-radius:10px;overflow:hidden;transition:all .5s;border:1px solid #f1f1f1;margin-bottom:20px;box-shadow:0 14px 20px -10px rgba(0,0,0,.1);width:24%;
flex-grow: 0;box-sizing: border-box;}
.list-special-main .box-list-item .item-in .in-img{width:100%;height:150px;overflow:hidden}
.list-special-main .box-list-item .item-in .in-img img{width:100%;height:100%;transition:all .5s;object-fit:cover}
.list-special-main .box-list-item .item-in .in-img:hover img{transform:scale(1.1)}
.list-special-main .box-list-item .item-in .in-info{padding:15px 10px;border-bottom:1px solid #f6f6f6;margin-bottom:15px}
.list-special-main .box-list-item .item-in .in-info h3{font-size:20px;line-height:30px;font-weight:700}
.list-special-main .box-list-item .item-in .in-info .info-meta{display: flex;align-items: flex-start;justify-content: space-between}
.list-special-main .box-list-item .item-in .in-info .info-meta span.desc{max-width: 75%;}
.list-special-main .box-list-item .item-in .in-info .info-meta span{color:#888;font-size:14px}
.list-special-main .box-list-item .item-in .in-info .info-meta span.num{color:#5b8def}
.list-special-main .box-list-item .item-in .in-list{margin:10px;overflow:hidden;transition:all .5s}
.list-special-main .box-list-item .item-in:hover .in-list{height:auto}
.list-special-main .box-list-item .item-in .in-list li{display:flex;box-sizing:border-box;padding-bottom:20px;justify-content:flex-start}
.list-special-main .box-list-item .item-in .in-list li:last-child{padding-bottom:0}
.list-special-main .box-list-item .item-in .in-list .list-icon{margin-right:8px;width:50px;height:50px}
.list-special-main .box-list-item .item-in .in-list .list-icon img{width:100%;height:100%;background-color:#eee;display:block;border-radius:10px}
.list-special-main .box-list-item .item-in .in-list .list-info{max-width:calc(100% - 70px)}
.list-special-main .box-list-item .item-in .in-list .list-info h3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:30px}
.list-special-main .box-list-item .item-in .in-list .list-info p,.list-special-main .box-list-item .item-in .in-list .list-info p a{color:#888;font-size:13px}
.list-special-main .box-list-item .item-in .in-list .list-info p a:hover{color:#5b8def}
.list-special-main .box-list-item .item-in .in-list .list-info p span{margin-right:15px}
.list-special-main .box-list-item .item-in .in-list .list-info p span:before{margin-right:5px}
.list-special-main .box-list-item .item-in .in-btn{padding:10px 10px 15px;display:flex;align-items:center;justify-content:center}
.list-special-main .box-list-item .item-in .in-btn a{color:#878787;background:#f3f3f3;line-height:30px;padding:5px 30px;border-radius:20px;font-size:15px;transition:all .5s}
.list-special-main .box-list-item .item-in .in-btn a:hover{color:#fff;background:#5b8def}
.special-main .special-box .box-list-item{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between}
.index-link{margin-top:20px}
.index-link h3{font-size:18px;font-weight:800;margin-bottom:10px}
.index-link li{float:left;margin-right:15px}
.index-link ul{background:#fff;padding:20px 20px;border-radius:10px}
.index-link li a{color:#888}
.GG2023{width:100%;height:100%}
.GG2023 h2{margin-bottom:20px;background:#0567c8;text-align:center;letter-spacing:2px;line-height:55px;font-size:24px}
.GG2023 h2,.GG2023 i{font-size:24px}
.GG2023 p{padding:20px;text-align:center}
.layui-layer-rim{border:0!important;background:#5b8def!important;color:#fff}
.layui-layer-content,.layui-layer-rim{border-radius:15px!important}
@media screen and (max-width:1520px){.index-info{width:340px}
.index-news{width:940px}
.list-soft-main .list-soft-tab{width:910px}
.hot-soft,.hot-soft .plate-list{width:320px}
.list-article-tab .type a,.list-soft-tab .type a{padding:0}
.list-article-tab .type a,.list-soft-tab .type a{margin:0 5px 0 0}
.list-cover-main ul.layui-clear li{width:234px}
.list-special-main .box-list-item{gap:16px;}
}
@media screen and (max-width:1320px){.index-info{width:290px}
.index-news{width:890px}
.list-soft-main .list-soft-tab{width:860px}
.hot-soft,.hot-soft .plate-list{width:270px}
.hot-soft .type a{margin:0 0 0 15px}
.hot-soft .type i{right:77px}
.hot-soft .type i:nth-of-type(2){right:164px}
.list-cover-main ul.layui-clear li{width:214px}
.list-special-main .box-list-item{gap:15px;}
}
@media screen and (max-width:500px){.layui-layer-rim{margin:auto;width:90%!important}
}
@media screen and (max-width:800px){.index-ad{padding-top:38px}
.index-ad .index-ad-dismiss{right:0;top:0;height:30px;line-height:30px;padding:0 10px;font-size:12px}
.index-ad li{width:100%;margin:.5rem 0 0;height:40px}
.index-ad li:nth-child(3n){margin:.5rem 0 0;float:left}
.index-ad li:nth-child(2n){margin-right:0;float:right}
.home-notice{align-items:flex-start;flex-direction:column;min-height:0;margin-top:10px;padding:13px 14px;border-left-width:3px}
.home-notice-heading{width:100%;padding:0 0 9px;border-right:0;border-bottom:1px solid #e7edf5;box-sizing:border-box}
.home-notice-icon{width:28px;height:28px;margin-right:8px;font-size:13px}
.home-notice-prefix{font-size:14px}
.home-notice-viewport{width:100%;margin:9px 0 0;overflow:visible}
.home-notice-viewport:after{display:none}
.home-notice-track{width:auto;min-width:0;padding-left:0;white-space:normal;animation:none}
.home-notice-content{display:block;padding:0;color:#c74721;font-size:14px;font-weight:600;line-height:1.75;word-break:break-word}
body.night .home-notice-heading{border-bottom-color:#3a424d}
.index-ph{margin:75px 0 20px}
.index-info,.index-list .list-article,.index-list .list-soft,.index-main,.index-quan{margin-top:20px}
.index-info,.index-news,.index-news .news-type,.index-news-list,.index-news-list ul li,.list-soft-main .list-soft-tab{width:100%}
.index-news .title .mun{margin-top:10px}
.index-news .news-type a{width:22%;margin:0;padding:0;text-align:center;margin-right:3.2%}
.index-news .news-type a:last-child{margin-right:0}
.index-news-list{padding:.5rem;height:auto}
.index-news-list ul li{padding:.2rem 0;border-radius:30px;line-height:30px;background:0}
.index-news-list ul li:nth-child(2n){border-radius:30px}
.index-news-list ul{margin:0}
.index-list .list-article-main,.index-list .list-cover-main,.index-list .list-soft-main{padding:10px}
.hot-soft,.index-list .list-soft .title,.index-quan .title,.index-tool .title{display:none}
.index-news .page a{margin:.5rem}
.index-news .page{background:#f6f6f6;border-radius:10px}
.list-soft-plate{height:auto}
.list-article-tab .type,.list-soft-tab .type{width:auto;overflow-x:scroll}
.list-article-tab .type::-webkit-scrollbar,.list-soft-tab .type::-webkit-scrollbar{height:0}
.list-article-tab .type a,.list-soft-tab .type a{white-space:nowrap;display:table-cell;padding:0 .5rem;font-size:14px}
.list-article-plate .plate-list,.list-soft-plate .plate-list li{width:100%}
.list-soft-plate .plate-list li:last-child{border-bottom:0;padding-bottom:0}
.list-article-plate .fl li{width:48%;margin-right:0;display:none}
.list-article-plate .fl li:nth-child(2){margin:0;float:right}
.list-article-plate .fl li:nth-child(1),.list-article-plate .fl li:nth-child(2){display:block}
.list-article-plate .fl li .img{height:7rem}
.list-article-plate .fr li{width:100%}
.index-box,.index-box::before{height:20rem;margin-bottom:5px}
.index-box .tit{padding-top:6rem}
.index-box .tit h2{font-size:1.5rem;letter-spacing:3px}
.index-box .tit p{font-size:1rem}
.index-box .search-box{width:90%;height:auto;overflow:hidden;border-radius:1rem}
.index-box .search-box .txt{width:70%;border-radius:.8rem}
.index-box .search-box .iconfont{width:20%;border-radius:.8rem}
.index-login .wdl,.index-user-info ul{width:96%}
.index-login{height:380px;display:none}
.index-user-info ul{bottom:10px;left:2%}
.index-login .wdl{padding:50px 0 0}
.list-cover-main ul.layui-clear li{width:48%;margin-right:0;margin-bottom:10px}
.list-cover-main ul.layui-clear li:nth-child(5n){float:left}
.list-cover-main ul.layui-clear li:nth-child(2n){width:49%;float:right}
.list-cover-main ul.layui-clear li:nth-child(n+6){margin-bottom:10px}
.list-cover-main ul.layui-clear li .img{width:100%;height:5.1rem}
.list-cover-main ul.layui-clear li .tit h3{height:2.3rem}
.list-cover-main .layui-carousel[lay-indicator=outside]{height:1460px!important}
.index-news .news-type{width:60%}
.index-news .news-type a{width:33%}
.index-news .title .mun{margin-top:1px}
.list-special-main .box-list-item .item-in{width:100%}
}

@media (prefers-reduced-motion:reduce){.home-notice-track{width:auto;min-width:0;padding-left:0;white-space:normal;animation:none}.home-notice-viewport{overflow:visible}.home-notice-viewport:after{display:none}}

/* 最新更新 - 查看更多最新游戏（翻页行右侧，2026-07-05） */
.index-news .page{position:relative}
.index-news .page a.more-games{position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto;height:28px;line-height:28px;padding:0 16px;margin:0;border:1px solid var(--sl-accent,#5b8def);border-radius:999px;color:#5b8def;font-size:13px;background:#fff;transition:all .25s}
.index-news .page a.more-games:hover{background:#5b8def;color:#fff}
.index-news .page a.more-games i{margin-left:5px}
body.night .index-news .page a.more-games{background:#292a2d}

/* ============ 首页模块现代化增强（2026-07-05）· 叠加，不改布局 ============ */
/* 白色模块卡片：统一柔和阴影 + 圆角 */
.index-news-list,.index-tool-list,.index-login,
.index-list .list-soft-main,.index-list .list-cover-main,.index-list .list-special-main,
.index-link ul{box-shadow:0 16px 40px -28px rgba(20,40,80,.4)!important;border-radius:14px}
/* 模块标题：左侧青蓝装饰条 */
.index-list .title,.index-news .title{position:relative}
.index-list .list-soft .title,.index-list .list-cover .title,.index-list .list-special .title{padding-left:14px}
.index-list .list-soft .title:before,.index-list .list-cover .title:before,.index-list .list-special .title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:18px;background:linear-gradient(#5b8def,#7ea6f5);border-radius:3px}
/* 必玩大作封面卡：hover 上浮 + 青蓝投影 */
.list-cover-main ul.layui-clear li{transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s,border-color .3s!important}
.list-cover-main ul.layui-clear li:hover{transform:translateY(-5px);box-shadow:0 10px 24px -14px rgba(91,141,239,.35)!important;border-color:#cddcfa!important}
/* 专题卡：hover 上浮 */
.list-special-main .box-list-item .item-in{transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s,border-color .3s!important}
.list-special-main .box-list-item .item-in:hover{transform:translateY(-5px);box-shadow:0 10px 24px -14px rgba(91,141,239,.35)!important;border-color:#cddcfa!important}
/* 搜索按钮青蓝渐变 */
.index-box .search-box .iconfont{background:linear-gradient(135deg,#5b8def,#7ea6f5)!important}
/* 今日更新 new 数字 → 青蓝更协调（保留橙色语义可选，这里跟随主色）*/
