select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Remove default arrow */
}

.joinWrap {
    background: url(/include/images/sub/join_bg.png?v=1) no-repeat;
    background-size: cover;
}

#joinPopup {
    width: 500px;
    margin: 40px auto 0;
    padding: 0 0 50px;
}

#joinPopup h2 {
    margin: 0 0 35px;
    text-align: center;
}

#joinPopup .wrap {
    padding: 3px;
    border-radius: 28px;
    background: linear-gradient(110deg, #e0c36d, #a26f1f 53%, #e0c36d);
    box-sizing: border-box;
}

#joinPopup .wrap h3 {
    padding: 0 30px;
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    background: #342f25;
    border-radius: 28px 28px 0 0;
}

#joinPopup .wrap .joinContent {
    padding: 0 30px 40px;
    background: #0d0a06;
    border-radius: 0 0 28px 28px;
}

#joinPopup .wrap .joinContent ul {
    margin: 0 0 10px;
}

#joinPopup .wrap .joinContent li {
    padding: 20px 0 0 0;
}

#joinPopup .wrap .joinContent li .title {
    margin: 0 0 7px;
    font-size: 14px;
    color: #adaba7;
}

#joinPopup .wrap .joinContent li.on .title {
    color: #ebd27a;
}

#joinPopup .wrap .joinContent li .input input,
#joinPopup .wrap .joinContent li .input select {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border: 1px solid #26241f;
    background: #26241f;
    border-radius: 10px;
    padding: 0 10px;
    outline: 0;
    color: #fff;
}

#joinPopup .wrap .joinContent li.on .input input,
#joinPopup .wrap .joinContent li.on .input select {
    border: 1px solid #a26f1f;
}

#joinPopup .wrap .joinContent li .input select {
    background: #26241f url(/include/images/sub/select_bg.png) no-repeat;
    background-position: 105px 17px;
}

#joinPopup .wrap .joinContent li .input.phone select,
#joinPopup .wrap .joinContent li .input.phone input {
    width: 133px;
}

#joinPopup .wrap .joinContent li .input.phone {
    color: #fff;
}

#joinPopup .wrap .joinContent li .input.bank div {
    margin: 0 0 10px;
}

#joinPopup .wrap .joinContent li .input.bank div select {
    width: 220px;
    color: #fff;
    background-position: 190px 17px;
}

#joinPopup .wrap .joinContent li .input.bank div input {
    width: 205px;
}

#joinPopup .wrap .joinContent li .input .help {
    margin: 10px 0 0 0;
    color: #666461;
    font-size: 12px;
}

#joinPopup .wrap .joinContent .btnJoins {}

#joinPopup .wrap .joinContent .btnJoins .btnNormal {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 10px 0 0 0;
}

/*ìŠ¬ë¡¯ ë° ì¹´ì§€ë…¸*/

#container {
    padding-bottom: 0;
}

#container #contents {
    padding-bottom: 50px;
    background: url(/include/images/sub/sub_bg.jpg) no-repeat;
    background-attachment: fixed;
}

#container #contents.casino {
    /*background-position: 0 -540px;*/
}

#container #contents.boards {
    padding: 0 0 30px;
    /*background-position: 0 -300px;*/
}

.sl-slider-wrapper.slotBanner {
    height: 461px;
}

#container .slotArea,
#container .casinoArea,
#container .boardArea {
    width: 1240px;
    margin: 0 auto 0px;
}

#container .slotCasino {
    padding-top: 50px;
}

#container .slotCasino ul {
    margin-left: -20px;
}

#container .slotCasino ul li {
    position: relative;
    float: left;
    width: calc(100% / 5 - 20px);
    margin: 0 0px 20px 20px;
    overflow: hidden;
    padding: 3px;
    border-radius: 28px;
    background: linear-gradient(130deg, #e0c36d, #a26f1f 53%, #e0c36d);
    box-sizing: border-box;
}

#container .slotCasino ul li a img {
    width: 100%;
}

#container h3.title {
    margin: 0 0 30px;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
}

#container h3.title .iconfont {
    font-size: 44px;
    color: #d09014;
    text-shadow: 0px 0px 20px #d09014;
}

#container .inner a .playArea {
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
    background: rgb(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 28px;
}

#container .inner a .playArea .play {
    height: 165px;
    line-height: 165px;
    text-align: center;
}

