@charset "utf-8";
/*综合*/
*{margin:0; padding:0}
body {
	font-size: 14px;
	font-family: Microsoft YaHei UI," 微软雅黑"," 黑体";
	color:#303030; 
	background-color: #fcfeff;
}
.xwnr{
	padding-bottom: 10em;
}
.xwnr h5 {
	font-size:24px; 
	line-height:40px
}
.xwnr h6 {
	color:#484848; 
	font-size:13px; 
	line-height:25px;
}
.xwnr .article{
	font-size:16px; 
/*	text-indent:2em; */
	line-height:30px; 
	text-align:right;
}

@media (min-width:1200px){
	.dzts-tl{
		height: 322px;
		background: url(zhongazhuanti-mnn20201125-news01.jpg) center center;
	}
	.dzts-title{
		line-height: 322px;
		color:#fffefe;
		font-size: 4.5rem;
		font-weight: bold;
		font-family:Microsoft YaHei UI,' 微软雅黑',' 黑体';
		letter-spacing: 2rem;
	}
}
@media (min-width:920px) and (max-width:1199px){
	.dzts-tl{
		height: 282px;
		background: url(zhongazhuanti-mnn20201125-news01.jpg) center center;
	}
	.dzts-title{
		line-height: 282px;
		color:#fffefe;
		font-size: 4rem;
		font-weight: bold;
		font-family:Microsoft YaHei UI,' 微软雅黑',' 黑体';
		letter-spacing: 2rem;
	}
}
@media (min-width:768px) and (max-width:919px){
	.dzts-tl{
		height: 222px;
		background: url(zhongazhuanti-mnn20201125-news01.jpg) center center;
	}
	.dzts-title{
		line-height: 222px;
		color:#fffefe;
		font-size: 3.5rem;
		font-weight: bold;
		font-family:Microsoft YaHei UI,' 微软雅黑',' 黑体';
		letter-spacing: 2rem;
	}
}
@media (min-width:499px) and (max-width:767px){
	.dzts-tl{
		height: 202px;
		background: url(zhongazhuanti-mnn20201125-news01.jpg) center center;
	}
	.dzts-title{
		line-height: 202px;
		color:#fffefe;
		font-size: 3rem;
		font-weight: bold;
		font-family:Microsoft YaHei UI,' 微软雅黑',' 黑体';
		letter-spacing: 2rem;
	}
}
@media (max-width:498px){
	.dzts-tl{
		height: 162px;
		background: url(zhongazhuanti-mnn20201125-news01.jpg) center center;
	}
	.dzts-title{
		line-height: 162px;
		color:#fffefe;
		font-size: 2.2rem;
		font-weight: bold;
		font-family:Microsoft YaHei UI,' 微软雅黑',' 黑体';
		letter-spacing: 1rem;
	}
}