@charset "utf-8";

/* Home Main Content */
.breadcrumb{
	width: 1040px;
	margin: auto;
	margin-bottom: 10px;
	color: #888;
}
.breadcrumb a{
	color: #888;
}
.breadcrumb a:hover{
	color: #FF0000;
	text-decoration: none;
}
.divContent {
	width: 1040px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.contentTop{
	height: 250px;
	overflow: hidden;
}
.border{
	width: 998px;
	border: 1px solid #CDCDCD;
	padding: 0 20px;
}

.contentLeft, .contentCenter, .contentRight, .contentMain{
	float: left;
	min-height: 100px;
	overflow: hidden;
}
.contentLeft, .contentRight{
	width: 200px;
}

.contentLeft {
	margin-right: 30px;
}

.contentTop .contentLeft, .contentTop .contentRight{
	height: 250px;
	overflow: hidden;
}
.contentCenter{
	overflow: hidden;
	height: 250px;
	width: 500px;
	margin: 0 20px
}
.contentMain{
	width: 740px;
}
.contentRight{
	margin-left: 20px;
}
.contentTop .contentCenter li a{
	display: block;
}
.contentTop .contentRight a.more{
	color: #FF0000;
}

/* content left */
/* hot city */
.hotCity{
	padding: 12px 0;
}
.hotCity .ntitle{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 2px;
}
.hotCity .ncontent{
	margin: 10px 0;
}
.hotCity .nlist{
	margin-bottom: 10px;
}
.hotCity .nlist label, .hotCity .nlist a{
	margin-right: 7px;
	line-height: 20px;
}
.hotCity .nlist label{
	font-weight: bold;
	color: #FF0000;
}
/* content center */
#mainslide {
	position: relative;
	width: 500px;
	height: 250px;
	overflow: hidden;
}
#mainslide .clearfix {
    position: absolute;
    width: 2010em;
}
#mainslide li {
	float: left;
}
#mainslide img {
	display: block;
	width: 500px;
	height: 250px;
}
#mainslide li .bgPart, #mainslide li .textPart {
	width: 500px;
	height: 37px;
	line-height: 37px;
	color: #FFF;
	font-size: 16px;
	position: absolute;
	bottom: 0;
}
#mainslide li .bgPart{
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#mainslide li .textPart .tpart{
	width: 240px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

#mainslide li .textPart .ppart{
	width: 240px;
	float: right;
	text-align: right;
	padding-right: 10px;
}
#mainslide_prev, #mainslide_next{
	display: block;
	width: 29px;
	height: 36px;
	background-color: #FF0000;
	top: -30px;
}
#mainslide_prev{
	left: 0;
}
#mainslide_next{
	right: 0;
}
.trigger-bar #mainslide_prev, .trigger-bar #mainslide_next {
	background-image: url(../images/main_icon.png);
	background-color: transparent;
}
.trigger-bar #mainslide_prev:hover{
	background-position: 0 0;
}
.trigger-bar #mainslide_next:hover{
	background-position: -29px 0;
}

/* manual Rolling */
.manualRolling {
	position: relative;
	width: 200px;
	height: 90px;
	overflow: hidden;
}
.manualRolling .clearfix, #manualRolling2 .clearfix  {
    position: absolute;
    width: 2010em;
}
.manualRolling li {
	height: 90px;
	float: left;
	width: 200px;
	display: table;
}
.manualRolling li a{
	display: table-cell;
	vertical-align: middle;
}
.manualRolling img {
	display: block;
	max-width: 200px;
	max-height: 70px;
	margin: auto;
	font-size: 24px;
	line-height: 70px;
}
#roll_trigger{
	margin-top: 5px;
}

/* content right */
.dateRight{
	padding: 20px 0;
	border-bottom: 1px solid #DCDCDC;
}
/* Date */
.dateRight .ndate{
	width: 53px;
	height: 53px;
	border: 1px solid #DCDCDC;
	position: relative;
	float: left;
}
#pothook{
	width: 53px;
	height: 5px;
	background: url(../images/pothook.png) no-repeat center;
	position: absolute;
	top: -3px;
}
.dateRight .ncontent{
	margin-left: 63px;
	line-height: 18px;
}
.dateRight span{
	display: block;
	width: 53px;
	text-align: center;
}
.dateRight #month{
	height: 20px;
	line-height: 20px;
	background-color: #FF0000;
	color: #FFF;
}

.dateRight #day{
	height: 33px;
	line-height: 33px;
	font-size: 24px;
	color: #444;
}

/* agentRight */
.agentRight{
	padding-top: 20px;
}
.agentTitle{
	font-size: 14px;
	text-align: center;
}


