

/* swiper reset */
.swiper-pagination-bullet-active{
background-color:#E94335;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	width: 30px;
	height: 30px;
	left: 30px;
	font-size:30px;
	background-image:none;
	color:#CCCCCC;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	width: 30px;
	height: 30px;
	right: 30px;
	font-size:30px;
	background-image:none;
	color:#CCCCCC;
}
.swiper-system {
	width: 100%;
	height: 210px;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	background:#fff;
	padding-bottom:30px;
}


.panel-lottery .panel-lottery-layout {
	border:none;
	position:absolute;
	top:0;
	left:0;
	line-height:0;
	display:none;
	width:100%;
	height:210px;
	background-position:center top;
	line-height:100%;
}


.panel-lottery .slider-nav {
/*	display:none*/
}
.panel-lottery .slider-nav span {
	width:50px;
	height:100px;
	text-indent:-9999px;
	position:absolute;
	z-index:8;
	top:50%;
	margin-top:-50px;
	cursor:pointer;
}
.panel-lottery .slider-nav span.right {
	background:url(images/right-arrow.png) center no-repeat;
	right:0;
}
.panel-lottery .slider-nav span.left {
	background:url(images/left-arrow.png) center no-repeat;
	left:0;
}
.panel-lottery .Slider-bullets {
	position:absolute;
	z-index:9;
	list-style:none;
	bottom:10px;
	padding:0;
	left:0;
	text-align:center;
	width:100%;
}
.panel-lottery .Slider-bullets li {
	/*float:left;*/
	margin-left:5px;
	cursor:pointer;
	color:#999;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:16px;
	height:16px;
	background:#ccc;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.panel-lottery .Slider-bullets li.active {
	color:#222;
	width:10px;
	height:10px;
	background:0;
	*background:#fff;
	border:3px solid #3180C2;
	opacity:1;
	filter:alpha(opacity=100);
}
.panel-lottery .Slider-bullets li.has-thumb {
	background:none;
	width:100px;
	height:75px;
}
.panel-lottery .Slider-bullets li.active.has-thumb {
	background-position:0 0;
	border-top:2px solid #000;
}










