﻿* {
	margin: 0;
	padding: 0;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.col-red{color:red;}
a {
	text-decoration: none;
	color: #fff;
}
/*#slots .pages {
    background: url(../images/mic-bg.jpg) center no-repeat;
}*/
#dialog-modal  li{
	line-height: 22px;
}
.navi13 li a{
  height: 49px;
  width: 129px;
  overflow: hidden;
}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	background-color: #F5F5F5;
	color: #666;
	overflow-x: hidden;
}
#container {
	text-align: left;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
img {
	vertical-align: top;
}
#main .wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 100%;
	z-index: 80;
	height: 70px;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #242424;
}

#header h1 {
	float: left;
}
#header .topUl {
	margin-top: 18px;
	float: right;
}
#header .topUl a {
	display: inline-block;
	margin-right: 2px;
}
#header .hSection {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 7px;
	background-color: #242424;
	box-sizing: border-box;
	position: relative;
}
*+html #header .hSection {
	width: 90%;
	margin: 0 auto;
	box-sizing: inherit;
	padding: 10px 20px 7px;
}
/*@media screen and (max-width: 1300px) {
	#header .hSection {
		padding: 10px 100px 7px;
	}
}*/
#header .hInner {
	/*width: 660px;*/
	width: 720px;
	height: 70px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 254px;
	/*width: 660px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -280px;*/
}
#header #gNavi li {
	width: 60px;
	float: left;
	font-size: 16px;
	text-align: center;
	position: relative;
}
#header #gNavi li a {
	padding: 28px 0 26px;
	display: block;
	color: #fff;
}
#header #gNavi .navi09 a{
	color:#ff0;
}
#header #gNavi li .hot {
	position: absolute;
	top: 15px;
	right: -3px;
	z-index: 999;
}
#header #gNavi li .nhot {
	position: absolute;
	top: 4px;
	right: -3px;
	z-index: 999;
}
#header #gNavi li .bhot {
	position: absolute;
	top: 4px;
	right: -3px;
	z-index: 999;
}
#header #gNavi li a.on,
#header #gNavi li a:hover {
	padding-top: 24px;
	border-top: 4px solid #1289E1;
	background-color: #000;
}
#header #gNavi .naviBox {
	display: none;
	position: absolute;
	top: 60px;
	padding-top:10px;
	left: 0;
	z-index: 1200;
}
/*d724*/

#header #gNavi .naviBox .subInfoNavi {
	width: 593px;
	height: 200px;
	box-shadow: 0 2px 10px #666;
	background-color: #FFF;
	padding: 5px 0 5px 5px;
	box-sizing: border-box;
	/*overflow: hidden;*/
}
#header #gNavi .naviBox .ttl {
	float: left;
	margin-right: 10px;
}
#header #gNavi .subInfoNavi .subNavi {
	float: left;
	width: 516px;
	margin-right: -10px;
	box-shadow:none;
	background: transparent;
}
#header #gNavi .subInfoNavi .subNavi li {
	float: none;
	height: auto;
	margin: 0 0 20px;
	width: 129px;
	float: left;
	font-size: 13px;
}
#header #gNavi .subInfoNavi .subNavi li a {
	padding: 0;
	height: auto;
	color: #333;
	text-align: left;
}
#header #gNavi .subInfoNavi .subNavi li a img {
	margin-right: 5px;
	float: left;
}
#header #gNavi .subInfoNavi .subNavi li a span {
	display: inline-block;
	line-height: 49px;
	font-size: 12px;
}
#header #gNavi .subInfoNavi .subNavi li a:hover span {
	color: #f00;
}
#header #gNavi .subInfoNavi .subNavi li .hot {
	top: 3px;
	right: 5px;
}
#header #gNavi .subInfoNavi .navi13 .subNavi li a,
#header #gNavi .subInfoNavi .navi12 .subNavi li a,
#header #gNavi .subInfoNavi .navi03 .subNavi li a,
#header #gNavi .subInfoNavi .navi07 .subNavi li a {
	color: #333;
}
#header #gNavi .subInfoNavi .subNavi li a:hover {
	border-bottom: none;
	background: none;
	color: #fff;
	border-top: none;
}
#header #gNavi .subInfoNavi .subNavi li .arrow {
	position: absolute;
	top: -15px;
	left: -61px;
}
/*20180825*/
#header #gNavi li .naviSection {
	left: -211px;
	top: 70px;
	box-shadow: 2px 0 5px #DEDEDE, 0 2px 5px #DEDEDE;
	background-color: #FFF;
}
#header #gNavi .naviSection .naviSub {
	width: 1002px;
	box-sizing: border-box;
	padding: 10px;
	position: relative;
}
#header #gNavi .naviSection .naviSub .arrow {
	position: absolute;
	top: -20px;
	left: 230px;
}
#header #gNavi .naviSection .naviSub .infoNavi {
	float: left;
	width: 245px;
	min-height: 406px;
	padding: 20px 0 0 20px;
	box-sizing: border-box;
	border-right: 1px solid #E4E4E4;
}
#header #gNavi .naviSection .naviSub .infoNavi:last-child {
	border-right: none;
}
#header #gNavi .naviSection .naviSub .subInfo {
	margin-bottom: 7px;
	overflow: hidden;
	zoom: 1;
}
#header #gNavi .naviSection .naviSub .subInfo li {
	float: left;
	width: 100px;
	margin: 0 10px 6px 0;
	line-height: 24px;
	text-align: left;
	font-size: 13px;
}
#header #gNavi .naviSection .naviSub .subInfo02 li {
	width: 100%;
}
#header #gNavi .naviSection .naviSub .subInfo li a {
	padding: 0 0 0 5px;
	display: block;
	color: #444444;
}
#header #gNavi .naviSection .naviSub .subInfo li a:hover {
	color: #f00;
	border: none;
	font-weight: bold;
	background-color: inherit;
}
#header #gNavi .naviSection .naviSub .ttl {
	margin-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	line-height: 26px;
	color: #fff;
	font-size: 16px;
	clear: both;
	float: none;
	border-bottom: 1px solid #e4e4e4;
	background: url(../images/text_bg.png) no-repeat left top;
}
#header #gNavi .naviSection .naviSub .more {
	clear: both;
	text-align: left;
	font-size: 12px;
}
#header #gNavi .naviSection .naviSub .more a {
	color: #bbbbbb;
	border-bottom: none;
	padding: 0;
	background-color: inherit !important;
}
#header #gNavi .naviSection .naviSub .more a:hover {
	color: #f00 !important;
	font-weight:normal !important;
	background-color: inherit;
	border: none;
}

/*end*/




