﻿@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(/uploads/image/z8images/banner.png);
  background-repeat:no-repeat;
  background-position: top center;
}
.full-screen,.full-screen body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* cover */
.bj{ 
	width:100%;
	margin:0px auto; 
	height:100%;
	position: relative;}

.logo{width:150px;height:75px; position: absolute; left:56px; top:56px; background: no-repeat top center; background-size:100%;animation: zoomin 0.5s;-moz-animation: zoomin 0.5s;-webkit-animation: zoomin 0.5s;-o-animation: zoomin 0.5s; -ms-animation: zoomin 0.5s; z-index:1000; animation-fill-mode: backwards;-moz-animation-fill-mode: backwards;-webkit-animation-fill-mode: backwards; -o-animation: backwards; -ms-animation: backwards;}
.z{width:100%; height:500px; position: absolute; left:0; top:0; background: no-repeat bottom center; background-size:100%;animation: zoomin 1.5s;-moz-animation: zoomin 1.5s;-webkit-animation: zoomin 1.5s;-o-animation: zoomin 1.5s; -ms-animation: zoomin 1.5s;  z-index:900; animation-fill-mode: backwards; -moz-animation-fill-mode: backwards; -webkit-animation-fill-mode: backwards; -o-animation: backwards; -ms-animation: backwards;}

.cover-box {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
  overflow: hidden;
  z-index:100;
}
.cover-bg,
.cover-content,
.cover-mask,
.cover-title,
.cover-building,
.cover-slogan {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.show .cover-content,
.show .cover-title,
.show .cover-building,
.show .cover-slogan {
  opacity: 1;
}
.cover-content {
  z-index: 2000;
  font-size: 12px;
}
.cover-content .cover-goto {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 2000;
}
.cover-goto .goto-btn {
  position: absolute;
  left: 0;
  bottom: 6%;
  width: 100%;
  cursor: pointer;
}
.cover-goto .goto-btn .goto-icon {
  display: block;
  margin: 10px auto;
  width: 77px;
  height: 45px;
  background: url(/uploads/image/z8images/down.png) no-repeat center;
}
.cover-bg {
  width:100%;
  height:100%;
  opacity: 1;
  z-index: 10;
  background: no-repeat top center; background-size:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.cover-box img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100%;
}

/* banner */
.banner{
	width:100%;
	margin:0px auto;
	height:700px;
	position: relative;
	overflow: hidden;
}

/* 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,#00c7ff,#db007f,#ff0000); margin-bottom:60px;}
.menu ul{
	width:1200px; margin:0px auto;
}
.menu li{
	padding-left:15px;
	padding-right:15px;
	line-height:80px;
	font-family:"microsoft yahei", "微软雅黑", "simhei", "黑体";
	font-size:20px;
	color:#fff;
	float:left;
}
.menu li a,.menu li a:link{ color:#fff;}
.menu li a:hover{ color:#fff;}

/* 大会速递 */
.news{
	width:1200px;
	margin:0px auto;
}

/* 焦点图 */
.slidebox01{float:left;width:640px;height:360px;overflow:hidden;position:relative;z-index:0}
.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(/uploads/image/z8images/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:#024ac2;  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(/uploads/image/z8images/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;}

/* 直击盛会·热点关注 */
.xakd{
	width:1200px;
	margin:0px auto;
}
.tu-wen{ width:1200px; height:220px; background-color:#f8f8f8; 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;}

/* 旅发项目·热门打卡地 */
.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(#4d82f2,#3adde6);
	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(/uploads/image/z8images/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;
}

/* 融媒聚焦·视觉盛宴 */
/* qirebox */
.qirebox{ width:1200px; height:360px; margin:0px auto; overflow:hidden; padding:10px 0px;}
.qirepic{
	width:640px;
	height:360px;
	float:left;
}
.info{ width: 640px; height: 360px;}
.qirepic .pic {
	width: 640px; height: 360px; margin: 0px auto;
}
.qirepic .pic img {
	width: 640px;
	height: 360px;
	display: block;
}

/*图片导航*/
.img-scroll{
	width:560px;
	height:360px;
	float: right;
}
.push-button{ width:560px; height:20px; float:left; margin:6px 0px;}
.num{
	width:560px;
	height:296px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.num ul{
	width:560px;
}
.num li{ 
	width:560px;
	height:148px;
	float:left; 
}
.num li img{ 
	width:192px; 
	height:108px;
	float:left;
	margin:20px;
}
.num li h1{ 
	width:328px; 
	height:80px;
	float:right;
	font-size: 24px;
	line-height:40px;
	color:#000;
	overflow:hidden;
	text-align:left;
	margin-top:30px;
}
.num li h1 a,.num li h1 a:link{ 
	color:#000;
}
.num li h1 a:hover{ 
	color:#fff;
	font-weight:bold;
}
.num li a{
	display:block; 
}
.num li.on a{
	opacity:1;
}
.num li.on{
	width:560px;
	height:148px;
	background-image: linear-gradient(to right, #0adafa, #1229ff);
	opacity:1;
}
.num li.on h1 a{
	color:#fff;
}
.num li:hover{
	width:560px;
	height:148px;
	background-image: linear-gradient(to right, #0adafa, #1229ff);
}
.num li:hover h1,.num li:hover h1 a,.num li:hover h1 a:link,.num li:hover h1 a:hover{
	color:#fff; font-weight:bold;
}

/* 美丽河北·锦绣画卷 */
.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:  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:  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,#00c7ff,#db007f,#ff0000); 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; }