@charset "utf-8";

.zt-top-box {
    width: 100%;
    /*overflow: hidden;*/
    /*position: relative;*/
}

.zt-top-box .zt-info {
    /*position: relative;*/
    /*z-index: 2;*/
    padding: 17px 15px 0px;
    background: #fff;
}

.zt-top-box .zt-info .xiangqing_title {
    font-size: 0.4rem;
    line-height: 34px;
    font-weight: 700;
    color: #000;
}

.zt-top-box .zt-info .zt-detail {
    font-size: 0.2rem;
    line-height: 0.5rem;
    color: #999;
}

.zt-top-box .zt-info .play_cont_txt {
    margin-top: 0px;
    color: #999;
    overflow: hidden;
    /*height: 48px;*/
    font-size: 0.3rem;
    line-height: 24px;
    /*position: relative;*/
}

.zt-top-box .zt-info .more_font {
    text-align: right;
}

.zt-top-box .zt-info .more_font a {
    font-size: 14px;
    color: #0cc6c6;
}

.zt-top-box #focus {
    width: 100%;
    height: 100%;
    display: block;
    /*position: absolute;*/
    /*z-index: 1;*/
    left: 0;
    top: 0;
}

.zt-top-box #focus img {
    width: 100%;
    height: 100%;
    max-height: 188px;
    object-fit: cover;
}

.zt-item {
    width: 95%;
    height: 94px;
    background-color: #fff;
    margin: -30px auto 0;
    border-radius: 15px;
    z-index: 10;
    position: relative;
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.zt-item .game-icon {
    overflow: hidden;
    float: left;
    border-radius: 10px;
    margin: 15px 10px 15px 15px;
    display: block;
    height: 62.5px;
    width: 62.5px;
}

.zt-item .game-icon img {
    width: 100%;
    height: 100%;
}

.zt-item .game-info {
    display: inline-block;
    width: calc(100% - 170px);
    height: 60px;
    margin: 15px 0;
    font-size: 12px;
    color: #989ca6;
}

.zt-item .game-info .info-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    color: #222;
}

.zt-item .game-info .info-detail {
    margin: 5px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zt-item .game-info .info-detail li {
    text-overflow: ellipsis;
    margin-right: 4px;
    display: inline-block;
}

.zt-item .game-info .info-detail li::after {
    margin-left: 4px;
    content: "";
    display: inline-block;
    height: 9px;
    width: 1px;
    border-right: 1px solid #989ca6;
}

.zt-item .game-info .info-detail li:last-of-type::after {
    display: none;
}

.zt-item .game-info .info-abstract {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100% + 60px);
}

.zt-item .game-btn {
    color: #fff;
    background: #f67b29;
    line-height: 28px;
    border-radius: 5px;
    font-size: 13px;
    height: 28px;
    width: 60px;
    display: block;
    float: right;
    margin: 20px 15px 0 0;
    text-align: center;
}

.game-list-box {
    background-color: #fff;
    margin-top: 8px;
    overflow: hidden;
}

.game-list-box .downs_tbox li .game-item {
    padding: 15px 12px;
    border-bottom: 1px solid #eeeeee;
    display: flex;
}

.game-list-box .downs_tbox li .game-item .item {
    display: flex;
    flex: 1;
    min-width: 0;
}

.game-list-box .downs_tbox li .products_cont_tit_icon2 {
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    background: #f5f7f9;
    flex-shrink: 0;
    flex-grow: 0;
}

.game-list-box .downs_tbox li .products_cont_tit_icon2 img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
}

.game-list-box .downs_tbox li .xz_down {
    width: 1.3rem;
    height: 0.6rem;
    background-color: #22C485;
    color: #fff;
    font-size: 0.2rem;
    line-height: 0.6rem;
    text-align: center;
    border-radius: 0.1rem;
    flex-shrink: 0;
    flex-grow: 0;
    margin-top: 0.3rem;
}

.game-list-box .downs_tbox li .products_cont_right2 {
    margin-left: 8px;
    margin-right: 10px;
    flex: 1 1 auto;
    width: 0;
}

.game-list-box .downs_tbox li .products_cont_right2 h3 {
    font-size: 0.3rem;
    margin-bottom: 2px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#333;
}
.game-list-box .downs_tbox li .products_cont_right2 h3 a {
    color:inherit;
}

.game-list-box .downs_tbox li .products_cont_right2 h3 span {
    color: #333;
}

.game-list-box .downs_tbox li .products_cont_right2 p {
    display: block;
    overflow: hidden;
    color: #888;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.2rem;
}

.game-list-box .downs_tbox li .products_cont_right2 .prod_tags {
    margin-top: 5px;
    overflow: hidden;
    height: 13px;
    display: flex;
}

.game-list-box .downs_tbox li .products_cont_right2 .prod_tags span {
    padding: 0 3px;
    line-height: 13px;
    height: 13px;
    font-size: 9px;
    color: #fff;
    margin-right: 10px;
    border-radius: 3px;
}

