
.wrapall{ width: 100%; margin: auto; clear: both; min-width: 980px;}
.contain{
	width: 1040px;
	margin:0px auto;
}
/********big img********/
#big_img{
	min-width: 980px;
	height:492px;
	position:relative;
	overflow-x: hidden;
}
.big_img_bg{
	width:100%;
	height:420px;
	background:#252525;
	position:absolute;
	z-index:0;
}
.breadcrumb {
    color: #fff;
	position:relative;
	z-index:1;
}
.breadcrumb a,.breadcrumb a:hover{
	color: #fff;
}
.breadcrumb label{
	color:#888;
}

.img_switch{
	width:1150px;
	height:401px;
	margin:0px auto;
	position: absolute;
	left: 50%;
	z-index:1;
	margin-left: -575px;
}
.big_img_title{
	position:absolute;
	z-index:3;
	width:448px;
	padding-left:40px;
	height:311px;
	top:5px;
	left:54px;
	color:#FFFFFF;
}
.big_img_title_bg{
	position:absolute;
	z-index:2;
	width:488px;
	height:311px;
	top: 0;
	left:54px;
	background: url("https://www.juwaistatic.com/images/luxe/title_bg.png") repeat-x left top;
}
.big_img_title_data{
	position:absolute;
	right:30px;
	top:30px;
	letter-spacing:6px;
	color:#FFFFFF;
	z-index:3;
}
.big_img_title_luxe{
	width:418px;
	height:155px;
	margin-top:33px;
	background:url(https://www.juwaistatic.com/images/luxe/luxe_juwai.png) no-repeat;
}
.big_img_title_text{
	font-size:30px;
	line-height:40px;
	margin-top:10px;
	display: none;
}
.big_img_title_sotheby{
	width:191px;
	height:35px;
	position:absolute;
	bottom:30px;
	left:40px;
}
.img_switch_a_div{
	width:100%;
	height:100%;
    border: 5px solid #484848;
}
.img_switch_a_div>a{
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	z-index:0;
	opacity:0;
	filter:alpha(opacity=0);
	transition:all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
}
.img_switch_a_div>a.current{
	z-index:1;
	opacity:1;
	filter:alpha(opacity=100);
	transition:all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
}
#control{
	position:absolute;
	z-index:4;
	bottom:-45px;
	right:84px;
	padding-bottom:8px;
	padding-right:21px;
	border-bottom:1px solid #333;
	padding-left: 15px;
}
#control>a{
	width:90px;
	height:90px;
	margin-left:17px;
	display:inline-block;
	position: relative;
}
#control>a>img{
	width:90px;
	height:90px;
	display:block;
}
#control>a.current{

}
#control>a>.redline{
	height: 82px;
	border: 4px solid #484848;
	position: absolute;
	width: 82px;
	top: 0;
	left: 0;
}
#control>a.current>.redline{
	border: 4px solid #F00;
}
/********big img********/

