@charset "UTF-8";

/* CSS Document */
/*edit:wangshuo
@ update: 2016-07-25 */
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;
}

i,
em,
cite,
dfn {
    font-style: normal;
}

.clearfix {
    *display: inline-block;
    *zoom: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    clear: both;
    line-height: 1px;
    height: 1px;
    *display: inline;
    font-size: 1px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.alignL {
    text-align: left;
}

.alignC {
    text-align: center;
}

.alignR {
    text-align: right;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.none {
    display: none;
}

.block {
    display: block;
}

.overf {
    overflow: hidden;
}

.center {
    margin: 0 auto;
}

.middle {
    vertical-align: middle;
}

:focus {
    outline: none;
    -moz-outline-style: none;
}

a {
    outline: none;
    -moz-outline-style: none;
}

a:visited,
a:link,
a:hover {
    text-decoration: none;
}

body {
    font: 14px/1.5 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma, Arial;
    color: #333;
    min-width: 1920px;
}

.bold {
    font-weight: bold;
}

.font14 {
    font-size: 14px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font24 {
    font-size: 24px;
}

/*common*/
.container {
    position: relative;
    width: 100%;
    height: 400px;
    overflow-y: hidden;
}

.container .wrap-scroll-bar {
    position: absolute;
    top: 0;
    right: 3px;
    width: 3px;
    height: 100%;
    overflow: hidden;
}

.container .scroll-bar {
    transition: 0.3s;
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 20px;
    background-color: #fff;
}

.order_num .order_reduce,
.order_num .order_input,
.order_num .order_increase {
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 1px solid #2a9afe;
    vertical-align: middle;
}

.order_num .order_reduce {
    background: #fff url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/i_reduce.png) no-repeat center;
}

.order_num .order_increase {
    background: #fff url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/i_increase.png) no-repeat center;
}

.order_num .order_input {
    font-size: 18px;
    width: 44px;
    height: 28px;
    font-family: inherit;
    margin: 0 6px;
    color: #3b8fff;
    text-align: center;
    padding: 0;
    font-weight: bold;
    background-color: #fff;
}

.order_num .row_num {
    line-height: 30px;
    margin: 0 5px;
    font-size: 14px;
}

.order_num .btn_buy {
    width: 117px;
    height: 48px;
    display: block;
    margin: 12px auto;
    color: #204dff;
    font-size: 18px;
    line-height: 35px;
    font-weight: bold;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/btn_buy.png) no-repeat center;
}

.close_rule {
    width: 21px;
    height: 21px;
    position: absolute;
    right: 12px;
    top: 14px;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/ico_close_layer.png) no-repeat center;
}

.gift_dialog_rule .close_rule {
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/ico_close_layer.png) no-repeat center;
}

.ranking_dialog_rule .close_rule {
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/ico_close_layer.png) no-repeat center;
    right: 20px;
}

/*右侧导航*/
.side_nav {
    width: 1920px;
    height: 131px;
    position: fixed;
    top: 0%;
    left: 0;
    margin: auto;
    right: 0px;
    z-index: 100;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/bg-nav.png) no-repeat;
    display: flex;
    align-items: center;
}

.side_nav .user {
    display: flex;
    width: 345px;
    align-items: center;
    justify-content: space-evenly;
}

.side_nav .user .btn {
    width: 135px;
    height: 38px;
}

.side_nav .user .btn:hover {
    filter: brightness(1.1);
    cursor: pointer;
}

.side_nav .user .btn-home {
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/btn-home.png) no-repeat;
}

.side_nav .user .btn-login {
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/btn-login.png) no-repeat;
}

.side_nav #logo {
    width: 360px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/LOGO.png) no-repeat center;
}

.side_nav #logo a {
    display: block;
    width: 281px;
    height: 57px;
}

