﻿@charset "UTF-8";

.clearfix:after {
	clear: both;
	display: block;
	height: 0;
	content: ""
}

.wap-header {
	background-color: #fff
}

.wap-header h1 {
	padding: 0 2.4rem;
	text-align: center;
	font-size: 1rem;
	line-height: 2.2rem
}

.wap-search {
	height: 2.2rem;
	padding: .36rem 2.4rem
}

.wap-search form {
	position: relative;
	background-color: #e4e4e4;
	border-radius: 1.1rem;
	overflow: hidden
}

.wap-search form input[type=submit] {
	position: absolute;
	top: 0;
	right: 0;
	width: 1.75rem;
	height: 1.48rem;
	border: none;
	background: url(../img/search-btn.png) no-repeat center;
	background-size: 50%
}

.wap-search-text {
	margin-right: 1.75rem
}

.wap-search-text input[type=text] {
	display: block;
	width: 100%;
	height: 1.48rem;
	padding-right: 1rem;
	padding-left: 1rem;
	border: none;
	background: 0 0
}

.wap-search-text input[type=text]:focus {
	color: #ff2832;
	outline: none
}

a.wap-header-l,a.wap-header-r {
	position: absolute;
	top: 0;
	display: block;
	width: 2.2rem;
	height: 2.2rem;
	text-align: center;
	font-size: .7rem;
	line-height: 2.2rem
}

a.wap-header-l {
	left: 0
}

a.wap-header-r {
	right: 0
}

a.wap-header-back {
	background-size: .5rem
}

.screening-conditions {
	display: none;
	font-size: 14px
}

.filtrate-cont {
    min-height:750px;
    background:white;
	padding-bottom: 74px;
	border-top: 1px solid #ddd
}

.filtrate-category {
	border-bottom: 1px solid #dcdcdc
}

.filtrate-category a {
	display: block;
	padding: 0 15px;
	background: #fff url(../img/filter-sprite.png) no-repeat right -97px;
	background-size: 25px 193px;
	line-height: 44px;
	color: #646464
}

.filtrate-category.show a {
	background-position: right -51px
}

.filtrate-category a span {
	float: right;
	max-width: 60%;
	margin-right: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.filtrate-classify {
	height: 184px;
	overflow: hidden
}

.filtrate-classify-list {
    padding: 0 10px;
}

.filtrate-classify-list li a {
	display: block;
	border-bottom: 1px solid #dcdcdc;
	line-height: 45px;
	color: #323232
}

.filtrate-classify-list li.active>a {
	color: #ff9600
}

.filtrate-classify-list>li>a {
	padding-left: 5px
}

.filtrate-classify-list>li>ul>li>a {
	padding-left: 25px
}

.filtrate-classify-list>li>ul>li>ul>li>a {
	padding-left: 45px
}

.filtrate-classify-list>li>ul>li>ul>li>ul>li>a {
	padding-left: 65px
}

.filtrate-classify-list>li>ul>li>ul>li>ul>li>ul>li>a {
	padding-left: 85px
}

.filtrate-classify-list>li>ul>li>ul>li>ul>li>ul>li>ul>li a {
	padding-left: 105px
}

.filtrate-classify-list>li>ul>li ul {
	display: none
}

.filtrate-price {
	/*padding: 0 15px;*/

	background-color: #fff;
	line-height: 45px;
	color: #646464
}

.filtrate-price input {
	width: 70px;
	height: 26px;
	padding: 3px 0;
	border: 1px solid #d8dbde;
	margin: 0 5px;
	background-color: #ebf0f3;
	text-align: center;
	line-height: 18px;
	color: #989da2
}

.filtrate-price input:focus {
	border-color: #f88b39;
	background-color: #fff;
	outline: none
}

.filtrate-address {
    /*height: 121px;
	overflow: hidden*/
    padding:5px 0;
    border-bottom: 1px solid #dcdcdc;
}

.filtrate-address ul {
	padding: 10px 0 5px 10px
}

.filtrate-address li {
	float: left;
	min-width: 66px;
	height: 32px;
	padding: 1px;
	border: 1px solid #d8dbde;
	margin: 0 7px 5px 0;
	overflow: hidden;
	background-color: #fff
}

.filtrate-address li.active {
	padding: 0;
	border: 2px solid #f88b39
}

.filtrate-address li a {
	display: block;
	text-align: center;
	line-height: 30px
}

.filtrate-address li.active a {
	color: #f88b39
}

.filtrate-other {
    padding:3px 10px;
    border-bottom: 1px solid #dcdcdc;

}

.filtrate-other h2 {
	/*font-size: 14px;*/
	/*line-height: 40px*/
}

.filtrate-other li {
	float: left;
	width: 50%;
	padding-right: 10px
}

.filtrate-other li label {
	display: block;
	padding-left: 22px;
	background: url(../img/filtrate-select.png) no-repeat 0 10px;
	background-size: 15px 87px;
	line-height: 35px;
	color: #989da2
}

.filtrate-other li.active label {
	background-position: 0 -34px
}

.filtrate-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 -1px 4px #ccc
}

