#news {
	width: 100%;
	height: 70px;
}

#news .new {
	width: 30%;
	height: 70px;
	background-color: #ffa660;
	float: left;
}

#news #games {
	width: 70%;
	height: 70px;
	background-color: black;
	float: left;
	color: white;
	line-height: 70px;
}

#news #games .font {
	width: 70px;
	height: 40px;
	background-color: #818181;
	/* 需要在行内设置背景颜色 */
	line-height: 40px;
	text-align: center;
	padding: 8px 15px 8px 15px;
	margin-left: 150px;
	font-weight: 800;
	font-family: MiSans-Heavy;
}

#news .new {
	text-align: right;
	line-height: 70px;
	color: white;
	font-weight: 800;
	padding-right: 30px;
	box-sizing: border-box;
}

#news #games .game_font {
	width: 100px;
	height: 70px;
	line-height: 70px;
	color: white;
	margin-left: 30px;
	font-family: MiSans;
}

#Image {
	width: 100%;
	height: 500px;
	background-image: url('../img/全屏/3.jpg');
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

#Image #h1 {
	width: 1000px;
	height: 500px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 280px;
	color: white;
}

#Image #h1 h1 {
	margin-bottom: 40px;
}

/* 展示栏 */
#table {
	width: 1200px;
	height: 1700px;
	margin: 0 auto;
	position: relative;
	padding: 40px;
	box-sizing: border-box;
	margin-top: 100px;
}

#table .game_box {
	width: 500px;
	float: left;
	height: 500px;
	position: relative;
	margin-left: 60px;
}

#table .game_box .text {
	text-align: center;
	margin-top: 30px;
}

#table .game_box .text h3 {
	margin-bottom: 30px;
}

#table .game_box .score {
	position: absolute;
	width: 54px;
	height: 54px;
	top: -27px;
	left: 26px;
	box-sizing: border-box;
	padding-top: 15px;
	font-size: 18px;
	border-radius: 50%;
	font-weight: 500;
	color: #fff;
	text-align: center;
	z-index: 1;
	background: #ffb320;
}

#table .rating {
	margin-bottom: 20px;
}

#table #botton {
	width: 80px;
	height: 28px;
	cursor: pointer;
}

/* 区域三 */
#newBackground {
	width: 100%;
	background-color: #818141;
	background-image: url(../img/review-bg-2.jpg);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 60px;
}
#newBackground .score_num{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 20px;
	position: relative;
	min-height: auto;
	box-sizing: border-box;
}
#newBackground .score_num .font_box{
	display: inline-block;
	padding: 8px 25px;
	color: white;
	font-weight: 900px;
	margin-bottom: 10px;
}
#font{
	width: 100%;
	height: auto;
	min-height: 60px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
}
#newBackground .score_num #font h1{
	color: white;
	font-size: 32px;
	margin: 0;
}
#newBackground #score_box{
	width: 100%;
	max-width: 1200px;
	height: auto;
	min-height: 400px;
	margin: 0 auto;
	padding: 20px 0;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 25px;
}
#newBackground #score_box .score_Box{
	width: 250px;
	height: 350px;
	background-color: #FFA600;
	float: none;
	margin: 0;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background: to center;
}
#newBackground #score_box .score_Box .score{
	position: absolute;
	width: 54px;
	height: 54px;
	top: -27px;
	left: 26px;
	box-sizing: border-box;
	padding-top: 15px;
	font-size: 18px;
	border-radius: 50%;
	font-weight: 500;
	color: #fff;
	text-align: center;
	z-index: 1;
	background: #ffb320;
}
#newBackground #score_box .score_Box .intrude{
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 10px;
	background: linear-gradient(transparent, rgba(0,0,0,0.9));
	box-sizing: border-box;
}
#newBackground #score_box .score_Box .intrude h4{
	color: white;
	margin-bottom: 10px;
	font-size: 16px;
}
#newBackground #score_box .score_Box .intrude p{
	color: #C7C7C7;
	font-size: 13px;
	margin: 0;
}
/* four */
#phb{
	width: 100%;
	height: 680px;
	background-image: url(../img/pattern.png);
}
#phb #peson_phb{
	width: 1200px;
	height: 680px;
	margin: 0 auto;
	/* background-color: #C7C7C7; */
}
#phb #peson_phb #peson_img{
	width: 380px;
	height: 680px;
	/* background-color: #818181; */
	float: left;
	position: relative;
}
#phb #peson_phb #peson_img .img1{
	width: 380px;
	height: 340px;
	background-image: url(../img/LOGO.png);
	background-size: 250px;
	background: to center;
	background-repeat: no-repeat;
	position: absolute;
	top: 140px;
	left: 30px;
}
#phb #peson_phb #peson_img .img1 p{
	margin-top: 70px;
	font-size: 15px;
}
#phb #peson_phb #peson_img .img2{
	width: 380px;
	height: 370px;
	position: absolute;
	top: 250px;
}
#phb #peson_phb #peson_img .img2 img{
	width: 460px;
}
#phb #peson_phb .peson_box{
	width: 380px;
	height: 680px;
	float: left;
	margin-left: 30px;
	/* background-color: #818181; */
}
#phb #peson_phb .peson_box .pesonAbs{
	width: 380px;
	height: 520px;
	margin-top: 80px;
	background-color: #242424;
	border: 1px solid #999999;
	padding: 30px;
	box-sizing: border-box;
}
#phb #peson_phb .peson_box .pesonAbs .SquareImg{
	width: 335px;
	height: 100px;
	/* background-color: #999999; */
	margin-top: 40px;
}
#phb #peson_phb .peson_box .pesonAbs .SquareImg img{
	width: 100px;
	margin-right: 10px;
	float: left;
}
#phb #peson_phb .peson_box .pesonAbs .SquareImg p{
	font-size: 14px;
	margin-top: 10px;
	font-weight: 600;
}
#phb #peson_phb .peson_box .pesonAbs .pesonImg{
	width: 320px;
	height: 80px;
	/* background-color: #999999; */
	margin-top: 30px;
	padding: 5px;
	box-sizing: border-box;
}
#phb #peson_phb .peson_box .pesonAbs .pesonImg img{
	height: 80px;
	float: left;
	border-radius: 50%;
	margin-right: 10px;
}
#phb #peson_phb .peson_box .pesonAbs .pesonImg p{
	font-size: 12px;
	margin-top: 5px;
}
/* five */
#bottom{
	width: 100%;
	height: 50px;
	background-color: #303030;
}

