@charset "utf-8";

-webkit Safari & Chrome 
-ms Internet Explorer 
-moz Firefox 
-o Opera 


.navlogo{
	text-align:left;
	display:inline;}
	
.nav_lan{
	display:inline;
	text-align:right;}
.dialog{
	height:775px;}
	
.play_title01{
	font-family:Microsoft JhengHei;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	display:inline;
	
	}

.play_title01_on{
	font-family:Microsoft JhengHei;
	
	text-decoration:none;
	color:#FC3;
	text-align:center;
	display:inline;
	
	}
.play_title01_on a{
	text-decoration:none;
	color:#FC3;}


.play_title01 a{
	text-decoration:none;
	color:#FFF;
	}
.play_title_menu{height:50px; text-align:center; padding-top:30px;font-weight:bold;
}
.a0{
	font-size:20px;
	color:#FFF;
	font-family:Microsoft JhengHei;
	}
	

.cont{
	background-origin:content-box;
	position:relative;
	width:100%;
	color:#FFF;
	}



img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width:100%;
}
body{
font-family: Microsoft Yahei;
line-height:20px;	
	}
.wrap{
	width:100%;
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
	}
.pt_start {font-size:13px; background-color:#08244b;}
.pt_start a{color:#bababa; text-decoration:none;}
.pt_start a:hover{color:#ffef00;}
.pt_start:hover {background:#031023; }	
.pt_demo {font-size:13px; background-color:#08244b;}
.pt_demo a{color:#bababa; text-decoration:none;}
.pt_demo a:hover{color:#ffef00;}
.pt_demo:hover {background:#031023; }


.reg-ct .title{
	color:#FFF;
	line-height:1.5em;
	}
.reg-ct .text .t1{
	width: 37%;
    height: 30px;
    border-radius: 5px;
    border: 1px #d1d1d1 solid;
    background: #fff;

	}
	.reg-ct .text select{
	width: 100%;
    height: 30px;
    border-radius: 5px;
    border: 1px #d1d1d1 solid;
    background: #fff;

	}
.reg-ct p{
	font-size:13px;
	color:#FFF;
	line-height:1.5em;
	}
#phone_code{
	color: #3f3f3f;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#f0f0f0 13%,
		#ebebeb 73%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.13, #f0f0f0),
		color-stop(0.73, #ebebeb),
		to(#ffffff));
	
	border-radius: 5px;
	border: 1px solid #ffffff;
	
	box-shadow:
		0px 1px 3px rgba(0,0,0,0.5),
		inset 0px 0px 10px rgba(0,0,0,0.2);
	text-shadow:
		0px -1px 0px rgba(255,255,255,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	}
.reg-submit {width:100px;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	padding: 14px 19px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#f0f0f0 13%,
		#ebebeb 73%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.13, #f0f0f0),
		color-stop(0.73, #ebebeb),
		to(#ffffff));
	
	border-radius: 5px;
	border: 1px solid #ffffff;
	
	box-shadow:
		0px 1px 3px rgba(0,0,0,0.5),
		inset 0px 0px 10px rgba(0,0,0,0.2);
	text-shadow:
		0px -1px 0px rgba(255,255,255,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

.login-ct .title{
	color:#FFF;
	line-height:3em;
	}

.login-ct .text .t2 {
	width: 266px;
	height: 30px;
    border-radius: 5px;
    border: 1px #d1d1d1 solid;
    background: #fff;
}
	
.transfer-ct .text .t3 {
	
	
    border-radius: 5px;
    border: 1px #d1d1d1 solid;
    background: #fff;
}	
	



.a11{ font-weight:bold;line-height:2em}
.a12{ font-weight:bold; line-height:2em}


.deposit-ct .text ul li {
	margin-top: 20px;
	margin-bottom: 20px;
}

.dep-submit {width:100px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	margin:20px 0 20px 0;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#f0f0f0 13%,
		#ebebeb 73%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.13, #f0f0f0),
		color-stop(0.73, #ebebeb),
		to(#ffffff));
	
	border-radius: 5px;
	border: 1px solid #ffffff;
	
	box-shadow:
		0px 1px 3px rgba(0,0,0,0.5),
		inset 0px 0px 10px rgba(0,0,0,0.2);
	text-shadow:
		0px -1px 0px rgba(255,255,255,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

.footer{
	max-width:900px;
	position: relative;
    z-index: 10;
    bottom: 0;
	}
.bg_black {
	height: 100%;
	width: 100%;
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url(../images/black_bg.png);
	z-index: 100;
}


	
	
.box_bg {
    
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;


}
.model_box1 {
    position: fixed;
    display: block;
    background-color: #fff;
    color: #000;
    top: 20px;
    left: 50%;
	
    border: 1px #ccc solid;
    border-radius: 3px;
    z-index: 999;
    height: 400px;
    font-size: 14px;
    
   
}
.model_box_title {
    margin: 0 auto;
    
    border: 1px #aaa solid;
    padding: 8px;
    margin-top: 4px;
    background: #e1e1e1;
    background: linear-gradient(to bottom, #e1e1e1 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#cccccc',GradientType=0 );
    border-radius: 3px;
}
.model_box_title img {
    float: right;
}
.box_x:hover {
	background-image: url(../images/x_on.png);
	cursor: pointer;
}
.box_container {
    padding: 10px;
    max-width: 780px;
}
.box_container ul {
    height: 317px;
	overflow-y: scroll;
}
.box_container li {
    list-style-type: disc;
    max-width: 780px;
    margin-left: 20px;
}

.com_fixed {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    display: none;
}
.save {
    width: 320px;
    height: 160px;
    position: absolute;
    left: 50%;
    bottom: 50px;
    margin-left: -160px;
    z-index: 10;
}

.s_tg {
    width: 60px;
    height: 30px;
    left: 50%;
    bottom: -30px;
    margin-left: -30px;
    overflow: hidden;
    position: absolute;
}



.s_bg {
    top: 0px;
    left: 0px;
}
.s_bg {
    width: 100%;
    height: 100%;
    background: #242529;
    position: absolute;
    opacity: 0.9;
}

.s_logo {
    width: 90px;
    position: absolute;
    top: 32px;
    left: 30px;
}

.s_close {
    width: 26px;
    
    position: absolute;
    top: 10px;
    right: 10px;
    
}

.s_txt {
    width: 210px;
    height: 100px;
    position: absolute;
    top: 30px;
    left: 148px;
    color: #ffffff;
    line-height: 50px;
    
}

.s_icon {
    width: 26px;
    position: absolute;
    top: 28px;
    left: 210px;
   
}
.daili-navbg .nav ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 12px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 6px;
    margin-left: -2px;
}
.daili-navbg .nav ul li a{
	color:#FFF;
	text-decoration:none;}
	
.daili-navbg .nav2 ul li {
	  display: inline-block;
    line-height: 40px;
    font-size: 12px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 1px;
    margin-left: -2px;
}	
.daili-navbg .nav2 ul li a{
	color:#FFF;
	text-decoration:none;}
/* CSS Document */
@media only screen and (min-width: 320px) {
#pb{
	padding-bottom:39px;
	}	
	
.save {
    width: 250px;
    height: 100px;
    margin-left: -125px;
    bottom: 70px;
}

.s_logo {
    width: 50px;
    top: 25px;
    left: 15px;
}

.s_close {
    width: 15px;
    top: 10px;
    right: 10px;
    
}
	
.s_txt {
    width: 210px;
    height: 100px;
    top: 20px;
    left: 75px;
    line-height: 30px;
    font-size: 14px;
}

.s_icon {
	width: 20px;
	top: 10px;
	left: 187px;
}	
	
	
.bn-bt {
    position: absolute;
    margin-top: -35px;
    margin-left: 250px;
}
.bn-bt img {
	width:60px
}
.banner-bg .title1 {
    position: absolute;
    margin: -45px 0 0 80px;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    color: #2263cc;
}
.banner-bg .text {
    color: #8a8a8a;
    font-size: 12px;
    width: 160px;
    height: 30px;
    position: absolute;
    margin-top: -18px;
    margin-left: 81px;
}
.language {
    position: absolute;
    margin-top: -38px;
    margin-left: 280px;
}
.language img {
	width:30px;
}
.language-another {
	position: absolute;
	
	z-index: 10;
	 margin-top: -10px;
	margin-left: 280px;
	display:none;
}	
.language-another img {
	width:30px;
}

.model_box1 {
    
    width: 260px;
    margin-left: -126px;
}
.model_box_title {
   
    width: 90%;
    
}	
#daili-bt{
	width:75px;}
	}

@media only screen and (min-width: 360px) {
	#pb{
	padding-bottom:43px;
	}
.save{
	bottom:75px;
	}


.bn-bt {
    position: absolute;
   margin-top: -40px;
    margin-left: 280px;
}
.bn-bt img {
	width:70px
}
.banner-bg .title1 {
    position: absolute;
    margin: -55px 0 0 90px;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #2263cc;
}
.banner-bg .text {
    color: #8a8a8a;
    font-size: 12px;
    width: 180px;
    height: 30px;
    position: absolute;
    margin-top: -19px;
    margin-left: 91px;
}
.language {
    position: absolute;
    margin-top: -40px;
    margin-left: 320px;
}

.language-another {
	position: absolute;
	
	z-index: 10;
	 margin-top: -10px;
	margin-left: 320px;
	display:none;
}	
.model_box1 {
    
    width: 300px;
    margin-left: -147px;
}
.model_box_title {
   
    width: 90%;
    
}
.daili-navbg .nav ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 12px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 10px;
    margin-left: -2px;
}
.daili-navbg .nav2 ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 12px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 4px;
    margin-left: -1px;
}

	}

@media only screen and (min-width: 480px) {
#pb{
	padding-bottom:58px;
	}
.save{
	bottom:90px;
	}
.bn-bt {
    position: absolute;
    margin-top: -55px;
    margin-left: 360px;
}
.bn-bt img {
	width:100px
}
.banner-bg .title1 {
    position: absolute;
    margin: -70px 0 0 120px;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #2263cc;
}
.banner-bg .text {
    color: #8a8a8a;
    font-size: 14px;
    width: 230px;
    height: 30px;
    position: absolute;
    margin-top: -21px;
    margin-left: 120px;
}
.language {
    position: absolute;
    margin-top: -55px;
    margin-left: 420px;
}
.language img {
	width:40px;
}
.language-another {
	position: absolute;
	
	z-index: 10;
	 margin-top: -10px;
	 margin-left: 420px;
	display:none;
}
.language-another img {
	width:40px;
}
.model_box1 {
   
    width: 430px;
    margin-left: -211px;
}
.model_box_title {
   
   
    width: 96%;
}
#daili-bt{
	width:117px;}	
.daili-navbg .nav ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 12px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 22px;
    margin-left: -2px;
}	
.daili-navbg .nav2 ul li {
	 display: inline-block;
    line-height: 40px;
    font-size: 12px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 14px;
    margin-left: -1px;
}	
	}
@media only screen and (min-width: 540px) {
#pb{
	padding-bottom:65px;
	}
.save{
	bottom:95px;
	}
.bn-bt {
    position: absolute;
    margin-top: -60px;
    margin-left: 410px;
}
.banner-bg .title1 {
    position: absolute;
    margin: -75px 0 0 140px;
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    color: #2263cc;
}
.banner-bg .text {
    color: #8a8a8a;
    font-size: 16px;
    width: 290px;
    height: 30px;
    position: absolute;
    margin-top: -24px;
    margin-left: 139px;
}
.language {
    position: absolute;
    margin-top: -55px;
    margin-left: 470px;
}

.language-another {
	position: absolute;
	
	z-index: 10;
	 margin-top: -10px;
	margin-left: 470px;
	display:none;
}
	
.model_box1 {
   
    width: 480px;
    margin-left: -240px;
}
	
.daili-navbg .nav ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 12px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 28px;
    margin-left: -2px;
}	

.daili-navbg .nav2 ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 12px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 19px;
    margin-left: -1px;
}	
	}
@media only screen and (min-width: 600px) {
	#pb{
	padding-bottom:72px;
	}
.save{
	bottom:110px;
	}
	
	
.bn-bt {
    position: absolute;
   margin-top: -65px;
    margin-left: 450px;
}
.bn-bt img {
	width:130px
}
.banner-bg .title1 {
    position: absolute;
    margin: -85px 0 0 150px;
    font-size: 24px;
    line-height: 27px;
    font-weight: bold;
    color: #2263cc;
}
.banner-bg .text {
    color: #8a8a8a;
    font-size: 16px;
    width: 290px;
    height: 30px;
    position: absolute;
    margin-top: -29px;
    margin-left: 151px;
}

.language {
    position: absolute;
    margin-top: -65px;
    margin-left: 530px;
}
.language img {
	width:50px;
}
.language-another {
	position: absolute;
	
	z-index: 10;
	 margin-top: -10px;
	margin-left: 530px;
	display:none;
}
.language-another img {
	width:50px;
}
.model_box1 {
	
    width: 540px;
    margin-left: -270px;
}
.daili-navbg .nav ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 30px;
    margin-left: -2px;
}

.daili-navbg .nav2 ul li {
	display: inline-block;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 20px;
    margin-left: -1px;
}
	}
@media only screen and (min-width: 720px) {
	#pb{
	padding-bottom:86px;
	}
.save{
	bottom:120px;
	}





.bn-bt {
    position: absolute;
   margin-top: -80px;
    margin-left: 540px;
}
.bn-bt img {
	width:150px
}
.banner-bg .title1 {
    position: absolute;
    margin: -100px 0 0 180px;
    font-size: 28px;
    line-height: 30px;
    font-weight: bold;
    color: #2263cc;
}
.banner-bg .text {
    color: #8a8a8a;
    font-size: 18px;
    width: 350px;
    height: 30px;
    position: absolute;
    margin-top: -36px;
    margin-left: 179px;
}
.language {
    position: absolute;
    margin-top: -75px;
    margin-left: 640px;
}
.language img {
	width:60px;
}
.language-another {
	position: absolute;
	
	z-index: 10;
	 margin-top: -10px;
	 margin-left: 640px;
	display:none;
}
.language-another img {
	width:60px;
}
.model_box1 {
    width: 660px;
    margin-left: -330px;
}
.daili-navbg .nav ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 42px;
    margin-left: -2px;
}
.daili-navbg .nav2 ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 30px;
    margin-left: -1px;
}
	}
@media only screen and (min-width: 768px) {
#pb{
	padding-bottom:92px;
	}
.save{
	bottom:125px;
	}
.bn-bt {
    position: absolute;
    margin-top: -85px;
    margin-left: 580px;
}
.banner-bg .title1 {
    position: absolute;
    margin: -110px 0 0 200px;
    font-size: 30px;
    line-height: 35px;
    font-weight: bold;
    color: #2263cc;
}
.banner-bg .text {
    color: #8a8a8a;
    font-size: 18px;
    width: 370px;
    height: 30px;
    position: absolute;
    margin-top: -35px;
    margin-left: 200px;
}
.language {
    position: absolute;
    margin-top: -80px;
    margin-left: 680px;
}
.language-another {
	position: absolute;
	
	z-index: 10;
	 margin-top: -10px;
	margin-left: 680px;
	display:none;
}

.model_box1 {
    width: 720px;
    margin-left: -360px;
}
.daili-navbg .nav ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 47px;
    margin-left: -2px;
}
.daili-navbg .nav2 ul li {
	 display: inline-block;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 34px;
    margin-left: -1px;
}	
	
	}
