
/*== 密码强度 ==*/
.top_testresult{font-weight: bold;font-size:12px;font-family: arail,helvetica,san-serif;color:#FFF;padding:0;margin:0 0 0 0;}
.top_testresult span{padding:0 6px;margin:0;height: 23px;line-height: 23px;}
.top_shortPass{background:#FF0000;}
.top_badPass{background:#5A025A;}
.top_goodPass{background:#0029AA;}
.top_strongPass{background:#128511;}
/*== us by validation ==*/
.FormError {position: absolute;top: 300px;left: 300px;display: block;z-index: 500;}
.FormError .FormErrorC {width: 100%;background: #ee0101;position:relative;z-index:501;color: #fff;font-family: tahoma;font-size: 11px;line-height: 14px;border: 2px solid #ddd;box-shadow: 0 0 6px #000;-moz-box-shadow: 0 0 6px #000;-webkit-box-shadow: 0 0 6px #000;padding: 4px 10px 4px 10px;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;}
.FormError .FormErrorA {width: 15px;margin: -2px 0 0 13px;position:relative;z-index: 506;}
.FormError .FormErrorABottom {box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;margin: 0px 0 0 12px;top:2px;}
.FormError .FormErrorA div {border-left: 2px solid #ddd;border-right: 2px solid #ddd;box-shadow: 0 2px 3px #444;-moz-box-shadow: 0 2px 3px #444;-webkit-box-shadow: 0 2px 3px #444;font-size: 0px;height: 1px;background: #ee0101;margin: 0 auto;line-height: 0;font-size: 0;display: block;}
.FormError .FormErrorABottom div {box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;}
/*==use by jquery ui dialog==*/
.ui-dialog-content{padding: 5px 1px;}
.ui-dialog-title{font-size:14px;}
#Dialog{font-size:12px;}
#Dialog p {line-height:16px;margin:10px 0px 10px 10px;height: auto;}
#SendForm input[type=text], #SendForm input[type=password]{border:1px solid #6A4444;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;box-shadow: 0 0 2px #6A4444;-moz-box-shadow: 0 0 2px #6A4444;-webkit-box-shadow: 0 0 3px #6A4444;}
#SendForm input[type=text]:hover, #SendForm input[type=password]:hover{border:1px solid #6A4444;}
#SendForm input[type=text]:focus, #SendForm input[type=password]:focus{border:1px solid #6A4444;}

.regmain fieldset{
	border: 1px solid orange;
}
.regmain fieldset legend{
  padding:10px;
}

.pages #conts p{
   line-height: 25px;
   padding:10px 0;
}

.pages #conts h3{
   font-size: 14px;
}

* {
	margin: 0;
	padding: 0;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #fff;
}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	background-color: #F3F3F3;
	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: 8000;
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #1E1E1E;
}

#header h1 {
	float: left;
}
#header .topUl {
	margin: 21px -2px 0 0;
	float: right;
}
#header .topUl a {
	display: inline-block;
	margin-right: 2px;
}
#header .hSection {
	width: 1000px;
	margin: 0 auto;
	padding: 9px 0 7px;
	box-sizing: border-box;
	position: relative;
}
*+html #header .hSection {
	width: 90%;
	margin: 0 auto;
	box-sizing: inherit;
	padding: 10px 20px 7px;
}
/*---20180723修改----------*/


#header .hInner {
	width: 720px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 231px;
}
#header #gNavi li {
	margin-right: -10px;
	width: 59px;
	float: left;
	font-size: 14px;
	text-align: center;
	position: relative;
}
#header #gNavi li a {
	padding: 32px 0 33px;
	display: block;
	color: #fff;
	font-size: 16px;
}
#header #gNavi li .hot {
	position: absolute;
	top: 16px;
	right: -2px;
	z-index: 999;
}
#header #gNavi li .hot02 {
	right: -10px;
	top: 14px;
}
#header #gNavi li a.on,
#header #gNavi li a:hover {
	padding-top: 29px;
	border-top: 3px solid #CDAE4E;
	background-color: #2C2C2C;
}
#header #gNavi li.navi11 a {
	color: #ffe142;
}

#header #gNavi .naviBox {
	display: none;
	position: absolute;
	top: 70px;
	padding-top:10px;
	left: 0;
	z-index: 1200;
	background: #fff;
	box-shadow: 0 2px 10px #666;
}
#header #gNavi .naviBox a {
	font-weight: normal;
}
#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;
}
#header #gNavi .naviBox .ttl {
	float: left;
	margin-right: 10px;
}

#header #gNavi .subNavi {
	width: 126px;
	/*box-shadow: 0 2px 10px #666;*/
	/*background-color: #FFF;*/
}
#header #gNavi .subNaviby{
width: 386px!important;
height:637px;
}
#header #gNavi .subNavidz{
	width: 252px!important;
    height: 560px;
}
#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;
}

#header #gNavi .navi02 .naviBox {
	left: -57px;
}


#header #gNavi .navi03 .naviBox {
	left: -57px;
}

#header #gNavi .navi04 .naviBox {
	left: -57px;
}
#header #gNavi .navi05 .naviBox {
	left: -57px;
}
#header #gNavi .navi05 .naviBox .arrow {
	left: -5px;
}
#header #gNavi .navi06 .naviBox {
	left: -115px;
}
#header #gNavi .navi06 .naviBox .arrow {
	left: 55px;
}
#header #gNavi .navi13 .naviBox {
	left: -195px;
}
#header #gNavi .navi13 .naviBox .arrow {
	left: 135px;
}
#header #gNavi .navi06 .naviBox .liSpe span {
	line-height: 20px;
}
#header #gNavi .navi07 .naviBox {
	left: -173px;
}
#header #gNavi .navi07 .naviBox .arrow {
	left: 112px;
}
#header #gNavi .navi07 .naviBox .liSpe span {
	line-height: 20px;
}

