/* 自助广告位宽 */
.auto-ad-url .card {
    max-width: 1200px !important;
}


/*修复和风天气*/
#footer-tools [data-v-db6ccf64][data-v-41ba7e2c] {
    top: unset !important;
    bottom: 0 !important;
    right: 44px !important
}
.s-sticker {
    font-size: 1.4em !important;
    cursor: pointer !important;
    padding: 2px 1px 2px 1px !important;
    background-color: rgb(49, 58, 68，0) !important;
    border-radius: 120px !important;
    font-weight: 550;
}
/*WP天气*/
/*#he-plugin-simple[data-v-41ba7e2c] {
    font-family: PingFang SC,Microsoft YaHei,Avenir,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    padding: 0;
    border-radius: 0.4em;
    font-size: 10px;
    position: relative;
    left: -4.1rem; !Important
}*/
/*顶部边框透明度调整*/
body.io-grey-mode .big-header-banner.header-bg .page-header {
    background: rgb(255 255 255 / 90%) !important;
}

/*顶部大搜索上下尺寸调低*/
.header-big {
    padding-top: 110px;
    padding-bottom: 40px;
}

@media (max-width: 980px) {
    .header-big {
        padding-top: 59px;
        padding-bottom: 10px;
    }
}

/* 面包屑 */
/*顶部菜单调整*/
.navbar .navbar-nav li>a {
    font-size: 15px;
    margin-right: 0px;
}

/* 增加顶部hot栏目 */

.abi-hot {
    margin-right: 10px;
    font-weight: 500;
}

.abi-hot a span::after {
    font-family: "io";
    content: "\ecb4";
    font-size: 22px;
    width: auto;
    height: 20px;
    display: inline-block;
    text-align: center;
    top: 5px;
    position: absolute;
}

.abi-pc-ad.menu-item {
    margin-right: 15px;
}

.abi-pc-ad.menu-item a::after {
    content: 'AD';
    color: #FFF;
    border-radius: 100px;
    background: #ff6666;
    font-size: 13px;
    width: auto;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin-left: -2px;
    top: -10px;
    padding: 0 4px;
    position: absolute;
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform：rotate(15deg);
}

.abi-pc-ad ul li a::after {
    display: none !important;
}

.show .abi-hot a span::after {
    content: '热';
    color: #FFF;
    border-radius: 50%;
    background: #ff6666;
    font-size: 10px;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin-left: -1px;
    position: inherit;
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform：rotate(15deg);

}

.abi-bad a span::after {
    content: '维护中';
    color: #FFF;
    border-radius: 6px;
    background: #ff6666;
    font-size: 10px;
    text-align: center;
    margin-left: -1px;
    position: inherit;
    padding: 0 5px;
    margin-left: 10px;

}

.header-mini-btn {
    width: 20px;
}

/*li.nav-login-user.dropdown.ml-3.ml-md-4 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
}*/

li.nav-item.mr-3.mr-lg-0.d-none.d-lg-block:first-child {
    margin-right: -10px !important;
}

/*li.nav-login.ml-3.ml-md-4 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
}*/

.abinavbar {
    max-width: 1500px;
    margin: 0 auto;
}

@media (max-width: 999px) {
    #header .abinavbar .container-fluid .collapse .navbar-nav.navbar-top .menu-item a i {
        display: none;
    }
}

/*详情页文字大小*/
.site-content p {
    font-size: 14px;
}

/*详情页按钮块颜色*/
.io-grey-mode .site-body .btn-arrow {
    background-color: #f1f3f6;
}

.io-grey-mode .site-body .btn-arrow:hover {
    background-color: #202224;
}

/*弹出微信公众号以及两个按钮样式*/
i.io.io-weixin {
    font-size: 25px;
}

i.io.io-wujiaoxing- {
    font-size: 19px;
}

body {
    margin: 0;
    padding: 0;
}

.weixin {
    display: block;
    text-align: center;
    position: relative;
}

.weixin img {
    display: none;
    width: 200px;
}

.weixin:hover img {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -115px;
    padding-top: 30px;
    display: block;
}

/*标签去掉后面的符号*/


/*两个角标*/
.new {
    display: inline-block;
    transform: translate(3px, -11px);
    font-size: .75rem;
    letter-spacing: 0.05em;
    background: linear-gradient(135deg, #E80505 10%, #FDD819 100%);
    color: #ffffff;
    border-radius: 4px 4px 4px 0;
    padding: .15rem .275rem;
    line-height: 1;
    font-weight: bold;
    height: 20px;
    line-height: 15px !important;
    /* opacity: 0.85; */
}

/*搜索按钮调整*/
#search button {
    position: absolute;
    top: 0px;
    right: 0;
    background: #f1404b;
    border: 0;
    width: 60px;
    height: 100%;
    margin: 0px 0pt 0;
    line-height: 36px;
    border-radius: 0px 8px 8px 0px;
}

/*搜索框调整*/
#search-text {
    border-radius: 10px;
    background: rgba(126, 126, 126, .1);
}

/*tab栏圆角优化*/
.slider-menu-father {
    border-radius: 20px;
}

.slider_menu[sliderTab] {
    border-radius: 20px;
}

.slider_menu[sliderTab] .anchor {
    border-radius: 20px;
}

.slider_menu[sliderTab]>.menu {
    border-radius: 20px;
}

/*首页编辑按钮调整*/
.customize-menu .btn-edit {
    border-radius: 7px !important;
    color: #ffffff !important;
}

/*卡片圆角调整*/
.card {
    border-radius: 7px;
}

/*背景颜色代码*/
body.io-grey-mode {
    background-color: rgba(0, 0, 0, 0.025) !important;
}

/*侧边栏展开图标修复*/
.sidebar-item {
    position: relative;
    display: flow-root;
}

/*侧边栏父菜单优化*/
.sidebar-menu ul:first-child>li>a {
    padding: 12px 12px;
    margin: 1.5px 8px;
}

/*侧边栏单行三块*/
a.smooth.amh {
    margin-left: 0px !important;
    display: block;
    position: relative;
    padding: 0px 0px;
    white-space: break-spaces;
    height: 35px;
    line-height: 33px;
    text-decoration: none;
    overflow: visible;
    background-color: #f5f5f5;
    border-radius: 5px;
}

a.amh {
    margin-left: 0px !important;
    display: block;
    position: relative;
    padding: 0px 0px;
    white-space: break-spaces;
    height: 35px;
    line-height: 33px;
    text-decoration: none;
    overflow: visible;
    background-color: #f5f5f5;
    border-radius: 5px;
}

.io-black-mode a.smooth.amh,
.io-black-mode .amh {
    background-color: rgba(0, 0, 0, .1);
}

.sidebar-menu-inner a {
    margin: unset;
    font-size: 13px;
}

li.limh {
    text-align: center;
    border-radius: 2px;
    padding: 4px 3px;
    width: 33.3%;
    float: left;
}

ul.ulmh {
    padding: 0px 3px 0px;
}

span.spanmh {
    margin-left: 2px !important;
    color: #888888;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
}

span.spanmh1 {
    margin-left: 2px !important;
    color: #888888;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
}

ul.ulmh::after {
    content: " ";
    display: block;
    clear: both;
}

/*菜单颜色&mini修复*/

.io-grey-mode .sidebar-nav,
.io-grey-mode .sidebar-menu-inner a {
    color: #0c0d0f !important;
    font-size: 14px;
}

.sidebar-nav,
.sidebar-menu-inner a {
    font-size: 14px;

}

.second.sidebar-popup.sidebar-menu-inner.text-sm li a {
    background: unset;

}

.second.sidebar-popup.sidebar-menu-inner.text-sm li span {
    color: #515C6B;
    margin-left: 10px !important;
}

.io-black-mode .second.sidebar-popup.sidebar-menu-inner.text-sm li span {
    color: #c6c9cf;
}

.second.sidebar-popup.sidebar-menu-inner.text-sm li span.spanmh1 {
    height: 35px;
    line-height: 21px;
    margin-left: 0px !important;
}

