﻿@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/z2images/banner-list.jpg);
  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;}
.bg{width:100%;height:100%; position: absolute; left:0; top:0; background: no-repeat top center; background-size:100%; z-index:80; }
.logo{width:100%;height:400px; position: absolute; left:0; top:0; 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;}
.z1{width:100%;height:500px; position: absolute; left:0; top:0; background: no-repeat top center; background-size:100%;animation: zoomin 1s;-moz-animation: zoomin 1s;-webkit-animation: zoomin 1s;-o-animation: fadeinleftbig 1s; -ms-animation: fadeinleftbig 1s;  z-index:1000; animation-fill-mode: backwards; -moz-animation-fill-mode: backwards; -webkit-animation-fill-mode: backwards; -o-animation: backwards; -ms-animation: backwards;}
.z2{width:100%;height:500px; position: absolute; left:0; bottom:0; background: no-repeat bottom center; background-size:100%;animation: fadeinup 1.5s;-moz-animation: fadeinup 1.5s;-webkit-animation: fadeinup 1.5s;-o-animation: fadeinup 1.5s; -ms-animation: fadeinup 1.5s; z-index:1000; animation-fill-mode: backwards; -moz-animation-fill-mode: backwards; -webkit-animation-fill-mode: backwards; -o-animation: backwards; -ms-animation: backwards;}
.z3{width:100%; height:500px; position: absolute; left:0; bottom:0; background: no-repeat bottom center; background-size:100%;animation: fadeinup 1.5s;-moz-animation: fadeinup 1.5s;-webkit-animation: fadeinup 1.5s;-o-animation: fadeinup 1.5s; -ms-animation: fadeinup 1.5s;  z-index:200; 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:1;
}
.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;
	animation: fadeinup 1.5s;-moz-animation: fadeinup 1.5s;-webkit-animation: fadeinup 1.5s;-o-animation: fadeinup 1.5s; -ms-animation: fadeinup 1.5s; animation-fill-mode: backwards; -moz-animation-fill-mode: backwards; -webkit-animation-fill-mode: backwards; -o-animation: backwards; -ms-animation: backwards;
}
.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: 10%;
  width: 100%;
  cursor: pointer;
}
.cover-goto .goto-btn .goto-icon {
  display: block;
  margin: 10px auto;
  width: 77px;
  height: 45px;
  background: url(/uploads/image/z2images/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:600px;
	position: relative;
	overflow: hidden;
}

/*title*/
.title{
	width:1200px;
	margin:0px auto;
	height:120px;
	padding:60px 0px;
}
.title img{ width:1200px; height:120px;}

.more{
	font-size:20px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#0039bf;
	font-weight:bold;
	display:block;
	text-align: right;
}
.more a,.more a:link{ color:#0039bf; font-weight:bold;}
.more a:hover{ color:#ffa500; }

/* 导航 */
.menu {
	width:100%; height:80px; background-image: linear-gradient(#0dcafe,#4a5dff); }
.menu ul{
	width:1200px; margin:0px auto;
}
.menu li{
	padding-left:25px;
	padding-right:25px;
	line-height:80px;
	font-family:"microsoft yahei", "微软雅黑", "simhei", "黑体";
	font-size:24px;
	color:#fff;
	float:left;
}
.menu li a,.menu li a:link{ color:#fff;}
.menu li a:hover{ color:#ffa500;}

/* 数博·聚焦 */
.news{
	width:1200px;
	margin:0px auto;
	margin-top:30px;
}
/* 头条 */
.headlines{ width:1200px; margin:0px auto; height:180px;}
.headlines h1,.headlines h1 a,.headlines h1 a:link,.headlines h1 a:hover{ font-size:50px; font-weight:bold; height:150px; line-height:150px; overflow:hidden; color:#305798; text-align:center;}
.headlines p,.headlines p a,.headlines p a:link,.headlines p a:hover{ font-size:16px; height:16px; line-height:16px; overflow:hidden; color: #333; text-align:center;}
/* 焦点图 */
.news .dtt{ width:640px; float:left;}
.news .dtt .bxt .bt{ overflow:hidden;}
.news .dtt .bxt .bt .one{ background-image:; font-size:24px; color:white; display:block; width:70px; height:46px; text-align:center; line-height:35px; float:left; font-weight:bold; }
.news .dtt .bxt .bt .two{ font-size:26px; color:#272727;  font-weight:bold; margin-left:10px; float:left; display:block;}
.news .dtt .bxt .nr{ margin-top:10px; overflow:hidden; padding-bottom:25px;}
.news .dtt .bxt .nr a{ font-size:14px; color:#4d4d4d; line-height:26px; padding-top:3px; display:block; float:left; width:640px;}
.news .dtt .bxt .nr a span{ color:#cd1f1f;}

.slidebox01{float:left;width:640px;height:360px;overflow:hidden;position:relative;z-index:0}
.slidebox01 .hd{height:18px; overflow:hidden; position:absolute; right:5px; bottom:2px; z-index:1;}
.slidebox01 .hd ul{overflow:hidden; zoom:1; float:left;}
.slidebox01 .hd ul li{float:left;margin:2px 7px 0px 0px;width:10px;height:10px; 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:450px;height:40px;bottom: 0px;left: 10px;position: absolute;font-size: 16px;color: #ffffff;line-height: 40px;text-align:left;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;font-size:16px;}
.slidebox01 .bd h1 a:hover{color:#ffffcc; text-decoration:underline;line-height:40px;font-size:16px;}

.slidebox01 .prev,.slidebox01 .next{position:absolute;width:40px;height:74px;background: url(/uploads/image/z2images/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:#305798;  font-weight:bold; display:block; margin-bottom:20px; text-align: left;}
.news .lb .shz h1 a:hover{ color:#ffa500;}
.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:#ffa500;}
.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/z2images/d1.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:#ffa500;}

/* 数博·动态 */
.jckd {
	width:1200px;
	margin:0px auto;
}
.jckd li {
	width:576px;
	height:144px;
	margin-bottom:30px;
	background-color:#eafdfe;
}
.jckd li:hover {
	width:576px;
	height:144px;
	background:linear-gradient(45deg,rgba(34,165,180,1) 0%,rgba(32,124,202,1) 50%,rgba(143,219,126,1) 100%);
	background:-o-linear-gradient(45deg,rgba(34,165,180,1) 0%,rgba(32,124,202,1) 50%,rgba(143,219,126,1) 100%);
	background:-ms-linear-gradient(45deg,rgba(34,165,180,1) 0%,rgba(32,124,202,1) 50%,rgba(143,219,126,1) 100%);
	background:-moz-linear-gradient(45deg,rgba(34,165,180,1) 0%,rgba(32,124,202,1) 50%,rgba(143,219,126,1) 100%);
	background:-webkit-linear-gradient(45deg,rgba(34,165,180,1) 0%,rgba(32,124,202,1) 50%,rgba(143,219,126,1) 100%);
}/*important*/
.pic-img {
	width:256px;
	height:144px;
	overflow:hidden;/*图片放大时多出来的部分将其隐藏*/
	float:left;
}
.pic-img img {
	width:256px;
	height:144px;
    transition:all 0.5s;/*all表示所有属性都要变化*/
}
.pic-img img:hover {
    transform:scale(1.5);/*对图片进行放大*/
}
.text {
	float:right;
	width:270px;
	margin:0px auto;
	line-height:40px;
	height:80px;
	overflow:hidden;
	font-size:18px;
	color:#000;
	font-weight:normal;
	text-align:left;
	margin-top:30px;
	margin-right:15px;
}
.text a,.text a:link{color:#000;}
.jckd li:hover .text,.jckd li:hover .text a {
	color:#fff;!important
}/*important*/

/* 数博·看点 */
/* qirebox */
.qirebox{width:1200px;height:500px;margin:0px auto;overflow:hidden;}
.qirepic{
	width:750px;
	height:500px;
	float:left;
}
.info{ width:750px;}
.pic {
	width: 750px; margin: 0px auto; position: relative;
}
.pic img {
	width: 750px;
	height: 500px;
	display: block;
}
.pic span{width:750px;height:50px;bottom:0px;left:0px;background: #000;position: absolute;filter: alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;border-top:1px solid #333333;}
.pic h1{width:710px; font-size:20px; color:#fff; line-height:50px; height:50px; overflow:hidden; bottom:0px; left:20px; position: absolute; text-align:left; margin:0; padding:0; border:0;}
.pic h1 a,.pic h1 a:link{ color:#fff;}
.pic h1 a:hover{color:#ffa500;}
.pic p{width:710px; font-size:14px; color:#fff; line-height:20px; height:40px; overflow:hidden; bottom:20px; left:20px; position: absolute; text-align:left; margin:0; padding:0; border:0;}
.pic p a,.pic p a:link{ color:#fff;}
.pic p a:hover{color:#ffa500;}
/*图片导航*/
.img-scroll{
	width:400px;
	height:500px;
	float: right;
}
.push-button{ width:400px; height:20px; float:left;}
.num{
	width:400px;
	height:460px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.num ul{
	width:400px;
}
.num li{ 
	width:400px;
	float:left; 
	margin:10px 0px; 
}
.num li img{ 
	width:215px; 
	height:130px;
	float:left;
}
.num li h1,.num li h1 a,.num li h1 a:link{ 
	width:170px; 
	height:130px;
	float:right;
	font-size: 18px;
	color: #000;
	line-height:30px;
	height: 90px;
	overflow: hidden;
	text-align:left;
}
.num li h1 a:hover{ 
	color:#fff;
}
.num li a{
	display:block; 
	opacity:0.7;
}
.num li.on a{ 
	opacity: 1;
}
.num li:hover{
	background: #999;
	width: 400px;
	height: 130px;
}
.num li:hover h1,.num li:hover h1 a {
	color:#fff;!important
}/*important*/

/* 数博·纵览 */
.img-scroll2 {
	width:1200px;
	margin:0px auto;
	height:660px;
	overflow:hidden;
	position:relative;
}
.prev2 {
	float:left;
	width:30px;
	height:50px;
	cursor:pointer;
	margin-top:320px;
}
.next2 {
	float:right;
	width:30px;
	height:50px;
	cursor:pointer;
	margin-top:320px;
}
.img-list2 {
	width:1140px;
	height:660px;
	overflow:hidden;
	position:relative;
	float:left;
	display:inline;
}
.img-list2 ul {
	width:9999px;
}
.img-list2 li {
	width:360px;
	height:640px;
	margin:10px 10px;
	float:left;
}
.fc{
	width:360px;
	height:640px;
	box-shadow:0 0 10px #000;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	-o-box-shadow:0 0 10px #000;
	-ms-box-shadow:0 0 10px #000;
}
.fc img {
	width:360px;
	height:640px;
}
.fc:hover{
	box-shadow:0 0 10px #069;
	-moz-box-shadow:0 0 10px #069;
	-webkit-box-shadow:0 0 10px #069;
	-o-box-shadow:0 0 10px #069;
	-ms-box-shadow:0 0 10px #069;
}

/* 数博·现场 */
.mainbox {
	width:100%;
	overflow:hidden;
	padding: 0px;
}
.focusbox {
	width: 1200px;
	height: 675px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 80px;
}
.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 .tit {
	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 .tit 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-color: #505050; padding:60px 0px 60px 0px;}
.foot .bq-pc{
	font-size:16px;
	line-height:30px;
	width:1000px;
	margin:0px auto;
	text-align:center;
	color:#fff;
}
