@charset "utf-8";
/* CSS Document */
* {
    box-sizing: border-box;
    font-family: "微軟正黑體";
    font-size: 15px;
}
body {
    padding: 0 5px;
}
.redtext a:hover ,a,a:link,.textzone04_yellow,.leftmenu3 a:hover,.leftmenu3 a:link{
    font-family: "微軟正黑體";
    font-size: 15px;
}
select {
    font-size: 14px;
    border: 1px solid #999;
    border-radius: 3px;
    padding: 2px 5px;color: #333;margin:2px 1px;
}
input[type="text"] {
    font-size: 14px;
    border: 1px solid #999;
    border-radius: 3px;margin:2px 1px;
    padding: 2px 5px;color: #333;
}
/**/
.menu #header {
    height: 88px;
    width: 100%;
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.menu #logoback {
    height: 70px;
    width: 407px;margin-bottom: 1em;
}
.menu #logoback #logo {
    background-size: contain;
}
.menu #news_box {
    height: auto;
    width: calc(100% - 4px);
    background: none;
    display: flex;
    justify-content: center;
    background-color: #ededed;
    margin: 0 2px 15px;
    min-height: 29px;
    align-items: center;border-radius: 0 0 5px 5px;
}
.menu #news_box div {
    width: 300px;
}
.menu nav {
    font-size: 16px;
    font-weight: bold;padding-bottom: 0;padding: 0;
}
.menu nav #menu_list3 {
    height: auto;
    width: 100%;
    background: none;
    border-bottom: 3px solid #6fa905;
    padding-bottom: 2px;
}
.menu nav a.nav-link {
    border: 1px solid #b2b2b2;
    border-radius: 8px 8px 0 0;
    background-color: #dfdfdf;
    color: #000;
    border-bottom: none;
    margin: 0 5px;
    box-shadow: inset 0px -3px 5px -1px #fff;
    position: relative;
    overflow: hidden;min-width:86px;
}
.menu nav a.nav-link span {
    z-index: 1;
    position: relative;
}
.menu nav a.nav-link::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #ffffffad;
    top: -56%;
    left: 0;
    position: absolute;
    border-radius: 100%;
    z-index: 0;
}
/**/
#footer_line {
    height: 1px;
    width: 100%;
    margin: 15px 0;
    background-color: #cccccc;
}
#footer_menu {
    width: auto;
    height: auto;
    padding: 0 15px;
}
#footer_menu a {
    display: inline-block;
}
#footer_box {
    width: 100%;
    display: flex;
}
/**/
#all_box {
    width: 100%;
	max-width: 1280px;
    text-align: center;
    margin: 0 auto;
}

