﻿﻿﻿

/*!
 * yunding (云顶国际）
 * Author: Susan
 * Update by 2017-09-04
 */

/*==================== common 公共 ====================*/

/* 禁用响应 */
@media (min-width:990px){
	.container{width:1025px}
}
@media (min-width:1200px){
	.container{width:1025px}
}
.screen-lg .container{width:1025px}
.container{width:1025px;padding:0;overflow: visible;margin: 0 auto;position: relative}

input::-webkit-input-placeholder{
	color:#ffffff!important;
	font-size: 13px;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#ffffff!important;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#ffffff!important;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
	color:#ffffff!important;
}
/* main */
body{font-size:12px;background-color:#20140c;}
a{color:#fff;}
a:hover{text-decoration:none;}
ul{list-style:none;}
header{width:100%;height:157px;background:#201c19;}
main{overflow:hidden;}
.pzshow .pz{padding-left: 30px;background: no-repeat 8px 13px}
.pzshow .pz .img-wrap {
	position: absolute;
	top: 35px;
	left: 65px;
	width: 338px;
	height: 0px;
	z-index: 9999;
	transition: all .3s linear .1s
}
.pzshow .pz:hover .img-wrap {
	height: 233px;
}
/* aside */
.aside-float{position:fixed;z-index:2000;}
.aside-float li{width:138px;background-repeat:no-repeat;}
.aside-float li a{width:100%;height:100%;line-height:40px;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;}

/* slide 状态栏 */
.static-bar{height:110px;border-bottom:2px solid #14100e;width:100%;}
.static-bar .logo{position: relative; height:95px;top: 15px;}
.static-bar .logo a{position: absolute; display:block;width: 300px;height: 95px; z-index: 1}
.static-bar .logo a img{max-width: 300px;max-height: 95px;}
.static-bar .infos{color:#A87416;height:45px;line-height:45px;}
.static-bar .infos>span{display:inline-block;width:auto;padding-left: 5px}
.static-bar .infos>span>a{color:#A87416;text-decoration:none;width:auto;display:inline-block;}
.static-bar .infos>span>a:hover{color:#DFB975}
.static-bar .infos>span.pz{position:absolute;left:-488px;}
.static-bar .infos>span.pz .pz-wrap{position:absolute;left:0;z-index:102;display:none;top:30px;}
.static-bar .infos>span.pz:hover .pz-wrap{display:block;}
.static-bar .logo-img{margin-top:5px;margin-left:33px;}

/* slide - members */
.static-bar .members{height:51px;width:667px;position:relative;text-align: center;}
.static-bar .members .form-inline .input-group{height:28px;float:left;width:145px;position:relative;margin:3px 5px 0 0;}
.static-bar .members .form-inline .form-control{font-family:"楷体";border-radius: 5px;border:medium none;color:#FFFFFF;height:26px;line-height:26px;width:100px;float:left;background:#1b0f0c; padding: 5px 4px !important;}
.static-bar .members .form-inline .form-control:focus{border-color:#ddb792;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(221,183,146,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(221,183,146,0.6);}
.static-bar .members .form-inline .scode{height:28px;width:115px;position:relative;margin-top:3px;margin-right:0;}
.static-bar .members .form-inline .scode .form-control{width:57px;}
.static-bar .members .form-inline .scode img{width:64px;height:27px;margin:0;padding:0;position:absolute;right:2px;top:0;z-index:2;}
.static-bar .members .input-group-btn .btn-forget{background: no-repeat;width:40px;height:26px;position:absolute;right:2px;top:-1px;text-align:center;display:block;color:#ffffa9;font-family:"微软雅黑";}
.static-bar .members .form-inline  .btn-login{background: no-repeat;margin:6px 0px 0;border:medium none;color:#FFF;cursor:pointer;height:35px;overflow:hidden;text-indent:-9999px;width:67px;}
.static-bar .members .form-inline .btn-register {background: no-repeat;width: 83px;height: 37px;text-align: center;text-indent: -9999px;}
.static-bar .header-panel{float:right;width:591px;}
.static-bar .header-panel .panel-info>a:hover{color:#fff;}
.static-bar .header-panel .btn-logout{display:inline-block;width:55px;height:36px;border:1px solid #deb0a6;line-height:34px;text-align:center;color:#fff;float:right;background-color:#a40000;margin-left:15px;padding:0;}
.static-bar .header-panel >.ct{height:39px;}
.static-bar .header-panel >.ct p,.static-bar .header-panel >.ct .panel-info{text-align:right;color:#fff;font-size:12px;margin-bottom:0;line-height:19px;vertical-align:sub;}
.static-bar .header-panel >.ct p a{color:#fff;margin:0 3px;}
.static-bar .header-panel >.ct p a:hover{color:#CCC755;}
.static-bar .header-panel >.ct p .div{display:inline-block;width:35px;}
.static-bar .header-panel >.ct p .more{display:inline-block;width:13px;height:13px;vertical-align:middle;}
.header-panel>a,.static-btn{color:#fff;margin:0 5px;transition:all 300ms;}
.header-panel>a:hover,.static-btn:hover{color:#CCC755;}
.header-panel .text-money{color:#ffff00;font-size:12px;}
.header-panel .static-btn .text-money{color:#ffff00;}
.header-panel .members-dropdown{margin-top:0;padding:0;background:#201c19;border-color:#dd9800;}
.header-panel .members-dropdown>li{margin:3px 0;font-size:12px;}
.header-panel .members-dropdown>li .gui{color:#ffff00;}
.header-panel .members-dropdown>li>a{color:#fff;}
.header-panel .members-dropdown>li>a:hover,.header-panel .members-dropdown>li>a:focus{color:#724508;background-color:#c79e69;}
.header-panel .members-dropdown>.divider{background-color:#dd9800;}

/* navbar-default 菜单样式 */
.navbar .container{width:1052px;}
.navbar-default{background: repeat-x;margin:0 auto;height:47px;width:100%;}
.navbar-default .navbar-nav{width: 100%;display: flex;}
.navbar-default .navbar-nav>li{flex: 1;width: auto;height:47px;float:left;display:inline-block;text-align:center;position:relative;padding: 0 2px;}
.navbar-default .navbar-nav>li>a{color:#000;height:47px;width: 100%;display:block;font-size:17px;font-weight:bolder;position:relative;padding:0;margin:0;}
@media \0screen\,screen\9{
	.navbar-default .navbar-nav>li>a{color:#ffd600;}
}
@media screen\0{
	.navbar-default .navbar-nav>li>a{color:#ffd600;}
}
@media \0screen\,screen\9{
	.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover{color:#fff;}
}
@media screen\0{
	.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover{color:#fff;}
}
.agent-menu-navbar-default{background: repeat-x;margin:0 auto;height:47px;width:100%;}
.agent-menu .navbar-nav>li{height:40px;}
.agent-menu .navbar-nav>li>a{width:124px;font-size:17px;font-weight:bolder;background-image:-webkit-linear-gradient(top,#ffd24d,#ffd24d 40%,#ffdb00 45%,#ffffff 50%,#ffffff 55%,#ffd24d 60%,#ffd24d 65%,#ffd24d 70%,#ffd24d 100%);-webkit-background-clip:text;color:transparent;}
.navbar-default .navbar-nav>li>a>span{width: 100%;font-size:17px;font-weight:bolder;position:absolute;left: -1px;top: -1px;background-image:-webkit-linear-gradient(top,#fff,#fff 40%,#ffdb00 45%,#ffdb00 50%,#ffc700 55%,#a17000 60%,#a17000 65%,#ffd24d 70%,#ffd24d 100%);-webkit-background-clip:text;color:transparent;}
.navbar-default .navbar-nav > li > a:hover>span,.navbar-default .navbar-nav > .active > a>span,.navbar-default .navbar-nav > .active > a:hover>span{background-image:-webkit-linear-gradient(top,#fff,#fff 40%,#d8d5d5 45%,#d8d5d5 50%,#9f9898 55%,#776d6c 60%,#776d6c 65%,#b0aea8 70%,#b0aea8 100%);}
/*.navbar-default .youhui-icon {  background: url(images/hot.gif) no-repeat;  display: block;  height: 11px;  position: absolute;  right: 0;  top: 5px;  width: 23px;  z-index: 99;  }*/
/* navbar-sub 二级菜单-样式二 */
.nav-2-1 #sub-sports .api-games > ul > li.api-3-39{display:none;}

/* footer-bar 底栏 */
.footer-bar{background:#180e0c;text-align:center;}
.footer-top{background: repeat-x;width:100%;height:128px;}
.footer-bar h6{color:#7b634f;}
.footer-links{color:#fff;height:47px;line-height:47px;width:100%;text-align:center;}
.footer-links li:first-child:before{content:none;}
.footer-links li:before{padding:0 20px;content:"|";}
.footer-links li a{color:#fff;}
.footer-links li a:hover{color:#CCC755;}
.footer-partner img{margin-top:7px;}
.footer-partner p{color:#523300;}
.footer-bottom{background:#181411;padding:10px 0px;color:#968366;padding-top:18px;text-align:left;}
.footer-bottom li{float:left;list-style:none outside none;margin-right:16px;width:230px;}
.footer-bottom li h4{font-size:12px;font-weight:bold;height:37px;line-height:42px;color:#ad8114;border-bottom:1px solid #000;background: 60px  20px no-repeat;}
.footer-bottom li h5{font-weight:bold;margin-top:13px;}
.footer-bottom li  p{line-height:15pt;margin-bottom:20px;text-align:justify;}

/*==================== index 首页 ====================*/

/* slide 轮播 */
.index-slide{position: relative}
.index-slide .index-banner-swf {
	position: absolute;
	right: 35px;
	top: 0;
	width: 410px;
	height: 190px;
}
.index-slide .slide{background:none;height:470px;width:100%;position:relative;}
.index-slide .slide .slide-inner{height:470px;overflow:visible;position:relative;}
.index-slide .slide .slide-inner img{position:relative;margin:0 auto;}
.slide .slide-inner li{height:470px;}
.index-slide .slide .slide-inner .banner-icon{position:absolute;left:24%;top:0;}
.slide.home-slide .prev,.slide.home-slide .next{display:inline-block;width:56px;height:56px;background: no-repeat;z-index:88;overflow:hidden;border-radius:50%;}
.slide.home-slide .prev{left:12%;background-position:left;}
.slide.home-slide .next{right:12%;background-position:right;}
.notice{height:46px;width:100%;background:#27221d;}
.notice>.container{position:relative;line-height:46px;background: no-repeat;width:1052px;height:46px;}
.notice .notice-list{float:left;height:46px;line-height:46px;overflow:hidden;width:535px;margin-left:295px;position: relative}
/*.notice span{float:left;padding-right:25px;background:url(images/icon-bulletin.png) no-repeat right center;margin-right:10px;}*/
.notice a{color:#fff}
.notice .openAccount-btn{    width: 208px;  height: 46px;  display: block;  position: absolute;  left: 5px;  top: 0px;}
.notice .onlineService-btn{    width: 208px;  height: 46px;  display: block;  position: absolute;  right: 5px;  top: 0px;}
.page-banner{width:100%;margin:0 auto;height:217px;background:#010100;}
main{background:#000000;}
.api-tabs >li:first-child.active{border:none;}
.api-tabs >li:last-child.active{border-right:none;}
.carousel-inner .api-tabs>li>a:link{height:42px;line-height:42px}

/*==================== live 真人 ====================*/
.live-list {background-color: #20140c;}

/*==================== sports 体育 ====================*/
.main-sports {width: 100%;background: no-repeat;background-size: 100% 100%;}
.main-sports-detail{background: #20140c;width: 100%;height: auto;padding: 10px 0;}
.main-sports .sport_title img {display: block;padding-top: 2%;max-width: 100%; width: 20%; margin: 0 auto;}
.main-sports .sport_list{ margin: 10px auto;}
.main-sports .sport_list ul { list-style: none;overflow: hidden;position: relative;padding: 0;margin: 0 auto;text-align: center; }
.main-sports .sport_list > ul li:hover {  cursor: pointer;}

.main-sports .sport_list > ul li{position: relative;}
.main-sports .sport_list > ul li .left_side {  float: left;  width: 200px; margin: 0 1px }
.main-sports .sport_list ul img {  max-width: 100%;  }

.main-sports .sport_list > ul li .right_side {float: left;display: none;color: white;text-align: left;margin: 15px 0  0 ;font-size: 15px;background-repeat: no-repeat;background-size: 100% 100%;width: 0 ;height: 433px;}
.sport_list > ul li .right_side div {width: 80%;margin: 10% auto;}
.main-sports .sport_list>ul li .right_side div>a {display: inline-block;color: yellow;text-decoration: none;width: 160px;height: 50px;line-height: 50px;position: relative;
	top: 50px;left: 50%;transform: translateX(-50%);text-align: center;background: no-repeat;background-size: 100%;}
.main-sports .sport_list > ul li .right_side div p {  margin-top: 10px;  line-height: 1.5;  }


/*.main-sports {padding-top: 10px;width: 100%;background: url(images/background.png) no-repeat;background-size: 100% 100%;}*/
/*.main-sports-detail{background: #20140c;width: 100%;height: auto;padding: 10px 0;}*/
/*.main-sports .sport_title img {display: block;margin: 0 auto;max-width: 100%;width: 20%;margin-top: 2%; }*/
/*.main-sports .sport_list{ margin: 10px auto;}*/
/*.main-sports .sport_list ul { list-style: none;overflow: hidden;position: relative;padding: 0;margin: 0 auto;text-align: center; }*/
/*.main-sports .sport_list > ul li:hover {  cursor: pointer;}*/

/*.main-sports .sport_list > ul li{position: relative;}*/
/*.main-sports .sport_list > ul li .left_side { position: relative; float: left;  width: 200px; height: 473px; margin: 0 1px }*/
/*.main-sports .sport_list > ul li .left_side img{ position: absolute; top: 0; left: 0; }*/
/*.main-sports .sport_list > ul li .left_side .hover{ opacity: 0; transition: .3s; }*/
/*.main-sports .sport_list > ul li .left_side:hover .hover{ opacity: 1; }*/
/*.main-sports .sport_list ul img {  max-width: 100%;  }*/

/*.main-sports .sport_list > ul li .right_side {*/
/*	float: left;*/
/*	display: none;*/
/*	color: white;*/
/*	text-align: left;*/
/*	margin: 15px 0px 0px;*/
/*	font-size: 15px;*/
/*	background-repeat: no-repeat;*/
/*	background-size: 100% 100%;*/
/*	width: 0px;*/
/*	height: 433px;*/
/*}*/
/*.sport_list > ul li .right_side div {*/
/*	width: 80%;*/
/*	margin: 10% auto;*/
/*}*/
/*.main-sports .sport_list>ul li .right_side div>a {*/
/*	display: inline-block;*/
/*	color: yellow;*/
/*	text-decoration: none;*/
/*	width: 160px;*/
/*	height: 50px;*/
/*	line-height: 50px;*/
/*	position: relative;*/
/*	top: 50px;*/
/*	left: 50%;*/
/*	transform: translateX(-50%);*/
/*	text-align: center;*/
/*	background: url(images/btnBg2.png) no-repeat;*/
/*	background-size: 100%;*/
/*}*/
/*.main-sports .sport_list > ul li .right_side div p {  margin-top: 10px;  line-height: 1.5;  }*/
/*#screen_F .full-screen a {background: url(images/api-bg.jpg) 0/50%; color: #888;border: 1px solid #dd9800;}*/
/*==================== casino 电子 ====================*/
.casino .casino-box{background:#440004;}
.casino>.container{width:1160px;}
.main-casino #myCsinno.theme-black .api-nav .swiper-container .swiper-slide.active {border-top:3px solid #dd9800;}
.main-casino #myCsinno.theme-black .casino-sorts .nav-tabs > li.active > a {background: #7a5413;}
.main-casino #myCsinno.theme-black .casino-sorts .nav-tabs > li:hover a {color: #dd9800 !important;}
.main-casino #myCsinno > .container .game-list-header .jackpot .j_txt .t_g_name span {color: #dd9800;}
.main-casino #myCsinno > .container .game-list-header .all_g_txt span {color: #dd9800;}
.main-casino #myCsinno > .container .casino-game-list .game-item.s_border:hover {border-color: #dd9800;}
.main-casino #myCsinno > .container .casino-game-list .game-item .game-info .g_line2 span {color: #dd9800;}
#myCsinno .container .casino-sorts .search-box .btn-search {  background: #7a5413;  border: 1px solid #7a5413;  }

/* game-item */
.game-item{display:inline-block;width:214px;height:180px;margin-bottom:10px;background:#fff;  box-shadow: 1px 1px 3px 1px #cccccd;position: relative;}
.game-item .item{width:214px;height:143px;position:relative;display:block;overflow:hidden;}
.game-item .item .game-img{width:204px;height:143px;text-align:center;margin: 4px auto 0;background: #000;}
.game-item a.game_names{    font-family: "SimSun","Microsoft YaHei", "微软雅黑", "宋体";display:block;color: #444;font-size: 15px;text-align: center;font-weight: bold;overflow: hidden;line-height: 34px;text-overflow: ellipsis;  white-space: nowrap;}
.game-item .item .game-img img{max-width:100%;}
.game-item .item canvas{width:204px;height:143px;position:absolute;z-index:10}
.game-item .item .cover{width:100%;height:100%;position:absolute;z-index:5;overflow:hidden;display:none}
.game-item .item .cover .cover-bg{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.85;background:#b5121b;background:-moz-linear-gradient(top,#b5121b 12%,#222222 88%);background:-webkit-gradient(linear,left top,left bottom,color-stop(12%,#b5121b),color-stop(88%,#222222));background:-webkit-linear-gradient(top,#b5121b 12%,#222222 88%);background:-o-linear-gradient(top,#b5121b 12%,#222222 88%);background:-ms-linear-gradient(top,#b5121b 12%,#222222 88%);background:linear-gradient(to bottom,#b5121b 12%,#222222 88%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5121b',endColorstr='#222222',GradientType=0)}
.game-item .item .cover .cover-name{width:100%;height:20px;position:relative;margin-top:60px;line-height:20px;color:#eee;text-align:center;z-index:2;text-shadow:0 1px 0 #000}
.main-casino .game-item .title{text-align: center;  position: absolute;  top: 0;  height: 100%;  width: 100%;  background: rgba(0,0,0,.4);display: none}
.game-item:hover .title{display: block}
.game-item .game-list-links{display: block;  margin: 60px auto 0;  text-align: center;  width: 112px;}
.game-item .title .btn-play{
	color: #000;
	display: block;
	font-size: 13px;
	height: 34px;
	line-height: 34px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
	width: 112px;
	/*background: url(images/bbin_button1.png) 0 0 no-repeat;*/
}
/*.game-item .title .btn-play:hover{background: url(images/bbin_hover.png) 0 0 no-repeat;}*/

.search_more .btn-play{color:#25001d!important;margin-top:6px;text-align:center;display:inline-block;background:#ffd234;width:100px;height:30px;border-radius:3px;line-height:30px;box-shadow:0 1px 0 rgba(0,0,0,.5);transition:background 300ms;}
.search_more .btn-play:hover{color:#111;background:#ffb719;}
.btn-more{width:100%;background: #ccb456;background: linear-gradient(to right,  #ccb456 0%,#eadd84 50%,#ccb456 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccb456', endColorstr='#ccb456',GradientType=1 );}
.btn-more:hover{background: #e3d47c;background: linear-gradient(to right,  #e3d47c 0%,#f3ebab 50%,#e3d47c 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3d47c', endColorstr='#e3d47c',GradientType=1 );}
/*==================== lottery 彩票 ====================*/
.main-lottery{padding:30px 0;}
.main-lottery .lottery-box{background:#262622;}
.main-lottery .api-tabs >li+li{border-left:1px solid #dd9800;border-right:1px solid #dd9800;}
.main-lottery .game-item,.lottery .game-item .item,.lottery .game-item .item .game-img{width:100%;}
.main-lottery .game-item{height:242px;margin-bottom:15px;}
.main-lottery .game-item .item,.lottery .game-item .item .game-img{height:165px;}
.main-lottery .game-list{padding:30px 20px;border:1px solid #f4d876;;background:rgb(197, 161, 64);}

/* game-item */
.main-lottery .game-item{display:inline-block;height:230px;margin-bottom:10px;background:#27221d;}
.main-lottery .game-item .item{width:100%;height:160px;position:relative;display:block;overflow:hidden;background:#211c18;}
.main-lottery .game-item .item .game-img{width:100%;height:160px; padding-top:12px; position:absolute;overflow:hidden;z-index:0;text-align:center;}
.main-lottery .game-item .item .game-img img{ max-width: 130px;vertical-align:middle;}
.main-lottery .game-item .item .cover{width:100%;height:100%;position:absolute;z-index:5;overflow:hidden;display:none}
.main-lottery .game-item .item .cover .cover-bg{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.85;background:#b5121b;background:-moz-linear-gradient(top,#b5121b 12%,#555552 88%);background:-webkit-gradient(linear,left top,left bottom,color-stop(12%,#b5121b),color-stop(88%,#555552));background:-webkit-linear-gradient(top,#b5121b 12%,#555552 88%);background:-o-linear-gradient(top,#b5121b 12%,#555552 88%);background:-ms-linear-gradient(top,#b5121b 12%,#555552 88%);background:linear-gradient(to bottom,#b5121b 12%,#555552 88%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5121b',endColorstr='#555552',GradientType=0)}
.main-lottery .game-item .item .cover .cover-name{width:100%;height:20px;position:relative;margin-top:60px;line-height:20px;color:#eee;text-align:center;z-index:2;text-shadow:0 1px 0 #000}
.main-lottery .game-item .item canvas{width:204px;height:143px;position:absolute;z-index:10}
.main-lottery .game-item .title{text-align:center;padding:10px 0;}
.game-item .title a{display:block;color:#c1c1c1;}
.game-item .title a:hover,.game-item:hover .title a{color:#ffd234;}
.btn-play{color:#25001d!important;margin-top:6px;text-align:center;display:inline-block;background:#ffd234;width:100px;height:30px;border-radius:30px;line-height:30px;box-shadow:0 1px 0 rgba(0,0,0,.5);transition:background 300ms;}
.btn-play:hover{color:#111!important;background:#ffb719;}
.game-item .title .btn-play{display:none;}
.game-item:hover .title .btn-play{display:inline-block;}
.lottery .carousel-inner .api-tabs{border: 1px solid #99732a;border-radius: 0;}
.lottery .carousel-inner .api-tabs li{border: none;}
.lottery .carousel-inner .api-tabs li + li{border-left: 1px solid #9c762d;}
.lottery .carousel-inner .api-tabs li:not(:last-child){border-right: 1px solid #754e0d;}
.lottery .game-list{padding: 20px;background-color: #744d12;border: 1px solid #99732a;border-top: none;}
.lottery .game-list .nav-lottery-tabs li{background-color: #845d1a;border-color: #946e27;}
.lottery .game-list .nav-lottery-tabs li.active{background-color: #906b25;}
.lottery .game-list .nav-lottery-tabs li + li{border-top: none;}
.lottery .game-list .nav-lottery-tabs li a{color: #888888;}
.lottery .game-list .nav-lottery-tabs li.active a{color: #fff0b4;}
.lottery .game-list .col-5-4{padding-right: 0;}
.lottery .game-list .game-item{width: 100%;height: auto;border-radius: 10px;background-color: #845d1a;border: 1px solid #946e27;margin-bottom: 20px;float: left;box-shadow: none;transition: all 300ms;}
.lottery .game-list .game-item:hover{background-color: #a57729;}
.lottery .game-list .game-item .item{display: block;width: 100%;height: 180px;border-top-left-radius: 9px;border-top-right-radius: 9px;padding: 6px;background-color: #3a2706;}
.lottery .game-list .game-item .item .game-img{width: 100%;height: 100%;margin-top: 0;background-color: transparent;position: relative;text-align: justify;line-height: normal;}
.lottery .game-list .game-item .item .game-img img{width: 60%;position: relative;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.lottery .game-list .game-item .item .game-img .cover{display: block;border-radius: 8px;opacity: 0;transition: all 300ms;}
.lottery .game-list .game-item:hover .item .game-img .cover{opacity: 1;}
.lottery .game-list .game-item .item .game-img .cover .cover-bg{width: 100%;height: 100%;background-image: linear-gradient(to bottom,#a57729,#845d1a);position: absolute;}
.lottery .game-list .game-item .item .game-img .cover .cover-name{width: 60%;height: 18%;margin: 41% auto;border-radius: 15px;border-style: none;line-height: 30px;background-color: #FF9800;}
.lottery .game-list .game-item .title{width: 100%;height: auto;padding: 0;}
.lottery .game-list .game-item .title a{display: block;width: 100%;height: auto;text-align: center;line-height: 60px;top: auto;margin: auto;color: white !important;background-color: initial;background-image: none;box-shadow: none;transition: all 300ms;}
.lottery .game-list .game-item:hover .title a{color: #ffe681 !important;}

/*==================== promo 优惠 ====================*/
#main_promo .main-promo{width: 1000px;}
#main_promo .main-promo.theme-black .list-type2 .promo-item .promo-detail .content img{width:100%;}
/*==================== about 关于 ====================*/
.about{padding:30px 0;}
.about .page-content{background:#13100e;padding:20px;border:1px solid #080706;color:#8a7b78;}
.about .page-content h3{font-weight:bold;font-family:"微软雅黑";font-size:100%;}
.about .page-content p{color:#8a7b78;line-height:21px;margin:5px 5px 10px;text-indent:2em;}
.about-list{background:center top no-repeat;min-height:484px;padding-top:122px;padding-left:0;width:204px;}
.about-list li{float:left;height:27px;line-height:27px;text-align:center;width:100%;margin-bottom:6px;font-family:"微软雅黑";}
.about-list li a{display:block;height:27px;color:#fff;}
.about-list li.active,.about-list li.active:hover,.about-list li.active:focus{color:#fff;}

/*==================== register 注册 ====================*/
.register .page-content{display:block;width:100%;min-height:1020px;overflow: hidden;}
.register-box{position:relative;float:right;width:100%;min-height:793px;padding:10px 35px 13px;color:#FFE4CA;font-size:12px;}
.register-box legend{margin-left:20px;width:68px;border:none;padding:0 2px;color:#FC9;font-size:12px;font-weight:bold;letter-spacing:3px;}
.register-box .input-group img{max-height:38px;border:1px solid #ccc;border-radius:3px;}
.register-box .form-group{color:#FFE4CA;}
.register-box .form-group .form-control{color:#000;background:#fff;height:38px;padding:8px 12px;border:1px solid #bfbfbf;}
.register-box .form-group label{font-weight:normal;}
.register-box .form-group .form-control:focus{border-color:#ffd053;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(240,220,100,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(240,220,100,.6)}
.register-box .form-group a{color:#ffd234;}
.register-box .form-group .btn{background:#f0f0f0;border:1px solid #a5a5a5;width:131px;height:41px;margin:0 5px;padding:0;color:#000;font-family:SimSun,'宋體','宋体';font-size:16px;line-height:41px;text-align:center;vertical-align:top;background-position:center top;border:none;}
.register-box h4{color:#e7e6e6;font-size:22px;margin-bottom:20px;font-family:"Microsoft YaHei";font-weight:bolder;}
.register-box p{color:#ffff98;text-align:left;font-size:14px;margin-left:110px;font-family:"Microsoft YaHei";padding-left:14px;}
.register-box p span.yellow{color:#ffff00;font-weight:bold;}
.register-box .tip p{color:#FFE4CA;font-size:12px;text-align:left;font-family:"Microsoft YaHei";background:none;}
.register-box fieldset{margin:0 auto;border:3px solid #472E27;border-radius:10px;padding:.35em .625em .75em;margin-bottom:35px;}
.register-box .red-icon{color:red;font-weight:bolder;font-size:20px;margin:0 4px;vertical-align:middle;}

/*==================== agent 代理 ====================*/
.navbar-default .navbar-nav>li.agent-index>a:after{content:"代理首页";}
.navbar-default .navbar-nav>li.agent-join>a:after{content:"代理加盟";}
.navbar-default .navbar-nav>li.agent-reg>a:after{content:"代理注册";}
.navbar-default .navbar-nav>li.agent-commission>a:after{content:"佣金方案";}
.navbar-default .navbar-nav>li.agent-login>a:after{content:"代理登录";}

/* agent-slide 轮播 */
.agent-slide>.slide>.slide-inner{width:100%}
.agent-slide .slide,.agent-slide .slide .slide-inner li,.agent-slide .slide .slide-inner li a{height:630px;}
.agent-content-wrap{background:#eee;min-height:630px;box-shadow:inset 1px 1px 15px 5px rgba(0,0,0,0.4);}
.agent-content{padding:40px 0;color:#444;}
.agent-content h1,.agent-content h2,.agent-content h3,.agent-content h4,.agent-content h5,.agent-content h6{margin:1em 0;font-weight:bold;text-shadow:none;}
.agent-content .title{font-weight:bold;}
.agent-content .title small{display:block;height:40px;line-height:40px;text-shadow:none;}
.agent-content .table{color:#333;}
.agent-contact-list{height:80px;line-height:80px;margin:0;text-align:center;}
.agent-contact-list li{font-size:14px;margin-right:20px;}
.agent-contact-list li .gui{line-height:80px;margin-right:10px;}

/*翻页按钮*/
.pagination a{border:none;margin-right:12px;}
.pagination>li>a,.pagination>li>span{padding:8px 12px;color:#a0816c;background-color:#3f241d;border:none;}
.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{color:#eee;background-color:#a0816c;border:none;}
.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{color:#3f241d;background-color:#a0816c;}
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#a0816c;background-color:#3f241d;}
.main-error{min-height:600px;}

/* 浮动图 */
.left-float-img{top:171px;left:-160px;transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;}
.left-float-img.show{top:171px;left:0;}
.right-float-img{top:171px;right:-166px;transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;}
.right-float-img.show{top:171px;right:-6px;}

/* 每日簽到按鈕 */
._vr_unLogin ._vr_signSwitch{ display: inline-block; height: 35px; line-height: 35px; text-align: center; color: #fffa62; font-size: 13px; font-weight: bold; border-radius: 5px !important; margin:1px 0 0 4px;padding: 0 8px !important; opacity: 1; vertical-align: middle;}
._vr_unLogin ._vr_signSwitch:hover{ opacity: 0.9;}
