.page01 {
    min-height: 1300px;
    height: auto;
    background-repeat: no-repeat;
}

.lightbg {
    width: 1920px;
    height: 950px;
    position: absolute;
    bottom: 10%;
    pointer-events: none;
    background-image: url('../img/light.png');
    background-repeat: repeat;
}

.mainbox {
    height: auto;
}

.right-box {
    margin-bottom: 25%;
    height: auto;
    border: 0;
    background-color: transparent;
    justify-content: flex-start;
}

.innerinfoarea {
    width: 100%;
    padding: 0 40px 30px 40px;
    height: auto;
    min-height: 800px;
    margin-bottom: 35%;
    border: 1px solid #8d6533;
    background-color: rgba(0, 0, 0,0.8);
}

.punishment-infobox {
    padding: 0 40px 80px 40px;
}

.innerti {
    width: 239px;
    height: 60px;
    margin-top: 30px;
}

.innerti-qc {
    background-image: url('../img/innerti-qc.png');
}

.innerti-dow {
    background-image: url('../img/innerti-dow.png');
}

.innerti-pun {
    background-image: url('../img/innerti-pun.png');
}

.innerti-ranking {
    background-image: url('../img/innerti-ranking.png');
}

.innerti-policy {
    background-image: url('../img/innerti-policy.png');
}

.innerti-com {
    background-image: url('../img/innerti-com.png');
}

.innerti-reward {
    background-image: url('../img/innerti-reward.png');
}

.hr1 {
    width: 100%;
    border: 1px dotted rgba(255, 255, 255,0.3 );
}

.seat {
    display: flex;
    position: absolute;
    top: 130px;
    right: 40px;
}

span {
    color: #f8b159;
    font-weight: bold;
}

a span:hover {
    color: #fff;
    transition: 0.1s linear;
}

.tab-title {
    justify-content: center;
    border-bottom: 0;
}

.infoarea {
    width: 100%;
    margin-top: 50px;
}

.tabarea {
    width: 100%;
    margin: 0;
    height: auto;
}

.fontbox .font {
    max-width: 500px;
}

.newstabarea .tabeventbox {
    margin-top: 40px;
}

.news-infobox td, .punishment-infobox td, .reward-infobox td {
    background-color: transparent;
    border: 0;
    color: #fff;
    padding: 18px 0;
}

.punishment-infobox th {
    background-color: transparent;
    border: 0;
    color: #ff8e06;
}

tr {
    border-bottom: 1px dotted rgba(255, 255, 255,0.3 );
    ;
}

.pager {
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.punmain-content .pager {
    bottom: -60px;
}

.pager span {
    color: #fff;
}

.pg-goto {
    background-color: transparent;
    font-size: 14px;
    cursor: pointer;
    margin: 5px;
    vertical-align: middle;
    height: 25px;
    min-width: 25px;
    display: inline-block;
    padding: 0 10px;
    line-height: 23px;
}

.pg-selected {
    font-size: 14px;
    color: #ff8e06 !important;
    margin: 5px;
    width: 25px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

.pg-normal {
    background-color: transparent;
    font-size: 14px;
    cursor: pointer;
    margin: 5px;
    width: 25px;
    height: 25px;
    line-height: 23px;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}

.main-content {
    position: relative;
    width: 100%;
    height: 660px;
    min-height: 660px;
}

.punmain-content {
    margin-top: 20px;
    position: relative;
    width: 100%;
    height: auto;
}

/* === download-下載專區 === */
.download-infobox .tabeventbox {
    margin-top: 40px;
}

.download-infobox .contentdownload {
    justify-content: center;
}

    .download-infobox .contentdownload img {
        margin: 0 10px;
    }

.wallpaperarea {
    width: 870px;
    height: 666px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row;
}

.wallpaperbox {
    display: flex;
}

    .wallpaperbox:hover img {
        filter: brightness(0.3);
        transition: 0.1s linear;
    }

.dowicon {
    display: none;
    position: absolute;
    top: 35%;
    left: 37%;
    z-index: 1;
    width: 63px;
    height: 63px;
    background-image: url('../img/dowicon.png');
}

.wallpaperbox:hover .dowicon {
    display: block;
}
/* === download-下載專區 === */

/* === ranking-排行榜 === */
.ranking-infobox .tabarea {
    margin-top: 40px;
}

.ranking-infobox .infoarea {
    margin: 0;
}

.rankimgbox {
    margin-top: 80px;
}

.ranking-bg {
    width: 880px;
    height: 99px;
    margin: 0 auto;
    background-image: url('../img/ranking-bg.png');
}

.rank-br01 {
    position: absolute;
    bottom: 0;
    width: 206px;
    height: 135px;
    left: 35%;
    background-image: url('../img/rank-br01.png');
}

.rank-ma01 {
    position: absolute;
    bottom: 0;
    width: 153px;
    height: 138px;
    right: 20%;
    background-image: url('../img/rank-ma01.png');
}

.rank-ch01 {
    position: absolute;
    bottom: 0;
    width: 233px;
    height: 138px;
    right: 25%;
    background-image: url('../img/rank-ch01.png');
}

.rank-pr01 {
    position: absolute;
    bottom: 0;
    width: 175px;
    height: 138px;
    left: 18%;
    background-image: url('../img/rank-pr01.png');
}

#tab02 .rank-ma01 {
    filter: brightness(1);
    transform: translate(0,-30px);
    background-image: url('../img/rank-ma02.png');
    z-index: 2;
    animation: rankup 0.5s ease-in-out both;
}

#tab03 .rank-br01 {
    filter: brightness(1);
    transform: translate(0,-30px);
    background-image: url('../img/rank-br02.png');
    z-index: 2;
    animation: rankup 0.5s ease-in-out both;
}