/* Rss Content */
.rssContent{
	padding-top: 15px;
	padding-bottom: 15px;
}
.rssContent .ntitle{
	height: 15px;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom : 20px;
}
.rss_icon{
	width: 22px;
	height: 21px;
	
	display: block;
}
.rssContent .rssContainer{
	padding-right: 15px;
	border-right: 1px solid #DCDCDC;
}
.rssContent .rsstitle {
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 10px;
}

.rssContent .headerlistl .rsstitle {
	border-bottom: 0;
	padding-bottom: 0;
}
.rssContent .rsstitle .t{
	font-size: 18px;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	background: url(../images/rss_icons.jpg) no-repeat left top;
}
.rssContent .rsstitle .th{
	font-size: 18px;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	background: url(../images/rss_icons.jpg) no-repeat left center;
	color: #FF0000;
}
.rssContent .rsstitle .tn{
	font-size: 18px;
	/* height: 25px;
	line-height: 25px; */
	padding-left: 30px;
	background: url(../images/home_star.jpg) no-repeat 2px 5px;
	border-bottom: 1px solid #DCDCDC;
	/* margin-top: -5px; */
	padding-bottom: 8px;
}
.rssContent .rsstitle a.more{
	font-size: 12px;
	color: #484848;
	float: right;
}
.rssContent .rsstitle a:hover{
	text-decoration: underline;
}
.rssContent .rsstitle a.more:hover{
	color: #FF0000;
	text-decoration: none;
}

.rssContent .rsslist {
	margin-top: 10px;
}
.rssContent .rsslist li{
	height: 28px;
	line-height: 28px;
    overflow: hidden;
    width: 178px;
	font-size: 14px;
}
.rssContent .rsslist li:before
{
    content: "-";
}
.rssContent .rsslist li a{
	padding-left: 5px;
}
.rssContent .contentCenter{
	height: auto;
}

.headerlistr{
	float: right;
}
.headerlistl{
	float: left;
	width: 297px;
	border-right: 1px solid #DCDCDC;
	padding-right: 10px;
	padding-bottom: 3px;
}
.rssContent .headerlist{
	margin-top: 15px;
}
.headerlistl ul{
	min-height: 128px;
}
.headerlistl li{
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #DCDCDC;
}	
.headerlistl li span{
	display: inline-block;
	width: 23px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	background-color: #DCDCDC;
	margin-right: 14px;
}
/* contentPart */
.contentPart{
	width: 340px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.contentPart.middle-part {
    width: 320px;
    margin-right: 20px;
}

.contentPart.clearspace{
	margin: 0;
	padding: 0;
}
.contentPart .propertyImage, .contentPart .propertyImageTitle, .contentPart .freeSeat{
	float: left;
	width: 159px;
	height: 106px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 6px;
	position: relative;
}
.contentPart .propertyImageTitle{
	background-color: #484848;
	color: #FFF;
	text-align: center;
}
.contentPart .propertyImageTitle a{
	color: #FFF;
	text-decoration: none;
}
.contentPart .propertyImageTitle .global_title{
	font-size: 32px;
	margin-top: 20px;
}
.contentPart .propertyImageTitle .global_sub_title{
	font-size: 16px;
}
.contentPart .propertyImage .textPart{
	position: absolute;
	top: 0;
	width: 159px;
	height: 81px;
	text-align: center;
	display: none;
	color: #FFF;
	font-size: 14px;
	line-height: 25px;
	padding-top: 25px;
}
.contentPart .propertyImage .bgPart{
	position: absolute;
	top: 0;
	width: 159px;
	height: 106px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
}
.contentPart .propertyImage a, .contentPart .propertyBigImage a{
	display: block;
}
.contentPart .propertyImage img{
	width: 159px;
	height: 106px;
}
.contentPart .propertyBigImage, .contentPart .freeSeatBig{
	position: relative;
	width: 324px;
	height: 218px;
	overflow: hidden;
	cursor: pointer;
}
.contentPart .freeSeat, .contentPart .freeSeatBig{
	background-color: #DCDCDC;
	text-align: center;
	color: #FFF;
	font-size: 25px;
	color: #888888;
	font-size: 20px;
}
.contentPart .freeSeat .freeSeat_title{
	line-height: 106px;
}
.contentPart .freeSeatBig .freeSeat_title{
	line-height: 218px;
}
.contentPart .propertyBigImage .textPart{
	position: absolute;
	top: 0;
	width: 324px;
	height: 143px;
	text-align: center;
	display: none;
	color: #FFF;
	font-size: 14px;
	line-height: 25px;
	padding-top: 75px;
}
.contentPart .propertyBigImage .bgPart{
	position: absolute;
	top: 0;
	width: 324px;
	height: 218px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
}
.contentPart .propertyBigImage a:hover, .contentPart .propertyImage a:hover{
	text-decoration: none;
}
.contentPart .propertyBigImage a span, .contentPart .propertyImage a span{
	display: block;
}
.contentPart .propertyBigImage img{
	width: 324px;
	height: 218px;
}
.contentShare{
	width: 574px;
	margin-right: 0;
}
.shareLeft{
	width: 90px;
	float: left;
}
.shareRight{
	margin-left: 90px;
	position: relative;
}

.contentShare .nlist{
	width: 480px;
	height: 110px;
	overflow: hidden;
	float: left;
}
.manualRolling3{
	position: relative;
	width: 480px;
	height: 110px;
	overflow: hidden;
}
.manualRolling3 .clearfix{
	position: absolute;
	top: 0;
}
.shareRightImage{
	width: 189px;
	float: left;
}
#roll_trigger3{
	width: 8px;
	margin: 0;
	position: absolute;
	bottom: 6px;
	left: -20px;
}
#roll_trigger3 a{
	display: block;
}
.shareRightContent{
	margin-left: 205px;
}
.shareTitle{
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}
.shareAuther span{
	color: #FF0000;
}
.contentShareList{
	border-left: 1px solid #DCDCDC;
	padding-left: 20px;
	margin-left: 20px;
	width: 325px;
}
.share_title{
	font-size: 32px;
}
.share_sub_title{
	color: #FF0000;
}
.contentShareList ul li{
	height: 22px;
	line-height: 22px;
}
.contentShareList  a{
	float: left;
}
.contentShareList  span{
	float: right;
}