.second.sidebar-popup.sidebar-menu-inner.text-sm li {
    float: unset;
    text-align: left;
}

.io-grey-mode .sidebar-item li>a:hover,
.io-grey-mode .sidebar-popup>div>ul>li>a:hover {
    background: rgba(0, 0, 0, .1) !important;
    border-radius: 5px;
}

.io-black-mode .sidebar-item li>a:hover,
.io-black-mode .sidebar-popup>div>ul>li>a:hover {
    background: rgba(0, 0, 0, .1) !important;
}

/*移动端logo左移*/
.navbar-brand img {
    max-height: 30px;
    margin-left: -20px;
}

/*详情页图片圆角*/
.site-content img {
    border-radius: 5px !important;
}

/*大搜索搜索框优化*/
.header-big #search-text {
    border-radius: 9px;
}

.search-type input:checked+label,
.search-type input:hover+label {
    background-color: #ededed;
}

/*公告框优化*/
.header-big:not(.no-bg) #bulletin_box .card-body {
    border-radius: 9px;
}

/*红色按钮*/
.btn-dog {
    color: #fff !important;
    background: #f1404b;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 4px;
    transition: .3s;
}

/*网址块标题变细*/
strong.cardtitle {
    font-weight: 400;
}

/*网址文字长度显示55%*/
.wd-55 {
    width: 55%;
}

.wd-60 {
    width: 60%;
}

.wd-65 {
    width: 65%;
}

.wd-70 {
    width: 70%;
}

.wd-80 {
    width: 80%;
}

.abi-mb {
    margin-bottom: -4px;
}

/*小圆点*/
.hot {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff6666;
    margin: -12px 0px 1px 2px;
    position: absolute;
    top: 19px;
}

.new {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #409EFF;
    margin: -5px 0px 1px 2px;
    position: absolute;
    top: 19px;
}

/*书签页顶部菜单圆角*/
.sites-tabs-container {
    border-radius: .25rem;
}

/*底部登录框夜间模式适配*/
.io-black-mode .login-tips {
    background: rgba(44, 46, 47, 0.80);
    color: rgba(255, 255, 255, 0.8);
}

.io-black-mode .login-tips .go-icon {
    color: rgba(255, 255, 255, 0.8);
}

/*logo上移*/
.sidebar-logo img {
    max-height: 40px;
    margin-top: -13px;
}

.sidebar-nav .logo {
    line-height: 67px;
}

/*顶部美化*/
.io-grey-mode .page-header {
    box-shadow: none;
    /*backdrop-filter: blur(10px) !important;*/
    /*-webkit-backdrop-filter: blur(10px) !important;*/
}

.io-black-mode .page-header {
    color: #fff;
    /*background: #2c2e2fad !important;*/
    /*backdrop-filter: blur(10px) !important;*/
    /*-webkit-backdrop-filter: blur(10px) !important;*/
    /*box-shadow: 0 0 25px 5px rgba(17, 12, 12, 0.25) !important;*/
}

/*中等/mini网址块美化*/
.card-body.url-content.d-flex.align-items-center {
    height: 55px;
}

.url-card .default a.togo {
    top: 11px;
}

.url-card .default .url-img {
    width: 36px;
    height: 36px;
    margin-left: -9px;
}

.url-card.wechat a.card:after {
    font-size: 56px;
}

.indexmh .url-body .card {
    box-shadow: unset;
}

.indexmh .mt-15 {
    margin-top: 15px;
}

.url-card .post-min .url-img {
    width: 25px;
    height: 25px;
}

.url-card .abi-mini-img {
    background: #b7b7b740 !important;
    border: 2px solid transparent;
    border-radius: 8px !important;
}

.url-card .mini .abi-sites-ranking {
    font-size: 10px;
    transform: scale(0.83);
    transform-origin: 0 0;
    position: absolute;
    right: 25px;
    height: 30px;
    top: 8.5px;
}

/*网址块全体悬浮美化（去除浮动）*/
.url-card .url-body:hover {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

/*小工具网址块美化*/
.sidebar .url-card .card {
    background: none !important;
    /*border: none !important;*/
}

.sidebar .url-card .card:hover {
    border: none !important;
}

.io-black-mode .sidebar .url-card .card {
    background: none !important;
}

/*更多按钮美化*/
a.btn-move.tab-move.text-xs.ml-2 {
    color: #fff !important;
    background: #f1404b;
    padding: 0px 10px;
    padding-right: 6px;
    line-height: 24px !important;
    margin: 5px 0px;
    height: 24px;
    border-radius: 3px;
    white-space: nowrap;
}

a.btn-move.text-xs {
    color: #fff !important;
    background: #f1404b;
    padding: 0px 10px;
    padding-right: 6px;
    line-height: 24px !important;
    margin: 5px 10.5px;
    height: 24px;
    border-radius: 20px;
    white-space: nowrap;
}

/*左上角角标*/
.jiaobiao_red {
    position: absolute;
    top: 6px;
    right: 64px;
    z-index: 1;
    width: 240px;
    height: 20px;
    line-height: 19px;
    -webkit-transform: rotate(-45deg) !important;
    text-align: center;
    color: #fff;
    background-color: #f1404b;
    font-size: 13px;
}

@media (max-width: 767px) {
    .jiaobiao_red {
        display: none;
    }
}

/*左侧滚动条去除*/
.sidebar-menu.flex-fill::-webkit-scrollbar {
    display: none;
}

/*博客页面顶图美化*/
.media-title-bg:before {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .25) 20%, transparent 80%) !important
}

/*书签页修复推荐顶部间距*/
.user-bookmark-body .quick-sites {
    margin-top: -50px;
}

/*标签美化*/
.mt-2 .mr-1 a {
    padding: 4px 10px;
    height: 30px;
    border-radius: 4px;
    background: rgba(138, 138, 138, .15);
    color: #666;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
}

.io-black-mode .mt-2 .mr-1 a {
    background: #28292a !important
}

.mr-1 i.iconfont.icon-wailian.text-ss {
    display: none;
}

span.mr-1 a:hover {
    background: #f1304b;
    color: #fff;
}

/*详情页图标块美化*/
.siteico {
    box-shadow: unset;
    border-radius: 8px;
    height: 200px;
}

@media (max-width: 979px) {
    .siteico {
        height: 60px;
    }

    img.img-cover {
        right: 70%;
        min-width: 44px !important;
        max-height: 69% !important;
    }

    a.btn.btn-like.btn-icon.btn-light.rounded-circle.p-2.mx-3.mx-md-2 {
        margin-left: -1rem !important;
        margin-right: -0.5rem !important;
    }

    .tool-actions {
        left: 60%;
        bottom: -5px;
    }

    div#country {
        display: none;
    }

}
.container12 {
   text-align: center;
} 
/*左右美化*/
@media (min-width: 980px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1900px !important;
    }


    .container-1140 {
        max-width: 1140px !important;
    }

}

.sidebar_right.sites.animate-nav .site-l {
    /*width: 936px!important;*/
}

.site-l {
    padding: 15px 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 20px -5px rgb(158 158 158 / 10%);
    -webkit-box-shadow: 0px 0px 20px -5px rgb(158 158 158 / 10%);
    background: #fff;
}

@media (min-width: 980px) {
    .abi-site-l {
        margin-top: 30px;
    }
}

@media (min-width: 980px) {
    .container-404 {
        max-width: 1140px;
        margin-top: 150px;
    }
}

.io-black-mode .site-l {
    background-color: #2c2e2f;
}

@media (min-width: 768px) and (max-width: 1350px) {
    .site-l {
        margin-left: 14px;

    }
}

@media (max-width: 767px) {
    .site-l {
        margin-left: auto;
        margin-right: auto;
        padding: 15px 10px;
        width: 100%;
    }
}


@media (min-width: 992px) {
    .sites-template-default .sidebar.sidebar-tools.d-none.d-lg-block {
        float: right;
        top: 30px;
    }
}

/*左侧图标移动*/
.site-l .col-12.col-sm-5.col-md-4.col-lg-3 {
    padding-top: 15px;
    float: left;
    width: 25%;
}

