@charset "utf-8";
/* CSS Document */
#home_slide {
	border-bottom: 1px solid #eee;
	background-color: #EEEEEE;
}
#home_slide #list_slide {
	position: relative;
}
#home_slide .owl-wrapper {
	white-space: nowrap;
}
#home_slide #list_slide > .item  {
	width: 100%;
	display: table-cell;
	white-space: nowrap;

}
#home_slide #list_slide .item a {
	text-align: center;
	display: block;
	position: relative;
	z-index: 1;
}
#home_slide #list_slide .item img {
	display: inline-block;
	min-height: 120px;
	position: relative;
}
#home_slide #list_slide .owl-controls {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
#home_slide #list_slide .owl-controls .owl-page span {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #fff;
}
#home_slide #list_slide .owl-controls .active span {
	background: #ff8900;
}
#home_slide #list_slide .item a:before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.5); }
.list_ads {
border-top: 1px solid #E1E1E1;
margin-top: 20px;
}

.list_ads .home_ads:nth-child(even) { border-bottom: 1px solid #E1E1E1; border-top: 1px solid #E1E1E1; background-color: #EEEEEE;   }
.ads_head { position: relative; }
.ads_head .title { font-size: 16px; font-weight: bold; padding-top: 10px; padding-bottom: 5px; }
.ads_head .btn_nav { position: absolute; right: 0; top: 8px; }
.ads_head .btn_nav .fa  { border: solid 1px #E1E1E1; padding: 8px 15px;  background-color: #fff; color: #969696; }
.ads_head .btn_nav .fa:hover, .ads_head .btn_nav .fa:focus { background-color: #F4F4F4; text-decoration: none; color: #818181; }

.banner  {
	display: inline-block;
	max-width: 100%;
	padding: 10px 0;
}
.home_itemes {
	background: #EEEEEE;
}
.home_itemes .list_items { margin-right: -6px; margin-left: -6px; margin-bottom: 15px; overflow: hidden; }
.home_itemes .list_items .item {
	float: left;
	width: 50%;
	position: relative;
	overflow: hidden;
}
.home_itemes .list_items .item a { display: block; margin: 5px; background: #fff; border-radius: 6px; overflow: hidden; box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2); position: relative; }
.home_itemes .list_items .item a:hover,
.home_itemes .list_items .item a:active {
	text-decoration: none;
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
}
.home_itemes .list_items .item a:hover img,
.home_itemes .list_items .item a:active img {
	opacity: 0.8;
}
.home_itemes .list_items .item_img .wide {
	max-width: none;
}
.home_itemes .list_items .item_img .tall {
	max-height: none;
}
.home_itemes .list_items .item_img {
	position: relative;
	overflow: hidden;
	height: 160px;
	background: #fbfbfb;
}
.home_itemes .list_items .new {
   background: rgba(0, 0, 0, 0) url("../../img/new_48.png") no-repeat;
    height: 48px;
    left: 4px;
    position: absolute;
    top: 3px;
    width: 48px;
    z-index: 99;
}

.home_itemes .list_items  .item_data { line-height: 1.5; text-align: left; padding: 10px; height: 80px; }
.home_itemes .list_items  .item_data .title {
	margin: 0px;
	padding: 0;
	line-height: 1.4;
	font-size: 13px;
    overflow: hidden;
    color: #006190;
    height: 35px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

}
.home_itemes .list_items .item_data .price {
	color: #ff3500;
	font-size: 16px;
	display: block;
	margin-top: 2px;
	font-weight: bold;
}
.home_itemes .list_items .owl-item .item_data > span { display: block; }
.btn_all_ads { margin-right: 10px; font-weight: bold; font-size: 12px;  color: #FF8900 !important;}

.view_all a { 
	font-weight: bold;
	font-size: 14px;
}
.view_all a .fa { font-size: 30px; vertical-align: middle;  padding: 10px; }
.view_all a:hover { text-decoration: none; }
.view_all a:hover .item_img {  background-color: #FCFCFC; }

@media (max-width: 320px) {
.home_itemes .list_items .item_img {
	height: 120px;
}
}

@media (max-width: 339px) {

	.home_itemes .list_items .active {
		padding-top: 5px;
	}
	.home_itemes .list_items .active .item_img {
		height: 150px;
	}
}

@media (max-width: 767px) {
	.banner  {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

@media (min-width: 768px) {
	.has_banner > div { float: right !important; }

}


	.manage-ads-box {
		background-color: #EEE;
		padding-top: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #E1E1E1;
	}
	.manage-ads-box  a { display: block;  color: #fff;  padding: 12px 10px 8px; position: relative;  overflow: hidden; text-align: center; font-size: 16px;   }
	.manage-ads-box > div {  background: none repeat scroll 0% 0% #F70; border-radius: 5px; border: 5px solid #FFF; }
	
	.manage-ads-box > div i {
		 background-color: #DD6701;
		 padding: 8px;
		 position: absolute;
		 top: 0;
		 left: 0;
		 font-size: 28px;
		}
	@media (max-width: 499px) {
		.manage-ads-box div > div:first-child { border-bottom: solid 5px #fff; }
	}
	@media (min-width: 500px) {
		.manage-ads-box div > div { display: table; width: 100%;   }
	.manage-ads-box div div > div { display: table-cell; width: 50%; }
	.manage-ads-box div div > div:first-child { border-right: solid 1px #ea6f03; }
	}
	
.list_location h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.list_location li {
	float: left;
	width: 20%;
}
.list_location li a {
	display: block;
	padding: 2px 0;
	font-size: 12px;
	height: 26px;
}
.list_location li.popular a {
	font-size: 16px;
	color: #000;
}
@media (max-width: 920px) {
.list_location li {
	width: 25%;
}
}
@media (max-width: 720px) {
.list_location li {
	width: 33.33%;
}
}
@media (max-width: 480px) {
.list_location li {
	width: 50%;
}
}
@media (min-width: 720px) {
	.home_itemes .list_items .item {
		width: 33.33%;
	}
	.home_itemes .list_items .item_img {
		height: 160px;
	}
}
@media (min-width: 1000px) {
	.home_itemes .list_items .item {
		width: 25%;
	}
}
.pin-top-post {
    position: absolute;
    left: -42px;
    top: 10px;
    font-size: 10px;
    background: #149be1;
    color: #fff;
    padding: 2px 8px;
    width: 120px !important;
    transform: rotate(-45deg);
    text-align: center;
    font-style: italic;
    display: none;
}