/* 
	Theme Name: 学霸智库主题
	Theme URL: https://www.zhiku66.com
	Description: 学霸智库-致力于优质学习资源分享
	Author: zhiku66
	Author URI: https://www.zhiku66.com
	Template: modown
	Version: 1.0
*/
.sign .logo-login { height: 60px;}
.mobile-share-bg .top_tips {
    height: 45px;
    line-height: 45px;
    font-weight: 800;
}
@media (min-width:768px){
	.mobile-share-bg .top_tips{display:inline!important}
	::-webkit-scrollbar { width: 14px; } 
	.lists .list img{width: 228px;height: 144px;}
}
@media (max-width: 768px){
    .footer{padding: 9px 0 0 0;}
    .footer-links,.footer-info{display: none;}
    .content-question .single-related {padding: 10px 10px 0;}
    .charge .charge-header .item{display: none;}
    .charge .charge-header .item-pc{display: block;}
}
::-webkit-scrollbar-track {
    background: #EDEDED !important;
}
::-webkit-scrollbar-thumb:hover
{
    background-color: rgba(168,168,168,1);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);  
}
.icon-guru2:before{content:"\e609"}
.rollbar {bottom: 120px;}
.rollbar .vip-li {display: none;}
.usermenu-faqs,.usermenu-sell {display:none}
.widget-toplist ul li .meta {display:none}
.vip-tips {text-align: left;}
.charge-tips {margin: 5px;}
.user-gridlist .item h4 {height:40px;-webkit-line-clamp: 2;}
.mocat .more {
    margin-bottom: 10px;
    margin-top: 10px;
}
.post .post-sign {
    border-radius: 5px 0 0 0;
    position: absolute;
    left: 0px;
}

.footer-info ul {
    display: inline-block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.footer-info ul li {
    float: left;
    margin: 0px 6px;
    display: list-item;
    text-align: -webkit-match-parent;
}
.article-content code {
    padding: 1rem;
    background-color: #e9ecef;
    max-height: 50rem;
    overflow: auto;
    display: block;
    color: #212529;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}
.widget-postlist .hasimg li .img img {
    object-fit: cover;
}
.grids .grid > .vip-tag {
    left:unset;
    right:0;
    border-radius: 0 5px 0 5px;
}