#header #gNavi .subNavi {
	width: 126px;
	box-shadow: 0 2px 10px #666;
	background-color: #FFF;
}
#header #gNavi .subNaviby{
width: 252px!important;
height:290px;
}
#header #gNavi .subNavidz{
	width: 252px!important;
    height: 280px;
}
#header #gNavi .subNaviby li,#header #gNavi .subNavidz li{
width: 108px!important;
height: 35px!important;
float: left!important;
text-align: left;padding-left: 18px;
}
#header #gNavi .subNavidz li:hover{
background: #1289E1;
}
#header #gNavi .subNaviby li:hover{
background: #1289E1;
}
#header #gNavi .subNavidz li .hot{
	right: 9px!important;
	}
#header #gNavi .subNavi li {
	float: none;
	height: auto;
	margin-right: 0;
	width: auto;
	font-size: 13px;
}
#header #gNavi .subNavi li a {
	padding: 11px 0 11px;
	height: auto;
	color: #333;
}
#header #gNavi .subNavi li .hot {
	top: 3px;
	right: 5px;
}
#header #gNavi .navi02 .subNavi li a,
#header #gNavi .navi03 .subNavi li a,
#header #gNavi .navi07 .subNavi li a {
	color: #333;
}
#header #gNavi .subNavi li a:hover {
	border-bottom: none;
	background: #1289E1;
	color: #fff;
	border-top: none;
}
.navi03 .subNavidz li:nth-child(1){
background: #1289E1;
}

.navi03 .subNavidz li:nth-child(1) a{
color:#fff!important;
}
/*.navi04 .subNavi li:nth-child(1) a{
color:#fff!important;
}*/
.navi06 .subNavi li:nth-child(1) a{
color:#fff!important;
}
.navi07 .subNavi li:nth-child(1) a{
color:#fff!important;
}
/*.navi05 .subNavi li:nth-child(1) a{
color:#fff!important;
}*/
.navi08 .subNavi li:nth-child(1) a{
color:#fff!important;
}
/*.navi11 .subNavi li:nth-child(1) a{
color:#fff!important;
}*/
/*.navi04 .subNavi li:nth-child(1){
background: #1289E1;color:#fff;
}*/
.navi06 .subNavi li:nth-child(1){
background: #1289E1;color:#fff;
}
.navi07 .subNavi li:nth-child(1){
background: #1289E1;color:#fff;
}
/*.navi05 .subNavi li:nth-child(1){
background: #1289E1;color:#fff;
}*/
.navi08 .subNavi li:nth-child(1){
background: #1289E1;color:#fff;
}
/*.navi11 .subNavi li:nth-child(1){
background: #1289E1;color:#fff;
}*/
#header #gNavi .navi05 .naviBox .liSpe span {
	line-height: 20px;
}
#header #gNavi .navi11 .naviBox .liSpe span {
	line-height: 20px;
}
#header #gNavi .subNavi li .arrow {
	position: absolute;
	top: -10px;
	left: 21px;
}
.subNavi .col-red{
	color: #f00!important;
}
/*topSection*/
.topSection {
	margin-top: 70px;
	padding: 30px 0 10px;
	background-color: #FFF;
	box-shadow: 5px 5px 5px #EAE9E9;
}
.topSection .wrap {
	width: 1000px;
	margin: 0 auto;
}
.topSection .wrap .topInfo {
	width: 230px;
	float: left;
	margin-right: 40px;
	/*position: relative;*/
}
#header #gNavi .navi04 .naviBox{
	left: -57px;
}
#header #gNavi .navi05 .naviBox{
	left: -115px;
}
#header #gNavi .navi11 .naviBox{
	left: -173px;
}
.topSection .wrap .topInfo:after {
	content: "";
	border-right: 1px solid #E4E4E4;
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
}
.topSection .wrap .topInfo4 {
	margin-right: 0;
}
.topSection .wrap .topInfo:last-child:after {
	border-right: none;
}
.topSection .wrap .topInfo ul {
	margin-bottom: 20px;
	/*overflow: hidden;*/
	width: 220px;height: 14px;
	zoom: 1;
}
.topSection .wrap .topInfo li {
	width: 80px;
	font-size: 14px;
	float: left;
}
.topSection .wrap .topInfo .ttl {
	width: 40px;
	color: #000;
	margin-right: 20px;
	font-weight: bold;
}
.topSection .wrap .topInfo a {
	color: #666;
}
.topSection .wrap .topInfo1 {
	width: 220px;
	margin-right: 20px;
}
.topSection .wrap .topInfo1:after {
	right: 15px;
}
.topSection .wrap .topInfo4 {
	width: 220px;
}
.topSection .wrap .topInfo li.on a,
.topSection .wrap .topInfo li a:hover {
	color: #e93201;
}
.pai {
	position: absolute;z-index: 1200;
}
.pai:after {
	display: none;
	content:"";
	position: absolute;
	top: -15px;
	left: -20px;
	width: 97px;
	height: 38px;
	background: url(../images/pai_bg.png) no-repeat left top;
	z-index: 9;
}
.pai:hover:after {
	display: block;
}
.pai a {
	z-index: 9999;
	position: relative;
}
.pai:hover {
	background-color: #FFF;
}

.pai a {
	z-index: 1200;
	position: relative;
}
.pai:hover {
	background-color: #FFF;
}
 .pzx{ 
overflow:hidden; position:absolute; top:22px;
 left:-20px;  height:0px; z-index: 1200;}
.pai:hover .pzx{opacity:1;height:251px;width: 351px;-moz-transition:.8s;-ms-transition:.8s;-webkit-transition:.8s;
  z-index:1200;}
.pai{ position:relative;}
.pzx:hover{display:block;
	height:251px;width: 351px; opacity:1;
	 z-index:999;-moz-transition:.8s;-ms-transition:.8s;-webkit-transition:.8s;
	}
.pzx img{
	display:block;height:251px;width: 351px; z-index:1200;}