/*********************************/
.loading{
	height:60px;
	text-align: center;
}
.loading a{
	width:100px;
	height:32px;
	line-height:32px;
	text-align:center;
	display:block;
	color:#FFF;
	background: url(https://www.juwaistatic.com/images/luxe/more-luxe-bg.jpg) repeat-x 0px;
	border-radius:4px;
	margin:0px auto;
	margin-top:10px;
	box-shadow: 1px 1px 3px 0 #333;
}

.loading a:hover{
	text-decoration:none;
	background:#f00;
}

.loading .result_caption{
	font-size: 30px;
	color: #DCDCDC;
	line-height: 60px;
}

.waterfall_div .table_div{
	position: relative;
	width:100%;
	height:100%;
	display:table;
}

.waterfall_div .table_div .c-listing__video-icon {
	padding-right: 5px;
}

.waterfall_div .table_div .table_cell_div{
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align:middle;
}
.waterfall_div .table_div .table_cell_div a{
	text-decoration:none;
}
.waterfall_div .table_cell_div img{
	display:block;
	margin:0px auto;
	width:100%;
	height:100%;
}
.text_div .text_div_bg{
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	opacity:0.4;
	filter:alpha(opacity=40);
	background:#000000;
}
.text_div .text_div_con{
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	height:100%;
	color:#FFFFFF;
}
.wenz_content .wenz_content_l{
	float:left;
}
.wenz_content .wenz_content_r{
	float:right;
}
.wenz_content_init{
	height:75px;
	overflow: hidden;
	line-height:26px;
	color:#FFFFFF;
}
.wenz_content_init a,.wenz_content_init p, .wenz_content_init h3.text_div_compare_title{
	line-height:26px;
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
	font-weight:bold;
}
.wenz_content_init .wenz_content_l{
	padding-top:10px;
}
.wenz_content_init .wenz_content_r{
	padding:10px 0 0;
	height:100%;
}

.wenz_content_hide{
	height:105px;
	overflow: hidden;
}
.wenz_content_hide .wenz_content_l{
	height:72px;
	text-align:left;
	line-height:22px;
}
.wenz_content_hide .wenz_content_l label{
	width:80px;
	display:inline-block;
}
.wenz_content_hide .wenz_content_l span{
	display:inline-block;
	font-weight:bolder;
}
.wenz_content_hide .wenz_content_r{
	height:72px;
	text-align:right;
}
.wenz_content p.rmb_unit {
    line-height: 16px;
    margin-top: 8px;
}
.wenz_content p.rmb {
	/* color: #FF0000; */
	font-weight: bold;
	font-size: 18px;
}
.wenz_content_hide .div_list_detail_a{
	width:390px;
	margin:0px auto;
	text-align:left;
	line-height:20px;
	float:left;
}
.wenz_content_hide .div_list_detail_a a{
	display:inline-block;
	width:auto;
	float:right;
}
.wenz_content_hide .div_list_detail_a a.first{
	width:auto;
	border-left:none;
	padding:0 4px 0 0;
}
.div_conn_top_logo{
	width:60px;
	float: right;
	height:80%;
	display: table;
}
.div_conn_top_logo span{
	display: table-cell;
	height:100%;
	vertical-align: middle;
}
.div_conn_top_logo img{
	max-width:120px;
	max-height:45px;
	_height: 120px;
    _width: 45px;
}
.cell6 .text_div{
	position:absolute;
	top:235px;
	left:0px;
	height:180px;
	text-align:left;
	width:100%;
	height:100%;
	-moz-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	background:#484848;
	color:#000000;
    opacity: 0.8;
}
.cell6:hover .text_div,.cell_IE6_hover .text_div{
	top:170px;
	background:#000000;
	color:#FFFFFF;
}
.cell6:hover .text_div a,.cell_IE6_hover .text_div a{
	color:#FFFFFF !important;
}
.cell6:hover .text_div .div_list_detail_more,.cell_IE6_hover .text_div .div_list_detail_more{
	color:#ff0000 !important;
}
.cell6 .text_div .text_div_con,.cell4 .text_div .text_div_con{
	padding-left:20px;
	padding-right:20px;
}
.cell6 .text_div .text_div_con{
	width:436px;
}
/********************************/
#waterfall_div_con{
	width: 1038px;
}
.waterfall_div{
	background:#eee;
	float:left;
	position:relative;
	overflow:hidden;
	text-align:center;
	width:470px;
	height:310px;
	margin-bottom:13px;
	margin-left: 43px;
}
.waterfall_div .table_div{
	width:100%;
	height:100%;
	display:table;
}
.waterfall_div .table_div .table_cell_div{
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align:top;
}
.waterfall_div .table_div img{
	display:block;
	margin:0px auto;
	width:100%;
	height:auto;
}
.text_div .text_div_compare,.text_div .text_div_collection,.text_div .text_div_enquire{
	border-right:1px solid #FFF;
}
.text_div_bg{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
/*	background:#000;
	opacity:0;
	filter:alpha(opacity=0);*/
	display:block;
	cursor:pointer;
}
/********************************/
.h_list .list{
	line-height: 20px;
}

