/*排行榜-首页*/
body{background-color: #f9f9f9;}
.crumb {background-color: #fff;}
.topCommItemBox{width:100%;background:#fff;box-sizing:border-box;border-radius:8px;padding:12px 20px 20px 20px;overflow:hidden;position:relative;margin-top:20px}
.topCommTit{width:100%;overflow:hidden;display:block;position:relative;border-bottom:1px solid #f0f0f0}
.topCommTit > p{font-size:20px;line-height:40px;float:left;margin-bottom:4px;color:#444;font-family:Microsoft YaHei;font-weight:bold;position:relative}
.topCommTit > em{padding:0 10px;margin-left:16px;margin-top:6px;display:inline-block;text-align:center;color:#6191ff;font-weight:normal;letter-spacing:1px;border-radius:20px;border:2px #ebf1ff solid;font-family:"Impact";font-size:12px;background:#fff;line-height:22px}
.topCommTit > a{width:40px;height:40px;display:inline-block;text-align:center;line-height:40px;font-size:32px;font-weight:bold;color:#2B81FC;float:right}
.topCommTit > a::before{content:'';background:url("../images/enter.png") no-repeat;width:24px;height:24px;display:inline-block}
.topIdxHdNav{overflow:hidden;width:100%}
.topIdxHdNav > ul{width:100%;overflow:hidden;margin-top:10px}
.topIdxHdNav > ul > li{width:300px;float:left;background-color:#E3EFFE;border-radius:6px;margin:10px 19px 10px 0;opacity:0.8;cursor:pointer}
.topIdxHdNav > ul > li > a{width:100%;display:block;align-items:center;padding:26px 12px 20px 12px;box-sizing:border-box}
.topIdxHdNav > ul > li > a > i{width:42px;height:42px;line-height:42px;display:block;margin:0 auto;margin-bottom:6px;border-radius:42px;background:#4696F9 url(../images/top_icon.png) no-repeat 1px 0px;text-align:center;vertical-align:middle}
.topIdxHdNav > ul > li > a > strong{color:#4696F9;font-weight:bold;font-size:18px;line-height:40px;min-width:0;text-align:center;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:wrap}
.topIdxHdNav > ul > li:nth-child(1){background-color:#FFF2D9}
.topIdxHdNav > ul > li:nth-child(1) > a > i{background-color:#F2840F}
.topIdxHdNav > ul > li:nth-child(1) > a > strong{color:#F2840F}
.topIdxHdNav > ul > li:nth-child(2){background-color:#FFE6EB}
.topIdxHdNav > ul > li:nth-child(2) > a > i{background-color:#FF5577}
.topIdxHdNav > ul > li:nth-child(2) > a > strong{color:#FF5577}
.topIdxHdNav > ul > li:hover{opacity:1}
.topIdxSlide{position:relative}
.topIdxSlide > .swiper-wrapper{}
.topIdxSlide > .swiper-wrapper .swiper-slide{float:left;overflow:hidden;margin-right:20px;width:388px;height:688px;border-radius:8px;padding:15px 16px;background:linear-gradient(#e9f2ff 0%,#fff 100%)}
.topIdxSlide > .swiper-wrapper .swiper-slide > a{display:block;margin-bottom:15px;height:33px;line-height:33px;overflow:hidden;font-size:20px;color:#333333;cursor:pointer;font-weight:600}
.topIdxSlide > .swiper-wrapper .swiper-slide > a:hover{color:var(--defcolor)}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul{background-color:#fff;border-radius:8px;overflow:hidden;padding:3px 14px}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li{width:100%;margin-bottom:24px;box-sizing:border-box;position:relative}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li:first-child{margin-top:12px}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li:last-child{margin-bottom:12px}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li > a{display:block;height:80px}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li > a > i{float:left;width:26px;display:inline-block;height:26px;line-height:26px;font-size:14px;font-weight:bold;text-align:center;color:#fff;background-color:#CCCCCC;border-radius:100px;margin:27px 8px 0 0}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li:nth-child(1) > a > i{background-color:#ff2841}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li:nth-child(2) > a > i{background-color:#ff7019}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li:nth-child(3) > a > i{background-color:#ffa93a}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li > a > img{display:block;width:80px;height:80px;float:left;border-radius:16px;transition:transform 0.5s}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li > a > div{height:80px;margin-left:12px;width:230px;float:left}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li > a > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li > a > div > p:nth-child(1){font-weight:bold;line-height:30px;font-size:16px}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li > a > div > p:nth-child(2){margin-top:5px;color:#a8a8a8}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li > a > div > p:nth-child(2) > span{}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li > a > div > p:nth-child(2) > span:first-child::after{content:'/';margin:0 8px}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li > a > div > p:nth-child(3){margin-top:5px;color:#a8a8a8}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li > a > span{position:absolute;right:0;width:60px;height:28px;line-height:28px;margin-top:44px;box-sizing:border-box;border:1px solid var(--defcolor);text-align:center;color:var(--defcolor);border-radius:20px;bottom:0}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li:hover > a > span{color:#fff;background-color:var(--defcolor)}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li:hover > a > div > p:nth-child(1){color:var(--defcolor)}
.topIdxSlide > .swiper-wrapper .swiper-slide > ul > li:hover > a > img{transform:scale(0.96)}
.topIdxSlide .swiper-button-prev,.topIdxSlide .swiper-button-next{border:1px solid #000;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;width:34px;height:86px;position:absolute;top:50%;margin-top:-43px;background:#000;opacity:0.7;filter:opacity(0.7);z-index:5;cursor:pointer;display:block}
.topIdxSlide .swiper-button-prev::after,.topIdxSlide .swiper-button-next::after{background-image:url("../images/top_icon.png");content:"";display:block;width:12px;height:18px;position:absolute;left:50%;top:50%;margin-top:-9px;margin-left:-6px}
.topIdxSlide .swiper-button-next::after{background-position:-156px -112px}
.topIdxSlide .swiper-button-prev::after{background-position:-132px -112px}
.topIdxSlide .swiper-button-next{right:0}
.topIdxL{width:860px;float:left}
.topIdxL > .topCommItemBox:first-child{margin-top:0}
.topIdxR{width:420px;float:left;margin-left:20px}
.topHotRecomBox1{width:100%;overflow:hidden}
.topHotRecomBox1 > li{width:260px;float:left;position:relative;overflow:hidden;border-radius:6px;height:80px;margin:12px 19px 4px 0}
.topHotRecomBox1 > li:nth-child(3n){margin-right:0}
.topHotRecomBox1 > li > a{display:block;width:100%;height:100%;position:relative;background-color:#927bce;line-height:80px;font-size:19px;font-weight:bold;color:#fff;font-family:cursive}
.topHotRecomBox1 > li:nth-child(1) > a{background-color:#927bce}
.topHotRecomBox1 > li:nth-child(2) > a{background-color:#ff6b6b}
.topHotRecomBox1 > li:nth-child(3) > a{background-color:#6a6aff}
.topHotRecomBox1 > li:nth-child(4) > a{background-color:#ff6599}
.topHotRecomBox1 > li:nth-child(5) > a{background-color:#01bdc7}
.topHotRecomBox1 > li:nth-child(6) > a{background-color:#f46f31}
.topHotRecomBox1 > li > a > p{text-align:center}
.topHotRecomBox1 > li > a > div{font-size:16px;bottom:0;line-height:42px;width:100%;height:100%;display:block;text-align:center;position:absolute;left:0;top:-100%;background:rgba(0,0,0,0.5);transition:all 0.5s}
.topHotRecomBox1 > li > a > div > span{display:block;width:100px;height:30px;line-height:30px;margin:0 auto;margin-top:25px;border-radius:6px;background:var(--defcolor);color:#FFFFFF;text-decoration:none;font-size:14px}
.topHotRecomBox1 > li:hover > a > div{top:0;transition:all 0.5s}
.topItemBoxSlide{width:100%;height:100%;position:relative}
.topItemBoxSlide > .swiper-wrapper{}
.topItemBoxSlide > .swiper-wrapper .swiper-slide{width:130px;float:left;text-align:center;vertical-align:middle;margin-top:15px;position:relative;box-sizing:border-box;flex-shrink:0;overflow:hidden}
.topItemBoxSlide > .swiper-wrapper .swiper-slide > a{width:130px;display:block;overflow:hidden;font-size:15px}
.topItemBoxSlide > .swiper-wrapper .swiper-slide > a em{position:absolute;top:0;left:16px;width:38px;height:38px;text-indent:-16px;font-style:normal;background:url(../images/top_icon.png) no-repeat;background-position:-150px -50px;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:bold;color:#ffffff;box-sizing:border-box;z-index:999;border-top-left-radius:6px;padding:0}
.topItemBoxSlide > .swiper-wrapper .swiper-slide:nth-child(1) > a em{background-position:0 -50px}
.topItemBoxSlide > .swiper-wrapper .swiper-slide:nth-child(2) > a em{background-position:-50px -50px}
.topItemBoxSlide > .swiper-wrapper .swiper-slide:nth-child(3) > a em{background-position:-100px -50px}
.topItemBoxSlide > .swiper-wrapper .swiper-slide > a img{width:100px;height:100px;margin:0 auto;box-sizing:border-box;border:1px solid #eee;border-radius:8px;transition:transform 0.5s}
.topItemBoxSlide > .swiper-wrapper .swiper-slide > a strong{width:76%;margin:0 auto;line-height:26px;height:26px;font-size:15px;display:block;font-family:Microsoft YaHei;font-weight:400;color:#333333;overflow:hidden;margin-top:4px}
.topItemBoxSlide > .swiper-wrapper .swiper-slide:hover > a img{transform:scale(0.9)}
.topItemBoxSlide > .swiper-wrapper .swiper-slide:hover > a strong{color:var(--defcolor)}
.topItemBoxSlide .swiper-button-prev,.topItemBoxSlide .swiper-button-next{width:48px;height:48px;display:none;margin-top:-24px;z-index:1000;border-radius:10px;background:url(../images/top_icon.png) no-repeat}
.topItemBoxSlide .swiper-button-prev{background-position:-276px -7px}
.topItemBoxSlide .swiper-button-next{background-position:-474px -7px;right:0}
.topItemBoxSlide .swiper-button-prev::after,.topItemBoxSlide .swiper-button-next::after{content:unset}
.topItemBoxSlide:hover .swiper-button-prev,.topItemBoxSlide:hover .swiper-button-next{display:block}
.topRecomRankItem{margin-bottom:20px;padding:0 20px 20px 20px;background:url(../images/1.jpg) no-repeat;border-radius:8px;background-size:cover}
.topRecomRankItem.bg2{background:url(../images/2.jpg) no-repeat;background-size:cover}
.topRecomRankItem > a{display:block;width:100%;color:#fff;line-height:2.8em;font-size:20px;font-weight:bold}
.topRecomRankItem > ul{width:100%;overflow:hidden}
.topRecomRankItem > ul > li{width:100%;box-sizing:border-box;padding:12px;border-radius:10px;background-color:rgba(255,255,255,0.86);position:relative;margin-bottom:12px}
.topRecomRankItem > ul > li > a{display:block;color:#333;height:60px}
.topRecomRankItem > ul > li > a > em{width:20px;margin-right:5px;height:28px;line-height:28px;text-align:center;font-weight:bold;display:inline-block;float:left;color:transparent}
.topRecomRankItem > ul > li:nth-child(1) > a > em{background:url(../images/1.png) center center no-repeat;background-size:auto 28px;margin-top:13px}
.topRecomRankItem > ul > li:nth-child(2) > a > em{background:url(../images/2.png) center center no-repeat;background-size:auto 28px;margin-top:13px}
.topRecomRankItem > ul > li:nth-child(3) > a > em{background:url(../images/3.png) center center no-repeat;background-size:auto 28px;margin-top:13px}
.topRecomRankItem > ul > li:nth-child(n+4) > a > em{color:#666;margin-top:18px}
.topRecomRankItem > ul > li > a > img{width:60px;height:60px;float:left;margin-left:10px;border-radius:10px;transition:transform 0.5s}
.topRecomRankItem > ul > li > a > strong{font-size:16px;margin-left:12px;line-height:60px;width:240px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;color:#333;float:left;font-weight:400}
.topRecomRankItem > ul > li:hover > a > strong{color:var(--defcolor)}
.topBrandContent{width:100%;font-size:14px;margin-bottom:20px;min-width:1300px;background:#fff;overflow:hidden;padding-bottom:10px}
.topIdxBRecomRank{width:100%;box-sizing:border-box;overflow:hidden;position:relative;margin-top:20px}
.topIdxBRecomRank > strong{display:block;text-align:center;font-size:26px;margin-bottom:12px;line-height:40px;color:#444;font-weight:bold;position:relative}
.topIdxRecomTopBox{}
.topIdxRecomTopBox > ul{overflow:hidden;padding:6px}
.topIdxRecomTopBox > ul > li{float:left;background:#fff;width:240px;padding:8px 8px 20px 8px;box-sizing:border-box;margin-right:22px;margin-bottom:16px;border-radius:8px;overflow:hidden;text-align:center}
.topIdxRecomTopBox > ul > li:nth-child(5n){margin-right:0}
.topIdxRecomTopBox > ul > li:nth-last-child(-n+5){margin-bottom:0}
.topIdxRecomTopBox > ul > li > a{display:block}
.topIdxRecomTopBox > ul > li > a > img{display:block;width:224px;height:106px;transition:transform 0.3s;object-fit:cover;}
.topIdxRecomTopBox > ul > li > a > strong{display:block;height:36px;line-height:36px;font-size:15px;font-weight:bold;margin-bottom:6px}
.topIdxRecomTopBox > ul > li > a > span{background:#FFFAFA;border:1px solid #ffdada;border-radius:18px;height:30px;line-height:30px;display:inline-block;width:60%;font-size:14px;color:#FF404E;font-weight:600;text-align:center}
.topIdxRecomTopBox > ul > li:hover{box-shadow:0 0 10px 0 rgba(47,47,47,0.2)}
.topIdxRecomTopBox > ul > li:hover > a > strong{color:var(--defcolor)}
.topIdxRecomTopBox > ul > li:hover > a > span{background:#FF404E;border:1px solid #FF404E;color:#fff}

/*排行榜-分类列表*/
.topClassMain{overflow:hidden;margin-top:20px}
.topClassL{float:left;width:320px;z-index:4;position:relative;box-sizing:border-box;border-radius:8px;overflow:hidden}
.topClassL > .topCommItemBox{margin-top:0;margin-bottom:20px}
.topClassR{float:right;width:960px;z-index:4;position:relative;background:#fff;box-sizing:border-box;border-radius:8px;overflow:hidden}
.topClassR > .topCommItemBox{margin-top:0}
.topClassType{width:280px;overflow:hidden;padding-right:10px;box-sizing:border-box;margin-top:0}
.topClassType > li{width:100%;border-radius:6px;position:relative;margin:8px 0;opacity:1;cursor:pointer;background-color:#E3EFFE}
.topClassType > li > a{height:66px;display:flex;align-items:center;width:100%;box-sizing:border-box;padding:10px 22px 10px 32px}
.topClassType > li > a > i{width:40px;height:40px;line-height:40px;float:left;margin-right:16px;border-radius:40px;background:#4696F9 url(../images/top_icon.png) no-repeat;text-align:center;vertical-align:middle}
.topClassType > li > a > strong{color:#4696F9;font-weight:bold;font-size:16px;line-height:40px;min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:wrap;display:block}
.topClassType > li.on,.topClassType > li:hover{background-color:#4696F9}
.topClassType > li.on::after,.topClassType > li:hover::after{content:'';position:absolute;width:0;height:0;top:50%;transform:translateY(-50%);right:-10px;border-bottom:10px solid transparent;border-top:10px solid transparent;border-left:15px solid #4696F9}
.topClassType > li.on > a > strong,.topClassType > li:hover > a > strong{color:#fff}
.topRecomRankItem.topClassPage > ul > li > a > strong{width:140px}
.topRecomRankItem.topClassPage{margin-bottom:20px}
.topClassPageTit{position:relative;padding-bottom:16px;text-align:center;color:#ccc}
.topClassPageTit > strong{display:inline-block;padding:15px 75px;position:relative;font-weight:bold;max-width:560px;color:#666}
.topClassPageTit > strong > em:nth-child(1){font-family:Arial,'微软雅黑';font-size:24px;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;color:#444444;line-height:34px}
.topClassPageTit > strong::after,.topClassPageTit > strong::before{content:'';position:absolute;right:100%;top:50%;width:50px;height:1px;margin-top:-1px;color:#A0AED9;background:#A0AED9}
.topClassPageTit > strong::after{left:100%}
.topClassPageTit > strong > i{position:absolute;left:24px;top:50%;margin-top:-14px;width:6px;height:28px;border-radius:5em;display:block;transform:rotate(36deg);color:#A0AED9;background:#A0AED9}
.topClassPageTit > strong > i:nth-child(2){}
.topClassPageTit > strong > i:nth-child(3){background:#8690B0;left:42px}
.topClassPageTit > strong > i:nth-child(4){left:unset;right:42px;background:#8690B0}
.topClassPageTit > strong > i:nth-child(5){left:unset;right:24px}
.topItemList{width:100%;overflow:hidden}
.topItemList > li{width:206px;height:42px;font-size:15px;border-radius:42px;line-height:40px;box-sizing:border-box;margin:0 12px 18px 12px;color:#0879d5;text-align:center;float:left;overflow:hidden;border:1px solid #c4e5ff}
.topItemList > li > a{width:100%;height:42px;padding:0 12px;box-sizing:border-box;display:block;color:#0879d5}
.topItemList > li:hover{background-color:#0879d5;border:1px solid #0879d5}
.topItemList > li:hover > a{display:block;color:#fff}

/*排行榜-内容页*/
.topDeMainBox{width:100%;box-sizing:border-box;overflow:hidden;position:relative;margin-top:20px}
.topDeL{width:960px;float:left;background:linear-gradient(180deg,#6584df 40%,#f8f8f8 60%);border-top-left-radius:10px;border-top-right-radius:10px}
.topDeR{width:320px;float:left;margin-left:20px}
.topDeR > .topCommItemBox{margin-top:0;margin-bottom:20px}
.topInfoBox{width:100%;overflow:hidden;margin:0 auto;border-radius:6px;padding:16px 16px 10px 16px;position:relative;box-sizing:border-box}
.topInfoBox > h1{margin-bottom:16px;position:relative;overflow:hidden;font-size:26px;letter-spacing:1px;line-height:40px;font-weight:bold;color:#fff;text-align:center}
.topInfoBox > div:nth-child(2){position:relative;width:100%;overflow:hidden}
.topInfoBox > div:nth-child(2) > div:nth-child(1){float:left;display:block;overflow:hidden;width:360px;height:172px;border:1px solid rgba(255,255,255,0.48);border-radius:6px;margin-top:5px;margin-right:16px;margin-bottom:3px;position:relative}
.topInfoBox > div:nth-child(2) > div:nth-child(1) > img{display:block;width:360px;height:172px}
.topInfoBox > div:nth-child(2) > div:nth-child(1) > span{width:100%;height:26px;line-height:26px;text-indent:12px;background-color:rgba(0,0,0,0.7);position:absolute;bottom:-2px;right:0;color:#fff;overflow:hidden}
.topInfoBox > div:nth-child(2) > p:nth-child(2){line-height:26px;word-break:break-all;font-size:15px;color:#fff;height:172px;overflow-y:auto}
.topInfoBox > div:nth-child(3){margin-top:16px;color:#fff;width:100%;overflow:hidden}
.topInfoBox > div:nth-child(3) > span{display:inline-block;float:left;height:26px;line-height:26px;font-size:15px;color:#fff}
.topInfoBox > div:nth-child(3) > div{max-width:820px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;font-size:15px;color:#fff}
.topInfoBox > div:nth-child(3) > div > a{display:block;float:left;padding:0px 10px;height:24px;color:#dfe7ff;line-height:24px;border:1px solid #dfe7ff;border-radius:100px;margin:0 10px 10px 10px;font-size:14px}
.topInfoBox > div:nth-child(3) > div > a:nth-child(1){border-color:#a9deff;color:#a9deff}
.topInfoBox > div:nth-child(3) > div > a:nth-child(1):hover{border-color:#a9deff;background-color:#a9deff;color:#fff}
.topInfoBox > div:nth-child(3) > div > a:nth-child(2){border-color:#eba2dc;color:#eba2dc}
.topInfoBox > div:nth-child(3) > div > a:nth-child(2):hover{border-color:#eba2dc;background-color:#eba2dc;color:#fff}
.topInfoBox > div:nth-child(3) > div > a:nth-child(3){border-color:#96eea9;color:#96eea9}
.topInfoBox > div:nth-child(3) > div > a:nth-child(3):hover{border-color:#96eea9;background-color:#96eea9;color:#fff}
.topInfoBox > div:nth-child(3) > div > a:nth-child(4){border-color:#cba8e7;color:#cba8e7}
.topInfoBox > div:nth-child(3) > div > a:nth-child(4):hover{border-color:#cba8e7;background-color:#cba8e7;color:#fff}
.topInfoBox > div:nth-child(3) > div > a:nth-child(5){border-color:#b3f9db;color:#b3f9db}
.topInfoBox > div:nth-child(3) > div > a:nth-child(5):hover{border-color:#b3f9db;background-color:#b3f9db;color:#fff}
.topInfoBox > div:nth-child(3) > div > a:nth-child(6){border-color:#f7c2c1;color:#f7c2c1}
.topInfoBox > div:nth-child(3) > div > a:nth-child(6):hover{border-color:#f7c2c1;background-color:#f7c2c1;color:#fff}
.topDeRecom3Game{width:920px;min-height:350px;margin:0 auto;display:flex;align-items:flex-start;background-image:url(../images/top3_bg.png);background-size:100%;background-repeat:no-repeat;background-position:0 150px;justify-content:center;margin-bottom:10px}
.topDeRecom3Game > div{width:300px;margin:0 auto;margin-top:60px}
.topDeRecom3Game > div:nth-child(2){width:320px;margin-top:0}
.topDeRecom3Game > div > a{display:flex;flex-direction:column;align-items:center}
.topDeRecom3Game > div > a::before{content:'';display:block;width:36px;height:52px;margin-bottom:10px;background:url("../images/1.png") no-repeat;background-size:cover}
.topDeRecom3Game > div:nth-child(1) > a::before{background-image:url("../images/2.png")}
.topDeRecom3Game > div:nth-child(3) > a::before{background-image:url("../images/3.png")}
.topDeRecom3Game > div > a > img{display:block;width:90px;height:90px;border-radius:12px}
.topDeRecom3Game > div > a > div{width:280px;display:flex;flex-direction:column;align-items:center;margin-top:30px}
.topDeRecom3Game > div > a > div > p{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-items:center;font-size:20px;color:#FFFFFF;font-weight:normal}
.topDeRecom3Game > div > a > div > span{width:90px;height:32px;line-height:32px;text-align:center;background:#3cb8ec;border-radius:30px;color:#FFFFFF;letter-spacing:2px;margin-top:12px}
.topDeRecom7Game{width:100%;overflow:hidden}
.topDeRecom7Game > ul{width:100%;overflow:hidden;padding:0 20px;box-sizing:border-box}
.topDeRecom7Game > ul > li{width:100%;padding:16px 16px;overflow:hidden;position:relative;margin-bottom:20px;border-radius:10px;box-sizing:border-box;border:3px solid #e9eaf2;background-color:rgba(238,239,243,0.8)}
.topDeRecom7Game > ul > li > a{display:flex;align-items:center}
.topDeRecom7Game > ul > li > a > i{display:block;width:30px;height:30px;line-height:30px;font-size:16px;font-weight:bold;text-align:center;color:#fff;background-color:#bbb;border-radius:100px;margin:0 10px 0 0}
.topDeRecom7Game > ul > li > a > img{float:left;width:80px;height:80px;display:inline-block;border:1px solid #eee;box-sizing:border-box;border-radius:16px}
.topDeRecom7Game > ul > li > a > div{width:660px;overflow:hidden;margin-left:16px;display:flex;flex-direction:column}
.topDeRecom7Game > ul > li > a > div > div{display:flex;width:100%;height:32px}
.topDeRecom7Game > ul > li > a > div > div > strong{width:300px;display:block;overflow:hidden;font-size:16px;font-weight:bold;text-overflow:ellipsis;white-space:nowrap}
.topDeRecom7Game > ul > li > a > div > div > span{width:140px;text-align:center;overflow:hidden;font-size:14px}
.topDeRecom7Game > ul > li > a > div > div > span:nth-child(2){}
.topDeRecom7Game > ul > li > a > div > div > span:nth-child(3){}
.topDeRecom7Game > ul > li > a > div > div > span:nth-child(4){width:150px;display:block;color:#777;font-size:14px;text-overflow:ellipsis}
.topDeRecom7Game > ul > li > a > div > p{width:100%;box-sizing:border-box;float:left;color:#777;margin-top:8px;overflow:hidden;line-height:24px;font-size:14px;position:relative;
    text-overflow: ellipsis;white-space: nowrap;
    }
.topDeRecom7Game > ul > li > a > span{width:68px;margin-left:20px;height:30px;font-size:12px;line-height:28px;padding:0 16px;display:inline-block;text-align:center;box-sizing:border-box;color:var(--defcolor);border:1px solid var(--defcolor);border-radius:28px;cursor:pointer}
.topDeRecom7Game > ul > li:hover{border:3px solid #9aaeea}
.topDeRecom7Game > ul > li:hover > a > span{color:#fff;background-color:var(--defcolor)}
.topCommTit2{display:block;width:100%;font-size:20px;line-height:40px;color:#444;font-family:Microsoft YaHei;font-weight:bold;position:relative;text-align:center}
.topDeClassType{width:100%;overflow:hidden}
.topDeClassType > li{background-color:#E3EFFE;border-radius:6px;opacity:0.8;width:100%;height:66px;margin:8px 0}
.topDeClassType > li > a{display:block;width:100%;align-items:center;box-sizing:border-box;height:66px;padding:10px 26px}
.topDeClassType > li > a > i{width:42px;height:42px;line-height:42px;display:block;margin:0 auto;margin-bottom:6px;border-radius:42px;background:#4696F9 url(../images/top_icon.png) no-repeat 1px 0px;text-align:center;vertical-align:middle;float:left;margin-right:16px}
.topDeClassType > li > a > strong{color:#4696F9;font-weight:bold;font-size:18px;line-height:40px;min-width:0;text-align:center;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:wrap;text-align:left}
.topDeClassType > li:nth-child(1){background-color:#FFF2D9}
.topDeClassType > li:nth-child(2){background-color:#FFE6EB}
.topDeClassType > li:nth-child(3){background-color:#E3EFFE}
.topDeClassType > li:nth-child(4){background-color:#F1E8FB}
.topDeClassType > li:nth-child(1) > a > i{background-color:#F2840F}
.topDeClassType > li:nth-child(1) > a > strong{color:#F2840F}
.topDeClassType > li:nth-child(2) > a > i{background-color:#FF5577}
.topDeClassType > li:nth-child(2) > a > strong{color:#FF5577}
.topDeClassType > li:nth-child(3) > a > i{background-color:#4696F9}
.topDeClassType > li:nth-child(3) > a > strong{color:#4696F9}
.topDeClassType > li:nth-child(4) > a > i{background-color:#A265E3}
.topDeClassType > li:nth-child(4) > a > strong{color:#A265E3}