/*-------footer-----start--------------*/
.footer {
	overflow: hidden;
	padding: 35px 0 35px;
	background-color: #242424;
	border-top: 2px solid #503A3A;
}
.footer .wrap,
.footer .fBox {
	width: 1000px;
	margin: 0 auto;
}
.footer .fInner .contactUl {
	margin-right: 33px;
	float: left;
	width: 180px;
	text-align: center;
}
.footer .fInner .contactUl li {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 42px;
}
.footer .fInner .contactUl li a {
	display: block;
	border: 1px solid #595959;
	color: #fff;
}
.footer .fInner .contactUl li span {
	display: inline-block;
	padding-left: 33px;
}
.footer .fInner .contactUl li a:hover {
	background-color: #1289E1;
	color: #fff;
}
.footer .fInner .contactUl .li01 span {
	background: url(../images/icon08.png) no-repeat left center;
}
.footer .fInner .contactUl .li02 span {
	background: url(../images/icon09.png) no-repeat left 12px;
}
.footer .fInner .tel {
	width: 250px;
	float: left;
	font-size: 14px;
}
.footer .fInner .tel .sp01 {
	margin-bottom: 4px;
	display: block;
	color: #999;
}
.footer .fInner .tel .sp02 {
	color: #fff;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 22px;
	display: block;
}
.footer .fInner .tel .sp03 {
	margin-top: 5px;
	display: block;
	color: #fff;
	line-height: 1.3;
	font-size: 12px;
}
.footer .fInner .fUl {
	float: right;
	width: 490px;
}
.footer .fInner .fUl li {
	width: 180px;
	float: left;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.footer .fInner .fUl .li03 {
	width: 130px;
}
.footer .fInner .fUl li span {
	margin-top: 7px;
	display: block;
	color: #999;
	font-weight:normal;
	font-size: 12px;
}
.footer .fInner .fUl li p {
	padding-top: 60px;
}
.footer .fInner .fUl .li01 p {
	background: url(../images/f_img02.png) no-repeat left top;
}
.footer .fInner .fUl .li02 p {
	background: url(../images/f_img02.png) no-repeat -190px top;
}
.footer .fInner .fUl .li03 p {
	background: url(../images/f_img02.png) no-repeat -370px top;
}
.footer .fInner .fUl li a:hover span,
.footer .fInner .fUl li a:hover p {
	color: #F8E978;
}
.footer .fInner {
	margin-bottom: 14px;
}
.footer .fImg {
	margin-bottom: 35px;
}
.footer .fNavi {
	text-align: center;
	margin-bottom: 13px;
}
.footer .fNavi li {
	margin: 0 7px;
	display: inline;
	font-size: 12px;
	color: #bd8259;
}
.footer .fNavi .last {
	background: none;
}
.footer .fNavi li a {
	color: #999;
}
.footer .fNavi li a:hover {
	color: #ff0000;
}
.footer .copyright {
	text-align: center;
	color: #999;
}
.footer .copyright span {
	margin-right: 20px;
}

/*-------首页登录-----start--------------*/
.login {
	padding: 45px 10px 26px;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
}
.login .button {
	background: url(../images/buttonbtn.png) top center no-repeat;
	width: 259px;
	height: 46px;
	display: block;
	line-height: 46px;
	color: #fff;
	font-size: 18px;
	margin: 10px auto;
}
.login .button a {
	font-size: 18px;
	color: #fff;
	display: block;
	width: 129px;
	float: left;
	height: 46px;
	line-height: 44px;
	text-align: center;
}
.login .button a.freeplay {
	width: 129px;
	text-align: center;
}
.login .button a:hover {
	color: #fefba6
}
.login p {
	height: 38px;
	line-height: 38px;
	margin-bottom: 12px;
	position: relative;
}
.login .ttl {
	margin-bottom: 25px;
	text-align: center;
	height: auto;
	line-height: inherit;
}
.login p .img01 {
	position: absolute;
	top: 12px;
	left: 10px;
}
.login .title {
	margin: 0;
}
.login .ttl span {
	font-size: 14px;
}
.login p input[type=text], .login p input[type=password] {
	width: 220px;
	padding-left: 30px;
	height: 38px;
	line-height: 38px;
	border: none;
	color: #666;
	font-size: 13px;
	display: block;
	border: 1px solid #D8D8D8;
	background-color: #F5F5F5;
}
.login p input:focus {
	transition: all 0.3s;
	border: 1px solid #000;
}
.login .p04 input:focus {
	border: none;
}
.login p input::-webkit-input-placeholder {
color:#666;
}
.login p input::-moz-placeholder {
color:#666;
opacity:1;
}
.login p input:-moz-placeholder {
color:#666;
opacity:1;
}
.login .p03 input {
	width: 108px !important;
}
.login .p06 {
	margin-bottom: 8px;
	height: 22px;
	line-height: 22px; 
}
.login .p06 input {
	margin-right: 5px;
	vertical-align: middle;
}

.login .p02 .forget {
	display: block;
	position: absolute;
	color: #4a3863;
	right: 3px;
	top: 5px;
	line-height: 2.0;
	width: 66px;
	text-align: center;
	text-decoration: underline;
}
.login .p02 .forget:hover {
	color: #f00;
}
.login .p03 .test {
	top: 0;
	right: 0;
	width: 100px;
	height: 40px;
	position: absolute;
}
.login .p04 {
	margin-bottom: 16px;
	height: auto;
	line-height: inherit;
	overflow: hidden;
	zoom: 1;
}
.login .p04 input {
	border: none;
	width: 250px;
	float: left;
	height: 40px;
	font-weight: bold;
	line-height: 40px;
	color: #FFF;
	cursor: pointer;
	transition: all 0.4s;
	background-color: #1289E1;
}
.login .p04 input:hover {
	background-color: #f00;
}
.login .p05 {
	margin: -10px 0 0;
	height: auto;
	line-height: inherit;
	color: #ffe8a1;
}
.login .p05 a {
	display: inline-block;
	color: #666;
	float: left;
	font-size: 14px;
}
.login .p05 a.reg {
	float: right;
	color: #f00;
}
.login .p05 a.reg span {
	display: block;padding-right: 0px;
	/*background: url(../images/icon01.png) no-repeat right center;*/
}
.login .p05 a:hover {
	color: #1389e1;
}

/*-------下级页面头部登录---start----------------*/
.headbottom {
	height: 50px;
	background-color: #FFF;
}
.headbottom .subLogin {
	float: left;
}
.headbottom .subLogin .title {
	float: left;
}
.headbottom .subLogin li {
	display: inline;
	color: #999;
	font-size: 12px;
	line-height: 29px;
}
.headbottom .subLogin li a {
	margin-right: 8px;
	display: inline-block;
	color: #999;
}
.headbottom .subLogin li span {
	margin-right: 8px;
	color: #1389e1;
}
.headbottom .subLogin li a img {
	margin-left: 10px;
}
.headbottom .subLogin .li01, .headbottom .subLogin .li02 {
	margin-right: 10px;
}
.headbottom .subLogin .li03 {
	margin-right: 5px;
}
.headbottom .subLogin .li03 a {
	margin: 0 10px;
	color: #444;
}
.headbottom .subLogin .li04 {
	margin: 0 0 0 8px;
	width: 60px;
}
.headbottom .subLogin .li04 a {
	display: inline-block;
	color: #f00;
}
.headbottom .subLogin .li03 a:hover {
	color: #f00;
}
.headlogin {
	padding: 10px 0 7px;
	overflow: hidden;
}
.headlogin .wz {
	float: left;
	margin: 0 15px 0 10px;
	height: 27px;
}
.headlogin .wz img{
	display: block;
	height: 27px;
	width: 81px;
}
.headlogin .rform {
	float: left;
}
.headlogin input {
	border: 1px solid #E8E8E8;
	width: 143px;
	height: 30px;
	line-height: 30px;
	background-color: #F5F5F5;
	color: #666;
	padding-left: 30px;
	float: left;
	font-size: 14px;
}
.headlogin input::-webkit-input-placeholder{color:#666;}
.headlogin input::-moz-placeholder{color:#666;opacity:1;}
.headlogin input:-moz-placeholder{color:#666;opacity:1;}

.headlogin input:focus {
	border: 1px solid #000;
	transition: all 0.4s;
}
.headlogin .list04 input:focus {
	border: none;
}
.headlogin .list03 {
	width: 231px;
}
.headlogin .list03 input {
	width: 110px;
}
.headlogin .formUl li {
	float: left;
	margin-right: 10px;
	position: relative;
}
.headlogin .formUl li .forget {
	font-size: 14px;
	color: #999;
	padding-left: 26px;
	display: inline-block;
	position: relative;
}
.headlogin .formUl li .forget:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 10px;
	height:10px;
	border-left: 1px solid #E4E4E4;
}
.headlogin .formUl li .forget:hover {
	color: #f00;
}
.headlogin .yzmimg {
	position: absolute;
	right: 0;
	top: 0;
}
.headlogin .subbtn {
	padding: 0;
	width: 100px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	cursor: pointer;
	margin-right: 5px;
	border: none;
	background-color: #1289E1;
}
.headlogin .subbtn:hover {
	background-color: #F00;
}
.headlogin .formUl .list04 .regbtn {
	margin: 0 0 0 5px;
	color: #e93201;
	line-height: 30px;
	font-size: 14px;
}
.headlogin .formUl .list04 .regbtn span {
	display: inline-block;
	padding-right: 10px;
	/*background: url(../images/icon01.png) no-repeat right center;*/
}
.headlogin .formUl .list04 {
	margin-right: 0;
}
.headlogin .formUl li .img01 {
	position: absolute;
	top: 8px;
	left: 10px;
}
/*-------下级页面头部登录-end----------------*/

/*-------登录后-----------------*/
.login02 .loginInner .ttl {
	text-align: center;
	margin: 32px 0 20px;
}
.login02 .loginInner p {
	margin: 0 0 0 13px;
	height: 28px;
	color: #666 !important;
}
.login02 .loginInner p a {
	color: #666 !important;
}
.login02 .loginInner .subLink {
	width: 200px;
	margin: 30px auto 0;
}
.login02 .loginInner .subLink a {
	display: block;
	color: #fff;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	position: relative;
	width: 200px;
	background-color: #1289e1;
}
.login02 .loginInner .subLink a:hover {
	background-color: #f00;
}
.loginInner .loginNew {
	margin-left: 35px;
}
.loginInner .button {
	background: url(../images/login/btn_bg.png) no-repeat;
}
.loginInner .infoLogin {
	padding: 40px 30px 20px;
	text-align: left;
}
.loginInner .infoLogin p {
	margin-bottom: 0;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	color: #FFF;
}
.loginInner .infoLogin p span {
	color: #ffd053;
}
.loginInner .infoLogin li {
	width: auto !important;
	float: none !important;
	margin-right: 3px !important;
	display: inline;
	height: 28px;
	line-height: 28px;
	color: #FFF;
}
.loginInner .infoLogin li a {
	margin-right: 5px;
}
/*------公告-----------------------*/
.newSection {
	height: 32px;
	z-index: 9;
	position: relative;
}
.newSection .newsBox {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.newSection dt {
	padding-left: 40px;
	width: 79px;
	color: #fff;
	line-height: 32px;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	float: left;
	background: url(../images/new_bg.png) no-repeat center left;
}
.newSection dd {
	height: 32px;
	padding: 0 10px 0 125px;
	border-bottom: 1px solid #D8D8D8;
}
.newSection dd a:hover {
	text-decoration: underline;
}
.newSection dd li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 12px;
	color: #ffc8b2;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newSection dd li a,.infoList .msg-col {
	color: #666;
}

/*------index-----------------------*/
#main {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}
#main .topBox {
	margin-bottom: 20px;
	height: 65px;
	background-color: #FFF;
}
#main .topBox .ttl {
	float: left;
}
#main .topBox .topUl {
	margin-top: 10px;
	float: left;
}
#main .topBox .close {
	float: right;
}
#main .topBox .topUl li {
	margin-right: 2px;
	float: left;
}
#main .topBox .topUl li a {
	padding: 6px;
	height: 26px;
	display: block;
}
#main .topBox .topUl li img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
#main .topBox .topUl li span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color:#666;
	line-height: 26px;
}
#main .topBox .topUl li a:hover span {
	color: #f00;
}


