<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

.header {
    color: #000057;
}

.header-bg {
    position: relative;
    background: url("../images/bg01.jpg") no-repeat center;
    height: 775px;
}

.header-bg .main {
    width: 480px;
    height: 222px;
    text-align: center;
    position: relative;
    top: 370px;
    margin-left: -230px;
    left: 50%;
}

.gh {
    font-size: 56px;
    color: #c7000b;
    font-weight: bold;
}

.gg {
    font-size: 16px;
    color: #0f112e;
    text-align: left;
    margin-top: 10px;
	font-weight:bold;
	line-height:26px;
}

.header-logo {
    background-image: url("../images/43u_LOGO.png");
    width: 209px;
    height: 63px;
    float: left;
    margin-left: 130px;
    margin-top: -110px;
}


.container {
    background: url("../images/bg02.jpg") no-repeat center;
    height: 2246px;
    min-width: 1200px;
    color: #00005e;
}

.con1 {
    float: inherit;
    background: url("../images/bgs1.jpg") no-repeat scroll 0 0;
    width: 1200px;
    height: 860px;
    margin: 0 auto;
    position: relative;
}

.at {
    padding-top: 198px;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
}

.act {
    background-image: url("../images/bgact1.png");
    margin-top: 80px;
    position: absolute;
    width: 1200px;
    height: 540px;
}

.content {
    float: left;
    margin-top: 60px;
    margin-left: 75px;
}

.btn-cont {
    background-image: url("../images/button-hd.png");
    width: 100px;
    height: 26px;
    text-align: center;
    line-height: 24px;
    font-size: 20px;
    color: #0f0761;
}

.cont1 {
    width: 940px;
    margin-left: 110px;
    margin-top: -30px;
    font-size: 18px;
    line-height: 30px;
	letter-spacing:1px;
    color: #ffffff;

}

.yel {
    font-size: 18px;
    line-height: 30px;
    color: #fec008;
    margin: 0 -5px;
    display: inline;
}

.jl {
    background-image: url("../images/btn-jl.png");
    width: 429px;
    height: 66px;
    margin: 50px 310px;
}

.jl-jp {
    margin-top: -20px;
    margin-left: 65px;
    text-align: center;
}

.jl-jp li {
    width: 149px;
}

.jpshow {
    margin-left: 120px;
    position: relative;
    text-align: center;
}

.fl {
    float: left;
}

.jpshow p {
    font-size: 22px;
    color: #ffd201;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffd201), to(rgba(254, 178, 14, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.jpshow a {
    padding-top: 5px;
    font-size: 16px;
    color: #ffffff;
}

.btn-join {
    float: right;
    margin-right: 60px;
    margin-top: -50px;
    background-image: url("../images/btn-join.png");
    width: 159px;
    height: 64px;
    font-size: 18px;
    line-height: 50px;
    color: #d65404;
    text-align: center;
    text-shadow:1px 1px 1px #ffe334;
}
.btn-join:hover{
	    background-image: url("../images/btn-join-1.png");
}
.con2 {
    float: inherit;
    background: url("../images/bgs2.png") no-repeat scroll 0 0;
    width: 1200px;
    height: 983px;
    margin: 0 auto;
    position: relative;
}

.at2 {
    width: 460px;
    padding-top: 198px;
    padding-left: 375px;
    text-align: center;
    font-size: 18px;
	letter-spacing:1px;
    line-height: 30px;
    color: #ffffff;
}

.game {
    margin: 90px auto 0;
    width: 1200px;
    height: 613px;
}

.game li {
    float: left;
    margin-right: 74px;
    margin-bottom: 50px;
    position: relative;
    width: 244px;
    height: 250px;
}

.game li.last {
    float: right;
    margin-right: 0;
}

.game img {
    margin-left: 31px;
}

.btn-check {
    float: left;
    margin-top: 25px;
    background-image: url("../images/btn-check.png");
    width: 112px;
    height: 38px;
    text-align: center;
}

.btn-check:hover {
    background-image: url("../images/btn-check1.png");
}

.btn-check .check {
    font-size: 16px;
    line-height: 35px;
    color: #78130d;
}

.btn-start {
    float: right;
    margin-top: 25px;
    background-image: url("../images/btn-start.png");
    width: 112px;
    height: 38px;
    text-align: center;
}

.btn-start:hover {
    background-image: url("../images/btn-start1.png");
}

.btn-start .start {
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
}

.act2 {
    background-image: url("../images/bgact2.png");
    margin-top: 25px;
    position: absolute;
    width: 1200px;
    height: 282px;
}

.rule {
    width: 500px;
    margin-left: 100px;
}

.rule li {
    width: 430px;
}

.rule li span {
    background: #ffd201;
    border-radius: 50%;
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    text-align: center;
    width: 20px;
    height: 20px;
    color: #151843;
}

.rule li p {
    width: 400px;
    float: left;
    margin-bottom: 10px;
    margin-left:-10px;
    font-size: 16px;
    color: #fff;
}

.rule-load {
    float: right;
    width: 520px;
    margin-top: -112px;
}

.rule-load li {
    width: 430px;
}

.rule-load li span {
    background: #ffd201;
    border-radius: 50%;
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    text-align: center;
    width: 20px;
    height: 20px;
    color: #151843;
}

.rule-load li p {
    width: 400px;
    float: left;
    margin-bottom: 10px;
    margin-left:-10px;
    font-size: 16px;
    color: #fff;
}

.footer {
    margin: 340px auto 0;
    text-align: center;
    width: 665px;
    font-size: 14px;
    line-height: 24px;
    color: #c3d9f8;
}</pre></body></html>