@charset "utf-8";

/* CSS Document */

@media screen and (min-width:320px) and (max-width:399px) {
	.page_title {
		margin-top: 30px;
	}
	#login{
	border: 1px solid #fff;
	color: #fff !important;
	
}
}

@media screen and (min-width: 400px) and (max-width:499px) {
	.page_title {
		margin-top: 30px;
	}
	#login{
	border: 1px solid #fff;
	color: #fff !important;
	
}
}

@media screen and (min-width: 500px) and (max-width:639px) {
	.page_title {
		margin-top: 30px;
	}
}

@media screen and (min-width: 640px) and (max-width:767px) {
		.page_title {
		margin-top: 30px;
	}
}

@media screen and (min-width: 768px) and (max-width:991px) {
	.gsjj {
		height: 293px !important;
	}
	.sfpt {
		height: 146px !important;
	}
	.zjjs {
		height: 469px !important;
	}
	.zzjg {
		height: 177px !important;
	}
	.lxwm {
		height: 120px !important;
	}
}

@media screen and (min-width: 992px)and (max-width:1199px) {
	.gsjj {
		height: 293px !important;
	}
	.sfpt {
		height: 146px !important;
	}
	.zjjs {
		height: 469px !important;
	}
	.zzjg {
		height: 177px !important;
	}
	.lxwm {
		height: 120px !important;
	}
}

@media screen and (min-width: 1200px)and (max-width:1400px) {
	.gsjj {
		height: 293px !important;
	}
	.sfpt {
		height: 146px !important;
	}
	.zjjs {
		height: 469px !important;
	}
	.zzjg {
		height: 177px !important;
	}
	.lxwm {
		height: 120px !important;
	}
}

@media screen and (min-width: 1400px) {
	.gsjj {
		height: 293px !important;
	}
	.sfpt {
		height: 146px !important;
	}
	.zjjs {
		height: 469px !important;
	}
	.zzjg {
		height: 177px !important;
	}
	.lxwm {
		height: 120px !important;
	}
}