@charset "UTF-8";
/*!
 * demo-演示站
 * Author: Abner
 * Update by 2019-6-5
 */

/* ==========全局样式========== */
ul{margin:0;padding:0;}
li{list-style: none;}
a:hover{ text-decoration: none;}
body {background-color: #0B0B0A;font-family: "Microsoft YaHei UI";-webkit-overflow-x: hidden;-ms-overflow-x: hidden;-moz-overflow-x: hidden;overflow-x:hidden;font-size: 14px;}
.container{width:1200px;padding:0;position:relative;overflow:visible;margin:0 auto;}
/* aside */
.aside-float li a{ width: 100%; height: 100%;background-repeat: no-repeat; display: inline-block; filter: alpha(opacity=0); opacity: 0; -webkit-transition: opacity 200ms ease-in-out; -moz-transition: opacity 200ms ease-in-out; -ms-transition: opacity 200ms ease-in-out; -o-transition: opacity 200ms ease-in-out; transition: opacity 200ms ease-in-out; }
.aside-float li a:hover,.float-services li a:hover{opacity: 1;}

/* ==========header========== */
header{width: 100%;height:187px;background: url(images/header-bg.png)no-repeat center;}
header .top_layer{width: 100%;height:38px;padding-top: 8px;color: rgb(129, 129, 130);}
header .top_layer .top-link li{float: left;}
header .top_layer .top-link li:after{content: "|";margin-left: 10px;}
header .top_layer .top-link li:last-child:after{display: none;}
header .top_layer .top-link .lang a{float:inherit;padding: 2px;}
header .top_layer .top-link .lang .lan{width: 20px;height: 15px;float:left;margin:3px 0 0 12px;display: inline-block;}
header .top_layer .top-link .lang .lan.zh_TW{background: url(images/language-zh_TW.jpg)no-repeat center;}
header .top_layer .top-link .lang .lan.zh_CN{background: url(images/language-zh_CN.jpg)no-repeat center;}
header .top_layer .top-link .lang .lan.en_US{background: url(images/language-en_US.jpg)no-repeat center;}
header .top_layer .top-link .lang .lan.vi_VN{background: url(images/language-vi_VN.jpg)no-repeat center;}
header .top_layer .top-link .lang .lan.ja_JP{background: url(images/language-ja_JP.jpg)no-repeat center;}
header .top_layer .top-link .lang .lan.ko_KR{background: url(images/language-ko_KR.jpg)no-repeat center;}
header .top_layer .top-link .lang .lan.th_TH{background: url(images/language-th_TH.jpg)no-repeat center;}
header .top_layer .top-link .lang .lan.in_ID{background: url(images/language-in_ID.jpg)no-repeat center;}

header .top_layer .top-link a{color: rgb(129, 129, 130);font-size: 12px;}
header .top_layer .top-link a:hover{color:rgb(233, 223, 158);}
header .login_layer{width: 100%;height: 89px;}
header .login_layer .logo{width: 201px;height: 52px;margin-top: 19px;}
header .login_layer .form-wrap{margin-top: 29px;}
header .login_layer .form-wrap .form-group{position: relative;}
header .login_layer .form-wrap .form-control{width: 165px;height:33px;border-color: rgb(116, 116, 116);border-radius: 5px;background-color: rgb(21, 21, 21);-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.392);-moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.392);-ms-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.392);box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.392);}
header .login_layer .form-wrap .forget{width: 49px;height: 19px;display:inline-block;line-height: 18px;text-align: center;border-radius: 5px;font-size: 12px;border:1px solid rgb(71,71,71);color: rgb(255, 255, 255);background-color: rgb(49, 49, 49);position: absolute;right: 6px;top: 7px;z-index: 101;}
header .login_layer .form-wrap .form-group.code img{position: absolute;right: 1px;top: 1px;width: 85px;height: 31px;}
header .login_layer .form-wrap .btn_a{width: 58px;height: 32px;display: inline-block;font-size: 12px;color: rgb(255, 255, 255);text-align:center;line-height:31px;}
header .login_layer .form-wrap .btn_a.btn-login{background: url(images/btn-login.png)no-repeat center;}
header .login_layer .form-wrap .btn_a.btn-login:hover{background: url(images/btn-login-hover.png)no-repeat center;}
header .login_layer .form-wrap .btn_a.btn-re{background: url(images/btn-reg.png)no-repeat center;}
header .login_layer .form-wrap .btn_a.btn-re:hover{background: url(images/btn-reg-hover.png)no-repeat center;}
header .login_layer .header-panel{margin-top: 10px;}
header .nav_layer{width: 100%;height: 60px;padding-left: 18px;}
header .nav_layer .navbar{width: 100%;margin-bottom: 0;}
header .nav_layer .navbar ul{width: 100%;display: flex;}
.myAgent .nav_layer .navbar{position: absolute;right: 0;}
header .nav_layer .navbar .nav-item,.myAgent .nav_layer .navbar li{flex: auto;width: auto;height: 60px;}
header .nav_layer .navbar .nav-item:after,.myAgent .nav_layer .navbar li:after,
.myPromo .main-promo .promo-top-bar ul li:before{content:"";width: 1px;height: 46px;position: absolute;right:0;top: 10px;background:url(images/nav-line.png)no-repeat;display:block;}
header .nav_layer .navbar .nav-item:last-child:after,.myAgent .nav_layer .navbar li:last-child:after,.myPromo .main-promo .promo-top-bar ul li:last-child:before{display: none;}
header .nav_layer .navbar .nav-item a,.myAgent .nav_layer .navbar li a{width:100%;height:100%;padding: 0;font-size:16px;color: rgb(196,196,195);text-align: center;line-height: 60px;}
header .nav_layer .navbar .nav-item.active a,.myAgent .nav_layer .navbar li.active a{background: url(images/naav.png)no-repeat center;}
header .nav-3-2 .api-prev,header .nav-3-2 .api-next{background:rgb(153, 146, 105) url(images/navbar-sub-sprite.png) no-repeat}
header .nav-3-2 .api-prev:hover,header .nav-3-2 .api-next:hover{background: rgb(198, 187, 136) url(images/navbar-sub-sprite.png) no-repeat}
header .nav-3-2 .api-prev,header .nav-3-2 .api-prev:hover{background-position:-800px -100px;}
header .nav-3-2 .api-next,header .nav-3-2 .api-next:hover{background-position:-824px -100px;}
header .nav-3-2 .api-games > ul > li:hover{background: url(images/nav-hover.png)top right no-repeat ;}

