@charset "utf-8";
/* CSS Document */

.mgame-list .post-item-1 ul.b2_gap > li {
  width: 100%
}
.mgame-list .post-list-item .item-in .post-info h2 {
  -webkit-line-clamp: 1;
}
@media screen and (max-width:720px) {
  .mgame-list .post-list-item .item-in .post-info h2 {
    -webkit-line-clamp: 1;
    margin-bottom: 0px;
  }
}
.mgame-list .post-module-thumb {
  width: 100px;
  min-width: 100px;
}
@media screen and (max-width:720px) {
  .mgame-list .post-module-thumb {
    width: 60px;
    min-width: 60px;
  }
  .mgame-list .post-3 .post-module-thumb {
    margin-right: 10px;
  }
}
@media screen and (min-width:720px) {}
@media only screen and (max-width: 768px) {
  /*---文章标签页面----*/
.archive-cats ul {
    padding: 8px 6px;
}	
.archive-cats ul li a {
	margin-right: 5px;
    height: 24px;
    line-height: 22px;
    font-size: 13px;
}
	
.archive-cats ul li:last-child a {
	margin-right: 0;
    
}	
	
.archive-cats ul li {
    flex: auto;
    text-align: center;
}
  /*手游列表*/
  .wrapper.mgame_menus {
    margin-bottom: 5px;
    max-height: 175px;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
  .mgame_menus {
    height: auto;
  }
  .mgame_menus ul {
    grid-template-columns: repeat(5, 1fr);
    display: grid;
    grid-gap: 5px;
  }
  .mcat-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .mgame-list .post-excerpt {
    display: block !important;
    margin-bottom: 0;
  }
  .mgame-list .post-list-meta-box {
    margin-top: 5px;
  }
  .mgame-list .post-info {
    margin-top: -2px !important;
  }
  .mgame-list .post-item-1.post-3-li-dubble .post-excerpt {
    -webkit-line-clamp: 1;
    top: 3px;
    position: relative;
    height: 16px;
  }
  .mcat-list .mcat-home, .toggle-btn-m {
    display: block;
  }
  .mgame_menus ul li {
    width: auto;
    margin-bottom: 22px;
  }
  .wrapper.mgame_menus.expanded {
    max-height: none;
  }
  .toggle-btn {
    display: block;
    margin-top: 0;
    margin-right: 5px;
    padding: 0px 10px;
    text-align: center;
  }
  .post-breadcrumb-mcat {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: baseline;
  }
  .mgame-list .empty-page {
    margin-bottom: 5px;
  }
  .category .mg-t {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  /*手游标签*/
  .shouyou-mtag .wrapper {
    margin-bottom: 5px;
  }
  /*分类图像*/
	.taxonomy-flimg .taxonomy-flimg_img img {
    height: auto;
		top: -2px;
}
  .taxonomy-flimg .taxonomy-flimgtitle {
    font-size: 20px;
  }
	.taxonomy-flimg .game-firm-website {
    padding: 5px 8px;
    font-size: 12px;
		top: -1px;
}
  .taxonomy-flimg .taxonomy-flimg-cent .taxonomy-flimg_description {
    font-size: 13px;
  }
  .taxonomy-flimg {
    margin-bottom: 5px !important;
  }
  /*手游平台*/
  .plate-list .site-content .cat-group {
    padding: 10px 8px 6px;
  }
  .plate-list .cg-bg {
    padding-top: 30%;
  }
  .plate-list .cg-title {
    padding: 12px;
  }
  .plate-list .post-list-meta-box {
    margin-top: -3px;
  }
  .plate-list .post-3-li-dubble .item-in .post-info h2 {
    margin-bottom: 2px;
    margin-top: -3px;
  }
  .plate-list .post-3 .post-info {
    padding: 4px 0;
  }
  .plate-list .cat-group {
    padding: 5px 8px 0px;
  }
  .plate-list .cg-content {
    padding: 5px 0px 0px;
  }
  .plate-list .cat-group-box {
    margin-top: 5px !important;
  }
  .firm .more {
    right: 8px;
    top: 8px;
  }
  .mgame-tag-pagination.p-cos {
    margin-bottom: 5px;
  }
  .plate-list .post-list-item .item-in .post-info h2 {
    -webkit-line-clamp: 2;
  }
  .plate-list .post-3 .post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .plate-list .btn2 {
    margin-top: -36px;
    margin-right: -10px;
  }
  .plate-list .empty-page {
    width: 97.5%;
  }
  .plate-list .post-3-li-dubble .b2_gap {
    margin-right: -8px !important;
  }
  .plate-list .post-module-thumb {
    width: 60px;
    min-width: 60px;
  }
  .plate-list .post-item-1.post-3-li-dubble .post-excerpt {
    -webkit-line-clamp: 1 !important;
  }
  .plate-list .post-3.post-3-li-dubble .post-3-li .item-in {
    padding: 12px 8px 12px 8px;
  }
  .plate-list .post-3 .post-module-thumb {
    margin-top: 3px;
  }
  /*手游导航*/
	.commercial_tuijian .commercial-cent {
    max-height: 100%;
}
.mgame-commercial-1 img, .mgame-commercial-2 img, .mgame-commercial-3 img {
    height: 100%;
}	
  .mgame-list .btn2 {
    font-size: 12px;
    margin-top: -29px;
    padding: 0 8px;
  }
  .mgame-list .post-3.post-3-li-dubble .b2_gap > li .item-in {
    margin-bottom: 5px !important;
  }
  .mgame-list .mg-t {
    margin-top: 0;
  }
  .mgame-list .mb-nav {
    margin-bottom: 5px;
  }
  .mgame-mtopic .btn2 {
    margin-top: -28px;
  }
  /*手游文章页猜你喜欢*/
  .hot-mgame .post-3 ul.b2_gap li.post-3-li {
    width: 50% !important;
  }
  .hot-mgame .related-sy-to .post-module-thumb {
    min-width: 45px !important;
  }
  .hot-mgame .post-3 .post-jdsm {
    display: none;
  }
  .hot-mgame .post-3 .post-list-meta-box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .hot-mgame .post-3.post-3-li-dubble .b2_gap > li .item-in {
    margin-bottom: 8px !important;
  }
  .hot-mgame .post-3.post-3-li-dubble .post-3-li .item-in {
    padding: 5px;
  }
  .cai-like {
    top: 1px;
    font-size: 14px;
    padding-left: 26px;
  }
  .game-tag {
    margin-left: -4px;
  }
  .b2-recommend-title h2 {
    font-size: 14px;
  }
  .b2-widget-title h2, .widget > h2 {
    font-size: 14px;
  }
  .uk-subnav > * {
    padding-left: 10px;
  }
  .recommend-games {
    padding: 0 6px;
  }
  .popular-recommend {
    margin-bottom: 20px !important;
  }
  .b2-recommend-title h2 {
    padding: 10px 8px 12px;
  }
  /*手游文章页面*/
  .post-breadcrumb {
    margin-bottom: 10px !important;
  }
  .down-header2 .item_2 .p_ {
    padding: 0 0 5px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .down-header2 .item_1 {
    padding-bottom: 0;
  }
  .down-header2 .item_1 .list .tab {
    height: 16px;
    line-height: 16px;
    font-size: 12px;
  }
  .down-header2 .item_2 .p_ .li_ {
    padding-right: 5px;
  }
  .down-header2 .item_2 {
    font-size: 13px;
  }
  .mgame-down .game-cat-h, .mgame-down .game-tag-h {
    display: none;
  }
  .down-header1 .btn {
min-width: auto;
    padding: 0 5px;
    top: 11.5px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background-color: #e5e5e529;
    border-radius: 4px;
    right: 12px;
  }
  .down-header1 {
	  height: auto;
  }

  .down-header1 .infor {
    height: 43px;
	     
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
	
.down-header1 .infor .text {
    padding-left: 8px;
}	
	.mgame-single .single-article h1 {font-size: 18px;}
	
	.mgame-single .entry-content > h2, .mgame-single .entry-content > h3, .mgame-single .entry-content > h4, .mgame-single .entry-content > h5, .mgame-single .entry-content > h6 {
    font-size: 15px;
}
		
  .down-header1 .infor .img {
    width: 53px;
    height: 53px;
    border-radius: 51px;
    margin: -10px 0 0 15px;
  }
  .down-header1 .infor .text .name {
    font-size: 14px;
    height: auto;
    top: 5px;
    position: relative;
    margin-bottom: 5px;
    line-height: 15px;
  }
  .down-header1 .infor .text .p {
    font-size: 12px;
  }
  .down-header1 .btn .score {
    font-size: 12px;
    color: #ffffff;
  }
  .down-header2 {
    padding: 5px 10px 0;
  }
  .single-game-slider .uk-margin-bottom {
    margin-bottom: 5px !important;
  }
  .mgame-down {
    margin-bottom: 5px;
  }
  .single-game-slider .uk-margin-top {
    margin-top: 5px !important;
  }
  .down-header2 .item_3 {
    display: block;
  }
  .item_3 .game_down_channel a {
    background-color: #0066ff;
    border-radius: 5px;
    display: block;
    position: relative;
    z-index: 2;
    width: auto;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    color: #fff;
    padding: 5px 8px;
  }
  .item_3 .game_down_channel ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .item_3 .game_down_channel ul li {
    position: relative;
    margin-right: 5px;
    margin-bottom: 10px;
    flex: auto;
  }
  .item_3 .game_down_channel ul li:last-child {
    margin-right: 0px;
  }
  .item_3 .game_down_channel .game_down_no a {
    background-color: #ff3355;
  }
  .info-item .info-content a {
    padding-right: 3px;
  }
  .info-yxqx {
    width: 85%;
  }
  .info-yxqx #close-modal {
    height: 20px;
    line-height: 3px;
  }
  .info-yxqx-content p {
    font-size: 13px;
    line-height: 20px;
  }
  .uk-subnav > * > :first-child {
    font-size: 13px;
  }
  .feedback-modal .info-yxqx-content .wpcf7-textarea {
    height: 90px;
  }
  .popular-recommend .home-row-random-h5game .h5game_showbox_btn, .hot-mgame .home-row-random-h5game .h5game_showbox_btn {
    display: none !important;
  }
  /*文章页面手机轮播图*/
  .single-game-slider .uk-slider-items > .uk-width-1-2 > a > img {
    max-height: 185px;
  }
  /*----------------*/
  .widget-mgame .widget-more {
    padding: 16px 10px 0px;
  }
  .b2-widget-title h2, .widget > h2 {
    padding: 20px 10px 8px;
  }
  .widget-mgame-single {
    margin-top: -15px;
  }
  .info-qtsm .info-qtsm-2 .info-content-qtsm, .info-qtsm, .info-content, .info-container, .info-container a {
    font-size: 13px;
  }
  /*文章页面底部*/
  .sing-game {
    margin-bottom: 4px;
  }
  /*文章页面侧边栏最新手游*/
  .widget-mgame-list .post-thumb {
    margin-left: -6px;
  }
  .widget-mgame-list.b2-widget-box ul li {
    width: 100%;
  }
  .widget-mgame-list .b2-widget-box ul li {
    width: 50%;
  }
  .widget-mgame-list .b2-widget-post-thumb .b2-widget-post-title {
    padding-left: 88px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: space-between;
  }
  .b2-radius.widget-mgame-list .b2-widget-post-thumb .b2-widget-post-title {
    padding-left: 46px;
  }
  .widget-mgame-list li.widget-post-none, .b2-widget-hot li.widget-post-small {
    height: 85px;
  }
  .widget-mgame-list .b2-widget-post-thumb-img {
    width: 45px;
    height: 45px;
  }
  .widget-mgame-list.b2-widget-post-title h2 {
    font-size: 13px !important;
  }
  .widget-mgame-list .b2-widget-box ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
  }
  .widget-mgame-list.b2-widget-box ul li {
    width: 50%;
    padding: 15px 10px 0px 16px;
  }
  .widget-mgame-list .b2-widget-box ul li + li {
    margin-top: 0;
  }
  .widget-mgame-list .tag-views .game-down {
    margin-top: 0 !important;
  }
  .widget-mgame-list li:nth-last-child(2) .b2-widget-line {
    border-bottom: none;
    padding-bottom: 0;
  }
  .widget-mgame-list .shouyou-views {
    margin-top: 0;
    display: none;
  }
  .widget-shouyou .post-excerpt, .widget-mgame-list .widget-mgame-cat {
    display: none;
  }
  .widget-shouyou .b2-widget-post-tag span a {
    margin-right: 5px;
    margin-left: 0;
  }
  .widget-shouyou .b2-widget-post-tag {
    margin-top: 0px;
  }
  .widget-mgame-list .b2-widget-post-thumb .b2-widget-post-title {
    height: 42px;
  }
  .widget-mgame-list li.widget-post-small {
    height: 65px;
  }
  .widget-mgame-list .mgame-views {
    display: none;
  }
  .widget-mgame-list .game-down {
    right: 10px;
    border-radius: 5px;
    top: 41px;
  }
  .widget-mgame-list .b2-widget-line {
    margin-right: -6px;
    margin-left: -6px;
  }
  .widget-mgame-list .b2-widget-post-title h2 {
    margin-bottom: 0;
  }
  .widget-mgame-list .post-excerpt {
    display: none !important;
  }
  /*测边栏手游*/
  .shouyouwidget-w {
    margin-top: 5px;
  }
  /*测边栏手游标签*/
  .widget-mgame-tag .tag-list ul {
    margin-right: -5px;
    margin-left: -5px;
  }
  .widget-mgame-tag .mtagcloud a {
    padding: 5px 10px;
  }
  /*测边栏手游专题*/
  .mgame-widget-mtopic li.widget-post-big {
    height: 150px;
    padding: 10px;
  }
  /*广告CSS*/
  .shouyouwidget-single {
    margin-top: 0 !important;
  }
  .commercial_tuijian {
    margin-bottom: 5px !important;
  }
  .widget-singl-mgame-commercial .commercial_tuijian {
    margin-bottom: 5px !important;
    margin-top: 15px !important;
  }
	
	
	
/*手游专题*/

	.game-mtopic .game-mtopic-nav .game-mtopic-menu .active {
    font-size: 14px;
    border-bottom: none;
	border-top: none;
    background: #ff3355;
		width: auto;
}
.game-mtopic .game-mtopic-nav .game-mtopic-menu .active a {
    line-height: 35px;
}	
	
	.game-mtopic .game-mtopic-nav {
    height: 35px;
    border-top: none;
    border-bottom: none;
		margin-left: -6px;
    margin-right: -6px;
		width: auto;
}
.game-mtopic .game-mtopic-nav .game-mtopic-menu {
    height: 35px;
}	
	
.game-mtopic .game-mtopic-nav .game-mtopic-menu ul li a {
    height: 35px;
    line-height: 35px;
}	
.game-mtopic .game-mtopic-nav .contribute {
    display: none;
}	
	
	
	
	
	
	
	
	
	
	
		
	.game-mtopic .zt-mopic-m .game-hot {background: #fff;}

	.game-mtopic .zt-mopic-m .game-hot .game-hot-top {
	margin: 0 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
	}
		
	
	.game-mtopic .zt-mopic-m .game-hot .game-hot-top span {
	line-height: 50px;
    color: #666666;
    font-size: 18px;
    font-weight: 600;
	}
		.game-mtopic .zt-mopic-m .expand-all {
	font-size: 12px;
    padding: 8px 10px;
    background: #f0f0f0;
    height: 15px;
    line-height: 1px;
    color: #666;
			
	}
	
	

	
	
	
	
	
	
	
		.game-mtopic .game-hot .game-guide-liks {
    max-height: 140px; /* 设置一个适当的初始高度 */
    overflow: hidden; /* 隐藏超出容器的内容 */
    transition: max-height 0.3s ease-in-out; /* 添加过渡效果 */
}
	
	
	
	
	
	
	
	.game-mtopic .zt-mopic-m .game-hot .game-guide-liks {
	width: 100%;
    padding-top: 1px;
    overflow: hidden;
    display: flex;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 10px;
    flex-wrap: wrap;
}
	.game-mtopic .zt-mopic-m .game-hot .game-guide-liks a {
		flex: auto;
    width: auto;
    padding: 8px 10px;
    margin-bottom: 15px;
    height: 30px;
    line-height: 14px;
    text-align: center;
    background-color: #f5f5f5;
    color: #333333;
    font-size: 14px;
    border-radius: 10px;
    margin-top: 3px;
    overflow: hidden;
    float: left;
    margin-right: 18px;
    user-select: none;
    -webkit-user-select: none;
	}
	
	
	
	
	.game-mtopic .zt-mopic-m #home-row-game-topic-tag-xtb .post-modules-top, 
	.post-item-game-topic-tag-tw .post-modules-top, 
	.game-mtopic .zt-mopic-m #home-row-game-topic-tag-tw .post-modules-top {
    border-bottom: none;
    margin-left: 0;
    padding: 25px 12px 25px 12px!important;
}
	
	
	.game-mtopic .zt-mopic-m #home-row-game-topic-tag-xtb .post-modules-top .right-container,
	.game-mtopic .zt-mopic-m #home-row-game-topic-tag-tw .post-modules-top .right-container{
   
		display: flex;
    align-items: center;
    justify-content: flex-end;
}
	
.game-mtopic .zt-mopic-m #home-row-game-topic-tag-xtb .post-modules-top .post-load-button-more,
.game-mtopic .zt-mopic-m #home-row-game-topic-tag-tw .post-modules-top .post-load-button-more	{
    padding: 0px 0px 0px 15px;
}		
	
	
	
	
	
	
	
	
	.game-mtopic .zt-mopic-m #home-row-game-topic-tag-tw .post-modules-top .game-mt-imgbt3, 
	.game-mtopic .zt-mopic-m #home-row-game-topic-tag-xtb .post-modules-top .game-mt-imgbt3, 
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-tw .post-modules-top .game-mt-imgbt3 {
    margin-bottom: 0px;
    max-width: 90px;
}
	
.game-mtopic .zt-mopic-m  #home-row-game-topic-tag-xtb .game-mt-imgbt3 span, 
	.game-mtopic .zt-mopic-m #home-row-game-topic-tag-tw .game-mt-imgbt3 span,
	.game-mtopic .zt-mopic-m .game-mt-title .game-mt-title-m span {
    border-bottom: none;
    height: auto;
    font-size: 18px;
    font-weight: 600;
	width: auto;
	white-space: nowrap;
}
	
 .game-mtopic .zt-mopic-m #home-row-game-topic-tag-xtb .post-modules-top button {
    padding: 2px 10px;
}	
	