/* guide Content */
.guideContent .ntitle, .weiboContent .ntitle{
	height: 15px;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom : 20px;
}
.guide_icon{
	height: 21px;
	display: block;
}
.guideContent .ntitle p, .weiboContent .ntitle p, .guideContent .ntitle span{
	height: 30px;
	line-height: 30px;
	background-color: #FFF;
	padding: 0 8px;
}
.guideContent .ntitle p, .weiboContent .ntitle p{
	float: left;
	margin-left: 10px;
	font-size: 18px;
	color: #FF0000;
}
.guideContent .ntitle span{
	float: right;
	margin-right: 10px;
}
.guideContent .ncontent{
	margin-bottom: 20px;
}
.guideContent .nlist{
	width: 331px;
	float: left;
	margin: 0 19px 20px 19px;
}
.guideContent .nleft{
	padding-right: 12px;
	width: 30px;
	float: left;
	border-right: 1px solid #DCDCDC;
	line-height: 180%;
	font-size: 14px;
}
.guideContent .nleft a{
	color: #FF0000;
}

.guideContent .nright{
	float: left;
	width: 270px;
	margin-left: 15px;
	line-height: 18px;
}
.guideContent .nright p{
	margin-bottom: 5px;
}
.nrightcontent{
	color: #888;
	line-height: 180%;
}

.guideContent .nmenu{
	border-top: 3px solid #FF0000;
	width: 190px;
	background-color: #EFEFEF;
	float: left;
}
.guideContent  .faq_menu li{
	margin-bottom: 2px;
	padding-right: 8px;
	width: 190px;
}
.guideContent  .faq_menu li a{
	display: block;
	line-height: 32px;
	padding-left: 45px;
	background-image: url(../images/faq_icons.png);
	background-repeat: no-repeat;
	background-position: 8px 0;
}
.guideContent  .faq_menu li:hover, .guideContent  .faq_menu li.selected{
	background: url(../images/list_right_icon.png) no-repeat right center;
}
.guideContent  .faq_menu li:hover a, .guideContent  .faq_menu li.selected a{
	background-color: #FF0000;
	color: #FFF;
	text-decoration: none;
}
.guideContent  .faq_menu li.property_faq a{
	background-position: 10px -32px;
}
.guideContent  .faq_menu li.property_faq:hover a, .guideContent  .faq_menu li.property_faq.selected a{
	background-position: 10px 0;
}
.guideContent  .faq_menu li.education_faq a{
	background-position: 10px -96px;
}
.guideContent  .faq_menu li.education_faq:hover a, .guideContent  .faq_menu li.education_faq.selected a{
	background-position: 10px -64px;
}
.guideContent  .faq_menu li.immigration_faq a{
	background-position: 10px -160px;
}
.guideContent  .faq_menu li.immigration_faq:hover a, .guideContent  .faq_menu li.immigration_faq.selected a{
	background-position: 10px -128px;
}
.guideContent a.more{
	margin-left: 5px;
	color: #FF0000;
}
.faq_title{
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	padding-left: 15px;
}
.faq_search{
	padding: 35px 15px 15px;
	width: 160px;
}
.faq_search input{
	padding-left: 25px;
	width: 133px;
	height: 30px;
	border: 1px solid #B5B5B5;
	background: url(../images/faq_search_icon.jpg) no-repeat 5px center #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.faq_search p{
	margin-top: 8px;
}
.faq_search a, .faq_search label{
	margin-right: 5px;
	line-height: 22px;
	white-space: nowrap;
	display: inline-block;
}
.morefaq{
	text-align: right;
}
.morefaq a{
	color: #FF0000;
}
.guideContent  .faqmenulist{
	padding-left: 20px;
	margin-left: 190px;
}
.guideContent  .faqmenulist{
	border-top: 3px solid #EFEFEF;
	line-height: 37px;
}

