body {
	background: #f5f5f5;
}
header {
	height: 700px;
	width: 100%;
	margin: 0 auto;
	background: url(../../../img/hzgybanner.png) no-repeat 50% 0;
}
.headpiece {			/* 顶部logo和热线电话 */
	height: 107px;
	padding-top: 43px;
	overflow: hidden;
	width: 1120px;
	margin: 0 auto;
}
.headpiece .logo {			/* logo */
	float: left;
	width: 180px;
}
.headpiece .logo>img {
	width: 100%;
}
.headpiece .hotLine {		/* 热线电话 */
	float: right;
}
.headpiece .hotLine .phoneImgCon {
	float: right;
	height: 100%;
	padding-right: 10px;
	line-height: 107px;
}
.headpiece .hotLine .phoneContent {
	float: right;
	height: 100%;
	color: #fff;
	padding-top: 13px;
}
.headpiece .hotLine .phoneContent h4 {
	color: #fff;
}
nav {			/* 导航底部 */
	width: 100%;
	height: 62px;
	background: rgba(255,255,255,0.3);
}
.navigationBar {
	height: 62px;
	width: 1120px;
	margin: 0 auto;
	clear: both;
}
.navigationBar li{
	display: inline-block;
}
.navigationBar li a {
	display: block;
	height: 62px;
	line-height: 62px;
	width: 166px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.navigationBar li a:hover {
	animation: navAni 0.6s;
	background: rgba(30,80,175,1);
}
.typePage {				/* 版心 */
	width: 1170px;
	padding: 0 39px;
	background: #fff;
	margin: 0 auto;
	padding-top: 40px;
}
/* 大事件 */
.breakingNews {
	width: 1170px;
	margin: 0 auto;
	height: 487px;
	clear: both;
}
.breakingNewsImgModel {
	float: left;
	height: 487px;
	width: 770px;
	position: relative;
	overflow: hidden;
}
.breakingNewsImgModel article {
	height: 487px;
	width: 770px;
	opacity: 0;
	/* left: 770px; */
	position: absolute;
	animation: breakingImgHideAni 1s;
}
.breakingNewsImgModel article p {
	position: absolute;
	bottom: 0;
	width: 730px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
	background: rgba(0,0,0,0.8);
}
.breakingNewsImgModel article p time {
	position: absolute;
	width: 100px;
	height: 22px;
	line-height: 22px;
	background: #065fb9;
	border-radius: 11px;
	text-align: center;
	color: #fff;
	bottom: 20px;
	right: 25px;
	font-size: 12px;
}
.breakingNewTitle {
	float: right;
	width: 400px;
	height: 487px;
}
.breakingNewTitle li {
	height: 98px;
}
.breakingNewTitle li:last-of-type {
	height: 97px;
}
.breakingNewTitle li p {
	font-size: 16px;
	line-height: 22px;
	height: 76px;
	padding: 20px 20px 0px 20px;
	border-bottom: 4px #eee solid;
	background: #065fb9;
	color: #fff;
}
.breakingNewTitle li p.breakingTitleActive {			/* 鼠标点击大事件标题的变化 */
	border-bottom: 4px #fff solid;
	background: #04477c;
	animation: breakingTitleAni 0.6s;
}
.breakingNewsImgModel article.breakingImgActive {			/* 鼠标点击大事件标题时图片的变化 */
	opacity: 1;
	left: 0;
	animation: breakingImgShowAni 0.6s;
}
.technologyFrontierModel {
	padding: 0 15px;
}
.technologyFrontierModel>h1 {
	height: 56px;
	padding-top: 40px;
}
.technologyFrontierModel>h1>b {
	float: left;
	margin-left: 5px;
	width: 4px;
	height: 23px;
	background: #065fb9;
}
.technologyFrontierModel>h1>span {
	float: left;
	margin-left: 12px;
	height: 23px;
	line-height: 23px;
	font-size: 23px;
}
.technologyFrontierModel>h1>a {
	float: left;
	height: 23px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 30px;
	margin-left: 20px;
}
.technologyFrontierModel>h1>a:hover {
	color: #04477c;
}
.technologyFrontier {			/* 技术前沿列表 */
	width: 1140px;
}
.technologyFrontier>ul {
	height: 306px;
	width: 1140px;
	overflow: hidden;
}
.technologyFrontier>ul:last-of-type {
	height: 246px;
}
.technologyFrontier>ul li {
	float: left;
}
.technologyFrontier>ul li time {
	display: block;
	height: 21px;
	width: 123px;
	background: #F5F5F5;
	color: #888;
	border-radius: 10px;
	line-height: 21px;
	text-align: center;
	font-size: 12px;
	margin-top: 18px;
}
.technologyFrontier>ul li>img {
	
}
.technologyFrontier>ul li .technologyFrontier {
	width: 369px;
	height: 224px;
	padding: 8px;
	margin-top: 6px;
	margin-left: 28px;
	background: #F5F5F5;
}
.technologyFrontier>ul li .technologyFrontier>img {
	height: 224px;
	width: 369px;
}
.technologyFrontier>ul li article h2{
	margin-top: 15px;
	height: 68px;
	line-height: 68px;
	font-size: 23px;
	width: 490px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.technologyFrontier>ul li article>p {
	line-height: 25px;
	height: 50px;
	font-size: 14px;
	color: #666;
	width: 480px;
	padding-right: 10px;
	overflow: hidden;
	position: relative;
}
.technologyFrontier>ul li article>p span {
	position: absolute;
	display: block;
	height: 25px;
	width: 10px;
	line-height: 25px;
	bottom: 0;
	right: 10px;
}
.technologyFrontier>ul li article aside {
	margin-top: 39px;
	height: 44px;
}
.technologyFrontier>ul li article aside>p {
	float: left;
	height: 44px;
	width: 366px;
	background: #F5F5F5;
}
.technologyFrontier>ul li article aside>p span {
	height: 44px;
	line-height: 44px;
	float: left;
	margin-left: 26px;
	padding-left: 16px;
	width: 30px;
	font-size: 12px;
	color: #999;
}
.technologyFrontier>ul li article aside>p span:first-of-type {
	background: url(../img/likeImg.png) left center no-repeat;
}
.technologyFrontier>ul li article aside>p span:last-of-type {
	background: url(../img/eyeImg.png) left center no-repeat;
}
.technologyFrontier>ul li article aside>a {
	float: right;
	height: 44px;
	text-align: center;
	line-height: 44px;
	width: 124px;
	color: #fff;
	background: #065fb9;
	font-size: 14px;
}
.technologyFrontier>ul li:nth-of-type(1) {
	width: 123px;
}
.technologyFrontier>ul li:nth-of-type(2) {
	width: 58px;
	padding-left: 25px;
}
.technologyFrontier>ul li:nth-of-type(3) {
	width: 443px;
}
.technologyFrontier>ul li:nth-of-type(4) {
	width: 490px;
}
.marketing {			/* 广告营销 */
	height: 160px;
	width: 1170px;
	margin-top: 60px;
}
.marketing img {
	height: 160px;
	width: 1170px;
}
.newsListModel {			/* 新闻列表内容 */
	width: 1170px;
	overflow: hidden;
}
.newsList {					/* 新闻列表 */
	float: left;
	width: 770px;
}
.newsList>h1 {
	height: 56px;
	padding-top: 40px;
}
.newsList>h1>b {
	float: left;
	margin-left: 5px;
	width: 4px;
	height: 23px;
	background: #065fb9;
}
.newsList>h1>span {
	float: left;
	margin-left: 12px;
	height: 23px;
	line-height: 23px;
	font-size: 23px;
}
.newsList>h1>a {
	float: left;
	height: 23px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 30px;
	margin-left: 20px;
}
.newsList>h1>a:hover {
	color: #04477c;
}
.newsList ul {
	overflow: hidden;
}
.newsList ul li {
	float: left;
	width: 370px;
	height: 400px;
	overflow: hidden;
}
.newsList ul li:nth-of-type(2n+1) {
	margin-right: 30px;
}
.newsList ul li:nth-of-type(2n) {
	margin-right: 0px;
}
.newsList ul li .newsListCon {
	
}
.newsList ul li .newsListCon aside {
	width: 370px;
	height: 241px;
}
.newsList ul li .newsListCon aside>img {
	width: 370px;
	height: 241px;
}
.newsList ul li .newsListCon>h5 {
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	width: 370px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 5px;
}
.newsList ul li .newsListCon>p {
	height: 75px;
	overflow: hidden;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	width: 360px;
	padding-right: 10px;
	position: relative;
	text-indent: 2em;
}
.newsList ul li .newsListCon>p>span {
	height: 26px;
	line-height: 26px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}
.rightNewsList {			/* 右边的视频中心和用户留言 */
	float: right;
	width: 370px;
}
.audioList {				/* 视频中心 */
	width: 370px;
}
.audioList>h1 {
	height: 56px;
	padding-top: 40px;
}
.audioList>h1>b {
	float: left;
	margin-left: 5px;
	width: 4px;
	height: 23px;
	background: #065fb9;
}
.audioList>h1>span {
	float: left;
	margin-left: 12px;
	height: 23px;
	line-height: 23px;
	font-size: 23px;
}
.audioList>h1>a {
	float: left;
	height: 23px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 30px;
	margin-left: 20px;
}
.audioList>h1>a:hover {
	color: #04477c;
}
.audioList ul li {
	width: 370px;
	overflow: hidden;
	padding-bottom: 32px;
}
.audioList ul li>img {
	float: left;
	width: 160px;
	height: 108px;
}
.audioList ul li article {
	float: right;
	width: 196px;
	height: 108px;
}
.audioList ul li article h5 {
	height: 48px;
	line-height: 24px;
	font-size: 16px;
	padding-top: 9px;
	padding-bottom: 12px;
	border-bottom: 1px #ddd solid;
}
.audioList ul li article p {
	height: 14px;
	margin-top: 13px;
	overflow: hidden;
}
.audioList ul li article p span {
	float: left;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	margin-right: 20px;
	padding-left: 16px;
	color: #888;
}
.audioList ul li article p span:first-of-type {
	background: url(../img/nameImg.png) no-repeat left;
}
.audioList ul li article p span:last-of-type {
	background: url(../img/dateImg.png) no-repeat left;
}
.userMessages {				/* 用户留言 */
	
}
.userMessages>h1 {
	height: 56px;
	padding-top: 40px;
}
.userMessages>h1>b {
	float: left;
	margin-left: 5px;
	width: 4px;
	height: 23px;
	background: #065fb9;
}
.userMessages>h1>span {
	float: left;
	margin-left: 12px;
	height: 23px;
	line-height: 23px;
	font-size: 23px;
}
.userMessages>h1>a {
	float: left;
	height: 23px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 30px;
	margin-left: 20px;
}
.userMessages>h1>a:hover {
	color: #04477c;
}
.userMessages ul li {
	height: 106px;
	width: 370px;
	overflow: hidden;
}
.userMessages ul li aside {
	float: left;
	width: 33px;
	padding-left: 27px;
}
.userMessages ul li aside>img {
	display: block;
	width: 33px;
}
.userMessages ul li .userContent {
	float: right;
	width: 300px;
	padding-left: 10px;
}
.userMessages ul li .userContent time {
	width: 123px;
	height: 22px;
	line-height: 21px;
	background: #F5F5F5;
	text-align: center;
	display: block;
	border-radius: 11px;
	font-size: 12px;
	color: #888;
	margin-top: 6px;
}
.userMessages ul li .userContent h3 {
	margin-top: 3px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #888;
	font-weight: normal;
	margin-left: 13px;
	padding-left: 20px;
	background: url(../img/nameImg.png) left center no-repeat;
}
.userMessages ul li .userContent p {
	height: 52px;
	line-height: 26px;
	font-size: 16px;
	overflow: hidden;
	color: #065fb9;
	margin-left: 13px;
}




/* 动画 */
@keyframes breakingTitleAni{
	from{background: #065fb9;}
	to{background: #04477c;}
}
@keyframes breakingImgShowAni{
	from{left: 770px;}
	to{left: 0;}
}
@keyframes breakingImgHideAni{
	from{opacity: 1;}
	to{opacity: 0;}
}
@keyframes navAni{
	from{
		background: rgba(30,80,175,0);
	}
	to{
		background: rgba(30,80,175,1);
	}
}