﻿#apartment_pic {
    position: relative;
    text-align: center;
}

.apartment_banner_content {
    position: absolute;
    margin-top: -150px;
    left: 50%;
    margin-left: -72px;
    color: #ffffff;
    text-align: center;
}


/*筛选条件  start*/

::-moz-placeholder {
    color: #aaa;
}

::-webkit-input-placeholder {
    color: #aaa;
}

:-ms-input-placeholder {
    color: #aaa;
}

::selection {
    background: #111;
    color: #fff;
    font-weight: bold;
}

html {
    color: #333;
}

html, body {
    margin: 0;
    height: 100%;
    font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #000;
}

hr {
    height: 1px;
    background: #ccc;
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

img {
    border: 0;
}

body {
    color: #666;
    font: 12px/150% Arial,Verdana, "microsoft yahei";
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
    margin: 0;
    padding: 0;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

a {
    text-decoration: none;
    color: #08acee;
}

    a:active, a:hover {
        outline: 0;
    }

button {
    outline: 0;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

img {
    border: 0;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

i {
    font-style: normal;
}

a {
    color: #666;
}

em {
    font-style: normal;
}

h2, h3 {
    font-family: "microsoft yahei";
    font-weight: 100;
}

.aui-clear-delete label {
    display: inline;
    float: none;
    width: auto;
    padding: 0px;
    font-weight: normal;
    text-align: left;
}

.aui-choice-screen {
    margin: 20px auto;
}

.aui-screen-list-box dl {
    border-bottom: #ececec 1px solid;
    overflow: hidden;
    /*height: 45px;*/
    line-height: 45px;
}

    .aui-screen-list-box dl dt {
        float: left;
        height: 30px;
    }

    .aui-screen-list-box dl dt {
        width: 90px;
        height: 45px;
        font-weight: 600;
        line-height: 45px;
    }

    .aui-screen-list-box dl dd {
        position: relative;
        padding-bottom: 5px;
        padding-left: 0px;
        width: 85%;
        float: left;
        /*height: 45px;*/
        overflow: hidden;
        padding-top: 0px;
        /*line-height: 45px;*/
    }

        .aui-screen-list-box dl dd a {
            display: inline-block;
            color: #333333;
            overflow: hidden;
            text-decoration: none;
            height: 28px;
            line-height: 28px;
            padding: 0 8px;
            margin-top: 8px;
        }

            .aui-screen-list-box dl dd a:hover {
                /*background: #333333;*/
                color: #E60012;
            }

            .aui-screen-list-box dl dd a.selected {
                /*background: #4284d9;*/
                color: #E60012;
            }

        .aui-screen-list-box dl dd span.more {
            position: absolute;
            width: 39px;
            display: block;
            height: 14px;
            top: 6px;
            cursor: pointer;
            right: 1px;
        }

            .aui-screen-list-box dl dd span.more label {
                display: inline-block;
                cursor: pointer;
            }

.aui-screen-head-choice {
    width: 850px;
    overflow: hidden;
    height: 35px;
    line-height: 22px;
}

    .aui-screen-head-choice dl {
        width: 850px;
        overflow: hidden;
    }

        .aui-screen-head-choice dl dt {
            float: left;
        }

        .aui-screen-head-choice dl dd {
            float: left;
        }

        .aui-screen-head-choice dl dt {
            line-height: 35px;
            width: 90px;
            height: 35px;
            font-weight: 600;
        }

        .aui-screen-head-choice dl dd {
            padding-bottom: 4px;
            width: 740px;
            padding-top: 2px;
            line-height: inherit;
        }

.aui-selected-info {
    border: 1px solid #f60;
    position: relative;
    padding-bottom: 1px;
    margin: 4px 5px 0 8px;
    padding-left: 5px;
    padding-right: 20px;
    display: block;
    white-space: nowrap;
    background: #fff;
    float: left;
    height: 23px;
}

    .aui-selected-info label {
        color: #f60;
    }

    .aui-selected-info span {
        font-size: 12px;
    }

.aui-eliminate {
    line-height: 22px;
    margin-top: 4px;
    width: 80px;
    float: left;
    color: #f60;
    cursor: pointer;
    font-size: 12px;
}

.aui-selected-info em {
    background: url("../../../Content/Image/Website/House_Apartment/close.png") no-repeat;
    cursor: pointer;
    display: block;
    height: 13px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 4px;
    background-size: 12px;
    width: 13px;
}

.aui-sr-input {
    height: 35px;
    line-height: 35px;
    display: block;
    float: right;
    padding-top: 5px;
    color: #999;
    padding-right: 10px;
}

    .aui-sr-input input {
        width: 42px;
        height: 25px;
        line-height: 25px;
        border: 1px solid #CCC;
        border-radius: 2px;
        text-align: center;
        vertical-align: middle;
        font-size: 12px;
        padding: 0;
        color: #222;
    }

    .aui-sr-input button {
        color: #fff;
        background: #e60012;
        height: 25px;
        line-height: 25px;
        width: 40px;
        text-align: center;
        margin-left: 3px;
        cursor: pointer;
        border: none;
    }

.aui-list-pz-size {
    float: left;
    padding-top: 8px;
    width: 820px;
    height: auto;
}

    .aui-list-pz-size li {
        float: left;
        width: 134px;
        padding-bottom: 5px;
        color: #3b5998;
        height: 29px;
        line-height: 29px;
    }

.aui-screen-list-box .aui-aui-screen-list-item {
    height: 100px;
    border-bottom: none;
}

    .aui-screen-list-box .aui-aui-screen-list-item dd {
        height: 100px;
        overflow: hidden;
    }

.aui-list-pz-size li label {
    color: #4284d9;
}

    .aui-list-pz-size li label input {
        margin-right: 3px;
    }
/*筛选条件  end*/

/*列表 start*/
.village_list_title {
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #e60012;
    margin: 40px 0;
}

    .village_list_title .village_list_title_first {
        padding-left: 0;
    }

    .village_list_title h2 {
        line-height: 46px;
        height: 46px;
        background-color: #e60012;
        color: #ffffff;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }

    .village_list_title a {
        cursor: pointer;
    }

        .village_list_title a:hover {
        }

    .village_list_title .price {
        padding: 0 10px;
        position: absolute;
        right: 120px;
    }

        .village_list_title .price:before {
            top: 50%;
            position: absolute;
            content: "";
            height: 0;
            width: 0;
            display: block;
            right: 0;
            border: 3.2px solid transparent;
            border-bottom-width: 4px;
            border-bottom-color: #ccc;
            margin-top: -8px;
        }

        .village_list_title .price:after {
            top: 50%;
            position: absolute;
            content: "";
            height: 0;
            width: 0;
            display: block;
            right: 0;
            border: 3.2px solid transparent;
            border-top-width: 4px;
            border-top-color: #ccc;
            margin-top: 1px;
        }

.community-num {
    color: #e60012;
    font-size: 24px;
    font-weight: Regular;
}

.village_list_show .thumbnail {
    padding: 0;
    border: initial;
}

    .village_list_show .thumbnail .caption {
        border: 1px solid #eeeeee;
        padding: 24px;
    }

        .village_list_show .thumbnail .caption h3 {
            font-size: 18px;
            font-family: Microsoft YaHei;
            color: #333333;
            padding: 5px 0;
            font-weight: bold;
        }

        .village_list_show .thumbnail .caption p {
            padding: 5px 0;
        }

        .village_list_show .thumbnail .caption .tag1 {
            width: 80px;
            height: 30px;
            background-color: #FFEBE5;
            opacity: 0.7;
            padding: 5px;
            margin: 0 2px;
            color: #F93746;
        }

        .village_list_show .thumbnail .caption .tag2 {
            width: 80px;
            height: 30px;
            background-color: #FFEFDA;
            opacity: 0.7;
            padding: 5px;
            margin: 0 2px;
            color: #F18700;
        }

        .village_list_show .thumbnail .caption .tag3 {
            width: 80px;
            height: 30px;
            background-color: #F6F6F6;
            padding: 5px;
            /*margin: 0 2px;*/
            color: #555555;
        }

.arrow_open {
    background-image: url(/Content/Image/Website/House_List/position_open.png);
    display: inline-block;
    width: 15px;
    height: 8px;
    margin-left: 3px;
}

.arrow_close {
    background-image: url(/Content/Image/Website/House_List/position_close.png);
    display: inline-block;
    width: 15px;
    height: 8px;
    margin-left: 3px;
}

.aui-screen-list-box dl dd a.choose_open {
    color: #e60012;
}
/*列表 end*/

/*户型列表展示 apartmentshow start*/
#apartment_content {
    padding-bottom: 5px;
    padding-top: 40px;
    background-color: #eeeeee;
}

    #apartment_content .apartment_content_title {
        margin-bottom: 29px;
    }

.apartment-show-list {
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
}

#apartment_content .apartment_content_title h2 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 22px;
}

#apartment_content .thumbnail {
    padding: 0;
    border: initial;
}

    #apartment_content .thumbnail h3 {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
        line-height: 22px;
    }

    #apartment_content .thumbnail p {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 22px;
        padding-top: 14px;
    }

