<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* dzx32 style for the frontpage of newbie (æ–°æ‰‹ç§˜ç¬ˆ) */
.container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    background-color: #e8eff5;
}
.socialmedia-wrap {
    margin: 0 auto;
    width: 1200px;
    height: 670px;
    text-align: center;
    background: url("../img/bg_160528.jpg") left top no-repeat;
    overflow: hidden;
}
.socialmedia {
    position: relative;
    top: 210px;
    margin: 0 auto;
    width: 520px;
    height: 80px;
}
.socialmedia .btn {
    float: left;
    display: inline;
    margin-left: 15px;;
    width: 240px;
    height: auto;
}
.socialmedia .btn span {
    font-family: arial, sans-serif;
    font-size: 1.2em;
    line-height: 2.4em;
    color: #DDDDDD;
    font-weight: bold;
}
.download {
    float: left;
    display: inline;
    width: 240px;
    height: 240px;
}
.bg-pc {
    position: relative;
    top: 280px;
    left:250px;
    background: url("../img/new_left.jpg") top center no-repeat;
}
.bg-android {
    position: relative;
    top: 264px;
    left: 240px;
    background: url(" ") top center no-repeat;
    background-size:168px 168px;
    display: block;
    cursor: pointer;
}
.bg-wechat {
    position: relative;
    top: 280px;
    left: 228px;
    background: url("../img/new_right.jpg") top center no-repeat;
}
.download .text {
    padding-top: 196px;
    font-size: 1.2em;
    color: #fff;
}
.download .text2 {
    padding-top: 196px;
    font-size: 1.2em;
    color: #fff;
}
.download .text3 {
    padding-top: 216px;
    font-size: 1.2em;
    color: #fff;
}
.download .text4 {
    padding-top: 216px;
    font-size: 1.2em;
    color: #fff;
}
.getrich-wrap  {
    margin: 0 auto;
    width: 1200px;
    height: 560px;
    text-align: center;
    background: url("../img/newbie_bg2.jpg") left top no-repeat;
}
.getrich {
    margin: 0 auto;
    width: 960px;
    height: 460px;
    background-color: #e8eff5;
}

.tyrant-wrap  {
    margin: 0 auto;
    width: 1200px;
    height: 500px;
    text-align: center;
    background: url("../img/newbie_bg3.jpg") left bottom no-repeat;
}
.tyrant {
    margin: 0 auto;
    width: 960px;
    height: 330px;
    overflow: hidden;
}
.tyrantbox {
    float: left;
    display: inline;
    width: 480px;
    height: 330px;
    overflow: hidden;
}
.privatecustom-wrap  {
    margin: 0 auto;
    width: 1200px;
    height: 600px;
    text-align: center;
    background: url("../img/newbie_bg4.jpg") left top no-repeat;
}
.selections {
    height: 600px;
    background-color: #e8eff5;
}
.privatecustom {
    position: relative;
    top: 300px;
    margin: 0 auto;
    width: 1100px;
    height: 320px;
    text-align: center;
}
.privatecustom-items {
    float: left;
    display: inline;
    width: 220px;
    height: 300px;
    overflow: hidden;
}
.privatecustom-items span {
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    font-size: 2.0em;
}
h1.newbie {
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    font-size: 40px;
    color: #ffc615;
    font-weight: normal;
    padding: 20px;
}
a.ppp:link   { color: #ffffff;}
a.ppp:visited{ color: #ffffff;}
a.ppp:hover  { color: #ffffff;}

.clear { clear: both;  }
.space-v4 { width: 100%; height: 4px;}
.space-v20 { height: 20px;}
.space-v50 { height: 50px;}
.bgcolor-lightgray { background-color: #e8eff5;}
.text-white{
    color:#fff;
}
.text-underline{
    text-decoration: underline;
}
#j_app_title,#j-app-title2{
    text-decoration: none;
}</pre></body></html>