html {
    overflow-y: scroll;
}

body {
    width: 100%;
    overflow: hidden;
}

.nav-item a{
    color: #f5f6f6;
}
a, a:focus {
    outline: none;
}
section a:focus {
    outline: none ;
}
.welcome span{
    color: #f5f6f6;
}
.container div h3,h1{
    color: #f5f6f6;
    margin: 30px 0;
}
.container .row .nav li {
    font-weight: bold;
}
.btn-info {
    color: #fff;
    background-color: #3072f6;
    border-color: #3072f6;
}
section{
    margin-top: 80px;
}
.jumbotron{
    padding-right: 50px;
    padding-top: 30px;
    background-image: url("../img/indexBanner.png");
    height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.itemStyle{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.navLeft li{
    display: block;
    float: left;
}
.ti-hover {
    height: 47px;
    float: right;
    margin: 0 50px 0 55px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.fixed-width{
    width:280px
}
.wra img{
    margin-right: 30px;
}

.fl {
    float: left;
    margin-bottom: 20px;
}
.fl .name {
    font-size: 36px;
    line-height: 50px;
    color: #101d37;
    font-weight: 600;
}
.fl p {
    color: #9399a5;
    width: 1150px;
    font-size: 16px;
    line-height: 22px;

}
.fl p a {
    color: #3072f6;
    float: right;
    font-weight: 600;
}

.bottom {
    width: 265px;
    max-height: 92px;
    background: #fff;
}
.bottom .name span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: 700;
    color: #1b1e21;
    display: block;
    width: 270px;
}
.bottom .name p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: 700;
    color: #1b1e21;
}
.bottom {
    margin: 20px 0;
}
.bottom .info {
    margin-top: 10px;
    font-size: 12px;
    color: #616669;
    line-height: 16px;
    overflow: hidden;
}
.bottom .info .price {
    float: right;
    font-size: 0;
    color: #fa5741;
}
.bottom .info .price .price-tit {
    font-size: 14px;
    font-weight: 400;
}
.bottom .info .price .price-val {
    font-size: 16px;
    font-weight: 700;
}
.houses {
  /*  margin-top: 26px;
    width: 2100px;*/
}

.houses .oldHouse {
    position: relative;
    width: 265px;
    height: 315px;
    float: left;
    margin-right: 30px;
    border-radius: 5px;
}
.houses .oldHouse img {
    border-radius: 4px;
    width: 265px;
    height: 205px;
}
.houses .oldHouse img:nth-child(4) {
    margin-right: 0;
}

.vrItem {
    background-image: url("../img/vrlogo@2x.png");
    background-size: 45px 45px;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 25px;
    bottom: 135px;
}

@media (min-width: 1200px){
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1180px;
    }}

/*newhouse*/
.newHouse-list {
    margin-bottom: 50px;
    /*clear: both;
    width: 1150px;
    overflow: hidden;
    height: 272px;
    position: relative;*/

}
.newHouse-item{
    margin-bottom: 30px;
}
.newHouse-list  a {
    width: 363px;
    height: 272px;
    display: block;
    border-radius: 4px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
}
.newHouse-list  a img {
    border-radius: 4px;
    width: 363px;
    height: 272px;
    transition: .7s ease-in-out;
}
.newHouse-list  a .bg {
    background: #000;
    opacity: .3;
    filter: alpha(opacity=30);
    width: 363px;
    height: 272px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.newHouse-list  a .title {
    font-size: 24px;
    color: #fff;
    position: absolute;
    bottom: 25px;
    width: 242px;
    height: 54px;
    left: 50%;
    top: 50%;
    margin-left: -121px;
    text-align: center;
    margin-top: -27px;
    font-weight: 600;
}
.newHouse-list  a .title span {
    font-size: 14px;
    display: block;
}
.newHouse-list  a .title span label {
    color: #fff;
    position: relative;
}
label {
    cursor: default;
}
.newHouse-list  a .title span {
    font-size: 14px;
    display: block;
}
/*footer*/
.content-item {
    width: 1202px;
    margin: 0 auto;
}
.rel-link {
    margin-bottom: 30px;
    color: #819dbb;
}
.rel-link a {
    color: #819dbb;
}

.rel-title {
    font-size: 18px;
    font-weight: bold;
    color: white;
}
.organizer {
    line-height: 30px;
    color: #95acc6;
}
.organizer p{
    display: inline-block;
    margin-right: 15px;
}
.qrcode {
    position: absolute;
    right: 12px;
    top: 0;
    width: 104px;
    height: 104px;
}

.filing-number {
    margin-top: 50px;
    text-align: center;
    color: grey;
}
footer {
    background: url(../img/footer.jpg);
    background-position: center;
}

footer .content-item .right {
    top: 0;
    width: 179px;
    height: 143px;
    position: absolute;
    right: 0;
    border-left: 1px solid #95acc6;
}
footer {
    height: 279px;
    /*margin-top: 45px !important;*/
    position: relative;
}

footer .content-item {
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    width: 1202px;
    height: 150px;
}
.saoyisao {
    position: absolute;
    right: 9px;
    bottom: -10px;
    color: #819dbb;
}

/*合作伙伴*/
/*.cooperate{*/
/*    background-color:#f6f6f6;*/
/*}*/
.cooperate .title .col{
    margin: 30px 0;
    border-bottom:#c3c3c3 1px solid;
}
.friends{
    margin-bottom: 30px;
}
/*合作伙伴*/

/*导航栏*/
.nav{
    display: flex;
    justify-content: center;
}
.nav-item a{
    color: #f5f6f6;
}
/*导航栏*/

a:hover{
    text-decoration: none;
}


.form-control{
    border: none;
    border-radius:10px 0 0 10px;height: 60px;width: 400px;
}
.btn-search{
    height: 60px;width: 60px;border-radius:0 10px 10px 0
}
/*搜索框*/
/*登陆注册模态框*/
.modal-header{border-bottom: 0;padding-left: 40px;}
.modal-header h5{font-weight:700}
#recipient-password {
    margin-top: -30px!important;
}
.modal-footer{border-top:0}
.logininput{
    width: 300px;
    height: 50px;
}

.modal-footer button{
    height: 50px;
    width: 300px;
}
.modal-body{
    display: flex;
    justify-content: center;
}
.modal-footer{
    display: flex;
    justify-content: center;
}
.modal-dialog{
    width: 380px;
    height: 480px;
}
.down{
    position: relative;

}
#sendLoginMessage{
    position: absolute;
    top: -17px;
    left: 193px;
    border: none;
    background-color: transparent;
    color: black;
}
#spanSend{
    position: absolute;
    top: -16px;
    left: 190px;
    border: none;
    background-color: transparent;
    color: gray;
}
.btn-primary{
    background-color: #3072f6;
}
.smallTip{
    font-size: 10px;
    color: gray;
    padding-left: 40px;
}
/*登陆注册模态框*/

/*变色*/
.current {
    font-weight: bolder;
    color:#59b3ff!important;
    margin:0 0 -1px 0;
    /*background-color: red;*/
}
/*变色*/