@charset "utf-8";
/* CSS Document */
/*edit:wangshuo
@ update: 2019-01-24 */

html,
body,
div,
span,
object,
embed,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
cite,
code,
del,
dfn,
em,
img,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
section,
article {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}
html {
  overflow-y: scroll;
  overflow-x: hidden;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
}
ul,
li,
ol {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
i,
em,
cite,
dfn {
  font-style: normal;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.clearfix {
  *display: inline-block;
  *zoom: 100%;
}
.clear {
  clear: both;
  line-height: 1px;
  height: 1px;
  *display: inline;
  font-size: 1px;
}
.clearMargin:before {
  content: '';
  display: table;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.alignL {
  text-align: left;
}
.alignC {
  text-align: center;
}
.alignR {
  text-align: right;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.bold {
  font-weight: bold;
}
.none {
  display: none;
}
.block {
  display: block;
}
.overf {
  overflow: hidden;
}
.center {
  margin: 0 auto;
}
:focus,
a {
  outline: none;
  -moz-outline-style: none;
}
a:visited,
a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ol li {
  list-style-type: decimal;
  list-style-position: inside;
}
body {
  font: 16px/1.5 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', tahoma, Arial;
  color: #333;
}

/* .css{width:100px; height:100px; display:block; border:2px solid #000; margin:0; padding:0; float:left; position:absolute; top:100px; left:100px; font-size:52px; font-weight:bold; color:#832716; line-height:100px; text-align:center; background:#fff; overflow:hidden;} */

/*弹窗部分 https://static.web.sdo.com/dn/pic/dn_act/2016cj/btn_close.png*/
.alert_bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.dialog {
  position: absolute;
  z-index: 10001;
  color: #065d9e;
  top: 50%;
  left: 50%;
  display: none;
}

/*公用领奖弹窗*/
.dialog {
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/bg-dialog1.png)
    no-repeat;
    height: 584px;
  width: 731px;
}
.dialog .d_title{
  padding-top: 45px;
  height: 80px;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #065d9e;
  line-height: 50px;
}

.dialog h2 {
  color: #065d9e;
  font-size: 36px;
  font-weight: bold;
  margin: 40px auto 10px;
}
.dialog .desc {
  font-size: 14px;
  margin-bottom: 40px;
}
.dialog .box_btn {
  width: 570px;
  margin: 0 auto;
  padding: 0 35px 30px;
}
.dialog .btn_sure,
.dialog .btn_sorry {
  height: 91px;
  width: 231px;
  display: block;
  text-indent: -999e;
  margin: 0 auto;
  text-indent: -999em;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/dialog_btn.png) no-repeat;
}
.dialog .btn_sorry {
  background-position: 0 bottom;
}
.dialog .box_btn a:hover {
  filter: brightness(1.1);
}
.d_card .d_tit {
  width: 436px;
  height: 60px;
  display: block;
  margin: 150px auto 60px;
}
.dialog .spirit {
    position: absolute;
    top: -53px;
    right: -268px;
}
/* .d_rule,
.d_vip {
  height: 586px;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/bg-dialog2.png)
    no-repeat;
} */
.d_rule .spirit {
  top: 0;
}
.d_rule .d_tit {
  display: block;
  margin: 40px auto 12px;
}
.dialog .close_dialog {
  position: absolute;
  right: 60px;
    top: 53px;
    display: block;
    width: 45px;
    height: 44px;
    text-indent: -999em;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/close_dialog.png) no-repeat;
}
.d_rule ol {
  width: 570px;
  margin-left: 70px;
  line-height: 1.5;
}
.d_rule h3 {
  margin-left: 70px;
  color: #065d9e;
  font-size: 14px;
  font-weight: bold;
}
.d_rule .order1 {
  color: #065d9e;
  font-size: 14px;
  margin-bottom: 8px;
}
.d_rule .order2 {
  color: #065d9e;
  font-size: 12px;
}
.d_rule .order1 li {
  margin-bottom: 7px;
}
.d_rule .order2 li {
  margin-bottom: 5px;
}

.d_task {
}
.d_task .d_tit {
  display: block;
  margin: 60px auto;
}
.d_task .desc {
  font-size: 30px;
  color: #065d9e;
  width: 500px;
  margin: 0 auto;
  word-break: break-all;
  margin-bottom: 50px;
}
.d_task .tips {
  font-size: 14px;
  color: #065d9e;
  text-align: center;
  margin-top: 30px;
}
.d_vip .vip_txt {
  padding: 80px 74px 0;
}
.vip_ol {
  text-align: left;
  color: #065d9e;
  font-size: 15px;
  padding: 0 30px 0 20px;
  margin-bottom: 30px;
}
.vip_ol li {
  list-style: outside;
  list-style-position: outside;
  list-style-type: decimal;
}
.color1 {
  color: #ff0000;
}
.success_card .info{
    font-size: 26px;
    font-weight: bold;
    width: 600px;
    height: 390px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*第一部分*/
.wrap1 {
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/bg-wrap1.jpg?c1)
    no-repeat center;
	min-width: 1200px;
}
.wrap1 .con {
  position: relative;
  width: 1110px;
  height: 817px;
  margin: 0 auto;
}
.wrap1 .btn-login {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  width: 133px;
  height: 43px;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/btn-login.png)
    no-repeat 0 0;
}
.wrap1 .btn-login:hover {
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/btn-login.png)
    no-repeat -137px 0;
}
.wrap1 .login_info {
  top: 0;
  font-size: 14px;
  color: #313235;
  border-radius: 50px;
  width: 100%;
  text-align: right;
}
.wrap1 .btn_logout {
  font-weight: bold;
  color: #313235;
}
.wrap1 .btn-task {
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/btn-task.png)
    no-repeat;
  width: 184px;
  height: 43px;
  position: absolute;
  top: 725px;
  left: 40px;
  transition: all 0.3s;
}
.wrap1 .btn-task:hover {
  opacity: 0.8;
}
.right_bg .surplus {
  color: #0f43db;
  font-size: 70px;
  font-weight: bold;
  position: absolute;
  top: 270px;
  left: 0;
  width: 100%;
  text-align: center;
}
.btn-rule {
  width: 167px;
  height: 53px;
  position: absolute;
  top: 115px;
  left: 23px;
  display: block;
}
.act_time {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 30px;
  letter-spacing: 4px;
  font-weight: bold;
  margin-top: 508px;
}
.right_bg {
  position: fixed;
  z-index: 100;
  width: 211px;
  height: 587px;
  top: 50%;
  left: 50%;
  margin: -293px 0 0 650px;
  background: url('https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/right_bg.png?c1')
    no-repeat;
}