.divSeo {
    color: #636363;
    line-height: 180%;
    margin: 30px auto;
    width: 1040px;
	font-size: 14px;
	font-weight: bold;
}

.divSeo div {
    font-size: 12px;
	font-weight: normal;
}

.navigation_else li a {
	text-decoration: none;
}
.contain_header h2{
	font-size: 28px;
	font-weight: bold;
	color: #000;
	margin: -19px 0 25px 10px;
}

.contain_header .contain_header_apan{
	display: block;
	height: 50px;
	background-color: #484848;
}
#main_thumb{
	height: 50px;
	margin-bottom: 20px;
}
.contain_header #contain_header_menu.fixed{
	position: fixed;
    top: 0;
	z-index: 3;
}
.contain_header .contain_header_apan a{
	display: block;
	float: left;
	background-color: #EBEBEB;
}
.contain_header .contain_header_apan a.last span{
	width: 165px;
	border: 0;
}
.contain_header .contain_header_apan a span{
	width: 174px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	display: block;
	border-right: 1px solid #d7d7d7;
}
.contain_header .contain_header_apan a:hover, .contain_header .contain_header_apan a.selected{
	color: #FFF;
	text-decoration: none;
	background: url(https://www.juwaistatic.com/images/luxe/down_allow.png) no-repeat center bottom transparent;
	height: 58px;
}
.type_list_hide{
	display:none;
	margin-bottom:10px;
}

.h_list{
	border: 1px solid #dcdcdc;
	border-top: 0;
	min-height: 100px;
	padding-top: 15px;
}
.header_thumb{
	height: 48px;
	background: #484848;
	border: 1px solid #c2c2c2;
}
.header_thumb_box{
	height: 48px;
	background: #EBEBEB;
	margin-left: 10px;
	padding-left: 20px;
}
#header_thumb_estate .header_thumb_box,#header_thumb_estate{
	height:auto;
}
.header_thumb_box .left{
	float:left;
	width: 40%;
	font-size: 24px;
	line-height: 18px;
	padding-top: 16px;
	height: 32px;
}
#header_thumb_estate .header_thumb_box .left{
	width: 26%;
}
.header_thumb_box .left span{
	display: inline-block;
}
.header_thumb_box .left span.red{
	color: #F00;
	font-style:italic;
	border-left: 1px solid #484848;
	margin-left: 20px;
	padding-left: 20px;
	font-family: times new roman;
	font-size: 30px;
}
.header_thumb_box .right{
	float:right;
	width: 60%;
}
#header_thumb_estate_a{
	float:right;
	margin-top: 20px;
	display:block;
	width: 82px;
	text-align: center;
}
.luxe_country_list{
	width:620px;
	float:right;
}
#header_thumb_estate .header_thumb_box .right{
	width: 74%;
}
.type_list{
	margin-top: 20px;
	float: right;
}
.type_list a{
	border-right: 1px solid #484848;
	padding: 0 10px;
}
.type_list a.last{
	border: 0;
	color: #ff0000;
}
.type_list a.last_text{
	border: 0;
}
.type_list a.red{
	color: #F00;
}

#bottomdivContent{
	margin: 20px auto;
}
#bottomdivContent>.left{
	float: left;
	width: 724px;
}

#bottomdivContent>.right{
	float: right;
	width: 300px;
}
.divContentpart{
	margin-bottom: 33px;
}
.divContentpart>.left{
	float: left;
	width: 274px;
}
.divContentpart>.right{
	float: right;
	width: 430px;
}


#desire .list{
	margin: 15px 26px;
	width: 294px;
	float: left;
}
#desire .list .list_img{
	float: left;
}
#desire .list .list_content{
	margin-left: 150px;
}
.list_title{
	font-weight: bold;
	margin-bottom: 10px;
}

