
.area-wrap {
    width: 980px;
    margin: 0 auto;
	clear:both;
	overflow:hidden
}
.l-wrap {float:left;width:728px;}
.r-wrap{ float:right; width:240px;}
/*--滚动图片--*/

.eye_tit,.eye_ngame_tit,.img01 span,.img02 span {
	position:absolute;
	left:0;
	bottom:0;
}
.eye_pag li,.eye_pag02_l,.eye_pag02_r {
	background-image:url(../images/indeximg.png);
}
.eye {
	position:relative;
	width:728px;
	height:280px;
	margin-bottom:16px;
}
.eye_pag02_l,.eye_pag02_r,.eye_pag li {
	text-indent:-9999px;
	cursor:pointer;
	overflow:hidden;
}
.eye_img,.eye_img_hov {
	position:relative;
	width:728px;
	height:280px;
	overflow:hidden;
	z-index:990;
}
.eye_pag02_l,.eye_pag02_r {
	display:none;
	position:absolute;
	top:80px;
	width:60px;
	height:60px;
	background-repeat:no-repeat;
	z-index:999;
}
.eye_pag02_l {
	left:20px;
	background-position:0 -368px;
}
.eye_pag02_r {
	right:20px;
	background-position:-70px -368px;
}
.eye_pag02_l:hover {
	background-position:-140px -368px;
}
.eye_pag02_r:hover {
	background-position:-210px -368px;
}
.eye_img img {
	display:block;
}
.eye_img_hov .eye_pag02_l,.eye_img_hov .eye_pag02_r {
	display:block;
}
.eye_imgli {
	position:absolute;
	top:0;
	height:240px;
}
.eye_imgli li {
	float:left;
}
.eye_tit,.eye_ngame_tit {
	height:20px;
	overflow:hidden;
	z-index:999;
}
.eye_tit {
	width:708px;
	padding:7px 10px;
}
.eye_txt {
	color:#fff;
	line-height:20px;
	font-size:16px;
}
.eye_ngame,.img01 {
	width:320px;
	height:150px;
	position:relative;
}
.eye_ngame_tit {
	width:300px;
	padding:5px 10px;
}
.eye_ngame_txt,.eye_ngame_txt:hover {
	color:#fff;
	width:220px;
	line-height:20px;
}
.eye_pag {
	height:19px;
	padding-top:1px;
	overflow:hidden;
}
.eye_pag li {
	float:left;
	height:19px;
	width:13px;
	line-height:20px;
	background-position:-254px 0;
	background-repeat:no-repeat;
}
.eye_pag li.on {
	background-position:-282px 0;
}
.f_l {
	float:left;
	display:inline;
}
.f_r {
	float:right;
	display:inline;
}
.eye_tit {
	background-image:url(../images/ptitbg.png);
}
/*---------------*/
/*图右边*/
.blk_r {}
.Cdata {
	clear:both;
	overflow:hidden;
	padding: 0 0 9px 0;
}
.Cdata li {
	float:left;
	margin-left:12px
}
.Cdata li img {
	border:#ECECEC 1px solid;
	border-radius:3px
	
}
.CdataTxt li {
	padding:4px 0 3px 0;
}
.CdataTxt a {
	float:left;
	width: 56px;
	line-height: 26px;
	font-size: 14px;
	text-align: center;
}
/**/

.cell {
  width: 310px;
  height: 255px;
  margin-bottom:35px;
  float: left;
}

.cell .pic {
  width: 390px;
}

.cell .txt li {
  width: 390px;
}

.col-tt {
  font-size: 24px;
  line-height: 67px;
  margin-bottom: 16px;
}

.r-tt {
  font-size: 16px;
  line-height: 43px;
}

.cell-mid {
  margin-left: 25px;
  margin-right: 25px;
}