#index #main .section01 {
	margin-bottom: 20px;
}
#index #main .section01 .lBox {
	width: 720px;
	float: left;
}
#index #main .section01 .sliderBox {
	margin-bottom: 20px;
	width: 720px;
	height: 308px;
	position: relative;
}
#index #main .section01 .sliderBox .prev {
	position: absolute;
	top: 115px;
	left: 0;
	cursor: pointer;
	width: 35px;
	height: 70px;
}
#index #main .section01 .sliderBox .next {
	position: absolute;
	top: 115px;
	right: 0;
	cursor: pointer;
	width: 35px;
	height: 70px;
}
#index #main .section01 .sliderBox .prev:hover img,
#index #main .section01 .sliderBox .next:hover img {
	visibility: hidden;
}
#index #main .section01 .sliderBox .prev:hover {
	background: url(../images/prev_hover.png) no-repeat center top;
}
#index #main .section01 .sliderBox .next:hover {
	background: url(../images/next_hover.png) no-repeat center top;
}
#index #main .section01 .sliderBox .title {
	position: absolute;
	bottom: 0;
	height: 46px;
	line-height: 46px;
	left: 0;
	width: 720px;
	padding-left: 20px;
	font-weight: bold;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.4);
	font-size: 14px;
	color: #FFF;
}
#index #main .section01 .sliderBox .foo {
	width: 720px;
	height: 308px;
	overflow: hidden;
}
#index #main .section01 .sliderBox li {
	float: left;
}

