<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312"; 
#pz_top {
	width:100%;
	min-width:1000px;
	position:absolute;
	left:0;
	top:0;
	z-index:999;
}
#pz_banner {
	width:100%;
	min-width:1000px;
	overflow:hidden;
	position:relative;
}
.w_0100 {
	float:left;
	width:100%;
}
.w_1000 {
	margin:0 auto;
	width:1100px;
}
.bg1 {
	background:url(../images/top.png) no-repeat center 0;
}
.bg2 {
	background:#2f3030;
}
/*banner*/
.pz_slides_3 {
	width:100%;
	height:560px;
	overflow:hidden;
}
.pz_slides_3 ._btn {
	overflow:hidden;
	position:absolute;
	bottom:16px;
	z-index:2;
}
.pz_slides_3 ._btn ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.pz_slides_3 ._btn ul li {
	float:left;
	width:24px;
	height:24px;
	background:url(../images/play_01.png) no-repeat right 0;
	cursor:pointer;
}
.pz_slides_3 ._btn ul li.on {
	background:url(../images/play_01.png) no-repeat;
}
.pz_slides_3 ._pic {
	position:relative;
	height:100%;
	z-index:0;
}
.pz_slides_3 ._pic li {
	zoom:1;
	vertical-align:middle;
	position:relative;
}
.pz_slides_3 ._pic li img {
	width:1920px;
	height:560px;
	display:block;
}



.about_banner{
	width:100%;
	height:380px;
	overflow:hidden;
	background:url(../images/banner_about.jpg) no-repeat top center;
}

.job_banner{
	width:100%;
	height:348px;
	overflow:hidden;
	background:url(../images/banner_job.jpg) no-repeat top center;
}

.News_banner{
	width:100%;
	height:348px;
	overflow:hidden;
	background:url(../images/banner_news.jpg) no-repeat top center;
}
.join_banner{
	width:100%;
	height:348px;
	overflow:hidden;
	background:url(../images/banner_join.jpg) no-repeat top center;
}
.contact_banner{
	width:100%;
	height:348px;
	overflow:hidden;
	background:url(../images/banner_contact.jpg) no-repeat top center;
}

.Pro_banner{
	width:100%;
	height:380px;
	overflow:hidden;
	background:url(../images/banner_about.jpg) no-repeat top center;
}

.Honor_banner{
	width:100%;
	height:348px;
	overflow:hidden;
	background:url(../images/banner_Honor.jpg) no-repeat top center;
}

.banner_line{
	background:url(../images/head_line.png) repeat-x; height:25px; width:100%; line-height:25px; overflow:hidden; text-align:center; z-index:10000; margin-top:-25px;position: absolute;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
		.pz_slides_3 .prev,  .pz_slides_3 .next {
	position:absolute;
	left:0;
	top:29%;
	display:block;
	width:48px;
	height:120px;
	background:url(../images/imgPlay.png) no-repeat right 0;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.pz_slides_3 .next {
	left:auto;
	right:0;
	background:url(../images/imgPlay.png) no-repeat;
}
.pz_slides_3 .prev:hover,  .pz_slides_3 .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.pz_slides_3 .prevStop {
	display:none;
}
.pz_slides_3 .nextStop {
	display:none;
}
/*top*/
.c_1000 {
	float:left;
	width:1100px;
	height:187px;
}
.logo {
	float:left;
	width:164px;
	height:46px;
	margin-top:15px;
}
.c_1000 .r_710 {
	float:right;
	width:765px;
	margin-top:21px;
}
.c_1000 .r_710 .t_710 {
	float:right;
	width:765px;
	line-height:18px;
	color:#fff;
}
.c_1000 .r_710 .t_710 .l {
	float:right;
}
.c_1000 .r_710 .t_710 .l a {
	color:#fff;
}
.c_1000 .r_710 .t_710 .l a:hover {
	text-decoration:underline;
}
.c_1000 .r_710 .phone {
	float:right;
	background:url(../images/phone.png) no-repeat 0 center;
	padding-left:17px;
	height:18px;
	margin-left:24px;
}
.c_1000 .r_710 .r {
	float:right;
	height:18px;
	text-align:center;
	margin: 0 10px 0 20px;
}
.c_1000 .r_710 .r a {
	width:60px;
	height:18px;
	background:url(../images/top_01.png) no-repeat right center;
	color:#fff;
}
.c_1000 .r_710 .r a:hover {
	text-decoration:underline;
}
.menu {
	float:left;
	margin-top:21px;
	background:#0089cd;
}
.menu ul {
	float:left;
}
.menu .nli {
	float:left;
	width:95px;
	height:46px;
	position:relative;
	z-index:999;
}
.menu .nli .a {
	float:left;
	width:95px;
	height:46px;
	line-height:46px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	position:relative;
	z-index:2;
	-webkit-transition: color 200ms;
	transition: color 200ms;
	overflow:hidden;
	cursor: pointer;
}
.menu .nli .a span {
	width:100%;
	height:100%;
	float:left;
	position:absolute;
	text-align:center;
	left:0;
	top:0;
	z-index:2;
}
.menu .nli .a .bkg {
	top:100%;
	z-index:-1;
	background-color:#000000;
	-webkit-transition:top 200ms;
	transition:top 200ms;
}
.menu .nli.on .a .bkg, .menu .nli .a:hover span {
	top:0;
	color:#ffffff;
}
.menu .nli.on .a span {
	color:#ffffff;
	-webkit-transition: top 200ms;
	transition: top 200ms;
	background:#000000;
}
</pre></body></html>