@charset "UTF-8";
/* 由 less 生成 */
.bsdtbody {
    padding-bottom: 0;
    background: url(../../images/yjsfwBszn/jrty-bg.png) top center no-repeat;
}
.bsdtbody-in {
    position: relative;
}
.xse-bg {
    width: 100%;
    height: 3315px;
    background: url("../../images/yjsfwBszn/jrty.png") top 142px center no-repeat;
}
.bsznbld-btn {
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    padding: 10px 0;
}
.bsznbld-btn._fixed {
    position: fixed;
    bottom: 0px;
    background: #F8F4EF;
}
.bsznbld-btn-item {
    width: 260px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    border-radius: 8px;
    background-image: linear-gradient(to right, #FF6D6D, #D40000);
    background-image: -ms-linear-gradient(to right, #FF6D6D, #D40000);
    background-image: -moz-linear-gradient(to right, #FF6D6D, #D40000);
    background-image: -o-linear-gradient(to right, #FF6D6D, #D40000);
    background-image: -webkit-linear-gradient(to right, #FF6D6D, #D40000);
    text-align: center;
    cursor: pointer;
}
.bsznbld-btn-item:hover {
    opacity: 0.75;
}