.game-mtopic .zt-mopic-m #home-row-game-topic-tag-xtb .post-module-thumb {
    height: 90px;
}	
.game-mtopic .zt-mopic-m #home-row-game-topic-tag-xtb .post-thumb {
    width: 70px;
    height: 70px;
}	
	
.game-mtopic .zt-mopic-m #home-row-game-topic-tag-xtb,
.game-mtopic .zt-mopic-m .post-item-game-topic-tag-tw {
    
	background: #fff;
}
	
.game-mtopic .zt-mopic-m .wrapper.home_row3 {
    
	display: inherit;
}	
		.game-mtopic .zt-mopic-m .post-item-game-topic-tag-xtb .b2_gap {
    max-height: 260px; /* 设置一个适当的初始高度 */
    overflow: hidden; /* 隐藏超出容器的内容 */
    transition: max-height 0.3s ease-in-out; /* 添加过渡效果 */
}
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-tw .b2_gap {
    max-height: 265px; /* 设置一个适当的初始高度 */
    overflow: hidden; /* 隐藏超出容器的内容 */
    transition: max-height 0.3s ease-in-out; /* 添加过渡效果 */
}

	

	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-xtb .post-list-cats button,
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-tw .post-list-cats button{
	border: none;
    width: auto;
		    line-height: 18px;
    font-size: 13px;
    border-radius: 20px!important;
    color: #999;
    padding: 2px 10px;
    margin-right: 15px;
	}
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-xtb .post-list-cats,
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-tw .post-list-cats {
	 margin-bottom: 12px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
	}
	
	
	
	
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-xtb .post-list-cats .post-carts-list-row,
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-tw .post-list-cats .post-carts-list-row{
    justify-content: flex-start;
    margin-left: 12px;
    margin-bottom: 5px;
		scrollbar-width: none;
		 overflow-x: auto; /* 当内容超出容器宽度时，容器变得可滚动 */
    white-space: nowrap; /* 防止按钮换行到下一行 */
    display: flex; /* 使按钮排成一行 */
    gap: 10px; /* 按钮之间的间距，可根据需要调整 */
		  
		
}
	
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-xtb .post-list-cats .post-carts-list-row::-webkit-scrollbar,
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-tw .post-list-cats .post-carts-list-row::-webkit-scrollbar {
        width: 0;
    height: 0; /* 对于垂直滚动条 */
		
}
	

	
	
	
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-xtb .post-list-cats .button-next,
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-tw .post-list-cats .button-next {
	background: url(../../img/icon/button-next.png) no-repeat;
    background-size: 26px auto;
    height: 35px;
    width: 45px;
    background-position: 0;
    margin-top: -6px;
    right: -8px;
    padding-left: 40px;
    position: relative;
}
	
	
	
	
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-xtb .category-button.active,
	.game-mtopic .zt-mopic-m .post-item-game-topic-tag-tw .category-button.active {
    color: #0066ff;
}
.game-mtopic .zt-mopic-m #home-row-game-topic-tag-xtb .post-item-game-topic-tag-xtb .item-in .post-info h2,
	.game-mtopic .zt-mopic-m #home-row-game-topic-tag-tw .post-item-game-topic-tag-tw .item-in .post-info h2 {
       margin: 8px 6px;
}
.game-mtopic .zt-mopic-m #home-row-game-topic-tag-xtb .post-item-game-topic-tag-xtb .item-in .post-info h2 {
      font-size: 14px;
}	
	

	
.game-mtopic .zt-mopic-m .game-mt-title {
    margin-top: 0;
    padding: 15px 12px 10px;
    background: #fff;
    margin-bottom: 0;
}	

	
	
