.zmhd-main *{
	box-sizing: border-box;
}
.zmhd-main{
	background: #f9f9f9;
	padding-bottom: 40px;
}
.zmhd-main>.centerWidth{
	background: #fff;
	padding: 34px 24px 14px;
}
.zmhd-tit1{
	height: 62px;
	line-height: 62px;
	padding: 0 6px;
	background: #f9f9f9;
}
.zmhd-tit1 .line{
	display: inline-block;
	vertical-align: middle;
	width: 5px;
	height: 30px;
	background: #0071c4;
	margin-right: 14px;
}
.zmhd-tit1 .tit{
	display: inline-block;
	vertical-align: middle;
	color: #166eba;
	font-size: 26px;
	font-weight: bold;
}
.zmhd-w1c1{
	width: 905px;
	padding-top: 16px;
	margin-left: 5px;
}
.zmhd-w1t{
	border-bottom: 1px solid #bae2ff;
	padding-bottom: 14px;
}
.zmhd-w1t .tit{
	display: inline-block;
	color: #000001;
	font-size: 24px;
	font-weight: bold;
}
.zmhd-table-t{
	line-height: 26px;
	margin-top: 18px;
	margin-bottom: 5px;
}
.zmhd-table-t span{
	color: #333333;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
}
.zmhd-table-t .tit{
	padding-left: 136px;
}
.zmhd-w1c1 .tit{
	width: 750px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
}
.zmhd-w1c1 .date{
	float: right;
	width: 132px;
	text-align: center;
	vertical-align: middle;
}
.zmhd-table-l li{
	height: 48px;
	line-height: 48px;
}
.zmhd-table-l .tit{
	font-size: 18px;
	color: #333333;
	display: inline-block;
}
.zmhd-table-l .tit .sta{
	display: inline-block;
	width: 64px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 7px;
	background: #166eba;
	color: #fff;
	font-size: 16px;
	margin-right: 32px;
	vertical-align: middle;
}
.zmhd-table-l .date{
	color: #333333;
	font-size: 18px;
}
.zmhd-table-l .tit:hover{
	color: #166eba;
}
.zmhd-w1c2{
	width: 410px;
	padding-top: 62px;
}
.zmhd-bar1{
	display: flex;
	justify-content: space-between;
}
.zmhd-bar1 a{
	display: inline-block;
	width: 190px;
	height: 150px;
	border: 1px solid #e9edf2;
	text-align: center;
}
.zmhd-bar1 a img{
	margin: 34px 0 8px;
	height: 42px;
}
.zmhd-bar1 a img.cur{
	display: none;
}
.zmhd-bar1 a p{
	color: #034996;
	font-weight: bold;
	font-size: 22px;
}
.zmhd-bar1 a:hover img{
	display: none;
}
.zmhd-bar1 a:hover img.cur{
	display: inline-block;
}
.zmhd-bar1 a:hover{
	border: none;;
	border-bottom: 8px solid #144cae;
	box-shadow: 0 0 10px 0 rgba(81,94,129,.14);
}
.zmhd-bar1 a:hover p{
	color: #364b81;
}
.zmhd-bar2{
	margin-top: 28px;
}
.zmhd-bar2 a{
	display: block;
}
.zmhd-bar2 a img{
	width: 100%;
	height: 100px;
}