@media (max-width: 979px) {
    .site-l .col-12.col-sm-5.col-md-4.col-lg-3 {
        float: unset;
        width: 100%;
        max-width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media (min-width: 980px) {
    .siteinfo {
        margin-left: -15px;
    }
}

/*右侧信息移动*/
.site-l .col.mt-4.mt-sm-0 {
    float: right;
    width: 75%;
}

@media (max-width: 768px) {
    .site-l .col.mt-4.mt-sm-0 {
        float: unset;
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }
}

.content {
    clear: both;
}

/*内容偏左修复*/
@media (min-width: 992px) {
    .abi-col-lg-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .site-l .content-layout,
    .post-template-default .content-layout {
        margin-right: 0px;
    }
}

/*.sidebar_right .content-wrap:not(.indexmh .content-wrap) {
    float: unset;
}*/

/*头像修复*/
.v-avatar {
    width: 32px;
    height: 32px !important;
    border-radius: 100% !important;
}

/*顶部边距*/
.site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
    margin-top: -40px !important;
}

/*@media (min-width: 980px){
.site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
    margin-top: -40px!important;
  margin-left: 0px;
    margin-right: 0px;
}
}*/

@media (min-width: 980px) and (max-width: 991px) {
    .site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
        margin-left: 140px;
    }
}

@media (min-width: 979px) {

    .sidebar_right.sites.animate-nav .site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
        margin-left: 30px !important;
    }

    .sidebar_right.sites.mini-sidebar .site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
        margin-top: -65px !important;
        margin-left: 155px !important;
        margin-right: 0 !important;
    }

    .sites-template-default.sidebar_no.sites.animate-nav .site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
        margin-left: 0px !important;
    }

    .sites-template-default.sidebar_no.sites.mini-sidebar .site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
        margin-left: 155px !important;
        margin-right: 0px !important;
    }

    .sites-template-default.sidebar_no.mini-sidebar .site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
        margin-left: 155px !important;
    }


}

/*手机边距*/
@media (max-width: 767.98px) {
    .indexmh .row {
        margin-right: 5px !important;
        margin-left: 5px !important;
    }
}

/*网址信息边距减少*/
.siteinfo .col.mt-4.mt-sm-0 {
    padding-right: 15px;
    padding-left: 15px;
}

.sites-template-default .btn-cat {
    color: #777 !important;
    background-color: unset;
    border-color: unset;
    font-size: 13px;
}

/*面包屑*/
.cat {
    margin-left: 9px;
}

@media (max-width: 599px) {
    .cat {
        margin-left: -2px;
    }
}

@media (min-width: 768px) {
    .spare-site.mb-3 {
        margin-left: 14px;
    }
}

.cat .custom-piece_c {
    color: #777 !important;
}

.sites-template-default .btn-cat:hover {
    background: #f1304b;
    color: #fff !important;
}

.abi-text-xs {
    font-size: 15px !important;
}

/* 软件套餐价格开始 */
.abiunknown {
    background: #b5b5b5;
}

.abifree {
    background: #02813bb0;
}

.abitrial {
    background: #596cb3cc;
}

.abicharge {
    background: #eb8a8a;
}

.abibeta {
    background: #cf8500c9;
}


.abi-sites-free {
    color: #FFF;
    padding: 10px;
    border-radius: 7px;
    font-size: 15px !important;
    text-align: center;
    margin-bottom: 0.8rem !important;
}

.abi-sites-title {
    padding: 0px 20px 10px 20px;
    font-size: 14px;
}

.abi-sites-title span {
    font-size: 12px;
}

.abi-sites-title .abi-fw700 {
    font-weight: 700;
    font-size: 14px !important;
}

.abi-sites-title .abi-amount {
    color: #FFF;
    padding: 2px;
    border-radius: 5px;
    font-size: 12px;
}

/*网址内容背景色*/
#jieshaokuang {
    background: #f9f9f9;
    border-radius: 6px;
}

.io-black-mode #jieshaokuang {
    background: #28292a !important;
}

/*相关网址美化*/
.site-l .row.mb-n4 {
    background: #f9f9f9;
    border-radius: 6px;
    padding-top: 11px;
    margin: 0px;

}

.io-black-mode .site-l .row.mb-n4 {
    background: #28292a !important
}

.site-l .url-body .card {
    box-shadow: none;
    background: none;
}

@media (max-width: 767px) {
    .site-l .url-card.col-sm-6.col-md-4 {
        width: 50% !important;
    }

    .site-l .row.mb-n4 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

@media (min-width: 768px) {
    .site-l .url-card.col-sm-6.col-md-4 {
        max-width: 33.3333%;
    }
}

@media (min-width: 980px) {
    .site-l .url-card.col-sm-6.col-md-4 {
        max-width: 20%;
    }
}

.site-l .mb-n4,
.site-l .my-n4 {
    margin-bottom: 20px !important;
}

.sites-template-default .site-l .url-card .mini a.togo {
    display: none;
}

/*预览内容变宽*/
div#yulan {
    padding: 0.25rem;
}

/*数据评估美化*/
#pinggu {
    background: #f9f9f9;
    border-radius: 7px;
}

.io-black-mode #pinggu {
    background: #28292a !important;
}

/*评论框美化*/
.abi-card {
    background: #FFF;
    border-radius: 7px;
}

.io-black-mode .abi-card {
    background: #28292a !important;
    border-radius: 7px;
}

.abi-m-15 {
    margin: 15px;
}

.abi-mt-15 {
    margin-top: 15px;
}

/* 去吐槽 */

.abi-tucao {
    font-size: 1rem !important;
}

.abi-tucao a {
    color: #ff6666 !important;
}


}

.io-black-mode .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results {
    color: #bbb;
}

.rmp-results-widget.js-rmp-results-widget {
    display: inline;

}

@media (max-width: 768px) {
    .rmp-rating-widget .rmp-icon--ratings {
        font-size: 2rem;
    }

    .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results {
        font-size: 14px;
    }
}

.abi-rmp-row {
    display: grid;
    align-content: center;
    align-items: center;
}

.abi-rmp-col {
    max-width: 100%;
    margin-bottom: .6rem !important;
    margin-top: .6rem !important;
}

.abi-rmp-info {
    position: absolute;
    display: flex;
    justify-content: flex-start;
}

.abi-rmp-link {
    width: 150px;
    text-align: left !important;
    font-size: 14px !important;
}

.abi-rmp-star-rating {
    display: flex;
    justify-content: flex-end;
    margin-top: 0;
}


/*文章页修复和美化*/
.abi-card-post {
    background: #FFF;
    box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, .2);
    border-radius: 7px !important;
}

.io-black-mode .abi-card-post {
    background: #2c2e2f;
    box-shadow: none;
}

.abi-row-post {
    display: flex;
    flex-wrap: wrap;
}

.near-navigation {
    box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, .2);
    border-radius: 7px !important;
}

.io-black-mode .near-navigation {
    box-shadow: none;
}

.near-navigation span {
    font-size: 15px;
}

.near-navigation .near-title {
    font-size: 15px;
}

@media (max-width: 979px) {
    .post-template-default .content-wrap-post .content-layout {
        padding: 0px 0px;
    }

    h2#comments-list-title {
        margin-left: 10px !important;
    }
}

@media (min-width: 992px) {
    .sidebar_right .content-wrap-post {
        float: left;
        width: 76%;
    }
}

.single-top-area .card-body {
    background: #f9f9f9;
    border-radius: 6px;
}

.io-black-mode .single-top-area .card-body {
    background: #2c2e2f !important;
}

/*公告页修复*/
.content-wrap-bulletin {
    background: #fff;
    padding: 15px;
    border-radius: 8px;

}

.io-black-mode .content-wrap-bulletin {
    background: #2c2e2f;
}

/*tab栏美化*/
.tab-auto-scrollbar.menu.overflow-x-auto::-webkit-scrollbar {
    display: none;
}

.tabfg {
    padding-top: 10px;
    background: #fff;
    border-radius: 8px;
    margin-top: 15px;
    box-shadow: 0 0 2rem 0 rgb(41 48 66 / 10%) !important;
}