#index #main .section01 .sliderBox .foopage {
	margin: -34px 5px 0 0;
	text-align: right;
	z-index: 99;
	position: relative;
}
#index #main .section01 .sliderBox .foopage a {
	margin: 0 5px;
	display: inline-block;
	background: url(../images/qh-btn.png) no-repeat center top;
	width: 15px;
	height: 14px;
}
#index #main .section01 .sliderBox .foopage a.selected {
	background: url(../images/qh-btn-hov.png) no-repeat center top;
}
#index #main .section01 .sliderBox .foopage a span {
	display: none;
}


#index #main .section01 .sliderBox .foopage a span {
	display: none;
}
#index #main .section01 .lBox .newSection .newsBox {
	width: auto;
}
#index #main .section01 .rBox {
	width: 270px;
	float: right;
	background-color: #FFF;
}
#index #main .section02 {
	margin-bottom: 20px;
	padding: 20px 0 12px 0;
	background-color: #FFF;
}
#index #main .section02 .priceBox {
	padding-top: 15px;
	width: 233px;
	float: left;
	font-size: 14px;
	text-align: center;
	position: relative;
}
#index #main .section02 .priceBox:after {
	content: "";
	position: absolute;
	top:15px;
	right: 0;
	height: 50px;
	border-right: 1px solid #E4E4E4;
}
#index #main .section02 .priceBox:nth-child(3):after {
	border-right: none;
}
#index #main .section02 .priceBox img {
	margin-right: 5px;
}
#index #main .section02 .priceBox span {
	display: block;
	color: #e93201;
	font-size: 22px;
	margin-top: 10px;
	letter-spacing: 1.5px;
}
#index #main .section02 .basic {
	width: 290px;
	float: left;
}
#index #main .section02 .basic .ttl {
	float: left;
	margin-right: 15px;
	width: 25px;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	color:#323232;
	background-color: #F5F5F5;
	border-radius: 10px;
}
#index #main .section02 .basic .listBox {
	width: 250px;
	float: left;
}
#index #main .section02 .basic .listBox li {
	line-height: 1.7;
	font-size: 12px;
	color: #999999;
}
#index #main .section02 .basic .listBox li span {
	display: inline-block;
        float: left;
}
#index #main .section02 .basic .listBox li .sp01 {
	width: 90px;
}
#index #main .section02 .basic .listBox li .sp02 {
	width: 100px;
}
#index #main .section02 .basic .listBox li .sp03 {
	width: 60px;
	color: #e93201;
}
#index #main .section03 {
	overflow: hidden;
}
#index #main .section03 .ulList {
	width: 1008px;
	margin-right: -8px;
	overflow: hidden;
}
#index #main .section03 .ulList li {
	padding-bottom:28px;
	width: 242px;
	margin-right: 10px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 46px;
	float: left;
	background-color: #FFF;
	border:2px solid #fff;
	cursor: pointer;
}
*+html #index #main .section03 .ulList li {
	margin-right: 8px;
}
#index #main .section03 .ulList .li04 {
	margin-right: 0 !important;
}
#index #main .section03 .ulList li img {
	margin-bottom: 34px;
}
#index #main .section03 .ulList li .ttl {
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
	color: #232323;
}
#index #main .section03 .ulList li .ttl span {
	font-size: 24px;
	margin-top: 5px;
	display: block;
}
#index #main .section03 .ulList li .text {
	line-height: 1.8;
	margin: 0 10px 18px;
	color: #bbbbbb;
	font-size: 12px;
}
#index #main .section03 .ulList li .link {
	width: 120px;
	margin: 0 auto;
	text-align: center;
}
#index #main .section03 .ulList li .link a {
	padding-left: 3px;
	color: #000;
	border: 1px solid #E4E4E4;
	border-radius: 20px;
	line-height: 32px;
	text-align: center;
	display: block;
	font-size: 14px;
}
#index #main .section03 .ulList li .link i {
	margin-left: 5px;
}
#index #main .section03 .ulList li:hover {
	border:2px solid #1289E1;
}
#index #main .section03 .ulList li:hover .text,
#index #main .section03 .ulList li:hover .ttl {
	color: #1289E1;
}
#index #main .section03 .ulList li:hover .link a{
	color: #FFF;
	border:1px solid #1289E1;
	background-color: #1289E1;
}
#index #main .section03 .ulList li:hover .img img {
	visibility: hidden;
}
#index #main .section03 .ulList .li01:hover .img {
	background: url(../images/img01_over.png) no-repeat center top;
}
#index #main .section03 .ulList .li02:hover .img {
	background: url(../images/img02_over1.png) no-repeat center top;
}
#index #main .section03 .ulList .li03:hover .img {
	background: url(../images/img03_over1.png) no-repeat center top;
}
#index #main .section03 .ulList .li04:hover .img {
	background: url(../images/img04_over1.png) no-repeat center top;
}

