 /* 鸣谢：wordpress大学 https://www.wpdaxue.com/  */

    html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow-x: hidden;
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast
}

body {
    margin: 0;
    padding: 0;
    -webkit-backface-visibility: hidden;
    overflow-x: hidden;
    color: #121212;
    font-feature-settings: "tnum";
    line-height: 1.4;
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
    text-rendering: optimizeLegibility;
    -moz-font-feature-settings: "liga"on;
    font-feature-settings: "liga"on;
    -webkit-font-smoothing: subpixel-antialiased;
    font-style: normal;
    font-display: swap
}

 .wrapper {
        width: 1240px;
        max-width: 100%;
        margin: 0 auto;
    }

    .xczhuti-item {
        padding: 8px
    }

    .xc-radius {
        border-radius: 2px;
    }

.ads-after-header {
    margin-bottom: 16px;
}
.ads-after-header a:first-child {
    margin-right: .4%;
}
.ads-after-header a {
    display: inline-block;
    width: 49.8%;
    max-width: 598px;
 
}
img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
    border: 0;
    vertical-align: text-top;
}
    .b2-mg {
        margin: 16px;
    }
.site {
    display: flex;
    min-height: 100vh;
    flex-flow: column;
}

.site-content {
    flex: 1;
    padding-bottom: 30px;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block;
}

.xczhuti-box {
    display: flex;
    flex-flow: wrap;
    align-items: stretch;
}
.xczhuti-item {
    padding: 8px;
}

.xczhuti-item {
    width: 50%;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}
.xczhuti-item>div {
    overflow: hidden;
    height: 100%;
}
.xc-radius {
    border-radius: 2px;
}
.box, .side-fixed {
    background-color: #fff;
    box-shadow: 0 0 2px rgb(98 124 153 / 10%);
    position: relative;
}

.xc-number.ar {
    padding: 8px 18px;
    position: absolute;
    z-index: 2;
    left: 20px;
    top: 20px;
    font-size: 13px;
}
.xc-number {
    display: inline-block;
    color: #8590a6;
    padding: 8px 16px;
    position: absolute;
    z-index: 2;
    background-color: #f5f6f7;
    font-size: 12px;
}

.xc-number.ar b {
    font-size: inherit;
}

.xcc-suolbet {
    width: 100%;
    height: 0;
    padding-top: 40%;
    position: relative;
    overflow: hidden;
}

.xcc-suolbet a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
a {
    color: inherit;
    text-decoration: none;
    vertical-align: top;
}
.xcc-suolbet img {
    width: 100%;
    height: 100%;
    display: block;
}
img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
    border: 0;
    vertical-align: text-top;
}
.b2-mg {
    margin: 16px;
}

.xcc-info h2 {
    font-size: 20px;
    font-weight: 600;
}

a {
    color: inherit;
    text-decoration: none;
    vertical-align: top;
}
.xcc-count {
    font-size: 12px;
    color: #AAAEB3;
    margin-top: 5px;
}
.b2timeago {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xcc-count {
    font-size: 12px;
    color: #AAAEB3;
    margin-top: 5px;
}
.xcc-posts {
    padding-bottom: 20px;
}

ol, ul {
    list-style: none;
}
.xcc-posts li {
    padding: 5px 15px;
    font-size: 15px;
    display: flex;
    line-height: 1.4;
    align-items: center;
}
.xcc-posts li span {
    flex-shrink: 0;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #8590a6;
    background-color: #f6f6f6;
    border-radius: 5px;
}
.xcc-posts li a.post-link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #444;
}
.xc-radius {
    border-radius: 2px;
}
/** 移动开始**/

.site {
    display: flex;
    min-height: 100vh;
    flex-flow: column;
}

@media screen and (max-width: 768px){

    .xczhuti-box {
    margin: 0;
}


.site-content {
    margin: 0 6px;
    padding-bottom: 12px;
}
    .wrapper {
    flex-flow: column;
    width: 100%;
    }
.xczhuti-box {
    margin: 0;
}

.xczhuti-item {
    width: 100%;
    padding: 0;
}
.xc-number.ar {
    left: 15px;
    top: 26px;
}
.xcc-info {
    margin: 0;
    padding: 12px;
}
.xcc-posts {
    padding-bottom: 12px;
    padding-top: 4px;
}
.xcc-posts li {
    padding: 12px;
}









}