.io-black-mode .tabfg {
    background: #2c2e2f;
}
/*tab栏背景色调整*/
.slider_menu[sliderTab] {
    background: unset  !important;
}

@media (min-width: 992px) {
    .tabmh {
        padding: 0.5rem 0rem 0.1rem 0rem;
    }

    .tabmh .text-gray.text-lg {
        float: left;
        height: 28px;
        line-height: 32px;
        margin-bottom: 5px;
    }

    .tabmh .d-flex.flex-fill.flex-tab {
        padding-left: 0rem;
    }
}

.tabmh {
    padding: 0.5rem 0rem 0.1rem 0rem;
}

.tabmh .slider_menu[sliderTab] .anchor {
    background: transparent;
    border-radius: 0px;
}

.tabmh .slider_menu[sliderTab]>.menu>li>a.active {
    color: #777;
}

.tabmh .slider_menu[sliderTab]>.menu>li>a:hover {
    color: #777;
}

.tabmh .slider_menu[sliderTab] .anchor:before {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    height: 2px;
    width: 20%;
    background-color: #ff6304;
    margin: 0 auto;
    left: 50%;
    margin-left: -10%;
    right: 50%;
    margin-right: -10%;
}

.indexmh .content-wrap {
    border-radius: 8px;
    padding-bottom: 0px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .io-mx-n2 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

h4.text-gray.text-lg {
    margin-left: 15px !important;
}

.d-flex.flex-fill.flex-tab {
    margin-left: 10px;
    margin-right: 10px;
}

.list-title-txt[data-v-66ccc152] {
    top: 0px;
    left: 0;
    position: relative;
    padding-right: 33px;
}

span.separator[data-v-66ccc152] {
    height: 11px;
    width: 2px;
    background: #777;
    display: inline-block;
    z-index: 10;
    margin-left: 0;
    margin-right: 9px;
    position: absolute;
    top: 7px;
    float: right;
    right: 0;
}

@media (max-width: 979px) {
    .list-title-txt[data-v-66ccc152] {
        display: none;
    }
}

/*自定义美化*/
.zdy {
    width: 100%;
    background: #fff;
    padding: 10px 0px 8px 0px;
    border-radius: 8px;
    box-shadow: 0px 0px 20px -5px rgb(158 158 158 / 10%);
}

.zdy strong {
    font-weight: normal;
}

.io-black-mode .zdy {
    background-color: #2c2e2f;
}

@media (min-width: 768px) {
    .zdy {
        padding: 10px 10px 8px 10px;
    }
}

@media (min-width: 1200px) {
    .zdy {
        width: 100%;
        max-width: 100%;
    }

    .col-xxl-10a {
        flex: 0 0 20% !important;
        max-width: 16.6% !important ;
    } 

    .zdy .row {
        margin-left: 5px !important;
        margin-right: 0px !important;
    }

    .tab-content #sites {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

.zdy .d-flex.flex-fill.customize-menu {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.zdy #my-nav,
.zdy #my-c-nav,
.zdy .customize-sites {
    margin-top: 0.8rem;
}

.overflow-x-auto.hot-search-panel.mb-3.pb-2 {
    padding: 0 0rem !important;
}

@media (min-width: 768px) and (max-width: 979px) {
    .overflow-x-auto.hot-search-panel.mb-3.pb-2 {
        padding: 0 .5rem !important;
    }
}

@media (min-width: 992px) {
    .overflow-x-auto.hot-search-panel.mb-3.pb-2 {
        padding: 0 0.5rem !important;
    }
}

@media (max-width: 992px) {
    .zdy .url-card {
        margin-top: 5px;
    }
}

a.btn.p-0.rounded.mb-3 {
    /*添加按钮适配大小*/
    line-height: 1.3;
}

.zdy .url-card .url-body a:hover {
    color: unset;
}

.zdy .url-body .togo {
    display: none;
}

.zdy .url-card:nth-child(5n+1) .url-body a {
    background: #f7faff;
}

.zdy .url-card:nth-child(5n+2) .url-body a {
    background: #f5f2f2;
}

.zdy .url-card:nth-child(5n+3) .url-body a {
    background: rgba(102, 205, 170, .12);
}

.zdy .url-card:nth-child(5n+4) .url-body a {
    background: #fdf5e6;
}

.zdy .url-card:nth-child(5n+5) .url-body a {
    background: #f5f7fd;
}

.io-black-mode .zdy .url-card .url-body a {
    background: rgba(0, 0, 0, .1);
}

/*文字/图片广告样式*/
@media (min-width: 992px) {
    .wzgg {
        margin-left: -15px;
        margin-top: 12px;
    }
}

.mxqygg {
    margin-right: auto;
    width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
}

@media (min-width: 992px) {
    .mxqygg {
        display: none;
    }
}

@media (max-width: 992px) {
    .pcxqygg {
        display: none;
    }
}

.pcxqygg {
    margin-left: -10px;
    margin-bottom: -24px;
    margin-right: -15px;
    margin-top: 10px;
}

.pcxqygg a {
    width: 48%;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 10px;
}

.mxqygg a {
    margin-bottom: 5px;
    display: block;
}

img.adimg {
    border-radius: 6px;
}

span.ggjb {
    position: absolute;
    padding-left: 2px;
    left: -.4rem;
    padding-right: 3px;
    font-size: 13px;
    color: #fff;
    top: 0.1rem;
    background: rgb(255 0 20 / 0.7);
    border-radius: 100px;
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

@media (max-width: 992px) {
    span.ggjb {
        left: -0.7rem;
        top: -0.6rem;
    }
}

/*按钮广告*/
.btn-gg {
    color: #fff !important;
    background-color: #e36296 !important;
    border-color: transparent;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 4px 4px 4px 4px;
    font-size: 13px;

}

@media (min-width: 992px) {
    .btn-gg {
        margin-left: 15px;
        margin-top: 10px;
        margin-right: 0px;
    }
}

.url-body .card-body .wd-55 .fromcountry {
    font-size: 12px;
    position: absolute;
    left: 7.7rem;
    top: 9px;
    color: #959595;
}

/*推荐网址美化*/
.url-body .badge.text-ss {
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgb(255 0 20 / 0.7);
    border-radius: 100px;
    z-index: 1;
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

li#subnav a .url-sitesidebar .text-ss {
    position: absolute;
    left: 0px;
    top: -3px;
    background: rgb(255 0 20 / 0.7);
    border-radius: 100px;
    z-index: 1;
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

/*新鲜网址美化*/
.url-body .badge.tag-new {
    color: #e7eeff !important;
}

.list-title .badge.text-ss-new {
    background: rgb(0 78 255 / 0.7);
    color: #e7eeff !important;
}

.text-ss-new {
    font-size: .45rem !important;
}

.url-body .badge.text-ss-new {
    position: absolute;
    left: 15px;
    top: 0px;
    background: rgb(0 78 255 / 0.7);
    border-radius: 100px;
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
}

li#subnav a .url-sitesidebar .text-ss-new {
    position: absolute;
    left: 15px;
    top: -3px;
    background: rgb(0 78 255 / 0.7);
    border-radius: 100px;
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
}

/*顶部登录*/
/*.nav-login a:not(.user-bookmark-body a) {
    font-size: 16px;
    line-height: 20px;
    color: #fff !important;
    padding: 2px 0px 0px 6px;
    background: #ff6304;
    border-radius: 28px;
    display: block;
    width: 28px;
    height: 28px;
    text-shadow: none;
}*/

/*手机端去除手机查看*/
@media (max-width: 992px) {
    a.btn.btn-arrow.qr-img {
        display: none;
    }
}

/*文章标题三行隐藏*/
.overflowClip_2 {
    -webkit-line-clamp: 2;
}

.overflowClip_3 {
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
}

.overflowClip_4 {
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
}

/*首页小工具修复*/

@media (min-width: 992px) {
    .home .indexmh .content-layout {
        /*margin-right: calc(310px + 15px);*/
        border-radius: 8px;
    }

    .indexmh .content-layout {
        border-radius: 8px;
    }
}

.indexmh .sidebar.sidebar-tools.d-none.d-lg-block {
    margin-top: 14px;
}

/*小工具网址块颜色*/
.sidebar .url-card .card {
    background: #f5f5f5;
}

.abi-mininav-category {
    color: #CCC;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    font-size: 12px;
    margin: 5px 10px 5px 10px;
}

.abi-mininav-category:before {
    content: "";
    flex: 1 1;
    border-bottom: 1px solid #CCC;
    margin: auto;
    margin-right: 5px;
}

.abi-mininav-category:after {
    content: "";
    flex: 1 1;
    border-bottom: 1px solid #CCC;
    margin: auto;
    margin-left: 5px;
}

.io-black-mode .abi-mininav-category {
    color: #cccccc5e;
}

.io-black-mode .abi-mininav-category:before,
.io-black-mode .abi-mininav-category:after {
    border-bottom: 1px solid #cccccc5e;
}

/*底部高度/宽度优化*/
@media (min-width: 980px) {
    .footer-inner .my-4 {
        margin-bottom: .5rem !important;
    }

    .col-12.col-md-3.text-md-right.mb-4.mb-md-0 {
        margin-top: 0px;
    }

    .home.sidebar_right.mini-sidebar .footer-inner.card.rounded-xl.m-0,
    .page-template-template-mininav.sidebar_no.mini-sidebar .footer-inner.card.rounded-xl.m-0 {
        margin-left: 80px !important;
    }

    .sites-template-default .footer-inner.card.rounded-xl.m-0 {
        margin-top: -126px !important;
    }

    .sites-template-default.sidebar_right.sites.animate-nav .footer-inner.card.rounded-xl.m-0 {
        width: 1260px;
        margin-left: 0px !important;
    }

    .sites-template-default.sidebar_right.sites.mini-sidebar .footer-inner.card.rounded-xl.m-0 {
        margin-left: 155px !important;
        width: 85.8%;
    }


}

/*顶部弹出矩阵*/
.topgj_r .menu-item:hover>ul {
    opacity: 1;
    top: 28px;
    visibility: visible;
    padding: 5px 0px;
}

.topgj_r .sub-menu {
    opacity: 0;
    visibility: hidden;
    width: -webkit-fill-available !important;
    background: #fff;
    box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
    text-align: center;
    border-radius: 2px;
    position: absolute;
    z-index: 9999;
    max-width: 90px;
    transition: opacity 0.25s, top 0.25s, visibility 0.25s;
}

.io-black-mode .topgj_r .sub-menu {
    background: #2c2e2f;
}

.topgj_r .sub-menu .menu-item {
    list-style: none;
    border-radius: 2px;
    padding: 5px 5px;
}

.topgj_r .menu-item a {
    font-size: 13px;
    padding: 10px 8px;
    color: #282a2d!important;
}

.io-black-mode .topgj_r .menu-item a {
    color: #c6c9cf!important;
}

.topgj_r .menu-item .sub-menu .menu-item a {
    font-size: 13px;
    padding: 0px;
    color: #666666;
    display: block;
}

.topgj_r .menu-item .sub-menu .menu-item a:hover {
    color: #666666;
}

.io-black-mode .topgj_r .menu-item .sub-menu .menu-item a {
    color: #c6c9cf;
}

.topgj_r .menu-item .sub-menu .menu-item:hover {
    background: rgba(0, 0, 0, .1);
}

ul.nav.navbar-menu.text-xs.order-1.order-md-2.position-relative.topgj_r {
    margin-right: 15px;
}

@media (max-width: 980px) {
    .topgj_r {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    ul.nav.navbar-menu.text-xs.order-1.order-md-2.position-relative.topgj_r {
        display: none;
    }
}

/*@media screen and (min-width: 768px) and (max-width: 900px){
    .navbar .navbar-nav li>a {
        font-size: 14px;
        padding: 10px 8px;
    }
}*/

/*@media screen and (max-width: 820px){
    .navbar .navbar-nav li>a {
        font-size: 14px;
        padding: 10px 10px;
    }
}

@media screen and (max-width: 768px){
    .navbar .navbar-nav li>a {
        font-size: 14px;
        padding: 10px 10px;
    }
}*/

/*标签换行及两行最多修复*/
.mr-1,
.mx-1 {
    white-space: nowrap;
}

.sitetags {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

/* 标签小工具美化 */
.sidebar .abi-tags .abi-tags-item {
    display: inline-block;
    margin: 6px 0px;
    font-size: 12px;
    border-radius: 5px;
    background: none;
}

.tags a {
    padding: 3px 5px !important;
}

.sidebar .abi-tags .abi-tags-item span {
    font-weight: bold;
    margin-left: 2px;
}

/*侧边栏浏览量隐藏*/
.sidebar-tools span.views {
    display: none;
}


/*首页/详情页网址块美化（移动端）*/
@media (max-width: 980px) {
    strong.cardtitle {
        font-weight: normal;
    }

    .indexmh .mt-4,
    .indexmh .my-4 {
        margin-top: .5rem !important;
    }

    .indexmh .mb-3,
    .indexmh .my-3 {
        margin-bottom: .3rem !important;
    }

    .indexmh .abi-mb-8,
    .indexmh .my-8 {
        margin-bottom: .8rem !important;
    }

    .site-l .mb-3,
    .site-l .my-3 {
        margin-bottom: .3rem !important;
    }

    .site-l .row.mb-n4 {
        margin-bottom: 10px !Important;
    }

    .url-card .mini a.togo {
        /* display: none; */
    }

    .indexmh .url-body .card {
        background: unset;
    }

    .io-black-mode .url-card .card {
        background: unset !important;
    }

    .site-l .url-body .card {
        background: unset;
        box-shadow: none;
    }

    .url-card .mini .card-body {
        padding: .4rem .5rem;
    }

    .user-bookmark-body .url-card .mini .card-body {
        padding: .4rem .5rem;
    }
}

/*详情页网址块美化（PC端）*/
.sites-template-default strong.cardtitle {
    font-weight: normal !important;
}

/*顶部广告*/

/*弹窗广告调整*/
@media (min-width: 992px) {

    .sites-template-default .modal-lg,
    .modal-xl {
        max-width: 770px;
    }
}

@media (max-width: 768px) {
    .tcgg div:nth-child(1) {
        display: none;
    }
}


/*资讯页修复调整*/
@media (max-width: 980px) {
    .row.no-gutters {
        margin-right: -6px !important;
        margin-left: -9px !important;
    }

    .overflow-x-auto.hot-search-panel.mb-3.pb-2 {
        margin-right: 2px !important;
        margin-left: -13px !important;
    }
}

/*分类页/标签页电脑端一行数量*/
@media (min-width: 1200px) {

    .tax-favorites .col-xl-3,
    .tax-sitetag .col-xl-3 {
        flex: 0 0 16.6%;
        max-width: 16.6%;
    }
}

/*分类页美化*/


.tax-favorites .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 28px;
    padding-top: 15px;
}

.tax-favorites a.card {
    box-shadow: none;
    background: none;
}

.io-black-mode .tax-favorites a.card {
    box-shadow: none;
    background: none;
}

@media (max-width: 980px) {
    .tax-favorites .row {
        margin-bottom: 28px;
        padding-top: 5px;
    }

    .tax-favorites .url-card.col-sm-6.col-md-4.col-xl-3 {
        width: 50%;
    }

    .tax-favorites a.card.mb-3 {
        box-shadow: none;
        background: none !important;
        margin-bottom: .3rem !important;
    }
}



/*标签页美化*/

.tax-sitetag a.card.mb-3 {
    background: none;
    box-shadow: none;
}

.row.sitetag {
    background: #fff;
    border-radius: 8px;
    margin-left: 0px;
    padding-top: 15px;
    margin-right: 0px;
}

.io-black-mode .row.sitetag {
    background: #28292a !important;
}

@media (max-width: 980px) {
    .tax-sitetag .url-card.col-sm-6.col-md-4.col-xl-3 {
        width: 50%;
    }

    .row.sitetag {
        padding-top: 5px;
    }

    .tax-sitetag a.card.mb-3 {
        background: none;
        box-shadow: none;
        margin-bottom: .3rem !important;
    }
}

/*分类页标签页面包屑*/
.mbx {
    margin-bottom: 20px;
    color: #777 !important;
    font-size: 13px;
}

.mbx a {
    color: #777 !important;
}

/*移动文章页相关文章*/
@media (max-width: 980px) {
    .post-template-default .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

/*pcmini侧边栏美化*/
@media screen and (min-width: 980px) {
    .tab-widget-content .widget-item {
        grid-template-columns: repeat(auto-fill, 68px);
        grid-gap: 27px;
    }

    .mini-sidebar .main-content {
        margin-left: 0px !important;
    }

    .mini-sidebar .sidebar-nav .sidebar-menu {
        width: 0px !important;
    }

    .mini-sidebar .main-content {
        margin-left: 0px !important;
    }

    .mini-sidebar .sidebar-nav {
        width: 0px !important;
    }

    .mini-sidebar .main-content .page-header {
        left: 0px !important;
    }

    div#mini {
        position: absolute;
        left: 15px;
        z-index: 999;
        border-radius: 12px;
    }

    .sidebar_right.animate-nav .indexmh,
    .sidebar_no.animate-nav .indexmh {
        margin-left: 0px !important;
    }

    .sidebar_right.mini-sidebar .indexmh,
    .sidebar_no.mini-sidebar .indexmh {
        margin-left: 80px !important;
    }

    .sites-template-default div#mini {
        left: 0px;
        position: relative;
    }

    div#mininav {
        position: fixed;
        padding: 5px 0px;
        background: #fff;
        z-index: 999;
        box-shadow: 0 0 2rem 0 var(--sidebarShadowGrey, transparent) !important;
        border-radius: 100px;
    }

    .sites-template-default div#mininav {
        top: 87px;
    }

    .io-black-mode div#mininav {
        background: #2c2e2f;
    }

    .fix {
        top: 80px;
    }

    .customize-width {
        position: relative;
    }

    #mini .sidebar-menu-inner ul {
        padding-left: 0px;
        margin-bottom: 0;
    }

    .sidebar_right.mini-sidebar #mini,
    .sidebar_no.mini-sidebar #mini {
        display: block !important;
    }

    #mini .sitesidebar ul {
        width: 140px;
    }

    .sitesidebar-nav {
        border-radius: 8px !important;
    }

    div#mini {
        display: none;
    }

    #mininav a {
        padding: 12px 10px;
        margin: 0px 0px;
        height: 47px;
        font-size: 14px;
    }

    #mininav i {
        font-size: 22px;
    }
}

