/* 新闻媒体查询 */


@media screen and (max-width:900px) {
    .xw-body>div>ul>li {
		width: 100%;
		margin-bottom: 30px;
	}
	.xw-text>p:nth-child(1) {
		margin-bottom: 15px;
	}
	.fy {
		margin-top: 30px !important;
	}
}