.side_nav #btn-sdoLogin {
    /*position: absolute;
  bottom: -230px;
  left: 50%;
  margin-left: 300px;
  font-size: 30px;
  color: #ffde58;
  font-weight: bold;
  text-shadow: -1px -1px 0 #ba7f2b, 1px -1px 0 #ba7f2b, -1px 1px 0 #ba7f2b, 1px 1px 0 #ba7f2b;*/
}

.side_nav .login_out {
    position: absolute;
    bottom: -230px;
    left: 50%;
    margin-left: 300px;
    font-size: 30px;
    color: #ffde58;
    font-weight: bold;
    text-shadow: -1px -1px 0 #ba7f2b, 1px -1px 0 #ba7f2b, -1px 1px 0 #ba7f2b, 1px 1px 0 #ba7f2b;
}

.side_nav .login_out a {
    color: #ffde58;
}

.side_nav ul {
    display: flex;
    height: 100%;
    width: 1200px;
    justify-content: space-around;
}

.side_nav li {
    cursor: pointer;
    height: 100%;
    border-bottom: dashed 1px #bca191;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    color: white;
}

.side_nav li:nth-child(3) {
    width: 240px;
    flex-shrink: 0;
}

.side_nav li i {
    font-size: 20px;
    font-weight: 100;
}

.side_nav li a {
    display: block;
    width: 100%;
    font-size: 28.61px;
    text-align: center;
    font-weight: 400;
    color: white;
}

.side_nav li a:hover {
    color: white;
}

.side_nav li.active {
    color: white;
    background: linear-gradient(to bottom, transparent, #10dfeb);
}

.side_nav a.scrollTop {
    position: absolute;
    top: 335px;
    left: 39px;
    width: 50px;
    height: 50px;
    display: block;
    text-indent: -999em;
}

/*弹层*/
.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: #4b4b4b;
    top: 50px;
    display: none;
}

.close_dialog {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 51px;
    height: 51px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/dialog_clolse.png) no-repeat;
    z-index: 10;
}

.dialog_act {
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/dialog_bg.png) repeat;
    width: 1200px;
    height: 655px;
}

.dialog_act .con {
    width: 1200px;
    height: 655px;
    margin: 0 auto;
    position: relative;
    /* overflow: hidden; */
    font-size: 16px;
    color: #302f2f;
}

.dialog_act .tit {
    color: #544878;
    font-size: 48px;
    font-weight: bold;
    margin: 60px auto 50px;
    text-align: center;
    line-height: 1.1;
}

.dialog_act .rule {
    height: 460px;
    margin: 0 40px;
    position: relative;
    overflow-y: auto;
}

.dialog_act .rule_t {
    position: absolute;
}

.dialog_act ol.rule_c {
    padding-left: 98px;
}

.dialog_act ol.rule_c li {
    list-style-position: outside;
    list-style-type: decimal;
}

.dialog_gift {
    width: 442px;
    height: 430px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/dialog_gift.png) no-repeat center;
}

.dialog_gift .tit {
    margin: 36px auto 0;
    text-align: center;
    font-size: 24px;
    color: #f5e2b0;
    font-weight: bold;
}

.dialog_gift .img_gift {
    margin: 10px auto 5px;
    display: block;
}

.dialog_gift .text {
    color: #efd590;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.dialog_gift .btn01 {
    width: 149px;
    height: 47px;
    margin: 0 20px 10px 64px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/btn_01.png) no-repeat center;
}

.dialog_gift .btn02 {
    width: 149px;
    height: 47px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/btn_02.png) no-repeat center;
}

.dialog_gift .btn03 {
    width: 126px;
    height: 41px;
    display: inline-block;
    vertical-align: middle;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/btn_03.png) no-repeat center;
}

.dialog_gift .close_dialog {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 180px;
    top: auto;
    bottom: -100px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/dialog_clolse1.png) no-repeat center;
}

.dialog_prize1 {
    background: #ba7f2b;
    width: 600px;
    height: 200px;
    border-radius: 6px;
    text-align: center;
}

.dialog_prize1 .tit {
    font-size: 36px;
    margin-top: 45px;
    color: #fff;
}