#container .inner a .playArea .play .iconfont {
    font-size: 70px;
    background: linear-gradient(#fff458, #d89b1d);
    -webkit-background-clip: text;
    color: transparent
}

#container .inner a .playArea .produce {
    height: 40px;
    margin: 0 20px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: rgb(164, 114, 36, 0.6);
    border-radius: 5px;
}

#container .slotCasino .inner {
    overflow: hidden;
    position: relative;
    padding: 0 0 27px;
}

/*ê²Œì‹œíŒ*/

#container .boardArea {
    padding: 25px 0 0 0;
}

#container .boardArea .inner {
    margin: 0 0 0 -20px;
    padding: 0;
}

#container .boardArea .inner>div {
    border-radius: 22px 22px;
    overflow: hidden;
}

#container .boardArea .inner h4.title {
    height: 70px;
    line-height: 70px;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    padding: 0 25px;
    background: #342f25;
}

#container .boardArea .inner h4.title .iconfont {
    font-size: 35px;
    color: #d09014;
    text-shadow: 0px 0px 20px #d09014;
}

#container .boardArea .inner .event h4.title .iconfont {
    vertical-align: -2px;
}

#container .boardArea .inner .board {
    padding: 35px 30px 20px;
    min-height: 800px;
    background: #0d0a06;
}

#container .boardArea .inner .board table {
    margin: 0 0 30px;
    border-top: 1px solid #d09014;
}

#container .boardArea .inner .board th,
#container .boardArea .inner .board td {
    padding: 0 10px;
    border-bottom: 1px solid #443c36;
    text-align: center;
}

#container .boardArea .inner .board th {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    background: #120e09;
}

#container .boardArea .inner .board td {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    background: #0d0a06;
}

#container .boardArea .inner .board td>a:hover {
    text-decoration: underline;
}

#container .boardArea .inner .board .date {
    color: #73706a;
}

span.type {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #0d0a06;
    background: linear-gradient(#fff558, #d99c1e);
    border-radius: 3px;
    font-weight: 700;
}

/*ê³ ê°ì„¼í„°*/

#container .boardArea .custom {
    background: #0d0a06;
}

#container .boardArea input,
#container .boardArea textarea {
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin: 0 0 10px;
    font-size: 14px;
    border: 1px solid #26241f;
    background: #26241f;
    border-radius: 10px;
    padding: 0 20px;
    outline: 0;
    color: #fff;
}

#container .boardArea textarea {
    height: 135px;
}

#container .boardArea .boardWrite {
    display: none;
    margin: 30px 30px 0;
    text-align: center;
}

#container .boardArea .inner .board td.no {
    font-size: 14px;
    color: #c1c1c1;
}

#container .boardArea .inner .board td.status {
    font-size: 14px;
    color: #fff;
}

#container .boardArea .inner .board td.status .doing,
#container .boardArea .inner .board td.status .done,
#container .boardArea .inner .board td.status .cancel {
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    background: linear-gradient(#fff558, #d99c1e);
    color: #000;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
}

#container .boardArea .inner .board td.status .doing {
    background: linear-gradient(#8b8b8b, #4d4d4d);
    color: #fff;
}

#container .boardArea .inner .board td.status .cancel {
    background: linear-gradient(#f36767, #fe3838);
    color: #fff;
}

#container .boardArea .inner .board td.status .unconfirmed {
    padding: 0 14px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #890f1d;
    border-radius: 8px;
}

#container .boardArea .inner .board td .iconfont.delete {
    cursor: pointer;
    font-size: 22px;
    color: #7d766a;
}

#container .boardArea .inner .board tr.on td {
    background: #1a1610;
}

#container .boardArea .inner .board tr.on .ctDisplay {
    color: #efb124;
    text-decoration: underline;
}

#container .boardArea .inner .board tr.detail {
    display: none;
}

#container .boardArea .inner .board tr.detail td {
    background: #120e09;
}

#container .boardArea .inner .board tr.detail.open {
    display: contents;
}

#container .boardArea .inner .board tr.detail .content {
    margin: 15px 0 0;
    line-height: 20px;
}

#container .boardArea .inner .board tr.detail .btnClose {
    width: 60px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-weight: 500;
    border-radius: 15px;
    background: #890f1d;
    text-decoration: none;
}