#header #gNavi li .naviSection {
	left: -232px;
	top: 80px;
	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: 255px;
}
#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: 37px;
	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;
}
.subNavi .r-bold {
    color: red;
}
.subNavi .r-bold:hover{
  font-weight: bold;
}
#header #gNavi .subInfoNavi .subNavi li a:hover span {
	color: #f00;
}
#header #gNavi .naviSection .naviSub .subInfo02 li {
	width: 100%;
}
#header #gNavi .naviSection .naviSub .subInfo li a {
	padding: 0 0 0 5px;
	display: block;
	color: #444444;
	font-size: 13px;
}
#header #gNavi .naviSection .naviSub .subInfo li a:hover {
	color: #f00;
	border: none;
	font-weight: bold;
	background-color: inherit;
}
#header #gNavi .naviSection .naviSub .subInfo li a.col-red {
    color: #ff0000;
}
#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;
}
#header #gNavi .naviBox {
	z-index: 999;
}
#header #gNavi .naviBox02 {
	left: -90px;
}
#header #gNavi .naviBox03 {
	left: -29px;
}
#header #gNavi .subNavi02 {
	width: 240px;
	border-top:3px solid #cdae4e;
	background:rgba(0,0,0,0.7);
}
#header #gNavi .subNavi02 li {
	margin: 0;
	width: 120px;
	float: left;
	text-align: center;
	border-bottom: 1px dotted #666;
}
#header #gNavi .subNavi02 li a {
	padding: 0;
	line-height: 2.6;
	color:#fff;
}
#header #gNavi .subNavi02 li a:hover {
	background:none;
	border: none;
	color: #cdae4e;
}
#header #gNavi .naviBox02 li .arrow {
	position: absolute;
	top: -8px;
	left: 116px;
}
#header #gNavi .naviBox03 li .arrow {
	position: absolute;
	top: -8px;
	left: 56px;
}
#header #gNavi .subNavi03 {
	width: 120px;
}


#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: -50px;
}



#header #gNavi .subNavi {
	width: 126px;
	/*box-shadow: 0 2px 10px #666;*/
	/*background-color: #FFF;*/
}
#header #gNavi .subNaviby{
width: 386px!important;
height:637px;
}
#header #gNavi .subNavidz{
	width: 252px!important;
    height: 560px;
}
#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;
	font-size: 12px;
}
#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: 80px;
	padding: 22px 0 0px;
	background-color: #FFF;
	box-shadow: 5px 5px 5px #EAE9E9;
}
#poker .topSection,
#fish .topSection {
	box-shadow: none;
}
.topSection .wrap {
	width: 985px;
	margin: 0 auto;
}
.topSection .wrap .topInfo {
	width: 230px;
	float: left;
	margin-right: 32px;
	position: relative;
}
.topSection .wrap .topInfo4 {
	margin-right: 0;
}
.topSection .wrap .topInfo:last-child:after {
	border-right: none;
}
.topSection .wrap .topInfo ul {
	margin-bottom: 20px;
}
.topSection .wrap .topInfo li {
	width: 80px;
	font-size: 14px;
	float: left;
}
.topSection .wrap .topInfo .ttl {
	width: 40px;
	color: #000;
	margin-right: 18px;
	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: #ff0000;
}
.topSection .wrap .topInfo li.green a,
.topSection .wrap .topInfo li.green a:hover {
	color: #00b24b;
}
.pai {
	position: relative;
}
.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: 99;
	position: relative;
}
.pai:hover {
	background-color: #FFF;
}
.pzx{ overflow:hidden; position:absolute; top:22px; left:-20px;  opacity:0; height:0px;-moz-transition:.8s;-ms-transition:.8s;-webkit-transition:.8s; z-index: 9999;}
.pai:hover .pzx{opacity:1; height:251px;  z-index:999; -moz-transition:.8s;-ms-transition:.8s;-webkit-transition:.8s;}
.pai{ position:relative;-moz-transition:.8s;-ms-transition:.8s;-webkit-transition:.8s;}
.pzx:hover{ opacity:1;height:251px; display:block; z-index:1200;-moz-transition:.8s;-ms-transition:.8s;-webkit-transition:.8s;}


/*-------footer-----start--------------*/
.footer {
	overflow: hidden;
	padding: 22px 0 20px;
	background-color: #1E1E1E;
}
.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: 9px;
	font-size: 18px;
	line-height: 43px;
}
.footer .fInner .contactUl li a {
	display: block;
	border: 1px solid #595959;
	color: #fff;
	background: #232323;
}
.footer .fInner .contactUl li span {
	display: inline-block;
	padding-left: 33px;
}
.footer .fInner .contactUl li a:hover {
	background-color: #CDAD4D;
	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: 6px;
	display: block;
	color: #999;
}
.footer .fInner .tel .sp02 {
	color: #fff;
	margin-bottom: 14px;
	font-weight: bold;
	font-size: 22px;
	display: block;
}
.footer .fInner .tel .sp03 {
	margin-top: 10px;
	display: block;
	color: #fff;
	line-height: 1.3;
	font-size: 12px;
}
.footer .fInner .fUl {
	float: right;
	width: 490px;
}
.footer .fInner .fUl li {
	width: 190px;
	float: left;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}
.footer .fInner .fUl .li02 {
	width: 180px;
}
.footer .fInner .fUl .li03 {
	width: 120px;
}
.footer .fInner .fUl li span {
	margin-top: 7px;
	display: block;
	color: #999;
	font-weight:normal;
	font-size: 12px;
}
.footer .fInner .fUl li p {
	padding: 60px 0 0 5px;
}
.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: #CDAD4D;
}
.footer .fInner {
	margin-bottom: 5px;
}
.footer .fImg {
	margin-bottom: 26px;
}
.footer .fNavi {
	text-align: center;
	margin-bottom: 10px;
}
.footer .fNavi li {
	margin: 0 0 0 5px;
	display: inline;
	font-size: 12px;
	color: #444;
}
.footer .fNavi .last {
	background: none;
}
.footer .fNavi li a {
	margin-right: 7px;
	color: #999;
}
.footer .fNavi li a:hover {
	color: #CDAD4D;
}
.footer .copyright {
	text-align: center;
	color: #999;
}
.footer .copyright span {
	margin-right: 20px;
}