#tab04 .rank-ch01 {
    filter: brightness(1);
    transform: translate(0,-30px);
    background-image: url('../img/rank-ch02.png');
    z-index: 2;
    animation: rankup 0.5s ease-in-out both;
}

#tab05 .rank-pr01 {
    filter: brightness(1);
    transform: translate(0,-30px);
    background-image: url('../img/rank-pr02.png');
    z-index: 2;
    animation: rankup 0.5s ease-in-out both;
}

@keyframes rankup {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
        transform: translate(0,0px);
    }
}
/* === ranking-排行榜 === */

/* === policy-遊戲規章 === */
.policy-infobox th {
    padding: 0;
}
/* === policy-遊戲規章 === */

/* === community-玩家社群 & reward-領獎專區 === */
.community-infobox .contentbox, .reward-infobox .contentbox {
    text-align: center;
}

.community-infobox .infoarea > div, .reward-infobox .infoarea > div {
    margin-bottom: 20px;
}

.community-infobox.innerinfoarea, .reward-infobox.innerinfoarea {
    min-height: auto;
}

.reward-infobox.innerinfoarea {
    margin-bottom: 1%;
    min-height: 700px;
    height: 700px;
}

.reward-box {
    flex-direction: column;
}

.reward-infobox .infoarea {
    margin-top: 10px;
}

.reward-gift > div {
    margin: 30px 0;
}

.login {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 0 auto;
}

    .login div {
        margin: 0 5px;
    }

.loginfont {
    color: #ff8e06;
    text-decoration: underline;
}

.reward-search {
    justify-content: flex-end;
}

select {
    width: auto;
    height: 30px;
    color: #fff;
    background-color: #000;
    padding: 0 3px;
    border: 1px solid #ff8e06;
    font-size: 18px;
}

    select:focus-visible, input:focus-visible {
        outline: 0;
    }

.loginbtn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #ff8e06;
    border-radius: 3px;
}

.upload {
    width: 350px;
    height: 142px;
    background-color: #fff;
    border: #ff8e06 1px solid;
    margin: 0 auto;
    color: #000;
    line-height: 46px;
    font-size: 16px;
}

.alli-name {
    width: 190px;
    height: 30px;
    padding: 5px 10px;
    color: #989696;
    border: 1px solid #ff8e06;
}

.alli-name-black {
    background-color: #000;
}

.uploadbtn {
    width: 150px;
    height: 40px;
    color: #000;
    line-height: 40px;
    border-radius: 3px;
    margin: 0 auto;
    font-weight: bold;
    background: linear-gradient(to top,#a7a5a5,#fff);
    background: -webkit-linear-gradient(to top,#a7a5a5,#fff);
}

    .uploadbtn:hover {
        box-shadow: 0px 0px 10px #ff8e06;
        transition: 0.1s linear;
    }

.alr-uploadbtn {
    pointer-events: none;
    filter: brightness(.5);
}

.giftbox .uploadbtn {
    width: 70px;
    height: 30px;
    line-height: 30px;
}

.img-block {
    display: inline-block;
    max-width: 300px;
    width: 100%;
}

    .img-block img {
        width: 100%;
    }

form {
    width: 70%;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

    form img {
        margin-right: 10px;
    }

.reward-tiline {
    display: flex;
    flex-direction: column;
}

    .reward-tiline .font {
        display: flex;
        justify-content: space-between;
        line-height: 40px;
    }

.tiline-left {
    width: 115px;
    height: 40px;
    background-color: #ff8e06;
    margin-left: 100px;
}

.tiline-right {
    color: #ff8e06;
    margin-right: 70px;
}

.reward-tiline .line {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 132, 0, 0.5);
}

.reward-content {
    position: relative;
    width: 100%;
    height: 400px;
    min-height: 400px;
}

.reward-arrow {
    width: 109px;
    height: 101px;
    background-image: url('../img/reward-arrow.png');
    animation: up-down 0.8s ease-in-out both;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes up-down {
    0% {
        transform: translate(0,0px);
    }

    100% {
        transform: translate(0,20px);
    }
}

.giftbox {
    width: 100%;
    padding: 0 40px 30px 40px;
    height: auto;
    border: 1px solid #8d6533;
    background-color: rgba(0, 0, 0,0.8);
    margin-bottom: 35% !important;
}

    .giftbox table {
        margin: 30px auto;
    }

    .giftbox span {
        color: #fff;
    }

    .giftbox td {
        padding: 20px;
    }
/* === community-玩家社群 === */
