@charset "utf-8";
.header{
	width: 100%;
	height: auto;
	background: url(images/header_bg.jpg) no-repeat top center;
	position: relative;
	padding-top: 20px;
}
.header-logo{
	width: 232px;
	height: 157px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -80px;
}
.header-hw{
	width: 186px;
	height: 80px;
	margin: 0 auto;
	position: absolute;
	bottom: 150px;
	left: 0;
	right: 0;
}
.header-next{
	width: 80px;
	height:50px;
	margin: 0 auto;
	position: absolute;
	bottom: 75px;
	left: 0;
	right: 0;
}
.header-point{
	width: 70px;
	height: 254px;
	position: absolute;
	top: 50%;
	right: 7%;
	margin-top: -127px;
}
.tabs {
	text-align: center;
	background: rgba(255,255,255,0.2);
}
.tabs a.active {
	color: #000;
}

.tabs>.btn1 {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	position: relative;
	opacity: .999;
	letter-spacing: 1px;	
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 50px;
}
.tabs>.btn1:hover {
	color: #000;
}
/*floor2*/
.w980{
	width: 980px;
	margin: 0 auto;
}
.w1150{
	width: 1150px;
	margin: 0 auto;
}
.floor2{
	height: 920px;
	padding: 80px 0;
	background: url(images/game_bg.png) no-repeat;
}
.floor2-f1{
	font-size: 20px;
	color: #7f8181;
	display: inline-block;
	position: relative;
}
.floor2-f1 span{
	font-size: 35px;
	color: #000;
}
.floor2-c{
	padding: 88px 15px 38px;
	border-radius: 4px;
	background: #fff;
	margin-top: 36px;
	box-shadow: 0 1px 5px #b3b1b1;
}
.fc-left{
	width: 200px;
	float: left;
	text-align: center;
}
.fc-left img{
	display: block;
	margin: 0 auto;
}
.fc-left .download-btn{
	width: 146px;
	height: 46px;
	line-height: 46px;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	display: block;
	font-size: 18px;
	color: #fff;
	background: #440062;
	border-radius: 4px;
	margin-top: 15px;
}
.fc-right{
	width: 514px;
	float: right;
	overflow: hidden;
}
.fc-right-w{
	width: 534px;
}
.fc-right p{
	float: left;
	margin-right:18px;
}
.fc-center{
	overflow: hidden;
	padding: 0 24px;
}
.fc-f1{
	font-size: 20px;
	font-weight: bold;
	color: #2f2f30;
	text-align: left;
}
.fc-f2{
	font-size: 16px;
	color: #59595a;
	text-align: left;
	margin-top: 10px;
}
.fc-f3{
	font-size: 14px;
	color: #59595a;
	text-align: left;
	margin-top: 15px;
}