.month_price {
    color: #E60012;
    font-size: 18px;
}

#apartment_content .thumbnail {
    /*padding-bottom: 11px;*/
    width: 244px;
}

.thumbnail .caption {
    /*padding: 21px 20px;*/
    color: #333;
}

.btn-allapartment {
    border-radius: 0;
    padding: 11px 80px;
}

.community-information {
    background-color: #FFFFFF;
    padding: 35px 17px 36px 14px;
}

    .community-information .community-name {
        font-size: 28px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
        line-height: 22px;
    }

    .community-information hr {
        margin-top: 18px;
        margin-bottom: 18px;
    }

.community-address {
    margin-top: 30px;
}

    .community-address img {
        margin-right: 8px;
    }

.community-introduce, .community-introduce-label {
    margin-top: 18px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.service-introduce {
    margin-top: 30px;
    background-color: #FFFFFF;
    padding: 35px 17px 36px 14px;
}

.service-label {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 22px;
}

.service-list {
    margin-top: 16px;
}

    .service-list li {
        padding: 8px;
        border-bottom: 1px solid #DCDCDC;
    }
/*户型列表 apartmentshow end*/

/*户型详情 start*/
#apartment-photo {
}

.photo-left {
    padding-left: 0;
}

.photo-right .apartment-content {
    background-color: #F6F6F6;
    margin-top: 30px;
    /*height: 100%;*/
    padding: 30px 32px;
}

    .photo-right .apartment-content h3 {
        font-size: 32px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
        /*line-height: 22px;*/
    }

