<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';

.zz-header{
	height: 205px;
	width: 100%;
	background: url(/images/zzbg1.png) top center no-repeat;
}
.zz-header .logo{
	display: inline-block;
	margin-top: 28px;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	line-height: 61px;
}
.zz-header .logo img{
	margin-right: 12px;
	vertical-align: top;
}
.zz-header .logo span{
	vertical-align: middle;
	display: inline-block;
	max-width: 576px;
}
.zz-search{
	margin-top: 36px;
	width: 370px;
	height: 44px;
	line-height: 44px;
	background: url(/images/zzbg2.png) center no-repeat;
}
.zz-search input{
	padding: 0 40px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 15px;
	width: 220px;
}
.zz-search input::-webkit-input-placeholder{
    color: #fff;
}
.zz-search input:-moz-placeholder{
    color: #fff;
}
.zz-search input::-moz-placeholder{
    color: #fff;
}
.zz-search input:-ms-input-placeholder{
    color: #fff;
}
.zz-search .line{
	display: inline-block;
	color: #fff;
	font-size: 20px;
	vertical-align: middle;
}
.zz-search button{
	height: 44px;
	width: 48px;
}
.wza-btn{
	margin-top: 40px;
	margin-right: 20px;
}
.zz-nav{
	margin-top: 50px;
}
.zz-nav a{
	display: inline-block;
	color: #fff;
	font-size: 20px;
	vertical-align: top;
	line-height: 40px;
	margin: 0 46px;
}
.zz-nav a:hover{
	font-weight: bold;
}
.zz-nav a.cur{
	font-weight: bold;
	font-size: 28px;
	padding-bottom: 16px;
	background: url(/images/zz-ic5.png) bottom center no-repeat;
}