/*-------首页登录-----start--------------*/
.login {
	padding: 23px 14px 12px;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #E9E9E9;
}
.login .button {
	background: url(../images/index/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: 36px;
	line-height: 36px;
	margin-bottom: 10px;
	position: relative;
}
.login .ttl {
	margin-bottom: 20px;
	text-align: center;
	height: auto;
	line-height: inherit;
}
.login p .img01 {
	position: absolute;
	top: 10px;
	left: 11px;
}
.login .title {
	margin: 0;
}
.login .ttl span {
	font-size: 14px;
}
.login p input[type=text], .login p input[type=password] {
	width: 200px;
	padding-left: 33px;
	height: 36px;
	line-height: 34px;
	border: none;
	color: #666;
	font-size: 12px;
	display: block;
	box-sizing: border-box;
	border: 1px solid #D6D6D6;
	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 .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: 7px;
	right: 6px;
	position: absolute;
}
.login .p04 {
	margin-bottom: 10px;
	height: auto;
	line-height: inherit;
	overflow: hidden;
	zoom: 1;
}
.login .p04 input {
	border: none;
	width: 98px;
	float: left;
	height: 35px;
	font-weight: bold;
	line-height: 35px;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
	text-indent: -9999px;
	transition: all 0.4s;
	background: url(../images/index/btn01.png) no-repeat center top;
}
.login .p04 input:hover {
	background: url(../images/index/btn01.png) no-repeat center -35px;
}
.login .p04 a {
	border: none;
	width: 98px;
	float: right;
	height: 35px;
	font-weight: bold;
	line-height: 35px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	text-indent: -9999px;
	transition: all 0.4s;
	background: url(../images/index/btn02.png) no-repeat center top;
}
.login .p04 a:hover {
	background: url(../images/index/btn02.png) no-repeat center -35px;
}
.login .p05 {
	margin: 0;
	height: auto;
}
.login .p05 a {
	display: block;
	color: #ff0000;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	background: #F5F5F5;
}
.login .p05 a img {
	margin: -2px 5px 0 0;
	display: inline-block;
	vertical-align: middle;
}

/*-------下级页面头部登录---start----------------*/
.headbottom {
	height: 50px;
	background-color: #FFF;
}
.headbottom .subLogin {
	float: right;
}
.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: 5px 15px 0 10px;
}
.headlogin .rform {
	float: right;
}
.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 .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: 3px;
	top: 5px;
}
.headlogin .subbtn {
	padding: 0;
	float: left;
	width: 100px;
	text-align: center;
	color: #fff;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	margin-right: 10px;
	border: none;
	text-indent: -9999px;
	transition: all 0.3s;
	background: url(../images/btn03.png) no-repeat center top;
}
.headlogin .subbtn:hover {
	background: url(../images/btn03.png) no-repeat center -30px;
}
.headlogin .formUl .list04 .regbtn {
	margin: 0 10px 0 0;
	float: left;
	color: #fff;
	height: 30px;
	line-height: 30px;
	width: 100px;
	font-size: 14px;
	text-indent: -9999px;
	transition: all 0.3s;
	text-align: center;
	background: url(../images/btn04.png) no-repeat center top;
}
.headlogin .formUl .list04 .regbtn:hover {
	background: url(../images/btn04.png) no-repeat center -30px;
}
.headlogin .formUl .list04 {
	margin-right: 0;
}
.headlogin .formUl .list04 .shiwan {
	color: #f00;
	line-height: 30px;
	font-size: 12px;
	float: left;
	display: block;
	padding: 0 10px 0 30px;
	background: url(../images/index/icon04.png) no-repeat left center;
}
.headlogin .formUl .list04 .shiwan:hover {
	color: #f00;
	text-decoration: underline;
}
.headlogin .formUl li .img01 {
	position: absolute;
	top: 8px;
	left: 10px;
}
/*-------下级页面头部登录-end----------------*/

