.tzb2023-overall{
	background: #f8f8f8;
}
.tzb2023-header{
	background: rgba(255,255,255,0.88);
}
.tzb2023-banner{
	width: 100%;
	height: 279px;
	position: relative;
}
.tzb2023-banner .tzb2023-banner-img img{
	width: 1920px;
	height: 279px;
	position: absolute;
	left: 50%;
	margin-left: -960px;	
	display: block;
}
.tzb2023-main{
	width: 100%;
	padding-top: 15px;
	padding-bottom: 30px;
	background: url(../images/listbg.jpg) no-repeat bottom center;
	background-size: 100% auto;
}
.tzb2023-main .tzb2023-mCrumbs{
	width: 1200px;
	margin: 0 auto;
    color:#666666;
	box-sizing: border-box;
/*    padding-left: 40px;*/
/*    padding-right: 30px;*/
    padding-bottom: 10px;
}

.tzb2023-container{
	width: 1200px;
	margin: 0 auto;
/*    background: #fff;*/
	box-sizing: border-box;
/*    padding-top: 20px;*/
/*    padding-left: 30px;*/
/*    padding-right: 30px;*/
	overflow: hidden;
}
.tzb2023-container .tzb2023-mList{
	width: 798px;
	padding-top: 6px;
	float: left;
}
.tzb2023-container .tzb2023-mNews{
	width: 312px;
	padding-top: 30px;
	float: right;
}
/* 列表 */
.tzb2023-mList .tzb2023-mlCrumbs{
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	color: #666666;
}
.tzb2023-mList .tzb2023-mlCrumbs a{
	color: #666666;
}
.tzb2023-mList .tzb2023-mlCrumbs a:hover{
	color: #2d61cd;
}
.tzb2023-mList .tzb2023-mlTitle{
	overflow: hidden;
}
.tzb2023-mList .tzb2023-mlTitle .tzb2023-mltItem{
	height: 46px;
	line-height: 50px;
	float: left;
	margin-right: 42px;
	font-size: 18px;
	color: #333333;
	cursor: pointer;
}
.tzb2023-mList .tzb2023-mlTitle .tzb2023-mltItem:hover{
	color: #2d61cd;
}
.tzb2023-mList .tzb2023-mlTitle .tzb2023-mltActive{
	color: #2d61cd;
	border-bottom: 4px solid #2d61cd;
}
.tzb2023-mList .tzb2023-mlCon{
	border-top: 1px solid #e6e6e6;
}
.tzb2023-mList .tzb2023-mlCon .tzb2023-mlcItem{
	height: 160px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 266px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
.tzb2023-mlCon .tzb2023-mlcItem .tzb2023-mlciImg{
	width: 240px;
	height: 160px;
	position: absolute;
	left: 0px;
	top: 30px;
}
.tzb2023-mlCon .tzb2023-mlcItem .tzb2023-mlciImg img{
	width: 240px;
	height: 160px;
	display: block;
}
.tzb2023-mlCon .tzb2023-mlcItem .tzb2023-mlciTitle{
	width: 530px;
	height: 48px;
	font-size: 20px;
	line-height: 24px;
	padding-top: 3px;
	text-justify: auto;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.tzb2023-mlCon .tzb2023-mlcItem .tzb2023-mlciTitle a{
	color: #838b91;
}
.tzb2023-mlCon .tzb2023-mlcItem .tzb2023-mlciTitle a:hover{
	color: #2d61cd;
}
.tzb2023-mlCon .tzb2023-mlcItem .tzb2023-mlciTxt{
	width: 530px;
	height: 66px;
	padding-top: 6px;
	line-height: 22px;
	font-size: 14px;
	text-justify: auto;
	color: #999999;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.tzb2023-mlCon .tzb2023-mlcItem .tzb2023-mlciBot{
	padding-top: 8px;
	line-height: 24px;
	font-size: 14px;
	color: #999999;
}
.tzb2023-mlCon .tzb2023-mlcItem .tzb2023-mlciBot span{
	
}
.tzb2023-mlCon .tzb2023-mlcItem .tzb2023-mlciBot b{
	font-weight: normal;
	float: right;
}
.tzb2023-mlBottom{
	display: table;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0 auto;
}
.tzb2023-mlBottom .tzb2023-mlbItem{
	width: 48px;
	height: 26px;
	line-height: 26px;
	border-radius: 26px;
	text-align: center;
	font-size: 13px;
	color: #999;
	display: block;
	float: left;
	cursor: pointer;
}
.tzb2023-mlBottom .tzb2023-mlbItem a{
	font-size: 13px;
	color: #999; 
	display: block;
}
.tzb2023-mlBottom .tzb2023-mlbActive b{
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	background: #2d61cd;
	display: inline-block;
	font-weight: normal;
	border-radius: 26px;
}
.tzb2023-mlBottom .tzb2023-mlbItem:hover{
	color: #2d61cd;
}
.tzb2023-mlBottom .tzb2023-mlbItem:hover a{
	color: #2d61cd;
}
.tzb2023-mlBottom span:last-child{
	margin-right: 0px;
}
.tzb2023-mlBottom .tzb2023-mlbBtnDis{
	width: 42px;
	padding-right: 8px;
	color: #cccfd6;
}
.tzb2023-mlBottom .tzb2023-mlbBtnDif{
	color: #4a4a4a;
	padding-left: 8px;
}
/* 最新 */
.tzb2023-mNews .tzb2023-mnImg{
	width: 312px;
	height: 321px;
}
.tzb2023-mNews .tzb2023-mnImg a{
	width: 312px;
	height: 321px;
	display: block;
}
.tzb2023-mNews .tzb2023-mnImg img{
	width: 312px;
	height: 321px;
	display: block;
}
.tzb2023-mNews .tzb2023-mnCon{

}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncTitle{
	height: 46px;
	line-height: 46px;
	padding-top: 16px;
	overflow: hidden;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncTitle h3{
	font-size: 18px;
	float: left;
	color: #333333;
	font-weight: normal;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncTitle a{
	width: 17px;
	height: 44px;
	display: inline-block;
	background: url(../images/add.jpg) no-repeat right center;
	background-size: 17px 16px;
	float: right;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon{
	padding: 0px 25px 0px 25px;
	border: 1px solid #e6e6e6;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccItem{
	padding-top: 25px;
	border-bottom: 1px solid #e6e6e6;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccItem a{
	display: block;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccItem .tzb2023-img{
	width: 260px;
	height: 154px;
	overflow: hidden;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccItem .tzb2023-img img{
	width: 260px;
	height: 154px;
	display: block;
	transition: all 0.6s;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccItem a:hover .tzb2023-img img{
	transform: scale(1.1);
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccItem .tzb2023-txt{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #838b91;
	text-align: center;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccItem a:hover .tzb2023-txt{
	color: #2d61cd;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccList{
	padding-top: 12px;
	padding-bottom: 12px;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccList .tzb2023-mncclItem{
	height: 40px;
	line-height: 40px;
	position: relative;
	padding-left: 17px;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccList .tzb2023-mncclItem:after{
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #c3b4b4;
	position: absolute;
	left: 2px;
	top: 17px;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccList .tzb2023-mncclItem a{
	font-size: 14px;
	color: #838b91;
}
.tzb2023-mNews .tzb2023-mnCon .tzb2023-mncCon .tzb2023-mnccList .tzb2023-mncclItem a:hover{
	color: #2d61cd;
}