/** 设置默认字体 **/
body {
    font: 12px/1.5 '微软雅黑',tahoma, Srial, helvetica, sans-serif;

}
.clear{
    clear: both;
}
.wrap{
    width: 100%;
	margin:0 auto;
}

.con1{
    width: 100%;
    height: 510px;
    background: url("../images/bg1.jpg") bottom center no-repeat;

}
.con-main{
	width:1000px;
	margin:0 auto;	
    position: relative;		
}
.con-text p{
	font-size:14px;
	color:#8c1700;
	line-height:26px;
}

.con1 .con1-box{
	height:480px;
}
.con1 .con1-box p{
	position:absolute;
    left: 370px;
    top: 325px;
    color: white;
    font-size: 20px;
}
.con2{
    width: 100%;
    height: 440px;
    background: url("../images/bg2.jpg") top center no-repeat;
}
.con3{
    width: 100%;
    height: 900px;
    background: url("../images/bg3.jpg") top center no-repeat;
}
.con3 .con3-box{
    height: 900px;	
}

.con3 .con3-box .sign-con{
	position: relative;
    top: 130px;
    left: 30px;
	width:930px;
	height:700px;
}
.con3 .con3-box .sign-con .game,.con4 .con4-box .game-pay .game{
	position: absolute;
    width: 260px;
    height: 170px;
}
.con3 .con3-box .sign-con .game a,.con4 .con4-box .game-pay .game a{
	position: absolute;
    display: inline-block;
    bottom: 0;
}
.con3 .con3-box .sign-con .game a.gamezome,.con4 .con4-box .game-pay .game a.gamezome{
	top:0
}
.con3 .con3-box .sign-con .game .qd,.con4 .con4-box .game-pay .game .qd{
	width:128px;
	height:34px;
	line-height:34px;
	text-align:center;
	color:#532700;
	font-size:14px;
	left: 0;
    background: url(../images/ddqd.png) no-repeat;	
}
.con3 .con3-box .sign-con .game .qd:hover,.con4 .con4-box .game-pay .game .qd:hover{
    background: url(../images/ddqd-h.png) no-repeat;	
}
.con3 .con3-box .sign-con .game .extra,.con4 .con4-box .game-pay .game .extra{
	width:128px;
	height:34px;	
	line-height:34px;	
	color:#fff;	
	text-align:center;	
	font-size:14px;	
	right: 0;
    background: url(../images/hdjs.png) no-repeat;	
}
.con3 .con3-box .sign-con .game .extra:hover,.con4 .con4-box .game-pay .game .extra:hover{
    background: url(../images/hdjs-h.png) no-repeat;	
}
.con3 .con3-box .sign-con .game1{
    left: 22px;
    top: 34px;
}
.con3 .con3-box .sign-con .game2{
    left: 338px;
    top: 34px;
}
.con3 .con3-box .sign-con .game3{
    left: 657px;
    top: 34px;
}
.con3 .con3-box .sign-con .game4{
    left: 22px;
    top: 268px;
}
.con3 .con3-box .sign-con .game5{
    left: 338px;
    top: 268px;
}
.con3 .con3-box .sign-con .game6{
    left: 657px;
    top: 268px;
}
.con3 .con3-box .sign-con .game7{
    left: 22px;
    top: 500px;
}
.con3 .con3-box .sign-con .game8{
    left: 338px;
    top: 500px;
}
.con3 .con3-box .sign-con .game9{
    left: 657px;
    top: 500px;
}

.con4{
    width: 100%;
    height: 1155px;
    background: url("../images/bg4.jpg") top center no-repeat;
}

.con4 .con4-box{
    height: 1155px;	
}
.con4 .con4-box .game-pay{
	position: relative;
    top: 156px;
    left: 0;
	width: 1000px;
    height: 230px;
}
.con4 .con4-box .game-pay .game1{
    left: 51px;
    top: 28px;	
}
.con4 .con4-box .game-pay .game2{
    left: 368px;
    top: 28px;	
}
.con4 .con4-box .game-pay .game3{
    left: 688px;
    top: 28px;	
}
.con4 .con4-box .game-pay .game4{
    left: 51px;
    top: 260px;	
}
.con4 .con4-box .game-pay .game5{
    left: 368px;
    top: 260px;	
}
.con4 .con4-box .game-pay .game6{
    left: 688px;
    top: 260px;	
}
.con4 .con4-box .game-pay .game7{
    left: 51px;
    top: 492px;	
}
.con4 .con4-box .game-pay .game8{
    left: 368px;
    top: 492px;	
}
.con4 .con4-box .game-pay .game9{
    left: 688px;
    top: 492px;	
}
.con4 .con4-box .game-pay .game10{
    left: 51px;
    top: 726px;	
}


.con5{
    width: 100%;
    height: 640px;
    background: url("../images/bg5.jpg")top center no-repeat;
}
.con5 .con5-box{
    height: 640px;	
}

.con5-box .intro1 {
	height:320px;
	position:relative;
    top: 185px;	
}
.con5-box .intro1 .guanming-img{
	position:absolute;
	left: 56px;	
}
.con5-box .intro1 .gmjs-con{
	position:absolute;	
	width: 600px;
    left: 325px	
}
.con5-box .intro1 .title {
	font-weight:bold;
	font-size:30px;
	color:#cf1f1f;
	color:#1AA6FF;
	padding-bottom:21px;
	border-bottom:1px solid #ccc;
}
.con5-box .intro1 .ctn {
	font-size:15px;
	color:#3f3f3f;
	line-height:28px;
	margin-top:20px
}
.con5-box .intro1 .ctn  strong{
	font-weight:bold;
	color:#009bfd;
}
.con5-box .intro1 .btns {
	display:inline-block;
	font-size:16px;
	color:#fff;
	width:160px;
	height:36px;
	line-height:36px;
	margin-top:31px;
	border-radius:17px;
	background:#009CFF;
	background:#FD8C01;
	text-align:center;
}
.con5-box .intro1 .btns i {
	font-size:25px;
	position:relative;
	vertical-align:middle;
	top:-3px;
	margin-right:8px
}
.con5-box .intro1 .btns:hover {
	opacity:0.9;
	filter:Alpha(opacity=90);
}


.foot{
    width: 100%;
    height: 60px;
    position: relative;
}
.foot ul{
    display: block;
    width: 600px;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    top: 0;
    color: #631000;
}
.foot ul li{
    display: block;
    height: 60px;
    line-height: 60px;
    float: left;
    margin-left: 30px;
    text-align: center;
    font-size: 12px;
}
