@charset "utf-8";
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 currentColor; font-weight: normal; vertical-align: top; border:0;
}
body {
	text-align: center; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
a:link,a:hover,a:visited {
	text-decoration: none;
}
.clear{ clear:both;}
.clearfix { display: block; #zoom:1;}
.clearfix:after { content: ''; overflow: hidden; width: 100%; height: 0px; font-size: 0px; display: block; clear: both; }
/* 头图 */
body{ background-image:url(http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/bg.jpg); background-repeat:no-repeat; background-position: top center;}
.banner{
	width:1000px;
	margin:0px auto; 
	height:500px;
	position: relative;
}
.logo{width:1000px;height:500px;position: absolute;left:0px;top:0px;background:url('http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/logo.png') no-repeat center 0;animation: fadeInLeft 1s;-moz-animation: fadeInLeft 1s;-webkit-animation: fadeInLeft 1s;-o-animation: fadeInLeft 1s;}
.z1{width:1000px;height:500px;position: absolute;left:0px;top:0px;background:url('http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/z1.png') no-repeat center 0;animation: fadeInRight 1s;-moz-animation: fadeInRight 1s;-webkit-animation: fadeInRight 1s;-o-animation: fadeInRight 1s; animation-fill-mode: backwards;-moz-animation-fill-mode: backwards;-webkit-animation-fill-mode: backwards;display:inline-block;}
.z2{width:1000px;height:500px;position: absolute;left:0px;top:0px;background:url('http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/z2.png') no-repeat center 0;animation: zoomIn 1.5s 0.5s;-moz-animation: zoomIn 1.5s 0.5s;-webkit-animation: zoomIn 1.5s 0.5s;-o-animation: zoomIn 1.5s 0.5s; animation-fill-mode: backwards;-moz-animation-fill-mode: backwards;-webkit-animation-fill-mode: backwards;display:inline-block;}
.z3{width:1000px;height:500px;position: absolute;left:0px;top:0px;background:url('http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/z3.png') no-repeat center 0;animation: zoomIn 1.5s 0.5s;-moz-animation: zoomIn 1.5s 0.5s;-webkit-animation: zoomIn 1.5s 0.5s;-o-animation: zoomIn 1.5s 0.5s; animation-fill-mode: backwards;-moz-animation-fill-mode: backwards;-webkit-animation-fill-mode: backwards;display:inline-block;}
.z4{width:1000px;height:500px;position: absolute;left:0px;top:0px;background:url('http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/z4.png') no-repeat center 0;animation: fadeInUp 1.5s 0.2s;-moz-animation: fadeInUp 1.5s 0.2s;-webkit-animation: fadeInUp 1.5s 0.2s;-o-animation: fadeInUp 1.5s 0.2s; animation-fill-mode: backwards;-moz-animation-fill-mode: backwards;-webkit-animation-fill-mode: backwards;display:inline-block;}
/* 简介 */
.part1{ height:900px; background-image:url(http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/part1.jpg); background-repeat:no-repeat; background-position: top center; background-color:#faf5eb;}
.part2{ height:1220px; background-image:url(http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/part2.jpg); background-repeat:no-repeat; background-position: top center;}
.jianjie{ width:600px; margin:0px auto; height:150px; padding:20px; background-color:#FFF; border-radius: 20px;-moz-border-radius: 20px; -webkit-border-radius: 20px;  -ms-border-radius: 20px;  -o-border-radius: 20px; box-shadow:5px 5px #999; -moz-box-shadow:5px 5px #999; -webkit-box-shadow:5px 5px #999; -ms-box-shadow:5px 5px #999; -o-box-shadow:5px 5px #999;}
.jianjie p{ width:600px; margin:0px auto;font-size:16px; line-height:30px; text-align:left; text-indent:32px;}
.title1000{ width:1000px; margin:0px auto; height:80px; padding-top:40px; padding-bottom:40px;}
.title600{ width:600px; margin:0px auto; height:80px; padding-top:30px; padding-bottom:30px;}
/* 视频 */
#recomendVideo{ width:1000px; margin:0px auto; margin-top:60px;}
.recom-cont {
	height: 460px;
	position: relative;	
}
.recom-cont-item {
	position: absolute;
	z-index: 1;
	display: none;
}
.recom-cont-item.on {
	display: block;
}
.recom-box {
	position: relative;
	z-index: 3;
}
.recom-box-video {
	width: 816px;
	height: 460px;
	overflow: hidden;
	float: left;
	position: relative;
}
.recom-box-video img {
	width: 816px;
	height: 460px;	
}
.recom-box-video:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: transparent url("http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/play.png") no-repeat center center;
	z-index: 1;
	left: 0;
	top: 0;
}
.recom-box-video video {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
	background: #000 url("http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/play.png") no-repeat center center;
}
.recom-box-video .recom-cover {
	width: 816px;
	height: 460px;
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.beginPos {
	right: -816px;
}
.recom-box-swiper {
	width: 160px;
	height: 460px;
	float: right;
	position: relative;
	z-index: 3;
	margin-left: 24px;
}
.recom-box-swiper .arrow-top {
	background: url(http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/top.jpg) no-repeat right top;
	position: absolute;
	left: 0;
	top: 0px;
	width: 160px;
	height: 20px;
}
.recom-box-swiper .arrow-down {
	background: url(http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/bottom.jpg) no-repeat right top;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 160px;
	height: 20px;
}
.recom-box-swiper .swiper-container {
	width: 100%;
	height: 420px;
	top: 25px;
}
.recom-box-swiper .slide-cont {
	height: 100%;
	position: relative;
}
.recom-box-swiper img {
	width: 160px;
	height: 90px;
	float: left;
	position: relative;
	z-index: 4;
	transition: all 0.7s;
}
.recom-box-swiper .swiper-text {
	position: relative;
	z-index: 4;
}
.recom-box-swiper .slide-cont {
	width:160px;
	height:90px;
	position: relative;
	cursor: pointer;
}
.recom-box-swiper .hover .slide-cont:after {
	content: "";
	width: 100%;
	height: 90px;
	position: absolute;
	z-index: 2;
}
.recom-box-swiper .on {
	position: relative;
	cursor: pointer;
}
.swiper-wrapper{ width: 160px; height: 660px;}
.hidden{ display: none; }
.slide-cont span{ width:160px; height:30px; position:absolute; bottom:0; left:0; z-index:100; background-color:#000; opacity:0.6; filter:alpha(opacity=60);}
.slide-cont h1{ width:160px; height:30px; line-height:30px; overflow:hidden; position:absolute; bottom:0; left:0; z-index:1000; color:#FFF; font-size:12px; text-align:center;}
.slide-cont h1 a,.slide-cont h1 a:link,.slide-cont h1 a:hover{ color:#FFF; }
/*风采展示*/
.tab{width:1000px; margin:0px auto; height:360px;}
.tab_pic ul{height:360px; width:9999px; position:relative;}
.tab_pic ul li{float:left;}
.tab_pic ul li a{display:block;}
.tab_txt{
	float:left;
	width:360px;
	height:340px;
	overflow:hidden;
	position:relative;
	padding-top:20px;
	z-index: 1;
}
.tab_txt ul{position:relative;}
.tab_txt ul li{
	width:360px;
	height:340px;
	float:left;
}
.tab_txt h1{ display: block; width:345px;font-size:24px; line-height:35px; color:#012d5e; padding-left:10px; border-left:5px solid #C00; margin-bottom:20px; text-align:left;} 
.tab_txt h1 a,.tab_txt h1 a:link{ color:#012d5e;}
.tab_txt p{ width:360px; text-align:left; font-size:14px; line-height:30px; text-indent:28px; color:#787878;}
.tab_txt p a,.tab_txt p a:link{ color:#787878;}
.tab_pic{ float: right; width:580px; height:360px; overflow:hidden; position:relative;}
.tab_pic img{ width:580px; height:360px;}
.prev-m,.next-m{display:block; width:30px; height:30px;float:right;margin:0 0 0 1px;overflow:hidden;cursor:pointer;background:url(http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/tab_btn.png);}
.next-m{background-position:30px 0px;}
.tab_san{display:block;width:17px;height:34px;position:absolute;top:29px;right:0;}
.btn_ct{
	width:70px;
	height:30px;
	display:block;
	position:absolute;
	left:290px;
	bottom:20px;
	z-index:100;
}
/*现场直击*/
.xczj{ width:100%; overflow:hidden; padding:0px 0px 40px 0px; background-image:url(http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/images/gq.jpg); background-repeat:no-repeat; background-position:top center;}
.mainBox {
	margin: 0px auto;
	width: 1000px;
	height: 500px;
}
.focusBox {
	width: 1000px;
	height: 500px;
	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 {
	vertical-align: middle; position: relative; zoom: 1;
}
.focusBox .bd img {
	width: 1000px;
	height: 500px;
	display: block;
}
.focusBox .bd li .bg {
	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-family: Microsoft YaHei; font-size: 18px; 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-family: Microsoft YaHei; font-size: 18px; position: absolute; z-index: 1;
}
.focusBox .prev {
	background: url("http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/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: 0.5;
}
.focusBox .next {
	background: url("http://www.he.xinhuanet.com/zhuanti/2018gdhbsjzb/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: 0.5;
}
.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;
}
.focusBox .prevStop {
	display: none;
}
.focusBox .nextStop {
	display: none;
}
/* foot */
.foot{width:100%;overflow:hidden; background: #333; padding:30px 0px 30px 0px;}
.foot .gnq{font-size:14px; line-height:30px; width:1000px; margin:0px auto; text-align:center;color:#fff;}