.villacase-info-content{
    padding: 0 8vw;
    position: relative;
}
.villacase-info-content:after,.villacase-info-content:before{
    content:"";
    display:table;
}
.villacase-info-content:after{
    clear:both;
}
.villacase-info-left{
    float: left;
    margin-right: 4.25vw;
}
.villacase-info-left .img1{
    width: 39.0625vw;
}
.villacase-info-left .img2{
    width: 39.0625vw;
}

.villacase-info-left-title{
    width: 37.0625vw;
    margin-top: 4vw;
    margin-bottom: 2vw;
    color: #666;
    text-align: center;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    font-size: 1.1vw;
}
.villacase-info-left-describe{
    padding: 2vw 0;
    font-size: 1.1vw;
    font-style:italic;
    font-weight: bold;
}
.villacase-info-left p{
    color: #888;
    font-size: 0.8vw;
    padding: 0.2vw 0;
}

.villacase-info-left .space{
    padding: 1vw 0;
    text-align: center;
    font-size: 0.9vw;
}
.page-pre-next{
    height: 2vw;
    line-height: 2vw;
    margin: 1vw auto;
    margin-bottom: 4vw;
    width: auto;
    font-size: 0.8vw;
    width: 90%;
}
.page-pre-next .left{
    display: block;
    float: left;
    color:#d9b765;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.page-pre-next .right{
    display: block;
    float: right;
    color:#999999;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.page-pre-next{
    text-align: center;
    width: 39.0625vw;
}
.page-pre-next .left{
    max-width: 45%;
}
.page-pre-next .right{
    max-width: 45%;
}
.page-icon{
    height: 2vw;
    line-height: 2vw;
    color: #dfdfdf;
    font-size: 1vw;
}
.glyphicon{
    line-height: 2vw !important;
    margin: 0 0.5vw;
}





.villacase-info-right{
    width: 33vw;
    float: left;
    position: absolute;
    top:0;
    right: 8vw;
}
.villacase-info-right-title{
    width: 33vw;
    margin: 1vw 0;
    text-align: left;
    font-size: 1.5vw;
    padding-bottom:1vw; 
    border-bottom: 1px solid #ccc;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.villacase-info-right-title-icon{
    padding: 0.4vw;
    background-color: #eee;
    color:#666666;
}
.villacase-info-right-h1{
    color: #333;
    font-size: 1vw;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0.5vw 0;
}
.villacase-info-right p span{
    width: 15vw;
    text-align: left;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666;
}
.villacase-info-right-describe{
    color: #666;
    padding-bottom:1.5vw;
    border-bottom: 1px solid #ccc;
}
.mt2{
    margin-top: 2vw;
}
.mt1{
    margin-top: 1vw;
}



.designer-info{
    width: 33vw;
}
.designer-list{
    /*background-color: yellow;*/
    width: 37.76vw;
    height: 33.6vw;
    margin-left: 0.5vw;
    float: left;
}
.designer-info-top-left{
    width: 10vw;
    float: left;
}
.designer-info-top-left img{
    margin-top: 1.5vw;
    width: 10vw;
}

.designer-info-top-right{
    width: 19vw;
    padding-left: 1vw;
    float: left;
}
.designer-info-top-right p:first-child{
    font-size: 0.9vw;
    color: #000;
    margin-top: 1.5vw;
    padding: 0;
    margin-bottom: 1vw;
}
.designer-info-top-right p{
    font-size: 0.8vw;
    color: #666;
    width: 100%;
}
.designer-info-top-right .p1{
    padding: 0.4vw 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.designer-info-top-right .p2{
    margin-top: 0.4vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.designer-info-top-right a{
    display: block;
    float: left;
    width: 6vw;
    height: 2vw;
    line-height: 2vw;
    text-align: center;
    background-color: #d9b765;
    color: #fff;
    margin: 0 1vw;
    margin-top: 2vw;
    font-size: 0.85vw;
}
.designer-info-top-right a:hover{
    color: #fff;
}
.designer-info-top-right a:link{
    color: #fff;
}
.designer-info-top-right .b0{
    background-color: #000;
}