@media (min-width: 992px) {
	.container {
		width: 800px;
	}
	body,html{
		font-size: 14px;
	}
}

@media (min-width: 1200px) {
	.container {
	    width: 900px;
	}
	.scrollBox img{
		width: 28px!important;
		height: 28px!important;
	}
	.jbkcBoxLeft {
		width: 40%!important;
		height: 100%;
		color: #C94D3A;
	}
	
}


@media (min-width: 1600px){
	.container {
	    width: 1200px;
	}
	body,html{
		font-size: 20px;
	}
	
	.scrollBox img{
		width: 50px!important;
		height: 50px!important;
	}
}




@media screen and (max-width: 1280px){
	.Munu_item{
		height: 30px!important;
		
	}
	.time span{
		font-size: 12px!important;
	}
	.signMoudle{
		bottom: 40px!important;
	}
	.asideMunu{
		top: 120px!important;
	}
	.bjqz_img{
		width: 300px;
	}
	.cyhd_haoli{
		width: 200px!important;
	}
	.huodongguize{
		width: 100px!important;
		height: 40px!important;
		line-height: 40px!important;
	}
}

@media screen and (max-width: 1440px) and (min-width: 1300px){
	body{
		font-size: 32px;
	}
	.asideMunu{
		top: 100px!important;
	}
	.Munu_item{
		height: 40px!important;
		
	}
	.Munu_item span{
		font-size: 14px!important;
	}
	.huodongguize{
		font-size: 20px!important;
	}
	.bjqz_img {
		width: 350px!important;
	}
	.jcTitle{
		font-size: 38%!important;
		line-height: 30px!important;
	}
}
@media screen and (max-width: 1884px) and (min-width: 1591px){
	.asideMunu{
		top: 150px!important;
	}
} 