* {
	margin: 0;
	padding: 0;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #444;
}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	background: #110025 url(../images/bg01.jpg) no-repeat center top;
}
.header {
	margin-bottom: 23px;
	background: url(../images/bg02.png) repeat-x left top;
}
.header .hInner {
	margin: 0 auto;
	height: 36px;
	width: 1000px;
}
.header .hInner h1 {
	float: left;
	color: #c09cde;
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
}
.header .hInner h1 span {
	color: #ffe18d;
}
.header .hInner ul {
	margin-top: 10px;
	float: right;
}
.header .hInner li {
	margin-left: 28px;
	float: left;
	position: relative;
}
.header .hInner li:before {
	width: 1px;
	height: 11px;
	position: absolute;
	right: -13px;
	top: 3px;
	background: #69469A;
	content: "";
}
.header .hInner li:last-child:before {
	display: none;
}
.header .hInner li a {
	color: #c09cde;
	font-size: 14px;
}
.header .hInner li a:hover {
	color: #ffe18d;
}
.header .hBox {
	height: 122px;
	background: url(../images/bg03.png) repeat-x left top;
}
.header .hBox .subBox {
	margin: 0 auto;
	width: 1000px;
}
.header .hBox .logo {
	margin: 8px 68px 0 3px;
	float: left;
}
.header .hBox .img {
	margin-top: 22px;
	float: left;
}
.header .hBox .link {
	margin-top: 29px;
	float: right;
}
#main {
	margin: 0 auto 43px;
	width: 1000px;
}
#main .section {
	margin-bottom: 12px;
	padding: 25px 16px 20px 20px;
	border: 1px solid rgba(107,0,255,0.8);
	background: rgba(31,0,69,0.8);
}
#main .section .lBox {
	float: left;
	width: 580px;
	position: relative;
}
#main .section .lBox .ttl {
	margin: 0 3px 25px 0;
	text-align: center;
}
#main .section .lBox li {
	margin-bottom: 11px;
	overflow: hidden;
	zoom: 1;
}
#main .section .lBox li span {
	margin-top: 2px;
	display: block;
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 34px;
	border: 1px solid #511D9B;
	background: #110127;
	box-sizing: border-box;
}
#main .section .lBox li .txt {
	margin-right: 12px;
	width: 102px;
	text-align: center;
}
#main .section .lBox li img {
	margin: 12px 9px 0 0;
	display: block;
	float: left;
}
#main .section .lBox li .url {
	margin-right: 15px;
	padding: 0 15px;
	width: 294px;
}
#main .section .lBox li a {
	display: block;
	float: left;
	width: 121px;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #110127;
	background: url(../images/btn_bg.png) no-repeat;
}
#main .section .lBox .refresh {
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 130px;
}
#main .section .lBox .refresh a {
	display: block;
	color: #fff;
	font-size: 17px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #6900FF;
}
#main .section .lBox .refresh a:hover {
	color: #6900FF;
}
#main .section .lBox .line01 {
	height: 88%;
	position: absolute;
	right: -30px;
	top: 45px;
	border-right: 1px dotted #5908B2;
	content: "";
}
#main .section .lBox .line02 {
	margin-bottom: 10px;
	border-bottom: 1px dotted #5908B2;
}
#main .section .lBox p {
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}
#main .section .lBox p.downLink {
	overflow: hidden;
	zoom: 1;
}
#main .section .lBox p.downLink a {
	display: block;
	float: center;
	margin-top: 20px;
}
#main .section .lBox p.downLink .lImg {
	float: left;
	width: 220px;
}
#main .section .rBox {
	width: 334px;
	float: right;
}
#main .section .rBox .img {
	margin: -20px 0 -6px -44px;
	position: relative;
}
#main .section .rBox .listUl {
	margin: 10px 0 15px;
}
#main .section .rBox .listUl li {
	margin: 0 2px 0 10px;
	float: left;
}
#main .section .rBox .btn {
	margin: 0 auto;
	width: 273px;
}
#main .sectionBox .lBox {
	width: 651px;
	padding: 2px 0 3px 3px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #6B00FF;
	background: #280757;
}
#main .sectionBox .lBox li {
	margin: 5px 5px 3px;
	width: 151px;
	float: left;
}
#main .sectionBox .lBox li a {
	padding-top: 9px;
	display: block;
	height: 75px;
	color: #c4ae5f;
	font-size: 14px;
	text-align: center;
	box-sizing: border-box;
	background: #1E0344;
	transition: all 0.4s;
}
#main .sectionBox .lBox li a img {
	margin: 0 auto 7px;
	display: block;
}
#main .sectionBox .lBox li a:hover {
	padding-top: 0;
}
#main .sectionBox .rBox {
	padding-top: 15px;
	width: 337px;
	height: 174px;
	float: right;
	box-sizing: border-box;
	border: 1px solid #6B00FF;
	background: #280757;
}
#main .sectionBox .rBox .ttl {
	margin-bottom: 19px;
	text-align: center;
}
#main .sectionBox .rBox .bd {
	margin-left: 26px;
	height: 80px;
	overflow: hidden;
}
#main .sectionBox .rBox li {
	margin-bottom: 15px;
	overflow: hidden;
	zoom: 1;
}
#main .sectionBox .rBox li span {
	display: block;
	float: left;
	color: #fff;
	font-size: 16px;
}
#main .sectionBox .rBox li .name {
	width: 105px;
}
#main .sectionBox .rBox li .game {
	width: 104px;
}
#main .sectionBox .rBox li .price {
	color: #c4ae5f;
}
.footer {
	padding: 34px 0 31px;
	overflow: hidden;
	border-top: 4px solid #E8CC69;
	background: #110128;
}
.footer .fBox {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}
.footer .fBox p {
	margin-top: 16px;
	color: #8b71b0;
	font-size: 13px;
	letter-spacing: -0.5px;
	line-height: 2;
}