.tzb2023-overall{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.tzb2023-top{
	width: 100%;
	height: 40px;
	background: #14223f;
}
.tzb2023-top .tzb2023-tCon{
	width: 1200px;
	padding-top: 7px;
	margin: 0 auto;
}
.tzb2023-top .tzb2023-tCon .tzb2023-tcRight{
	float: right;
}
.tzb2023-top .tzb2023-tCon .tzb2023-tcRight p{
	float: left;
}
.tzb2023-top .tzb2023-tCon .tzb2023-tcRight .tzb2023-tcrInput{
	width: 197px;
	margin-left: 18px;
}
.tzb2023-top .tzb2023-tCon .tzb2023-tcRight .tzb2023-tcrInput input{
	width: 186px;
	height: 22px;
	font-size: 15px;
	color: #333;
	background: #fff;
	border: 1px solid #a9a9a9;
	padding-left: 9px;
}
.tzb2023-top .tzb2023-tCon .tzb2023-tcRight .tzb2023-tcrBtn{
	width: 75px;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	background: #3065a2;
	margin-left: 18px;
	cursor: pointer;
}
.tzb2023-top .tzb2023-tCon .tzb2023-tcRight .tzb2023-tcrBtn:hover{
	opacity: 0.9;
}
.tzb2023-top .tzb2023-tCon .tzb2023-tcRight .tzb2023-zcBtn{
	background: #cc3300;
}

.tzb2023-header{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 40px;
	background: rgba(255,255,255,0.8);
	overflow: hidden;
	z-index: 99;
}
.tzb2023-header .tzb2023-hCon{
	width: 1200px;
	height: 93px;
	margin: 0 auto;
	overflow: hidden;
}
.tzb2023-header .tzb2023-hLeft{
	padding-top: 22px;
	float: left;
}
.tzb2023-header .tzb2023-hLeft .tzb2023-hlLogo{
	height: 50px;
	line-height: 50px;
	float: left;
	overflow: hidden;
}
.tzb2023-header .tzb2023-hLeft .tzb2023-hlLogo a{
	width: 276px;
	height: 50px;
	display: block;
}
.tzb2023-header .tzb2023-hLeft .tzb2023-hlLogo img{
	width: 276px;
	height: 50px;
	display: block;
	float: left;
}
.tzb2023-header .tzb2023-hLeft .tzb2023-hlNav{
	padding-left: 85px;
	float: left;
}
.tzb2023-header .tzb2023-hLeft .tzb2023-hlNav .tzb2023-hlnItem{
	height: 40px;
	line-height: 48px;
	padding-right: 30px;
	font-size: 18px;
	color: #222;
	float: left;
}
.tzb2023-header .tzb2023-hLeft .tzb2023-hlNav .tzb2023-hlnItem:last-child{
	padding-right: 0px;
}
.tzb2023-header .tzb2023-hLeft .tzb2023-hlNav .tzb2023-hlnItem a{
	height: 40px;
	line-height: 48px;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	font-size: 18px;
	color: #222; 
}
.tzb2023-header .tzb2023-hLeft .tzb2023-hlNav .tzb2023-activeItem a{
	color: #0f63d4;
	border-bottom: 3px solid #0f63d4;
}
.tzb2023-header .tzb2023-hLeft .tzb2023-hlNav .tzb2023-hlnItem a:hover{
	color: #0f63d4;
}

.tzb2023-header .tzb2023-hCon .tzb2023-hRight{
	height: 44px;
	padding-top: 31px;
	float: right;
	overflow: hidden;
}
.tzb2023-header .tzb2023-hCon .tzb2023-hRight .tzb2023-hrBtn{
	padding-left: 8px;
	float: left;
}
.tzb2023-header .tzb2023-hCon .tzb2023-hRight .tzb2023-hrBtn .tzb2023-btn{
	width: 90px;
	height: 31px;
	line-height: 31px;
	border-radius: 18px;
	text-align: center;
	font-size: 15px;
	color: #222222;
	float: left;
	cursor: pointer;
}
.tzb2023-header .tzb2023-hCon .tzb2023-hRight .tzb2023-hrBtn .tzb2023-btn:last-child{
	background: #0f63d4;
	color: #fff;
}
.tzb2023-header .tzb2023-hCon .tzb2023-hRight .tzb2023-hrBtn .tzb2023-dlbtn:hover{
	color: #0f63d4;
}
.tzb2023-header .tzb2023-hCon .tzb2023-hRight .tzb2023-hrBtn .tzb2023-zcbtn:hover{
	background: #0e6be8;
}
.tzb2023-footer{
	width: 100%;
	height: 143px;
	background: #111640;
}
.tzb2023-footer .tzb2023-fcNav{
	padding-top: 36px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
}
.tzb2023-footer .tzb2023-fcNav a{
	color: #ffffff;
}
.tzb2023-footer .tzb2023-fcNav a:hover{
	text-decoration: underline;
}
.tzb2023-footer .tzb2023-fcBottom{
	height: 48px;
	line-height: 48px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.tzb2023-swiper-button-next:focus,.tzb2023-swiper-button-prev:focus{
	outline: none;
}
.swiper-pagination-bullet:focus{
	outline: none;
}