.ContentWrap {width:1200px;position:relative;margin:0 auto;}
.TCrumb {width:100%;height:60px;line-height:60px;overflow:hidden;}
.TCrumb i {background:url(../images/icmap.png) no-repeat;background-size:auto 100%;width:12px;height:16px;display:inline-block;vertical-align:middle;margin:0 10px 4px 0;}
.TCrumb span,.TCrumb a {color:#737e91;font-family:serif;font-size:16px;}
.TCrumb a:hover {color:var(--OrgColor);}
.coll_header .coll_title {font-size:30px;font-weight:bold;color:var(--Text1);text-align:center;line-height:50px;padding:20px 0;margin:0;}
.coll_header .coll_main {display:flex;gap:20px;margin-bottom:24px;}
.coll_header .coll_pic {flex-shrink:0;width:420px;height:200px;border-radius:8px;overflow:hidden;}
.coll_header .coll_pic img {width:100%;height:100%;object-fit:cover;display:block;}
.coll_header .coll_info {flex:1;min-width:0;display:flex;flex-direction:column;}
.coll_header .coll_meta {line-height:20px;margin-bottom:12px;font-size:14px;}
.coll_header .coll_time {color:#999;}
.coll_header .coll_line {display:inline-block;width:1px;height:12px;background:#e5e5e5;margin:0 12px;vertical-align:middle;}
.coll_header .coll_report {color:#ff4d4f;text-decoration:none;}
.coll_header .coll_report:hover {opacity:.8;}
.coll_header .coll_desc {font-size:16px;line-height:30px;color:var(--Text1);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;}
.coll_header .coll_games_tit {display:flex;align-items:center;margin-bottom:16px;font-size:18px;font-weight:bold;color:var(--Text1);line-height:1;}
.coll_header .coll_games_tit i {width:19px;height:19px;margin-right:8px;flex-shrink:0;background:url(../images/icon-hot3.svg) no-repeat center;background-size:contain;}
.coll_header .coll_swiper_box {display:flex;overflow:hidden;height:120px;}
.coll_header .coll_swiper_box .coll_swiper_prev,.coll_header .coll_swiper_box .coll_swiper_next {flex-shrink:0;width:36px;height:36px;margin:0;position:relative;top:30px;bottom:auto;left:auto;right:auto;opacity:1;background:#fff;border-radius:50%;box-shadow:0 0 8px rgba(0,0,0,.2);cursor:pointer;}
.coll_header .coll_swiper_box .coll_swiper_prev::after,.coll_header .coll_swiper_box .coll_swiper_next::after {font-size:16px;font-weight:bold;color:#666;}
.coll_header .coll_swiper_box .coll_swiper_prev.swiper-button-disabled,.coll_header .coll_swiper_box .coll_swiper_next.swiper-button-disabled {opacity:.35;cursor:default;}
.coll_header .coll_swiper_box .coll_swiper_prev {margin-right:12px;left:4px;}
.coll_header .coll_swiper_box .coll_swiper_next {margin-left:12px;right:4px;}
.coll_header .CollGameSwiper {min-width:0;overflow:hidden;margin:0;}
.coll_header .CollGameSwiper .swiper-slide {width:auto;float:none;float:left;margin-bottom:20px;}
.coll_header .listA {width:88px;height:118px;display:block;margin-right:20px;}
.coll_header .listA img {width:88px;height:88px;border-radius:12px;object-fit:cover;}
.coll_header .listA:hover p {color:red;}
.coll_header .listA p {text-align:center;height:22px;line-height:22px;font-size:14px;color:var(--Text);margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.coll_list .coll_item {display:flex;align-items:flex-start;padding:24px 0;min-height:320px;box-sizing:border-box;background-image:linear-gradient(to right,var(--BorderC) 0,var(--BorderC) 20px,transparent 20px,transparent 25px);background-size:25px 1px;background-position:left bottom;background-repeat:repeat-x;}
.coll_list .coll_item:last-child {background-image:none;}
.coll_list .coll_item_info {flex-shrink:0;width:680px;min-width:680px;padding-right:20px;box-sizing:border-box;}
.coll_list .coll_item_info:hover .more_pop {display:block;}
.coll_list .coll_item_hd {display:flex;align-items:flex-start;margin-bottom:14px;}
.coll_list .coll_item_icon {flex-shrink:0;width:70px;height:70px;margin-right:14px;border-radius:12px;overflow:hidden;display:block;}
.coll_list .coll_item_icon img {width:100%;height:100%;object-fit:cover;display:block;}
.coll_list .coll_item_titbox {flex:1;min-width:0;padding-top:4px;}
.coll_list .coll_more {position:relative;flex-shrink:0;margin-left:12px;}
.coll_list .coll_more:hover .more_btn {background:#306aff;}
.coll_list .coll_more:hover .more_btn i {background:#fff;}
.coll_list .coll_more:hover .more_pop {display:block;}
.coll_list .coll_more .more_btn {display:flex;align-items:center;justify-content:center;gap:5px;width:50px;height:50px;border-radius:50%;background:var(--BoxBg2);cursor:pointer;transition:background .2s;}
.coll_list .coll_more .more_btn i {width:5px;height:5px;border-radius:50%;background:#306aff;transition:background .2s;}
.coll_list .coll_more .more_pop {display:none;position:absolute;right:0;top:50px;z-index:20;width:200px;padding:14px 14px 12px;background:#fff;border-radius:10px;box-shadow:0 2px 16px rgba(0,0,0,.1);box-sizing:border-box;}
.coll_list .coll_more .more_row {display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;}
.coll_list .coll_more .more_row:last-of-type {margin-bottom:12px;}
.coll_list .coll_more .more_lab {font-size:13px;color:var(--Text1);line-height:1;}
.coll_list .coll_more .more_apk,.coll_list .coll_more .more_cloud {display:inline-block;height:26px;line-height:26px;padding:0 14px;border-radius:13px;font-size:12px;text-decoration:none;white-space:nowrap;}
.coll_list .coll_more .more_apk {background:#f0f0f0;color:#306aff;}
.coll_list .coll_more .more_cloud {background:#ffd100;color:var(--Text1);}
.coll_list .coll_more .more_qrtit {margin:0 0 12px;font-size:12px;color:var(--Text2);text-align:center;line-height:1.4;}
.coll_list .coll_more .more_qr {width:130px;height:130px;margin:15px auto 10px;overflow:hidden;}
.coll_list .coll_more .more_qr img {display:block;width:100%;height:100%;}
.coll_list .coll_item_title {display:block;font-size:20px;font-weight:bold;color:var(--Text1);line-height:28px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.coll_list .coll_item_title:hover {color:var(--Text4);}
.coll_list .coll_item_tags {display:flex;flex-wrap:wrap;gap:8px;}
.coll_list .coll_item_tags span {display:inline-block;height:22px;line-height:22px;padding:0 10px;border-radius:11px;font-size:12px;max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.coll_list .coll_item_tags .tag_ios {background:#e6f4ff;color:#1890ff;}
.coll_list .coll_item_tags .tag_qp {background:#fff7e6;color:#fa8c16;}
.coll_list .coll_item_tags .tag_rts {background:#f6ffed;color:#52c41a;}
.coll_list .coll_item_tags .tag_q {background:#fff0f6;color:#eb2f96;}
.coll_list .coll_item_desc {font-size:14px;line-height:24px;color:var(--Text2);max-height:232px;text-overflow:ellipsis;overflow:hidden;}
.coll_list .coll_item_desc h3 {color:#fa8c16;font-weight:bold;font-size:16px;line-height:30px;}
.coll_list .coll_item_desc h3:before {display:inline-block;content:'';width:4px;height:15px;background:#fa8c16;border-radius:3px;margin:0 10px -2px 0;}
.coll_list .coll_item_desc p {margin:0 0 8px;}
.coll_list .coll_item_more {color:var(--Text4);text-decoration:none;}
.coll_list .coll_item_more:hover {opacity:.8;}
.coll_list .coll_item_swiper,.coll_list .CollItemSwiper {flex-shrink:0;width:480px;min-width:480px;height:320px;align-self:center;display:flex;align-items:center;position:relative;overflow:hidden;box-sizing:border-box;opacity:0;transition:opacity .25s ease;}
.coll_list .coll_item_swiper.is-ready,.coll_list .CollItemSwiper.is-ready {opacity:1;}
.coll_list .coll_item_swiper .swiper,.coll_list .CollItemSwiper .swiper {flex:1;width:388px;min-width:388px;height:100%;overflow:hidden;box-sizing:border-box;}
.coll_list .coll_item_swiper .swiper-wrapper,.coll_list .CollItemSwiper .swiper-wrapper {align-items:center;}
.coll_list .coll_item_swiper .swiper-slide,.coll_list .CollItemSwiper .swiper-slide {flex-shrink:0;width:170px;height:300px;overflow:hidden;border-radius:12px;box-shadow:0 0 6px 2px rgba(0,0,0,.08);}
.coll_list .coll_item_swiper .swiper-slide img,.coll_list .CollItemSwiper .swiper-slide img {display:block;width:100%;height:100%;object-fit:cover;cursor:pointer;}
.coll_list .coll_item_swiper.is-horizontal,.coll_list .CollItemSwiper.is-horizontal {height:230px;}
.coll_list .coll_item_swiper.is-horizontal .swiper-slide,.coll_list .CollItemSwiper.is-horizontal .swiper-slide {width:370px;height:210px;}
.coll_list .coll_item_swiper.is-vertical,.coll_list .CollItemSwiper.is-vertical {height:320px;}
.coll_list .coll_item_swiper.is-vertical .swiper-slide,.coll_list .CollItemSwiper.is-vertical .swiper-slide {width:170px;height:300px;}
.coll_list .coll_item_swiper .swiper-slide-active,.coll_list .CollItemSwiper .swiper-slide-active {z-index:3;}
.coll_list .coll_item_swiper .swiper-slide-prev,.coll_list .coll_item_swiper .swiper-slide-next,.coll_list .CollItemSwiper .swiper-slide-prev,.coll_list .CollItemSwiper .swiper-slide-next {z-index:1;}
.coll_list .coll_item_swiper .swiper-slide:not(.swiper-slide-active),.coll_list .CollItemSwiper .swiper-slide:not(.swiper-slide-active) {opacity:.95;}
.coll_list .coll_item_swiper .swiper-button-prev,.coll_list .coll_item_swiper .swiper-button-next,.coll_list .CollItemSwiper .swiper-button-prev,.coll_list .CollItemSwiper .swiper-button-next {position:static;flex-shrink:0;width:28px;height:48px;margin:0;top:auto;left:auto;right:auto;background:rgba(0,0,0,.06);border-radius:4px;opacity:1;}
.coll_list .coll_item_swiper .swiper-button-prev::after,.coll_list .coll_item_swiper .swiper-button-next::after,.coll_list .CollItemSwiper .swiper-button-prev::after,.coll_list .CollItemSwiper .swiper-button-next::after {font-size:14px;font-weight:bold;color:#666;}
.coll_list .coll_item_swiper .swiper-button-prev.swiper-button-disabled,.coll_list .coll_item_swiper .swiper-button-next.swiper-button-disabled,.coll_list .CollItemSwiper .swiper-button-prev.swiper-button-disabled,.coll_list .CollItemSwiper .swiper-button-next.swiper-button-disabled {opacity:.35;}
.coll_list .coll_item_swiper .swiper-button-prev,.coll_list .CollItemSwiper .swiper-button-prev {margin-right:10px;}
.coll_list .coll_item_swiper .swiper-button-next,.coll_list .CollItemSwiper .swiper-button-next {margin-left:10px;}
.ContBox {border-radius:10px;background:var(--BoxBg);position:relative;padding:0 20px;box-sizing:border-box;margin-top:20px;}
.ContBox .Mtitle {width:100%;height:50px;line-height:40px;position:relative;}
.ContBox .Mtitle .tticon {width:30px;height:30px;border-radius:50%;object-fit:cover;display:block;float:left;margin:10px -5px 0 15px;}
.ContBox .Mtitle .more {line-height:30px;height:30px;color:var(--Text);font-family:monospace;margin:10px 0 0 0;}
.ContBox .Mtitle .more:hover {color:var(--OrgColor);}
.ContBox .Mtitle i {font-size:18px;color:var(--Text4);}
.ContBox .Mtitle>span {width:auto;position:relative;display:block;float:left;text-align:center;height:30px;line-height:30px;margin:11px 20px 0 0;font-size:18px;color:var(--Text3);font-weight:bold;cursor:pointer;}
.ContBox .Mtitle>span u {position:relative;z-index:2;}
.AboutPandian .pd_list {display:flex;gap:20px;padding-bottom:20px;}
.AboutPandian .pd_item {position:relative;flex:1;min-width:0;height:280px;border-radius:10px;border:1px solid hsla(0,0%,100%,.2);overflow:hidden;display:flex;box-sizing:border-box;}
.AboutPandian .pd_bg {position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:0;}
.AboutPandian .pd_mask {position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.45) 55%,rgba(0,0,0,0.25) 100%);z-index:1;}
.AboutPandian .pd_info {position:relative;z-index:2;flex-shrink:0;width:52%;padding:18px 16px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;}
.AboutPandian .pd_tit {margin:0;font-size:16px;font-weight:bold;color:#fff;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.AboutPandian .pd_btn {display:inline-block;width:88px;height:32px;line-height:32px;text-align:center;font-size:14px;color:#fff;background:hsla(0,0%,100%,.15);border-radius:4px;backdrop-filter:blur(4px);text-decoration:none;transition:background .2s;}
.AboutPandian .pd_btn:hover {background:hsla(0,0%,100%,.25);}
.AboutPandian .pd_swiper,.AboutPandian .PdSwiper {position:relative;z-index:2;width:180px;min-width:0;height:50%;margin-top:140px;margin-left:60px;overflow:hidden;opacity:0;transition:opacity .25s ease;}
.AboutPandian .pd_swiper.is-ready,.AboutPandian .PdSwiper.is-ready {opacity:1;}
.AboutPandian .pd_swiper .swiper,.AboutPandian .PdSwiper .swiper {width:100%;height:100%;overflow:hidden;}
.AboutPandian .pd_swiper .swiper-wrapper,.AboutPandian .PdSwiper .swiper-wrapper {align-items:center;}
.AboutPandian .pd_swiper .swiper-slide,.AboutPandian .PdSwiper .swiper-slide {flex-shrink:0;width:88px;height:88px;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.25);}
.AboutPandian .pd_swiper .swiper-slide a,.AboutPandian .PdSwiper .swiper-slide a {display:block;width:100%;height:100%;}
.AboutPandian .pd_swiper .swiper-slide img,.AboutPandian .PdSwiper .swiper-slide img {display:block;width:100%;height:100%;object-fit:cover;}
.AboutPandian .pd_swiper .swiper-slide-active,.AboutPandian .PdSwiper .swiper-slide-active {z-index:3;}
.AboutPandian .pd_swiper .swiper-slide-prev,.AboutPandian .pd_swiper .swiper-slide-next,.AboutPandian .PdSwiper .swiper-slide-prev,.AboutPandian .PdSwiper .swiper-slide-next {z-index:1;}
.ContentWrap .TabBody .item+.item {display:none;}
.AboutGame .Mtitle {display:flex;align-items:center;height:auto;min-height:50px;line-height:normal;padding:12px 0 8px;overflow:visible;}
.AboutGame .Mtitle>span {float:none;flex-shrink:0;margin:0;}
.AboutGame .Mtitle .TabHd {flex:1;display:flex;align-items:center;min-width:0;margin-left:16px;overflow:visible;}
.AboutGame .Mtitle .TabHd p {display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1;margin:0;min-width:0;}
.AboutGame .Mtitle .TabHd p span {display:inline-block;height:28px;line-height:28px;padding:0 14px;border-radius:14px;font-size:14px;color:var(--Text1);cursor:pointer;white-space:nowrap;transition:color .2s,background .2s;}
.AboutGame .Mtitle .TabHd p span.on {background:#fff0f0;color:#ff4d4f;font-weight:bold;}
.AboutGame .Mtitle .TabHd p span:hover:not(.on) {color:var(--Text4);}
.AboutGame .Mtitle .TabHd .TabMore {flex-shrink:0;margin:0 0 0 12px;line-height:28px;}
.AboutGame .Mtitle .TabHd .TabMore .more {float:none;display:block;margin:0;line-height:28px;height:28px;font-size:14px;color:#999;}
.AboutGame .Mtitle .TabHd .TabMore .more:hover {color:var(--OrgColor);}
.AboutGame .Mtitle .TabHd .TabMore .more+.more {display:none;}
.AboutGame .TabBody {padding-bottom:20px;}
.AboutGame .TabBody .item {display:block;}
.AboutGame .ag_list {display:flex;justify-content:space-between;list-style:none;margin:0;padding:0;}
.AboutGame .ag_item {width:88px;flex-shrink:0;text-align:center;}
.AboutGame .ag_icon {display:block;width:76px;height:76px;margin:0 auto 8px;border-radius:12px;overflow:hidden;}
.AboutGame .ag_icon img {display:block;width:100%;height:100%;object-fit:cover;transition:opacity .2s;}
.AboutGame .ag_icon:hover img {opacity:.9;}
.AboutGame .ag_name {display:block;font-size:14px;color:var(--Text1);line-height:20px;height:20px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;}
.AboutGame .ag_name:hover {color:var(--Text4);}
.AboutGame .ag_meta {margin:0 0 8px;font-size:12px;color:#999;line-height:18px;height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.AboutGame .ag_down {display:block;width:76px;height:28px;line-height:28px;margin:0 auto;background:#ff4d4f;color:#fff;border-radius:4px;font-size:14px;text-align:center;text-decoration:none;transition:opacity .2s;}
.AboutGame .ag_down:hover {opacity:.88;}
.NewArticle .na_list {list-style:none;margin:0;padding:0 0 16px;}
.NewArticle .na_item {display:flex;padding:16px;border-bottom:1px solid var(--BorderC);transition:background .2s;}
.NewArticle .na_item:hover {background:var(--BoxBg2);}
.NewArticle .na_item:hover .na_tit {color:var(--OrgColor);}
.NewArticle .na_pic {flex-shrink:0;width:180px;height:102px;margin-right:16px;border-radius:8px;overflow:hidden;display:block;}
.NewArticle .na_pic img {display:block;width:100%;height:100%;object-fit:cover;transition:opacity .2s;}
.NewArticle .na_pic:hover img {opacity:.9;}
.NewArticle .na_info {flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;min-height:102px;}
.NewArticle .na_tit {display:block;font-size:16px;font-weight:bold;color:var(--Text1);line-height:24px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;transition:color .2s;}
.NewArticle .na_tit:hover {color:#ff4d4f;}
.NewArticle .na_desc {margin:0;font-size:14px;line-height:22px;color:var(--Text2);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.NewArticle .na_ft {display:flex;align-items:center;gap:20px;margin-top:10px;font-size:12px;color:#999;line-height:1;}
.NewArticle .na_time,.NewArticle .na_tag {white-space:nowrap;}
.blacks {background:rgba(0,0,0,.7);position:fixed;top:0;left:0;width:100%;height:100%;top:0;left:0;z-index:15;display:none;}
.ali-comment-jbcon-m {position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;z-index:102;width:464px;height:414px;background-color:#fff;box-shadow:0 7px 27px 0 #bfbfbf;border-radius:6px;border:solid 1px #f0f0f0;display:none;}
.ali-comment-jbcon-m .jbcon-head-m {width:100%;height:38px;line-height:38px;text-align:left;text-indent:27px;font-size:16px;}
.ali-comment-jbcon-m .jbcon-head-m span {color:#0072ff;}
.ali-comment-jbcon-m .jbcon-head-m em {float:right;margin-right:10px;margin-top:10px;height:15px;width:15px;cursor:pointer;background:url(https://comment.ali213.net/images/jbclose.png) no-repeat;}
.ali-comment-jbcon-m .jbcon-body-m {width:100%;height:290px;}
.ali-comment-jbcon-m .jbcon-body-radio-m {height:auto;margin-left:27px;text-align:left;margin-top:10px;overflow: hidden;}
.ali-comment-jbcon-m .jbcon-body-radio-m label {height:12px;width:135px;float:left;margin:10px 0 15px 0;font-size:14px;}
.ali-comment-jbcon-m .hidden-input-m {width:16px;height:16px;opacity:0;position:absolute;z-index:-1;}
.ali-comment-jbcon-m .jbcon-body-radio-m label input[type=radio]+span {vertical-align:middle;display:inline-block;height:16px;width:16px;border-radius:10px;border:#aaa 1px solid;background-color:rgba(0,0,0,0);cursor:pointer;margin-right:5px;}
.ali-comment-jbcon-m .jbcon-body-radio-m label input[type=radio]+span em {width:10px;height:10px;margin-left:3px;border-radius:6px;margin-top:3px;display:block;}
.ali-comment-jbcon-m .jbcon-body-radio-m label input[type=radio]:checked+span em {background-color:#306aff;}
.ali-comment-jbcon-m .jbcon-body-title-m {text-align:left;padding-left:27px;font-size:16px;margin-top:10px;}
.ali-comment-jbcon-m .jbcon-body-input-m {margin-top:15px;}
.ali-comment-jbcon-m .jbcon-body-input-m input {float:left;width:356px;height:40px;line-height:40px;border:#f0f0f0 1px solid;text-align:left;margin-left:27px;text-indent:10px;}
.ali-comment-jbcon-m .jbcon-foot-m {width:100%;height:40px;margin-top:15px;}
.ali-comment-jbcon-m .jbcon-foot-m i {font-style:normal;width:116px;height:38px;line-height:38px;font-size:16px;border:#306aff 1px solid;color:#306aff;margin-left:100px;float:left;cursor:pointer;text-align:center;border-radius:4px;}
.ali-comment-jbcon-m .jbcon-foot-m em {font-style:normal;width:116px;height:38px;line-height:38px;font-size:16px;border:#306aff 1px solid;background:#306aff;color:#fff;margin-left:21px;float:left;cursor:pointer;text-align:center;border-radius:4px;}
.ali-comment-jbcon-m .m-detail-zcyy {float:right;width:65px;height:auto;}
.ali-comment-jbcon-m .m-detail-jb {float:right;width:65px;height:22px;border-radius:11px;border:solid 1px #dadada;line-height:22px;color:#b1b1b1;cursor:pointer;margin-top:12px;margin-right:20px;}
.ali-comment-jbcon-m .m-detail-jb em {background:url(//m.tellknow.com/images/down_detail_jb.png);float:left;width:18px;height:18px;margin:2px 4px 2px 3px;}
.ali-comment-jbcon-m .m-detail-jb span {float:left;width:auto;height:24px;line-height:22px;margin:0;color:#b1b1b1;font-size:14px;}
