* {
	margin: 0;
	padding: 0
}
a {
	color: #fff;
	text-decoration: none
}
p{ line-height:20px;}
body {
	font: 14px/1.6 "Microsoft Yahei";
	color: #fff;
	overflow-x: hidden;
	background: #2a1618 url(../images/bg.jpg) no-repeat center top
}
.w1000 {
	width: 1000px;
	margin: 0 auto
}
ul li {
	list-style: none
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
* html .clearfix {
	zoom: 1
}
.fL {
	float: left!important
}
.fR {
	float: right!important
}
img {
	vertical-align: top
}
#main {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 50px
}
#main .downUl {
	float: right;
	padding: 305px 199px 130px 0;
	margin-bottom: 24px;
	width: auto;
}
#main .downUl li {
	margin-left: 86px;
	margin-top: 13px;
	float: left;
	width: 328px;
	height: 180px;
	text-align: center;
	padding: 7px 0;
	box-sizing: border-box
}
#main .downUl .li02 {
	background: url(../images/border.png) no-repeat center top
}
#main .ulLink {
	width: 1140px;
	padding-left: 55px;
	clear: both
}
#main .ulLink li {
	margin-right: 48px;
	width: 160px;
	float: left
}
#main .ulLink li img {
	margin-bottom: 30px;
	transition: all .4s
}
#main .ulLink li a:hover img {
	margin-top: -10px
}
#main .ulLink li .rule {
	width: 123px;
	margin: 0 auto;
	display: block;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 25px;
	font-size: 17px;
	line-height: 35px
}
#main .ulLink li .rule:hover {
	border: 1px solid #fdf980;
	color: #fdf980
}
#footer {
	padding: 30px 0;
	text-align: center;
	border-top: 1px solid #512a2f
}
#footer p {
	font-size: 13px;
	line-height: 1.9;
	color: #b36866
}
::-webkit-scrollbar-track {
background-color: rgba(0, 0, 0, 0.1);
border-radius: 5px;
}
::-webkit-scrollbar-thumb {
background-color: #fdf980;
border-radius:1px;
}
::-webkit-scrollbar {
width: 5px;
height: 5px;
}
.cover {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8)
}
.popBox {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1000px;
	height: 600px;
	margin: -300px 0 0 -500px;
	background-color: #552328;
	border: 3px solid #965f5e;
	border-radius: 10px;
	box-sizing: border-box
}
.popBox .subPop {
	padding: 30px 30px 0px;
	height: 564px;
	overflow-y: scroll
}
.popBox .close {
	position: absolute;
	top: -27px;
	right: -27px
}
.popBox .title {
	color: #fbea7a;
	font-size: 24px;
	text-align: center;
	font-weight: 700;
	padding-bottom: 20px;
}
.popBox .title img {
	position: relative;
	top: 6px;
}
.popBox .title img.r {
	margin-left: 11px;
}
.popBox .ttl {
	margin-bottom: 20px;
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
	text-indent: 30px;
	text-align: justify;
}
.popBox .ttl2 {
	margin-bottom: 20px;
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
	text-align: justify;
}
.popBox .text {
	margin-bottom: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
	text-indent: 30px;
	text-indent: 0;
	text-align: justify;
}
.popBox .text span {
	display: block;
	font-weight: 700;
	text-align: justify;
}
table {
	width: 500px;
	border-collapse: collapse
}
table td, table th {
	border: 1px solid #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	padding: 4px
}

.Mobile{
	width: 340px;
	height: auto;
	float: right;
	margin-right: -20px;
	padding: 0 0 10px 100px;
	font-family: 黑体;
	font-size: 25px;
	font-weight: 600;
}

.Mobile_font{
	position: relative;
	top: 14px;
	right: 11px;
}

.Mobile_19{
	color: yellow;
}

.Mobile_img{
	float: left;
	margin-left: 15px;
	margin-top: 3.5px;
	width: 125px;
}

.Mobile_dow{
	float: left;
	width: auto;
	margin-left: 16px;
	margin-top: 20%;
}

.Mobile_ios{
	cursor:pointer;
}

.Mobile_Android{
	cursor:pointer;
	margin-left: 8px;
}

.bt_join{
	float: right;
	margin-top: 51%;
	margin-right: -345px;
}

.hot_gg{
	margin-left: -5px;
}

.Customer_img{
	cursor:pointer;
	position: fixed;
	left: 94%;
	top: 32%;
}

.Customer_img img{
	width: 80px;
}