.head-container {
	margin-bottom: 30px;
}
.logo-m{background: url(//kjt.hubei.gov.cn/material/images/2023wlaqz/logo.png) no-repeat center;
    display: block;
    width: 320px;
    height: 65px;
    background-size: auto 64.14px;
    margin-top: 30px;
    position: absolute;
    left: 10%;
}
.head-container h1.logo {
	background: url("/material/images/ztzl/20251127/hd.jpg") no-repeat center top;
	height: 320px;
	text-indent: -999em;
}
.bg-white{
	padding: 50px;
	background-color: #fff;
}
.block {
	display: block;
	text-align: center;
}
.mb-2{
	margin-bottom: 20px;
}
.mb-3{
		margin-bottom: 30px;
}
.mb-4{
		margin-bottom: 40px;
}
.title-t {
	height: 64px;
	line-height: 54px;
	font-size: 22px;
	padding-bottom: 10px;
	background: url(//kjt.hubei.gov.cn/material/images/cxq/lmt_1.png) no-repeat left bottom;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.list-t li {
	font-size: 18px;
	line-height: 46px;
}

.banner {
	display: block;
	max-height: 160px;
	margin-bottom: 30px;
}

.banner img {
	display: block;
	width: 100%;
	height: 100%;
}





@media (max-width: 480px) {
	.head-container h1.logo{
		height: 138px;
		text-indent: -999em;
		background-size: 180%;
	}
	.head-container {
		margin-bottom: 20px;
	}
}
.t1t,.t2t{
	height: 65px;
}
.t1t>a,.t2t>a{
	height: 100%;
}
.t1t{
	background: url("/material/images/ztzl/20251127/t1.jpg");
	text-indent: -999em;
}
.t2t{
	background: url("/material/images/ztzl/20251127/t2.jpg");
	text-indent: -999em;
}
.ad-text{
	margin-top: 6.5rem;
}
.ad-text h1{
	font-size: 32px;
	margin-bottom: 1.625rem;
}
.list-info li>a{
	display: block;
	line-height: 54px;
	border-bottom: 1px dashed #ddd;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
}