.cell-r li {
  font-size: 14px;
}
.tit{border-bottom:1px solid #dcdcdc;margin:0 0 18px;height:32px;}
.tit h2{font-size:16px;}
.tit span{display:inline-block;padding:0 3px 8px;margin:0 23px 0 0;}
.tit a{color:#000;}
.tit .on{border-bottom:1px solid #666;margin-left:-1px;}
.tit .on a{color:#666;}
.tit a:hover{text-decoration:none;}
.tit .change{font-size:14px;background-position:0 -359px;padding:0 0 0 30px;font-family:"Microsoft Yahei";}

.photo-area{}
.photo-area img{ border-radius:3px}
.photo-area .info{width:220px;}
.photo-area h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:normal}
.photo-area h3 a{color:#da0000;}
.photo-area p{line-height:20px;height:55px; overflow:hidden;}
.cf:after{content:".";display:block;visibility:hidden;height:0;clear:both}
.cf,.clear{zoom:1}

.list{margin:0 0 19px; border:0.1px solid #FFF;}
.list li{margin:0 0 15px 2px; font-size:14px;background:url(../images/icon_i1.png) no-repeat left center;text-indent:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%; margin-bottom: 10px;}
.list li strong{font-size:16px;color:#333;}

.top80{margin-top:80px}

/* -------------------------
 * Mobile responsive overrides
 * ------------------------- */
@media (max-width: 768px) {
	body {
		font-size: 14px;
	}

	/* header/nav: allow wrapping, avoid fixed-height overlap */
	#headerbox {
		position: static;
		height: auto;
		box-shadow: none;
	}
	#header {
		width: 100%;
		padding: 0 12px;
		box-sizing: border-box;
	}
	#main_nav {
		overflow: hidden;
	}
	.logo,
	#nav,
	.tel {
		float: none;
	}
	.logo {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0x;
		text-align: center;
	}
	.logo img {
		max-width: 180px;	
		height: 40px;
	}
	#nav {
		width: 100%;
		margin: 0;
		padding: 6px 0 10px;
	}
	#nav ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 6px;
	}
	#nav li {
		float: none;
		border: 0;
	}
	#nav li a {
		font-size: 14px;
		padding: 0 10px;
		height: 34px;
		line-height: 34px;
		border-radius: 4px;
	}
    .top80{margin-top:10px}

 

	/* main layout: from 2 columns to 1 column */
	.area-wrap {
		width: 100%;
		padding: 0 12px;
		box-sizing: border-box;
	}
	.l-wrap,
	.r-wrap {
		float: none;
		width: 100%;
	}

	/* carousel: keep original behavior but make it fluid */
	.eye {
		width: 100%;
		max-width: 728px;
		height: auto;
	}
	.eye_img_hov {
		width: 100%;
		height: 0;
		padding-top: 38.4615%; /* 280 / 728 */
		overflow: hidden;
	}
	.eye_imgli {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}
	.eye_imgli li {
		height: 100%;
	}
	.eye_imgli img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: block;
	}
	.eye_tit {
		width: 100%;
		box-sizing: border-box;
	}
	.eye_txt {
		width: 65%;
		font-size: 14px;
	}

	/* right-side league icons: center & wrap nicely */
	.Cdata {
		padding-bottom: 6px;
	}
	.Cdata li {
		margin-left: 0;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.CdataTxt a {
		width: auto;
		padding: 0 8px;
	}

	/* cards: from 3 columns to 1 column */
	.cell {
		float: none;
		width: 100%;
		height: auto;
		margin: 0 0 26px;
	}
	.cell-mid {
		margin-left: 0;
		margin-right: 0;
	}
	.photo-area .info {
		width: auto;
	}
	.list li {
		white-space: normal;
	}

	/* footer */
	#footer {
		width: 100%;
		padding: 0 12px;
		box-sizing: border-box;
	}
	#footer .linktit,
	#footer .copyright {
		float: none;
		width: 100%;
	}
}

@media (max-width: 420px) {
	.eye_txt {
		width: 60%;
		font-size: 13px;
	}
	#nav li a {
		font-size: 13px;
		padding: 0 8px;
	}
}

/* -------------------------
 * News detail page (view.php)
 * ------------------------- */
.container {
	width: 980px;
	margin: 0 auto;
}

.main-content {
	margin-top: 50px; /* avoid fixed header overlap */
	padding: 16px 0 24px;
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	align-items: flex-start;
}

.breadcrumb-nav {
	flex: 0 0 100%;
	min-width: 0;
	background: #f7f7f7;
	border: 1px solid #eee;
	border-radius: 6px;
	padding: 8px 12px;
	box-sizing: border-box;
}

.breadcrumb-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px;
}

.breadcrumb-item {
	font-size: 12px;
	line-height: 18px;
	color: #777;
	max-width: 100%;
}

.breadcrumb-item a {
	color: #444;
	text-decoration: none;
}