/*------slots-----------------------*/
#slots .pages {
	margin-top: 20px;
}
#slots .pages .menuUl {
	background-color: #fff;
	border-bottom: 1px solid #1289E1;
}
#slots .pages .menuUl li {
	float: left;
	width: 65px;
	box-sizing: border-box;
	text-align: center;
	border-right: 1px solid #F1F1F1;
}
*+html #slots .pages .menuUl li {
	width: 99px;
}
#slots .pages .menuUl li a {
	display: block;
	position: relative;
}
#slots .pages .menuUl li p {
	margin-top: 3px;
	font-size: 14px;
	line-height: 20px;
	color: #232323;
}
#slots .pages .menuUl .li05 {
	width: 66px;
}
#slots .pages .menuUl .li15 {
	width: 88px;
	text-align: center;
	border-right: none;
}
#slots .pages .menuUl li span {
	display: block;
	font-size: 11px;
	color: #9d9d9d;
	line-height: 1.1;
	font-weight:normal;
}
#slots .pages .menuUl li.on a,
#slots .pages .menuUl li a:hover {
	background-color: #1289E1;
}
#slots .pages .menuUl li.on a img,
#slots .pages .menuUl li a:hover img {
	visibility: hidden;
}
#slots .pages .menuUl .li01.on a,
#slots .pages .menuUl .li01 a:hover {
	background: #1289E1 url(../images/slots/slots_img01_over.png) no-repeat center top;
}
#slots .pages .menuUl .li02.on a,
#slots .pages .menuUl .li02 a:hover {
	background: #1289E1 url(../images/slots/slots_img02_over.png) no-repeat center top;
}
#slots .pages .menuUl .li03.on a,
#slots .pages .menuUl .li03 a:hover {
	background: #1289E1 url(../images/slots/slots_img03_over.png) no-repeat center top;
}
#slots .pages .menuUl .li04.on a,
#slots .pages .menuUl .li04 a:hover {
	background: #1289E1 url(../images/slots/slots_img04_over.png) no-repeat center top;
}
#slots .pages .menuUl .li05.on a,
#slots .pages .menuUl .li05 a:hover {
	background: #1289E1 url(../images/slots/slots_img05_over.png) no-repeat center top;
}
#slots .pages .menuUl .li06.on a,
#slots .pages .menuUl .li06 a:hover {
	background: #1289E1 url(../images/slots/slots_img06_over.png) no-repeat center top;
}
#slots .pages .menuUl .li07.on a,
#slots .pages .menuUl .li07 a:hover {
	background: #1289E1 url(../images/slots/slots_img07_over.png) no-repeat center top;
}
#slots .pages .menuUl .li08.on a,
#slots .pages .menuUl .li08 a:hover {
	background: #1289E1 url(../images/slots/slots_img08_over.png) no-repeat center top;
}
#slots .pages .menuUl .li09.on a,
#slots .pages .menuUl .li09 a:hover {
	background: #1289E1 url(../images/slots/slots_img09_over.png) no-repeat center top;
}
#slots .pages .menuUl .li10.on a,
#slots .pages .menuUl .li10 a:hover {
	background: #1289E1 url(../images/slots/slots_img10_over.png) no-repeat center top;
}
#slots .pages .menuUl .li11.on a,
#slots .pages .menuUl .li11 a:hover {
	background: #1289E1 url(../images/slots/slots_img11_over.png) no-repeat center top;
}
#slots .pages .menuUl .li12.on a,
#slots .pages .menuUl .li12 a:hover {
	background: #1289E1 url(../images/slots/slots_img12_over.png) no-repeat center top;
}
#slots .pages .menuUl .li13.on a,
#slots .pages .menuUl .li13 a:hover {
	background: #1289E1 url(../images/slots/slots_img13_over.png) no-repeat center top;
}
#slots .pages .menuUl .li14.on a,
#slots .pages .menuUl .li14 a:hover {
	background: #1289E1 url(../images/slots/slots_img14_over.png) no-repeat center top;
}
#slots .pages .menuUl .li15.on a,
#slots .pages .menuUl .li15 a:hover {
	background: #1289E1 url(../images/slots/slots_img15_over.png) no-repeat center top;
}
.mb0 {	margin-bottom: 0 !important;}
#slots #main .slotsBox {clear: both;
	padding: 20px;
	background-color: #FFF;
}
/*--------------live-----------------*/
#live .pages {
	margin-top: 20px;
}
#live #main {
}
#live .ulPhoto {
	width: 1008px;
	margin-right: -8px;
	padding: 10px 0 50px;
	overflow: hidden;
}
#live .ulPhoto li {
	margin: 10px 10px 0 0;
	float: left;
	width: 242px;
	padding-bottom:22px;
	text-align: center;
	background-color: #FFF;
	cursor: pointer;
	position: relative;
}
#live .ulPhoto li .ttl {
	color: #222;
	font-size: 18px;
	margin: 17px 0 3px;
}
#live .ulPhoto li .play {
	margin: 10px auto 0;
	display: block;
	color: #000;
	width: 130px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	border-radius: 20px;
	border: 1px solid #E4E4E4;
}
#live .ulPhoto li .play i {
	margin-left: 3px;
	display: inline-block;
	position: inherit;
	background-color: transparent;
	transition: none;
}
#live .ulPhoto li:hover .play {
	background-color: #1289E1;
	color: #fff;
}
#live .ulPhoto li .text {
	color: #9a9a9a;
}
#live .ulPhoto li.last {
	padding: 0;
}
#live .ulPhoto li i{display: block;position: absolute;background: #1289E1;transition: all 0.4s}
#live .ulPhoto li i.t,#live .ulPhoto li i.b{height: 2px;width: 0;}
#live .ulPhoto li i.l,#live .ulPhoto li i.r{width: 2px;height: 0;}
#live .ulPhoto li i.t{left: 0;top: 0}
#live .ulPhoto li i.r{right: 0;top: 0}
#live .ulPhoto li i.b{right: 0;bottom: 0}
#live .ulPhoto li i.l{left: 0;bottom: 0}
#live .ulPhoto li:hover i.t,#live .ulPhoto li:hover i.b{width: 100%}
#live .ulPhoto li:hover i.l,#live .ulPhoto li:hover i.r{height: 100%}

/*------sports-----------------------*/
#sports .pages {
	margin-top: 20px;
}
/*------lottery-----------------------*/
#main .banner {
	margin-bottom: 10px;
}
#lottery .ulList {
	width: 1008px;
	margin-right: -8px;
	padding: 10px 0 0;
	overflow: hidden;
}
#lottery .ulList li {
	margin: 10px 10px 0 0;
	float: left;
	width: 158px;
	padding-bottom:22px;
	text-align: center;
	background-color: #FFF;
	cursor: pointer;
	position: relative;
}
#lottery .ulList li .ttl {
	color: #222;
	font-size: 16px;
	margin: 17px 0 10px;
}
#lottery .ulList li .rule {
	display: inline-block;
	color: #666;
	text-decoration: underline;
}
#lottery .ulList li .play {
	margin: 10px auto 0;
	display: block;
	color: #1289E1;
	width: 100px;
	text-align: center;
	line-height: 28px;
	border-radius: 20px;
	border: 1px solid #1289E1;
}
#lottery .ulList li:hover .play {
	background-color: #1289E1;
	color: #fff;
}
#lottery .ulList li i{display: block;position: absolute;background: #1289E1;transition: all 0.4s}
#lottery .ulList li i.t,#lottery .ulList li i.b{height: 2px;width: 0;}
#lottery .ulList li i.l,#lottery .ulList li i.r{width: 2px;height: 0;}
#lottery .ulList li i.t{left: 0;top: 0}
#lottery .ulList li i.r{right: 0;top: 0}
#lottery .ulList li i.b{right: 0;bottom: 0}
#lottery .ulList li i.l{left: 0;bottom: 0}
#lottery .ulList li:hover i.t,#lottery .ulList li:hover i.b{width: 100%}
#lottery .ulList li:hover i.l,#lottery .ulList li:hover i.r{height: 100%}

