button,
input,
select,
textarea {
    font-size: 100%;
    vertical-align: middle;
    font-family: sans-serif
}

input,
textarea {
    background: 0 0;
    border: none;
    outline: 0
}

input:focus:-moz-placeholder,
input:focus::-webkit-input-placeholder {
    color: transparent
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #869099
}

textarea {
    resize: none
}

.btn:focus,
.input:active,
.input:focus {
    outline: 0
}

.pop-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0
}

.pop-wrap .pop-box {
    position: absolute;
    width: 360px;
    z-index: 1000;
    background-color: #fff;
    border-radius: 4px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -55%);
    -ms-transform: translate(-50%, -55%);
    transform: translate(-50%, -55%)
}

.pop-wrap .pop-box .close-pop {
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
    position: absolute;
    right: 0;
    top: 0;
    font-size: .8rem;
    background-size: .9375rem .9375rem;
    cursor: pointer
}

.mask,
.poptips {
    position: fixed;
    left: 0
}

.pop-wrap .pop-box .close-pop img {
    margin-top: 15px;
    vertical-align: top
}

.pop-wrap .pop-box .pop-content-main {
    padding: 50px 30px
}

.pop-wrap .pop-box .pop-content-main .tit {
    font-size: 22px;
    line-height: 22px;
    float: left;
    font-weight: bold;
}

.pop-wrap .pop-box .pop-content-main .stats {
    color: #869099;
    font-size: 12px;
    float: left;
    margin-top: 5px;
    margin-left: 10px
}

.pop-wrap .pop-box .pop-content-main .stats em {
    color: #ff6263;
}

.pop-wrap .pop-box .pop-content-main .text {
    line-height: 24px;
    margin-top: 45px
}

.pop-wrap .pop-box .pop-content-main .text:before {
    content: "";
    display: table;
    height: 0;
    clear: both
}

.pop-wrap .pop-box .pop-content-main .form {
    margin-top: 15px;
}

.pop-wrap .pop-box .form li {
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
    background: #f0f2f5;
    padding-left: 20px;
    margin-top: 10px;
}

.pop-wrap .pop-box .form li.yzmbox {
    padding-right: 120px;
    position: relative;
}

.pop-wrap .pop-box .form li.yzmbox .sendyzm {
    display: block;
    color: #889098;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    padding-right: 20px;
    padding-left: 15px;
    min-width: 85px;
}

.pop-wrap .pop-box .form li.yzmbox .sendyzm:before {
    content: "";
    height: 20px;
    width: 0;
    border-left: 1px solid #bfbfbf;
    position: absolute;
    left: 0;
    top: 13px;
}

.pop-wrap .pop-box .form li.yzmbox .sendyzm.disable {
    color: #bfbfbf;
}

.pop-wrap .pop-box .pop-content-main .form input {
    display: block;
    /* width: 100%; */
    height: 100%;
    font-size: 14px;
    background: none;
    border: none;
    outline: none;
}

.pop-wrap .pop-box .pop-content-main .errtip {
    color: #ff6263;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 20px;
    height: 12px;
    line-height: 12px;
    padding-left: 0;
    background: none;
    border-radius: 0;
}

.pop-wrap .pop-box .pop-content-main .user-agree {
    margin-top: 10px
}

.pop-wrap .pop-box .pop-content-main .user-agree .check-agree {
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #dce0e2;
    border-radius: 2px;
    -webkit-appearance: none;
    display: inline-block;
    padding: 0 5px 0 0;
    margin-right: 5px
}

.pop-wrap .pop-box .pop-content-main .user-agree .check-agree.on {
    background: url(/uploads/image/sviesf/agree.png) center no-repeat;
    background-size: 9px 7px
}

.pop-wrap .pop-box .pop-content-main .user-agree span {
    font-size: 12px;
    color: #869099;
    line-height: 12px
}

.pop-wrap .pop-box .pop-content-main .user-agree span a:hover {
    color: #1fa258!important;
}

.pop-wrap .pop-box .pop-content-main .btnwrap .btn-green {
    height: 46px;
    background: #1ebe64;
    border-radius: 23px;
    color: #fff;
    display: block;
    width: 100%;
    font-size: 18px;
    text-align: center;
    line-height: 46px;
    margin-top: 10px
}

.pop-wrap .pop-box .pop-content-main .btnwrap .btn.disable {
    opacity: .35;
    pointer-events: none
}

.mask {
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 9
}

.poptips {
    width: 100%;
    text-align: center;
    top: 40%;
    z-index: 10000
}

.poptips p {
    display: inline-block;
    line-height: 40px;
    padding: 0 20px;
    color: #fff;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .6);
    border-radius: 23px
}


/*按照价格区间找房*/
.zhaofangbyprice{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-bottom: -50px;
}
.zhaofangbyprice a{
    margin-right: 15px;
}
/*底部内链*/
.dbnl{
    background: #f8f8f8;
    width: 1200px;
    height: 90px;
    margin: 30px auto 0px;
    line-height: 23px;
    padding-left: 8px;
}
/*文字说明*/
.wzsm a:hover{
    color: orange;
}
