.hand-progress {
    height: 380px;
    width: 1200px;
    margin: 0 auto;
}

.hand-progress h2 {
    line-height: 52px;
    text-align: center;
    font-size: 32px;
    color: #333;
    margin: 0;
}

.hand-progress h3 {
    color: #999999;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}
@keyframes mymove {
    from {
        height: 0px;
    }
    to {
        height: 60px;
    }
}

.backtage_foot .ewm {
    margin-right: 0;
}
.friend-link a {
    color: #888888;
    margin: 0 6px;
}

.friend-link a:hover {
    color: #FFFFFF;
}

.copy a {
    color: #5e6263
}

.copy a:hover {
    color: #fff
}



.floor-li {
    width: 23% !important;
}

.floor-li-desc .desc-name {
    color: #3a4459 !important;
}

.floor-li-desc .desc-text {
    color: #8f9bb2 !important;
    font-size: 14px;

}

.list-position-wrap{

    width: 100% !important;

}

.floor-li-desc {
    top: 0px !important;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}




.sc-div-title {
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: inline-block;
    float: right;
    width: 106px;
    height: 106px;
}
.sc-div-title img {
    width: 100%;
    height: 100%;
}
.floor-li {
    height: 280px !important;
    margin-bottom: 10px !important;
    margin-right: 15px !important;
}
.list-position-wrap {
    height: 280px  !important;;
}

#fuwu-banner {
    width: 100%;
    height: 428px;
    background: url(/statics/eqibaba/img/service-img.png) no-repeat center center;
    background-size: cover;
}

.sc-a-title {
    position: absolute;
    bottom: 24px;
    left: 10px;
    font-size: 14px;
    color: #FF4F19;
    display: inline-block;
    padding: 3px 9px;
    border: solid 1px #FF4F19;
    border-radius: 4px;
}
.floor-title {
    height: 130px;
    line-height: 130px;
    text-align: center;
    font-size: 36px;
    color: #434a54;
}
.floor_href a{
    color: #fff;
}
.floor_href a:hover {
    color: #fff;
}
.floor_href li{
    background: #ccc;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 4px;
}
.floor_href {
    position: fixed;
    top: 200px;
    left: 5%;
    width: 110px;
    z-index: 100000;
    overflow: hidden;
}
.floor-li{
    width: 262px;
    height: 250px;
    margin: 8px;
    border-radius: 12px;
    margin-right: 36px;
    /*margin-bottom: 48px;*/
    float: left;
    overflow: hidden;
    background: #fff;
}
.floor-li.last{
    margin-right: 8px;
}
.floor-li-logo{
    height: 140px;
    line-height: 140px;
    text-align: center;
}
.floor-li-logo img{
    width: auto;height: auto;display: inline-block;
    max-height: 50px;
    vertical-align: middle;
}
.floor-li-desc{
    position: absolute;
    top: 164px;
    width: 100%;
    text-align: left;
    z-index: 1000;
}
.floor-li-desc .desc-name{
    line-height: 52px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
.floor-li-desc .desc-text{
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    margin: 0 20px;
}

.fuwu_ul {
    height: auto;
}
.fuwu_ul li {
    float: left;
    width: 260px;
    height: 356px;
    padding: 30px 0 30px;
    margin: 5px 0 0 40px;
    box-shadow: 0 0 6px 2px hsla(0, 0%, 86.7%, .5);
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
}
.fuwu_ul li .icons-wrapper {
    height: 90px;
}
.fuwu_ul li .name {
    padding-bottom: 20px;
    margin: 34px 30px 20px;
    font-size: 24px;
    border-bottom: 1px solid #e0e3e8;
}
.fuwu_ul li .price {
    height: 36px;
    line-height: 36px;
    margin-bottom: 20px;
    font-size: 20px;
}

.fuwu_ul  li .operate-btn {
    width: 140px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #959595;
    border-radius: 20px;
    font-size: 16px;
    transition: all .3s;
}
.fuwu_ul li .price .num {
    font-size: 28px;
}
.btn2 {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #333;
    text-decoration: none;
    background-color: transparent;
}
.floor-title {
    height: auto !important;
}