#body_index_box {
    width: auto;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
}
#main_box {
    max-width: calc(100% - 240px);
    float: none;width: auto;
    flex: auto;
}
#quicksearch_box2 {
    border: 1px solid #db9501;
    border-radius: 6px;
    background: linear-gradient(to bottom, #fded8e 0%, #fded8e 33%, #ffb828 100%);
    width:auto;
    height: auto;
    box-shadow: inset 0 0 4px 1px #db9501;
    margin-right: 15px;
    padding: 5px 15px;
}
.hsearch {
    display: flex;
    flex-wrap: wrap;
}
.hsearch a {
    display: inline-block;
    margin: 2px;
    line-height: 26px;
}
.hsearch > div {
    padding: 5px 5px 0;
}
td.td_w_auto {
    width: auto;
}
.everyweb_box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border: 1px solid #e1e1e1;
    margin: 15px 15px 15px 0;
    border-radius: 5px;
    padding: 5px;
    box-shadow: inset 0 0 0 5px #f5f5f5;
}
#everyweb_box {
    margin: 0;
    padding: 0;
    width: 140px;
    height: 56px;
    background-position-x: -11px;
    background-position-y: -6px;
}
.everyweb_box ul {
    margin: 0;
    list-style: none;
    padding: 5px;
    text-align: left;
}
.everyweb_box ul li{margin-bottom: 5px;}
#new_box {
    width: auto;
    margin-right: 15px;
}
.new_top {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 15px;height: 37px;
}
.new_top #new_top {
    width: auto;
    padding-left: 45px;line-height: 37px;
    display: flex;
    height: 37px;
    align-items: flex-end;
    background-repeat: no-repeat;
}
#new_back {
    width: auto;
    margin-right: 15px;
	margin-bottom: 15px;
    background-image: none;
    border: 1px solid #cccccc;
    padding: 6px 0 15px;
    border-radius: 7px;
}
#new_table_content tr {
    border-bottom: 1px dashed #999999;
}
#new_table_content td{padding: 2px 10px;}
#new_table_content th {
    background: #fbe9a9;
    border: 1px solid #bfcdda;
    border-left: 1px dotted #9f8681;
    border-right: 1px dotted #9f8681;
}
#new_table_content th:last-of-type {
    border-right: 1px solid #bfcdda;
}
#new_table_content th:first-of-type {
    border-left: 1px solid #bfcdda;
}
#new_table_content td{white-space: nowrap;}
#new_table_title {
    width: auto;
    margin: 0 20px;
    background: #fbe9a9;
    padding-top: 2px;
    border: 1px solid #bfcdda;
}
#new_table_title td {
    vertical-align: middle;
    height: 24px;border-right: 1px dotted #9f8681;
}
#new_table_title td:last-of-type{border-right: none;}
#new_table_content {
    width: auto;
    margin: 0 20px;
}
#new_table_title table ,#new_table_content table{width: 100%;}
#push_box{width: auto;margin-right: 15px;}
.push_top {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 15px;height: 37px;
}
.push_top #push_top {
    width: auto;line-height: 37px;
    padding-left: 45px;
    display: flex;
    height: 37px;
    align-items: flex-end;
    background-repeat: no-repeat;
}
#push_back{width: auto;margin-right: 15px;
    margin-bottom: 15px;
    background-image: none;
    border: 1px solid #cccccc;
    padding: 6px 0;
    border-radius: 7px;}
