﻿* {400 1em/1.8 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}
.textbox-label {
  /*color: white;*/
}
.banner1 {
  padding: 10px 0;
}
/*.banner1 img {
        width: 100%;
        margin: 10px 0;
    }*/
.tx{
  border-radius: 300px;
  width:150px;
  height:150px;
}
.tx2{ 
  border-radius: 200px;
  width:100px;
  height:100px; 
  background: url("../img/photo/img.jpg") no-repeat center;
  background-size:200px;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}
.container {
  padding: 0px;
  height: 100%;
  width: 1170px !important;
  position: relative;
}
.navbar {
  border: none;
  margin-bottom: 0px;
  padding: 20px;
}
.navbar-brand {
  padding: 0px;
}
#navbar ul li {
  font-family: '微软雅黑';
  font-size: 14pt;
}
#navbar ul li a {
  color: black;
}
/*查询区*/
.search {
}
.search .search-container {
  margin: 0 auto;
  background-color: #fff;
  /*opacity: 0.7;*/
  border: 1px solid #ddd;
  width: 100%;
  height: 80%;
  border-radius: 10px;
  padding: 25px;
}
@media (min-width: 992px) {
  /*在992像素以上,这里的样式才生效*/
  .search {
  
  }
  .search .search-container .row {
    height: 40px;
  }
}
/*通告区*/
.divNotice {
  height: 50px;
  background-color: #EFEFEF;
}
.divNotice .divNoticeLeft {
  height: 50px;
  width: 70px;
  line-height: 50px;
  float: left;
  text-align: center;
}
.divNotice .divNoticeRight {
  width: calc(100% - 70px);
  height: 50px;
  line-height: 50px;
  float: left;
  font-size: 12pt;
  font-weight: bold;
  color: red;
  letter-spacing: 1px;
}
/*版权区*/
.copyright {
  width: 100%;
  height: 60px;
}
.cuti {
  font-weight: bold;
}
.color-Red {
  color: red;
}
.color-Black {
  color: black;
}
.color-666666 {
  color: #666666;
}
.color-999999 {
  /*color: #999999;*/
  color: #000000;
}
.color-993300 {
  color: #993300;
}
.p18 {
  font-size: 18pt;
}
.p11 {
  font-size: 11pt;
}
.p12 {
  font-size: 12pt;
}
.p14 {
  font-size: 14pt;
}
.p10 {
  font-size: 10.5pt;
}
@media (max-width: 767px) {
  /*在小于768像素的屏幕里,这里的样式才生效*/
}
@media (min-width: 768px) and (max-width: 991px) {
  /*在768和991像素之间的屏幕里,这里的样式才生效*/
}
@media (min-width: 992px) and (max-width: 1199px) {
  /*在992和1199像素之间的屏幕里,这里的样式才生效*/
}
@media (min-width: 1200px) {
  /*在大于1200像素的屏幕里,这里的样式才生效*/
}



.fastSearch {
    margin-top: 35px;
    border: 1px solid #ddd;
    padding: 13px 25px;
    min-height: 150px;
}

    .fastSearch .fastSearchTitle {
        height: 25px;
        line-height: 25px;
        margin-bottom: 13px;
    }

.fastSearchBoroLeft {
    width: 56px;
    height: 40px;
    line-height: 40px;
    float: left;
}


.fastSearchBoroRight {
    width: calc(100% - 56px);
    float: left;
}

.fastSearchLeft {
    width: 56px;
    height: 25px;
    line-height: 25px;
    float: left;
}


.fastSearchRight {
    width: calc(100% - 56px);
    float: left;
    height: 25px;
    line-height: 25px;
}


/*leftDiv Content*/
.HouseDetailBanner {
    height: 40px;
    /*width: 880px;*/
    width: 100%;
}

.tabDiv {
    width: 122px;
    height: 40px;
    background-image: url(../images/2018/20.png);
    float: left;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    font-size: 12pt;
}

.tabDiv-Active {
    background-image: url(../images/2018/19.png);
    font-weight: bold;
    color: red;
}

.tabRight {
    height: 40px;
    width: 99.95%;
	margin: 0 auto;
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    border-style: solid;padding: 10px;
	font-size: 22px;
	line-height: 22px;
	color: red;
	font-weight: bolder;
	text-align: center;
}

.leftContainer {
    /*width: 880px;*/
    width: 100%;
    margin: 0 auto;
}

.divTitle {
    height: 40px;
    width: calc(100% -40px); /*840px;*/
    margin: 0 auto;
    border-bottom: 1px solid #cccccc;
    margin-top: 20px;
    margin-bottom: 30px;
}