#indulgence{
	position: relative;
	padding-top: 10px;
}

#indulgence .indulgence_part{
	margin: 0 30px 30px 30px;
}
#indulgence .list{
	float: left;
	width: 174px;
	padding: 0 30px;
	border-right: 1px solid #dcdcdc;
}
#indulgence  .list_title{
	color: #F00;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.indulgence_part ul{
	float: left;
	width: 310px;
	padding-right: 30px;
}
.indulgence_part ul li{
	line-height: 30px;
	border-bottom: 1px dotted #dcdcdc;
	padding-left: 5px;
}
.indulgence_part ul li:before{
	content: "+";
	color: #F00;
	font-weight: bold;
}
.indulgence_part ul li a{
	margin-left: 5px;
}
#indulgence .trigger-bar{
	top: 50px;
	width: 100%;
	position: absolute;
}
#indulgence .trigger-bar a{
	display: block;
	background: url(https://www.juwaistatic.com/images/luxe/icons.png) no-repeat;
	width: 23px;
	height: 90px;
	position: absolute;
	top: 0;
}
#indulgence #nbtn{
	background-position: 0 0;
	left: -30px;
}
#indulgence #pbtn{
	background-position: -25px 0;
	right: 30px;
	left: inherit;
}
#wealth .list{
	margin-bottom: 20px;
}
#wealth .list .list_img{
	padding-left: 30px;
	float: right;
	width: 196px;
	background: url(https://www.juwaistatic.com/images/luxe/list_bg.jpg) no-repeat left center transparent;
}
#wealth .list .list_img img{
	display: block;
	height: 103px;
}
#wealth .list .list_content{
	width: 150px;
	float: left;
}
#wealth .wealth_part{
	margin: 0 0 0 20px;
}
#wealth .list_title{
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
#character .character_part{
	margin: 0 16px;
}
#character .list{
	float: left;
	width: 115px;
	overflow: hidden;
}
#character .character_part a{
	display: block;
	width: 115px;
	text-align: center;.divSeo
	margin: 0;
}
#character .character_part p a{
	text-align: left;
	color: #484848;
	width: 90px;
}
#character .character_part p a:hover{
	color:#ff0000;
}
#character .list p{
	line-height: 20px;
	overflow: hidden;
	padding: 0 12px;
}
#character .list p.list_title{
	color: #F00;
	margin: 0;
}

#luxe_recommend{
	background-color: #DCDCDC;
	padding: 5px;
	margin: 0 0 20px 0;
}
.luxe_recommend_box{
	border: 1px solid #C2C2C2;
	background-color: #FFF;
	padding: 10px 40px;
}
#luxe_recommend .right_title{
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 25px;
	color: #484848;
	margin: auto;
	margin-top: -16px;
	background: #ffffff;
}
#luxe_recommend .right_content{
	border-top: 1px solid #484848;
}
#luxe_recommend .right_content .list{
	width: 208px;
	text-align: center;
	float: left;
}
#luxe_recommend .right_content a{
	display: block;
	margin-top: 10px;
}
.luxe_ad109{
	margin-bottom: 20px;
}
#luxe_press{
	background-color: #EBEBEB;
	padding-bottom: 5px;
}
#luxe_press .right_title{
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #484848;
	letter-spacing: 1px;
}
#luxe_press .right_content{
	background-color: #FFF;
	margin: 0 5px;
	padding: 5px;
}
#luxe_press ul li{
	line-height: 30px;
	border-bottom: 1px dotted #dcdcdc;
	padding-left: 15px;
	padding-right: 10px;
}
#luxe_press ul li:before{
	content: "+";
	color: #F00;
	font-weight: bold;
}
#luxe_press ul li a{
	margin-left: 5px;
}

