.ant-empty {
    height:180px;
    margin: 0 8px;
    font-size: 14px;
    line-height: 1.5715;
    text-align: center;
}
.ant-empty-image {
    margin-top: 30px;
    height: 100px;
    margin-bottom: 8px;
}
.ant-empty-image svg {
    height: 100%;
    margin: auto;
}
.ant-empty-description {
    margin: 0;
}
.ant-empty-img-default-path-1 {
    fill: #aeb8c2;
}
.ant-empty-img-default-path-2 {
    fill: url(#linearGradient-1);
}
.ant-empty-img-default-path-3 {
    fill: #f5f5f7;
}
.ant-empty-img-default-path-4, .ant-empty-img-default-path-5 {
    fill: #dce0e6;
}

/* ***************************************************************右侧表单 */
/*.side_bar {
    width: 319px;
    float: right;
    width: 320px;
    background-color: #fff;
}*/
.free-apply-box {
    width: 319px;
    border-top: 2px solid #f60;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 20px;
}
.free-apply-box h4 {
    color: #f60;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    line-height: 24px;
}
.free-apply-box .p01 {
    text-align: center;
    color: #666;
    height: 30px;
    line-height: 30px;
}
.free-apply-box .labs {
    margin: 15px auto;
}
.input-box {
    margin-bottom: 7px;
}
.free-apply-box .labs .text {
    display: block;
    width: 278px;
    border: 1px solid #e6e6e6;
    height: 40px;
    line-height: 14px;
    outline: none;
    padding: 13px 5px;
}
.free-apply-box .labs .text02 {
    width: 190px;
    float: left;
}
.free-apply-box .labs .verification-code {
    height: 40px;
    line-height: 42px;
    display: block;
    border: none;
    outline: none;
    cursor: pointer;
    float: right;
    width: 89px;
}
.check-code {
    background: transparent url(//bk-test12.oss-cn-beijing.aliyuncs.com/images/wyw315/input_tupian.png) no-repeat scroll 0 0 !important;
    display: none;
    height: 64px;
    padding: 15px;
    position: absolute;
    right: -25px;
    top: -97px;
    width: 136px;
}
.check-code span {
    display: initial !important;
    height: initial !important;
    line-height: initial !important;
}
.check-code span a {
    color: #ff6929;
    display: inline-block;
    float: right;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 40px;
}
.check-code span input {
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-top: 7px;
    padding-left: 5px;
    width: 65px;
}
.check-code span button {
    background: #ff6929 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 22px;
    line-height: 20px;
    margin-top: 7px;
    width: 50px;
}
.clearfix:after {
    display: block;
    height: 0;
    clear: both;
    content: " ";
    visibility: hidden;
}
.free-apply-box .sub {
    display: block;
    width: 100%;
    color: #fff;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    background: #f60;
    border: none;
    outline: none;
    font-size: 14px;
}
.free-apply-box .num {
    color: #999;
    height: 34px;
    line-height: 34px;
}
.free-apply-box .num span {
    color: #f60;
    margin: 0 3px;
}



/* ***********************************************************************************右侧报价器表单 */
.impression-form {
    width: 317px;
    height: 400px;
    border-radius: 4px;
    text-align: center;
}
.impression-form form {
    padding: 16px 13px;
}
.impression-form .order-title {
    font-size: 21px;
    color: #ff6f20;
    letter-spacing: 4px;
    font-weight: 600;
}
.impression-form .estimate {
    font-size: 12px;
    margin: 5px 0;
    color: #666;
    letter-spacing: 2px;
}
.relative {
    position: relative !important;
}
.impression-form .estimate::before, .impression-form .estimate::after {
    content: "";
    position: absolute;
    width: 53px;
    height: 1px;
    background-color: #e5e5e5;
    left: 22px;
    top: 50%;
}
.impression-form .estimate::after {
    left: 212px;
}
.impression-form .gif {
    height: 60px;
    width: 286px;
    margin: 0 auto;
    background: url(//bk-test12.oss-cn-beijing.aliyuncs.com/house_v2/img/calc.gif) no-repeat center center;
}
.form-item {
    margin-top: 16px;
    position: relative;
}
.clearfix::before, .clearfix::after {
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}
.form-item select {
    width: 138px;
    height: 30px;
    color: #999;
    margin-right: 11px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
}
.fl {
    float: left;
}
.mr0 {
    margin-right: 0 !important;
}
.clearfix::before, .clearfix::after {
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.form-item {
    margin-top: 16px;
    position: relative;
}
.relative {
    position: relative !important;
}

.form-item input {
    width: 100%;
    height: 30px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    font-size: 12px;
}
.form-item .unit {
    position: absolute;
    right: 8px;
    top: 4px;
}


.submit-ipt, .submit-design {
    display: inline-block;
    height: 38px;
    width: 100%;
    text-align: center;
    line-height: 38px;
    background-color: #ff6f20;
    font-size: 13px;
    color: white;
    margin-top: 20px;
    border-radius: 2px;
}


/* **********************************************************************************精选案例 */
li{
    list-style-type: none;
}
.relevant-list li {
    width: 289px;
    height: 18px;
    font-size: 14px;
    margin-top: 20px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.relevant-list li:nth-child(1) span, .relevant-list li:nth-child(2) span, .relevant-list li:nth-child(3) span {
    background-color: #ff6f20;
    color: white;
}
.relevant-list li span {
    display: inline-block;
    width: 18px;
    height: 18px;
    color: black;
    margin-right: 7px;
    background-color: #E5E5E5;
    text-align: center;
    line-height: 18px;
}
.relevant-list li a {
    color: #666;
}
.Ld-company-ranking-text h5 a{
    color:#333;
}
/* *********************************************************************************精选效果图 */
.clearfix::before, .clearfix::after {
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}
.relevant-pic li {
    float: left;
    margin: 4px;
}
.relevant-pic li a {
    display: inline-block;
    width: 90px;
    height: 63px;
    font-size: 12px;
    background-color: skyblue;
}
.relevant-pic li a img {
    width: 100%;
    height: 100%;
}