/* CSS Document */

/* xxxx 2026 fixed
@media (min-width: 768px) {
  body { 		  
	  background: url(images/assets/hk2026lkgsdj44.jpg) no-repeat fixed center 29px;	
	}
	header {
		margin-top:0;
		padding-top:150px;
		background: none !important;
	}	
	.xr-hd-logo h1,
	.xr-hd-logo span {
		color: #444;
		height:1rem;
	}
	.xr-u2-hd-nav-poptags a {
		color: #777 !important;
	}
	.xr-u2-hd-nav-poptags a:hover {
		color: #c00 !important;
	}
	
	.nav-menu .nav-link {
	  color:#111;	
	}
	
	body > .container {
	  background:rgba(255,255,255,0.85);	
	}

	.xr-bg-gray {
	  background:rgba(255,255,255,0.85) !important;	
	}
	
	footer {
	  margin-top:1rem;	
	}
	
	.xr-footer {
	  background:#111 !important;
	  padding: 1rem 0;  
	}
	
	.xr-footer div{
		color:#bbb !important;	
	}
	.xr-footer div a{
		color:#fff !important;	
	}
	.xr-footer div a:hover{
		color:#ff0 !important;	
	}
}
 */
 
/* newyear-2022
@media (min-width: 768px) {
  body { 		  
	  background: url(images/assets/spring-festival2022.jpg) no-repeat #fffaf6 center 29px;	
	}
	header {
		margin-top:0;
		padding-top:260px;
		background: none !important;
	}	
	.xr-hd-logo h1,
	.xr-hd-logo span {
		left: 10%;
		top: 72%;
		color: #333;
		height:1rem;
	}
	.xr-u2-hd-nav-poptags a {
		color: #555 !important;
	}
	.xr-u2-hd-nav-poptags a:hover {
		color: #c00 !important;
	}

	
	.xr-footer {
	  background:#111 !important;
	  padding: 1rem 0;  
	}
	
	.xr-footer div{
		color:#bbb !important;	
	}
	.xr-footer div a{
		color:#fff !important;	
	}
	.xr-footer div a:hover{
		color:#ff0 !important;	
	}
}
 */


/* 2019 normal begin */
/*
@media (min-width: 992px) {
  body { background: url(images/assets/bg2019.11.1.jpg) no-repeat #f0f6f6 center top; }
  header {
    margin-top: 190px;
  }
  
  .sp-hd-nav-poptags > a.mr-3{
	color:#CF9;
  }
  .sp-hd-nav-poptags > a:hover {
	color:#c00;
  }
  
  .xr-footer{
	background:#deebec;  
  }
}
*/
/* 2019 normal end */