.filtrate-btn {
	padding: 15px 10px
}

.filtrate-btn li {
	float: left;
	width: 50%;
	padding: 0 5px
}

.filtrate-btn li input {
	width: 100%;
	height: 34px;
	border-radius: 2px;
	outline: none;
	font-size: 16px
}

input.filtrate-reset {
	border: 1px solid #adadad;
	background-color: #fff;
	color: #323232
}

input.filtrate-submit {
	border: 1px solid #ff9600;
	background-color: #ff9600;
	color: #fff
}


/*HeaderMoblie部分*/

.top_shortcut_moblie li {
    display: inline-block;
    min-width: 54px;
    min-height: 35px;
    position: relative;
    color: white;
    margin: 5px;
    vertical-align: top;
    text-align: center;
}

.top_shortcut_moblie img {
    width: 15px;
    vertical-align: text-bottom
}

.header_border_search a {
    display: block;
    color: white;
    padding: 5px 10px 5px 35px;
    padding: 0.5rem 1rem 0.5rem 3.5rem;
    border-radius: 4px;
    border-radius: 0.4rem;
    /* border: 2px solid #4291c9; */
    border: 0.2rem solid #4291c9;
}

.navbar-moblie li ul li a {
    padding: 5px 5px;
}

.header_border_search {
    min-width: 85px;
    text-align: center;
}

.to__subItem > div {
    display: inline-block;
    padding: 3px 0;
}

.filtrate-address-details .tab-pane {
    display: none;
}

.selected-location, .selected-area, .selected-price {
    font-size: 14px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
    vertical-align: bottom;
    float: left;
    padding: 0 20px;
}

.blue_block a {
    padding: 3px 10px;
}

.area_moblie_choose_div {
    display: inline-block;
    width: 49%;
    padding-left: 20%;
}

.area_moblie_choose_full_div {
    display: inline-block;
    padding-left: 20%;
}


.filter-button {
    padding: 4px 20px;
    padding: 0.4rem 2rem;
    border: 1px solid rgba(0,0,0,.1);
    border: 0.1rem solid rgba(0,0,0,.1);
    background: #224b8f linear-gradient(hsla(0,0%,100%,.2), transparent) !important;
    border: 2px solid #003a6c;
    border: 0.2rem solid #003a6c;
    border-radius: 4px;
    border-radius: 0.4rem;
    color: white !important;
    font-weight: bold;
    line-height: 1.5;
    padding: 8px 20px;
    padding: 0.8rem 2rem;
    text-align: center;
    border-bottom: 0.2rem solid #003a6c !important;
    cursor: pointer;
}

.reset-moblie-page-search-botton {
    padding: 4px 20px;
    padding: 0.4rem 2rem;
    border: 1px solid rgba(0,0,0,.1);
    border: 0.1rem solid rgba(0,0,0,.1);
    background: #9E9E9E linear-gradient(hsla(0,0%,100%,.2), transparent) !important;
    border: 2px solid #9E9E9E;
    border: 0.2rem solid #9E9E9E;
    border-radius: 4px;
    border-radius: 0.4rem;
    color: white !important;
    font-weight: bold;
    line-height: 1.5;
    padding: 8px 20px;
    padding: 0.8rem 2rem;
    text-align: center;
    border-bottom: 0.2rem solid #9E9E9E !important;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    h2, .h2 {
        font-size: 20px;
    }

    .RorSbtn {
        font-size: 16px !important;
    }
}


        .RorSbtn div {
            padding-left: 5px !important;
            padding-right: 5px !important;
        }

    .search_bar_moblie {
        min-width: 30px;
        width: 96%;
        margin: 2% !important;
        display: inline-block !important;
        height: 32px;
        height: 3.2rem;
        border-radius: 5px;
        border-radius: 0.5rem;
        background: rgba(241,241,249,0.8);
        margin: 12px 0 0 8px;
        margin: 1.2rem 0 0 0.8rem;
        transition: width .5s;
        -moz-transition: width .5s;
        -webkit-transition: width .5s;
        -o-transition: width .5s;
        transition-delay: .1s;
        -moz-transition-delay: .1s;
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
    }

    .search_bar_moblie .input_search {
        font-size: 14px;
        font-size: 1.4rem;
        color: #666C7A;
        display: block;
        float: left;
        width: 80%;
        padding-left: 10px;
        padding-left: 1rem;
        border: 0;
        height: 32px;
        height: 3.2rem;
        border-radius: 5px;
        border-radius: 0.5rem;
        background: 0 0;
    }

    .header-toggle {
        position: relative;
        height: 40px;
    }

