@media screen and (max-width:768px){ .beian > span:nth-child(1)
	{ display: initial 
} /* 显示底部备案圆点 */
.about-widget .footer-logo {height:48px} 

/* 控制底部logo在手机浏览器下显示放大 */
.social-top .logo img{  height:45px; object-fit: cover} 

/* 控制顶部logo在手机浏览器下显示放大 */

.social-top .header-banner-left .menu li a{bottom: .25rem;}
/*让手机菜单显示更好看*/
.social-top .header-banner-content .header-banner-left {    align-items: flex-start;} 

/* 控制左侧一级导航在手机浏览器下显示靠底 */
.header-banner-content > div {line-height:2} 

/* 控制左侧一级导航在手机浏览器下显示靠底 */
.home_row{margin:0}

/*手机幻灯不要间距*/
.home-collection-title{padding:1.2rem .8rem .5rem}
.post-modules-top{padding:.5rem .8rem}
.post-list .load-more button{margin:2rem 0}
.post-list-cats{padding-right: 0px!important;}
.change-theme{align-items:center}

/*修正发布按钮bug*/
.site-footer{padding: 200px 0 0;background-size: initial;}
.site-footer-widget-in .widget{padding: 20px 16px;}
.site-footer .site-footer-widget-in{width:100%}
.site-footer-nav .wrapper{width:100%}.footer-bottom 
.footer-bottom-right{margin-left:0}
.site-footer-widget-in .widget_tag_cloud{display:none}

 /*隐藏手机端的标签*/
 .sub-menu-0>li:nth-child(2){width:initial}

 /*恢复手机端正常二级菜单*/
 .sub-menu-0>li:nth-child(2)>ul>li:nth-child(5),
 .sub-menu-0>li:nth-child(2)>ul>li{width:33.333%}
 .sub-menu-0>li:nth-child(2)>ul>li:nth-child(5){border: 0;padding-bottom: 0;margin-bottom: 0;}
 .comment-tips {display: initial;text-align: right;}.collection-out-row{padding: 0}
 
 /*文章列表*/
 .post-list-meta-comment, .post-list-meta-views, .post-list-meta-like 
 {
 	padding-left: 0px;
 	padding-right: 0px;
 	}

 	.list-footer
 	{
 		padding-top: 0px;
 	}

 	.home-collection .home-collection-content, .item-in,.post-3 .item-in
 	{
 		margin: 3px;
 		}
 		.post-3 ul.b2_gap li.post-3-li .post-module-thumb{width: 38%;}}


@media screen and (max-width: 768px)
.post-list-cat {
    margin-bottom: -11px;
