@import url("/css/fontawesome-all.css");
@import url("/css/font-awesome.min.css");
@import url("/css/fontawesome.min.css");
@import url("/css/SeoJump.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Sans:wght@400;700&family=Noto+Serif+SC:wght@200;300;400;500;600&family=Noto+Serif+TC:wght@200;300;400;500;600&family=Noto+Serif:wght@400;700&display=swap');
@font-face {
	font-family: "Trajan Pro 3";
    src: url("/fonts/Trajan/trajan.eot"); /* IE9*/
    src: url("/fonts/Trajan/trajan_162a16fe.eot") format("embedded-opentype"), /* IE6-IE8 */
    url("/fonts/Trajan/trajan.woff2") format("woff2"), /* chrome firefox */
    url("/fonts/Trajan/trajan.woff") format("woff"), /* chrome firefox */
    url("/fonts/Trajan/trajan.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("/fonts/Trajan/trajan.svg") format("svg"); /* iOS 4.1- */
}

* { margin: 0; padding: 0; }
*:focus { outline: none; }

body { margin: 0; }
body ::selection { background: #339fc9; text-shadow: none; color: #fff; }
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: rgba(255, 255, 255, .75); }
body::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, .4); border-radius: 50px; }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, span, font, strong, b, a, i{text-align: left;vertical-align: middle;margin: 0;padding: 0;line-height: 170%;border-width: 0;font-family: 'Montserrat', 'Noto Sans TC', 'Noto Sans SC', sans-serif;font-size: 15px;word-wrap: break-word;word-break: break-word;text-align: justify;text-justify: inter-ideograph;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;}

:before , :after { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }

ul , ol { list-style: none; }

fieldset { border: 0; }