.breadcrumb-item a:hover {
	color: #da0000;
	text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:before {
	content: "/";
	color: #aaa;
	margin: 0 4px;
}

.breadcrumb-item.active {
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.left-column {
	flex: 1;
	min-width: 0;
}

.right-column {
	width: 240px;
}

.right-column {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 6px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
	overflow: hidden;
}

.right-column .tit_right {
	padding: 10px 12px;
	font-size: 14px;
	font-weight: 700;
	color: #111;
	border-bottom: 1px solid #eee;
	background: #fafafa;
}

.right-column .tit_right .icon {
	margin-right: 6px;
}

.right-column ul {
	margin: 0;
	padding: 8px 12px 12px;
}

.right-column li {
	margin: 0;
	padding: 7px 0;
	border-bottom: 1px dashed #eee;
	font-size: 13px;
	line-height: 18px;
}

.right-column li:last-child {
	border-bottom: 0;
}

.right-column li a {
	display: block;
	color: #444;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.right-column li a:hover {
	color: #da0000;
}

.news-article {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 6px;
	padding: 16px 18px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.article-title {
	font-size: 24px;
	line-height: 1.35;
	color: #111;
	margin: 0 0 10px;
	font-weight: 700;
}

.article-meta {
	font-size: 12px;
	line-height: 20px;
	color: #888;
	margin: 0 0 14px;
}

.article-meta .source-link {
	margin-left: 10px;
	color: #4796cb;
}

.article-meta .source-link:hover {
	color: #da0000;
}

.article-content {
	font-size: 16px;
	line-height: 1.9;
	color: #222;
	word-break: break-word;
}

.article-content p {
	margin: 0 0 12px;
}

.article-content img,
.article-content video,
.article-content iframe {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 12px auto;
}

.article-content table {
	max-width: 100%;
	width: 100%;
}

.article-content a {
	color: #4796cb;
}

.article-content a:hover {
	color: #da0000;
}

/* -------------------------
 * News list page (list.php)
 * ------------------------- */
.news-block {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 6px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
	overflow: hidden;
}

.news-block .block-header {
	padding: 10px 12px;
	border-bottom: 1px solid #eee;
	background: #fafafa;
}

.news-block .block-header span {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	color: #111;
	line-height: 22px;
	border-left: 3px solid #4796cb;
	padding-left: 8px;
}

.news-featured {
	display: flex;
	gap: 14px;
	padding: 14px 12px;
	border-bottom: 1px dashed #eee;
	align-items: flex-start;
}

.news-featured:last-child {
	border-bottom: 0;
}

.news-featured-content {
	flex: 1;
	min-width: 0;
}

.news-featured-content h3 {
	margin: 0 0 8px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	max-height: 48px;
	overflow: hidden;
}

.news-featured-content h3 a {
	color: #111;
	text-decoration: none;
}

.news-featured-content h3 a:hover {
	color: #da0000;
	text-decoration: underline;
}

.news-featured-content p {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 22px;
	color: #555;
	max-height: 44px;
	overflow: hidden;
}

.news-featured .news-meta {
	font-size: 12px;
	color: #999;
}

.news-featured img {
	width: 130px;
	height: 86px;
	border-radius: 6px;
	object-fit: cover;
	border: 1px solid #eee;
	display: block;
}

.news-block .pagination {
	padding: 14px 12px 16px;
	text-align: center;
}

.news-block .page-link {
	display: inline-block;
	min-width: 30px;
	padding: 6px 10px;
	margin: 0 4px 6px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	background: #fff;
	color: #444;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
}

.news-block .page-link:hover {
	border-color: #4796cb;
	color: #4796cb;
	text-decoration: none;
}

.news-block .page-link.active {
	background: #4796cb;
	border-color: #4796cb;
	color: #fff;
}

.news-block .page-dots {
	display: inline-block;
	margin: 0 4px;
	color: #999;
}

@media (max-width: 768px) {
	.container {
		width: 100%;
		padding: 0 12px;
		box-sizing: border-box;
	}
	.main-content {
		margin-top: 12px; /* header becomes static in existing rules */
		padding: 12px 0 18px;
		flex-direction: column;
		gap: 12px;
	}
	.breadcrumb-nav {
		padding: 8px 10px;
	}
	.breadcrumb-item.active {
		max-width: 100%;
	}
	.right-column {
		width: 100%;
	}
	.right-column li a {
		white-space: normal;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.news-article {
		padding: 14px 14px;
		border-radius: 6px;
	}
	.article-title {
		font-size: 20px;
	}
	.article-content {
		font-size: 15px;
	}
	.news-block .block-header span {
		font-size: 15px;
	}
	.news-featured {
		flex-direction: column;
		gap: 10px;
	}
	.news-featured img {
		width: 100%;
		height: auto;
		max-height: 220px;
	}
	.news-featured-content h3 {
		font-size: 17px;
		max-height: none;
	}
	.news-featured-content p {
		max-height: none;
	}
	.news-block .page-link {
		padding: 6px 9px;
		margin: 0 3px 6px;
	}
}