.game-mtopic .zt-mopic-m .game-mt-title .game-mt-title-m,
.game-mtopic .zt-mopic-m .game-mt-title .game-mt-title-m .right-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}	
	
	
.game-mtopic .zt-mopic-m .game-mt-title a {
  padding-right: 0;
    margin-left: 15px;
	
}	
 .game-mtopic .zt-mopic-m .game-mt-title span {
    border-bottom: none;
}		
	.game-mtopic .zt-mopic-m #expand-home-hot-post {
		max-height: 300px;
		overflow: hidden;
    transition: max-height 0.3s ease-in-out;
	}	
	
	.game-mtopic .zt-mopic-m .game-post.hot-post .post-3-li .item-in {
    padding: 5px 12px;
}
	
	
	
	
	.game-mtopic .zt-mopic-m .game-post.hot-post {
    margin-bottom: 5px;
}
		
	
	
	.game-mtopic .zt-mopic-m .zt-game-zj-tuwen-content {
    margin-bottom: 15px;
		background: #fff;
}
		
	.game-mtopic .zt-mopic-m .game-tuewn .b2_gap {
		    max-height: 265px;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
}
	
	.game-mtopic .zt-mopic-m .home-row-game-topic-home-zd-tuwen-post .b2_gap {
		    max-height: 265px;
		overflow: hidden;
}
		
	.game-mtopic .zt-mopic-m .home-row-game-topic-home-zd-tuwen-post.home_row {
	margin-bottom: 12px;	   
}
		
	
	
	.game-mtopic .zt-mopic-m .home-row-game-topic-m-post .category-button-post {
		border: none;
    width: auto;
    margin-right: 20px;
    background: rgba(255, 255, 255, 0);
    color: #aaaeb3;
    font-size: 16px;
    font-weight: bold;
	}	
	
	
	.game-mtopic .zt-mopic-m .home-row-game-topic-m-post .category-button-post.active {
		
		
    color: #7a7a7a;
	}	
	
	
	
	.game-mtopic .zt-mopic-m .home-row-game-topic-m-post ul {
    margin-top: 10px;
	}	
	.game-mtopic .zt-mopic-m .home-row-game-topic-m-post ul li {
    padding: 5px 12px;
	}	
		
	
	.game-mtopic .zt-mopic-m .game-tuewn .post-list-item .item-in .post-info h2 {
    margin: 8px 6px;
}
	
	#home-row-game-topic-home-z-post {margin-bottom: 5px;}	