input , button , select , textarea { border-radius: 0; box-shadow: none; outline: none; font-size: 16px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
select { background: url("/images/38/icon-triangle.png") no-repeat calc(100% - 10px) 50%; }

/* img */
img { max-width: 100%; }
.img_box_cover img { width: 100%; object-fit: cover; }
.img_box_contain img { width: 100%; object-fit: contain; }
.scale_box .img_box_cover {overflow: hidden;border-radius: 15px;}
.scale_box .img_box_cover img { -webkit-transform: scale(1); transform: scale(1); }

a , a:link , a:visited , a:hover { display: inline-block; line-height: 100%; text-decoration: none; white-space: pre-wrap;  }

.text-clamp , a.text-clamp { overflow: hidden; height: 27px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.nowrap_box { font-size: 0; }

/* a.photo */
a.photo , .bgBox { overflow: hidden; background: no-repeat 50% / cover; display: block; }

/* fancybox */
[class^="fancybox-"] , [class^="fancybox-"] * , .slick-track , .fa , .fas , .fa:before , .fas:before , .fa:after , .fas:after , .trans_none_box { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* slick-slider */
.wrapper .slick-slider { margin-bottom: 0; }

/* webBox */
.webBox { position: relative; overflow: hidden; width: 100%; }
.webBox .pageh1 { position: absolute; top: 0; z-index: 1; }
.webBox .wrapper { position: relative; background: #fff; z-index: 2; }

/* workframe */
.workframe { position: relative; margin: 0 auto; width: 1440px; font-size: 0; z-index: 1; }

/* relat_box */
.relat_box , .relat_box >* { position: relative; }
.fixed_box { position: fixed; }
.abso_box { position: absolute; width: 100%; height: 100%; z-index: 4; }




.relat_box .abso_tag { position: absolute; width: 100%; height: 100%; z-index: 5; }

/* Sitemap */
#Sitemap #jsonUL a { display: block; font-size: 20px; font-weight: 400; color: #2d2d2e; }
#Sitemap #jsonUL a * { display: inline-block; line-height: 170%; font-size: 16px; vertical-align: top; }

/* phoneWrap */
.phoneWrap{display: none;}

/* header */
header {position: fixed;width: 100%;top: 0;left: 0;z-index: 999;background: #fff;}
header >.nowrap_box { margin: 0 auto; width: 90%; }
header #cis img { margin: 5px 0; width: 180px; height: 60px; object-fit: contain; }
header .row {width: 130px;display: inline-block;}
	header #webmenu {margin: 0 0 0 50px;width: calc(100% - 730px);}
	header #memberArea{
    display: inline-block;
    width: 550px;
}
header #menubtn { position: fixed; width: 25px; height: 20px; display: inline-block; top: 26.5px; left: 20px; }
header #menubtn span {position: absolute;width: 100%;height: 2px;background: #333;display: block;top: 0;right: 0;}
header #menubtn[data-type="1"] span:nth-child(2) { top: calc(50% - 1px); }
header #menubtn[data-type="1"] span:nth-child(3) { top: calc(100% - 1px); }
header #menubtn[data-type="1"] span { transition: transform .4s cubic-bezier(.215,.61,.355,1),opacity .4s cubic-bezier(.215,.61,.355,1), -webkit-transform .4s cubic-bezier(.215,.61,.355,1); }
header #menubtn[data-type="2"] span { background: #454545; transition: .4s cubic-bezier(.645,.045,.355,1); }
header #menubtn[data-type="2"] span:nth-child(1) { top: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
header #menubtn[data-type="2"] span:nth-child(2) { opacity: 0; }
header #menubtn[data-type="2"] span:nth-child(3) { top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
header #webmenu .menu_box >ul {text-align: left;}
header #webmenu .menu_box >ul >li >p a {padding: 0 15px;display: block;font-size: 16px;color: #252525;}
header #webmenu .menu_box >ul >li:hover >p a{
    color: #b1403c;
}
header #webmenu .menu_box >ul >li .menu_body .subOption li { position: relative; overflow: hidden; }
header #webmenu .menu_box >ul >li .menu_body .subOption li >div a { padding: 15px; display: block; color: #252525; }
header #webmenu .contact_box { padding: 50px 20px; }
header #webmenu .contact_box p { margin-top: 2px; }
header #webmenu .contact_box p a { color: #999; }
header #webmenu .contact_box .community { margin: 30px 0; padding-top: 30px; border-top: 1px #e0e0e0 solid; text-align: center; }
header #webmenu .contact_box .community a { margin: 0 15px; width: 40px; height: 40px; background: #f3f3f3; border-radius: 50%; display: inline-block; text-align: center; line-height: 38px; color: #999; }
header #menubg { position: fixed; width: 100vw; height: 100vh; background: rgb(0 0 0 / .4); display: none; top: 0; left: 0; opacity: 998; }
header #menubg[data-type="2"] { display: block; }

header.headerfixed { background: #fff; border-bottom: 1px #ccc solid; }
header.headerfixed #menubtn span { background: #454545; }
header #memberArea input{
    height: 36px;
    line-height: 36px;
    background-color: #fff !important;
    padding-left: 10px;
    border: 1px solid #cdcdd5;
    border-radius: 2px;
    display: inline-block;
    color: #6b6b6b;
    font-size: 13px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 130px;
    padding-right: 10px;
    margin-right: 10px;
    outline: none;
}
header #memberArea input::placeholder{color:#b1b1b1;}
header #memberArea ._fzFk1Wn{display: inline-block;}
header #memberArea #forget_pwd{
    display: inline-block;
    color: #8c8c8c;
    font-size: 14px;
}
header #memberArea .login{
    background: #1d1c1c;
    display: inline-block;
    color: #fff;
    padding: 11.5px 20px;
    border-radius: 5px;
}
header #memberArea .registered{
    background: #e11415;
    display: inline-block;
    color: #fff;
    padding: 11.5px 20px;
    border-radius: 5px;
}

/* header_bar */
#header_bar { position: fixed; padding: 10px 20px; background: #fff; border-radius: 50px; box-shadow: 0 0 5px rgb(0 0 0 / .3); bottom: 20px; left: calc((100% - 260px) / 2); z-index: 999; }
#header_bar a { padding: 0 0 0 15px; }
#header_bar a >svg { width: 20px; height: 20px; fill: #2b2b2b; }
#header_bar a#openform { position: relative; margin-right: 5px; padding: 0 20px 0 0; }
#header_bar a#openform:after { position: absolute; width: 1px; height: 12px; background: #ccc; top: 50%; right: 0; transform: translateY(-50%); content: ""; }