/*-------登录后-----------------*/
.login02 .loginInner .ttl {
	text-align: center;
	margin: 0 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: 11px 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: #ed4101;
}
.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 {
	margin-bottom: 10px;
	height: 29px;
	z-index: 9;
	position: relative;
	background: url(../images/new_bg2.png) no-repeat left top;
} 
.newSection .newsBox {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.newSection dt {
	margin-right: -20px;
	padding-left: 27px;
	width: 103px;
	color: #fff;
	line-height: 29px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	float: left;
	background: url(../images/new_bg.png) no-repeat center left;
}
.newSection dd {
	height: 28px;
	padding: 0 10px 0 110px;
	position: relative;
	border-bottom: 1px solid #CDAE4E;
}
.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 {
	color: #666;
}
/*------index-----------------------*/
#main {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
}
#main .topBox {
	margin-bottom: 20px;
	height: 78px;
	background-color: #FFF;
}
#main .topBox .ttl {
	float: left;
	padding-top: 6px;
	width:27px; height: 72px;
	background:#1289E1;
}
#main .topBox .topUl {
	margin-top: 0px;
	float: left;
}
#main .topBox .close {
	padding-top: 6px;
	float: right;
	width: 20px;
	height: 72px;
	background: #d8d8d8;
}
#main .topBox .topUl li {
	margin-right: 2px;
	float: left;
}
#main .topBox .topUl li a {
	padding: 6px 8px;
	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: 10px;
	padding: 10px;
	background: #fff;
}
#index #main .section01 .lBox {
	margin-right: 10px;
	width: 180px;
	float: left;
	border: 1px solid #E9E9E9;
	box-sizing: border-box;
}
#index #main .section01 .lBox .tabNavi {
	margin: 0 -1px;
	position: relative;
}
#index #main .section01 .lBox .tabNavi li {
	margin: -1px 0 0;
	width: 90px;
	float: left;
	box-sizing: border-box;
}
#index #main .section01 .lBox .tabNavi li a {
	display: block;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
	border: 1px solid #E9E9E9;
	background: #F5F5F5;
}
#index #main .section01 .lBox .tabNavi li.on a,
#index #main .section01 .lBox .tabNavi li a:hover {
	padding: 1px;
	color: #cdae4e;
	border: none;
	background: #fff url(../images/index/bg01.png) no-repeat;
}
#index #main .section01 .lBox .tabPanel {
	height: 462px;
}
#index #main .section01 .lBox .tabPanel li {
	padding: 8px 11px 1px;
}
#index #main .section01 .lBox .tabPanel li a {
	height: 42px;
	display: flex;	
	display: -webkit-flex;
	align-items: center;	
}
#index #main .section01 .lBox .tabPanel li a .img01 {
	margin-right: 9px;
	text-align: left;
	vertical-align: middle;
}
#index #main .section01 .lBox .tabPanel li a .img02 {
	margin-right: 8px;
	text-align: left;
	vertical-align: middle;
}
#index #main .section01 .lBox .tabPanel li a .txt {
	text-align: left;
	vertical-align: middle;
	color: #333;
	font-size: 14px;
}
#index #main .section01 .lBox .tabPanel li a .txt span {
	display: none;
	width: 66px;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	background: url(../images/index/bg02.png) no-repeat;
}
#index #main .section01 .lBox .tabPanel li a:hover .txt {
	color: #ec4000;
	font-weight: bold;
}
#index #main .section01 .lBox .tabPanel li a:hover .txt span {
	margin-top: 5px;
	display: block;
}
#index #main .section01 .mBox {
	width: 715px;
	float: left;
}
#index #main .section01 .sliderBox {
	margin-bottom: 11px;
	width: 715px;
	height: 260px;
	position: relative;
}
#index #main .section01 .sliderBox .foo {
	width: 715px;
	height: 260px;
	overflow: hidden;
}
#index #main .section01 .sliderBox li {
	width: 715px;
	float: left;
}
#index #main .section01 .sliderBox li img {
	width: 715px;
	float: left;
}
#index #main .section01 .sliderBox .foopage {
	padding-left: 300px;
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 22px;
	text-align: center;
	z-index: 99;
	position: relative;
}
#index #main .section01 .sliderBox .foopage a {
	margin: 0 3px 0 2px;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fff;
}
#index #main .section01 .sliderBox .foopage a.selected {
	background: #FEFD88;
}
#index #main .section01 .sliderBox .foopage a span {
	display: none;
}
#index #main .section01 .mBox .newSection .newsBox {
	width: auto;
}
#index #main .section01 .rBox {
	width: 230px;
	float: right;
	background-color: #FFF;
}
#index #main .section01 .box {
	padding: 17px 0 6px 0;
	border: 1px solid #E3E3E3;
}
#index #main .section01 .priceBox {
	width: 235px;
	float: left;
	font-size: 16px;
	text-align: center;
	position: relative;
}
#index #main .section01 .priceBox:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 43px;
	border-right: 1px solid #E4E4E4;
}
#index #main .section01 .priceBox:nth-child(3):after {
	border-right: none;
}
#index #main .section01 .priceBox img {
	margin: -2px 4px 0 0;
	display: inline-block;
	vertical-align: middle;
}
#index #main .section01 .priceBox span {
	margin: 9px 0 0;
	display: block;
	color: #cdad4d;
	font-size: 20px;
	letter-spacing: 2px;
}
#index #main .section01 .box .ttl {
	margin: 10px 0 12px;
	text-align: center;
}
#index #main .section01 .box .listBox {
	margin: 0 0 0 105px;
	height: 78px;
	overflow: hidden;
}
#index #main .section01 .box .listBox li {
	margin-bottom: 8px;
	overflow: hidden;
	zoom: 1;
}
#index #main .section01 .box .listBox li p {
	margin: 0 0 0 15px;
	width: 250px;
	float: left;
	color: #999;
	font-size: 12px;
}
#index #main .section01 .box .listBox li p span {
	color: #ea3800;
}

#index #main .section01 .box .listBox li p span {
	color: #ea3800;
}
#index #main .section01 .box .listBox li p .x1 {
	color: #999;
	display: inline-block;
	width: 52px;
}
#index #main .section01 .box .listBox li p .x2 {
	color: #999;
	display: inline-block;
	width: 52px;
}
#index #main .section01 .linkUl {
	margin-top: 10px;
}
#index #main .section01 .linkUl li {
	margin-top: 5px;
}
#index #main .section03 {
	overflow: hidden;
}
#index #main .section03 .ulList {
	width: 1008px;
	margin-right: -8px;
	overflow: hidden;
}
#index #main .section03 .ulList li {
	padding-bottom:27px;
	width: 242px;
	margin-right: 10px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 40px;
	float: left;
	background-color: #FFF;
	border:2px solid #fff;
	cursor: pointer;
	transition: all 0.4s;
}
*+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: 30px;
}
#index #main .section03 .ulList li .ttl {
	margin-bottom: 12px;
	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.7;
	margin: 0 10px 16px;
	color: #bbbbbb;
}
#index #main .section03 .ulList li .link {
	width: 122px;
	margin: 0 auto;
	text-align: center;
}
#index #main .section03 .ulList li .link a {
	padding-left: 3px;
	color: #232323;
	border: 1px solid #E4E4E4;
	border-radius: 20px;
	line-height: 33px;
	text-align: center;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