.game-mtopic .zt-mopic-m .post-item-game-topic-home-z-post .b2_gap {
    max-height: 355px;
    overflow: hidden;
}	
	
	
	
	
	
	
	
.game-mtopic .zt-mopic-m .post-item-game-topic-home-z-post .b2_gap>li .item-in {
    margin-bottom: 0px!important;
}
	
.game-mtopic .zt-mopic-m .home-row-game-topic-tag-tw.zd {
    margin-bottom: 9px!important;
}	
	
.game-mtopic .zt-mopic-m #home-row-game-topic-tag-xtb,
	.game-mtopic .zt-mopic-m #home-row-game-topic-tag-tw {
   
	margin-top: 0;
    margin-bottom: 15px;
}
.game-mtopic .zt-mopic-m .home-row-game-topic-m-post .post-modules-top {
    justify-content: center;
	padding: 3px 0!important;
}	
.game-mtopic .zt-mopic-m .home-row-game-topic-m-post .post-modules-top .post-list-cats {
    margin-left: 0;
}	
	
.game-mtopic .zt-mopic-m .home-row-game-topic-m-post .more {
    display: flex;
    justify-content: center;
    background: #efefef;
    align-items: center;
	
}	
	
.game-mtopic .zt-mopic-m .home-row-game-topic-m-post .more a {
  
	font-size: 14px;
    padding: 12px 0px 5px;
    line-height: 10px;
    color: #999;
	
}	
	
	
	
	.game-mtopic .twsd-catlist .post-load-button-more, .game-mtopic .twsd-catlist .post-modules-top .game-mt-imgbt3 {
	  display: none;
	}
	.game-mtopic .twsd-catlist .post-modules-top {
	  padding: 0px 40px 25px 0px !important;
	}
	.game-mtopic .twsd-catlist .post-modules-top .post-list-cats {
	  position: static !important;
	  display: flex;
	  justify-content: space-between;
	  flex-wrap: nowrap;
	  align-items: center;
	  margin-left: 0 !important;
	}
	.game-mtopic .twsd-catlist .post-modules-top button:first-child {
	  padding: 0px 16px 0px 3px !important;
	}
	.game-mtopic .twsd-catlist .post-modules-top button {
	  padding: 8px 18px !important;
	}
	.game-mtopic .twsd-catlist h2 {
	  font-size: 14px;
	}	
	.game-mtopic .twsd-catlist .post-modules-top button i {
	 background: url(../../img/icon/button-next.png) no-repeat;
    background-size: 26px auto;
    background-position: 0;
    margin-top: -6px;
    right: -8px;
    padding-left: 40px;
    position: relative;
	}	
	
	
	.game-mtopic .twsd-catlist .post-carts-list-row {
	  width: 100%; /* 或者设定一个固定的宽度 */
	  white-space: nowrap; /* 防止按钮换行 */
	  overflow-x: auto; /* 允许横向滚动 */
	  justify-content: flex-start;
	}
	.game-mtopic .twsd-catlist .post-list-cats {
	  position: relative;
	}
	.game-mtopic .twsd-catlist .slide-arrow {
	  background: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    top: -16px;
    right: -25px;
    transform: translateY(2%);
	}
	
	
