@charset "UTF-8";
/* 由 less 生成 */
.bsdtbody {
  padding-bottom: 0;
  background: #fff url(../../images/yjsfwBszn/xse-bg.png) top center no-repeat;
}
.bsdtbody-in {
  position: relative;
  width: 1219px;
}
.xse-bg {
  width: 100%;
  height: 2740px;
  background: url("../../images/yjsfwBszn/xse.png") top 75px center no-repeat;
}
.bsznbld-btn {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  padding: 10px 0;
}
.bsznbld-btn._fixed {
  position: fixed;
  bottom: 0px;
  background: #F8F4EF;
}
.bsznbld-btn-item {
  width: 300px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  font-size: 22px;
  color: #68562E;
  border-radius: 10px;
  background-image: linear-gradient(#F8F4EF, #E1CDB4);
  text-align: center;
  cursor: pointer;
}
.bsznbld-btn-item:hover {
  opacity: 0.75;
}
.layui-layer-content {
  border-radius: 10px;
}
