/*焦点图*/
.focus {
    width: 590px;
    height: 340px;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.focus_pics {
    position: absolute;
    left: 0;
    top: 0;
}

.focus_pics>.pics_list {
    float: left;
}

.focus_pics>.pics_list img {
    width: 590px;
    height: 340px;
}

.focus-pics>.pics_list>h2 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0px;
}

.pics_list {
    position: relative;
}

h2.pics_text {
    margin: 0;
    padding: 0;
}

.pics_text {
    position: absolute;
    height: 40px;
    width: 100%;
    text-indent: 1em;
    background-color: rgba(51, 51, 51, 0.6);
    bottom: 0px;
    left: 0;
    font-size: 15px;
    color: #fff;
}

.pics_text a {
    color: #fff;
    line-height: 36px;
}

.num {
    float: right;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 36px;
    margin-right: 1.5em;
}

.focus-num {
    font-size: 20px;
    color: #01ADFF;
}

.focus_handle {
    width: 100%;
}

.focus_handle .focus-btn {
    position: absolute;
    top: 130px;
    height: 100px;
    width: 40px;
    text-align: center;
    line-height: 100px;
}

.focus_handle .focus-btn#btnPrev {
    left: 20px;
}

.focus_handle .focus-btn#btnNext {
    right: 20px;
}

/*房协工作及领导动态*/
.zxzc-box {
    float: left;
    width: 590px;
    margin-left: 10px;
}

.zxzc-tab {
    border-bottom: 2px solid #EEEEEE;
    width: 570px;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    background-size: 31px 35px;
}

.zxzc-tab li {
    display: inline-block;
    padding: 0 15px;
    width: 80px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #999;
    font-family: Source Han Serif CN;
}

.zxzc-tab li.cur {
    border-bottom: 4px solid #89181D;
    margin-bottom: 2px;
    font-size: 20px;
    color: #C72128;
    font-weight: bold;
}

.zxzc-more,
.more {
    float: right;
    font-size: 12px;
    background: url("https://ess.leju.com/house/photo/42-1-QpdANKx9SZ3NiaXlSqmPB0HSmPFxEtlYMZHm9Wass0SLJycTSWhZM723e6VguFOytEMt5plVCN602uNK.png") no-repeat 30px 21px;
    background-size: 10px 10px;
    padding-right: 20px;
}

.zxzc-list {
    margin-top: 18px;
}

.zxzc-list li {
    width: 570px;
    padding-left: 20px;
    line-height: 25px;
    margin-bottom: 12px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
}

.zxzc-list li::before {
    content: "·";
    font-size: 2.25rem;
    position: absolute;
    top: 0px;
    left: 0px;
    color: rgb(201, 201, 201);
}

.zxzc-list li a {
    width: 85%;
}

.zxzc-list li .date {
    font-size: 14px;
    width: 15%;
}

/*轮播横切*/
.cross-box {
    background-color: #EEEEEE;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.cross-inner-box {
    padding: 30px 0 0;
}

.cross-inner-box li {
    display: flex;
    justify-content: space-between;
}

.cross-inner-box li .cross-img {
    display: inline-block;
    width: 285px;
    height: 80px;
    text-align: center;
}

.cross-img img {
    width: 285px;
    height: 80px;
}

.cross-btn-box {
    width: 100px;
    margin: 7px auto;
}

.cross-btn-box span {
    width: 19px;
    height: 2px;
    border-radius: 1px;
    background-color: #999999;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
}

.cross-btn-box span.cur {
    background-color: #c72128;
}

.full-ad {
    width: 1200px;
    margin: 0 auto;
}


/*政策查询*/
.search-box {
    width: 1156px;
    background: #F0F0F0;
    padding: 29px 22px;
    margin: 0 auto;
    position: relative;
}