.dialog_prize1 .desc {
    font-size: 24px;
    color: #fae22a;
}

.dialog_prize1 .close_dialog {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 260px;
    top: auto;
    bottom: -100px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/dialog_clolse2.png) no-repeat center;
}

.qcode {
    position: fixed;
    z-index: 50;
    top: 50%;
    left: 20px;
    width: 228px;
    height: 484px;
    margin-top: -242px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/22st/qcode.jpg) no-repeat center;
}

/* 头图 */
.header {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 1180px;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/bg1.jpg) no-repeat center 0;
}

.header .link {
    position: absolute;
    top: 206px;
    left: 50%;
    margin-left: -158px;
    width: 274px;
    height: 68px;
}

/*周年蛋糕*/
.wrap-20-1 {
    width: 100%;
    height: 1040px;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/bg2.jpg) no-repeat center 0;
}

.wrap-20-1 .con {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

/* 豪意之战 */

.wrap-20-1-1 {
    width: 100%;
    height: 1160px;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/bg3.jpg) no-repeat center 0;
}

.wrap-20-1-1 .con {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.wrap-20-1-1 .get_btn1 {
    position: absolute;
    top: 910px;
    left: 992px;
    display: block;
    width: 132px;
    height: 51px;
    text-indent: -999em;
}

.wrap-20-1-1 .get_btn2 {
    position: absolute;
    top: 982px;
    left: 990px;
    display: block;
    width: 177px;
    height: 55px;
    text-indent: -999em;
}

.wrap-20-1-1 .wbtn1 {
    position: absolute;
    top: 1058px;
    left: 174px;
    display: block;
    width: 254px;
    height: 81px;
    text-indent: -999em;
}

.wrap-20-1-1 .wbtn2 {
    position: absolute;
    top: 1058px;
    left: 774px;
    display: block;
    width: 254px;
    height: 81px;
    text-indent: -999em;
}

.haoyi_dialog_reward {
    position: absolute;
    z-index: 10;
    display: none;
    top: 248px;
    left: 115px;
    width: 1005px;
    height: 799px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/22st/pop5.png) no-repeat;
}

.haoyi_dialog_reward .close_rule {
    top: 13px;
    right: 22px;
}

.haoyi_dialog_reward .video {
    width: 960px;
    height: 721px;
    padding: 45px 23px 33px 22px;
    overflow: hidden;
}

.haoyi_dialog_reward .video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.haoyi_dialog_rule {
    position: absolute;
    z-index: 10;
    top: 712px;
    left: 660px;
    width: 496px;
    height: 390px;
    padding: 14px 22px 0;
    background: url(https://fu5.web.sdo.com/10036/202508/17546177693893.png) no-repeat center;
    color: #ba7f2b;
    font-size: 14px;
    line-height: 1.8;
    box-sizing: border-box;
    display: none;
}

.haoyi_dialog_rule a {
    color: #13bcf4;
    text-decoration: underline;
}

.icon_list li {
    position: absolute;
    left: 50%;
    margin-left: -61.5px;
    width: 101px;
    height: 123px;
    cursor: pointer;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/icons.png) no-repeat;
}

.icon_list li.child1 {
    top: 714px;
    background-position: 0 0;
}

.icon_list li.child2 {
    top: 389px;
    margin-left: -388px;
    background-position: -101px 0;
}

.icon_list li.child3 {
    top: 389px;
    margin-left: 284px;
    background-position: -202px 0;
}

.icon_list li.child4 {
    top: 578px;
    background-position: -303px 0;
}

.icon_list li.child5 {
    top: 425px;
    background-position: -404px 0;
}

.icon_list li.child6 {
    top: 289px;
    background-position: -505px 0;
}

.icon_list li.light,
.icon_list li:hover {
    background-position-y: bottom;
}