/*BT手游*/	
.btgame-list .post-3.post-3-li-dubble .post-3-li .item-in {
    height: auto;
}	
.btgame-list .post-3 .item-in .btgame-info {
    border-bottom: none;
		padding-bottom: 0;
}
.btgame-list .post-item-1.post-3-li-dubble .post-excerpt {
    font-size: 13px;
}	
.btgame-single .btgame-down .btgame-img {
    width: 70px;
    height: 70px;
}	
	
.btgame-single .btgame-down .btgame-img img {
    width: 70px;
    height: 70px;
}	
.btgame-single .btgame-down .btgame-info .btgame-title h1 {
    font-size: 15px;
}	
	
.btgame-single .btgame-down .btgame-info {
    padding: 0px 0;
    margin-top: 1px;
    overflow: hidden;
	flex: auto;
}	
.btgame-single .btgame-down .btgame-img {
    margin-right: 10px;
}	
	
	.btgame-single .btgame-head {
		display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
		font-size: 13px;
		color: #666;
		    padding: 10px 6px 6px;
	}	
	.btgame-single .btgame-head a {
	color: #666;
		font-size: 13px;
	}	

.btgame-single .btgame-down {
    padding: 15px 10px;
	margin-bottom: 0;
}	
	
.btgame-single .btgame-down .btgame-info .btgame-cat, .btgame-single .btgame-down .btgame-info .bin li {
    font-size: 13px;
}
.btgame-single .btgame-down .btgame-info .bin li:last-child {
    margin-right: 0;
}	
.btgame-single .btgame-down .btgame-info .btgame-jdsm {
    font-size: 13px;
	color: #666;
}	
	
	
.btgame-single .down-plate-m {
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
	padding: 0 3px;
	margin-right: -2px;
	padding-bottom: 8px;
}
.btgame-single .down-plate-m span {
    border-radius: 6px;
	flex: auto;
	margin-right: 5px;
}
.btgame-single .down-plate-m span:last-child {
    margin-right: 0px;
} 
.btgame-single .down-plate-m a {
	display: block;
    position: relative;
    z-index: 2;
    width: auto;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    color: #fff;
    padding: 5px 8px;
}
.btgame-single .down-plate-m .down-plate-android {
	background: #3db774;
}