#index #main .section03 .ulList li .link i {
	margin-left: 5px;
	font-weight: normal;
}
#index #main .section03 .ulList li:hover {
	border:2px solid #CDAD4D;
}
#index #main .section03 .ulList li:hover .text,
#index #main .section03 .ulList li:hover .ttl {
	color: #cdad4d;
}
#index #main .section03 .ulList li:hover .link a{
	color: #FFF;
	border:1px solid #CDAD4D;
	background-color: #CDAD4D;
}
#index #main .section03 .ulList li:hover .img img {
	visibility: hidden;
}
#index #main .section03 .ulList .li01:hover .img {
	background: url(../images/index/img01_over.png) no-repeat center top;
}
#index #main .section03 .ulList .li02:hover .img {
	background: url(../images/index/img02_over.png) no-repeat center top;
}
#index #main .section03 .ulList .li03:hover .img {
	background: url(../images/index/img03_over.png) no-repeat center top;
}
#index #main .section03 .ulList .li04:hover .img {
	background: url(../images/index/img04_over.png) no-repeat center top;
}
#sideBar .sNavi li a .iconfont{
  color: #fff;
  position: absolute;
  right: 40px;
  top: 0;
  *top: -14px;
}
/*------slots-----------------------*/
/*#slots .pages {
	margin-top: 10px;
}
#slots .pages .menuUl {
	width: 987px;
	margin-right: -10px;
	padding: 10px 0 0 10px;
	background-color: #fff;
}
#slots #main .banner {
	margin-bottom: 0;
}
#slots .pages .menuUl li {
	float: left;
	width: 96px;
	height: 80px;
	margin: 0 2px 2px 0;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}
#slots .pages .menuUl li .hot {
	position: absolute;
	top: -3px;
	right: 1px;
}
#slots .pages .menuUl li a {
	height: 80px;
	display: block;
}
#slots .pages .menuUl li a:hover img {
	visibility: hidden;
}
#slots .pages .menuUl .li01 a {	background: url(../images/slots/img01.jpg) no-repeat left top;}
#slots .pages .menuUl .li01 a:hover {	background: url(../images/slots/img01_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li02 a {	background: url(../images/slots/img02.jpg) no-repeat left top;}
#slots .pages .menuUl .li02 a:hover {	background: url(../images/slots/img02_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li03 a {	background: url(../images/slots/img03.jpg) no-repeat left top;}
#slots .pages .menuUl .li03 a:hover {	background: url(../images/slots/img03_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li04 a {	background: url(../images/slots/img04.jpg) no-repeat left top;}
#slots .pages .menuUl .li04 a:hover {	background: url(../images/slots/img04_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li05 a {	background: url(../images/slots/img05.jpg) no-repeat left top;}
#slots .pages .menuUl .li05 a:hover {	background: url(../images/slots/img05_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li06 a {	background: url(../images/slots/img06.jpg) no-repeat left top;}
#slots .pages .menuUl .li06 a:hover {	background: url(../images/slots/img06_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li07 a {	background: url(../images/slots/img07.jpg) no-repeat left top;}
#slots .pages .menuUl .li07 a:hover {	background: url(../images/slots/img07_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li08 a {	background: url(../images/slots/img08.jpg) no-repeat left top;}
#slots .pages .menuUl .li08 a:hover {	background: url(../images/slots/img08_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li09 a {	background: url(../images/slots/img09.jpg) no-repeat left top;}
#slots .pages .menuUl .li09 a:hover {	background: url(../images/slots/img09_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li10 a {	background: url(../images/slots/img10.jpg) no-repeat left top;}
#slots .pages .menuUl .li10 a:hover {	background: url(../images/slots/img10_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li11 a {	background: url(../images/slots/img11.jpg) no-repeat left top;}
#slots .pages .menuUl .li11 a:hover {	background: url(../images/slots/img11_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li12 a {	background: url(../images/slots/img12.jpg) no-repeat left top;}
#slots .pages .menuUl .li12 a:hover {	background: url(../images/slots/img12_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li13 a {	background: url(../images/slots/img13.jpg) no-repeat left top;}
#slots .pages .menuUl .li13 a:hover {	background: url(../images/slots/img13_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li14 a {	background: url(../images/slots/img14.jpg) no-repeat left top;}
#slots .pages .menuUl .li14 a:hover {	background: url(../images/slots/img14_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li15 a {	background: url(../images/slots/img15.jpg) no-repeat left top;}
#slots .pages .menuUl .li15 a:hover {	background: url(../images/slots/img15_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li16 a {	background: url(../images/slots/img16.jpg) no-repeat left top;}
#slots .pages .menuUl .li16 a:hover {	background: url(../images/slots/img16_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li17 a {	background: url(../images/slots/img17.jpg) no-repeat left top;}
#slots .pages .menuUl .li17 a:hover {	background: url(../images/slots/img17_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li18 a {	background: url(../images/slots/img18.jpg) no-repeat left top;}
#slots .pages .menuUl .li18 a:hover {	background: url(../images/slots/img18_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li19 a {	background: url(../images/slots/img19.jpg) no-repeat left top;}
#slots .pages .menuUl .li19 a:hover {	background: url(../images/slots/img19_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li20 a {	background: url(../images/slots/img20.jpg) no-repeat left top;}
#slots .pages .menuUl .li20 a:hover {	background: url(../images/slots/img20_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li21 a {	background: url(../images/slots/img21.jpg) no-repeat left top;}
#slots .pages .menuUl .li21 a:hover {	background: url(../images/slots/img21_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li22 a {	background: url(../images/slots/img22.jpg) no-repeat left top;}
#slots .pages .menuUl .li22 a:hover {	background: url(../images/slots/img22_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li23 a {	background: url(../images/slots/img23.jpg) no-repeat left top;}
#slots .pages .menuUl .li23 a:hover {	background: url(../images/slots/img23_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li24 a {	background: url(../images/slots/img24.jpg) no-repeat left top;}
#slots .pages .menuUl .li24 a:hover {	background: url(../images/slots/img24_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li25 a {	background: url(../images/slots/img25.jpg) no-repeat left top;}
#slots .pages .menuUl .li25 a:hover {	background: url(../images/slots/img25_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li26 a {	background: url(../images/slots/img26.jpg) no-repeat left top;}
#slots .pages .menuUl .li26 a:hover {	background: url(../images/slots/img26_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li27 a {	background: url(../images/slots/img27.jpg) no-repeat left top;}
#slots .pages .menuUl .li27 a:hover {	background: url(../images/slots/img27_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li28 a {	background: url(../images/slots/img28.jpg) no-repeat left top;}
#slots .pages .menuUl .li28 a:hover {	background: url(../images/slots/img28_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li29 a {	background: url(../images/slots/img29.jpg) no-repeat left top;}
#slots .pages .menuUl .li29 a:hover {	background: url(../images/slots/img29_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li30 a {	background: url(../images/slots/img30.jpg) no-repeat left top;}
#slots .pages .menuUl .li30 a:hover {	background: url(../images/slots/img30_on.jpg) no-repeat left top;}
#slots .pages .menuUl .li31 a {	background: url(../images/slots/img31.jpg) no-repeat left top;}
#slots .pages .menuUl .li31 a:hover {	background: url(../images/slots/img31_on.jpg) no-repeat left top;}
.mb0 {	margin-bottom: 0 !important;}
#slots #main .slotsBox {clear: both;
	padding: 20px;
	background-color: #FFF;
}
.mic-list{
	margin-top: 10px;
  height: 85px;
  background-color: #fff;
  padding: 10px 0 0 10px;
}
.mic-list li{
  display: table-cell;
  width: 1%;
  position: relative;
  padding-left: 120px;
}
.mic-list li .img{
  position: absolute;
  left: 0;
  top: 0;
}
.mic-list li .name{
  font-size: 14px;
  line-height: 35px;
  color: #363636;
}
.mic-list li .num{
  color: #E83503;
}
.mic-list li .ine{
  width: 20px;
  border-bottom: 1px solid #E1E1E1;
  margin-top: 15px;
}
.mic-list li:hover .name{
  color: #E83503;
}*/
/*------poker-----------------------*/
#poker {
	background:#F3F3F3 url(../images/poker/poker_bg.jpg) no-repeat center 170px;
}
#poker .newSection {
	margin:280px 0 0;
}
#poker #main {
	padding-bottom:20px;
}
#poker .pages {
	background-color: #fff;
	padding: 0 10px 20px;
	border-radius: 20px;
	box-shadow: 5px 5px 10px #F6EDED,0 0 10px #F6EDED;
}
#poker .pages .linkBox {
	margin: 0 -10px;
	background-color: #1E1E1E;
}
#poker .pages .tabUl {
	width: 720px;
	margin: 0 auto;
}
#poker .pages .tabUl li {
	float: left;
	width: 80px;
	height: 89px;
	text-align: center;
	font-size: 14px;
	margin-right: 10px;
	position: relative;
}
#poker .pages .tabUl li a {
	display: block;
	padding: 15px 0 10px;
	height: 89px;
	box-sizing: border-box;
	z-index: 999;
	position: relative;
}
#poker .pages .tabUl li span {
	margin-top: 10px;
	display: block;
}
#poker .pages .tabUl li a:hover span,
#poker .pages .tabUl li.on span {
	color: #cfb151;
}
#poker .pages .tabUl li:before {
	width: 80px;
	height: 93px;
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/poker/tab_bg.png) no-repeat center top;
	display: none;
}
#poker .pages .tabUl li:hover:before,
#poker .pages .tabUl li.on:before {
	display: block;
}
#poker .pages .pokerBox {
	padding-top: 20px;
	text-align: center;
}
/*--------------live-----------------*/
#live #main {
	padding-bottom:20px;
}
#live #main .banner {
	margin-bottom: 0;
}
#live #main .newSection {
	margin-bottom: 0;
}
#live .ulPhoto {
	width: 1020px;
	margin-right: -20px;
	padding: 0 0 0;
	overflow: hidden;
}
#live .ulPhoto li {
	margin: 20px 20px 0 0;
	float: left;
	width: 235px;
	background-color: #FFF;
	cursor: pointer;
	position: relative;
}
#live .ulPhoto li a {
	padding-bottom:15px;
	display: block;
}
#live .ulPhoto li .img {
	display: block;
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 36px;
	height: 36px;
}
#live .ulPhoto li a:hover .img img {
	visibility: hidden;
}
#live .ulPhoto li a:hover .img {
	background: url(../images/live/icon02.png) no-repeat center top;
	width: 70px;
	height: 36px;
}
#live .ulPhoto li .ttl {
	color: #222;
	font-size: 16px;
	margin: 17px 0 10px 20px;
}
#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 {
	margin: 0 0 0 20px;
	color: #999;
}
#live .ulPhoto li .text span {
	color: #f00;
}
#live .ulPhoto li.more {
	padding: 0;
}
#live .ulPhoto li i{display: block;position: absolute;background: #FF0000;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 #main {
	padding-bottom:20px;
}
#sports .newSection {
	margin-bottom: 0;
}
#sports #main .banner {
	margin-bottom: 0;
}
/*------lottery-----------------------*/
#main .banner {
	margin-bottom: 10px;
}
#lottery .newSection {
	margin-bottom: 0;
}
#lottery #main {
	padding-bottom:20px;
}
#lottery #main .banner {
	margin-bottom: 0;
}
#lottery .ulList {
	width: 1010px;
	margin-right: -10px;
	overflow: hidden;
}
#lottery .ulList li {
	margin: 10px 10px 0 0;
	float: left;
	width: 192px;
	padding-bottom:22px;
	text-align: center;
	background-color: #FFF;
	cursor: pointer;
	position: relative;
}
#lottery .ulList li .ttl {
	color: #222;
	font-size: 16px;
	margin: 20px 0 10px;
}
#lottery .ulList li .rule {
	display: inline-block;
	color: #666;
	padding: 0 20px;
	background: url(../images/lottery/line.png) no-repeat center center;
}
#lottery .ulList li .play {
	margin: 20px auto 0;
	display: block;
	color: #CDAE4E;
	width: 110px;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #CDAE4E;
}
#lottery .ulList li:hover .play {
	border: 1px solid #f00;
	background-color: #f00;
	color: #fff;
}
#lottery .ulList li i{display: block;position: absolute;background: #f00;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%}


