.hoverhand:hover{
	cursor:pointer;
}
.newsdate{
	width:100%;
	text-align:right;
}
.bgwhite{
	position:absolute;
	width:100%;
	height:100%;
	opacity:1;
}
.toparea_logo{
	display:none;
}
a:hover{
	color:#808080;
}
@media (min-width:768px){
	body{
		background-size:100%;
		background-repeat:repeat-y;
	}
	.toparea{
		position:relative;
		width:100%;
		overflow:hidden;
		background:url("/image/toparea_bg.jpg");
		background-position:left 50% top 50%;
		box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.5);
		border-bottom:5px solid #808080;
	}
	.bgheadarea{
		border-top:5px solid #d0d0d0;
	}
	@media (min-width:768px) and (max-width:1279px){
		.toparea{
			background-size:1320px;
			height:600px;
		}
		.toparea_parts{
			position:relative;
			width:100%;
			margin:0 auto;
			height:100%;
		}
		.toparea_logo{
			position:absolute;
			top:30px;
			left:60px;
			width:380px;
		}
		.toparea_dlbtn{
			position:absolute;
			width:454px;
			bottom:40px;
			right:40px;
			padding-left:20px;
		}
	}
	@media (min-width:1280px){
		.toparea{
			background-size:100%;
			height:780px;
		}
		.toparea_parts{
			position:relative;
			width:1200px;
			margin:0 auto;
			height:100%;
		}
		.toparea_logo{
			position:absolute;
			top:40px;
			left:00px;
			width:380px;
		}
		.toparea_dlbtn{
			position:absolute;
			width:454px;
			bottom:40px;
			right:20px;
			padding-left:20px;
		}
	}
	.toparea_dlbtn_a{
		width:160px;
		margin-right:10px;
		float:left;
	}
	.toparea_dlbtn_g{
		width:197px;
		margin-right:10px;
		float:left;
	}
	.toparea_dlbtn img:hover{
		opacity:0.8;
	}
	.menu_img{
		width:250px;
		margin:0 auto;
	}
	.news_banner img{
		width:100%;
		height:100%;
	}
	.bgheadarea{
		padding:32px 0;
		position:relative;
		background-repeat:no-repeat !important;
		background:url("/image/parts/bg_board.jpg");
		background-size:100%;
	}
	.boardarea{
		position:relative;
		background:url("/image/parts/bg_board_repeat.jpg");
		background-size:100%;
	}
	.piece{
		position:Static;
		margin:16px auto 32px;
		padding:16px;
		background-color:#794f4f;
		border-radius:10px;
		box-shadow:inset 0px 7px 3px rgba(255,255,255,0.3),inset 0px -7px 3px rgba(0,0,0,0.3);
	}
	.piececontent{
		width:100%;
		position:relative;
		top:-118px;
		margin-top:16px;
		margin-bottom:-80px;
	}
	.cornername_bg{
		position:relative;
		width:320px;
		margin:0 auto;
		text-align:center;
		top:-56px;
	}
	.cornername{
		position:relative;
		line-height:100%;
		top:-70px;
		font-size:24px;
		font-family:sans-serif;
		font-weight:bold;
		color:#fff1d9;
	}
	.newsmain_shadow{
		position:absolute;
		top:36px;
		background-color:#cba096;
		border-radius:8px;
		transform:rotate(2deg);
	}
	.newsmain{
		position:absolute;
		top:36px;
		background-color:#e0c4ac;
		border-radius:8px;
	}
	.newspic{
		position:absolute;
		overflow:hidden;
		border-radius:8px;
	}
	.newspic_shadow{
		position:absolute;
		border-radius:8px;
		box-shadow:inset 0 2px 8px 0 rgba(0,0,0,0.4);
	}
	.newspic img{
		position:absolute;
		top:0px;
		left:0px;
	}
	.newspicsize{
		background-color:#ffffff;
		top:20px;
		left:20px;
	}
	.newspicsize img{
		width:100%;
		height:100%;
	}
	.news_btn_u{
		position:absolute;
		width:32px;
	}
	.news_btn_d{
		position:absolute;
		width:32px;
	}
	.newsbannercontainer{
		overflow:hidden;
	}

	.newsbanner_move{
		position:relative;
		top:-25%;
		left:0;
	}
	.spboth{
		display:none;
	}
	.newsbtm{
		position:relative;
		margin-top:-40px;
		top:90px;
		margin-bottom:110px;
	}
	.nmnews{
		margin-bottom:-90px;
	}
	.innernews{
		position:relative;
		top:36px;
		background-color:#e0c4ac;
		border-radius:8px;
		width:95%;
		margin:0 auto 60px auto;
		padding-bottom:60px;
	}
	.windownews{
		font-size:24px;
		position:relative;
		top:30px;
		background-color:#ffffff;
		border-radius:8px;
		width:95%;
		margin:0 auto 0px auto;
		min-height:800px;		
		box-shadow:inset 0 2px 8px 0 rgba(0,0,0,0.4);
		padding:26px;
		word-break:break-all;
	}
	.windownewsdate{
		font-size:20px;
	}
	@media (min-width:768px) and (max-width:1019px){
		.piece{
			width:752px;
		}
		.news{
			height:490px;
		}
		.newsmain{
			left:8px;
			width:470px;
			height:382px;
		}
		.newsmain_shadow{
			left:8px;
			width:470px;
			height:382px;
		}
		.newspicsize{
			width:430px;
			height:342px;
			overflow:hidden;
		}
		.newsbannercontainer{
			position:absolute;
			top:48px;
			right:0px;
			width:220px;
			height:352px;
			overflow:hidden;
		}
		.news_banner{
			width:220px;
			height:76px;
			overflow:hidden;
			border-radius:6px;
			margin-bottom:13px;
		}
		.news_btn_u{
			top:8px;
			right:94px;
		}
		.news_btn_d{
			top:398px;
			right:94px;
		}
		.windownews{
			padding:10px;
		}
		.windownews img{
			width:90%;
			margin:0 auto;
		}
		.copy{
			padding-top:12px;
			line-height:24px;
			font-size:1.77vw;
		}
	}
	@media (min-width:1020px) and (max-width:1299px){
		.piece{
			width:1000px;
		}
		.news{
			height:598px;
		}
		.newsmain{
			left:16px;
			width:600px;
			height:477px;
		}
		.newsmain_shadow{
			left:16px;
			width:600px;
			height:477px;
		}
		.newspicsize{
			width:560px;
			height:437px;
			overflow:hidden;
		}
		.newsbannercontainer{
			position:absolute;
			top:58px;
			right:20px;
			width:288px;
			height:440px;
		}
		.news_banner{
			width:288px;
			height:100px;
			overflow:hidden;
			border-radius:6px;
			margin-bottom:12px;
		}
		.news_btn_u{
			top:18px;
			right:145px;
		}
		.news_btn_d{
			top:500px;
			right:145px;
		}
		.windownews{
			padding:20px 40px;
		}
		.windownews img{
			width:80%;
			margin:0 auto;
		}
		.copy{
			padding-top:12px;
			line-height:24px;
		}
	}
	@media (min-width:1300px){
		.piece{
			width:1280px;
		}
		.news{
			height:730px;
		}
		.newsmain{
			left:16px;
			width:768px;
			height:608px;
		}
		.newsmain_shadow{
			left:16px;
			width:768px;
			height:608px;
		}
		.newspicsize{
			width:728px;
			height:568px;
			overflow:hidden;
		}
		.newsbannercontainer{
			position:absolute;
			top:60px;
			right:30px;
			width:380px;
			height:560px;
		}
		.news_banner{
			width:380px;
			height:131px;
			overflow:hidden;
			border-radius:6px;
			margin-bottom:11px;
		}
		.news_btn_u{
			top:19px;
			right:202px;
		}
		.news_btn_d{
			top:627px;
			right:202px;
		}
		.windownews{
			padding:20px 80px;
		}
		.windownews img{
			width:70%;
			margin:0 auto;
		}
		.copy{
			padding-top:12px;
			line-height:24px;
		}
	}
	.newsbackbutton{
		position:fixed;
		right:48px;
		bottom:36px;
		width:50px;
	}
	.newsbackbutton img{
		width:100%;
		height:100%;
	}
	.newsbackbutton a:hover{
		opacity:0.8;
	}
	.footarea{
		color:#ffefef;
		font-size:18px;
		font-weight:bold;
		line-height:40px;
		padding-top:30px;
		width:100%;
		height:220px;
		margin:0 auto;
		text-align:center;
		background-color:#794f4f;
	}
	.footarea a{
		text-decoration:none;
	}
	.footarea a:hover{
		color:#988068;
	}
	.news_btn_l{
		display:none;
	}
	.news_btn_r{
		display:none;
	}
	.news_btn_lr{
		display:none;
	}
	.pr1{
		margin-top:-128px;
		width:100%;
		height:55.8vw;
		overflow:hidden;
		background-image:url('/image/parts/topbg/bg1.jpg');
		background-size:100%;
		margin-bottom:128px;
	}
	.pr1 img{
		position:relative;
		width:80%;
		left:10vw;
		top:7vw;
		border:3px solid #ffffff;
		box-shadow: 4px 8px 8px 0px rgba(0,0,0,0.3);
	}
	.pr2{
		margin-top:-128px;
		width:100%;
		height:50.6vw;
		overflow:hidden;
		background-image:url('/image/parts/topbg/bg2.jpg');
		background-size:100%;
		margin-bottom:128px;
	}
	.pr2 img{
		position:relative;
		width:80%;
		left:10vw;
		top:2.5vw;
		border:3px solid #ffffff;
		box-shadow: 4px 8px 8px 0px rgba(0,0,0,0.3);
	}
	.pr3{
		margin-top:-128px;
		width:100%;
		height:50.6vw;
		overflow:hidden;
		background-image:url('/image/parts/topbg/bg3.jpg');
		background-size:100%;
	}
	.pr3 img{
		position:relative;
		width:80%;
		left:10vw;
		top:2.5vw;
		border:3px solid #ffffff;
		box-shadow: 4px 8px 8px 0px rgba(0,0,0,0.3);
	}
	.gameintro{
		position:relative;
		top:-44px;
	}
}
