@charset "utf-8";
body{
	background: #fff;
	min-width: 1200px;
	overflow-x: hidden;
	padding-top: 102px;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.nav{
	height: 102px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 3;
}
.logo{
	width: 53px;
	height: 56px;
	display: inline-block;	
	float: left;
	margin-top: 25px;
}
.nav-line{
	float: right;
}
.nav-line a{
	height: 38px;
	margin-right: 70px;
	padding: 0 20px;
	display: block;
	line-height: 38px;
	margin-top: 32px;
	border: solid 1px rgba(51,51,51,0);
	float: left;
	border-radius: 8px;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	box-sizing: border-box;
}
.nav-line a:hover,.nav-line a.active{
	border: solid 1px #333;	
	color:#333;
}
.footer{
	padding: 54px;
	background: #000000;
}
.footer p.txt{
	font-size: 18px;
	color: #fff;
	padding: 20px 0 0;
	text-align: center;
}
.logo-txt{
	text-align: center;
	margin: 15px auto 0;
	font-size: 18px;
	color: #fff;
}
.logo-txt img{
	float: left;
	margin-right: 20px;
	
}
.banner{
}
.banner img{
	width: 1920px;
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -960px;
	display: block;
}
/**/
.title{
	padding: 30px 0;
}
.title span{
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 24px;
	background: #fff;
	display: inline-block;
	font-size: 18px;
	border-radius: 40px;
	border:solid 1px #19d4ff;
	color: #19d4ff;
}
.list{
	overflow: hidden;
}
.list ul{
	width: 1230px;
}
.list ul li{
	width: 380px;
	margin-right: 30px;
	float: left;
	margin-bottom: 50px;
}
.list-b{
	padding: 40px 30px;
	overflow: hidden;
}
.game-img{
	width: 226px;
	height: 226px;
	display: block;
	overflow: hidden;
	float: left;
}
.game-name{
	height: 24px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}
.list-b a{
	width: 65px;
	height: 24px;
	line-height: 24px;
	border-radius: 40px;
	font-size: 14px;
	color: #666666;
	display: block;
	text-decoration: none;
	background: #6be5f4;
	text-align: center;
	text-align: center;
	margin-top: 20px;
}
.list-b a:hover{
	background: #3fc4d4;
	color: #fff;
}
.list-b a.game-download{
	margin-right: 36px;
}
/*game*/
.game-container{}
.game-container .list ul li{
	width: 382px;
	margin-right: 436px;
	margin-bottom: 20px;
}
.game-container .list ul li:nth-child(2n){
	margin-right: 0;
}
.game-container .list-b{
	padding: 24px 0;
	overflow: auto;
}
.game-container .game-img{
	width: 382px;
	height: 382px;
	display: block;
	float: none;
}
.game-container .game-name{
	float: left;
}
.game-container .list-b a{
	float: right;
	margin-top: 0;
	background: #eae3f0;
}
.game-container .list-b a:hover{
	background: #ccc;
}
/*detail*/
.detail-banner{	
	overflow: hidden;
}
.detail-banner img{
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.detail-w1{
	padding: 40px 0;
}
.detail-w1-l {
	float: left;
}
.detail-w1-l a{
	width: 142px;
	height: 40px;
	border-radius: 12px;
	background: #45b8d5;
	font-size: 24px;
	line-height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333;
	margin-top: 10px;
}
.detail-w1-r{
	padding-left: 40px;
	color: #333333;
	line-height:40px;
	font-size: 24px;
	overflow: hidden;
}
.detail-w2{
	padding: 40px 0 100px;
}
.detail-w2 ul{
	width: 1226px;
}
.detail-w2 ul li{
	width: 280px;
	float: left;
	margin-right: 26px;
}
/*about*/
.about-left{
	width: 284px;
	margin-right: 30px;
	float: left;
}
.about-left ul li{
	width: 284px;
	height: 87px;
	line-height: 87px;
	font-size: 18px;
	color: #666666;
	text-align: center;
	margin-bottom: 50px;
	cursor: pointer;
}
.about-left ul li:last-child{
	margin-bottom: 0;
}
.about-left ul li.active{
	background: #f5f5f5;
	color: #333;
}
.about-right{
	min-height: 810px;
	overflow: hidden;
	background: #f5f5f5;
	padding: 30px;
	box-sizing: border-box;
	display: none;
}
.about-right h3{
	text-align: center;
	font-size: 18px;
	color: #666666;
	padding: 30px 0;
}
.about-right p{
	font-size: 18px;
	color: #666666;
	line-height: 36px;
}
.about-right p.pdt40{
	padding-top: 40px;
}
.about-wrap h3{
	font-size: 18px;
	color: #666666;
	padding: 50px 0 80px;
	text-align: center;
	font-weight: bold;
}
.about-wrap p{
	font-size: 18px;
	color: #666666;
	line-height: 30px;
}

.job-wrap p{
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}
.job-wrap p.job-title{
	margin-top: 60px;
	font-weight: bold;
}
/*care*/
.care-title{
	font-size: 35px;
	color: #647384;
	font-weight: bold;
	text-align: center;
}
.care-txt1{
	height: 40px;
	line-height: 40px;
	font-size: 23px;
	color: #647384;
	padding-left: 30px;
	position: relative;
	margin: 10px 0;
}
.care-txt1:after{
	width: 18px;
	height: 18px;
	background: #647384;
	content: "";
	display: block;
	position: absolute;
	left: 5px;
	top: 12px;
}
.care-txt2{
	font-size: 18px;
	color: #647384;
	margin-bottom: 20px;
}
.care-txt3{
	font-size: 23px;
	color: #FF2970;
	font-weight: bold;
	margin-bottom: 20px;
}
.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{
	font-size: 18px;
	color: #333;
	padding: 30px 0 50px;
}
.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-list{
	font-size: 18px;
	color: #333;
}
.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;
}
