#container {
    width: 100%;
    background-color: #f6f6f6;
    position: relative;
}

/*è¯¦æƒ…é¡µä¸»è¦æ¨¡å—å°ºå¯¸æ ·å¼*/
#crumbs,#content,#alike {
    width: 1212px;
    margin: 0 auto;
}

#alike {
    margin-top: 20px;
}

#crumbs {
    padding: 10px 0;
    font-size: 12px;
    color: #767676;
}

#crumbs a:hover {
    text-decoration: underline;
}

.detail_imageText {
    background-color: #fff;
}

.imageText_title,.imageText_dec,.alike_list,.img_list {
    width: 1156px;
    margin: 0 auto;
}

.imageText_title {
    padding: 15px 0;
    position: relative;
}

.imageText_title .XJTitle {
    position: absolute;
    font-size: 20px;
    font-weight: 600;
    top: 30px;
    left: 645px;
    color: rgb(118,118,118);
}

.XJTitleHide {
    display: none;
}

.XJColor {
    color: rgb(118,118,118)!important;
}

.imageText_title h2 {
    max-width: 700px;
    font-size: 20px;
    color: #333;
    font-weight: 600;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.imageText_title span,.tip span {
    border: 1px solid #767676;
    border-radius: 3px;
    font-size: 12px;
}

.imageText_title .tip_new {
    border-color: #FFC841;
    color: #FFC841;
    margin-left: 15px;
}

.tip {
    margin-top: 8px;
}

.tip span {
    margin-top: 5px;
    margin-right: 20px;
    padding: 3px 20px ;
}

.imageText_dec {
    /*display: flex;
	flex-direction: row;
	flex-wrap: nowrap;*/
    clear: both;
}

.dec_img {
    width: 710px;
    height: 670px;
    margin-right: 35px;
    /*background-color: #000;*/
    display: inline-block;
}

/* æˆ¿æºä¿¡æ¯æ¨¡å— */
.dec_text {
    width: 411px;
    height: 648px;
    /*display: inline-block;*/
    float: right;
    /*border: 1px solid #FFC841;*/
}

.detail_info {
    background-color: transparent;
    margin: 12px 0;
}

.dec_text .text_info {
    height: 529px;
    border-left: 1px solid #FFC841;
    border-bottom: 1px solid #FFC841;
    clear: both;
}

.detail_num,.detail_pirce,.detail_dec,.manager_info,.plot_rent_sale_info {
    width: 390px;
    float: right;
    /*border: 1px solid #000;*/
    /*margin: 17px 0;*/
    /*display: inline-block;
	vertical-align: middle;*/
}

.detail_num {
    text-align: right;
    margin-bottom: 10px;
    margin-right: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #FFC841;
}
.detail_action {
    width: 100%;
    margin-top: 14px;
    /*display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;*/
    font-size: 12px;
    color: #767676;
    clear: both;
}

.detail_action li {
    float: left;
    margin-left: 30px;
    cursor: pointer;
}

.detail_pirce {
    vertical-align: middle;
    display: table-cell;
    clear: both;
    height: 47px;
}

.price_title {
    font-size: 22px;
    color: #f6860f;
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle;
}

.price_title span {
    font-size: 36px;
    font-weight: 800;
}

.price_action {
    font-size: 12px;
    color: #333333;
    margin-right: 28px;
    display: inline-block;
    vertical-align: middle;
}

.machine {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: 17px;
    margin-right: 20px;
}

.price_action span {
    font-size: 14px;
}

.detail_dec {
    font-size: 14px;
    color: #333;
}

.dec_title {
    font-size: 20px;
    font-weight: 800;
}

.dec_title .room {
    margin-left: 114px;
}

.action_item p {
    display: inline-block;
    /*margin-left: 8px;*/
}

.manager_item_top {
    margin-bottom: 15px;
    clear: both;
}

.dec_location,.dec_towards,.detail_dec,.manager_list_top {
    margin-top: 25px;
}

.dec_towards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.dec_towards li {
    width: 49%;
    /*float: left;*/
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

.dec_location li,.dec_towards li,.con_presentation,.con_location,.feedback_con_letter p,.item_deal,.item_tel {
    line-height: 20px;
}

/* è¯¦æƒ…ä¿¡æ¯æ ·å¼ */
.info_tab {
    /*display: flex;
	flex-direction: row;*/
    margin-bottom: 12px;
    color: #333;
    font-size: 0;
    clear: both;
}

.info_tab li {
    font-size: 14px;
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 1003;
}

.info_tab .tab_item {
    width: 153.6px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-bottom: 2px solid #FFC841;
    background-color: #fff;
    /*float: left;*/
    display: inline-block;
}

.info_tab .tab_item:hover,.info_tab .tab_item_rent:hover {
    background-color: #FFC841;
}

.info_tab .colorful {
    background-color: #FFC841;
}

.info_dec {
	margin-bottom: 100px;
	float: left;
    width: 100%;
    background-color: #fff;
    padding: 10px 0;
	box-shadow: 5px 5px 5px #CECDCD;
}

.info_dec .dec_inner {
    margin: 0 auto;
}

.inner_content {
    color: #333;
    font-size: 14px;
    clear: both;
}

.inner_content .con_tip {
    display: inline-block;
    width: 13%;
    /*height: 100%;*/
    color: #767676;
    font-size: 12px;
    vertical-align: top;
    /*float: left;*/
}

.inner_content .con_presentation {
    color: #333;
    width: 85%;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    /*float: left;*/
}

.inner_title {
	padding-left: 20px;
	background:#F8F8F8 ;
    color: #333;
    font-size: 20px;
    clear: both;
}

.inner_title i {
    font-family: Arial-ItalicMT;
    font-size: 16px;
    color: #333333;
    line-height: 12px;
    margin-left: 12px;
    font-weight: bold;
}

.inner_title,.inner_content,.alike_title_con {
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
}

.inner_note,.img_list {
    margin: 20px 0;
    font-size: 12px;
    color: #767676;
}

.info_content {
    /*display: flex;
	flex-direction: row;*/
    clear: both;
    vertical-align: top;
    /*position: relative;*/
}

.info_left {
    margin-right: 7px;
    display: inline-block;
    vertical-align: top;
}

.con_location {
    /*display: flex;
	flex: row;
	flex-wrap: wrap;*/
    width: 85%;
    display: inline-block;
}

.con_location li {
    width: 45%;
    display: inline-block;
}

.con_location li:nth-child(even) {
    margin-left: 40px;
    /*text-align: right;*/
}

.chaoxiang {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
    max-width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.chaoxiang a:hover {
    text-decoration: underline;
}

.inner_img_content img {
    width: 352px;
    height: 264px;
    display: inline-block;
}

.inner_img_content .hide,.dkhide {
    display: none;
}

.check_more_btn {
    width: 260px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #767676;
    border-radius: 5px;
    margin: 20px auto;
    color: #767676;
    font-size: 14px;
    cursor: pointer;
}

/* ç»çºªäººæ¨¡å— */
.info_right {
    width: 429px;
    height: 390px;
    background-color: #FFFFFF;
    display: inline-block;
    clear: both;
    vertical-align: top;
}

.fixed_right {
	float: left;
    position: fixed;
    top: 0;
    z-index: 10;
    display: block;
}

.manager_con {
    width: 380px;
    margin: 0 auto;
    padding: 15px 0;
    color: #333;
}

.manager_title,.manager_list {
    padding: 8px 0;
    clear: both;
}

.manager_list {
    float: left;
}

.tel_hint {
    text-align: right;
    font-size: 12px;
    color: #767676;
}

.item_name {
    color: #333;
    font-size: 18px;
    margin-bottom: 16px;
}

.item_name_top {
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
}

.item_deal {
    font-size: 12px;
    width: 192px;
}

.item_deal_top {
    font-size: 14px;
}

.item_tel,.item_tel_top {
    font-size: 10px;
    display: flex;
    align-items: center;
}

.item_tel_top {
    position: relative;
}

.item_tel span,.item_tel_top span {
    color: #f6860f;
    font-size: 16px;
    margin: 0 5px;
    font-weight: 600;
    font-family: simhei;
    letter-spacing: 1px;
}

.item_tel span {
    color: #F6A623;
}

.item_tel_top img {
    position: absolute;
    top: 10px;
}

.item_tel_top span {
    width: 260px;
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 20px;
}

.item_tel span {
    margin: 0;
}

.manager_title {
    border-bottom: 1px solid #ccc;
    color: #333;
    font-size: 20px;
}

.manager_item {
    margin-bottom: 14px;
    height: 83px;
    clear: both;
}

.manager_img,.manager_code,.manager_name {
    float: left;
    margin-right: 15px;
    vertical-align: top;
}

.manager_name {
    width: 180px;
}

.manager_img {
    width: 100px;
    height: 133px;
}

.manager_code {
    margin-right: 0;
}

.manager_img_low,.manager_code_low,.manager_name_low {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.manager_img_low {
    width: 62px;
    height: 83px;
    float: left;
}

.manager_name_low {
    float: left;
}

.manager_code,.manager_code_low {
    margin-right: 0;
}

/* å¸¦çœ‹è®°å½• */
.report_tab,.report_num {
    display: inline-block;
    vertical-align: middle;
}

.report_tab {
    min-height: 263px;
    /*float: left;*/
}

.report_num {
    /*width: 94px;*/
    height: 160px;
    margin: 0 auto;
    color: #333;
    /*margin-top: 12px;*/
    /*border: 1px solid #ccc;*/
}

.report_num p {
    font-size: 14px;
    text-align: center;
}

.report_num .big_num {
    text-align: center;
    font-size: 64px;
    margin: 20px 0;
    font-weight: 800;
}

.report_num .small_letter {
    font-size: 12px;
    text-align: center;
    /*font-weight: 800;*/
}

.report_tab {
    width: 528px;
    margin-right: 50px;
    margin-bottom: 12px;
}

.report_tab tr {
    width: 528px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    /*font-weight: 800;*/
}

.report_tab tr:first-child {
    font-size: 12px;
    font-weight: 800;
    color: #767676;
}

.report_tab td {
    width: 132px;
    text-align: left;
    padding: 15px 0;
}

.report_tab td:last-child {
    width: 192px;
}

.report_tab td span.name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px;
    display: inline-block;
    position: relative;
    top: 5px;
}

/* å¸¦çœ‹åé¦ˆæ¨¡å— */
.FK {
    min-height: 403px;
}

.showSeeFKName {
    width: 60px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.foward_back {
    float: right;
    padding-top: 3px;
}

.foward_back img {
    margin-left: 10px;
}

.feedback_con {
    margin: 12px 0;
    clear: both;
}

.feedback_con_img,.feedback_con_letter {
    display: inline-block;
    vertical-align: top;
}

.feedback_con_img {
    border-radius: 50%;
    width: 58px;
    height: 76px;
}

.feedback_year {
    font-size: 12px;
    color: #bfbfbf;
    font-weight: 800;
}

.feedback_bh {
    float: right;
    color: #FFC841;
    font-weight: 800;
}

.feedback_con_letter {
    margin-left: 30px;
    width: 612px;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
}

.feedback_con_letter p {
    min-height: 80px;
    word-break: break-all;
    overflow: hidden;
}

/* è°ƒä»·è®°å½• */
#chart {
    width: 712px;
    height: 203px;
    margin: 20px;
    /*margin-left: -30px;*/
}

/* å°åŒºç®€ä»‹æ¨¡å— */
.plot_info_con {
    font-size: 0;
}

.plot_info_left,.plot_info_right {
    height: 191px;
    display: inline-block;
    vertical-align: top;
    margin: 14px 0;
}

.plot_info_left {
    /*margin-right: 3px;*/
    font-size: 14px;
}

.plot_info_right .plot_img {
    display: inline-block;
}

.plot_info_left li {
    margin-top: 14px;
    line-height: 20px;
}

.plot_info_left li:first-child {
    margin-top: 0px;
}

.plot_info_right {
    font-size: 14px;
    margin-right: 0;
    margin-left: 10px;
}

.tingshi,.xiaoqu_price {
    font-size: 12px;
}

.plot_img p {
    width: 198px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.plot_info_right a:hover .plot_img p {
    text-decoration: underline;
}

.plot_img {
    margin-right: 5px;
}

.plot_img:last-child {
    margin-right: 0;
}

.plot_img_low {
    clear: both;
}

.xiaoqu_price {
    float: right;
    font-weight: 800;
    color: #ffc841;
}

.color {
    color: #FFC841;
}

/*  */
/* ç›¸ä¼¼æˆ¿æºæ¨¡å— */
#alike {
    background-color: #FFFFFF;
    height: 340px;
}

.alike_title_con {
    position: relative;
}

.alike_title {
    color: #333;
    font-size: 20px;
}

.alike_title i {
    font-family: Arial-ItalicMT;
    font-size: 16px;
    color: #333333;
    line-height: 12px;
    font-style: italic;
    margin-left: 12px;
    font-weight: bold;
}

.alike_more,.alike_more_more,.alike_more_plot {
    color: #333;
    font-size: 12px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 30px;
    width: 200px;
    text-align: end;
}

.alike_more a:hover,.alike_more_more a:hover,.alike_more_plot a:hover {
    text-decoration: underline;
}

.alike_more_more,.alike_more_plot {
    top: 0;
}

.alike_img {
    width: 220px;
    height: 235px;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    padding: 0 3px;
    line-height: 24px;
}

.alike_img:hover {
    box-shadow: 0 5px 8px #888888;
}

.alike_img:last-child {
    margin-right: 0;
}

.alike_item {
    margin-left: 4px;
}

.alike_item_info {
    color: #767676;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}

.alike_img img {
    width: 214px;
    height: 161px;
    margin-left: 3px;
}

/*
 *å›¾ç‰‡åˆ—è¡¨
 * 
 *  */
.inner_img_content {
    font-size: 0;
}

.inner_img_contaior {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.inner_img_content img {
    margin: 3px 0;
}

.inner_img_content img:nth-child(odd) {
    margin-right: 3px;
}

.inner_img_contaior span {
    padding: 2px 4px;
    font-size: 14px;
    background: rgba(0,0,0,.6);
    position: absolute;
    left: 0;
    bottom: 0;
}

.alike_item_img {
    max-height: 32px;
    overflow: hidden;
}

.inline_block_div {
    display: inline-block;
}

.inline_block_div:last-child {
    margin-right: 0;
}

.plot_img img {
    width: 198px;
    height: 149px;
}

#manager_code {
    display: inline-block;
}

/*
 * ç§Ÿæˆ¿å•ç‹¬éœ€è¦çš„æ ·å¼
 * 
 * */
.img_contair img {
    margin: 0 11px;
}

.tab_item_rent {
    width: 192px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-bottom: 2px solid #FFC841;
    background-color: #fff;
    /*float: left;*/
    display: inline-block;
}

.last {
    margin-right: 0;
}

/*
 *å°åŒºéœ€è¦çš„æ ·å¼ 
 * 
 * */
.dec_location .tag {
    width: 60px;
    display: inline-block;
}

.tab_item_plot {
    width: 256px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-bottom: 2px solid #FFC841;
    background-color: #fff;
    display: inline-block;
}

.unitPrice {
    color: #767676;
    font-size: 14px;
}

.Titprice {
    display: inline-block;
    vertical-align: middle;
}

/*å°åŒºç§Ÿå”®*/
.report_tab_plot {
    width: 100%;
}

.report_tab_plot tr {
    width: 100%;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}

.report_tab_plot td {
    width: 178px;
    text-align: center;
    padding: 12px 0;
}

.report_tab_plot td:first-child {
    text-align: left;
}

.plot_img_show {
    width: 167px;
    /*height: 230px;*/
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
    color: #333;
    font-size: 14px;
    font-weight: 700;
}

.plot_img_price {
    position: relative;
}

.plot_item_price {
    background-color: rgba(0,0,0,.3);
    color: #fff;
    position: absolute;
    bottom: 10px;
}

.alike_item_plot {
    display: inline-block;
    width: 220px;
    height: 165px;
    position: relative;
    margin-right: 8px;
    margin-top: 30px;
}

.img_list {
    margin-bottom: 20px;
}

.alike_item_plot img {
    width: 220px;
    height: 165px;
}

.alike_plot_info {
    width: 220px;
    height: 165px;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    background-color: rgba(0,0,0,.4);
    z-index: 3;
}

.title_info {
    width: 150px;
    height: 90px;
    margin: 0 auto;
    margin-top: 40px;
    border: 1px solid #fff;
    border-width: 1px 0;
}

.alike_plot_title {
    margin-top: 30px;
    font-size: 16px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.alike_plot_price {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.plot_con {
    width: 190px;
    display: inline-block;
}

.plot_con_inner {
    width: 100px;
    height: 92px;
    /*background-color: #ccc;*/
    background: url(../img/plot_rsinfo.png) repeat-x;
    margin: 30px 0;
    text-align: center;
}

.ziduan {
    font-size: 14px;
    padding: 10px 0;
}

.plot_con .price {
    font-weight: 800px;
}

.tingshi {
    display: inline-block;
}

.report_tab_item_plot .Plot_price {
    color: #FFC841;
}

.inner_title {
    position: relative;
    font-weight: bold;
}

.alike_title {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.alike_title i {
    font-style: normal;
}

.plot_rent_list,.plot_sale_list {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 30px;
    right: 0;
}

/* è´·æ¬¾è®¡ç®—å™¨ */
.calculatorInfo {
    font-size: 16px;
    color: #767676;
}

.calcContent {
    background-color: #FFFFFF;
}

.choseItem {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    border-bottom: 1px solid #ccc;
    padding: 2px 0;
    position: relative;
}

.choseItem .hide {
    display: none;
}

.itemListJSQ {
    position: absolute;
    z-index: 10;
    background-color: #FFFFFF;
    width: 300px;
    /*height: 35px;*/
    line-height: 35px;
    font-size: 16px;
    font-weight: 200;
    border: 1px solid #ccc;
}

.selected {
    font-weight: 200;
    position: relative;
    font-size: 16px;
    color: #333333;
    padding: 5px 0;
    cursor: pointer;
}

.Tit {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 36px;
    line-height: 36px;
    margin-right: 5px;
    font-size: 14px;
    color: #333333;
}

.selected img {
    position: absolute;
    right: 0;
    top: 13px;
}

.item_tel_top {
    max-width: 190px;
}

.calcContent {
    margin-bottom: 30px;
}

.calcContentItem {
    margin: 20px 0;
    /*margin-left: 18px;*/
}

.calcContentLeft {
	margin-left: 50px;
    display: inline-block;
    /*padding: 52px 0;*/
    vertical-align: middle;
}

.calcContentRight {
    display: inline-block;
    vertical-align: middle;
}

.clickBtn {
    width: 200px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #CCCCCC;
    margin: 0 auto;
    margin-top: 30px;
    cursor: pointer;
}

.choseItem input {
    outline: none;
    height: 35px;
    border: 0 solid #ccc;
    /*border-bottom:1px solid #ccc;*/
    color: #767676;
    font-size: 16px;
    font-family: "microsoft yahei";
}

.choseItem span {
    font-size: 16px;
    position: absolute;
    right: 0;
}

.choseItem {
    position: relative;
}

.rightCon .ConHead th {
    font-size: 16px;
    font-weight: 500;
}

.clacItem2 {
    cursor: pointer;
}

.clacItem2:hover {
    background-color: #f6f6f6;
}

.grayNum {
    font-size: 14px;
    font-weight: 600;
    margin: -20px 0;
    color: #767676;
}

.grayNum span {
    font-size: 16px;
}

.calcConHide,.gjjHide,.syHide,.totHide {
    display: none;
}

.liLvList {
    width: 150px;
}

.liLvType {
    display: inline-block;
    width: 150px;
    margin-right: 7px;
    vertical-align: bottom;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
}

.liLv {
    display: inline-block;
    width: 139px;
    font-size: 16px;
    vertical-align: bottom;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
}

.Conright {
	margin-left: 250px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.YGprice {
    position: absolute;
    top: 15%;
    left: 60px;
    font-size: 17px;
}

#chart2 {
    width: 280px;
    height: 400px;
}

.homePrice,.syMoney,.totMoney,.gjjMoney {
    overflow: hidden;
}

.tab_item_plot:hover {
    background-color : #FFC841;
}

/*è¯¦æƒ…åœ°å›¾*/
.detail_map {
    width: 706px;
    height: 324px;
}

.mapbut {
    display: inline-block;
    position: absolute;
    left: 624px;
}

.mapbut a {
    position: absolute;
    top: 3px;
    z-index: 3;
    border: 1px solid #BFBFBF;
    border-radius: 5px;
    background: #ffffff;
    width: 78px;
    height: 26px;
    line-height: 28px;
    text-align: center;
    font-size: 13px;
}

.dk_left_btn:hover {
    background-color: #FFC841;
    border-radius: 50%;
}

.dk_right_btn:hover {
    background-color: #FFC841;
    border-radius: 50%;
}

.fk_left_btn:hover {
    background-color: #FFC841;
    border-radius: 50%;
}

.fk_right_btn:hover {
    background-color: #FFC841;
    border-radius: 50%;
}

.cj_left_btn:hover {
    background-color: #FFC841;
    border-radius: 50%;
}

.cj_right_btn:hover {
    background-color: #FFC841;
    border-radius: 50%;
}

.alike_item_img {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.inner_content a:hover .alike_item .alike_item_img {
    text-decoration: underline;
}

/*ç§Ÿæˆ¿è¯¦æƒ… ç§Ÿæˆ¿ç‰¹è‰²æ ‡ç­¾*/
.img_contair {
    width: 44px;
    height: 64px;
    text-align: center;
    line-height: 30px;
    float: left;
    margin: 0px 5px;
    margin-right: 22px;
}

.inner_content i{
	font-size: 30px;
}

.img_contair.gray i{
	font-size: 30px;
	color: red;
}
/* è¡¥å…… */
#manager_code_rent {
    display: inline-block;
}

.lastSwiperWide {
    width: 116px;
}

.crumbArrow {
    vertical-align: middle;
    margin: -2px 3px 0;
}

/* V1åŽè¡¥å…… */
.MathTab {
    position: absolute;
    left: 80px;
    font-size: 12px;
    border: 1px solid #FF6E41;
    border-radius: 5px;
    z-index: 1000;
}

.MathTab span {
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    /*padding-top: 5px;*/
}

.MColor {
    background-color: #FF6e41;
    color: #fff;
}

.EachLow {
    position: absolute;
    top: 85px;
    left: 105px;
    font-size: 12px;
}

.eachHide {
    display: none;
}

.syMoney {
    -moz-outline: none;
    outline: none;
    box-shadow: none;
}

.MonthRate {
    color: #70b900;
    padding: 0px 10px;
    margin-top: 30px;
    position: relative;
    top: 10px;
}

/*.info_right{
	display: none;
}*/
.managerStop {
    position: absolute;
    bottom: 0;
}

/* å¤§å›¾æ ·å¼  */
#container .bigImgHide {
    position: absolute;
    left: -10000px;
}

#bigImgContainer {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    position: absolute;
    top: 0;
    z-index: 10000000;
}

#hotSaleListContainer {
    font-size: 14px;
    width: 390px;
    background-color: #fff;
    margin: 0 auto;
}

.hotSaleTitleContainer {
    border-bottom: 1px solid #BFBFBF;
    padding: 20px 0;
    position: relative;
}

.hotSaleTitle {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
}

.moreLink {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 26px;
    font-size: 12px;
    font-weight: bold;
}

.hotSaleItem {
    margin: 5px 0;
}

.hotSaleItem:hover {
    -webkit-box-shadow: 0 0 10px #939393;
    -moz-box-shadow: 0 0 10px #939393;
    -ms-box-shadow: 0 0 10px #939393;
    box-shadow: 0 0 10px #939393;
}

.hsItemImg {
    width: 130px;
    height: 83px;
    /*background-color: red;*/
    display: inline-block;
    margin-left: 3px;
    margin-right: 20px;
    vertical-align: middle;
}

.hsItemImg img {
    width: 130px;
    height: 83px;
}

.hsItemInfo {
    display: inline-block;
    vertical-align: middle;
}

.hsItemCon span {
    margin-right: 6px;
    font-size: 12px;
}

.hsItemTit {
    width: 230px;
    font-size: 16px;
    margin: 8px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.hsItemCon,.hsItemPrice {
    margin-bottom: 8px;
}

.hsItemPrice {
    position: relative;
}

.hsItemTotPrice {
    position: absolute;
    right: 0;
    top: -2px;
    font-size: 14px;
    color: #ffc841;
    display: inline;
}

.hsColor {
    /*color: #ffc841;*/
    font-size: 12px;
}

.hsColor span {
    color: #333;
}

.hotSaleList {
    padding: 12px 0;
    /*overflow: hidden;*/
    height: 273px;
}

#XJimg {
    width: 154px;
    height: 141px;
    position: absolute;
    z-index: 9;
    right: 3px;
}

#XJimg img {
    width: 154px;
    height: 141px;
}

.XJimgHide {
    display: none;
}

/*äºŒæ‰‹æˆ¿è¯¦æƒ…   å›½é™…èŒƒæ”¹ç‰ˆ*/
.dec_img {
    width: 629px;
    height: 566px;
    margin-right: 1px;
    float: left;
}

.imageText_title span, .tip span {
    border: none;
    border-radius: 0px;
}

.imageText_title .tip_new {
    background: url(../img/isnew.png) no-repeat;
    font-size: 14px;
    color: #FFFFFF;
    width: 43px;
    height: 18px;
    line-height: 18px;
    text-indent: 3px;
    position: relative;
    top: -6px;
    display: inline-block;
}

.tip span {
    font-size: 12px;
    margin-top: 0px;
    padding: 3px 5px;
    color: #fff;
    display: inline-block;
    background-color: #eB9c14;
    border-radius: 8px 0 8px 0;
}

.dec_text {
    width: 526px;
    height: 566px;
    background: url(../img/line.png) no-repeat;
    float: left;
}

.dec_text .text_info {
    height: 498px;
    border: none;
}

.detail_num, .detail_pirce, .detail_dec, .manager_info, .plot_rent_sale_info {
    width: 480px;
}

.unitPrice {
    font-size: 12px;
}

.Titprice {
    margin-right: 34px;
}

.price_action {
    color: #767676;
}

.price_action span {
    color: #333333;
}

.dec_title {
    font-size: 24px;
}

.dec_title span img {
    margin-left: 5px;
}

.dec_title .room {
    margin-left: 166px;
}

.Area span img {
    margin-left: 5px;
}

.detail_dec {
    margin-top: 23px;
}

.dec_towards {
    margin-top: 20px;
}

.dec_location li, .dec_towards li {
    line-height: 24px;
}

.dec_location {
    margin-top: 20px;
}

.manager_list_top {
    margin-top: 24px;
}

.manager_img {
    margin-right: 28px;
}

.manager_item_top {
    margin-bottom: 0px;
}

.manager_name {
    width: 284px;
    margin-right: 4px;
}

.item_tel_top span {
    font-size: 24px;
    top: 5px;
    font-family: sans-serif;
    letter-spacing: 0px;
}

.detail_action {
    width: 502px;
    margin-left: 24px;
}

.detail_action li:first-child {
    margin-left: 20px;
}

.dec_plotul {
    margin-top: 15px;
}

.plot_con_inner {
    margin: 30px 0px 0px 0px;
}

.item_deal_top .shop span {
    display: inline-block;
    width: 212px;
    height: 19px;
    position: relative;
    top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.manager_title p {
    font-weight: bold;
}

.space_addres {
    margin-top: 20px;
    margin-bottom: 10px;
}

.detail_banner {
    width: 1212px;
    height: 92px;
    margin-top: 12px;
    clear: both;
}

.sale_price, .rent_price {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
}
.nohouseshow {
	display: flex;
	justify-content: center;
	margin: 70px 0;
}