/* body{
	background: url(https://www.xinjiang.gov.cn/xhtml/images/2025piaohong.jpg) no-repeat;
	background-size: 100% auto;
	overflow:auto;
	padding-top: 365px !important;
}
body{
	width: 1400px;
	 margin: 0 auto !important;
	 background-color:#fff;
}

@media(max-width:1400px){
	body{
		padding-top: 130px !important;
		background-size:100%;
	}
	body{
		width:100%;
	}
}
@media(max-width:800px){
	html{
		background-size:100%;
	}
}

.index-content {
	background: #fff;
} */