* {
    padding: 0;
    margin: 0;
}
a {
    color: #00A1D6;
    text-decoration: none;
    cursor: pointer;
}
body {
    background: url(//s1.hdslb.com/bfs/static/78ac4a719b4c3b69903fd3383f225b25ab2f6da1.png);
    position: relative;
    color: #222;
    font-size: 14px;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
    overflow-x: hidden;
}
input,button,select,textarea{ outline:none;}
textarea{resize: none;}
h1,h2,h3,h4,h5,h6,ul,li{ margin:0; padding:0; list-style-type:none;}
img{ border:none;}

address, caption, cite, code, dfn, em, i, th, var {
    font-style: normal;
    font-weight: normal;
}
p,span{ margin:0; padding:0; }


input[type=text]{ -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; background-color:#fff; -webkit-box-shadow:inset 0 2px 3px rgba(231,231,231,.6); -moz-box-shadow:inset 0 2px 3px rgba(231,231,231,.6); box-shadow:inset 0 2px 3px rgba(231,231,231,.6); border:solid 1px #e7e7e7; color:#222; margin-top: 0;margin-bottom: 0;padding-left: 2px;padding-right: 2px;vertical-align: middle;}
/*清除浮动*/
.clearfix:after{ content:"";display:block;visibility:hidden;height:0px;clear:both;font-size:0px; }
*.clearfix{ zoom:1; }
.bnj_btn {
    text-align: center;
    border-radius: 5px;
    background: #ff3b4b;
    color: #fff8ad;
    cursor: pointer;
    transition: 0.2s;
}
.bnj_btn.lg {
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    background: #e13442;
}
.bnj-wrapper.pc .bnj_btn:hover {
    background-color: #ff556c;
    color: #fff;
}
.bnj-wrapper.pc .bnj_btn.lg:hover{
    background: #ff3b4b;
}
.banner_box {
    width: 100%;
    height: 430px;
    position: relative;
}
.mar_0_auto {
    margin: 0 auto;
    display: block;
}

.bnj-wrapper{
    position: relative;
}

.banner {
    height: 430px;
    position: relative;
}
.banner .layer {
    background-image: url(//s1.hdslb.com/bfs/static/86065425876a5a1f36d8556c5eb92600c18298bc.png);
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner.cd .layer {
    background-image: url(//s1.hdslb.com/bfs/static/21f6901a29cc79d2ba3f4f4cea57491d9c204c50.png);
}
.banner .layer.b1 {
    background-image: url(//s1.hdslb.com/bfs/static/bea5bf42638411e95c0c2dbac983d66104c23cdf.png);
    background-position: 50% 0;
}
.banner.cd .layer.b1 {
    background-image: url(//s1.hdslb.com/bfs/static/086bf2571d0b8f48bb8c5d2b78f05e10f2996eb3.png);
}
.banner .layer.b2 {
    background-position: 50% 0px;
}
.banner.cd .layer.b2 {
    background-position: 50% -430px;
}
.banner .layer.b3 {
    background-position: 50% -430px;
}
.banner.cd .layer.b3 {
    background-position: 50% -860px;
}
.logo_main {
    width: 638px;
    height: 350px;
    position: absolute;
    left: 50%;
    top: 40px;
    margin-left: -311px;
    background: url(//s1.hdslb.com/bfs/static/0d65b2606b697100588b66fb8579caf75c3ef491.png) center center;
}
.banner .cd-txt{
    display: none;
    position: absolute;
    bottom: -35px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 64px;
    z-index: 60;
}
.banner.cd .cd-txt {
    display: block;
}
.banner.cd .cd-txt span {
    vertical-align: middle;
}
.banner.cd .cd-txt span.n {
    display: inline-block;*display: inline;*zoom:1;
    font-size: 48px;
    margin: 0 10px;
}

/* 主体开始 */
.bnj_body {
    width: 100%;
    background: url(//s1.hdslb.com/bfs/static/aced0c372793d464fc08b77a91448783d267f754.png) 0 -431px repeat-x;
    position: relative;
}
.video_btn_box {
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
    z-index: 100;
}
.video_btn_box .ct {
    display: inline-block;*display: inline;*zoom:1;
}
.video_box.cm .video_btn_box .ct {
    display: none;
}
.video_btn {
    min-width: 66px;
    padding: 0 20px;
    height: 32px;
    border-radius: 25px;
    background: #9c252f;
    color: #fff;
    margin-left: 35px;
    display: inline-block;*display: inline;*zoom:1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
}
.bnj-wrapper.pc .video_btn:hover {
    background: #ff3b4b;
}
.video_btn:first-child {
    margin-left: 0;
}
.video_btn.on {
    background: #ff3b4b;
}
.video_btn span {
    position: relative;
}
.video_btn.on span:before, .video_btn.on span:after {
    content: '';
    display: block;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) -1138px -12px no-repeat;
    position: absolute;
    width: 6px;
    height: 12px;
    top: 4px;
}
.video_btn.on span:before{
    left: -12px;
    background-position: -1138px -12px;
}
.video_btn.on span:after{
    right: -12px;
    background-position: -1170px -12px;
}
.video_box {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 30px;
}
#bofqi.player-wrp {
    border: 3px #e13442 solid;
    height: 588px;
    background-color: #fff;
    position: relative;
    z-index: 100;
    box-shadow: none;
    margin: 0 -3px;
}
#bofqi.player-wrp.wide, #bofqi.player-wrp.mobile {
    height: 588px;
}
#bofqi.player-wrp.webfullscreen{
    border: none;
}
#bofqi.player-wrp.heimu { z-index: 10010; }
.player-wrp #bofqi_embed{
    width: 100%;
    height: 100%;
}
.player-wrp #player_iframe {
    width: 100%;
    height: 100%;
}
.player-wrp #player_placeholder{
    width: 100%;
    height: 100%;
}
.player-wrp .video-link{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.player-wrp .video-link .arrow{
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    border: 100px dashed #bbb;
    left: 50%;
    top: 50%;
    margin-top: -100px;
    margin-left: -50px;
    border-right: none;
    border-left-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.video_box .app-link{
    width: 960px;
    margin: 0 auto;
    height: 160px;
    line-height: 160px;
    border-radius: 32px;
    background-color: #e13442;
    color: #fff8ad;
    font-size: 50px;
    display: block;
    text-align: center;
}
.video_box .app-link .lg {
    font-size: 74px;
}
.video_box_buttom {
    height: 50px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) no-repeat;
    color: #fff;
    padding-top: 12px;
}
.wach {
    width: 150px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    float: left;
}
.watching_now {
    margin-left: 320px;
}
.watched_total {
    margin-left: 90px;
}
.b2233_wrp {
    position: absolute;
    top: 175px;
    width: 50%;
    height: 775px;
    overflow: hidden;
    z-index: 50;
}
.b2233_wrp.b22{
    right:50%;
}
.b2233_wrp.b33 {
    left:50%;
}
.left_22, .right_33 {
    position: absolute;
    z-index: 50;
    cursor: pointer;
    background: url(//s1.hdslb.com/bfs/static/b0756aa4f41ea5cb2b8d104c608d66a0944b6c8d.png);
    height: 639px;
    width: 301px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.left_22.anim, .right_33.anim {
    animation:scale2233 0.2s 1;
    -webkit-animation:scale2233 0.2s 1;
}
@keyframes scale2233 {
    0% { transform:scale(1); }
    50% { transform:scale(1.02);}
    100% { transform:scale(1);}
}
@-webkit-keyframes scale2233 {
    0% { -webkit-transform:scale(1);}
    50% { -webkit-transform:scale(1.02);}
    100% { -webkit-transform:scale(1);}
}
.left_22 {
    background-position: -890px -12px;
    top: 0px;
    right: 0;
    margin-right: 410px;
}
.left_22_buttom {
    height: 136px;
    width: 200px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) -641px -205px no-repeat;
    position: absolute;
    right: 0;
    top: 620px;
    margin-right: 477px;
}
.right_33 {
    background-position: -277px -699px;
    top: 0;
    left: 0;
    margin-left: 410px;
}
@media screen and (max-width: 1024px) {
    .left_22{
        margin-right: 310px;
    }
    .right_33{
        margin-left: 310px;
    }
}
.right_33_buttom {
    height: 136px;
    width: 200px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) -922px -205px no-repeat;
    position: absolute;
    left: 0;
    top: 590px;
    margin-left: 477px;
}
.text_2233 {
    width: 85px;
    height: 24px;
    line-height: 24px;
    color: #de9500;
    margin: 53px 65px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}
#r_33 {
    margin: 53px 55px;
}
.share_box {
    width: 980px;
    height: 130px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) 0px -52px no-repeat;
    margin-top: 20px;
    position: relative;
}
.share-list {
    width: 317px;
    float: left;
}
.share-list .share-btn {
    width: 56px;
    height: 108px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png);
    float: left;
    margin: -8px 0 0 23px;
    cursor: pointer;
    position: relative;
}
.bnj-wrapper.pc  .share-list .share-btn:hover {
    -webkit-animation: share-shake linear 0.1s 3 alternate;
}
.share-list .share-btn.weibo {
    background-position: -10px -212px;
}
.share-list .share-btn.weixin {
    background-position: -92px -212px;
}
.share-list .share-btn.tieba {
    background-position: -169px -212px;
}
.share-list .share-btn.qzone {
    background-position: -248px -212px;
}
.share-list .share-btn .fire {
    width: 42px;
    height: 42px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) -1290px -219px no-repeat;
    display: none;
    position: absolute;
    top: -23px;
    left: 5px;
}
.share-list .share-btn .weixin_qrcode {
    width: 161px;
    height: 192px;
    background: url(//s1.hdslb.com/bfs/static/7e8cc151de1075db6ddb9328f5d7f4ee121d0c75.png) -352px -13px no-repeat;
    display: none; 
    position: absolute;
    top: -175px;
    left: -53px;
    z-index: 1200;
}
.share_box .share-list .share-btn .weixin_qrcode {
    height: 180px;
    top: -60px;
    left: 70px;
}
.share_box .share-list .share-btn .weixin_qrcode .arrow{
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    border: 12px dashed #de9500;
    left: -12px;
    top: 50%;
    margin-top: -12px;
    border-right-style: solid;
    border-left: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.share-list-simple {
    margin-top: 10px;
}
.share-list-simple .share-btn {
    width: 42px;
    height: 42px;
    background: #ff3b4b url(//s1.hdslb.com/bfs/static/7e8cc151de1075db6ddb9328f5d7f4ee121d0c75.png);
    float: left;
    cursor: pointer;
    position: relative;
    margin-left: 10px;
    border-radius: 4px;
    transition: 0.3s;
}
.bnj-wrapper.pc  .share-list-simple .share-btn:hover {
    background-color: #ff556c;
}
.share-list-simple .share-btn.weibo {
    background-position: -23px -344px;
}
.share-list-simple .share-btn.weixin {
    background-position: -74px -344px;
}
.share-list-simple .share-btn.tieba {
    background-position: -124px -344px;
}
.share-list-simple .share-btn.qzone {
    background-position: -175px -344px;
}
.share-list-simple .share-btn .weixin_qrcode {
    width: 161px;
    height: 192px;
    background: url(//s1.hdslb.com/bfs/static/7e8cc151de1075db6ddb9328f5d7f4ee121d0c75.png) -352px -13px no-repeat;
    display: none; 
    position: absolute;
    top: -191px;
    left: -58px;
    z-index: 1200;
}
.play_num {
    width: 100px;
    height: 25px;
    text-align: left;
    line-height: 25px;
    float: left;
    color: #fef7ac;
    margin-top: 50px;
    font-size: 18px;
}
.coins {
    width: 69px;
    height: 69px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) -1281px -120px;
    position: absolute;
    bottom: 24px;
    left: 50%;
    margin-left: -35px;
}
.coins_num {
    margin-left: 132px;
}
.coins_click {
    width: 310px;
    height: 93px;
    position: absolute;
    left: 339px;
    top: 38px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) -342px -91px;
    cursor: pointer;
}
.coins_hover, .collect_hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 90px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) no-repeat;
    display: none;
}
.coins_hover {
    background-position: -1363px -114px;
}
.bnj-wrapper.pc  .coins_click:hover .coins_hover{
    display: block;
}
.collect {
    width: 69px;
    height: 69px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) -1278px -16px;
    position: absolute;
    bottom: 24px;
    right: 100px;
    margin-left: -35px;
}
.collect_num {
    margin-left: 120px;
    margin-top: 3px;
}
.collect_click {
    width: 296px;
    height: 93px;
    right: 0px;
    position: absolute;
    top: 40px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) -683px -91px;
    cursor: pointer;
}
.collect_click b {
    color: #fff9ac;
    font-size: 35px;
    font-family: 微软雅黑;
    font-weight: bold;
    display: block;
    height: 46px;
    line-height: 46px;
    margin-left: 120px;
}
.collect_hover {
    background-position: -1364px -16px;
}
.bnj-wrapper.pc  .collect_click:hover .collect_hover{
    display: block;
}
.banner_cj_box {
    width: 100%;
    height: 290px;
    background: #98232c url(//s1.hdslb.com/bfs/static/227ab9fc94248990492d7524aeaf8783b4209360.png) top center no-repeat;
    padding-top: 160px;
}
.activating_box {
    width: 980px;
    height: 100%;
    overflow: hidden;
}
.activating_box .end_txt{
    padding: 100px 0 120px 0;
    text-align: center;
    font-size: 3.8em;
    font-weight: bold;
}
.lzdjdzf {
    color: #fef7ac;
    width: 577px;
    height: 21px;
    font-size: 18px;
}
.wishes {
    width: 485px;
    height: 154px;
    margin-top: 45px;
    overflow: hidden;
    position: relative;
}
#msg_list {
    position: absolute;
    width: 100%;
}
#msg_list .loading{
    line-height: 150px;
    text-align: center;
}
.wishes li {
    line-height: 16px;
    color: #000;
    font-size: 12px;
    padding:3px 5px;
}
.wishes li.u{
    border:1px solid #00a1d6;
    padding: 2px 4px;
    border-radius:3px;
}
.body_980 {
    width: 980px;
    height: auto;
}
.cj_rule {
    height: 180px;
    padding: 20px 20px 0 20px;
    color: #a21d21;
}
.cj_rule_txt {
    float: left;
    width: 650px;
    font-size: 14px;
}
.wx_ewm {
    width: 225px;
    height: 180px;
    float: right;
    background: url(//s1.hdslb.com/bfs/static/d7675d617c972c67d6f12b1e2b04a7b9d2687781.png);
    margin-right: -10px;
}
.wx_ewm .txt{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background-color: #ffd37a;
    height: 38px;
    line-height: 38px;
    color: #e13442;
}
.get_gift {
    color: #a21d21;
}
.gift_container .num {
    width: 44px;
    height: 44px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png);
    display: inline-block;*display: inline;*zoom:1;
    vertical-align: bottom;
    margin-left: 10px;
}
.gift_container .num.num1 {
    background-position: -1080px -38px;
}
.gift_container .num.num2 {
    background-position: -1080px -117px;
}
.gift_container h2.t {
    display: inline-block;*display: inline;*zoom:1;
    vertical-align: bottom;
}
.g_box_big {
    margin-top: 15px;
    padding: 0 10px;
}
.g_box {
    border: 4px solid #a21d21;
    float: left;
    height: 184px;
    color: #e13442;
}
.g_box1 {
    width: 217px;
    text-align: center;
}
.g_box1 h1 {
    margin-top: 30px;
    font-size: 40px;
}
.g_box1 p {
    padding: 20px 15px;
    font-size: 14px;
}
.g_box2 {
    width: 462px;
    margin: 0 20px;
}
.g_box2_pad {
    padding: 10px 20px;
}
.clear {
    clear: both;
    margin: 0;
    padding: 0;
    border: 0;
}
.put_coins {
    width: 151px;
    height: 33px;
    line-height: 33px;
    margin-top: 28px;
}
.g_box .free_gift{
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    width: 151px;
    display: none;
}
.blessing-txt {
    width: 415px;
    height: 77px;
    padding: 5px;
    line-height: 20px;
    background: #ffd37a;
    border: none;
    color: #a6894f;
    margin-top: 14px;
    overflow: auto;
}
.blessing_btn {
    width: 117px;
    height: 32px;
    float: right;
    line-height: 32px;
    border: none;
    margin-top: 10px;
    font-size: 14px;
}
.open_gift {
    width: 100%;
    height: auto;
    margin-top: 20px;
    color: #a21d21;
}
.gift_activaty {
    margin-top: 15px;
}
.gift_box_big {
    clear: both;
}
.gift_box {
    width: 213px;
    height: 148px;
    float: left;
    margin: 10px;
    background: #99232d;
    padding: 6px;
}
.white_bg {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    width: 213px;
    height: 120px;
    text-align: center;
}
.white_bg.iphone6 {
    background-image: url(//s1.hdslb.com/bfs/static/75ff706f53096ec5d5c1a3a8f9cfaca7ba07e760.png);
}
.white_bg.ipad {
    background-image: url(//s1.hdslb.com/bfs/static/32e8414e6a20dfd54fe1f4cbdfa8791124a43421.png);
}
.white_bg.ps4-xbox-one {
    background-image: url(//s1.hdslb.com/bfs/static/bb68a1fb05b4edd4dae24242201c1a2a1d8f1711.png);
}
.white_bg.psv-3dsll {
    background-image: url(//s1.hdslb.com/bfs/static/3f3febf9dc97610b8ef67a64321bb73a6d7833a9.png);
}
.white_bg.f800 {
    background-image: url(//s1.hdslb.com/bfs/static/ce66975542a5bbc4769e0b2699d01435f9d7cd51.png);
}
.white_bg.f300 {
    background-image: url(//s1.hdslb.com/bfs/static/06284c1c5b9cc6e877cb13ddc0f640436929e919.png);
}
.white_bg.ym {
    background-image: url(//s1.hdslb.com/bfs/static/c5965d4452c468282a92927d8755b3cebe43599c.png);
}
.white_bg.fc {
    background-image: url(//s1.hdslb.com/bfs/static/c4e5c7e2582dd2550ff9a98dc377310a4d44576a.png);
}
.white_bg.egg {
    background-image: url(//s1.hdslb.com/bfs/static/45c9e756163372963491a2cde8b9fbe10762136a.png);
}
.white_bg.b-coin {
    background-image: url(//s1.hdslb.com/bfs/static/3c9c9b57952c418bfade00ae7497bf815432d14f.png);
}
.gift_box .white_bg img{
    margin-top: 10px;
}
.gift_box p {
    line-height: 32px;
    color: #fff;
    text-align: center;
}
.center_gift_box {
    width: 470px;
    height: 160px;
    float: left;
    margin: 10px;
    text-align: center;
    color: #e13442;
}
.center_gift_box span {
    float: right;
    color: #01a0d8;
    font-size: 15px;
}
.center_gift_box .gift_info {
    line-height: 75px;
    font-size: 1.5em;
    font-weight: bold;
}
.center_gift_box .gift_info.end {
    font-size: 1.2em;
}
.center_gift_box .gift_info span {
    width: 98px;
    height: 51px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) -1143px -116px;
    float: none;
    display: inline-block;*display: inline;*zoom:1;
    line-height: 50px;
    text-align: center;
    color: #fff;
    margin: 15px;
    font-size: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.btn_gift_list {
    width: 330px;
    height: 54px;
    border-radius: 10px;
    line-height: 54px;
    background: #e13442;
    font-size: 18px;
    font-weight: bold;
}

/* 评论css调试 */
#load_comment.comm_open_btn {
    background:url(//static.hdslb.com/images/v2images/morecomm.gif) no-repeat;
    width: 320px;
    height: 80px;
    cursor:pointer;
}
#bilibili_comment.comment-frame {
    background: #fff;
    padding: 10px;
    border: 3px solid #e13442;
    font-size: 12px;
}
#bilibili_comment.comment-frame .comm_open_btn {
    margin: 30px 0 50px 305px;
}

/* foot */
.bnj_foot {
    width: 100%;
    height: 130px;
    background: url(//s1.hdslb.com/bfs/static/5ffcfcf933eb2dac3767cff8c63e9eb841717389.png);
    position: relative;
    text-align: center;
    line-height: 150px;
    color: #fff;
}
.sheep_wrp {
    position: relative;
    height: 120px;
    width: 100%;
}
.sheep_wrp .sheep {
    width: 120px;
    height: 144px;
    position: absolute;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png);
    bottom: -30px;
}
.sheep_wrp .sheep_l {
    background-position: -361px -205px;
    margin-right: 520px;
    right: 50%;
}
.sheep_wrp .sheep_r {
    background-position: -500px -205px;
    margin-left: 520px;
    left: 50%;
}
.communication.b22 .arrow {
    position: absolute;
    overflow: hidden;
    display: block;
    background: url(//s1.hdslb.com/bfs/static/8206950bef70986ef080a9f3edfe11f009dc7776.png) no-repeat;
}
.communication.b22 .arrow {
    background-position: 0 -57px;
    left: -7px;
}
.communication.b33 .arrow {
    background-position: 0 -27px;
    right: -7px;
}
.communication .arrow {
    position: absolute;
    top: 20px;
    width: 8px;
    height: 12px;
    background: url(//s1.hdslb.com/bfs/static/8206950bef70986ef080a9f3edfe11f009dc7776.png) no-repeat;
}
.communication {
    width: 180px;
    height: 60px;
    background: #fff8ad;
    display: none;
    border-radius: 24px;
    padding: 20px;
    color: #bb6d17;
    font-size: 14px;
    position: absolute;
    top: 50px;
    opacity: 0;
    z-index: 1000;
}
.communication.b22 {
    left: 260px;
    margin-left: 0;
}
.communication.b33 {
    right: 260px;
    margin-right: 0;
}
.back-to-top {
    width: 50px;
    height: 0px;
    position: fixed;
    z-index: 2000;
    left: 50%;
    top: 0px;
    margin-left: 580px;
    overflow: hidden;
    transition: 0.3s height;
}
@media screen and (max-width: 1280px) {
    .back-to-top {
        margin-left:0;
        left: auto;
        right: 0px;
    }
}
.back-to-top .wrp {
    position:absolute;
    bottom:0;
}
.back-to-top .line {
    width: 10px;
    height: 340px;
    background: #e13442;
}
.back-to-top .btn {
    width: 50px;
    height: 165px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) -1006px -19px;
    cursor: pointer;
}
.black_cover {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none;
    z-index: 1000;
}
.gift_cover {
    display: none;
    position: fixed;
    width: 785px;
    height: 514px;
    top: 50%;
    left: 50%;
    margin-top: -257px;
    margin-left: -392px;
    text-align: center;
    z-index: 1500;
    animation: scale 0.3s linear;
    -webkit-animation: scale 0.3s linear;
}
.gift_cover .bg{
    position:absolute;
    top:0;
    left:0;
    background: url(//s1.hdslb.com/bfs/static/4613923a27d5aed47d2ec9eb1234342a6e6e07b3.png);
    height: 410px;
    width:100%;
    z-index: 0;
}
.gift_cover.shake {
    animation: shake 0.3s;
    -webkit-animation: shake 0.3s;
}
.gift_cover .content {
    position: relative;
    z-index: 20;
    padding-top: 90px;
}
.gift_cover span.code {
    color: #ba2b37;
    line-height: 30px;
}
.gift_detail {
    margin-top: 10px;
    width: 345px;
    font-weight: bold;
}
.gift_detail img {
    float: left;
    height: 100px;
}
.gift_name {
    height: 100px;
    line-height: 100px;
}
.x {
    width: 55px;
    height: 55px;
    background: url(//s1.hdslb.com/bfs/static/ac2211e64d126de3dcbada0d30be3acac1b1a292.png) -1163px -203px;
    float: right;
    margin-top: -90px;
    cursor: pointer;
}
.gift_cover_btn {
    width: 332px;
    height: 56px;
    background: #e13442;
    border-radius: 10px;
    display: inline-block;*display: inline;*zoom:1;
    margin: 20px;
    margin-top: 135px;
    line-height: 56px;
    font-weight: bold;
}
.gift_list {
    position: fixed;
    width: 658px;
    height: 594px;
    top: 50%;
    left: 50%;
    margin-top: -297px;
    margin-left: -329px;
    text-align: center;
    z-index: 1500;
}
.gift_list .bg {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index: 0;
}
.gift_list .bg .bg_top,.gift_list .bg .bg_body,.gift_list .bg .bg_bottom {
    background-image: url(//s1.hdslb.com/bfs/static/b0464e4f133c930bfaa0f57b8742473e9742f40c.png);
    width: 100%;
}
.gift_list .bg .bg_top {
    background-position: 0 -20px;
    background-repeat: no-repeat;
    height: 36px;
}
.gift_list .bg .bg_body {
    background-position: -662px 0;
    background-repeat: repeat-y;
    height: 515px;
}
.gift_list .bg .bg_bottom {
    background-position: -1323px 0px;
    background-repeat: no-repeat;
    height: 42px;
}
.gift_list .content {
    position: relative;
    z-index: 100;
    padding: 40px 45px;
}
.gift_list .content .t{
    font-size: 24px;
    font-weight: bolder;
    height: 60px;
    border-bottom: 5px solid #b05800;
    line-height: 60px;
}
.gift_list .content .list_container{
    min-height: 335px;
    margin-top: 20px;
}
.gift_list .content .list_container .loading{
    height: 200px;
    line-height: 200px;
}
.gift_list .content .list_container .page_wrp {
    margin-top:10px;
    display: inline-block;*display: inline;*zoom:1;
    height: 25px;
    line-height: 25px;
    position: relative;
}
.gift_list .content .list_container .page_btn {
    background: url(//s1.hdslb.com/bfs/static/7acd34b772d3f1e18ddb118fda5d4590954deed8.png) no-repeat;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 2px;
}
.gift_list .content .list_container .page_btn.prev {
    background-position: 0 0px;
    left: -25px;
}
.gift_list .content .list_container .page_btn.next {
    background-position: 0 -42px;
    right: -25px;
}
.bnj-wrapper.pc  .gift_list .content .list_container .page_btn.prev:hover {
    background-position: 0 -85px;
}
.bnj-wrapper.pc  .gift_list .content .list_container .page_btn.next:hover {
    background-position: 0 -127px;
}
.gift_list .content .list_container .page_info {
    display: inline-block;*display: inline;*zoom:1;
    vertical-align: middle;
    margin: 0 15px;
    color: #de9500;
}
.gift_list .content .list_btn {
    display: inline-block;*display: inline;*zoom:1;
    width: 180px;
    height: 35px;
    line-height: 35px;
    margin-top: 30px;
    border-radius: 8px;
}
.gift_list .content .list_tb {

}
.gift_list .content .tb-wrp{
    min-height: 300px;
}
.gift_list .content .tb-wrp table {
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    font-size: 14px;
}
.gift_list .content .tb-wrp th{
    padding:10px 0;
}
.gift_list .content .tb-wrp tr{
    border-bottom: 1px solid #de9500;
}
.gift_list .content .tb-wrp td{
    padding: 3px 0;
}
.gift_list .content .tb-wrp .stat.used{
    color: #999;
}
.gift_list .content .tb-wrp .stat.unused{
    color: #222;
}
.tm-entrance{
    background: url(//s1.hdslb.com/bfs/static/7e8cc151de1075db6ddb9328f5d7f4ee121d0c75.png) -250px -370px no-repeat;
    display: block;
    position: absolute;
    width: 260px;
    height: 126px;
    top: 40px;
    left: 50%;
    margin-left: -420px;
    animation: updown 1.2s linear 3 alternate;
    -webkit-animation: updown 1.2s linear 3 alternate;
}
.tm-entrance .txt{   
    position: absolute;
    top: 0;
    right: 0;
    height: 67px;
    width: 190px;
    background: url(//s1.hdslb.com/bfs/static/7e8cc151de1075db6ddb9328f5d7f4ee121d0c75.png) -38px -420px no-repeat;
}
.tm-entrance .txt span{
    position: absolute;
    left: 60px;
    top: 21px;
    color: #fff;
    font-size: 12px;
}
@keyframes updown {
    0% { top:30px; }
    100% { top:40px;}
}
@-webkit-keyframes updown {
    0% { top:30px; }
    100% { top:40px;}
}

@keyframes scale {
    0% { transform:scale(0.2);opacity: 0; }
    90% { transform:scale(1.2);opacity: 1;}
    100% { transform:scale(1);}
}
@-webkit-keyframes scale {
    0% { -webkit-transform:scale(0.2); opacity: 0;}
    90% { -webkit-transform:scale(1.2);opacity: 1;}
    100% { -webkit-transform:scale(1);}
}

@keyframes shake {
    0% { transform:scale(1);}
    70% { transform:scale(1.1);}
    100% { transform:scale(1);}
}
@-webkit-keyframes shake {
    0% { -webkit-transform:scale(1);}
    70% { -webkit-transform:scale(1.1);}
    100% { -webkit-transform:scale(1);}
}

@keyframes share-shake {
    0% { transform:rotate(5deg);}
    100% { transform:rotate(-5deg);}
}
@-webkit-keyframes share-shake {
    0% { -webkit-transform:rotate(5deg);}
    100% { -webkit-transform:rotate(-5deg);}
}