<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, header, footer, section, aside, article { padding: 0px; margin: 0px; }
body { background: url("../images/bg-body.jpg") rgb(249, 250, 249); font-size: 12px; font-family: "Microsoft YaHei", Tahoma, SimSun, Verdana; }
address, caption, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal; }
abbr, acronym, img, input { border: 0px; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
ul, ol, li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0px; }
a { color: rgb(215, 181, 145); text-decoration: none; }
a:hover { color: rgb(255, 255, 255); text-decoration: none; }
a:focus, input:focus { outline: 0px; }
img { border: 0px; vertical-align: top; }
#cadpa {width: 120px;height: 100px;position: absolute;top: 910px;left: 50%;margin-left: -610px;display: block;z-index: 20000;}
#cadpa img {width: 100px;/* height: 154px; */}
.cadpa-img { text-align: center; height: 120px; }
.cadpa-img img { width: auto; height: 102px; display: inline-block; margin: 0px 10px; }
.cadpa-img img.gamelogo { height: 98px; padding: 0px 20px; border: 2px solid rgb(34, 34, 34); border-radius: 8px; }
.md-modal { position: fixed; top: 50%; left: 50%; width: 80%; max-width: 1400px; min-width: 800px; height: 70%; z-index: 2147483647; visibility: hidden; transform: translateX(-50%) translateY(-50%); }
.md-show { visibility: visible; }
.md-overlay { position: fixed; width: 100%; height: 100%; visibility: hidden; top: 0px; left: 0px; z-index: 999999; opacity: 0; background: rgba(1, 1, 1, 0.6); transition: all 0.3s ease 0s; }
.md-show ~ .md-overlay { opacity: 1; visibility: visible; }
.md-content { height: 100%; color: rgb(91, 91, 91); background: rgb(255, 255, 255); position: relative; border-radius: 8px; margin: 0px auto; text-align: center; }
.md-content h3 { font-size: 20px; font-weight: bold; margin: 0px; padding: 20px 20px 0px; text-align: center; background: rgb(255, 255, 255); border-radius: 8px; color: rgb(51, 51, 51); overflow: hidden; }
.md-content .md-close { width: 120px; height: 42px; line-height: 42px; position: absolute; left: 43%; bottom: 15px; font-size: 16px; color: rgb(255, 255, 255); background: rgb(108, 112, 154); border: none; cursor: pointer; border-radius: 42px; }
.md-content .md-close:hover { background: rgb(133, 137, 178); }
.md-content .md-main { padding: 0px 40px; height: 79%; margin: 15px 0px 0px; font-size: 14px; overflow-y: scroll; }
.md-content .md-main-img { width: 100%; height: auto; margin: 0px auto; }
.md-content .md-main-img img { width: 90%; height: auto; margin: 0px 0px 20px; min-width: 320px; }
.md-content &gt; div p { line-height: 28px; text-indent: 28px; margin-bottom: 6px; text-align: left; }
.md-effect-1 .md-content { transform: scale(0.7); opacity: 0; transition: all 0.3s ease 0s; }
.md-show.md-effect-1 .md-content { transform: scale(1); opacity: 1; }
</pre></body></html>