@media (max-width: 980px) {
    div#mini {
        display: none;
    }

    div#mininav span {
        font-size: 12px;
        margin: 0px 4px;
    }
}

@media screen and (min-width: 980px) {
    #mini .sidebar-menu-inner .sidebar-item.top-menu {
        display: none;
    }
}

/*侧边栏进阶导航*/
@media screen and (min-width: 980px) {
    li#subnav {
        position: relative;
        list-style: none;
        cursor: pointer;
        margin: 0px 5px;
    }

    #subnav a {
        margin-left: 0px;
    }

    ul.subnav-menu {
        padding: 8px !important;
        position: absolute;
        min-width: 200px;
        opacity: 0;
        overflow: hidden;
        visibility: hidden;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 5px 20px 0px rgb(0 0 0 / 15%);
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
        will-change: transform;
        margin-left: 55px !important;
        margin-top: -45px;
    }

    /*学术导航专属变宽*/
    .page-id-3782 ul.subnav-menu {
        min-width: 300px;
    }

    .io-black-mode ul.subnav-menu {
        background: #28292a !important;
    }

    li#subnav:hover {
        background: rgba(0, 0, 0, .1);
        border-radius: 50px;
    }

    .sitesidebar-hover:hover {
        border-radius: 8px !important;
    }

    li#subnav:hover>ul {
        opacity: 1;
        z-index: 1;
        overflow: visible;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .subnav-menu li {
        position: relative;
        list-style: none;
        width: 50%;
        float: left;
    }

    .subnav-menu a {
        padding-left: 0px !important;
        margin: 0px 0px !important;
    }

    .subnav-menu a:hover {
        background: rgba(0, 0, 0, .1);
        border-radius: 10px;
    }

    .io-black-mode .subnav-menu a:hover {
        background: #363738;
    }

    .subnav-menu i {
        margin-left: 4px;
    }

    .subnav-menu i {
        font-size: 21px !important;
    }

    .subnav-menu span {
        margin-left: 8px !important;
        color: #888888;
    }

}

