@CHARSET "UTF-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
button,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background: transparent;
    color: ;
}
body::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('http://srcbs.cn/api.php') no-repeat center center / cover; /* 随机背景图片 */
    filter: blur(5px); /* 添加模糊效果 */
    z-index: -1;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "微软雅黑";
}

fieldset,
img {
    border: 0;
    vertical-align: bottom;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
ol,
li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,
textarea,
select {
    *font-size: 100%;
    outline: 0;
    border: 0;
}

a {
    text-decoration: none;
}

button,
textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
}

.fn-clear:after {
    visibility: hidden;
    display: table;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
}

div,
a,
span,
p,
b,
i,
li {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    text-align: left;
    font-style: normal;
    font-size: 16px;
}

/*容器*/
@media (min-width: 768px) {
    .content-container {
        max-width: 1200px;
        /* 在大屏幕上使用更宽的布局 */
        width: 100%;
        margin: auto;
        overflow: hidden;
    }
}

/*标题*/
.title-container {
    height: 0.89rem;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.24rem;
    padding-top: 0.23rem;
}

.title-container span {
    height: 0.35rem;
    line-height: 0.4rem;
    position: relative;
    font-size: 0.3rem;
    color: #333333;
    overflow: hidden;
    margin-right: 0.1rem;
}

.title-container i {
    width: 0.1rem;
    height: 0.35rem;
    background-color: #B3E5FC;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 0.1rem;
    border-radius: 2rem;
    float: left;
}

/*无用-更多*/
.title-container a {
    font-size: 0.24rem;
    letter-spacing: 0;
    color: #B3E5FC;
    float: right;
    line-height: 0.45rem;
}



/*子分类相关*/
.zjcon_r_con {
    width: 100%;
    padding: 0 0.24rem;
    display: block;
    border-bottom: 0.1rem solid #eeeeee;
}

.zjcon_r_con .diycon {
    display: block;
    overflow: hidden;
    clear: both;
}

.zjcon_r_con .diycon.active {
    height: 2.2rem;
}

.zjcon_r_con .diypic.active {
    height: 6.3rem;
}

.zjcon_r_con .diycon a.llink {
    width: 2.2rem;
    margin: 0 0 .2rem .2rem;
    float: left;
    display: block;
    font-size: .26rem;
    text-align: center;
    overflow: hidden;
    color: #666;
    border: 1px solid #bfbfbf;
    border-radius: .35rem;
    height: 0.55rem;
    line-height: 0.55rem;
    padding: 0 0.1rem;
}

.zjcon_r_con .diycon a.llink:nth-child(3n+1) {
    margin-left: 0;
}

.zjcon_r_con .diypic {
    overflow: hidden;
    clear: both;
}

.zjcon_r_con .diypic a.plink {
    width: 1.56rem;
    height: 2.06rem;
    margin-left: .24rem;
    margin-bottom: .2rem;
    display: block;
    float: left;
}

.zjcon_r_con .diypic a.plink img {
    width: 1.56rem;
    height: 1.56rem;
    border-radius: .3rem;
}

.zjcon_r_con .diypic a.plink span {
    display: block;
    width: 100%;
    height: .44rem;
    line-height: .44rem;
    overflow: hidden;
    text-align: center;
    font-size: .22rem;
    color: #333;
}

.zjcon_r_con .diypic a.plink:nth-child(4n+1) {
    margin-left: 0;
}


.zjcon_r_con .diypic a.vlink {
    width: 3.39rem;
    height: 2.23rem;
    margin-left: .24rem;
    margin-bottom: .2rem;
    display: block;
    float: left;
}

.zjcon_r_con .diypic a.vlink img {
    width: 3.39rem;
    height: 1.83rem;
    border-radius: .2rem;
}

.zjcon_r_con .diypic a.vlink span {
    display: block;
    width: 100%;
    height: .44rem;
    line-height: .44rem;
    overflow: hidden;
    text-align: center;
    font-size: .22rem;
    color: #333;
}

.zjcon_r_con .diypic a.vlink:nth-child(2n+1) {
    margin-left: 0;
}

.flexbtn {
    width: 100%;
    border-radius: .3rem;
    border: 1px solid #999999;
    padding: 0.1rem 0;
    text-align: center;
    margin-top: 0.2rem;
    font-size: .26rem;
}

.flexbtn span {
    color: #999;
    font-size: .26rem;
    width: 100%;
    display: block;
    text-align: center;
}

.zjcon_r_nav {
    display: table;
    padding: 0 0.24rem;
    margin-bottom: 0.24rem;
}

.zjcon_r_nav li.curr {
    color: #B3E5FC;
    border: 1px solid #B3E5FC;
}

.zjcon_r_nav li {
    height: 0.5rem;
    line-height: 0.5rem;
    float: left;
    display: inline-block;
    font-size: 0.26rem;
    cursor: pointer;
    border-radius: 0.3rem;
    width: 1.2rem;
    border: 1px solid #A5B3C4;
    color: #A5B3C4;
    text-align: center;
    overflow: hidden;
    margin: 0 0.15rem 0.15rem 0;
}

.zjcon_r_con_one.curr {
    display: inline-block;
}

.hide {
    display: none;
}

/* 底部样式 */
footer {
    background: #ddd;
    color: #333;
    text-align: center;
    font-size: 14px;
    position: relative;
    bottom: 0;
    width: 100%;
}

.footer-content {
    max-width: 1200px;
    margin: auto;
    padding: 10px 0;
    /* 为底部内容添加一些上下间距 */
    padding-left: 20px;
    /* 在左侧添加20px的内边距 */
    font-size: 10px;
}

.footer-content p,
.footer-content a {
    font-size: 10px;
}

/* 备案链接样式 */
.beian-link {
    color: #333;
    text-decoration: none;
    /* 去掉下划线 */
    transition: color 0.3s ease;
}

.beian-link:hover {
    color: #333;
    /* 鼠标悬停时改变文字颜色 */
}

/*子分类相关结束*/
/* 运行时间样式 */
.time-container {
    width: fit-content;
    /* 容器宽度自适应内容 */
    margin: 0 auto;
    /* 上下外边距自动，左右外边距居中 */
    text-align: center;
}

.time-container h1 {
    font-size: 10px;
    margin: 0 0 10px;
}

.time-container p {
    font-size: 15px;
    margin: 0;
}