.search-box-title {
    background: url("https://ess.leju.com/house/photo/42-1-HFAJYBQytA0xcIsoC33UeqBwrspP58q7LVig7l5jijnnNlHoa05sYrfOTXN28xfUvxgbPr95IeY1TeFM.png") no-repeat;
    width: 102px;
    height: 23px;
    background-size: 100% 100%;
    margin-top: 6px;
    margin-right: 50px;
}

.search-box form {
    display: flex;
}

.quyu {
    width: 150px;
}

.quyu .form-control {
    background: url("https://ess.leju.com/house/photo/42-1-k1GaIkIov1VU37e0meTmu6j67nNUHOd8v3TyKe1wPTCTYbLV546f51lDHZes0jj4KsiQHsvez5aWyDyc.png") no-repeat #fff 130px 12px;
    background-size: 10px 10px;
    cursor: pointer;
}

.quyu-list {
    display: none;
    position: absolute;
    background-color: #fafafa;
    width: 500px;
    top: 64px;
    left: 195px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 8 32 / 30%);
    box-shadow: 0px 0px 10px 0px rgb(0 8 32 / 20%);
    z-index: 10;
    border: 1px solid;
    border-color: #66afe9;
    height: 340px;
    overflow: hidden;
}

.quyu-list li {
    padding: 10px 20px;
    width: 60px;
    text-align: left;
    float: left;
    background-color: #fafafa;
    cursor: pointer;
}

.quyu-list li:hover {
    color: #c72128;
}

.quyu-list li.tag {
    width: 460px;
    text-align: left;
}

.bbsj {
    width: 170px;
}

.bbsj .form-control {
    background: url("https://ess.leju.com/house/photo/42-1-k1GaIkIov1VU37e0meTmu6j67nNUHOd8v3TyKe1wPTCTYbLV546f51lDHZes0jj4KsiQHsvez5aWyDyc.png") no-repeat #fff 150px 12px;
    background-size: 10px 10px;
    cursor: pointer;
}

.bbsj-list {
    display: none;
    position: absolute;
    background-color: #fafafa;
    width: 300px;
    top: 64px;
    left: 366px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 8 32 / 30%);
    box-shadow: 0px 0px 10px 0px rgb(0 8 32 / 20%);
    z-index: 10;
    border: 1px solid;
    border-color: #66afe9;
    height: 220px;
    overflow: hidden;
}

.bbsj-list li {
    padding: 10px 20px;
    width: 60px;
    text-align: left;
    float: left;
    background-color: #fafafa;
    cursor: pointer;
}

.bbsj-list li:hover {
    color: #c72128;
}

.bbsj-list li.tag {
    width: 460px;
    text-align: left;
}

.search-input-box {
    width: 627px;
    height: 30px;
    position: relative;
}

.search-input-box input {
    border: 1px solid #EEEEEE;
    text-indent: 20px;
    outline: none;
    text-align: left;
}

.search-input-box input:focus {
    border: 1px solid #1A97F7;
}

.search-input-box input.btn {
    width: 24px;
    height: 26px;
    display: block;
    position: absolute;
    top: 6px;
    right: 10px;
    cursor: pointer;
    background: url("https://ess.leju.com/house/photo/42-1-0naJ6VRLXeHNhXJeEOJDXdVL3o0RMN2SNebZ4QpW6hwFiLxZcus8pJ1uFwwWu9hRjRuQIeXvfZKbriGR.png") no-repeat 2px;
    background-size: 20px 22px;
    border: 0px;
}



.loading-more {
    width: 160px;
    height: 30px;
    background: #f7f7f7;
    border-radius: 6px;
    color: #C72128;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin: 0 auto 30px;
    padding: 5px 10px;
    cursor: pointer;
}

.loading-more-img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}


/*类别正文*/
#zw {
    width: 1200px;
    margin: 30px auto;
}

.left-lb {
    float: left;
    width: 380px;
    margin-right: 20px;
}