.wrap-20-1-1 .mod {
    display: none;
    position: absolute;
    z-index: 10;
    top: 347px;
    left: 50%;
    width: 795px;
    height: 445px;
    margin-left: -397.5px;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/pop4.png) no-repeat center;
}

.wrap-20-1-1 .mod .close_rule {
    top: 64px;
    right: 68px;
    width: 28px;
    height: 31px;
    background-image: none;
}

.wrap-20-1-1 .mod .t {
    height: 196px;
    padding-top: 103px;
    box-sizing: border-box;
    text-align: center;
}

.wrap-20-1-1 .mod .desc {
    line-height: 35px;
    padding-left: 162px;
    font-size: 20px;
    color: #fff;
}

.wrap-20-1-1 .mod .desc .row {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.wrap-20-1-1 .mod .desc .row span {
    width: 370px;
    flex-shrink: 0;
}

.wrap-20-1-1 .mod .desc .row a.btn {
    width: 102px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    background-color: #7497f1;
    border-radius: 5px;
}

.progress {
    position: absolute;
    left: 16px;
    width: 957px;
    height: 49px;
    padding: 11px 11px 13px 11px;
    box-sizing: border-box;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/22st/pro.png) no-repeat;
}

.progress.pos1 {
    top: 912px;
}

.progress.pos2 {
    top: 985px;
}

.progress .white {
    position: relative;
    width: 935px;
    height: 25px;
    border-radius: 15px;
}

.progress .text {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 540px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 25px;
}

.progress .bar {
    position: relative;
    width: auto;
    height: 25px;
    border-radius: 15px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/22st/pro_bar.png) no-repeat;
}

.progress .bar::after {
    content: '';
    position: absolute;
    top: -12px;
    right: -2px;
    width: 68px;
    height: 49px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/22st/pro_icon.png) no-repeat;
}

/*强力装备*/
.wrap-20-2 {
    width: 100%;
    height: 1630px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/event4.jpg) no-repeat center 0;
}

/*活动合集*/
.wrap-20-3 {
    width: 100%;
    height: 1020px;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/bg7.jpg) no-repeat center 0;
}

.wrap-20-3 .con {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.tab_list {
    position: absolute;
    top: 193px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 966px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
}

.tab_list li {
    width: 272px;
    height: 75px;
    margin: 0 auto;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/w6-tab.png) no-repeat center 0;
}

.tab_list li:nth-child(1) {
    background-position: 0 0;
}

.tab_list li:nth-child(2) {
    background-position: -272px 0;
}

.tab_list li:nth-child(3) {
    background-position: -544px 0;
}

.tab_list li.active {
    background-position-y: bottom;
}

.tab_list li a {
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -999em;
}

.wrap-20-3 .mod {
    position: absolute;
    top: 354px;
    left: 0;
    width: 100%;
    height: 508px;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    box-sizing: border-box;
}

.wrap-20-3 .mod span {
    font-size: 24px;
    font-weight: bold;
}

.wrap-20-3 .mod.none {
    display: none;
}

.wrap-20-3 .mod .scroll-container {
    width: 1040px;
    height: 508px;
    margin: 0 auto;
    overflow-y: auto;
}

.scroll-container::-webkit-scrollbar {
    width: 8px;
    /* 滚动条宽度 */
}

.scroll-container::-webkit-scrollbar-thumb {
    background-color: #00ffff;
    /* 滚动条-thumb颜色 */
    border-radius: 4px;
    /* 滚动条-thumb圆角 */
}

.scroll-container::-webkit-scrollbar-track {
    background-color: #fff;
    /* 滚动条-track颜色 */
    border-radius: 4px;
    /* 滚动条-track圆角 */
}

.wrap-20-3 .mod a {
    color: inherit;
    text-decoration: none;
}

/* 周年扭蛋 */
.wrap {
    width: 100%;
    height: 930px;
    position: relative;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/bg01.png) no-repeat center 0;
    overflow: hidden;
}

