﻿body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, button, img {
	margin: 0;
	padding: 0;
	border: 0
}
img, button {
	border: 0
}
ol, ul, li {
	list-style: none
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal
}
s, i, u, em {
	font-style: normal
}
.fl {
	float: left
}
.fr {
	float: right
}
.clear {
	clear: both;
	zoom: 1
}
.clearfix:before, .clearfix:after {
	display: table;
	content: ""
}
.clearfix:after {
	clear: both;
	overflow: hidden
}
.clearfix {
	zoom: 1
}
a {
	color: #425269;
	text-decoration: none
}
a:hover {
	color: #ff4839
}
a:focus {
	outline: 0;
	-moz-outline: 0
}


/* eyoucms.com 易优CMS -- 好用,免费,安全 */
.wrap {
	width: 1200px;
	margin: 0 auto;
    border-right: 1px #dcdcdc;
}
.cont {
	overflow: hidden;
	margin-top: 20px;
	padding: 20px;
	background:  #f9f9f9;
	zoom: 1;
.cont1 {
	margin-top: 0
}
}/*幻灯片及右侧新闻*/
.game_News {
	overflow: hidden;
	height: 331px;
}
.Slide {
	position: relative;
	overflow: hidden;
	width: 580px;
	height: 331px;
}
.slide-cont {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 331px;
}
.slide-item {
	position: absolute;
	left: -665px;
	width: 100%;
	height: 100%;
}
.slide-item a {
	display: block;
	width: 100%;
	height: 100%;
}
.slide-item img {
	width: 100%;
	height: 331px;
}
.slide-txt {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 54px;
}
.slide-txt .txt_bg {
	width: 100%;
	height: 54px;
	background: #0f0f0f;
	opacity: .7;
	filter: alpha(opacity=70);
}
.slide-txt a {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: 54px;
	color: #fff;
	font-size: 20px;
	line-height: 54px;
	text-indent: 2%;
}
.slide-nav {
	position: absolute;
	right: 20px;
	bottom: 21px;
	z-index: 2;
	display: inline-block;
	overflow: hidden;
	width: auto;
	height: 11px;
}
.slide-nav a {
	float: left;
	display: block;
	overflow: hidden;
	margin-left: 5px;
	width: 11px;
	height: 11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #929292;
	text-indent: -99em;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
}
.slide-nav .nownav {
	width: 21px;
	background: #ff4939;
}
#prev, #next {
	position: absolute;
	top: 129px;
	display: none;
	width: 57px;
	height: 72px;
	background: rgba(0, 0, 0, 0.2);
	text-align: center;
	line-height: 72px;
}
#prev {
	left: 0
}
#next {
	right: 0
}
#prev i, #next i {
	font-size: 60px;
	line-height: 72px;
	color: rgba(0, 0, 0, 0.25);
}
#prev: hover, #next: hover {
	background: #FF4939
}
#prev: hover i, #next: hover i {
	color: #fff
}
.News_box {
	float: right;
	overflow: hidden;
	width: 48%;
	height: 331px;
}
.News_box .hd {
	height: 120px;
	border-bottom: 1px dotted #dcdcdc;
}
.News_box .hd_tit {
	height: 60px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 60px;
	overflow: hidden;
}
.News_box .hd_tit a {
	color: #ff4939;
}
.News_box .hd_art {
	overflow: hidden;
	padding: 6px 0;
	height: 48px;
	color: #a6a6a6;
	line-height: 24px;
}
.News_box .hd_art a {
	color: #ff4939;
	font-size: 12px;
	margin-left: 10px;
}
.News_box .bd {
	overflow: hidden;
	padding-top: 12px;
	font-size: 16px;
	line-height: 34px;
}
.News_box .bd li {
	float: left;
	width: 100%;
	overflow: hidden;
	height: 34px;
}
.News_box .bd li em {
	float: left;
	display: block;
	width: 42px;
	height: 34px;
	color: #ff4939;
	cursor: default;
}
.News_box .bd li a {
	float: left;
	width: 77%;
	overflow: hidden;
}
.News_box .bd li span {
	float: right;
	color: #a6a6a6;
	font-size: 14px;
}