.floor2-c-l{
	width: 392px;
	float: left;
}
.fcl-img{
	width: 372px;
	height: 308px;
	background: #bfc6cf;
	border-radius: 4px;
	text-align: center;
	padding: 6px 0;
}
.fcl-title{
	font-size: 23px;
	font-weight: bold;
	color: #2f2f30;
	margin: 20px 0;
	text-align: center;
}
.fcl-cont{
	font-size: 17px;
	color: #333333;
}
.floor2-c-r{
	overflow: hidden;
}
.floor2-c-r p{
	float: left;
	margin-left: 15px;
	border-radius: 4px;
	overflow: hidden;
}
.floor2-c-r p:first-child{
	margin-left: 20px;
}
.fcl-btn{
	width: 96px;
	height: 32px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background: #129cfc;
	text-align: center;
	display: block;
	margin: 30px auto 0;
	line-height: 32px;
	border-radius: 2px;
}
/*floor3*/
.floor3{
	width: 100%;
	padding-top: 80px;
	padding-bottom: 50px;
	background: url(images/about_bg.png) no-repeat;
}
.floor3-f1{
	font-size: 20px;
	color: #fff;
	display: inline-block;
	position: relative;
}
.floor3-f1 span{
	font-size: 35px;
}
.floor3-f2{
	font-size: 18px;
	color: #333333;
	margin: 15px auto;
}
.floor4{
	height: 378px;
	padding: 80px 0;
	background: url(images/contact_bg.png) no-repeat;
}
.floor4-w{
	margin-top: 50px;
}
.fl4-left{
	float: left;
}
.fl4-right{
	overflow: hidden;
	padding: 54px 10px 0;
}
.fl4-right ul li{
	width: 33.3%;
	float: left;
	text-align: left;
}
.fl4-f1{
	font-size: 16px;
	line-height: 34px;
	color: #fff;
	border-bottom: solid 1px #a0a0a0;
}
.fl4-f2{
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
.fl4-f2 i.qq{
	width: 17px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	background: url(images/qq.png) no-repeat;
	margin-right: 5px;
}
.fl4-f2 i.email{
	width: 17px;
	height: 13px;
	display: inline-block;
	vertical-align: middle;
	background: url(images/em.png) no-repeat;
	margin-right: 5px;
}
.fl4-f2 i.wz{
	width: 14px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	background: url(images/wz.png) no-repeat;
	margin-right: 5px;
}
.floor5{
	height: 770px;
	background: url(images/join_bg.png) no-repeat;
	padding-top: 80px;
}
.fl5-w{
	padding-top: 50px;
}
.fl5-l1,.fl5-l2{
	width: 177px;
	height: 177px;
	margin-left: 63px;
	float: left;
	cursor: pointer;
}
.fl5-l1{
	background: url(images/yyzy_end.png) no-repeat;
}
.fl5-l2{
	background: url(images/kfzy_end.png) no-repeat;
}
.fl5-l1.on{
	background: url(images/yyzy.png) no-repeat;
}
.fl5-l2.on{
	background: url(images/kfzy.png) no-repeat;
}
.fl5-l3{
	width: 280px;
	float: left;
	margin-left: 60px;
}
.fl5-l4{
	width: 280px;
	float: left;
	margin-left: 50px;
	padding-top: 42px;
}
.fl5-f1{
	width: 194px;
	height: 42px;
	border-bottom: solid 1px #fff;
	font-size: 24px;
	text-align: left;
	color: #fff;
}
.fl5-f2{
	font-size: 14px;
	color: #fff;
	padding: 15px 0;
	text-align: left;
}
.fl5-f3{
	font-size: 14px;
	color: #fff;
	text-align: left;
}
/*footer*/
.footer,.footer a{
	padding: 40px 0;
	font-size: 16px;
	color: #5a5959;
	text-align: center;
	line-height: 30px;
}
/*popup*/
.mask{
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
.popup{
	width: 370px;
	height: 168px;
	border: solid 1px #c2c0c0;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -104px 0 0 -205px;
	z-index: 5;
	padding: 20px;
	display: none;
}
.popup h3{
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #343434;
	text-align: center;
}
.popup-img{
	float: left;
	margin: 30px 0 0 40px;
}
.popup-font{
	font-size: 16px;
	color: #8c8a8a;
	float: left;
	margin: 30px 0 0 20px;
	line-height: 60px;
}
#popup .popup-close{
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	top: 25px;
	right: 28px;
}

.page5-1{
	position: relative;
}
.page5-1 .page5-title{
	display: inline-block;
	font: bold 45px/60px "微软雅黑";
	color: #fc761d;
	position: relative;
	padding-right: 122px;
	margin-top: 30px;
}
.page5-1 .page5-title i{
	width: 122px;
	height: 86px;
	display: inline-block;
	position: absolute;
	right: 300px;
	bottom: -300px;
	background: url(images/fly.png) no-repeat;
	-webkit-transition: all 1.2s;
	-moz-transition: all 1.2s;
	-o-transition: all 1.2s;
	-ms-transition: all 1.2s;
	transition: all 1.2s;
}
.page5-1 .page5-title i.on{
	right: 0;
	bottom: 0;
}
.page5-box{
	width: 1130px;
	margin: 0 auto;
	padding-top: 30px;
}
.page5-1-n{
	height: 50px;
	padding-left: 20px;
}
.page5-1-n a{
	width: 94px;
	height: 49px;
	line-height: 49px;
	border: solid 1px #bbdff5;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	color: #5c5b5b;
	float: left;
	border-bottom: none;
	margin-right: 5px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	background: #e5f3fb;
	box-shadow: 0 1px 5px #b3b1b1;
}
.page5-1-n a.active{
	background: #FFF;
	color: #10b1fc;
}

.page5-1-c{
	width: 1130px;
	height: 520px;
	border: solid 1px #bbdff5;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 1px 5px #b3b1b1;
}
.page5-1-w{
	width: 1100px;
	height: 495px;
	border: solid 1px #bbdff5;
	margin: 12px auto;
	border-radius: 6px;
	overflow: hidden;
	display: none;
}
.page5-1-title{
	height: 74px;
	background: #f3f9fd;
	border-bottom: solid 1px #bbdff5;
	border-radius: 6px;
	font: 14px/74px "微软雅黑";
	color: #030003;
	padding-left: 36px;
	text-align: left;
	box-sizing: border-box;
}
.page5-1-cc{
	height: 405px;
	overflow-x: hidden;
	padding: 10px 30px;
}
.page5-1-f{
	color: #030003;
	font: 14px/20px "微软雅黑";
	text-align: left;
}
.page5-1-btn{
	width: 120px;
	height: 38px;
	display: block;
	text-align: center;
	font: 14px/38px "微软雅黑";
	color: #fff;
	background: #36a1e2;
	text-decoration: none;
	margin-top: 50px;
}
.page5-nav{
	position: absolute;
	top: 37px;
	right: 8%;
	z-index: 2;
}
.page5-nav a{
	width: 98px;
	height: 32px;
	line-height: 32px;
	display: block;
	text-decoration: none;
	text-align: center;
	border:none;
	border-bottom: solid 1px #fff;
	font-size: 16px;
	color: #030003;
	float: left;
	margin-left: 50px;
}
.page5-nav a.active{
	border:solid 1px #085681;
	background: #085681;
	color: #fff;
}
.fl-list{
	width: 33.3%;
	height: 50%;
	text-align: center;
	float: left;
}
.fl-title{
	font-weight: bold;
	color: #333;
	padding: 5px 0;
}
.fl-cont{
	width: 220px;
	margin: 0 auto;
	color: #5c5c5c; 
	text-align: left;
}
.mask{
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
	display: none;
}
#popupCont .popup-close{
	position: absolute;
	top: -18px;
	right: -18px;
	cursor: pointer;
}
.page5-popup{
	width: 812px;
	padding: 40px 0;
	border-radius: 8px;
	background: #fff;
	position: fixed;
	bottom: -100%;
	left: 50%;
	margin-left: -406px;
	z-index: 4;
	text-align: center;
}
.popup-icon{
	display: inline-block;
	margin-bottom: 20px;
}
.popup-text{
	font: 22px/30px "微软雅黑";
	color: #666666;
	margin-bottom: 5px;
}



