/*body{min-width:1400px;}*/

#designer-detail .main .info{
    background:url(/Public/Home/img/bg01_1.jpg) no-repeat center center;
    background-size:auto 100%;
    padding:88px 9.5% 60px;
    min-height:445px;
    height:auto;
}
#designer-detail .main .designer-base-info{
    padding-bottom:50px;
    border-bottom:1px solid #e2e2e2;
    clear:both;
    overflow:hidden;
    zoom:1;
}
#designer-detail .main .info .designer-detail {
    margin-top:0;
    color: #fff;
}
#designer-detail .main .info .designer-detail .level-content{
    line-height:35px;
}
#designer-detail .main .info .designer-detail .level-content .last{
    height:100px
}
#designer-detail .main .info .left{
    width:25%;
    position:relative;
    float:left;
}
#designer-detail .main .info .left .leftline{
    width:2px;
    height:85px;
    background:#fffffd;
    position:absolute;
    top:50px;
    right:0;
}
#designer-detail .main .info .designer-detail .title .name{
    font-size:36px;
    font-weight:bold;
}
#designer-detail .main .info .designer{
    margin-top:3px;
    padding:0;
    width:24%;
    height:auto;
}
#designer-detail .main .info .designer .images{
    width:100%;
    height:auto;
}

#designer-detail .main .info .center{
    width:42%;
    margin-top:35px;
    padding-left:4.37%;
    float:left;
    color:#fff;
}
#designer-detail .main .info .center{
    line-height:35px;
}
#designer-detail .main .relate-case{
    border-bottom:0;
}
#designer-detail .nav.designer-detail-bread{
    border-bottom:0;
}


.wxecode{
    position:fixed;top:50%;left:0;z-index:999;color:#fff;width:272px;height:230px;transition:left 0.2s;display:none;
}
.ecodebox{
    width:272px;position:absolute;background:#907552;
}
.ecodebox .wxeimgbox{
    width:230px;float:left;background:#b49266;padding:13px;
}
.ecodebox .wxeimgbox img{
    width:204px;border-radius:6px;
}
.ecodebox .wxbtn{
    width:42px;height:230px;float:left;cursor:pointer;
}
.ecodebox .wxbtn .icon{
    display:block;width:100%;text-align:center;padding:12px 0;
}
.ecodebox .wxbtn .text{
    display:block;width:22px;line-height:21px;margin:0 auto;text-align:center;
}
.wxecode.active{
    left:-230px;
}

.area-img{
    height: 264px;
    background: #a6a1a1;
}