@charset 'utf-8';

.main{
	padding: 15px 0;
}
.main .main_left{
	border:1px solid #e2e2e1;
	border-top:3px solid #e2e2e1;
	width:232px;
	background-color: #fff;
	height:468px;
	overflow:hidden;
}
.main_left li{
	height:46.5px;
	line-height:46px;
	border-bottom:1px dashed #ddd;
	padding:0 8px;
}
.main_left a{
	height:46px;
	line-height:46px;
	display:inline-block;
	width:100%;
	text-decoration: none;
}
.main_left a:hover{
	text-decoration:none;
}
.main_left i{
	font-size:38px;
	width:38px;
	height:38px;
	display:inline-block;
	margin:0 5px;
	color:#e01506;
}
.magin_left_list{
	padding-top:2px;
	width:246px;
	height:468px;
	/*	overflow: auto;*/
}
.magin_left_list a:hover i{
	transition:0.5s;
	-webkit-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform-origin:17px 25px;
	-webkit-transform-origin:17px 25px;
	-ms-transform-origin:17px 25px;
	-o-transform-origin:17px 25px;
	-moz-transform-origin:17px 25px;
}
.main_left em,.main_left span{
	margin-right:5px;
	margin-bottom:10px;
	vertical-align: top;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.main_left span{
	color:#999;
	font-size:12px;
	font-weight:100;
}
.main_common_bor{
	border:1px solid #d7e2f7;
}
.main_middle{
	width:518px;
	overflow: hidden;
}
.main_middle .middle_swiper{
	height:251px;
	overflow:hidden;
}
.main_middle .middle_swiper img{
	height:251px !important;
	width:488px;
}
.middle_tab{
	height:204px;
	margin-top:13px;
}
.tab_menu_box li{
	text-align:center;
	border-bottom:1px solid #d7e2f7;
	border-top:1px solid #fff;
	background: #edf7ff;
	height:30px;
	line-height:30px;
	cursor:pointer;
	padding: 0;
}
.tab_menu_box li + li{
	border-left:1px solid #d7e2f7;
}
.tab_menu_box .active{
	border-top:2px solid #e4393c;
	background: #fff;
	border-bottom:none;
	margin-top: -1px;
}

.tab_menu_content{
	margin-top:32px;
	text-align:center;
}
.tab_content_box li{
	display:none;
}
.tab_content_box li .sum i{
	font-size:25px;
	color:#999;
	margin:10px;
	vertical-align:middle;
}
.tab_content_box li .sum em{
	font-size:25px;
	color:#333;
	vertical-align: middle;
	margin:3px;
}
.tab_content_box li .sum span{
	width:60px;
	height:60px;
	display:inline-block;
	background:url(../images/open_num.png);
	vertical-align: middle;
}
.tab_content_box li .sum .sum1{
	background-position: 0 -0px;
}
.tab_content_box li .sum .sum2{
	background-position: 0 -61px;
}
.tab_content_box li .sum .sum3{
	background-position: 0 -122px;
}
.tab_content_box li .sum .sum4{
	background-position: 0 -183px;
}
.tab_content_box li .sum .sum5{
	background-position: 0 -244px;
}
.tab_content_box li .sum .sum6{
	background-position: 0 -305px;
}
.words{
	margin-top:20px;
}
.words span{
	margin-right:14px;
}
.words span:last-child{
	margin:0;
}
.words em{
	color:red;
	margin:0 3px;
}
.words span a{
	width:18px;
	height:18px;
	display:inline-block;
	line-height:18px;
	background:#ff9726;
	border-radius: 2px;
	margin-right:6px;
	color:#fff;
}
.words span a + a{
	background: #5691d7;
}

.bet{
	padding:0 15px;
	height:30px;
	line-height:30px;
	background: #e4393c;
	display:inline-block;
	color:#fff;
	border-radius:3px;
	font-size:14px;
	margin-top:26px;
	margin-left:32px;
}
.bet:hover{
	color:#fff;
	background:#ce2124;
}
.five_sumber{
	padding-left: 40px;
	padding-top:20px;
}
.five_sumber em{
	width:41px;
	height:41px;
	line-height:41px;
	color:#fff;
	border-radius:50%;
	display: inline-block;
	text-align:center;
	margin: 0 5px;
	cursor:pointer;
	background: linear-gradient(to bottom,#e46062 2%,#c72c2e 100%);
	font-size:30px;
}

.main_right{
	width:250px;
	height:468px;
}
.loginOut:hover{
	background: #d8d8d8;
	text-decoration:underline;
	color:red !important;
}
.loginOut{
	position:absolute;
	width:45px;
	height:15px;
	cursor:pointer;
	border-radius: 2px;
	top:6px;
	right:10px;
	line-height:15px;
	padding:0 5px;
	display:block;
}
.loginOut em{
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
.loginOut i{
	font-size:12px;
	color:#b5b3b3;
}
.login{
	margin-bottom:13px;
}
.login .user_name{
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:lighter;
}
.login .user_balance{
	text-align:center;
	font-size:12px;
	color:#333;
	font-weight:lighter;
}
.login .user_c_t{
	text-align:center;
}
.login .user_c_t a{
	text-align:center;
	padding:3px 10px;
	color:#fff;
	margin:0 5px;
}
.succees_box p{
	margin:0;
}
.login span,.succees_box{
	width:100%;
	display:block;
	text-align:center;
	line-height:26px;
	padding:7px;
	background:#fffdf3;
	border:1px solid #ebd4b3 ;
	border-top-width:3px;
	color:#3366cc;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
.login>a{
	text-align: center;
	display: inline-block;
	border: 1px solid #ce8f3f;
	width: 119.5px;
	line-height: 42px;
	font-weight: bold;
	border-radius: 2px;
	font-size: 16px;
	color: #fff;
	background: linear-gradient(#e7d490,#bc7a25);
}
.ranking .title{
	height:30px;
	border-bottom:1px solid #eee;
}
.ranking .title h3{
	padding:0 8px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}

.ranking{
	margin:5px 0;
	height:195px;
	position:relative;
}
.ranking_list>li{
	border-bottom:1px dashed #dce1e5;
	height:54px;
	cursor:pointer;
}
.ranking_list li:last-child{
	border-bottom:none;
}
.ranking_list li .media>span{
	width:25px;
	height:25px;
	display:inline-block;
	border-radius:50%;
	text-align:center;
	color:#fff;
}
.ranking_list li>.media{
	padding:10px 15px;
	position:relative;
}
.ranking_list .media .media-left{
	vertical-align:text-bottom;
}
.ranking_list .media img{
	width:36px;
	height:36px;
}
.ranking_list li>.media .media-body p{
	height:17px;
	line-height:17px;
}
.ranking_list .media-body em{
	color:red;
}
.backs_red{
	background: #c12f33;
	background:radial-gradient(at 25px 25px,#c12f33,#ca9293);
}
.backs_blue{
	background: #53b0fe;
	background:radial-gradient(at 25px 25px,#2b82cc,#53b0fe);
}
.backs_yellow{
	background: #f8a968;
	background:radial-gradient(at 25px 25px,#c57532,#f8a968);
}



.winning{
	margin-top:11px;
	margin-bottom:0px;
	height:147px;
}
.winning .ranking_list li{
	border-bottom:none !important;
}
.ranking_scrooll_box{
	height:115px;
	overflow-y:hidden;
}
.sum_icon li>.media .media-left{
	float:left;
}
.sum_icon li>.media .media-body{
	width:auto;
	float:left;
}
.sum_icon li>.media>span{
	/*margin:3px 0 0 30px;*/
	position:absolute;
	right:25px;
	top:10px;
}


.system_lottery_box{
	position:relative;
	width:751px;
	overflow:hidden;
	border-bottom:1px solid #ddd;
}
.lottery_playContainer .system_lottery_box .system_lottery{
	padding:0 39px;
	position:relative;
	top:0;
	left:0;
}
.lottery_playContainer .system_lottery_box .system_lottery li{
	width:96px;
}
.system_lottery_box .prev,.system_lottery_box .next{
	position:absolute;
	top:0;
	width:39px;
	height:38px;
	background: linear-gradient(#ffffff 2%, #ececec 100%);
	text-align:center;
	line-height:42px;
	cursor:pointer;
	z-index:999;
}
.system_lottery_box .prev{
	transform:rotate(180deg);
	left:0;
}
.system_lottery_box .next{
	right:0;
}
.system_lottery_box .prev .iconfont{
	font-size:20px;
	color:#666666;
}
.system_lottery_box .next .iconfont{
	font-size:20px;
	color:#666666;
	text-align:right;
}

.y_is_last{
	padding:6px 20px;
	background: rgba(0, 0, 0, 0.6);
	position:absolute;
	top:50%;
	left:45%;
	color:#fff;
	border-radius:6px;
	display:none;
}

.system_lottery li:first-child{
	border-left:1px solid #ddd;
}



.home-main {
    background: url('../images/home-main-bg.jpg') no-repeat top;
    padding: 0 0 120px;
}
.home-main .container {
    margin: 0 auto;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 1200px!important;
}
.home-main .home-main-title {
    margin: 30px auto 80px;
    text-align: center
}

.home-main .home-game {
    padding: 15px 0 10px
}

.home-main .home-game .home-game-list {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly
}
.home-main .home-game .home-game-list>li {
    height: 300px;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 343px
}
.home-main .home-game .home-game-list>li:first-child,.home-main .home-game .home-game-list>li:nth-child(4) {
    width: 500px
}
.home-main .home-game .home-game-list>li .ant-image {
    left: 0;
    position: absolute;
    top: 0
}
.home-main .home-game .home-game-list>li .game-name {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    margin: 20px 0 0 20px;
    padding-left: 15px;
    position: relative;
    text-align: left
}
.home-main .home-game .home-game-list>li .game-name:before {
    background: #0062fb;
    border-radius: 2px;
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px
}
.home-main .home-game .home-game-list>li:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.home-main .home-app .home-app-content {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-justify-content:space-between;
	justify-content:space-between
}
.home-main .home-app .home-app-content .app-left {
	-ms-flex-line-pack:start;
	-webkit-align-content:flex-start;
	align-content:flex-start;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	height:492px;
	position:relative;
	width:653px
}
.home-main .home-app .home-app-content .app-left .ant-image {
	display:block
}
.home-main .home-app .home-app-content .app-left .app-qrcode {
	height:215px;
	margin:5px 100px 0 120px;
	padding-top:20px;
	text-align:center;
	width:170px
}
.home-main .home-app .home-app-content .app-left .app-qrcode .qrcode,.home-main .home-app .home-app-content .app-left .app-qrcode .un-qrcode {
	width:127px
}
.home-main .home-advantage .home-advantage-list {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-justify-content:space-between;
	justify-content:space-between
}
.home-main .home-advantage .home-advantage-list>li {
	height:362px;
	padding:191px 10px 0;
	text-align:center;
	width:276px
}
.home-main .home-advantage .home-advantage-list>li .advantage-title {
	color:rgba(0,0,0,.85);
	font-size:22px;
	font-weight:700;
	margin-bottom:20px
}
.home-main .home-advantage .home-advantage-list>li span {
	color:rgba(0,0,0,.65);
	font-size:14px;
	line-height:2;
	padding:0 15px
}