.wrap .con {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.wrap .bigBox {
    top: 208px;
    left: 50%;
    transform: translateX(-50%);
}

.wrap .box_l {
    top: 568px;
    left: 70px;
}

.wrap .box_r {
    top: 568px;
    right: 64px;
}

.wrap .pic_b {
    bottom: 0;
    left: -360px;
}

.wrap .light {
    width: 368px;
    left: 418px;
    top: 376px;
}

.wrap .btn_start {
    width: 155px;
    top: 480px;
    left: 50%;
    margin-left: -75px;
}

.wrap .layer {
    /* overflow: hidden; */
    background-color: #3b8fff;
    color: #fff;
}

.wrap .layer .tit {
    font-size: 18px;
    margin: 16px 18px 0;
    line-height: 1.2;
    font-weight: bold;
}

.wrap .layer .close_layer {
    width: 21px;
    height: 21px;
    position: absolute;
    right: 10px;
    top: 14px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/ico_close_layer.png) no-repeat center;
}

.wrap .layer_L01 {
    height: 451px;
    left: 48px;
    font-size: 18px;
}

.wrap .layer_L01 li {
    margin-top: 28px;
    line-height: 1.33;
    color: #982600;
}

.wrap .layer_L02 {
    width: 250px;
    height: 325px;
    top: 216px;
    left: 70px;
    font-size: 18px;
    display: none;
}

.wrap .layer_L02::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -20px;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: #3b8fff transparent transparent;
}

.wrap .layer_L02 .tit {
    font-size: 24px;
    color: #ffde57;
    margin-bottom: 8px;
}

.wrap .layer_L02 .dl01 {
    margin: 30px auto;
}

.wrap .layer_L03 {
    width: 390px;
    height: 354px;
    right: 0;
    font-size: 18px;
    top: 370px;
    border-radius: 10px;
    z-index: 5;
    display: none;
}

.wrap .layer_L03::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -20px;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: #3b8fff transparent transparent;
}

.wrap .layer_L03 li {
    text-align: justify;
    font-size: 14px;
    margin: 6px 18px 0;
}

.wrap .btn_buy01 {
    top: 684px;
    left: 82px;
    width: 170px;
    height: 130px;
}

.wrap .text01 {
    top: 644px;
    right: 108px;
    width: 60px;
    height: 25px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.wrap .text02 {
    top: 706px;
    right: 108px;
    width: 60px;
    height: 25px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.wrap .btn_rule {
    top: 750px;
    right: 106px;
    width: 170px;
    height: 60px;
}

.wrap .arrow {
    width: 81px;
    top: 412px;
    left: 50%;
    margin-left: -40px;
}

.wrap .egg {
    top: 674px;
    left: 522px;
    opacity: 0;
}

.wrap .pool {
    width: 170px;
    height: 58px;
    position: absolute;
    top: 626px;
    left: 82px;
}

/* 周年蛋糕&周年宝箱 */
.wrap1 {
    width: 100%;
    height: 760px;
    position: relative;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/bg4.jpg) no-repeat center 0;
    overflow: hidden;
}

.wrap1 .scroll-bar {
    width: 5px;
    background: #ba7f2b;
    border-top-left-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-bottom-right-radius: 1000px;
}

.wrap1 .times {
    text-align: center;
    position: absolute;
    top: 603px;
    left: 50%;
    margin-left: 182px;
    text-align: center;
    width: 244px;
    font-size: 20px;
    color: #ffe359;
}

.wrap1 .con {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.wrap1 .cake {
    width: 368px;
    height: 373px;
    display: block;
    position: absolute;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/cake.png) no-repeat;
    left: 104px;
    top: 237px;
}

.wrap1 .cake.on {
    background-position: 0 bottom;
}

.wrap1 .cake-light-btn {
    position: absolute;
    top: 652px;
    left: 50%;
    display: block;
    width: 253px;
    height: 81px;
    margin-left: -437px;
    text-indent: -999em;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/cake-on.png) no-repeat;
}