.swiper-system .swiper-slide {
	text-align: center;
	font-size: 12px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-ad .swiper-slide img {
	height: 100%;
	width: 100%;
}


.right .panel {
	margin-bottom: 10px
}

.panel-lottery{
/*	margin-bottom:10px;*/
}
.panel-lottery .panel-lottery-layout{
/*	float:left;
	width:33.33%*/
}
.panel-lottery .panel-footer{
	text-align:center;
	padding:10px;
	margin-top:10px;
}
.panel-lottery .lottery_logo{
	width:30px;
	height:30px;
	margin-right:10px;
}
.panel-lottery .note{
	float:right;
	margin:10px;
}
.panel-lottery .balls{
margin-top:10px;
margin-bottom:10px;
}

.panel-guestbook .panel-header {
	padding: 0px;
	background: #F2F2F2;
	height:32px;
}

.panel-guestbook .nav-tabs li a {
	padding: 5px 17px;
	font-size:14px;
}
.panel-guestbook .nav-tabs .active a{border-top:2px solid #999}
.panel-guestbook .panel-footer .label{padding:10px 15px; margin-left:5px; background:#6FA6EA; color:#fff}
.panel-guestbook .icon-question,.panel-guestbook .icon-answer{width:16px; height:16px; float:left; margin-right:5px; margin-top:3px;}
.panel-guestbook .icon-question{background:url(image/question.jpg) center no-repeat}
.panel-guestbook .icon-answer{background:url(image/answer.jpg) no-repeat center}



.panel-news .list-group-item{
display:table;
}
.panel-news .list-group-item img {
	
	
	width: 120px;
	/*height: 90px*/
}
.panel-news .list-group-item b{
float:left;
width: 120px;
height: 93px;
margin-right: 10px;
}
.panel-news .list-group-item p {
	line-height: 20px;
	margin-top: 10px
}

.panel-guide .list-group{
	width:50%;
	float:left;
}

.panel-guide .list-group-item img {
	float: left;
	margin-right: 10px;
	width: 120px;
	height: 90px
}

.panel-guide .list-group-item p {
	line-height: 20px;
	margin-top: 10px
}

.panel-partners li{width:25%; float:left; height:70px; overflow:hidden; text-align:center}
.panel-partners li img{max-width:100%}







.layout-left{float:left; width:250px;}
.layout-center{float:right; width:740px;}
.layout-middle{float:left; width:490px; padding-left:10px}
.layout-right{float:right; width:240px;}






.panel-bet{

}
.panel-bet .panel-title{}
.panel-bet .nav-tabs{position:absolute; right:0; bottom:-1px}
.panel-bet .ball-box{
overflow: hidden;
	background: url(images/ball-box.png);
	background-size: 459px 75px;
	background-repeat: no-repeat;
	width: 379px;
	height: 75px;
	margin: 0 auto;
	padding-left: 40px;
	line-height: 105px;
	padding-right: 40px;
	margin-bottom: 25px;
	margin-top: 25px;
	clear: both;
	border: 1px solid transparent
}
.panel-bet .ball-wrap {
	width: 30px;
	height: 30px;
	background-color: #E94335;
	border-radius: 50%;
	float:left;
	margin-right:15px;
	margin-top:15px;
	padding:5px;
}

.panel-bet .ball {
	width: 30px;
	height: 30px;
	background-color: #FFFFFF;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #E94335
}

.control-amount i,.control-amount input{height:25px; line-height:25px; border:1px solid #ddd; float:left;width:25px; text-align:center; font-size:16px; padding:0;-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px; }
.control-amount input{width:50px}
.control-amount i{cursor:pointer; background:#f7f7f7}

.panel-app .panel-body{padding-left:120px; position:relative}
/*.panel-app .qrcode{position:absolute; width:100px; height:100px; left:10px; top:10px}*/
.panel-app ul li{line-height:180%}
.panel-app .tab-title {width:50%; text-align:center}
.panel-app .tab-title a{padding:10px 0px!important; width:100%}
.panel-app .tab-body ul{margin-top:5px;}
.panel-app .tab-body li{line-height:25px; padding:0px 10px;;}

.panel-open .panel-header{ background:#FFF4F4}
.panel-open .panel-header .iconfont{ color:red}

.panel-open .list-group-item{}
.panel-open .open-header{line-height:30px}

.panel-open .open-header span{ font-size:12px; color:#999999}
.panel-open .open-number{line-height:30px; color:#FF0000; font-size:15px;}
.panel-open .open-footer{line-height:28px}
.panel-open .open-actions a{padding-right:15px;}


.panel-article .panel-header{ /*background:#F5F7FE*/}
.panel-article .panel-header .iconfont{ color:blue}
.panel-article ul{margin:0 10px 20px!important}
.panel-article li{ font-size:12px; line-height:14px; padding:10px 0; float:left; width:50%}
.panel-article li I{color:#999999}

.panel-chart-filter{
}
.panel-chart-filter .panel-body{
text-align:center;
}
.panel-chart-filter select{
width:170px;
}


.panel-rank .panel-header {
/*	background: #F4FFF7;*/
}
.panel-rank .panel-header .iconfont{ color:#49B162}

.panel-rank .list-group li{ height:30px; line-height:30px; float:left;}
.panel-rank .list-group-item{padding:5px 0}
.panel-rank .c1{padding-left:40px; width:100px; position:relative}
.panel-rank .c1 i{position:absolute; left:10px; top:5px; color:#e94335; border:1px solid #ffac5a;/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/ width:18px; height:18px; line-height:18px ;text-align:center; background:#ffeedc}
.panel-rank .c1 .gray{color:#aaa; border-color:#aaa}
.panel-rank .c2{margin-left:10px; color:#d22000; overflow:hidden;}

.panel-rank .c3{ width:40px}
.panel-rank .c4{margin-left:10px; width:100px;}
.panel-rank .c5{margin-left:10px; color:#d22000; overflow:hidden;}
.panel-rank .list-group-header{  background:#F6F6F6}
.panel-rank .list-group-header li{color:#333; font-weight:bold; line-height:42px; height:42px }


.help {
	margin-top:10px;
	border-top:1px solid #eee;
	background:#f5f5f5;
	padding:20px
}
.help-right{float:right; width:740px}
.help .nav-list .nav-header {
	color:#999;
	font-size:18px;
/*	padding-left:15px!important;*/
	position:relative
}
.help .nav-list .nav-header i{color:#CCCCCC; margin-right:10px; font-size:40px; position:absolute; left:0px;top:10px}
.help .nav-list li a {
padding:0;
/*	padding-left:40px;*/
	font-size:14px;
}
.help .nav-list li a:hover {
	color:#f00
}
.help .nav-list {
	position:relative;
	float:left; width:25%
}
.help .nav-list .help-icon {
	position:absolute;
	top:10px;
	left:0px;
	width:50px;
	height:70px;
	line-height:50px;
	text-align:center;
	font-size:40px;
	color:#999
}
.help .nav-list li{
/*height:30px;
line-height:30px;*/
padding-left:50px;
}
.help .nav-list-first li{
height:30px;
line-height:30px;
color:#999;
font-size:18px;
padding-left:15px;
}
.help .nav-list-first i{margin-right:15px;}









/*!
 * fullPage 2.9.4
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: hidden;
    position: relative;
}
.fp-scroller{
    overflow: hidden;
}
.iScrollIndicator{
    border: 0 !important;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important;
}



#mobile_header{
	position:fixed;
	top:0px;
	display:block;
	width: 100%;
	background: #eee;
	border-bottom:1px solid #ccc;
	z-index:9;
	color: #f2f2f2;
}
#mobile_header .nav-tabs{position:absolute; right:10px; bottom:-1px;border:0}
#mobile_header .nav-tabs a{ padding:30px 50px!important; font-size:20px; color:#666666; }
#mobile_header .nav-tabs a:hover{ color:#E94335;}
#mobile_header .nav-tabs .active a,#mobile_header .nav-tabs .active a:hover{
background:none;
color:#E94335;
border:0;
border-bottom:3px solid #E94335;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
background:#E94335;
}
.fp-controlArrow.fp-prev {
	left: 50px;
}
.fp-controlArrow.fp-next{
	right: 50px;
}

.mobile-body{
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 980px;
}

.mobile-animate{
	position:absolute;
}

.fp-slide{
position:relative;
overflow:hidden;
}
.mobile-paper {
	left: 50px;
	top: 100px;
	z-index: 10;
	background: url(images/paper.png) no-repeat;
	width: 250px;
	height:160px;
	background-size: center;
	position: absolute;
}
.mobile-slider{
top:0px; left:0px; width:700px;
}
.slider-android-1{
background:url(images/android.png) no-repeat center;
}
.slider-android-2{
background:url(images/wap.png) no-repeat center;
}