/*直达图标放大*/
i.iconfont.icon-goto {
    font-size: 20px;
}

/*搜索页优化*/
@media (max-width: 768px) {
    .search .url-card.col-md-4 {
        width: 50% !important;
    }

    .search .url-card .mini .card-body {
        padding: .4rem .5rem;
    }
}

.header-big.bg-gradual:after {
    height: 50px !important;
    background-image: linear-gradient(to top, #f9f9f9 10%, transparent 80%) !important;
}

.io-black-mode .header-big.bg-gradual:before,
.io-black-mode .header-big.bg-gradual:after {
    background-image: linear-gradient(to top, #1b1d1f 10%, transparent 80%) !important;
}


/*首页热榜文字不换行修复*/
.home .ml-2,
.mx-2 {
    word-break: break-all;
}



/*首页横幅广告*/
@media (max-width: 768px) {
    .apd.apd-home.col-12 {
        margin-top: 7px;
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-bottom: -20px;
    }

    .apd.apd-home.col-12 a {
        display: block;
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .apd.apd-home.col-12 {
        margin-top: 18px;
    }

    .apd.apd-home.col-12 a {
        width: 48%;
        display: inline-block;
        margin-bottom: -19px;
    }
}

/* 404美化 */
@media (min-width: 576px) {
    .container-404 {
        margin-top: 150px;
    }
}

/* 404美化 */
@media (max-width: 767.98px) {
    .container-404 {
        margin-top: 25px;
    }

    .row .abimage {
        margin-left: 60px;
    }

    .row .ab404 h1 {
        font-size: 4rem;
        text-align: center;
    }

    .row .ab404 h2 {
        font-size: 1.5rem;
        text-align: center;
    }

    .row .ab404 p {
        margin-top: 15px;
        text-align: center;
    }

    .row .ab404 .abreturn {
        margin-top: 15px;
        text-align: center;
    }

    .row .ab404 .abreturn a button {
        background: #f1404b;
        color: #FFF;
    }

    .row .ab404 .abreturn a button:hover {
        background: #f1404bd1;
        color: #FFF;
    }
}

/* 404美化 */
@media (min-width: 768px) {
    .row .ab404 h1 {
        font-size: 6rem;
    }

    .row .ab404 h2 {
        font-size: 2.5rem;
    }

    .row .ab404 p {
        margin-top: 10px;
    }

    .row .ab404 .abreturn {
        margin-top: 30px;
    }

    .row .ab404 .abreturn a button {
        background: #f1404b;
        color: #FFF;
    }

    .row .ab404 .abreturn a button:hover {
        background: #f1404bd1;
        color: #FFF;
    }
}

.apd.apd-home.col-12 img {
    border-radius: 6px;
}

/* 页脚小工具美化 */
.footernav {
    background: #FFF;
    padding: 5px 0px;
    border-radius: 50px;
}

#footer-tools .mybtn {
    color: #282a2d;
    width: 40px;
    height: 40px;
    font-size: 1rem;
    text-align: center;
    line-height: 40px;
    padding: unset;
    display: block;
    border: unset;
}

#footer-tools .mybtn:hover {
    background: rgba(0, 0, 0, .1);
    border-radius: 50px;
}

#footer-tools a i {
    font-size: 20px;
}

.io-black-mode .footernav {
    background: #2c2e2f;
}

.io-black-mode #footer-tools .mybtn {
    color: #c6c9cf;
}

.url-sitesidebar {
    padding: 0;
}