.game-list-box .downs_tbox li .products_cont_right2 .prod_tags span.org {
    background-color: #ff9d01;
}

.game-list-box .downs_tbox li .products_cont_right2 .prod_tags span.green {
    background-color: #5cbe65;
}

.game-list-box .downs_tbox li .products_cont_right2 .prod_tags span.pink {
    background-color: #f9679a;
}

.game-list-box .downs_tbox li:nth-of-type(n+11) {
    display: none;
}

.game-list-box .downs_tbox .game-recommend {
    background: #f5f5f5;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    margin-top: -1px;
    clear: both;
    text-align: left;
    width: 100%;
    display: none;
}

.game-list-box .downs_tbox .game-recommend::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f5f5f5;
    top: -10px;
    right: 36px;
    position: absolute;
    z-index: 1;
}

.game-list-box .downs_tbox .game-recommend::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #ebebeb;
    top: -11px;
    right: 35px;
    position: absolute;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main {
    position: relative;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .game-recommend-title {
    margin-left: 28px;
    color: #666;
    font-size: 14px;
    line-height: 46px;
    position: relative;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .game-recommend-title::before {
    content: "";
    width: 3px;
    height: 14px;
    background: #22C485;
    position: absolute;
    left: -13px;
    top: 16px;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .game-recommend-title .game-info {
    color: #22C485;
    margin: 0 4px;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .count-list-item {
    display: -webkit-box;
    -webkit-box-align: center;
    color: #999;
    font-size: 12px;
    margin: 0 15px;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .count-list-item:last-of-type {
    border-bottom: 0;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .count-list-item .game-img {
    width: 62px;
    height: 62px;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .count-list-item .game-main {
    margin-left: 10px;
    -webkit-box-flex: 1;
    line-height: 16px;
    font-size: 0;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .count-list-item .game-main .game-name {
    font-size: 14px;
    margin-bottom: 5px;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .count-list-item .game-main .game-name a {
    color: #333;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .count-list-item .game-main .game-type {
    position: relative;
    font-size: 12px;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .count-list-item .game-main .game-type::before {
    content: "";
    width: 1px;
    height: 12px;
    background: #d9d9d9;
    position: absolute;
    right: -5px;
    top: 1px;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .count-list-item .game-main .game-size {
    margin-left: 10px;
    font-size: 12px;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .count-list-item .game-main .game-desc {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
}

.game-list-box .downs_tbox .game-recommend .game-recommend-main .count-list-item .count-download {
    display: block;
    width: 55px;
    line-height: 26px;
    text-align: center;
    color: #22C485;
    border: 1px solid #22C485;
    border-radius: 4px;
}

.game-list-box .m-btn-more {
    width: 60%;
    margin: 15px auto;
    background: #cacaca;
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    height: 34px;
    line-height: 34px;
    border-radius: 6px;
}

.related-zt-box .content {
    padding: 10px 8px;
    overflow: hidden;
}

.related-zt-box .content a {
    float: left;
    display: block;
    margin: 4px 5px;
    padding: 0 12px;
    border-radius: 4px;
    background: #f5f5f5;
    color: #333;
    line-height: 26px;
}

.related-cate-box .content {
    padding-left: 14px;
    overflow: hidden;
}

.related-cate-box .tab-btns {
    line-height: 34px;
    padding-right: 10px;
}

.related-cate-box .tab-btns span {
    font-size: 12px;
    color: #666;
    padding: 0 7.5px;
    margin: 0 6px;
    width: auto;
}

.related-cate-box .tab-btns span.active {
    color: #333;
    border-bottom: 1px solid #22C485;
}

.related-cate-box .tab-btns .swiper-container {
    padding-right: 20px;
}

.related-cate-box .tab-btns .swiper-container .swiper-button-next {
    width: 20px;
    height: 35px;
    background-color: #fff;
    background-image: url(../images/img3.png);
    background-size: 7px 12px;
    background-position: center;
    margin-top: 0;
    top: 0;
    right: -5px;
    z-index: 20;
}

.related-cate-box .zt-list {
    margin-top: 15px;
}

.related-cate-box .zt-list .img_li {
    width: 132px;
    height: 113px;
    margin-right: 13px;
    flex-shrink: 0;
}

.related-cate-box .zt-list .img_li img {
    display: block;
    width: 100%;
    height: 70px;
    object-fit: cover;
    border-radius: 10px;
}

.related-cate-box .zt-list .img_li p {
    width: 100%;
    height: 43px;
    line-height: 43px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.related-cate-box .tab-cont {
    display: none;
}

.related-cate-box .tab-cont:first-of-type {
    display: block;
}

.hot-zt-box .content {
    padding: 12px 12px 6px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.hot-zt-box .content li {
    margin-right: 12px;
    display: inline-block;
    width: 190px;
    height: 200px;
    border-radius: 4px;
    overflow: hidden;
    background: #f5f5f5;
}

.hot-zt-box .content li .img {
    width: 100%;
    height: 100px;
    display: block;
    position: relative;
}

.hot-zt-box .content li .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.hot-zt-box .content li .img .bt {
    width: 100%;
    position: absolute;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
}

.hot-zt-box .content li .img .bt p {
    width: 100%;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    padding: 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

.hot-zt-box .content li .lis {
    float: left;
    width: 47px;
    margin: 4px 8px;
}

.hot-zt-box .content li .lis .game {
    width: 38px;
    height: 38px;
    border-radius: 8px;
    display: block;
    margin: 3px auto;
}

.hot-zt-box .content li .lis .game img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    display: block;
}

.hot-zt-box .content li .lis p {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #333;
    overflow: hidden;
    text-align: center;
}

.hot-zt-box .content li .lis .btn {
    display: block;
    margin: 3px auto 0;
    width: 42px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #22C485;
    color: #22C485;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
}

.related-article-box .content {
    padding: 0 13px;
}

.related-article-box .content p {
    display: flex;
    padding: 8px 0;
    line-height: 19px;
    justify-content: space-between;
}

.related-article-box .content p a {
    background: url(../images/list-icon.png) no-repeat left center;
    background-size: 5px auto;
    padding: 0 15px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.related-article-box .content p span {
    font-size: 12px;
    color: #999;
    white-space: nowrap;
}

/* 下载弹出框 */
.download-popup {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
}

.download-popup .dialog-wrap {
    width: 290px;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 8px;
    padding: 60px 10px 16px 10px;
}

.download-popup .dialog-wrap:before {
    content: '';
    background: url(../images/3733-icon.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: -69px;
    left: 50%;
    margin-left: -64px;
    width: 128px;
    height: 120px;
}

.download-popup .dialog-wrap .dialog-info {
    text-align: center;
}

.download-popup .dialog-wrap .dialog-info .game-title {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}

.download-popup .dialog-wrap .dialog-info .game-tips {
    font-size: 13px;
    color: #333;
    margin-top: 8px;
}

.download-popup .dialog-wrap .dialog-info .game-tips span {
    color: #fb9143;
}

.download-popup .dialog-wrap .dialog-info .game-tips-desc {
    font-size: 13px;
    color: #999;
    margin-top: 8px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit {
    display: flex;
    justify-content: center;
    text-align: left;
    margin-top: 15px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column .item {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 6px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column .item i {
    display: block;
    width: 16px;
    height: 15px;
    background: url(../images/download-popup-icon.png) center center no-repeat;
    background-size: 104px 53px;
    margin-right: 5px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column .item span {
    color: #333;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column.left {
    width: 155px;
    margin-right: 5px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column.left .item:nth-of-type(1) i {
    background-position: -8px -9px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column.left .item:nth-of-type(2) i {
    background-position: -30px -9px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column.left .item:nth-of-type(3) i {
    background-position: -51px -9px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column.left .item:nth-of-type(4) i {
    background-position: -75px -9px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column.right {
    width: 120px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column.right .item:nth-of-type(1) i {
    background-position: -8px -28px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column.right .item:nth-of-type(2) i {
    background-position: -51px -28px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column.right .item:nth-of-type(3) i {
    background-position: -75px -28px;
}

.download-popup .dialog-wrap .dialog-info .dialog-benefit .column.right .item:nth-of-type(4) i {
    background-position: -30px -28px;
}

.download-popup .dialog-wrap .closebtn {
    position: absolute;
    right: 10px;
    top: 5px;
    line-height: 1;
    font-size: 25px;
    color: #adadad;
}

.download-popup .dialog-wrap .download-btn {
    overflow: hidden;
    margin-top: 10px;
    display: flex;
    justify-content: center;
}

.download-popup .dialog-wrap .download-btn a {
    width: 108px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    display: inline-block;
    border-radius: 5px;
}

.download-popup .dialog-wrap .download-btn .game-download {
    border: 1px solid #d2d2d2;
    color: #333333;
    background-color: #ffffff;
    float: left;
    margin-right: 15px;
}

.download-popup .dialog-wrap .download-btn .box-download {
    width: 140px;
    border: 1px solid #22C485;
    color: #ffffff;
    background-color: #22C485;
    float: right;
}


.game-list-box.tab-box .tab-btns {
    height: 45px;
    border-bottom: 1px solid #ddd;
    display: flex;
}

.game-list-box.tab-box .tab-btns .tb {
    position: relative;
    flex: 1;
    width: 50%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.game-list-box.tab-box .tab-btns .tb.active {
    color: #22C485;
    border-bottom: 1px solid #22C485;
}

.game-list-box.tab-box .tab-btns .tb.active::before,
.game-list-box.tab-box .tab-btns .tb.active::after {
    content: ' ';
    position: absolute;
    left: 50%;
    z-index: 8;
    width: 0;
    height: 0;
    margin-left: -8px;
    border: solid transparent;
    border-width: 8px;
}

.game-list-box.tab-box .tab-btns .tb.active::before {
    border-bottom-color: #22C485;
    bottom: 0;
}

.game-list-box.tab-box .tab-btns .tb.active::after {
    border-bottom-color: #fff;
    bottom: -1px;
}