@media only screen and (min-width: 800px) {
#pb{
	padding-bottom:96px;
	}
	.save{
	bottom:130px;
	}
.bn-bt {
    position: absolute;
   margin-top: -90px;
    margin-left: 610px;
}

.banner-bg .text {
    color: #8a8a8a;
    font-size: 20px;
    width: 380px;
    height: 30px;
    position: absolute;
    margin-top: -36px;
    margin-left: 200px;
}
.language {
    position: absolute;
    margin-top: -85px;
    margin-left: 720px;
}
.language-another {
	position: absolute;
	
	z-index: 10;
	 margin-top: -10px;
	margin-left: 720px;
	display:none;
}

.model_box1 {
    
    width: 750px;
   margin-left: -370px;
}
.daili-navbg .nav ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 50px;
    margin-left: -2px;
}
.daili-navbg .nav2 ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 36px;
    margin-left: 0px;
}
}


@media only screen and (min-width: 900px) {
	#pb{
	padding-bottom:100px;
	}
.save{
	bottom:140px;
	}
.bn-bt {
    position: absolute;
    margin-top: -100px;
    margin-left: 710px;
}
.banner-bg .title1 {
    position: absolute;
    margin: -125px 0 0 230px;
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    color: #2263cc;
}	
.banner-bg .text {
    color: #8a8a8a;
    font-size: 24px;
    width: 434px;
    height: 30px;
    position: absolute;
    margin-top: -40px;
    margin-left: 230px;
}
.language {
    position: absolute;
    margin-top: -90px;
    margin-left: 810px;
}
.language-another {
	position: absolute;
	
	z-index: 10;
	 margin-top: -10px;
	 margin-left: 810px;
	display:none;
}
.model_box1 {
    
    width: 800px;
  
}
.daili-navbg .nav ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 60px;
    margin-left: -2px;
}
.daili-navbg .nav2 ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/daili_btn_bg.png)top left repeat-x;
    padding: 0 45px;
    margin-left: -1px;
}
}