#btnbuy_num {
  display: block;
  width: 178px;
  height: 60px;
  position: absolute;
  top: 383px;
  left: 18px;
  /*background: url('https://static.web.sdo.com/dn/pic/dn_19act/1908sweet/num_btn.png')
    no-repeat;*/
}
#btnbuy_vip {
  display: block;
  width: 178px;
  height: 60px;
  position: absolute;
  top: 456px;
  left: 18px;
  /*background: url('https://static.web.sdo.com/dn/pic/dn_19act/1908sweet/vip_btn.png')
    no-repeat;*/
}

.wrap2 {
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/bg-wrap2.jpg)
    no-repeat center;
	min-width: 1200px;
}
.wrap2 .con {
  position: relative;
  width: 1110px;
  height: 513px;
  margin: 0 auto;
}
.wrap2 .box_gift {
  width: 100%;
  height: 300px;
  top: 195px;
  margin-left: -13px;
  position: relative;
}
.wrap2 .box_gift .ele {
  position: relative;
  width: 209px;
  height: 279px;
  float: left;
  margin-left: 13px;
  overflow: hidden;
}
.wrap2 .box_gift .ele .one {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/pic-max-cardAfter.png)
    no-repeat center;
}
.wrap2 .box_gift .ele .one.hover {
}
.wrap2 .box_gift .ele .two {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/pic-max-cardBefore.png)
    no-repeat center;
  display: none;
}