/*------promotion-----------------------*/
#promotion .pages {
	margin-top: 20px;
	background-color: #FFF;
	padding-bottom:20px;
}
#promotion #main .linkList {
	text-align: center;
	border-bottom: 1px solid #1289E1;
	background-color: #FFF;
}
#promotion #main .linkList li {
	width: 110px;
	float: left;
	text-align: center;
	line-height: 50px;
}
#promotion #main .linkList li a {
	display: block;
	font-size: 14px;
	color: #363636;
	background-color: #FFF;
}
#promotion #main .linkList .on a, #promotion #main .linkList li a:hover {
	background-color: #1289E1;
	color: #fff;
}
#promotion #main .section {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}
#promotion #main .bannerUl li {
	margin-bottom: 13px;
}
#promotion #main .bannerUl li .box {
	display: none;
	margin: 20px 50px;
}
#promotion #main .bannerUl li .box p {
	color: #666;
	line-height: 1.6;
}
/*------about-----------------------*/
#about #main .pages {
	padding-top: 10px;
}
#about #main .tabUl {
	margin-bottom: 18px;
	border-bottom: 1px solid #E5E5E5;
}
#about #main .tabUl li {
	margin: 0 10px 0 0;
	float: left;
	width:100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#about #main .tabUl li a {
	color: #666;
	font-size: 14px;
	display: block;
	background-color: #F5F5F5;
}
#about #main .tabUl li.on a,
#about #main .tabUl li a:hover {
	color: #fff;
	background-color: #1289E1;
}

/*#sideBar {
	width: 200px;
	float: left;
}
#sideBar .sNavi {
	margin: 0 0 10px;
	padding: 0 10px;
	background-color: #fff;
	width: auto;
}
#sideBar .sNavi li {
	font-size: 12px;
}
#sideBar .sNavi li a:hover,
#sideBar .sNavi li a:hover span {
	color: #ffd053;
}
#sideBar .sNavi li a {
	color: #fff;
	display: block;
	background-color: #fff;
	border-bottom: 1px solid #F1F1F1;
	position: relative;
}
#sideBar .sNavi li a .hot {
	margin: -2px 0 0 10px;
}
#sideBar .sNavi li span {
	font-size: 10px;
	display: block;
	color: #8e6c5a;
	margin-top: 5px;
}
#sideBar .sNavi li a p {
	padding: 14px 0 14px 0;
	background: url(../images/about/icon01.png) no-repeat right center;
}
#sideBar .sNavi li a:hover p {
	color: #1389e1;
	background: url(../images/about/icon02.png) no-repeat right center;
}
#sideBar .sNavi li.navi10 a {
	border-bottom: none;
}*/
.sImg{
	width: 200px;
	float: left;
}
#sideBar{
	width: 200px;
	float: left;
}
#sideBar .sNavi {
	width: 200px;
	float: left;
	margin: 0 0 10px;
	/*padding: 0 10px;*/
	background-color: #fff;
	width: auto;
}

#sideBar ul{
	width: 200px; float: left;
  margin-bottom: 20px;
}
#sideBar .sNavi li{
	width: 200px;
	height: 42px;
  background-color: #222222;
  line-height: 42px;
  border-bottom:1px solid #323232;
}
#sideBar .sNavi li a{
  color: #fff;
  display: block;
  border-left:10px solid #222222;
  padding-left:50px;
  position: relative;
}
#sideBar .sNavi li a .iconfont{
  color: #757575;
  position: absolute;
  right: 40px;
  top: 0;
  *top: -14px;
}
#sideBar .sNavi li a:hover,
#sideBar .sNavi li a.on{
  border-left:10px solid #e9dd84;
}
#sideBar .sNavi li a:hover,
#sideBar .sNavi li a.on,
#sideBar .sNavi li a:hover .iconfont,
#sideBar .sNavi li a.on .iconfont{
  color: #cbbd86;
}

#conts {
	width: 724px;
	padding: 30px 28px 20px;
	float: right;
	background-color:#fff;
	min-height: 840px;
}
#conts h2 {
	margin-bottom: 15px;
	text-align: center;
	padding-bottom:20px;
	border-bottom: 1px solid #4B3F3F;
}
#conts .text {
	margin-bottom: 18px;
	line-height: 1.5;
	font-size: 14px;
	color: #999999;
}
#conts .title {
	font-size: 16px;
	color: #1389e1;
	font-weight: bold;
	margin-bottom: 20px;
}
#conts .ttl {
	color: #ebdd73;
	font-size: 12px;
	margin-bottom: 5px;
}

/*------register-----------------------*/
#register .pages {
	width: 1000px;
	margin: 0 auto;
}
#register #conts h3 {
	padding-bottom:15px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #4B3F3F;
}
#register #main #conts .shuoming {
	color: #b7a1a1;
	line-height: 1.7;
	margin: 0 0 20px 5px;
}
#register #main #conts .shuoming span {
	color: #ebdd73;
}
.aboutright .num {
	margin: 0 0 40px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.aboutright .num span {
	color: #fff100;
}
#register #conts .textImg {
	text-align: center;
	margin: 45px 0 20px;
}
#register #conts .textUl03 {
	margin: 0 0 15px 10px;
	width: 625px;
	border-top: 1px solid #361E1D;
	border-left: 1px solid #361E1D;
}
#register #conts .textUl03 li {
	width:110px;
	padding: 8px 7px;
	float: left;
	color: #e5e5e5;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #361E1D;
	border-bottom: 1px solid #361E1D;
}

