.box {
	width:100%;
	min-width: 1200px;
	height: 1002px;
	overflow: hidden;
	position: relative;
	font-family: "微软雅黑";
}
.box .page1{
	width:100%;
	height:1002px;
	position:absolute;
	background:url(../img/main.jpg) no-repeat center top;
}

.box .page1 .flash{
	width: 1920px;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -504px -960px;
}
.download {
	width: 223px;
	height: 568px;
	background: url(../img/download.png) no-repeat;
	position: absolute;
	top: 30px;
	right: 150px;
	z-index:2;
}

.download img {
	display: block;
	position: absolute;
}

.download .app {
	width: 162px;
	height: 48px;
	top: 213px;
	left: 50%;
	margin-left: -79px;
}

.download .andriod {
	width: 162px;
	height: 48px;
	top: 286px;
	left: 50%;
	margin-left: -79px;
}

.download .code {
	width: 162px;
	height: 190px;
	top: 350px;
	left: 50%;
	margin-left: -79px;
}

.if_bot_wrap {
	width: 100%;
	position: absolute;
	z-index: 99;
	bottom: 0px;
	background: #000;
	border-top: 1px solid #000;
}

.if-orders {
	width: 1198px;
	height: 73px;
	margin-top: 20px;
	position: absolute;
	overflow: hidden;
	background: none;
}

.if-copyRight-p {
	padding: 28px 0;
	width: 900px;
	text-align: left;
	margin: 0 auto;
	font-size: 12px;
	font-family: '微软雅黑';
	line-height: 24px;
	display: block;
	position: relative;
}

.if-copyRight-p1 {
	vertical-align: top;
	top: 4px;
	display: inline-block;
	position: relative;
	margin-right: 15px;
}

.if-copyRight-p1:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	border-right: 1px solid #505050;
}

.if-copyRight-p1 a {
	width: 164px;
	height: 75px;
	padding-right: 15px;
	display: inline-block;
	cursor: pointer;
}

.if-copyRight-p1 a:first-child {
	width: 276px;
	padding-right: 0;
}

.if-copyRight-p2 {
	vertical-align: top;
	display: inline-block;
	position: relative;
	color: #707882
}

.if-copyRight-p2 a {
	color: #707882;
}

.www-ico {
	display: inline-block;
	height: 18px;
	vertical-align: -6px;
	width: 18px;
	position: relative;
	z-index: 2;
}

.game-ico {
	display: inline-block;
	height: 18px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: -6px;
	width: 16px;
	position: relative;
	z-index: 2;
}

.www-ico img,
.game-ico img {
	width: 16px;
}