.wrap2 .box_gift .ele .two img {
  width: 100%;
  height: 100%;
}
.wrap2 .box_gift .ele .two .pic_gift_checked {
  left: -31px;
  top: -31px;
  width: 226px;
  height: 226px;
}
.wrap2 .box_gift .ele .two .des_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 164px;
  height: 164px;
  background: url(https://static.web.sdo.com/dn/pic/dn_act/160101Gift/pic_giift_mask.png)
    no-repeat center;
  z-index: 10;
}
.wrap2 .box_gift .ele .two .des {
  width: 164px;
  height: 164px;
  display: table-cell;
  vertical-align: middle;
  font: bold 14px/20px 'Microsoft YaHei';
  text-align: center;
  color: #e99f4c;
}
.wrap2 .box_gift .ele .one_a {
  width: 124px;
  height: 43px;
  position: absolute;
  z-index: 10;
  left: 50%;
  margin-left: -62px;
  top: 210px;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/btn-maxCard.png)
    repeat;
}
.wrap2 .box_gift .ele .one_a:hover {
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/btn-maxCard-h.png)
    repeat;
}
.wrap2 .box_gift .ele .two_a {
  color: #134a8d;
  margin: 95px 0px;
  font-size: 100px;
  text-align: center;
  line-height: 1;
  margin: 90px 0;
  font-weight: bold;
  position: absolute;
  width: 209px;
  left: 50%;
  margin-left: -105px;
}
.wrap2 .box_gift .ele.on .one {
  display: none;
}
.wrap2 .box_gift .ele.on .two {
  display: block;
}

.wrap3 {
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/bg-wrap3.jpg)
    no-repeat center;
	min-width: 1200px;
}
.wrap3 .con {
  position: relative;
  width: 1110px;
  height: 1295px;
  margin: 0 auto;
  overflow: hidden;
}
.wrap3 .box {
  padding: 85px 0 0 81px;
  width: 1030px;
  height: 870px;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/bg-box.png)
    no-repeat 0 0;
  margin-top: 75px;
  position: relative;
}
.wrap3 .card-list {
  width: 960px;
  height: 850px;
  color: #fff;
}
.wrap3 .card-list li {
  width: 132px;
  height: 120px;
  margin-right: 4px;
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/pic_cardBefore.png)
    no-repeat 0 0;
  visibility: hidden;
}
.wrap3 .card-list li .num {
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
  text-align: center;
  padding-top: 3px;
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
}
.wrap3 .card-list li img {
  margin: 6px 0 3px;
  width: 53px;
  height: 53px;
}
.wrap3 .card-list li.active {
  visibility: visible;
}
.wrap3 .leftBox {
  position: absolute;
  left: 9px;
  top: 0;
}
.wrap3 .leftBox a {
  width: 61px;
  height: 74px;
  display: block;
  margin-bottom: 47px;
  visibility: hidden;
}
.wrap3 .leftBox a.x {
  margin-top: 12px;
  margin-bottom: 22px;
  width: 73px;
}
.wrap3 .leftBox a.on {
  visibility: visible;
}
.wrap3 .leftBox a.active {
  visibility: visible;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/pic_boxLeftOpen.png)
    no-repeat 0 0;
  cursor: default;
}

.wrap3 .topBox {
  position: absolute;
  left: 55px;
  top: 3px;
}
.wrap3 .topBox a {
  width: 92px;
  height: 70px;
  display: block;
  margin-left: 44px;
  visibility: hidden;
  float: left;
}
.wrap3 .topBox a.y {
  margin-left: 10px;
  height: 78px;
}
.wrap3 .topBox a.on {
  visibility: visible;
}
.wrap3 .topBox a.active {
  visibility: visible;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507shujiabinguo/pic_boxTopOpen.png)
    no-repeat 0 0;
  cursor: default;
}