.url-sitesidebar .url-img img {
    width: 20px;
    height: 20px;
    border-radius: 50px;
}

#mininav #subnav a .sitesidebar-title {
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.sitesidebar ul hr.sitesidebar-hr {
    margin-top: 5px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.sitesidebar ul span.tj-title {
    font-size: 13px;
    text-align: center;
    display: block;
    padding: 6px;
    background: #81818147;
    margin-bottom: 5px;
}

/* 更改left、will为自动，避免出现加载模糊 */
.theiaStickySidebar {
    left: auto !important;
    will-change: auto !important;
}

.theiaStickySidebar .card-header i {
    font-size: 23px;
}

/* 资讯页优化 */
.flex-column-abicustom {
    flex-wrap: wrap;
}

.abiimages {
    width: 32.3%;
    margin-bottom: 9px;
}

.abi-h-100 {
    height: 100% !important;
}

.abi-pd-10 {
    padding: 10px;
}

.abi-item {
    background: #FFF;
    border-radius: .525rem !important;
}

.site-go-url .abi-site-go {
    background-image: linear-gradient(221deg, #ffa969, #f55065);
    color: #fff;
    font-weight: 600;
    border-image-source: linear-gradient(221deg, #ffa969, #f55065);
    border-image-slice: 1;
}

.site-go-url .abi-site-go:hover {
    background-image: linear-gradient(221deg, #ffa969, #f55065) !important;
}

.io-black-mode .abi-item {
    background: #2c2e2f;
    border-radius: .525rem !important;
}

.abi-item-content {
    padding: 20px;
}

.btn-search.current:after {
    display: none;
}

/* 页面模板优化 */
.panel-body p {
    margin-bottom: 0.5rem !important;
}

/* 广告优化开始 */
#page-ad {
    border: 0;
    box-shadow: none;
    padding: 0;
    background: 0 0;
}

#page-ad h1.page-title {
    margin: 8px 0 20px;
}

#article-container {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

#article-container>:last-child {
    margin-bottom: 0;
}

#flink-banners {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    width: 100%;
    height: 76%;
    padding: 1.5rem;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    will-change: transform;
    -webkit-animation: slide-in .6s .2s backwards;
    -moz-animation: slide-in .6s .2s backwards;
    -o-animation: slide-in .6s .2s backwards;
    -ms-animation: slide-in .6s .2s backwards;
    animation: slide-in .6s .2s backwards
}

#flink-banners .flink .banners-title {
    top: 1.5rem
}

#flink-banners .banner-top-box {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

#flink-banners .banner-button-group {
    position: absolute;
    right: 2rem;
    top: 2.5rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex
}

.banners-title-small {
    font-size: 12px;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: .5rem
}

.banners-title-big {
    font-size: 28px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 8px;
    letter-spacing: 2px;
}

#flink-banners .banner-button-group .banner-button.secondary {
    color: #363636;
}

#flink-banners .banner-button-group .banner-button i {
    margin-right: 8px;
    font-size: 1rem;
}

#skills-tags-group-all {
    display: flex;
    transform: rotate(0);
    transition: .3s
}

#skills-tags-group-all .tab-pane .tags-group-wrapper {
    margin-top: 40px;
    display: flex;
    flex-wrap: nowrap;
    animation: rowup 60s linear infinite;
    margin-bottom: 40px;
}

#skills-tags-group-all .tags-group-icon-pair {
    margin-left: 2rem
}

#skills-tags-group-all .tags-group-icon-pair .icon-btn .img-bg {
    width: 70px;
    height: 70px;
}

#skills-tags-group-all .tags-group-icon-pair .icon-btn .img-bg:hover {
    scale: 1.1;
}

.io-black-mode .tags-group-icon-pair a .bg-white {
    background-color: #4a4a4a !important;
}

.tags-group-icon-pair a .bg-white {
    background-color: #f0f0f0 !important;
}

#skills-tags-group-all .tags-group-icon-pair .icon-btn:nth-child(even) {
    margin-top: 1rem;
    transform: translate(-60px);
}

#skills-tags-group-all .icon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    border-radius: 30px
}

#skills-tags-group-all .tags-group-icon img {
    width: 30px;
    margin: 0 auto !important
}

#skills-tags-group-all .card-body .tags-group-icon-pair .tags-group-icon:nth-child(even) {
    margin-top: 1rem;
    transform: translate(-60px)
}

#skills-tags-group-all .etc {
    margin-right: 10px;
    margin-top: 10px
}

#flink-banners .banner-button-group .banner-button {
    color: #FFF;
}

#flink-banners .banner-button-group .banner-button.secondary {
    color: #fff;
}

#flink-banners .banner-button-group .banner-button:hover {}

#flink-banners .banner-button-group .banner-button i {
    margin-right: 8px;
    font-size: 1rem
}

#flink-banners #skills-tags-group-all .tags-group-wrapper .io-ajax-auto {
    -webkit-animation: 120s rowup linear infinite;
    -moz-animation: 120s rowup linear infinite;
    -o-animation: 120s rowup linear infinite;
    -ms-animation: 120s rowup linear infinite;
    animation: 120s rowup linear infinite
}

@keyframes rowup {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

#flink-banners #skills-tags-group-all .tags-group-icon {
    border-radius: 50%
}

#flink-banners #skills-tags-group-all .tags-group-icon img {
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    object-fit: cover
}

.author-content {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-top: 1rem;
}

@media screen and (max-width: 1200px) {
    .author-content-item.con-2 {
        display: none !important;
    }

    .author-content-item.con-1 {
        width: 49% !important;
    }
}

@media screen and (min-width:300px) and (max-width: 800px) {
    .author-content-item {
        width: 100% !important;
    }

    .author-content-item.skills {
        width: 100% !important;
    }

    .author-content-item.con-1 {
        display: none !important;
    }
}

@media screen and (min-width: 1201px) {
    .author-content-item {
        animation: slide-in .6s 0s backwards;
    }
}

.skills {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 50%;
    /*达不到高度导致页面变形*/
    /*min-height: 450px;*/
}

.io-black-mode .author-content-item {
    background: #2c2e2f !important;
    border: 0;
}

.author-content-item {
    width: 49%;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #e3e8f7;
    box-shadow: 0 8px 16px -4px rgba(44, 45, 48, 0.047);
    position: relative;
    padding: 1rem 2rem;
    overflow: hidden;
}

.author-content-item.con-1 {
    width: 24%;

}

.author-content-item.con-2 {
    width: 24%;

}

.author-content-item.con-2 {
    background: linear-gradient(-25deg, #ff7f50, rgb(255 127 80 / 87%), #ff7e4e, rgb(255 127 80 / 87%));
    padding: 0;
    animation: gradient 15s ease infinite;
    background-size: 400%;
}

.author-content-item.con-1 {
    background: linear-gradient(-25deg, #3b70fc, rgba(66, 89, 239, 0.867), #3b70fc, rgba(66, 89, 239, 0.867));
    background-size: 400%;
    animation: gradient 15s ease infinite;
}

.card-widget .author-info-top {
    margin: 15px auto 0;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.card-widget .card-info-avatar {
    display: inline-block;
    position: relative;
}

#banner-push .card-info .card-info-avatar .author-status-box {
    top: 0;
    left: 0;
}

#banner-push .card-widget .card-info-avatar .author-status-box {
    position: absolute;
    bottom: 0;
    width: 28px;
    height: 28px;
    border: 1px solid #d0d7de;
    border-radius: 2em;
    background-color: #FFF;
    transition: .3s;
    overflow: hidden;
}

#banner-push .card-widget .card-info-avatar .author-status-box .author-status {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 28px;
    padding: 0 5px;
}

#banner-push .card-widget .card-info-avatar .author-status-box .author-status span {
    width: 0;
    font-size: 12px;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .3s;
}

#banner-push .card-info #author-info__sayhi {
    text-align: left;
    color: #FFF;
    border-radius: 35px;
    background: rgba(255, 255, 255, 0.2);
    font-size: 12px;
    margin-right: auto;
    padding: 2px 8px;
    width: fit-content;
    cursor: pointer;
    -webkit-user-select: none;
    transition: .3s;
}