/*------mobile-----------------------*/
#mobile  {
	width: auto;
	padding:0;
	background: url(../images/mobile/mobile_bg+1.jpg) no-repeat center 240px;
}
#mobile .headbottom {
	border-top: 1px solid #EAE9EA;
}
#mobile .headbottom .headlogin {
	width: 1000px;
	margin: 0 auto;
}
#mobile .pages {
	width: 1000px;
	margin: 0 auto;
	padding: 350px 0 299px;
	position: relative;
}
#mobile .pages .down {
	float: right;
	margin-right: 240px;
}
#mobile .pages #icon01 {
	position: absolute;
	top: 0;
	right: 200px;
}
#mobile .pages #icon02 {
	position: absolute;
	top: 80px;
	left: 100px;
}
#mobile .pages #icon03 {
	position: absolute;
	bottom: 80px;
	left: -20px;
}
/*------promotion-----------------------*/
#promotion .pages {
	margin-top: 10px;
	padding-bottom:20px;
}
#promotion .banner {
	margin-bottom: 0;
}
#promotion #main .linkList {
	/*text-align: center;*/
	background-color: #FFF;
}
#promotion #main .linkList li {
	width: 90px;
	display: inline-block;
	text-align: center;
	line-height: 36px;
}
#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 {
	color: #d0b252;
	border-bottom: 2px solid #d0b252;
}
#promotion #main .section {
}
#promotion #main .bannerUl li {
	margin-top: 10px;
}
#promotion #main .bannerUl li .box {
	display: none;
	margin: 0 0 20px;
}
#promotion #main .bannerUl li .box p {
	color: #666;
	line-height: 1.6;
}
/*------about-----------------------*/
#about .banner {
	margin-bottom: 0;
}
#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;
}