/*首页*/
.zz-main{
	background: #F6F8F9 url(zzbg5.png) center bottom no-repeat;
	padding-bottom: 30px;
}
.zz-bar1{
	margin-bottom: -60px;
}
.zz-bar1 img{
	width: 100%;
}
.zz-headline{
	position: relative;
	height: 82px;
	padding: 14px 25px;
	background: url(/images/zzbg3.png) center no-repeat;
}
.zz-headline-t{
	width: 1060px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.zz-headline-t li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
.zz-headline-t li a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 82px;
}
.zz-w1{
	margin-top: 40px;
}
.zz-w1c1{
	width: 720px;
}
.zz-tit1{
	width: 66px;
	text-align: right;
	margin-right: 30px;
}
.zz-tit1 .tit{
	text-align: right;
	display: inline-block;
	color: #0b4f65;
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
}
.zz-tit1 img{
	margin-top: 10px;
}
.zz-list1{
	width: 624px;
}
.zz-list1 li{
	height: 64px;
	padding: 18px 36px;
	background: #fff;
	margin-top: 22px;
}
.zz-list1 li:first-child{
	margin-top: 0;
}
.zz-list1 li .info{
	width: 430px;
}
.zz-list1 li .title{
	color: #000;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
}
.zz-list1 li .con{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
	font-size: 14px;
	color: #666666;
	margin-top: 16px;
}
.zz-list1 li .date{
	color: #999999;
	margin-bottom: 18px;
	font-size: 14px;
}
.zz-list1 li a{
	display: block;
	width: 100%;
	height: 100%;
}
.zz-list1 li a:hover p{
	color: #2b92b4;
}
.zz-w1c2{
	width: 416px;
	height: 312px;
	background: #fff;
	padding: 16px;
	position: relative;
}
.zz-w1pic{
	width: 420px;
	height: 208px;
	position: relative;
	overflow: hidden;
}
.zz-w1pic li{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.zz-w1pic img{
	width: 100%;
	height: 100%;
}
.zz-w1pict{
	position: relative;
	width: 100%;
	height: 48px;
}
.zz-w1pict li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.zz-w1pict a{
	line-height: 48px;
	color: #333333;
	font-size: 18px;
	padding: 0 10px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 94%;
}
.zz-w1pict a:hover{
	color: #2B92B4;
}
.zz-w1c2 .btn{
	position: absolute;
	left: 16px;
	bottom: 16px;
	cursor: pointer;
}
.zz-w1c2 .btn.next{
	left: 46px;
}
.zz-w1c2 .num{
	width: 50px;
	height: 40px;
	position: absolute;
	bottom: 16px;
	right: 16px;
	color: #575757;
	font-size: 16px;
	background: url(/images/zzbg4.png) center no-repeat;
}
.zz-w1c2 .num .dy-index{
	color: #2b92b4;
}
.zz-w1c2 .num .dy-lens{
	text-align: right;
}
.zz-w2{
	margin-top: 54px;
}
.zz-w2c{
	width: 1094px;
}
.zz-bar2 a{
	display: inline-block;
	width: 234px;
	height: 170px;
	text-align: center;
	color: #0c5066;
	font-size: 20px;
	border: 1px solid #dbe2e5;
	background: #fff;
	margin-left: 50px;
}
.zz-bar2 a:first-child{
	margin-left: 0;
}
.zz-bar2 a img{
	margin: 34px 0 12px;
}
.zz-bar2 a .cur{
	display: none;
}
.zz-bar2 a:hover{
	background: #2b92b4;
	color: #fff;
}
.zz-bar2 a:hover img{
	display: none;
}
.zz-bar2 a:hover img.cur{
	display: inline-block;
}
.zz-bar3{
	margin-top: 20px;
}
.zz-bar3 a{
	margin-top: 20px;
}
.zz-bar3 a img{
	width: 530px;
}
.zz-w2news{
	margin-top: 45px;
	min-height: 330px;
}
.zz-tit2{
	padding: 0 10px;
}
.zz-tit2 .tit{
	display: inline-block;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 42px;
	margin-left: 56px;
}
.zz-tit2 .tit:first-child{
	margin-left: 0;
}
.zz-tit2 .tit.cur{
	background: url(/images/zz-ic6.png) bottom center no-repeat;
}
.zz-list2{
	padding: 0 10px;
}
.zz-list2 li{
	height: 48px;
	line-height: 48px;
	padding-left: 22px;
	background: url(/images/zz-ic7.png) left center no-repeat;
}
.zz-list2 li a{
	display: inline-block;
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
}
.zz-list2 li a:hover{
	color: #2b92b4;
}
.zz-list2 li span{
	float: right;
	color: #666666;
	font-size: 14px;
}
.zz-bar4{
	margin-top: 40px;
}

/* 当前位置 */
.position {
    margin-left: 10px;
    font: 14px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #666666;
    margin: 10px auto;
    width: 1170px;
    padding-left: 30px;
    background: url(/images/dzglic4.png) 10px no-repeat;
}
.position .poto {
    font: 14px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #666666;
}
.position .poto:hover{
	color: #289dbb;
}


.zz-w3{
		margin-top: 30px;
	}
	.bm-banner a {
		display: inline-block;
		margin-left: 32px;
		margin-bottom: 16px;
		border: 1px solid #1369c0;
		height: 88px;
		line-height: 88px;
		text-align: center;
		font-size: 18px;
		color: #1369c0;
		width: 258px;
	}
	.bm-banner a span{
		display: inline-block;
		width: 114px;
		line-height: 22px;
		vertical-align: middle;
	}
	.bm-banner a img{
		margin-right: 30px;
		vertical-align: middle;
	}
	.bm-banner a .cur,.bm-banner a:hover img{
		display: none;
	}
	.bm-banner a:hover .cur{
		display: inline-block;
	}

	.bm-banner a:hover {
		color: #fff;
		background: #1369c0;
		font-weight: bold;
	}
	.zz-tit3{
		border-left: 1px solid #1369c0;
		font-weight: bold;
		line-height: 46px;
		background-color: #e6f1ff;
		box-sizing: border-box;
		overflow: hidden;
		width: 100%;
		margin: 20px 0;
	}
	.zz-tit3 a{
		font-size: 18px;
		color: #1369c0;
		width:590px;
		padding-left: 30px;
	}
@media screen and (max-width: 768px) {
.bm-banner a{width: 90%;margin-left: .3rem;}
}</pre></body></html>