.guideContent  .faqmenulist li{
	border-bottom: 1px solid #DCDCDC;
}
.weiboContent{
	width: 279px;
	margin-left: 21px;
}
.weiboLeft{
	width: 70px;
	padding-left: 10px;
	float: left;
}
.weiboLeft img {
	width: 70px;
}
.weiboRight{
	margin-left: 100px;
}
.weiboRight .wb_btn{
	display: block;
	width: 85px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #FF0000;
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top: 10px;
}
.weiboRight .wb_btn:hover{
	background-color: #999;
}

/* juwai tuijian */
.divCarosualBG{
	width: 984px;
	border: 1px solid #DCDCDC;
	background: none;
	padding: 0;
	height: 160px;
}
.divCarosualBG .divCarosual{
	width: 984px;
}
.divCarosualBG .divCarosualBG_t, #trigger1{
	display: block;
}
.divCarosualBG p{
	line-height: 16px;
}
.trigger-bar .prev, .trigger-bar .next{
	width: 29px;
	height: 36px;
	background-image: url(../images/trigger1_icon.jpg);
	background-repeat: no-repeat;
}
.trigger-bar .prev{
	background-position: 0 0;
	left: -3px;
}
.trigger-bar .prev:hover{
	background-position: -58px 0;
}
.trigger-bar .next{
	background-position: -29px 0;
	right: -3px;
}
.trigger-bar .next:hover{
	background-position: -87px 0;
}


.scrollable-trigger a {
	background-position: -78px -6px;
}

/** share special **/
.specialSubject{
	height: 206px;
	text-align: center;
	width: 185px;
}
.specialtitle{
	font-size: 18px;
	font-weight: bold;
}
.specialsubtitle{
	color: #888888;
	 padding: 10px 0;
}
.specialSubject a:hover{
	text-decoration: none;
	color: #484848;
}
.specialBottom{
}
.specialBottom .specialcapttion {
	height: 160px;
	display: table;
	margin: 0 5px;
}
.specialBottom .specialcapttion.usbg{
	height: 115px;
}
.specialBottom .specialcapttion a{
	display: table-cell;
	vertical-align: middle;
}
.processline{ display: block; font-family: '黑体' !important }
.ca01{ font-size: 20px; }
.ca02{ font-size: 46px; color: #FF0000; letter-spacing: -3px; }
.au01{ font-size: 30px; display: block; }
.au02{ font-size: 60px; color: #AF9848; }
.sg01{ font-size: 34px; }
.sg02{ font-size: 34px; color: #FF0000; }

.headerlistr .shareContent{
	display: table;
}
.headerlistr a{
	display: table-cell;
	vertical-align: middle;
}
.headerlistr img{
	max-width: 175px;
	max-height: 155px;
	text-align: center;
}

/** share image **/
.shareContent{
	width: 175px; 
	height: 155px; 
	background-color:#EEE; 
	text-align: center;
}
.shareNote{
	position: relative;
	width: 175px; 
	height: 35px; 
	line-height: 35px;
	text-align: center;
	margin-top: -35px;
}
.sharebg{
	width: 175px; 
	height: 35px; 
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	position: absolute;
	top: 0;
	bottom: 0;
}
.shareText{
	width: 165px; 
	text-align: center;
	color: #FFF;
	position: absolute;
	top: 0;
	bottom: 0;
	padding: 0 5px;
}

/******* scroll special *******/
#special_scroll{
	width: 185px;
	height: 170px;
	position: relative;
	overflow: hidden;
	margin-top: 12px;
}
#special_scroll .clearfix{
	height: 170px;
	width: 2010em;
	position: absolute;
}
#special_scroll .clearfix a{
	width: 185px;
	display: block;
	float: left;
	text-align: center;
}

#special_trigger.scrollable-trigger{
	width: 185px;
	position: absolute;
}

.ncontent p {
    height: 20px;
    overflow: hidden;