.page{
	width:100%;
}

.wrap{
	width:1200px !important;
}

.bg1{
	width:100%;
	min-width:750px;
	height:969px;
	background:url('../img/index1/bg1.jpg') top center no-repeat;
}

.bg1 .logo-btn{
	position:absolute;
	top:20px;left:0;
	width:199px;height:143px;
	background:url('../img/logo.png') no-repeat;
}

.bg1 .btn-area{
	position:absolute;
	top:0;right:0;
	padding:17px 0 0 56px;
	width:633px;height:88px;
	background:url('../img/index3/top-btn.png') no-repeat;
	box-sizing:border-box;
}
.bg1 .btn-area a{
	float:left;
	width:154px;height:47px;
}
.bg1 .btn-area a:nth-child(2){
	margin:0 33px 0 38px;
}

.bg2{
	width:100%;
	min-width:750px;
	height:813px;
	background:url('../img/index2/bg2.jpg') top center no-repeat;
}

.bg2 .btn-area{
	position:absolute;
	right:265px;
  width:107px;height:79px;
}
.bg2 .btn-area .activity-btn{
	position:absolute;
	top:0;left:0;
	width:107px;height:36px;
}
.bg2 .btn-area .reward-btn{
	position:absolute;
	bottom:0;left:0;
	width:107px;height:36px;
}
.bg2 .btn-area1{
	top:152px;
}
.bg2 .btn-area2{
	top:308px;
}
.bg2 .btn-area3{
	top:463px;
}
.bg2 .btn-area4{
	top:619px;
}
/*1024*/
.cy-veo1{
	position: fixed;
	width:720px;
	height:480px;
	left:50%;
	margin-left:-360px;
	top:10%;
	z-index:4;
}
.hide{
	display: none;
}
.c3btc{
	position: fixed;
	z-index:4;
	background:url("../img/index2/tc_com.png");
	width:697px;
	height:385px;
	left:50%;
	margin-left:-348px;
	top:20%;
}
/*1024*/
.p-con-list{
	position: absolute;
	width:100%;
	left:0;
	top: 125px;
	text-align: center;
	height:546px;
	overflow: hidden;
}
.c3-pcon{
	position: relative;
	display:inline-block;
	background:url("../img/index2/p_con.png");
	width:666px;
	height:121px;
	margin-bottom:20px;
}
.c3-pcon img{
	position: absolute;
	left: 21px;
	top: 0;
	width:160px;
	height:113px;
}
.p-con-btn{
	position: absolute;
	width:98px;
	height:32px;
	box-sizing: border-box;
	line-height:28px;
	text-align: center;
	color:#ffee2d;
	font-size:16px;
	border: 2px solid #ffee2d;
	border-radius: 20px;
}
.p-con-btn1{
	right:20px;
	top:24px;
}
.p-con-btn2{
	right:20px;
	top: 69px;
}
.c3-pcon p{
	position: absolute;
	width: 55%;
	text-align: center;
	color:white;
	font-size:16px;
	left: 179px;
	top: 32px;
}
.c3-pcon span{
	position: absolute;
	width: 55%;
	text-align: center;
	color:white;
	font-size:16px;
	left: 179px;
	top: 66px;
}
.c3-pcon p b{
	font-size:20px;
	margin-left:5px;
}
.page-list{
	position: absolute;
	width:100%;
	text-align: center;
	color:#10e2fb;
	font-size:20px;
	left:0;
	top: 715px;
}
.page-list a{
	display: inline-block;
	color: #7744e8;
	margin:0 14px;
}
.page-list a.page-on{
	color:yellow;
}
.c3-toPage{
	width:80px;
	height:40px;
	border-radius:16px;
	line-height:40px;
	text-align: center;
	position: absolute;
	left: 520px;
	top: 762px;
	outline: none;
	border: none;
	font-size:18px;
}
.c3-toPage-btn{
	width:60px;
	height:40px;
	border-radius:16px;
	line-height:40px;
	text-align: center;
	position: absolute;
	left: 620px;
	top: 762px;
	font-size:18px;
	color:red;
	background:yellow;
}
.tc-tlt{
	position: absolute;
	width:100%;
	text-align: center;
	color:yellow;
	font-size:44px;
	left: 19px;
	top: 7px;
	font-weight:800;
}
.tc-rank{
	position: absolute;
	width:300px;
	height:66px;
	line-height:66px;
	text-align: center;
	background:white;
	color:#8a61e1;
	font-size:36px;
	font-weight:800;
	transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
}
.tc-rank1{
	left: 251px;
	top: 114px;
}
.tc-rank2{
	left: 240px;
	top: 205px;
}
.tc-rank3{
	left: 220px;
	top: 298px;
}