@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 768px) {
/*小屏*/ 
	.screen_3 .p_bgBox {
		background: url(/img/vga.jpg)!important;
	}

	#c_portalResNews_list-15578371890081469 .blank {
		display: none;
	}

	#c_portalResEbizads_banner-15578321088978840  .p_imageA {
		background: url(/repository/image/mzVkqR9OSYC0L8axO2zLYg.jpg) center -127px / cover no-repeat!important;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
/*中屏*/
  
	#w_grid-1557837112855> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
		width: 70%;
	}

	#w_grid-1557837112855> div > .p_gridbox > .p_gridCell:nth-child(2n) {
		width: 30%;
	}

	#w_fimg-1557837143487 {
		left: 0px;
	}

	.p_SwipPanelBox {
		top: 30%!important;
	}

	#w_fimg-1557837143487 {
		margin-right: auto!important;
	}

	#c_portalResComplaintPage_detail-15578331605414895 a {
		padding-top: 170px;
	}

	#c_portalResComplaintPage_detail-15578334550804226 a {
		padding-top: 170px;
	}

	#w_fimg-1557839952298 {
		margin-top: 71%;
	}

	.screen_4 .p_gridbox {
		height: 100vh;
		/*background: url(/img/z1.png) no-repeat -581px top!important;*/
	}

	#w_grid-1557839669602> div > .p_gridbox > .p_gridCell:nth-child(2n) {
		widht: 60%;
	}

	#w_grid-1557839669602> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
		width: 40%;
	}

	#c_portalResComplaintPage_detail-15579094161187354 {
		margin-top: 57%;
	}

	#w_grid-1557837112855 {
		width: 83%;
		margin-top: 18%;
	}
}

@media only screen and (min-width: 769px) {
/*大屏*/
	#w_fimg-1557837143487 {
		margin-right: 405px;
	}

	.screen_4 .p_gridbox {
		height: 100vh;
		/*background: url(/img/z1.png) no-repeat right top;*/
	}
}