#container .boardArea .btButton {
    margin: 30px 0 0;
}

#container .boardArea .btButton .writeDisplay {
    display: inline-block;
    width: 95px;
    text-align: center;
}

/*ê²Œì‹œíŒìƒì„¸ê¸€*/

#container .boardArea .inner .board .writeInfo {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    border-top: 1px solid #d09014;
    color: #fff;
    background: #120e09;
}

#container .boardArea .inner .board .writeInfo .title {
    display: inline-block;
    margin: 0 0 0 15px;
    width: 920px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}

#container .boardArea .inner .board .writeContent {
    padding: 20px;
    min-height: 450px;
    line-height: 1.5;
    border: 1px solid #443c36;
    border-left: 0;
    border-right: 0;
    color: #fff;
}

#container .boardArea .inner .board .writeBtnArea {
    margin: 20px 0 0 0;
    text-align: center;
}

#container .boardArea .inner .board .writeBtnArea>.btnNormal {
    width: 105px;
    text-align: center;
}

#container .boardArea .inner .message h4.title .iconfont {
    font-size: 47px;
}

/*ìž…ê¸ˆ,ì¶œê¸ˆì‹ ì²­*/

#container .boardArea .inner .cash h4.title .iconfont {
    font-size: 35px;
}

#container .boardArea .inner .cash {
    background: #0d0a06;
}

.cashHelp {
    padding: 30px;
    margin: 30px 30px 20px;
    border: 1px solid #443c36;
    background: #1f1e1b;
}

.cashHelp h3 {
    margin: 0 0 25px;
    font-size: 29px;
    color: #d09014;
}

.cashHelp ol li {
    margin: 0 0 12px;
    color: #fff;
    font-size: 13px;
}

.cashHelp ol li:last-child {
    margin: 0;
}

#container .boardArea .inner .cash .board2 {
    margin: 0 30px;
}

.board2 table {
    border-bottom: 1px solid #443c36;
}

.board2 th,
.board2 td {
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
    border-top: 1px solid #443c36;
    color: #fff;
}

.board2 th {
    font-size: 18px;
    text-align: center;
    background: #1f1e1b;
}

.board2 tr:first-child th {
    border-top: 2px solid #d09014;
}

.board2 td .quickAsk {
    margin: 0 10px 0 0;
}

.board2 td button,
#container .boardArea .board2 td a.btnNormal {
    vertical-align: middle;
}

#container .boardArea .board2 td .iptNormal {
    width: 145px;
    height: 40px;
    line-height: 40px;
    ;
    padding: 0 10px;
    border: 1px solid #443c36;
    border-radius: 0;
    background: #1f1e1b;
    margin: 0;
    font-size: 16px;
}

#container .boardArea .board2 td .moneyArea {
    display: inline-block;
    margin: 0 0 0 15px;
}

#container .boardArea .board2 td .moneyArea .btnNormal {
    width: 77px;
    padding: 0;
    text-align: center;
    font-size: 15px;
    color: #0f0f10;
}

#container .boardArea .board2 td .iptNormal.bankNo {
    width: 190px;
}

#container .boardArea .board2 td .moneyArea .moneyWhite {
    height: 40px;
    line-height: 40px;
    background: linear-gradient(to right, #fbfbfb, #d8d8d8)
}

#container .boardArea .board2 td .moneyArea .moneyClear {
    height: 40px;
    line-height: 40px;
    background: linear-gradient(to right, #c8b376, #6c5133);
    color: #fff;
}

#container .boardArea .board2 td .userHelp {
    margin: 0 0 0 5px;
}

#container .boardArea .board2 .btnArea {
    margin: 20px 0 0;
    text-align: center;
}

#container .boardArea .board2 .btnArea .btnNormal {
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    font-size: 20px;
}

#container .boardArea .board2 .btnArea .btnNormal .iconfont {
    font-size: 22px;
}

#container .boardArea .board2 .btnArea .btnNormal .iconfont.minus {
    font-size: 23px;
}

#container .board h3.title {
    margin: 0 0 20px;
    font-size: 24px;
    color: #fff;
}

#container .board h3.title span {
    display: inline-block;
    margin: 0 0 0 10px;
    font-size: 13px;
    color: #8c8c8c;
}

#container .boardArea .inner .cash .board {
    min-height: 400px;
}