.btgame-single .down-plate-m .down-plate-ios {
	background: #5a97ff;
}

.btgame-single .down-plate-m .down-plate-pc {
	background: #f5a630;
}

.btgame-single .down-plate-m .down-plate-qd {
	background: #f7627b;
}	
	
	
	
	
	
	
	
	
	
	
	
	
  /*底部*/
  .site-footer #nav_menu-5 li {
    display: inline-block;
    width: 45%;
  }
  .footer-bottom {
    margin-bottom: 0 !important;
    ;
  }
  .site-footer-nav, .site-footer {
    color: #b0b1b6;
    margin-left: -3px;
    margin-right: -3px;
  }
  .site-footer #nav_menu-4 li {
    width: 32%;
  }
  .menu-footer-container ul li:nth-child(3) {
    display: inline-block !important;
  }
  .site-footer section:last-child .col-md-4 {
    margin-right: 20px;
  }
  .site-footer .textwidget .widget-qr {
    justify-content: flex-start;
  }
  .site-footer .widget_nav_menu, .site-footer .widget_custom_html {
    margin-top: 5px !important;
  }
  .f-sbar .html-widget {
    padding: 16px 0 16px 0px;
  }
  /*H5游戏首页*/
  .h5game-home-top {
    margin-bottom: 15px;
    margin-top: 6px;
  }
  .post-item-new-h5game-m .post-info h2 {
    margin: 12px 0;
    font-weight: 400;
  }
  .post-item-new-h5game-m .b2_gap {
    padding: 0 10px !important;
    margin-right: -21px;
  }
  .post-item-new-h5game-m .post-module-thumb a.thumb-link {
    width: 100%;
  }
  .post-item-new-h5game-m {
    margin-bottom: 15px;
    background: #ffffff;
  }
  .post-item-new-h5game-m .post-module-thumb {
    padding-top: 100%;
  }
  .post-item-new-h5game-m .b2_gap > li .item-in {
    margin-right: 20px !important;
  }
  .h5game-list-m .h5game-wan-go-m {
    font-size: 13px;
    width: 60px;
    line-height: 10px;
    height: 25px;
  }
  .h5game-list-m .h5game-wan-go-m.no {
    background: #dc9ba6;
  }
  .h5game-list-m .post-3 .post-excerpt {
    display: block;
    margin-bottom: 2px;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
  }
  .h5game-list .post-list-meta {
    display: none;
  }
  .post-item-new-h5game-m .post-list-cats a span {
    padding: 0;
    margin-right: -5px;
  }
  .home-row-new-h5game-m .post-list .module-title {
    margin-left: 0px;
  }