.divBaseInfo {
    width: calc(100% -40px); /*840px;*/
    height: 265px;
    margin: 0 auto;
    margin-bottom: 30px;
}

    .divBaseInfo .divBaseInfoLeft {
        width: 200px;
        float: left;
		margin-left: 70px;
    }

        .divBaseInfo .divBaseInfoLeft .divBaseInfoLeftPhoto {
            width: 232px;
            height: 170px;
            overflow: hidden;
        }

        .divBaseInfo .divBaseInfoLeft .divBaseInfoLeftRow {
            width: 132px;
            height: 30px;
            line-height: 30px;
            text-align: center;
        }

    .divBaseInfo .divBaseInfoRight {
        float: left;
    }
.ewm2 img{
	border: 1px solid #dddddd;
	
}
        .divBaseInfo .divBaseInfoRight .divBaseInfoRightRow {
            height: 33px;
            line-height: 33px;
        }

            .divBaseInfo .divBaseInfoRight .divBaseInfoRightRow .divBaseInfoRightRowLeft {
                width: 327px;
                float: left;
            }

            .divBaseInfo .divBaseInfoRight .divBaseInfoRightRow .divBaseInfoRightRowRight {
                width: 327px;
                float: left;
            }

.divInfoHead {
    width: calc(100% -40px); /*840px;*/
    height: 37px;
    margin: 0 auto;
    margin-bottom: 20px;
}

    .divInfoHead .divInfoHeadLeft {
        background-color: #a8dafb;
        height: 37px;
        line-height: 37px;
        float: left;
        width: 103px;
        text-align: center;
    }

    .divInfoHead .divInfoHeadRight {
        height: 37px;
        float: left;
        width: calc(100% - 103px);
        border-bottom: 2px solid #a8dafb;
    }

.OtherInfo {
    width: calc(100% -60px); /*820px;*/
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    margin-bottom: 30px;
    height: 60px;
}

    .OtherInfo li {
        width: 205px;
        float: left;
        height: 30px;
        line-height: 30px;
    }

.divS_Detail {
    width: calc(100% -60px); /*820px;*/
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    margin-bottom: 30px;
    line-height: 30px;
    letter-spacing: 0.05em;
}

.ulHousePics {
    width: calc(100% -60px); /*820px;*/
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    margin-bottom: 30px;
    height: 60px;
}

    .ulHousePics li {
        float: left;
        width: 205px;
        padding: 10px;margin-right: 20px;
		overflow: hidden;
    }

        .ulHousePics li img {
            border: 0px solid #393737;
        }

.pp_social {
    display: none;
}

/** 地图选择位置弹窗 */
#ew-map-select-map {
    height: 450px;
}

#ew-map-select-pois {
    height: 450px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ew-map-select-search-list-item {
    padding: 10px 30px 10px 15px;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer;
    position: relative;
}

.ew-map-select-search-list-item:hover {
    background: #F2F2F2;
}

.ew-map-select-search-list-item:last-child {
    border-bottom: none;
}

.ew-map-select-search-list-item .ew-map-select-search-list-item-title {
    font-size: 14px;
    color: #262626;
}

.ew-map-select-search-list-item .ew-map-select-search-list-item-address {
    font-size: 12px;
    color: #595959;
    padding-top: 5px;
}

.ew-map-select-search-list-item-icon-ok {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.ew-map-select-search-list-item-icon-ok .layui-icon {
    color: #3B74FF;
}

.ew-map-select-tool {
    padding: 5px 15px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .05);
}

#ew-map-select-center-img {
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 26px;
    margin-left: -13px;
}

#ew-map-select-center-img2 {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 12px;
    display: inline-block;
    margin-left: -6px;
    margin-top: -7px;
    color: #3B74FF;
}

.bounceInDown {
    animation: bounceInDown 500ms;
    animation-direction: alternate;
    -webkit-animation: bounceInDown 500ms;
    -webkit-animation-direction: alternate
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0%, to {
        -webkit-transform: translate3d(0, 0, 0);
    }
    25% {
        -webkit-transform: translate3d(0, -30px, 0);
    }
    50% {
        -webkit-transform: translate3d(0, -15px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0%, to {
        transform: translate3d(0, 0, 0)
    }
    25% {
        transform: translate3d(0, -10px, 0)
    }
    50% {
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
}

#ew-map-select-tips {
    position: absolute;
    z-index: 999;
    background: #fff;
    max-height: 430px;
    overflow: auto;
    top: 48px;
    left: 56px;
    width: 280px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    border: 1px solid #d2d2d2;
}

#ew-map-select-tips .ew-map-select-search-list-item {
    padding: 10px 15px 10px 35px;
}

.ew-map-select-search-list-item-icon-search {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.ew-map-select-search-list-item-icon-search .layui-icon {
    color: #8c8c8c;
}