/* 每日簽到按鈕 */
.form-wrap ._vr_signSwitch{ color: #fff; font-size: 12px; border-radius: 5px !important; padding: 7px 10px !important; opacity: 0.9; margin-left: 0 !important; border: 1px #ffffff70 solid;}
.form-wrap ._vr_signSwitch:hover{ opacity: 1;}

/*nav3*/
.myTop .nav-3-2 .num-dot, .myTop .nav-3-2 .num-pre, .myTop .nav-3-2 .num-single, .myTop .nav-3-2 .num-decimal{background: url(images/navbar-sub-sprite.png) no-repeat;}
.myTop .nav-3-2 .num-decimal[num="2"]{background-position: -76px -104px;}
.myTop .nav-3-2 .num-decimal[num="0"]{background-position: -720px -102px;}
.myTop .nav-3-2 .num-single[num="2"]{background-position: -80px 0;}
.myTop .nav-3-2 .num-dot{width:8px;background-position: -803px 0;}
.myTop .nav-3-2 .num-pre{width: 32px;background-position: -810px 0;}
.myTop .nav-3-2 #sub-live .apiicon{background: url(images/navbar-sub-live-first2.png) no-repeat;}
.myTop .nav-3-4 .sub-box>dd>p>a:hover, .myTop .sub-box>dt>a:hover, .myTop .api-item:hover>dd>p>a{color:rgb(233, 223, 158);}
/* ===========footer=========== */
footer{width:100%;height:260px;background:url(images/footer-bg.jpg)no-repeat center;}
footer .footer-partner{height: 82px;padding-top:22px;}
footer .footer-link-copyright{height: 48px;line-height:48px;padding-left: 20px;}
footer .footer-link-copyright .footer-link a{color: rgb(96, 96, 96); }
footer .footer-link-copyright .footer-link a:hover{color:rgb(233, 223, 158); }
footer .footer-link-copyright .footer-link li{padding: 0 20px;position: relative; }
footer .footer-link-copyright .footer-link li:first-child{padding-left: 0; }
footer .footer-link-copyright .footer-link li:last-child{padding-right: 0;}
footer .footer-link-copyright .footer-link li + li:before{content: '|'; position: absolute;left: -3px;top: -1px; color: #666; }
footer .footer-copyright{padding-top:38px;}
footer .footer-copyright p{margin-bottom:0;color:#4e4d4d;line-height:26px;}
/*=============index============*/
/* slide */
.home-slide.slide{height: 752px;width: 100%; }
.home-slide.slide .slide-inner{width: 100%; position: absolute; }
.home-slide.slide .slide-inner li{height: 752px; }
.home-slide.slide .slide-inner li a{position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.home-slide.slide .slide-indicators{bottom: 60px; }
.home-slide.slide .slide-indicators ul li{width:14px;height:14px;border-radius:100%;background:#fff;filter: alpha(opacity=50);opacity:.5; }
.home-slide.slide .slide-indicators ul li.active{background: #d0b364;filter: alpha(opacity=100);opacity: 1; }
.home-slide .prev,.home-slide .next{filter: alpha(opacity=0); opacity: 0; font-size: 18px; line-height: 20px; left: 50%; background: transparent; bottom: 6px; top: auto; }
.home-slide .prev{ margin-left: -20px; }
.notice{width:100%;height:50px;position:relative;z-index:4;background:rgba(0,0,0,0.5);line-height:54px;margin-top:-50px;}
.notice .title{width: 129px;height:24px;float: left;background: url(images/news.png) center no-repeat;margin-top: 14px;}
.notice .title .gui{ margin-right: 5px; }
.notice .notice-list{width: 1024px;float:left;height: 50px;overflow: hidden;margin-left:10px; }
.notice .notice-list a{ color: #e5e5e5; font-size: 13px; }
/*casino_layer*/
.main-home .game_title{width: 425px;height: 60px;margin: 32px auto 0;filter: alpha(opacity=0);opacity:0;}
.casino_layer{width: 100%;height:630px;background: url(images/casino_layer/index-casino-bg.jpg)no-repeat center;}
.casino_layer .game_title{background: url(images/casino_layer/casino-top.png)no-repeat center;transition: all .6s;-moz-transition: all .6s;-webkit-transition: all .6s;}
.casino_layer .casino_exhibition{width:100%;height: 538px;overflow: hidden;font-family: "FZZHK";}
.casino_layer .casino-wrap{width: 910px;height: 538px;filter: alpha(opacity=0);opacity: 0;}
.casino_layer .casino-wrap.leftInUp{filter: alpha(opacity=100);opacity: 1;}
.casino_layer .casino_box{filter: alpha(opacity=0);opacity: 0;position:absolute;transition: all 1s;-moz-transition: all 1s;-webkit-transition: all 1s;}
.casino_layer .casino_box.active{filter: alpha(opacity=100);opacity: 1;z-index: 1001;}
.casino_layer .casino_box.active .left_img{-webkit-animation: leftInUp 1s forwards;animation: leftInUp 1s forwards;}
.casino_layer .casino_box .left_img img{-webkit-transition: all .5s;transition: all .5s;}
.casino_layer .casino_box .left_img img:hover{-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);}
.casino_layer .casino_box .center_text{width: 370px;margin-top:162px;font-size: 14px;color:rgb(197, 193, 193);}
.casino_layer .casino_box.active .center_text{-webkit-animation: leftInDw 1s forwards;animation: leftInDw 1s forwards;}
.casino_layer .casino_box .center_text .text_box{width: 294px;margin:0 auto;}
.casino_layer .casino_box .center_text .logo_icon{width: 294px;height: 78px;background:url(images/casino_layer/text_logo.png)no-repeat;display: inline-block;}
.casino_layer .casino_box .center_text .logo_icon.mg{background-position: 0 -2px;}
.casino_layer .casino_box .center_text .logo_icon.pt{background-position: 0 -80px;}
.casino_layer .casino_box .center_text .logo_icon.ag{background-position:-294px -80px;}
.casino_layer .casino_box .center_text .logo_icon.prg{background-position: -600px 0;}
.casino_layer .casino_box .center_text .logo_icon.jdb{background-position: -300px 0;}
.casino_layer .casino_box .center_text .logo_icon.cq9{background-position:-888px 0;}
.casino_layer .casino_box .center_text p{margin:10px 0 26px;text-align: justify;}
.casino_layer .casino_box .center_text .star_icon{line-height: 28px;font-size: 18px;}
.casino_layer .casino_box .center_text .star_icon i{width:184px;height:26px;background:url(images/casino_layer/pentagram.png)no-repeat center;display: inline-block;float: right;}
.casino_layer .casino_box .center_text .btn_a{width:294px;height:60px;background:url(images/casino_layer/button.png)no-repeat center;display: inline-block;margin-top: 26px;transition: all 300ms;}
.casino_layer .casino_box .center_text .btn_a:hover{background:url(images/casino_layer/button-hover.png)no-repeat center;}
.casino_layer .icon_list{width: 290px;padding-top:66px;}
.casino_layer .icon_list p{width: 230px;font-size: 16px;text-align: center;margin: 0 0 20px 42px;}
.casino_layer .icon_list p a{color: rgb(233, 223, 158);}
.casino_layer .icon_list p a:hover{color:#b28b53;}
.casino_layer .icon_list ul{padding: 10px 0 0 20px;border-left: 1px solid #3a3333;height: 392px;}
.casino_layer .icon_list li{width: 104px;height: 104px;float: left;margin:0 0 30px 22px;position: relative;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-webkit-transform: translateX(252px);-ms-transform: translateX(252px);transform: translateX(252px);}
.casino_layer .icon_list li:nth-child(1){transition-delay: 0s;}
.casino_layer .icon_list li:nth-child(2){transition-delay: 0.2s;}
.casino_layer .icon_list li:nth-child(3){transition-delay: 0.5s;}
.casino_layer .icon_list li:nth-child(4){transition-delay: 0.8s;}
.casino_layer .icon_list li:nth-child(5){transition-delay: 1.1s;}
.casino_layer .icon_list li:nth-child(6){transition-delay: 1.3s;}
.casino_layer .icon_list.r_show li{-webkit-transform: translateX(0px);-ms-transform: translateX(0px);transform: translateX(0px);}
.casino_layer .icon_list li .img_1{filter: alpha(opacity=100);opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
.casino_layer .icon_list li .img_2{position: absolute;top:0;left:0;filter: alpha(opacity=0);opacity: 0;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;-webkit-transform: scale(0.5);-moz-transform: scale(0.5);-ms-transform: scale(0.5);transform: scale(0.5);}
.casino_layer .icon_list li:hover .img_1,.casino_layer .casino_exhibition .icon_list li.active .img_1{filter: alpha(opacity=0);opacity: 0;-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);}
.casino_layer .icon_list li:hover .img_2,.casino_layer .casino_exhibition .icon_list li.active  .img_2{filter: alpha(opacity=100);opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.casino_layer .icon_list li a{width: 100%;height: 100%;display: inline-block;}

/* game_all_layer */
.game_all_layer{width: 100%;height: 630px;}
#bg_lottery{background: url(images/game_all_layer/lottery-bg.jpg)no-repeat center;}
#bg_live{background: url(images/game_all_layer/live-bg.jpg)no-repeat center;}
#bg_casino{background: url(images/game_all_layer/casino-bg.jpg)no-repeat center;}
#bg_chess{background: url(images/game_all_layer/chess-bg.jpg)no-repeat center;}
#bg_sports{background: url(images/game_all_layer/sports-bg.jpg)no-repeat center;}
#bg_fish{background: url(images/game_all_layer/fish-bg.jpg)no-repeat center;}
.game_all_layer .game_title{background: url(images/game_all_layer/casino-middle.png)no-repeat center;}
.game_all_layer .left_exhibition{width: 290px;float: left;padding-top:60px;filter: alpha(opacity=0);opacity: 0;}
.game_all_layer .num_Line{width: 2px;height:442px;position: absolute;margin-left: 11px;background: url(images/game_all_layer/point-bg.png)no-repeat center;}
.game_all_layer .list_ul li:before{content:"";width:26px;height:35px;position: absolute;left:-40px;top: 17px;background: url(images/game_all_layer/digital-bg.png)no-repeat center;}
.game_all_layer .list_ul li:nth-child(1):before{background-position: -2px 0;}
.game_all_layer .list_ul li:nth-child(2):before{background-position: -26px 0;}
.game_all_layer .list_ul li:nth-child(3):before{background-position: -52px 0;}
.game_all_layer .list_ul li:nth-child(4):before{background-position: -78px 0;}
.game_all_layer .list_ul li:nth-child(5):before{background-position: -104px 0;}
.game_all_layer .list_ul li:nth-child(6):before{background-position: -130px 0;}
.game_all_layer .list_ul li.active:before{background-position-y: bottom;}
.game_all_layer .list_ul{width: 250px;float: right;}
.game_all_layer .list_ul li{width: 250px;height:70px;display:inline-block;margin-bottom:5px;position: relative;}
.game_all_layer .list_ul li a{width: 125px;height:100%;display:inline-block;position: relative;padding-right: 34px; border: 1px solid #785e39;color:#fff;line-height: 70px;text-align: right;transition: width .5s;-moz-transition: width .5s;-webkit-transition: width .5s;-o-transition: width .5s;}
.game_all_layer .list_ul li .img_list{width:124px;height:100%;position: absolute;top:0; left: 0;z-index: 101;}
.game_all_layer .list_ul li .name_list{filter: alpha(opacity=0);opacity: 0;transition: all 1.5s;-moz-transition: all 1.5s;-webkit-transition: all 1.5s;-o-transition: all 1.5s;}
.game_all_layer .list_ul li.sub-lottery .img_list{background: url(images/game_all_layer/lottery-box.png)no-repeat center;}
.game_all_layer .list_ul li.sub-live .img_list{background: url(images/game_all_layer/live-box.png)no-repeat center;}
.game_all_layer .list_ul li.sub-casino .img_list{background: url(images/game_all_layer/casino-box.png)no-repeat center;}
.game_all_layer .list_ul li.sub-sports .img_list{background: url(images/game_all_layer/sports-box.png)no-repeat center;}
.game_all_layer .list_ul li.sub-chess .img_list{background: url(images/game_all_layer/chess-box.png)no-repeat center;}
.game_all_layer .list_ul li.sub-fish .img_list{background: url(images/game_all_layer/huntfish-box.png)no-repeat center;}
.game_all_layer .list_ul li .img_list i{width: 100%;height: 100%;display: inline-block;background-color: #65481e;z-index: 102;filter: alpha(opacity=85); opacity: .88;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;}
.game_all_layer .list_ul li.active a,.game_all_layer .list_ul li:hover a {width:100%;border:1px solid #b28b53;}
.game_all_layer .list_ul li:hover a{color:#9d7a4b;}
.game_all_layer .list_ul li.active .img_list i{display: none;}
.game_all_layer .list_ul li:hover .img_list i{filter: alpha(opacity=35);opacity: .35;}
.game_all_layer .list_ul li.active .name_list,.game_all_layer .list_ul li:hover .name_list{display:inline-block;filter: alpha(opacity=100);opacity: 1;}
.game_all_layer .right_game_text{filter: alpha(opacity=0);opacity: 0;width: 910px;height: 538px;float:right;position: relative;padding-top: 24px;}
.game_all_layer .blo{width: 100%;display: inline-block;filter: alpha(opacity=0);opacity: 0;position: absolute;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;}
.game_all_layer .blo.active{filter: alpha(opacity=100);opacity: 1;z-index: 1001;}
.game_all_layer .blo ul{width: 480px;height: 480px;position: absolute;top:0;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;left:62px;opacity:0;background: url(images/game_all_layer/line-box.png)no-repeat center;z-index: 1002;}
.game_all_layer .blo .list_1{filter: alpha(opacity=0);opacity:0;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}
.game_all_layer .blo.active .list_1{filter: alpha(opacity=100);opacity:1;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.game_all_layer .blo.active .list_2{-webkit-animation: rightIn2 .5s forwards;animation: rightIn2 .5s forwards;}
.game_all_layer .blo.active .list_3{-webkit-animation: leftInUp .5s forwards;animation: leftInUp .5s forwards;}
.game_all_layer .blo.active .list_4{-webkit-animation: leftInUp .5s forwards;animation: leftInUp .5s forwards;}
.game_all_layer .blo .list_5{filter: alpha(opacity=0);opacity: 0;-webkit-transform: scale(0.5) rotate(180deg);-moz-transform: scale(0.5) rotate(180deg);-ms-transform: scale(0.5) rotate(180deg);transform: scale(0.5) rotate(180deg);}
.game_all_layer .blo.active .list_5{filter: alpha(opacity=100);opacity: 1;-webkit-transform: scale(1) rotate(0);-moz-transform: scale(1) rotate(0);-ms-transform: scale(1) rotate(0);transform: scale(1) rotate(0);}
.game_all_layer .blo.active .list_6{-webkit-animation: leftInUp3 .5s forwards;animation: leftInUp3 .5s forwards;}
.game_all_layer .blo ul li{width: 112px;height: 112px;position: absolute;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.game_all_layer .blo ul li:nth-child(1){top:105px;left: 104px;}
.game_all_layer .blo ul li:nth-child(2){top:105px;right: 104px;}
.game_all_layer .blo ul li:nth-child(3){top:184px;left: 184px;}
.game_all_layer .blo ul li:nth-child(4){top:264px;left: 104px;}
.game_all_layer .blo ul li:nth-child(5){top:264px;right: 104px;}
.game_all_layer .blo ul li:nth-child(6){top:26px;left: 184px;}
.game_all_layer .blo ul li:nth-child(7){top:342px;left: 184px;}
.game_all_layer .blo ul li:nth-child(8){top:184px;left: 26px;}
.game_all_layer .blo ul li:nth-child(9){top:184px;right: 26px;}
.game_all_layer .blo ul li:hover{background: url(images/game_all_layer/rectangular-bg.png)no-repeat center;}
.game_all_layer .blo ul li a{width: 100%;height: 100%;display: inline-block;}
.game_all_layer .blo.active ul li a{-webkit-animation: warn 2s ease infinite;-moz-animation: warn 2s ease infinite;-ms-animation: warn 2s ease infinite;animation: warn 2s ease infinite;}
.game_all_layer .blo ul li span{width:106px;display:inline-block;position: absolute;top: 27px;left: 5px;color: #e9df9e;text-align: center; transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
.game_all_layer .blo-fish ul li .logo_ico{background: url(images/game_all_layer/golden.png)no-repeat;}
.game_all_layer .blo ul li .logo_ico{height:40px;}

.game_all_layer .blo ul li .logo_ico.l-480001{background-position: -428px -200px;}
.game_all_layer .blo ul li .logo_ico.l-480266{background-position: -534px -200px;}
.game_all_layer .blo ul li .logo_ico.l-600074{background-position: -746px -200px;}
.game_all_layer .blo ul li .logo_ico.l-600185{background-position: -850px -200px;}
.game_all_layer .blo ul li .logo_ico.l-60368{background-position: -2px -240px;}
.game_all_layer .blo ul li .logo_ico.l-250221{background-position: -110px -240px;}
.game_all_layer .blo ul li .logo_ico.l-350001{background-position: -958px -200px;}
.game_all_layer .blo ul li .logo_ico.l-90013{background-position: -4px -200px;}
.game_all_layer .blo ul li .logo_ico.l-100461{background-position: -326px -200px;}
.game_all_layer .blo ul li .logo_ico.l-100380{background-position: -218px -240px;}
.game_all_layer .blo ul li .logo_ico.l-100382{background-position: -114px -200px;}
.game_all_layer .blo ul li .logo_ico.l-490001{background-position: -642px -200px;}
.game_all_layer .blo ul li .logo_ico.l-430017{background-position: -216px -240px;}
.game_all_layer .blo ul li .logo_ico.l-430031{background-position: -430px -240px;}
.game_all_layer .blo ul li .logo_ico.l-430060{background-position: -322px -240px;}

.game_all_layer .blo ul li span.icon-game{height:62px;line-height:106px}
.game_all_layer .blo .graph{width: 382px;float:right;position: relative; height: 514px;}
.game_all_layer .blo .graph span{display: inline-block;position: absolute;text-align:center;transition: all .5s; -moz-transition: all .5s;-webkit-transition: all .5s;}
.game_all_layer .blo .graph_1 .img_1{width:31px;height:32px;bottom:-30px;left:-100px;background: url(images/game_all_layer/live-material-1.png)no-repeat;}
.game_all_layer .blo .graph_1 .img_2{width:50px;height:53px;top:92px;left:-100px;background: url(images/game_all_layer/live-material-2.png)no-repeat;}
.game_all_layer .blo .graph_1 .img_3{width:86px;height:119px;bottom:-100px;right:-160px;background: url(images/game_all_layer/live-material-3.png)no-repeat;}
.game_all_layer .blo .graph_1 .img_4{width:43px;height:42px;top:40px;right:-124px;background: url(images/game_all_layer/live-material-4.png)no-repeat;}
.game_all_layer .blo .graph_1 .img_5{width:172px;height:473px;bottom:0;left:110px;background: url(images/game_all_layer/live-material-5.png)no-repeat;-webkit-transform: scale(0.2);-moz-transform: scale(0.2);-ms-transform: scale(0.2);transform: scale(0.2);}
.game_all_layer .blo.active .graph_1 .img_1{bottom:80px;left:62px;}
.game_all_layer .blo.active .graph_1 .img_2{top:218px;left:48px;}
.game_all_layer .blo.active .graph_1 .img_3{bottom:122px;right:0;}
.game_all_layer .blo.active .graph_1 .img_4{top:120px;right:24px;}
.game_all_layer .blo.active .graph_1 .img_5{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.game_all_layer .blo .graph_1:hover .img_1{bottom: 74px;left: 68px;}
.game_all_layer .blo .graph_1:hover .img_2{top:206px;left:38px;}
.game_all_layer .blo .graph_1:hover .img_3{bottom:136px;right:22px;}
.game_all_layer .blo .graph_1:hover .img_4{top:110px;right:42px}
.game_all_layer .blo .graph_1:hover .img_5{left:100px}

.game_all_layer .blo .graph_2 .img_1{width:376px;height:443px;bottom:0;right:-100px;background: url(images/game_all_layer/casino-figure-1.png)no-repeat;-webkit-transform: scale(0.2);-moz-transform: scale(0.2);-ms-transform: scale(0.2);transform: scale(0.2);}
.game_all_layer .blo .graph_2 .img_2{width:155px;height:150px;top:0;right:0;background: url(images/game_all_layer/casino-figure-2.png)no-repeat;-webkit-transform: scale(0.6);-moz-transform: scale(0.6);-ms-transform: scale(0.6);transform: scale(0.6);}
.game_all_layer .blo.active .graph_2 .img_1{bottom:0;right:0;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.game_all_layer .blo.active .graph_2 .img_2{top:76px;right:0;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.game_all_layer .blo .graph_2:hover .img_1{bottom:-10px;-webkit-transform: scale(1.06);-ms-transform: scale(1.06);transform: scale(1.06);}
.game_all_layer .blo .graph_2:hover .img_2{-webkit-transform: scale(1.06);-ms-transform: scale(1.06);transform: scale(1.06);}

.game_all_layer .blo .graph_3 .img_1{width:368px;height:326px;bottom:166px;right:-200px;background: url(images/game_all_layer/sports-figure.png)no-repeat;-webkit-transform: scale(0.6);-moz-transform: scale(0.6);-ms-transform: scale(0.6);transform: scale(0.6);}
.game_all_layer .blo .graph_3 .img_2{width:109px;height:69px;bottom:136px;left:148px;background: url(images/game_all_layer/football.png)no-repeat;-webkit-transform: scale(0.4);-moz-transform: scale(0.4);-ms-transform: scale(0.4);transform: scale(0.4);}
.game_all_layer .blo.active .graph_3 .img_1{bottom:66px;right:0;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.game_all_layer .blo.active .graph_3 .img_2{bottom:60px;left:-10px;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.game_all_layer .blo .graph_3:hover .img_1{right:10px;-webkit-transform: scale(1.03);-ms-transform: scale(1.03);transform: scale(1.03);}
.game_all_layer .blo .graph_3:hover .img_2{left: -38px;-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);}

.game_all_layer .blo .graph_4 .img_1{width:48px;height:47px;top:60px;right:140px;background: url(images/game_all_layer/lottery-figure-1.png)no-repeat;}
.game_all_layer .blo .graph_4 .img_2{width:86px;height:95px;top:120px;right:246px;background: url(images/game_all_layer/lottery-figure-2.png)no-repeat;}
.game_all_layer .blo .graph_4 .img_3{width:56px;height:56px;top:150px;right:20px;background: url(images/game_all_layer/lottery-figure-3.png)no-repeat;}
.game_all_layer .blo .graph_4 .img_4{width:214px;height:200px;top:342px;left:72px;background: url(images/game_all_layer/lottery-figure-4.png)no-repeat;}
.game_all_layer .blo .graph_4 span{filter: alpha(opacity=0);opacity: 0;-webkit-transform: scale(0.2);-moz-transform: scale(0.2);-ms-transform: scale(0.2);transform: scale(0.2);}
.game_all_layer .blo.active .graph_4 span{filter: alpha(opacity=100);opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.game_all_layer .blo.active .graph_4 .img_1{top:100px;right:140px;}
.game_all_layer .blo.active .graph_4 .img_2{top:166px;right:196px;}
.game_all_layer .blo.active .graph_4 .img_3{top:192px;right:112px;}
.game_all_layer .blo.active .graph_4 .img_4{top:254px;left:72px;}
.game_all_layer .blo .graph_4:hover .img_1{top:90px;right:150px;}
.game_all_layer .blo .graph_4:hover .img_2{top:156px;right:206px;}
.game_all_layer .blo .graph_4:hover .img_3{top:182px;right:102px;}
.game_all_layer .blo .graph_4:hover .img_4{top:248px;}

.game_all_layer .blo .graph_5 .img_1{width:63px;height:65px;top:88px;left:-100px;background: url(images/game_all_layer/chess-figure-1.png)no-repeat;}
.game_all_layer .blo .graph_5 .img_2{width:47px;height:47px;top:338px;right:0px;background: url(images/game_all_layer/chess-figure-2.png)no-repeat;}
.game_all_layer .blo .graph_5 .img_3{width:50px;height:50px;bottom:-50px;left:-60px;background: url(images/game_all_layer/chess-figure-3.png)no-repeat;}
.game_all_layer .blo .graph_5 .img_4{width:279px;height:369px;bottom:82px;left:0;background: url(images/game_all_layer/chess-figure-4.png)no-repeat;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}
.game_all_layer .blo.active .graph_5 .img_1{top:148px;left:0;}
.game_all_layer .blo.active .graph_5 .img_2{top:270px;right:110px;}
.game_all_layer .blo.active .graph_5 .img_3{bottom:90px;left:6px;}
.game_all_layer .blo.active .graph_5 .img_4{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}
.game_all_layer .blo .graph_5:hover .img_1{left: -6px;}
.game_all_layer .blo .graph_5:hover .img_2{right:98px;}
.game_all_layer .blo .graph_5:hover .img_3{bottom:86px;left:0;}
.game_all_layer .blo .graph_5:hover .img_4{-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);}

.game_all_layer .blo .graph_6 .img_1{width:75px;height:74px;right:36px;top:98px;background: url(images/game_all_layer/huntfish-figure-1.png)no-repeat;-webkit-transform: scale(.2);-moz-transform: scale(.2);-ms-transform: scale(.2);transform: scale(.2);}
.game_all_layer .blo .graph_6 .img_2{width:82px;height:67px;bottom:142px;right:62px;background: url(images/game_all_layer/huntfish-figure-2.png)no-repeat;-webkit-transform: scale(.2);-moz-transform: scale(.2);-ms-transform: scale(.2);transform: scale(.2);}
.game_all_layer .blo .graph_6 .img_3{width:104px;height:129px;top:248px;left:-26px;background: url(images/game_all_layer/huntfish-figure-3.png)no-repeat;-webkit-transform: scale(.2);-moz-transform: scale(.2);-ms-transform: scale(.2);transform: scale(.2);}
.game_all_layer .blo .graph_6 .img_4{width:284px;height:373px;bottom:0px;left:40px;background: url(images/game_all_layer/huntfish-figure-4.png)no-repeat;-webkit-transform: scale(.2);-moz-transform: scale(.2);-ms-transform: scale(.2);transform: scale(.2);}
.game_all_layer .blo.active .graph_6 .img_1,.game_all_layer .blo.active .graph_6 .img_2,.game_all_layer .blo.active .graph_6 .img_3{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.game_all_layer .blo.active .graph_6 .img_4{bottom:58px;left:40px;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.game_all_layer .blo .graph_6:hover .img_1{right:30px;top:94px;}
.game_all_layer .blo .graph_6:hover .img_2{bottom:138px;right:54px;}
.game_all_layer .blo .graph_6:hover .img_3{top:252px;left:-40px;}
.game_all_layer .blo .graph_6:hover .img_4{-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);}
/* live_layer */
.live_layer{width:100%;height:630px;position:relative;z-index:1001;background: url(images/index-live-bg.jpg)no-repeat center;}
.live_layer .container{height: 100%;}
.live_layer .game_title{background: url(images/live_layer/live-top.png)no-repeat center;}
.live_layer .bg_fg{width: 383px;height: 480px;position: absolute;bottom:0;left:406px;background:url(images/live_layer/bg-fg.png)no-repeat center;z-index:101;}
.live_layer .txt-wrap{width:1200px;height: 262px;margin-top: 106px;position:relative;overflow: hidden;}
.live_layer .txt-wrap .info-lists{width:1130px;margin-left: 34px;}
.live_layer .prev,.live_layer .next{width: 30px;height: 98px;position: absolute;top: 82px;}
.live_layer .prev{background: url(images/live_layer/prev-bg.png)no-repeat center;}
.live_layer .prev:hover{background: url(images/live_layer/prev-bg-hover.png)no-repeat center;}
.live_layer .next{background: url(images/live_layer/next-bg.png)no-repeat center;right: 0;}
.live_layer .next:hover{background: url(images/live_layer/next-bg-hover.png)no-repeat center;right: 0;}
.live_layer .slot-list li{width: 188px!important;position: relative;height: 262px;}
.live_layer .slot-list li img{position: absolute;transition: all .5s; -moz-transition: all .5s;-webkit-transition: all .5s;}
.live_layer .slot-list li .img_active{filter: alpha(opacity=100);opacity: 1;}
.live_layer .slot-list li .img_hover{filter: alpha(opacity=0);opacity:0;}
.live_layer .slot-list li:hover .img_active{filter: alpha(opacity=0);opacity:0;}
.live_layer .slot-list li:hover .img_hover{filter: alpha(opacity=100);opacity:1;}
.live_layer .slot-list li span{width:100%;display:inline-block;text-align:center;color:rgb(160, 143, 87);bottom:0px;position: absolute;}
.live_layer .slot-list li:hover span{color:rgb(206, 173, 65);}
/* download_layer */
.download_layer{width:100%;height:630px;background: url(images/index-app-bg.jpg)no-repeat center;}
.download_layer .game_title{width:450px;background: url(images/app-top.png)no-repeat center;}
.download_layer .app-wrap{height: 490px;width: 100%;position: relative;margin-top: 48px;}
.download_layer .left_text{width: 325px;position: absolute;filter: alpha(opacity=0);opacity: 0;}
.download_layer .left_text span{width: 325px;height: 107px;display: inline-block;background: url(images/mobile-info-bg.png)no-repeat left top;}
.download_layer .left_text p{width: 332px;font-family: "FZZHK";font-size: 15px;color:rgb(197, 193, 193);text-align: justify;}
.download_layer .center_graph{width:594px;height: 100%;position:absolute;left: 300px;}
.download_layer .center_graph span{display: inline-block;position: absolute;transition: all .5s; -moz-transition: all .5s;-webkit-transition: all .5s;filter: alpha(opacity=0);opacity: 0;}
.download_layer .center_graph .img_1{width:594px;height:152px;bottom:-200px;background: url(images/app-img.png)no-repeat center;-webkit-transform: scale(.2);-moz-transform: scale(.2);-ms-transform: scale(.2);transform: scale(.2);}
.download_layer .center_graph .img_2{width:197px;height:402px;bottom:1068px;left:1186px;background: url(images/sports-img.png)no-repeat center;}
.download_layer .center_graph .img_3{width:185px;height:90px;bottom:40px;right:1186px;background: url(images/football-img.png)no-repeat center;}
.download_layer .center_graph .img_4{width:204px;height:124px;bottom:1142px;left:-500px;background: url(images/chess-img.png)no-repeat center;}
.download_layer .center_graph .img_5{width:164px;height:189px;right:-542px;bottom:1106px;background: url(images/fish-img.png)no-repeat center;}
.download_layer .center_graph.leftInFei span{filter: alpha(opacity=100);opacity: 1;}
.download_layer .center_graph.leftInFei .img_1{bottom:0;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.download_layer .center_graph.leftInFei .img_2{bottom:68px;left:186px;}
.download_layer .center_graph.leftInFei .img_3{bottom:40px;right:186px;}
.download_layer .center_graph.leftInFei .img_4{bottom:142px;left: 0;}
.download_layer .center_graph.leftInFei .img_5{right:42px;bottom:106px;}
.download_layer .center_graph:hover .img_1{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.download_layer .center_graph:hover .img_2{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.download_layer .center_graph:hover .img_3{right:170px;}
.download_layer .center_graph:hover .img_4{bottom:148px;}
.download_layer .center_graph:hover .img_5{right:32px;}
.download_layer .right_dld{width:328px;height:129px;position:relative;margin-top:42px;left:8px;background: url(images/mobile-right-bg.png)no-repeat center;filter: alpha(opacity=0);opacity: 0;}
.download_layer .right_dld span{width:178px;height:64px;display:inline-block;position:absolute;left: 8px;padding-left:30px;color:rgb(197, 193, 193);line-height:64px;text-align:center;}
.download_layer .right_dld span:before{content:"";display:block;position: absolute;top:20px;left:16px;}
.download_layer .right_dld .Android{bottom:0;}
.download_layer .right_dld .apple:before{width:20px;height:21px;background: url(images/ios-icon.png)no-repeat;}
.download_layer .right_dld .Android:before{width:21px;height:23px;background: url(images/android-icon.png)no-repeat;}
.download_layer .right_dld #qcode{width:114px;height:114px;position:absolute;top:7px;right:8px;}
.download_layer .right_dld #qcode img{height:114px;}
/*contact_layer*/
.contact_layer{height:116px;padding-top: 32px;}
.contact_layer .container{padding-left: 100px;}
.contact_layer .col-4-1 i{width:52px;height:52px;display: inline-block;background: url(images/contact.png)no-repeat;}
.contact_layer .col-4-1 i.phone{background-position-x: 0;}
.contact_layer .col-4-1 i.email{background-position-x: -70px;}
.contact_layer .col-4-1 i.qq{background-position-x: -140px;}
.contact_layer .col-4-1 i.service{background-position-x: -210px;}
.contact_layer .col-4-1 a:hover i{background-position-y:-62px;}
.contact_layer .col-4-1 span{display: inline-block;position: absolute;margin-left: 18px;}
.contact_layer .col-4-1 .p-1{top:8px;color:rgb(96, 96, 96);}
.contact_layer .col-4-1 a:hover .p-1,.contact_layer .col-4-1 a:hover .p-2{color: rgb(196, 196, 197);}
.contact_layer .col-4-1 .p-2{bottom:8px;color:#e9df9e;}
.showIn{-webkit-animation: fadeInUp 1s forwards;animation: fadeInUp 1s forwards;}
.leftIn{-webkit-animation: leftIn 1s forwards;animation: leftIn 1s forwards;}
.rightIn{-webkit-animation: rightIn 1s forwards;animation: rightIn 1s forwards;}
.leftInUp{-webkit-animation: leftInUp 1s forwards;animation: leftInUp 1s forwards;}
.leftInDw{-webkit-animation: leftInDw 1s forwards;animation: leftInDw 1s forwards;}
.leftIn2{-webkit-animation: leftIn2 2s forwards;animation: leftIn2 2s forwards;}
.rightIn2{-webkit-animation: rightIn2 2s forwards;animation: rightIn2 2s forwards;}
.leftIn3{-webkit-animation: leftIn2 3s forwards;animation: leftIn2 2s forwards;}
.rightIn3{-webkit-animation: rightIn2 3s forwards;animation: rightIn2 2s forwards;}
.leftInUp3{-webkit-animation: leftInUp 3s forwards;animation: leftInUp 2s forwards;}
@-webkit-keyframes leftInUp{
	from{opacity:0;-webkit-transform:translateX(-60px);transform:translateX(-60px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes leftInUp{
	from{opacity:0;-webkit-transform:translateX(-60px);transform:translateX(-60px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@-webkit-keyframes leftInDw{
	from{opacity:0;-webkit-transform:translateX(60px);transform:translateX(60px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes leftInDw{
	from{opacity:0;-webkit-transform:translateX(60px);transform:translateX(60px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@-webkit-keyframes leftIn{
	from{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px);}
	to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes leftIn{
	from{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px);}
	to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@-webkit-keyframes rightIn{
	from{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes rightIn{
	from{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@-webkit-keyframes leftIn2{
	from{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes leftIn2{
	from{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@-webkit-keyframes rightIn2{
	from{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes rightIn2{
	from{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@-webkit-keyframes leftIn3{
	from{opacity:0;-webkit-transform:translateX(-200px);transform:translateX(-200px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes leftIn3{
	from{opacity:0;-webkit-transform:translateX(-200px);transform:translateX(-200px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@-webkit-keyframes rightIn3{
	from{opacity:0;-webkit-transform:translateX(200px);transform:translateX(200px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes rightIn3{
	from{opacity:0;-webkit-transform:translateX(200px);transform:translateX(200px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@-webkit-keyframes leftInUp3{
	from{opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px);}
	to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes leftInUp3{
	from{opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px);}
	to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes warn{
	0% {
		filter: alpha(opacity=100);opacity: 1;
		-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);
	}
	50% {
		filter: alpha(opacity=50);opacity: .5;
		-webkit-transform: scale(.9);-moz-transform: scale(.9);-ms-transform: scale(.9);transform: scale(.9);
	}
	100% {
		filter: alpha(opacity=100);opacity: 1;
		-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);
	}
}
/*========== casino 电子 ============*/
.myCasino .main-casino .page_banner {height: 482px;background: no-repeat center bottom;}
.myCasino .main-casino .casino.theme-black > .container{background: #0b0b0a;}
.myCasino .main-casino .casino.theme-black .api-nav .swiper-container{background: #1D1C1D;}
.myCasino .main-casino .casino.theme-black .api-nav .swiper-container .swiper-slide{border-top:none; background:#121212;margin:0 1px 1px 0;}
.myCasino .main-casino .casino.theme-black .api-nav .swiper-container .swiper-slide.active{border-top:none;background: #232323 !important;}
.myCasino .main-casino .casino.theme-black .api-nav .swiper-container .swiper-slide.odd{background:#121212;}
.myCasino .main-casino .casino.theme-black .api-nav.api-nav-all .swiper-container .swiper-wrapper{padding: 1px 0 0 1px;}
.myCasino .main-casino .casino.theme-black .api-nav.api-nav-all .swiper-container .swiper-slide{width: 19.9%;}
.myCasino .main-casino .casino .container .api-nav .swiper-container .swiper-slide a em{float: left;margin-left: 38px;color: rgb(102, 101, 101);}
.myCasino .main-casino .casino .container .casino-sorts{height: 60px;border: none;background: url(images/casino_title.png)no-repeat center;}
.myCasino .main-casino .casino .container .casino-sorts .tag-nav{padding-left: 64px;}
.myCasino .main-casino .casino.theme-black .casino-sorts .toggle-api{width: 64px;height: 60px;background:#151515;padding: 20px 16px 0;}
.myCasino .main-casino .casino.theme-black .casino-sorts .toggle-api:before{top:10px;}
.myCasino .main-casino .casino .container .casino-sorts .nav-tabs{margin-left: 10px;}
.myCasino .main-casino .casino .container .casino-sorts .nav-tabs li{width: 96px;height: 60px;line-height: 60px;text-align: center;}
.myCasino .main-casino .casino .container .casino-sorts .nav-tabs li a{padding:0;margin:11px 0;line-height: 38px;}
.myCasino .main-casino .casino.theme-black .casino-sorts .nav-tabs li:hover{background: none;}
.myCasino .main-casino .casino.theme-black .casino-sorts .nav-tabs li a{width:98px;height:38px;color: rgb(102, 101, 101) !important;}
.myCasino .main-casino .casino.theme-black .casino-sorts .nav-tabs li.active a{background:#000000;}
.myCasino .main-casino .casino.theme-black .casino-sorts .nav-tabs li.active a:after{content: '';border-top: 8px solid #000000;border-left: 8px solid transparent;border-right: 8px solid transparent;position: absolute;bottom: -8px;left: 50%;margin-left: -8px;}
.myCasino .main-casino .casino.theme-black .casino-sorts .nav-tabs li:hover a,
.myCasino .main-casino .casino.theme-black .casino-sorts .nav-tabs li.active a{color: rgb(255, 255, 255) !important;}
.myCasino .main-casino .casino .container .game-list-header .jackpot .j_txt .t_g_name span{color: #fae39e;}
.myCasino .main-casino .casino .container .game-list-header .all_g_txt span{color:#fae39e;}
.myCasino .main-casino .casino.theme-black .casino-sorts .search-box .form-control{width: 200px;height: 26px;color:rgb(102, 101, 101);border:1px solid rgb(60, 56, 56);border-radius: 5px;background-color:#151515;}
.myCasino .main-casino .casino .container .casino-sorts .search-box{width: 262px;margin-top: 16px;line-height: 12px;}
.myCasino .main-casino .casino .container .casino-sorts .search-box .gui-search{top: 6px;right: 70px;}
.myCasino .main-casino .casino .container .casino-sorts .search-box .btn-search{width: 50px;height: 26px;border:none;line-height: 14px;background: url(images/casino_btn2.png)no-repeat center;}
.myCasino .main-casino .casino.theme-black .game-list-header .sort2 li{border: 1px solid #1d1c1d;background: #000000;}
.myCasino .main-casino .casino .container .casino-sorts .nav-tabs li:after{ content: '';width: 2px; height:44px;position:absolute;top:10px;right:-3px; background: url(images/nav-line.png)no-repeat;}
.myCasino .main-casino .casino.theme-black .casino-game-list{margin:0;}
.myCasino .main-casino .casino.theme-black .casino-game-list .col-5-1{padding:0;}
.myCasino .main-casino .casino .container .casino-game-list .game-item.s_border{border: none;}
.myCasino .main-casino .casino.theme-black .casino-game-list .game-item .game-info{background: url(images/game-item.jpg)no-repeat center;}
.myCasino .main-casino .casino .container .casino-game-list .game-item .game-info .g_line2 span{color:#fae39e;}
.myCasino .main-casino .casino > .container .casino-game-list .game-item [class*=" imghvr-"],
.myCasino .main-casino .casino > .container .casino-game-list .game-item [class^=imghvr-]{width: 100%;background: none;}
.myCasino .form-control:focus{-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(99, 101, 103, 0.6);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(99, 101, 103, 0.6);}
.myCasino .main-casino .casino > .container .casino-game-list .game-item .game-info .g_title{font-size: 15px;}
/*========== sports 体育 =================*/
.main-sports1 {background-color: #363641;height: 810px; background-repeat: no-repeat; background-position: center top; -webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;}
#bg_hg { background-image: url(images/sports-bg-hg.jpg); }
#bg_sb { background-image: url(images/sports-bg-sb.jpg); }
#bg_im { background-image: url(images/sports-bg-im.jpg); }
#bg_188bet { background-image: url(images/sports-bg-188bet.jpg); }
#bg_rs { background-image: url(images/sports-bg-rs.jpg); }
#bg_bc { background-image: url(images/sports-bg-bc.jpg); }
#bg_ysb { background-image: url(images/sports-bg-ysb.jpg); }
#bg_esb { background-image: url(images/sports-bg-esb.jpg); }
#bg_cmd { background-image: url(images/sports-bg-cmd.jpg); }
#bg_gb { background-image: url(images/sports-bg-gb.jpg); }
#bg_ai { background-image: url(images/sports-bg-ai.jpg); }
#bg_sbo { background-image: url(images/sports-bg-sbo.jpg); }
#bg_via { background-image: url(images/sports-bg-via.jpg); }

.main-sports1 .api-des { display: none; width: 284px; position: absolute; top: 165px; right: 160px; font-size: 14px; color: #fff; }
.main-sports1 .api-des .des-txt { margin-top: 32px; }
.main-sports1 .api-des .btn-start{width:270px;height:60px;margin-top: 80px;display:inline-block;background:url(images/live-button.png)no-repeat;transition: all 300ms;}
.main-sports1 .api-des .btn-start:hover{background:url(images/live-button-hover.png)no-repeat;}
.main-sports1 .api-des.active { display: block; }
.main-sports1 > .container { position: relative; height: 100%; }
.main-sports1 .api-list { position: absolute; bottom: 40px; left: 0; right: 0; text-align: center; }
.main-sports1 .api-list .api-item {width:106px;height: 126px;margin-right:14px;display: inline-block;position: relative;left: 0;top: 0;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s; }
.main-sports1 .api-list .api-item:hover,.main-sports1 .api-list .api-item.active{top: -20px;}
.main-sports1 .api-list .api-item img{transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;}
.main-sports1 .api-list .api-item .img02{position:absolute;top:0;left:0;filter: alpha(opacity=0);opacity:0;}
.main-sports1 .api-list .api-item.active .img01{filter: alpha(opacity=0);opacity:0;}
.main-sports1 .api-list .api-item.active .img02{filter: alpha(opacity=100);opacity:1;}
.main-sports2 .notice{ margin: 20px 0;}
.main-sports2 .sports { padding: 10px 0; }
.main-sports2 .sports-box { width: 1023px; margin: 0 auto; min-height: 768px; text-align: center; background: #161616; }
.main-sports2 .bulk-frame { position: relative; }
.main-sports2 .sports-hg-fix { position: absolute; display: none; width: 100px; height: 25px; background: #493721; top: 100px; left: 137px; }
.main-sports2 .sports-box.hg { width: 1148px; }
.sports-tabs>li .gui-logo-via:before { content: ""; height: 29px; width: 50px; display: block; background: url("images/gui-logo-via.png")top center no-repeat; }
.sports-tabs>li:hover .gui-logo-via:before,
.sports-tabs>li.active .gui-logo-via:before { background-position: bottom center; }
.main-sports2 .sports-box.hg .sports-hg-fix { display: block; }
.main-sports2 .sports-box.hg .api-tabs { margin-bottom: 0; }
.main-sports2 .sports-box > .h1 { color: #e0c377; }
.api-list .game_marker_02:after{width: 70px;  height: 70px;  right: 5px;  top: 0px;  transform: rotate(344deg);}
/*========== lottery 彩票 =================*/
.main-lottery .page_banner {height: 482px;background: no-repeat center bottom;}
.main-lottery .lottery{padding-top: 22px;}
.main-lottery .api-tabs{width: 100%;border: 1px solid #1C1C1C; background: #252525; padding: 0;border-bottom:0;height: 60px;border-left: 0;border-right: 0;}
.main-lottery .api-tabs .gui{width:70px;height: 30px;float: right;background: no-repeat; margin-right: 36px; margin-top: 14px; }
/*.main-lottery .api-tabs .gui-logo-lt{background-position-x:-316px;}*/
/*.main-lottery .api-tabs .gui-logo-bb{background-position-x:-116px;}*/
/*.main-lottery .api-tabs .gui-logo-kg{background-position-x:-416px;}*/
/*.main-lottery .api-tabs .gui-logo-vr{background-position-x:-218px;}*/
/*.main-lottery .api-tabs .gui-logo-lb{background-position-x: -16px;}*/
/*.main-lottery .api-tabs .gui-logo-yb{background-position-x: -506px;}*/
/*.main-lottery .api-tabs .gui-logo-tcg{background-position-x: -584px;}*/
/*.main-lottery .api-tabs .gui-logo-tp{background-position-x: -672px;}*/
/*.main-lottery .api-tabs .gui-logo-qq{background-position-x: -740px;}*/
/*.main-lottery .api-tabs .gui-logo-gpi{background-position-x: -820px;}*/
/*.main-lottery .api-tabs .gui-logo-gb{background-position-x: -900px;}*/
.main-lottery .api-tabs li.active .gui{background-position-y: -30px;}
.main-lottery .api-tabs .gui:before{display: none;}
.main-lottery .api-tabs li{position:relative; border: none;}
.main-lottery .api-tabs li.active{ position: relative; z-index: 1; border: 1px solid #161616; border-bottom-color: transparent; background: #161616; }
.main-lottery .api-tabs li:after{ content: '';width: 2px; height:44px;position:absolute;top:10px;right:-2px; background: url(images/nav-line.png)no-repeat;}
.main-lottery .api-tabs li:last-child:after,.myCasino .main-casino .casino .container .casino-sorts .nav-tabs li:last-child:after{display:none;}
.main-lottery .carousel-inner .api-tabs li a:link,
.main-lottery .api-tabs li a:visited,
.main-lottery .api-tabs .disabled:hover a { height:60px; line-height:60px; }
.main-lottery .api-tabs li.active a,.main-lottery .api-tabs>li>a:hover{color:#888;}
.main-lottery .api-tabs li a{ height:60px;line-height:60px;}
.main-lottery .api-tabs li a em{line-height:64px;}
.main-lottery .game-list {width:100%; height:100%;padding:18px;display:inline-block;background:#161616;border: none;margin: 0;}
.main-lottery .game-list .col-5-4{padding: 0;}
.main-lottery .game-list .lottery_list{width: 186px;float:left;padding:0;margin: 0 2px 2px 0;background:#101010;}
.main-lottery .game-list .game-item{width:100%;display:inline-block;height:220px;text-align: center;background: transparent;}
.main-lottery .game-list .game-item .game-img{padding: 32px 0 20px;}
.main-lottery .game-list .game-item .game-img img{width: 120px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.main-lottery .game-list .game-item:hover .item .game-img img{-webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.main-lottery .game-list .game-item .title a{color:#fff;background: transparent;height: auto;line-height: normal;}
.main-lottery .game-list .game-item:hover .title a{color:#e9df9e;}
.game-list .nav-lottery-tabs li{border: none;background: #101010;}
.game-list .nav-lottery-tabs li.active,.game-list .nav-lottery-tabs li:hover{background:#000;}
.game-list .nav-lottery-tabs>li.active>a,.game-list .nav-lottery-tabs>li:hover>a, .game-list .nav-lottery-tabs>li.active>a:hover, .game-list .nav-lottery-tabs>li.active>a:focus {  color: #e9df9e;  }
.main-lottery .game-item .item .cover{display: none;}
.main-lottery .game-item:hover .item .cover{display: none;}

.nav-lottery-tabs {margin: 0;border: none;}
.nav-lottery-tabs li .lottery-icon{display: inline-block;vertical-align: middle;  width: 60px;  height: 60px;margin: 0 10px 0 30px;transition: .3s;font-size: 30px;  line-height: 60px;  text-align: center;}
.nav-lottery-tabs>li>a{border: none;color: #fff;font-size: 14px;line-height: 38px;font-weight: bold;cursor: pointer;display: block;padding: 0 ;}
.nav-lottery-tabs>li.active>a, .nav-lottery-tabs>li.active>a:hover, .nav-lottery-tabs>li.active>a:focus{background: transparent;border: none;cursor: pointer;}
.nav-lottery-tabs>li.active>a,.nav-lottery-tabs>li:hover>a, .nav-lottery-tabs>li.active>a:hover, .nav-lottery-tabs>li.active>a:focus {  color: #00b5fe;}
.lottery-click .game_marker_02:after{right: -4px;  top:-4px;}

/*========== chess 棋牌 =================*/
.my_chess{width:100%;height:992px;background: url(images/chess-banner-bg.jpg)no-repeat center;}
.my_chess .left_img{width:1008px;height:875px;position:absolute;left:-646px;bottom: -25px;background: url(images/chess-people-bg.png)no-repeat center;}
.my_chess .left_img_2{width:260px;height:175px;position:absolute;left:-112px;bottom:90px;background: url(images/chess-material-bg.png)no-repeat center;z-index: 9;}
.my_chess .game-box-all{width: 100%;height: 905px;margin-top: 62px;background: url(images/chess-banner-bg2.png)no-repeat center;z-index: 10;position: relative;}
.my_chess .ul_list{width: 229px;height:897px;padding-left: 1px;padding-top: 1px;float:left;}
.my_chess .ul_list li{height:120px;position: relative;}
.my_chess .ul_list li.active{background: url(images/chess-button.png)no-repeat;}
.my_chess .ul_list li.active:after{content:"";width: 15px;height:32px;position: absolute;right:-14px;top:44px;background: url(images/arrow-bg.png)no-repeat;}
.my_chess .ul_list li a{width: 100%;height: 100%;display: inline-block;text-align: center;}
.my_chess .ul_list li a span{width: 77px;height: 79px;position:absolute;left:28px;margin-top: 26px;background: no-repeat;}

.my_chess .ul_list li a p{width:126px;position:absolute;right:0;top:54px;font-size: 16px;color: rgb(122, 121, 113);}
.my_chess .ul_list li.active a span,.my_chess .ul_list li:hover a span{background-position-x:-78px;}
.my_chess .ul_list li.active a p,.my_chess .ul_list li:hover a p{color:rgb(233, 223, 158);-webkit-text-shadow: 1.5px 2.598px 0px rgba(164, 94, 36, 0.392);-moz-text-shadow: 1.5px 2.598px 0px rgba(164, 94, 36, 0.392);text-shadow: 1.5px 2.598px 0px rgba(164, 94, 36, 0.392);}
.my_chess .chess_content{width: 967px;height:100%;float:right;}
.my_chess .chess_content .chess_list{width: 967px;height:100%; position: absolute;padding: 36px 46px;filter: alpha(opacity=0);opacity:0;transition: all 1.5s;-moz-transition: all 1.5s;-webkit-transition: all 1.5s;}
.my_chess .chess_content .chess_list.active{filter: alpha(opacity=100);opacity:1;z-index:11;}
.my_chess .chess_content .chess_list li{height:170px;margin-bottom: 8px;text-align: center;}
.my_chess .chess_content .chess_list li .link{margin-top: 10px;filter: alpha(opacity=100);opacity:1;transition: all .2s;-moz-transition: all .2s;-webkit-transition: all .2s;}
.my_chess .chess_content .chess_list li a{color:rgb(212, 212, 212);}
.my_chess .chess_content .chess_list li .link_btn{width: 132px;height:38px;display:inline-block;position:absolute;right:23px;top:53px;background: url(images/chess_btn.png)no-repeat bottom;font-size: 14px;line-height:38px;filter: alpha(opacity=0);opacity:0;}
.my_chess .chess_content .chess_list li:hover .link_btn{filter: alpha(opacity=100);opacity:1;}
.my_chess .chess_content .chess_list li .link_btn:hover{background-position:top;color:#fff;}
.my_chess .chess_content .chess_list li:hover .link{filter: alpha(opacity=0);opacity:0;}
.my_chess .chess_content .chess_list li img{width:88%;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;}
.my_chess .chess_content .chess_list li:hover img{-webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
@media screen and (max-width: 1440px){
	.my_chess{height: 100%;}
	.my_chess .container{-webkit-transform: scale(.8); -ms-transform: scale(.8);transform: scale(.8);}
	.my_chess .left_img{left:-530px;bottom: -201px;-webkit-transform: scale(.8);-ms-transform: scale(.8);transform: scale(.8);}
	.my_chess .game-box-all{margin-top: 0;margin-left: 88px;}
	.my_chess .left_img_2{left: -36px;}
}
/*========== huntfish 捕鱼 =================*/
.myFish{position: relative;background: url(images/fish-bg.jpg)no-repeat center;}
.myFish .huntfish{min-height:860px;width: 100%;background:none;}
.myFish .huntfish .main-fish .huntfishtitle{display: none;}
.myFish .huntfish .main-fish #huntfishtitle-list{top:20px;right:0; position: inherit; margin: auto;float: inherit;width: 1200px;padding: 40px 0 20px;}
.myFish .huntfish .main-fish #huntfishtitle-list>a .fish-img>img{min-height: 128px;}
.myFish .huntfish .main-fish #huntfishtitle-list>a{width: 16.6%;height: 208px;margin-bottom:0;}
.myFish .huntfish .main-fish #huntfishtitle-list>a .fish-img{margin: 10px auto;}
.myFish .huntfish .main-fish #huntfishtitle-list>a .start_btn{width:138px;height:32px;line-height: 34px;font-size:14px;background:url(images/fish_btn.png)no-repeat;}
/*========== promo 优惠 =================*/
.myPromo .page_banner {height: 482px;background: no-repeat center bottom;}
.myPromo .main-promo{padding: 0;}
.myPromo .main-promo.theme-black{margin-top:20px;background: #121212;min-height: 600px;}
.myPromo .main-promo.theme-black .promo-top-bar{min-height: 62px;background: #212121;margin-bottom: 26px;}
.myPromo .main-promo .promo-top-bar > ul{padding:0 16px;}
.myPromo .main-promo.theme-black .promo-top-bar ul li.active{background: #000000;}
.myPromo .main-promo.theme-black .promo-top-bar ul li.active:after{border-top: 5px solid #000000;}
.myPromo .main-promo .promo-top-bar ul li{width:96px;height:38px;text-align:center;line-height:42px;display: initial;float:left;border-radius:0;padding:0;margin-top:14px;margin-bottom:0;}
.myPromo .main-promo .promo-top-bar ul li:before{top:-4px;}
.myPromo .main-promo.theme-black .promo-top-bar > ul li:hover{background: #121212;}
.myPromo .main-promo.theme-black .promo-top-bar > ul li a{color:#666565;}
.myPromo .main-promo .promo-top-bar .search-bar{margin-top:18px;}
.myPromo .main-promo .promo-top-bar .search-bar .input-wrap{width:180px;height:26px;}
.myPromo .main-promo.theme-black .promo-top-bar .search-bar .input-wrap{background: #151515;border:1px solid rgb(70, 69, 69);margin-right: 10px;}
.myPromo .main-promo.theme-black .promo-top-bar .search-bar .btn-search{width:49px;height: 26px;border:none;line-height: 26px;background:url(images/promo-button.png)no-repeat;}
.myPromo .main-promo .list-type2{padding:0 16px;}
.myPromo .main-promo.theme-black .list-type2 .list_type2_item_tit{display:none;}
.myPromo .main-promo .list-type2 .promo-item:hover .home_pic .shadow{display: none;}
.myPromo .main-promo.theme-black .list-type2 .promo-item{border:none;background:none;margin-bottom: 30px;}
/*.myPromo .main-promo .list-type2 .promo-item .promo-status{display:none !important;}*/
.myPromo .main-promo.theme-black .list-type2 .promo-item .promo-detail{background: #212121;}
.myPromo .main-promo .switch_promo{width:96px;height:281px;top:0;right:-125px;border-radius: 11px;padding: 7px;background-image: -moz-linear-gradient( 90deg, rgb(25,25,25) 0%, rgb(37,37,37) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(25,25,25) 0%, rgb(37,37,37) 100%);background-image: -ms-linear-gradient( 90deg, rgb(25,25,25) 0%, rgb(37,37,37) 100%);}
.myPromo .main-promo .switch_promo a{ font-size: 15px;font-family: "HYQiHeiY1";color: rgb(97, 97, 97);line-height: 20px;padding-top: 24px;letter-spacing:6px;}
.myPromo .main-promo .switch_promo .promo_link.cur{width: 82px;height: 134px;color: rgb(245, 229, 169);border-radius: 10px;border: 1px solid #9f8d56;background-image: -moz-linear-gradient( 90deg, rgb(94,69,42) 3%, rgb(139,111,61) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(94,69,42) 3%, rgb(139,111,61) 100%);background-image: -ms-linear-gradient( 90deg, rgb(94,69,42) 3%, rgb(139,111,61) 100%);}
.myPromo .main-promo .switch_promo .promo_link i.icon_lis{width:40px;height:34px;background-image: url(images/promo-list-01.png);margin: 3px auto 14px;}
.myPromo .main-promo .switch_promo .promo_link.cur i.icon_lis{width:40px;height:34px;background-image: url(images/promo-list-01-hover.png);margin: 3px auto 14px;}
.myPromo .main-promo .switch_promo .promo_link i.icon_net{width:40px;height:40px;background-image: url(images/promo-list-02.png);margin: 3px auto 14px;}
.myPromo .main-promo .switch_promo .promo_link.net{margin-top: 42px;}
.myPromo .main-promo .switch_promo .promo_link.cur i.icon_net{width:40px;height:40px;background-image: url(images/promo-list-02-hover.png);margin: 3px auto 14px;}
.myPromo .main-promo .switch_promo a span{display:inline-block;margin-left: 7px;}
.myPromo .main-promo.theme-black .list-type1 .promo-item .shadow{background: rgba(0, 0, 0, 0.85);border-radius: 18px;}
.myPromo .main-promo.theme-black .list-type1 .promo-item{background: none;border:none;border-radius: 18px;}
.myPromo .main-promo.theme-black .list-type1 .promo-item .btn-detail {font-family: "HYQiHeiY1";color: rgb(255, 255, 255);border-color: #484748;}
.myPromo .main-promo.theme-black .list-type1 .list_type2_item_tit{color: rgb(255, 255, 255);text-align: center;}
.myPromo .main-promo .list-type1 .promo-item .shadow .btn-apply{ min-width: 109px; width: auto; height: 42px; padding: 0 10px; border-radius: 7px;line-height:42px;border:1px solid #d7c794;bottom: 34px;background-image: -moz-linear-gradient( 90deg, rgb(91,67,41) 0%, rgb(144,114,62) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(91,67,41) 0%, rgb(144,114,62) 100%);background-image: -ms-linear-gradient( 90deg, rgb(91,67,41) 0%, rgb(144,114,62) 100%);}
.myPromo .layui-layer.layui-layer-info .layui-layer-title{background-image: -moz-linear-gradient( 90deg, rgb(91,67,41) 0%, rgb(144,114,62) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(91,67,41) 0%, rgb(144,114,62) 100%);background-image: -ms-linear-gradient( 90deg, rgb(91,67,41) 0%, rgb(144,114,62) 100%);}
.myPromo .layui-layer.layui-layer-info .layui-layer-btn a{border:1px solid #d7c794;background-image: -moz-linear-gradient( 90deg, rgb(91,67,41) 0%, rgb(144,114,62) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(91,67,41) 0%, rgb(144,114,62) 100%);background-image: -ms-linear-gradient( 90deg, rgb(91,67,41) 0%, rgb(144,114,62) 100%);}
.myPromo .layui-layer.layui-layer-info .layui-layer-setwin .layui-layer-close{border: 3px solid #009688;color: #6b512f;}
.myPromo .main-promo .list-type1 .promo-item .promo-status{width: 81px;height: 43px;top: 3px;right: 4px;font-size: 18px;font-family: "HYQiHeiY1";color: rgb(48, 47, 47);border-radius:0 18px 0 18px;padding-left: 0;line-height: 42px;}
.myPromo .main-promo .list-type1 .promo-item .promo-status .icon-clock{display: none;}
.myPromo .main-promo .list-type1 .promo-item .promo-status.over{-webkit-text-shadow: 0px 1.3px 0px rgb(137, 135, 136);-moz-text-shadow: 0px 1.3px 0px rgb(137, 135, 136);text-shadow: 0px 1.3px 0px rgb(137, 135, 136);background-image: -moz-linear-gradient( 90deg, rgb(3,0,0) 0%, rgb(126,123,123) 0%, rgb(182,181,181) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(3,0,0) 0%, rgb(126,123,123) 0%, rgb(182,181,181) 100%);background-image: -ms-linear-gradient( 90deg, rgb(3,0,0) 0%, rgb(126,123,123) 0%, rgb(182,181,181) 100%);}
.myPromo .main-promo .list-type1 .promo-item .promo-status.processing{color: rgb(165, 42, 30);-webkit-text-shadow: 0px 1.3px 0px rgb(197, 137, 92);-moz-text-shadow: 0px 1.3px 0px rgb(197, 137, 92);text-shadow: 0px 1.3px 0px rgb(197, 137, 92);background-image: -moz-linear-gradient( 90deg, rgb(177,141,20) 0%, rgb(240,230,194) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(177,141,20) 0%, rgb(240,230,194) 100%);background-image: -ms-linear-gradient( 90deg, rgb(177,141,20) 0%, rgb(240,230,194) 100%);}
@media screen and (max-width: 1440px){
	.myPromo .main-promo .switch_promo{right: -104px;}
}
/*======== about 关于================*/
.register-about{padding: 18px;}
.register-about .container{background:#1C1C1C;}
.register-about .col-7-1,.register-about .col-7-6{padding:0;}
.register-about .list-group-item{height:60px;padding:0;text-align:center;line-height:60px;background:none;border:none;}
.register-about .list-group-item:after{content:"";width:170px;height:3px;left:2px;bottom:0px;background:url(images/about_li.png)no-repeat;display: inline-block;position: absolute;}
.register-about a.list-group-item:hover,.register-about a.list-group-item:focus,
.register-about button.list-group-item:hover, .register-about button.list-group-item:focus{background-color:#121212;}
.register-about .list-group-item.active,.register-about .list-group-item.active:hover,.register-about .list-group-item.active:focus{background-color:#121212;}
.register-about .page-text{background:#121212;color:rgb(102, 101, 101);min-height: 712px;}
.register-about .page-content{padding: 25px 40px;}
.register-about .page-content .service_icon,.register-about .page-content .url_icon{color:rgb(169, 167, 167) !important;}
/*======== register 注册================*/
.main-register .header-txt { color: #ff0; line-height: 30px; }
.main-register .code img { height: 34px; }
.main-register .account-info,
.main-register .person-info { font-size: 14px; padding-left: 60px; position: relative; width: 80%; }
.main-register .account-info:before,
.main-register .person-info:before { content: '账号信息'; background: #2a2e39; position: relative; z-index: 1; font-weight: bold; padding: 0 5px; left: 5%; color: #fff; font-size: 14px; }
.main-register .person-info:before { content: '个人信息'; }
.main-register .account-info:after,
.main-register .person-info:after { position: absolute; content: ""; border-bottom: solid 1px #fff; width: 100%; left: 10%; bottom: 6px; }
.main-register form { color: #fff; }
.main-register .btn-warning{background-color: #725832;border-color: #816538;}
.main-register .btn-warning:hover{background-color:#bea071;border-color: #d0b786;}
/*======== register_2 注册================*/
main.main-register_2{background:url(images/chess-banner-bg.jpg)no-repeat center center;background-size: 100%}
main.main-register_2 .container{width: 90%; max-width: 1530px; padding: 26px;border: 2px solid #604e34;    background: rgba(0,0,0,.5);border-radius: 20px;}
main.main-register_2 .container .logo{ text-align: center;position: relative;}
main.main-register_2 .container .logo .logo-a{ position: absolute;width: 200px;height: 52px;left: calc(50% - 100px)}
main.main-register_2 .container .register-box-all{display: flex;margin-top: 40px;justify-content: space-between; }
main.main-register_2 .container .register-box-all .register-left{max-width: 730px;}
main.main-register_2 .container .register-box-all .register-left .title{font-size: 30px;color: #ba9760;text-align: center;}
main.main-register_2 .container .register-box-all .register-left .event-box{max-width: 700px;min-height: 242px; border: 3px solid #604e34;color: #ffffff;font-size: 21px;line-height: 36px;padding:12px 16px;border-radius: 12px;text-align: justify;margin: 26px 0 30px;}
main.main-register_2 .container .register-box-all .register-left .content-box{display: flex;justify-content: center;}
main.main-register_2 .container .register-box-all .register-left .qrcode { text-align: center;}
main.main-register_2 .container .register-box-all .register-left .qrcode .text1{ color: #fff;margin:10px 0 0;}
main.main-register_2 .container .register-box-all .register-left .qrcode .text2{ color: #9f865c;}
main.main-register_2 .container .register-box-all .register-left .qrcode #qrcode{background: url("images/register-qr-bor.png")no-repeat;width: 160px;height: 160px;text-align: center;line-height: 160px;}
main.main-register_2 .container .register-box-all .register-left .text-content-3 { font-size: 24px;text-align: center; margin-top: 40px;color: #ebc87e;max-width: 460px;}
main.main-register_2 .container .register-box-all .register-left .enter-index { display: inline-block; width: 140px;height: 40px;border: 2px solid #efc250;border-radius: 20px;color: #fff;font-size: 20px;text-align: center;line-height: 35px;background: transparent;margin: 45px auto 0;transition: .3s;}
main.main-register_2 .container .register-box-all .register-left .enter-index:nth-child(2) {     margin-left: 50px;}
main.main-register_2 .container .register-box-all .register-left .enter-index:hover { background: #efc250;color: #000;}
main.main-register_2 .container .register-box-all .register-left .register-bg-2 { background: url(images/register-bg-2.png)no-repeat center;height: 101px;width: 257px;margin: 20px auto 0;}

main.main-register_2 .container .register-box-all .page-text { width: 625px;}
main.main-register_2 .container .register-box-all .page-text .text-danger{ color:#fff;}
main.main-register_2 .container .register-box-all .page-text label{ font-size: 18px;font-weight: 400; color:#fff;height: 52px;line-height: 52px;padding-top: 0;}
main.main-register_2 .container .register-box-all .page-text .form-control{   max-width: 320px;height: 50px;border: 1px solid #aa8e4b;font-size: 18px;background: transparent;border-radius: 5px;color: #ffffff;padding-left: 8px;}
main.main-register_2 .container .register-box-all .page-text .register-box .form-group .col-12-6 {width: 60%;}
main.main-register_2 .container .register-box-all .page-text ._password_level{ max-width: 320px;margin: 0;}
main.main-register_2 .container .register-box-all .page-text .register-box .form-group{margin:0 0 20px;}
main.main-register_2 .container .register-box-all input.form-control::-moz-placeholder { color: #9a99a0; font-size: 16px;}
main.main-register_2 .container .register-box-all input.form-control::-webkit-input-placeholder { color:#9a99a0; font-size: 16px; }
main.main-register_2 .container .register-box-all input.form-control:-ms-input-placeholder { color: #9a99a0; font-size: 16px; }
main.main-register_2 .container .register-box-all .account-info {     font-size: 30px;color: #ebc87e; text-align: center;margin: 0 0 50px;}
main.main-register_2 .container .register-box-all .btn-warning.btn-block {   margin-top: 30px; letter-spacing: 4px; max-width: 320px;height: 50px;border-radius: 5px;font-size: 17px;font-weight: bold;background: #aa8e4b;border: 0;transition: .3s;}
main.main-register_2 .container .register-box-all .btn-warning.btn-block:hover { filter: brightness(.8)}
main.main-register_2 .container .register-box-all .qrcode-box .input-group { position: relative;}
main.main-register_2 .container .register-box-all .qrcode-box .input-group a { position: absolute; right: 0;border-radius: 0 5px 5px 0;overflow: hidden;}
main.main-register_2 .container .register-box-all .help-block{ margin-bottom: 0;}
main.main-register_2 .container .register-box-all .font-sm.c-p-box{ color: #cbb47d;}

/*reg.ftl注册页兼容移动端*/
@media screen and (max-width: 1338px){
	body{min-width: unset;}
	main.main-register_2 .container .register-box-all {flex-wrap: wrap;}
	main.main-register_2 .container .register-box-all .register-left {margin: 0 auto;}
	main.main-register_2 .container .register-box-all .page-text {width: 100%;margin: 0 auto;}
	main.main-register_2 .container .register-box-all .account-info {margin: 20px 0 30px;}
	main.main-register_2 .container .register-box-all .page-text .register-box .form-group .col-12-3 {width: 40%;}
	main.main-register_2 .container .register-box-all .page-text .register-box .form-group .col-12-2.qrcode-box{width: 60%;}
	main.main-register_2 .container .register-box-all .page-text .register-box .form-group .col-12-2.qrcode-box a img{width: 80px!important;}
	main.main-register_2 .container .register-box-all .page-text .register-box .form-group .col-12-5 .btn.btn-warning{min-width: 104px}
	main.main-register_2 .container .register-box-all .register-left .enter-index{width: 120px;}

}
@media screen and (max-width: 768px){
	main.main-register_2 .container .register-box-all .page-text .register-box .form-group .col-12-3 {width: 32%;}

}
@media screen and (max-width: 600px){
	main.main-register_2 .container {padding: 2vw; width: 95%;}
	main.main-register_2 .container .register-box-all .register-left .text-content-3 {font-size: 0;}
	main.main-register_2 .container .register-box-all .register-left .content-box > div{flex: 1;}
	main.main-register_2 .container .register-box-all .register-left .enter-index:nth-child(2) { margin-left: 0;}
	main.main-register_2 .container .register-box-all .register-left .qrcode #qrcode {margin: 0 auto;}
	main.main-register_2 .container .register-box-all .register-left .enter-index {margin: 0 auto 30px;}

	main.main-register_2 .container .register-box-all .page-text .form-control {width: 100%;}


}
@media screen and (max-width: 414px){
	main.main-register_2 .container{border: 0;padding: 0;}

}
@media screen and (max-width: 362px){
	main.main-register_2 .container .register-box-all .page-text .register-box .form-group .col-12-3 {width: 36%;}

}


/*==================== agent 代理 ====================*/
.main-agent .slide .slide-indicators ul .active { background: #ab7610; }
.main-agent .agent .slide,
.main-agent .agent .slide .slide-inner li { height: 630px; }
.main-agent .agent-slide > .slide > .slide-inner { width: 100%; }
.main-agent .agent-slide > .slide,
.main-agent .agent-slide > .slide > .slide-inner li,
.main-agent .agent-slide > .slide > .slide-inner li a { height: 630px; }
.main-agent .agent-content-wrap { background: #eee; min-height: 630px; box-shadow: inset 1px 1px 15px 5px rgba(0, 0, 0, 0.4); }
.main-agent .agent-content { padding: 50px 0 40px 0; color: #444; }

/* ===============page-error 错误页面=================== */
.main-error{padding-top: 136px;}
.main-error .error-code { min-height: 633px; color: #fff; padding: 10px; }

/* ===============page-game 游戏页面=================== */
.main-game { color: #fff; padding-top: 136px; }
.game-header { height: 51px; }
.game-header .nav-part { height: 51px; }
.game-header .nav-part .logo { margin-top: 0; top: 0; }
.game-header .nav-part .logo img { height: 51px; }
.game-header .header-form { background: transparent; height: 50px; }
.game-header .header-panel { padding-top: 16px !important; }

/*浮动图*/
.page-float-r {display: none;}
.page-float-r{position: fixed;bottom:50px;left: 0;z-index: 1002;width: 362px;height: 221px;text-align: right;background: url(images/float-r.png) no-repeat center}
.page-float-r a{display: inline-block;width: 100%;height: 100%}
.page-float-r .page-float-close{display: inline-block;width: 49px;height: 26px;margin-right: 30px;cursor: pointer;background: url(images/float-close.png) no-repeat center}
.float-content {  position: absolute;  bottom: -30px;  left: 50%;  -webkit-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);  height: 40px;  overflow: hidden;  font-family: 'Lato', sans-serif;  font-size: 18px;  line-height: 40px;  color: #ecf0f1;  }
.content__container {  font-weight: 600;  overflow: hidden;  height: 40px;  padding: 0 40px;  }
.content__container__list {  width: 300px;  margin-top: 0;  text-align: left;  list-style: none;  -webkit-animation-name: change;  -webkit-animation-duration: 10s;  -webkit-animation-iteration-count: infinite;  animation-name: change;  animation-duration: 10s;  animation-iteration-count: infinite;  }
.content__container__list__item {  line-height: 40px;  margin: 0;  color: #b8000e;  }
@-webkit-keyframes opacity {
	0%, 100% {opacity:0;}
	50% {opacity:1;}
}
@-webkit-keyframes change {
	0%, 22%, 100% {transform:translate3d(0,0,0);}
	25%, 47% {transform:translate3d(0,-33%,0);}
	50%,72% {transform:translate3d(0,-66%,0);}
	75%,97% {transform:translate3d(0,-33%,0);}
}
@-o-keyframes opacity {
	0%, 100% {opacity:0;}
	50% {opacity:1;}
}
@-o-keyframes change {
	0%, 22%, 100% {transform:translate3d(0,0,0);}
	25%, 47% {transform:translate3d(0,-33%,0);}
	50%,72% {transform:translate3d(0,-66%,0);}
	75%,97% {transform:translate3d(0,-33%,0);}
}
@-moz-keyframes opacity {
	0%, 100% {opacity:0;}
	50% {opacity:1;}
}
@-moz-keyframes change {
	0%, 22%, 100% {transform:translate3d(0,0,0);}
	25%, 47% {transform:translate3d(0,-33%,0);}
	50%,72% {transform:translate3d(0,-66%,0);}
	75%,97% {transform:translate3d(0,-33%,0);}
}
@keyframes opacity {
	0%, 100% {opacity:0;}
	50% {opacity:1;}
}
@keyframes change {
	0%, 22%, 100% {transform:translate3d(0,0,0);}
	25%, 47% {transform:translate3d(0,-33%,0);}
	50%,72% {transform:translate3d(0,-66%,0);}
	75%,97% {transform:translate3d(0,-33%,0);}
}
@keyframes game_button {
	0%, 100% {transform: scale(1);}
	50% {transform: scale(.95);}
}

@keyframes Light_left {
	0%{left: 0;transform: translateX(-100%);}
	100%{left: 100%;transform: translateX(0);}
}
@keyframes Light_right {
	0%{left: 100%;transform: translateX(0);}
	100%{left: 0;transform: translateX(-100%);}
}

@keyframes jump_right {
	0%{opacity: 0;transform: translateX(500px);}
	60%{opacity: .6;transform: translateX(-25px);}
	75%{opacity: .75;transform: translateX(10px);}
	90%{opacity: .9;transform: translateX(-5px);}
	100%{opacity: 1;transform: translateX(0);}
}

@keyframes jump_bottom {
	0%{opacity: 0;transform: translateY(500px);}
	60%{opacity: .6;transform: translateY(-25px);}
	75%{opacity: .75;transform: translateY(10px);}
	90%{opacity: .9;transform: translateY(-5px);}
	100%{opacity: 1;transform: translateY(0);}
}

@keyframes end_left {
	0%{opacity: 1;transform: translateX(0);}
	10%{opacity: .9;transform: translateX(5px);}
	25%{opacity: .75;transform: translateX(-10px);}
	40%{opacity: .6;transform: translateX(25px);}
	100%{opacity: 0;transform: translateX(-500px);}
}

/*!* ===============  en_US 英文版样式  =================== *!*/
/*.en_US .home-slide.slide,.en_US .home-slide.slide .slide-inner li{height: 500px;}*/
/*.en_US .home-slide.slide .slide-indicators{bottom: 0;}*/

/*.en_US .nav_api{width: 100%;height: 614px;background: url(images/en_US/nav_api_bg.jpg) no-repeat center top;}*/
/*.en_US .nav_api .game_title{width: 459px;height: 114px;background-image: url(images/en_US/nav_title.png);margin-top: 23px;}*/
/*.en_US .nav_api_box{width: 100%;height: auto;margin-top: 38px;}*/
/*.en_US .nav_api_in{width: 278px;height: 400px;float: left;position: relative;box-shadow: 0 0 0 0 rgba(255, 196, 0, 0);opacity: 0;transition: all 300ms;overflow: hidden;}*/
/*.en_US .nav_api_in:hover{box-shadow: 0 0 14px 0 rgba(255, 196, 0, 0.35);}*/
/*.en_US .nav_api_in + .nav_api_in{margin-left: 29px;}*/
/*.en_US .nav_api_in:before,.en_US .nav_api_in:after{content: '';width: 150px;height: 16px;position: absolute;left: 0;top: 0;transform: translateX(-100%);z-index: 999;background-position-y: bottom;background-image: url(data:image/png;base64,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);background-size: cover;}*/
/*.en_US .nav_api_in:after{height: 14px;left: 100%;top: auto;transform: translateX(0);bottom: 0;background-position-y: top;}*/
/*.en_US .nav_api_in.Light:before{animation: Light_left 1000ms 1000ms 1 alternate forwards;}*/
/*.en_US .nav_api_in.Light:after{animation: Light_right 1000ms 1000ms 1 alternate forwards;}*/
/*.en_US .nav_api_in:hover:before{animation: Light_left 1000ms infinite linear;}*/
/*.en_US .nav_api_in:hover:after{animation: Light_right 1000ms infinite linear;}*/
/*.en_US .nav_api_in .api_title{width: 100%;height: 100%;position: absolute;left: 0;top: 0;opacity: 1;transition: all 300ms;}*/
/*.en_US .nav_api_in:hover .api_title{opacity: 0;}*/
/*.en_US .nav_api_in .api_title:before{content: '';width: 100%;height: 128px;background-image: linear-gradient(0deg, rgba(11, 10, 16, 0.8), rgba(0,0,0,0));position: absolute;left: 0;bottom: 0;}*/
/*.en_US .nav_api_in .api_title:after{content: '';width: 195px;height: 30px;background-image: url(images/en_US/api_title.png);position: absolute;left: 50%;bottom: 18px;transform: translateX(-50%);}*/
/*.en_US .nav_api_in.api_live .api_title:after{background-position-y: 0;}*/
/*.en_US .nav_api_in.api_casino .api_title:after{background-position-y: -30px;}*/
/*.en_US .nav_api_in.api_sports .api_title:after{background-position-y: -60px;}*/
/*.en_US .nav_api_in.api_lottery .api_title:after{background-position-y: -90px;}*/
/*.en_US .nav_api_in a{width: 276px;height: 398px;background-color: rgba(0,0,0,.85);position: absolute;left: 1px;top: 1px;opacity: 0;transition: all 300ms;}*/
/*.en_US .nav_api_in:hover a{opacity: 1;}*/
/*.en_US .nav_api_in .api_title_hover{width: 200px;height: 72px;background-image: url(images/en_US/api_title_hover.png);display: block;margin: 110px auto 0;}*/
/*.en_US .nav_api_in.api_live .api_title_hover{background-position-y: 0;}*/
/*.en_US .nav_api_in.api_casino .api_title_hover{background-position-y: -72px;}*/
/*.en_US .nav_api_in.api_sports .api_title_hover{background-position-y: -144px;}*/
/*.en_US .nav_api_in.api_lottery .api_title_hover{background-position-y: -216px;}*/
/*.en_US .nav_api_in .api_logo{display: block;width: 220px;height: auto;margin: 24px auto 0;overflow: hidden;}*/
/*.en_US .nav_api_in .api_logo .gui{width: 25%;float: left;text-align: center;line-height: 48px;font-size: 20px;color: #fff5a4;}*/
/*.en_US .nav_api_in .game_button{display: block;width: 127px;height: 40px;background-image: url(images/en_US/api_game_button.png);margin: 0 auto;}*/
/*.en_US .nav_api_in .game_button:hover{animation: game_button 300ms 2 alternate forwards;}*/

/*.en_US .live_piece{width: 100%;height: 645px;background: url(images/en_US/live_piece.jpg) no-repeat center top;position: relative;}*/
/*.en_US .live_piece:before{content: '';width: 209px;height: 47px;position: absolute;left: 0;top: -23.5px;transform: translateX(-100%);transition: all linear 1000ms;background-size: cover;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAaIAAABeCAMAAABW8uCLAAADAFBMVEWDbgC4PwLCRxDaUwX6ZgH/PwD3RwHwUAD9XwLyWgD1WAH8bwT6XgL9WgL/WgD+YQL8YAH2YAf5YAH+XQD8XQD/YADtbw/9YAD/YADthin+YQD+XwD+XwD7YALveSP8XgD1diz+WwD/YwD/YQD+YQHxhDP1eTD+YwH/ZAH/YwHzejH/ZADyeC7li0f0cyL+XwD/XgD3dir5agj2cSP/ZQHjlVj/ZgL/YwHugj//YwD5bRD/YwD/YwDuiEz+agTshkb/YwD9aQTkmF79ZwL1fjX3fjf2fTP+eB37cBvzikb6cR/siUP6chr3fTT3gz33gDjxiUPxh0b/bgX9agT2fzf6cx/7cBz9aAHwiUr+cRDomWX/fB/7cRvlmmL/YgD1gz7nll3/YQD4gjr7cRn4fDT6cyPxkFLrmmDwkFL9eBr3iUb9awjtlFbtlFv+p1L+awfykFH8dCH7ey/9eBr5fTbsnmf9kET9chT8dCP1iUX6cyH/giv8jD79cRv6dyrrn2rjnGf/YgD7nVn8ey79q2v8cBv8dBzun2jqlV34jEr6gDn+8N/9fCz9ey78cxn+bAnon2/+gCj8i0D7hjv4jUr7gzrzlVf6lk/+cgbxq3v0l1n9chj+oln/hif6pmn+lEL9eRz+giz9fzD0m2D6hDz+1bD6llX9awPuoGn/m0j7rXn+iTr/5cP8s37xsYT9hDTzpW34kVD/yIH1zKz/hjH9dBLmqoP+3Lv+yZj/jDr9eR35lFL4kU7mqH7lonX/3p7/xWr/voj/jjH6i0Dyk1X/04r/1Jz+tGv/jDr0xaH2tIj5qHH4n2bwoWvmpXn52L/6oGX30bL+fiP2nGP2mVzuq3z8zaf7xZv7dQPzqnX74Mr/vHn8m0/pto/+7dD+5tX/vm7/tVz/rEn4uYzsqHf/mUHxuI7nsoz9bgv0rn/+fhP+iTDvw6D/giz/56f/tHbru5j/oUH9vpD0vZn/7Lb/4q/5v5X///7//O3/+ef//fP//vn/9tX/+t//883/8MOhCm+kAAAA93RSTlMBAgQFCggHDhcMEAsaExUhHhIdIyY6DzQvDjcyQCwRKhooPUdKFSpRWFQvayIUHkMtJSkXXhh3TR9hJltmLoYnckQeP0BHOac7TjYaMTRlXkU9rqNXRVuaNZY2t0skgVMpjmtQTUBiVFmff35LQ+5xbGt+r3Ft0ZJzdFbHv3ljXzB81pHnYoB4PYp5/ZqHh2ZLvrWbk5CCyr2fkI3m5NzaxLSkn4b3v42I5dfG/OWvrauc+eHduXP59tfMs6ZkQf368e2od/z78ObazcvClVbxzevWt6mR8+3Lt/b13p79+/f29tuA7L+GbMLYzcXT/u+x8+nR/v3j94yRkAAAGutJREFUeNrslwEKwyAMRfMt3f2PPNZRXchAv0lFtz4oLa1ozIuByvTgdb0xnzJiwQci+SY3HjAaQeaWVwNG0HBKlahY/soiFkOKLjn4VV/oJHbaqDDXP15w4J9qmtVlPkpsaKWmN+WHa+CTvJYsR6TIKAUhLgJ9IrWlfSZdaiE6JOXEQ8MMW7oOI45RVcaFGyNa2FeDcfW9RZFiAJLZOtNPBE4vrWpMIRE77E38o4ONh2qfXY1Q+GNFl8ThpNHNOSAg/TuPX6KyUTOVzhwN/s2w6kr2FfZl3cfOCXiyYkdLCcNAFEBx1KkFKUZ48KXD+Af9/68zTdPcze4mmyDXoYzagbGHm2x9640NuD4rmv2LJbonECwkqWW0hiNDxe6LArIdYRIvzwOXfNxyMrKf8C9NUwss9lLYcqEZmllFnNG0Lle6gs9qUxeyS61nGB+I1DWsurDsTy8rlNWopinAarSugqr4A0SYSvikj1RiaMkxRv05/R4nFhPeMzzWEDeO987MjMXQvEfAVa5Z2cXpag32ErRFlIOUhFXCfykanXFH55pPll7BjAZQp1LF9r/4VWglC3sKtIjkafWpTHYGZQFMnlykxcKFnH3cuSMTifZ7l8d0y9WimNRiw0ZxDXypUEktZcguthIwSOpMwWUUG4kK4mLYhZb5eEImRHesisntrLx/AYoGSDKRhCIdWH16FjTMyQoO3+WHUchEkx2myeLzCVHZcjrZtiBFtSiTKhWJjFLJsEkAOpVFTaXRdpp8+iosYrQj5+Qx1S2+fb7CYU186k54kRT/okW6yXtRM4Dp3cq1xkyKUWmdeqluUmZzaAILbPR9RoNxSlWYCDQQanHZc73G58aQcy+I0IvRyyZXRKKFchU3rHyq6Pg304qk6SnNKU5oWMp2lYEMVnxbqZoAQzO4qfm1c1sfIpwxhpPZYLxachWUVGnmZVIq04ED5cUh+80qA57w5v7AJoDkQ2nIKsZcNpFkAhVhcCeZ52UOWZblx8yyZo65Z0mGuZuoGuMSVmTI2LSyG6501yc3KmWgkBP6gfLw8kRrNEfezwDHx6XilDpD23L548x+WqKKwjiO2yboH2XQxM2awrKpMQxvkXQbpMG0YVDaqBBJi6xFuBArSASFCFuE6Qtw18a3Ni+j3/N7nnufc46jVl/vTC6ca52Pz5kjBVtQLEKGvghD2tX/a6gqJiQe+SgWgUVYKVUq5VNFJ+uowzqBrHScUEIUDU+6tcU2ZIm3NT+d8QBQueBKXC4i0FCFMsGMmEmpkmBc866c2LA90vBav00iF49cNWaudchLxEhlWsnud9LWRyXW9yhBFRIRLPLxX7+g42FceSkOvzdtGGRSG5bgqI1GGvzsEqY0iUHCNR9mU/J0Pe3hEV3vE+6Bm7AK7kqIFnrZ5pjnQqVaLuVzdXgDdKmzNT1R6M+1GaUDVZ2QY6RTEoji6RFS+gQ6yVG6draGqskJbZxGSt76i0Jp8psSWHxYfEpMxEBYynDbusOnE7rNJ699G3doO+AUG47QHIxaLLRiKuVWKZWfKGT3J5Ol708s2vWo1GfXG3CeYG+Lj9Ll5NR0blTHDwNWSmMuBpPnIpNzKzOZdF6MBasmIG0JK1oyTGiNqvuHuhd3P67BJhoT7M6E27UZ0cjlWpRiahXsgjnCv6twqlgqmCis0zF7X9/DeThORkQZ9YmO01kGmTM14YENr0ErwGGOw0wnFxtEG6dJBgYoYKELTUQlJAkAnpU9fvbYe9qvx3H2OvO7F7AhFRMz1XIuH6zQClT+ZlUUlDrWyTY+VOM6EqqGxU2PEcbg0zQgOp5uatDhn1mWQcdxcF2QHIc86eRARnCo41PjOAbDTUxUCFOp+IRQREyIUDK0rNHW6L/UYnutlvtRzcEaFKu4qIVirHgH5OkfA4XgRCiXcqjIicOEi+8XWF08Y53TQwSJ5AlEACqHx/+XBNODB6ZHbiI+9fqgBB3ysFt9eAopZxwcxXEbkWHthKYhkQUpioHsSaPWKnuuPXn+JGoFFz++8fMgfKm2quFOPTzk5iEYvagVYJVUU8yn6tBIiRNHqr+TMSEdpjpsoKRLLCOR6TiZFHRMZsD2PgrRB4OXnctq0lnJdVB4LBhTHdvXCs100CwaGup2u9dQB0HHcZbQMhMayCyiZ4vb26DZYz1p1eJCb24+WfEm376dnFyZ/JtW9KOs9Fu1er3R3p6WDJdKLQNqKYEajidqVp1yVhSh02VGpIhJoOq6xDBC2LRk8W1SbJqMSM8FvMiTKZDY4OG/jFY64EEPxh48uCiNj1Pnbi41m7NaV+qwD2xBEhrD2UCL0jYutqato82qH2yX7e/v7qODr1Gvj+5r1MHBvrar/WCb2jpb07bZooW/6DJaYgvaB6nDumyW3biRl07FeOHHcyo5kx32yFSXPY/HsYxHM/IYE6YHRORRJeiYD4kG6+jCyMjII4atTQIOgaRxBh2pKSU6ZuM6tCEO22Jug9wFGQwrMT56L/+uj14g51pqdZTUljklUGRyKGdqNiGE9ShEiWGlLo5dujyGzt+ikyNRaVCYZJR8xztXIp0e4Ocsq4Agg5ehkQvqQ5vQhxlO4DM3N9ftznRnZjqdFy+UZ3phYXr6PVuen9+Y39h4hZTm3da7tS8SFuXnJ+1X2Xe2Y/1GLvKZvcElH8fHr/isvcTFKrGdHdXCt/qlfdLW3WrLohMyp/fpOHU1KqE/hNdbSJNhHMdxr7uqm6Ab8cYugnUTgQRjEB2IkSV0IYYoUWli0UWTTqBUUGbBymwUYdhUypx5ACvSDlRKVmbolEzNaCSSNSntZLZ+/8P7Pu+2qM8zZYiHl+f7/p/NpWKVVoLlC5dDmkInbC0aUSX+J5dRBEQCPd1SEvsA6nCfFTpAdp6MDA2k4yNxxEayjq1ha4nGycvL2wKbSCbZRrjOSaA8teR0FTFprrAbokadcTpE69/4e8TWMxStRqyvWb/+xnpKv+sUOSqqHKFwafv37yPbtmmnTXBwC+RtZ7gDYccaYjJt3Ggy0ThpJFQCk2kF4GUJk7CIx2KxkBjWm7eUuECpeIBrkSudrIgLZMbH5FmakCcrS/Js5j4bNlAd6WPqWHEOUJyioqJaUcUqqyqJKXOWHRbXjZLrJbbb5LLgp7fZR6wP/OyDw3WGX1ZTc7gGbrArDH/5VGUlMgGFqpVQwJkgk2yCLZxJOq1la8Q6sZGYTDxJnGk5Z8J+ciOBYcAopcICZyORgrcISwQCUaH0VBcH0glSGUT6eAhNj9utfTQP+mwWqEP+lueAKGLl4hxrgcqOjofkbFyZwOFAoCRgklwukRwj5JrYY7u25xoexmVZ4gM+ShgioxQ7K1DqIVSKKlZLUMlkAmemvLhMOxyZtJFGQiVhj1KakkZAjRAqMVIKTZCOEHGBXcjrNX0kkAc4kJssy87OxnVkKQ1EcbRPYeGWnSQzcy/ROsLUaSEd4g6rF4H6QKAvcCRwxGFk5JIDirzthnFy3/J2/K1tjwN+YMShBALKUeoh6eBM56po1ZZzKFzzyZMHDnAmrQRUCZKHyVQymbRRQiUdJMINEiKlaKFUYQJ5VVIgty2baR/JU1ysgQrZTrZXPCLnWXn5RRYUAwJt+vv7n7E+VW0cc+gm0ehr0tra+vhx1z1b12PVCq/HVbdxDC5dqkYwOzzuA6gnd+rvQIdogXOkHIoYKgFXAkelDYQrbaZGWVn/jITXdexqmuJGtBYRjpSqkTSR6UOFVoKXrF692urjscTn4UC7WTFDooJCkZxHXBRBNdAMSKN1noqGpw0q1BCyPAg9ULce3CJdcO/T7OzMzEzsN/wiv2Ox2Az59MmRrFVw1PFod1RSAeIfqdZOfYG+etGPTLhrOgYGWpIygWbKZBSpUCpJps0MlYAq4axxnncej1ZCpLQMu5E3XWeJI6UikjRKoUBLnIVWEg2EQhTJ48n1kHxPvpvkSKATJK5PASuEUurj8+31+XzHGdpcJc8Z0lwINrNXbHJyUtKwd+yzbQi4ySDUsZuzN2cbGxtjMQkzP//ju+UHzIOj1ixQLUCxW2glqV9Ho6FoSEpBX3Ufecb6yQAJBluC6HSRnSeP2F6xkxQKiVQskbJENnOLpR63h3Ek8GakedO8Ip240pFBDjxN5FriEpQGnwjyqFzw5OaLMpIjTjDp48cqUKXCxzRPBGk0Tzh8QTU3NTdJHehRnOYrGWKD3ESjiEYYI78qKuYRA01+krm5b5Y59vPndy0Fv8fGYrFGuIlYdWywi6sPDX0moc8h0kCeimevWLMIBp+rq+y48DG7UgErVrvJCaKRlEehEcF2exm2HolAG0kil22lMnWU1jF97ubcZX7R6+9lpZ2lnaJdRNojkQkSngiHR8OjrGl0uglr+j2bmpr6Ak9UG3nJXohh8QbG3lQoLgMUxqRJModyOlegtTgvxwJpRYbIV/KO9IhJ8qpJXBBh3GdhihSJRDSTKPWVkgKhjTQS5IgyN/YxX+R6sL04qRQSEUrhEhggTYQvmT7CmSc/ro9N+qhOS7tlwjI6MWqZFlPTUxZkUclh3jCTxTEy6tt/6UDFxaogVqlhSvWiru4lGWwjT8QX8r7nvUjoRK6GI+Q4SrX72hGps7NU9GomP9FKJlIZMtmVSHwjOc+UJlpprMaKS5RLjVROWXIhv5WoVwt1WoHakwpN2+xASPQkKdGwMI00EmVCI1Qy/luKC2keNW8nGmscbtREdQiE1dY21OYo1POlpycuUFNiIZ2lhEGiWfIX+IupkB+FuJE1Rs5B4kJYJpGwCnEiZRIlnXOgjSymEtFKuDaTiUXYH8bNLGTGMAzDziwRJSKSA5S1UBRlKdkJkxApWU5EtpQDSuHEVpSMqFFKc2IpU3JijTmgpJSyhJCsCcWB5X7u5/6+x+sdyzXf/Pn7Z8b/f1fvN8/7PPfcfXaXVPE+9LB6quCFePMR1zpe7HJdQrpkzJ19M74CLS7pikXjWlQ8gN1+ldN7Es3880KnK51xBlTPVKu3qnpDIumVjsSVLi51ejvCmdM7kgSN55UOmB9AB/35jiRFfVjRDfVyzn4gUVbOhafxeC27+4tLUlQLcKRiTtVCVi6oWEC5QKrVpJYTXi5EvcBKjlglR9KiATz6oUrbbX0JVCl8N35QCqo6lXXkPLlssFBQqRDVQlbVGUecQ1lZt4okRZ2VdWvWzJ0TVV1WL8CNM0NAgWq6PgR2XFHSV6ChZFcUe6J0VwRHvimaoy2ROcr2rNf+uCdyUcmGKHZDJZcNcV5cFxcvfgafgBXf1CVQbwPsjcBFetH2SNw33hNtj8Rt56ZvYwn3sEayOdpirNtCP7NLP9oazRFziW2NwCCvusF4Q0U3968zcIxU0e1bo0RR7Fz74+Aqi86CGFJacgYlnYU1cwyT1Lqx0ELS2bPRVdC+1YieAtkRLYX3BfcDnmyeebN18V3gZkLKpcfBDWE9BlE2GQjchB6Sb17/1mJAe8FQhwHMWpg167R3ZYfBsX0r6SPYBKKi1v05WIUh4M0FHG7JG9xwJEvRnkv7c7Sk9lzanWNnjr25aM1d5ek4oM4cUWfuAbtyD6Ipl/Bk7RNH/bkM/vDpk6d2PF0b1I/WnQcGOqveWE36qledsqcanTp2VFv3U9Wom/PXbuoQh4J+7dO5IaaEiLoLanITGxKJkRSU9lCTGRH5dQZBRfjtosUNkhZ3YomSfPJwNW9uw1Ha1gb1erP+3BAfcMNXAgG4/86HwB4rmvVm0+4YWYjNmlFQ0PHjB04D6Ul73j6ZiI63BBl5J3VyK0NlsxuH0Tc3hFvZSLUvbTSLYGTILIFsEjGMo7yQFJZiFDEpGeRNW0FJ+ZxII7wTMcHD+O5gMb2L0R1mQ5oOvTbe4kSeC5rBlSs4HH7XimNXjjXFuaZe4q3z+rXmfsZxUA6PYsoXMz7qoSBM+GZv81Z3jPfkh0wtBEmPBMmQ/KRLSEMjC3CBDlSENqoNxru7JAaG8BDQKZNEYp7npEtJllbKEqAlaQpJsgTSATg0EcytaWnx8cWarDpvC87hKDiG4xgO0Dz2F+yBd8TbC28vGDWCWSzZCMqZOeble1zPvr17d+3aALb+PihPx+SakpPIMhAYigl55+GdaUhBhnYAk9eRI5XcspunGHoSDca1kFydX/AgiJKAHAlJKj15pKRYSxYogSQgTcAsMbGwzcHfuIlBkg0GYh1791qEpBQVsRHmE4i5qjkXCu5cuJPzqjX3XuHRel4NakRjcYNuKAcoz6DoSZE7KVInL5U4QRxmZ+SCKGjifCfNBCkShKjJiDEAegj8dJEfwkCxQlu2irSC4IVpYq4iWjJNjLJCkmezCkcI/nQElpvDi4elMbGUWqSy5qe5n0hkGWneJw374AQp51OpTKmAjU5jY6OgVjtcExfo7B4Ou7XmMA7gVgDMNDbOmzePL1upSM0ikNhZLT0I2oH9IJJboQd+Js7HDem6qb/78WQd/SCvNTzyWvGZF4XqcKMfnH/CsJYydW0UfnRJ7ZVgpU2z5B8YGlnm5yxopPBpV1iKeCMs5ZokipIMWZIn/M3r1yvNOAqnwgOM4/Yhm3jSWAQWkIqYV5kXlMIOH8bxZxp2b+CY19AzTYxYQPAfnSRKRhplFpJ6ADOQv68eh+nHblM9ozp9Zq+ZM3vMjOQj/XRN06lZUgtyQHe/xFmYRLlgwFWk79rjoMO2HfAMs4rn8lWSdP0wLCc4ImXIccAIBVBbryakT8PTwNRTmTqdsNVSv26KnAxVchW27Pb/8BmJl1wN4q1yIzmDZYd54rFllnj08uX9lhQ54kgRw48ixO4n1o/pkaEQRODHYJHtguwDEyGIapDp5j+1knraClMavANFAU+iCmqCI4Mx7lhJ+K3KD3MxxN0NTPWYcG+PcC8pEtxFqp7ZbUSELUdvQBTASdq+evv21auXGqFrGVmwbEEC1eHIWJCxrOQnJ3eQGlUUBWFYkB5ECNFh4MWBS3CQUZCI+xCylN65dc+pfn9Ol/0Eq1FRFCWf93UPblXDyEU5n/W31d3viq/p1w193x6WztUtb3Unfm3XN4ddGyueW9fw22YdoH0mYPHUfVQ94R4LaGnopdEhXxg+3d3Vr7mJt553C1RKpUuXaDaJuG0vqL1E1HXIcgLKPYhtGzftkVpUrj3YyjfrK+fKb3s5bz/eTHYUPN5aZJmYRXkeMMjELfxhs8kGHO7fc/1+lMTG6Rkdvvv6gE077PFOYbbhVAtXIqIZQRlcv7eqFY3kzpfCcYpWhFJMSpXwxIST20RUiSRlKnciXImwlbCsZS7Azhazm+SOc7YGJoUCi1wMY5ndhoNTNj83cHiy0Y5wi888893HOjzc+vzUl9frUAtHBMQLFx8+suGTe3x1+JR1FL/SaeUCPlAPHTl1fKCmk6GUTVRuRYpK2U+VsVrLXD5d5NVsznM0WV4j+jPkZVfBxUdmyih9bPTvBYcHWx2dJx8dbJKHbqX+s1tnfVc8dXaGz7vFJ7X0bHTd0VsppDpLenW+xGFSNNbyOQ5U1Vr93KMENnuT2woNVh6B5sLLYo0GW9uV30u+3kV/wCI2sQouhuGBpmylQ/8rTs6TinrfY7SBTwb50eAT1ddOrD2Z5tJ7FVEFpzlNcqnxN5bUF37XjWbfKLuUF6h9SYFHH1JYTa1Z24NMZg54BtQ3GpM22CUIzddZouyUS+dbnpqyofRF5X+eHOMwJ6QUTn/9sFk4s0hpHWZoIGJsYRkOpUYaGyUUkmHCSeFANZTieQX2LigkDy59aeCaYiKz2noR8UXsAAUgYaKgYpfRb70804pG2d9y6ugcd1wZN3G7f49w9IpFpxNATXQ9YuaNmn8t/cxBjM7fpd5bSWvsk7jWH1icrvaCDDZCf38EBgUOSFLl1gDDk8K2CY80bCj0x55J9MSZ3IpOv3UI6yXh5PXfwSRznICKUZnclInlkj5ZPlfSGpMlzGNghpvh/iNjXQESVHIYgw2TeLNRbs3NWMetIY6Ox3Z5tsHjp1su1kGUSv0Hc3GujXBil6lzvMuElWMrhZEZg+XKDG7hl0EBCTCYU2gSmVSsEltA8XbDwZk4cwvNPvX18ntPqeBz4UmfJEonZppwGlLxBsWJ6mCFFFZ8UkeLWSCToeagN5OjTKQYZhjYskmqPACTMsA0DTifnNwTzJkmn6DUCaJgIi3EccJJMZOlPAvE6OzROGBYgYUXZLAp6Vc/kv4lfSNz4wwSUA6mzo6XBO/BYUJwTGj14SH5uSB5IMrNwJurdCcnnDox5jg2aY9HA51YcCTIEQynp38+DMCIBArBhRzsOzqxm4UMsxfK5PnT3hntNAzDULTibewBjf//WLL2wpU5LLXTquqAI6RKqGRJTu2MPtgPCju68CZMQdQMimypkPAynabJvl6tqyFTTIMSZiws8gbw4GPbgVQkym6GLwDUQjN6ShU1bUeQ1iSIdc0sgW2uUM8emliR25/jmIp1nRhWga/Ygio4kzSUTE3zDhGWEegVi75LaVrmVIYqm7KzrJsprREe7mRB6Nimo6FLsQi0NckVbUGWXsvel9opzG1tFGd9VRwYACWgTXNiVqqrW4yYxYhgpofs/NzhqKMJVW0tC//vopS6NM2XCE4tCrM0XTewDLBWSv17GounjN+s9Sp0M6cxr5FgIiiipjAIoabwnQJxhSre1MV8KHfQt5lbRMlLRgALcTNmjNswMacJ0ulwJEXA9yVV2VbIgTyt7MtcQK/XCrlF4q+sO4LRZcKfLyGSQj6VxGTGqEmogZg1RTiqNrQtynbv0rcgA2O7cyFIX9QiM6GG/WhDRQREVhGp9TKkqcCyNOP3IeQauGyAGuACSIePfsWLoZpUD0uK6QdK7daMqXr3POsqc+2zpd+eJwchoyEz1TadZNsdxlu706IxUus2qV1MWkWSLbSshBgTdr5nBRueSFhbm1PTMUwVw6ujTgK5j+NgKDVhJPSSBmGQ3tQyqZSJWWR7M2b0Hc/LMGhWmObwtu8WaxPwUciNO0vEQAMydC05wR1Us502ZCmCeR8W6aUOP7Gkc1N+4K6V8hHefmp6jg8r/R2Br32oDWshkKULVlJnOhraqqfgnPLdzYFgArOriziFmAfgMBqCA+6P54gFjE/4rFryqfBsycFRX2c6VSprnNPfkUy/18ZzCpv+oodTq5v+ORJtOXhaFR+l5PAD/aA1iQAAAABJRU5ErkJggg==);}*/
/*.en_US .live_piece.move_an:before{animation: Light_left 1000ms 500ms 1 alternate forwards;}*/
/*.en_US .live_piece .game_title{width: 452px;height: 118px;background-image: url(images/en_US/live_piece_title.png);margin: 23px auto 0;}*/
/*.en_US .live_piece .live_nav{width: 100%;text-align: center;margin: 36px auto 0;}*/
/*.en_US .live_piece .live_nav .live_nav_button{display: inline-block;position: relative;height: 38px;opacity: 0;transform: translateX(500px);}*/
/*.en_US .live_piece.move_an_fixed .live_nav .live_nav_button{animation: jump_right 800ms 500ms 1 alternate forwards;}*/
/*.en_US .live_piece.move_an_fixed .live_nav .live_nav_button + .live_nav_button{animation-delay: 700ms;}*/
/*.en_US .live_piece.move_an_fixed .live_nav .live_nav_button + .live_nav_button + .live_nav_button{animation-delay: 900ms;}*/
/*.en_US .live_piece.move_an_fixed .live_nav .live_nav_button + .live_nav_button + .live_nav_button + .live_nav_button{animation-delay: 1100ms;}*/
/*.en_US .live_piece.move_an_fixed .live_nav .live_nav_button + .live_nav_button + .live_nav_button + .live_nav_button + .live_nav_button{animation-delay: 1300ms;}*/
/*.en_US .live_piece .live_nav .live_nav_button .gray{max-height: 100%;opacity: 1;position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);transition: all 1000ms;}*/
/*.en_US .live_piece .live_nav .live_nav_button .Golden{max-height: 100%;opacity: 0;transition: all 1000ms;}*/
/*.en_US .live_piece .live_nav .live_nav_button.active .gray,.en_US .live_piece .live_nav .live_nav_button:hover .gray{opacity: 0;}*/
/*.en_US .live_piece .live_nav .live_nav_button.active .Golden,.en_US .live_piece .live_nav .live_nav_button:hover .Golden{opacity: 1;}*/
/*.en_US .live_piece .live_game{width: 100%;margin-top: 42px;position: relative;}*/
/*.en_US .live_piece .live_game .live_game_box{width: 100%;position: absolute;display: none;}*/
/*.en_US .live_piece .live_game .live_game_box.active{display: block;}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in{width: 278px;height: 160px;display: block;float: left;margin-left: 29px;position: relative;box-shadow: 0 0 16px rgba(250, 232, 158, 0);overflow: hidden;transition: all 500ms;opacity: 0;transform: translateY(500px);}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box .live_game_in{animation: jump_bottom 800ms 1000ms 1 alternate forwards;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in{animation-delay: 1100ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in{animation-delay: 1200ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1300ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1400ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1500ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1600ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1700ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1800ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in{animation-delay: 0ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in{animation-delay: 100ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in{animation-delay: 200ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 300ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 400ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 500ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 600ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 700ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 800ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in{opacity: 1;transform: translateX(0);animation: end_left 1000ms 0ms 1 alternate forwards;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in{animation-delay: 200ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in{animation-delay: 400ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 600ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 200ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 400ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 600ms;}*/
/*.en_US .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 800ms;}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in:hover{box-shadow: 0 0 16px rgba(250, 232, 158, .13);}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in:nth-child(1),*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in:nth-child(5){margin-left: 0;}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{margin-top: 29px;}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in:before{content: '';width: 100%;height: 90px;background-image: linear-gradient(0deg, rgba(0,0,0,1) ,rgba(0,0,0,0));position: absolute;left: 0;bottom: 0;opacity: 1;z-index: 99;transition: all 500ms;}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in .game_name{position: absolute;left: 12px;bottom: 10px;font-size: 14px;color: #fdfaa2;opacity: 1;z-index: 99;transition: all 500ms;}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in:hover:before,*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in:hover .game_name{opacity: 0;}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in img{width: 100%;height: 100%;transform: scale(1);filter: blur(0px);transition: all 500ms;}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in:hover img{transform: scale(1.03);filter: blur(2px);}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in .live_game_button{display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);position: absolute;left: 0;top: 0;opacity: 0;z-index: 999;transition: all 500ms;}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in:hover .live_game_button{opacity: 1;}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in .live_game_button:before{content: '';width: 58px;height: 68px;background-image: url(images/en_US/live_icon.png);position: absolute;left: 50%;top: 24px;transform: translateX(-50%);}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in .live_game_button em{width: 127px;height: 40px;background-image: url(images/en_US/api_game_button.png);position: absolute;left: calc(50% - 63.5px);top: 90px;}*/
/*.en_US .live_piece .live_game .live_game_box .live_game_in .live_game_button em:hover{animation: game_button 300ms 2 alternate forwards;}*/

/*.en_US .mobile_piece{width: 100%;height: 708px;background: url(images/en_US/mobile_bg.jpg) no-repeat center top;}*/
/*.en_US .mobile_piece .game_title{width: 459px;height: 119px;background-image: url(images/en_US/mobile_title.png);margin: 23px auto 0;}*/
/*.en_US .mobile_piece .mobile_wrap{width: 100%;height: auto;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_decoration{width: 800px;height: auto;position: relative;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_decoration span{position: absolute;opacity: 0;transition: all 2000ms;}*/
/*.en_US .mobile_piece .mobile_wrap.move_an .mobile_decoration span{opacity: 1;transform: none;}*/
/*.en_US .mobile_piece .mobile_wrap.move_an.move_no_tr .mobile_decoration span{transition: none;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_decoration .decoration_a{width: 918px;height: 630px;background-image: url(images/en_US/decoration_a.png);left: -67px;top: -94px;transform: translateY(100px);}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_decoration .decoration_b{width: 611px;height: 199px;background-image: url(images/en_US/decoration_b.png);left: 148px;top: 370px;transform: translateY(100px);transition-delay: 200ms;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_decoration .decoration_c{width: 332px;height: 465px;background-image: url(images/en_US/decoration_c.png);left: 166px;top: 30px;transform: translateX(-100px);transition-delay: 400ms;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_decoration .decoration_d{width: 467px;height: 533px;background-image: url(images/en_US/decoration_d.png);left: 150px;top: 30px;transform: translateX(-100px);transition-delay: 600ms;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_decoration .decoration_e{width: 744px;height: 708px;background-image: url(images/en_US/decoration_e.png);left: 30px;top: -160px;transform: translateX(-100px);transition-delay: 800ms;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_decoration .decoration_f{width: 112px;height: 102px;background-image: url(images/en_US/decoration_f.png);left: 500px;top: 120px;transform: translateX(100px);transition-delay: 1000ms;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_decoration .decoration_g{width: 204px;height: 287px;background-image: url(images/en_US/decoration_g.png);left: 96px;top: 230px;transform: translateX(-100px);transition-delay: 1200ms;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_decoration .decoration_h{width: 251px;height: 228px;background-image: url(images/en_US/decoration_h.png);left: 510px;top: 250px;transform: translateX(100px);transition-delay: 1400ms;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_text{width: 400px;height: auto;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_text .mobile_text_title{width: 188px;height: 16px;background-image: url(images/en_US/mobile_text_title.png);margin: 70px 0 20px;opacity: 0;transform: translateX(100px);transition: all 2000ms 500ms;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_text .mobile_text_in{width: 340px;text-align: justify;line-height: 24px;font-size: 14px;color: #fff;margin-bottom: 40px;opacity: 0;transform: translateX(100px);transition: all 2000ms 800ms;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_text .mobile_text_button .mobile_text_button_in{width: 193px;height: 128px;background-image: url(images/en_US/mobile_text_button_in.png);float: left;cursor: pointer;opacity: 0;transform: translateX(100px);transition: all 2000ms 1100ms;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_text .mobile_text_button #qcode{width: 128px;height: 128px;padding: 6px;background-color: rgba(111,111,111,.1);border: 2px solid #3e3c3a;margin-left: 14px;float: left;opacity: 0;transform: translateX(100px);transition: all 2000ms 1400ms;}*/
/*.en_US .mobile_piece .mobile_wrap .mobile_text .mobile_text_button #qcode img{width: 112px;}*/
/*.en_US .mobile_piece .mobile_wrap.move_an .mobile_text .mobile_text_title,*/
/*.en_US .mobile_piece .mobile_wrap.move_an .mobile_text .mobile_text_in,*/
/*.en_US .mobile_piece .mobile_wrap.move_an .mobile_text .mobile_text_button .mobile_text_button_in,*/
/*.en_US .mobile_piece .mobile_wrap.move_an .mobile_text .mobile_text_button #qcode{opacity: 1;transform: none;}*/


/*.en_US .casino_layer .casino_box .center_text{margin-top: 100px;}*/
/*.en_US .notice .title{width: 264px;background-image: url(images/en_US/news.png);}*/
/*.en_US .notice .notice-list{width: 926px;}*/
/*.en_US .casino_layer .game_title{width: 770px;background-image: url(images/en_US/casino-top.png);}*/
/*.en_US .game_all_layer .game_title{width: 860px;background-image: url(images/en_US/casino-middle.png);}*/
/*.en_US .casino_layer .casino_box .center_text .btn_a{background-image: url(images/en_US/button.png);}*/
/*.en_US .casino_layer .casino_box .center_text .btn_a:hover{background-image: url(images/en_US/button-hover.png);}*/
/*.en_US .live_layer .game_title{width: 492px;background-image: url(images/en_US/live-top.png);}*/
/*.en_US .download_layer .game_title{width: 790px;background-image: url(images/en_US/app-top.png);}*/
/*.en_US .download_layer .left_text span{background-image: url(images/en_US/mobile-info-bg.png);}*/
/*.en_US .download_layer .right_dld{font-size: 12px;}*/
/*.en_US .download_layer .right_dld span{width: 182px;}*/
/*.en_US .download_layer .right_dld span:before{left: 6px;}*/
/*.en_US .main-sports1 .api-des .des-txt{text-align: justify;}*/
/*.en_US .main-sports1 .api-des{width: 370px;right: 60px;}*/
/*.en_US .main-sports1 .api-list .api-item .sports_name{width: 74%;height: 20px;overflow: hidden;background-color: #0f0f0c;position: absolute;left: 13%;top: 80px;line-height: 20px;font-size: 14px;color: #7a7971;}*/
/*.en_US .main-sports1 .api-list .api-item.active .sports_name{color: #251b14;background-image: linear-gradient(180deg, #846d47, #6d5835);}*/
/*.en_US .main-sports1 .api-des .btn-start{background-image: url(images/en_US/live-button.png);}*/
/*.en_US .main-sports1 .api-des .btn-start:hover{background-image: url(images/en_US/live-button-hover.png);}*/
/*.en_US.myPromo .main-promo .promo-top-bar ul li{min-width: 96px;width: auto;padding: 0 10px;}*/
/*.en_US.myPromo .main-promo.theme-black .promo-top-bar .search-bar .btn-search{width: 90px;background-image: url(images/en_US/promo-button.png);}*/
/*.en_US.myPromo .main-promo .switch_promo a span{margin-left: 0;letter-spacing: normal;}*/
/*.en_US.myPromo .main-promo .list-type1 .promo-item .promo-status{width: auto;padding: 0 10px;}*/
/*.en_US .main-promo .list-type2 .promo-item .promo-status{width: 120px;}*/
/*.en_US .main-promo .list-type2 .promo-item .promo-status.noyet{width: 136px;}*/
/*.en_US .main-register .account-info:before{content: 'ADM information';}*/
/*.en_US .main-register .person-info:before{content: 'Personal information';}*/


/*!* ===============  vi_VN 越南语样式  =================== *!*/
/*.vi_VN .home-slide.slide,.en_US .home-slide.slide .slide-inner li{height: 500px;}*/
/*.vi_VN .home-slide.slide .slide-indicators{bottom: 0;}*/

/*.vi_VN .nav_api{width: 100%;height: 614px;background: url(images/en_US/nav_api_bg.jpg) no-repeat center top;}*/
/*.vi_VN .nav_api .game_title{width: 425px;height: 115px;background-image: url(images/vi_VN/nav_title.png);margin-top: 23px;}*/
/*.vi_VN .nav_api_box{width: 100%;height: auto;margin-top: 38px;}*/
/*.vi_VN .nav_api_in{width: 278px;height: 400px;float: left;position: relative;box-shadow: 0 0 0 0 rgba(255, 196, 0, 0);opacity: 0;transition: all 300ms;overflow: hidden;}*/
/*.vi_VN .nav_api_in:hover{box-shadow: 0 0 14px 0 rgba(255, 196, 0, 0.35);}*/
/*.vi_VN .nav_api_in + .nav_api_in{margin-left: 29px;}*/
/*.vi_VN .nav_api_in:before,.vi_VN .nav_api_in:after{content: '';width: 150px;height: 16px;position: absolute;left: 0;top: 0;transform: translateX(-100%);z-index: 999;background-position-y: bottom;background-image: url(data:image/png;base64,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);background-size: cover;}*/
/*.vi_VN .nav_api_in:after{height: 14px;left: 100%;top: auto;transform: translateX(0);bottom: 0;background-position-y: top;}*/
/*.vi_VN .nav_api_in.Light:before{animation: Light_left 1000ms 1000ms 1 alternate forwards;}*/
/*.vi_VN .nav_api_in.Light:after{animation: Light_right 1000ms 1000ms 1 alternate forwards;}*/
/*.vi_VN .nav_api_in:hover:before{animation: Light_left 1000ms infinite linear;}*/
/*.vi_VN .nav_api_in:hover:after{animation: Light_right 1000ms infinite linear;}*/
/*.vi_VN .nav_api_in .api_title{width: 100%;height: 100%;position: absolute;left: 0;top: 0;opacity: 1;transition: all 300ms;}*/
/*.vi_VN .nav_api_in:hover .api_title{opacity: 0;}*/
/*.vi_VN .nav_api_in .api_title:before{content: '';width: 100%;height: 128px;background-image: linear-gradient(0deg, rgba(11, 10, 16, 0.8), rgba(0,0,0,0));position: absolute;left: 0;bottom: 0;}*/
/*.vi_VN .nav_api_in .api_title:after{content: '';width: 195px;height: 30px;background-image: url(images/vi_VN/api_title.png);position: absolute;left: 50%;bottom: 18px;transform: translateX(-50%);}*/
/*.vi_VN .nav_api_in.api_live .api_title:after{background-position-y: 0;}*/
/*.vi_VN .nav_api_in.api_casino .api_title:after{background-position-y: -30px;}*/
/*.vi_VN .nav_api_in.api_sports .api_title:after{background-position-y: -60px;}*/
/*.vi_VN .nav_api_in.api_lottery .api_title:after{background-position-y: -90px;}*/
/*.vi_VN .nav_api_in a{width: 276px;height: 398px;background-color: rgba(0,0,0,.85);position: absolute;left: 1px;top: 1px;opacity: 0;transition: all 300ms;}*/
/*.vi_VN .nav_api_in:hover a{opacity: 1;}*/
/*.vi_VN .nav_api_in .api_title_hover{width: 200px;height: 72px;background-image: url(images/vi_VN/api_title_hover.png);display: block;margin: 110px auto 0;}*/
/*.vi_VN .nav_api_in.api_live .api_title_hover{background-position-y: 0;}*/
/*.vi_VN .nav_api_in.api_casino .api_title_hover{background-position-y: -72px;}*/
/*.vi_VN .nav_api_in.api_sports .api_title_hover{background-position-y: -144px;}*/
/*.vi_VN .nav_api_in.api_lottery .api_title_hover{background-position-y: -216px;}*/
/*.vi_VN .nav_api_in .api_logo{display: block;width: 220px;height: auto;margin: 24px auto 0;overflow: hidden;}*/
/*.vi_VN .nav_api_in .api_logo .gui{width: 25%;float: left;text-align: center;line-height: 48px;font-size: 20px;color: #fff5a4;}*/
/*.vi_VN .nav_api_in .game_button{display: block;width: 127px;height: 40px;background-image: url(images/vi_VN/api_game_button.png);margin: 0 auto;}*/
/*.vi_VN .nav_api_in .game_button:hover{animation: game_button 300ms 2 alternate forwards;}*/

/*.vi_VN .live_piece{width: 100%;height: 645px;background: url(images/en_US/live_piece.jpg) no-repeat center top;position: relative;}*/
/*.vi_VN .live_piece:before{content: '';width: 209px;height: 47px;position: absolute;left: 0;top: -23.5px;transform: translateX(-100%);transition: all linear 1000ms;background-size: cover;background-image: url(data:image/png;base64,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);}*/
/*.vi_VN .live_piece.move_an:before{animation: Light_left 1000ms 500ms 1 alternate forwards;}*/
/*.vi_VN .live_piece .game_title{width: 453px;height: 124px;background-image: url(images/vi_VN/live_piece_title.png);margin: 23px auto 0;}*/
/*.vi_VN .live_piece .live_nav{width: 100%;text-align: center;margin: 36px auto 0;}*/
/*.vi_VN .live_piece .live_nav .live_nav_button{display: inline-block;position: relative;height: 38px;opacity: 0;transform: translateX(500px);}*/
/*.vi_VN .live_piece.move_an_fixed .live_nav .live_nav_button{animation: jump_right 800ms 500ms 1 alternate forwards;}*/
/*.vi_VN .live_piece.move_an_fixed .live_nav .live_nav_button + .live_nav_button{animation-delay: 700ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_nav .live_nav_button + .live_nav_button + .live_nav_button{animation-delay: 900ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_nav .live_nav_button + .live_nav_button + .live_nav_button + .live_nav_button{animation-delay: 1100ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_nav .live_nav_button + .live_nav_button + .live_nav_button + .live_nav_button + .live_nav_button{animation-delay: 1300ms;}*/
/*.vi_VN .live_piece .live_nav .live_nav_button .gray{max-height: 100%;opacity: 1;position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);transition: all 1000ms;}*/
/*.vi_VN .live_piece .live_nav .live_nav_button .Golden{max-height: 100%;opacity: 0;transition: all 1000ms;}*/
/*.vi_VN .live_piece .live_nav .live_nav_button.active .gray,.vi_VN .live_piece .live_nav .live_nav_button:hover .gray{opacity: 0;}*/
/*.vi_VN .live_piece .live_nav .live_nav_button.active .Golden,.vi_VN .live_piece .live_nav .live_nav_button:hover .Golden{opacity: 1;}*/
/*.vi_VN .live_piece .live_game{width: 100%;margin-top: 42px;position: relative;}*/
/*.vi_VN .live_piece .live_game .live_game_box{width: 100%;position: absolute;display: none;}*/
/*.vi_VN .live_piece .live_game .live_game_box.active{display: block;}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in{width: 278px;height: 160px;display: block;float: left;margin-left: 29px;position: relative;box-shadow: 0 0 16px rgba(250, 232, 158, 0);overflow: hidden;transition: all 500ms;opacity: 0;transform: translateY(500px);}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box .live_game_in{animation: jump_bottom 800ms 1000ms 1 alternate forwards;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in{animation-delay: 1100ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in{animation-delay: 1200ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1300ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1400ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1500ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1600ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1700ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 1800ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in{animation-delay: 0ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in{animation-delay: 100ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in{animation-delay: 200ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 300ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 400ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 500ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 600ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 700ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game.no_andelay .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 800ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in{opacity: 1;transform: translateX(0);animation: end_left 1000ms 0ms 1 alternate forwards;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in{animation-delay: 200ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in{animation-delay: 400ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 600ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 200ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 400ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 600ms;}*/
/*.vi_VN .live_piece.move_an_fixed .live_game .live_game_box.an_end .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{animation-delay: 800ms;}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in:hover{box-shadow: 0 0 16px rgba(250, 232, 158, .13);}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in:nth-child(1),*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in:nth-child(5){margin-left: 0;}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in + .live_game_in + .live_game_in + .live_game_in + .live_game_in{margin-top: 29px;}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in:before{content: '';width: 100%;height: 90px;background-image: linear-gradient(0deg, rgba(0,0,0,1) ,rgba(0,0,0,0));position: absolute;left: 0;bottom: 0;opacity: 1;z-index: 99;transition: all 500ms;}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in .game_name{position: absolute;left: 12px;bottom: 10px;font-size: 14px;color: #fdfaa2;opacity: 1;z-index: 99;transition: all 500ms;}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in:hover:before,*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in:hover .game_name{opacity: 0;}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in img{width: 100%;height: 100%;transform: scale(1);filter: blur(0px);transition: all 500ms;}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in:hover img{transform: scale(1.03);filter: blur(2px);}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in .live_game_button{display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);position: absolute;left: 0;top: 0;opacity: 0;z-index: 999;transition: all 500ms;}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in:hover .live_game_button{opacity: 1;}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in .live_game_button:before{content: '';width: 58px;height: 68px;background-image: url(images/en_US/live_icon.png);position: absolute;left: 50%;top: 24px;transform: translateX(-50%);}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in .live_game_button em{width: 127px;height: 40px;background-image: url(images/vi_VN/api_game_button.png);position: absolute;left: calc(50% - 63.5px);top: 90px;}*/
/*.vi_VN .live_piece .live_game .live_game_box .live_game_in .live_game_button em:hover{animation: game_button 300ms 2 alternate forwards;}*/

/*.vi_VN .mobile_piece{width: 100%;height: 708px;background: url(images/en_US/mobile_bg.jpg) no-repeat center top;}*/
/*.vi_VN .mobile_piece .game_title{width: 585px;height: 129px;background-image: url(images/vi_VN/mobile_title.png);margin: 23px auto 0;}*/
/*.vi_VN .mobile_piece .mobile_wrap{width: 100%;height: auto;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_decoration{width: 800px;height: auto;position: relative;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_decoration span{position: absolute;opacity: 0;transition: all 2000ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap.move_an .mobile_decoration span{opacity: 1;transform: none;}*/
/*.vi_VN .mobile_piece .mobile_wrap.move_an.move_no_tr .mobile_decoration span{transition: none;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_decoration .decoration_a{width: 918px;height: 630px;background-image: url(images/en_US/decoration_a.png);left: -67px;top: -94px;transform: translateY(100px);}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_decoration .decoration_b{width: 611px;height: 199px;background-image: url(images/en_US/decoration_b.png);left: 148px;top: 370px;transform: translateY(100px);transition-delay: 200ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_decoration .decoration_c{width: 332px;height: 465px;background-image: url(images/en_US/decoration_c.png);left: 166px;top: 30px;transform: translateX(-100px);transition-delay: 400ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_decoration .decoration_d{width: 467px;height: 533px;background-image: url(images/en_US/decoration_d.png);left: 150px;top: 30px;transform: translateX(-100px);transition-delay: 600ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_decoration .decoration_e{width: 744px;height: 708px;background-image: url(images/en_US/decoration_e.png);left: 30px;top: -160px;transform: translateX(-100px);transition-delay: 800ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_decoration .decoration_f{width: 112px;height: 102px;background-image: url(images/en_US/decoration_f.png);left: 500px;top: 120px;transform: translateX(100px);transition-delay: 1000ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_decoration .decoration_g{width: 204px;height: 287px;background-image: url(images/en_US/decoration_g.png);left: 96px;top: 230px;transform: translateX(-100px);transition-delay: 1200ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_decoration .decoration_h{width: 251px;height: 228px;background-image: url(images/en_US/decoration_h.png);left: 510px;top: 250px;transform: translateX(100px);transition-delay: 1400ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_text{width: 400px;height: auto;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_text .mobile_text_title{width: 147px;height: 31px;background-image: url(images/vi_VN/mobile_text_title.png);margin: 70px 0 20px;opacity: 0;transform: translateX(100px);transition: all 2000ms 500ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_text .mobile_text_in{width: 340px;text-align: justify;line-height: 24px;font-size: 14px;color: #fff;margin-bottom: 40px;opacity: 0;transform: translateX(100px);transition: all 2000ms 800ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_text .mobile_text_button .mobile_text_button_in{width: 193px;height: 128px;background-image: url(images/vi_VN/mobile_text_button_in.png);float: left;cursor: pointer;opacity: 0;transform: translateX(100px);transition: all 2000ms 1100ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_text .mobile_text_button #qcode{width: 128px;height: 128px;padding: 6px;background-color: rgba(111,111,111,.1);border: 2px solid #3e3c3a;margin-left: 14px;float: left;opacity: 0;transform: translateX(100px);transition: all 2000ms 1400ms;}*/
/*.vi_VN .mobile_piece .mobile_wrap .mobile_text .mobile_text_button #qcode img{width: 112px;}*/
/*.vi_VN .mobile_piece .mobile_wrap.move_an .mobile_text .mobile_text_title,*/
/*.vi_VN .mobile_piece .mobile_wrap.move_an .mobile_text .mobile_text_in,*/
/*.vi_VN .mobile_piece .mobile_wrap.move_an .mobile_text .mobile_text_button .mobile_text_button_in,*/
/*.vi_VN .mobile_piece .mobile_wrap.move_an .mobile_text .mobile_text_button #qcode{opacity: 1;transform: none;}*/





/*.vi_VN .login_layer .form-wrap .form-control{width: 186px;}*/
/*.vi_VN .login_layer .form-wrap .btn_a{width: 120px;transition: all 200ms;}*/
/*.vi_VN .login_layer .form-wrap .btn_a.btn-login{background-image: url(images/vi_VN/btn-login.png);}*/
/*.vi_VN .login_layer .form-wrap .btn_a.btn-login:hover{background-image: url(images/vi_VN/btn-login-hover.png);}*/
/*.vi_VN .login_layer .form-wrap .btn_a.btn-re{background-image: url(images/vi_VN/btn-reg.png);}*/
/*.vi_VN .login_layer .form-wrap .btn_a.btn-re:hover{background-image: url(images/vi_VN/btn-reg-hover.png);}*/
/*.vi_VN .login_layer .header-panel{margin-top: 0;}*/
/*.vi_VN .login_layer .header-panel ul{max-width: 800px;text-align: right;}*/
/*.vi_VN .login_layer .header-panel ul li{margin-right: 0;margin-bottom: 6px;}*/
/*.vi_VN .login_layer .header-panel ul li + li{margin-left: 12px;}*/
/*.vi_VN .login_layer .header-panel ul .panel_logout a{width: 80px;}*/
/*.vi_VN .nav_layer{padding-left: 0;margin: 0 -3px;width: auto;}*/
/*.vi_VN .nav_layer .navbar{width: 100%;}*/
/*.vi_VN .nav_layer .navbar .navbar-nav{width: 100%;display: flex;}*/
/*.vi_VN .nav_layer .navbar .navbar-nav li{flex: 1;width: auto;}*/
/*.vi_VN .nav_layer .navbar .navbar-nav li a{font-size: 12px;}*/
/*.vi_VN .nav_layer .navbar .nav-item.active a,*/
/*.vi_VN.myAgent .nav_layer .navbar li.active a{background-image: url(images/vi_VN/naav.png);}*/
/*.vi_VN .notice .title{width: 212px;background-image: url(images/vi_VN/news.png);}*/
/*.vi_VN .notice .notice-list{width: 978px;}*/
/*.vi_VN .casino_layer .game_title{width: 1053px;background-image: url(images/vi_VN/casino-top.png);}*/
/*.vi_VN .casino_layer .casino_box .center_text{margin-top: 100px;}*/
/*.vi_VN .casino_layer .casino_box .center_text .btn_a{background-image: url(images/vi_VN/button.png);}*/
/*.vi_VN .casino_layer .casino_box .center_text .btn_a:hover{background-image: url(images/vi_VN/button-hover.png);}*/
/*.vi_VN .game_all_layer .game_title{width: 766px;background-image: url(images/vi_VN/casino-middle.png);}*/
/*.vi_VN .game_all_layer .list_ul li a{position: relative;}*/
/*.vi_VN .game_all_layer .list_ul li a .name_list{width: 95px;text-align: center;line-height: 20px;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);}*/
/*.vi_VN .live_layer .game_title{width: 607px;background-image: url(images/vi_VN/live-top.png);}*/
/*.vi_VN .download_layer .game_title{width: 914px;background-image: url(images/vi_VN/app-top.png);}*/
/*.vi_VN .download_layer .right_dld span{line-height: 18px;font-size: 12px;padding-left: 20px;padding: 16px 6px 6px 28px;}*/
/*.vi_VN .download_layer .left_text span{width: 412px;height: 100px;background-image: url(images/vi_VN/mobile-info-bg.png);}*/
/*.vi_VN .download_layer .left_text p{width: 412px;}*/
/*.vi_VN .main-casino .casino.theme-black .casino-sorts .toggle-api{position: relative;}*/
/*.vi_VN .main-casino .casino.theme-black .casino-sorts .toggle-api .txt1,*/
/*.vi_VN .main-casino .casino.theme-black .casino-sorts .toggle-api .txt2{position: absolute;left: 50%;top: 54%;transform: translateX(-50%) translateY(-50%);}*/
/*.vi_VN .main-casino .casino .container .casino-sorts .search-box{width: 280px;}*/
/*.vi_VN .main-casino .casino .container .casino-sorts .search-box .gui-search{right: 90px;}*/
/*.vi_VN .main-casino .casino .container .casino-sorts .search-box .btn-search{width: 70px;padding: 0;line-height: 26px;background-image: url(images/vi_VN/casino_btn2.png);}*/
/*.vi_VN .main-casino .casino > .container .casino-game-list .game-item .btn-enter,*/
/*.vi_VN .main-casino .casino > .container .casino-game-list .game-item .btn-try{width: 120px;}*/
/*.vi_VN.myPromo .main-promo .list-type1 .promo-item .promo-status{width: 160px;}*/
/*.vi_VN.myPromo .main-promo .list-type1 .promo-item .shadow .btn-apply{margin-left: 0;transform: translateX(-50%);}*/
/*.vi_VN.myPromo .main-promo .switch_promo a span{letter-spacing: 0;margin: 0 -10px;}*/
/*.vi_VN.myPromo .main-promo.theme-black .promo-top-bar .search-bar .btn-search{width: 70px;background-image: url(images/vi_VN/promo-button.png);}*/
/*.vi_VN .main-promo .list-type2 .promo-item .promo-status{width: 140px;}*/
/*.vi_VN .main-register .account-info:before{content: 'Thông tin tài khoản';}*/
/*.vi_VN .main-register .person-info:before{content: 'Dữ liệu cá nhân';}*/
/*.vi_VN .main-sports1 .api-list .api-item{width: 106px;height: 126px;background: url(../../commonPage/images/lives/live15/api_bg.png) no-repeat center top;}*/
/*.vi_VN .main-sports1 .api-list .api-item.active,*/
/*.vi_VN .main-sports1 .api-list .api-item:hover{background-image: url(../../commonPage/images/lives/live15/api_bg_active.png);}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo{width: 80px;height: 24px;display: block;margin: 30px auto 0;background: url(images/vi_VN/sports_logo.png) no-repeat left top;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo.logo_im{background-position-x: 0;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo.logo_hg{background-position-x: -80px;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo.logo_sb{background-position-x: -160px;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo.logo_rs{background-position-x: -80px;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo.logo_ysb{background-position-x: -320px;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo.logo_bc{background-position-x: -400px;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo.logo_esb{background-position-x: -480px;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo.logo_via{background-position-x: -560px;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo.logo_188{background-position-x: -640px;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo.logo_188bet{background-position-x: -640px;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_logo.logo_hg{background-position-x: -80px;}*/
/*.vi_VN .main-sports1 .api-list .api-item .sports_name{display: block;margin-top: 16px;font-size: 14px;color: #7a7971;}*/
/*.vi_VN .main-sports1 .api-list .api-item.active *,*/
/*.vi_VN .main-sports1 .api-list .api-item:hover *{filter: brightness(0);opacity: .8;}*/
/*.vi_VN .main-sports1 .api-des .btn-start{background-image: url(images/vi_VN/live-button.png);}*/
/*.vi_VN .main-sports1 .api-des .btn-start:hover{background-image: url(images/vi_VN/live-button-hover.png);}*/