.apartment-price {
    margin-top: 24px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    padding-bottom: 21px;
    border-bottom: 1px solid #e5e5e5;
}

.apartment-item {
    margin-top: 25px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 34px;
    padding-bottom: 23px;
    border-bottom: 1px solid #e5e5e5;
}

.apartment-special {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 48px;
    color: #333333;
}

.apartment-special-content {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    padding-bottom: 22px;
    border-bottom: 1px solid #e5e5e5;
}

.btn-room-order {
    background-color: #FDEBED;
    color: #E60012;
    border: 1px solid rgba(255,0,0,1);
    border-radius: initial;
}

    .btn-room-order:hover {
        background-color: #FDEBED;
        color: #E60012;
        border: 1px solid rgba(255,0,0,1);
        border-radius: initial;
    }

.btn-room-apply {
    background-color: #E60012;
    color: #FFFFFF;
    border: 1px solid #E60012;
    border-radius: initial;
}

    .btn-room-apply:hover {
        background-color: #E60012;
        color: #FFFFFF;
        border: 1px solid #E60012;
        border-radius: initial;
    }

#room-facilities .container {
    border-bottom: 1px solid #e5e5e5;
}

.room-facilities-title h2 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1c1c1c;
    line-height: 30px;
    margin-top: 30px;
}

.room-device .room-device-item {
    padding-left: 0;
    padding-right: 0;
}

    .room-device .room-device-item .thumbnail {
        margin-top: 35px;
        border: initial;
    }

.other-facilities-list {
    margin-top: 33px;
    padding-left: 0;
    padding-right: 0;
}

    .other-facilities-list div {
        padding-left: 0;
        padding-right: 0;
    }
/*户型详情 end*/