#register #conts .btm {
	margin: 10px 0 0 20px;
	text-align: left;
	clear: both;
	color: #a0a0a0;
	font-size: 12px;
}
#register #conts .btmText {
	color: #777;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #ccc;
	margin: 15px 10px 0;
	padding-top: 20px;
	line-height: 1.8;
}
.aboutright .title {
	height: 80px;
	color: #fdf8a3;
	font-size: 18px;
	text-align: center;
	line-height: 75px;
	margin-top: 15px;
}
.aboutright .content {
	color: #cbc5c7;
	line-height: 34px;
	margin-bottom: 20px;
}
.regmain {
	width: 670px;
	padding: 50px 0 0 30px;
	margin: 0 auto;
	background: url(../images/regbg.png) no-repeat left top;
}
.regmain input {
	width: 282px;
	height: 30px;
	line-height: 34px;
	border: 1px solid #E5E5E5;
	color: #8b7979;
	font-size: 12px;
	padding-left: 5px;
	background-color: #F5F5F5;
}
.regmain select {
	height: 34px;
	line-height: 34px;
	border: 1px solid #d9d7d7;
	border-radius: 3px;
}
.regmain .table2 select {
	width: 50px;
}
.regmain .table1 {
	width: 500px;
	margin: 0 0 120px 100px;
}
.regmain .table2 {
	width: 500px;
	margin: 0 0 40px 100px;
}
.regmain .table3 {
	width: 500px;
	margin: 0 0 70px 10px;
}
.regmain table tr td {
	color: #444;
	font-size: 13px;
	vertical-align: middle;
	padding:10px 10px 10px 0;
}
.regmain table tr .textTd {
	vertical-align: top;
	padding-top: 20px;
}
.regmain table tr td.yanzheng input {
	margin-right: 10px;
	width: 130px;
}
.regmain table tr td .more {
	color: #ece087;
	margin-right: 295px;
	float: right;
}
.regmain span {
	color: #a40000;
	font-size: 13px;
}
.regmain .span2 {
	color: #a0a0a0
}
.regmain .note {
	display: block;
	color:#777;
	font-size: 12px;
	margin: 10px 0 0;
}
.regmain .note a {
	color: #eae092;
}
.regmain .spe {
	position: relative;
}
.regmain .spe input {
	width: 108px;
}
.regmain .agree {
	margin: 12px 0 10px;
	z-index: 999;
	font-size: 14px;
	text-align: center;
	position: relative;
	color: #777;
}
.agreetest {text-align: left;margin: 12px 0 10px;
	z-index: 999;
	font-size: 14px;
	position: relative;
	color: #777;}
.regmain .agree a {
	color: #777;
}
.regmain .agree input {
	width: auto;
	vertical-align: middle;
	margin-right: 5px;
}
.regmain .spe .test {
	position: absolute;
	top: 12px;
	right: 350px;
}
.regmain .submitUl {
	margin-left: 170px;
	z-index: 999;
	position: relative;
}
.regmain .submitUl li {
	display: inline;
	margin: 0 3px;
}
.regmain .submitUl input {
	width: auto;
	height: auto;
	margin: 0;
	border: none;
	text-align: center;
	padding: 0;
	cursor: pointer;
}
.regmain .ts td {
	height: 26px;
	color: #95796a;
	font-size: 12px;
	line-height: 26px;
}
.regmain a {
	color: #a0a0a0
}
.regmain p {
	color: #a0a0a0;
	line-height: 21px;
}
.sBanner {
	width: 130px;
	position: absolute;
	top: 0;
	z-index: 8100;
}
.sBanner.lB {
	left: 20px;
}
.sBanner.rB {
	right: 20px;
}
.sBanner img,
.sBanner a {
	display: block;
}
.regmain .submitUl .cancel{
	display: inline-block;
	width: 120px;
	height: 40px;
	background: url(../images/btn02.png);
}
.inside-wrap {width: 1000px;margin:0 auto;}

 .section li {
    line-height: 24px;
}
.section h3{font-size: 14px;}

#phone_nav {
    position: absolute;
    top: -21px;
    z-index: 8888;
    right: -81px;
    background: #4f4f4f;
    width: 215px;
    text-align: center;
}
#phone_nav a {
    height: 25px;
    line-height: 25px;
}
#rule_nav a {
     height:25px;
     line-height: 25px;
}
#rule_nav {
    position: absolute;
    top: -21px;
    z-index: 9999;
    right: -157px;
    background: #4f4f4f;
    width: 375px;
    text-align: center;
}

div.flicking_con{position:absolute;top:0px;left:33%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{
  float:left;width:10px;height:10px;
  margin-right:3px;padding:0;background:#777;display:block;text-indent:-1000px;
  border-radius: 50%;
}
div.flicking_con a.on{
  background:#333;
}
div.flicking_con1{position:absolute;top:0px;left:33%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con1 a{
  float:left;width:10px;height:10px;
  margin-right:5px;padding:0;background:#fff;display:block;text-indent:-1000px;
  border-radius: 50%;
}
div.flicking_con1 a.on{
  background:#f00;
}
/*div.flicking_con1{position:absolute;top:0px;left:35%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con1 a{float:left;width:21px;height:21px;margin:0;padding:0;background:url(../images/btn_main_img.png) 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con1 a.on{background-position:0 -21px}
*/
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}

.fanshuis {position: absolute;top: 31px;left: 51px;}
.m-r-10 {
    margin-right: 10px !important;
}

/*捕鱼页面start*/


.fash-banner{
  height: 722px; position: relative;background: #242424;
}
.content-wrap {
    position: absolute;
    left: 39%;
    /*margin-left: -369px;*/
    margin-left: -289px;
    top: -21px;
}
.content-wrap>img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
}
.content-wrap .listBox {
  margin: 290px 0 0;
  z-index: 999;
  position: relative;
}
.content-wrap .listBox ul {
  /*width: 1125px;*/
  width: 1000px;
  margin-right: -1px;
}
.content-wrap .listBox li {
  margin: 0 1px 1px 0;
  width: 124px;
  height: 150px;
  float: left;
  color: #fff;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.content-wrap .listBox li .text {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
}
.content-wrap .listBox li .text span {
  display: block;
  font-weight:normal;
  font-size: 12px;
  color: #3f89ef;
}
.content-wrap .listBox li .links {
  margin: 0 20px 0;
  display: none;
}
.content-wrap .listBox li .links a {
  display: block;
  color: #dbe6ff;
  font-size: 12px;
  border-radius: 25px;
  line-height: 1.9;
  border: 1px solid #3F67C8;
}
.content-wrap .listBox li:hover .links {
  display: block;
}
.content-wrap .listBox li:hover .links a:hover {
  background-color: #fff000;
  border: 1px solid #fff000;
  color: #012f95;
}
.content-wrap .listBox li:hover .text {
  margin: 5px 0 15px;
  color: #fff000;
}
.content-wrap .listBox li:hover .text span {
  display: none;
}
.content-wrap .listBox li .downBox {
  display: none;
  position: absolute;
  bottom: -200px;
  left: -34px;
  width: 188px;
  height: 209px;
  box-sizing: border-box;
  padding: 10px 0 5px;
  z-index: 9999;
    background: url(../images/down_bg.png) no-repeat center top;
}
.content-wrap .listBox li .downBox img {
  width: auto;
   z-index: 5;
  margin-top: 10px;
}
.content-wrap .listBox li:hover .downBox {
  display: block;
   z-index: 5;
}
.content-wrap .listBox li:hover .downBox {
   z-index: 5;

}
.fash-banner .news{
  height: 41px;
  border-top: 1px solid #272523;
  background-color: #070504;
  background-color: rgba(0,0,0,.5);
  *background:#070504; 
  *filter:alpha(opacity=50);
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 2;
}
.fash-banner .news .title{
  font-size: 14px;
  color: #e9dd84;
  width: 120px;
  text-align: center;
  display: inline-block;
  float: left;
  line-height: 40px;
}

.fash-banner .news .title .iconfont{
  color: #e9dd84;
  margin-right: 5px;
}

.fash-banner .news ul{
  width: 870px;
  display: inline-block;
  line-height: 40px;
}

@media (max-width:1366px) and (min-width:1200px){
  .content-wrap {
    position: absolute;
    left: 36%!important;
    margin-left: -371px;
    top: 0px;
}
}
#slots #main .slotsBox {clear: both;
  padding: 20px;
  background-color: #FFF;
}
