<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	.navbar{
		z-index:999
	}
    .navbar-collapse {
        position: fixed;
        top: 83px;
		bottom:48px;
        left: 0;
        
        padding-bottom: 15px;
        width: 75%;
         
    }

    .navbar-collapse.collapsing {
        left: -75%;
        transition: height 0s ease;
    }

    .navbar-collapse.show {
        left: 0;
        transition: left 300ms ease-in-out;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 500ms ease-in-out;
    } 
	.bg-dark{
		background-color:#2e2e2e!important
	}
	.nav-item{
		padding:10px;
		border-bottom:1px solid #444
	}
	.nav-item a{
		color:#FFF
	}
	.menu-button{
		right:0px;
		position:absolute !important;
	}
	.menu-button img{
		width:50px;
		height:50px;
		padding:10px;
	}
	.sidebar-header .lang{ 
		width:100%; 
	}
	.sidebar-header .lang a{  
		margin-right:25px;
		font-size:17px;
		color:#FFF
	}
	.sidebar-header .lang a.active{ 
		color:#cdb468  !important
	}  
	
	.home_search{
		padding:8px;
	}
	.home_search .tab1{ 
		display:block;
		border:1px solid #CCC; 
		border-right:0;
		border-radius: 4px 0 0 4px;
		padding:8px;
		width:70px;
		height:40px;
		background-image:url(svg/home_search_list.svg);
		background-position:right 5px center;
		background-size:18px;
		background-repeat:no-repeat;
	}
	.home_search .tab1 span,.home_search .tab1 svg{
		float:left; 
		font-size: 14px;
		line-height: 22px;
		color: #ad8c08;
	}
	.home_search .tab1 img{
		float:left; 
		width:18px;
		height:18px;  
		color: #555555;
		margin-left:3px;
	}
	
	.home_search .tab2{ 
		display:table-cell;
		vertical-align:top;
		border:1px solid #CCC; 
		padding-top:0 !important
		
	}
	.home_search .tab2 input{ 
		height:36px;
		border:none;
		width:95%;	
		font-size:14px;
		padding-left:5px;
		color:#767676
	}
	 
	.home_search .tab3{  
		border-radius: 0px 4px 4px 0;
		width:40px;
		background-color:#b1a77f;
		text-align:center;
	}
	.home_search .tab3 img{
		width:20px;
		height:20px;
		margin:10px;
	}
	
	.prop_border{
		 
	}
	.swiper {
        width: 100%; 
	}

	.swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff; 
     
	}
	 
	.swiper-slide .photo{
		   width:100%;
		   height:500px;
		   overflow:hidden;
		   background-repeat:no-repeat;
		   background-size:100%;
		   background-position:center
	}

      .swiper-slide img {
		  /*
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
		*/
      }
	  .swiper-slide .detail{
			padding:5px; 
	  }
	  .swiper-slide .detailtop_outer{
			position:absolute;
			bottom:5px;
			width:100%;
			max-width:1200px;
			left: 0; 
			  right: 0; 
			  margin-left: auto; 
			  margin-right: auto; 
			
			 
	  }
	  
	  .swiper-slide .detailtop{ 
			padding:10px;
			background-color: #ffffffe6;
			margin-left: 11px;
			margin-bottom:10px;
			width: 350px; 
	  }
	  
	.swiper-slide .speciallbl{
		background-color: #b9ac77;
		border: 1px solid white;
		border-radius: 4px;
		color: white;
		font-size: 14px;
		padding: 0px 6px;
		margin:auto;
		margint-top:10px;
		margin-bottom:10px;
		display: table;
	}
	.swiper-slide .bname{
		margin: 0;
		margin-top:5px;
		margin-bottom:5px;  
		font-size: 22px; 
		 
		color: #938345;
	}
	.swiper-slide .dist{
		margin: 0;  
		font-size:14px;  
		color: #707070;
	}
	.swiper-slide .price{
		margin: 0; 
		font-size: 18px;
		color: #323232;
	}
	.swiper-slide .align-items-end{
		height:60px
	}
	.swiper-slide .price span{
		font-size:14px; color:#707070
	}
	
	.swiper-slide .picitem{
		height:500px;
		width:50%;
		float:left;
		background-position:center;
		background-size:cover;
		background-repeat:no-repeat;
	}
	.swiper-slide a.opendetail{
		display:block;
		margin:10px;  
		padding:10px;
		font-size:15px;
		border-radius:5px;
		background-color:#afa57f;
		color:#ffffff;
	}

	.top-swiper-button-next, .top-swiper-button-prev {
		top:50% !important;
		
		color:#ffffff;
	}
	.top-swiper-button-prev{
		left:0 !important;
	}
	
	.swiper-button-next, .swiper-button-prev {
		top:32%;
		color:#ffffff;
	}
	.swiper-button-next{
		right:0px
	}
	
	
	.mySwiper .photo span {
		position:absolute;
		display: block;
		margin: 5px;
		float: left;
		border-radius: 3px;
		font-size: 11px;
		border: 1px solid #ddd7c2;
		padding: 3px 6px;
		color: #ffffff;
		background-color: #bba967;
	}
 
	.myswiper2 {
        width: 100%;
		padding-bottom:20px;
	}
	
	.myswiper2 .prop_border{
		 margin:10px;
		 overflow:hidden;
		 transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
		border-radius: 4px;
		box-shadow: 0px 3px 3px -2px rgb(0 0 0 / 20%), 0px 3px 4px 0px rgb(0 0 0 / 14%), 0px 1px 8px 0px rgb(0 0 0 / 12%);
	  }
	  .myswiper2 .swiper-slide{ 
		  width:395px;
		  text-align:left;
	  }
	  .myswiper2 .swiper-slide .bname{
		  text-align:left;
	  }
	 .myswiper2 .swiper-slide .photo{
		   cursor:pointer;
		   cursor:hand;
		   width:100%;
		   height:200px;
		   background-repeat:no-repeat;
		   background-size:cover;
		   background-position:center
	   }
	   
	 .myswiper2  .swiper-slide .detail{
			padding:10px; 
			height:210px;
			overflow:hidden;
	  }	   
	  
 .myswiper2 .swiper-slide .bname{
		margin: 0;
		margin-top:5px;
		margin-bottom:10px;  
		font-size: 18px;  
		color: #938345;
	}
 .myswiper2 .swiper-slide .cbname{
		margin: 0; 
		margin-bottom:10px;  
		font-size: 15px;  
		color: #938345;
		height:20px;
	}	
	.myswiper2 .swiper-slide .dist{
		margin-bottom:5px;  
		font-size:14px;  
		color: #707070;
	}
 .myswiper2 .swiper-slide .price{
		margin: 0;
	 
		font-size: 22px;
	}
	.myswiper2 .price span{
		font-size:14px; color:#707070
	}
	.myswiper2 .swiper-button-prev{
	 
	}
	.myswiper2 .agent{
		display:block;
		width:60px;
		height:60px;
		border-radius:60px;
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center 0;
		position: absolute;
		right: 20px;
		bottom: 20px;
	}
	.myswiper2 .photo span{
		display:block;
		margin:5px;
		float:left;
		border-radius:3px;
		font-size:11px;
		border:1px solid #ddd7c2;
		padding:3px 6px;
		color:#ffffff;
		background-color:#bba967;
	}
	
	
	.myswiper3 .swiper-slide{ 
		  display:block;
		  width:250px;
		  padding:3px;
		  
		  
	  }
	  .myswiper3 .swiper-slide .bname{
		  text-align:left;
	  }
	 .myswiper3 .swiper-slide .photo{
		  display:block; 
		   width:100%;
		   height:162px;
		   cursor:pointer;
		   cursor:hand;
		   background-repeat:no-repeat;
		   background-size:cover;
		   background-position:center
	   }
	  .myswiper3 .swiper-button-next, .myswiper3 .swiper-button-prev{
		  top:50%
	  }
	   .myswiper3 .swiper-button-next{
		   right:0
	   }
	   
	   .myswiper4 .swiper-slide{ 
		  display:block;
		  width:200px;
		  padding:3px; 
		  background-color:#dfdfdf;
		  margin:5px;
	  }
	  .myswiper4 .swiper-slide .photo{ 
		   display: table-cell;
			width: 200px;
			height: 100px;
			margin:auto;
			text-align:center;
			vertical-align:middle;
	   }
	   .myswiper4 .swiper-slide .photo img{
		   max-width: 190px;
			max-height: 70px;
			margin: auto;
 
	   }
	   .myswiper4 .swiper-button-next, .myswiper4 .swiper-button-prev{
		  top:50%
	  }
	  
	.swiper-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom:0
	}
	.swiper-pagination-bullet-active{
		background:#afa57f
	}
	
	.searchbtn{
		padding:5px;
	}
	.searchbtn a{
		display:block;
		width:100%;
		max-width:500px;
		margin:10px;  
		margin-left:auto;
		margin-right:auto;
		padding:10px;
		font-size:21px;
		border-radius:5px;
		background-color:#afa57f;
		color:#ffffff !important;
		text-align:center
	}
	   
	.subtitle{
		   font-size: 24px;
		   line-height:30px;
		   color: #8d8050;
		   margin-top:20px;
		   padding:10px
	}
	   
	.bannerifra{
		height:450px;
		width:100%
	}
	@media (max-width: 1350px){
		.topmenu .right{
			right:0
		}
	}
	@media (max-width: 767px){
		.myswiper2 .swiper-slide{ 
		  width:300px;
		  text-align:left;
		}
		.searchbtn a{
			font-size:15px
		}
		.myswiper2 .swiper-slide .price{
			font-size:18px;
		}
	}
	@media (max-width: 500px){
		.swiper-slide .detailtop_outer{  
			margin-top:0px; 
			position:inherit
			 
	  }
	  .swiper-slide .picitem{
		  display:none;
	  }
	  .top-swiper-button-next, .top-swiper-button-prev {
		  display:none;
	  }
			.bannerifra{
				height:350px;
				width:100%
			}
			
			.myswiper3 .swiper-slide{  
				  width:150px; 
			  }
			  .myswiper3 .swiper-slide .bname{
				  text-align:left;
			  }
			 .myswiper3 .swiper-slide .photo{
				  
				   height:97px; 
			   }
			 
			    .myswiper4 .swiper-slide{  
				  width:100px;
				  padding:2px;  
				  margin:1px;
			  }
			  .myswiper4 .swiper-slide .photo{  
					width: 120px;
					height: 60px; 
			   }
			   .myswiper4 .swiper-slide .photo img{
				   max-width: 92px;
					max-height: 45px; 
		 
			   }
			   
			.swiper-slide .photo{
				height:250px
			}		
			  .swiper-slide .detailtop{ 
					padding:10px;
					position:inherit; 
					margin-top: 0px;
					background-color: #ffffffe6;
					margin-left: 0;
					width: 100%; 
			  }
			  .myswiper2 .agent{
					width:50px;
					height:50px;
					right:13px;
					bottom: 13px;
			}
			   
	}
	</pre></body></html>