@charset 'utf-8';

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333333
}

a,
span {
	vertical-align: top;
}

img {
	border: 0;
	vertical-align: middle;
}

select,input,
button,
text {
	vertical-align: top;
	outline: none;
	border: none;
}

button {
	padding: 0;
	background: none;
	cursor: pointer;
}

button::-moz-focus-inner {
	padding: 0;
}

textarea {
	outline: none;
	border: none;
	resize: none;
}

input,
textarea {
	box-sizing: content-box;
	outline: none;
	background: 0 0;
	font-family: "Microsoft YaHei"
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #fff;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #fff;
	opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #fff;
}

table tr td,
table {
	border-collapse: collapse;
}

body {
	font-size: 0;
	color: #000;
	font-family: "Microsoft YaHei";
}
.centerWidth{
	width: 1400px;
	margin: 0 auto;
}
@media screen and (max-width:1400px) {
	.centerWidth{
		width: 100%;
	}
}
.lf{
	float: left;
}
.rt{
	float: right;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.zzb-header{
	position: relative;
	width: 100%;
	height: 620px;
	background: url(newzzbbg1.png) center no-repeat;
}
.zzb-header .zzb-logo{
	text-align: center;
	margin-top: 104px;
}
.zzb-header .zzb-exit{
	position: absolute;
	right: 40px;
	top: 56px;
}
.zzb-search{
	width: 800px;
	margin: 20px auto 0;
	height: 60px;
	line-height: 60px;
	background: url(2021-pSearch-iptbg.png);
	border-radius: 10px;
	overflow: hidden;
}
.zzb-search input{
	padding: 0 24px;
	height: 60px;
	line-height: 60px;
	width: 570px;
	color: #fff;
	font-size: 24px;
}
.zzb-search button{
	width: 136px;
	float: right;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background: #169bd5;
}
.zzb-search button img{
	height: 30px;
	margin-right: 12px;
}
.zzb-header-bar{
	width: 100%;
	height: 90px;
	line-height: 90px;
	text-align: center;
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	background: #1268b3;
}
.zzb-w1{
	position: relative;
	overflow: hidden;
	height: 256px;
}
.zzb-w1i{
	position: absolute;
	top: 0;
	left: 0;
	height: 256px;
	width: 100%;
}
.zzb-w1 .tit{
	padding: 58px 10px 0;
}
.zzb-w1 .tit a{
	text-align: center;
	color: #1268b3;
	font-size: 50px;
	font-weight: bold;
	line-height: 80px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.zzb-w2{
	width: 100%;
	height: 792px;
}
.zzb-w2 .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
}
.zzb-w2 .swiper-slide a img{
	width: 100%;
	height: 100%;
}
.zzb-w2 .swiper-slide p{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 120px;
	line-height: 120px;
	color: #fff;
	font-size: 36px;
	background-color: rgba(0,0,0,.4);
}
.zzb-w2 .swiper-slide p span{
	display: inline-block;
	margin-left: 45px;
	max-width: 70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zzb-w2 .swiper-pagination{
	width: auto;
	right: 2%;
	left: auto;
	bottom: 46px;
}
.zzb-w2 .swiper-pagination-bullet{
	height: 20px;
	width: 20px;
	background: #cde1f7;
	opacity: 1;
	vertical-align: middle;
}
.zzb-w2 .swiper-pagination-bullet-active{
	background: #1268b3;
	height: 32px;
	width: 32px;
}
.zzb-w2.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 14px;
}
.zzb-picbanner{
	margin: 42px 0;
}
.zzb-picbanner a{
	display: block;
}
.zzb-picbanner a img{
	width: 100%;
}
.zzb-bar1{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zzb-bar1 a{
	display: inline-block;
	width: 49%;
	height: 216px;
	line-height: 216px;
	margin-bottom: 28px;
	color: #495458;
	font-size: 44px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #30a9df;
	border-radius: 4px;
}
.zzb-bar1 a span{
	display: inline-block;
	vertical-align: middle;
	line-height: 46px;
	min-width: 66%;
}
.zzb-bar1 a .cur{
	display: none;
}
.zzb-bar1 a:hover{
	background: url(newzzbbg2.png) center no-repeat;
	background-size: 100% 100%;
	border: none;
	box-shadow: 0 0 20px 1px rgba(48,169,223,.39);
	color: #fff;
}
.zzb-bar1 a:hover img{
	display: none;
}
.zzb-bar1 a:hover img.cur{
	display: inline-block;
}
.zzb-tit1{
	text-align: center;
	margin: 36px 0;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	height: 96px;
}
.zzb-tit1 .tit{
	display: inline-block;
	color: #353535;
	font-size: 36px;
	padding: 0 3%;
	height: 82px;
	line-height: 82px;
	margin: 0 2%;
}
.zzb-tit1 .tit.cur{
	border-bottom: 14px solid #024081;
	font-weight: bold;
}
.zzb-list1 li{
	height: 76px;
	line-height: 76px;
}
.zzb-list1 li a{
	display: inline-block;
	max-width: 90%;
	color: #353535;
	font-size: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zzb-list1 li span{
	float: right;
	color: #929292;
	font-size: 32px;
}
.zzb-tit2{
	text-align: center;
	margin: 45px 0 35px;
}
.zzb-zwgk-bar{
	background: #f2f2f2;
	text-align: center;
	padding: 40px 100px 30px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.zzb-zwgk-bar a{
	display: inline-block;
	color: #2f2f2f;
	font-size: 32px;
	line-height: 36px;
}
.zzb-zwgk-bar a p{
	margin-top: 22px;
}
.zzb-zcwj{
	text-align: center;
	margin-top: 34px;
	margin-bottom: 30px;
}
.zzb-zcwj .tit{
	color: #024081;
	font-size: 34px;
	height: 82px;
	line-height: 82px;
	margin-right: 32px;
}
.zzb-zcwj-search{
	display: inline-block;
	height: 82px;
	line-height: 82px;
}
.zzb-zcwj-search input{
	background: #f2f2f2;
	font-size: 32px;
	color: #969696;
	padding: 0 32px;
	width: 716px;
	height: 82px;
	line-height: 82px;
}
.zzb-zcwj-search input::-webkit-input-placeholder{
	color: #969696;
}

.zzb-zcwj-search input:-moz-placeholder{
	color: #969696;
}

.zzb-zcwj-search input::-moz-placeholder{
	color: #969696;
}

.zzb-zcwj-search input:-ms-input-placeholder{
	color: #969696;
}
.zzb-zcwj-search button{
	color: #fff;
	font-size: 36px;
	height: 82px;
	line-height: 82px;
	background: #024081;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	width: 183px;
	text-align: center;
}
.zzb-zcwj-search button img{
	margin-left: 14px;
}
.zzb-bar2c{
	position: relative;
}
.zzb-bar2c .swiper-slide{
	width: 48%;
}
.zzb-bar2c a{
	display: inline-block;
	width: 100%;
	height: 166px;
}
.zzb-bar2c a img{
	width: 100%;
	height: 100%;
}
.zzb-bar2c .btn{
	width: auto;
    height: auto;
}
.zzb-bar2c .swiper-button-next,.zzb-bar2c .swiper-button-prev{
	margin-top: -40px;
}
.zzb-bar2c .swiper-button-prev:after,.zzb-bar2c .swiper-container-rtl .swiper-button-next:after,.zzb-bar2c .swiper-button-next:after,.zzb-bar2c .swiper-container-rtl .swiper-button-prev:after{
	content: '';
}
.zzb-bar2c .swiper-button-next.swiper-button-disabled,.zzb-bar2c .swiper-button-prev.swiper-button-disabled{
	opacity: 1;
}
.zzb-footer{
	background: #003266;
	margin-top: 56px;
	font-size: 30px;
	padding: 60px 0 68px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	line-height: 56px;
}
.zzb-footer a{
	font-size: 30px;
	color: #fff;
}
.zzb-footer .ygab{
	height: 50px;
}
.zzb-fimg{
	margin-top: 10px;
}
.zzb-fimg .zfzc{
	display: inline-block;
	vertical-align: middle;
}
.zzb-fimg .ga{
	margin: 0 40px;
}
/* åˆ—è¡¨ */
.zzb-gltitle{
	border-bottom: 1px solid #024081;
	padding-bottom: 10px;
}
.zzb-gltitle span,
.zzb-gltitle a{
	vertical-align: top;
}
.zzb-gltitle img{
	margin-top: 14px;
}
.zzb-gltitle .tit{
	display: inline-block;
	color: #024081;
	font-size: 52px;
	font-weight: bold;
	margin-left: 48px;
	line-height: 68px;
}
.zzb-gltitle .more{
	float: right;
	line-height: 68px;
	color: #6090c2;
	font-size: 42px;
}
.zzb-list li{
	height: 112px;
	line-height: 112px;
}
.zzb-list li:nth-child(2n){
	background: #eaf4f7;
}
.zzb-list li a{
	display: inline-block;
	color: #515154;
	font-size: 42px;
	padding-left: 60px;
	max-width: 62%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(zbbic17.png) 30px center no-repeat;
}
.zzb-list li span{
	margin-right: 35px;
	float: right;
	color: #515154;
	font-size: 42px;
}
/* ç¿»é¡µ */
.pagination a{
	min-width: 58px;
	height: 78px;
	border: 1px solid #ecebeb;
	line-height: 78px;
	font-size: 36px;
	width: auto!important;
	padding: 0 10px;
}
.pagination .active, .pagination .blue{
	background: #024081;
	border: 1px solid #024081;
}
/* å½“å‰ä½ç½® */
.zzb-local{
	line-height: 56px;
}
.zzb-local a,
.zzb-local span{
	color: #6090c2;
	font-size: 36px;
	vertical-align: middle;
}
.zzb-local img{
	margin-right: 24px;
	vertical-align: middle;
}
.zzb-local .arrow{
	display: inline-block;
	margin: 0 4px;
}
.zzb-local .back{
	float: right;
	font-size: 42px;
}
/* ç»†è§ˆ */
.zzb-xltit{
	padding-top: 40px;
	border-bottom: 1px solid #eaf4f7;
}
.zzb-xltit .tit{
	text-align: center;
	color: #1f1f1f;
	font-size: 48px;
}
.zzb-xlbar{
	text-align: center;
	color: #6090c2;
	font-size: 30px;
	margin: 24px 0;
}
.zzb-xlbar span{
	display: inline-block;
	margin: 0 12px;
}
.zzb-xlc{
	padding: 50px 0;
}
.zzb-xlc span,.zzb-xlc p,.zzb-xlc a{
	color: #333333;
	font-size: 40px!important;
	line-height: 60px!important;
}
.zzb-xlc table{
	table-layout: fixed;
	word-break: break-all;
	overflow: auto;
}
.zzb-xlc table p{
	text-indent: 0!important;
}
.zzb-xlc img,.zzb-xlc video{
	max-width: 100%;
}
.zzb-xlewm{
	text-align: center;
	color: #a4a4a4;
	font-size: 28px;
}
.zzb-xlewm p{
	margin-bottom: 10px;
}
.zzb-xlewm img{
	width: 134px;
	height: 134px;
	margin-top: 10px;
}
/* é¢†å¯¼ç»†è§ˆ */
.zzb-ldxl{
	border: 1px solid #d2d2d2;
	padding: 34px;
	margin-top: 40px;
}
.zzb-ldtx{
	width: 182px;
}
.zzb-ldtx img{
	width: 100%;
	height: 256px;
}
.zzb-ldtx p{
	text-align: center;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	background: #2b92b4;
}
.zzb-ldinfo{
	width: 910px;
}
.zzb-ldinfo .job{
	color: #1c1d1e;
	font-size: 24px;
	font-weight: bold;
}
.zzb-ldinfo .title{
	border-bottom: 1px solid #e1e1e1;
	margin-top: 20px;
}
.zzb-ldinfo .title span{
	color: #024081;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #024081;
	line-height: 44px;
}
.zzb-ldinfo .con{
	margin-top: 14px;
	font-size: 24px;
	color: #333333;
	line-height: 30px;
}
.zzb-xl.content .zw-table ul li{
	width: 75%;
}
.zzb-xl.content .zw-table ul li.tit{
	width: 25%;
}
.zzb-xl.content .zw-table ul li span{
	font-size: 40px;
	height: 56px;
	line-height: 56px;
}
@media screen and (max-width: 980px){
	.zzb-list1{
		padding: 0 20px;
	}
	.zzb-list1 li a{
		max-width: 80%;
	}
	.zzb-bar1 a{
		font-size: 40px;
	}
	.zzb-w2{
		height: 560px;
	}
	.zzb-xlc{
		padding: 50px 30px;
	}
	.zzb-xltit{
		padding: 40px 30px 0;
	}
	.ariafooter,.sharebg{
		display: none!important;
	}
	#ariaTipText,.Set-eye-protection-box .active, .menu-box .active, .sheet01, .sheet02{
		display: none!important;
	}
	.centerWidth{
		background: #fff;
	}
	.zzb-tit1 .tit{
		margin: 0 1%;
	}
}
@media screen and (max-width: 768px){
.centerWidth{max-width:760px;}
}