.wrap1 .welfare_btn_receive {
    display: block;
    width: 244px;
    height: 81px;
    position: absolute;
    top: 517px;
    left: 50%;
    margin-left: 182px;
}

.wrap1 .welfare_btn_preview {
    display: block;
    width: 253px;
    height: 81px;
    position: absolute;
    top: 652px;
    left: 620px;
}

.wrap1 .welfare_btn_rule {
    display: block;
    width: 253px;
    height: 81px;
    /* background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/welfare_btn03.png) no-repeat center; */
    position: absolute;
    top: 652px;
    left: 928px;
}

.wrap1 .welfare_dialog_rule {
    width: 401px;
    height: 318px;
    padding: 14px 22px 0;
    top: 328px;
    right: -88px;
    position: absolute;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/pop2.png) no-repeat center;
    color: #ba7f2b;
    font-size: 14px;
    line-height: 1.8;
    box-sizing: border-box;
    display: none;
}

.wrap1 .welfare_dialog_preview {
    width: 249px;
    height: 605px;
    top: 43px;
    left: 481px;
    position: absolute;
    padding: 10px 0 10px 20px;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/pop1.png) no-repeat center;
    color: #ba7f2b;
    transform: translate3d(0, 0, 0);
    box-sizing: border-box;
    display: none;
}

.wrap1 .js_container1 {
    width: 225px;
    height: 520px;
}

.wrap1 .welfare_dialog_preview .cont {
    font-size: 14px;
    width: 200px;
    line-height: 32px;
    position: absolute;
    transition: 0.3s;
}

.wrap1 .welfare_dialog_preview .cont li {
    border-bottom: 1px solid #ba7f2b;
    margin-bottom: 4px;
}

/* 周年壕礼 */
.wrap2 {
    width: 100%;
    height: 710px;
    position: relative;
    z-index: 10;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/bg5.jpg) no-repeat center;
    box-sizing: border-box;
    padding-top: 228px;
}

.wrap2 .con {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.wrap2 .items {
    position: absolute;
    z-index: 10;
    top: 105px;
    left: 40px;
    display: flex;
    justify-content: center;
}

.wrap .items_rule {
    z-index: 5;
}

.wrap2 .items .gift_btn_rule {
    position: absolute;
    left: 175px;
    display: block;
    width: 254px;
    height: 81px;
    cursor: pointer;
}

.wrap2 .items .integral {
    line-height: 80px;
    color: #fff;
    font-size: 36px;
    text-shadow: -1px -1px 0 #13bcf4, 1px -1px 0 #13bcf4, -1px 1px 0 #13bcf4, 1px 1px 0 #13bcf4;
}

.wrap2 .items .logo_info {
    line-height: 80px;
    color: #fff;
    font-size: 36px;
    text-shadow: -1px -1px 0 #13bcf4, 1px -1px 0 #13bcf4, -1px 1px 0 #13bcf4, 1px 1px 0 #13bcf4;
    margin: 0 140px;
    margin-left: 500px;
}

.wrap2 .gift_dialog_rule {
    width: 365px;
    height: 383px;
    top: -392px;
    left: 84px;
    position: absolute;
    padding: 14px 21px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/22st/pop3.png) no-repeat center;
    color: #ba7f2b;
    transform: translate3d(0, 0, 0);
    line-height: 1.6;
    z-index: 5;
    box-sizing: border-box;
    display: none;
}

.wrap2 .gift_dialog_rule a {
    color: inherit;
    text-decoration: underline;
}

.wrap2 .gift_dialog_rule .cont {
    font-size: 14px;
    width: 300px;
    line-height: 32px;
    position: absolute;
    transition: 0.3s;
}

.wrap2 .gift_dialog_rule .cont li {
    border-bottom: 1px solid #ba7f2b;
    margin-bottom: 4px;
}

.wrap2 .slot_box {
    width: 1110px;
    height: 229px;
    position: absolute;
    top: 118px;
    left: 44px;
}