/********* scroll *********/
#indulgence_scroll{
	position: relative;
	width: 702px;
	height: 270px;
	left: -20px;
	overflow: hidden;
}
.scroll_container{
	position: absolute;
	width: 2010em;
	left: 0;
}


#luxe_recommend_scroll{
	position: relative;
	width: 208px;
	height: 280px;
	overflow: hidden;
}
#luxe_recommend .right_content #luxe_recommend_trigger a{
	background-image: url(https://www.juwaistatic.com/images/luxe/icons.png);
	background-repeat: no-repeat;
	background-position: -19px -96px;
	display: inline-block;
	width: 11px;
	height: 11px;
}
#luxe_recommend .right_content #luxe_recommend_trigger a.current{
	background-position: 0 -96px;
}
#character_scroll{
	width: 690px;
	height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom: 28px;
}
.more_link{
	text-align: right;
	margin: 10px 0;
}
.more_link a{
	color: #F00;
}

.list_title a {
	//color: #ff0000;
}

.list_title_wealth a {
	color: #484848;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	padding-bottom: 5px;
}

.list_title_wealth a:hover {
    color: #ff0000;
}

.list_contents {
    color: #A1A1A1;
	margin: 10px 0 0;
}

.list_cat{
	margin-bottom: 10px;
}
.list_cat .icon{
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(https://www.juwaistatic.com/images/luxe/exim_icons.jpg) no-repeat;
	vertical-align: middle;
	margin-right: 5px;
}

.desire_contents {
    height: 60px;
    overflow: hidden;
}

.m_recommend {
    line-height: 180%;
    margin: 0 10px;
}

@media (max-width: 1024px) {
	.img_switch {
		width: 980x;
		margin-left: -50%;
	}
	.img_switch_a_div>a{
		background-size: cover;
	}
	#control{
		right: 10px;
	}
}

.home-luxe-listings, .home-luxe-listings #waterfall_div_con {
    width: 984px;
}

.home-luxe-listings .h_list {
    border: none;
    margin-top:15px;
}

.home-luxe-listings .type_list a {
    line-height: 30px;
}

.home-luxe-listings .type_list a:first-child {
    padding-left: 0px;
}

.home-luxe-listings .waterfall_div {
    margin-left: 13px;
}

.home-luxe-listings .country_list{
    width:auto;
    margin:13px;
    padding-bottom:25px;
    border-bottom:2px solid #CCCCCC;
}

.home-luxe-listings .type_list{
    margin-top: 20px;
}

.home-luxe-listings .sortbox{
    margin:13px;
}
.home-luxe-listings .sortbox span{
    display:block;
    height:20px;
    line-height:20px;
    float:left;
}

.home-luxe-listings .sortbox .searchspan_text, .home-luxe-listings .sortbox .searchsortBy {
    display: block;
    float: right;
    height: 20px;
    line-height: 20px;
}
.home-luxe-listings a.searchsortBy {
    background: #999999 url("https://www.juwaistatic.com/images/property/searchsrot_dir.png") no-repeat 45px -42px;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    margin-left: 6px;
    padding: 0 27px 0 10px;
}
.home-luxe-listings a.searchsortBy.long {
    background-position: 71px -42px;
}
.home-luxe-listings a.searchsortBy.searchspanup {
    background-color: #FF0000;
    background-position: 45px -22px;
}
.home-luxe-listings a.searchsortBy.searchspandown {
    background-color: #FF0000;
    background-position: 45px 0;
}
.home-luxe-listings .h_list{margin-top:15px;}
.home-luxe-listings .sortbox{
    margin:13px;
}
.home-luxe-listings .sortbox span{
    display:block;
    height:20px;
    line-height:20px;
    float:left;
}

.home-luxe-listings .page{
    background-color: #FFF;
    position: relative;
    margin: 40px 0 20px 0;
    height: 30px;
    top: -22px;
    text-align: center;
}
.home-luxe-listings .page .list_page {
    float: none;
    height: 30px;
    display: inline-block;
}
