<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* cs-title */

.cs-title {position:relative; height:42px; background-color:#ffffff; border-bottom:1px solid #cacaca;}
.cs-title:after {display:block; content:''; position:absolute; left:0; bottom:-2px; width:100%; height:0; border-bottom:1px solid #cacaca; opacity:0.3;}
.cs-title .btn-back {display:block; position:absolute; left:0; top:0; width:38px; height:42px; cursor:pointer;}
.cs-title .btn-back:before {display:block; content:''; position:absolute; left:10px; top:calc(50% - 9px); opacity:0.5;}
.cs-title .btn-option {display:block; position:absolute; right:0; top:0; width:38px; height:42px; cursor:pointer;}
.cs-title .btn-option:before {display:block; content:''; position:absolute; left:10px; top:calc(50% - 9px); opacity:0.5;}
.cs-title .title {display:flex; flex-direction:column; justify-content:space-around; margin:0 50px; width:calc(100% - 100px); height:42px;}
.cs-title .title a {display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; word-break:break-all; text-align:center;}
.cs-title .title a {line-height:42px; font-size:16px; color:#000000;}

/* cs-msg */

.cs-msg {height:38px; position:relative; padding:0 10px; background-color:#fbfcfc; border:1px solid #eff0f0;}
.cs-msg p {line-height:38px; font-size:13px;}
.cs-msg p &gt; span {font-weight:bold;}
.cs-msg a {padding:5px 10px; display:block; position:absolute; top:0; right:0; text-align:center; cursor:pointer;}
.cs-msg a &gt;span {padding:0 10px; display:block; border:1px solid #cacaca; border-radius:3px;}
.cs-msg a &gt;span {font-weight:bold; line-height:26px; font-size:11px;}

/* cs-list */

.cs-list {margin-top:10px; padding-bottom:1px;}
.cs-list li {position:relative;}
.cs-list li:before {display:block; content:''; position:absolute; left:10px; top:0; width:calc(100% - 20px); height:0; border-top:1px solid #000000; opacity:0.05;}
.cs-list li:last-child:after {display:block; content:''; position:absolute; left:0; bottom:-1px; width:100%; height:0; border-bottom:1px solid #000000; opacity:0.05;}
.cs-list li:first-child:before {display:none;}
.cs-list a {z-index:1; position:relative; overflow:hidden; display:flex; flex-direction:column; justify-content:space-around; width:100%; height:82px;}
.cs-list a:after {z-index:-1; display:block; content:''; position:absolute; right:17px; top:calc(50% - 5px); cursor:pointer; opacity:0.3;}
.cs-list p {margin:-1px 10px 0 10px; position:relative; padding:0 30px 0 10px; display:block;}
.cs-list .title {display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; word-wrap:break-word; word-break:break-all;}
.cs-list .title {line-height:1.3; font-size:16px;}
.cs-list .ct {display:block; margin-top:5px;}
.cs-list .ct {line-height:15px; font-size:12px;}
.cs-list .ct &gt; span {margin-left:10px; padding-left:11px; position:relative; display:inline-block; vertical-align:top;}
.cs-list .ct &gt; span:before {display:block; content:''; position:absolute; left:0; top:calc(50% - 5px); width:0; height:11px; border-left:1px solid #ededed;}
.cs-list .ct &gt; span:first-child {margin-left:0; padding-left:0;}
.cs-list .ct &gt; span:first-child:before {display:none;}
.cs-list .icon-notice {display:block; position:absolute; left:0; top:0; width:21px; height:21px;}
.cs-list .icon-notice:before {z-index:-1; display:block; content:''; position:absolute; left:0; top:0; width:100%; height:100%; opacity:1;}
.cs-list .icon-new {display:block; position:absolute; left:0; top:0; width:21px; height:21px;}
.cs-list .icon-new:before {z-index:-1; display:block; content:''; position:absolute; left:0; top:0; width:100%; height:100%; opacity:1;}
.cs-list p.icon {padding-left:28px;}

.cs-list.textzoom2 a {height:92px;}
.cs-list.textzoom3 a {height:102px;}

/* cs-page */

.cs-page {position:relative; padding:10px 0;}
.cs-page:after {display:block; content:''; position:absolute; left:0; bottom:-1px; width:100%; height:0; border-bottom:1px solid #000000; opacity:0.05;}
.cs-page .paging {display:flex; justify-content:center; align-items:center; width:100%; height:45px;}
.cs-page .paging a {z-index:1; width:30px; height:45px; padding:0 5px 0 5px; position:relative; display:inline-block; text-align:center; cursor:pointer;}
.cs-page .paging a {font-weight:bold; line-height:45px; font-size:16px;}
.cs-page .paging a.prev:before,
.cs-page .paging a.next:before {display:block; content:''; position:absolute; left:calc(50% - 5px); top:calc(50% - 9px); opacity:0.2;}
.cs-page .paging a.visible {z-index:-1; visibility:visible;}
.cs-page .paging a.visible:before {z-index:10; display:block; content:''; position:absolute; left:0; top:0; width:100%; height:100%;}

/* cs-search */

.cs-search {z-index:1; margin:27px 60px 0px 60px; display:block; position:relative; text-align:center; cursor:pointer;}
.cs-search:before {z-index:-1; display:block; content:''; position:absolute; left:0; top:0; width:100%; height:100%; background-color:#000000; opacity:0.08; border-radius:42px;}
.cs-search span {margin-left:23px; position:relative; display:inline-block; vertical-align:top;}
.cs-search span {line-height:42px; font-size:16px; color:#ffffff;}
.cs-search span:before {z-index:-1; display:block; content:''; position:absolute; left:-23px; top:calc(50% - 9px); opacity:1;}

/* cs-not */

.cs-not .block {margin-top:45px;}
.cs-not .block .icon-not {position:relative; width:160px; height:160px; margin:0 auto; background-position:0 -100px; opacity:0.5;}
.cs-not .block p {margin-top:30px; text-align:center;}
.cs-not .block p {line-height:15px; font-size:13px;}
.cs-not .btn {padding:20px 60px 0 60px;}
.cs-not .btn p {z-index:1; margin-top:10px; display:block; position:relative; text-align:center; cursor:pointer;}
.cs-not .btn p,
.cs-not .btn p a {line-height:42px; font-size:16px; color:#ffffff;}
.cs-not .btn p:before {z-index:-1; display:block; content:''; position:absolute; left:0; top:0; width:100%; height:100%; background-color:#000000; opacity:0.2; border-radius:42px;}
.cs-not .btn p:first-child {margin-top:0;}
.cs-not .btn a {display:block; height:42px;}

/* cs-footer */

.cs-footer {height:100px;}

/* cs-view */

.cs-view {background-color:#ffffff;}
.cs-view .header {padding:20px 15px 20px 15px; background-color:#f7f7f7; border-bottom:1px solid #e0e0e0;}
.cs-view .header .title {text-overflow:ellipsis; word-break:break-all;}
.cs-view .header .title {line-height:1.3; font-size:18px;}
.cs-view .header .ct {display:block; margin-top:10px;}
.cs-view .header .ct {line-height:15px; font-size:12px;}
.cs-view .header .ct &gt; span {margin-left:10px; padding-left:11px; position:relative; display:inline-block; vertical-align:top;}
.cs-view .header .ct &gt; span:before {display:block; content:''; position:absolute; left:0; top:calc(50% - 5px); width:0; height:11px; border-left:1px solid #e0e0e0;}
.cs-view .header .ct &gt; span:first-child {margin-left:0; padding-left:0;}
.cs-view .header .ct &gt; span:first-child:before {display:none;}

.cs-view .wrap-file {padding:10px 0 4px 0;}
.cs-view .wrap-file p {z-index:1; position:relative; display:block; margin:5px 10px 0 10px;}
.cs-view .wrap-file p:before {z-index:-1; display:block; content:''; position:absolute; left:0; top:0; width:calc(100% - 2px); height:calc(100% - 2px); background-color:#ffffff; border:1px solid #e0e0e0;}
.cs-view .wrap-file p:after {z-index:-2; display:block; content:''; position:absolute; left:1px; top:1px; width:100%; height:100%; background-color:#efefef;}
.cs-view .wrap-file a {z-index:2; position:relative; display:block; padding:10px 27px 10px 27px;}
.cs-view .wrap-file a:before {z-index:-1; display:block; content:''; position:absolute; left:9px; top:9px;}
.cs-view .wrap-file a:first-child {margin-top:0;}
.cs-view .wrap-file a span {margin-top:-1px; display:inline-block; vertical-align:top; word-break:break-all;}
.cs-view .wrap-file a span {line-height:15px; font-size:12px;}
.cs-view .wrap-file a span:nth-child(2) {margin-left:5px; color:#ef4f4e;}
.cs-view .wrap-file a span:nth-child(3) {z-index:1; display:block; position:absolute; right:9px; top:9px; width:15px; height:15px;}
.cs-view .wrap-file a span:nth-child(3):before {z-index:-1; display:block; content:''; position:absolute; left:0; top:0;  opacity:0.2;}

.cs-view .wrap-content {min-height:300px; padding:20px 0 20px 0;}
.cs-view .wrap-content .img {display:inline-block; position:relative;}
.cs-view .wrap-content .img .icon-viewer {z-index:10; display:block; position:absolute; right:2px; bottom:2px; width:25px; height:25px; cursor:pointer;}
.cs-view .wrap-content .img .icon-viewer:before {z-index:-1; display:block; content:''; position:absolute; left:0; top:0; width:100%; height:100%;}
.cs-view .wrap-content .image {padding-bottom:20px; overflow:hidden;}
.cs-view .wrap-content .image p {display:flex; align-items:center; justify-content:center;}
.cs-view .wrap-content .image img {margin:auto; max-width:100%; border:0;}
.cs-view .wrap-content .wrap {margin:0 15px;}
.cs-view .wrap-content .content {vertical-align:top; overflow:hidden; text-overflow:ellipsis; word-break:break-all;}
.cs-view .wrap-content .content {line-height:1.625; font-size:17px; color:#000000;}
.cs-view .wrap-content .content a {color:#0000ff;}
.cs-view .wrap-content .content img {max-width:100%; border:0;}

.cs-view .wrap-btn {padding:60px 60px 0px 60px;}
.cs-view .wrap-btn a {z-index:1; margin-top:10px; display:block; position:relative; text-align:center; cursor:pointer;}
.cs-view .wrap-btn a {line-height:42px; font-size:16px; color:#ffffff;}
.cs-view .wrap-btn a:before {z-index:-1; display:block; content:''; position:absolute; left:0; top:0; width:100%; height:100%; background-color:#000000; opacity:0.2; border-radius:42px;}
.cs-view .wrap-btn a:first-child {margin-top:0;}

.cs-view-footer {height:70px;}

/* cs-menu */

.cs-menu {z-index:999; position:fixed; left:0; bottom:0; width:100%; background-color:#ffffff; border-top:1px solid #e0e0e0;}
.cs-menu li {z-index:1; position:relative; width:33.333%; height:52px; display:inline-block; vertical-align:middle;}
.cs-menu li:before {z-index:-1; display:block; content:''; position:absolute; left:0; top:calc(50% - 11px); width:0; height:22px; border-left:1px solid #e0e0e0;}
.cs-menu li:first-child:before {display:none;}
.cs-menu li.off:after {z-index:2; display:block; content:''; position:absolute; left:0; top:0; width:100%; height:100%;}
.cs-menu li.off span {opacity:0.2;}
.cs-menu a {display:block; text-align:center;}
.cs-menu span {position:relative; display:inline-block;}
.cs-menu span {line-height:52px; font-size:16px; color:#666666;}
.cs-menu span:before {z-index:-1; display:block; content:''; position:absolute; top:calc(50% - 5px); height:11px; opacity:0.6;}
.cs-menu .btn-prev:before {left:-11px;}
.cs-menu .btn-list:before {left:-17px;}
.cs-menu .btn-next:before {right:-11px;}

/* option */

.layout-create.lc-option {position:absolute; background-color:#ffffff; border:1px solid #000000; overflow-x:hidden; overflow-y:auto;}
.layout-create.lc-option .header {position:relative; border-bottom:1px solid #cccccc;}
.layout-create.lc-option .header .side .btn {margin-right:0px;}
.layout-create.lc-option .body {padding:30px 15px; background-color:#fcfcfc;}
.layout-create.lc-option .body ul {position:relative; margin-top:-10px;}
.layout-create.lc-option .body li {position:relative; margin-top:10px; width:100px; height:87px; display:inline-block; vertical-align:top; text-align:center; cursor:pointer;}
.layout-create.lc-option .body a {z-index:10; display:block; height:87px;}
.layout-create.lc-option .body select {z-index:10; position:absolute; left:0; top:0; display:block; width:100%; height:87px; opacity:0;}
.layout-create.lc-option .body option {line-height:14px; font-size:12px; color:#333333;}
.layout-create.lc-option .body span {z-index:1; display:block; position:relative; margin:0 auto; width:48px; height:48px;}
.layout-create.lc-option .body span:before {z-index:-1; display:block; content:''; position:absolute; left:0; top:0; width:100%; height:100%;}
.layout-create.lc-option .body p {display:block; margin-top:10px; text-align:center;}
.layout-create.lc-option .body p {line-height:14px; font-size:12px; color:#333333;}

/* share */

.layout-create.lc-share {position:absolute; background-color:#ffffff; border:1px solid #000000; overflow-x:hidden; overflow-y:auto;}
.layout-create.lc-share .header {position:relative; border-bottom:1px solid #cccccc;}
.layout-create.lc-share .header .side .btn {margin-right:0px;}
.layout-create.lc-share .body {padding:30px 15px; background-color:#fcfcfc;}
.layout-create.lc-share .body ul {position:relative; margin-top:-10px;}
.layout-create.lc-share .body li {position:relative; margin-top:10px; width:100px; height:87px; display:inline-block; vertical-align:top; text-align:center; cursor:pointer;}
.layout-create.lc-share .body li a {z-index:10; display:block; height:87px;}
.layout-create.lc-share .body span {z-index:1; display:block; position:relative; margin:0 auto; width:48px; height:48px;}
.layout-create.lc-share .body span:before {z-index:-1; display:block; content:''; position:absolute; left:0; top:0; width:100%; height:100%;}
.layout-create.lc-share .body p {display:block; margin-top:10px; text-align:center;}
.layout-create.lc-share .body p {line-height:14px; font-size:12px; color:#333333;}
.layout-create.lc-share .body.t-4 li {width:75px;}
.layout-create.lc-share .body .copy {margin-top:10px;}
.layout-create.lc-share .body .copy p {margin-left:2px; text-align:left;}
.layout-create.lc-share .body .copy p {line-height:14px; font-size:12px; color:#333333;}
.layout-create.lc-share .body .copy div {position:relative; margin-top:8px; background-color:#ffffff; border:1px solid #ededed;}
.layout-create.lc-share .body .copy div {padding:0 10px;}
.layout-create.lc-share .body .copy div input {width:100%; border:0;}
.layout-create.lc-share .body .copy div input {line-height:35px; font-size:12px; color:#333333;}
.layout-create.lc-share .body .copy div span {position:absolute; right:0; top:0; width:45px; height:35px; background-color:#666666; text-align:center; cursor:pointer;}
.layout-create.lc-share .body .copy div span {line-height:35px; font-size:12px; color:#ffffff;}

.layout-create.lc-share .reward-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-direction: column;
    -ms-flex-direction: column;

    border-top: 1px solid #f2f2f2;
    margin-top: 20px;
    padding-top: 12px;
}

.layout-create.lc-share .reward-fee {
    word-wrap: break-word;
    word-break: break-all;
    font-weight: bold;
    line-height: 1.4;
    font-size: 14px;
    color: #333;
}

.layout-create.lc-share .reward-fee svg {
    position: relative;
    top: 3px;
    margin-left: 7px;
    width: 17px;
    height: 17px;
}

.layout-create.lc-share .reward-guide {
    margin-top: 6px;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 1.4;
    font-size: 12px;
    color: #333;
}

.layout-create.lc-share .reward-btn {
    margin-top: 12px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #006ff2;
    background-color: #f2f8fe;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    color: #006ff2;
}
</pre></body></html>