.wrap2 .slot {
    width: 1077px;
    height: 21px;
    margin: 5px 32px;
    position: relative;
}

.wrap2 .slot .bar {
    background: #fae22a;
    display: block;
    height: 21px;
    width: 0%;
    border-radius: 30px;
    position: relative;
}

.wrap2 .slot .sign {
    position: absolute;
    top: -55px;
    right: 0;
    width: 113px;
    height: 46px;
    line-height: 38px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #006dfe;
    text-align: center;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/8th/ico_sign.png) no-repeat center;
}

.wrap2 .box_btn {
    height: 29px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -46px;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.wrap2 .box_btn a {
    display: block;
    width: 74px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    float: left;
    border-radius: 30px;
    position: relative;
    color: #13bcf4;
    background: #fff;
}

.wrap2 .box_btn a:hover {
    color: #fff;
    background: #13bcf4;
}

/*.wrap2 .gift_dialog_rule::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -20px;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent transparent #3b8fff;
}*/
.box_btn a.active {
    color: #fff;
    background: #ba7f2b;
}

.wrap2 .box_btn a i {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 32px;
    background: #ba7f2b;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    display: none;
    line-height: 1.5;
    z-index: 6;
}

.wrap2 .box_btn a:hover i {
    display: block;
}

/* 周年排行榜 */
.wrap3 {
    width: 100%;
    height: 1580px;
    position: relative;
    background: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/bg6.jpg) no-repeat center;
    overflow: hidden;
}

