<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", "Arial", "sans-self";
}

.container {
    width: 100%;
}

li {
    list-style: none;

}

a {
    text-decoration: none;

}

.header {
    width: 100%;
    height: 360px;
    text-align: center;
}

.header-content {
    max-width: 1200px;
    min-width: 960px;
    position: relative;
    margin: 0 auto;
    height: 100%;
}
.header-content .link,.header-content .link1 {
    position: absolute;
    bottom:30px;
    right: 0;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    border:2px solid #fff;
}
.header-content .link {
    right: 80px;
}

.title {
    vertical-align: middle;
    position: absolute;
    left: 50%;
    top:50%;
    margin-left: -231px;
    margin-top: -104.5px
}

.header-logo {
    position: absolute;
    left: 0px;
    top: 20px;
}

.content, .poem-content {
    max-width: 1200px;
    min-width: 960px;
    margin: 30px auto;
    text-align: center;
    border-bottom: 1px solid #E6E6E6;
}

.poem-content {
    text-align: left;
    font-size: 14px;
    color: #666666;
    padding-bottom: 40px;
}

.content-header {
    border-bottom: 1px solid #E6E6E6;
}

.content-header h1 {
    margin: 50px 0px 30px 0px;
    font-size: 40px;
    color: #333;
}

.content-header p {
    margin: 40px 0px;
    line-height: 30px;
    font-size: 18px;
    color: #666666;
}

.content-magazine {
    font-size: 0;
}

.content-magazine li {
    display: inline-block;
    margin-bottom: 30px;
}

.content-magazine li a {
    width: 220px;
    display: block;

}

.content-magazine li a img {
    width: 220px;
    margin-top: 50px;
    margin-bottom: 20px;
    border: 0;
}

.content-magazine li a p {
    font-size: 16px;
    font-weight: bolder;
    text-align: center;
    color: #666666;
}

.content-magazine li a p:nth-child(3) {
    margin-bottom: 8px;
    margin-top: 8px;
}

#paging {
    color: #666;
    font-size: 16px;
    margin: 50px 0px;
}

#paging .page-item.active a.page-link {
    color: #F5A200;
}

#paging ul {
    font-size: 0;
    display: inline-block;
}

#paging ul li {
    display: inline-block;
}

#paging ul li a {
    color: #666;
    font-size: 16px;
    margin: 0px 18px;
}

.foot {
    text-align: center;
}

.foot ul {
    font-size: 0;
    margin: 25px 0px;
}

.foot ul li {
    display: inline-block;
    text-align: center;

}

.foot ul li a {
    display: block;
}

.foot ul li:last-child {
    border-right: 0;
}

.foot ul li a {
    font-size: 14px;
    color: #666;
}

.foot ul li span {
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #666;
    margin: 0 10px;
}




.email, .email a {
    font-size: 14px;
    color: #ADADAD;
}

.email {
    margin-bottom: 25px;
}

.content.periodical {
    overflow: hidden;
    padding-bottom: 40px;
}

.content-left, .content-middle, .content-right {
    text-align: left;
    padding-top: 20px;
    float: left;
}

.content-left {
    width: 20%;
    float: left;

}

.content-left h2 {
    font-weight: normal;
    color: #333;
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 2px solid #cccccc;
    margin-right: 30px;
}

.content-left ul {
    margin-right: 30px;
}

.content-left ul li {
    line-height: 56px;
    border-bottom: 1px dashed #ccc;
    list-style: disc;
}

.content-left li a {
    color: #808080;
    font-size: 16px;
    display: block;
    font-weight: bold;
}

.content-left li a span {
    margin-right: 5px;
}

.content-middle {
    width: 60%;
    font-size: 14px;
    color: #999;

}

.content-middle h1 {
    font-size: 26px;
    color: #333333;
    font-weight: normal;
}

.content-right {
    width: 20%;
    font-size: 12px;
    color: #808080;
}

.middle-title div {
    margin: 20px 15px 10px;
    padding-left: 15px;
    border-left: 2px solid #cccccc;
    line-height: 28px;
}

.middle-title div a {
    color: #1584d1;
}

.links {
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
    margin-right: 20px;

}

.links li {
    line-height: 46px;
}

.links li a {
    display: block;
    color: #808080;
    font-size: 16px;
}

.links li a span:nth-child(2) {
    margin: 0 6px;
}

.links li a:hover {
    text-decoration: underline;
    color: #333;
}

.intro &gt; img {
    width: 99%;
    outline: 1px solid #cccccc;
}

.intro h4 {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}

.intro p {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 5px;
}

.intro p span {
    margin: 0 5px;
}

.intro &gt; div, .woker &gt; div {
    line-height: 25px;
    font-size: 0;
}

.intro &gt; div span, .woker &gt; div span {
    font-size: 12px;
    margin-right: 3px;
}

.intro &gt; div span:first-child, .woker &gt; div span:first-child {
    font-weight: bold;
    margin-right: 0;
}

.intro {
    margin-bottom: 30px;
}

.poem-body {
    overflow: hidden;
}

.poem-left {
    width: 73%;
    border: 1px solid #cccccc;
    float: left;
    padding-bottom: 20px;
}

.poem-right {
    width: 25%;
    float: right;
}

.poem-title {
    height: 110px;
    position: relative;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 100px;

}

.poem-title img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.poem-title h1 {
    color: #333;
    font-size: 32px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.contribute a {
    color: #1584d1;
    font-size: 12px;
}

.name {
    border-bottom: 1px solid #cccccc;
    margin: 0 20px;

}

.name h2 {
    color: #333;
    font-size: 26px;
    text-align: center;
    margin-top: 20px;
}

.name p {
    color: #808080;
    font-size: 14px;
    text-align: center;
    margin: 15px 0;
}

.text {
    padding-top: 15px;
    margin: 0 20px;
    font-size: 16px;
}
.text img {
    max-width: 100%;
}
.text p {
    line-height: 32px;
}

.date {
    text-align: right;
    margin: 20px 0;
}

.author img {
    width: 100%;
}

.author {
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

.author-name {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    line-height: 30px;
    margin: 5px 0;
}

.author-introduce{
    color: #808080;
    font-size: 14px;
    line-height: 25px;
}

.column h4 {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 10px;
}

.column ul li a {
    display: block;
    color: #808080;
    font-size: 14px;
    line-height: 28px;

}

.column ul li a span {
    margin: 0 5px;
}

.link {

    border: 1px solid #cccccc;
    margin-top: 20px;
    position: relative;
}

.link &gt; a {
    display: block;
    height: 100%;
}


.catalog {
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
    font-size: 12px;
    color: #999999;
}

.book {
    text-align: center;
    color: #333333;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 15px;
}

.book img {
    margin-left: 10px;
}

img{
    border: 0;
}



</pre></body></html>