.w1200{
	width: 1200px;
	margin: 0 auto;
}
.banner img {
    width: 1920px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
    display: block;
}
.pay-left{
	width: 284px;
	height: 810px;
	margin-right: 30px;
	float: left;
	background: #a3edff;
	padding-top: 80px;
	box-sizing: border-box;
}
.pay-left ul li{
	width: 284px;
	height: 87px;
	line-height: 87px;
	background:#ffffff;
	font-size: 18px;
	color: #ff7302;
	text-align: center;
	cursor: pointer;
}

.pay-right{
	overflow: hidden;
	padding: 30px;
	box-sizing: border-box;
}
.pay-title{
	padding: 20px 0;
	border-bottom: dashed 1px #c9c9c9;
}
.pay-title p{
	color: #ff7302;
	font-size: 18px;
	float: left;
}
.pay-title span{
	float:right;
	color: #333;
	font-size: 18px;
}
.pay-title span a{
	color: #2d99e5;
	text-decoration: none;
}
.pay-select,.pay-input{
	font-size: 18px;
	color: #333;
	padding: 30px 0 0;
}
.pay-select select{
	width: 200px;
	height: 40px;
	line-height: 40px;
	background: #70d0e8;
	color: #fff;
	padding: 0 10px;
	box-sizing: border-box;
	margin-right: 60px;
}
.pay-input input{
	width: 440px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	box-sizing: border-box;
	margin-right: 60px;
}
.pay-list{
	font-size: 18px;
	color: #333;
	margin-top: 50px;
}
.pay-list span{	
	float: left;
}
.pay-list ul{
	width: 540px;
	overflow: hidden;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
}
.pay-list ul li{
	width: 108px;
	height: 70px;
	line-height: 70px;
	border-bottom: solid 1px #333;
	border-right: solid 1px #333;
	box-sizing: border-box;
	float: left;
	font-size: 18px;
	text-align: center;
}
.pay-list ul li.active{
	background: url(images/list_icon.png) no-repeat;
	border-color: #2d99e5;
}
.pay-desc{
	font-size: 18px;
	color: #333;
	padding: 30px 90px;
}
.pay-desc i{
	color: #d90000;
	font-style: normal;
}
.pay-desc span{
	color: #2d99e5;
	margin-left: 50px;
}
.pay-desc a{
	color: #2d99e5;
	text-decoration: none;
	margin-left: 10px;
}
.pay-btn{
	width:275px;
	height: 73px;
	line-height: 73px;
	margin-left: 90px;
	background: #397fe9;
	display: block;
	text-decoration: none;
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}
.pay-info{
	padding: 60px 0;
	font-size: 18px;
	color: #666666;	
	border-top: dashed 1px #c9c9c9;
}
.mask{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
	z-index: 2;
	display: none;
}
.login,.register,.agreement{
	width: 460px;
	height: 565px;
	background: #fff;
	border-radius: 16px;
	padding: 40px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -322px 0 0 -270px;
	z-index: 3;
	display: none;
}
.register{
	width: 480px;
	height: 615px;
	padding: 30px 30px 0;
}
.agreement{
	width: 900px;
	height: 600px;
	padding: 40px 80px;
	box-sizing: border-box;
	margin: -250px 0 0 -450px;
}
.agreement-cont{
	width: 100%;
	height: 100%;
	overflow-x:hidden;
}
.agreement-cont h3{
	font-size: 18px;
	color: #666666;
	margin: 0 0 40px;
	text-align: center;
}
.agreement-cont p{
	font-size: 18px;
	color: #666666;
	line-height: 30px;
}
.agreement-cont p.pdt40{
	padding-top: 40px;
}
.close-btn{
	width: 44px;
	height: 44px;
	display: block;
	background: url(images/close_icon.png) no-repeat;
	position: absolute;
	top: -22px;
	right: -64px;
}
.popup-title{
	font-size: 24px;
	margin-bottom: 20px;
}
.popup-input{
	width: 100%;
	height: 80px;
	line-height: 80px;
	margin-bottom: 30px;
}
.register .popup-input{
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
}
.popup-input input{
	width: 100%;
	height: 100%;
	font-size: 24px;
	padding: 0 20px;
	box-sizing: border-box;
}
.register .popup-input input{
	font-size: 20px;
}
.popup-btns{
	font-size: 16px;
}
.popup-btns input{
	vertical-align: middle;
	margin-right: 4px;
}
.popup-btns a{
	color: #0da1f6;
}
.forget-btn{
	float: right;
	color: #333;
	text-decoration: none;
}
.login-data{
	width: 100%;
	height: 66px;
	display: block;
	background: #397fe9;
    margin: 50px 0;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 66px;
}
.register .login-data{
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	margin: 20px auto;
}
.register .pay-desc{
	padding: 0;
}