﻿@charset "utf-8";
/* CSS Document */
html,body,div,p,hr,pre,h1,h2,h3,h4,h5,h6,table,tr,td,th,tfoot,tbody,thead,form,fieldset,input,textarea,label,ul,ol,dl,li,dt,dd,a,img,iframe,a {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	text-align: center; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
a,a:link,a:hover,a:visited {
	text-decoration: none;
}
*html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clear{ clear:both;}
.clearfix { display: block; } 
.clearfix::after {
	width: 100%; height: 0px; overflow: hidden; clear: both; font-size: 0px; display: block; content: "";
}
img {
	vertical-align: top;
}
.left{ float:left;}
.right{ float:right;}
body {
  width: 100%;
  height: auto;
  background-image:url(http://he.news.cn/zhuanti/2025wqzj/images/banner.jpg);
  background-repeat:no-repeat;
  background-position: top center;
}
.full-screen,.full-screen body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
	
/* banner */
.banner{
	width:100%;
	margin:0px auto;
	height:650px;
	position: relative;
	overflow: hidden;
}
.logo{width:130px;height:130px; position: absolute; left:90px; top:50px; background:url('http://he.news.cn/zhuanti/2025wqzj/images/logo.png') no-repeat top center; background-size:100%;}
.zmdhb{width:250px; height:130px; position: absolute; right:80px; top:50px; background:url('http://he.news.cn/zhuanti/2025wqzj/images/zmdhb.png') no-repeat bottom center; background-size:100%;}

/* title */
.title1200{
	width:1200px;
	margin:0px auto;
	height:120px;
	padding:40px 0px;
}
.title1200 img{ width:1200px; height:120px;}

/* 查看更多 */
.more{
	width:1200px;
	margin:0px auto;
	font-size:20px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#0266ee;
	display:block;
	text-align:right;
	font-weight:bold;
}
.more a,.more a:link{ color:#0266ee; font-weight:bold;}

/* 导航 */
.menu {
	width:100%; height:80px; background-image: linear-gradient(90deg,#ffc653,#fbeeb5,#ffc653);}
.menu ul{
	width:1200px; margin:0px auto;
}
.menu li{
	padding-left:42px;
	padding-right:42px;
	line-height:80px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:20px;
	color:#fff;
	float:left;
	font-weight:bold;
	color:#df0d09;
}
.menu li a,.menu li a:link{ color:#df0d09;}
.menu li a:hover{ color:#df0d09;}

/* 江湖快报 */
.news{
	width:1200px;
	margin:0px auto;
	padding-top:60px;
}

/* 焦点图 */
.slideBox01{float:left;width:640px;height:360px;overflow:hidden;position:relative;z-index:0; margin-bottom:40px;}
.slideBox01 .hd{height:10px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1;}
.slideBox01 .hd ul{overflow:hidden; zoom:1; float:left;}
.slideBox01 .hd ul li{float:left;width:10px;height:10px;margin:0px 3px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; line-height:40px;text-align:center;background:#fff;color:#ddd;cursor:pointer;}
.slideBox01 .hd ul li.on{background:#cd1f1f;color:#fff;}
.slideBox01 .bd{float: left;position:relative; height:100%; z-index:0;overflow:hidden;}
.slideBox01 .bd img{width:640px;height:360px;border:0px solid;}
.slideBox01 .bd span{width:640px;height:40px;bottom:0px;left:0px;background: #000;position: absolute;filter: alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;border-top:1px solid #333333;}
.slideBox01 .bd h1{width:580px;height:40px;bottom: 0px;left: 10px;position: absolute;font-size: 18px;color: #ffffff; line-height: 40px;text-align:justify;overflow:hidden;cursor:pointer;line-height:40px;margin:0;padding:0;border:0;font-weight:normal;}
.slideBox01 .bd h1 a{color:#fff; text-decoration:none;line-height:40px;}
.slideBox01 .bd h1 a:hover{color:#fff;}
.slideBox01 .prev,.slideBox01 .next{position:absolute;width:40px;height:74px;background: url(http://he.news.cn/zhuanti/2025wqzj/images/focus_btn.png) no-repeat;display:block; }
.slideBox01 .prev{top: 50%;margin-top: -37px; left: 0px;background-position:0 -74px; cursor:pointer; }  
.slideBox01 .next{top: 50%;margin-top: -37px; right:0px;background-position:-40px -74px;  cursor:pointer;}  
.slideBox01 .prev:hover{  background-position:0 0; }  
.slideBox01 .next:hover{  background-position:-40px 0;} 

/* 列表 */
.news .lb{ width:520px; float:right;}
.news .lb .shz{ border-bottom:#f0f0f0 solid 1px;}
.news .lb .shz h1,.news .lb .shz h1 a,.news .lb .shz h1 a:link{
	font-size:24px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#155674;
	font-weight:bold;
	display:block;
	margin-bottom:20px;
	text-align: left;
}
.news .lb .shz h1 a:hover{ color:#024ac2;}
.news .lb .shz p,.news .lb .shz p a,.news .lb .shz p a:link{ font-size:16px; color:#000; line-height:30px; height:60px; overflow:hidden; margin-bottom:20px; display:block; text-align:left;}
.news .lb .shz p a:hover{ color:#000;}
.news .list ul li{
	width:500px;
	padding:0px;
	font: 20px/70px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	height:70px;
	overflow:hidden;
	text-align:left;
	color:#000;
	background-image:url(http://he.news.cn/zhuanti/2025wqzj/images/d.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	border-bottom:#f0f0f0 solid 1px;
}
.news .list ul li a,.news .list ul li a:link{ color:#000;}
.news .list ul li a:hover{ color:#000;}

/* 群雄逐"狮" */
.jcsj{width:1200px; height:260px; margin:0px auto; margin-top:40px; margin-bottom:40px;}
.jcsj ul{ width:1200px;}
.jcsj li{ width:380px; height:270px; float:left; position:relative; margin-bottom:40px;}
.jcsj .k{ width:360px; margin:0px auto; height:270px; border-radius:15px; border:#FFF 5px solid; box-shadow:0 0 10px #999; background-color:#FFF;}
.jcsj .pic{ width:360px; height: 202px;}
.jcsj .pic img{ width:360px; height: 202px; border-radius:15px; }
.jcsj .pic img:hover{ width:360px; height: 202px;border-radius:15px;}
.jcsj .tit{ width:360px; height:30px;}
.jcsj .tit h1,.jcsj .tit h1 a,.jcsj .tit h1 a:link{ width:340px; margin:0px auto; font-size:18px; line-height:30px; height:30px; padding-top:20px; overflow:hidden; color:#000; text-align:center; font-weight:normal;}
.jcsj .tit h1 a:hover{ color:#0c9e8f; }


/* 绝技惊鸿 */
.focusBox2{
	width:1200px;
	height:480px;
	position:relative;
	margin:0 auto;!important/*居中，位置不能变*/
}
.slide_cont{
	width:1200px;!important/*不折行*/
}
.arrow_box{
	float:left;
	width:240px;
	height:480px;
	position:relative;
	transition:all 1s;
	cursor:pointer;
	margin:0;
	padding:0;
	border:0;
}
.arrow_box .title{
	position:absolute;
	left:0;
	width:240px;
	height:240px;
	background-image:linear-gradient(to right, #df0c08, #fd6545);
	z-index:2;
}
.arrow_box .title h1{
	font-size:18px;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	padding:30px 20px;
}
.arrow_box .title h1 a{
	color:#fff;
}
.arrow_box .title span{
	width:40px;
	margin:0px auto;
	height:40px;
	position:absolute;
	left:100px;
	bottom:20px;
	background-image:url(http://he.news.cn/zhuanti/2025wqzj/images/jt.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.arrow_box .img{
	position:absolute;
	left:0;
	width:240px;
	height:240px;
	top:240px;
}
.arrow_box .img img{
	width:100%;
	height:100%;
}
.arrow_box:nth-child(odd) .title{
	top:0;
}
.arrow_box:nth-child(odd) .img{
	top:240px;
}
.arrow_box:nth-child(even) .title{
	top:240px;
}
.arrow_box:nth-child(even) .img{
	top:0;
}
.arrow_box.on{
	width:480px;
	height:480px;
}
.arrow_box.on .img{
	position:absolute;
	left:0;
	width:480px;
	height:480px;
	top:0;
}
.arrow_box.on .title{
	position:absolute;
	left:0;
	top:400px;
	width:100%;
	height:80px;
	overflow:hidden;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.7));
	font-size:18px;
	color:#fff;
	font-weight:bold;
	line-height:80px;
	text-align:center;
	padding:0;
}
.arrow_box.on .title span{
	display:none;
}
.arrow_box.on:nth-child(odd) .img{
	top:0;
}

/* "技"燃东方 */
.xakd{
	width:1200px;
	margin:0px auto;
}
.tu-wen{
	width:1200px;
	height:220px;
	background-color:#F0F0F0;
	margin-bottom:40px;
}
.pic{ width:380px; height:220px;}
.pic img{ width:380px; height:220px;}
.wen{ width:760px; padding:30px;}
.wen h1,.wen h1 a,.wen h1 a:link{ width:770px; font-size:26px; line-height:60px; height:60px; overflow:hidden; color:#000; text-align: justify; margin-bottom:10px; font-weight:bold;}
.wen h1 a:hover{ color:#ffa500;}
.wen p,.wen p a,.wen p a:link{ width:770px; font-size:16px; line-height:30px; height:60px; color:#000; overflow:hidden; text-align: justify;}
.wen p a:hover{ color:#ffa500;}
.cwen{ width:1140px; padding:30px;}
.cwen h1,.cwen h1 a,.cwen h1 a:link{ width:1140px; font-size:26px; line-height:60px; height:60px; overflow:hidden; color:#000; text-align: justify; margin-bottom:10px; font-weight:bold;}
.cwen h1 a:hover{ color:#ffa500;}
.cwen p,.cwen p a,.cwen p a:link{ width:1140px; font-size:16px; line-height:30px; height:60px; color:#000; overflow:hidden; text-align: justify;}
.cwen p a:hover{ color:#ffa500;}


/* 视觉盛宴 */
.mainBox {
	width:100%;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.focusBox {
	width: 1200px;
	height: 675px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.focusBox .hd {
	width: 85px; height: 85px; right: 5px; bottom: 0px; overflow: hidden; position: absolute; z-index: 1;
}
.focusBox .hd .cur {
	color: rgb(255, 255, 255); line-height: 85px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 45px; font-style: italic; margin-right: 4px; float: left;
}
.focusBox .hd .cut {
	color: rgb(255, 255, 255); line-height: 96px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 20px; font-style: italic; margin-right: 2px; float: left;
}
.focusBox .hd .total {
	color: rgb(255, 255, 255); line-height: 104px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 20px; font-style: italic; margin-right: 2px; float: left;
}
.focusBox .hd ul {
	overflow: hidden; float: left; zoom: 1;
}
.focusBox .hd ul li {
	background: rgb(255, 255, 255); width: 15px; height: 15px; text-align: center; line-height: 14px; font-size: 12px; margin-right: 2px; float: left; cursor: pointer;
}
.focusBox .hd ul li.on {
	background: rgb(255, 0, 0); color: rgb(255, 255, 255);
}
.focusBox .bd {
	height: 100%; position: relative; z-index: 0;
}
.focusBox .bd li {
	width:1200px; height:675px; vertical-align: middle; position: relative; zoom: 1; float:left;
}
.focusBox .bd img {
	width: 1200px;
	height: 675px;
	display: block;
}
.focusBox .bd li .bk {
	background: rgb(0, 0, 0); left: 0px; width: 100%; height: 85px; bottom: 0px; position: absolute; z-index: 0; opacity: 0.6;
}
.focusBox .bd li .title {
	left: 0px; width: 100%; height: 85px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 85px; overflow: hidden; font-size: 20px; position: absolute; z-index: 1;
}
.focusBox .bd li .title a {
	left: 0px; width: 100%; height: 85px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 85px; overflow: hidden; font-size: 20px; position: absolute; z-index: 1;
}
.focusBox .prev {
	background: url("http://he.news.cn/zhuanti/2025wqzj/images/slider-arrow.png") no-repeat -110px 5px; left: 3%; top: 50%; width: 32px; height: 40px; margin-top: -25px; display: block; filter: alpha(opacity=50); position: absolute; opacity: 1;
}
.focusBox .next {
	background: url("http://he.news.cn/zhuanti/2025wqzj/images/slider-arrow.png") no-repeat -110px 5px; left: 3%; top: 50%; width: 32px; height: 40px; margin-top: -25px; display: block; filter: alpha(opacity=50); position: absolute; opacity: 1;
}
.focusBox .next {
	background-position: 8px 5px; left: auto; right: 3%;
}
.focusBox .prev:hover {
	filter: alpha(opacity=100); opacity: 1;
}
.focusBox .next:hover {
	filter: alpha(opacity=100); opacity: 1;
}

/* footer */
.foot{ width:100%; overflow:hidden; background-image: linear-gradient(90deg,#df0c08,#fd6545,#df0c08); padding:60px 0px 60px 0px; margin-top:50px; }
.foot .bq-pc{ font-size:16px; line-height:30px; width:1000px; margin:0px auto; text-align:center; color:#fff; }
