@charset "UTF-8";

#sub_title_rental {
    width:94%;
    font-size:1.9em;
    font-weight:bold;
    padding:3%;
    margin:10px 0;
    color:#fff; 
    background: url(../../images/search/pc_haikei_obi_map_chintai.png);
    background-size:cover;
}

#sub_title_trade {
    width:94%;
    font-size:1.9em;
    font-weight:bold;
    padding:3%;
    margin:10px 0;
    color:#fff; 
    background: url(../../images/search/pc_haikei_obi_map_baibai.png);
    background-size:cover;
}

#top_button {
    width:90%;
    margin:0 auto 8px;
    overflow:hidden;
}

#reset {
    width:45%;
    text-align:left;
    float:left;
}

#tintai_search,
#baibai_search{
    width:45%;
    text-align:right;
    float:right;
}

#reset_btn,
#tintai_search img,
#baibai_search img{
    border-radius:5px;
}

#search {
    width:100%;
}

#search_table {
    width:96%;
    margin:0 auto;
    padding:0 1%;
}

#search_table th {
    width:30%;
    color:#fff;
    font-size:1.1em;
    background:#15493a;
}

#search_table td {
    
}

#search_table button {
    width:100% !important;
    color:#000 !important;
    border:1px solid #333;
    border-radius:0;
    background:#fff;
    font-weight:normal;
}

#search_table select {
    width:100%;
}

.t_head {
    width:100%;
    padding:10% 0;
}

input,select{
    font-size:160%;
}

select{
    height:100%;
    border:1px solid #333;
}

input[name=price_from],
input[name=price_to]{
    border:1px solid #333;
    border-radius:0;
    -webkit-text-size-adjust: 100%;
}

.customInput {
	font-size:1.1em;
	background-color: #ffffff;
	color:#333;
	padding:3px 7px;
	border:1px solid #333;

}

#checkbox_floor {
    position:relative;
}

.checkbox_search_text p {
    width: 95%;
    height:80px;
    overflow-y: auto;
}

.checkbox_search_checkbox {
    width: 90%;
    padding:10px;
    z-index:10;
}

#checkbox_search_floor_wrap {
    width: 90%;
    margin: 0 auto;
}

#search_btn {
    margin-top:5px;
    width:50%;
    border:none;
}

#search_map {
    width:90%;
    height:300px;
    margin:20px auto;
}

.float_left {
    float:left;
}

.width150 {
    width:150px;
}

.width200 {
    width:200px;
}

#pin_area {
    width:90%;
    overflow:hidden;
    margin:20px auto;
}

#pin_area table {
    width:100%;
}

#pin_area td {
    width:10%;
}

#pin_area th {
    width:39%;
    font-weight:normal;
    text-align:left;
}

.width33 {
    width:33%;
}

.width35 {
    width:35%;
}

.width30 {
    width:30%;
}

#pin_area p {
    margin-top:5px;
    font-size:0.7em;
}

.pin_img {
    width:15px;
    margin-right:5px;
}

#article_box {
    width:85%;
    //height:480px;
    background:#fff;
    border-radius:10px;
    padding:2%;
    position:fixed;
    position:relative;
    display:none;
}

#rec_link {
    width:100%;
    border-radius:5px;
    overflow:hidden;
}

#rec_link a {
    display:block;
    background-color:#fff;
    border-radius:10px;   
    transition:background-color 0.4s ease-in;
    overflow:hidden;
    padding:5px 0;
}

#rec_link a:hover {
    background-color:rgba(21,73,58,0.2);
}

.estate {
    width:90%;
    text-align:right;
    margin:3px auto;
    color:#aaa;
}

#close_btn {
    width:50px;
    height:50px;
    position:absolute;
    right:-20px;
    top:-20px;
}

#article_img {
    width:90%;
    height:130px;
    text-align:center;
    margin:0 auto;
    overflow:hidden;
}

#article_img img {
    width:auto;
    height:100%;
}

#article_detail {
    width:90%;
    height:290px;
    margin:0 auto;
    color:#15493a;
}

.estate p {
	font-size:0.7em;
}

#icon_area {
    width:100%;
    margin-top:3px;
    overflow:hidden;
}

#article_icon {
    width:12%;
    height:auto;
    float:left;    
}

#article_type {
    width:43%;
    float:left;
    text-align:center;
    color:#fff;
    font-size:0.9em;
    padding:2px 0;
    margin:7px 0 0 3px;
}

#view_count {
    width:35%;
    border:2px solid #15493a;
    border-radius:5px;
    padding:2px;
    font-size:0.8em;
    color:#15493a;
    margin-top:5px;
    font-weight:bold;
    float:right;
}

#view_count p {
    float:left;
}

#num {
    color:red;
    text-align:right;
    float:right;
    margin-right:5px;
}

#article_name {
    border-bottom:1px solid #15493a;
    margin:5px 0;
    padding-bottom:3px;
    font-size:1em;
}

#article_address {
    margin:3px 0 0 0;
    font-size:0.9em;
}

#article_price {
    width:100%;
    overflow:hidden;
    padding-bottom:3px;
    border-bottom:1px solid #15493a;
}

#floor {
    width:50%;
    float:left;
    text-align:center;
    font-size:1.3em;
}

#price {
    width:50%;
    float:right;
    text-align:center;
    color:red;
    font-size:1.3em;
}

#price span {
    font-size:0.7em;
}

#article_price_sub {
    width:100%;
    text-align:center;
    font-size:0.9em;
    border-bottom:1px solid #15493a;
    padding:3px 0;
}

#article_parking {
    border-bottom:1px solid #15493a;
    padding:3px 0;
    font-size:0.9em;
    overflow:hidden;
}

#article_parking p{
    width:20%;
    float:left;
}

#parking {
    width:80%;
    float:right;
    text-align:center;
    
}

#article_point {
    width:100%;
    border-bottom:1px solid #15493a;
    padding:3px 0;
    color:#ca00ca;
    font-size:0.9em;
    line-height:1.2em;
}

#detail_btn {
    width:40%;
    margin:8px auto 0;
    text-align:center;
}

#radius {
    border-radius:5px;
}

#loading {
    display:none;
    position:fixed;
    left:35%;
    top:0;
    width:30%;
    z-index:500;
}