#main #sideBar {
	width: 210px;
	float: left;
}
#main #sideBar .sNavi {
	margin: 0 0 10px;
	padding: 0 10px 0 0;
	background-color: #fff;
	width: auto;
}
#main #sideBar .sNavi li {
	font-size: 12px;
}
#main #sideBar .sNavi li a:hover,
#main #sideBar .sNavi li a:hover span {
	color: #ffd053;
}
#main #sideBar .sNavi li a {
	color: #666;
	display: block;
	background-color: #fff;
	padding-left: 10px;
	border-bottom: 1px solid #F1F1F1;
	position: relative;
}
#main #sideBar .sNavi li a:hover {
	padding-left: 7px;
	border-left: 3px solid #fe3f00;
}
#main #sideBar .sNavi li a .hot {
	margin: -15px 0 0 10px;
}
#main #sideBar .sNavi li span {
	font-size: 10px;
	display: block;
	color: #8e6c5a;
	margin-top: 5px;
}
#main #sideBar .sNavi li a p {
	padding: 14px 0 14px 0;
	background: url(../images/about/icon01.png) no-repeat right center;
}
#main #sideBar .sNavi li a:hover p {
	color: #fe3f00;
	background: url(../images/about/icon02.png) no-repeat right center;
}
#main #sideBar .sNavi li.navi10 a {
	border-bottom: none;
}
#main #conts {
	width: 724px;
	padding: 20px 28px 20px;
	float: right;
	background-color:#fff;
	min-height: 780px;
}
#about #main #conts h2 {
	margin-bottom: 15px;
	text-align: center;
	color: #c8a646;
	font-size: 16px;
	padding-bottom:15px;
	border-bottom: 1px solid #E5E5E5;
}
#about #main #conts .text {
	margin-bottom: 18px;
	line-height: 1.8;
	font-size: 12px;
	color: #333333;
}
#about #main #conts .title {
	font-size: 12px;
	color: #c8a646;
	font-weight: bold;
	margin-bottom: 10px;
}
#about #main #conts .ttl {
	color: #ebdd73;
	font-size: 12px;
	margin-bottom: 5px;
}

/*------register-----------------------*/
#register .pages {
	width: 1000px;
	margin: 0 auto;
}
#register .banner {
	margin-bottom: 0;
}
#register #conts {
	padding-top: 35px;
}
#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: 0px 0 0 30px;
	margin: 0 auto;
	background: url(../images/register/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 table select {
	width: 70px;
}
.regmain .table1 {
	width: 500px;
	margin: 0 0 70px 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;
}
.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;
	opacity: 0.8;
	border-radius: 25px;
}
.regmain .submitUl input:hover {
	opacity: 1;
}
.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: 125px;
	position: absolute;
	top: 0;
	z-index: 8100;
}
.sBanner.lB {
	left: 10px;
}
.sBanner.rB {
	right: 10px;
}
.sBanner img,
.sBanner a {
	display: block;
}
.sBanner .closeImg {
	display: block;
	text-align: center;
}
.sBanner .closeImg img {
	margin: 0 auto;
}


/*左上*/
#service-lefttop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    display: inline-block;
    width: 170px;
    height: 170px;
    background: url(../images/common/left_top7.gif?=539) no-repeat left top;
}
#service-lefttop a {
    display: inline-block;
    width: 170px;
    height:170px;
    vertical-align: top;
}
#service-lefttop a:hover {
    height: 777px;
}
#service-lefttop a{position: relative;}
#service-lefttop a:hover:before {
    display: inline-block \9;
    width: 290px;
    height:777px;
    opacity: 1;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