.push_back {
    display: flex;
    flex-wrap: wrap;align-items: center;justify-content: center;
}
.push_back>div {
    padding: 5px 0px 5px 12px;
}
.push_back .four_icon {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 12px;
    padding-right: 7px;
    width: 170px;
}
.four_icon div {
    padding: 5px;
}
#fourhouse_box{width: auto;margin-right: 30px;margin-bottom: 15px;}
.fourhouse_row {
    display: flex;
    flex-wrap: wrap;
}
.fourhouse_items {
    margin: 5px 0;
    padding: 6px 15px;width: 25%;
}
.fourhouse_items+.fourhouse_items {
    border-left: 1px dotted #ccc;
}
.fourhouse_items .img_box {
    border: 1px solid #cccccc;
    box-shadow: 4px 5px 3px -3px #cccccc;
    text-align: center;
    display: block;
	position: relative;
    padding-bottom: 74%;
	margin-bottom: 7px;
}
.fourhouse_items .img_box a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.fourhouse_items .img_box a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.fourhouse_items .img_box .sold {
    right: 5%;
    top: 5%;
}
#choice_box {
    width: auto;
    margin-right: 15px;
}
#choice_back {
    width: auto;
    margin-right: 15px;
	margin-bottom: 15px;
    background-image: none;
    border: 1px solid #cccccc;
    padding: 6px 0 15px;
    border-radius: 7px;
}
.choice_box {
    display: flex;
    flex-wrap: wrap;
	float: none !important;
}
.choice_top {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 15px;height: 37px;
}
.choice_top #choice_top {
    width: auto;
    padding-left: 45px;line-height: 37px;
    display: flex;
    height: 37px;
    align-items: flex-end;
    background-repeat: no-repeat;
}
.choice_box .choice_boxL {
    padding-right: 7px;
    width: 65%;
}
.choice_box .choice_boxR {
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.choice_boxR .items {
    display: flex;align-items: center;text-align: left;
}
.choice_boxR .items .img+div {padding: 0 5px;
}
.choice_boxR .items .img+div a {
    display: block;
    word-break: break-all;
}
.textzone02_12{width: 100%;}
.textzone02_12 td {
    padding: 4px 3px;
    font-family: "微軟正黑體";
}
#client_box {
    width: auto;
    margin-right: 15px;
}
.client_top {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 15px;height: 37px;
}
.client_top #client_top {
    width: auto;
    padding-left: 45px;line-height: 37px;
    display: flex;
    height: 37px;
    align-items: flex-end;
    background-repeat: no-repeat;
}
#client_back {
    width: auto;
    margin-right: 15px;
	margin-bottom: 15px;
    background-image: none;
    border: 1px solid #cccccc;
    padding: 6px 0 15px;
    border-radius: 7px;
}
#nice_box {
    width: auto;
    margin-right: 15px;
}
.nice_top {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 15px;height: 37px;
}
.nice_top #nice_top {
    width: auto;
    padding-left: 45px;line-height: 37px;
    display: flex;
    height: 37px;
    align-items: flex-end;
    background-repeat: no-repeat;
}
#nice_back {
    width: auto;
    margin-right: 15px;
	margin-bottom: 15px;
    background-image: none;
    border: 1px solid #cccccc;
    padding: 6px 0 15px;
    border-radius: 7px;
}
ul.recommend {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 8px 15px 0px 15px;margin-bottom: 0;
}
ul.recommend li {
    padding: 5px;
}
#saleit_top.saleit_top {
    border: 1px solid #d88b01;
    border-radius: 3px;
    padding: 3px 5px 3px 67px;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(to bottom, #fff0d0 0%, #fff0d0 65%, #f3be34 100%);
    position: relative;
    width: calc(100% - 30px);
    margin-bottom: 15px;
    height: auto;
}
#saleit_top::before {
    height: 40px;
    content: "";
    width: 50px;
    background-image: url(../YoHouse/images/back/houseicon.png);
    position: absolute;
    left: 8px;
    top: -7px;
}
#right_box {
    min-width: 240px;
    float: none;
    flex: 1;
}
#right_box .order1{order: 1;}
#right_box .order2{order: 2;}
#right_box .order3{order: 3;}
#right_box .order4{order: 4;}
#right_box .order5{order: 5;}
#right_box .order6{order: 6;}
#right_box .order7{order: 7;}
.web_statistics {
    border: 1px solid #e7ac5a;
    padding: 5px 10px;
    text-align: left;width: 236px;
    margin: 15px auto;display: inline-block;
}
#right_box .order2 #public_back,#right_box .order6 #info_back,#right_box .order4 #list_back,#right_box .order7 #message_back {min-height: calc(1.5em + 24px);
    overflow: hidden;
    width: 100%;
    position: relative;
    background: #fff;
    margin-top: -4px;
    padding-bottom: 24px;margin-bottom: 15px;}
#right_box .order2 #public_back::before,#right_box .order6 #info_back::before,#right_box .order4 #list_back::before,#right_box .order7 #message_back::before {
    content: "";
    background: linear-gradient(315deg, transparent 10px, #ffffff 0);
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    position: absolute;
    left: 1px;
    top: 1px;
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
    filter: drop-shadow(1px 1px 0px #CCC);
}
#right_box .order2 #public_back::after,#right_box .order6 #info_back::after,#right_box .order4 #list_back::after,#right_box .order7 #message_back::after {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 1px;
    right: 1px;
    background: linear-gradient(315deg, transparent 50%, #ffffff 0);
    box-shadow: -1px -1px 0 #ccc;
}
#info_back #info_bottom,#public_back #public_bottom {
    position: absolute;
    bottom: 0;
    right: 24px;
    width: 100px;
    height: 22px;
    background-position-x: 87%;
}
#list_box #qr_bottom,#message_box #qr_bottom {
    display: none;
}
#list_box table,#message_box table{position: relative;}
.iframe_fb {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0;
    overflow: hidden;
    max-width: 500px;
}
.iframe_fb iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.iframe_fb::before {
    content: "";
    padding-top: 26%;
    position: relative;
    display: block;
}
@media (max-width: 1051px){ 
	.push_back .four_icon {
    width: auto;
}
}