#container .boardArea .inner .cash .board table {
    border: 0;
}

#container .boardArea .inner .cash .board th {
    height: 40px;
    line-height: 40px;
    background: #342f25;
    font-size: 14px;
}

#container .boardArea .inner .cash .board td {
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #443c36;
    border-bottom: 1px solid #443c36;
    background: #0d0a06;
}

#container .boardArea .inner .cash .board td:first-child {
    border-left: 0;
}

#container .boardArea .inner .cash .paging {
    padding-bottom: 60px;
}

#container .boardArea .inner .cash .board td.status span {
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-weight: 500;
}

.board2 td .util {
    position: relative;
    top: 3px;
    left: 2px;
    font-size: 15px;
}

#container .boardArea .board2 td a.btnNormal.quickAsk {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 15px 0 16px;
    background: linear-gradient(to right, #be1212, #9b0d0d)
}

#container .boardArea .board2 td a.btnNormal.quickAsk .iconfont {
    font-size: 20px;
}

/*ìŠ¬ë¡¯íŒì—…*/

#container.slotPopup,
#container.slotPopup .slotCasino {
    padding: 0;
    margin: 0;
    width: auto;
}

#container.slotPopup .slotCasino .slotTitle,
#container.slotPopup .slotCasino .inner {
    padding: 0 30px;
}

#container.slotPopup .slotCasino {
    padding: 90px 0 0;
}

#container.slotPopup .slotCasino .slotTitle {
    z-index: 1;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 90px;
    line-height: 90px;
    color: #fff;
    font-size: 22px;
    background: #342f25;
    border-bottom: 1px solid #4d453f;
}

#container.slotPopup .slotCasino .slotTitle .slotLoad {
    display: none;
}

#container.slotPopup .slotCasino .slotTitle img {
    max-height: 90px;
}

#container.slotPopup .slotCasino .slotTitle span {
    display: inline-block;
    position: relative;
    padding: 0 20px;
    margin: 0 0 0 15px;
    font-size: 22px;
}

#container.slotPopup .slotCasino .slotTitle span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 28px;
    width: 1px;
    height: 35px;
    background: #5d5951;
}

#container.slotPopup .slotCasino .inner {
    margin: 25px 0 60px 0;
}

#container.slotPopup .slotCasino .inner ul {
    text-align: center;
    font-size: 0;
}

#container.slotPopup .slotCasino .inner ul li {
    float: none;
    display: inline-block;
    width: 210px;
    padding: 0;
    background: transparent;
    margin: 13px;
    border-radius: 0;
    vertical-align: top;
}

#container.slotPopup .slotCasino .inner ul li a {
    display: block;
    position: relative;
}

#container.slotPopup .inner a .playArea {
    border-radius: 5px;
}

#container.slotPopup .inner a .playArea .produce {
    display: none;
}

#container.slotPopup .inner a .playArea .play {
    height: 100%;
    line-height: inherit;
    position: absolute;
    left: calc(50% - 35px);
    top: calc(50% - 35px);
}

#container.slotPopup .slotCasino .inner ul li .gameNames {
    margin: 12px 0 0 0;
    color: #fff;
    font-size: 13px;
}

#container.slotPopup .slotCasino .inner ul li:hover .gameNames {
    color: #fced53
}

.sub-paging {
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 90px;
}

.sub-paging a {
    display: inline-block;
    margin: 1px;
    color: #d0d0d0;
    vertical-align: top;
    border-radius: 3px;
    font-family: "ns";
    width: 41px;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    background: #343638;
}

.sub-paging a.on,
.sub-paging a:hover,
.sub-paging a:active,
.sub-paging a:focus {
    color: #000;
    background: #edbd67;
}

.sub-paging a.before,
.sub-paging a.pre,
.sub-paging a.next,
.sub-paging a.after {
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
}

.sub-paging a.before {
    background: #343638 url('../images/sub/pg-before.png') no-repeat center center;
}

.sub-paging a.pre {
    background: #343638 url('../images/sub/pg-pre.png') no-repeat center center;
    margin-right: 7px;
}

.sub-paging a.next {
    background: #343638 url('../images/sub/pg-next.png') no-repeat center center;
    margin-left: 7px;
}

.sub-paging a.after {
    background: #343638 url('../images/sub/pg-after.png') no-repeat center center;
}