#banner-push .card-info .author-info__name {
    text-align: left;
    font-weight: 600;
    color: #FFF;
    font-size: 24px;
    line-height: 1.1;
    margin-top: 1.3rem;
    margin-bottom: 1rem;
}

.card-widget.card-info .banner-button-group {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    -webkit-user-select: none;
    display: flex;
}

.card-widget.card-info .banner-button-group .banner-button {
    padding: 8px 12px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    color: #FFF;
    display: flex;
    align-items: center;
    z-index: 1;
    transition: .3s;
    cursor: pointer;
}

#banner-push .card-info .banner-button-group .banner-button {
    height: 40px;
    border-radius: 20px;
    justify-content: center;
}

.io-black-mode .card-widget.card-info .banner-button-group .banner-button:hover {
    background: #c9c9c9;
    color: #505050 !important;
}

.card-widget.card-info .banner-button-group .banner-button:hover {
    background: #FFF;
    color: #000 !important;
}

#banner-push .card-widget .banner-button-group .banner-button {
    padding: 20px 12px;
    color: #fff;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    z-index: 1;
    transition: all .3s ease 0s;
    cursor: pointer;
}

#banner-push .card-widget.card-info .banner-button-group .banner-button-text {
    margin-right: 5px;
}

#banner-push .card-info .banner-button {
    height: 40px;
    width: 100%;
    border-radius: 20px;
    -webkit-box-pack: center;
    justify-content: center;
}

#banner-push .card-widget .card-info-social-icons {
    margin: 6px 0 -6px;
}

.is-center {
    text-align: center;
}

#banner-push .card-info .card-info-social-icons .social-icon:first-child {
    margin-left: 0;
}

#banner-push .card-widget .card-info-social-icons .social-icon {
    margin: 0 10px;
    color: #FFF;
    font-size: 1.4em;
}

.card-widget.card-info .banner-button-group .banner-button i {
    margin-right: 8px;
    font-size: 22px;
}

#banner-push .card-widget .card-info-social-icons i {
    transition: all .3s;
    font-size: 1.4rem;
}

#banner-push .card-info .card-info-social-icons {
    margin: 0;
    padding-top: 10px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    cursor: pointer;
    position: absolute;
    bottom: 1rem;
    left: 1rem;
}

#banner-push .card-info .card-info-social-icons .social-icon {
    margin: 0;
    margin-right: 8px;
}

#banner-push .card-info .card-info-social-icons .social-icon {
    margin: 0px 0.5rem;
    color: #363636;
    font-size: 1.4em;
    cursor: pointer;
    display: flex;
}

#banner-push .card-info .card-info-social-icons a {
    background-color: transparent;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    overflow-wrap: break-word;
    -webkit-user-drag: none;
}

#banner-push .card-info .card-info-social-icons img {
    background: rgba(255, 255, 255, 0.2);
    color: #FFF;
    font-size: 1rem;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#banner-push .card-info .card-info-social-icons img:hover {
    scale: 1.2;
}

#banner-push .card-info .card-info-social-icons img {
    transition: all 0.3s ease 0s;
    padding: 8px;
    border-radius: 32px;
}

#banner-push .card-widget .card-info-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(-25%, -200%);
    height: 100px;
    opacity: .2;
    overflow: hidden;
}

#banner-push .card-widget .card-info-bg img {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
    transition: filter 375ms ease-in .2s;
    width: 100%;
    border-radius: 100px;
}

.author-info__description {
    color: rgba(255, 255, 255, .8);
    height: 116px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.author-info__description p {
    color: rgba(255, 255, 255, .8);
    height: 116px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.abi-home-card {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 0.375rem;
}

.home-card-swiper-pagi .social-icon {
    display: flex;
    margin: auto;
    color: #363636;
    font-size: 1.4em;
    background-color: red;
    border-radius: 100px;
    background-color: transparent;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    overflow-wrap: break-word;
    -webkit-user-drag: none;
}

.home-card-swiper-pagi .social-icon img {
    transition: all 0.3s ease 0s;
    padding: 8px;
    border-radius: 32px;
    background: rgba(255, 255, 255, 0.2);
    color: #FFF;
    font-size: 1rem;
    width: 40px;
    height: 40px;
}

.home-card-swiper-pagi .swiper-slide {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 1rem 0;
    cursor: pointer;
}

.home-card-swiper-pagi .swiper-slide * {
    pointer-events: none;
}

.home-card-swiper-pagi .swiper-slide-thumb-active img {
    scale: 1.4;
}

.home-card-swiper-pagi .social-icon {
    display: flex;
    margin: auto;
    color: #363636;
    font-size: 1.4em;
    background-color: red;
    border-radius: 100px;
    background-color: transparent;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    overflow-wrap: break-word;
    -webkit-user-drag: none;
}

.home-card-swiper-pagi .social-icon img {
    transition: all 0.3s ease 0s;
    padding: 8px;
    border-radius: 32px;
    background: rgba(255, 255, 255, 0.2);
    color: #FFF;
    font-size: 1rem;
    width: 40px;
    height: 40px;
}

.home-card-swiper-pagi .swiper-slide {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 1rem 0;
    cursor: pointer;
}

.home-card-swiper-pagi .swiper-slide * {
    pointer-events: none;
}

.home-card-swiper-pagi .swiper-slide-thumb-active img {
    scale: 1.2;
}

.home-card-list .tab-pane:not(.show) {
    display: none;
}

.tab-widget-nav .nav-link span {
    line-height: 1;
}


/* Tab切换开始 */
.tab-widget-nav .nav-pills .nav-link.active {
    background-color: #f1404b;
}

.tab-widget-nav .nav-link+.nav-link {
    margin-top: 0;
    margin-left: 0px;
}

.tab-widget-nav .nav-pills .nav-link:hover {
    background-color: rgb(241 64 75);
}

.tab-widget-nav .nav-pills .nav-link:hover span {
    color: #ff6304 !important;
}

.tab-widget-nav .nav-pills .active span {
    color: #6c757d !important;
}

.abi-pl-2 {
    padding-left: .5rem !important;
}

.abi-font-14 {
    font-size: 14px !important;
}

.tab-widget-nav .nav-link {
    border-radius: 100px;
    height: 60px !important;
    width: 60px !important;
}

/* abi-mini网址块美化 */
.card,
.block {
    transition: none;
}

.url-card .url-body:hover {
    z-index: 1;
    position: relative;
}

.url-card .url-body.mini .abi-background:hover {
    background-color: #f5f5f5;
}

.url-body.mini a .cl {
    display: none;
    width: 100%;
    background-color: #f5f5f5;
    position: absolute;
    height: 150px;
    box-sizing: border-box;
    left: 0;
    top: 28px;
    padding: 15px 14px 10px 14px;
    transition: all .3s;
    border-radius: 7px;
    overflow: hidden;
}

.url-body.mini a .cl img {
    max-width: 160px;
}

.url-body.mini a:first-of-type:hover .cl {
    display: block !important;
    z-index: 100;
}

/*  tab文章  */
.img-post .caption span {
    padding: 20px;
    width: 100%;
    font-size: 16px;
    position: absolute;
    margin-bottom: -80px;
    height: 70px;
    text-align: left;
}

@media (min-width: 1400px) {
    .abi-col-xxl-5a {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (max-width: 767px) {
    .abi-col-2a {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.img-post .caption {
    opacity: 1;
    background-image: linear-gradient(to top, rgb(0 0 0) 0%, rgb(0 0 0 / 10%) 80%);
}

.img-post:hover .caption span,
.swiper-slide-thumb-active .img-post .caption span {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
}

.down-content .js,
.site-content .js,
.apd .js,
.post-apd .js,
.panel-body .js {
    width: 100%;
    text-align: center;
    display: block;
}

.down-content img,
.site-content img,
.apd img,
.post-apd img,
.panel-body img {
    border-radius: 8px;
}
.tax-favorites .site-l,.tax-sitetag .site-l{
        -webkit-box-shadow: unset
}
