/* 滑动的底部 */
.fixedfoot-content .button {
    width: 120px;
    height: 32px;
    display: block;
    border: none;
    background-color: #d50000;
    margin-left: 0;
    line-height: 32px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
.footer-carrier-demand {
    position: absolute;
    left: 68px;
    bottom: 31px;
    z-index: 800;
    display: none;
    _height: 78px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 160px;
    border: 1px solid #ededed;
}

.fixedfoot-content .footer-carrier-demand li {
    width: 278px;
    *width: 252px;
    height: 30px;
    padding-left: 11px;
    line-height: 30px;
    background-color: #ffffff;
    font-size: 14px;
    color: #333333;
    margin: 0;
    float: none;
    overflow: visible;
    cursor: pointer;
    box-sizing: border-box;
}

@-moz-document url-prefix() {
    .fixedfoot-content .button {
        line-height: 30px;
    }

    .fixedfoot-content .footer-carrier-demand li {
        width: 252px;
    }
}

.fixedfoot-content .button:hover {
    background-color: #b60e0e;
    transition: all .225s ease-in-out;
}

.county-top {
    display: none;
}

.fixedfoot .iconexit img {
    width: 30px;
    height: 30px;
}

.footer-float-in {
    opacity: 1;
    transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;
    -webkit-transition: .8s ease-in-out;
    -o-transition: .8s ease-in-out;
    position: fixed;
    _position: relative;
    bottom: 0;
    left: 0;
    _zoom: 1;
    width: 100%;
    height: 137px;
    _position: absolute;
    z-index: 9;
}

.footer-float-out {
    opacity: 0;
    transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;
    -webkit-transition: .8s ease-in-out;
    -o-transition: .8s ease-in-out;
    position: fixed;
    bottom: 0;
    left: -100%;
    _position: absolute;
}

.footer-float-in-shot {
    opacity: 1;
    transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -webkit-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    position: fixed;
    bottom: 100px;
    left: 0;
}

.footer-float-out-shot {
    opacity: 0;
    transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -webkit-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    position: fixed;
    bottom: 100px;
    left: -100%;
}

.left-footer {
    width: 280px;
    height: 60px;
    background: url(/Modules/images/bidding/left-footer.png?20191216) no-repeat 100%;
    position: fixed;
    bottom: 86px;
    z-index: 800;
}

.left-footer div {
    font-size: 15px;
    color: #fff;
    padding-top: 10px;
    padding-left: 20px;
}

.left-footer p {
    padding-top: 9px;
    font-family: arial;
    color: #fff;
    font-size: 17px;
    padding-left: 20px;
}

.footer-bottom {
    width: 100%;
    height: 137px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.8);
}
.foot-font{
    font-size: 18px;
    color: #ffffff;
    float: left;
    line-height: 32px;
    margin-right: 20px;
    margin-left: 276px;
}
.zsbridge .brit .bidding-blue{
    padding-top: 34px;
}

.fixedfoot-info {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 800;
}

.fixedfoot-title {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 75px;
}

.fixedfoot .iconexit {
    float: right;
    position: absolute;
    right: 0;
    top: -15px;
    cursor: pointer;
    z-index: 800 !important;
    width: 30px;
    height: 30px;
}

.fixedfoot-content {
    width: 938px;
    margin: auto;
    display: block;
    padding-bottom: 10px;
    *padding-bottom: 20px;
}

.fixedfoot-content li {
    float: left;
    margin-right: 32px;
    margin-bottom: 20px;
    position: relative;
}

.fixedfoot-content h6 {
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
    width: 58px;
    margin-right: 10px;
    float: left;
    text-align: right;
}

.footer-input {
    width: 150px;
    height: 30px;
    padding-left: 10px;
    border: 1px solid #707070;
    float: left;
    background: none;
}
.enterprise-demand {
    width: 150px;
    height: 30px;
    padding-left: 10px;
    border: 1px solid #707070;
    position: relative;
    float: left;
}

.enterprise-demand p {
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    width: 100%;
    height: 30px;
    position: relative;
    z-index: 800;
}
.enterprise-demand img {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 9px;
}
.fixedfoot-content input {
    color: #ffffff;
    font-size: 14px;
    line-height: 32px;
}

.foot-button {
    position: absolute;
    right: 20px;
    top: 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 800;
}