/* side navigation */
    .header,.nav{display:block;}

.side-nav-overlay{position:fixed; top:0; left:0; width:100%; height:100%; background:#555; opacity:0.6; display:none;}
.side-nav{position:fixed; top:0; right:-90%; width:85%; height:100%; background:#fff; overflow-y:scroll; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; z-index:100001;}
.side-nav .user-panel{box-shadow:0px 1px 15px #333; background-color:#fff; padding:12px 15px 12px 20px; color:#000; font-size:18px;}
.side-nav .user-panel img{width:114px;}
.side-nav .user-panel .hbalance {position: relative;}
.side-nav .user-panel .hbalance img{width: 26px;position: absolute;top: 0;right: 7px;}
.side-nav .user-panel .fr{width:55%; margin-left:5px;}
.side-nav .user-panel label{display:block; margin-top:15px; margin-bottom:5px;}
.side-nav .user-panel span{font-size:15px; color:#777;}
.side-nav .user-panel p{background:#9c9da1; margin-top:7px; border-radius:4px; font-size:18px; color:#fff; padding:3px 11px;}
.side-nav .user-panel p a{background:url(../images/wallet/wallet_icon_refresh.png) no-repeat center center; background-size:27px; float:right; width:28px; height:28px; margin-top:-3px;}

.side-nav .user-access{background-color:#fff; margin-top:12px; box-shadow:0px 1px 15px #333; padding:11px 25px 20px 25px;}
.side-nav .user-access li{position:relative; background:url(../images/icons/rightmenu_icon_user.png) no-repeat left 5px; background-size:35px; padding-left:45px; font-size:16px; line-height:46px;}
.side-nav .user-access li:nth-of-type(2){background-image:url(../images/icons/transaction_record_icon_type.png);}
.side-nav .user-access li:nth-of-type(3){background-image:url(../images/icons/rightmenu_icon_betrecord.png);}
.side-nav .user-access li:nth-of-type(4){background-image:url(../images/icons/rightmenu_icon_rebate.png);}
.side-nav .user-access li:nth-of-type(5){background-image:url(../images/icons/rightmenu_icon_transaction_record.png);}
.side-nav .user-access li:nth-of-type(6){background-image:url(../images/icons/rightmenu_icon_money.png);}
.side-nav .user-access li:nth-of-type(7){background-image:url(../images/icons/rightmenu_icon_deposit.png);}
.side-nav .user-access li:nth-of-type(8){background-image:url(../images/icons/rightmenu_icon_history.png);}
.side-nav .user-access li:nth-of-type(9){background-image:url(../images/icons/rightmenu_icon_cs.png);}
.side-nav .user-access li span{display:block; width:100%; border-bottom:1px solid #ddd;}
.side-nav .user-access li i{display:block; width:30px; height:30px; position:absolute; top:8px; right:0; background:url(../images/icons/icon_arrow_grey_right.png) no-repeat right center; background-size:30px 30px;}
.side-nav .submit-wrap{margin-top:12px; box-shadow:0px -4px 6px #999;}


		


.header {
    top: 0;
    z-index: 9998;

}

.header h1 {
    margin:0px;
    font-size: 17px;
    font-family: "microsoft yahei";
    font-weight: normal;
    line-height: 30px;
    color: #222;
}

.header h1 a {
    float: left;
    color: #222;
    white-space: nowrap;
}

.header .hd-right {
   line-height: 44px;
    height: 44px;
    font-size: 13px;
    color: #444;
    position: absolute;
    right: 10px;
    top: 0;
}

.header .hd-right img {
    width: 25px;
    padding-right: 0px;
    padding-top: 5px;
	}

@media only screen and (min-width: 300px) and (max-width: 320px) {
.header .hd-right img {
    width: 28px;
    padding-right: 10px;
	}
	
}

@media only screen and (min-width: 200px) and (max-width: 300px) {
.header .hd-right img {
    width: 24px;
    padding-right: 10px;
	}
	
}











.submit-wrap {
    background: #fff;
    margin-top: -20px;
    padding: 20px 30px;
}


.side-nav .submit-wrap {
    margin-top: 12px;
    box-shadow: 0px -4px 6px #999;
}


.confirm-sub.user-logout {
    background-image: url(../images/icons/userprofile_icon_logout.png);
    background-position: calc(50% - 35px);
    margin-top: 5px;
    padding-left: 20px;
    background-repeat: no-repeat;
	height: 30px;
    line-height: 30px;
}
.login-wrap .log-sub:hover, .confirm-sub:hover {
    color: #fff;
}

.login-wrap .log-sub:hover, .confirm-sub:hover {
    color: #fff;
}

.confirm-sub {
    background: #9c9da1 url(../images/icons/icon_tick_white.png) no-repeat calc(50% - 26px) center;
    background-size: 30px 30px;
    box-sizing: border-box;
    padding-left: 10px;
    margin: 20px auto 0;
    width: 100%;
    
}


.login-wrap {
    margin: 20px 10px;
}

.login-wrap .log-btn,
.confirm-sub {
    height: 44px;
    font-size: 14px;
    border-radius: 5px;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 44px;
}

.login-wrap .log-sub,
.confirm-sub {
    /*background: #007aff;*/
    border: none;
    color: #fff;
}

.login-wrap .log-sub:hover,
.confirm-sub:hover {
    color: #fff;
}

.login-wrap .log-sub:active,
.confirm-sub:active {
    background: #238cff;
    color: #fff;
}

.login-wrap .forget-psw-btn,
.login-wrap .reg-btn {
    width: 48%;
    background: #fff;
    border: 1px solid #dcdcdc;
    color: #007aff;
}

.login-wrap .forget-psw-btn:active,
.login-wrap .reg-btn:active {
    border: 1px solid #cc1b1f;
    color: #cc1b1f
}

.login-games-flatform {
    padding: 0 10px;
}

.login-games-flatform li {
    float: left;
    display: inline;
    width: 22%;
    text-align: center;
}

.login-games-flatform li.spacing {
    width: 4%;
    height: 1px;
}

.login-games-flatform li img {
    width: 100%;
    height: 100%;
    max-width: 90px;
    max-height: 90px;
    border-radius: 5px;
    overflow: hidden;
}

.fl {
    float: left;
    display: inline
}


.fr {
    float: right;
    display: inline
}

.clearfix,
.layout,
.mod-forms li,
.mod-f-l li,
.data-list dl,
.mod-forms-3 li {
    zoom: 1;
}

.clearfix:after,
.layout:after,
.mod-forms li:after,
.mod-f-l li:after,
.data-list dl:after,
.mod-forms-3 li:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
}



/*@media only screen and (max-width: 900px) {
	
	
.header {
    height: 56px;
	overflow: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9998;
	background-image:url(../images/head_bg.jpg);
}


.top{
	 margin-top:60px;
	}

.header .hd-right img{
	width: 35px;
	}
	
}

@media only screen and (min-width: 380px) and (max-width: 580px) {
	
	
.header {
    height: 31px;
	overflow: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9998;
	background-image:url(../images/head_bg.jpg);
}

.top{
	 margin-top:30px;
	}

.header .hd-right img{
	width: 30px;
	}
	
}
*/


/*promotion*/
.img_2018{
			margin-top:0.5em;
			margin-bottom:0.5em;
			}
   	.img_2018 p{
			margin-top:0.5em;
			margin-bottom:0.5em;
			margin-left: 0.5em;
			margin-right: 0.5em;
			color: #000;
			}
	   .img_hr{
		    height:1px;
			background-color:#f0f0f0;
			margin-top:10px;
			}
	.submenu{
		margin:1em 0.5em 1em 0.5em ;
		line-height:2em;
		}
	.a03{
		font-weight:bold;
		}
	.a12{
		font-weight:bold;
		}
	.a11{
		font-weight:bold;
		}
		
		.a5{font-size:16px; color:#000;}
.a03{color:#000;}
.a12{color:#000;}
.a11{color:#000;}
.a10{color:#000;}
a{color:#FFE21F;}
a:hover{color:#FCEF42;} 
		
.head_1{color:#000; height:26px; border:1px solid}
.head_2{color:#000; height:26px; border:1px solid}
.head_3{ border-left:1px solid;}
		/*promotion_end*/