/* ========== 响应式适配 ========== */
@media (max-width: 1300px) {
	/* 游戏表格区域 - 保持原布局但居中 */
	#table {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		padding: 40px 20px;
	}
	
	/* Recent Reviews 区域 */
	#newBackground {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}
	
	/* 排行榜 */
	#phb {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}
}

@media (max-width: 768px) {
	/* 导航栏适配 */
	#news {
		height: 50px;
	}
	
	#news .new {
		width: 80px;
		font-size: 10px;
	}
	
	#news #games {
		width: calc(100% - 80px);
	}
	
	#news #games .font {
		margin-left: 15px;
		padding: 5px 10px;
		font-size: 10px;
	}
	
	/* 背景图 */
	#Image {
		height: 300px;
	}
	
	#Image #h1 {
		width: 100%;
		padding: 180px 20px 0;
	}
	
	#Image #h1 h1 {
		font-size: 26px;
	}
	
	/* 游戏表格 */
	#table {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		padding: 30px 15px;
	}
	
	/* Recent Reviews - 网格布局 */
	#newBackground {
		width: 100%;
		min-height: auto;
		padding-bottom: 40px;
	}
	
	#newBackground .score_num {
		width: 100%;
		min-height: auto;
		padding: 30px 15px;
	}
	
	#newBackground .score_num #font h1 {
		font-size: 26px;
	}
	
	#newBackground #score_box {
		width: 100%;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
		padding: 0 15px;
		position: relative;
		min-height: auto;
		overflow: visible;
	}
	
	#newBackground #score_box .score_Box {
		width: 100%;
		height: 280px;
		position: relative;
		float: none;
		margin: 0;
	}
	
	#newBackground #score_box .score_Box .intrude {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		background: linear-gradient(transparent, rgba(0,0,0,0.9));
		padding: 15px 10px;
	}
	
	/* 排行榜 */
	#phb {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		padding: 0 20px 40px;
		height: auto;
	}
	
	#phb #peson_phb {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 20px;
	}
	
	#phb #peson_phb #peson_img {
		width: 100%;
		height: 300px;
		float: none;
	}
	
	#phb #peson_phb #peson_img .img2 {
		display: none;
	}
	
	#phb #peson_phb .peson_box {
		width: 45%;
		min-width: 280px;
		float: none;
	}
}

@media (max-width: 480px) {
	/* 导航栏 */
	#news .new {
		width: 60px;
		font-size: 9px;
	}
	
	#news #games .font {
		margin-left: 10px;
		padding: 3px 8px;
		font-size: 9px;
	}
	
	#news #games .game_font {
		font-size: 11px;
	}
	
	/* 背景图 */
	#Image #h1 h1 {
		font-size: 22px;
	}
	
	/* Recent Reviews - 单列 */
	#newBackground .score_num {
		padding: 20px 10px;
	}
	
	#newBackground .score_num #font h1 {
		font-size: 22px;
	}
	
	#newBackground #score_box {
		grid-template-columns: 1fr;
		padding: 0 10px;
	}
	
	#newBackground #score_box .score_Box {
		height: 250px;
	}
	
	/* 排行榜 - 单列 */
	#phb #peson_phb .peson_box {
		width: 100%;
		min-width: auto;
	}
}