.bg_titsconconc {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	position: relative;
}

.yzpageold .con_ml .tabs_item a {
	font-size: 44px;
}

.yzpageold .work_list {
	width: 100%;
	float: none;
}

.yzpageold .con_title h3 {
	font-size: 44px;
	line-height: 55px;
	height: 55px;
}

.yzpageold {
	font-size: 32px;
}

.yzpageold table td{
	line-height: 60px;
}

.yzpageold .bt_time{
	width: 120px;
}

@media only screen and (max-width: 768px) {
	.work_list {
		width: 100%;
		float: none;
	}
	.container{
		width: 100%;
	}
	.top_header{
		height: 12rem;
		background-size: cover;
	}
	.con_ml .tabs_item{
		padding-top: 25px;
	}
	.con_ml .tabs_item a{
		line-height: 40px;
	}
}