﻿


/* 弘生新闻头部 */

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
}
body {
	background: #f1f4f4;
	color: #333;
	font-size: 13px;
	font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53"
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal
}



.fl {
	float: left
}
.fr {
	float: right
}
a {
	color: #425269;
	text-decoration: none
}
a:hover {
	color: #ff4839
}
a:focus {
	outline: 0;
	-moz-outline: 0
}


.wrap {
	margin: 0 auto;
	width: 95%;
	max-width: 1200px
}












.cont {
	overflow: hidden;
	margin-top: 20px;
	padding: 20px;
	background: #fff;
	zoom: 1;
}/*幻灯片及右侧新闻*/
.game_News {
	overflow: hidden;
	height: 331px;
}
.Slide {
	position: relative;
	overflow: hidden;
	width: 441px;
	height: 331px;
}
.slide-cont {

}
.slide-item {
	position: absolute;
	left: -665px;
	width: 100%;
	height: 100%;
}
.slide-item a {
	display: block;
	width: 100%;
	height: 100%;
}
.slide-item img {
	width: 441px;
	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 {
	padding-left:30px;


	overflow: hidden;
	width: 320px;
	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 {
		font-size: 24px;
	float: left;
	display: block;
	width: 22px;
	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;
}/*网页特效样式*/
.texiaohd {
	position: relative;
	overflow: visible;
	height: 35px;
	border-bottom: 1px solid #e8e7ed;
}
.texiao_tab {
	height: 30px;
	color: #333;
	line-height: 30px;
}
.texiao_tab li {
	float: left;
	display: inline-block;
	font-weight: bold;
	font-size: 20px;
	padding-right: 26px;
}
.texiao_tab li p {
	cursor: pointer;
}
.texiao_tab li .on {
	cursor: default;
}
.texiao_tab b.line {
	position: absolute;
	bottom: -1px;
	left: 0;
	display: block;
	overflow: hidden;
	width: 80px;
	height: 2px;
	background: #ff4939;
}
.texiao_tips {
	position: absolute;
	top: 0;
	right: 0;
	color: #999;
}
.topic_list {
	padding: 20px 0.3% 0 0.3%;
	background: #fff;
	overflow: hidden;
}
.tl_m {
	width: 100%;
	overflow: hidden;
}
.tl_box {
	width: 23%;
	margin: 0 1% 20px;
	float: left;
	background-color: #F9F9F9;
}
.tl_box h3 {
	height: 45px;
	padding: 0 8px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
}
.tlb_img {
	position: relative;
	overflow: hidden;
}
.bagua .tlb_img {
	position: relative;
	overflow: hidden;
}
.bagua .tlb_img img {
	width: 100%;
	height: 160px;
	transition: all 2.5s linear;
	-moz-transition: all 2.5s linear;
	-webkit-transition: all 2.5s linear;
	-o-transition: width all 2.5s linear;
}
.bagua .tlb_img img:hover {
	opacity: 1;
	transform: scale(1.09, 1.09);
	-ms-transform: scale(1.09, 1.09);
	-webkit-transform: scale(1.09, 1.09);
	-o-transform: scale(1.09, 1.09);
	-moz-transform: scale(1.09, 1.09);
}

@media (max-width:1024px) {
.tl_box {
	width: 21%;
	margin: 0 2% 30px;
}
.bagua .tlb_img img {
	height: 120px;
}
}
@media (max-width:920px) {
.tl_box {
	width: 21%;
	margin: 0 2% 30px;
}
.bagua .tlb_img img {
	height: 100px;
}
}
@media (max-width:728px) {
.tl_box {
	width: 28%;
	margin: 0 2% 30px;
}
.bagua .tlb_img img {
	height: 100px;
}
}
@media (max-width:480px) {
.topic_list {
	padding: 10px 2%;
}
.tl_box {
	width: 100%;
	margin: 0 0 10px 0;
	float: left;
}
.bagua .tlb_img img {
	height: auto;
}
.tlb_line, .tlb_play {
	display: none
}
.tlb_art {
	height: auto;
}
}/*下方四栏纯文字列表*/
.game_top_box {
	float: left;
	overflow: hidden;
	padding-right: 2%;
	width: 23%;
}
.game_top_box .hd h3 {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
}
.game_top_box:nth-child(4) {
	padding-right: 0;
}
.game_top_box .bd {
	position: relative;
	overflow: hidden;
}
.game_top_app {
	position: relative;
	overflow: hidden;
	margin-top: -1px;
}
.top_app, .top_app2 {
	position: relative;
	overflow: hidden;
	border-top: 1px solid #e8e7ed;
}
.top_app .sml, .top_app2 .sml {
	overflow: hidden;
	padding: 12px 0 13px;
	height: 20px;
}
.top_app .p1, .top_app2 .p1 {
	width: 24px;
	float: left;
	overflow: hidden;
}
.top_app .p1 em.r, .top_app2 .p1 em.r {
	background: #ff4939;
	margin-top: 3px;
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 15px;
}
.top_app .sml .p2, .top_app2 .sml .p2 {
	height: 20px;
	line-height: 20px;
	width: 87%;
	float: left;
	overflow: hidden;
}