/* top_search */
#top_search { overflow: hidden; position: fixed; width: 100%; height: 0; background: #f3f3f3; text-align: center; opacity: 0; top: 0; left: 0; z-index: 999; }
#top_search svg { width: 25px; height: 25px; }
#top_search #close_search { position: absolute; top: 30px; right: 30px; }
#top_search #close_search svg { width: 18px; height: 18px; }
#top_search form { padding: 0 20px 6px; border-bottom: 2px #494949 solid; display: inline-block; }
#top_search form input { padding: 5px 0; width: 480px; background: none; font-size: 20px; }
#top_search #goSearch { padding: 0 10px; }

/* bulletinBox*/
#bulletinBox section{
    padding: 0;
    margin: 0 auto;
    width: 85%;
    overflow: hidden;
}
#bulletinBox .newsText{
    float: left;
    width: 100px;
    color: #fff;
}
#bulletinBox .newsText i{
    margin-right: 5px;
}
#bulletinBox{
    margin-top: 90px;
    background: #b1403c;
    padding: 10px 0;
}

/* footer */
footer {background: #1d1c1c;padding-bottom: 20px;}
footer #fnav {border-top: 1px rgb(106 106 107 / 26%) solid;}
footer #fnav .nowrap_box {}
footer #fnav a {padding-right: 50px;display: inline-block;font-weight: 300;line-height: 60px;color: #f3f3f3;}
footer .row .left{
    float: left;
    width: 80%;
    padding: 40px 0;
}
footer .row .left h4{
    display: inline-block;
    font-size: 15px;
    letter-spacing: 3px;
    vertical-align: middle;
}
footer .row .left p{
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
    -webkit-filter: grayscale(1);
}
footer .row .left p:hover{-webkit-filter: grayscale(0);}
footer .row .right{
    float: right;
    width: 15%;
    text-align: end;
    padding: 30px 0;
}
footer .row .right a{
    display: inline-block;
    background: #707070;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 25px;
    border-radius: 50%;
    margin-left: 10px;
}
footer .row .right a i{
    font-size: 20px;
    color: #fff;
}
footer .row * {font-weight: 300;font-size: 15px;color: #cbcbcb;overflow: hidden;}
footer .row p , footer #extra ul li { position: relative; margin-bottom: 5px; }
footer .row font { display: inline-block; vertical-align: unset; }
footer .row font:first-child { margin-right: 15px; font-family: 'Trajan Pro 3', 'Noto Sans TC', 'Noto Sans SC', sans-serif; font-weight: 400; font-size: 13px; color: #d7d7d7; }
footer #flogo { margin-left: 0; width: 300px; }
footer #flogo .btns_box { margin-top: 20px; }
footer #flogo .btns_box a { margin: 0 10px 10px 0; padding: 10px 15px; background: #1e3998; border-radius: 5px; display: inline-block; color: #fff; }
footer #flogo .btns_box a.line { background: #199a29; }
footer #extra ul li.plus-information img { position: absolute; max-width: 150px; bottom: 100%; left: 0; z-index: 8; max-height: 150px; display: none; }
footer .copyright >div { font-size: 13px; color: #9d9d9d; }

/* gotop */
#gotop { position: fixed; right: 20px; bottom: 20px; z-index: 1001; }
#gotop a { width: 50px; height: 50px; border: 2px #c2c2c2 solid; border-radius: 50%; display: block; text-align: center; }
#gotop a svg { margin: 15px 0; width: 20px; height: 20px; fill: #c2c2c2; }
#gotop[data-type="2"] a {border-color: #b73130;}
#gotop[data-type="2"] a svg{
    fill: #b73130;
}
/* webSeo */
#webSeo {position: relative;float: right;width: calc(100% - 105px);overflow: hidden;}
#webSeo .js-marquee-wrapper * , #webSeo .js-marquee * , #webSeo .seo * {
 font-size: 13px;
 color: #fff;
 -webkit-transition: none;
 -moz-transition: none;
 -ms-transition: none;
 -o-transition: none;

 transition: none;
 }

/* SeoStarRating */
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: bottom; }
#SeoStarRating font:first-child { line-height: 130%; font-weight: bold; font-size: 18px; color: #FF9800; }
#SeoStarRating font:nth-child(2) { font-size: 16px; color: #FF9800; }
#SeoStarRating font:last-child { color: #383838; }

@media screen and (max-width: 1500px){
	.workframe , header >.nowrap_box {
    width: 95%;
}
	header #webmenu .menu_box >ul >li p a { padding: 0 10px; }
}
@media screen and (max-width: 1366px){
header #memberArea input{
    width: 100px;
}
header #webmenu{
    width: calc(100% - 650px);
    margin: 0 0 0 30px;
}
header #memberArea{
    width: 490px;
}
}
@media screen and (min-width: 1281px){
	.scale_box:hover .img_box_cover img { -webkit-transform: scale(1.05); transform: scale(1.05); }
	header { padding: 10px 0; }
	header.headerfixed { padding: 0; }
	header #menubtn , header #webmenu .menu_box ul b , header #webmenu .contact_box { display: none; }
	header #webmenu .menu_box >ul >li { position: relative; overflow: hidden; display: inline-block; }
	header #webmenu .menu_box >ul >li >p a {line-height: 70px;}
	header.headerfixed #webmenu .menu_box >ul >li >p a { color: #252525; }
	header #webmenu .menu_box >ul >li .menu_body , header #webmenu .menu_box >ul >li .subOption li ul { position: absolute; width: 170px; left: calc(50% - 85px); z-index: 1; opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
	header #webmenu .menu_box >ul >li .subOption { background: #fff; box-shadow: 0 0 5px rgb(0 0 0 / .2); }
	header #webmenu .menu_box >ul >li .subOption li ul { background: #f3f3f3; box-shadow: none; top: 0; left: 170px; -webkit-transform: translateY(0); -webkit-transform: translateX(30px); transform: translateY(0); transform: translateX(30px); }
	header #webmenu .menu_box >ul >li .subOption li ul.sub3Option { background: #dbdbdb; }
	header #webmenu .menu_box >ul >li:last-child .menu_body { left: auto; right: 0; }
	header #webmenu .menu_box >ul >li:last-child .subOption li ul { left: auto; right: 170px; }
	header #webmenu .menu_box >ul >li:hover , header #webmenu .menu_box >ul >li .subOption >li:hover , header #webmenu .menu_box >ul >li .sub2Option >li:hover { overflow: visible; }
	header #webmenu .menu_box >ul >li:hover .menu_body { padding-top: 1px; z-index: 10; opacity: 1; transform: translateY(0); }
	header #webmenu .menu_box >ul >li .subOption li:hover ul.sub2Option , header #webmenu .menu_box >ul >li .subOption li ul.sub2Option li:hover ul.sub3Option { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
	footer #extra ul li.plus-information:hover img { display: block; }
}
@media screen and (max-width: 1280px){
	header #cis {text-align: center;margin: 5px 0;}
	header #memberArea{
    float: right;
    margin: 20px 0;
}
	#bulletinBox{
    margin-top: 80px;
}
.workframe , header >.nowrap_box {
    width: 90%;
}
	header #webmenu {overflow: hidden;position: fixed;width: 350px;background: #fff;top: 0;left: -400px;box-shadow: 0 0 10px rgb(0 0 0 / .3);z-index: 999;margin: 0;}
	header #webmenu .menu_box { overflow-y: scroll; margin: 71px 15px 0; padding-top: 20px; height: calc(100vh - 91px); }
	header #webmenu .menu_box::-webkit-scrollbar { width: 0; }
	header #webmenu .menu_box >ul >li >p , header #webmenu .menu_box ul li .menu_body ul li .bo { position: relative; }
	header #webmenu .menu_box >ul >li b { position: absolute; width: 23px; display: inline-block; text-align: center; color: #252525; top: calc((100% - 27px) / 2); right: 0; }
	header #webmenu .menu_box >ul >li >p a {padding: 15px 25px 15px 15px;display: block;font-weight: 300;font-size: 16px;}
	header #webmenu .menu_box ul li .menu_body , header #webmenu .menu_box ul li .menu_body >ul li .sub2Option , header #webmenu .menu_box ul li .menu_body >ul li .sub3Option { margin-bottom: 15px; display: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
	header #webmenu .menu_box >ul >li .menu_body .subOption li >div a { padding: 10px 25px 10px 30px; color: #00a0ca; }
	header #webmenu .menu_box >ul >li .menu_body .subOption li .sub3Title a { padding: 5px 25px 5px 40px; color: #777; }
	header #webmenu .menu_box >ul >li .menu_body .sub3Option { margin: 0 40px; padding: 5px; background: #f3f3f3; }
	header #webmenu .menu_box >ul >li .menu_body .sub3Option li >div a { padding: 5px; font-size: 14px; color: #666; }
}
@media screen and (max-width: 980px){
	footer #fnav a { padding: 0 10px; line-height: 45px; }
	footer #flogo { width: 250px; }
	footer #flogo .btns_box { display: none; }
	footer .row { margin: 10px 0 0; width: 100%; font-size: 0; }
	footer .row.contact p , footer #extra ul li { margin: 2px 20px 2px 0; /*min-width: calc((100% - 20px) / 2);*/ display: inline-block; }
	footer .row.contact p:nth-child(2n+1) , footer #extra ul li:nth-child(2n) { margin-right: 0; }
	footer .row.contact p.address { width: 100%; }
	footer #extra ul { font-size: 0; }
	footer .copyright >div { margin-right: 5px; display: inline-block; }
	header #cis{
    margin-left: 40px;
}
footer .row .right{
    width: 20%;
    padding: 50px 0;
}
footer .row .left h4{
    display: block;
}
footer .row .left p{
    /* width: calc((100%/5) - 45px); */
    margin: 10px 15px;
}
}
@media screen and (max-width: 640px){
	footer #fnav { display: none; }
	footer #footerinfo { padding-top: 30px; }
	#top_search form input { width: calc(70vw - 50px); }
	header #memberArea{display:none;}
	header #menubtn{
    top: calc(31.5px + 55px);
    }
    header #cis img{
        padding-top: 55px;
    }
    .phoneWrap{
        display: block;
        position: fixed;
        bottom: 0;
        z-index: 999;
        left: 0;
        width: 100%;
    }
}

