/*修复和风天气*/
#footer-tools [data-v-db6ccf64][data-v-41ba7e2c]{top:unset!important;bottom:0!important;right:44px!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: 60px;
}
@media (max-width: 980px) {
.header-big {
    padding-top: 59px;
    padding-bottom: 15px;
}
}
/*顶部菜单调整*/
.navbar .navbar-nav li>a {
    font-size: 13px;
    margin-right: -12px;
}
.header-mini-btn {
    width: 20px;
}
li.nav-login-user.dropdown.ml-3.ml-md-4 {
    margin-left: -7px!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;
}
/*详情页文字大小*/
.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: 7px;
                }
                .slider_menu[sliderTab]{
                    border-radius: 7px; 
                }
                .slider_menu[sliderTab] .anchor {
                    border-radius: 7px;
                }
                .slider_menu[sliderTab] >.menu {
                    border-radius: 7px;
                }
/*tab栏背景色调整*/
.slider_menu[sliderTab] {
    background: rgba(0,0,0,0.03);
}
/*首页编辑按钮调整*/
.customize-menu .btn-edit {
    border-radius: 7px;
      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;
}
/*大搜索搜索框优化*/
.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;
}
/*小圆点*/
.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;
}
/*底部logo左侧一点*/
a.footer-logo {
    margin-left: -23px;
}
/*书签页顶部菜单圆角*/
.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;
    background: rgb(255 255 255 / 77%) !important;
    backdrop-filter: blur(10px) !important;
}
.io-black-mode .page-header {
    color: #fff;
    background: #2c2e2fad !important;
    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;
}
.url-card .mini .url-img {
    width: 20px;
    height: 20px;
}

/*网址块全体悬浮美化（去除浮动）*/
.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;
}
.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: 7px;
    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: 7px;
    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;
  }    

}
/*左右美化*/
@media (min-width: 980px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1500px;
}
  
}
.sidebar_right.sites.animate-nav .site-l { 
    width: 936px!important;
}
.site-l { 
    width: 100%!important;
    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) {
.site-l { 
    width: 933px!important;
}
}
.io-black-mode .site-l {
    background-color: #2c2e2f;
}

@media (min-width: 768px) and (max-width: 1350px) {
.site-l{
    float: unset;
    width: 678px;
    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;
    margin-left: 16px;
}
} 
/*左侧图标移动*/
.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){
.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;
}
/*顶部边距*/
.row.site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
    margin-top: -65px!important;
}
@media (max-width: 980px){
.row.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: 992px){
  
  .sidebar_right.sites.animate-nav .row.site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
    margin-left: 65px!important;
}
  
  .sidebar_right.sites.mini-sidebar .row.site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
    margin-top: -65px!important;
    margin-left: 154px!important;
}
  .sites-template-default.sidebar_right.sites.animate-nav .row.site-content.py-4.py-md-5.mb-xl-5.mb-0.mx-xxl-n5 {
    margin-left: 0px!important;
}
  .sites-template-default.sidebar_right.sites.mini-sidebar .row.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: 0px;
    padding-left: 0px;
}
.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;
}
/*网址内容背景色*/
#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;
}
.site-l .url-card .mini a.togo {
    display: none;
}
/*预览内容变宽*/
div#yulan {
    padding: 0.25rem;
}
/*数据评估美化*/
#pinggu {
    background: #f9f9f9;
    border-radius: 6px;
}
.io-black-mode #pinggu {
    background:#28292a!important;
}
/*评论框美化*/
.comments .card {
    box-shadow: unset;
}
.comments .card-body {
    padding: 1.25rem .5rem;
}
/*文章页修复和美化*/
.post-template-default .content-wrap-post .content-layout {
    background: #fff;
    padding: 0px 15px;
    box-shadow: 0px 0px 20px -5px rgb(158 158 158 / 10%);
    -webkit-box-shadow: 0px 0px 20px -5px rgb(158 158 158 / 10%);
    border-radius: 8px;
}
@media  (max-width: 979px) {
  .post-template-default .content-wrap-post .content-layout {
    padding: 0px 0px;
  }
  h2#comments-list-title {
    margin-left: 10px!important;
}
}
.io-black-mode .post-template-default .content-wrap-post .content-layout {
    background: #2c2e2f;
}

 .panel.card {
    box-shadow: unset;
}
@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 var(--sidebarShadowGrey,transparent) !important;
}
.io-black-mode .tabfg{
    background:#2c2e2f;
}
.slider_menu[sliderTab] {
    background: unset;
}
@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: #f1304b;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) and (max-width: 979px) {
  .zdy {
  padding:10px 10px 8px 10px;
}
}
@media (min-width: 1200px){
  .zdy {
    width: 100%;
    max-width: 100%;
}

.col-xxl-10a{
    flex: 0 0 20%;
    max-width: 16.6%;
}
.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 .badge.text-ss {
    position: absolute;
    left: -0.2rem;
    top: -0.2rem;
    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);
}
/*顶部登录*/
.nav-login a:not(.user-bookmark-body a) {
    font-size: 14px;
    line-height: 20px;
    color: #fff!important;
    padding: 4px 12px;
    background: #f1304b;
    border-radius: 20px;
    text-shadow: none;
}
/*手机端去除手机查看*/
@media (max-width: 992px){
a.btn.btn-arrow.qr-img {
    display: none;
}
}
/*文章标题三行隐藏*/
.overflowClip_2 {
    -webkit-line-clamp: 3;
}
/*首页小工具修复*/