.wrap3 .con {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.wrap3 .ranking_btn_rule {
    display: block;
    width: 244px;
    height: 79px;
    position: absolute;
    left: 479px;
    top: 198px;
}

.wrap3 .ranking_dialog_rule {
    width: 371px;
    height: 319px;
    line-height: 1.8;
    position: absolute;
    top: 109px;
    left: 101px;
    color: #ba7f2b;
    background: url(https://fu5.web.sdo.com/10036/202507/17538619245164.png) no-repeat center;
    z-index: 5;
    padding: 14px 20px;
    box-sizing: border-box;
    display: none;
}

.wrap3 .tri {
    /* position: relative; */
    color: #ffffff;
    text-align: center;
    line-height: 1.3;
}

.wrap3 .tri .first {
    position: absolute;
    width: 140px;
    left: 528px;
    top: 266px;
}

.wrap3 .tri .second {
    position: absolute;
    width: 140px;
    left: 358px;
    top: 350px;
}

.wrap3 .tri .third {
    position: absolute;
    width: 140px;
    left: 693px;
    top: 370px;
}

.wrap3 .container {
    width: 770px;
    height: 500px;
    color: "#0154b1";
    font-size: 20px;
    font-weight: bold;
}

.wrap3 .container .cont {
    background: #fff;
    width: 760px;
    position: absolute;
    transition: all 0.3s;
}

.wrap3 .container .cont tr {
    border-radius: 10px;
}

.wrap3 .container .cont td {
    width: 50%;
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #0154b1;
}

.wrap3 .container .cont tr:nth-child(even) {
    background: #aadffb;
}

.wrap3 .container .wrap-scroll-bar {
    width: 5px;
    right: 0;
}

.wrap3 .scroll-bar {
    width: 5px;
    background: #0060a1;
    border-top-left-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-bottom-right-radius: 1000px;
}

.wrap3 .ranking_table {
    position: absolute;
    top: 650px;
    left: 215px;
    width: 760px;
    height: 550px;
    background-color: #0060a1;
    border-radius: 10px;
    border: 3px solid white;
    padding: 3px;
}

.wrap3 .table_th {
    width: 760px;
    font-size: 20px;
    font-weight: bold;
    color: #0154b1;
    background: #aadffb;
    border-radius: 8px 8px 0 0;
}

.wrap3 .table_th span {
    width: 50%;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 50px;
    height: 50px;
}

.wrap3 .prize_tit {
    color: "#0154b1";
    font-size: 32px;
    font-weight: bold;
    text-shadow: -1px -1px 0 "#0154b1", 1px -1px 0 "#0154b1", -1px 1px 0 "#0154b1", 1px 1px 0 "#0154b1";
}

.wrap3 .prize-wrap {
    position: absolute;
    top: 1230px;
    left: 50%;
    margin-left: -386px;
    width: 760px;
    background-color: #0060a1;
    border-radius: 10px;
    border: 3px solid white;
    padding: 3px;
}

.wrap3 .table_prize {
    width: 760px;
    margin: 0 auto;
    color: #fff;
    border-radius: 10px;
}

.wrap3 .table_prize th {
    color: #fff;
    height: 68px;
    line-height: 68px;
    text-align: center;
    background-color: #aadffb;
    border: solid 2px #aadffb;
}

.wrap3 .table_prize td {
    height: 68px;
    line-height: 68px;
    font-size: 14px;
    padding-left: 20px;
    color: #0154b1;
    background-color: #fff;
    border: solid 2px #aadffb;
}

.wrap3 .table_prize tr td:first-child {
    font: bold 20px/60px "";
}

.wrap3 .tips {
    font-size: 18px;
    color: #00ffff;
    line-height: 44px;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    text-align: center;
}

.wrap3 .tips a {
    color: inherit;
    text-decoration: underline;
}

.wrap3 .ranksList {
    background-image: url(https://static.web.sdo.com//bfo/pic/act_bfo/22st/w5con.png);
    width: 773px;
    height: 326px;
    position: absolute;
    top: 305px;
    left: 0;
    right: 0;
    margin: auto;
}

.wrap3 .ranksList .ranks {
    position: absolute;
    width: 125px;
    height: 45px;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap3 .ranksList .ranks.first {
    top: 159px;
    left: 324px;
    color: #fff;
}

.wrap3 .ranksList .ranks.second {
    top: 222px;
    left: 45px;
    color: #fff;
}

.wrap3 .ranksList .ranks.third {
    top: 246px;
    left: 602px;
    color: #fff;
}

/*.wrap3 .ranking_dialog_rule::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -20px;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent transparent #3b8fff;
}*/
/*.wrap3 .table_prize tr:nth-child(even) {
    color: #529ae2;
    background: #fff;
}*/
.ani_arrow {
    animation: arrow 2s infinite both;
}

@keyframes arrow {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    70% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }

    90%,
    100% {
        opacity: 0;
    }
}

.ani_light {
    animation: light 0.5s infinite alternate both;
}

@keyframes light {
    0% {
        opacity: 0.7;
        transform: scale(0.7);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.ani_egg.active {
    animation: egg 0.3s linear 2.85s both;
    transform-origin: 50% 30%;
}

@keyframes egg {
    0% {
        transform: scale(0.8) translate3d(0, 0, 0);
        opacity: 0;
    }

    1% {
        opacity: 1;
    }

    100% {
        transform: scale(15) translate3d(0, -50px, 0);
        opacity: 1;
    }
}

.ani_rotate.active {
    animation: rotate 0.5s both;
}

@keyframes rotate {
    0% {
        transform: rotate3d(0, 0, 0, 0deg);
    }

    100% {
        transform: rotate3d(0, 0, 1, 120deg);
    }
}

.ani_moveT {
    animation: moveT 1.5s both;
}

@keyframes moveT {
    0% {
        transform: translate3d(0, 100%, 0);
    }

    100% {
        transform: rotate3d(0, 0, 0);
    }
}

.ball {
    height: 580px;
    width: 580px;
    top: 226px;
    left: 316px;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/20th/css_sprites.png);
    background-size: 100% auto;
}

.ball.active {
    animation: test 2250ms steps(44) 500ms both;
}

.dialog_act .rule::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.dialog_act .rule::-webkit-scrollbar-track {
    background: #f7f7f7;
}

.dialog_act .rule::-webkit-scrollbar-thumb {
    background: #8c8a80;
}