@charset "UTF-8";

/*#header{width:100%;margin:0 auto}*/


/*#container,#footer{width:1080px;margin:0 auto}*/
video{
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    border-radius: 10px;
}
.gray {
    color: #999;
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 0 none;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 3px;
    color: #FFF;
    overflow: hidden;
    background: #62ab00;
}

.btn:hover {
    color: #FFF;
    background: #599700;
}

.btn-a {
    padding: 0 9px 0 10px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.btn-b {
    padding: 0 29px 0 30px;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}

.btn-c {
    border-radius: 3px;
    padding: 0 29px 0 30px;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    background: #F60;
}

.btn-c:hover {
    color: #FFF;
    background: #db5700;
}

.int-text {
    border: 1px solid #CCC;
    background: #FFF;
    vertical-align: middle;
    font-size: 14px;
    height: 40px;
    line-height: 40px\9;
    font-size: 14px;
    padding: 0 10px;
    color: #999;
    font-family: Arial, "STHeiti", "Microsoft YaHei", SimSun;
}

.int-text-max {
    width: 220px;
}

.int-text-mid {
    width: 150px;
}

.int-text-min {
    width: 30px;
}

.int-focus {
    border: 1px solid #62ab00;
    color: #333;
}

.int-err {
    border: 1px solid #F00;
}

.com-msg {
    font-size: 12px;
    font-family: Arial, SimSun;
    color: #F00;
    display: none;
}

.album-head {
    height: 20px;
    margin: 0px 0 20px 10px;
}

.album-head a {
    float: left;
    font-size: 20px;
    line-height: 20px;
    padding: 0 20px;
    border-left: 1px solid #e6e6e6;
    color: #333;
    font-weight: 700\9;
}

.album-head .on,
.album-head a:hover {
    color: #61ab00;
}

.album-head .first {
    padding-left: 0;
    border-left: none;
}

.album-content {
    width: 820px;
}

.photo-aside {
    width: 320px;
    z-index: 2;
}

.album-content .others-b {
    margin-top: 10px;
}

.album-h {
    height: 60px;
    border-bottom: 1px solid #eee;
}

.album-h .title {
    position: relative;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #333;
    padding-left: 0px;
}

.album-h .title:before {
    content: '';
    display: block;
    position: absolute;
    top: 18px;
    left: 0;
    width: 0px;
    height: 0px;
    background: rgba(204, 204, 204, 1);
    border-radius: 2px;
}

.album-h h4 .title i {
    font-family: Avenir-Roman;
}

.album-h .p-more {
    float: right;
    font-size: 14px;
    color: #999;
}

.p-list {
    float: left;
    margin-left: 48px;
}

.p-item {
    display: block;
    width: 305px;
    border: 1px solid #fff;
}


/*.p-item:hover,.o-list .o-item:hover{border:1px solid #62ab00}*/

.p-item .img-box {
    margin: 0 -10px -10px 0;
    overflow: hidden;
}

.p-item img {
    float: left;
    margin: 0 10px 10px 0;
    width: 95px;
    height: 70px;
}

.p-item .big {
    width: 200px;
    height: 150px;
}

.p-item .huge {
    width: 400px;
    height: 230px;
}

.album-des {
    display: block;
    font-size: 16px;
    color: #666;
    height: 24px;
    line-height: 24px;
    width: 305px;
    overflow: hidden;
    margin: 16px 0 11px;
}

.album-h h4 a:hover,
.album-h .p-more:hover,
.album-des:hover {
    color: #F60;
}

.album-time {
    font-size: 14px;
    color: #999;
}

.others-pic li {
    float: left;
    width: 253px;
    height: 190px;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    cursor: pointer;
}

.others-pic li .a-item:hover .mask-img-wrap {
    opacity: 1;
}

.others-pic li:nth-child(3n) {
    margin-right: 0;
}

.others-pic li>.a-item {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.others-pic li .house-img {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}


/*弹出相册样式*/

.html-bj,
.photos-bj {
    display: none;
}

.html-bj {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 778;
    width: 100%;
    height: 100%;
    background: #ddd;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.photos-bj {
    position: absolute;
    padding: 11px;
    background: url(../images/newhouse/trans12.png) repeat;
    z-index: 888;
    width: 800px;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.photos-position {
    padding: 0 0 20px;
    background: #fff;
}

.photos-position .bigPic {
    position: relative;
    text-align: center;
}

.photos-position .bigPic .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 40;
    width: 52px;
    height: 52px;
    cursor: pointer;
    background: url(../images/newhouse/close-btn1.png) no-repeat;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.photos-position .bigPic .close-btn:hover {
    opacity: 0.8;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.photos-position .bigPic .prev,
.photos-position .bigPic .next {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 29px;
    height: 51px;
    cursor: pointer;
    background-position: 0 center;
}

.photos-position .bigPic .prev {
    left: 20px;
}

.photos-position .bigPic .next {
    right: 20px;
}

.photos-position .bigImg {
    min-height: 200px;
    _height: 200px;
    overflow: hidden;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.photos-position .bigImg figure {
    width: 800px;
}

.photos-position .bigImg figure img {
    max-width: 800px;
}

.photos-position .h-sort {
    position: relative;
    height: 85px;
}

.photos-position .h-sort .mark-cj {
    margin: 22px 0 30px 0;
}

.photos-position .h-sort .mark-cj em {
    color: #ff5854;
    padding: 0 20px;
    font-size: 20px;
    cursor: pointer;
}

.photos-position .h-sort .mark-cj em.on {
    background: #ff5854;
    color: #fff;
}

.photos-position .h-sort p {
    position: absolute;
    right: 20px;
    top: 33px;
    font-size: 20px;
    color: #666;
}

.photos-position .h-sort p i {
    color: #d50b0b;
}

.photos-position .smallPic .small-photo {
    position: relative;
}

.photos-position .smallPic .small-photo .prev2,
.photos-position .smallPic .small-photo .next2 {
    float: left;
    margin-top: 31px;
    width: 20px;
    height: 34px;
    cursor: pointer;
}

.photos-position .smallPic .small-photo .prev2 {
    margin-left: 10px;
    margin-right: 14px;
    background: url(../images/newhouse/prev-l1.png) no-repeat;
}

.photos-position .smallPic .small-photo .next2 {
    margin-left: 5px;
    background: url(../images/newhouse/next-r1.png) no-repeat;
}

.photos-position .smallPic .small-photo .prev2,
.photos-position .smallPic .small-photo ul,
.photos-position .smallPic .small-photo .next2 {
    float: left;
}

.photos-position .smallPic .small-photo .tempWrap {
    float: left;
}

.photos-position .smallPic .small-photo ul {
    float: left;
    width: 710px;
    width: 500px;
    height: 102px;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.photos-position .smallPic .small-photo ul li {
    float: left;
    border: 6px solid #e6e6e6;
    width: 120px;
    height: 90px;
    margin-right: 10px;
    display: inline;
    text-align: center;
}

.photos-position .smallPic .small-photo ul li img {
    width: auto;
    max-width: 120px;
    height: 90px;
}

.photos-position .smallPic .small-photo ul li.on {
    border-color: #fa3c3e;
}

.photos-position .bigPic .prev {
    background: url(../images/newhouse/details-btn-l.png) no-repeat;
}

.photos-position .bigPic .next {
    background: url(../images/newhouse/details-btn-r.png) no-repeat;
}

.photo-aside {}

.photo-aside .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 0;
}

.footer {
    margin-top: 30px;
}

.photo-aside .nav {
    width: 100%;
}

.photo-aside .navbar-default {
    background: transparent;
    border: none;
}

#photo_navbar {
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.05), 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 20px 0;
    background: #fff;
}

#photo_navbar .navbar-collapse {
    padding: 0;
}

.photo-aside .navbar-default li {
    width: 100%;
    position: relative;
}

.photo-aside .navbar-default li.active {
    width: 100%;
    position: relative;
}

.photo-aside .navbar-default li.active a {
    color: #FF5900;
    background: #fafafa;
}

.photo-aside .navbar-default li.active a:before,
.photo-aside .navbar-default .navbar-nav>li>a:hover:before {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    width: 3px;
    height: 20px;
    background: rgba(255, 101, 33, 1);
    border-radius: 2px;
}

.photo-aside .navbar-default .navbar-nav>li>a:focus,
.photo-aside .navbar-default .navbar-nav>li>a:hover {
    color: #FF5900;
    background: #fafafa;
}

.navbar-default .navbar-nav>li>a {
    position: relative;
    height: 60px;
    line-height: 60px;
    padding: 0;
    font-size: 16px;
    padding-left: 30px;
}

.navbar-default .navbar-nav>li>a span {
    font-family: Avenir-Roman;
}

.detail-subscribe-box .title {
    margin-bottom: 27px;
}

.detail-subscribe-box .main-part {}

.detail-subscribe-box .main-part .sub {
    font-size: 14px;
    color: #555;
    line-height: 24px;
    margin-bottom: 15px;
}

.detail-subscribe-box .main-part .input-info {
    height: 150px;
}

.detail-subscribe-box .main-part .input-info.error-txt-box {}


/*.detail-subscribe-box .main-part .input-info.error-txt-box input{*/


/*}*/

.detail-subscribe-box .main-part .input-info label {
    display: block;
    height: 60px;
    width: 100%;
    position: relative;
}

.detail-subscribe-box .main-part .input-info label i {
    display: inline-block;
    width: 12px;
    height: 16px;
    background: url(../images/PC-new/home-all-icon.png);
    background-position: -519px -267px;
    position: absolute;
    left: 0;
    top: 22px;
}

.tel-icon {}

.detail-subscribe-box .main-part .input-info label i.name-icon {
    width: 14px;
    background: url(../images/PC-new/home-all-icon.png);
    background-position: -468px -267px;
}

.detail-subscribe-box .main-part .input-info label>input {
    padding: 20px 0;
    padding-left: 30px;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #ddd;
}

.detail-subscribe-box .main-part .input-info label>input:focus {
    border-bottom: 1px solid #999;
}

.detail-subscribe-box .main-part .confirm-btn {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: -webkit-linear-gradient(90deg, #FF6F21, #FF9B2E);
    background: -o-linear-gradient(90deg, #FF6F21, #FF9B2E);
    background: -moz-linear-gradient(90deg, #FF6F21, #FF9B2E);
    background: linear-gradient(90deg, #FF6F21, #FF9B2E);
    box-shadow: 0px 0px 2px 0px rgba(255, 111, 33, 0.1), 0px 2px 4px 0px rgba(255, 111, 33, 0.1);
    border-radius: 25px;
    cursor: pointer;
}

.album-content .video-button {
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1), 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    /* position: absolute; */
    z-index: 1;
    text-align: center;
    margin-left: 47%;
    margin-top: 31%;
    border: none;
}

.album-content .video-button:hover {
    cursor: pointer;
}

.album-content .video-button .icon-play {
    color: #fff;
    display: inline-block;
    margin-top: 31%;
}
.album-h{
    border-bottom: none;
}
.common-buildingList {
    width: 320px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1), 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 30px 30px 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.common-buildingList .top {
    margin-top: 0px !important;
}
.common-buildingList .top .top-title {
    font-size: 24px;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
}
.common-buildingList .top .button-more {
    font-size: 12px;
    font-family: Microsoft YaHei;
    color: rgba(85, 85, 85, 1);
    line-height: 38px;
    line-height: 32px;
    float: right;
    /* margin-top: 8px; */
}
.common-buildingList .main-body li {
    margin-bottom: 20px;
    width: 260px;
    height: 90px;
}
.common-buildingList .main-body li:last-child{
    margin-bottom: 0;
}
.common-buildingList .information {
    display: inline-block;
    margin: 0px !important;
}
.common-buildingList .information p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    /* display: inline-block; */
    white-space: nowrap;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 16px;
    line-height: 16px;
    margin-bottom: 16px;
}
.common-buildingList .information .price {
    color: #FF5A00;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    /* display: inline-block; */
    white-space: nowrap;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.common-buildingList .information .price .unit{
    font-size: 12px;
    margin-left: 5px;
}
.information .w-tag-blue{
    color: #FF5A00!important;
    background:#FFEEE5!important;
    margin-right: 10px;
}
.information .w-tag-orange{
    color: #333 !important;
    background-color: #F6F6F6;
}
.information a {
    color: #333;
}
.main-body{
    margin-top: 35px;
}
.common-buildingList .content {
    width: 100%;
    margin: 0px auto;
}
.detail-subscribe-box .title{
    line-height: 24px;
    padding: 30px 30px 7px 30px;
    margin-bottom: 10px;
    font-weight: 600;
    border-bottom: none;
}
.detail-subscribe-box .main-part .sub{
    color: #333;
}
.detail-subscribe-box .main-part .input-info label>input{
    height: 50px;
    padding-left: 0;
}
.detail-subscribe-box .main-part .input-info label>input::-webkit-input-placeholder{
    font-size: 14px;
    color: #999;
}