@charset "utf-8";
#header{
	background: url(images/header2019.jpg) no-repeat center top;
	background-size: 100% 100%;
	height: 100%;
	position: relative;
	z-index: 10000;
}

#header .w1200{
	height: 100%;
	position: relative;
}

#header .abs{
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

#header .part5{
	width: 57.6%;
	height: 46%;
	background-image: url(images/hd-part5.png);
	left: 23.1%;
	top: 14.7%;
}

#header .part6{
	width: 44.9%;
	height: 5.6%;
	background-image: url(images/hd-part6.png);
	left: 26.5%;
	top: 58.1%;
}

#header .part7{
	width: 17.2%;
	height: 24.4%;
	background-image: url(images/hd-part7.png);
	left: 73.8%;
	top: 8.6%;
}

#header .part8{
	width: 13.9%;
	height: 5.9%;
	background-image: url(images/hd-part8.png);
	right: 20.3%;
	bottom: 14.4%;
}

#header .part9{
	top: 5%;
	left: 20%;
}

#header .part9 span{
	float:left;
	color:#333;
	line-height:35px;
	font-size: 16px;
	cursor:pointer;
}

#header .part9 .bar{
	float:left;
	display:inline;
	margin-left:12px;
	height:35px;
	line-height:35px;
	border-radius: 14px;
	background:#dd322b url(images/hd-part9.png) no-repeat right center;
	padding:0px 27px 0px 15px;
}

#header .part9 .bar a{
	float:right;
	font-size:16px;
	margin:0px 5px;
	display:none;
	color: #fff;
}

#header .part9 .bar a:hover{
	color: #dfdfdf !important;
}

#header .part9 .bar .first{
	display:block;
}

#header .part9:hover .bar a{
	display:block;
}

/* 大标题Start */
@-ms-keyframes part5{
	from{ filter:alpha(opacity=0); opacity:0; }
	11%{ filter:alpha(opacity=0); opacity:0; transform: scale(4,4); }
	to{ }
}
@-moz-keyframes part5{
	from{ filter:alpha(opacity=0); opacity:0; }
	11%{ filter:alpha(opacity=0); opacity:0; transform: scale(4,4); }
	to{ }
}
@-o-keyframes part5{
	from{ filter:alpha(opacity=0); opacity:0; }
	11%{ filter:alpha(opacity=0); opacity:0; transform: scale(4,4); }
	to{ }
}
@-webkit-keyframes part5{
	from{ filter:alpha(opacity=0); opacity:0; }
	11%{ filter:alpha(opacity=0); opacity:0; transform: scale(4,4); }
	to{ }
}
@keyframes part5{
	from{ filter:alpha(opacity=0); opacity:0; }
	11%{ filter:alpha(opacity=0); opacity:0; transform: scale(4,4); }
	to{ }
}

#header .part5{
	animation:'part5' 0.9s ease-in-out 0s normal;
	-ms-animation:part5 0.9s ease-in-out 0s normal;
	-moz-animation:part5 0.9s ease-in-out 0s normal;
	-o-animation:'part5' 0.9s ease-in-out 0s normal;
	-webkit-animation:'part5' 0.9s ease-in-out 0s normal;
}
/* 大标题End */

/* 小标题Start */
@-ms-keyframes part6{
	from{ filter:alpha(opacity=0); opacity:0; }
	50%{ filter:alpha(opacity=0); opacity:0; }
	to{ }
}
@-moz-keyframes part6{
	from{ filter:alpha(opacity=0); opacity:0; }
	50%{ filter:alpha(opacity=0); opacity:0; }
	to{ }
}
@-o-keyframes part6{
	from{ filter:alpha(opacity=0); opacity:0; }
	50%{ filter:alpha(opacity=0); opacity:0; }
	to{ }
}
@-webkit-keyframes part6{
	from{ filter:alpha(opacity=0); opacity:0; }
	50%{ filter:alpha(opacity=0); opacity:0; }
	to{ }
}
@keyframes part6{
	from{ filter:alpha(opacity=0); opacity:0; }
	50%{ filter:alpha(opacity=0); opacity:0; }
	to{ }
}

#header .part6{
	animation:'part6' 1.6s ease-in-out 0s normal;
	-ms-animation:part6 1.6s ease-in-out 0s normal;
	-moz-animation:part6 1.6s ease-in-out 0s normal;
	-o-animation:'part6' 1.6s ease-in-out 0s normal;
	-webkit-animation:'part6' 1.6s ease-in-out 0s normal;
}
/* 小标题End */


/* 加号，今日头条，历届Start */
@-ms-keyframes part7{
	from{ filter:alpha(opacity=0); opacity:0; }
	50%{ filter:alpha(opacity=0); opacity:0; transform: scale(0.8,0.8); }
	to{ }
}
@-moz-keyframes part7{
	from{ filter:alpha(opacity=0); opacity:0; }
	50%{ filter:alpha(opacity=0); opacity:0; transform: scale(0.8,0.8); }
	to{ }
}
@-o-keyframes part7{
	from{ filter:alpha(opacity=0); opacity:0; }
	50%{ filter:alpha(opacity=0); opacity:0; transform: scale(0.8,0.8); }
	to{ }
}
@-webkit-keyframes part7{
	from{ filter:alpha(opacity=0); opacity:0; }
	50%{ filter:alpha(opacity=0); opacity:0; transform: scale(0.8,0.8); }
	to{ }
}
@keyframes part7{
	from{ filter:alpha(opacity=0); opacity:0; }
	50%{ filter:alpha(opacity=0); opacity:0; transform: scale(0.8,0.8); }
	to{ }
}

#header .part7,#header .part8,#header .part9{
	animation:'part7' 1.6s ease-in-out 0s normal;
	-ms-animation:part7 1.6s ease-in-out 0s normal;
	-moz-animation:part7 1.6s ease-in-out 0s normal;
	-o-animation:'part7' 1.6s ease-in-out 0s normal;
	-webkit-animation:'part7' 1.6s ease-in-out 0s normal;
}
/* 加号，今日头条，历届End */


#nav{
	position: fixed;
	left: 50%;
	margin-left: -960px;
	top: 0px;
	height: 100px;
	width: 1920px;
	background: url(images/nav-bg.jpg) no-repeat center top;
	box-shadow: 0px 0px 5px #999;
	z-index: 9999;
}

#nav .tag{
	float: left;
	width: 100px;
	height: 69px;
	padding-top: 18px;
	text-align: center;
	color: #ea554e;
	background: url(images/nav-tag.png);
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 18px;
}

#nav .links{
	float: left;
	margin-top: 24px;
	margin-left: 5px;
}

#nav .links p{
	line-height: 26px;
	height: 26px;
	font-size: 16px;
}

#nav .links p a{
	color: #012e43;
	margin: 0px 5px;
}
