.designer-content{
	width: 82.3vw;
    margin: 0 8.85vw;
    padding-top: 2vw;
}
.screening{
    width: 82.3vw;
    margin-top: 2vw;
    margin-bottom: 1vw;
    border:1px solid #eee;
}
.bg-e{
    background-color: #eee;
}
.conditions{
    min-height: 3.1vw;
    line-height: 3.1vw;
    border-bottom:1px solid #eee;
    font-size: 0.85vw;
}
.conditions span{
    display: inline-block;
    padding-left: 3vw; 

}
.conditions:last-child{
    border-bottom:none;
}
.conditions .clean-check{
    display: block;
    float: right;
    padding-right: 3vw;
    font-size: 0.7vw;
    color:#999;
}
.conditions .clean-check:hover{
    color: #3e3e3e;
}
.conditions a{
    display: inline-block;
    color:#333333;
    padding: 0 0.7vw;
}
.conditions a:hover{
    color: #d9b765;
}
.conditions .check{
    color: #d9b765;
    font-weight: bold;
}
.condition-select{
    width: 82.3vw;
    height: 3.1vw;
    border:1px solid #eee;
    margin-bottom: 1vw;
}
.condition-select-input{
    float: left;
    margin-right: 2vw;
}
.condition-select input{
    display: inline-block;
    float: left;
    height: 2vw;
    margin: 0.55vw 0 0.55vw 1vw;
    padding: 0 0.2vw 0 0.5vw;
    width: 12vw;
    font-size: 0.6vw;
    border:1px solid #d9b765;
}
.condition-select-input a{
    display: inline-block;
    float: left;
    height: 2vw;
    line-height: 2vw;
    font-size: 0.7vw;
    margin: 0.55vw 0;
    background-color: #d9b765;
    text-align: center;
    color:#fff;
    padding:0 1vw;
}
.condition-select span{
	height: 3.1vw;
	line-height: 3.1vw;
	text-align: right;
	display: block;
	padding-right: 2vw;
    color:#999;
    font-size: 0.6vw;
}
.designer-one{
	width: 20.57vw;
    width: 20.825vw;
	height: 30vw;
	padding: 0.5vw;
    float: left;
	position: relative;
}
.designer-one:hover{
	border: 1px solid #eee;
	box-shadow: 1px 1px 10px #ccc;
}
.designer-list{
	width: 83.3vw;
    margin: 0 8.35vw;
}
.designer-list:after,.designer-list:before{
    content:"";
    display:table;
}
.designer-list:after{
    clear:both;
}
.designer-list-top:after,.designer-list-top:before{
    content:"";
    display:table;
}
.designer-list-top:after{
    clear:both;
}
.designer-list-top{
	width: 19.825vw;
    overflow: hidden;
}
.designer-list-top:hover .popup{
	display: block;
}
.designer-list-top .popup{
	height: 2.6vw;
	width: 19.825vw;
	position: absolute;
	bottom: 5.4vw;
	display: none
}

.designer-list-top .popup a{
	display: block;
	width: 9.9125vw;
	height: 2.6vw;
	line-height: 2.6vw;
	float: left;
	background-color: #d9b765;
	color: #fff;
	text-align: center;
	font-size: 0.95vw;
}
.designer-list-top .popup a:first-child{
	background-color: #333333;
}
.designer-one:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.designer-one img{
	width: 19.825vw;
    height: 23.95vw;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.designer-list-bottom{
	height: 5.2vw;
	width: 19.825vw;
    padding: 0 1vw;
}
.designer-list-bottom .text1{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    height: 2vw;
    line-height: 2vw;
}
.designer-list-bottom .text1 span:first-child{
	font-size: 1.2vw;
	margin-right: 0.5vw;
}
.designer-list-bottom .text1 span{
	color:#000;
	font-size: 0.8vw;
}
.designer-list-bottom .text2{
	color: #666;
	font-size: 0.83vw;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    height: 1.5vw;
    line-height: 1.5vw;
}
.designer-list-bottom .text2 span:nth-child(2n+2) {
   color:#000;
   margin-right: 0.5vw;
}
.designer-list-bottom .text3{
	color: #666;
	font-size: 0.83vw;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    height: 1.5vw;
    line-height: 1.5vw;
}


.title-text{
	width: 82.3vw;
	height: 3vw;
	line-height: 3vw;
    margin: 0 8.85vw;
    margin-top: 2vw;
    font-size: 1vw;
    font-weight: bold;
    color: #333;
}
.title-text span{
	background-color: #d9b765;
	width: 0.2vw;
	height: 1.5vw;
	margin: 0.75vw;
	display: block;
	float: left;
}
.hot-case{
	width: 83.3vw;
    margin: 0 8.85vw;
}
.hot-case:after,.hot-case:before{
    content:"";
    display:table;
}
.hot-case:after{
    clear:both;
}
.cast-list{
	width: 20.825vw;
	padding: 0.5vw;
    float: left;
}
.cast-list:hover{
	border: 1px solid #eee;
	box-shadow: 1px 1px 10px #ccc;
}
.hot-case img{
	width: 19.825vw;
	height: 14.58vw;
}
.hot-case-bottom{
	width: 19.825vw;
	height: 6.3vw;
	min-height: 75px;
}
.designer-head{
	width: 6.3vw;
	height: 6.3vw;
    float: left;
}
.designer-head img{
	margin: 0.7vw;
    width: 4.9vw;
    height: 4.9vw;
    border: none;
}
.designer-introduce{
	width: 13.2vw;
	margin: 0.75vw 0;
	float: left;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.designer-introduce p:first-child{
	color:#333;
	font-size: 1vw;
	padding-bottom: 0.1vw;
	font-weight: 600;
}
.designer-introduce p{
	color: #666;
	font-size: 0.8vw;
}
.hot-case-bottom a{
	display: block;
	width: 6vw;
	color: #d9b765;
	border:1px solid #d9b765;
	text-align: center;
	background-color: #fff;
	font-size: 0.8vw;
	font-weight: bold;
	margin-top: 0.6vw;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    padding: 0.2vw;
}

.recommend-designer{
	width: 83.3vw;
    margin: 0 8.85vw;
    padding-bottom:4vw;
}
.recommend-designer img{
	width: 19.825vw;
    height: 23.95vw;
}
.recommend-designer:after,.recommend-designer:before{
    content:"";
    display:table;
}
.recommend-designer:after{
    clear:both;
}
.recommend-designer .designer-one{
	height: auto;
	position: relative;
}
.designer-one .designer-list-bottom{
	position: absolute;
	bottom: 0px;
	background-color: #fff;
}
.recommend-designer .popup{
	bottom:5.2vw;
}