@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;
}
/*底部高度/宽度优化*/
@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: 155px!important;
    width: 89.2%;
}
   .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: 86%!important;
}
  
  
}
/*顶部弹出矩阵*/
.topgj_r .menu-item:hover>ul {
    opacity: 1;
    top: 28px;
    visibility: visible;
    padding: 5px 0px;
}
.topgj_r .sub-menu-z {
    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-z {
    background: #2c2e2f;
}
.sub-menu-z .menu-item-z {
    list-style: none;
    border-radius: 2px;
    padding: 5px 5px;
}
.topgj_r .menu-item a {
    font-size: 13px;
    padding: 10px 8px;
    color: #282a2d;
}
.io-black-mode .topgj_r .menu-item a{
    color: #c6c9cf;
}
.sub-menu-z .menu-item-z a {
    font-size: 13px;
    padding: 0px;
    color: #666666;
    display: block;
}
.io-black-mode .sub-menu-z .menu-item-z a {
    color: #c6c9cf;
}
li.menu-item-z: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;
  }
}

/*标签换行及两行最多修复*/
 .mr-1, .mx-1{
    white-space: nowrap;
}
.sitetags {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/*侧边栏浏览量隐藏*/
.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;
}
  .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;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 28px;
    padding-top: 15px;
}
 .io-black-mode .tax-favorites .row {
    background: #2c2e2f;
}
 .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 {
    background: #fff;
    border-radius: 8px;
    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: 5px;
    margin-left: 5px;
}
}
/*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: 155px!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: 8px;
}
  .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;
}
  div#mini {
    display: none;
}
 
  #mininav a {
    padding: 12px 12px;
    margin: 0px 5px;
    height: 39px;
    font-size: 14px;
}
  #mininav i {
    font-size: 17px;
}
} 
@media (max-width: 980px) {
  div#mini {
    display: none;
}
  div#mininav span {
    font-size: 12px;
    margin: 0px 4px;
}
}
/*侧边栏进阶导航*/
@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: 6px!important;
    position: absolute;
    min-width: 200px;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    background: #fff;
    border-radius: 8px;
    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: 127px!important;
    margin-top: -46px;
}
  /*学术导航专属变宽*/
  .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: 6px;
}
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:6px;
}
.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 (min-width: 768px){
.search .url-card.col-md-4 {
    flex: 0 0 16.6%;
    max-width: 16.6%;
}
}@media (min-width: 768px){
.search .url-card.col-md-4 {
    flex: 0 0 16.6%;
    max-width: 16.6%;
}
}
@media (max-width: 768px){
.search .url-card.col-md-4 {
    width: 50%!important;
}

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


/*首页热榜文字不换行修复*/
.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;
}
}
.apd.apd-home.col-12 img {
    border-radius: 6px;
}
/*详情页弹窗网址推荐调整*/
@media(min-width: 1200px){
.sites-template-default .col-xxl-10a{
 flex: 0 0 25%;
 max-width: 25%;
}
}
.sites-template-default .slider_menu[sliderTab]>.menu>li>a.active{
 color: #666;
}
.sites-template-default .slider_menu[sliderTab]>.menu>li>a:hover{
 color: #666;
}
#cust-sites span.badge.badge-danger.text-ss.mr-1{
 display: none;
}