#service-lefttop a:before{
    content:'';
    display:inline-block;
    display:none \9;
    width:290px;height:170px;
    background:url('../images/common/left_top_hover4.png')  no-repeat center top;
    no-repeat left top;opacity:0;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    transition:all .5s ease;
    -moz-transform:skewX(145deg);
    -ms-transform:skewX(145deg);
    -webkit-transform:skewX(145deg);
    transform:skewX(145deg);
    -moz-transform-origin:left top;
    -ms-transform-origin:left top;
    -webkit-transform-origin:left top;
    transform-origin:left top;
}
/*右上*/
#service-righttop {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999;
    display: inline-block;
    width: 160px;
    height: 120px;
    background: url(../images/common/right_top6.gif?=535) no-repeat left top;
}
#service-righttop a {
    display: inline-block;
    width: 160px;
    height:120px;
    vertical-align: top;
}
#service-righttop a:hover {
    height: 780px;
}
#service-righttop a{position: relative;}
#service-righttop a:hover:before {
    display: inline-block \9;
    width: 240px;
    height:780px;
    opacity: 1;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -webkit-transform-origin: right top;
    transform-origin: right top;
}
#service-righttop a:before{
	position: absolute;
	right:0;
	top:0;
    content:'';
    display:inline-block;
    display:none \9;
    width:240px;
    height:173px;
    background:url('../images/common/right_top_hover11.png')  no-repeat center top;
    no-repeat left top;opacity:0;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -webkit-transition:all .5s ease;
    transition:all .5s ease;
    -moz-transform:skewX(-145deg);
    -ms-transform:skewX(-145deg);
    -webkit-transform:skewX(-145deg);
    transform:skewX(-145deg);
    -moz-transform-origin:right top;
    -ms-transform-origin:right top;
    -webkit-transform-origin:right top;
    transform-origin:right top;
}

/*== 文章样式 ==*/
.abount-sub-title{height: 96px;position: relative;width: 750px;}
.agent-title{width:718px;height:33px;line-height:33px;font-size:14px;color:#fff;background:#404040;padding-left:15px;width:703px;!important;margin-bottom:10px;}
.right-content{float: right;padding-top: 20px;}
.right-content ul {display: block;height: 30px;width: 683px;border-bottom: 2px solid #404040;}
.right-content ul li {background:#404040;color: #fff;cursor: pointer;display: block;float: left;height: 30px;line-height: 30px;margin-right: 3px;text-align: center;width: 92px;}
.right-content li.cur {background: #404040;font-weight: bold;color: yellow;}
.sub-nav li {cursor: pointer;float: left;height: 39px;line-height: 39px;text-align: center;width: 92px;margin-right:1px;display:inline;font-weight: bold;color: #fff;}
.sub-nav li.cur {font-weight: bold;color: yellow;}
.articles-con {color: #333;}
.articles-con p{line-height: 25px;text-indent: 1.2em;}
.articles-con h1 {font-weight: normal;font-size: 14px;margin-top: 20px;}
.page-abount-con h3{margin-bottom:5px;height: 37px;line-height: 37px;background: url(../images/abount/ab-title-bg.jpg) repeat-x;padding-left: 15px;font-size: 15px;font-weight: normal;}
/*== 表格样式 ==*/
.articles-con table {margin: 10px;text-align: center;width: 95%;border:1px solid #878787;background-color: #fff;}
.articles-con table th {background-color: #f5f5f8;padding: 10px;text-align: center;vertical-align: middle;border:1px solid #878787;}
.articles-con table td {padding: 5px 0;border:1px solid #878787;}
.regmain .p-text {color: #666!important;padding-left: 120px;}

.articles-con a{color:red;}

.articles-con ol{
	list-style-type: decimal;
	margin-left: 15px;
}
.articles-con ol li{
	line-height: 25px;
	list-style-type: decimal;
}

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:#fff;display:block;text-indent:-1000px;
  border-radius: 50%;
}
div.flicking_con a.on{
  background:#f00;
}
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;
}
#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;
        /*z-index: 100;*/
}


#index #main .section01 .main_visual {
    margin-bottom: 11px;
    width: 715px;
    height: 260px;
    position: relative;
        overflow: hidden;
}
#index #main .section01 .main_visual .main_image {
    width: 715px;
    height: 260px;
    overflow: hidden;
}
#index #main .section01 .main_visual .main_image li {

  width: 715px;
    float: left;
}
#index #main .section01 .main_visual .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;
    /* z-index: 100; */
}
#index #main .section01 .main_visual .flicking_con {
    position: absolute;
   padding-left: 465px;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
        top: inherit;
    bottom: 7px;
    text-align: center;
    z-index: 99;
}
#index #main .section01 .main_visual .flicking_con a {
    margin: 0 3px 0 2px;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
}
#index #main .section01 .main_visual .flicking_con a.on {
   background: #FEFD88;
}


.swiper-container {
   
    height:260px;
    min-width:713px
}
.swiper-container .swiper-slide {
    text-align:center;
    background-repeat:no-repeat;
    background-position:50% 0
}
.swiper-container .swiper-pagination {
    bottom:15px!important;
        left: 140px!important;
     z-index: 2000; 

}
.swiper-container .swiper-pagination-bullet {
    width:12px;
    height:12px;
    text-align:center;
    background:#fff;
    border-radius: 50%;
    opacity:1
}
.swiper-container .swiper-pagination-bullet-active {
      background: #FEFD88;
}
.swiper-container .swiper-slide a {
	float: left;
	width: 100%;
	height:100%;
}
.swiper-container .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;
     z-index: 1000; 
}