.left-lb-bt {
    height: 70px;
    width: 380px;
    margin: 0px auto;
    overflow: hidden;
    background: url('https://ess.leju.com/house/photo/42-1-4hulWHmbFSAW8wAVbSHv3WuxbliBx8tJ8l7fx9ChLM0DVmXGXJCfeKT34O42tHF9u8wCHVtiyn836wBM.png') no-repeat #F0F0F0 22px 24px;
    background-size: 49px 24px;
}

.lb-bt {
    color: #C82930;
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin: 10px 0px 10px 10px;
}

.left-lb .gd {
    float: right;
    margin-top: 15px;
}

.lb-zw {
    border: 1px solid #F0F0F0;
    font-size: 16px;
    float: left;
    width: 380px;
}

.lb-zw-zi {
    color: #666666;
    height: 45px;
    width: 360px;
    margin-left: 10px;
    border-bottom: 1px solid;
    border-image: linear-gradient(90deg, #999999, #FFFFFF) 1 1 1 1;
    overflow: hidden;
}

.lb-zw-zi>a {
    padding-left: 10px;
    line-height: 45px;
    overflow: hidden;
}

.lb-zw-zi.cur {
    color: #C82930;
    border-bottom: 2px solid #C82930;
    border-image: linear-gradient(90deg, #89181D, #FFFFFF) 2 2 2 2;
}

.lb-zw-zi.cur>a {
    color: #C82930;
}

.lb-zw-zi.zw-bottom {
    border-bottom: none;
}

/*正文*/
.right-zw {
    float: right;
    width: 800px;
}

.right-zw-zi {
    float: left;
    border-bottom: 1px solid #F0F0F0;
    width: 800px;
    margin-top: 20px;
}

.zw-one {
    margin-top: 0px;
}

.right-zw-bt>a {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
}

.right-zw-xz {
    margin-top: 20px;
}

.right-zw-xz>li {
    float: left;
    width: 382px;
    height: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 14px;
    margin-left: 10px;
    color: #999;
}

.xx {
    color: #C82930;
}

.ckgd {
    width: 852px;
    text-align: center;
    float: left;
    margin: 30px auto;
}

.ckgd>a {
    font-size: 14px;
    color: #bcbcbc;
}

.field-name {
    color: #333;
    margin-right: 6px;
    font-size: 16px;
}

.right-zw-xz>li {
    line-height: 24px;
}

footer {
    clear: both;
}

.hide {
    display: none;
}

/* form */
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 3px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.form-group {
    display: flex;
    vertical-align: middle;
    position: relative;
    justify-content: space-between;
    margin-left: 20px;
}

.form-group:before,
.form-group:after {
    display: table;
    content: " ";
}

.form-group:after {
    clear: both;
}

.form-group label {
    position: absolute;
    top: 10px;
    left: 20px;
    display: inline;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    color: #333333;
    border-right: 1px solid #f0f0f0;
    padding-right: 10px;
}

.form-control {
    display: block;
    width: 100%;
    height: 22px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #999;
    background-color: #fff;
    background-image: none;
    text-align: right;
    padding-right: 22px;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .01);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .01);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

input[type="search"] {
    -webkit-appearance: none;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    height: 33px;
    width: 280px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: -1px;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #999999;
    background-color: #fff;
    border-color: #DBDBDB;
}

.btn-default:focus,
.btn-default.focus {
    color: #666;
    background-color: #fff;
    border-color: #DBDBDB;
}

.btn-default:hover {
    color: #666;
    background-color: #fff;
    border-color: #DBDBDB;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #666;
    background-color: #fff;
    border-color: #DBDBDB;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #fff;
    border-color: #DBDBDB;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #999999;
}

.btn-default .badge {
    color: #fff;
    background-color: #DBDBDB;
}

.btn-primary {
    color: #fff;
    background-color: #1A97F7;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #0071f5;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0071f5;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0071f5;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #0071f5;
    border-color: #1A97F7;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #1A97F7;
}

.btn-primary .badge {
    color: #1A97F7;
    background-color: #fff;
}


.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}