.phoneWrap ul{
    overflow: hidden;
}
.phoneWrap ul li{
    float: left;
    width: 50%;
    background: #ac2e2d;
    text-align: center;
    padding: 10px 0;
}
.phoneWrap ul li.line{
}
.phoneWrap ul li a{
    color: #fff;
}

@media screen and (max-width: 480px){
	#gotop { bottom: 70px; }
	footer .row .left{
    float: none;
    width: 100%;
}
footer .row .left p{
    margin: 5px;
    /* width: calc((100%/3) - 15px); */
}
	footer .row .right{
    display: none;
}
	#gotop a { width: 40px; height: 40px; }
	#gotop a svg { margin: 13px 0; width: 15px; height: 15px; }
	footer{
    padding: 0;
}
}
@media screen and (max-width: 400px){
	header #webmenu { width: 100%; }
}

/* 3D Carousel Fix */
.cloud9-item {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	transition: none !important;
}
.cloud9-item * {
	transition: none !important;
}

/* Line Floating Button Fix */
.casino-cta-wrapper {
	position: fixed;
	bottom: 20px;
	right: 16px;
	z-index: 999999;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.gift-boxes-img {
	width: 75px;
	height: auto;
	margin-bottom: -12px;
	z-index: 2;
	pointer-events: none;
	filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
	animation: subtleRock 4s infinite ease-in-out;
	transform-origin: bottom center;
}

.line-cta-container {
	position: relative;
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	justify-content: center !important;
	background-color: #06C755;
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
	border-radius: 50px;
	padding: 5px 14px 5px 5px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
	border: 2px solid #FFFFFF;
	overflow: hidden;
	white-space: nowrap !important;
	transition: transform 0.3s ease, background-color 0.3s ease;
	z-index: 1;
}

.line-cta-container * {
	color: #FFFFFF !important;
}

.line-icon-circle {
	width: 28px;
	height: 28px;
	background-color: #FFFFFF;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 7px;
	box-shadow: 0 1px 4px rgba(0,0,0,0.12);
	flex-shrink: 0;
}

.line-icon-circle svg {
	width: 18px;
	height: 18px;
	fill: #06C755;
}

.cta-text-group {
	display: flex;
	flex-direction: column;
	line-height: 1.2;
	text-align: left;
}

.cta-title {
	font-weight: 700;
	font-size: 11px;
	letter-spacing: 0.3px;
	color: #FFFFFF !important;
}

.cta-subtitle {
	font-weight: 600;
	font-size: 9px;
	letter-spacing: 0.2px;
	color: #FFFFFF !important;
	opacity: 0.92;
}