@media (max-width: 991px){ 
	#main_box {
    width: 100%;
    max-width: none;
}
.menu {
    padding: 0 15px;
}
.menu #header {
    height: auto;
    justify-content: center;flex-direction: column;
    align-items: center;
}
.menu #logoback {
    order: 2;
}
.menu nav a.nav-link {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
}
#quicksearch_box2, #fourhouse_box, #new_box,#push_box,#nice_box,#choice_box,#client_box{
    margin-right: 0;
}
#new_back ,#push_back ,#nice_back ,#choice_back,#client_back{
    margin-right: 0;
}
#right_box {
    display: flex;
    flex-direction: column;
    max-height: 650px;
    flex-wrap: wrap;
}
#right_box > div {
    width: calc(33.33% - 20px);
        margin: 0 10px;overflow: hidden;
}
#right_box a img{margin: 0 auto;display: block;}
#right_box .order1{order: 1;}
#right_box .order2{order: 4;}
#right_box .order3{order: 3;}
#right_box .order4{order: 5;}
#right_box .order5{order: 2;}
#right_box .order6{order: 6;}
#right_box .order7{order: 7;}
.web_statistics {
    width: 100%;
}
.web_statistics p {
    margin-bottom: 0;
    line-height: 2em;
}
#right_box .order1 #ad_box,#right_box .order5 #smallad_box {
    height: auto;
    width: 100%;
}
#right_box .order2 #public_back,#right_box .order6 #info_back {
    height: 174px;
	overflow: hidden;
    width: 100%;position: relative;
    background: #fff;
    margin-top: -4px;padding-bottom: 24px;
}
#public_box, #info_box,#list_box,#message_box {
    width: 100%;
}
#nice_back table {
    width: 100%;
    padding: 5px !important;
}
#nice_back table tr {
    display: flex;
    flex-wrap: wrap;height: auto;
}
#nice_back table tr td {
    padding: 0 10px 7px;
}
	.push_back .four_icon {
    width: 170px;
}
#footer_box {
    justify-content: center;
}
}
@media (max-width: 768px){ 
#header_right {
    float: none;
    width: 100%;
    height: auto;
}
#pic2 {
    width: 100%;
    height: auto;
}
.new_top {
    height: auto;
}
.new_top>div:nth-of-type(2) {
    text-align: right;
    width: 50%;
    margin-left: auto;
}
.new_top>div:nth-of-type(3) {
    text-align: right;
    width: 50%;
    margin-left: auto;padding-right: 15px;
}
.choice_box .choice_boxL {
    width: 100%;
    padding: 0 0 7px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 7px;
}
.choice_box .choice_boxR {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
.choice_boxR .items {
    width: 50%;
    justify-content: center;
}
.fourhouse_items {
    width: 50%;
}
#right_box {
    max-height: 828px;
}
#right_box > div {
    width: calc(50% - 20px);
        margin: 0 10px;
}
#right_box .order7 {
    order: 6;
}
#right_box .order6 {
        order: 4;
    }
#right_box .order4 {
        order: 5;
    }
#right_box .order3 {
        order: 7;
    }
#right_box .order2 {
        order: 3;
    }
}
@media (max-width: 780px){
.push_back .four_icon {
        width: auto;margin: 0 auto;
    }
}
@media (max-width: 600px){
.menu #logoback {
    width: 100%;
}
#header_right {
    float: none;
    width: 100%;
    height: auto;
}
#pic2{width: 100%;}
#right_box {
    max-height: none;
}
#right_box > div {
    width: 100%;
}
#right_box .order1{order: 1;}
#right_box .order2{order: 2;}
#right_box .order3{order: 3;}
#right_box .order4{order: 4;}
#right_box .order5{order: 5;}
#right_box .order6{order: 6;}
#right_box .order7{order: 7;}
}