﻿/*!
 * Casino Crown
 * Author: xxxx
 * Update by 2021-08-02
 */

/*==================== common 公共 ====================*/
body {background: #b2bafa;color: #ffffff;}
header {width: 100%;height: 200px;background: no-repeat center;}
.container {width: 1013px !important;}
header .container {padding: 0 10px !important;}
.text-blue, a.text-blue {color: #005aff;}
.text-orange, a.text-orange {color: #ff9600;}
.text-golden, a.text-golden {color: #c6ad71 !important;}
.text-red {color: #ff0000;}
.text-warning {color: #ffcc66;}
.text-yellow, a.text-yellow {color: #ffcc66;}
a, a:hover, a:focus {color: #999999;text-decoration: none;}

/* navbar-default 菜单样式 */
.navbar-default {margin-bottom: 0;}
.navbar-default .navbar-nav {width: 100%;display: flex;}
.navbar-default .navbar-nav li {flex: 1;}
.navbar-default .navbar-nav li:last-child {margin-left: 90px;}
.navbar-default .navbar-text, .navbar-default .navbar-nav > li > a {color: #0d0f17;height: 52px;line-height: normal;padding: 0;font-size: 13px;font-weight: bold;display: flex;align-items: center;justify-content: center;text-align: center;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {color: #ffffff;background-repeat: no-repeat;background-position: center;background-size: contain;}

.agent-header .navbar-default .navbar-nav {max-width: 820px;}
.agent-header .navbar-default .navbar-nav li:last-child {margin-left: 0;}

/*top-bar*/
.top-bar {height: 27px;line-height: 27px;font-size: 12px;color: #ffffff;}
.top-bar > .container {overflow: visible;}
.top-left {float: left;height: 27px;}
.top-left > a {color: #ffffff;line-height: 27px;display: inline-block;padding: 0 5px;position: relative;}
.top-left > a:last-child:before {content: '';width: 1px;height: 12px;display: block;background-color: #ffffff;position: absolute;left: 0;top: 7px;}
.top-left > a:hover {color: #02c3ec !important;}

/* tabs API选项卡 */
.api-tabs {border: none;padding: 0;background: linear-gradient(#828eda, #dbe1f9);height: 48px;margin-top: 20px;border: none;border-radius: 3px;}
.api-tabs > li {background: repeat-x url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAYAAADtlXTHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACZJREFUeNpi+P//vzITAwMDE4j4j4X4h8oinUAzBUEw4GIxAAQYACMFGzjguLxPAAAAAElFTkSuQmCC)}
.api-tabs > li + li, .api-tabs > li.active, .api-tabs > li:first-child.active, .api-tabs > li:last-child.active {border-color: #101a3e;font-size: 18px;overflow: hidden;}
.api-tabs > li > a > .gui {font-size: 1.6em;}
.api-tabs > li.active {border: none;background-position: 50% 0%;background-image: linear-gradient(#c4ceff, #4455ad);}
.api-tabs > li.active a:hover {color: #ffe54b;}
.api-tabs > li > a:link, .api-tabs > li > a:visited {color: #1b141b;font-size: 14px;}
.api-tabs > li.active a {color: #ffe54b;text-shadow: none;}
.api-tabs > li.active a:hover.api-tabs > li > a:hover {color: #ffe54b;}
.sports-tabs {margin-bottom: 0;}
.carousel-inner .api-tabs > li > a:link {height: 48px;line-height: 48px}
.carousel-inner .api-tabs > li {margin: 0;}

/* api链接 */
.api-games > ul > li {border-right: 1px solid rgba(200, 200, 200, .2);}
.api-games > ul > li:first-child {border-left: 1px solid rgba(200, 200, 200, .2);}

/* 闪烁 */
.blink-red > a {color: #ff0000 !important;transition: all 300ms;}
.blink-red {color: #ff0000 !important;transition: all 300ms;}
.blink-yellow > a {color: #fcff00 !important;transition: all 300ms;}
.blink-green {color: #10d21d !important;transition: all 300ms;}
.blink-cyan > a {color: #7800ff !important;transition: all 300ms;}

/* 多语言 */
/* language-dropdown语言切换 */
header .change {margin-right: 10px; display: inline-block; width: 70px;height: 100%;padding: 0 18px 0 24px;position: relative;color: #ffffff;cursor: pointer;}
header .change a {color: #ffffff;}
header .change:before, header .change .Language .lan:before {content: '';width: 18px;height: 18px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
/*header .change.zh_CN:before,*/
/*header .change .Language .lan.zh_CN:before {background-image: url(images/language/language-zh_CN.png);}*/
/*header .change.zh_TW:before,*/
/*header .change .Language .lan.zh_TW:before {background-image: url(images/language/language-zh_TW.png);}*/
/*header .change.vi_VN:before,*/
/*header .change .Language .lan.vi_VN:before {background-image: url(images/language/language-vi_VN.png);}*/
/*header .change.en_US:before,*/
/*header .change .Language .lan.en_US:before {background-image: url(images/language/language-en_US.png);}*/
/*header .change.ja_JP:before,*/
/*header .change .Language .lan.ja_JP:before {background-image: url(images/language/language-ja_JP.png);}*/
/*header .change.ko_KR:before,*/
/*header .change .Language .lan.ko_KR:before {background-image: url(images/language/language-ko_KR.png);}*/
/*header .change.th_TH:before,*/
/*header .change .Language .lan.th_TH:before {background-image: url(images/language/language-th_TH.png);}*/
/*header .change.in_ID:before,*/
/*header .change .Language .lan.in_ID:before {background-image: url(images/language/language-in_ID.png);}*/
header .change:after {content: '';width: 0;height: 0;border-width: 8px 6px 0 6px;border-style: solid;border-color: #dddddd transparent transparent transparent;position: absolute;right: 0;top: calc(50% - 4px);transform: rotateZ(0deg);transition: all 500ms;}
header .change:hover:after {transform: rotateZ(180deg);}
header .change .Language {width: 140%;height: 0;position: absolute;left: 50%;top: 100%;transform: translateX(-50%);background-color: rgba(11, 11, 10, .8);border: 1px solid #474744;overflow: hidden;z-index: 600;opacity: 0;transition: all 500ms;}
header .change:hover .Language {height: auto;opacity: 1;}
header .change .Language .lan {display: block;width: 100%;height: 24px;line-height: 24px;position: relative;padding-left: 52%;transition: all 500ms;}
header .change .Language .lan:hover {color: #02c3ec;}
header .change .Language .lan + .lan {border-top: 1px solid #393939;}
header .change .Language .lan:before {left: 14%;}

/* slide 状态栏 */
.static-bar {height: 121px;}
.static-bar .time-info {margin-top: 4px;font-size: 12px;padding-left: 10px;}
.static-bar .time-info a {color: #c6ad71;}
.static-bar .time-info img {margin: -2px 3px 0 0;}
.static-bar.top {height: 100px;padding: 0;}
.static-bar > .container {overflow: visible;}
.static-bar .logo {position: absolute;width: 390px;height: 110px;margin-top: 4px;}
.static-bar .logo .click_l {width: 100%;height: 100%;position: absolute;z-index: 99;display: flex;align-items: center; }
.static-bar .logo object, .static-bar .logo img {max-width: 100%;max-height: 110px;}
.static-bar .infos-wrap {float: right;margin-top: -10px;margin-right: 88px;}
.static-bar .infos-wrap img {float: left;}
.static-bar .infos {float: right;font-size: 12px;margin: 4px 0 20px;}
.static-bar .infos > li {float: left;}
.static-bar .infos > li > a {margin-left: 10px;}
.static-bar .infos li:first-child:before {content: none;}
.static-bar .infos li:before {color: #ffffff;}
.show-on-hover:hover > ul.dropdown-menu {display: block;}
.static-bar .infos .side:before {padding: 0 6px;content: "|";}
.static-bar .infos li a {color: #999999;}
.static-bar .infos li a:hover {color: #cccccc;}
.member-row2 .input-group-btn {text-align: left}
.member-row2 .input-group-btn .btn {padding: 2px 0 0 2px;}
.member-row2 .input-group-btn .btn img {margin: 0;height: 27px;}

/* 表单元素 */
.radio label, .radio-inline label, .checkbox label, .checkbox-inline label {padding-left: 25px}
.radio input[type="radio"], .radio input[type="checkbox"], .radio-inline input[type="radio"], .radio-inline input[type="checkbox"], .checkbox input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="radio"], .checkbox-inline input[type="checkbox"] {margin-left: -25px}
select.form-control {color: #999999}
.register-box .form-control:focus {border-color: #999999;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)}
.register-box .form-control::-moz-placeholder {color: #999999;opacity: 1}
.register-box .form-control:-ms-input-placeholder {color: #999999}
.register-box .form-control::-webkit-input-placeholder {color: #999999}
.register-box .form-control:focus::-moz-placeholder {color: #999999}
.register-box .form-control:focus:-ms-input-placeholder {color: #999999}
.register-box .form-control:focus::-webkit-input-placeholder {color: #999999}

/* member 登录前 */
.members .input-group {background: no-repeat;display: inline-block;border-radius: 5px;}
.members .input-group._vr_captcha_box {display: none;float: right;cursor: pointer;}
.members .input-group .form-control {width: 150px;height: 32px;font-size: 12px;background: none;border: transparent;color: #ffffff;padding: 6px;font-family: '宋体';}
.members .input-group .form-control.pwd {padding-right: 50px;}
.members .input-group .forget-pas {position: absolute;top: 6px;right: 5px;color: #ffffff;z-index: 99;font-size: 12px;}
.form-control:focus {border-color: #ffffff;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)}
.form-control::-moz-placeholder {color: #ffffff;opacity: 1}
.form-control:-ms-input-placeholder {color: #ffffff}
.form-control::-webkit-input-placeholder {color: #ffffff}
.form-control:focus::-moz-placeholder {color: #ffffff}
.form-control:focus:-ms-input-placeholder {color: #ffffff}
.form-control:focus::-webkit-input-placeholder {color: #ffffff}
.members .input-group .input-group-btn .btn {padding: 3px 11px 4px;color: #ffffff;border: transparent;background-color: transparent;}
.members .input-group .input-group-btn .btn:hover {color: #ffffff;background-color: #231f1e;background-color: rgba(255, 255, 255, .1);}
.members .input-group.scode .btn {margin: 0;padding: 0;float: left;border-left: none;}
.members .input-group.scode .btn img {width: 50px;height: 25px;}
.members .member-row2 {text-align: center;margin-top: 4px;}
.members .member-row2 a {width: 147px;height: 32px;line-height: 32px;border-radius: 16px;font-size: 14px;font-weight: bold;background: #ffffff;color: #76370a;padding: 0;display: inline-block;text-align: center;vertical-align: top;letter-spacing: -0.5px;white-space: nowrap;}
.members .member-row2 a:hover {color: #303c7f;}

/* member 登录后 */
.header-panel.pull-right div > a {color: #ffffff;line-height: 2em;padding: 0 10px;position: relative;}
.header-panel.pull-right div > a:hover {color: #ffff00;}
.header-panel.pull-right div > a:before {content: '';width: 1px;height: 12px;display: block;position: absolute;right: 0;top: 4px;background: #ffffff;}
.header-panel.pull-right div > a:last-child:before {display: none;}
.header-panel._vr_loginSuccess {width: 50%;float: right;}

/* index-shows */
.index-shows .container {padding: 0;}
.index-shows .video {width: 100%;padding: 5px 0;overflow: hidden;position: relative;background: repeat-x center bottom;}
.index-shows .video a {position: relative;top: 0;transition: all .3s;padding: 0;text-align: center;}
.index-shows .video a span {position: absolute;font-size: 16px;left: 0;right: 0;padding: 0 20px;color: #0d0f17;bottom: 8px;height: 46px;line-height: 1.3;display: flex;align-items: center;justify-content: center;}
.index-shows .video a:hover {top: -5px;}

/* footer 底栏 */
.footer-bar {padding: 30px 0;}
.footer-bar .footer-bg a {font-size: 12px;color: #2938ad;position: relative;top: 0;transition: all .2s;}
.footer-bar .footer-bg a:hover {color: #feff00;top: -3px;}
.footer-bar .footer-bg span {height: 22px;line-height: 18px;font-size: 12px;color: #ffffff;padding: 0 10px;background: linear-gradient(#131744, #4862e6);display: inline-block;border-radius: 6px;}

/* page-ban 页面 Banner */
.page-ban {height: 167px;background-repeat: no-repeat;background-position: center top;background-color: #0e1130;position: relative;}
.page-ban .logo {position: absolute;top: 50%; left: 50%; transform: translate(-50%, -50%);max-width: 200px;margin-top: -4px;margin-left: -300px;max-height: 60px;}

/*======================   内页背景色   ===================*/
.main_container {background-color: #4751a8 ;background-repeat: repeat-x;background-position: center top;padding: 20px 0;}

/*==================== index 首页 ====================*/
/* slide 轮播 */
.index-slide .slide {height: 500px;width: 100%;display: block;}
.slide .slide-inner {overflow: inherit !important;}
.index-slide .slide .slide-inner, .index-slide .slide .slide-inner li, .index-slide .slide .slide-inner li a {height: 500px;}
.index-slide .slide .slide-indicators {bottom: 32px;}
.index-slide .slide .slide-indicators ul li {background: none;width: 14px;height: 14px;border-radius: 7px;border: 2px solid #ffffff;opacity: .8;}
.index-slide .slide .slide-indicators ul .active {background: #ffffff;opacity: 1;}

/* notice 公告 */
.page-notice {height: 30px;position: relative;}
.notice {position: relative;margin-bottom: 20px;}
.notice .container .bg {height: 30px;line-height: 30px;background: linear-gradient(#d9dcff, #fdfdff, #d9dcff);border-radius: 5px;border: 1px solid #e8eaff;}
.notice .notice-list {float: left;height: 30px;line-height: 30px;overflow: hidden;width: 880px;margin-left: 10px;}
.notice .title {width: 80px;height: 24px;line-height: 22px;background: #58619a;border-radius: 5px;border: 1px solid #f8ead8;text-align: center;font-size: 13px;color: #ffffff;margin: 2px 0 0 10px;float: left;}
.notice a {color: #333333;}
.notice a:hover {color: #666666}
.notice .right-url {margin-left: 30px;color: #e3c450;}
.index-main .notice {margin-top: -30px;margin-bottom: 0;}

/*==================== live 真人 ====================*/
.live-contant{width: 100%;padding-right: 0;}
.live-contant .live_pachi{width: 100%;height: 150px;transition: all .3s;margin-bottom: 20px;}
/*.live-contant .live_pachi:hover{background-image: url(images/live/live_pachi_banner_02.jpg);}*/
.live-contant .live_pachi a{width: 100%;height: 100%;display: block;}
.live-contant .pic-box a{width: 100%;height: 180px;display: block;background: no-repeat center;background-size: 100%;margin-bottom: 10px;}
.live-contant .pic-box a:hover{border: 2px solid #f90;}
.live-contant .pic-box .icon_game{color: #caa151;font-weight: bold;font-size: 18px;float: left;margin: 91px 0 0 10px;width: 120px;text-align: center;white-space: nowrap;font-family: "Microsoft YaHei", sans-serif;}

/*==================== Casino 电子 ====================*/
.main-casino .casino > .container .casino-game-list .game-item .btn-enter {min-width: 100px !important;width: auto !important;display: inline-block !important;padding: 0 10px !important;}
.main-casino .container {width: 993px !important;}

/*==================== sports 体育 ====================*/
.sports {width: 100%;}
.sports-box {width: 1200px;margin: 0 auto 20px;min-height: 768px;text-align: center;background: #6e79c8;}
.sports-tabs .game_marker_02:after {right: -3px;top: -3px;}
/* sport-hg-fix */
.bulk-frame {position: relative;}
.sports-hg-fix {position: absolute;display: none;width: 100px;height: 25px;background: #6e79c8;top: 100px;left: 137px;}
.sports-box.hg .sports-hg-fix {display: block;}

/*==================== lottery 彩票 ====================*/
.lottery .game-list-lottery {margin-top: 20px;}
.lottery .nav-lottery-tabs li {border: 1px solid #383e72;background: #141845;}
.lottery .nav-lottery-tabs li .lottery-icon {width: 50px;margin: 0;}
.lottery .nav-lottery-tabs li.active, .lottery .nav-lottery-tabs li:hover {background: linear-gradient(#c4ceff, #4455ad);}
.lottery .nav-lottery-tabs > li.active > a, .lottery .nav-lottery-tabs > li:hover > a, .lottery .nav-lottery-tabs > li.active > a:hover, .lottery .nav-lottery-tabs > li.active > a:focus {color: #ffd234;}

.main-lottery .col-5-4 {padding-right: 0;}
.main-lottery .game-item {background: #6e79c8 !important;}
.main-lottery .game-item .title .btn-play {background: transparent !important;color: #ffffff;}
.main-lottery .game-item .item .cover .cover-name {background: linear-gradient(#c4ceff, #4455ad);text-shadow: none;}

/*==================== promo 优惠 ====================*/
.main-promo {width: 993px !important;}

/*==================== about 关于 ====================*/
.about .row {margin: 0;}
.about .about_nav {border-radius: 4px;overflow: hidden;}
.about .about_nav .about_nav-title {width: 206px;height: 61px;background: center top no-repeat;padding-left: 82px;font-size: 18px;display: flex;align-items: center;line-height: 1;}
.about .about_in {width: 750px;min-height: 400px;padding: 10px;border: 2px solid #303c7f;}
.about .page-content h3 {font-weight: bold;text-align: left;border-bottom: none;font-size: 14px;margin: 0;padding: 10px 0;}
.about .page-content p {margin-bottom: 1em;color: #ffffff;font-size: 12px;}
.list-group.page-list {margin-bottom: 0;}
.list-group.page-list .list-group-item {background: center top no-repeat;color: #eeeeee;text-align: center;width: 204px;height: 39px;line-height: 31px;padding: 0;margin: 0 auto;border: none;}
.list-group.page-list .list-group-item.active, .page-list.list-group .list-group-item.active:hover, .page-list.list-group .list-group-item.active:focus, .list-group.page-list .list-group-item:hover {color: #131845;background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjUtYzAyMSA3OS4xNTU3NzIsIDIwMTQvMDEvMTMtMTk6NDQ6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyNzRDQzc1M0YxRTgxMUU4QjJFMkYzQjYzOEE5MThDRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyNzRDQzc1NEYxRTgxMUU4QjJFMkYzQjYzOEE5MThDRCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjI3NENDNzUxRjFFODExRThCMkUyRjNCNjM4QTkxOENEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjI3NENDNzUyRjFFODExRThCMkUyRjNCNjM4QTkxOENEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEB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);}
.about .reg_tit {color: #ffffff;font-size: 25px;width: 200px;text-align: center;margin: 0 auto;font-weight: normal;border-bottom: 1px solid #7c664e;line-height: 50px;}
.about .reg_sub_t {line-height: 40px;color: #969696;text-align: center;}

/*==================== register 注册 ====================*/
.register-body {height: 100vh;background-image: linear-gradient(180deg, #131747, #272f6d);}
.register-body .main-register {position: relative;}
.register-body .main-register .main_container .about_in {float: none !important; margin: auto;}

.main-register .main_container {padding-top: 20px;}
.registeredContentText #regForm {padding: 0 15px;}
.registere_title span {height: 85px;line-height: 98px;display: block;color: #f8e678;text-align: center;background: no-repeat center;}
.form-horizontal fieldset {border: 2px solid #9b836f;border-radius: 15px;margin-bottom: 20px;}
.form-horizontal fieldset legend {width: auto;line-height: 20px;font-size: 12px;color: #ffffff;padding: 0 1em;border: none;margin-left: 2em;}
.about .form-control {height: 27px;border-radius: 5px;padding: 0 12px;background: linear-gradient(#eeeeee, #999999);}
.about .input-group .form-control:last-child {width: 184px;height: 27px;border-radius: 5px;}
.form-horizontal fieldset .btn-block {width: 184px;height: 27px;line-height: 27px;padding: 0;border-radius: 5px;color: #000000;background: linear-gradient(to bottom, #ffffff 0%, #666666 100%);border-color: #9e9c8d;}
.form-horizontal .control-label, .help-block {font-size: 12px;}
.phone-area-code{flex-wrap: wrap;}
.main-register .phone-area-code input.form-control{width: 100%;margin-top: 5px;}