.zmhd-w2 {
	width: 100%;
	height: 552px;
	background: #f9f9f9; 
	margin-bottom: 28px;
	padding: 33px 32px 46px;
	margin-top: 28px;
}
.zmhd-w2t{
	width: 100%;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.zmhd-w2sel{
	text-align: center;
	margin: 30px 0 24px;
	font-size: 0;
}
.zmhd-w2sel .selbox{
	display: inline-block;
	width: 272px;
	height: 40px;
	border-radius: 4px;
	margin: 0 10px;
	border: 1px solid #d9d9d9;
	font-size: 16px;
	color: #262626;
	line-height: 40px;
	text-align: left;
	background: #fff;
}
.zmhd-w2sel .selbox input{
	line-height: 40px;
	height: 40px;
	width: 86%;
	padding: 0 20px;
}
.data-column-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.data-column-child {
	width: 32%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.data-column-child span {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.data-item-box {
	width: 100%;
	height: 301px;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	margin-top: 23px;
}
.zmhd-bar3 a img{
	width: 660px;
	height: 120px;
}
.zmhd-w3{
	margin-top: 40px;
}
.zmhd-w3box{
	width: 650px;
	margin-bottom: 34px;
}
.zmhd-tit2{
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 32px;
}
.zmhd-tit2 .tit{
	display: inline-block;
	color: #333333;
	font-size: 26px;
	margin-right: 36px;
	line-height: 46px;
}
.zmhd-tit2 .tit.cur{
	font-weight: bold;
	color: #000000;
	border-bottom: 5px solid #da0000;
}
.zmhd-tit2 .more{
	float: right;
	color: #666666;
	font-size: 16px;
	margin-top: 20px;
}
.zmhd-list1 li{
	height: 32px;
	line-height: 32px;
	margin-bottom: 28px;
}
.zmhd-list1 li:last-child{
	margin-bottom: 0;
}
.zmhd-list1 li a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 18px;
}
.zmhd-list1 li a .sta{
	display: inline-block;
	width: 83px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	border-radius: 7px;
	color: #fff;
	font-size: 16px;
	background: #5ca8f4;
	text-align: center;
	margin-right: 18px;
}
.zmhd-list1 li a .sta.cur{
	background: #ffa12c;
}
.zmhd-list1 li>span{
	float: right;
	color: #333333;
	font-size: 18px;
}
.zmhd-list1 li a:hover{
	color: #166eba;
}
.zmhd-xwfb a{
	display: inline-block;
	width: 300px;
	height: 274px;
	background: #eeeeee;
}
.zmhd-xwfb a img{
	width: 100%;
	height: 184px;
}
.zmhd-xwfb a p{
	color: #000000;
	font-size: 18px;
	line-height: 34px;
	padding: 7px 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.zmhd-zxft a{
	display: inline-block;
}
.zmhd-zxft .pic{
	width: 356px;
	height: 200px;
	display: block;
}
.zmhd-zxft .pic img{
	width: 100%;
	height: 100%;
}
.zmhd-zxft .info{
	width: 260px;
}
.zmhd-zxft .info .tit{
	color: #333333;
	font-size: 22px;
	font-weight: bold;
}
.zmhd-zxft .info .con{
	color: #333333;
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0;
}
.zmhd-zxft .intro{
	width: 100%;
	background: #f6f6f6;
	color: #333333;
	font-size: 18px;
	line-height: 26px;
	margin-top: 17px;
	padding: 6px 18px;
	display: flex;
	height: 66px;
}
.zmhd-zxft .intro *{
	color: #333333!important;
	font-size: 18px!important;
	line-height: 26px!important;
	margin: 0!important;
	text-indent: 0!important;
}
.zmhd-zxft .intro span{
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}
.zmhd-zxft .intro>div{
	width: 510px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

@media screen and (max-width: 768px){
	.zmhd-main{
		padding-bottom: .3rem;
	}
	.zmhd-main>.centerWidth{
		padding: .3rem .2rem;
	}
	.zmhd-tit1{
		height: .5rem;
		line-height: .5rem;
		padding: 0;
	}
	.zmhd-tit1 .tit{
		font-size: .36rem;
	}
	.zmhd-tit1 .line{
		height: 100%;
	}
	.zmhd-w1c1{
		width: 100%;
		padding-top: .3rem;
	}
	.zmhd-w1t{
		padding-bottom: .1rem;
	}
	.zmhd-w1t .tit{
		font-size: .36rem;
	}
	.zmhd-w1c1 .tit{
		width: 70%;
	}
	.zmhd-w1c1 .date{
		width: 30%;
	}
	.zmhd-table-t{
		margin: .2rem 0 0;
	}
	.zmhd-table-t span{
		font-size: .32rem;
	}
	.zmhd-table-t .tit{
		padding-left: 1.8rem;
	}
	.zmhd-table-l li{
		line-height: .7rem;
		height: .7rem;
	}
	.zmhd-table-l .tit{
		font-size: .32rem;
	}
	.zmhd-table-l .tit .sta{
		margin-right: .2rem;
		height: .5rem;
		line-height: .5rem;
		font-size: .28rem;
		width: 1rem;
	}
	.zmhd-table-l .date{
		font-size: .28rem;
	}
	.zmhd-w1c2{
		padding-top: .3rem;
		width: 100%;
	}
	.zmhd-bar1 a{
		width: 48%;
		height: 1.6rem;
	}
	.zmhd-bar1 a img{
		height: .6rem;
		margin: .2rem 0;
	}
	.zmhd-bar1 a p{
		font-size: .32rem;
	}
	.zmhd-bar2{
		margin-top: .3rem;
	}
	.zmhd-bar2 a img{
		height: auto;
	}
	.zmhd-w2{
		margin-top: .3rem;
		height: auto;
		padding: .2rem;
		margin-bottom: .2rem;
	}
	.zmhd-w2t img{
		width: 100%;
		height: .3rem;
		object-fit: cover;
	}
	.zmhd-w2sel{
		margin-top: .3rem;
	}
	.zmhd-w2sel .selbox{
		width: 48%;
		height: .7rem;
		line-height: .7rem;
		margin: 0 1%;
	}
	.zmhd-w2sel .selbox input{
		height: .68rem;
		line-height: .68rem;
		font-size: .32rem;
	}
	.data-column-content {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.data-column-child {
		width: 100%;
	}
	.data-column-child span {
		font-size: .32rem;
	}
	.data-item-box {
		width: 100%;
		height: 5.5rem;
		margin-top: .23rem;
		margin-bottom: .23rem;
	}
	.zmhd-bar3 a{
		width: 100%;
		margin-top: .2rem;
	}
	.zmhd-bar3 a img{
		width: 100%;
		height: auto;
	}
	.zmhd-w3{
		margin-top: .3rem;
	}
	.zmhd-w3box{
		width: 100%;
		margin-bottom: .3rem;
	}
	.zmhd-tit2{
		margin-bottom: .3rem;
	}
	.zmhd-tit2 .tit{
		font-size: .36rem;
		margin-right: .3rem;
		line-height: .6rem;
	}
	.zmhd-tit2 .tit.cur{
		border-bottom: .04rem solid #da0000;
	}
	.zmhd-tit2 .more{
		line-height: .6rem;
		margin-top: 0;
		font-size: .28rem;
	}
	.zmhd-zxft a{
		display: block;
	}
	.zmhd-zxft .pic,.zmhd-zxft .pic img{
		width: 100%;
		height: auto;
	}
	.zmhd-zxft .info{
		width: 100%;
		margin-top: .2rem;
	}
	.zmhd-zxft .info .tit{
		font-size: .32rem;
	}
	.zmhd-zxft .info .con{
		font-size: .3rem;
		line-height: .42rem;
		margin: .1rem 0;
	}
	.zmhd-zxft .intro{
		margin-top: .1rem;
		font-size: .3rem;
		line-height: .42rem;
		padding: .2rem;
		height: auto;
	}
	.zmhd-zxft .intro>div{
		width: 82%;
	}
	.zmhd-list1 li{
		line-height: .7rem;
		height: .7rem;
		margin-bottom: .1rem;
	}
	.zmhd-list1 li a{
		font-size: .32rem;
		max-width: 75%;
	}
	.zmhd-list1 li a .sta{
		margin-right: .2rem;
		margin-right: 0.2rem;
		height: 0.5rem;
		line-height: .5rem;
		font-size: .28rem;
		width: 1.4rem;
		border-radius: .1rem;
	}
	.zmhd-list1 li span{
		font-size: .28rem;
	}
	.zmhd-xwfb a{
		width: 48%;
		height: 3.5rem;
	}
	.zmhd-xwfb a img{
		height: 2.2rem;
	}
	.zmhd-xwfb a p{
		padding: .2rem .2rem 0;
		font-size: .32rem;
		line-height: initial;
	}
}