/*手游菜单*/
.mgame-menu-nav ul {
    grid-template-columns: repeat(5, 1fr);
    display: grid;
    grid-gap: 5px;
	padding-bottom: 5px;
}
	.mgame-menu-nav {
    height: auto;
		margin-bottom: 5px;
}
	
.mgame-menu-nav ul li {
    width: auto;
    margin-bottom: 22px;
}
/*H5游戏全部分类菜单*/
	.h5-game-allcat .sort-item .shd li a {
    font-size: 15px;
}
	.h5-game-allcat .sortall-contain {
    padding: 0px 0;
    margin: 0 10px;
		margin-right: -5px;
}
.h5-game-allcat .sort-item .sbd li {
    width: 70px;
    margin-bottom: 16px;
    height: 30px;
    line-height: 15px;
    font-size: 14px;
    border-radius: 10px;
    margin-right: 14px;
}	
.h5-game-allcat .sort-item .shd {
    margin-bottom: 0px;
}
	
  /*H5游戏详情*/
  .video-wrapper video {
    max-width: 100%;
    height: auto;
  }
  .video-wrapper.mgame-video video {
    max-width: 100%;
    height: 185px;
  }	
  .mg-b.game-video {
    margin-bottom: 0px;
  }
  .play-button .triangle {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 16px solid #ffffffb8;
    margin-left: 4.5px;
  }
  .play-button .circle {
    width: 40px;
    height: 40px;
    top: -14.5px;
    position: relative;
  }
  .h5game-content .gametitle .mustlogin {
    display: block;
    width: 75px;
    height: 29px;
    position: absolute;
    right: 0;
    line-height: 29px;
    color: #ffffff;
    text-align: center;
    float: right;
    background: #2697fd;
    border-radius: 5px;
    margin: 25px 15px 25px 0px;
    font-size: .8rem;
  }
  .h5game-content .gametitle {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
  .h5game-content .gametitle .gametitle-sm {
    font-size: 12px;
    padding-top: 14px;
    margin-right: 96px;
  }
  .h5game-content .gametitle img {
    margin: 15px 7px 15px 10px;
  }
  .h5game-content .gametitle .gametitle-sm span {
    line-height: 32px;
	  font-weight: 600;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
  }
  .h5game-content .gametitle .single-h5game-jdsm {
    padding-top: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
  }
  .h5game-content .down-header2 .h5game-tab {
    color: #666666;
    font-size: 13px;
  }
  .h5game-list .h5game_showbox_btn, .h5game-qrcode {
    display: none !important;
  }
}












@media only screen and (max-width: 340px) {
  .h5game-content .post-list-meta-user {
    display: none;
  }
  .h5game-content .hot-mgame .post-3 .post-list-meta-box {
    display: flex;
    flex-wrap: wrap;
  }
  .h5game-content .gametitle div {
    width: 40%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .h5game-content .gametitle div span {
    white-space: nowrap;
  }
}
@media only screen and (max-width: 324px) {
  .widget-mgame-list .game-down {
    display: none;
  }
  .widget-mgame-list .b2-widget-post-title h2 {
    -webkit-line-clamp: 1;
  }
  .widget-mgame-list ul li {
    font-size: 12px;
    padding: 10px;
  }
  .widget-mgame-list ul li h2 {
    font-size: 12px;
  }
  .widget-mgame-list .b2-widget-post-thumb-img {
    width: 40px;
    height: 40px;
  }
  .widget-mgame-list .b2-widget-post-thumb-img {
    top: 12px;
  }
}