@charset "utf-8";
@import url(app/app.css);
/*#game20170618*/

#game20170618 {
	background: #000;
}

#game20170618 > div {
	min-width: 900px;
	width:100%;
	max-width: 1920px;
	margin:0 auto;
	padding:.5px;
}
#game20170618 .inner-box {
	position: relative;
	width:1000px;
	margin:0 auto;

}

#game20170618 .header {
	background: url(img/header.jpg) no-repeat scroll top center;
	height:820px;
}

#game20170618 .area01{
	background: url(img/area01.jpg) no-repeat scroll top center;
	height:460px;
}

#game20170618 .area01 .inner-box {
	margin-top:220px;
}

#game20170618 .area01 .moneySpan {
	background: url(img/moneySpan.png) no-repeat scroll top center;
	padding-left: 290px;
	height:44px;
}

#game20170618 .area01 .moneySpan span {
	display: block;
	float:left;
	color:#0d0a06;
	background: url(img/spanBox.jpg) no-repeat scroll center center;
	width:36px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	height:44px;
	line-height: 42px;
	margin: 0 4px;
}

#game20170618 .area01 .moneySpan span.doubleLeft {
	margin-left: 16px;
}

#game20170618 .area01 .linkList {
	margin-top: 30px;
	text-align: center;
}

#game20170618 .area01 .linkList a {
	background: url(img/linkBtn.png) no-repeat scroll top center;
	width:222px;
	height:52px;
	font-size: 24px;
	color:#111;
	text-decoration: none;
	display: block;
	line-height: 50px;
	text-align: center;
}

#game20170618 .area02{
	background: url(img/area02.jpg) no-repeat scroll top center;
	height:660px;
}

#game20170618 .area02 .inner-box {
	margin-top: 380px;
	position: relative;
}

#game20170618 .area02 .tipBox {
	position: absolute;
	top:0;
	right:40px;
}

#game20170618 .area02 .tipBox a {
	color:#f4cc67;
	font-size: 18px;
	background: url(img/tipBtn.png) no-repeat scroll right center;
	padding-right: 20px;
}

#game20170618 .area02 .tipsInfo {
	background: url(img/tipInfo.png) no-repeat scroll top center;
	width:470px;
	height:300px;
	position: absolute;
	top:30px;
	right:40px;
	padding:15px 48px;
	color:#f4cc67;
	font-size: 14px;
	line-height: 24px;
	margin-right: -20px;
	z-index: 9;
}

#game20170618 .area03 {
	background: url(img/area03.jpg) no-repeat scroll bottom center;
	height:820px;
}

#game20170618 .area03 .areaGiftItems {
	margin-top: 30px;
	list-style: none;
	padding:0 40px;
}

#game20170618 .area03 .inner-box {
	margin-top: -270px;
	z-index: 5;
}

#game20170618 .areaGiftItems li {
	padding:5px;
	height: 460px;
	overflow: hidden;
}

#game20170618 .areaGiftItems p {
	margin:0;
	text-align: center;
	color:#fcee98;
}

#game20170618 .areaGiftItems .giftImg {
	position: relative;
}

#game20170618 .areaGiftItems .giftImg img {
	width:100%;
	height:auto;
}

#game20170618 .areaGiftItems .giftName {
	font-size: 22px;
	line-height: 36px;
}

#game20170618 .areaGiftItems .giftDesc {
	font-size: 16px;
	line-height: 24px;
	min-height: 24px;
}

#game20170618 .areaGiftItems .giftCount {
	display: block;
	color:#fff;
	font-size: 18px;
	line-height: 28px;
	position: absolute;
	left: 0;right: 0;
	bottom: 78px;
}

#game20170618 .areaGiftItems .giftBtn {
	margin-top: 20px;
}

#game20170618 .areaGiftItems .giftBtn a {
	text-align: center;
	text-decoration: none;
	display: block;
	width:100%;
	height:auto;
}

#game20170618 .areaGiftItems .giftBtn img {
	max-width:150px;
	width:100%;
	height:auto;
	border:none;
}

#game20170618 .area04 {
	background: url(img/area04.jpg) no-repeat scroll bottom center;
	height:770px;
}

#game20170618 .area04 .inner-box {
	margin-top: 225px;
	color:#fff;
	font-size: 20px;
}

#game20170618 .area04 ol {
	padding:0 70px;
	line-height: 40px;
}
#game20170618 .area04 ol li {
	font-size: 18px;
}
#game20170618 .loginWin {
	position: fixed;
	top: 0; bottom: 0;
	left: 0; right: 0;
	z-index: 32;
	background-color: rgba(0,0,0,.5);
}

#game20170618 .loginWin .box {
	width:506px;
	height:314px;
	padding-top: 100px;
	margin:10% auto;
	background:url(img/loginBkg.png) no-repeat scroll top center;
	z-index: 34;
	position: relative;
}

#game20170618 .loginWin .loginClose {
	position: absolute;
	top:20px;
	right:20px;
}
#game20170618 .loginWin .loginClose button {
	width:20px; height:20px;
	text-indent: -999px;
	border:none;
	background: url(img/loginClose.png) no-repeat scroll center center;
	overflow: hidden;
}

#game20170618 .loginWin input {
	display: block;
	margin:10px auto;
	width:362px;
	height:42px;
	border-radius: 3px;
	background-color: #e3ba6c;
	color:#000;
	font-size: 18px;
	line-height: 26px;
	padding:8px;
	border:none;
}

#game20170618 .loginWin .loginBtn button {
	display: block;
	width:176px; height:50px;
	margin:10px auto;
	text-indent: -999px;
	border:none;
	background: url(img/loginBtn.png) no-repeat scroll center center;
	overflow: hidden;
}