
	.swiper {
        width: 100%; 
	}

	.swiper-slide {
        text-align: center;
        font-size: 18px; 
     
	}
	 
	.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
	}
	.swiper-button-prev{
		left:0
	}
 
	.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,.myswiper4 {
        width: 100%;
		padding-bottom:10px;
		padding-top:10px;
	}
	
	.myswiper2 .prop_border,.myswiper4 .prop_border{
		display:block;
		 margin:5px;
		 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%);
		background-color:#ffffff;
	  }
	  .myswiper2 .swiper-slide,.myswiper4 .swiper-slide{ 
		  width:250px;
		  text-align:left;
	  }
	  .myswiper2 .swiper-slide .bname,.myswiper4 .swiper-slide .bname{
		  text-align:left;
	  }
	 .myswiper2 .swiper-slide .photo,.myswiper4 .swiper-slide .photo{
		   cursor:pointer;
		   cursor:hand;
		   width:100%;
		   height:185px;
		   background-repeat:no-repeat;
		   background-size:cover;
		   background-position:center
	   }
	   
	 .myswiper2 .swiper-slide .detail,.myswiper4 .swiper-slide .detail{
			padding:6px; 
			height:150px;
			overflow:hidden;
			position:relative;
	  }	   
	  
	.myswiper2 .swiper-slide .detail .pricediv,.myswiper4 .swiper-slide .detail .pricediv{
		position:absolute;
		padding:5px;
		right:0;
		bottom:0;
	}
	.myswiper2 .swiper-slide .detail .special,.myswiper4 .swiper-slide .detail .special{
		position:absolute;
		display:flex;
		padding:5px;
		left:0;
		bottom:0;
	}
	.myswiper2 .swiper-slide .detail .special div,.myswiper4 .swiper-slide .detail .special div{
		background-color:#e5e5e5;
		font-size:13px;
		padding:2px 5px;
		border-radius:3px;
		margin-right:5px;
	}
	  
 .myswiper2 .swiper-slide .bname,.myswiper4 .swiper-slide .bname{
		margin: 0;
		/* margin-top: 5px; */
		/* margin-bottom: 10px; */
		font-size: 22px;
		color: #000000;
		font-weight: bold;
	}
 .myswiper2 .swiper-slide .cbname,.myswiper4 .swiper-slide .cbname{
		margin: 0; 
		margin-bottom:10px;  
		font-size: 15px;  
		color: #938345;
		height:20px;
	}	
	.myswiper2 .swiper-slide .dist,.myswiper4 .swiper-slide .dist{
		margin-bottom:5px;  
		font-size:16px;  
		color: #303030;
	}
	.myswiper2 .swiper-slide .dist .item span,.myswiper4 .swiper-slide .dist .item span{
		color:#939393;
		font-size:13px;
	}
	
	.myswiper2 .swiper-slide .price,.myswiper4 .swiper-slide .price{
		margin: 0; 
		font-size: 25px;
		color:#cb0000;
	}
	.myswiper2 .price span,.myswiper4 .price span{
		font-size:17px; 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,.myswiper4 .photo span{
		display:block;
		margin:5px;
		float:left;
		border-radius:3px;
		font-size:12px; 
		padding:3px 6px;
		color:#ffffff;
		background-color:#0094d5;
	}
	
	.myswiper2 .playicon,.myswiper4 .playicon{
		position: absolute;
		width: 100%;
		height: inherit;
		background-image: url(/svg/icon-play-white.svg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 50px;
		opacity: 0.8;
	}
	.myfav{
		cursor:hand;
		cursor:pointer;
		display:block;
		position:absolute;
		right:5px; 
	}
	.myfav img{
		wdith:30px;
		height:30px;
	}
	.myfav .favoff {
		filter:none;
	}
	.myfav .favon {
		filter: invert(10%) sepia(99%) saturate(5063%) hue-rotate(8deg) brightness(96%) contrast(117%);
	}
	  
	.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom:0
	}
	.swiper-pagination-bullet-active{
		background:#afa57f
	} 
	
	  .myswiper3 .prop_border{
		display:block;
		 margin:2px;
		 overflow:hidden; 
		border-radius: 0px; 
		background-color:#ffffff;
	  }
	  .myswiper3 .swiper-slide{ 
		  width:150px;
		  text-align:left;
		  cursor:hand;
		  cursor:pointer;
	  }
	  .myswiper3 .photo{
		  display:block;
		  height:100px;
		  background-size:cover
	  }
	  .myswiper3 .nametitle{
		  text-align:center;
		  font-size:15px
	  }
	  
	.myswiper3 .swiper-button-next, .myswiper3 .swiper-button-prev {
		top:40%;
		color:#ffffff;
	}
	 
	@media (max-width: 767px){
		  
	}
	@media (max-width: 500px){
		.swiper-slide .detailtop_outer{  
			margin-top:0px; 
			position:inherit
			 
	  }
	  .myswiper2 .swiper-slide,.myswiper4 .swiper-slide{
		  width:220px
	  }
	  .myswiper2 .swiper-slide .photo,.myswiper4 .swiper-slide .photo{
		  height:150px
	  }
	  .myswiper2 .swiper-slide .bname,.myswiper4 .swiper-slide .bname{
		  font-size:19px;
	  }
	  .myswiper2 .swiper-slide .dist,.myswiper4 .swiper-slide .dist{
		  font-size:15px;
	  }
	  .swiper-slide .picitem{
		  display:none;
	  }
	  .top-swiper-button-next, .top-swiper-button-prev {
		  display:none;
	  }   
			.myswiper2 .photo,.myswiper4 .photo{
				height:250px
			}		
			  .swiper-slide .detailtop{ 
					padding:10px;
					position:inherit; 
					margin-top: 0px;
					background-color: #ffffffe6;
					margin-left: 0;
					width: 100%; 
			  }
			  
			   
	} 
	
    .special_bdr {
      border: 1px solid #D8FE8F;
    }

    .dtitle {
      background-image: url(images/s1b.gif);
      background-repeat: no-repeat;
      height: 80px;
      width: 812px;
    }

    .style1 {
      color: #333333
    }

    .style2 {
      color: #0066FF
    }

    .tranp_nscontent {
      font-family: "Arial", "Helvetica", "sans-serif";
      font-size: 9pt;
      color: #FFFF00;
      line-height: 16px;
      padding-top: 5px;
    }

    #weather_info {
      float: left;
      padding: 10px 0 0 10px;
      width: 100%;
    }

    #finance {
      float: left;
      font-size: 13px;
      color: #333333;
      font-weight: nomarl;
      padding-top: 3px;
    }

    #finance .change_up {
      color: #009900;
      padding-left: 5px;
      font-size: 12px;
    }

    #finance .change_dn {
      color: #FF0000;
      padding-left: 5px;
      font-size: 12px;
    }

    #weather {
      float: left;
      font-size: 13px;
      color: #333333;
      font-weight: nomarl;
      padding: 0 0 0 20px;

    }

    #weather .warningicon {}

    #weather .weathericon {}

    #weather .icon {
      padding: 0 0 0 0;
      margin: 0 0 -5px 0;
      width: 20px;
      height: 20px;
    }

    #weather .title {}

    #weather .temperature {
      padding: 0 2px 0 2px;
    }

    #weather .humidity {
      padding: 0 2px 0 4px;
    } 

    .ui-dialog .ui-dialog-titlebar {
      background: #1b2b7b;
    }

    .ui-dialog .ui-dialog-title {
      color: #fff;
      font-size: 17px;
    }

    .desSlideshow {
      background-image: url(images/loading.gif);
      background-position: center center;
      background-repeat: no-repeat;
    }

    .desSlideshow .switchBigPic,
    .desSlideshow .fh-nav {
      display: none;
    }

    .special_table table td {
      padding: 2px !important;
      border-bottom: 1px solid #fff !important
    }

    .mobile_item {
      background-color: #0a94b0;
    }

    .mobile_item td {
      padding: 3px !important;
    }

    .mobile_item a {
      font-size: 15px;
    }

    .mobile_item .btn-default {
      background-image: none;
      border-color: #5f8d06;
      background: #d7ff74;
      /* For browsers that do not support gradients */
      background: -webkit-linear-gradient(#d7ff74, #83bb17);
      /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(#d7ff74, #83bb17);
      /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(#d7ff74, #83bb17);
      /* For Firefox 3.6 to 15 */
      background: linear-gradient(#d7ff74, #83bb17);
      /* Standard syntax */
    }

    .agents {
      background-color: #eef7dc;
      padding: 8px;
      width: 100% max-width:120px;
      min-height: 210px;
      margin: auto;
      margin-bottom: 10px;
      margin-top: 10px;
    }

    .agents div {
      max-width: 100px;
      text-align: center;
      font-size: 13px;
    }

    .agents .pic {
      width: 100%;
      max-width: 100px;
      margin-bottom: 3px;
    }

    .mvtitle {
      font-size: 19px;
      padding: 10px;
      text-align: center;
      font-weight: bold;
    }

    .mvtitle a {
      cursor: hand;
      cursor: pointer;
    }

    video {
      background-color: #000000
    }


    .div-icon {
      position: absolute;
    }

    #index-promos .div-icon .icon {
      float: left;
      position: relative;
      top: 5px;
      left: 5px;
      margin-right: 5px;
      padding: 0px 8px;
      height: 22px;
      line-height: 22px;
      color: #fff;
      background: rgba(35, 150, 245, 0.8);
      font-size: 11px;
    }

    #index-promos .playicon {
      position: absolute;
      width: 50px;
      height: 50px;
      margin: 75px 0 0 85px;
    }

    .special_bdr .div-icon .icon {
      float: left;
      position: relative;
      top: 2px;
      left: 2px;
      margin-right: 2px;
      padding: 0px 8px;
      height: 18px;
      line-height: 20px;
      color: #fff;
      background: rgba(35, 150, 245, 0.8);
      font-size: 11px;
    }

    .special_bdr .playicon {
      position: absolute;
      width: 30px;
      height: 30px;
      margin: 28px 0 0 35px;
    }

    .mvtable {
      width: 100%;
      border-collapse: separate;
      border-spacing: 8px;
    }
	.searchbox{ 
		padding:6px; 
		background-color: #007cf3;
	}
	.searchbox .stitle{
		font-size:17px;
		color:#ffffff;
		width:1%;
		white-space: nowrap;
		padding-right: 5px !important;  
	}
	#searchfrm{ 
		padding:6px;
	}
	.searchbox select{ 
		border: none;
		margin-right: 5px;
		width: 90px
	}
	.searchbtn{
		position: absolute;
		right: 12px;
		display: block;
		padding: 5px; 
	}
	.searchbtn img{
		width:24px
	}
	.searchbox .form-control{
		padding:6px 6px
	}
    @media (max-width: 768px) {
      .font8 {
        font-size: 15px !important;
      }

      #index-promos .playicon {
        margin: 0;
        left: 38%;
        top: 40%;
        width: 36px;
        height: 36px;
      }
    }

    /* for ie 10/11 */
    @media screen and (-ms-high-contrast: active),
    (-ms-high-contrast: none) {
      .img-responsive {
        width: 100% !important;
        height: auto;
      }
    }
	
	.tablelayout{
	  table-layout:fixed;
	} 
	