.container:after {
    content: '';
    display: block;
    clear: both;
}

.channel-footer-wrap-esp {
    position: fixed;
    bottom: 0;
    display: block;
    width: 100%;
    z-index: 9999;
}

.channel-footer-box-esp {
    position: relative;
    left: -100%;
}

.channel-footer-box-esp .channel-show-btn-esp {
    background: url(../images/float/fixed-bg.png) no-repeat;
    position: absolute;
    bottom: 105px;
    left: 100%;
    cursor: pointer;
    z-index: 1;
}

.channel-footer-box-esp .channel-show-btn-esp dl {
    position: relative;
    width: 194px;
    height: 82px;
}

.channel-footer-box-esp .channel-show-btn-esp dl dt {
    position: absolute;
    left: 1px;
    bottom: 5px;
    z-index: 1;
}

.channel-footer-box-esp .channel-show-btn-esp dl dt img {
    width: 125px;
    height: 138px;
}

.channel-footer-box-esp .channel-show-btn-esp dl dd {
    position: absolute;
    top: 22px;
    left: 86px;
    z-index: 2;
}

.channel-footer-box-esp .channel-show-btn-esp dl dd span {
    display: block;
    font-weight: bold;
    font-size: 15px;
    color: #f5f5f5;
}

.channel-footer-box-esp .channel-show-btn-esp dl dd b {
    display: block;
    font-weight: bold;
    font-size: 17px;
    color: #ffc759;
}

.channel-bottom-fixed-esp {
    background: url("../images/float/channel-bottom-fixed.png") no-repeat center center;
    width: 100%;
    height: 180px;
}

.channel-bottom-fixed-esp .bottom-fixed-inner-esp {
    position: relative;
    height: 180px;
    width: 1200px;
    margin: 0 auto;
}

.channel-bottom-fixed-esp .tips-esp {
    width: 584px;
    height: 94px;
    font-weight: bold;
    font-size: 40px;
    color: #f5f5f5;
    padding-left: 212px;
    padding-top: 16px;
    position: absolute;
    top: 70px;
    left: 0;
}

.channel-bottom-fixed-esp .consolt-esp {
    display: block;
    width: 796px;
    height: 110px;
    position: absolute;
    top: 70px;
    left: 0;
    text-indent: -9999px;
}

.channel-bottom-fixed-esp .form-esp {
    width: 294px;
    height: 79px;
    padding: 19px 19px 12px;
    position: absolute;
    top: 70px;
    right: 72px;
    background: #262626;
}

.channel-bottom-fixed-esp .form-esp input {
    display: block;
    float: left;
    font-size: 12px;
    color: #999;
}

.channel-bottom-fixed-esp .form-esp .phone-esp {
    width: 292px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #E5E5E5;
    margin-bottom: 10px;
    text-indent: 12px;
}

.channel-bottom-fixed-esp .form-esp .name-esp {
    width: 140px;
    height: 33px;
    line-height: 33px;
    background: #fff;
    border: 1px solid #E5E5E5;
    text-indent: 12px;
}

.channel-bottom-fixed-esp .form-esp .submit-esp {
    float: right;
    width: 142px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #FF4D49;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}

.channel-bottom-fixed-esp .close-esp {
    position: absolute;
    top: 78px;
    right: 11px;
    width: 20px;
    height: 23px;
    display: block;
    background: url(../images/float/fixed-close.png) no-repeat;
}









