<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@media (max-width: 1200px) {

  .bor {

	  width:100% !important;

  }

  #floating_banner_right_content{display:none !important;}

  #floating_banner_left_content{display:none !important;}

 .backgr{display:none !important;}

}

@media (max-width: 1100px) {

	.logo{width:8% !important;}

}

@media (max-width: 1000px) {

	.main_left{width:70%; float:left;}

	.main_right{width:28%; float:right;}

	.right{float:left !important}

	.news_hot{float:left !important}

}

@media (max-width: 780px) {

	.main_left{width:100%; float:left;}

	.main_right{display:none !important}

	

	}

</pre></body></html>